From 5cd64fbd08b080d7bc045ee6864d4e38421bbb66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sat, 20 Nov 2010 20:38:24 +0100 Subject: [PATCH 01/59] docs: Add the new GtkScrollablePolicy API to gtk3-sections --- docs/reference/gtk/gtk3-sections.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 01bb66a168..77f638b1da 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -2770,6 +2770,12 @@ gtk_scrollable_get_hadjustment gtk_scrollable_set_hadjustment gtk_scrollable_get_vadjustment gtk_scrollable_set_vadjustment +GtkScrollablePolicy +gtk_scrollable_get_hscroll_policy +gtk_scrollable_set_hscroll_policy +gtk_scrollable_get_vscroll_policy +gtk_scrollable_set_vscroll_policy + GtkScrollableIface From a61d63d607911f9f2887c06ac9c2c69787f9c458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sat, 20 Nov 2010 20:44:17 +0100 Subject: [PATCH 02/59] docs: Add new GtkAssitant API to gtk3-sections --- docs/reference/gtk/gtk3-sections.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 77f638b1da..02c8514acb 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -371,6 +371,8 @@ gtk_assistant_add_action_widget gtk_assistant_remove_action_widget gtk_assistant_update_buttons_state gtk_assistant_commit +gtk_assistant_next_page +gtk_assistant_previous_page GtkAssistantClass From abe20a7c9788bd262508e13e987f4ffd6586ea69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sat, 20 Nov 2010 21:04:44 +0100 Subject: [PATCH 03/59] docs: Add private structures to private sections --- docs/reference/gtk/gtk3-sections.txt | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 02c8514acb..b7e98ae254 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -419,6 +419,7 @@ GTK_ASPECT_FRAME_CLASS GTK_IS_ASPECT_FRAME_CLASS GTK_ASPECT_FRAME_GET_CLASS +GtkAspectFramePrivate gtk_aspect_frame_get_type @@ -439,6 +440,7 @@ GTK_BUTTON_BOX_CLASS GTK_IS_BUTTON_BOX_CLASS GTK_BUTTON_BOX_GET_CLASS +GtkButtonBoxPrivate gtk_button_box_get_type @@ -455,6 +457,7 @@ GTK_BIN_CLASS GTK_IS_BIN_CLASS GTK_BIN_GET_CLASS +GtkBinPrivate gtk_bin_get_type @@ -480,6 +483,7 @@ GTK_BOX_CLASS GTK_IS_BOX_CLASS GTK_BOX_GET_CLASS +GtkBoxPrivate gtk_box_get_type @@ -665,6 +669,7 @@ GTK_CHECK_MENU_ITEM_CLASS GTK_IS_CHECK_MENU_ITEM_CLASS GTK_CHECK_MENU_ITEM_GET_CLASS +GtkCheckMenuItemPrivate gtk_check_menu_item_get_type @@ -717,6 +722,7 @@ GTK_IS_HSV GTK_IS_HSV_CLASS GTK_HSV_GET_CLASS +GtkHSVPrivate gtk_hsv_get_type @@ -755,6 +761,7 @@ GTK_COLOR_SELECTION_CLASS GTK_IS_COLOR_SELECTION_CLASS GTK_COLOR_SELECTION_GET_CLASS +GtkColorSelectionPrivate gtk_color_selection_get_type @@ -772,6 +779,7 @@ GTK_COLOR_SELECTION_DIALOG_CLASS GTK_IS_COLOR_SELECTION_DIALOG_CLASS GTK_COLOR_SELECTION_DIALOG_GET_CLASS +GtkColorSelectionDialogPrivate gtk_color_selection_dialog_get_type @@ -901,6 +909,7 @@ GTK_CONTAINER_CLASS GTK_IS_CONTAINER_CLASS GTK_CONTAINER_GET_CLASS +GtkContainerPrivate gtk_container_get_type @@ -936,6 +945,7 @@ GTK_DIALOG_CLASS GTK_IS_DIALOG_CLASS GTK_DIALOG_GET_CLASS +GtkDialogPrivate gtk_dialog_get_type @@ -1361,6 +1371,7 @@ GTK_FIXED_CLASS GTK_IS_FIXED_CLASS GTK_FIXED_GET_CLASS +GtkFixedPrivate GtkFixedChild gtk_fixed_get_type @@ -1421,6 +1432,7 @@ GTK_FONT_SELECTION_CLASS GTK_IS_FONT_SELECTION_CLASS GTK_FONT_SELECTION_GET_CLASS +GtkFontSelectionPrivate gtk_font_selection_get_type @@ -1445,6 +1457,7 @@ GTK_FONT_SELECTION_DIALOG_CLASS GTK_IS_FONT_SELECTION_DIALOG_CLASS GTK_FONT_SELECTION_DIALOG_GET_CLASS +GtkFontSelectionDialogPrivate gtk_font_selection_dialog_get_type @@ -1469,6 +1482,7 @@ GTK_FRAME_CLASS GTK_IS_FRAME_CLASS GTK_FRAME_GET_CLASS +GtkFramePrivate gtk_frame_get_type @@ -1492,6 +1506,7 @@ GTK_HANDLE_BOX_CLASS GTK_IS_HANDLE_BOX_CLASS GTK_HANDLE_BOX_GET_CLASS +GtkHandleBoxPrivate gtk_handle_box_get_type @@ -1726,6 +1741,7 @@ GTK_IMAGE_CLASS GTK_IS_IMAGE_CLASS GTK_IMAGE_GET_CLASS +GtkImagePrivate gtk_image_get_type GtkImageIconSetData GtkImageImageData @@ -1761,6 +1777,7 @@ GTK_IS_IMAGE_MENU_ITEM GTK_IS_IMAGE_MENU_ITEM_CLASS GTK_TYPE_IMAGE_MENU_ITEM +GtkImageMenuItemPrivate gtk_image_menu_item_get_type @@ -1807,6 +1824,7 @@ GTK_IM_CONTEXT_SIMPLE_CLASS GTK_IS_IM_CONTEXT_SIMPLE_CLASS GTK_IM_CONTEXT_SIMPLE_GET_CLASS +GtkIMContextSimplePrivate gtk_im_context_simple_get_type @@ -1847,6 +1865,7 @@ GTK_IS_INVISIBLE_CLASS GTK_INVISIBLE_GET_CLASS gtk_invisible_get_type +GtkInvisiblePrivate
@@ -1906,6 +1925,7 @@ GTK_IS_LABEL_CLASS GTK_LABEL_GET_CLASS gtk_label_get_type +GtkLabelPrivate GtkLabelSelectionInfo
@@ -1931,6 +1951,7 @@ GTK_LAYOUT_CLASS GTK_IS_LAYOUT_CLASS GTK_LAYOUT_GET_CLASS +GtkLayoutPrivate gtk_layout_get_type @@ -2468,6 +2489,7 @@ GTK_IS_RANGE_CLASS GTK_RANGE_GET_CLASS gtk_range_get_type +GtkRangePrivate GtkRangeLayout GtkRangeStepTimer @@ -2841,6 +2863,7 @@ GTK_IS_SCROLLED_WINDOW_CLASS GTK_SCROLLED_WINDOW_GET_CLASS gtk_scrolled_window_get_type +GtkScrolledWindowPrivate
@@ -2857,6 +2880,7 @@ GTK_IS_SEPARATOR_CLASS GTK_SEPARATOR_GET_CLASS gtk_separator_get_type +GtkSeparatorPrivate
@@ -3554,6 +3578,7 @@ GTK_IS_TOGGLE_BUTTON_CLASS GTK_TOGGLE_BUTTON_GET_CLASS gtk_toggle_button_get_type +GtkToggleButtonPrivate
@@ -4426,6 +4451,7 @@ GTK_CELL_RENDERER_CLASS GTK_IS_CELL_RENDERER_CLASS GTK_CELL_RENDERER_GET_CLASS +GtkCellRendererPrivate gtk_cell_renderer_get_type
@@ -4461,6 +4487,7 @@ GTK_IS_CELL_RENDERER_COMBO_CLASS GTK_CELL_RENDERER_COMBO_GET_CLASS gtk_cell_renderer_combo_get_type +GtkCellRendererComboPrivate
@@ -4511,6 +4538,7 @@ GTK_IS_CELL_RENDERER_PIXBUF_CLASS GTK_CELL_RENDERER_PIXBUF_GET_CLASS gtk_cell_renderer_pixbuf_get_type +GtkCellRendererPixbufPrivate
@@ -4528,6 +4556,7 @@ GTK_IS_CELL_RENDERER_TEXT_CLASS GTK_CELL_RENDERER_TEXT_GET_CLASS gtk_cell_renderer_text_get_type +GtkCellRendererTextPrivate
@@ -4551,6 +4580,7 @@ GTK_IS_CELL_RENDERER_TOGGLE_CLASS GTK_CELL_RENDERER_TOGGLE_GET_CLASS gtk_cell_renderer_toggle_get_type +GtkCellRendererTogglePrivate
@@ -4586,6 +4616,7 @@ GTK_IS_CELL_RENDERER_ACCEL_CLASS GTK_CELL_RENDERER_ACCEL_GET_CLASS gtk_cell_renderer_accel_get_type +GtkCellRendererAccelPrivate
@@ -5819,6 +5850,7 @@ GTK_IS_ICON_FACTORY_CLASS GTK_TYPE_ICON_SET GTK_TYPE_ICON_SOURCE +GtkIconFactoryPrivate gtk_icon_factory_get_type gtk_icon_set_get_type gtk_icon_source_get_type From 323df2b2800383832ed3c2e43626f2c6821c33ec Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Sat, 20 Nov 2010 17:58:50 -0500 Subject: [PATCH 04/59] Make gdk_event_apply_filters safe against changes in filter list An event filter may add or remove filters itself. This patch does two things to address this case. The first is to take a temporary reference to the filter while it is being used. The second is to wait until after the filter function is run before determining the next node in the list to process. This guards against changes to the next node. It also does not run functions that have been marked as removed. Though I'm not sure if this case can arise. https://bugzilla.gnome.org/show_bug.cgi?id=635380 --- gdk/gdkinternals.h | 6 ++++++ gdk/gdkwindow.c | 12 +++++++++++- gdk/quartz/gdkevents-quartz.c | 33 +++++++++++++++++++++++++++------ gdk/win32/gdkevents-win32.c | 33 +++++++++++++++++++++++++++------ gdk/x11/gdkeventsource.c | 30 +++++++++++++++++++++++++----- 5 files changed, 96 insertions(+), 18 deletions(-) diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h index e1b458e803..c425447871 100644 --- a/gdk/gdkinternals.h +++ b/gdk/gdkinternals.h @@ -59,9 +59,15 @@ struct _GdkColorInfo guint ref_count; }; +typedef enum { + GDK_EVENT_FILTER_REMOVED = 1 << 0 +} GdkEventFilterFlags; + struct _GdkEventFilter { GdkFilterFunc function; gpointer data; + GdkEventFilterFlags flags; + guint ref_count; }; struct _GdkClientFilter { diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index c2485980f5..87d9d55abe 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -2577,13 +2577,18 @@ gdk_window_add_filter (GdkWindow *window, { filter = (GdkEventFilter *)tmp_list->data; if ((filter->function == function) && (filter->data == data)) - return; + { + filter->ref_count++; + return; + } tmp_list = tmp_list->next; } filter = g_new (GdkEventFilter, 1); filter->function = function; filter->data = data; + filter->ref_count = 1; + filter->flags = 0; if (private) private->filters = g_list_append (private->filters, filter); @@ -2626,6 +2631,11 @@ gdk_window_remove_filter (GdkWindow *window, if ((filter->function == function) && (filter->data == data)) { + filter->flags |= GDK_EVENT_FILTER_REMOVED; + filter->ref_count--; + if (filter->ref_count != 0) + return; + if (private) private->filters = g_list_remove_link (private->filters, node); else diff --git a/gdk/quartz/gdkevents-quartz.c b/gdk/quartz/gdkevents-quartz.c index 2f8b0c8c1b..c6512fc4db 100644 --- a/gdk/quartz/gdkevents-quartz.c +++ b/gdk/quartz/gdkevents-quartz.c @@ -171,19 +171,40 @@ append_event (GdkEvent *event, static gint gdk_event_apply_filters (NSEvent *nsevent, GdkEvent *event, - GList *filters) + GList **filters) { GList *tmp_list; GdkFilterReturn result; - tmp_list = filters; + tmp_list = *filters; while (tmp_list) { GdkEventFilter *filter = (GdkEventFilter*) tmp_list->data; - - tmp_list = tmp_list->next; + GList *node; + + if ((filter->flags & GDK_EVENT_FILTER_REMOVED) != 0) + { + tmp_list = tmp_list->next; + continue; + } + + filter->ref_count++; result = filter->function (nsevent, event, filter->data); + + /* get the next node after running the function since the + function may add or remove a next node */ + node = tmp_list; + tmp_list = tmp_list->next; + + filter->ref_count--; + if (filter->ref_count == 0) + { + *filters = g_list_remove_link (*filters, node); + g_list_free_1 (node); + g_free (filter); + } + if (result != GDK_FILTER_CONTINUE) return result; } @@ -1165,7 +1186,7 @@ gdk_event_translate (GdkEvent *event, /* Apply global filters */ GdkFilterReturn result; - result = gdk_event_apply_filters (nsevent, event, _gdk_default_filters); + result = gdk_event_apply_filters (nsevent, event, &_gdk_default_filters); if (result != GDK_FILTER_CONTINUE) { return_val = (result == GDK_FILTER_TRANSLATE) ? TRUE : FALSE; @@ -1206,7 +1227,7 @@ gdk_event_translate (GdkEvent *event, { g_object_ref (window); - result = gdk_event_apply_filters (nsevent, event, filter_private->filters); + result = gdk_event_apply_filters (nsevent, event, &filter_private->filters); g_object_unref (window); diff --git a/gdk/win32/gdkevents-win32.c b/gdk/win32/gdkevents-win32.c index fb8a7d04c7..bea28a8b7e 100644 --- a/gdk/win32/gdkevents-win32.c +++ b/gdk/win32/gdkevents-win32.c @@ -1025,7 +1025,7 @@ fill_key_event_string (GdkEvent *event) static GdkFilterReturn apply_event_filters (GdkWindow *window, MSG *msg, - GList *filters) + GList **filters) { GdkFilterReturn result = GDK_FILTER_CONTINUE; GdkEvent *event; @@ -1043,13 +1043,34 @@ apply_event_filters (GdkWindow *window, */ node = _gdk_event_queue_append (_gdk_display, event); - tmp_list = filters; + tmp_list = *filters; while (tmp_list) { GdkEventFilter *filter = (GdkEventFilter *) tmp_list->data; - - tmp_list = tmp_list->next; + GList *node; + + if ((filter->flags & GDK_EVENT_FILTER_REMOVED) != 0) + { + tmp_list = tmp_list->next; + continue; + } + + filter->ref_count++; result = filter->function (msg, event, filter->data); + + /* get the next node after running the function since the + function may add or remove a next node */ + node = tmp_list; + tmp_list = tmp_list->next; + + filter->ref_count--; + if (filter->ref_count == 0) + { + *filters = g_list_remove_link (*filters, node); + g_list_free_1 (node); + g_free (filter); + } + if (result != GDK_FILTER_CONTINUE) break; } @@ -1756,7 +1777,7 @@ gdk_event_translate (MSG *msg, { /* Apply global filters */ - GdkFilterReturn result = apply_event_filters (NULL, msg, _gdk_default_filters); + GdkFilterReturn result = apply_event_filters (NULL, msg, &_gdk_default_filters); /* If result is GDK_FILTER_CONTINUE, we continue as if nothing * happened. If it is GDK_FILTER_REMOVE or GDK_FILTER_TRANSLATE, @@ -1822,7 +1843,7 @@ gdk_event_translate (MSG *msg, { /* Apply per-window filters */ - GdkFilterReturn result = apply_event_filters (window, msg, ((GdkWindowObject *) window)->filters); + GdkFilterReturn result = apply_event_filters (window, msg, &((GdkWindowObject *) window)->filters); if (result == GDK_FILTER_REMOVE || result == GDK_FILTER_TRANSLATE) { diff --git a/gdk/x11/gdkeventsource.c b/gdk/x11/gdkeventsource.c index f3b850e417..7a23b59b2c 100644 --- a/gdk/x11/gdkeventsource.c +++ b/gdk/x11/gdkeventsource.c @@ -57,20 +57,40 @@ static GList *event_sources = NULL; static gint gdk_event_apply_filters (XEvent *xevent, GdkEvent *event, - GList *filters) + GList **filters) { GList *tmp_list; GdkFilterReturn result; - tmp_list = filters; + tmp_list = *filters; while (tmp_list) { GdkEventFilter *filter = (GdkEventFilter*) tmp_list->data; + GList *node; - tmp_list = tmp_list->next; + if ((filter->flags & GDK_EVENT_FILTER_REMOVED) != 0) + { + tmp_list = tmp_list->next; + continue; + } + + filter->ref_count++; result = filter->function (xevent, event, filter->data); + /* get the next node after running the function since the + function may add or remove a next node */ + node = tmp_list; + tmp_list = tmp_list->next; + + filter->ref_count--; + if (filter->ref_count == 0) + { + *filters = g_list_remove_link (*filters, node); + g_list_free_1 (node); + g_free (filter); + } + if (result != GDK_FILTER_CONTINUE) return result; } @@ -143,7 +163,7 @@ gdk_event_source_translate_event (GdkEventSource *event_source, /* Apply global filters */ result = gdk_event_apply_filters (xevent, event, - _gdk_default_filters); + &_gdk_default_filters); if (result == GDK_FILTER_REMOVE) { @@ -167,7 +187,7 @@ gdk_event_source_translate_event (GdkEventSource *event_source, if (filter_private->filters) { result = gdk_event_apply_filters (xevent, event, - filter_private->filters); + &filter_private->filters); if (result == GDK_FILTER_REMOVE) { From 6c6b49392629a8ee2facafb66c8867a49a3e9036 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 22 Nov 2010 20:42:50 +0100 Subject: [PATCH 05/59] iconcache: Ensure we don't lose data on power loss fsync() should ensure our data hits disk; since corrupt icon caches break all apps, we need to ensure it's valid. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=635307 --- gtk/updateiconcache.c | 44 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 8 deletions(-) diff --git a/gtk/updateiconcache.c b/gtk/updateiconcache.c index 3b927011cc..7697a2c3f4 100644 --- a/gtk/updateiconcache.c +++ b/gtk/updateiconcache.c @@ -1424,6 +1424,30 @@ validate_file (const gchar *file) return TRUE; } +/** + * safe_fclose: + * @f: A FILE* stream, must have underlying fd + * + * Unix defaults for data preservation after system crash + * are unspecified, and many systems will eat your data + * in this situation unless you explicitly fsync(). + * + * Returns: %TRUE on success, %FALSE on failure, and will set errno() + */ +static gboolean +safe_fclose (FILE *f) +{ + int fd = fileno (f); + g_assert (fd >= 0); + if (fflush (f) == EOF) + return FALSE; + if (fsync (fd) < 0) + return FALSE; + if (fclose (f) == EOF) + return FALSE; + return TRUE; +} + static void build_cache (const gchar *path) { @@ -1432,7 +1456,6 @@ build_cache (const gchar *path) gchar *bak_cache_path = NULL; #endif GHashTable *files; - gboolean retval; FILE *cache; struct stat path_stat, cache_stat; struct utimbuf utime_buf; @@ -1490,18 +1513,23 @@ opentmp: } /* FIXME: Handle failure */ - retval = write_file (cache, files, directories); - fclose (cache); - - g_list_foreach (directories, (GFunc)g_free, NULL); - g_list_free (directories); - - if (!retval) + if (!write_file (cache, files, directories)) { g_unlink (tmp_cache_path); exit (1); } + if (!safe_fclose (cache)) + { + g_printerr (_("Failed to write cache file: %s\n"), g_strerror (errno)); + g_unlink (tmp_cache_path); + exit (1); + } + cache = NULL; + + g_list_foreach (directories, (GFunc)g_free, NULL); + g_list_free (directories); + if (!validate_file (tmp_cache_path)) { g_printerr (_("The generated cache was invalid.\n")); From fad1bc0de434a46e3e014e74d890d4bee11c77f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20K=C3=BChl?= Date: Tue, 23 Nov 2010 10:48:44 +0100 Subject: [PATCH 06/59] tests: Fixed argument naming inconsistancy --- tests/gtkoffscreenbox.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/gtkoffscreenbox.c b/tests/gtkoffscreenbox.c index a23a8bfa82..01ba8ef30d 100644 --- a/tests/gtkoffscreenbox.c +++ b/tests/gtkoffscreenbox.c @@ -13,10 +13,10 @@ static void gtk_offscreen_box_realize (GtkWidget *widget); static void gtk_offscreen_box_unrealize (GtkWidget *widget); static void gtk_offscreen_box_get_preferred_width (GtkWidget *widget, gint *minimum, - gint *maximum); + gint *natural); static void gtk_offscreen_box_get_preferred_height (GtkWidget *widget, gint *minimum, - gint *maximum); + gint *natural); static void gtk_offscreen_box_size_allocate (GtkWidget *widget, GtkAllocation *allocation); static gboolean gtk_offscreen_box_damage (GtkWidget *widget, From fb5dd9f72fea478ab219b690763b8372f574d1ff Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 23 Nov 2010 20:25:13 +0100 Subject: [PATCH 07/59] Move all GdkDevice members to private and add one missing accessor --- gdk/gdkdevice.c | 146 +++++++++++++++++---------------- gdk/gdkdevice.h | 15 +--- gdk/gdkdisplay.c | 18 ++-- gdk/gdkevents.c | 11 ++- gdk/gdkwindow.c | 10 +-- gdk/x11/gdkdevice-core.c | 4 +- gdk/x11/gdkdevice-xi.c | 15 ++-- gdk/x11/gdkdevice-xi2.c | 2 +- gdk/x11/gdkdevicemanager-xi.c | 15 ++-- gdk/x11/gdkdevicemanager-xi2.c | 8 +- gdk/x11/gdkdisplay-x11.c | 4 +- gtk/gtkbutton.c | 4 +- gtk/gtkcellrendereraccel.c | 2 +- gtk/gtkcolorsel.c | 2 +- gtk/gtkcombobox.c | 2 +- gtk/gtkdnd.c | 2 +- gtk/gtkentry.c | 2 +- gtk/gtkmenu.c | 2 +- gtk/gtkmenushell.c | 2 +- gtk/gtkplug-x11.c | 2 +- gtk/gtkscalebutton.c | 2 +- gtk/gtktooltip.c | 2 +- gtk/gtktreeview.c | 2 +- gtk/gtkwindow.c | 2 +- tests/testinput.c | 19 +++-- 25 files changed, 150 insertions(+), 145 deletions(-) diff --git a/gdk/gdkdevice.c b/gdk/gdkdevice.c index 593e265af2..c84c332292 100644 --- a/gdk/gdkdevice.c +++ b/gdk/gdkdevice.c @@ -43,6 +43,12 @@ struct _GdkAxisInfo struct _GdkDevicePrivate { + gchar *name; + GdkInputSource source; + GdkInputMode mode; + gboolean has_cursor; + gint num_keys; + GdkDeviceKey *keys; GdkDeviceManager *device_manager; GdkDisplay *display; GdkDevice *associated; @@ -261,13 +267,11 @@ gdk_device_dispose (GObject *object) priv->axes = NULL; } - g_free (device->name); - g_free (device->keys); - g_free (device->axes); + g_free (priv->name); + g_free (priv->keys); - device->name = NULL; - device->keys = NULL; - device->axes = NULL; + priv->name = NULL; + priv->keys = NULL; G_OBJECT_CLASS (gdk_device_parent_class)->dispose (object); } @@ -290,22 +294,22 @@ gdk_device_set_property (GObject *object, priv->device_manager = g_value_get_object (value); break; case PROP_NAME: - if (device->name) - g_free (device->name); + if (priv->name) + g_free (priv->name); - device->name = g_value_dup_string (value); + priv->name = g_value_dup_string (value); break; case PROP_TYPE: priv->type = g_value_get_enum (value); break; case PROP_INPUT_SOURCE: - device->source = g_value_get_enum (value); + priv->source = g_value_get_enum (value); break; case PROP_INPUT_MODE: gdk_device_set_mode (device, g_value_get_enum (value)); break; case PROP_HAS_CURSOR: - device->has_cursor = g_value_get_boolean (value); + priv->has_cursor = g_value_get_boolean (value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); @@ -334,21 +338,19 @@ gdk_device_get_property (GObject *object, g_value_set_object (value, priv->associated); break; case PROP_NAME: - g_value_set_string (value, - device->name); + g_value_set_string (value, priv->name); break; case PROP_TYPE: g_value_set_enum (value, priv->type); break; case PROP_INPUT_SOURCE: - g_value_set_enum (value, device->source); + g_value_set_enum (value, priv->source); break; case PROP_INPUT_MODE: - g_value_set_enum (value, device->mode); + g_value_set_enum (value, priv->mode); break; case PROP_HAS_CURSOR: - g_value_set_boolean (value, - device->has_cursor); + g_value_set_boolean (value, priv->has_cursor); break; case PROP_N_AXES: g_value_set_uint (value, priv->axes->len); @@ -438,7 +440,7 @@ _gdk_device_allocate_history (GdkDevice *device, for (i = 0; i < n_events; i++) result[i] = g_malloc (sizeof (GdkTimeCoord) - - sizeof (double) * (GDK_MAX_TIMECOORD_AXES - device->num_axes)); + sizeof (double) * (GDK_MAX_TIMECOORD_AXES - device->priv->axes->len)); return result; } @@ -476,7 +478,7 @@ gdk_device_get_name (GdkDevice *device) { g_return_val_if_fail (GDK_IS_DEVICE (device), NULL); - return device->name; + return device->priv->name; } /** @@ -494,7 +496,7 @@ gdk_device_get_has_cursor (GdkDevice *device) { g_return_val_if_fail (GDK_IS_DEVICE (device), FALSE); - return device->has_cursor; + return device->priv->has_cursor; } /** @@ -512,7 +514,7 @@ gdk_device_get_source (GdkDevice *device) { g_return_val_if_fail (GDK_IS_DEVICE (device), 0); - return device->source; + return device->priv->source; } /** @@ -528,7 +530,8 @@ gdk_device_set_source (GdkDevice *device, { g_return_if_fail (GDK_IS_DEVICE (device)); - device->source = source; + device->priv->source = source; + g_object_notify (G_OBJECT (device), "input-source"); } /** @@ -546,7 +549,7 @@ gdk_device_get_mode (GdkDevice *device) { g_return_val_if_fail (GDK_IS_DEVICE (device), 0); - return device->mode; + return device->priv->mode; } /** @@ -566,7 +569,7 @@ gdk_device_set_mode (GdkDevice *device, { g_return_val_if_fail (GDK_IS_DEVICE (device), FALSE); - if (device->mode == mode) + if (device->priv->mode == mode) return TRUE; if (mode == GDK_MODE_DISABLED && @@ -575,7 +578,7 @@ gdk_device_set_mode (GdkDevice *device, /* FIXME: setting has_cursor when mode is window? */ - device->mode = mode; + device->priv->mode = mode; g_object_notify (G_OBJECT (device), "input-mode"); if (gdk_device_get_device_type (device) != GDK_DEVICE_TYPE_MASTER) @@ -584,6 +587,24 @@ gdk_device_set_mode (GdkDevice *device, return TRUE; } +/** + * gdk_device_get_n_keys: + * @device: a #GdkDevice + * + * Returns the number of keys the device currently has. + * + * Returns: the number of keys. + * + * Since: 3.0 + **/ +gint +gdk_device_get_n_keys (GdkDevice *device) +{ + g_return_val_if_fail (GDK_IS_DEVICE (device), 0); + + return device->priv->num_keys; +} + /** * gdk_device_get_key: * @device: a #GdkDevice. @@ -605,17 +626,17 @@ gdk_device_get_key (GdkDevice *device, GdkModifierType *modifiers) { g_return_val_if_fail (GDK_IS_DEVICE (device), FALSE); - g_return_val_if_fail (index_ < device->num_keys, FALSE); + g_return_val_if_fail (index_ < device->priv->num_keys, FALSE); - if (!device->keys[index_].keyval && - !device->keys[index_].modifiers) + if (!device->priv->keys[index_].keyval && + !device->priv->keys[index_].modifiers) return FALSE; if (keyval) - *keyval = device->keys[index_].keyval; + *keyval = device->priv->keys[index_].keyval; if (modifiers) - *modifiers = device->keys[index_].modifiers; + *modifiers = device->priv->keys[index_].modifiers; return TRUE; } @@ -637,10 +658,10 @@ gdk_device_set_key (GdkDevice *device, GdkModifierType modifiers) { g_return_if_fail (GDK_IS_DEVICE (device)); - g_return_if_fail (index_ < device->num_keys); + g_return_if_fail (index_ < device->priv->num_keys); - device->keys[index_].keyval = keyval; - device->keys[index_].modifiers = modifiers; + device->priv->keys[index_].keyval = keyval; + device->priv->keys[index_].modifiers = modifiers; } /** @@ -658,10 +679,14 @@ GdkAxisUse gdk_device_get_axis_use (GdkDevice *device, guint index_) { - g_return_val_if_fail (GDK_IS_DEVICE (device), GDK_AXIS_IGNORE); - g_return_val_if_fail (index_ < device->num_axes, GDK_AXIS_IGNORE); + GdkAxisInfo *info; - return device->axes[index_].use; + g_return_val_if_fail (GDK_IS_DEVICE (device), GDK_AXIS_IGNORE); + g_return_val_if_fail (index_ < device->priv->axes->len, GDK_AXIS_IGNORE); + + info = &g_array_index (device->priv->axes, GdkAxisInfo, index_); + + return info->use; } /** @@ -681,29 +706,27 @@ gdk_device_set_axis_use (GdkDevice *device, GdkAxisInfo *info; g_return_if_fail (GDK_IS_DEVICE (device)); - g_return_if_fail (index_ < device->num_axes); + g_return_if_fail (index_ < device->priv->axes->len); priv = device->priv; info = &g_array_index (priv->axes, GdkAxisInfo, index_); info->use = use; - device->axes[index_].use = use; - switch (use) { case GDK_AXIS_X: case GDK_AXIS_Y: - device->axes[index_].min = info->min_axis = 0; - device->axes[index_].max = info->max_axis = 0; + info->min_axis = 0; + info->max_axis = 0; break; case GDK_AXIS_XTILT: case GDK_AXIS_YTILT: - device->axes[index_].min = info->min_axis = -1; - device->axes[index_].max = info->max_axis = 1; + info->min_axis = -1; + info->max_axis = 1; break; default: - device->axes[index_].min = info->min_axis = 0; - device->axes[index_].max = info->max_axis = 1; + info->min_axis = 0; + info->max_axis = 1; break; } } @@ -817,12 +840,12 @@ gdk_device_get_device_type (GdkDevice *device) * * Since: 3.0 **/ -guint +gint gdk_device_get_n_axes (GdkDevice *device) { g_return_val_if_fail (GDK_IS_DEVICE (device), 0); - return device->num_axes; + return device->priv->axes->len; } /** @@ -1093,10 +1116,6 @@ _gdk_device_reset_axes (GdkDevice *device) g_array_remove_index (priv->axes, i); g_object_notify (G_OBJECT (device), "n-axes"); - - /* This is done for backwards compatibility */ - g_free (device->axes); - device->axes = NULL; } guint @@ -1138,16 +1157,7 @@ _gdk_device_add_axis (GdkDevice *device, } priv->axes = g_array_append_val (priv->axes, axis_info); - device->num_axes = priv->axes->len; - pos = device->num_axes - 1; - - /* This is done for backwards compatibility, since the public - * struct doesn't actually store the device data. - */ - device->axes = g_realloc (device->axes, sizeof (GdkDeviceAxis) * priv->axes->len); - device->axes[pos].use = axis_info.use; - device->axes[pos].min = axis_info.min_axis; - device->axes[pos].max = axis_info.max_axis; + pos = device->priv->axes->len - 1; g_object_notify (G_OBJECT (device), "n-axes"); @@ -1158,11 +1168,11 @@ void _gdk_device_set_keys (GdkDevice *device, guint num_keys) { - if (device->keys) - g_free (device->keys); + if (device->priv->keys) + g_free (device->priv->keys); - device->num_keys = num_keys; - device->keys = g_new0 (GdkDeviceKey, num_keys); + device->priv->num_keys = num_keys; + device->priv->keys = g_new0 (GdkDeviceKey, num_keys); } static GdkAxisInfo * @@ -1321,16 +1331,14 @@ _gdk_device_translate_screen_coord (GdkDevice *device, gdouble value, gdouble *axis_value) { - GdkDevicePrivate *priv; + GdkDevicePrivate *priv = device->priv; GdkAxisInfo axis_info; gdouble axis_width, scale, offset; GdkWindowObject *window_private; - if (device->mode != GDK_MODE_SCREEN) + if (priv->mode != GDK_MODE_SCREEN) return FALSE; - priv = device->priv; - if (index_ >= priv->axes->len) return FALSE; diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h index d4917f39ac..e40f17f804 100644 --- a/gdk/gdkdevice.h +++ b/gdk/gdkdevice.h @@ -194,18 +194,6 @@ struct _GdkDevice { GObject parent_instance; - /* All fields are read-only */ - gchar *GSEAL (name); - GdkInputSource GSEAL (source); - GdkInputMode GSEAL (mode); - gboolean GSEAL (has_cursor); /* TRUE if a X pointer follows device motion */ - - gint GSEAL (num_axes); - GdkDeviceAxis *GSEAL (axes); - - gint GSEAL (num_keys); - GdkDeviceKey *GSEAL (keys); - /*< private >*/ GdkDevicePrivate *priv; }; @@ -224,6 +212,7 @@ GdkInputMode gdk_device_get_mode (GdkDevice *device); gboolean gdk_device_set_mode (GdkDevice *device, GdkInputMode mode); +gint gdk_device_get_n_keys (GdkDevice *device); gboolean gdk_device_get_key (GdkDevice *device, guint index_, guint *keyval, @@ -253,7 +242,7 @@ gboolean gdk_device_get_history (GdkDevice *device, void gdk_device_free_history (GdkTimeCoord **events, gint n_events); -guint gdk_device_get_n_axes (GdkDevice *device); +gint gdk_device_get_n_axes (GdkDevice *device); GList * gdk_device_list_axes (GdkDevice *device); gboolean gdk_device_get_axis_value (GdkDevice *device, gdouble *axes, diff --git a/gdk/gdkdisplay.c b/gdk/gdkdisplay.c index 1dab470c5d..69d8c6a501 100644 --- a/gdk/gdkdisplay.c +++ b/gdk/gdkdisplay.c @@ -494,7 +494,7 @@ gdk_display_pointer_ungrab (GdkDisplay *display, { device = dev->data; - if (device->source != GDK_SOURCE_MOUSE) + if (gdk_device_get_source (device) != GDK_SOURCE_MOUSE) continue; gdk_device_ungrab (device, time_); @@ -570,7 +570,7 @@ gdk_display_keyboard_ungrab (GdkDisplay *display, { device = dev->data; - if (device->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD) continue; gdk_device_ungrab (device, time); @@ -1209,7 +1209,7 @@ generate_grab_broken_event (GdkWindow *window, event->grab_broken.implicit = implicit; event->grab_broken.grab_window = grab_window; gdk_event_set_device (event, device); - event->grab_broken.keyboard = (device->source == GDK_SOURCE_KEYBOARD) ? TRUE : FALSE; + event->grab_broken.keyboard = (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) ? TRUE : FALSE; gdk_event_put (event); gdk_event_free (event); @@ -1538,7 +1538,7 @@ _gdk_display_device_grab_update (GdkDisplay *display, if (!current_grab->activated) { - if (device->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD) switch_to_pointer_grab (display, device, current_grab, NULL, time, current_serial); } @@ -1566,7 +1566,7 @@ _gdk_display_device_grab_update (GdkDisplay *display, grabs = g_list_delete_link (grabs, grabs); g_hash_table_insert (display->device_grabs, device, grabs); - if (device->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD) switch_to_pointer_grab (display, device, next_grab, current_grab, time, current_serial); @@ -1663,7 +1663,7 @@ _gdk_display_check_grab_ownership (GdkDisplay *display, g_hash_table_iter_init (&iter, display->device_grabs); higher_ownership = device_ownership = GDK_OWNERSHIP_NONE; - device_is_keyboard = (device->source == GDK_SOURCE_KEYBOARD); + device_is_keyboard = (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD); while (g_hash_table_iter_next (&iter, &key, &value)) { @@ -1679,8 +1679,8 @@ _gdk_display_check_grab_ownership (GdkDisplay *display, continue; /* Discard device if it's not of the same type */ - if ((device_is_keyboard && dev->source != GDK_SOURCE_KEYBOARD) || - (!device_is_keyboard && dev->source == GDK_SOURCE_KEYBOARD)) + if ((device_is_keyboard && gdk_device_get_source (dev) != GDK_SOURCE_KEYBOARD) || + (!device_is_keyboard && gdk_device_get_source (dev) == GDK_SOURCE_KEYBOARD)) continue; grab = grabs->data; @@ -1813,7 +1813,7 @@ gdk_display_pointer_is_grabbed (GdkDisplay *display) { device = dev->data; - if (device->source == GDK_SOURCE_MOUSE && + if (gdk_device_get_source (device) == GDK_SOURCE_MOUSE && gdk_display_device_is_grabbed (display, device)) return TRUE; } diff --git a/gdk/gdkevents.c b/gdk/gdkevents.c index fa61e082b9..8b402fc84c 100644 --- a/gdk/gdkevents.c +++ b/gdk/gdkevents.c @@ -499,17 +499,16 @@ gdk_event_copy (const GdkEvent *event) case GDK_BUTTON_PRESS: case GDK_BUTTON_RELEASE: if (event->button.axes) - new_event->button.axes = g_memdup (event->button.axes, - sizeof (gdouble) * event->button.device->num_axes); + new_event->button.axes = g_memdup (event->button.axes, + sizeof (gdouble) * gdk_device_get_n_axes (event->button.device)); break; case GDK_MOTION_NOTIFY: if (event->motion.axes) - new_event->motion.axes = g_memdup (event->motion.axes, - sizeof (gdouble) * event->motion.device->num_axes); - + new_event->motion.axes = g_memdup (event->motion.axes, + sizeof (gdouble) * gdk_device_get_n_axes (event->motion.device)); break; - + default: break; } diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index 87d9d55abe..62644365d1 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -8589,7 +8589,7 @@ send_crossing_event (GdkDisplay *display, } if (gdk_device_get_device_type (device) == GDK_DEVICE_TYPE_MASTER && - device->mode != GDK_MODE_DISABLED && + gdk_device_get_mode (device) != GDK_MODE_DISABLED && !g_list_find (window->devices_inside, device)) window->devices_inside = g_list_prepend (window->devices_inside, device); } @@ -8955,7 +8955,7 @@ gdk_pointer_grab (GdkWindow * window, { device = dev->data; - if (device->source != GDK_SOURCE_MOUSE) + if (gdk_device_get_source (device) != GDK_SOURCE_MOUSE) continue; res = _gdk_windowing_device_grab (device, @@ -9060,7 +9060,7 @@ gdk_keyboard_grab (GdkWindow *window, { device = dev->data; - if (device->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD) continue; res = _gdk_windowing_device_grab (device, @@ -9448,7 +9448,7 @@ proxy_pointer_event (GdkDisplay *display, event->motion.is_hint = is_hint; event->motion.device = source_event->motion.device; event->motion.axes = g_memdup (source_event->motion.axes, - sizeof (gdouble) * source_event->motion.device->num_axes); + sizeof (gdouble) * gdk_device_get_n_axes (source_event->motion.device)); } } @@ -9557,7 +9557,7 @@ proxy_button_event (GdkEvent *source_event, event->button.state = state; event->button.device = source_event->button.device; event->button.axes = g_memdup (source_event->button.axes, - sizeof (gdouble) * source_event->button.device->num_axes); + sizeof (gdouble) * gdk_device_get_n_axes (source_event->button.device)); if (type == GDK_BUTTON_PRESS) _gdk_event_button_generate (display, event); diff --git a/gdk/x11/gdkdevice-core.c b/gdk/x11/gdkdevice-core.c index 1620bde488..a399713b55 100644 --- a/gdk/x11/gdkdevice-core.c +++ b/gdk/x11/gdkdevice-core.c @@ -313,7 +313,7 @@ gdk_device_core_grab (GdkDevice *device, else xconfine_to = GDK_WINDOW_XID (confine_to); - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) { /* Device is a keyboard */ status = XGrabKeyboard (GDK_DISPLAY_XDISPLAY (display), @@ -371,7 +371,7 @@ gdk_device_core_ungrab (GdkDevice *device, display = gdk_device_get_display (device); - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) XUngrabKeyboard (GDK_DISPLAY_XDISPLAY (display), time_); else XUngrabPointer (GDK_DISPLAY_XDISPLAY (display), time_); diff --git a/gdk/x11/gdkdevice-xi.c b/gdk/x11/gdkdevice-xi.c index a1e850ec90..8bebf075d3 100644 --- a/gdk/x11/gdkdevice-xi.c +++ b/gdk/x11/gdkdevice-xi.c @@ -155,7 +155,8 @@ gdk_device_xi_constructed (GObject *object) device->device_id); if (gdk_error_trap_pop ()) - g_warning ("Device %s can't be opened", GDK_DEVICE (device)->name); + g_warning ("Device %s can't be opened", + gdk_device_get_name (GDK_DEVICE (device))); if (G_OBJECT_CLASS (gdk_device_xi_parent_class)->constructed) G_OBJECT_CLASS (gdk_device_xi_parent_class)->constructed (object); @@ -556,10 +557,11 @@ gdk_device_xi_update_axes (GdkDevice *device, int i; device_xi = GDK_DEVICE_XI (device); - g_return_if_fail (first_axis >= 0 && first_axis + axes_count <= device->num_axes); + g_return_if_fail (first_axis >= 0 && + first_axis + axes_count <= gdk_device_get_n_axes (device)); if (!device_xi->axis_data) - device_xi->axis_data = g_new0 (gint, device->num_axes); + device_xi->axis_data = g_new0 (gint, gdk_device_get_n_axes (device)); for (i = 0; i < axes_count; i++) device_xi->axis_data[first_axis + i] = axis_data[i]; @@ -577,6 +579,7 @@ gdk_device_xi_translate_axes (GdkDevice *device, GdkWindow *impl_window; gdouble root_x, root_y; gdouble temp_x, temp_y; + gint n_axes; gint i; device_xi = GDK_DEVICE_XI (device); @@ -586,7 +589,9 @@ gdk_device_xi_translate_axes (GdkDevice *device, if (!gdk_device_xi_get_window_info (impl_window, &root_x, &root_y)) return; - for (i = 0; i < device->num_axes; i++) + n_axes = gdk_device_get_n_axes (device); + + for (i = 0; i < n_axes; i++) { GdkAxisUse use; @@ -596,7 +601,7 @@ gdk_device_xi_translate_axes (GdkDevice *device, { case GDK_AXIS_X: case GDK_AXIS_Y: - if (device->mode == GDK_MODE_WINDOW) + if (gdk_device_get_mode (device) == GDK_MODE_WINDOW) _gdk_device_translate_window_coord (device, window, i, axis_data[i], &axes[i]); diff --git a/gdk/x11/gdkdevice-xi2.c b/gdk/x11/gdkdevice-xi2.c index 648923a743..41142e2097 100644 --- a/gdk/x11/gdkdevice-xi2.c +++ b/gdk/x11/gdkdevice-xi2.c @@ -205,7 +205,7 @@ gdk_device_xi2_get_state (GdkDevice *device, case GDK_AXIS_X: case GDK_AXIS_Y: case GDK_AXIS_IGNORE: - if (device->mode == GDK_MODE_WINDOW) + if (gdk_device_get_mode (device) == GDK_MODE_WINDOW) _gdk_device_translate_window_coord (device, window, j, value, &axes[j]); else { diff --git a/gdk/x11/gdkdevicemanager-xi.c b/gdk/x11/gdkdevicemanager-xi.c index 52cea65497..6d65725fad 100644 --- a/gdk/x11/gdkdevicemanager-xi.c +++ b/gdk/x11/gdkdevicemanager-xi.c @@ -441,7 +441,7 @@ gdk_device_manager_xi_translate_event (GdkEventTranslator *translator, event->button.x_root = (gdouble) xdbe->x_root; event->button.y_root = (gdouble) xdbe->y_root; - event->button.axes = g_new0 (gdouble, device->num_axes); + event->button.axes = g_new0 (gdouble, gdk_device_get_n_axes (device)); gdk_device_xi_update_axes (device, xdbe->axes_count, xdbe->first_axis, xdbe->axis_data); gdk_device_xi_translate_axes (device, window, @@ -487,13 +487,15 @@ gdk_device_manager_xi_translate_event (GdkEventTranslator *translator, xdke->keycode)); if (xdke->keycode < device_xi->min_keycode || - xdke->keycode >= device_xi->min_keycode + device->num_keys) + xdke->keycode >= device_xi->min_keycode + gdk_device_get_n_keys (device)) { g_warning ("Invalid device key code received"); return FALSE; } - event->key.keyval = device->keys[xdke->keycode - device_xi->min_keycode].keyval; + gdk_device_get_key (device, xdke->keycode - device_xi->min_keycode, + &event->key.keyval, + &event->key.state); if (event->key.keyval == 0) { @@ -509,8 +511,7 @@ gdk_device_manager_xi_translate_event (GdkEventTranslator *translator, event->key.window = g_object_ref (window); event->key.time = xdke->time; - event->key.state = translate_state (xdke->state, xdke->device_state) - | device->keys[xdke->keycode - device_xi->min_keycode].modifiers; + event->key.state |= translate_state (xdke->state, xdke->device_state); /* Add a string translation for the key event */ if ((event->key.keyval >= 0x20) && (event->key.keyval <= 0xFF)) @@ -552,7 +553,7 @@ gdk_device_manager_xi_translate_event (GdkEventTranslator *translator, event->motion.x_root = (gdouble) xdme->x_root; event->motion.y_root = (gdouble) xdme->y_root; - event->motion.axes = g_new0 (gdouble, device->num_axes); + event->motion.axes = g_new0 (gdouble, gdk_device_get_n_axes (device)); gdk_device_xi_update_axes (device, xdme->axes_count, xdme->first_axis, xdme->axis_data); gdk_device_xi_translate_axes (device, window, @@ -626,7 +627,7 @@ gdk_device_manager_xi_translate_event (GdkEventTranslator *translator, for (i = 0; i < xdse->num_classes; i++) { if (input_class->class == ValuatorClass) - gdk_device_xi_update_axes (device, device->num_axes, 0, + gdk_device_xi_update_axes (device, gdk_device_get_n_axes (device), 0, ((XValuatorState *)input_class)->valuators); input_class = (XInputClass *)(((char *)input_class)+input_class->length); diff --git a/gdk/x11/gdkdevicemanager-xi2.c b/gdk/x11/gdkdevicemanager-xi2.c index fd4207419d..f97717d522 100644 --- a/gdk/x11/gdkdevicemanager-xi2.c +++ b/gdk/x11/gdkdevicemanager-xi2.c @@ -268,7 +268,7 @@ add_device (GdkDeviceManagerXI2 *device_manager, else if (dev->use == XIFloatingSlave) device_manager->floating_devices = g_list_append (device_manager->floating_devices, device); else - g_warning ("Unhandled device: %s\n", device->name); + g_warning ("Unhandled device: %s\n", gdk_device_get_name (device)); if (emit_signal) g_signal_emit_by_name (device_manager, "device-added", device); @@ -755,7 +755,7 @@ translate_axes (GdkDevice *device, { case GDK_AXIS_X: case GDK_AXIS_Y: - if (device->mode == GDK_MODE_WINDOW) + if (gdk_device_get_mode (device) == GDK_MODE_WINDOW) _gdk_device_translate_window_coord (device, window, i, val, &axes[i]); else { @@ -1010,7 +1010,7 @@ gdk_device_manager_xi2_translate_event (GdkEventTranslator *translator, event->button.window, &xev->valuators); - if (event->button.device->mode == GDK_MODE_WINDOW) + if (gdk_device_get_mode (event->button.device) == GDK_MODE_WINDOW) { GdkDevice *device = event->button.device; @@ -1061,7 +1061,7 @@ gdk_device_manager_xi2_translate_event (GdkEventTranslator *translator, event->motion.window, &xev->valuators); - if (event->motion.device->mode == GDK_MODE_WINDOW) + if (gdk_device_get_mode (event->motion.device) == GDK_MODE_WINDOW) { GdkDevice *device = event->motion.device; diff --git a/gdk/x11/gdkdisplay-x11.c b/gdk/x11/gdkdisplay-x11.c index 2bdfd45402..148d167d43 100644 --- a/gdk/x11/gdkdisplay-x11.c +++ b/gdk/x11/gdkdisplay-x11.c @@ -1152,7 +1152,7 @@ _gdk_input_init (GdkDisplay *display) { device = l->data; - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) continue; display_x11->input_devices = g_list_prepend (display_x11->input_devices, @@ -1170,7 +1170,7 @@ _gdk_input_init (GdkDisplay *display) { device = list->data; - if (device->source != GDK_SOURCE_MOUSE) + if (gdk_device_get_source (device) != GDK_SOURCE_MOUSE) continue; display->core_pointer = device; diff --git a/gtk/gtkbutton.c b/gtk/gtkbutton.c index 8fd97ad2e5..71fb865f43 100644 --- a/gtk/gtkbutton.c +++ b/gtk/gtkbutton.c @@ -1827,10 +1827,10 @@ gtk_real_button_activate (GtkButton *button) device = gtk_get_current_event_device (); - if (device && device->source != GDK_SOURCE_KEYBOARD) + if (device && gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD) device = gdk_device_get_associated_device (device); - g_return_if_fail (device && device->source == GDK_SOURCE_KEYBOARD); + g_return_if_fail (device && gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD); if (gtk_widget_get_realized (widget) && !priv->activate_timeout) { diff --git a/gtk/gtkcellrendereraccel.c b/gtk/gtkcellrendereraccel.c index f18ce56d51..b0a42dbc36 100644 --- a/gtk/gtkcellrendereraccel.c +++ b/gtk/gtkcellrendereraccel.c @@ -616,7 +616,7 @@ gtk_cell_renderer_accel_start_editing (GtkCellRenderer *cell, if (!device) return NULL; - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) { keyb = device; pointer = gdk_device_get_associated_device (device); diff --git a/gtk/gtkcolorsel.c b/gtk/gtkcolorsel.c index c294266d32..2ed64827af 100644 --- a/gtk/gtkcolorsel.c +++ b/gtk/gtkcolorsel.c @@ -1912,7 +1912,7 @@ get_screen_color (GtkWidget *button) device = gtk_get_current_event_device (); - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) { keyb_device = device; pointer_device = gdk_device_get_associated_device (device); diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c index 9df273d81c..0a922fa023 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -2199,7 +2199,7 @@ gtk_combo_box_popup_for_device (GtkComboBox *combo_box, time = gtk_get_current_event_time (); - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) { keyboard = device; pointer = gdk_device_get_associated_device (device); diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c index d951181632..08496d5761 100644 --- a/gtk/gtkdnd.c +++ b/gtk/gtkdnd.c @@ -2329,7 +2329,7 @@ gtk_drag_begin_internal (GtkWidget *widget, pointer = gdk_event_get_device (event); - if (pointer->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (pointer) == GDK_SOURCE_KEYBOARD) { keyboard = pointer; pointer = gdk_device_get_associated_device (keyboard); diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c index 3c0d4b4ff1..cd70918e1e 100644 --- a/gtk/gtkentry.c +++ b/gtk/gtkentry.c @@ -9710,7 +9710,7 @@ gtk_entry_completion_changed (GtkWidget *widget, device = gtk_get_current_event_device (); - if (device && device->source == GDK_SOURCE_KEYBOARD) + if (device && gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) device = gdk_device_get_associated_device (device); if (device) diff --git a/gtk/gtkmenu.c b/gtk/gtkmenu.c index 743ad5a63d..3032f3b95e 100644 --- a/gtk/gtkmenu.c +++ b/gtk/gtkmenu.c @@ -1469,7 +1469,7 @@ gtk_menu_popup_for_device (GtkMenu *menu, menu_shell = GTK_MENU_SHELL (menu); priv = gtk_menu_get_private (menu); - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) { keyboard = device; pointer = gdk_device_get_associated_device (device); diff --git a/gtk/gtkmenushell.c b/gtk/gtkmenushell.c index e531de1c13..d630cdd253 100644 --- a/gtk/gtkmenushell.c +++ b/gtk/gtkmenushell.c @@ -1807,7 +1807,7 @@ _gtk_menu_shell_set_grab_device (GtkMenuShell *menu_shell, if (!device) priv->grab_pointer = NULL; - else if (device->source == GDK_SOURCE_KEYBOARD) + else if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) priv->grab_pointer = gdk_device_get_associated_device (device); else priv->grab_pointer = device; diff --git a/gtk/gtkplug-x11.c b/gtk/gtkplug-x11.c index ca7e3e0857..ca3af73c27 100644 --- a/gtk/gtkplug-x11.c +++ b/gtk/gtkplug-x11.c @@ -378,7 +378,7 @@ _gtk_plug_windowing_filter_func (GdkXEvent *gdk_xevent, { GdkDevice *device = d->data; - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) keyboard = device; } diff --git a/gtk/gtkscalebutton.c b/gtk/gtkscalebutton.c index fb2624e53e..f3894ff84b 100644 --- a/gtk/gtkscalebutton.c +++ b/gtk/gtkscalebutton.c @@ -1027,7 +1027,7 @@ gtk_scale_popup (GtkWidget *widget, device = gdk_event_get_device (event); - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) { keyboard = device; pointer = gdk_device_get_associated_device (device); diff --git a/gtk/gtktooltip.c b/gtk/gtktooltip.c index 309013f847..16018b609d 100644 --- a/gtk/gtktooltip.c +++ b/gtk/gtktooltip.c @@ -1350,7 +1350,7 @@ _gtk_tooltip_focus_in (GtkWidget *widget) device = gtk_get_current_event_device (); - if (device && device->source == GDK_SOURCE_KEYBOARD) + if (device && gdk_device_get_source (device) == GDK_SOURCE_KEYBOARD) device = gdk_device_get_associated_device (device); /* This function should be called by either a focus in event, diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c index 66e8a5f5d2..85280038a8 100644 --- a/gtk/gtktreeview.c +++ b/gtk/gtktreeview.c @@ -10407,7 +10407,7 @@ send_focus_change (GtkWidget *widget, GdkEvent *fevent; GdkWindow *window; - if (dev->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (dev) != GDK_SOURCE_KEYBOARD) continue; window = gtk_widget_get_window (widget); diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c index 0621701be9..1f7134e646 100644 --- a/gtk/gtkwindow.c +++ b/gtk/gtkwindow.c @@ -5923,7 +5923,7 @@ do_focus_change (GtkWidget *widget, GdkDevice *dev = d->data; GdkEvent *fevent; - if (dev->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (dev) != GDK_SOURCE_KEYBOARD) continue; /* Skip non-master keyboards that haven't diff --git a/tests/testinput.c b/tests/testinput.c index ad7b7e2415..b125c7562c 100644 --- a/tests/testinput.c +++ b/tests/testinput.c @@ -46,7 +46,7 @@ static void update_cursor (GtkWidget *widget, gdouble x, gdouble y) { static gint cursor_present = 0; - gint state = !current_device->has_cursor && cursor_proximity; + gint state = !gdk_device_get_has_cursor (current_device) && cursor_proximity; if (surface != NULL) { @@ -167,9 +167,9 @@ print_axes (GdkDevice *device, gdouble *axes) if (axes) { - g_print ("%s ", device->name); - - for (i=0; inum_axes; i++) + g_print ("%s ", gdk_device_get_name (device)); + + for (i = 0; i < gdk_device_get_n_axes (device); i++) g_print ("%g ", axes[i]); g_print ("\n"); @@ -188,8 +188,9 @@ button_press_event (GtkWidget *widget, GdkEventButton *event) print_axes (event->device, event->axes); gdk_event_get_axis ((GdkEvent *)event, GDK_AXIS_PRESSURE, &pressure); - draw_brush (widget, event->device->source, event->x, event->y, pressure); - + draw_brush (widget, gdk_device_get_source (event->device), + event->x, event->y, pressure); + motion_time = event->time; } @@ -232,7 +233,8 @@ motion_notify_event (GtkWidget *widget, GdkEventMotion *event) gdk_device_get_axis (event->device, events[i]->axes, GDK_AXIS_X, &x); gdk_device_get_axis (event->device, events[i]->axes, GDK_AXIS_Y, &y); gdk_device_get_axis (event->device, events[i]->axes, GDK_AXIS_PRESSURE, &pressure); - draw_brush (widget, event->device->source, x, y, pressure); + draw_brush (widget, gdk_device_get_source (event->device), + x, y, pressure); print_axes (event->device, events[i]->axes); } @@ -244,7 +246,8 @@ motion_notify_event (GtkWidget *widget, GdkEventMotion *event) gdk_event_get_axis ((GdkEvent *)event, GDK_AXIS_PRESSURE, &pressure); - draw_brush (widget, event->device->source, event->x, event->y, pressure); + draw_brush (widget, gdk_device_get_source (event->device), + event->x, event->y, pressure); } motion_time = event->time; } From 38b8ab300269916d19e55827590f35af0d708e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Bl=C3=A4ttermann?= Date: Tue, 23 Nov 2010 21:14:15 +0100 Subject: [PATCH 08/59] [l10n] Updated German translation --- po/de.po | 2222 +++++++++++++++++++++++++++--------------------------- 1 file changed, 1127 insertions(+), 1095 deletions(-) diff --git a/po/de.po b/po/de.po index 167b722d56..90b6d200b3 100644 --- a/po/de.po +++ b/po/de.po @@ -11,383 +11,373 @@ # Hendrik Brandt , 2004-2005. # Andre Klapper , 2008. # Mario Blättermann , 2009, 2010. -# Christian Kirbach , 2009, 2010. +# Christian Kirbach , 2009, 2010. # msgid "" msgstr "" "Project-Id-Version: GTK+ master\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-01 15:41-0400\n" -"PO-Revision-Date: 2010-07-18 20:34+0100\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk" +"%2b&component=general\n" +"POT-Creation-Date: 2010-11-15 19:11+0000\n" +"PO-Revision-Date: 2010-11-23 20:48+0100\n" "Last-Translator: Mario Blättermann \n" "Language-Team: Deutsch \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Language: German\n" "X-Poedit-Country: GERMANY\n" -#: gdk/gdk.c:103 +#: ../gdk/gdk.c:103 #, c-format msgid "Error parsing option --gdk-debug" msgstr "Fehler beim Verarbeiten der Option --gdk-debug" -#: gdk/gdk.c:123 +#: ../gdk/gdk.c:123 #, c-format msgid "Error parsing option --gdk-no-debug" msgstr "Fehler beim Verarbeiten der Option --gdk-no-debug" #. Description of --class=CLASS in --help output -#: gdk/gdk.c:151 +#: ../gdk/gdk.c:151 msgid "Program class as used by the window manager" msgstr "Programmklasse, die vom Fenstermanager benutzt wird" #. Placeholder in --class=CLASS in --help output -#: gdk/gdk.c:152 +#: ../gdk/gdk.c:152 msgid "CLASS" msgstr "KLASSE" #. Description of --name=NAME in --help output -#: gdk/gdk.c:154 +#: ../gdk/gdk.c:154 msgid "Program name as used by the window manager" msgstr "Programmname, der vom Fenstermanager benutzt wird" #. Placeholder in --name=NAME in --help output -#: gdk/gdk.c:155 +#: ../gdk/gdk.c:155 msgid "NAME" msgstr "NAME" #. Description of --display=DISPLAY in --help output -#: gdk/gdk.c:157 +#: ../gdk/gdk.c:157 msgid "X display to use" msgstr "X-Anzeige, die verwendet werden soll" #. Placeholder in --display=DISPLAY in --help output -#: gdk/gdk.c:158 +#: ../gdk/gdk.c:158 msgid "DISPLAY" msgstr "ANZEIGE" #. Description of --screen=SCREEN in --help output -#: gdk/gdk.c:160 +#: ../gdk/gdk.c:160 msgid "X screen to use" msgstr "X-Bildschirm, der verwendet werden soll" #. Placeholder in --screen=SCREEN in --help output -#: gdk/gdk.c:161 +#: ../gdk/gdk.c:161 msgid "SCREEN" msgstr "BILDSCHIRM" #. Description of --gdk-debug=FLAGS in --help output -#: gdk/gdk.c:164 -#, fuzzy +#: ../gdk/gdk.c:164 msgid "GDK debugging flags to set" -msgstr "Zu übergebende GTK+-Fehlerdiagnoseoptionen" +msgstr "Zu übergebende GDK-Fehlerdiagnoseoptionen" #. Placeholder in --gdk-debug=FLAGS in --help output #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:533 gtk/gtkmain.c:536 +#: ../gdk/gdk.c:165 ../gdk/gdk.c:168 ../gtk/gtkmain.c:459 ../gtk/gtkmain.c:462 msgid "FLAGS" msgstr "OPTIONEN" #. Description of --gdk-no-debug=FLAGS in --help output -#: gdk/gdk.c:167 -#, fuzzy +#: ../gdk/gdk.c:167 msgid "GDK debugging flags to unset" -msgstr "Nicht zu übergebende GTK+-Fehlerdiagnoseoptionen" +msgstr "Nicht zu übergebende GDK-Fehlerdiagnoseoptionen" -#: gdk/keyname-table.h:3940 +#: ../gdk/keyname-table.h:3940 msgctxt "keyboard label" msgid "BackSpace" msgstr "Löschen" -#: gdk/keyname-table.h:3941 +#: ../gdk/keyname-table.h:3941 msgctxt "keyboard label" msgid "Tab" msgstr "Tabulator" -#: gdk/keyname-table.h:3942 +#: ../gdk/keyname-table.h:3942 msgctxt "keyboard label" msgid "Return" msgstr "Eingabe" -#: gdk/keyname-table.h:3943 +#: ../gdk/keyname-table.h:3943 msgctxt "keyboard label" msgid "Pause" msgstr "Pause" -#: gdk/keyname-table.h:3944 +#: ../gdk/keyname-table.h:3944 msgctxt "keyboard label" msgid "Scroll_Lock" msgstr "Rollen" -#: gdk/keyname-table.h:3945 +#: ../gdk/keyname-table.h:3945 msgctxt "keyboard label" msgid "Sys_Req" msgstr "S_Abf" -#: gdk/keyname-table.h:3946 +#: ../gdk/keyname-table.h:3946 msgctxt "keyboard label" msgid "Escape" msgstr "Esc" -#: gdk/keyname-table.h:3947 +#: ../gdk/keyname-table.h:3947 msgctxt "keyboard label" msgid "Multi_key" msgstr "Multifunktionstaste" -#: gdk/keyname-table.h:3948 +#: ../gdk/keyname-table.h:3948 msgctxt "keyboard label" msgid "Home" msgstr "Pos1" -#: gdk/keyname-table.h:3949 +#: ../gdk/keyname-table.h:3949 msgctxt "keyboard label" msgid "Left" msgstr "Links" -#: gdk/keyname-table.h:3950 +#: ../gdk/keyname-table.h:3950 msgctxt "keyboard label" msgid "Up" msgstr "Hoch" -#: gdk/keyname-table.h:3951 +#: ../gdk/keyname-table.h:3951 msgctxt "keyboard label" msgid "Right" msgstr "Rechts" -#: gdk/keyname-table.h:3952 +#: ../gdk/keyname-table.h:3952 msgctxt "keyboard label" msgid "Down" msgstr "Runter" -#: gdk/keyname-table.h:3953 +#: ../gdk/keyname-table.h:3953 msgctxt "keyboard label" msgid "Page_Up" msgstr "Bild_auf" -#: gdk/keyname-table.h:3954 +#: ../gdk/keyname-table.h:3954 msgctxt "keyboard label" msgid "Page_Down" msgstr "Bild_ab" -#: gdk/keyname-table.h:3955 +#: ../gdk/keyname-table.h:3955 msgctxt "keyboard label" msgid "End" msgstr "Ende" -#: gdk/keyname-table.h:3956 +#: ../gdk/keyname-table.h:3956 msgctxt "keyboard label" msgid "Begin" msgstr "Pos1" -#: gdk/keyname-table.h:3957 +#: ../gdk/keyname-table.h:3957 msgctxt "keyboard label" msgid "Print" msgstr "Drucken" -#: gdk/keyname-table.h:3958 +#: ../gdk/keyname-table.h:3958 msgctxt "keyboard label" msgid "Insert" msgstr "Einfg" -#: gdk/keyname-table.h:3959 +#: ../gdk/keyname-table.h:3959 msgctxt "keyboard label" msgid "Num_Lock" msgstr "Num_Lock" -#: gdk/keyname-table.h:3960 +#: ../gdk/keyname-table.h:3960 msgctxt "keyboard label" msgid "KP_Space" msgstr "NB_Leertaste" -#: gdk/keyname-table.h:3961 +#: ../gdk/keyname-table.h:3961 msgctxt "keyboard label" msgid "KP_Tab" msgstr "NB_Tab" -#: gdk/keyname-table.h:3962 +#: ../gdk/keyname-table.h:3962 msgctxt "keyboard label" msgid "KP_Enter" msgstr "NB_Eingabe" -#: gdk/keyname-table.h:3963 +#: ../gdk/keyname-table.h:3963 msgctxt "keyboard label" msgid "KP_Home" msgstr "NB_Pos1" -#: gdk/keyname-table.h:3964 +#: ../gdk/keyname-table.h:3964 msgctxt "keyboard label" msgid "KP_Left" msgstr "NB_Links" -#: gdk/keyname-table.h:3965 +#: ../gdk/keyname-table.h:3965 msgctxt "keyboard label" msgid "KP_Up" msgstr "NB_Hoch" -#: gdk/keyname-table.h:3966 +#: ../gdk/keyname-table.h:3966 msgctxt "keyboard label" msgid "KP_Right" msgstr "NB_Rechts" -#: gdk/keyname-table.h:3967 +#: ../gdk/keyname-table.h:3967 msgctxt "keyboard label" msgid "KP_Down" msgstr "NB_Runter" -#: gdk/keyname-table.h:3968 +#: ../gdk/keyname-table.h:3968 msgctxt "keyboard label" msgid "KP_Page_Up" msgstr "NB_Bild_auf" -#: gdk/keyname-table.h:3969 +#: ../gdk/keyname-table.h:3969 msgctxt "keyboard label" msgid "KP_Prior" msgstr "NB_Zurück" -#: gdk/keyname-table.h:3970 +#: ../gdk/keyname-table.h:3970 msgctxt "keyboard label" msgid "KP_Page_Down" msgstr "NB_Bild_ab" -#: gdk/keyname-table.h:3971 +#: ../gdk/keyname-table.h:3971 msgctxt "keyboard label" msgid "KP_Next" msgstr "NB_Vor" -#: gdk/keyname-table.h:3972 +#: ../gdk/keyname-table.h:3972 msgctxt "keyboard label" msgid "KP_End" msgstr "NB_Ende" -#: gdk/keyname-table.h:3973 +#: ../gdk/keyname-table.h:3973 msgctxt "keyboard label" msgid "KP_Begin" msgstr "NB_Pos1" -#: gdk/keyname-table.h:3974 +#: ../gdk/keyname-table.h:3974 msgctxt "keyboard label" msgid "KP_Insert" msgstr "NB_Einf" -#: gdk/keyname-table.h:3975 +#: ../gdk/keyname-table.h:3975 msgctxt "keyboard label" msgid "KP_Delete" msgstr "NB_Entf" -#: gdk/keyname-table.h:3976 +#: ../gdk/keyname-table.h:3976 msgctxt "keyboard label" msgid "Delete" msgstr "Entf" #. Description of --sync in --help output -#: gdk/win32/gdkmain-win32.c:54 +#: ../gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "GDI-Anfragen nicht stapelweise verarbeiten" #. Description of --no-wintab in --help output -#: gdk/win32/gdkmain-win32.c:56 +#: ../gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Wintab-API nicht für Tablettunterstützung benutzen" #. Description of --ignore-wintab in --help output -#: gdk/win32/gdkmain-win32.c:58 +#: ../gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Entspricht --no-wintab" #. Description of --use-wintab in --help output -#: gdk/win32/gdkmain-win32.c:60 +#: ../gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Wintap-API benutzen [Standard]" #. Description of --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:62 +#: ../gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Größe der Palette im 8 Bit-Modus" #. Placeholder in --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:63 +#: ../gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "FARBEN" -#: gdk/x11/gdkapplaunchcontext-x11.c:312 +#. Description of --sync in --help output +#: ../gdk/x11/gdkmain-x11.c:93 +msgid "Make X calls synchronous" +msgstr "X-Aufrufe synchron verarbeiten" + +#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Starting %s" msgstr "%s wird gestartet" -#: gdk/x11/gdkapplaunchcontext-x11.c:316 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:317 #, c-format msgid "Opening %s" msgstr "%s wird geöffnet" -#: gdk/x11/gdkapplaunchcontext-x11.c:321 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:322 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "%d Objekt wird geöffnet" msgstr[1] "%d Objekte werden geöffnet" -#. Description of --sync in --help output -#: gdk/x11/gdkmain-x11.c:96 -msgid "Make X calls synchronous" -msgstr "X-Aufrufe synchron verarbeiten" +#: ../gtk/gtkaboutdialog.c:242 +msgid "Could not show link" +msgstr "Link konnte nicht angezeigt werden" -#. Translators: this is the license preamble; the string at the end -#. * contains the URL of the license. -#. -#: gtk/gtkaboutdialog.c:101 -#, c-format -msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" -msgstr "" - -#: gtk/gtkaboutdialog.c:339 gtk/gtkaboutdialog.c:2235 +#: ../gtk/gtkaboutdialog.c:365 ../gtk/gtkaboutdialog.c:2263 msgid "License" msgstr "Lizenz" -#: gtk/gtkaboutdialog.c:340 +#: ../gtk/gtkaboutdialog.c:366 msgid "The license of the program" msgstr "Die Lizenz des Programms" #. Add the credits button -#: gtk/gtkaboutdialog.c:621 +#: ../gtk/gtkaboutdialog.c:625 msgid "C_redits" msgstr "_Mitwirkende" #. Add the license button -#: gtk/gtkaboutdialog.c:635 +#: ../gtk/gtkaboutdialog.c:639 msgid "_License" msgstr "_Lizenz" -#: gtk/gtkaboutdialog.c:839 -msgid "Could not show link" -msgstr "Link konnte nicht angezeigt werden" - -#: gtk/gtkaboutdialog.c:932 +#: ../gtk/gtkaboutdialog.c:917 #, c-format msgid "About %s" msgstr "Info zu %s" -#: gtk/gtkaboutdialog.c:2153 +#: ../gtk/gtkaboutdialog.c:2186 msgid "Credits" msgstr "Mitwirkende" -#: gtk/gtkaboutdialog.c:2185 +#: ../gtk/gtkaboutdialog.c:2215 msgid "Written by" msgstr "Programm von" -#: gtk/gtkaboutdialog.c:2188 +#: ../gtk/gtkaboutdialog.c:2218 msgid "Documented by" msgstr "Dokumentation von" -#: gtk/gtkaboutdialog.c:2200 +#: ../gtk/gtkaboutdialog.c:2230 msgid "Translated by" msgstr "Übersetzung von" -#: gtk/gtkaboutdialog.c:2204 +#: ../gtk/gtkaboutdialog.c:2234 msgid "Artwork by" msgstr "Grafiken von" @@ -396,7 +386,7 @@ msgstr "Grafiken von" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:160 +#: ../gtk/gtkaccellabel.c:146 msgctxt "keyboard label" msgid "Shift" msgstr "Umschalt" @@ -406,7 +396,7 @@ msgstr "Umschalt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:166 +#: ../gtk/gtkaccellabel.c:152 msgctxt "keyboard label" msgid "Ctrl" msgstr "Strg" @@ -416,7 +406,7 @@ msgstr "Strg" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:172 +#: ../gtk/gtkaccellabel.c:158 msgctxt "keyboard label" msgid "Alt" msgstr "Alt" @@ -426,7 +416,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:770 +#: ../gtk/gtkaccellabel.c:743 msgctxt "keyboard label" msgid "Super" msgstr "Super" @@ -436,7 +426,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:783 +#: ../gtk/gtkaccellabel.c:756 msgctxt "keyboard label" msgid "Hyper" msgstr "Hyper" @@ -446,37 +436,37 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:797 +#: ../gtk/gtkaccellabel.c:770 msgctxt "keyboard label" msgid "Meta" msgstr "Meta" -#: gtk/gtkaccellabel.c:813 +#: ../gtk/gtkaccellabel.c:787 msgctxt "keyboard label" msgid "Space" msgstr "Leertaste" -#: gtk/gtkaccellabel.c:816 +#: ../gtk/gtkaccellabel.c:790 msgctxt "keyboard label" msgid "Backslash" msgstr "Backslash" -#: gtk/gtkbuilderparser.c:343 +#: ../gtk/gtkbuilderparser.c:343 #, c-format msgid "Invalid type function on line %d: '%s'" msgstr "Ungültige Typfunktion in Zeile %d: »%s«" -#: gtk/gtkbuilderparser.c:407 -#, fuzzy, c-format +#: ../gtk/gtkbuilderparser.c:407 +#, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" msgstr "Doppelte Objektkennung »%s« in Zeile %d (zuvor in Zeile %d)" -#: gtk/gtkbuilderparser.c:859 +#: ../gtk/gtkbuilderparser.c:859 #, c-format msgid "Invalid root element: '%s'" msgstr "Ungültiges Wurzelelement: »%s«" -#: gtk/gtkbuilderparser.c:898 +#: ../gtk/gtkbuilderparser.c:898 #, c-format msgid "Unhandled tag: '%s'" msgstr "Unverwalteter Tag: »%s«" @@ -491,7 +481,7 @@ msgstr "Unverwalteter Tag: »%s«" #. * text direction of RTL and specify "calendar:YM", then the year #. * will appear to the right of the month. #. -#: gtk/gtkcalendar.c:883 +#: ../gtk/gtkcalendar.c:799 msgid "calendar:MY" msgstr "calendar:MY" @@ -499,7 +489,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: gtk/gtkcalendar.c:921 +#: ../gtk/gtkcalendar.c:837 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -508,7 +498,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:2006 +#: ../gtk/gtkcalendar.c:1890 msgctxt "year measurement template" msgid "2000" msgstr "2000" @@ -523,7 +513,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2037 gtk/gtkcalendar.c:2719 +#: ../gtk/gtkcalendar.c:1921 ../gtk/gtkcalendar.c:2584 #, c-format msgctxt "calendar:day:digits" msgid "%d" @@ -539,7 +529,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2069 gtk/gtkcalendar.c:2579 +#: ../gtk/gtkcalendar.c:1953 ../gtk/gtkcalendar.c:2447 #, c-format msgctxt "calendar:week:digits" msgid "%d" @@ -555,7 +545,7 @@ msgstr "%d" #. * #. * "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2361 +#: ../gtk/gtkcalendar.c:2235 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" @@ -563,7 +553,7 @@ msgstr "%Y" #. This label is displayed in a treeview cell displaying #. * a disabled accelerator key combination. #. -#: gtk/gtkcellrendereraccel.c:272 +#: ../gtk/gtkcellrendereraccel.c:244 msgctxt "Accelerator" msgid "Disabled" msgstr "Deaktiviert" @@ -572,7 +562,7 @@ msgstr "Deaktiviert" #. * an accelerator key combination that is not valid according #. * to gtk_accelerator_valid(). #. -#: gtk/gtkcellrendereraccel.c:282 +#: ../gtk/gtkcellrendereraccel.c:254 msgctxt "Accelerator" msgid "Invalid" msgstr "Ungültig" @@ -581,25 +571,25 @@ msgstr "Ungültig" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: gtk/gtkcellrendereraccel.c:418 gtk/gtkcellrendereraccel.c:675 +#: ../gtk/gtkcellrendereraccel.c:389 ../gtk/gtkcellrendereraccel.c:603 msgid "New accelerator..." msgstr "Neue Tastenkombination …" -#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:452 +#: ../gtk/gtkcellrendererprogress.c:361 ../gtk/gtkcellrendererprogress.c:448 #, c-format msgctxt "progress bar label" msgid "%d %%" msgstr "%d %%" -#: gtk/gtkcolorbutton.c:176 gtk/gtkcolorbutton.c:445 +#: ../gtk/gtkcolorbutton.c:178 ../gtk/gtkcolorbutton.c:457 msgid "Pick a Color" msgstr "Wählen Sie eine Farbe" -#: gtk/gtkcolorbutton.c:336 +#: ../gtk/gtkcolorbutton.c:350 msgid "Received invalid color data\n" msgstr "Ungültige Farbdaten erhalten\n" -#: gtk/gtkcolorsel.c:384 +#: ../gtk/gtkcolorsel.c:363 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -608,7 +598,7 @@ msgstr "" "Helligkeit dieser Farbe mit dem inneren Dreieck." # gtk/gtkcolor -#: gtk/gtkcolorsel.c:408 +#: ../gtk/gtkcolorsel.c:387 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -616,67 +606,67 @@ msgstr "" "Klicken Sie auf die Pipette und dann Sie auf eine Farbe irgendwo auf Ihrem " "Bildschirm, um sie auszuwählen" -#: gtk/gtkcolorsel.c:417 +#: ../gtk/gtkcolorsel.c:396 msgid "_Hue:" msgstr "_Ton:" -#: gtk/gtkcolorsel.c:418 +#: ../gtk/gtkcolorsel.c:397 msgid "Position on the color wheel." msgstr "Die Position auf dem Farbrad." -#: gtk/gtkcolorsel.c:420 +#: ../gtk/gtkcolorsel.c:399 msgid "_Saturation:" msgstr "_Sättigung:" -#: gtk/gtkcolorsel.c:421 -msgid "Intensity of the color." -msgstr "Intensität der Farbe." +#: ../gtk/gtkcolorsel.c:400 +msgid "\"Deepness\" of the color." +msgstr "Die »Tiefe« der Farbe." -#: gtk/gtkcolorsel.c:422 +#: ../gtk/gtkcolorsel.c:401 msgid "_Value:" msgstr "_Wert:" -#: gtk/gtkcolorsel.c:423 +#: ../gtk/gtkcolorsel.c:402 msgid "Brightness of the color." msgstr "Die Helligkeit der Farbe." -#: gtk/gtkcolorsel.c:424 +#: ../gtk/gtkcolorsel.c:403 msgid "_Red:" msgstr "_Rot:" -#: gtk/gtkcolorsel.c:425 +#: ../gtk/gtkcolorsel.c:404 msgid "Amount of red light in the color." msgstr "Der Rotanteil der Farbe." -#: gtk/gtkcolorsel.c:426 +#: ../gtk/gtkcolorsel.c:405 msgid "_Green:" msgstr "_Grün:" -#: gtk/gtkcolorsel.c:427 +#: ../gtk/gtkcolorsel.c:406 msgid "Amount of green light in the color." msgstr "Der Grünanteil der Farbe." -#: gtk/gtkcolorsel.c:428 +#: ../gtk/gtkcolorsel.c:407 msgid "_Blue:" msgstr "_Blau:" -#: gtk/gtkcolorsel.c:429 +#: ../gtk/gtkcolorsel.c:408 msgid "Amount of blue light in the color." msgstr "Der Blauanteil der Farbe." -#: gtk/gtkcolorsel.c:432 +#: ../gtk/gtkcolorsel.c:411 msgid "Op_acity:" msgstr "_Deckkraft:" -#: gtk/gtkcolorsel.c:439 gtk/gtkcolorsel.c:449 +#: ../gtk/gtkcolorsel.c:418 ../gtk/gtkcolorsel.c:428 msgid "Transparency of the color." msgstr "Transparenz der Farbe." -#: gtk/gtkcolorsel.c:456 +#: ../gtk/gtkcolorsel.c:435 msgid "Color _name:" msgstr "Farb_name:" -#: gtk/gtkcolorsel.c:470 +#: ../gtk/gtkcolorsel.c:449 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -684,25 +674,25 @@ msgstr "" "Sie können in diesem Feld einen hexadezimalen Farbwert wie bei HTML oder " "einen Farbnamen wie »orange« eingeben." -#: gtk/gtkcolorsel.c:500 +#: ../gtk/gtkcolorsel.c:479 msgid "_Palette:" msgstr "_Palette:" -#: gtk/gtkcolorsel.c:529 +#: ../gtk/gtkcolorsel.c:508 msgid "Color Wheel" msgstr "Farbrad" -#: gtk/gtkcolorsel.c:988 +#: ../gtk/gtkcolorsel.c:967 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 "" "Die zuvor gewählte Farbe im Vergleich mit der Farbe, die Sie nun auswählen. " -"Sie können diese Farbe auf einen Paletteneintrag ziehen, oder sie als " -"aktuell auswählen, indem Sie sie auf den anderen Farbfleck daneben ziehen." +"Sie können diese Farbe auf einen Paletteneintrag ziehen, oder sie als aktuell " +"auswählen, indem Sie sie auf den anderen Farbfleck daneben ziehen." -#: gtk/gtkcolorsel.c:991 +#: ../gtk/gtkcolorsel.c:970 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -710,31 +700,31 @@ 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:996 +#: ../gtk/gtkcolorsel.c:975 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now." msgstr "" "Die vorher gewählte Farbe, für Vergleichszwecke zur aktuell gewählten Farbe." -#: gtk/gtkcolorsel.c:999 +#: ../gtk/gtkcolorsel.c:978 msgid "The color you've chosen." msgstr "Die von Ihnen gewählte Farbe." -#: gtk/gtkcolorsel.c:1396 +#: ../gtk/gtkcolorsel.c:1391 msgid "_Save color here" msgstr "Farbe hier _speichern" -#: gtk/gtkcolorsel.c:1601 +#: ../gtk/gtkcolorsel.c:1596 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 "" -"Klicken Sie auf diesen Paletteneintrag, um ihn zur aktuellen Farbe zu " -"machen. Ziehen Sie einen Farbfleck auf diesen Eintrag oder klicken Sie mit " -"rechts darauf und wählen Sie »Farbe hier speichern«, um ihn zu ändern." +"Klicken Sie auf diesen Paletteneintrag, um ihn zur aktuellen Farbe zu machen. " +"Ziehen Sie einen Farbfleck auf diesen Eintrag oder klicken Sie mit rechts " +"darauf und wählen Sie »Farbe hier speichern«, um ihn zu ändern." -#: gtk/gtkcolorseldialog.c:189 +#: ../gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Farbwahl" @@ -744,126 +734,115 @@ msgstr "Farbwahl" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: gtk/gtkcustompaperunixdialog.c:116 +#: ../gtk/gtkcustompaperunixdialog.c:118 msgid "default:mm" msgstr "default:mm" #. And show the custom paper dialog -#: gtk/gtkcustompaperunixdialog.c:374 gtk/gtkprintunixdialog.c:3233 +#: ../gtk/gtkcustompaperunixdialog.c:373 ../gtk/gtkprintunixdialog.c:3233 msgid "Manage Custom Sizes" msgstr "Benutzerdefinierte Größen verwalten" -#: gtk/gtkcustompaperunixdialog.c:534 gtk/gtkpagesetupunixdialog.c:790 +#: ../gtk/gtkcustompaperunixdialog.c:533 ../gtk/gtkpagesetupunixdialog.c:778 msgid "inch" msgstr "Zoll" -#: gtk/gtkcustompaperunixdialog.c:536 gtk/gtkpagesetupunixdialog.c:788 +#: ../gtk/gtkcustompaperunixdialog.c:535 ../gtk/gtkpagesetupunixdialog.c:776 msgid "mm" msgstr "mm" # CHECK -#: gtk/gtkcustompaperunixdialog.c:581 +#: ../gtk/gtkcustompaperunixdialog.c:580 msgid "Margins from Printer..." msgstr "Ränder des Druckers …" -#: gtk/gtkcustompaperunixdialog.c:747 +#: ../gtk/gtkcustompaperunixdialog.c:746 #, c-format msgid "Custom Size %d" msgstr "Benutzerdefinierte Größe %d" -#: gtk/gtkcustompaperunixdialog.c:1059 +#: ../gtk/gtkcustompaperunixdialog.c:1054 msgid "_Width:" msgstr "_Breite:" -#: gtk/gtkcustompaperunixdialog.c:1071 +#: ../gtk/gtkcustompaperunixdialog.c:1066 msgid "_Height:" msgstr "_Höhe:" -#: gtk/gtkcustompaperunixdialog.c:1083 +#: ../gtk/gtkcustompaperunixdialog.c:1078 msgid "Paper Size" msgstr "Papiergröße" -#: gtk/gtkcustompaperunixdialog.c:1092 +#: ../gtk/gtkcustompaperunixdialog.c:1087 msgid "_Top:" msgstr "_Oben:" -#: gtk/gtkcustompaperunixdialog.c:1104 +#: ../gtk/gtkcustompaperunixdialog.c:1099 msgid "_Bottom:" msgstr "_Unten:" -#: gtk/gtkcustompaperunixdialog.c:1116 +#: ../gtk/gtkcustompaperunixdialog.c:1111 msgid "_Left:" msgstr "_Links:" -#: gtk/gtkcustompaperunixdialog.c:1128 +#: ../gtk/gtkcustompaperunixdialog.c:1123 msgid "_Right:" msgstr "_Rechts:" -#: gtk/gtkcustompaperunixdialog.c:1169 +#: ../gtk/gtkcustompaperunixdialog.c:1164 msgid "Paper Margins" msgstr "Papierränder" -#: gtk/gtkentry.c:8601 gtk/gtktextview.c:8248 +#: ../gtk/gtkentry.c:8751 ../gtk/gtktextview.c:7974 msgid "Input _Methods" msgstr "Eingabe_methoden" -#: gtk/gtkentry.c:8615 gtk/gtktextview.c:8262 +#: ../gtk/gtkentry.c:8765 ../gtk/gtktextview.c:7988 msgid "_Insert Unicode Control Character" msgstr "_Unicode-Steuerzeichen einfügen" -#: gtk/gtkentry.c:10015 -msgid "Caps Lock and Num Lock are on" -msgstr "Feststelltaste und Nummernblock-Feststelltaste sind aktiviert" - -#: gtk/gtkentry.c:10017 -msgid "Num Lock is on" -msgstr "Nummernblock-Feststelltaste ist aktiviert" - -#: gtk/gtkentry.c:10019 +#: ../gtk/gtkentry.c:10144 msgid "Caps Lock is on" msgstr "Feststelltaste ist aktiviert" -#. **************** * -#. * Private Macros * -#. * **************** -#: gtk/gtkfilechooserbutton.c:61 +#: ../gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Datei auswählen" -#: gtk/gtkfilechooserbutton.c:62 gtk/gtkfilechooserdefault.c:1812 +#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1852 msgid "Desktop" msgstr "Desktop" -#: gtk/gtkfilechooserbutton.c:63 +#: ../gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(keine)" -#: gtk/gtkfilechooserbutton.c:2005 +#: ../gtk/gtkfilechooserbutton.c:2024 msgid "Other..." msgstr "Andere …" # CHECK -#: gtk/gtkfilechooserdefault.c:148 +#: ../gtk/gtkfilechooserdefault.c:148 msgid "Type name of new folder" msgstr "Geben Sie den neuen Ordnernamen ein" -#: gtk/gtkfilechooserdefault.c:938 +#: ../gtk/gtkfilechooserdefault.c:965 msgid "Could not retrieve information about the file" msgstr "Es konnten keine Informationen zu dieser Datei abgerufen werden" -#: gtk/gtkfilechooserdefault.c:949 +#: ../gtk/gtkfilechooserdefault.c:976 msgid "Could not add a bookmark" msgstr "Lesezeichen konnte nicht hinzugefügt werden" -#: gtk/gtkfilechooserdefault.c:960 +#: ../gtk/gtkfilechooserdefault.c:987 msgid "Could not remove bookmark" msgstr "Das Lesezeichen konnte nicht entfernt werden" -#: gtk/gtkfilechooserdefault.c:971 +#: ../gtk/gtkfilechooserdefault.c:998 msgid "The folder could not be created" msgstr "Der Ordner konnte nicht angelegt werden" -#: gtk/gtkfilechooserdefault.c:984 +#: ../gtk/gtkfilechooserdefault.c:1011 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -872,11 +851,19 @@ msgstr "" "Namen gibt. Versuchen Sie einen anderen Namen für den Ordner oder benennen " "Sie die Datei erst um." -#: gtk/gtkfilechooserdefault.c:995 +#: ../gtk/gtkfilechooserdefault.c:1025 +msgid "" +"You may only select folders. The item that you selected is not a folder; try " +"using a different item." +msgstr "" +"Sie dürfen nur Ordner auswählen. Das von Ihnen ausgewählte Objekt ist kein " +"Ordner. Versuchen Sie, ein anderes Objekt auszuwählen." + +#: ../gtk/gtkfilechooserdefault.c:1035 msgid "Invalid file name" msgstr "Ungültiger Dateiname" -#: gtk/gtkfilechooserdefault.c:1005 +#: ../gtk/gtkfilechooserdefault.c:1045 msgid "The folder contents could not be displayed" msgstr "Der Ordnerinhalt konnte nicht angezeigt werden" @@ -884,189 +871,189 @@ msgstr "Der Ordnerinhalt konnte nicht angezeigt werden" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: gtk/gtkfilechooserdefault.c:1555 +#: ../gtk/gtkfilechooserdefault.c:1595 #, c-format msgid "%1$s on %2$s" msgstr "%1$s, %2$s" -#: gtk/gtkfilechooserdefault.c:1731 +#: ../gtk/gtkfilechooserdefault.c:1771 msgid "Search" msgstr "Suchen" -#: gtk/gtkfilechooserdefault.c:1755 gtk/gtkfilechooserdefault.c:9289 +#: ../gtk/gtkfilechooserdefault.c:1795 ../gtk/gtkfilechooserdefault.c:9533 msgid "Recently Used" msgstr "Zuletzt verwendet" -#: gtk/gtkfilechooserdefault.c:2409 +#: ../gtk/gtkfilechooserdefault.c:2435 msgid "Select which types of files are shown" msgstr "Wählen Sie die anzuzeigenden Dateitypen" -#: gtk/gtkfilechooserdefault.c:2768 +#: ../gtk/gtkfilechooserdefault.c:2794 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Ordner »%s« zu den Lesezeichen hinzufügen" -#: gtk/gtkfilechooserdefault.c:2812 +#: ../gtk/gtkfilechooserdefault.c:2838 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Aktuellen Ordner zu den Lesezeichen hinzufügen" -#: gtk/gtkfilechooserdefault.c:2814 +#: ../gtk/gtkfilechooserdefault.c:2840 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Ausgewählte Ordner zu den Lesezeichen hinzufügen" -#: gtk/gtkfilechooserdefault.c:2852 +#: ../gtk/gtkfilechooserdefault.c:2878 #, c-format msgid "Remove the bookmark '%s'" msgstr "Lesezeichen »%s« entfernen" -#: gtk/gtkfilechooserdefault.c:2854 +#: ../gtk/gtkfilechooserdefault.c:2880 #, c-format msgid "Bookmark '%s' cannot be removed" msgstr "Lesezeichen »%s« kann nicht entfernt werden" -#: gtk/gtkfilechooserdefault.c:2861 gtk/gtkfilechooserdefault.c:3725 +#: ../gtk/gtkfilechooserdefault.c:2887 ../gtk/gtkfilechooserdefault.c:3911 msgid "Remove the selected bookmark" msgstr "Ausgewähltes Lesezeichen entfernen" -#: gtk/gtkfilechooserdefault.c:3421 +#: ../gtk/gtkfilechooserdefault.c:3607 msgid "Remove" msgstr "Entfernen" -#: gtk/gtkfilechooserdefault.c:3430 +#: ../gtk/gtkfilechooserdefault.c:3616 msgid "Rename..." msgstr "Umbenennen …" #. Accessible object name for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3593 +#: ../gtk/gtkfilechooserdefault.c:3779 msgid "Places" msgstr "Orte" #. Column header for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3650 +#: ../gtk/gtkfilechooserdefault.c:3836 msgid "_Places" msgstr "_Orte" -#: gtk/gtkfilechooserdefault.c:3706 +#: ../gtk/gtkfilechooserdefault.c:3892 msgid "_Add" msgstr "_Hinzufügen" -#: gtk/gtkfilechooserdefault.c:3713 +#: ../gtk/gtkfilechooserdefault.c:3899 msgid "Add the selected folder to the Bookmarks" msgstr "Den ausgewählten Ordner zu den Lesezeichen hinzufügen" -#: gtk/gtkfilechooserdefault.c:3718 +#: ../gtk/gtkfilechooserdefault.c:3904 msgid "_Remove" msgstr "_Entfernen" -#: gtk/gtkfilechooserdefault.c:3860 +#: ../gtk/gtkfilechooserdefault.c:4039 msgid "Could not select file" msgstr "Datei konnte nicht ausgewählt werden" -#: gtk/gtkfilechooserdefault.c:4035 +#: ../gtk/gtkfilechooserdefault.c:4214 msgid "_Add to Bookmarks" msgstr "Zu Lesezeichen _hinzufügen" -#: gtk/gtkfilechooserdefault.c:4048 +#: ../gtk/gtkfilechooserdefault.c:4227 msgid "Show _Hidden Files" msgstr "_Verborgene Dateien anzeigen" -#: gtk/gtkfilechooserdefault.c:4055 +#: ../gtk/gtkfilechooserdefault.c:4234 msgid "Show _Size Column" msgstr "Spalte »_Größe« anzeigen" -#: gtk/gtkfilechooserdefault.c:4281 +#: ../gtk/gtkfilechooserdefault.c:4454 ../gtk/gtkfilesel.c:730 msgid "Files" msgstr "Dateien" -#: gtk/gtkfilechooserdefault.c:4332 +#: ../gtk/gtkfilechooserdefault.c:4505 msgid "Name" msgstr "Name" -#: gtk/gtkfilechooserdefault.c:4355 +#: ../gtk/gtkfilechooserdefault.c:4528 msgid "Size" msgstr "Größe" # CHECK -#: gtk/gtkfilechooserdefault.c:4369 +#: ../gtk/gtkfilechooserdefault.c:4542 msgid "Modified" msgstr "Letzte Änderung" #. Label -#: gtk/gtkfilechooserdefault.c:4624 gtk/gtkprinteroptionwidget.c:801 +#: ../gtk/gtkfilechooserdefault.c:4797 ../gtk/gtkprinteroptionwidget.c:802 msgid "_Name:" msgstr "_Name:" -#: gtk/gtkfilechooserdefault.c:4667 +#: ../gtk/gtkfilechooserdefault.c:4840 msgid "_Browse for other folders" msgstr "Ordner-_Browser" -#: gtk/gtkfilechooserdefault.c:4937 +#: ../gtk/gtkfilechooserdefault.c:5110 msgid "Type a file name" msgstr "Geben Sie einen Dateinamen an" #. Create Folder -#: gtk/gtkfilechooserdefault.c:4980 +#: ../gtk/gtkfilechooserdefault.c:5153 msgid "Create Fo_lder" msgstr "Ordner anle_gen" -#: gtk/gtkfilechooserdefault.c:4990 +#: ../gtk/gtkfilechooserdefault.c:5163 msgid "_Location:" msgstr "_Ort:" -#: gtk/gtkfilechooserdefault.c:5194 +#: ../gtk/gtkfilechooserdefault.c:5367 msgid "Save in _folder:" msgstr "In _Ordner speichern:" -#: gtk/gtkfilechooserdefault.c:5196 +#: ../gtk/gtkfilechooserdefault.c:5369 msgid "Create in _folder:" msgstr "In _Ordner anlegen" -#: gtk/gtkfilechooserdefault.c:6248 +#: ../gtk/gtkfilechooserdefault.c:6444 #, c-format msgid "Could not read the contents of %s" msgstr "Inhalt von %s konnte nicht gelesen werden" -#: gtk/gtkfilechooserdefault.c:6252 +#: ../gtk/gtkfilechooserdefault.c:6448 msgid "Could not read the contents of the folder" msgstr "Inhalt des Ordners konnte nicht gelesen werden" -#: gtk/gtkfilechooserdefault.c:6345 gtk/gtkfilechooserdefault.c:6413 -#: gtk/gtkfilechooserdefault.c:6558 +#: ../gtk/gtkfilechooserdefault.c:6541 ../gtk/gtkfilechooserdefault.c:6609 +#: ../gtk/gtkfilechooserdefault.c:6754 msgid "Unknown" msgstr "Unbekannt" -#: gtk/gtkfilechooserdefault.c:6360 +#: ../gtk/gtkfilechooserdefault.c:6556 msgid "%H:%M" msgstr "%H:%M" -#: gtk/gtkfilechooserdefault.c:6362 +#: ../gtk/gtkfilechooserdefault.c:6558 msgid "Yesterday at %H:%M" msgstr "Gestern um %H:%M" -#: gtk/gtkfilechooserdefault.c:7028 +#: ../gtk/gtkfilechooserdefault.c:7224 msgid "Cannot change to folder because it is not local" msgstr "" "Es konnte nicht in den angegebenen Ordner gewechselt werden, da dieser nicht " "lokal ist." -#: gtk/gtkfilechooserdefault.c:7625 gtk/gtkfilechooserdefault.c:7646 +#: ../gtk/gtkfilechooserdefault.c:7821 ../gtk/gtkfilechooserdefault.c:7842 #, c-format msgid "Shortcut %s already exists" msgstr "Das Lesezeichen %s existiert bereits" -#: gtk/gtkfilechooserdefault.c:7736 +#: ../gtk/gtkfilechooserdefault.c:7932 #, c-format msgid "Shortcut %s does not exist" msgstr "Das Lesezeichen %s existiert nicht" -#: gtk/gtkfilechooserdefault.c:7997 gtk/gtkprintunixdialog.c:480 +#: ../gtk/gtkfilechooserdefault.c:8187 ../gtk/gtkprintunixdialog.c:480 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Eine Datei namens »%s« existiert bereits. Möchten Sie diese ersetzen?" -#: gtk/gtkfilechooserdefault.c:8000 gtk/gtkprintunixdialog.c:484 +#: ../gtk/gtkfilechooserdefault.c:8190 ../gtk/gtkprintunixdialog.c:484 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." @@ -1074,15 +1061,15 @@ msgstr "" "Die Datei existiert bereits in »%s«. Durch ihr Ersetzen wird sämtlicher " "Inhalt überschrieben." -#: gtk/gtkfilechooserdefault.c:8005 gtk/gtkprintunixdialog.c:491 +#: ../gtk/gtkfilechooserdefault.c:8195 ../gtk/gtkprintunixdialog.c:491 msgid "_Replace" msgstr "_Ersetzen" -#: gtk/gtkfilechooserdefault.c:8658 +#: ../gtk/gtkfilechooserdefault.c:8902 msgid "Could not start the search process" msgstr "Der Suchprozess konnte nicht gestartet werden" -#: gtk/gtkfilechooserdefault.c:8659 +#: ../gtk/gtkfilechooserdefault.c:8903 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1090,36 +1077,36 @@ msgstr "" "Es konnte keine Verbindung zum Indexer-Dienst hergestellt werden. Bitte " "stellen Sie sicher, dass er läuft." -#: gtk/gtkfilechooserdefault.c:8673 +#: ../gtk/gtkfilechooserdefault.c:8917 msgid "Could not send the search request" msgstr "Die Suchanfrage konnte nicht gestellt werden" -#: gtk/gtkfilechooserdefault.c:8861 +#: ../gtk/gtkfilechooserdefault.c:9105 msgid "Search:" msgstr "Suchen:" -#: gtk/gtkfilechooserdefault.c:9466 +#: ../gtk/gtkfilechooserdefault.c:9710 #, c-format msgid "Could not mount %s" msgstr "%s konnte nicht eingebunden werden" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry, when the user enters an invalid path. -#: gtk/gtkfilechooserentry.c:702 gtk/gtkfilechooserentry.c:1169 +#: ../gtk/gtkfilechooserentry.c:700 ../gtk/gtkfilechooserentry.c:1166 msgid "Invalid path" msgstr "Ungültiger Pfad" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1101 +#: ../gtk/gtkfilechooserentry.c:1098 msgid "No match" msgstr "Kein Treffer" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1112 +#: ../gtk/gtkfilechooserentry.c:1109 msgid "Sole completion" msgstr "Einzelabschluss" @@ -1127,13 +1114,13 @@ msgstr "Einzelabschluss" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: gtk/gtkfilechooserentry.c:1128 +#: ../gtk/gtkfilechooserentry.c:1125 msgid "Complete, but not unique" msgstr "Komplett, aber nicht eindeutig" #. Translators: this text is shown while the system is searching #. * for possible completions for filenames in a file chooser entry. -#: gtk/gtkfilechooserentry.c:1160 +#: ../gtk/gtkfilechooserentry.c:1157 msgid "Completing..." msgstr "Aufgabe wird abgeschlossen …" @@ -1141,7 +1128,7 @@ msgstr "Aufgabe wird abgeschlossen …" #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user enters something like #. * "sftp://blahblah" in an app that only supports local filenames. -#: gtk/gtkfilechooserentry.c:1182 gtk/gtkfilechooserentry.c:1207 +#: ../gtk/gtkfilechooserentry.c:1179 ../gtk/gtkfilechooserentry.c:1204 msgid "Only local files may be selected" msgstr "Nur lokale Dateien können ausgewählt werden" @@ -1149,80 +1136,221 @@ msgstr "Nur lokale Dateien können ausgewählt werden" #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user hasn't entered the first '/' #. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]") -#: gtk/gtkfilechooserentry.c:1191 +#: ../gtk/gtkfilechooserentry.c:1188 msgid "Incomplete hostname; end it with '/'" msgstr "Unvollständiger Rechnername; er muss mit »/« enden" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry when the user enters a path that does not exist #. * and then hits Tab -#: gtk/gtkfilechooserentry.c:1202 +#: ../gtk/gtkfilechooserentry.c:1199 msgid "Path does not exist" msgstr "Der Pfad existiert nicht" -#: gtk/gtkfilechoosersettings.c:486 +#: ../gtk/gtkfilechoosersettings.c:487 ../gtk/gtkfilesel.c:1349 +#: ../gtk/gtkfilesel.c:1360 #, c-format msgid "Error creating folder '%s': %s" msgstr "Fehler beim Anlegen des Ordners »%s«: %s" +#: ../gtk/gtkfilesel.c:694 +msgid "Folders" +msgstr "Ordner" + +#: ../gtk/gtkfilesel.c:698 +msgid "Fol_ders" +msgstr "O_rdner" + +#: ../gtk/gtkfilesel.c:734 +msgid "_Files" +msgstr "_Dateien" + +#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2154 +#, c-format +msgid "Folder unreadable: %s" +msgstr "Ordner nicht lesbar: %s" + +#: ../gtk/gtkfilesel.c:905 +#, c-format +msgid "" +"The file \"%s\" resides on another machine (called %s) and may not be " +"available to this program.\n" +"Are you sure that you want to select it?" +msgstr "" +"Die Datei »%s« liegt auf einer anderen Maschine (namens %s) und könnte für " +"dieses Programm nicht verfügbar sein.\n" +"Sind Sie sicher, dass Sie sie markieren wollen?" + +#: ../gtk/gtkfilesel.c:1020 +msgid "_New Folder" +msgstr "Ordner a_nlegen" + +#: ../gtk/gtkfilesel.c:1031 +msgid "De_lete File" +msgstr "Datei _löschen" + +#: ../gtk/gtkfilesel.c:1042 +msgid "_Rename File" +msgstr "Datei _umbenennen" + +#: ../gtk/gtkfilesel.c:1347 +#, c-format +msgid "" +"The folder name \"%s\" contains symbols that are not allowed in filenames" +msgstr "" +"Der Ordnername »%s« enthält Symbole, die in Dateinamen nicht erlaubt sind" + +#: ../gtk/gtkfilesel.c:1394 +msgid "New Folder" +msgstr "Ordner anlegen" + +#: ../gtk/gtkfilesel.c:1409 +msgid "_Folder name:" +msgstr "_Ordnername:" + +#: ../gtk/gtkfilesel.c:1433 +msgid "C_reate" +msgstr "A_nlegen" + +#: ../gtk/gtkfilesel.c:1476 ../gtk/gtkfilesel.c:1585 ../gtk/gtkfilesel.c:1598 +#, 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:1479 ../gtk/gtkfilesel.c:1491 +#, c-format +msgid "Error deleting file '%s': %s" +msgstr "Fehler beim Löschen der Datei »%s«: %s" + +#: ../gtk/gtkfilesel.c:1534 +#, c-format +msgid "Really delete file \"%s\"?" +msgstr "Datei »%s« wirklich löschen?" + +#: ../gtk/gtkfilesel.c:1539 +msgid "Delete File" +msgstr "Datei löschen" + +#: ../gtk/gtkfilesel.c:1587 +#, c-format +msgid "Error renaming file to \"%s\": %s" +msgstr "Fehler beim Umbenennen der Datei in »%s«: %s" + +#: ../gtk/gtkfilesel.c:1600 +#, c-format +msgid "Error renaming file \"%s\": %s" +msgstr "Fehler beim Umbenennen der Datei »%s«: %s" + +#: ../gtk/gtkfilesel.c:1611 +#, c-format +msgid "Error renaming file \"%s\" to \"%s\": %s" +msgstr "Fehler beim Umbenennen der Datei »%s« in »%s«: %s" + +#: ../gtk/gtkfilesel.c:1658 +msgid "Rename File" +msgstr "Datei umbenennen" + +#: ../gtk/gtkfilesel.c:1673 +#, c-format +msgid "Rename file \"%s\" to:" +msgstr "Datei »%s« umbenennen in:" + +#: ../gtk/gtkfilesel.c:1702 +msgid "_Rename" +msgstr "_Umbenennen" + +#: ../gtk/gtkfilesel.c:2134 +msgid "_Selection: " +msgstr "Au_swahl: " + +#: ../gtk/gtkfilesel.c:3056 +#, c-format +msgid "" +"The filename \"%s\" couldn't be converted to UTF-8. (try setting the " +"environment variable G_FILENAME_ENCODING): %s" +msgstr "" +"Der Dateiname »%s« konnte nicht in UTF-8 umgewandelt werden (versuchen Sie, " +"die Umgebungsvariable G_BROKEN_FILENAMES zu setzen): %s" + +#: ../gtk/gtkfilesel.c:3059 +msgid "Invalid UTF-8" +msgstr "Ungültiges UTF-8" + +#: ../gtk/gtkfilesel.c:3935 +msgid "Name too long" +msgstr "Name zu lang" + +#: ../gtk/gtkfilesel.c:3937 +msgid "Couldn't convert filename" +msgstr "Dateiname konnte nicht umgewandelt werden" + #. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are #. * really pointers to GDrive, GVolume or GMount objects. We need an extra #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: gtk/gtkfilesystem.c:48 +#: ../gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Dateisystem" -#: gtk/gtkfontbutton.c:142 gtk/gtkfontbutton.c:266 +#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Wählen Sie eine Schrift" #. Initialize fields -#: gtk/gtkfontbutton.c:260 +#: ../gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:785 +#: ../gtk/gtkfontbutton.c:785 msgid "Font" msgstr "Schrift" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: gtk/gtkfontsel.c:103 +#: ../gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: gtk/gtkfontsel.c:370 +#: ../gtk/gtkfontsel.c:343 msgid "_Family:" msgstr "_Familie:" -#: gtk/gtkfontsel.c:376 +#: ../gtk/gtkfontsel.c:349 msgid "_Style:" msgstr "_Stil:" -#: gtk/gtkfontsel.c:382 +#: ../gtk/gtkfontsel.c:355 msgid "Si_ze:" msgstr "_Größe:" #. create the text entry widget -#: gtk/gtkfontsel.c:559 +#: ../gtk/gtkfontsel.c:532 msgid "_Preview:" msgstr "_Vorschau:" -#: gtk/gtkfontsel.c:1659 +#: ../gtk/gtkfontsel.c:1649 msgid "Font Selection" msgstr "Schriftwahl" +#: ../gtk/gtkgamma.c:410 +msgid "Gamma" +msgstr "Gamma" + +#: ../gtk/gtkgamma.c:420 +msgid "_Gamma value" +msgstr "_Gamma-Wert" + #. Remove this icon source so we don't keep trying to #. * load it. #. -#: gtk/gtkiconfactory.c:1356 +#: ../gtk/gtkiconfactory.c:1354 #, c-format msgid "Error loading icon: %s" msgstr "Fehler beim Laden des Symbols: %s" -#: gtk/gtkicontheme.c:1354 +#: ../gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -1235,75 +1363,155 @@ msgstr "" "Sie können sich eine Kopie herunterladen unter:\n" "\t%s" -#: gtk/gtkicontheme.c:1535 +#: ../gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "Symbol »%s« nicht im Thema vorhanden" -#: gtk/gtkicontheme.c:3048 +#: ../gtk/gtkicontheme.c:3074 msgid "Failed to load icon" msgstr "Symbol konnte nicht geladen werden" -#: gtk/gtkimmodule.c:526 +#: ../gtk/gtkimmodule.c:527 msgid "Simple" msgstr "Einfach" -#: gtk/gtkimmulticontext.c:588 +#: ../gtk/gtkimmulticontext.c:563 msgctxt "input method menu" msgid "System" msgstr "System" -#: gtk/gtkimmulticontext.c:598 +#: ../gtk/gtkimmulticontext.c:573 msgctxt "input method menu" msgid "None" msgstr "Keine" -#: gtk/gtkimmulticontext.c:681 +#: ../gtk/gtkimmulticontext.c:656 #, c-format msgctxt "input method menu" msgid "System (%s)" msgstr "System (%s)" +#: ../gtk/gtkinputdialog.c:192 +msgid "Input" +msgstr "Eingabe" + +#: ../gtk/gtkinputdialog.c:207 +msgid "No extended input devices" +msgstr "Keine erweiterten Eingabegeräte" + +#: ../gtk/gtkinputdialog.c:220 +msgid "_Device:" +msgstr "_Gerät:" + +#: ../gtk/gtkinputdialog.c:237 +msgid "Disabled" +msgstr "Deaktiviert" + +#: ../gtk/gtkinputdialog.c:244 +msgid "Screen" +msgstr "Bildschirm" + +#: ../gtk/gtkinputdialog.c:251 +msgid "Window" +msgstr "Fenster" + +#: ../gtk/gtkinputdialog.c:258 +msgid "_Mode:" +msgstr "_Modus: " + +#. The axis listbox +#: ../gtk/gtkinputdialog.c:279 +msgid "Axes" +msgstr "Achsen" + +#. Keys listbox +#: ../gtk/gtkinputdialog.c:297 +msgid "Keys" +msgstr "Tasten" + +#: ../gtk/gtkinputdialog.c:524 +msgid "_X:" +msgstr "_X:" + +#: ../gtk/gtkinputdialog.c:525 +msgid "_Y:" +msgstr "_Y:" + +#: ../gtk/gtkinputdialog.c:526 +msgid "_Pressure:" +msgstr "_Druck:" + +#: ../gtk/gtkinputdialog.c:527 +msgid "X _tilt:" +msgstr "X-_Neigun:g" + +#: ../gtk/gtkinputdialog.c:528 +msgid "Y t_ilt:" +msgstr "Y-Ne_igung:" + +#: ../gtk/gtkinputdialog.c:529 +msgid "_Wheel:" +msgstr "_Rad:" + +#: ../gtk/gtkinputdialog.c:581 +msgid "none" +msgstr "keine" + +#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +msgid "(disabled)" +msgstr "(ausgeschaltet)" + +#: ../gtk/gtkinputdialog.c:647 +msgid "(unknown)" +msgstr "(unbekannt)" + +# CHECK - _Löschen haben wir schon und ist unangebracht +#. and clear button +#: ../gtk/gtkinputdialog.c:751 +msgid "Cl_ear" +msgstr "_Leeren" + #. Open Link -#: gtk/gtklabel.c:6202 +#: ../gtk/gtklabel.c:5700 msgid "_Open Link" msgstr "Link ö_ffnen" #. Copy Link Address -#: gtk/gtklabel.c:6214 +#: ../gtk/gtklabel.c:5712 msgid "Copy _Link Address" msgstr "Link-Adresse _kopieren" -#: gtk/gtklinkbutton.c:449 +#: ../gtk/gtklinkbutton.c:428 msgid "Copy URL" msgstr "URL kopieren" -#: gtk/gtklinkbutton.c:601 +#: ../gtk/gtklinkbutton.c:586 msgid "Invalid URI" msgstr "Ungültige Adresse" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:526 +#: ../gtk/gtkmain.c:452 msgid "Load additional GTK+ modules" msgstr "Zusätzliche GTK+-Module laden" #. Placeholder in --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:527 +#: ../gtk/gtkmain.c:453 msgid "MODULES" msgstr "MODULE" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:529 +#: ../gtk/gtkmain.c:455 msgid "Make all warnings fatal" msgstr "Alle Warnungen als fatal betrachten" #. Description of --gtk-debug=FLAGS in --help output -#: gtk/gtkmain.c:532 +#: ../gtk/gtkmain.c:458 msgid "GTK+ debugging flags to set" msgstr "Zu übergebende GTK+-Fehlerdiagnoseoptionen" #. Description of --gtk-no-debug=FLAGS in --help output -#: gtk/gtkmain.c:535 +#: ../gtk/gtkmain.c:461 msgid "GTK+ debugging flags to unset" msgstr "Nicht zu übergebende GTK+-Fehlerdiagnoseoptionen" @@ -1312,125 +1520,125 @@ msgstr "Nicht zu übergebende GTK+-Fehlerdiagnoseoptionen" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:798 +#: ../gtk/gtkmain.c:731 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:863 +#: ../gtk/gtkmain.c:796 #, c-format msgid "Cannot open display: %s" msgstr "Anzeige kann nicht geöffnet werden: %s" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:833 msgid "GTK+ Options" msgstr "GTK+-Optionen" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:833 msgid "Show GTK+ Options" msgstr "GTK+-Optionen anzeigen" -#: gtk/gtkmountoperation.c:491 +#: ../gtk/gtkmountoperation.c:489 msgid "Co_nnect" msgstr "_Verbinden" -#: gtk/gtkmountoperation.c:558 +#: ../gtk/gtkmountoperation.c:556 msgid "Connect _anonymously" msgstr "_Anonym verbinden" -#: gtk/gtkmountoperation.c:567 +#: ../gtk/gtkmountoperation.c:565 msgid "Connect as u_ser:" msgstr "Als _Benutzer verbinden:" -#: gtk/gtkmountoperation.c:605 +#: ../gtk/gtkmountoperation.c:603 msgid "_Username:" msgstr "_Benutzername:" -#: gtk/gtkmountoperation.c:610 +#: ../gtk/gtkmountoperation.c:608 msgid "_Domain:" msgstr "_Domäne:" -#: gtk/gtkmountoperation.c:616 +#: ../gtk/gtkmountoperation.c:614 msgid "_Password:" msgstr "_Passwort:" -#: gtk/gtkmountoperation.c:634 +#: ../gtk/gtkmountoperation.c:632 msgid "Forget password _immediately" msgstr "Passwort sofort _vergessen" -#: gtk/gtkmountoperation.c:644 +#: ../gtk/gtkmountoperation.c:642 msgid "Remember password until you _logout" msgstr "Passwort erst beim Ab_melden vergessen" -#: gtk/gtkmountoperation.c:654 +#: ../gtk/gtkmountoperation.c:652 msgid "Remember _forever" msgstr "_Nie vergessen" -#: gtk/gtkmountoperation.c:883 -#, fuzzy, c-format -msgid "Unknown Application (PID %d)" -msgstr "Unbekannte Anwendung (Kennung %d)" - -#: gtk/gtkmountoperation.c:1066 +#: ../gtk/gtkmountoperation.c:881 #, c-format +msgid "Unknown Application (PID %d)" +msgstr "Unbekannte Anwendung (PID %d)" + +#: ../gtk/gtkmountoperation.c:1064 msgid "Unable to end process" msgstr "Prozess kann nicht beendet werden" -#: gtk/gtkmountoperation.c:1103 +#: ../gtk/gtkmountoperation.c:1101 msgid "_End Process" msgstr "Prozess b_eenden" -#: gtk/gtkmountoperation-stub.c:64 -#, fuzzy, c-format +#: ../gtk/gtkmountoperation-stub.c:64 +#, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "" -"Prozess mit Kennung %d kann nicht abgewürgt werden. Operation ist nicht " +"Prozess mit PID %d kann nicht abgewürgt werden. Vorgang ist nicht " "implementiert." #. translators: this string is a name for the 'less' command -#: gtk/gtkmountoperation-x11.c:862 +#: ../gtk/gtkmountoperation-x11.c:865 msgid "Terminal Pager" msgstr "Terminal-Pager" -#: gtk/gtkmountoperation-x11.c:863 +#: ../gtk/gtkmountoperation-x11.c:866 msgid "Top Command" msgstr "Oberster Befehl" -#: gtk/gtkmountoperation-x11.c:864 +#: ../gtk/gtkmountoperation-x11.c:867 msgid "Bourne Again Shell" msgstr "Bourne-Again-Shell" -#: gtk/gtkmountoperation-x11.c:865 +#: ../gtk/gtkmountoperation-x11.c:868 msgid "Bourne Shell" msgstr "Bourne-Shell" -#: gtk/gtkmountoperation-x11.c:866 +#: ../gtk/gtkmountoperation-x11.c:869 msgid "Z Shell" msgstr "Z-Shell" -#: gtk/gtkmountoperation-x11.c:963 -#, fuzzy, c-format +#: ../gtk/gtkmountoperation-x11.c:966 +#, c-format msgid "Cannot end process with PID %d: %s" -msgstr "Prozess mit Kennung %d kann nicht abgewürgt werden: %s" +msgstr "Prozess mit PID %d kann nicht beendet werden: %s" -#: gtk/gtknotebook.c:4619 gtk/gtknotebook.c:7170 +#: ../gtk/gtknotebook.c:4705 ../gtk/gtknotebook.c:7311 #, c-format msgid "Page %u" msgstr "Seite %u" -#: gtk/gtkpagesetup.c:596 gtk/gtkpapersize.c:838 gtk/gtkpapersize.c:880 +#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:826 +#: ../gtk/gtkpapersize.c:868 msgid "Not a valid page setup file" msgstr "Keine gültige Seiteneinstellungs-Datei" -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:167 msgid "Any Printer" msgstr "Beliebiger Drucker" # CHECK -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:167 msgid "For portable documents" msgstr "Für portable Dokumente" -#: gtk/gtkpagesetupunixdialog.c:809 +#: ../gtk/gtkpagesetupunixdialog.c:797 #, c-format msgid "" "Margins:\n" @@ -1445,53 +1653,49 @@ msgstr "" " Oben: %s %s\n" " Unten: %s %s" -#: gtk/gtkpagesetupunixdialog.c:858 gtk/gtkprintunixdialog.c:3284 +#: ../gtk/gtkpagesetupunixdialog.c:846 ../gtk/gtkprintunixdialog.c:3284 msgid "Manage Custom Sizes..." msgstr "Benutzerdefinierte Größen verwalten …" -#: gtk/gtkpagesetupunixdialog.c:909 +#: ../gtk/gtkpagesetupunixdialog.c:894 msgid "_Format for:" msgstr "_Format für:" # Auch wenn im Original die Tastenkürzel kollidieren (_Preferences), # wir verwenden Ei_genschaften. -#: gtk/gtkpagesetupunixdialog.c:931 gtk/gtkprintunixdialog.c:3456 +#: ../gtk/gtkpagesetupunixdialog.c:916 ../gtk/gtkprintunixdialog.c:3456 msgid "_Paper size:" msgstr "Ei_genschaften:" -#: gtk/gtkpagesetupunixdialog.c:962 +#: ../gtk/gtkpagesetupunixdialog.c:947 msgid "_Orientation:" msgstr "_Ausrichtung:" -#: gtk/gtkpagesetupunixdialog.c:1026 gtk/gtkprintunixdialog.c:3518 +#: ../gtk/gtkpagesetupunixdialog.c:1011 ../gtk/gtkprintunixdialog.c:3518 msgid "Page Setup" msgstr "Seite einrichten" -#: gtk/gtkpathbar.c:154 +#: ../gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Pfad aufwärts" -#: gtk/gtkpathbar.c:156 +#: ../gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Pfad abwärts" -#: gtk/gtkpathbar.c:1497 +#: ../gtk/gtkpathbar.c:1469 msgid "File System Root" msgstr "Dateisystem-Wurzel" -#: gtk/gtkprintbackend.c:749 +#: ../gtk/gtkprintbackend.c:749 msgid "Authentication" msgstr "Legitimation" -#: gtk/gtkprinteroptionwidget.c:694 +#: ../gtk/gtkprinteroptionwidget.c:695 msgid "Not available" msgstr "Nicht verfügbar" -#: gtk/gtkprinteroptionwidget.c:794 -msgid "Select a folder" -msgstr "Ordner auswählen" - -#: gtk/gtkprinteroptionwidget.c:813 +#: ../gtk/gtkprinteroptionwidget.c:814 msgid "_Save in folder:" msgstr "In _Ordner speichern:" @@ -1499,189 +1703,190 @@ msgstr "In _Ordner speichern:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: gtk/gtkprintoperation.c:190 +#: ../gtk/gtkprintoperation.c:190 #, c-format msgid "%s job #%d" msgstr "%s-Auftrag #%d" -#: gtk/gtkprintoperation.c:1695 +#: ../gtk/gtkprintoperation.c:1687 msgctxt "print operation status" msgid "Initial state" msgstr "Ausgangszustand" -#: gtk/gtkprintoperation.c:1696 +#: ../gtk/gtkprintoperation.c:1688 msgctxt "print operation status" msgid "Preparing to print" msgstr "Drucken wird vorbereitet" -#: gtk/gtkprintoperation.c:1697 +#: ../gtk/gtkprintoperation.c:1689 msgctxt "print operation status" msgid "Generating data" msgstr "Daten werden erstellt" -#: gtk/gtkprintoperation.c:1698 +#: ../gtk/gtkprintoperation.c:1690 msgctxt "print operation status" msgid "Sending data" msgstr "Daten werden gesendet" -#: gtk/gtkprintoperation.c:1699 +#: ../gtk/gtkprintoperation.c:1691 msgctxt "print operation status" msgid "Waiting" msgstr "Warten" -#: gtk/gtkprintoperation.c:1700 +#: ../gtk/gtkprintoperation.c:1692 msgctxt "print operation status" msgid "Blocking on issue" msgstr "Blockiert wegen Problem" -#: gtk/gtkprintoperation.c:1701 +#: ../gtk/gtkprintoperation.c:1693 msgctxt "print operation status" msgid "Printing" msgstr "Drucken" -#: gtk/gtkprintoperation.c:1702 +#: ../gtk/gtkprintoperation.c:1694 msgctxt "print operation status" msgid "Finished" msgstr "Abgeschlossen" -#: gtk/gtkprintoperation.c:1703 +#: ../gtk/gtkprintoperation.c:1695 msgctxt "print operation status" msgid "Finished with error" msgstr "Abgeschlossen mit Fehler" -#: gtk/gtkprintoperation.c:2270 +#: ../gtk/gtkprintoperation.c:2254 #, c-format msgid "Preparing %d" msgstr "%d wird vorbereitet" -#: gtk/gtkprintoperation.c:2272 gtk/gtkprintoperation.c:2902 -#, c-format +#: ../gtk/gtkprintoperation.c:2256 ../gtk/gtkprintoperation.c:2875 msgid "Preparing" msgstr "Vorbereitung" -#: gtk/gtkprintoperation.c:2275 +#: ../gtk/gtkprintoperation.c:2259 #, c-format msgid "Printing %d" msgstr "%d wird gedruckt" -#: gtk/gtkprintoperation.c:2932 -#, c-format +#: ../gtk/gtkprintoperation.c:2905 msgid "Error creating print preview" msgstr "Fehler beim Erzeugen der Druckvorschau" -#: gtk/gtkprintoperation.c:2935 -#, c-format +#: ../gtk/gtkprintoperation.c:2908 msgid "The most probable reason is that a temporary file could not be created." msgstr "" "Der häufigste Grund hierfür ist, dass keine temporäre Datei erzeugt werden " "konnte." -#: gtk/gtkprintoperation-unix.c:297 +#: ../gtk/gtkprintoperation-unix.c:297 ../gtk/gtkprintoperation-unix.c:314 msgid "Error launching preview" msgstr "Fehler beim Aufrufen der Druckvorschau" -#: gtk/gtkprintoperation-unix.c:470 gtk/gtkprintoperation-win32.c:1447 +#: ../gtk/gtkprintoperation-unix.c:358 +msgid "Error printing" +msgstr "Fehler beim Drucken" + +#: ../gtk/gtkprintoperation-unix.c:494 ../gtk/gtkprintoperation-win32.c:1447 msgid "Application" msgstr "Anwendunge" -#: gtk/gtkprintoperation-win32.c:611 +#: ../gtk/gtkprintoperation-win32.c:612 msgid "Printer offline" msgstr "Drucker offline" -#: gtk/gtkprintoperation-win32.c:613 +#: ../gtk/gtkprintoperation-win32.c:614 msgid "Out of paper" msgstr "Kein Papier mehr" #. Translators: this is a printer status. -#: gtk/gtkprintoperation-win32.c:615 -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: ../gtk/gtkprintoperation-win32.c:616 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 msgid "Paused" msgstr "Pausiert" -#: gtk/gtkprintoperation-win32.c:617 +#: ../gtk/gtkprintoperation-win32.c:618 msgid "Need user intervention" msgstr "Benutzereingriff wird benötigt" -#: gtk/gtkprintoperation-win32.c:717 +#: ../gtk/gtkprintoperation-win32.c:718 msgid "Custom size" msgstr "Benutzerdefinierte Größe" -#: gtk/gtkprintoperation-win32.c:1539 +#: ../gtk/gtkprintoperation-win32.c:1539 msgid "No printer found" msgstr "Keine Drucker gefunden" -#: gtk/gtkprintoperation-win32.c:1566 +#: ../gtk/gtkprintoperation-win32.c:1566 msgid "Invalid argument to CreateDC" msgstr "Ungültiges Argument für CreateDC" -#: gtk/gtkprintoperation-win32.c:1602 gtk/gtkprintoperation-win32.c:1829 +#: ../gtk/gtkprintoperation-win32.c:1602 ../gtk/gtkprintoperation-win32.c:1829 msgid "Error from StartDoc" msgstr "Fehler von StartDoc" -#: gtk/gtkprintoperation-win32.c:1684 gtk/gtkprintoperation-win32.c:1707 -#: gtk/gtkprintoperation-win32.c:1755 +#: ../gtk/gtkprintoperation-win32.c:1684 ../gtk/gtkprintoperation-win32.c:1707 +#: ../gtk/gtkprintoperation-win32.c:1755 msgid "Not enough free memory" msgstr "Nicht genug Speicher" -#: gtk/gtkprintoperation-win32.c:1760 +#: ../gtk/gtkprintoperation-win32.c:1760 msgid "Invalid argument to PrintDlgEx" msgstr "Ungültiges Argument für PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1765 +#: ../gtk/gtkprintoperation-win32.c:1765 msgid "Invalid pointer to PrintDlgEx" msgstr "Ungültiger Zeiger zu PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1770 +#: ../gtk/gtkprintoperation-win32.c:1770 msgid "Invalid handle to PrintDlgEx" msgstr "Ungültiger Handle für PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1775 +#: ../gtk/gtkprintoperation-win32.c:1775 msgid "Unspecified error" msgstr "Unbekannter Fehler" -#: gtk/gtkprintunixdialog.c:618 +#: ../gtk/gtkprintunixdialog.c:614 msgid "Getting printer information failed" msgstr "Holen der Informationen über Drucker ist gescheitert" -#: gtk/gtkprintunixdialog.c:1873 +#: ../gtk/gtkprintunixdialog.c:1862 msgid "Getting printer information..." msgstr "Informationen über Drucker werden geholt …" -#: gtk/gtkprintunixdialog.c:2139 +#: ../gtk/gtkprintunixdialog.c:2132 msgid "Printer" msgstr "Drucker" #. Translators: this is the header for the location column in the print dialog -#: gtk/gtkprintunixdialog.c:2149 +#: ../gtk/gtkprintunixdialog.c:2142 msgid "Location" msgstr "Standort" #. Translators: this is the header for the printer status column in the print dialog -#: gtk/gtkprintunixdialog.c:2160 +#: ../gtk/gtkprintunixdialog.c:2153 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:2186 +#: ../gtk/gtkprintunixdialog.c:2179 msgid "Range" msgstr "Seiten" -#: gtk/gtkprintunixdialog.c:2190 +#: ../gtk/gtkprintunixdialog.c:2183 msgid "_All Pages" msgstr "_Alle Seiten" -#: gtk/gtkprintunixdialog.c:2197 +#: ../gtk/gtkprintunixdialog.c:2190 msgid "C_urrent Page" msgstr "Aktue_lle Seite" -#: gtk/gtkprintunixdialog.c:2207 +#: ../gtk/gtkprintunixdialog.c:2200 msgid "Se_lection" msgstr "Au_swahl" -#: gtk/gtkprintunixdialog.c:2216 +#: ../gtk/gtkprintunixdialog.c:2209 msgid "Pag_es:" msgstr "_Seiten:" -#: gtk/gtkprintunixdialog.c:2217 +#: ../gtk/gtkprintunixdialog.c:2210 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -1689,28 +1894,28 @@ msgstr "" "Geben Sie einen oder mehrere Druckbereiche ein,\n" "z.B. 5-11,19,85" -#: gtk/gtkprintunixdialog.c:2227 +#: ../gtk/gtkprintunixdialog.c:2220 msgid "Pages" msgstr "Seiten" -#: gtk/gtkprintunixdialog.c:2240 +#: ../gtk/gtkprintunixdialog.c:2233 msgid "Copies" msgstr "Kopien" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:2245 +#: ../gtk/gtkprintunixdialog.c:2238 msgid "Copie_s:" msgstr "_Kopien:" -#: gtk/gtkprintunixdialog.c:2263 +#: ../gtk/gtkprintunixdialog.c:2256 msgid "C_ollate" msgstr "_Zusammentragen" -#: gtk/gtkprintunixdialog.c:2271 +#: ../gtk/gtkprintunixdialog.c:2264 msgid "_Reverse" msgstr "_Rückwärts" -#: gtk/gtkprintunixdialog.c:2291 +#: ../gtk/gtkprintunixdialog.c:2284 msgid "General" msgstr "Allgemein" @@ -1720,170 +1925,170 @@ msgstr "Allgemein" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3017 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, top to bottom" msgstr "Links nach rechts, oben nach unten" -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3017 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, bottom to top" msgstr "Links nach rechts, unten nach oben" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3018 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, top to bottom" msgstr "Rechts nach links, oben nach unten" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3018 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, bottom to top" msgstr "Rechts nach links, unten nach oben" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3019 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, left to right" msgstr "Oben nach unten, links nach rechts" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3019 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, right to left" msgstr "Oben nach unten, rechts nach links" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3020 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, left to right" msgstr "Unten nach oben, links nach rechts" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3020 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, right to left" msgstr "Unten nach oben, rechts nach links" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: gtk/gtkprintunixdialog.c:3024 gtk/gtkprintunixdialog.c:3037 -#: modules/printbackends/cups/gtkprintbackendcups.c:3543 +#: ../gtk/gtkprintunixdialog.c:3024 ../gtk/gtkprintunixdialog.c:3037 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3569 msgid "Page Ordering" msgstr "Reihenfolge" -#: gtk/gtkprintunixdialog.c:3053 +#: ../gtk/gtkprintunixdialog.c:3053 msgid "Left to right" msgstr "Links nach rechts" -#: gtk/gtkprintunixdialog.c:3054 +#: ../gtk/gtkprintunixdialog.c:3054 msgid "Right to left" msgstr "Rechts nach links" -#: gtk/gtkprintunixdialog.c:3066 +#: ../gtk/gtkprintunixdialog.c:3066 msgid "Top to bottom" msgstr "Oben nach unten" -#: gtk/gtkprintunixdialog.c:3067 +#: ../gtk/gtkprintunixdialog.c:3067 msgid "Bottom to top" msgstr "Unten nach oben" -#: gtk/gtkprintunixdialog.c:3307 +#: ../gtk/gtkprintunixdialog.c:3307 msgid "Layout" msgstr "Layout" -#: gtk/gtkprintunixdialog.c:3311 +#: ../gtk/gtkprintunixdialog.c:3311 msgid "T_wo-sided:" msgstr "_Beidseitig" -#: gtk/gtkprintunixdialog.c:3326 +#: ../gtk/gtkprintunixdialog.c:3326 msgid "Pages per _side:" msgstr "Seiten pro _Blatt:" -#: gtk/gtkprintunixdialog.c:3343 +#: ../gtk/gtkprintunixdialog.c:3343 msgid "Page or_dering:" msgstr "_Reihenfolge:" -#: gtk/gtkprintunixdialog.c:3359 +#: ../gtk/gtkprintunixdialog.c:3359 msgid "_Only print:" msgstr "Be_schränken auf:" #. In enum order -#: gtk/gtkprintunixdialog.c:3374 +#: ../gtk/gtkprintunixdialog.c:3374 msgid "All sheets" msgstr "Alle Seiten" -#: gtk/gtkprintunixdialog.c:3375 +#: ../gtk/gtkprintunixdialog.c:3375 msgid "Even sheets" msgstr "Gerade Seiten" -#: gtk/gtkprintunixdialog.c:3376 +#: ../gtk/gtkprintunixdialog.c:3376 msgid "Odd sheets" msgstr "Ungerade Seiten" -#: gtk/gtkprintunixdialog.c:3379 +#: ../gtk/gtkprintunixdialog.c:3379 msgid "Sc_ale:" msgstr "S_kalierung:" -#: gtk/gtkprintunixdialog.c:3406 +#: ../gtk/gtkprintunixdialog.c:3406 msgid "Paper" msgstr "Papier" -#: gtk/gtkprintunixdialog.c:3410 +#: ../gtk/gtkprintunixdialog.c:3410 msgid "Paper _type:" msgstr "Papier_typ:" -#: gtk/gtkprintunixdialog.c:3425 +#: ../gtk/gtkprintunixdialog.c:3425 msgid "Paper _source:" msgstr "Papiere_inzug:" -#: gtk/gtkprintunixdialog.c:3440 +#: ../gtk/gtkprintunixdialog.c:3440 msgid "Output t_ray:" msgstr "Ausgabes_chacht:" -#: gtk/gtkprintunixdialog.c:3480 +#: ../gtk/gtkprintunixdialog.c:3480 msgid "Or_ientation:" msgstr "_Ausrichtung:" #. In enum order -#: gtk/gtkprintunixdialog.c:3495 +#: ../gtk/gtkprintunixdialog.c:3495 msgid "Portrait" msgstr "Hochformat" -#: gtk/gtkprintunixdialog.c:3496 +#: ../gtk/gtkprintunixdialog.c:3496 msgid "Landscape" msgstr "Querformat" -#: gtk/gtkprintunixdialog.c:3497 +#: ../gtk/gtkprintunixdialog.c:3497 msgid "Reverse portrait" msgstr "Kopfstehendes Hochformat" -#: gtk/gtkprintunixdialog.c:3498 +#: ../gtk/gtkprintunixdialog.c:3498 msgid "Reverse landscape" msgstr "Kopfstehendes Querformat" -#: gtk/gtkprintunixdialog.c:3543 +#: ../gtk/gtkprintunixdialog.c:3543 msgid "Job Details" msgstr "Druckauftrag" -#: gtk/gtkprintunixdialog.c:3549 +#: ../gtk/gtkprintunixdialog.c:3549 msgid "Pri_ority:" msgstr "_Priorität:" # CHECK -#: gtk/gtkprintunixdialog.c:3564 +#: ../gtk/gtkprintunixdialog.c:3564 msgid "_Billing info:" msgstr "_Abrechnungsinfo:" # CHECK -#: gtk/gtkprintunixdialog.c:3582 +#: ../gtk/gtkprintunixdialog.c:3582 msgid "Print Document" msgstr "Druckauftrag ausführen" #. Translators: this is one of the choices for the print at option #. * in the print dialog #. -#: gtk/gtkprintunixdialog.c:3591 +#: ../gtk/gtkprintunixdialog.c:3591 msgid "_Now" msgstr "_Jetzt" -#: gtk/gtkprintunixdialog.c:3602 +#: ../gtk/gtkprintunixdialog.c:3602 msgid "A_t:" msgstr "_Um:" @@ -1891,7 +2096,7 @@ msgstr "_Um:" #. * You can remove the am/pm values below for your locale if they are not #. * supported. #. -#: gtk/gtkprintunixdialog.c:3608 +#: ../gtk/gtkprintunixdialog.c:3608 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" @@ -1899,123 +2104,123 @@ msgstr "" "Geben Sie an, wann der Druckauftrag\n" "starten soll, z.B.: 15:30, 14:50:45" -#: gtk/gtkprintunixdialog.c:3618 +#: ../gtk/gtkprintunixdialog.c:3618 msgid "Time of print" msgstr "Uhrzeit des Druckauftrags" -#: gtk/gtkprintunixdialog.c:3634 +#: ../gtk/gtkprintunixdialog.c:3634 msgid "On _hold" msgstr "In _Warteschleife stellen" -#: gtk/gtkprintunixdialog.c:3635 +#: ../gtk/gtkprintunixdialog.c:3635 msgid "Hold the job until it is explicitly released" msgstr "Hält den Druckauftrag an, bis er explizit freigegeben wird" -#: gtk/gtkprintunixdialog.c:3655 +#: ../gtk/gtkprintunixdialog.c:3655 msgid "Add Cover Page" msgstr "Deckblatt hinzufügen" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: gtk/gtkprintunixdialog.c:3664 +#: ../gtk/gtkprintunixdialog.c:3664 msgid "Be_fore:" msgstr "Be_vor:" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: gtk/gtkprintunixdialog.c:3682 +#: ../gtk/gtkprintunixdialog.c:3682 msgid "_After:" msgstr "_Nach:" #. Translators: this is the tab label for the notebook tab containing #. * job-specific options in the print dialog #. -#: gtk/gtkprintunixdialog.c:3700 +#: ../gtk/gtkprintunixdialog.c:3700 msgid "Job" msgstr "Auftrag" -#: gtk/gtkprintunixdialog.c:3766 +#: ../gtk/gtkprintunixdialog.c:3766 msgid "Advanced" msgstr "Erweitert" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3804 +#: ../gtk/gtkprintunixdialog.c:3801 msgid "Image Quality" msgstr "Druckqualität" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3808 +#: ../gtk/gtkprintunixdialog.c:3805 msgid "Color" msgstr "Farbe" # CHECK #. Translators: this will appear as tab label in print dialog. #. It's a typographical term, as in "Binding and finishing" -#: gtk/gtkprintunixdialog.c:3813 +#: ../gtk/gtkprintunixdialog.c:3810 msgid "Finishing" msgstr "Nachbearbeitung" -#: gtk/gtkprintunixdialog.c:3823 +#: ../gtk/gtkprintunixdialog.c:3820 msgid "Some of the settings in the dialog conflict" msgstr "Einige Einstellungen in diesem Dialog stehen in Konflikt zueinander" -#: gtk/gtkprintunixdialog.c:3846 +#: ../gtk/gtkprintunixdialog.c:3843 msgid "Print" msgstr "Drucken" -#: gtk/gtkrc.c:2834 +#: ../gtk/gtkrc.c:2878 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Include-Datei konnte nicht gefunden werden: »%s«" -#: gtk/gtkrc.c:3470 gtk/gtkrc.c:3473 +#: ../gtk/gtkrc.c:3508 ../gtk/gtkrc.c:3511 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Bilddatei konnte nicht in pixmap_path gefunden werden: »%s«" -#: gtk/gtkrecentaction.c:165 gtk/gtkrecentaction.c:173 -#: gtk/gtkrecentchoosermenu.c:615 gtk/gtkrecentchoosermenu.c:623 +#: ../gtk/gtkrecentaction.c:154 ../gtk/gtkrecentaction.c:162 +#: ../gtk/gtkrecentchoosermenu.c:588 ../gtk/gtkrecentchoosermenu.c:596 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Diese Funktion ist für Widgets der Klasse »%s« nicht implementiert" -#: gtk/gtkrecentchooserdefault.c:482 +#: ../gtk/gtkrecentchooserdefault.c:481 msgid "Select which type of documents are shown" msgstr "Wählen Sie die anzuzeigenden Dokumententypen" -#: gtk/gtkrecentchooserdefault.c:1138 gtk/gtkrecentchooserdefault.c:1175 +#: ../gtk/gtkrecentchooserdefault.c:1134 ../gtk/gtkrecentchooserdefault.c:1171 #, c-format msgid "No item for URI '%s' found" msgstr "Es konnte kein Eintrag für die Adresse »%s« gefunden werden" -#: gtk/gtkrecentchooserdefault.c:1302 +#: ../gtk/gtkrecentchooserdefault.c:1298 msgid "Untitled filter" msgstr "Namenloser Filter" -#: gtk/gtkrecentchooserdefault.c:1655 +#: ../gtk/gtkrecentchooserdefault.c:1651 msgid "Could not remove item" msgstr "Eintrag konnte nicht entfernt werden" -#: gtk/gtkrecentchooserdefault.c:1699 +#: ../gtk/gtkrecentchooserdefault.c:1695 msgid "Could not clear list" msgstr "Liste konnte nicht geleert werden" -#: gtk/gtkrecentchooserdefault.c:1783 +#: ../gtk/gtkrecentchooserdefault.c:1779 msgid "Copy _Location" msgstr "O_rt kopieren" -#: gtk/gtkrecentchooserdefault.c:1796 +#: ../gtk/gtkrecentchooserdefault.c:1792 msgid "_Remove From List" msgstr "Von Liste _entfernen" -#: gtk/gtkrecentchooserdefault.c:1805 +#: ../gtk/gtkrecentchooserdefault.c:1801 msgid "_Clear List" msgstr "_Liste leeren" # CHECK -#: gtk/gtkrecentchooserdefault.c:1819 +#: ../gtk/gtkrecentchooserdefault.c:1815 msgid "Show _Private Resources" msgstr "_Private Ressourcen anzeigen" @@ -2029,23 +2234,23 @@ msgstr "_Private Ressourcen anzeigen" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: gtk/gtkrecentchoosermenu.c:369 +#: ../gtk/gtkrecentchoosermenu.c:342 msgid "No items found" msgstr "Keine Einträge gefunden" -#: gtk/gtkrecentchoosermenu.c:535 gtk/gtkrecentchoosermenu.c:591 +#: ../gtk/gtkrecentchoosermenu.c:508 ../gtk/gtkrecentchoosermenu.c:564 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "" "Es konnte keine vor kurzem geöffnete Ressource mit der Adresse »%s« gefunden " "werden" -#: gtk/gtkrecentchoosermenu.c:802 +#: ../gtk/gtkrecentchoosermenu.c:775 #, c-format msgid "Open '%s'" msgstr "»%s« öffnen" -#: gtk/gtkrecentchoosermenu.c:832 +#: ../gtk/gtkrecentchoosermenu.c:805 msgid "Unknown item" msgstr "Unbekannter Eintrag" @@ -2054,7 +2259,7 @@ msgstr "Unbekannter Eintrag" #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. -#: gtk/gtkrecentchoosermenu.c:843 +#: ../gtk/gtkrecentchoosermenu.c:816 #, c-format msgctxt "recent menu label" msgid "_%d. %s" @@ -2063,46 +2268,46 @@ msgstr "_%d. %s" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. -#: gtk/gtkrecentchoosermenu.c:848 +#: ../gtk/gtkrecentchoosermenu.c:821 #, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:980 gtk/gtkrecentmanager.c:993 -#: gtk/gtkrecentmanager.c:1131 gtk/gtkrecentmanager.c:1141 -#: gtk/gtkrecentmanager.c:1194 gtk/gtkrecentmanager.c:1203 -#: gtk/gtkrecentmanager.c:1218 +#: ../gtk/gtkrecentmanager.c:1033 ../gtk/gtkrecentmanager.c:1046 +#: ../gtk/gtkrecentmanager.c:1184 ../gtk/gtkrecentmanager.c:1194 +#: ../gtk/gtkrecentmanager.c:1247 ../gtk/gtkrecentmanager.c:1256 +#: ../gtk/gtkrecentmanager.c:1271 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Es konnte kein Eintrag mit der Adresse »%s« gefunden werden" -#: gtk/gtkspinner.c:456 +#: ../gtk/gtkspinner.c:458 msgctxt "throbbing progress animation widget" msgid "Spinner" msgstr "Spinner" -#: gtk/gtkspinner.c:457 +#: ../gtk/gtkspinner.c:459 msgid "Provides visual indication of progress" msgstr "Ermöglicht die visuelle Darstellung des Fortschritts" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: gtk/gtkstock.c:313 +#: ../gtk/gtkstock.c:314 msgctxt "Stock label" msgid "Information" msgstr "Information" -#: gtk/gtkstock.c:314 +#: ../gtk/gtkstock.c:315 msgctxt "Stock label" msgid "Warning" msgstr "Warnung" -#: gtk/gtkstock.c:315 +#: ../gtk/gtkstock.c:316 msgctxt "Stock label" msgid "Error" msgstr "Fehler" -#: gtk/gtkstock.c:316 +#: ../gtk/gtkstock.c:317 msgctxt "Stock label" msgid "Question" msgstr "Frage" @@ -2110,566 +2315,558 @@ msgstr "Frage" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: gtk/gtkstock.c:321 +#: ../gtk/gtkstock.c:322 msgctxt "Stock label" msgid "_About" msgstr "_Info" -#: gtk/gtkstock.c:322 +#: ../gtk/gtkstock.c:323 msgctxt "Stock label" msgid "_Add" msgstr "_Hinzufügen" -#: gtk/gtkstock.c:323 +#: ../gtk/gtkstock.c:324 msgctxt "Stock label" msgid "_Apply" msgstr "An_wenden" -#: gtk/gtkstock.c:324 +#: ../gtk/gtkstock.c:325 msgctxt "Stock label" msgid "_Bold" msgstr "_Fett" -#: gtk/gtkstock.c:325 +#: ../gtk/gtkstock.c:326 msgctxt "Stock label" msgid "_Cancel" msgstr "_Abbrechen" -#: gtk/gtkstock.c:326 -#, fuzzy +#: ../gtk/gtkstock.c:327 msgctxt "Stock label" -msgid "_CD-ROM" +msgid "_CD-Rom" msgstr "_CD-ROM" # _Löschen haben wir schon und ist unangebracht -#: gtk/gtkstock.c:327 +#: ../gtk/gtkstock.c:328 msgctxt "Stock label" msgid "_Clear" msgstr "_Leeren" -#: gtk/gtkstock.c:328 +#: ../gtk/gtkstock.c:329 msgctxt "Stock label" msgid "_Close" msgstr "S_chließen" -#: gtk/gtkstock.c:329 +#: ../gtk/gtkstock.c:330 msgctxt "Stock label" msgid "C_onnect" msgstr "_Verbinden" -#: gtk/gtkstock.c:330 +#: ../gtk/gtkstock.c:331 msgctxt "Stock label" msgid "_Convert" msgstr "_Umwandeln" -#: gtk/gtkstock.c:331 +#: ../gtk/gtkstock.c:332 msgctxt "Stock label" msgid "_Copy" msgstr "_Kopieren" -#: gtk/gtkstock.c:332 +#: ../gtk/gtkstock.c:333 msgctxt "Stock label" msgid "Cu_t" msgstr "_Ausschneiden" -#: gtk/gtkstock.c:333 +#: ../gtk/gtkstock.c:334 msgctxt "Stock label" msgid "_Delete" msgstr "_Löschen" -#: gtk/gtkstock.c:334 +#: ../gtk/gtkstock.c:335 msgctxt "Stock label" msgid "_Discard" msgstr "_Verwerfen" -#: gtk/gtkstock.c:335 +#: ../gtk/gtkstock.c:336 msgctxt "Stock label" msgid "_Disconnect" msgstr "_Trennen" -#: gtk/gtkstock.c:336 +#: ../gtk/gtkstock.c:337 msgctxt "Stock label" msgid "_Execute" msgstr "_Ausführen" -#: gtk/gtkstock.c:337 +#: ../gtk/gtkstock.c:338 msgctxt "Stock label" msgid "_Edit" msgstr "_Bearbeiten" -#: gtk/gtkstock.c:338 -#, fuzzy -msgctxt "Stock label" -msgid "_File" -msgstr "_Dateien" - -#: gtk/gtkstock.c:339 +#: ../gtk/gtkstock.c:339 msgctxt "Stock label" msgid "_Find" msgstr "_Suchen" -#: gtk/gtkstock.c:340 +#: ../gtk/gtkstock.c:340 msgctxt "Stock label" msgid "Find and _Replace" msgstr "Suchen und _Ersetzen" -#: gtk/gtkstock.c:341 +#: ../gtk/gtkstock.c:341 msgctxt "Stock label" msgid "_Floppy" msgstr "_Diskette" -#: gtk/gtkstock.c:342 +#: ../gtk/gtkstock.c:342 msgctxt "Stock label" msgid "_Fullscreen" msgstr "_Vollbild" -#: gtk/gtkstock.c:343 +#: ../gtk/gtkstock.c:343 msgctxt "Stock label" msgid "_Leave Fullscreen" msgstr "Vollbild _verlassen" #. This is a navigation label as in "go to the bottom of the page" -#: gtk/gtkstock.c:345 +#: ../gtk/gtkstock.c:345 msgctxt "Stock label, navigation" msgid "_Bottom" msgstr "_Unten" #. This is a navigation label as in "go to the first page" -#: gtk/gtkstock.c:347 +#: ../gtk/gtkstock.c:347 msgctxt "Stock label, navigation" msgid "_First" msgstr "_Erster" #. This is a navigation label as in "go to the last page" -#: gtk/gtkstock.c:349 +#: ../gtk/gtkstock.c:349 msgctxt "Stock label, navigation" msgid "_Last" msgstr "_Letzter" #. This is a navigation label as in "go to the top of the page" -#: gtk/gtkstock.c:351 +#: ../gtk/gtkstock.c:351 msgctxt "Stock label, navigation" msgid "_Top" msgstr "_Oben" #. This is a navigation label as in "go back" -#: gtk/gtkstock.c:353 +#: ../gtk/gtkstock.c:353 msgctxt "Stock label, navigation" msgid "_Back" msgstr "_Zurück" #. This is a navigation label as in "go down" -#: gtk/gtkstock.c:355 +#: ../gtk/gtkstock.c:355 msgctxt "Stock label, navigation" msgid "_Down" msgstr "_Runter" #. This is a navigation label as in "go forward" -#: gtk/gtkstock.c:357 +#: ../gtk/gtkstock.c:357 msgctxt "Stock label, navigation" msgid "_Forward" msgstr "_Vor" #. This is a navigation label as in "go up" -#: gtk/gtkstock.c:359 +#: ../gtk/gtkstock.c:359 msgctxt "Stock label, navigation" msgid "_Up" msgstr "_Hoch" -#: gtk/gtkstock.c:360 -#, fuzzy +#: ../gtk/gtkstock.c:360 msgctxt "Stock label" -msgid "_Hard Disk" +msgid "_Harddisk" msgstr "_Festplatte" -#: gtk/gtkstock.c:361 +#: ../gtk/gtkstock.c:361 msgctxt "Stock label" msgid "_Help" msgstr "_Hilfe" -#: gtk/gtkstock.c:362 +#: ../gtk/gtkstock.c:362 msgctxt "Stock label" msgid "_Home" msgstr "_Persönlicher Ordner" -#: gtk/gtkstock.c:363 +#: ../gtk/gtkstock.c:363 msgctxt "Stock label" msgid "Increase Indent" msgstr "Einzug erhöhen" -#: gtk/gtkstock.c:364 +#: ../gtk/gtkstock.c:364 msgctxt "Stock label" msgid "Decrease Indent" msgstr "Einzug vermindern" -#: gtk/gtkstock.c:365 +#: ../gtk/gtkstock.c:365 msgctxt "Stock label" msgid "_Index" msgstr "_Index" -#: gtk/gtkstock.c:366 +#: ../gtk/gtkstock.c:366 msgctxt "Stock label" msgid "_Information" msgstr "_Informationen" -#: gtk/gtkstock.c:367 +#: ../gtk/gtkstock.c:367 msgctxt "Stock label" msgid "_Italic" msgstr "_Kursiv" -#: gtk/gtkstock.c:368 +#: ../gtk/gtkstock.c:368 msgctxt "Stock label" msgid "_Jump to" msgstr "_Springe zu" #. This is about text justification, "centered text" -#: gtk/gtkstock.c:370 +#: ../gtk/gtkstock.c:370 msgctxt "Stock label" msgid "_Center" msgstr "_Zentrieren" #. This is about text justification -#: gtk/gtkstock.c:372 +#: ../gtk/gtkstock.c:372 msgctxt "Stock label" msgid "_Fill" msgstr "_Blocksatz" #. This is about text justification, "left-justified text" -#: gtk/gtkstock.c:374 +#: ../gtk/gtkstock.c:374 msgctxt "Stock label" msgid "_Left" msgstr "_Links" #. This is about text justification, "right-justified text" -#: gtk/gtkstock.c:376 +#: ../gtk/gtkstock.c:376 msgctxt "Stock label" msgid "_Right" msgstr "_Rechts" #. Media label, as in "fast forward" -#: gtk/gtkstock.c:379 +#: ../gtk/gtkstock.c:379 msgctxt "Stock label, media" msgid "_Forward" msgstr "_Vor" #. Media label, as in "next song" -#: gtk/gtkstock.c:381 +#: ../gtk/gtkstock.c:381 msgctxt "Stock label, media" msgid "_Next" msgstr "_Nächster" #. Media label, as in "pause music" -#: gtk/gtkstock.c:383 +#: ../gtk/gtkstock.c:383 msgctxt "Stock label, media" msgid "P_ause" msgstr "P_ause" #. Media label, as in "play music" -#: gtk/gtkstock.c:385 +#: ../gtk/gtkstock.c:385 msgctxt "Stock label, media" msgid "_Play" msgstr "_Wiedergabe" # CHECK #. Media label, as in "previous song" -#: gtk/gtkstock.c:387 +#: ../gtk/gtkstock.c:387 msgctxt "Stock label, media" msgid "Pre_vious" msgstr "_Vorheriger" #. Media label -#: gtk/gtkstock.c:389 +#: ../gtk/gtkstock.c:389 msgctxt "Stock label, media" msgid "_Record" msgstr "_Aufnahme" # CHECK #. Media label -#: gtk/gtkstock.c:391 +#: ../gtk/gtkstock.c:391 msgctxt "Stock label, media" msgid "R_ewind" msgstr "_Zurückspulen" #. Media label -#: gtk/gtkstock.c:393 +#: ../gtk/gtkstock.c:393 msgctxt "Stock label, media" msgid "_Stop" msgstr "_Stopp" -#: gtk/gtkstock.c:394 +#: ../gtk/gtkstock.c:394 msgctxt "Stock label" msgid "_Network" msgstr "_Netzwerk" -#: gtk/gtkstock.c:395 +#: ../gtk/gtkstock.c:395 msgctxt "Stock label" msgid "_New" msgstr "_Neu" -#: gtk/gtkstock.c:396 +#: ../gtk/gtkstock.c:396 msgctxt "Stock label" msgid "_No" msgstr "_Nein" -#: gtk/gtkstock.c:397 +#: ../gtk/gtkstock.c:397 msgctxt "Stock label" msgid "_OK" msgstr "_OK" -#: gtk/gtkstock.c:398 +#: ../gtk/gtkstock.c:398 msgctxt "Stock label" msgid "_Open" msgstr "Ö_ffnen" #. Page orientation -#: gtk/gtkstock.c:400 +#: ../gtk/gtkstock.c:400 msgctxt "Stock label" msgid "Landscape" msgstr "Querformat" #. Page orientation -#: gtk/gtkstock.c:402 +#: ../gtk/gtkstock.c:402 msgctxt "Stock label" msgid "Portrait" msgstr "Hochformat" #. Page orientation -#: gtk/gtkstock.c:404 +#: ../gtk/gtkstock.c:404 msgctxt "Stock label" msgid "Reverse landscape" msgstr "Kopfstehendes Querformat" #. Page orientation -#: gtk/gtkstock.c:406 +#: ../gtk/gtkstock.c:406 msgctxt "Stock label" msgid "Reverse portrait" msgstr "Kopfstehendes Hochformat" -#: gtk/gtkstock.c:407 +#: ../gtk/gtkstock.c:407 msgctxt "Stock label" msgid "Page Set_up" msgstr "Seite einric_hten" -#: gtk/gtkstock.c:408 +#: ../gtk/gtkstock.c:408 msgctxt "Stock label" msgid "_Paste" msgstr "E_infügen" -#: gtk/gtkstock.c:409 +#: ../gtk/gtkstock.c:409 msgctxt "Stock label" msgid "_Preferences" msgstr "_Einstellungen" -#: gtk/gtkstock.c:410 +#: ../gtk/gtkstock.c:410 msgctxt "Stock label" msgid "_Print" msgstr "_Drucken" -#: gtk/gtkstock.c:411 +#: ../gtk/gtkstock.c:411 msgctxt "Stock label" msgid "Print Pre_view" msgstr "Druck_vorschau" # Auch wenn im Original die Tastenkürzel kollidieren (_Preferences), # wir verwenden Ei_genschaften. -#: gtk/gtkstock.c:412 +#: ../gtk/gtkstock.c:412 msgctxt "Stock label" msgid "_Properties" msgstr "Ei_genschaften" -#: gtk/gtkstock.c:413 +#: ../gtk/gtkstock.c:413 msgctxt "Stock label" msgid "_Quit" msgstr "_Beenden" -#: gtk/gtkstock.c:414 +#: ../gtk/gtkstock.c:414 msgctxt "Stock label" msgid "_Redo" msgstr "_Wiederholen" -#: gtk/gtkstock.c:415 +#: ../gtk/gtkstock.c:415 msgctxt "Stock label" msgid "_Refresh" msgstr "_Aktualisieren" -#: gtk/gtkstock.c:416 +#: ../gtk/gtkstock.c:416 msgctxt "Stock label" msgid "_Remove" msgstr "_Entfernen" -#: gtk/gtkstock.c:417 +#: ../gtk/gtkstock.c:417 msgctxt "Stock label" msgid "_Revert" msgstr "_Zurücksetzen" -#: gtk/gtkstock.c:418 +#: ../gtk/gtkstock.c:418 msgctxt "Stock label" msgid "_Save" msgstr "_Speichern" -#: gtk/gtkstock.c:419 +#: ../gtk/gtkstock.c:419 msgctxt "Stock label" msgid "Save _As" msgstr "Speichern _unter" -#: gtk/gtkstock.c:420 +#: ../gtk/gtkstock.c:420 msgctxt "Stock label" msgid "Select _All" msgstr "A_lles markieren" -#: gtk/gtkstock.c:421 +#: ../gtk/gtkstock.c:421 msgctxt "Stock label" msgid "_Color" msgstr "_Farbe" -#: gtk/gtkstock.c:422 +#: ../gtk/gtkstock.c:422 msgctxt "Stock label" msgid "_Font" msgstr "_Schrift" #. Sorting direction -#: gtk/gtkstock.c:424 +#: ../gtk/gtkstock.c:424 msgctxt "Stock label" msgid "_Ascending" msgstr "_Aufsteigend" #. Sorting direction -#: gtk/gtkstock.c:426 +#: ../gtk/gtkstock.c:426 msgctxt "Stock label" msgid "_Descending" msgstr "_Absteigend" -#: gtk/gtkstock.c:427 +#: ../gtk/gtkstock.c:427 msgctxt "Stock label" msgid "_Spell Check" msgstr "_Rechtschreibprüfung" -#: gtk/gtkstock.c:428 +#: ../gtk/gtkstock.c:428 msgctxt "Stock label" msgid "_Stop" msgstr "_Stopp" #. Font variant -#: gtk/gtkstock.c:430 +#: ../gtk/gtkstock.c:430 msgctxt "Stock label" msgid "_Strikethrough" msgstr "_Durchstreichen" -#: gtk/gtkstock.c:431 +#: ../gtk/gtkstock.c:431 msgctxt "Stock label" msgid "_Undelete" msgstr "_Löschen rückgängig" #. Font variant -#: gtk/gtkstock.c:433 +#: ../gtk/gtkstock.c:433 msgctxt "Stock label" msgid "_Underline" msgstr "_Unterstreichen" -#: gtk/gtkstock.c:434 +#: ../gtk/gtkstock.c:434 msgctxt "Stock label" msgid "_Undo" msgstr "_Rückgängig" -#: gtk/gtkstock.c:435 +#: ../gtk/gtkstock.c:435 msgctxt "Stock label" msgid "_Yes" msgstr "_Ja" #. Zoom -#: gtk/gtkstock.c:437 +#: ../gtk/gtkstock.c:437 msgctxt "Stock label" msgid "_Normal Size" msgstr "_Normale Größe" #. Zoom -#: gtk/gtkstock.c:439 +#: ../gtk/gtkstock.c:439 msgctxt "Stock label" msgid "Best _Fit" msgstr "_Einpassen" -#: gtk/gtkstock.c:440 +#: ../gtk/gtkstock.c:440 msgctxt "Stock label" msgid "Zoom _In" msgstr "_Heranzoomen" -#: gtk/gtkstock.c:441 +#: ../gtk/gtkstock.c:441 msgctxt "Stock label" msgid "Zoom _Out" msgstr "_Wegzoomen" -#: gtk/gtktextbufferrichtext.c:650 +#: ../gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Unbekannter Fehler beim Deserialisieren von %s" -#: gtk/gtktextbufferrichtext.c:709 +#: ../gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Es konnte keine Deserialisierungs-Funktion für %s gefunden werden" -#: gtk/gtktextbufferserialize.c:795 gtk/gtktextbufferserialize.c:821 +#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Es wurde sowohl »id« als auch »name« im <%s>-Element gefunden" -#: gtk/gtktextbufferserialize.c:805 gtk/gtktextbufferserialize.c:831 +#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Das Attribut »%s« wurde zwei Mal im <%s>-Element gefunden" -#: gtk/gtktextbufferserialize.c:845 -#, fuzzy, c-format +#: ../gtk/gtktextbufferserialize.c:846 +#, c-format msgid "<%s> element has invalid ID \"%s\"" -msgstr "»%s«-Element hat ungültige Kennung »%s«" +msgstr "<%s>-Element hat ungültige Kennung »%s«" -#: gtk/gtktextbufferserialize.c:855 +#: ../gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s>-Element hat weder ein »name«- noch ein »id«-Attribut" -#: gtk/gtktextbufferserialize.c:942 +#: ../gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Attribut »%s« wurde zwei Mal im selben <%s>-Element verwendet" -#: gtk/gtktextbufferserialize.c:960 gtk/gtktextbufferserialize.c:985 +#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Attribut »%s« ist in diesem Kontext ungültig im <%s>-Element" -#: gtk/gtktextbufferserialize.c:1024 +#: ../gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Tag »%s« wurde nicht definiert." -#: gtk/gtktextbufferserialize.c:1036 +#: ../gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Anonymer Tag wurde gefunden und Tags können nicht erstellt werden." -#: gtk/gtktextbufferserialize.c:1047 +#: ../gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "" "Tag »%s« existiert nicht im Puffer und Tags können nicht erstellt werden." -#: gtk/gtktextbufferserialize.c:1146 gtk/gtktextbufferserialize.c:1221 -#: gtk/gtktextbufferserialize.c:1324 gtk/gtktextbufferserialize.c:1398 +#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 +#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Element »%s« ist unterhalb von »%s« nicht erlaubt" -#: gtk/gtktextbufferserialize.c:1177 +#: ../gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "»%s« ist kein gültiger Attributstyp" -#: gtk/gtktextbufferserialize.c:1185 +#: ../gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "»%s« ist kein gültiger Attributsname" -#: gtk/gtktextbufferserialize.c:1195 +#: ../gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" @@ -2677,138 +2874,142 @@ msgstr "" "»%s« konnte für das Attribut »%s« nicht in einen Wert vom Typ »%s« " "konvertiert werden" -#: gtk/gtktextbufferserialize.c:1204 +#: ../gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "»%s« ist kein gültiger Wert für das Attribut »%s«" -#: gtk/gtktextbufferserialize.c:1289 +#: ../gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Tag »%s« wurde bereits definiert" -#: gtk/gtktextbufferserialize.c:1300 +#: ../gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Tag »%s« hat ungültige Priorität »%s«" -#: gtk/gtktextbufferserialize.c:1353 +#: ../gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Äußerstes Element im Text muss sein, nicht <%s>" -#: gtk/gtktextbufferserialize.c:1362 gtk/gtktextbufferserialize.c:1378 +#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Ein <%s>-Element wurde bereits festgelegt" -#: gtk/gtktextbufferserialize.c:1384 +#: ../gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Ein -Element kann nicht für einem -Element auftreten" -#: gtk/gtktextbufferserialize.c:1784 +#: ../gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Serialisierte Daten sind fehlerhaft" -#: gtk/gtktextbufferserialize.c:1862 +#: ../gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Serialisierte Daten sind fehlerhaft. Erste Sektion ist nicht " "GTKTEXTBUFFERCONTENTS-0001" -#: gtk/gtktextutil.c:60 +#: ../gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM Von-_links-nach-rechts-Marke" -#: gtk/gtktextutil.c:61 +#: ../gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM Von-_rechts-nach-links-Marke" -#: gtk/gtktextutil.c:62 +#: ../gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE Von-links-nach-rechts-_Einbettung" -#: gtk/gtktextutil.c:63 +#: ../gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE Von-rechts-nach-Links-E_inbettung" -#: gtk/gtktextutil.c:64 +#: ../gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO Von-links-nach-rechts-_Überschreiben" -#: gtk/gtktextutil.c:65 +#: ../gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO Von-rechts-nach-links-Ü_berschreiben" -#: gtk/gtktextutil.c:66 +#: ../gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF Richtungsformatierungs-_Pop" -#: gtk/gtktextutil.c:67 +#: ../gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS-Leerraum mit Breite _null" -#: gtk/gtktextutil.c:68 +#: ../gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ-_Verbinder mit Breite null" -#: gtk/gtktextutil.c:69 +#: ../gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ-_Trenner mit Breite null" -#: gtk/gtkthemes.c:72 +#: ../gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Im Modulpfad »%s« konnte keine Themen-Engine gefunden werden," -#: gtk/gtkuimanager.c:1505 +#: ../gtk/gtktipsquery.c:188 +msgid "--- No Tip ---" +msgstr "--- Kein Tipp ---" + +#: ../gtk/gtkuimanager.c:1505 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Unerwarteter, öffnender Tag »%s« in Zeile %d, Zeichen %d" -#: gtk/gtkuimanager.c:1595 +#: ../gtk/gtkuimanager.c:1595 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Unerwartete Zeichendaten in Zeile %d, Zeichen %d" -#: gtk/gtkuimanager.c:2427 +#: ../gtk/gtkuimanager.c:2427 msgid "Empty" msgstr "Leer" -#: gtk/gtkvolumebutton.c:83 +#: ../gtk/gtkvolumebutton.c:83 msgid "Volume" msgstr "Lautstärke" -#: gtk/gtkvolumebutton.c:85 +#: ../gtk/gtkvolumebutton.c:85 msgid "Turns volume down or up" msgstr "Ändert die Lautstärke" -#: gtk/gtkvolumebutton.c:88 +#: ../gtk/gtkvolumebutton.c:88 msgid "Adjusts the volume" msgstr "Passt die Lautstärke an" -#: gtk/gtkvolumebutton.c:94 gtk/gtkvolumebutton.c:97 +#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 msgid "Volume Down" msgstr "Leiser" -#: gtk/gtkvolumebutton.c:96 +#: ../gtk/gtkvolumebutton.c:93 msgid "Decreases the volume" msgstr "Verringert die Lautstärke" -#: gtk/gtkvolumebutton.c:100 gtk/gtkvolumebutton.c:103 +#: ../gtk/gtkvolumebutton.c:97 ../gtk/gtkvolumebutton.c:100 msgid "Volume Up" msgstr "Lauter" -#: gtk/gtkvolumebutton.c:102 +#: ../gtk/gtkvolumebutton.c:99 msgid "Increases the volume" msgstr "Erhöht die Lautstärke" -#: gtk/gtkvolumebutton.c:160 +#: ../gtk/gtkvolumebutton.c:157 msgid "Muted" msgstr "Stumm" -#: gtk/gtkvolumebutton.c:164 +#: ../gtk/gtkvolumebutton.c:161 msgid "Full Volume" msgstr "Volle Lautstärke" @@ -2817,935 +3018,934 @@ msgstr "Volle Lautstärke" #. * Translate the "%d" to "%Id" if you want to use localised digits, #. * or otherwise translate the "%d" to "%d". #. -#: gtk/gtkvolumebutton.c:177 +#: ../gtk/gtkvolumebutton.c:174 #, c-format msgctxt "volume percentage" msgid "%d %%" msgstr "%d %%" -#: gtk/paper_names_offsets.c:4 +#: ../gtk/paper_names_offsets.c:4 msgctxt "paper size" msgid "asme_f" msgstr "asme_f" -#: gtk/paper_names_offsets.c:5 +#: ../gtk/paper_names_offsets.c:5 msgctxt "paper size" msgid "A0x2" msgstr "1/2 A0" -#: gtk/paper_names_offsets.c:6 +#: ../gtk/paper_names_offsets.c:6 msgctxt "paper size" msgid "A0" msgstr "A0" -#: gtk/paper_names_offsets.c:7 +#: ../gtk/paper_names_offsets.c:7 msgctxt "paper size" msgid "A0x3" msgstr "1/3 A0" -#: gtk/paper_names_offsets.c:8 +#: ../gtk/paper_names_offsets.c:8 msgctxt "paper size" msgid "A1" msgstr "A1" -#: gtk/paper_names_offsets.c:9 +#: ../gtk/paper_names_offsets.c:9 msgctxt "paper size" msgid "A10" msgstr "A10" -#: gtk/paper_names_offsets.c:10 +#: ../gtk/paper_names_offsets.c:10 msgctxt "paper size" msgid "A1x3" msgstr "1/3 A1" -#: gtk/paper_names_offsets.c:11 +#: ../gtk/paper_names_offsets.c:11 msgctxt "paper size" msgid "A1x4" msgstr "1/4 A1" -#: gtk/paper_names_offsets.c:12 +#: ../gtk/paper_names_offsets.c:12 msgctxt "paper size" msgid "A2" msgstr "A2" -#: gtk/paper_names_offsets.c:13 +#: ../gtk/paper_names_offsets.c:13 msgctxt "paper size" msgid "A2x3" msgstr "1/3 A2" -#: gtk/paper_names_offsets.c:14 +#: ../gtk/paper_names_offsets.c:14 msgctxt "paper size" msgid "A2x4" msgstr "1/4 A2" -#: gtk/paper_names_offsets.c:15 +#: ../gtk/paper_names_offsets.c:15 msgctxt "paper size" msgid "A2x5" msgstr "1/5 A2" -#: gtk/paper_names_offsets.c:16 +#: ../gtk/paper_names_offsets.c:16 msgctxt "paper size" msgid "A3" msgstr "A3" -#: gtk/paper_names_offsets.c:17 +#: ../gtk/paper_names_offsets.c:17 msgctxt "paper size" msgid "A3 Extra" msgstr "A3 Extra" -#: gtk/paper_names_offsets.c:18 +#: ../gtk/paper_names_offsets.c:18 msgctxt "paper size" msgid "A3x3" msgstr "1/3 A3" -#: gtk/paper_names_offsets.c:19 +#: ../gtk/paper_names_offsets.c:19 msgctxt "paper size" msgid "A3x4" msgstr "1/4 A3" -#: gtk/paper_names_offsets.c:20 +#: ../gtk/paper_names_offsets.c:20 msgctxt "paper size" msgid "A3x5" msgstr "1/5 A3" -#: gtk/paper_names_offsets.c:21 +#: ../gtk/paper_names_offsets.c:21 msgctxt "paper size" msgid "A3x6" msgstr "1/6 A3" -#: gtk/paper_names_offsets.c:22 +#: ../gtk/paper_names_offsets.c:22 msgctxt "paper size" msgid "A3x7" msgstr "1/7 A3" -#: gtk/paper_names_offsets.c:23 +#: ../gtk/paper_names_offsets.c:23 msgctxt "paper size" msgid "A4" msgstr "A4" -#: gtk/paper_names_offsets.c:24 +#: ../gtk/paper_names_offsets.c:24 msgctxt "paper size" msgid "A4 Extra" msgstr "A4 Extra" -#: gtk/paper_names_offsets.c:25 +#: ../gtk/paper_names_offsets.c:25 msgctxt "paper size" msgid "A4 Tab" msgstr "A4 Tab" -#: gtk/paper_names_offsets.c:26 +#: ../gtk/paper_names_offsets.c:26 msgctxt "paper size" msgid "A4x3" msgstr "1/3 A4" -#: gtk/paper_names_offsets.c:27 +#: ../gtk/paper_names_offsets.c:27 msgctxt "paper size" msgid "A4x4" msgstr "1/4 A4" -#: gtk/paper_names_offsets.c:28 +#: ../gtk/paper_names_offsets.c:28 msgctxt "paper size" msgid "A4x5" msgstr "1/5 A4" -#: gtk/paper_names_offsets.c:29 +#: ../gtk/paper_names_offsets.c:29 msgctxt "paper size" msgid "A4x6" msgstr "1/6 A4" -#: gtk/paper_names_offsets.c:30 +#: ../gtk/paper_names_offsets.c:30 msgctxt "paper size" msgid "A4x7" msgstr "1/7 A4" -#: gtk/paper_names_offsets.c:31 +#: ../gtk/paper_names_offsets.c:31 msgctxt "paper size" msgid "A4x8" msgstr "1/8 A4" -#: gtk/paper_names_offsets.c:32 +#: ../gtk/paper_names_offsets.c:32 msgctxt "paper size" msgid "A4x9" msgstr "1/9 A4" -#: gtk/paper_names_offsets.c:33 +#: ../gtk/paper_names_offsets.c:33 msgctxt "paper size" msgid "A5" msgstr "A5" -#: gtk/paper_names_offsets.c:34 +#: ../gtk/paper_names_offsets.c:34 msgctxt "paper size" msgid "A5 Extra" msgstr "A5 Extra" -#: gtk/paper_names_offsets.c:35 +#: ../gtk/paper_names_offsets.c:35 msgctxt "paper size" msgid "A6" msgstr "A6" -#: gtk/paper_names_offsets.c:36 +#: ../gtk/paper_names_offsets.c:36 msgctxt "paper size" msgid "A7" msgstr "A7" -#: gtk/paper_names_offsets.c:37 +#: ../gtk/paper_names_offsets.c:37 msgctxt "paper size" msgid "A8" msgstr "A8" -#: gtk/paper_names_offsets.c:38 +#: ../gtk/paper_names_offsets.c:38 msgctxt "paper size" msgid "A9" msgstr "A9" -#: gtk/paper_names_offsets.c:39 +#: ../gtk/paper_names_offsets.c:39 msgctxt "paper size" msgid "B0" msgstr "B0" -#: gtk/paper_names_offsets.c:40 +#: ../gtk/paper_names_offsets.c:40 msgctxt "paper size" msgid "B1" msgstr "B1" -#: gtk/paper_names_offsets.c:41 +#: ../gtk/paper_names_offsets.c:41 msgctxt "paper size" msgid "B10" msgstr "B10" -#: gtk/paper_names_offsets.c:42 +#: ../gtk/paper_names_offsets.c:42 msgctxt "paper size" msgid "B2" msgstr "B2" -#: gtk/paper_names_offsets.c:43 +#: ../gtk/paper_names_offsets.c:43 msgctxt "paper size" msgid "B3" msgstr "B3" -#: gtk/paper_names_offsets.c:44 +#: ../gtk/paper_names_offsets.c:44 msgctxt "paper size" msgid "B4" msgstr "B4" -#: gtk/paper_names_offsets.c:45 +#: ../gtk/paper_names_offsets.c:45 msgctxt "paper size" msgid "B5" msgstr "B5" -#: gtk/paper_names_offsets.c:46 +#: ../gtk/paper_names_offsets.c:46 msgctxt "paper size" msgid "B5 Extra" msgstr "B5 Extra" -#: gtk/paper_names_offsets.c:47 +#: ../gtk/paper_names_offsets.c:47 msgctxt "paper size" msgid "B6" msgstr "B6" -#: gtk/paper_names_offsets.c:48 +#: ../gtk/paper_names_offsets.c:48 msgctxt "paper size" msgid "B6/C4" msgstr "B6/C4" -#: gtk/paper_names_offsets.c:49 +#: ../gtk/paper_names_offsets.c:49 msgctxt "paper size" msgid "B7" msgstr "B7" -#: gtk/paper_names_offsets.c:50 +#: ../gtk/paper_names_offsets.c:50 msgctxt "paper size" msgid "B8" msgstr "B8" -#: gtk/paper_names_offsets.c:51 +#: ../gtk/paper_names_offsets.c:51 msgctxt "paper size" msgid "B9" msgstr "B9" -#: gtk/paper_names_offsets.c:52 +#: ../gtk/paper_names_offsets.c:52 msgctxt "paper size" msgid "C0" msgstr "C0" -#: gtk/paper_names_offsets.c:53 +#: ../gtk/paper_names_offsets.c:53 msgctxt "paper size" msgid "C1" msgstr "C1" -#: gtk/paper_names_offsets.c:54 +#: ../gtk/paper_names_offsets.c:54 msgctxt "paper size" msgid "C10" msgstr "C10" -#: gtk/paper_names_offsets.c:55 +#: ../gtk/paper_names_offsets.c:55 msgctxt "paper size" msgid "C2" msgstr "C2" -#: gtk/paper_names_offsets.c:56 +#: ../gtk/paper_names_offsets.c:56 msgctxt "paper size" msgid "C3" msgstr "C3" -#: gtk/paper_names_offsets.c:57 +#: ../gtk/paper_names_offsets.c:57 msgctxt "paper size" msgid "C4" msgstr "C4" -#: gtk/paper_names_offsets.c:58 +#: ../gtk/paper_names_offsets.c:58 msgctxt "paper size" msgid "C5" msgstr "C5" -#: gtk/paper_names_offsets.c:59 +#: ../gtk/paper_names_offsets.c:59 msgctxt "paper size" msgid "C6" msgstr "C6" -#: gtk/paper_names_offsets.c:60 +#: ../gtk/paper_names_offsets.c:60 msgctxt "paper size" msgid "C6/C5" msgstr "C6/C5" -#: gtk/paper_names_offsets.c:61 +#: ../gtk/paper_names_offsets.c:61 msgctxt "paper size" msgid "C7" msgstr "C7" -#: gtk/paper_names_offsets.c:62 +#: ../gtk/paper_names_offsets.c:62 msgctxt "paper size" msgid "C7/C6" msgstr "C7/C6" -#: gtk/paper_names_offsets.c:63 +#: ../gtk/paper_names_offsets.c:63 msgctxt "paper size" msgid "C8" msgstr "C8" -#: gtk/paper_names_offsets.c:64 +#: ../gtk/paper_names_offsets.c:64 msgctxt "paper size" msgid "C9" msgstr "C9" -#: gtk/paper_names_offsets.c:65 +#: ../gtk/paper_names_offsets.c:65 msgctxt "paper size" msgid "DL Envelope" msgstr "DL-Umschlag" -#: gtk/paper_names_offsets.c:66 +#: ../gtk/paper_names_offsets.c:66 msgctxt "paper size" msgid "RA0" msgstr "RA0" -#: gtk/paper_names_offsets.c:67 +#: ../gtk/paper_names_offsets.c:67 msgctxt "paper size" msgid "RA1" msgstr "RA1" -#: gtk/paper_names_offsets.c:68 +#: ../gtk/paper_names_offsets.c:68 msgctxt "paper size" msgid "RA2" msgstr "RA2" -#: gtk/paper_names_offsets.c:69 +#: ../gtk/paper_names_offsets.c:69 msgctxt "paper size" msgid "SRA0" msgstr "SRA0" -#: gtk/paper_names_offsets.c:70 +#: ../gtk/paper_names_offsets.c:70 msgctxt "paper size" msgid "SRA1" msgstr "SRA1" -#: gtk/paper_names_offsets.c:71 +#: ../gtk/paper_names_offsets.c:71 msgctxt "paper size" msgid "SRA2" msgstr "SRA2" -#: gtk/paper_names_offsets.c:72 +#: ../gtk/paper_names_offsets.c:72 msgctxt "paper size" msgid "JB0" msgstr "JB0" -#: gtk/paper_names_offsets.c:73 +#: ../gtk/paper_names_offsets.c:73 msgctxt "paper size" msgid "JB1" msgstr "JB1" -#: gtk/paper_names_offsets.c:74 +#: ../gtk/paper_names_offsets.c:74 msgctxt "paper size" msgid "JB10" msgstr "JB10" -#: gtk/paper_names_offsets.c:75 +#: ../gtk/paper_names_offsets.c:75 msgctxt "paper size" msgid "JB2" msgstr "JB2" -#: gtk/paper_names_offsets.c:76 +#: ../gtk/paper_names_offsets.c:76 msgctxt "paper size" msgid "JB3" msgstr "JB3" -#: gtk/paper_names_offsets.c:77 +#: ../gtk/paper_names_offsets.c:77 msgctxt "paper size" msgid "JB4" msgstr "JB4" -#: gtk/paper_names_offsets.c:78 +#: ../gtk/paper_names_offsets.c:78 msgctxt "paper size" msgid "JB5" msgstr "JB5" -#: gtk/paper_names_offsets.c:79 +#: ../gtk/paper_names_offsets.c:79 msgctxt "paper size" msgid "JB6" msgstr "JB6" -#: gtk/paper_names_offsets.c:80 +#: ../gtk/paper_names_offsets.c:80 msgctxt "paper size" msgid "JB7" msgstr "JB7" -#: gtk/paper_names_offsets.c:81 +#: ../gtk/paper_names_offsets.c:81 msgctxt "paper size" msgid "JB8" msgstr "JB8" -#: gtk/paper_names_offsets.c:82 +#: ../gtk/paper_names_offsets.c:82 msgctxt "paper size" msgid "JB9" msgstr "JB9" -#: gtk/paper_names_offsets.c:83 +#: ../gtk/paper_names_offsets.c:83 msgctxt "paper size" msgid "jis exec" msgstr "jis exec" -#: gtk/paper_names_offsets.c:84 +#: ../gtk/paper_names_offsets.c:84 msgctxt "paper size" msgid "Choukei 2 Envelope" msgstr "Choukei 2-Umschlag" -#: gtk/paper_names_offsets.c:85 +#: ../gtk/paper_names_offsets.c:85 msgctxt "paper size" msgid "Choukei 3 Envelope" msgstr "Choukei 3-Umschlag" -#: gtk/paper_names_offsets.c:86 +#: ../gtk/paper_names_offsets.c:86 msgctxt "paper size" msgid "Choukei 4 Envelope" msgstr "Choukei 4-Umschlag" -#: gtk/paper_names_offsets.c:87 +#: ../gtk/paper_names_offsets.c:87 msgctxt "paper size" msgid "hagaki (postcard)" msgstr "hagaki (Postkarte)" -#: gtk/paper_names_offsets.c:88 +#: ../gtk/paper_names_offsets.c:88 msgctxt "paper size" msgid "kahu Envelope" msgstr "kahu-Umschlag" -#: gtk/paper_names_offsets.c:89 +#: ../gtk/paper_names_offsets.c:89 msgctxt "paper size" msgid "kaku2 Envelope" msgstr "kaku2-Umschlag" -#: gtk/paper_names_offsets.c:90 +#: ../gtk/paper_names_offsets.c:90 msgctxt "paper size" msgid "oufuku (reply postcard)" msgstr "oufuku (Antwortpostkarte)" -#: gtk/paper_names_offsets.c:91 +#: ../gtk/paper_names_offsets.c:91 msgctxt "paper size" msgid "you4 Envelope" msgstr "you4-Umschlag" -#: gtk/paper_names_offsets.c:92 +#: ../gtk/paper_names_offsets.c:92 msgctxt "paper size" msgid "10x11" msgstr "10x11" -#: gtk/paper_names_offsets.c:93 +#: ../gtk/paper_names_offsets.c:93 msgctxt "paper size" msgid "10x13" msgstr "10x13" -#: gtk/paper_names_offsets.c:94 +#: ../gtk/paper_names_offsets.c:94 msgctxt "paper size" msgid "10x14" msgstr "10x14" -#: gtk/paper_names_offsets.c:95 gtk/paper_names_offsets.c:96 +#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96 msgctxt "paper size" msgid "10x15" msgstr "10x15" -#: gtk/paper_names_offsets.c:97 +#: ../gtk/paper_names_offsets.c:97 msgctxt "paper size" msgid "11x12" msgstr "11x12" -#: gtk/paper_names_offsets.c:98 +#: ../gtk/paper_names_offsets.c:98 msgctxt "paper size" msgid "11x15" msgstr "11x15" -#: gtk/paper_names_offsets.c:99 +#: ../gtk/paper_names_offsets.c:99 msgctxt "paper size" msgid "12x19" msgstr "12x19" -#: gtk/paper_names_offsets.c:100 +#: ../gtk/paper_names_offsets.c:100 msgctxt "paper size" msgid "5x7" msgstr "5x7" -#: gtk/paper_names_offsets.c:101 +#: ../gtk/paper_names_offsets.c:101 msgctxt "paper size" msgid "6x9 Envelope" msgstr "6x9-Umschlag" -#: gtk/paper_names_offsets.c:102 +#: ../gtk/paper_names_offsets.c:102 msgctxt "paper size" msgid "7x9 Envelope" msgstr "7x9-Umschlag" -#: gtk/paper_names_offsets.c:103 +#: ../gtk/paper_names_offsets.c:103 msgctxt "paper size" msgid "9x11 Envelope" msgstr "9x11-Umschlag" -#: gtk/paper_names_offsets.c:104 +#: ../gtk/paper_names_offsets.c:104 msgctxt "paper size" msgid "a2 Envelope" msgstr "a2-Umschlag" -#: gtk/paper_names_offsets.c:105 +#: ../gtk/paper_names_offsets.c:105 msgctxt "paper size" msgid "Arch A" msgstr "Arch A" -#: gtk/paper_names_offsets.c:106 +#: ../gtk/paper_names_offsets.c:106 msgctxt "paper size" msgid "Arch B" msgstr "Arch B" -#: gtk/paper_names_offsets.c:107 +#: ../gtk/paper_names_offsets.c:107 msgctxt "paper size" msgid "Arch C" msgstr "Arch C" -#: gtk/paper_names_offsets.c:108 +#: ../gtk/paper_names_offsets.c:108 msgctxt "paper size" msgid "Arch D" msgstr "Arch D" -#: gtk/paper_names_offsets.c:109 +#: ../gtk/paper_names_offsets.c:109 msgctxt "paper size" msgid "Arch E" msgstr "Arch E" -#: gtk/paper_names_offsets.c:110 +#: ../gtk/paper_names_offsets.c:110 msgctxt "paper size" msgid "b-plus" msgstr "b-plus" -#: gtk/paper_names_offsets.c:111 +#: ../gtk/paper_names_offsets.c:111 msgctxt "paper size" msgid "c" msgstr "c" -#: gtk/paper_names_offsets.c:112 +#: ../gtk/paper_names_offsets.c:112 msgctxt "paper size" msgid "c5 Envelope" msgstr "c5-Umschlag" -#: gtk/paper_names_offsets.c:113 +#: ../gtk/paper_names_offsets.c:113 msgctxt "paper size" msgid "d" msgstr "d" -#: gtk/paper_names_offsets.c:114 +#: ../gtk/paper_names_offsets.c:114 msgctxt "paper size" msgid "e" msgstr "e" -#: gtk/paper_names_offsets.c:115 +#: ../gtk/paper_names_offsets.c:115 msgctxt "paper size" msgid "edp" msgstr "edp" -#: gtk/paper_names_offsets.c:116 +#: ../gtk/paper_names_offsets.c:116 msgctxt "paper size" msgid "European edp" msgstr "Europäisches edp" -#: gtk/paper_names_offsets.c:117 +#: ../gtk/paper_names_offsets.c:117 msgctxt "paper size" msgid "Executive" msgstr "Executive" -#: gtk/paper_names_offsets.c:118 +#: ../gtk/paper_names_offsets.c:118 msgctxt "paper size" msgid "f" msgstr "f" -#: gtk/paper_names_offsets.c:119 +#: ../gtk/paper_names_offsets.c:119 msgctxt "paper size" msgid "FanFold European" msgstr "FanFold Europäisch" -#: gtk/paper_names_offsets.c:120 +#: ../gtk/paper_names_offsets.c:120 msgctxt "paper size" msgid "FanFold US" msgstr "FanFold US" -#: gtk/paper_names_offsets.c:121 +#: ../gtk/paper_names_offsets.c:121 msgctxt "paper size" msgid "FanFold German Legal" msgstr "FanFold Deutsch-Legal" -#: gtk/paper_names_offsets.c:122 +#: ../gtk/paper_names_offsets.c:122 msgctxt "paper size" msgid "Government Legal" msgstr "Government-Legal" -#: gtk/paper_names_offsets.c:123 +#: ../gtk/paper_names_offsets.c:123 msgctxt "paper size" msgid "Government Letter" msgstr "Government-Letter" -#: gtk/paper_names_offsets.c:124 +#: ../gtk/paper_names_offsets.c:124 msgctxt "paper size" msgid "Index 3x5" msgstr "Index 3x5" -#: gtk/paper_names_offsets.c:125 +#: ../gtk/paper_names_offsets.c:125 msgctxt "paper size" msgid "Index 4x6 (postcard)" msgstr "Index 4x6 (Postkarte)" -#: gtk/paper_names_offsets.c:126 +#: ../gtk/paper_names_offsets.c:126 msgctxt "paper size" msgid "Index 4x6 ext" msgstr "Index 4x6 ext" -#: gtk/paper_names_offsets.c:127 +#: ../gtk/paper_names_offsets.c:127 msgctxt "paper size" msgid "Index 5x8" msgstr "Index 5x8" # CHECK -#: gtk/paper_names_offsets.c:128 +#: ../gtk/paper_names_offsets.c:128 msgctxt "paper size" msgid "Invoice" msgstr "Rechnung" -#: gtk/paper_names_offsets.c:129 +#: ../gtk/paper_names_offsets.c:129 msgctxt "paper size" msgid "Tabloid" msgstr "Tabloid" -#: gtk/paper_names_offsets.c:130 +#: ../gtk/paper_names_offsets.c:130 msgctxt "paper size" msgid "US Legal" msgstr "US-Legal" -#: gtk/paper_names_offsets.c:131 +#: ../gtk/paper_names_offsets.c:131 msgctxt "paper size" msgid "US Legal Extra" msgstr "US-Legal Extra" -#: gtk/paper_names_offsets.c:132 +#: ../gtk/paper_names_offsets.c:132 msgctxt "paper size" msgid "US Letter" msgstr "US-Letter" -#: gtk/paper_names_offsets.c:133 +#: ../gtk/paper_names_offsets.c:133 msgctxt "paper size" msgid "US Letter Extra" msgstr "US-Letter Extra" -#: gtk/paper_names_offsets.c:134 +#: ../gtk/paper_names_offsets.c:134 msgctxt "paper size" msgid "US Letter Plus" msgstr "US-Letter Plus" -#: gtk/paper_names_offsets.c:135 +#: ../gtk/paper_names_offsets.c:135 msgctxt "paper size" msgid "Monarch Envelope" msgstr "Monarch-Umschlag" -#: gtk/paper_names_offsets.c:136 +#: ../gtk/paper_names_offsets.c:136 msgctxt "paper size" msgid "#10 Envelope" msgstr "#10-Umschlag" -#: gtk/paper_names_offsets.c:137 +#: ../gtk/paper_names_offsets.c:137 msgctxt "paper size" msgid "#11 Envelope" msgstr "#11-Umschlag" -#: gtk/paper_names_offsets.c:138 +#: ../gtk/paper_names_offsets.c:138 msgctxt "paper size" msgid "#12 Envelope" msgstr "#12-Umschlag" -#: gtk/paper_names_offsets.c:139 +#: ../gtk/paper_names_offsets.c:139 msgctxt "paper size" msgid "#14 Envelope" msgstr "#14-Umschlag" -#: gtk/paper_names_offsets.c:140 +#: ../gtk/paper_names_offsets.c:140 msgctxt "paper size" msgid "#9 Envelope" msgstr "#9-Umschlag" -#: gtk/paper_names_offsets.c:141 +#: ../gtk/paper_names_offsets.c:141 msgctxt "paper size" msgid "Personal Envelope" msgstr "Personal-Umschlag" -#: gtk/paper_names_offsets.c:142 +#: ../gtk/paper_names_offsets.c:142 msgctxt "paper size" msgid "Quarto" msgstr "Quarto" -#: gtk/paper_names_offsets.c:143 +#: ../gtk/paper_names_offsets.c:143 msgctxt "paper size" msgid "Super A" msgstr "Super B" -#: gtk/paper_names_offsets.c:144 +#: ../gtk/paper_names_offsets.c:144 msgctxt "paper size" msgid "Super B" msgstr "Super B" -#: gtk/paper_names_offsets.c:145 +#: ../gtk/paper_names_offsets.c:145 msgctxt "paper size" msgid "Wide Format" msgstr "Weites Format" -#: gtk/paper_names_offsets.c:146 +#: ../gtk/paper_names_offsets.c:146 msgctxt "paper size" msgid "Dai-pa-kai" msgstr "Dai-pa-kai" -#: gtk/paper_names_offsets.c:147 +#: ../gtk/paper_names_offsets.c:147 msgctxt "paper size" msgid "Folio" msgstr "Folio" -#: gtk/paper_names_offsets.c:148 +#: ../gtk/paper_names_offsets.c:148 msgctxt "paper size" msgid "Folio sp" msgstr "Folio sp" -#: gtk/paper_names_offsets.c:149 +#: ../gtk/paper_names_offsets.c:149 msgctxt "paper size" msgid "Invite Envelope" msgstr "Invite-Umschlag" -#: gtk/paper_names_offsets.c:150 +#: ../gtk/paper_names_offsets.c:150 msgctxt "paper size" msgid "Italian Envelope" msgstr "Italien-Umschlag" -#: gtk/paper_names_offsets.c:151 +#: ../gtk/paper_names_offsets.c:151 msgctxt "paper size" msgid "juuro-ku-kai" msgstr "juuro-ku-kai" -#: gtk/paper_names_offsets.c:152 +#: ../gtk/paper_names_offsets.c:152 msgctxt "paper size" msgid "pa-kai" msgstr "pa-kai" -#: gtk/paper_names_offsets.c:153 +#: ../gtk/paper_names_offsets.c:153 msgctxt "paper size" msgid "Postfix Envelope" msgstr "Postfix-Umschlag" -#: gtk/paper_names_offsets.c:154 +#: ../gtk/paper_names_offsets.c:154 msgctxt "paper size" msgid "Small Photo" msgstr "Kleines Foto" -#: gtk/paper_names_offsets.c:155 +#: ../gtk/paper_names_offsets.c:155 msgctxt "paper size" msgid "prc1 Envelope" msgstr "prc1-Umschlag" -#: gtk/paper_names_offsets.c:156 +#: ../gtk/paper_names_offsets.c:156 msgctxt "paper size" msgid "prc10 Envelope" msgstr "prc10-Umschlag" -#: gtk/paper_names_offsets.c:157 +#: ../gtk/paper_names_offsets.c:157 msgctxt "paper size" msgid "prc 16k" msgstr "prc 16k" -#: gtk/paper_names_offsets.c:158 +#: ../gtk/paper_names_offsets.c:158 msgctxt "paper size" msgid "prc2 Envelope" msgstr "prc2-Umschlag" -#: gtk/paper_names_offsets.c:159 +#: ../gtk/paper_names_offsets.c:159 msgctxt "paper size" msgid "prc3 Envelope" msgstr "prc3-Umschlag" -#: gtk/paper_names_offsets.c:160 +#: ../gtk/paper_names_offsets.c:160 msgctxt "paper size" msgid "prc 32k" msgstr "prc 32k" -#: gtk/paper_names_offsets.c:161 +#: ../gtk/paper_names_offsets.c:161 msgctxt "paper size" msgid "prc4 Envelope" msgstr "prc4-Umschlag" -#: gtk/paper_names_offsets.c:162 +#: ../gtk/paper_names_offsets.c:162 msgctxt "paper size" msgid "prc5 Envelope" msgstr "prc5-Umschlag" -#: gtk/paper_names_offsets.c:163 +#: ../gtk/paper_names_offsets.c:163 msgctxt "paper size" msgid "prc6 Envelope" msgstr "prc6-Umschlag" -#: gtk/paper_names_offsets.c:164 +#: ../gtk/paper_names_offsets.c:164 msgctxt "paper size" msgid "prc7 Envelope" msgstr "prc7-Umschlag" -#: gtk/paper_names_offsets.c:165 +#: ../gtk/paper_names_offsets.c:165 msgctxt "paper size" msgid "prc8 Envelope" msgstr "prc8-Umschlag" -#: gtk/paper_names_offsets.c:166 +#: ../gtk/paper_names_offsets.c:166 msgctxt "paper size" msgid "prc9 Envelope" msgstr "prc9-Umschlag" -#: gtk/paper_names_offsets.c:167 +#: ../gtk/paper_names_offsets.c:167 msgctxt "paper size" msgid "ROC 16k" msgstr "ROC 16k" -#: gtk/paper_names_offsets.c:168 +#: ../gtk/paper_names_offsets.c:168 msgctxt "paper size" msgid "ROC 8k" msgstr "ROC 8k" -#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 +#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "Unterschiedliche idatas für Symlinks »%s« und »%s« gefunden\n" -#: gtk/updateiconcache.c:1374 +#: ../gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Header konnte nicht geschrieben werden\n" -#: gtk/updateiconcache.c:1380 +#: ../gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Hash-Tabelle konnte nicht geschrieben werden\n" -#: gtk/updateiconcache.c:1386 +#: ../gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Ordner-Index konnte nicht geschrieben werden\n" -#: gtk/updateiconcache.c:1394 +#: ../gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Header konnte nicht überschrieben werden\n" -#: gtk/updateiconcache.c:1463 +#: ../gtk/updateiconcache.c:1463 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Datei %s konnte nicht geöffnet werden: %s\n" -#: gtk/updateiconcache.c:1471 +#: ../gtk/updateiconcache.c:1471 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Cache-Datei konnte nicht gespeichert werden: %s\n" -#: gtk/updateiconcache.c:1507 +#: ../gtk/updateiconcache.c:1507 #, c-format msgid "The generated cache was invalid.\n" msgstr "Der erstellte Cache war ungültig.\n" -#: gtk/updateiconcache.c:1521 +#: ../gtk/updateiconcache.c:1521 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "" -"»%s« konnte nicht in »%s« umbenannt werden: %s; »%s« wird deswegen " -"entfernt.\n" +"»%s« konnte nicht in »%s« umbenannt werden: %s; »%s« wird deswegen entfernt.\n" -#: gtk/updateiconcache.c:1535 +#: ../gtk/updateiconcache.c:1535 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "»%s« konnte nicht in »%s« umbenannt werden: %s\n" -#: gtk/updateiconcache.c:1545 +#: ../gtk/updateiconcache.c:1545 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "»%s« konnte nicht zurück in »%s« umbenannt werden: %s.\n" -#: gtk/updateiconcache.c:1572 +#: ../gtk/updateiconcache.c:1572 #, c-format msgid "Cache file created successfully.\n" msgstr "Cache-Datei wurde erfolgreich erstellt.\n" -#: gtk/updateiconcache.c:1611 +#: ../gtk/updateiconcache.c:1611 msgid "Overwrite an existing cache, even if up to date" msgstr "Existierenden Cache überschreiben, auch wenn dieser aktuell ist" -#: gtk/updateiconcache.c:1612 +#: ../gtk/updateiconcache.c:1612 msgid "Don't check for the existence of index.theme" msgstr "Nicht auf Existenz von index.theme überprüfen" -#: gtk/updateiconcache.c:1613 +#: ../gtk/updateiconcache.c:1613 msgid "Don't include image data in the cache" msgstr "Bilddaten nicht in Cache einbinden" -#: gtk/updateiconcache.c:1614 +#: ../gtk/updateiconcache.c:1614 msgid "Output a C header file" msgstr "C-Header-Datei ausgeben" -#: gtk/updateiconcache.c:1615 +#: ../gtk/updateiconcache.c:1615 msgid "Turn off verbose output" msgstr "Detaillierte Ausgabe deaktivieren" -#: gtk/updateiconcache.c:1616 +#: ../gtk/updateiconcache.c:1616 msgid "Validate existing icon cache" msgstr "Symbol-Cache wird überprüft" -#: gtk/updateiconcache.c:1683 +#: ../gtk/updateiconcache.c:1683 #, c-format msgid "File not found: %s\n" msgstr "Datei nicht gefunden: %s\n" -#: gtk/updateiconcache.c:1689 +#: ../gtk/updateiconcache.c:1689 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Kein gültiger Symbol-Cache: %s\n" -#: gtk/updateiconcache.c:1702 +#: ../gtk/updateiconcache.c:1702 #, c-format msgid "No theme index file.\n" msgstr "Keine Thema-Indexdatei.\n" -#: gtk/updateiconcache.c:1706 +#: ../gtk/updateiconcache.c:1706 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -3756,311 +3956,311 @@ msgstr "" "bitte --ignore-theme-index.\n" #. ID -#: modules/input/imam-et.c:454 +#: ../modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharisch (EZ+)" #. ID -#: modules/input/imcedilla.c:92 +#: ../modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cédille" #. ID -#: modules/input/imcyrillic-translit.c:217 +#: ../modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Kyrillisch (transliteriert)" # CHECK #. ID -#: modules/input/iminuktitut.c:127 +#: ../modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (transliteriert)" #. ID -#: modules/input/imipa.c:145 +#: ../modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: modules/input/immultipress.c:31 +#: ../modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: modules/input/imthai.c:35 +#: ../modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: modules/input/imti-er.c:453 +#: ../modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritreisch (EZ+)" #. ID -#: modules/input/imti-et.c:453 +#: ../modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Äthiopisch (EZ+)" #. ID -#: modules/input/imviqr.c:244 +#: ../modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamesisch (VIQR)" #. ID -#: modules/input/imxim.c:28 +#: ../modules/input/imxim.c:28 msgid "X Input Method" msgstr "X-Eingabemethode" -#: modules/printbackends/cups/gtkprintbackendcups.c:811 -#: modules/printbackends/cups/gtkprintbackendcups.c:1020 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:811 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1020 msgid "Username:" msgstr "Benutzername:" -#: modules/printbackends/cups/gtkprintbackendcups.c:812 -#: modules/printbackends/cups/gtkprintbackendcups.c:1029 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:812 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1029 msgid "Password:" msgstr "Passwort:" -#: modules/printbackends/cups/gtkprintbackendcups.c:850 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:850 #, c-format msgid "Authentication is required to get a file from %s" msgstr "Der Zugriff auf eine Datei von %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:854 -#: modules/printbackends/cups/gtkprintbackendcups.c:1042 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:854 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1042 #, c-format msgid "Authentication is required to print document '%s' on printer %s" msgstr "Das Drucken von Dokument »%s« auf Drucker %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:856 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:856 #, c-format msgid "Authentication is required to print a document on %s" msgstr "Das Drucken eines Dokuments auf %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:860 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:860 #, c-format msgid "Authentication is required to get attributes of job '%s'" msgstr "" "Das Auslesen von Attributen des Druckauftrags »%s« erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:862 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:862 msgid "Authentication is required to get attributes of a job" msgstr "Das Auslesen von Attributen eines Druckauftrags erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:866 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:866 #, c-format msgid "Authentication is required to get attributes of printer %s" msgstr "Das Auslesen von Attributen des Druckers %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:868 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:868 msgid "Authentication is required to get attributes of a printer" msgstr "Das Auslesen von Attributen eines Druckers erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:871 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:871 #, c-format msgid "Authentication is required to get default printer of %s" msgstr "Das Feststellen des Vorgabedruckers auf %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:874 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:874 #, c-format msgid "Authentication is required to get printers from %s" msgstr "Das Auslesen von Druckern auf %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:877 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:877 #, c-format msgid "Authentication is required on %s" msgstr "Der Zugriff auf %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:1014 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1014 msgid "Domain:" msgstr "Domäne:" -#: modules/printbackends/cups/gtkprintbackendcups.c:1044 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1044 #, c-format msgid "Authentication is required to print document '%s'" msgstr "Das Drucken eines Dokuments »%s« erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:1049 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1049 #, c-format msgid "Authentication is required to print this document on printer %s" msgstr "Das Drucken dieses Dokuments auf Drucker %s erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:1051 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1051 msgid "Authentication is required to print this document" msgstr "Das Drucken dieses Dokuments erfordert Legitimation" -#: modules/printbackends/cups/gtkprintbackendcups.c:1672 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1672 #, c-format msgid "Printer '%s' is low on toner." msgstr "Drucker »%s« hat nur noch wenig Toner." -#: modules/printbackends/cups/gtkprintbackendcups.c:1673 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1673 #, c-format msgid "Printer '%s' has no toner left." msgstr "Drucker »%s« hat keinen Toner mehr." #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1675 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1675 #, c-format msgid "Printer '%s' is low on developer." msgstr "Drucker »%s« hat nur noch wenig Entwickler." #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1677 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677 #, c-format msgid "Printer '%s' is out of developer." msgstr "Drucker »%s« hat keinen Entwickler mehr." #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1679 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" "Drucker »%s« hat nur noch wenig Farbe für mindestens einen Farbbehälter." #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1681 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "Drucker »%s« hat keine Farbe mehr für mindestens einen Farbbehälter." -#: modules/printbackends/cups/gtkprintbackendcups.c:1682 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1682 #, c-format msgid "The cover is open on printer '%s'." msgstr "Die Abdeckung des Druckers »%s« ist geöffnet." -#: modules/printbackends/cups/gtkprintbackendcups.c:1683 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1683 #, c-format msgid "The door is open on printer '%s'." msgstr "Die Klappe des Druckers »%s« ist geöffnet." -#: modules/printbackends/cups/gtkprintbackendcups.c:1684 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1684 #, c-format msgid "Printer '%s' is low on paper." msgstr "Der Drucker »%s« hat nur noch wenig Papier." -#: modules/printbackends/cups/gtkprintbackendcups.c:1685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1685 #, c-format msgid "Printer '%s' is out of paper." msgstr "Der Drucker »%s« hat kein Papier mehr." -#: modules/printbackends/cups/gtkprintbackendcups.c:1686 -#, fuzzy, c-format +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1686 +#, c-format msgid "Printer '%s' is currently offline." msgstr "Der Drucker »%s« ist momentan nicht betriebsbereit." -#: modules/printbackends/cups/gtkprintbackendcups.c:1687 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1687 #, c-format msgid "There is a problem on printer '%s'." msgstr "Es besteht ein Problem mit dem Drucker »%s«." #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:1995 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1995 msgid "Paused ; Rejecting Jobs" msgstr "Pausiert; Aufträge werden abgewiesen" #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Rejecting Jobs" msgstr "Aufträge werden abgewiesen" -#: modules/printbackends/cups/gtkprintbackendcups.c:2777 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2777 msgid "Two Sided" msgstr "Beidseitig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2778 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2778 msgid "Paper Type" msgstr "Papierart" -#: modules/printbackends/cups/gtkprintbackendcups.c:2779 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2779 msgid "Paper Source" msgstr "Papiereinzug" -#: modules/printbackends/cups/gtkprintbackendcups.c:2780 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2780 msgid "Output Tray" msgstr "Ausgabeschacht" -#: modules/printbackends/cups/gtkprintbackendcups.c:2781 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2781 msgid "Resolution" msgstr "Auflösung" -#: modules/printbackends/cups/gtkprintbackendcups.c:2782 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2782 msgid "GhostScript pre-filtering" msgstr "GhostScript-Vorfilterung" -#: modules/printbackends/cups/gtkprintbackendcups.c:2791 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2791 msgid "One Sided" msgstr "Einseitig" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2793 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2793 msgid "Long Edge (Standard)" msgstr "Langer Rand (Vorgabe)" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2795 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2795 msgid "Short Edge (Flip)" msgstr "Kurzer Rand (Umdrehen)" #. Translators: this is an option of "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:2797 -#: modules/printbackends/cups/gtkprintbackendcups.c:2799 -#: modules/printbackends/cups/gtkprintbackendcups.c:2807 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2797 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2799 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2807 msgid "Auto Select" msgstr "Automatische Auswahl" #. Translators: this is an option of "Paper Source" #. Translators: this is an option of "Resolution" -#: modules/printbackends/cups/gtkprintbackendcups.c:2801 -#: modules/printbackends/cups/gtkprintbackendcups.c:2803 -#: modules/printbackends/cups/gtkprintbackendcups.c:2805 -#: modules/printbackends/cups/gtkprintbackendcups.c:2809 -#: modules/printbackends/cups/gtkprintbackendcups.c:3295 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2801 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2803 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2805 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2809 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3305 msgid "Printer Default" msgstr "Vorgabe-Drucker" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2811 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2811 msgid "Embed GhostScript fonts only" msgstr "Nur GhostScript-Schriften einbinden" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2813 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2813 msgid "Convert to PS level 1" msgstr "Zu PS Level 1 konvertieren" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2815 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2815 msgid "Convert to PS level 2" msgstr "Zu PS Level 2 konvertieren" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 msgid "No pre-filtering" msgstr "Keine Vorfilterung" #. Translators: "Miscellaneous" is the label for a button, that opens #. up an extra panel of settings in a print dialog. -#: modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 msgid "Miscellaneous" msgstr "Erweitert" #. Translators: These strings name the possible values of the #. * job priority option in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Urgent" msgstr "Dringend" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "High" msgstr "Hoch" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Medium" msgstr "Mittel" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Low" msgstr "Niedrig" @@ -4068,14 +4268,14 @@ msgstr "Niedrig" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3527 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3553 msgid "Pages per Sheet" msgstr "Seiten pro Blatt" #. Translators, this string is used to label the job priority option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3564 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Job Priority" msgstr "Priorität" @@ -4083,52 +4283,52 @@ msgstr "Priorität" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3575 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3601 msgid "Billing Info" msgstr "Abrechnungsinfo" #. Translators, these strings are names for various 'standard' cover #. * pages that the printing system may support. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "None" msgstr "Keine" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Classified" msgstr "Klassifiziert" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Confidential" msgstr "Vertraulich" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Secret" msgstr "Geheim" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Top Secret" msgstr "Streng geheim" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Unclassified" msgstr "Unklassifiziert" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3625 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3651 msgid "Before" msgstr "Vorne" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3640 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3666 msgid "After" msgstr "Hinten" @@ -4136,14 +4336,14 @@ msgstr "Hinten" #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3660 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3686 msgid "Print at" msgstr "Drucken um" #. Translators: this is the name of the option that allows the user #. * to specify a time when a print job will be printed. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3671 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3697 msgid "Print at time" msgstr "Drucken zu Uhrzeit" @@ -4151,104 +4351,104 @@ msgstr "Drucken zu Uhrzeit" #. * size. The two placeholders are replaced with the width and height #. * in points. E.g: "Custom 230.4x142.9" #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3706 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3732 #, c-format msgid "Custom %sx%s" msgstr "Benutzerdefiniert %s×%s" #. default filename used for print-to-file -#: modules/printbackends/file/gtkprintbackendfile.c:250 +#: ../modules/printbackends/file/gtkprintbackendfile.c:250 #, c-format msgid "output.%s" msgstr "Ausgabe.%s" -#: modules/printbackends/file/gtkprintbackendfile.c:493 +#: ../modules/printbackends/file/gtkprintbackendfile.c:493 msgid "Print to File" msgstr "In Datei drucken" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:570 msgid "PDF" msgstr "PDF" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:570 msgid "Postscript" msgstr "Postscript" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:570 msgid "SVG" msgstr "SVG" -#: modules/printbackends/file/gtkprintbackendfile.c:582 -#: modules/printbackends/test/gtkprintbackendtest.c:503 +#: ../modules/printbackends/file/gtkprintbackendfile.c:582 +#: ../modules/printbackends/test/gtkprintbackendtest.c:503 msgid "Pages per _sheet:" msgstr "Seiten pro _Blatt:" -#: modules/printbackends/file/gtkprintbackendfile.c:641 +#: ../modules/printbackends/file/gtkprintbackendfile.c:641 msgid "File" msgstr "Datei" -#: modules/printbackends/file/gtkprintbackendfile.c:651 +#: ../modules/printbackends/file/gtkprintbackendfile.c:651 msgid "_Output format" msgstr "_Ausgabeformat" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:395 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:395 msgid "Print to LPR" msgstr "Drucken mit LPR" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:421 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:421 msgid "Pages Per Sheet" msgstr "Seiten pro Blatt" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:428 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:428 msgid "Command Line" msgstr "Befehlszeile" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:811 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:811 msgid "printer offline" msgstr "Drucker offline" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:829 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:829 msgid "ready to print" msgstr "Bereit zum Drucken" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:832 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:832 msgid "processing job" msgstr "Druckvorgang läuft" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:836 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:836 msgid "paused" msgstr "Pausiert" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:839 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:839 msgid "unknown" msgstr "unbekannt" #. default filename used for print-to-test -#: modules/printbackends/test/gtkprintbackendtest.c:234 +#: ../modules/printbackends/test/gtkprintbackendtest.c:234 #, c-format msgid "test-output.%s" msgstr "Test-Ausgabe.%s" -#: modules/printbackends/test/gtkprintbackendtest.c:467 +#: ../modules/printbackends/test/gtkprintbackendtest.c:467 msgid "Print to Test Printer" msgstr "Mit Test-Drucke drucken" -#: tests/testfilechooser.c:207 +#: ../tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Es konnten keine Informationen zur Datei »%s« abgerufen werden: %s" -#: tests/testfilechooser.c:222 +#: ../tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Datei »%s« konnte nicht geöffnet werden: %s" -#: tests/testfilechooser.c:267 +#: ../tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -4276,11 +4476,11 @@ msgstr "" #~ msgstr "Bildlader-Modul konnte nicht geladen werden: %s: %s" #~ msgid "" -#~ "Image-loading module %s does not export the proper interface; perhaps " -#~ "it's from a different GTK version?" +#~ "Image-loading module %s does not export the proper interface; perhaps it's " +#~ "from a different GTK version?" #~ msgstr "" -#~ "Bildlader-Modul %s exportiert nicht die richtige Schnittstelle; " -#~ "vielleicht stammt es aus einer anderen GTK-Version?" +#~ "Bildlader-Modul %s exportiert nicht die richtige Schnittstelle; vielleicht " +#~ "stammt es aus einer anderen GTK-Version?" #~ msgid "Image type '%s' is not supported" #~ msgstr "Bildtyp »%s« wird nicht unterstützt" @@ -4297,8 +4497,7 @@ msgstr "" #~ msgid "Error writing to image file: %s" #~ msgstr "Fehler beim Schreiben einer Bilddatei (%s)" -#~ msgid "" -#~ "This build of gdk-pixbuf does not support saving the image format: %s" +#~ msgid "This build of gdk-pixbuf does not support saving the image format: %s" #~ msgstr "" #~ "Diese Fassung von gdk-pixbuf unterstützt das Speichern in diesem " #~ "Bildformat nicht: %s" @@ -4683,8 +4882,7 @@ msgstr "" #~ msgstr "PNM-Bildlader unterstützt dieses PNM-Unterformat nicht" #~ msgid "Raw PNM formats require exactly one whitespace before sample data" -#~ msgstr "" -#~ "Rohe PNM-Formate verlangen genau einen Leerraum vor den Sample-Daten" +#~ msgstr "Rohe PNM-Formate verlangen genau einen Leerraum vor den Sample-Daten" #~ msgid "Cannot allocate memory for loading PNM image" #~ msgstr "" @@ -4888,8 +5086,8 @@ msgstr "" #~ msgid "Cannot allocate memory for loading XPM image" #~ msgstr "" -#~ "Der zum Laden eines XPM-Bildes verwendete Speicher konnte nicht " -#~ "zugewiesen werden" +#~ "Der zum Laden eines XPM-Bildes verwendete Speicher konnte nicht zugewiesen " +#~ "werden" #~ msgid "Cannot read XPM colormap" #~ msgstr "XPM-Farbtabelle konnte nicht gelesen werden" @@ -4932,174 +5130,9 @@ msgstr "" #~ msgid "The WMF image format" #~ msgstr "Das WMF-Bildformat" -#~ msgid "\"Deepness\" of the color." -#~ msgstr "Die »Tiefe« der Farbe." - -#~ msgid "Error printing" -#~ msgstr "Fehler beim Drucken" - #~ msgid "Printer '%s' may not be connected." #~ msgstr "Der Drucker »%s« ist gegebenenfalls nicht angeschlossen." -#~ msgid "Folders" -#~ msgstr "Ordner" - -#~ msgid "Fol_ders" -#~ msgstr "O_rdner" - -#~ msgid "Folder unreadable: %s" -#~ msgstr "Ordner nicht lesbar: %s" - -#~ msgid "" -#~ "The file \"%s\" resides on another machine (called %s) and may not be " -#~ "available to this program.\n" -#~ "Are you sure that you want to select it?" -#~ msgstr "" -#~ "Die Datei »%s« liegt auf einer anderen Maschine (namens %s) und könnte " -#~ "für dieses Programm nicht verfügbar sein.\n" -#~ "Sind Sie sicher, dass Sie sie markieren wollen?" - -#~ msgid "_New Folder" -#~ msgstr "Ordner a_nlegen" - -#~ msgid "De_lete File" -#~ msgstr "Datei _löschen" - -#~ msgid "_Rename File" -#~ msgstr "Datei _umbenennen" - -#~ msgid "" -#~ "The folder name \"%s\" contains symbols that are not allowed in filenames" -#~ msgstr "" -#~ "Der Ordnername »%s« enthält Symbole, die in Dateinamen nicht erlaubt sind" - -#~ msgid "New Folder" -#~ msgstr "Ordner anlegen" - -#~ msgid "_Folder name:" -#~ msgstr "_Ordnername:" - -#~ msgid "C_reate" -#~ msgstr "A_nlegen" - -#~ 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" - -#~ msgid "Error deleting file '%s': %s" -#~ msgstr "Fehler beim Löschen der Datei »%s«: %s" - -#~ msgid "Really delete file \"%s\"?" -#~ msgstr "Datei »%s« wirklich löschen?" - -#~ msgid "Delete File" -#~ msgstr "Datei löschen" - -#~ msgid "Error renaming file to \"%s\": %s" -#~ msgstr "Fehler beim Umbenennen der Datei in »%s«: %s" - -#~ msgid "Error renaming file \"%s\": %s" -#~ msgstr "Fehler beim Umbenennen der Datei »%s«: %s" - -#~ msgid "Error renaming file \"%s\" to \"%s\": %s" -#~ msgstr "Fehler beim Umbenennen der Datei »%s« in »%s«: %s" - -#~ msgid "Rename File" -#~ msgstr "Datei umbenennen" - -#~ msgid "Rename file \"%s\" to:" -#~ msgstr "Datei »%s« umbenennen in:" - -#~ msgid "_Rename" -#~ msgstr "_Umbenennen" - -#~ msgid "_Selection: " -#~ msgstr "Au_swahl: " - -#~ msgid "" -#~ "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " -#~ "environment variable G_FILENAME_ENCODING): %s" -#~ msgstr "" -#~ "Der Dateiname »%s« konnte nicht in UTF-8 umgewandelt werden (versuchen " -#~ "Sie, die Umgebungsvariable G_BROKEN_FILENAMES zu setzen): %s" - -#~ msgid "Invalid UTF-8" -#~ msgstr "Ungültiges UTF-8" - -#~ msgid "Name too long" -#~ msgstr "Name zu lang" - -#~ msgid "Couldn't convert filename" -#~ msgstr "Dateiname konnte nicht umgewandelt werden" - -#~ msgid "Gamma" -#~ msgstr "Gamma" - -#~ msgid "_Gamma value" -#~ msgstr "_Gamma-Wert" - -#~ msgid "Input" -#~ msgstr "Eingabe" - -#~ msgid "No extended input devices" -#~ msgstr "Keine erweiterten Eingabegeräte" - -#~ msgid "_Device:" -#~ msgstr "_Gerät:" - -#~ msgid "Disabled" -#~ msgstr "Deaktiviert" - -#~ msgid "Screen" -#~ msgstr "Bildschirm" - -#~ msgid "Window" -#~ msgstr "Fenster" - -#~ msgid "_Mode:" -#~ msgstr "_Modus: " - -#~ msgid "Axes" -#~ msgstr "Achsen" - -#~ msgid "Keys" -#~ msgstr "Tasten" - -#~ msgid "_X:" -#~ msgstr "_X:" - -#~ msgid "_Y:" -#~ msgstr "_Y:" - -#~ msgid "_Pressure:" -#~ msgstr "_Druck:" - -#~ msgid "X _tilt:" -#~ msgstr "X-_Neigun:g" - -#~ msgid "Y t_ilt:" -#~ msgstr "Y-Ne_igung:" - -#~ msgid "_Wheel:" -#~ msgstr "_Rad:" - -#~ msgid "none" -#~ msgstr "keine" - -#~ msgid "(disabled)" -#~ msgstr "(ausgeschaltet)" - -#~ msgid "(unknown)" -#~ msgstr "(unbekannt)" - -# CHECK - _Löschen haben wir schon und ist unangebracht -#~ msgid "Cl_ear" -#~ msgstr "_Leeren" - -#~ msgid "--- No Tip ---" -#~ msgstr "--- Kein Tipp ---" - #~ msgid "(Empty)" #~ msgstr "(Leer)" @@ -5873,16 +5906,15 @@ msgstr "" #~ msgid "Invalid filename: %s" #~ msgstr "Ungültiger Dateiname: %s" -#~ msgid "" -#~ "Could not add a bookmark for '%s' because it is an invalid path name." +#~ msgid "Could not add a bookmark for '%s' because it is an invalid path name." #~ msgstr "" #~ "Es konnte kein Lesezeichen für »%s« hinzugefügt werden, da dies ein " #~ "ungültiger Pfadname ist." #~ msgid "Could not select file '%s' because it is an invalid path name." #~ msgstr "" -#~ "Datei »%s« konnte nicht ausgewählt werden, da dies ein ungültiger " -#~ "Pfadname ist." +#~ "Datei »%s« konnte nicht ausgewählt werden, da dies ein ungültiger Pfadname " +#~ "ist." #~ msgid "%d byte" #~ msgid_plural "%d bytes" From c0aae6644aedb16d71c9a480c5e89b0c7b58b7f7 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Tue, 23 Nov 2010 16:52:24 -0800 Subject: [PATCH 09/59] Replace references to sealed GdkDevice private variables with accessor calls in quartz. --- gdk/quartz/gdkevents-quartz.c | 2 +- gdk/quartz/gdkinput.c | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/gdk/quartz/gdkevents-quartz.c b/gdk/quartz/gdkevents-quartz.c index c6512fc4db..44f10cbbf4 100644 --- a/gdk/quartz/gdkevents-quartz.c +++ b/gdk/quartz/gdkevents-quartz.c @@ -571,7 +571,7 @@ find_toplevel_for_keyboard_event (NSEvent *nsevent) GdkDeviceGrabInfo *grab; GdkDevice *device = l->data; - if (device->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source(device) != GDK_SOURCE_KEYBOARD) continue; grab = _gdk_display_get_last_device_grab (display, device); diff --git a/gdk/quartz/gdkinput.c b/gdk/quartz/gdkinput.c index c431fc47af..31d1bd2c18 100644 --- a/gdk/quartz/gdkinput.c +++ b/gdk/quartz/gdkinput.c @@ -228,7 +228,7 @@ _gdk_input_init (void) { GdkDevice *device = l->data; - if (device->source == GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source(device) == GDK_SOURCE_KEYBOARD) continue; _gdk_input_devices = g_list_prepend (_gdk_input_devices, l->data); @@ -245,7 +245,7 @@ _gdk_input_init (void) { GdkDevice *device = list->data; - if (device->source != GDK_SOURCE_MOUSE) + if (gdk_device_get_source(device) != GDK_SOURCE_MOUSE) continue; _gdk_display->core_pointer = device; @@ -273,11 +273,7 @@ _gdk_input_exit (void) if (gdkdev != (GdkDevicePrivate *)_gdk_core_pointer) { gdk_device_set_mode ((GdkDevice *)gdkdev, GDK_MODE_DISABLED); - - g_free (gdkdev->info.name); - g_free (gdkdev->info.axes); - g_free (gdkdev->info.keys); - g_free (gdkdev); + g_object_unref(gdkdev); } } From 290ecb0aba07c3a051fe90fd8f0258db18146c58 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 24 Nov 2010 14:26:53 +0200 Subject: [PATCH 10/59] Fix compilation breakage in gdk/win32 --- gdk/win32/gdkdevice-win32.c | 4 ++-- gdk/win32/gdkdevice-wintab.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gdk/win32/gdkdevice-win32.c b/gdk/win32/gdkdevice-win32.c index af461c7a05..54f1f0b6c8 100644 --- a/gdk/win32/gdkdevice-win32.c +++ b/gdk/win32/gdkdevice-win32.c @@ -319,7 +319,7 @@ gdk_device_win32_grab (GdkDevice *device, GdkCursor *cursor, guint32 time_) { - if (device->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD) SetCapture (GDK_WINDOW_HWND (window)); return GDK_GRAB_SUCCESS; @@ -333,7 +333,7 @@ gdk_device_win32_ungrab (GdkDevice *device, display = gdk_device_get_display (device); - if (device->source != GDK_SOURCE_KEYBOARD) + if (gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD) ReleaseCapture (); } diff --git a/gdk/win32/gdkdevice-wintab.c b/gdk/win32/gdkdevice-wintab.c index 9b3b15a4ab..9d5ed79ef6 100644 --- a/gdk/win32/gdkdevice-wintab.c +++ b/gdk/win32/gdkdevice-wintab.c @@ -322,7 +322,7 @@ _gdk_device_wintab_translate_axes (GdkDeviceWintab *device_wintab, if (!_gdk_device_wintab_get_window_coords (impl_window, &root_x, &root_y)) return; - for (i = 0; i < device->num_axes; i++) + for (i = 0; i < gdk_device_get_n_axes (device); i++) { GdkAxisUse use; From 4e59750ac079c4741cc0f2345108e4fec868076d Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 24 Nov 2010 14:36:18 +0200 Subject: [PATCH 11/59] No fsync on Windows --- gtk/updateiconcache.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk/updateiconcache.c b/gtk/updateiconcache.c index 7697a2c3f4..338c98c78c 100644 --- a/gtk/updateiconcache.c +++ b/gtk/updateiconcache.c @@ -1441,8 +1441,10 @@ safe_fclose (FILE *f) g_assert (fd >= 0); if (fflush (f) == EOF) return FALSE; +#ifndef G_OS_WIN32 if (fsync (fd) < 0) return FALSE; +#endif if (fclose (f) == EOF) return FALSE; return TRUE; From cca530070e584c72d6fcc67b1a7ceed3ab1b4188 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 24 Nov 2010 16:15:47 +0100 Subject: [PATCH 12/59] gdk: Clean up gdk.symbols file Remove all the macro madness and sort it alphabetically. --- gdk/gdk.symbols | 1421 ++++++++++++++++------------------------------- 1 file changed, 478 insertions(+), 943 deletions(-) diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 835e9e0307..4795e62da3 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -1,34 +1,167 @@ /* This file lists all exported symbols. It is used to generate - * the gdk.def file used to control exports on Windows and the - * gdkalias.h/gdkaliasdef.c files used to avoid PLT entries for - * internal uses of exported functions (see makegdkalias.pl). - * - * Every symbol must be included in the right - * #ifdef IN_HEADER(sym) #endif and - * #ifdef IN_FILE(sym) #endif sections. - * - * gdkalias.h must be included *after* all other gdk headers - * in each source file, gdkaliasdef.c must be included at the - * very bottom, after a line defining the right symbol. - * - * (This would be much easier if there was a rational 1-1 - * relation between headers and source files.) + * the gdk.def file used to control exports on Windows. */ -#ifdef ALL_FILES -#define IN_FILE(x) 1 -#define IN_HEADER(x) 1 -#endif - -#if IN_HEADER(__GDK_TEST_UTILS_H__) -#if IN_FILE(__GDK_TEST_UTILS_X11_C__) -gdk_test_simulate_button -gdk_test_simulate_key -gdk_test_render_sync -#endif -#endif - -#if IN_HEADER(__GDK_EVENTS_H__) -#if IN_FILE(__GDK_EVENTS_C__) +gdk_add_client_message_filter +gdk_add_option_entries_libgtk_only +gdk_app_launch_context_get_type G_GNUC_CONST +gdk_app_launch_context_new +gdk_app_launch_context_set_desktop +gdk_app_launch_context_set_display +gdk_app_launch_context_set_icon +gdk_app_launch_context_set_icon_name +gdk_app_launch_context_set_screen +gdk_app_launch_context_set_timestamp +gdk_atom_intern +gdk_atom_intern_static_string +gdk_atom_name +gdk_axis_use_get_type G_GNUC_CONST +gdk_beep +gdk_byte_order_get_type G_GNUC_CONST +gdk_cairo_create +gdk_cairo_get_clip_rectangle +gdk_cairo_rectangle +gdk_cairo_region +gdk_cairo_region_create_from_surface +gdk_cairo_reset_clip +gdk_cairo_set_source_color +gdk_cairo_set_source_pixbuf +gdk_cairo_set_source_rgba +gdk_cairo_set_source_window +gdk_color_copy +gdk_color_equal +gdk_color_free +gdk_color_get_type G_GNUC_CONST +gdk_color_hash +gdk_color_parse +gdk_color_to_string +gdk_crossing_mode_get_type G_GNUC_CONST +gdk_cursor_get_cursor_type +gdk_cursor_get_display +gdk_cursor_get_image +gdk_cursor_get_type G_GNUC_CONST +gdk_cursor_new +gdk_cursor_new_for_display +gdk_cursor_new_from_name +gdk_cursor_new_from_pixbuf +gdk_cursor_ref +gdk_cursor_type_get_type G_GNUC_CONST +gdk_cursor_unref +gdk_device_free_history +gdk_device_get_associated_device +gdk_device_get_axis +gdk_device_get_axis_use +gdk_device_get_axis_value +gdk_device_get_core_pointer +gdk_device_get_device_type +gdk_device_get_display +gdk_device_get_has_cursor +gdk_device_get_history +gdk_device_get_key +gdk_device_get_mode +gdk_device_get_name +gdk_device_get_n_axes +gdk_device_get_source +gdk_device_get_state +gdk_device_get_type G_GNUC_CONST +gdk_device_grab +gdk_device_grab_info_libgtk_only +gdk_device_list_axes +gdk_device_manager_core_get_type +gdk_device_manager_get_client_pointer +gdk_device_manager_get_display +gdk_device_manager_get_type G_GNUC_CONST +gdk_device_manager_list_devices +gdk_device_manager_xi2_get_type +gdk_device_manager_xi_get_type +gdk_device_set_axis_use +gdk_device_set_key +gdk_device_set_mode +gdk_device_set_source +gdk_devices_list +gdk_device_type_get_type G_GNUC_CONST +gdk_device_ungrab +gdk_display_add_client_message_filter +gdk_display_beep +gdk_display_close +gdk_display_device_is_grabbed +gdk_display_flush +gdk_display_get_core_pointer +gdk_display_get_default +gdk_display_get_default_cursor_size +gdk_display_get_default_group +gdk_display_get_default_screen +gdk_display_get_device_manager +gdk_display_get_device_state +gdk_display_get_event +gdk_display_get_maximal_cursor_size +gdk_display_get_name +gdk_display_get_n_screens +gdk_display_get_pointer +gdk_display_get_screen +gdk_display_get_type G_GNUC_CONST +gdk_display_get_window_at_device_position +gdk_display_get_window_at_pointer +gdk_display_is_closed +gdk_display_keyboard_ungrab +gdk_display_list_devices +gdk_display_manager_get +gdk_display_manager_get_default_display +gdk_display_manager_get_type G_GNUC_CONST +gdk_display_manager_list_displays +gdk_display_manager_set_default_display +gdk_display_open +gdk_display_open_default_libgtk_only +gdk_display_peek_event +gdk_display_pointer_is_grabbed +gdk_display_pointer_ungrab +gdk_display_put_event +gdk_display_request_selection_notification +gdk_display_set_device_hooks +gdk_display_set_double_click_distance +gdk_display_set_double_click_time +gdk_display_set_pointer_hooks +gdk_display_store_clipboard +gdk_display_supports_clipboard_persistence +gdk_display_supports_composite +gdk_display_supports_cursor_alpha +gdk_display_supports_cursor_color +gdk_display_supports_input_shapes +gdk_display_supports_selection_notification +gdk_display_supports_shapes +gdk_display_sync +gdk_display_warp_device +gdk_display_warp_pointer +gdk_drag_abort +gdk_drag_action_get_type G_GNUC_CONST +gdk_drag_begin +gdk_drag_context_get_actions +gdk_drag_context_get_device +gdk_drag_context_get_selected_action +gdk_drag_context_get_source_window +gdk_drag_context_get_suggested_action +gdk_drag_context_get_type G_GNUC_CONST +gdk_drag_context_list_targets +gdk_drag_context_new +gdk_drag_context_set_device +gdk_drag_drop +gdk_drag_drop_succeeded +gdk_drag_find_window +gdk_drag_find_window_for_screen +gdk_drag_get_protocol +gdk_drag_get_protocol_for_display +gdk_drag_get_selection +gdk_drag_motion +gdk_drag_protocol_get_type G_GNUC_CONST +gdk_drag_status +gdk_drawable_get_clip_region +gdk_drawable_get_type G_GNUC_CONST +gdk_drawable_get_visible_region +gdk_drop_finish +gdk_drop_reply +gdk_enable_multidevice +gdk_error_trap_pop +gdk_error_trap_pop_ignored +gdk_error_trap_push gdk_event_copy gdk_event_free gdk_event_get @@ -41,278 +174,98 @@ gdk_event_get_state gdk_event_get_time gdk_event_get_type G_GNUC_CONST gdk_event_handler_set +gdk_event_mask_get_type G_GNUC_CONST gdk_event_new gdk_event_peek gdk_event_put gdk_event_request_motions +gdk_event_send_client_message +gdk_event_send_client_message_for_display +gdk_event_send_clientmessage_toall gdk_event_set_device gdk_event_set_screen -gdk_events_get_distance gdk_events_get_angle gdk_events_get_center -gdk_get_show_events -gdk_set_show_events -gdk_setting_get -#endif -#endif - -#if IN_HEADER(__GDK_EVENTS_H__) -#if IN_FILE(__GDK_DISPLAY_X11_C__) -gdk_add_client_message_filter -#endif -#endif - -#if IN_HEADER(__GDK_EVENTS_H__) -#if IN_FILE(__GDK_EVENT_SOURCE_C__) +gdk_events_get_distance gdk_events_pending -#endif -#endif - -#if IN_HEADER(__GDK_EVENT_TRANSLATOR_H__) -#if IN_FILE(__GDK_EVENT_TRANSLATOR_C__) -#ifdef GDK_WINDOWING_X11 -gdk_event_translator_get_type G_GNUC_CONST -gdk_event_translator_translate gdk_event_translator_get_handled_events +gdk_event_translator_get_type G_GNUC_CONST gdk_event_translator_select_window_events -#endif -#endif -#endif - -#if IN_HEADER(__GDK_DEVICE_MANAGER_CORE_H__) -#if IN_FILE(__GDK_DEVICE_MANAGER_CORE_C__) -#ifdef GDK_WINDOWING_X11 -gdk_device_manager_core_get_type -#endif -#endif -#endif - -#if IN_HEADER(__GDK_DEVICE_MANAGER_XI2_H__) -#if IN_FILE(__GDK_DEVICE_MANAGER_XI2_C__) -#ifdef GDK_WINDOWING_X11 -#ifdef XINPUT_2 -gdk_device_manager_xi2_get_type -#endif -#endif -#endif -#endif - -#if IN_HEADER(__GDK_DEVICE_MANAGER_XI_H__) -#if IN_FILE(__GDK_DEVICE_MANAGER_XI_C__) -#ifdef GDK_WINDOWING_X11 -#ifdef XINPUT_XFREE -gdk_device_manager_xi_get_type -#endif -#endif -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_MAIN_X11_C__) -gdk_error_trap_push -gdk_error_trap_pop -gdk_error_trap_pop_ignored -gdk_get_display -#endif -#endif - - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_DISPLAY_C__) -gdk_beep -#ifndef GDK_MULTIDEVICE_SAFE -#ifndef GDK_DISABLE_DEPRECATED -#ifndef GDK_MULTIHEAD_SAFE -gdk_device_get_core_pointer -gdk_set_pointer_hooks -#endif -#endif -gdk_keyboard_ungrab -gdk_pointer_is_grabbed -gdk_pointer_ungrab -#endif -gdk_event_send_client_message -gdk_event_send_clientmessage_toall -#ifndef GDK_MULTIDEVICE_SAFE -gdk_display_pointer_is_grabbed -#endif -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_IM_X11_C__) -gdk_set_locale -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_DISPLAY_X11_C__) -#ifndef GDK_DISABLE_DEPRECATED -gdk_display_list_devices -#endif -gdk_event_send_client_message_for_display +gdk_event_translator_translate +gdk_event_type_get_type G_GNUC_CONST +gdk_extension_mode_get_type G_GNUC_CONST +gdk_filter_return_get_type G_GNUC_CONST gdk_flush -gdk_notify_startup_complete -gdk_notify_startup_complete_with_id -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_RECTANGLE_C__) -gdk_rectangle_get_type -gdk_rectangle_intersect -gdk_rectangle_union -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_EVENTS_C__) -gdk_set_double_click_time -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_C__) -gdk_add_option_entries_libgtk_only -gdk_get_display_arg_name -gdk_get_program_class -gdk_init -gdk_init_check -gdk_enable_multidevice -gdk_pre_parse_libgtk_only -gdk_parse_args -gdk_set_program_class -gdk_threads_enter -gdk_threads_init -gdk_threads_leave -gdk_threads_set_lock_functions -gdk_threads_add_idle -gdk_threads_add_idle_full -gdk_threads_add_timeout -gdk_threads_add_timeout_full -gdk_threads_add_timeout_seconds -gdk_threads_add_timeout_seconds_full -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_SCREEN_C__) -gdk_screen_width G_GNUC_CONST -gdk_screen_width_mm G_GNUC_CONST -gdk_screen_height G_GNUC_CONST -gdk_screen_height_mm G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GDK_H__) -#if IN_FILE(__GDK_WINDOW_C__) -#ifndef GDK_MULTIDEVICE_SAFE -gdk_keyboard_grab -#endif -#endif -#endif - -#if IN_HEADER(__GDK_PROPERTY_H__) -#if IN_FILE(__GDK_SELECTION_C__) -gdk_string_to_compound_text -gdk_text_property_to_text_list -gdk_text_property_to_utf8_list -gdk_utf8_to_compound_text -#endif -#endif - -#if IN_HEADER(__GDK_PROPERTY_H__) -#if IN_FILE(__GDK_PROPERTY_X11_C__) -gdk_atom_intern -gdk_atom_intern_static_string -gdk_atom_name -gdk_property_change -gdk_property_delete -gdk_property_get -#endif -#endif - -#if IN_HEADER(__GDK_PROPERTY_H__) -#if IN_FILE(__GDK_SELECTION_X11_C__) gdk_free_compound_text gdk_free_text_list -gdk_string_to_compound_text_for_display -gdk_text_property_to_text_list_for_display -gdk_text_property_to_utf8_list_for_display -gdk_utf8_to_string_target -gdk_utf8_to_compound_text_for_display -#endif -#endif - -#if IN_HEADER(__GDK_ENUM_TYPES_H__) -#if IN_FILE(__GDK_ENUM_TYPES_C__) -gdk_drag_protocol_get_type G_GNUC_CONST -gdk_input_source_get_type G_GNUC_CONST -gdk_input_mode_get_type G_GNUC_CONST -gdk_axis_use_get_type G_GNUC_CONST -gdk_byte_order_get_type G_GNUC_CONST -gdk_crossing_mode_get_type G_GNUC_CONST -gdk_device_type_get_type G_GNUC_CONST -gdk_extension_mode_get_type G_GNUC_CONST -gdk_event_mask_get_type G_GNUC_CONST -gdk_event_type_get_type G_GNUC_CONST -gdk_filter_return_get_type G_GNUC_CONST +gdk_get_default_root_window +gdk_get_display +gdk_get_display_arg_name +gdk_get_program_class +gdk_get_show_events gdk_grab_ownership_get_type G_GNUC_CONST gdk_grab_status_get_type G_GNUC_CONST gdk_gravity_get_type G_GNUC_CONST +gdk_init +gdk_init_check +gdk_input_mode_get_type G_GNUC_CONST +gdk_input_set_extension_events +gdk_input_source_get_type G_GNUC_CONST +gdk_keyboard_grab +gdk_keyboard_ungrab +gdk_keymap_add_virtual_modifiers +gdk_keymap_get_caps_lock_state +gdk_keymap_get_default +gdk_keymap_get_direction +gdk_keymap_get_entries_for_keycode +gdk_keymap_get_entries_for_keyval +gdk_keymap_get_for_display +gdk_keymap_get_num_lock_state +gdk_keymap_get_type G_GNUC_CONST +gdk_keymap_have_bidi_layouts +gdk_keymap_lookup_key +gdk_keymap_map_virtual_modifiers +gdk_keymap_translate_keyboard_state +gdk_keyval_convert_case +gdk_keyval_from_name +gdk_keyval_is_lower G_GNUC_CONST +gdk_keyval_is_upper G_GNUC_CONST +gdk_keyval_name G_GNUC_CONST +gdk_keyval_to_lower G_GNUC_CONST +gdk_keyval_to_unicode G_GNUC_CONST +gdk_keyval_to_upper G_GNUC_CONST +gdk_list_visuals gdk_modifier_type_get_type G_GNUC_CONST +gdk_net_wm_supports +gdk_notify_startup_complete +gdk_notify_startup_complete_with_id gdk_notify_type_get_type G_GNUC_CONST +gdk_offscreen_window_get_embedder +gdk_offscreen_window_get_surface +gdk_offscreen_window_get_type G_GNUC_CONST +gdk_offscreen_window_set_embedder gdk_owner_change_get_type G_GNUC_CONST +gdk_pango_context_get +gdk_pango_context_get_for_screen +gdk_pango_layout_get_clip_region +gdk_pango_layout_line_get_clip_region +gdk_parse_args +gdk_pixbuf_get_from_surface +gdk_pixbuf_get_from_window +gdk_pointer_grab +gdk_pointer_is_grabbed +gdk_pointer_ungrab +gdk_pre_parse_libgtk_only +gdk_property_change +gdk_property_delete +gdk_property_get gdk_property_state_get_type G_GNUC_CONST gdk_prop_mode_get_type G_GNUC_CONST -gdk_scroll_direction_get_type G_GNUC_CONST -gdk_setting_action_get_type G_GNUC_CONST -gdk_status_get_type G_GNUC_CONST -gdk_visibility_state_get_type G_GNUC_CONST -gdk_wm_decoration_get_type G_GNUC_CONST -gdk_wm_function_get_type G_GNUC_CONST -gdk_cursor_type_get_type G_GNUC_CONST -gdk_drag_action_get_type G_GNUC_CONST -gdk_window_attributes_type_get_type G_GNUC_CONST -gdk_window_class_get_type G_GNUC_CONST -gdk_window_edge_get_type G_GNUC_CONST -gdk_window_hints_get_type G_GNUC_CONST -gdk_window_state_get_type G_GNUC_CONST -gdk_window_type_get_type G_GNUC_CONST -gdk_window_type_hint_get_type G_GNUC_CONST -gdk_visual_type_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GDK_CAIRO_H__) -#if IN_FILE(__GDK_CAIRO_C__) -gdk_cairo_create -gdk_cairo_reset_clip -gdk_cairo_get_clip_rectangle -gdk_cairo_set_source_color -gdk_cairo_set_source_rgba -gdk_cairo_set_source_pixbuf -gdk_cairo_set_source_window -gdk_cairo_rectangle -gdk_cairo_region -gdk_cairo_region_create_from_surface -#endif -#endif - -#if IN_HEADER(__GDK_COLOR_H__) -#if IN_FILE(__GDK_COLOR_C__) -gdk_color_copy -gdk_color_equal -gdk_color_free -gdk_color_get_type G_GNUC_CONST -gdk_color_hash -gdk_color_parse -gdk_color_to_string -#endif -#endif - -#if IN_HEADER(__GDK_RGBA_H__) -#if IN_FILE(__GDK_RGBA_H__) +gdk_query_depths +gdk_query_visual_types +gdk_rectangle_get_type +gdk_rectangle_intersect +gdk_rectangle_union gdk_rgba_copy gdk_rgba_equal gdk_rgba_free @@ -320,309 +273,183 @@ gdk_rgba_get_type gdk_rgba_hash gdk_rgba_parse gdk_rgba_to_string -#endif -#endif - -#if IN_HEADER(__GDK_CURSOR_H__) -#if IN_FILE(__GDK_CURSOR_C__) -gdk_cursor_get_type G_GNUC_CONST -gdk_cursor_get_cursor_type -gdk_cursor_new -gdk_cursor_ref -gdk_cursor_unref -#endif -#endif - -#if IN_HEADER(__GDK_CURSOR_H__) -#if IN_FILE(__GDK_CURSOR_X11_C__) -gdk_cursor_get_display -gdk_cursor_new_for_display -gdk_cursor_new_from_pixbuf -gdk_cursor_new_from_name -gdk_cursor_get_image -#endif -#endif - -#if IN_HEADER(__GDK_DEVICE_MANAGER_H__) -#if IN_FILE(__GDK_DEVICE_MANAGER_C__) -gdk_device_manager_get_display -gdk_device_manager_get_type G_GNUC_CONST -gdk_device_manager_list_devices -gdk_device_manager_get_client_pointer -#endif -#endif - -#if IN_HEADER(__GDK_DEVICE_H__) -#if IN_FILE(__GDK_DEVICE_C__) -gdk_device_free_history -gdk_device_get_associated_device -gdk_device_get_axis -gdk_device_get_axis_use -gdk_device_get_axis_value -gdk_device_get_device_type -gdk_device_get_display -gdk_device_get_has_cursor -gdk_device_get_history -gdk_device_get_key -gdk_device_get_mode -gdk_device_get_n_axes -gdk_device_get_name -gdk_device_get_source -gdk_device_get_type G_GNUC_CONST -gdk_device_get_state -gdk_device_list_axes -gdk_device_set_axis_use -gdk_device_set_key -gdk_device_set_mode -gdk_device_set_source -gdk_device_grab -#endif -#endif - -#if IN_HEADER(__GDK_DEVICE_H__) -#if IN_FILE(__GDK_DISPLAY_X11_C__) -gdk_device_ungrab -#endif -#endif - -#if IN_HEADER(__GDK_DEVICE_H__) -#if IN_FILE(__GDK_DISPLAY_C__) -gdk_device_grab_info_libgtk_only -#endif -#endif - -#if IN_HEADER(__GDK_INPUT_H__) -#if IN_FILE(__GDK_INPUT_C__) -#ifndef GDK_DISABLE_DEPRECATED -#ifndef GDK_MULTIDEVICE_SAFE -#ifndef GDK_MULTIHEAD_SAFE -gdk_devices_list -#endif -gdk_input_set_extension_events -#endif -#endif -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_H__) -#if IN_FILE(__GDK_DISPLAY_C__) -gdk_display_close -gdk_display_is_closed -gdk_display_get_event -gdk_display_get_device_manager -gdk_display_get_device_state -gdk_display_get_type G_GNUC_CONST -gdk_display_get_window_at_device_position -gdk_display_peek_event -gdk_display_put_event -#ifndef GDK_MULTIDEVICE_SAFE -gdk_display_get_pointer -gdk_display_get_window_at_pointer -gdk_display_keyboard_ungrab -gdk_display_pointer_ungrab -gdk_display_set_pointer_hooks -gdk_display_set_device_hooks -gdk_display_device_is_grabbed -#ifndef GDK_DISABLE_DEPRECATED -gdk_display_get_core_pointer -#endif -#endif -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_H__) -#if IN_FILE(__GDK_WINDOW_X11_C__) -gdk_display_warp_device -#ifndef GDK_MULTIDEVICE_SAFE -gdk_display_warp_pointer -#endif -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_H__) -#if IN_FILE(__GDK_DISPLAY_MANAGER_C__) -gdk_display_get_default -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_H__) -#if IN_FILE(__GDK_CURSOR_X11_C__) -gdk_display_get_default_cursor_size -gdk_display_get_maximal_cursor_size -gdk_display_supports_cursor_alpha -gdk_display_supports_cursor_color -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_H__) -#if IN_FILE(__GDK_DISPLAY_X11_C__) -gdk_display_add_client_message_filter -gdk_display_beep -gdk_display_sync -gdk_display_flush -gdk_display_get_default_group -gdk_display_get_default_screen -gdk_display_get_name -gdk_display_get_n_screens -gdk_display_get_screen -gdk_display_open -gdk_display_request_selection_notification -gdk_display_store_clipboard -gdk_display_supports_clipboard_persistence -gdk_display_supports_selection_notification -gdk_display_supports_shapes -gdk_display_supports_input_shapes -gdk_display_supports_composite -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_H__) -#if IN_FILE(__GDK_C__) -gdk_display_open_default_libgtk_only -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_H__) -#if IN_FILE(__GDK_EVENTS_C__) -gdk_display_set_double_click_distance -gdk_display_set_double_click_time -#endif -#endif - -#if IN_HEADER(__GDK_DISPLAY_MANAGER_H__) -#if IN_FILE(__GDK_DISPLAY_MANAGER_C__) -gdk_display_manager_get -gdk_display_manager_get_type G_GNUC_CONST -gdk_display_manager_list_displays -gdk_display_manager_set_default_display -gdk_display_manager_get_default_display -#endif -#endif - -#if IN_HEADER(__GDK_DND_H__) -#if IN_FILE(__GDK_DND_X11_C__) -gdk_drag_abort -gdk_drag_begin -gdk_drag_context_get_type G_GNUC_CONST -gdk_drag_context_new -gdk_drag_context_get_device -gdk_drag_context_set_device -gdk_drag_drop -gdk_drag_drop_succeeded -gdk_drag_find_window_for_screen -gdk_drag_get_protocol_for_display -gdk_drag_get_selection -gdk_drag_motion -gdk_drag_status -gdk_drop_finish -gdk_drop_reply -#endif -#endif - -#if IN_HEADER(__GDK_DND_H__) -#if IN_FILE(__GDK_DND_C__) -gdk_drag_context_get_actions -gdk_drag_context_get_selected_action -gdk_drag_context_get_suggested_action -gdk_drag_context_list_targets -gdk_drag_context_get_source_window -gdk_drag_find_window -gdk_drag_get_protocol -#endif -#endif - -#if IN_HEADER(__GDK_DRAWABLE_H__) -#if IN_FILE(__GDK_DRAW_C__) -gdk_drawable_get_clip_region -gdk_drawable_get_type G_GNUC_CONST -gdk_drawable_get_visible_region -#endif -#endif - -#if IN_HEADER(__GDK_WINDOW_X11_H__) -#if IN_FILE(__GDK_WINDOW_X11_C__) -#ifdef GDK_WINDOWING_X11 -gdk_window_impl_x11_get_type G_GNUC_CONST -#endif -#endif -#endif - -#if IN_HEADER(__GDK_WINDOW_H__) -#if IN_FILE(__GDK_WINDOW_C__) -gdk_get_default_root_window -gdk_window_new -gdk_window_show_unraised -gdk_window_show -gdk_window_hide -gdk_window_withdraw -gdk_window_get_events -gdk_window_set_events -gdk_window_raise -gdk_window_lower -gdk_window_restack -gdk_window_move -gdk_window_resize -gdk_window_move_resize -gdk_window_scroll -gdk_window_move_region -gdk_window_get_accept_focus -gdk_window_get_background_pattern -gdk_window_get_composited -gdk_window_get_cursor -gdk_window_get_display -gdk_window_get_focus_on_map -gdk_window_get_geometry -gdk_window_get_height -gdk_window_get_modal_hint -gdk_window_get_origin -gdk_window_get_root_coords -gdk_window_set_support_multidevice -gdk_window_get_support_multidevice -gdk_window_get_screen -gdk_window_get_visual -gdk_window_get_width -gdk_window_has_native -gdk_window_set_background -gdk_window_set_background_pattern -gdk_window_set_background_rgba -gdk_window_set_cursor -gdk_window_shape_combine_region -gdk_window_set_child_shapes -gdk_window_merge_child_shapes -gdk_window_input_shape_combine_region -gdk_window_set_child_input_shapes -gdk_window_merge_child_input_shapes -gdk_window_set_static_gravities -gdk_window_reparent +gdk_screen_broadcast_client_message +gdk_screen_get_active_window +gdk_screen_get_default +gdk_screen_get_display +gdk_screen_get_font_options +gdk_screen_get_height +gdk_screen_get_height_mm +gdk_screen_get_monitor_at_point +gdk_screen_get_monitor_at_window +gdk_screen_get_monitor_geometry +gdk_screen_get_monitor_height_mm +gdk_screen_get_monitor_plug_name +gdk_screen_get_monitor_width_mm +gdk_screen_get_n_monitors +gdk_screen_get_number +gdk_screen_get_primary_monitor +gdk_screen_get_resolution +gdk_screen_get_rgba_visual +gdk_screen_get_root_window +gdk_screen_get_setting +gdk_screen_get_system_visual +gdk_screen_get_toplevel_windows +gdk_screen_get_type G_GNUC_CONST +gdk_screen_get_width +gdk_screen_get_width_mm +gdk_screen_get_window_stack +gdk_screen_height G_GNUC_CONST +gdk_screen_height_mm G_GNUC_CONST +gdk_screen_is_composited +gdk_screen_list_visuals +gdk_screen_make_display_name +gdk_screen_set_font_options +gdk_screen_set_resolution +gdk_screen_width G_GNUC_CONST +gdk_screen_width_mm G_GNUC_CONST +gdk_scroll_direction_get_type G_GNUC_CONST +gdk_selection_convert +gdk_selection_owner_get +gdk_selection_owner_get_for_display +gdk_selection_owner_set +gdk_selection_owner_set_for_display +gdk_selection_property_get +gdk_selection_send_notify +gdk_selection_send_notify_for_display +gdk_set_double_click_time +gdk_set_locale +gdk_set_pointer_hooks +gdk_set_program_class +gdk_set_show_events +gdk_set_sm_client_id +gdk_setting_action_get_type G_GNUC_CONST +gdk_setting_get +gdk_spawn_command_line_on_screen +gdk_spawn_on_screen +gdk_spawn_on_screen_with_pipes +gdk_status_get_type G_GNUC_CONST +gdk_string_to_compound_text +gdk_string_to_compound_text_for_display +gdk_synthesize_window_state +gdk_test_render_sync +gdk_test_simulate_button +gdk_test_simulate_key +gdk_text_property_to_text_list +gdk_text_property_to_text_list_for_display +gdk_text_property_to_utf8_list +gdk_text_property_to_utf8_list_for_display +gdk_threads_add_idle +gdk_threads_add_idle_full +gdk_threads_add_timeout +gdk_threads_add_timeout_full +gdk_threads_add_timeout_seconds +gdk_threads_add_timeout_seconds_full +gdk_threads_enter +gdk_threads_init +gdk_threads_leave +gdk_threads_set_lock_functions +gdk_unicode_to_keyval G_GNUC_CONST +gdk_utf8_to_compound_text +gdk_utf8_to_compound_text_for_display +gdk_utf8_to_string_target +gdk_visibility_state_get_type G_GNUC_CONST +gdk_visual_get_best +gdk_visual_get_best_depth +gdk_visual_get_best_type +gdk_visual_get_best_with_both +gdk_visual_get_best_with_depth +gdk_visual_get_best_with_type +gdk_visual_get_bits_per_rgb +gdk_visual_get_blue_pixel_details +gdk_visual_get_byte_order +gdk_visual_get_colormap_size +gdk_visual_get_depth +gdk_visual_get_green_pixel_details +gdk_visual_get_red_pixel_details +gdk_visual_get_screen +gdk_visual_get_system +gdk_visual_get_type G_GNUC_CONST +gdk_visual_get_visual_type +gdk_visual_type_get_type G_GNUC_CONST +gdk_win32_drawable_get_handle +gdk_win32_handle_table_lookup +gdk_win32_icon_to_pixbuf_libgtk_only +gdk_win32_pixbuf_to_hicon_libgtk_only +gdk_win32_selection_add_targets +gdk_win32_set_modal_dialog_libgtk_only +gdk_win32_window_is_win32 gdk_window_add_filter -#ifndef GDK_MULTIDEVICE_SAFE gdk_window_at_pointer -#endif +gdk_window_attributes_type_get_type G_GNUC_CONST +gdk_window_beep +gdk_window_begin_move_drag gdk_window_begin_paint_rect gdk_window_begin_paint_region +gdk_window_begin_resize_drag +gdk_window_class_get_type G_GNUC_CONST +gdk_window_configure_finished gdk_window_constrain_size gdk_window_coords_from_parent gdk_window_coords_to_parent gdk_window_create_similar_surface +gdk_window_deiconify gdk_window_destroy +gdk_window_destroy_notify +gdk_window_edge_get_type G_GNUC_CONST +gdk_window_enable_synchronized_configure gdk_window_end_paint +gdk_window_ensure_native gdk_window_flush +gdk_window_focus gdk_window_foreign_new +gdk_window_foreign_new_for_display gdk_window_freeze_toplevel_updates_libgtk_only gdk_window_freeze_updates +gdk_window_fullscreen +gdk_window_geometry_changed +gdk_window_get_accept_focus +gdk_window_get_background_pattern gdk_window_get_children -gdk_window_get_parent +gdk_window_get_composited +gdk_window_get_cursor +gdk_window_get_decorations +gdk_window_get_device_cursor +gdk_window_get_device_events +gdk_window_get_device_position +gdk_window_get_display gdk_window_get_effective_parent -#ifndef GDK_MULTIDEVICE_SAFE -gdk_window_get_pointer -#endif -gdk_window_get_position -gdk_window_get_state -gdk_window_get_toplevel gdk_window_get_effective_toplevel +gdk_window_get_events +gdk_window_get_focus_on_map +gdk_window_get_frame_extents +gdk_window_get_geometry +gdk_window_get_group +gdk_window_get_height +gdk_window_get_modal_hint +gdk_window_get_origin +gdk_window_get_parent +gdk_window_get_pointer +gdk_window_get_position +gdk_window_get_root_coords +gdk_window_get_root_origin +gdk_window_get_screen +gdk_window_get_state +gdk_window_get_support_multidevice +gdk_window_get_toplevel +gdk_window_get_type_hint gdk_window_get_update_area gdk_window_get_user_data +gdk_window_get_visual +gdk_window_get_width gdk_window_get_window_type +gdk_window_has_native +gdk_window_hide +gdk_window_hints_get_type G_GNUC_CONST +gdk_window_iconify +gdk_window_impl_get_type G_GNUC_CONST +gdk_window_impl_x11_get_type G_GNUC_CONST +gdk_window_input_shape_combine_region gdk_window_invalidate_maybe_recurse gdk_window_invalidate_rect gdk_window_invalidate_region @@ -631,410 +458,118 @@ gdk_window_is_input_only gdk_window_is_shaped gdk_window_is_viewable gdk_window_is_visible +gdk_window_lookup +gdk_window_lookup_for_display +gdk_window_lower +gdk_window_maximize +gdk_window_merge_child_input_shapes +gdk_window_merge_child_shapes +gdk_window_move +gdk_window_move_region +gdk_window_move_resize +gdk_window_new gdk_window_object_get_type G_GNUC_CONST gdk_window_peek_children gdk_window_process_all_updates gdk_window_process_updates -gdk_window_remove_filter -gdk_window_set_debug_updates -gdk_window_set_user_data -gdk_window_thaw_toplevel_updates_libgtk_only -gdk_window_thaw_updates -gdk_window_set_composited -#ifndef GDK_MULTIDEVICE_SAFE -gdk_pointer_grab -#endif -gdk_window_beep -gdk_window_geometry_changed -gdk_window_ensure_native -gdk_window_set_device_events -gdk_window_get_device_events -gdk_window_set_device_cursor -gdk_window_get_device_cursor -gdk_window_get_device_position -#endif -#endif - -#if IN_HEADER(__GDK_WINDOW_H__) -#if IN_FILE(__GDK_OFFSCREEN_WINDOW_C__) -gdk_offscreen_window_get_surface -gdk_offscreen_window_set_embedder -gdk_offscreen_window_get_embedder -#endif -#endif - -#if IN_HEADER(__GDK_INTERNALS_H__) -#if IN_FILE(__GDK_OFFSCREEN_WINDOW_C__) -gdk_offscreen_window_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GDK_WINDOW_H__) -#if IN_FILE(__GDK_DND_X11_C__) +gdk_window_raise gdk_window_register_dnd -#endif -#endif - -#if IN_HEADER(__GDK_WINDOW_H__) -#if IN_FILE(__GDK_WINDOW_X11_C__) -gdk_window_foreign_new_for_display -gdk_window_focus -gdk_window_lookup -gdk_window_lookup_for_display -gdk_window_get_type_hint -gdk_window_set_type_hint -gdk_window_set_modal_hint -gdk_window_set_skip_taskbar_hint -gdk_window_set_skip_pager_hint -gdk_window_set_urgency_hint -gdk_window_set_geometry_hints -gdk_window_set_title -gdk_window_set_role -gdk_window_set_startup_id -gdk_window_set_transient_for -gdk_window_get_root_origin -gdk_window_get_frame_extents -gdk_window_set_override_redirect +gdk_window_remove_filter +gdk_window_reparent +gdk_window_resize +gdk_window_restack +gdk_window_scroll gdk_window_set_accept_focus +gdk_window_set_background +gdk_window_set_background_pattern +gdk_window_set_background_rgba +gdk_window_set_child_input_shapes +gdk_window_set_child_shapes +gdk_window_set_composited +gdk_window_set_cursor +gdk_window_set_debug_updates +gdk_window_set_decorations +gdk_window_set_device_cursor +gdk_window_set_device_events +gdk_window_set_events gdk_window_set_focus_on_map +gdk_window_set_functions +gdk_window_set_geometry_hints +gdk_window_set_group gdk_window_set_icon_list gdk_window_set_icon_name -gdk_window_set_opacity -gdk_window_iconify -gdk_window_deiconify -gdk_window_stick -gdk_window_unstick -gdk_window_maximize -gdk_window_unmaximize -gdk_window_fullscreen -gdk_window_unfullscreen gdk_window_set_keep_above gdk_window_set_keep_below -gdk_window_get_group -gdk_window_set_group -gdk_window_get_decorations -gdk_window_set_decorations -gdk_window_set_functions -gdk_window_begin_move_drag -gdk_window_begin_resize_drag -gdk_window_enable_synchronized_configure -gdk_window_configure_finished -#endif -#endif - -#if IN_HEADER(__GDK_KEYS_H__) -#if IN_FILE(__GDK_KEYS_C__) -gdk_keymap_get_default -gdk_keymap_get_type G_GNUC_CONST -gdk_keyval_is_lower G_GNUC_CONST -gdk_keyval_is_upper G_GNUC_CONST -gdk_keyval_to_lower G_GNUC_CONST -gdk_keyval_to_upper G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GDK_KEYS_H__) -#if IN_FILE(__GDK_KEYUNI_C__) -gdk_keyval_to_unicode G_GNUC_CONST -gdk_unicode_to_keyval G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GDK_KEYS_H__) -#if IN_FILE(__GDK_KEYS_X11_C__) -gdk_keymap_get_direction -gdk_keymap_get_entries_for_keycode -gdk_keymap_get_entries_for_keyval -gdk_keymap_get_for_display -gdk_keymap_have_bidi_layouts -gdk_keymap_get_caps_lock_state -gdk_keymap_get_num_lock_state -gdk_keymap_lookup_key -gdk_keymap_translate_keyboard_state -gdk_keymap_add_virtual_modifiers -gdk_keymap_map_virtual_modifiers -gdk_keyval_convert_case -gdk_keyval_from_name -gdk_keyval_name G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GDK_VISUAL_H__) -#if IN_FILE(__GDK_VISUAL_C__) -gdk_list_visuals -gdk_visual_get_bits_per_rgb -gdk_visual_get_blue_pixel_details -gdk_visual_get_byte_order -gdk_visual_get_colormap_size -gdk_visual_get_depth -gdk_visual_get_green_pixel_details -gdk_visual_get_red_pixel_details -gdk_visual_get_system -gdk_visual_get_visual_type -#endif -#endif - -#if IN_HEADER(__GDK_VISUAL_H__) -#if IN_FILE(__GDK_VISUAL_X11_C__) -gdk_query_depths -gdk_query_visual_types -gdk_visual_get_best -gdk_visual_get_best_depth -gdk_visual_get_best_type -gdk_visual_get_best_with_both -gdk_visual_get_best_with_depth -gdk_visual_get_best_with_type -gdk_visual_get_screen -gdk_visual_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GDK_PANGO_H__) -#if IN_FILE(__GDK_PANGO_C__) -gdk_pango_context_get -gdk_pango_context_get_for_screen -gdk_pango_layout_get_clip_region -gdk_pango_layout_line_get_clip_region -#endif -#endif - -#if IN_HEADER(__GDK_PIXBUF_H__) -#if IN_FILE(__GDK_PIXBUF_DRAWABLE_C__) -gdk_pixbuf_get_from_window -gdk_pixbuf_get_from_surface -#endif -#endif - -#if IN_HEADER(__GDK_SCREEN_H__) -#if IN_FILE(__GDK_SCREEN_C__) -gdk_screen_get_type G_GNUC_CONST -gdk_screen_get_monitor_at_point -gdk_screen_get_monitor_at_window -gdk_screen_set_font_options -gdk_screen_get_font_options -gdk_screen_set_resolution -gdk_screen_get_resolution -#endif -#endif - -#if IN_HEADER(__GDK_SCREEN_H__) -#if IN_FILE(__GDK_DISPLAY_MANAGER_C__) -gdk_screen_get_default -#endif -#endif - -#if IN_HEADER(__GDK_SCREEN_H__) -#if IN_FILE(__GDK_VISUAL_X11_C__) -gdk_screen_get_system_visual -gdk_screen_list_visuals -#endif -#endif - -#if IN_HEADER(__GDK_SCREEN_H__) -#if IN_FILE(__GDK_WINDOW_C__) -gdk_screen_get_toplevel_windows -#endif -#endif - -#if IN_HEADER(__GDK_SCREEN_H__) -#if IN_FILE(__GDK_SCREEN_X11_C__) -gdk_screen_broadcast_client_message -gdk_screen_get_display -gdk_screen_get_width -gdk_screen_get_width_mm -gdk_screen_get_height -gdk_screen_get_height_mm -gdk_screen_get_number -gdk_screen_get_primary_monitor -gdk_screen_get_root_window -gdk_screen_get_setting -gdk_screen_get_n_monitors -gdk_screen_get_monitor_geometry -gdk_screen_get_monitor_width_mm -gdk_screen_get_monitor_height_mm -gdk_screen_get_monitor_plug_name -gdk_screen_get_rgba_visual -gdk_screen_get_active_window -gdk_screen_get_window_stack -gdk_screen_is_composited -gdk_screen_make_display_name -#endif -#endif - -#if IN_HEADER(__GDK_SELECTION_H__) -#if IN_FILE(__GDK_SELECTION_C__) -gdk_selection_owner_set -gdk_selection_owner_get -gdk_selection_send_notify -#endif -#endif - -#if IN_HEADER(__GDK_SELECTION_H__) -#if IN_FILE(__GDK_SELECTION_X11_C__) -gdk_selection_convert -gdk_selection_owner_get_for_display -gdk_selection_owner_set_for_display -gdk_selection_property_get -gdk_selection_send_notify_for_display -#endif -#endif - -#if IN_HEADER(__GDK_WINDOW_H__) -#if IN_FILE(__GDK_DISPLAY_C__) -gdk_set_sm_client_id -#endif -#endif - -#if IN_HEADER(__GDK_SPAWN_H__) -#if IN_FILE(__GDK_SPAWN_X11_C__) -gdk_spawn_command_line_on_screen -gdk_spawn_on_screen -gdk_spawn_on_screen_with_pipes -#endif -#endif - -#if IN_HEADER(__GDK_PRIVATE_H__) -#if IN_FILE(__GDK_EVENTS_C__) -gdk_synthesize_window_state -#endif -#endif - -#if IN_HEADER(__GDK_PRIVATE_H__) -#if IN_FILE(__GDK_WINDOW_X11_C__) -gdk_window_destroy_notify -#endif -#endif - -#ifdef GDK_WINDOWING_WIN32 -#if IN_HEADER(__GDK_WIN32_H__) -#if IN_FILE(__GDK_WINDOW_WIN32_C__) -gdk_win32_window_is_win32 -#endif -#endif - -#if IN_HEADER(__GDK_WIN32_H__) -#if IN_FILE(__GDK_WIN32ID_C__) -gdk_win32_handle_table_lookup -#endif -#endif - -#if IN_HEADER(__GDK_WIN32_H__) -#if IN_FILE(__GDK_CURSOR_WIN32_C__) -gdk_win32_icon_to_pixbuf_libgtk_only -gdk_win32_pixbuf_to_hicon_libgtk_only -#endif -#endif - -#if IN_HEADER(__GDK_WIN32_H__) -#if IN_FILE(__GDK_DRAWABLE_WIN32_C__) -gdk_win32_drawable_get_handle -#endif -#endif - -#if IN_HEADER(__GDK_WIN32_H__) -#if IN_FILE(__GDK_EVENTS_WIN32_C__) -gdk_win32_set_modal_dialog_libgtk_only -#endif -#endif - -#if IN_HEADER(__GDK_WIN32_H__) -#if IN_FILE(__GDK_SELECTION_WIN32_C__) -gdk_win32_selection_add_targets -#endif -#endif -#endif - -#ifdef GDK_WINDOWING_X11 -#if IN_HEADER(__GDK_X_H__) -#if IN_FILE(__GDK_PROPERTY_X11_C__) +gdk_window_set_modal_hint +gdk_window_set_opacity +gdk_window_set_override_redirect +gdk_window_set_role +gdk_window_set_skip_pager_hint +gdk_window_set_skip_taskbar_hint +gdk_window_set_startup_id +gdk_window_set_static_gravities +gdk_window_set_support_multidevice +gdk_window_set_title +gdk_window_set_transient_for +gdk_window_set_type_hint +gdk_window_set_urgency_hint +gdk_window_set_user_data +gdk_window_shape_combine_region +gdk_window_show +gdk_window_show_unraised +gdk_window_state_get_type G_GNUC_CONST +gdk_window_stick +gdk_window_thaw_toplevel_updates_libgtk_only +gdk_window_thaw_updates +gdk_window_type_get_type G_GNUC_CONST +gdk_window_type_hint_get_type G_GNUC_CONST +gdk_window_unfullscreen +gdk_window_unmaximize +gdk_window_unstick +gdk_window_withdraw +gdk_wm_decoration_get_type G_GNUC_CONST +gdk_wm_function_get_type G_GNUC_CONST gdk_x11_atom_to_xatom gdk_x11_atom_to_xatom_for_display +gdk_x11_cursor_get_xcursor +gdk_x11_cursor_get_xdisplay +gdk_x11_display_broadcast_startup_message +gdk_x11_display_error_trap_pop +gdk_x11_display_error_trap_pop_ignored +gdk_x11_display_error_trap_push +gdk_x11_display_get_startup_notification_id +gdk_x11_display_get_user_time +gdk_x11_display_get_xdisplay +gdk_x11_display_grab +gdk_x11_display_set_cursor_theme +gdk_x11_display_set_startup_notification_id +gdk_x11_display_ungrab +gdk_x11_drawable_get_xdisplay +gdk_x11_drawable_get_xid +gdk_x11_get_default_root_xwindow +gdk_x11_get_default_screen +gdk_x11_get_default_xdisplay +gdk_x11_get_server_time gdk_x11_get_xatom_by_name gdk_x11_get_xatom_by_name_for_display gdk_x11_get_xatom_name gdk_x11_get_xatom_name_for_display -gdk_x11_xatom_to_atom -gdk_x11_xatom_to_atom_for_display -#endif - -#if IN_FILE(__GDK_CURSOR_X11_C__) -gdk_x11_cursor_get_xcursor -gdk_x11_cursor_get_xdisplay -gdk_x11_display_set_cursor_theme -#endif - -#if IN_FILE(__GDK_DISPLAY_X11_C__) -gdk_x11_display_get_user_time -gdk_x11_display_get_xdisplay -gdk_x11_display_grab -gdk_x11_display_ungrab -gdk_x11_lookup_xdisplay -gdk_x11_display_broadcast_startup_message -gdk_x11_display_get_startup_notification_id -gdk_x11_display_set_startup_notification_id -gdk_x11_register_standard_event_type -gdk_x11_display_error_trap_push -gdk_x11_display_error_trap_pop -gdk_x11_display_error_trap_pop_ignored -#endif - -#if IN_FILE(__GDK_DRAWABLE_X11_C__) -gdk_x11_drawable_get_xdisplay -gdk_x11_drawable_get_xid -gdk_x11_window_get_drawable_impl -#endif - -#if IN_FILE(__GDK_MAIN_X11_C__) -gdk_x11_get_default_root_xwindow -gdk_x11_get_default_screen -gdk_x11_get_default_xdisplay gdk_x11_grab_server -gdk_x11_ungrab_server -#endif - -#if IN_FILE(__GDK_SCREEN_X11_C__) -gdk_net_wm_supports +gdk_x11_lookup_xdisplay +gdk_x11_register_standard_event_type +gdk_x11_screen_get_monitor_output gdk_x11_screen_get_screen_number gdk_x11_screen_get_window_manager_name gdk_x11_screen_get_xscreen -gdk_x11_screen_get_monitor_output -gdk_x11_screen_supports_net_wm_hint -#endif - -#if IN_FILE(__GDK_VISUAL_X11_C__) gdk_x11_screen_lookup_visual +gdk_x11_screen_supports_net_wm_hint +gdk_x11_ungrab_server gdk_x11_visual_get_xvisual -gdkx_visual_get -#endif - -#if IN_FILE(__GDK_WINDOW_X11_C__) -gdk_x11_get_server_time -gdk_x11_window_set_user_time +gdk_x11_window_get_drawable_impl gdk_x11_window_move_to_current_desktop -#endif - -#if IN_FILE(__GDK_XID_C__) +gdk_x11_window_set_user_time +gdk_x11_xatom_to_atom +gdk_x11_xatom_to_atom_for_display gdk_xid_table_lookup gdk_xid_table_lookup_for_display -#endif -#endif -#endif - -#if IN_HEADER(__GDK_APP_LAUNCH_CONTEXT_H__) -#if IN_FILE(__GDK_APP_LAUNCH_CONTEXT_C__) -gdk_app_launch_context_get_type G_GNUC_CONST -gdk_app_launch_context_new -gdk_app_launch_context_set_display -gdk_app_launch_context_set_screen -gdk_app_launch_context_set_desktop -gdk_app_launch_context_set_timestamp -gdk_app_launch_context_set_icon -gdk_app_launch_context_set_icon_name -#endif -#endif - -#if IN_HEADER(__GDK_WINDOW_IMPL_H__) -#if IN_FILE(__GDK_WINDOW_IMPL_C__) -gdk_window_impl_get_type G_GNUC_CONST -#endif -#endif +gdkx_visual_get From fd96b16c156bc696a4e1f977a89d83db9c7289a1 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 24 Nov 2010 16:18:46 +0100 Subject: [PATCH 13/59] gdk: Remove unused macros from build Both ALL_FILES and INCLUDE_VARIABLES don't exist anymore --- gdk/Makefile.am | 2 +- gdk/abicheck.sh | 2 +- gdk/makefile.msc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gdk/Makefile.am b/gdk/Makefile.am index bc0f00245b..9a48fe8042 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -278,7 +278,7 @@ endif # This places the generated .def file in srcdir, since it is expected to be there. # (The one from a tarball is) gdk.def: gdk.symbols - (echo -e EXPORTS; $(CPP) -P -DALL_FILES -DGDK_WINDOWING_WIN32 -DINCLUDE_VARIABLES - <$(srcdir)/gdk.symbols | sed -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g') > $(srcdir)/gdk.def + (echo -e EXPORTS; $(CPP) -P -DGDK_WINDOWING_WIN32 - <$(srcdir)/gdk.symbols | sed -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g') > $(srcdir)/gdk.def TESTS_ENVIRONMENT = srcdir="$(srcdir)" if OS_LINUX diff --git a/gdk/abicheck.sh b/gdk/abicheck.sh index f4e9ace9e8..a33eef8e59 100755 --- a/gdk/abicheck.sh +++ b/gdk/abicheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -cpp -DINCLUDE_VARIABLES -P -DALL_FILES -DGDK_ENABLE_BROKEN -include ../config.h -include ./gdkconfig.h ${srcdir:-.}/gdk.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' | sort | uniq > expected-abi +cpp -P -DGDK_ENABLE_BROKEN -include ../config.h -include ./gdkconfig.h ${srcdir:-.}/gdk.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' | sort | uniq > expected-abi nm -D -g --defined-only .libs/libgdk-x11-3.0.so | cut -d ' ' -f 3 | egrep -v '^(__bss_start|_edata|_end)' | sort > actual-abi diff -u expected-abi actual-abi && rm -f expected-abi actual-abi diff --git a/gdk/makefile.msc b/gdk/makefile.msc index 648427c822..49c5978610 100644 --- a/gdk/makefile.msc +++ b/gdk/makefile.msc @@ -132,7 +132,7 @@ gdkconfig.h : gdkconfig.h.win32 gdk.def: gdk.symbols echo EXPORTS > gdk.def - cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DGDK_WINDOWING_WIN32 -DALL_FILES \ + cl /EP -DG_OS_WIN32 -DGDK_WINDOWING_WIN32 \ -DG_GNUC_CONST= \ gdk.symbols >> gdk.def From 0c0b1c3a466db890ba4d3427457ad44f6c641384 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 24 Nov 2010 16:39:32 +0100 Subject: [PATCH 14/59] gtk: Uncruftify gtk.symbols --- gtk/gtk.symbols | 3243 ++++++++++++++++------------------------------- 1 file changed, 1065 insertions(+), 2178 deletions(-) diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index d81a8abb06..d649119afe 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -1,30 +1,6 @@ /* This list defines the GTK+ ABI. It is used to generate the gtk.def - * file and the gtkalias.h header. - * - * Variables must be put into ifdef INCLUDE_VARIABLES ... endif sections. - * - * Internal symbols must be protected by ifdef INCLUDE_INTERNAL_SYMBOLS. - * - * Symbols which occur only on Windows, or only on Unix, or only with - * the X11 backend must be included in similar ifdefs, using the - * symbols G_OS_WIN32, G_OS_UNIX and GTK_WINDOWING_X11. - * - * Every symbol must be included in the right - * #ifdef IN_HEADER(sym) #endif and - * #ifdef IN_FILE(sym) #endif sections. - * - * gdkalias.h must be included *after* all other gdk headers - * in each source file, gdkaliasdef.c must be included at the - * very bottom, after a line defining the right symbol. + * file. */ -#ifdef ALL_FILES -#define IN_FILE(x) 1 -#define IN_HEADER(x) 1 -#endif - -#if IN_HEADER(__GTK_ABOUT_DIALOG_H__) -#if IN_FILE(__GTK_ABOUT_DIALOG_C__) -gtk_show_about_dialog G_GNUC_NULL_TERMINATED gtk_about_dialog_get_artists gtk_about_dialog_get_authors gtk_about_dialog_get_comments @@ -35,7 +11,6 @@ gtk_about_dialog_get_license_type gtk_about_dialog_get_logo gtk_about_dialog_get_logo_icon_name gtk_about_dialog_get_program_name -gtk_about_dialog_set_program_name gtk_about_dialog_get_translator_credits gtk_about_dialog_get_type G_GNUC_CONST gtk_about_dialog_get_version @@ -52,23 +27,19 @@ gtk_about_dialog_set_license gtk_about_dialog_set_license_type gtk_about_dialog_set_logo gtk_about_dialog_set_logo_icon_name +gtk_about_dialog_set_program_name gtk_about_dialog_set_translator_credits gtk_about_dialog_set_version gtk_about_dialog_set_website gtk_about_dialog_set_website_label gtk_about_dialog_set_wrap_license -#endif -#endif - -#if IN_HEADER(__GTK_ACCEL_GROUP_H__) -#if IN_FILE(__GTK_ACCEL_GROUP_C__) gtk_accelerator_get_default_mod_mask gtk_accelerator_get_label gtk_accelerator_name gtk_accelerator_parse gtk_accelerator_set_default_mod_mask gtk_accelerator_valid G_GNUC_CONST - +gtk_accel_flags_get_type G_GNUC_CONST gtk_accel_group_activate gtk_accel_group_connect gtk_accel_group_connect_by_path @@ -76,20 +47,15 @@ gtk_accel_group_disconnect gtk_accel_group_disconnect_key gtk_accel_group_find gtk_accel_group_from_accel_closure -gtk_accel_group_get_type G_GNUC_CONST gtk_accel_group_get_is_locked gtk_accel_group_get_modifier_mask +gtk_accel_group_get_type G_GNUC_CONST gtk_accel_group_lock gtk_accel_group_new gtk_accel_group_query gtk_accel_groups_activate gtk_accel_groups_from_object gtk_accel_group_unlock -#endif -#endif - -#if IN_HEADER(__GTK_ACCEL_LABEL_H__) -#if IN_FILE(__GTK_ACCEL_LABEL_C__) gtk_accel_label_get_accel_widget gtk_accel_label_get_accel_width gtk_accel_label_get_type G_GNUC_CONST @@ -97,11 +63,6 @@ gtk_accel_label_new gtk_accel_label_refetch gtk_accel_label_set_accel_closure gtk_accel_label_set_accel_widget -#endif -#endif - -#if IN_HEADER(__GTK_ACCEL_MAP_H__) -#if IN_FILE(__GTK_ACCEL_MAP_C__) gtk_accel_map_add_entry gtk_accel_map_add_filter gtk_accel_map_change_entry @@ -117,37 +78,27 @@ gtk_accel_map_lookup_entry gtk_accel_map_save gtk_accel_map_save_fd gtk_accel_map_unlock_path -#endif -#endif - -#if IN_HEADER(__GTK_ACCESSIBLE_H__) -#if IN_FILE(__GTK_ACCESSIBLE_C__) gtk_accessible_connect_widget_destroyed gtk_accessible_get_type G_GNUC_CONST gtk_accessible_get_widget gtk_accessible_set_widget -#endif -#endif - -#if IN_HEADER(__GTK_ACTION_H__) -#if IN_FILE(__GTK_ACTION_C__) gtk_action_activate gtk_action_block_activate gtk_action_connect_accelerator gtk_action_create_icon +gtk_action_create_menu gtk_action_create_menu_item gtk_action_create_tool_item -gtk_action_create_menu gtk_action_disconnect_accelerator -gtk_action_get_always_show_image gtk_action_get_accel_closure gtk_action_get_accel_path +gtk_action_get_always_show_image gtk_action_get_gicon +gtk_action_get_icon_name +gtk_action_get_is_important gtk_action_get_label gtk_action_get_name gtk_action_get_proxies -gtk_action_get_icon_name -gtk_action_get_is_important gtk_action_get_sensitive gtk_action_get_short_label gtk_action_get_stock_id @@ -156,29 +107,6 @@ gtk_action_get_type G_GNUC_CONST gtk_action_get_visible gtk_action_get_visible_horizontal gtk_action_get_visible_vertical -gtk_action_is_sensitive -gtk_action_is_visible -gtk_action_new -gtk_action_set_accel_group -gtk_action_set_accel_path -gtk_action_set_always_show_image -gtk_action_set_gicon -gtk_action_set_icon_name -gtk_action_set_is_important -gtk_action_set_label -gtk_action_set_sensitive -gtk_action_set_short_label -gtk_action_set_stock_id -gtk_action_set_tooltip -gtk_action_set_visible -gtk_action_set_visible_horizontal -gtk_action_set_visible_vertical -gtk_action_unblock_activate -#endif -#endif - -#if IN_HEADER(__GTK_ACTION_GROUP_H__) -#if IN_FILE(__GTK_ACTION_GROUP_C__) gtk_action_group_add_action gtk_action_group_add_actions gtk_action_group_add_actions_full @@ -200,218 +128,101 @@ gtk_action_group_set_translate_func gtk_action_group_set_translation_domain gtk_action_group_set_visible gtk_action_group_translate_string -#endif -#endif - -#if IN_HEADER(__GTK_ACTIVATABLE_H__) -#if IN_FILE(__GTK_ACTIVATABLE_C__) +gtk_action_is_sensitive +gtk_action_is_visible +gtk_action_new +gtk_action_set_accel_group +gtk_action_set_accel_path +gtk_action_set_always_show_image +gtk_action_set_gicon +gtk_action_set_icon_name +gtk_action_set_is_important +gtk_action_set_label +gtk_action_set_sensitive +gtk_action_set_short_label +gtk_action_set_stock_id +gtk_action_set_tooltip +gtk_action_set_visible +gtk_action_set_visible_horizontal +gtk_action_set_visible_vertical +gtk_action_unblock_activate gtk_activatable_do_set_related_action gtk_activatable_get_related_action gtk_activatable_get_type G_GNUC_CONST gtk_activatable_get_use_action_appearance -gtk_activatable_sync_action_properties gtk_activatable_set_related_action gtk_activatable_set_use_action_appearance -#endif -#endif - -#if IN_HEADER(__GTK_ADJUSTMENT_H__) -#if IN_FILE(__GTK_ADJUSTMENT_C__) +gtk_activatable_sync_action_properties gtk_adjustment_changed gtk_adjustment_clamp_page gtk_adjustment_configure -gtk_adjustment_get_type G_GNUC_CONST -gtk_adjustment_get_value gtk_adjustment_get_lower -gtk_adjustment_get_upper -gtk_adjustment_get_step_increment gtk_adjustment_get_page_increment gtk_adjustment_get_page_size +gtk_adjustment_get_step_increment +gtk_adjustment_get_type G_GNUC_CONST +gtk_adjustment_get_upper +gtk_adjustment_get_value gtk_adjustment_new -gtk_adjustment_set_value gtk_adjustment_set_lower -gtk_adjustment_set_upper -gtk_adjustment_set_step_increment gtk_adjustment_set_page_increment gtk_adjustment_set_page_size +gtk_adjustment_set_step_increment +gtk_adjustment_set_upper +gtk_adjustment_set_value gtk_adjustment_value_changed -#endif -#endif - -#if IN_HEADER(__GTK_ALIGNMENT_H__) -#if IN_FILE(__GTK_ALIGNMENT_C__) +gtk_align_get_type G_GNUC_CONST gtk_alignment_get_padding gtk_alignment_get_type G_GNUC_CONST gtk_alignment_new gtk_alignment_set gtk_alignment_set_padding -#endif -#endif - -#if IN_HEADER(__GTK_APPLICATION_H__) -#if IN_FILE(__GTK_APPLICATION_C__) -gtk_application_get_type G_GNUC_CONST +gtk_alternative_dialog_button_order gtk_application_add_window -gtk_application_new +gtk_application_get_type G_GNUC_CONST gtk_application_get_windows +gtk_application_new gtk_application_remove_window -#endif -#endif - -#if IN_HEADER(__GTK_ASSISTANT_H__) -#if IN_FILE(__GTK_ASSISTANT_C__) -gtk_assistant_get_type G_GNUC_CONST -gtk_assistant_new -gtk_assistant_next_page -gtk_assistant_previous_page -gtk_assistant_get_current_page -gtk_assistant_set_current_page -gtk_assistant_get_n_pages -gtk_assistant_get_nth_page -gtk_assistant_prepend_page -gtk_assistant_append_page -gtk_assistant_insert_page -gtk_assistant_set_forward_page_func -gtk_assistant_set_page_type -gtk_assistant_get_page_type -gtk_assistant_set_page_title -gtk_assistant_get_page_title -gtk_assistant_set_page_header_image -gtk_assistant_get_page_header_image -gtk_assistant_set_page_side_image -gtk_assistant_get_page_side_image -gtk_assistant_set_page_complete -gtk_assistant_get_page_complete -gtk_assistant_add_action_widget -gtk_assistant_remove_action_widget -gtk_assistant_update_buttons_state -gtk_assistant_commit -#endif -#endif - -#if IN_HEADER(__GTK_TYPE_BUILTINS_H__) -#if IN_FILE(__GTK_TYPE_BUILTINS_C__) -gtk_align_get_type G_GNUC_CONST -gtk_pack_direction_get_type G_GNUC_CONST -gtk_ui_manager_item_type_get_type G_GNUC_CONST -gtk_spin_button_update_policy_get_type G_GNUC_CONST -gtk_notebook_tab_get_type G_GNUC_CONST -gtk_number_up_layout_get_type G_GNUC_CONST -gtk_arrow_type_get_type G_GNUC_CONST -gtk_arrow_placement_get_type G_GNUC_CONST -gtk_assistant_page_type_get_type G_GNUC_CONST -gtk_attach_options_get_type G_GNUC_CONST -gtk_builder_error_get_type G_GNUC_CONST -gtk_buttons_type_get_type G_GNUC_CONST -gtk_calendar_display_options_get_type G_GNUC_CONST -gtk_cell_renderer_mode_get_type G_GNUC_CONST -gtk_cell_renderer_state_get_type G_GNUC_CONST -gtk_cell_renderer_accel_mode_get_type -gtk_corner_type_get_type G_GNUC_CONST -gtk_debug_flag_get_type G_GNUC_CONST -gtk_delete_type_get_type G_GNUC_CONST -gtk_dest_defaults_get_type G_GNUC_CONST -gtk_drag_result_get_type G_GNUC_CONST -gtk_dialog_flags_get_type G_GNUC_CONST -gtk_direction_type_get_type G_GNUC_CONST -gtk_entry_icon_position_get_type G_GNUC_CONST -gtk_expander_style_get_type G_GNUC_CONST -gtk_file_chooser_action_get_type G_GNUC_CONST -gtk_file_chooser_confirmation_get_type G_GNUC_CONST -gtk_file_filter_flags_get_type G_GNUC_CONST -gtk_icon_view_drop_position_get_type G_GNUC_CONST -gtk_sensitivity_type_get_type G_GNUC_CONST -gtk_window_type_get_type G_GNUC_CONST -gtk_wrap_mode_get_type G_GNUC_CONST -gtk_widget_help_type_get_type G_GNUC_CONST -gtk_window_position_get_type G_GNUC_CONST -gtk_tree_view_column_sizing_get_type G_GNUC_CONST -gtk_tree_view_drop_position_get_type G_GNUC_CONST -gtk_button_box_style_get_type G_GNUC_CONST -gtk_icon_lookup_flags_get_type G_GNUC_CONST -gtk_image_type_get_type G_GNUC_CONST -gtk_im_preedit_style_get_type G_GNUC_CONST -gtk_im_status_style_get_type G_GNUC_CONST -gtk_justification_get_type G_GNUC_CONST -gtk_license_get_type G_GNUC_CONST -gtk_menu_direction_type_get_type G_GNUC_CONST -gtk_message_type_get_type G_GNUC_CONST -gtk_metric_type_get_type G_GNUC_CONST -gtk_movement_step_get_type G_GNUC_CONST -gtk_orientation_get_type G_GNUC_CONST -gtk_pack_type_get_type G_GNUC_CONST -gtk_page_orientation_get_type G_GNUC_CONST -gtk_print_operation_result_get_type G_GNUC_CONST -gtk_print_pages_get_type G_GNUC_CONST -gtk_print_quality_get_type G_GNUC_CONST -gtk_print_status_get_type G_GNUC_CONST -gtk_page_set_get_type G_GNUC_CONST -gtk_path_priority_type_get_type G_GNUC_CONST -gtk_path_type_get_type G_GNUC_CONST -gtk_policy_type_get_type G_GNUC_CONST -gtk_position_type_get_type G_GNUC_CONST -gtk_print_duplex_get_type G_GNUC_CONST -gtk_print_error_get_type G_GNUC_CONST -gtk_recent_filter_flags_get_type G_GNUC_CONST -gtk_print_operation_action_get_type G_GNUC_CONST -gtk_rc_flags_get_type G_GNUC_CONST -gtk_rc_token_type_get_type G_GNUC_CONST -gtk_recent_chooser_error_get_type G_GNUC_CONST -gtk_recent_manager_error_get_type G_GNUC_CONST -gtk_recent_sort_type_get_type G_GNUC_CONST -gtk_unit_get_type G_GNUC_CONST -gtk_relief_style_get_type G_GNUC_CONST -gtk_resize_mode_get_type G_GNUC_CONST -gtk_response_type_get_type G_GNUC_CONST -gtk_scroll_step_get_type G_GNUC_CONST -gtk_scroll_type_get_type G_GNUC_CONST -gtk_selection_mode_get_type G_GNUC_CONST -gtk_shadow_type_get_type G_GNUC_CONST -gtk_size_group_mode_get_type G_GNUC_CONST -gtk_size_request_mode_get_type G_GNUC_CONST -gtk_sort_type_get_type G_GNUC_CONST -gtk_spin_type_get_type G_GNUC_CONST -gtk_state_type_get_type G_GNUC_CONST -gtk_target_flags_get_type G_GNUC_CONST -gtk_text_direction_get_type G_GNUC_CONST -gtk_text_buffer_target_info_get_type G_GNUC_CONST -gtk_text_search_flags_get_type G_GNUC_CONST -gtk_text_window_type_get_type G_GNUC_CONST -gtk_tool_palette_drag_targets_get_type G_GNUC_CONST -gtk_tree_model_flags_get_type G_GNUC_CONST -gtk_tree_view_grid_lines_get_type G_GNUC_CONST -gtk_update_type_get_type G_GNUC_CONST -gtk_accel_flags_get_type G_GNUC_CONST -gtk_icon_size_get_type G_GNUC_CONST -gtk_file_chooser_error_get_type G_GNUC_CONST -gtk_icon_theme_error_get_type G_GNUC_CONST -gtk_toolbar_space_style_get_type G_GNUC_CONST -gtk_toolbar_style_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GTK_ARROW_H__) -#if IN_FILE(__GTK_ARROW_C__) gtk_arrow_get_type G_GNUC_CONST gtk_arrow_new +gtk_arrow_placement_get_type G_GNUC_CONST gtk_arrow_set -#endif -#endif - -#if IN_HEADER(__GTK_ASPECT_FRAME_H__) -#if IN_FILE(__GTK_ASPECT_FRAME_C__) +gtk_arrow_type_get_type G_GNUC_CONST gtk_aspect_frame_get_type G_GNUC_CONST gtk_aspect_frame_new gtk_aspect_frame_set -#endif -#endif - -#if IN_HEADER(__GTK_BINDINGS_H__) -#if IN_FILE(__GTK_BINDINGS_C__) -gtk_binding_entry_skip +gtk_assistant_add_action_widget +gtk_assistant_append_page +gtk_assistant_commit +gtk_assistant_get_current_page +gtk_assistant_get_n_pages +gtk_assistant_get_nth_page +gtk_assistant_get_page_complete +gtk_assistant_get_page_header_image +gtk_assistant_get_page_side_image +gtk_assistant_get_page_title +gtk_assistant_get_page_type +gtk_assistant_get_type G_GNUC_CONST +gtk_assistant_insert_page +gtk_assistant_new +gtk_assistant_next_page +gtk_assistant_page_type_get_type G_GNUC_CONST +gtk_assistant_prepend_page +gtk_assistant_previous_page +gtk_assistant_remove_action_widget +gtk_assistant_set_current_page +gtk_assistant_set_forward_page_func +gtk_assistant_set_page_complete +gtk_assistant_set_page_header_image +gtk_assistant_set_page_side_image +gtk_assistant_set_page_title +gtk_assistant_set_page_type +gtk_assistant_update_buttons_state +gtk_attach_options_get_type G_GNUC_CONST gtk_binding_entry_add_signal gtk_binding_entry_add_signall gtk_binding_entry_remove +gtk_binding_entry_skip gtk_bindings_activate gtk_bindings_activate_event gtk_binding_set_activate @@ -419,22 +230,16 @@ gtk_binding_set_add_path gtk_binding_set_by_class gtk_binding_set_find gtk_binding_set_new -#endif -#endif - -#if IN_HEADER(__GTK_BIN_H__) -#if IN_FILE(__GTK_BIN_C__) gtk_bin_get_child gtk_bin_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GTK_BOX_H__) -#if IN_FILE(__GTK_BOX_C__) -gtk_box_new +gtk_border_copy +gtk_border_free +gtk_border_get_type G_GNUC_CONST +gtk_border_new G_GNUC_MALLOC gtk_box_get_homogeneous gtk_box_get_spacing gtk_box_get_type G_GNUC_CONST +gtk_box_new gtk_box_pack_end gtk_box_pack_start gtk_box_query_child_packing @@ -442,63 +247,43 @@ gtk_box_reorder_child gtk_box_set_child_packing gtk_box_set_homogeneous gtk_box_set_spacing -#endif -#endif - -#if IN_HEADER(__GTK_BUILDABLE_H__) -#if IN_FILE(__GTK_BUILDABLE_C__) gtk_buildable_add_child gtk_buildable_construct_child -gtk_buildable_custom_tag_start -gtk_buildable_custom_tag_end gtk_buildable_custom_finished +gtk_buildable_custom_tag_end +gtk_buildable_custom_tag_start gtk_buildable_get_internal_child gtk_buildable_get_name gtk_buildable_get_type G_GNUC_CONST gtk_buildable_parser_finished -gtk_buildable_set_name gtk_buildable_set_buildable_property -#endif -#endif - -#if IN_HEADER(__GTK_BUILDER_H__) -#if IN_FILE(__GTK_BUILDER_C__) +gtk_buildable_set_name gtk_builder_add_from_file gtk_builder_add_from_string gtk_builder_add_objects_from_file gtk_builder_add_objects_from_string +gtk_builder_connect_signals +gtk_builder_connect_signals_full +gtk_builder_error_get_type G_GNUC_CONST gtk_builder_error_quark gtk_builder_get_object gtk_builder_get_objects gtk_builder_get_translation_domain -gtk_builder_get_type G_GNUC_CONST gtk_builder_get_type_from_name +gtk_builder_get_type G_GNUC_CONST gtk_builder_new gtk_builder_set_translation_domain -gtk_builder_connect_signals -gtk_builder_connect_signals_full gtk_builder_value_from_string gtk_builder_value_from_string_type -#endif -#endif - -#if IN_HEADER(__GTK_BUTTON_BOX_H__) -#if IN_FILE(__GTK_BUTTON_BOX_C__) -gtk_button_box_new gtk_button_box_get_child_secondary gtk_button_box_get_layout gtk_button_box_get_type G_GNUC_CONST +gtk_button_box_new gtk_button_box_set_child_secondary gtk_button_box_set_layout -#endif -#endif - -#if IN_HEADER(__GTK_BUTTON_H__) -#if IN_FILE(__GTK_BUTTON_C__) +gtk_button_box_style_get_type G_GNUC_CONST gtk_button_clicked -#ifndef GTK_DISABLE_DEPRECATED gtk_button_enter -#endif gtk_button_get_alignment gtk_button_get_event_window gtk_button_get_focus_on_click @@ -509,17 +294,13 @@ gtk_button_get_relief gtk_button_get_type G_GNUC_CONST gtk_button_get_use_stock gtk_button_get_use_underline -#ifndef GTK_DISABLE_DEPRECATED gtk_button_leave -#endif gtk_button_new gtk_button_new_from_stock gtk_button_new_with_label gtk_button_new_with_mnemonic -#ifndef GTK_DISABLE_DEPRECATED gtk_button_pressed gtk_button_released -#endif gtk_button_set_alignment gtk_button_set_focus_on_click gtk_button_set_image @@ -528,12 +309,11 @@ gtk_button_set_label gtk_button_set_relief gtk_button_set_use_stock gtk_button_set_use_underline -#endif -#endif - -#if IN_HEADER(__GTK_CALENDAR_H__) -#if IN_FILE(__GTK_CALENDAR_C__) +gtk_buttons_type_get_type G_GNUC_CONST +gtk_cairo_should_draw_window +gtk_cairo_transform_to_window gtk_calendar_clear_marks +gtk_calendar_display_options_get_type G_GNUC_CONST gtk_calendar_get_date gtk_calendar_get_day_is_marked gtk_calendar_get_detail_height_rows @@ -549,36 +329,26 @@ gtk_calendar_set_detail_height_rows gtk_calendar_set_detail_width_chars gtk_calendar_set_display_options gtk_calendar_unmark_day -#endif -#endif - -#if IN_HEADER(__GTK_CELL_EDITABLE_H__) -#if IN_FILE(__GTK_CELL_EDITABLE_C__) gtk_cell_editable_editing_done gtk_cell_editable_get_type G_GNUC_CONST gtk_cell_editable_remove_widget gtk_cell_editable_start_editing -#endif -#endif - -#if IN_HEADER(__GTK_CELL_LAYOUT_H__) -#if IN_FILE(__GTK_CELL_LAYOUT_C__) gtk_cell_layout_add_attribute gtk_cell_layout_clear gtk_cell_layout_clear_attributes +gtk_cell_layout_get_cells gtk_cell_layout_get_type G_GNUC_CONST gtk_cell_layout_pack_end gtk_cell_layout_pack_start -gtk_cell_layout_get_cells gtk_cell_layout_reorder gtk_cell_layout_set_attributes G_GNUC_NULL_TERMINATED gtk_cell_layout_set_cell_data_func -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_H__) -#if IN_FILE(__GTK_CELL_RENDERER_C__) +gtk_cell_renderer_accel_get_type G_GNUC_CONST +gtk_cell_renderer_accel_mode_get_type +gtk_cell_renderer_accel_new gtk_cell_renderer_activate +gtk_cell_renderer_combo_get_type G_GNUC_CONST +gtk_cell_renderer_combo_new gtk_cell_renderer_get_alignment gtk_cell_renderer_get_fixed_size gtk_cell_renderer_get_padding @@ -589,74 +359,30 @@ gtk_cell_renderer_get_preferred_width gtk_cell_renderer_get_preferred_width_for_height gtk_cell_renderer_get_request_mode gtk_cell_renderer_get_sensitive -#ifndef GTK_DISABLE_DEPRECATED gtk_cell_renderer_get_size -#endif gtk_cell_renderer_get_type G_GNUC_CONST gtk_cell_renderer_get_visible +gtk_cell_renderer_mode_get_type G_GNUC_CONST +gtk_cell_renderer_pixbuf_get_type G_GNUC_CONST +gtk_cell_renderer_pixbuf_new +gtk_cell_renderer_progress_get_type G_GNUC_CONST +gtk_cell_renderer_progress_new gtk_cell_renderer_render gtk_cell_renderer_set_alignment gtk_cell_renderer_set_fixed_size gtk_cell_renderer_set_padding gtk_cell_renderer_set_sensitive gtk_cell_renderer_set_visible -gtk_cell_renderer_start_editing -gtk_cell_renderer_stop_editing -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_ACCEL_H__) -#if IN_FILE(__GTK_CELL_RENDERER_ACCEL_C__) -gtk_cell_renderer_accel_get_type G_GNUC_CONST -gtk_cell_renderer_accel_new -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_COMBO_H__) -#if IN_FILE(__GTK_CELL_RENDERER_COMBO_C__) -gtk_cell_renderer_combo_get_type G_GNUC_CONST -gtk_cell_renderer_combo_new -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_PIXBUF_H__) -#if IN_FILE(__GTK_CELL_RENDERER_PIXBUF_C__) -gtk_cell_renderer_pixbuf_get_type G_GNUC_CONST -gtk_cell_renderer_pixbuf_new -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_SPIN_H__) -#if IN_FILE(__GTK_CELL_RENDERER_SPIN_C__) gtk_cell_renderer_spin_get_type G_GNUC_CONST -gtk_cell_renderer_spin_new -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_SPINNER_H__) -#if IN_FILE(__GTK_CELL_RENDERER_SPINNER_C__) gtk_cell_renderer_spinner_get_type G_GNUC_CONST gtk_cell_renderer_spinner_new -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_PROGRESS_H__) -#if IN_FILE(__GTK_CELL_RENDERER_PROGRESS_C__) -gtk_cell_renderer_progress_get_type G_GNUC_CONST -gtk_cell_renderer_progress_new -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_TEXT_H__) -#if IN_FILE(__GTK_CELL_RENDERER_TEXT_C__) +gtk_cell_renderer_spin_new +gtk_cell_renderer_start_editing +gtk_cell_renderer_state_get_type G_GNUC_CONST +gtk_cell_renderer_stop_editing gtk_cell_renderer_text_get_type G_GNUC_CONST gtk_cell_renderer_text_new gtk_cell_renderer_text_set_fixed_height_from_font -#endif -#endif - -#if IN_HEADER(__GTK_CELL_RENDERER_TOGGLE_H__) -#if IN_FILE(__GTK_CELL_RENDERER_TOGGLE_C__) gtk_cell_renderer_toggle_get_activatable gtk_cell_renderer_toggle_get_active gtk_cell_renderer_toggle_get_radio @@ -665,18 +391,11 @@ gtk_cell_renderer_toggle_new gtk_cell_renderer_toggle_set_activatable gtk_cell_renderer_toggle_set_active gtk_cell_renderer_toggle_set_radio -#endif -#endif - -#if IN_HEADER(__GTK_CELL_VIEW_H__) -#if IN_FILE(__GTK_CELL_VIEW_C__) gtk_cell_view_get_desired_height_for_width_of_row gtk_cell_view_get_desired_width_of_row gtk_cell_view_get_displayed_row gtk_cell_view_get_model -#ifndef GTK_DISABLE_DEPRECATED gtk_cell_view_get_size_of_row -#endif gtk_cell_view_get_type G_GNUC_CONST gtk_cell_view_new gtk_cell_view_new_with_markup @@ -686,20 +405,10 @@ gtk_cell_view_set_background_color gtk_cell_view_set_background_rgba gtk_cell_view_set_displayed_row gtk_cell_view_set_model -#endif -#endif - -#if IN_HEADER(__GTK_CHECK_BUTTON_H__) -#if IN_FILE(__GTK_CHECK_BUTTON_C__) gtk_check_button_get_type G_GNUC_CONST gtk_check_button_new gtk_check_button_new_with_label gtk_check_button_new_with_mnemonic -#endif -#endif - -#if IN_HEADER(__GTK_CHECK_MENU_ITEM_H__) -#if IN_FILE(__GTK_CHECK_MENU_ITEM_C__) gtk_check_menu_item_get_active gtk_check_menu_item_get_draw_as_radio gtk_check_menu_item_get_inconsistent @@ -711,11 +420,7 @@ gtk_check_menu_item_set_active gtk_check_menu_item_set_draw_as_radio gtk_check_menu_item_set_inconsistent gtk_check_menu_item_toggled -#endif -#endif - -#if IN_HEADER(__GTK_CLIPBOARD_H__) -#if IN_FILE(__GTK_CLIPBOARD_C__) +gtk_check_version gtk_clipboard_clear gtk_clipboard_get gtk_clipboard_get_display @@ -737,19 +442,14 @@ gtk_clipboard_store gtk_clipboard_wait_for_contents gtk_clipboard_wait_for_image gtk_clipboard_wait_for_rich_text -gtk_clipboard_wait_for_uris gtk_clipboard_wait_for_targets gtk_clipboard_wait_for_text +gtk_clipboard_wait_for_uris gtk_clipboard_wait_is_image_available gtk_clipboard_wait_is_rich_text_available +gtk_clipboard_wait_is_target_available gtk_clipboard_wait_is_text_available gtk_clipboard_wait_is_uris_available -gtk_clipboard_wait_is_target_available -#endif -#endif - -#if IN_HEADER(__GTK_COLOR_BUTTON_H__) -#if IN_FILE(__GTK_COLOR_BUTTON_C__) gtk_color_button_get_alpha gtk_color_button_get_color gtk_color_button_get_rgba @@ -764,11 +464,9 @@ gtk_color_button_set_color gtk_color_button_set_rgba gtk_color_button_set_title gtk_color_button_set_use_alpha -#endif -#endif - -#if IN_HEADER(__GTK_COLOR_SELECTION_H__) -#if IN_FILE(__GTK_COLOR_SELECTION_C__) +gtk_color_selection_dialog_get_color_selection +gtk_color_selection_dialog_get_type G_GNUC_CONST +gtk_color_selection_dialog_new gtk_color_selection_get_current_alpha gtk_color_selection_get_current_color gtk_color_selection_get_current_rgba @@ -791,22 +489,10 @@ gtk_color_selection_set_has_palette gtk_color_selection_set_previous_alpha gtk_color_selection_set_previous_color gtk_color_selection_set_previous_rgba -#endif -#endif - -#if IN_HEADER(__GTK_COLOR_SELECTION_DIALOG_H__) -#if IN_FILE(__GTK_COLOR_SELECTION_DIALOG_C__) -gtk_color_selection_dialog_get_type G_GNUC_CONST -gtk_color_selection_dialog_new -gtk_color_selection_dialog_get_color_selection -#endif -#endif - -#if IN_HEADER(__GTK_COMBO_BOX_H__) -#if IN_FILE(__GTK_COMBO_BOX_C__) gtk_combo_box_get_active gtk_combo_box_get_active_iter gtk_combo_box_get_add_tearoffs +gtk_combo_box_get_button_sensitivity gtk_combo_box_get_column_span_column gtk_combo_box_get_entry_text_column gtk_combo_box_get_focus_on_click @@ -816,7 +502,6 @@ gtk_combo_box_get_popup_accessible gtk_combo_box_get_popup_fixed_width gtk_combo_box_get_row_separator_func gtk_combo_box_get_row_span_column -gtk_combo_box_get_button_sensitivity gtk_combo_box_get_title gtk_combo_box_get_type G_GNUC_CONST gtk_combo_box_get_wrap_width @@ -830,6 +515,7 @@ gtk_combo_box_popup_for_device gtk_combo_box_set_active gtk_combo_box_set_active_iter gtk_combo_box_set_add_tearoffs +gtk_combo_box_set_button_sensitivity gtk_combo_box_set_column_span_column gtk_combo_box_set_entry_text_column gtk_combo_box_set_focus_on_click @@ -837,14 +523,8 @@ gtk_combo_box_set_model gtk_combo_box_set_popup_fixed_width gtk_combo_box_set_row_separator_func gtk_combo_box_set_row_span_column -gtk_combo_box_set_button_sensitivity gtk_combo_box_set_title gtk_combo_box_set_wrap_width -#endif -#endif - -#if IN_HEADER(__GTK_COMBO_BOX_TEXT_H__) -#if IN_FILE(__GTK_COMBO_BOX_TEXT_C__) gtk_combo_box_text_append_text gtk_combo_box_text_get_active_text gtk_combo_box_text_get_type G_GNUC_CONST @@ -854,11 +534,6 @@ gtk_combo_box_text_new_with_entry gtk_combo_box_text_prepend_text gtk_combo_box_text_remove gtk_combo_box_text_remove_all -#endif -#endif - -#if IN_HEADER(__GTK_CONTAINER_H__) -#if IN_FILE(__GTK_CONTAINER_C__) gtk_container_add gtk_container_add_with_properties G_GNUC_NULL_TERMINATED gtk_container_check_resize @@ -870,9 +545,9 @@ gtk_container_child_set_property gtk_container_child_set_valist gtk_container_child_type gtk_container_class_find_child_property +gtk_container_class_handle_border_width gtk_container_class_install_child_property gtk_container_class_list_child_properties -gtk_container_class_handle_border_width gtk_container_forall gtk_container_foreach gtk_container_get_border_width @@ -894,42 +569,37 @@ gtk_container_set_focus_vadjustment gtk_container_set_reallocate_redraws gtk_container_set_resize_mode gtk_container_unset_focus_chain -#endif -#endif - -#if IN_HEADER(__GTK_WINDOW_DECORATE_H__) -#if IN_FILE(__GTK_WINDOW_DECORATE_C__) +gtk_corner_type_get_type G_GNUC_CONST +gtk_custom_paper_unix_dialog_get_type G_GNUC_CONST +gtk_debug_flag_get_type G_GNUC_CONST gtk_decorated_window_calculate_frame_size gtk_decorated_window_init gtk_decorated_window_move_resize_window gtk_decorated_window_set_title -#endif -#endif - -#if IN_HEADER(__GTK_DIALOG_H__) -#if IN_FILE(__GTK_DIALOG_C__) +gtk_delete_type_get_type G_GNUC_CONST +gtk_dest_defaults_get_type G_GNUC_CONST +gtk_device_grab_add +gtk_device_grab_remove gtk_dialog_add_action_widget gtk_dialog_add_button gtk_dialog_add_buttons G_GNUC_NULL_TERMINATED +gtk_dialog_flags_get_type G_GNUC_CONST gtk_dialog_get_action_area gtk_dialog_get_content_area -gtk_dialog_get_widget_for_response gtk_dialog_get_response_for_widget gtk_dialog_get_type G_GNUC_CONST +gtk_dialog_get_widget_for_response gtk_dialog_new gtk_dialog_new_with_buttons gtk_dialog_response gtk_dialog_run -gtk_alternative_dialog_button_order gtk_dialog_set_alternative_button_order gtk_dialog_set_alternative_button_order_from_array gtk_dialog_set_default_response gtk_dialog_set_response_sensitive -#endif -#endif - -#if IN_HEADER(__GTK_DND_H__) -#if IN_FILE(__GTK_DND_C__) +gtk_direction_type_get_type G_GNUC_CONST +gtk_disable_setlocale +gtk_distribute_natural_allocation gtk_drag_begin gtk_drag_check_threshold gtk_drag_dest_add_image_targets @@ -937,16 +607,17 @@ gtk_drag_dest_add_text_targets gtk_drag_dest_add_uri_targets gtk_drag_dest_find_target gtk_drag_dest_get_target_list +gtk_drag_dest_get_track_motion gtk_drag_dest_set gtk_drag_dest_set_proxy gtk_drag_dest_set_target_list gtk_drag_dest_set_track_motion -gtk_drag_dest_get_track_motion gtk_drag_dest_unset gtk_drag_finish gtk_drag_get_data gtk_drag_get_source_widget gtk_drag_highlight +gtk_drag_result_get_type G_GNUC_CONST gtk_drag_set_icon_default gtk_drag_set_icon_name gtk_drag_set_icon_pixbuf @@ -964,101 +635,9 @@ gtk_drag_source_set_icon_stock gtk_drag_source_set_target_list gtk_drag_source_unset gtk_drag_unhighlight -#endif -#endif - -#if IN_HEADER(__GTK_STATUS_ICON_H__) -#if IN_FILE(__GTK_STATUS_ICON_C__) -gtk_status_icon_get_type G_GNUC_CONST -gtk_status_icon_new -gtk_status_icon_new_from_pixbuf -gtk_status_icon_new_from_file -gtk_status_icon_new_from_stock -gtk_status_icon_new_from_icon_name -gtk_status_icon_new_from_gicon -gtk_status_icon_set_from_pixbuf -gtk_status_icon_set_from_file -gtk_status_icon_set_from_stock -gtk_status_icon_set_from_icon_name -gtk_status_icon_set_from_gicon -gtk_status_icon_get_storage_type -gtk_status_icon_get_pixbuf -gtk_status_icon_get_screen -gtk_status_icon_get_stock -gtk_status_icon_get_icon_name -gtk_status_icon_get_gicon -gtk_status_icon_get_size -gtk_status_icon_set_screen -gtk_status_icon_set_tooltip_text -gtk_status_icon_get_tooltip_text -gtk_status_icon_set_tooltip_markup -gtk_status_icon_get_tooltip_markup -gtk_status_icon_set_has_tooltip -gtk_status_icon_get_has_tooltip -gtk_status_icon_set_visible -gtk_status_icon_get_visible -gtk_status_icon_is_embedded -gtk_status_icon_position_menu -gtk_status_icon_get_geometry -gtk_status_icon_get_x11_window_id -gtk_status_icon_get_title -gtk_status_icon_set_title -gtk_status_icon_set_name -#endif -#endif - -#if IN_HEADER(__GTK_STYLE_H__) -#if IN_FILE(__GTK_STYLE_C__) -gtk_paint_arrow -gtk_paint_box -gtk_paint_box_gap -gtk_paint_check -gtk_paint_diamond -gtk_paint_expander -gtk_paint_extension -gtk_paint_flat_box -gtk_paint_focus -gtk_paint_handle -gtk_paint_hline -gtk_paint_layout -gtk_paint_option -gtk_paint_resize_grip -gtk_paint_shadow -gtk_paint_shadow_gap -gtk_paint_slider -gtk_paint_spinner -gtk_paint_tab -gtk_paint_vline -gtk_border_new G_GNUC_MALLOC -gtk_border_copy -gtk_border_free -gtk_border_get_type G_GNUC_CONST -gtk_style_apply_default_background -gtk_style_attach -gtk_style_copy -gtk_style_detach -gtk_style_get_type G_GNUC_CONST -gtk_style_lookup_icon_set -gtk_style_lookup_color -gtk_style_new -gtk_style_render_icon -gtk_style_set_background -gtk_draw_insertion_cursor -gtk_style_get_style_property -gtk_style_get_valist -gtk_style_get -#endif -#endif - -#if IN_HEADER(__GTK_DRAWING_AREA_H__) -#if IN_FILE(__GTK_DRAWING_AREA_C__) gtk_drawing_area_get_type G_GNUC_CONST gtk_drawing_area_new -#endif -#endif - -#if IN_HEADER(__GTK_EDITABLE_H__) -#if IN_FILE(__GTK_EDITABLE_C__) +gtk_draw_insertion_cursor gtk_editable_copy_clipboard gtk_editable_cut_clipboard gtk_editable_delete_selection @@ -1073,11 +652,44 @@ gtk_editable_paste_clipboard gtk_editable_select_region gtk_editable_set_editable gtk_editable_set_position -#endif -#endif - -#if IN_HEADER(__GTK_ENTRY_H__) -#if IN_FILE(__GTK_ENTRY_C__) +gtk_entry_buffer_delete_text +gtk_entry_buffer_emit_deleted_text +gtk_entry_buffer_emit_inserted_text +gtk_entry_buffer_get_bytes +gtk_entry_buffer_get_length +gtk_entry_buffer_get_max_length +gtk_entry_buffer_get_text +gtk_entry_buffer_get_type G_GNUC_CONST +gtk_entry_buffer_insert_text +gtk_entry_buffer_new +gtk_entry_buffer_set_max_length +gtk_entry_buffer_set_text +gtk_entry_completion_complete +gtk_entry_completion_delete_action +gtk_entry_completion_get_completion_prefix +gtk_entry_completion_get_entry +gtk_entry_completion_get_inline_completion +gtk_entry_completion_get_inline_selection +gtk_entry_completion_get_minimum_key_length +gtk_entry_completion_get_model +gtk_entry_completion_get_popup_completion +gtk_entry_completion_get_popup_set_width +gtk_entry_completion_get_popup_single_match +gtk_entry_completion_get_text_column +gtk_entry_completion_get_type G_GNUC_CONST +gtk_entry_completion_insert_action_markup +gtk_entry_completion_insert_action_text +gtk_entry_completion_insert_prefix +gtk_entry_completion_new +gtk_entry_completion_set_inline_completion +gtk_entry_completion_set_inline_selection +gtk_entry_completion_set_match_func +gtk_entry_completion_set_minimum_key_length +gtk_entry_completion_set_model +gtk_entry_completion_set_popup_completion +gtk_entry_completion_set_popup_set_width +gtk_entry_completion_set_popup_single_match +gtk_entry_completion_set_text_column gtk_entry_get_activates_default gtk_entry_get_alignment gtk_entry_get_buffer @@ -1110,6 +722,7 @@ gtk_entry_get_text_length gtk_entry_get_type G_GNUC_CONST gtk_entry_get_visibility gtk_entry_get_width_chars +gtk_entry_icon_position_get_type G_GNUC_CONST gtk_entry_im_context_filter_keypress gtk_entry_layout_index_to_text_index gtk_entry_new @@ -1142,70 +755,14 @@ gtk_entry_set_visibility gtk_entry_set_width_chars gtk_entry_text_index_to_layout_index gtk_entry_unset_invisible_char -#endif -#endif - -#if IN_HEADER(__GTK_ENTRY_COMPLETION_H__) -#if IN_FILE(__GTK_ENTRY_COMPLETION_C__) -gtk_entry_completion_complete -gtk_entry_completion_delete_action -gtk_entry_completion_get_entry -gtk_entry_completion_get_inline_completion -gtk_entry_completion_get_inline_selection -gtk_entry_completion_get_minimum_key_length -gtk_entry_completion_get_completion_prefix -gtk_entry_completion_get_model -gtk_entry_completion_get_popup_completion -gtk_entry_completion_get_popup_set_width -gtk_entry_completion_get_popup_single_match -gtk_entry_completion_get_text_column -gtk_entry_completion_get_type G_GNUC_CONST -gtk_entry_completion_insert_action_markup -gtk_entry_completion_insert_action_text -gtk_entry_completion_insert_prefix -gtk_entry_completion_new -gtk_entry_completion_set_inline_completion -gtk_entry_completion_set_inline_selection -gtk_entry_completion_set_match_func -gtk_entry_completion_set_minimum_key_length -gtk_entry_completion_set_model -gtk_entry_completion_set_popup_completion -gtk_entry_completion_set_popup_set_width -gtk_entry_completion_set_popup_single_match -gtk_entry_completion_set_text_column -#endif -#endif - -#if IN_HEADER(__GTK_ENTRY_BUFFER_H__) -#if IN_FILE(__GTK_ENTRY_BUFFER_C__) -gtk_entry_buffer_get_type G_GNUC_CONST -gtk_entry_buffer_new -gtk_entry_buffer_get_bytes -gtk_entry_buffer_get_length -gtk_entry_buffer_get_text -gtk_entry_buffer_set_text -gtk_entry_buffer_set_max_length -gtk_entry_buffer_get_max_length -gtk_entry_buffer_insert_text -gtk_entry_buffer_delete_text -gtk_entry_buffer_emit_inserted_text -gtk_entry_buffer_emit_deleted_text -#endif -#endif - -#if IN_HEADER(__GTK_EVENT_BOX_H__) -#if IN_FILE(__GTK_EVENT_BOX_C__) +gtk_enumerate_printers gtk_event_box_get_above_child gtk_event_box_get_type G_GNUC_CONST gtk_event_box_get_visible_window gtk_event_box_new gtk_event_box_set_above_child gtk_event_box_set_visible_window -#endif -#endif - -#if IN_HEADER(__GTK_EXPANDER_H__) -#if IN_FILE(__GTK_EXPANDER_C__) +gtk_events_pending gtk_expander_get_expanded gtk_expander_get_label gtk_expander_get_label_fill @@ -1223,19 +780,32 @@ gtk_expander_set_label_widget gtk_expander_set_spacing gtk_expander_set_use_markup gtk_expander_set_use_underline -#endif -#endif - -#if IN_HEADER(__GTK_FILE_CHOOSER_H__) -#if IN_FILE(__GTK_FILE_CHOOSER_C__) +gtk_expander_style_get_type G_GNUC_CONST +gtk_false G_GNUC_CONST +gtk_file_chooser_action_get_type G_GNUC_CONST gtk_file_chooser_add_filter gtk_file_chooser_add_shortcut_folder gtk_file_chooser_add_shortcut_folder_uri +gtk_file_chooser_button_get_focus_on_click +gtk_file_chooser_button_get_title +gtk_file_chooser_button_get_type G_GNUC_CONST +gtk_file_chooser_button_get_width_chars +gtk_file_chooser_button_new +gtk_file_chooser_button_new_with_dialog +gtk_file_chooser_button_set_focus_on_click +gtk_file_chooser_button_set_title +gtk_file_chooser_button_set_width_chars +gtk_file_chooser_confirmation_get_type G_GNUC_CONST +gtk_file_chooser_dialog_get_type G_GNUC_CONST +gtk_file_chooser_dialog_new +gtk_file_chooser_error_get_type G_GNUC_CONST gtk_file_chooser_error_quark gtk_file_chooser_get_action +gtk_file_chooser_get_create_folders gtk_file_chooser_get_current_folder gtk_file_chooser_get_current_folder_file gtk_file_chooser_get_current_folder_uri +gtk_file_chooser_get_do_overwrite_confirmation gtk_file_chooser_get_extra_widget gtk_file_chooser_get_file gtk_file_chooser_get_filename @@ -1250,10 +820,6 @@ gtk_file_chooser_get_preview_widget gtk_file_chooser_get_preview_widget_active gtk_file_chooser_get_select_multiple gtk_file_chooser_get_show_hidden -gtk_file_chooser_set_do_overwrite_confirmation -gtk_file_chooser_get_do_overwrite_confirmation -gtk_file_chooser_set_create_folders -gtk_file_chooser_get_create_folders gtk_file_chooser_get_type G_GNUC_CONST gtk_file_chooser_get_uri gtk_file_chooser_get_uris @@ -1269,10 +835,12 @@ gtk_file_chooser_select_file gtk_file_chooser_select_filename gtk_file_chooser_select_uri gtk_file_chooser_set_action +gtk_file_chooser_set_create_folders gtk_file_chooser_set_current_folder gtk_file_chooser_set_current_folder_file gtk_file_chooser_set_current_folder_uri gtk_file_chooser_set_current_name +gtk_file_chooser_set_do_overwrite_confirmation gtk_file_chooser_set_extra_widget gtk_file_chooser_set_file gtk_file_chooser_set_filename @@ -1288,63 +856,23 @@ gtk_file_chooser_unselect_all gtk_file_chooser_unselect_file gtk_file_chooser_unselect_filename gtk_file_chooser_unselect_uri -#endif -#endif - -#if IN_HEADER(__GTK_FILE_CHOOSER_DIALOG_H__) -#if IN_FILE(__GTK_FILE_CHOOSER_DIALOG_C__) -gtk_file_chooser_dialog_get_type G_GNUC_CONST -gtk_file_chooser_dialog_new -#endif -#endif - -#if IN_HEADER(__GTK_FILE_CHOOSER_WIDGET_H__) -#if IN_FILE(__GTK_FILE_CHOOSER_WIDGET_C__) gtk_file_chooser_widget_get_type G_GNUC_CONST gtk_file_chooser_widget_new -#endif -#endif - -#if IN_HEADER(__GTK_FILE_CHOOSER_BUTTON_H__) -#if IN_FILE(__GTK_FILE_CHOOSER_BUTTON_C__) -gtk_file_chooser_button_get_title -gtk_file_chooser_button_get_type G_GNUC_CONST -gtk_file_chooser_button_get_width_chars -gtk_file_chooser_button_new -gtk_file_chooser_button_new_with_dialog -gtk_file_chooser_button_set_title -gtk_file_chooser_button_set_width_chars -gtk_file_chooser_button_get_focus_on_click -gtk_file_chooser_button_set_focus_on_click -#endif -#endif - -#if IN_HEADER(__GTK_FILE_FILTER_H__) -#if IN_FILE(__GTK_FILE_FILTER_C__) gtk_file_filter_add_custom gtk_file_filter_add_mime_type gtk_file_filter_add_pattern gtk_file_filter_add_pixbuf_formats gtk_file_filter_filter +gtk_file_filter_flags_get_type G_GNUC_CONST gtk_file_filter_get_name gtk_file_filter_get_needed gtk_file_filter_get_type G_GNUC_CONST gtk_file_filter_new gtk_file_filter_set_name -#endif -#endif - -#if IN_HEADER(__GTK_FIXED_H__) -#if IN_FILE(__GTK_FIXED_C__) gtk_fixed_get_type G_GNUC_CONST gtk_fixed_move gtk_fixed_new gtk_fixed_put -#endif -#endif - -#if IN_HEADER(__GTK_FONT_BUTTON_H__) -#if IN_FILE(__GTK_FONT_BUTTON_C__) gtk_font_button_get_font_name gtk_font_button_get_show_size gtk_font_button_get_show_style @@ -1360,11 +888,6 @@ gtk_font_button_set_show_style gtk_font_button_set_title gtk_font_button_set_use_font gtk_font_button_set_use_size -#endif -#endif - -#if IN_HEADER(__GTK_FONTSEL_H__) -#if IN_FILE(__GTK_FONTSEL_C__) gtk_font_selection_dialog_get_cancel_button gtk_font_selection_dialog_get_font_name gtk_font_selection_dialog_get_font_selection @@ -1388,11 +911,6 @@ gtk_font_selection_get_type G_GNUC_CONST gtk_font_selection_new gtk_font_selection_set_font_name gtk_font_selection_set_preview_text -#endif -#endif - -#if IN_HEADER(__GTK_FRAME_H__) -#if IN_FILE(__GTK_FRAME_C__) gtk_frame_get_label gtk_frame_get_label_align gtk_frame_get_label_widget @@ -1403,75 +921,58 @@ gtk_frame_set_label gtk_frame_set_label_align gtk_frame_set_label_widget gtk_frame_set_shadow_type -#endif -#endif - -#if IN_HEADER(__GTK_HANDLE_BOX_H__) -#if IN_FILE(__GTK_HANDLE_BOX_C__) +gtk_get_binary_age +gtk_get_current_event +gtk_get_current_event_device +gtk_get_current_event_state +gtk_get_current_event_time +gtk_get_debug_flags +gtk_get_default_language +gtk_get_event_widget +gtk_get_interface_age +gtk_get_major_version +gtk_get_micro_version +gtk_get_minor_version +gtk_get_option_group +gtk_grab_add +gtk_grab_get_current +gtk_grab_remove +gtk_grid_attach +gtk_grid_attach_next_to +gtk_grid_get_column_homogeneous +gtk_grid_get_column_spacing +gtk_grid_get_row_homogeneous +gtk_grid_get_row_spacing +gtk_grid_get_type G_GNUC_CONST +gtk_grid_new +gtk_grid_set_column_homogeneous +gtk_grid_set_column_spacing +gtk_grid_set_row_homogeneous +gtk_grid_set_row_spacing +gtk_handle_box_get_child_detached gtk_handle_box_get_handle_position gtk_handle_box_get_shadow_type gtk_handle_box_get_snap_edge -gtk_handle_box_get_child_detached gtk_handle_box_get_type G_GNUC_CONST gtk_handle_box_new gtk_handle_box_set_handle_position gtk_handle_box_set_shadow_type gtk_handle_box_set_snap_edge -#endif -#endif - -#if IN_HEADER(__GTK_HBOX_H__) -#if IN_FILE(__GTK_HBOX_C__) gtk_hbox_get_type G_GNUC_CONST gtk_hbox_new -#endif -#endif - -#if IN_HEADER(__GTK_HBUTTON_BOX_H__) -#if IN_FILE(__GTK_HBUTTON_BOX_C__) -gtk_hbutton_box_new gtk_hbutton_box_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GTK_HPANED_H__) -#if IN_FILE(__GTK_HPANED_C__) +gtk_hbutton_box_new gtk_hpaned_get_type G_GNUC_CONST gtk_hpaned_new -#endif -#endif - -#if IN_HEADER(__GTK_HRULER_H__) -#if IN_FILE(__GTK_HRULER_C__) gtk_hruler_get_type G_GNUC_CONST gtk_hruler_new -#endif -#endif - -#if IN_HEADER(__GTK_HSCALE_H__) -#if IN_FILE(__GTK_HSCALE_C__) gtk_hscale_get_type G_GNUC_CONST gtk_hscale_new gtk_hscale_new_with_range -#endif -#endif - -#if IN_HEADER(__GTK_HSCROLLBAR_H__) -#if IN_FILE(__GTK_HSCROLLBAR_C__) gtk_hscrollbar_get_type G_GNUC_CONST gtk_hscrollbar_new -#endif -#endif - -#if IN_HEADER(__GTK_HSEPARATOR_H__) -#if IN_FILE(__GTK_HSEPARATOR_C__) gtk_hseparator_get_type G_GNUC_CONST gtk_hseparator_new -#endif -#endif - -#if IN_HEADER(__GTK_HSV_H__) -#if IN_FILE(__GTK_HSV_C__) gtk_hsv_get_color gtk_hsv_get_metrics gtk_hsv_get_type G_GNUC_CONST @@ -1480,12 +981,6 @@ gtk_hsv_new gtk_hsv_set_color gtk_hsv_set_metrics gtk_hsv_to_rgb -gtk_rgb_to_hsv -#endif -#endif - -#if IN_HEADER(__GTK_ICON_FACTORY_H__) -#if IN_FILE(__GTK_ICON_FACTORY_C__) gtk_icon_factory_add gtk_icon_factory_add_default gtk_icon_factory_get_type G_GNUC_CONST @@ -1493,12 +988,21 @@ gtk_icon_factory_lookup gtk_icon_factory_lookup_default gtk_icon_factory_new gtk_icon_factory_remove_default -gtk_icon_size_from_name -gtk_icon_size_get_name -gtk_icon_size_lookup -gtk_icon_size_lookup_for_settings -gtk_icon_size_register -gtk_icon_size_register_alias +gtk_icon_info_copy +gtk_icon_info_free +gtk_icon_info_get_attach_points +gtk_icon_info_get_base_size +gtk_icon_info_get_builtin_pixbuf +gtk_icon_info_get_display_name +gtk_icon_info_get_embedded_rect +gtk_icon_info_get_filename +gtk_icon_info_get_type G_GNUC_CONST +gtk_icon_info_load_icon +gtk_icon_info_load_symbolic +gtk_icon_info_load_symbolic_for_style +gtk_icon_info_new_for_pixbuf +gtk_icon_info_set_raw_coordinates +gtk_icon_lookup_flags_get_type G_GNUC_CONST gtk_icon_set_add_source gtk_icon_set_copy gtk_icon_set_get_sizes @@ -1508,6 +1012,13 @@ gtk_icon_set_new_from_pixbuf gtk_icon_set_ref gtk_icon_set_render_icon gtk_icon_set_unref +gtk_icon_size_from_name +gtk_icon_size_get_name +gtk_icon_size_get_type G_GNUC_CONST +gtk_icon_size_lookup +gtk_icon_size_lookup_for_settings +gtk_icon_size_register +gtk_icon_size_register_alias gtk_icon_source_copy gtk_icon_source_free gtk_icon_source_get_direction @@ -1530,27 +1041,10 @@ gtk_icon_source_set_size gtk_icon_source_set_size_wildcarded gtk_icon_source_set_state gtk_icon_source_set_state_wildcarded -#endif -#endif - -#if IN_HEADER(__GTK_ICON_THEME_H__) -#if IN_FILE(__GTK_ICON_THEME_C__) -gtk_icon_info_copy -gtk_icon_info_free -gtk_icon_info_new_for_pixbuf -gtk_icon_info_get_attach_points -gtk_icon_info_get_base_size -gtk_icon_info_get_builtin_pixbuf -gtk_icon_info_get_display_name -gtk_icon_info_get_embedded_rect -gtk_icon_info_get_filename -gtk_icon_info_get_type G_GNUC_CONST -gtk_icon_info_load_icon -gtk_icon_info_load_symbolic -gtk_icon_info_load_symbolic_for_style -gtk_icon_info_set_raw_coordinates gtk_icon_theme_add_builtin_icon gtk_icon_theme_append_search_path +gtk_icon_theme_choose_icon +gtk_icon_theme_error_get_type G_GNUC_CONST gtk_icon_theme_error_quark gtk_icon_theme_get_default gtk_icon_theme_get_example_icon_name @@ -1562,38 +1056,43 @@ gtk_icon_theme_has_icon gtk_icon_theme_list_contexts gtk_icon_theme_list_icons gtk_icon_theme_load_icon -gtk_icon_theme_lookup_icon gtk_icon_theme_lookup_by_gicon -gtk_icon_theme_choose_icon +gtk_icon_theme_lookup_icon gtk_icon_theme_new gtk_icon_theme_prepend_search_path gtk_icon_theme_rescan_if_needed gtk_icon_theme_set_custom_theme gtk_icon_theme_set_screen gtk_icon_theme_set_search_path -#endif -#endif - -#if IN_HEADER(__GTK_ICON_VIEW_H__) -#if IN_FILE(__GTK_ICON_VIEW_C__) -gtk_icon_view_get_column_spacing +gtk_icon_view_convert_widget_to_bin_window_coords +gtk_icon_view_create_drag_icon +gtk_icon_view_drop_position_get_type G_GNUC_CONST +gtk_icon_view_enable_model_drag_dest +gtk_icon_view_enable_model_drag_source gtk_icon_view_get_columns +gtk_icon_view_get_column_spacing gtk_icon_view_get_cursor +gtk_icon_view_get_dest_item_at_pos +gtk_icon_view_get_drag_dest_item +gtk_icon_view_get_item_at_pos +gtk_icon_view_get_item_column +gtk_icon_view_get_item_orientation gtk_icon_view_get_item_padding +gtk_icon_view_get_item_row gtk_icon_view_get_item_width gtk_icon_view_get_margin gtk_icon_view_get_markup_column gtk_icon_view_get_model -gtk_icon_view_get_item_orientation gtk_icon_view_get_path_at_pos -gtk_icon_view_get_item_at_pos -gtk_icon_view_convert_widget_to_bin_window_coords gtk_icon_view_get_pixbuf_column +gtk_icon_view_get_reorderable gtk_icon_view_get_row_spacing gtk_icon_view_get_selected_items gtk_icon_view_get_selection_mode gtk_icon_view_get_spacing gtk_icon_view_get_text_column +gtk_icon_view_get_tooltip_column +gtk_icon_view_get_tooltip_context gtk_icon_view_get_type G_GNUC_CONST gtk_icon_view_get_visible_range gtk_icon_view_item_activated @@ -1604,75 +1103,40 @@ gtk_icon_view_scroll_to_path gtk_icon_view_select_all gtk_icon_view_selected_foreach gtk_icon_view_select_path -gtk_icon_view_set_column_spacing gtk_icon_view_set_columns +gtk_icon_view_set_column_spacing gtk_icon_view_set_cursor +gtk_icon_view_set_drag_dest_item +gtk_icon_view_set_item_orientation gtk_icon_view_set_item_padding gtk_icon_view_set_item_width gtk_icon_view_set_margin gtk_icon_view_set_markup_column gtk_icon_view_set_model -gtk_icon_view_set_item_orientation gtk_icon_view_set_pixbuf_column +gtk_icon_view_set_reorderable gtk_icon_view_set_row_spacing gtk_icon_view_set_selection_mode gtk_icon_view_set_spacing gtk_icon_view_set_text_column +gtk_icon_view_set_tooltip_cell +gtk_icon_view_set_tooltip_column +gtk_icon_view_set_tooltip_item gtk_icon_view_unselect_all gtk_icon_view_unselect_path -gtk_icon_view_enable_model_drag_source -gtk_icon_view_enable_model_drag_dest -gtk_icon_view_unset_model_drag_source gtk_icon_view_unset_model_drag_dest -gtk_icon_view_set_reorderable -gtk_icon_view_get_reorderable -gtk_icon_view_set_drag_dest_item -gtk_icon_view_get_drag_dest_item -gtk_icon_view_get_dest_item_at_pos -gtk_icon_view_create_drag_icon -gtk_icon_view_set_tooltip_item -gtk_icon_view_set_tooltip_cell -gtk_icon_view_get_tooltip_context -gtk_icon_view_set_tooltip_column -gtk_icon_view_get_tooltip_column -gtk_icon_view_get_item_row -gtk_icon_view_get_item_column -#endif -#endif - -#if IN_HEADER(__GTK_IMAGE_H__) -#if IN_FILE(__GTK_IMAGE_C__) +gtk_icon_view_unset_model_drag_source +gtk_identifier_get_type G_GNUC_CONST gtk_image_clear gtk_image_get_animation +gtk_image_get_gicon gtk_image_get_icon_name gtk_image_get_icon_set gtk_image_get_pixbuf gtk_image_get_pixel_size gtk_image_get_stock -gtk_image_get_gicon gtk_image_get_storage_type gtk_image_get_type G_GNUC_CONST -gtk_image_new -gtk_image_new_from_animation -gtk_image_new_from_file -gtk_image_new_from_icon_name -gtk_image_new_from_icon_set -gtk_image_new_from_pixbuf -gtk_image_new_from_stock -gtk_image_new_from_gicon -gtk_image_set_from_animation -gtk_image_set_from_file -gtk_image_set_from_icon_name -gtk_image_set_from_icon_set -gtk_image_set_from_pixbuf -gtk_image_set_from_stock -gtk_image_set_from_gicon -gtk_image_set_pixel_size -#endif -#endif - -#if IN_HEADER(__GTK_IMAGE_MENU_ITEM_H__) -#if IN_FILE(__GTK_IMAGE_MENU_ITEM_C__) gtk_image_menu_item_get_always_show_image gtk_image_menu_item_get_image gtk_image_menu_item_get_type G_GNUC_CONST @@ -1685,11 +1149,23 @@ gtk_image_menu_item_set_accel_group gtk_image_menu_item_set_always_show_image gtk_image_menu_item_set_image gtk_image_menu_item_set_use_stock -#endif -#endif - -#if IN_HEADER(__GTK_IM_CONTEXT_H__) -#if IN_FILE(__GTK_IM_CONTEXT_C__) +gtk_image_new +gtk_image_new_from_animation +gtk_image_new_from_file +gtk_image_new_from_gicon +gtk_image_new_from_icon_name +gtk_image_new_from_icon_set +gtk_image_new_from_pixbuf +gtk_image_new_from_stock +gtk_image_set_from_animation +gtk_image_set_from_file +gtk_image_set_from_gicon +gtk_image_set_from_icon_name +gtk_image_set_from_icon_set +gtk_image_set_from_pixbuf +gtk_image_set_from_stock +gtk_image_set_pixel_size +gtk_image_type_get_type G_GNUC_CONST gtk_im_context_delete_surrounding gtk_im_context_filter_keypress gtk_im_context_focus_in @@ -1702,41 +1178,45 @@ gtk_im_context_set_client_window gtk_im_context_set_cursor_location gtk_im_context_set_surrounding gtk_im_context_set_use_preedit -#endif -#endif - -#if IN_HEADER(__GTK_IM_CONTEXT_SIMPLE_H__) -#if IN_FILE(__GTK_IM_CONTEXT_SIMPLE_C__) gtk_im_context_simple_add_table gtk_im_context_simple_get_type G_GNUC_CONST gtk_im_context_simple_new -#endif -#endif - -#if IN_HEADER(__GTK_IM_MULTICONTEXT_H__) -#if IN_FILE(__GTK_IM_MULTICONTEXT_C__) gtk_im_multicontext_append_menuitems gtk_im_multicontext_get_context_id -gtk_im_multicontext_set_context_id gtk_im_multicontext_get_type G_GNUC_CONST gtk_im_multicontext_new -#endif -#endif - -#if IN_HEADER(__GTK_INVISIBLE_H__) -#if IN_FILE(__GTK_INVISIBLE_C__) +gtk_im_multicontext_set_context_id +gtk_im_preedit_style_get_type G_GNUC_CONST +gtk_im_status_style_get_type G_GNUC_CONST +gtk_info_bar_add_action_widget +gtk_info_bar_add_button +gtk_info_bar_add_buttons +gtk_info_bar_get_action_area +gtk_info_bar_get_content_area +gtk_info_bar_get_message_type +gtk_info_bar_get_type G_GNUC_CONST +gtk_info_bar_new +gtk_info_bar_new_with_buttons +gtk_info_bar_response +gtk_info_bar_set_default_response +gtk_info_bar_set_message_type +gtk_info_bar_set_response_sensitive +gtk_init +gtk_init_abi_check +gtk_init_check +gtk_init_check_abi_check +gtk_init_with_args gtk_invisible_get_screen gtk_invisible_get_type G_GNUC_CONST gtk_invisible_new gtk_invisible_new_for_screen gtk_invisible_set_screen -#endif -#endif - -#if IN_HEADER(__GTK_LABEL_H__) -#if IN_FILE(__GTK_LABEL_C__) +gtk_justification_get_type G_GNUC_CONST +gtk_key_snooper_install +gtk_key_snooper_remove gtk_label_get_angle gtk_label_get_attributes +gtk_label_get_current_uri gtk_label_get_ellipsize gtk_label_get_justify gtk_label_get_label @@ -1751,6 +1231,7 @@ gtk_label_get_selectable gtk_label_get_selection_bounds gtk_label_get_single_line_mode gtk_label_get_text +gtk_label_get_track_visited_links gtk_label_get_type G_GNUC_CONST gtk_label_get_use_markup gtk_label_get_use_underline @@ -1774,17 +1255,10 @@ gtk_label_set_selectable gtk_label_set_single_line_mode gtk_label_set_text gtk_label_set_text_with_mnemonic +gtk_label_set_track_visited_links gtk_label_set_use_markup gtk_label_set_use_underline gtk_label_set_width_chars -gtk_label_get_current_uri -gtk_label_set_track_visited_links -gtk_label_get_track_visited_links -#endif -#endif - -#if IN_HEADER(__GTK_LAYOUT_H__) -#if IN_FILE(__GTK_LAYOUT_C__) gtk_layout_get_bin_window gtk_layout_get_hadjustment gtk_layout_get_size @@ -1796,23 +1270,14 @@ gtk_layout_put gtk_layout_set_hadjustment gtk_layout_set_size gtk_layout_set_vadjustment -#endif -#endif - -#if IN_HEADER(__GTK_LINK_BUTTON_H__) -#if IN_FILE(__GTK_LINK_BUTTON_C__) +gtk_license_get_type G_GNUC_CONST gtk_link_button_get_type G_GNUC_CONST +gtk_link_button_get_uri +gtk_link_button_get_visited gtk_link_button_new gtk_link_button_new_with_label -gtk_link_button_get_uri gtk_link_button_set_uri -gtk_link_button_get_visited gtk_link_button_set_visited -#endif -#endif - -#if IN_HEADER(__GTK_LIST_STORE_H__) -#if IN_FILE(__GTK_LIST_STORE_C__) gtk_list_store_append gtk_list_store_clear gtk_list_store_get_type G_GNUC_CONST @@ -1835,109 +1300,32 @@ gtk_list_store_set_valist gtk_list_store_set_value gtk_list_store_set_valuesv gtk_list_store_swap -#endif -#endif - -#if IN_HEADER(__GTK_MAIN_H__) -#if IN_FILE(__GTK_MAIN_C__) -gtk_get_debug_flags -gtk_set_debug_flags -gtk_get_option_group -gtk_get_current_event -gtk_get_current_event_device -gtk_get_current_event_state -gtk_get_current_event_time -gtk_false G_GNUC_CONST -gtk_true G_GNUC_CONST -gtk_events_pending -gtk_disable_setlocale -gtk_distribute_natural_allocation -gtk_set_locale -gtk_get_major_version -gtk_get_minor_version -gtk_get_micro_version -gtk_get_binary_age -gtk_get_interface_age -gtk_check_version -gtk_get_default_language -gtk_get_event_widget -gtk_grab_add -gtk_grab_get_current -gtk_grab_remove -gtk_device_grab_add -gtk_device_grab_remove -gtk_propagate_event -gtk_quit_add -gtk_quit_add_destroy -gtk_quit_add_full -gtk_quit_remove -gtk_quit_remove_by_data -gtk_key_snooper_install -gtk_key_snooper_remove -gtk_init -#ifdef G_OS_WIN32 -gtk_init_abi_check -#endif -gtk_init_check -#ifdef G_OS_WIN32 -gtk_init_check_abi_check -#endif -gtk_init_with_args -gtk_parse_args gtk_main gtk_main_do_event gtk_main_iteration gtk_main_iteration_do gtk_main_level gtk_main_quit -#endif -#endif - -#if IN_HEADER(__GTK_MENU_BAR_H__) -#if IN_FILE(__GTK_MENU_BAR_C__) -gtk_menu_bar_get_type G_GNUC_CONST -gtk_menu_bar_new -gtk_menu_bar_get_child_pack_direction -gtk_menu_bar_set_child_pack_direction -gtk_menu_bar_get_pack_direction -gtk_menu_bar_set_pack_direction -#endif -#endif - -#if IN_HEADER(__GTK_MENU_H__) -#if IN_FILE(__GTK_MENU_C__) gtk_menu_attach gtk_menu_attach_to_widget +gtk_menu_bar_get_child_pack_direction +gtk_menu_bar_get_pack_direction +gtk_menu_bar_get_type G_GNUC_CONST +gtk_menu_bar_new +gtk_menu_bar_set_child_pack_direction +gtk_menu_bar_set_pack_direction gtk_menu_detach +gtk_menu_direction_type_get_type G_GNUC_CONST gtk_menu_get_accel_group gtk_menu_get_accel_path gtk_menu_get_active -gtk_menu_get_monitor gtk_menu_get_attach_widget gtk_menu_get_for_attach_widget +gtk_menu_get_monitor gtk_menu_get_reserve_toggle_size gtk_menu_get_tearoff_state gtk_menu_get_title gtk_menu_get_type G_GNUC_CONST -gtk_menu_new -gtk_menu_popdown -gtk_menu_popup -gtk_menu_popup_for_device -gtk_menu_reorder_child -gtk_menu_reposition -gtk_menu_set_accel_group -gtk_menu_set_accel_path -gtk_menu_set_active -gtk_menu_set_monitor -gtk_menu_set_reserve_toggle_size -gtk_menu_set_screen -gtk_menu_set_tearoff_state -gtk_menu_set_title -#endif -#endif - -#if IN_HEADER(__GTK_MENU_ITEM_H__) -#if IN_FILE(__GTK_MENU_ITEM_C__) gtk_menu_item_activate gtk_menu_item_deselect gtk_menu_item_get_accel_path @@ -1957,28 +1345,32 @@ gtk_menu_item_set_submenu gtk_menu_item_set_use_underline gtk_menu_item_toggle_size_allocate gtk_menu_item_toggle_size_request -#endif -#endif - -#if IN_HEADER(__GTK_MENU_SHELL_H__) -#if IN_FILE(__GTK_MENU_SHELL_C__) +gtk_menu_new +gtk_menu_popdown +gtk_menu_popup +gtk_menu_popup_for_device +gtk_menu_reorder_child +gtk_menu_reposition +gtk_menu_set_accel_group +gtk_menu_set_accel_path +gtk_menu_set_active +gtk_menu_set_monitor +gtk_menu_set_reserve_toggle_size +gtk_menu_set_screen +gtk_menu_set_tearoff_state +gtk_menu_set_title gtk_menu_shell_activate_item gtk_menu_shell_append gtk_menu_shell_cancel gtk_menu_shell_deactivate gtk_menu_shell_deselect +gtk_menu_shell_get_take_focus gtk_menu_shell_get_type G_GNUC_CONST gtk_menu_shell_insert gtk_menu_shell_prepend gtk_menu_shell_select_first gtk_menu_shell_select_item gtk_menu_shell_set_take_focus -gtk_menu_shell_get_take_focus -#endif -#endif - -#if IN_HEADER(__GTK_MENU_TOOL_BUTTON_H__) -#if IN_FILE(__GTK_MENU_TOOL_BUTTON_C__) gtk_menu_tool_button_get_menu gtk_menu_tool_button_get_type G_GNUC_CONST gtk_menu_tool_button_new @@ -1986,50 +1378,35 @@ gtk_menu_tool_button_new_from_stock gtk_menu_tool_button_set_arrow_tooltip_markup gtk_menu_tool_button_set_arrow_tooltip_text gtk_menu_tool_button_set_menu -#endif -#endif - -#if IN_HEADER(__GTK_MESSAGE_DIALOG_H__) -#if IN_FILE(__GTK_MESSAGE_DIALOG_C__) gtk_message_dialog_format_secondary_markup G_GNUC_PRINTF(2,3) gtk_message_dialog_format_secondary_text G_GNUC_PRINTF(2,3) +gtk_message_dialog_get_image gtk_message_dialog_get_message_area gtk_message_dialog_get_type G_GNUC_CONST gtk_message_dialog_new G_GNUC_PRINTF(5,6) gtk_message_dialog_new_with_markup G_GNUC_PRINTF(5,6) -gtk_message_dialog_set_markup gtk_message_dialog_set_image -gtk_message_dialog_get_image -#endif -#endif - -#if IN_HEADER(__GTK_MISC_H__) -#if IN_FILE(__GTK_MISC_C__) +gtk_message_dialog_set_markup +gtk_message_type_get_type G_GNUC_CONST +gtk_metric_type_get_type G_GNUC_CONST gtk_misc_get_alignment gtk_misc_get_padding gtk_misc_get_type G_GNUC_CONST gtk_misc_set_alignment gtk_misc_set_padding -#endif -#endif - -#if IN_HEADER(__GTK_MOUNT_OPERATION_H__) -#if IN_FILE(__GTK_MOUNT_OPERATION_C__) -gtk_mount_operation_get_type G_GNUC_CONST -gtk_mount_operation_new -gtk_mount_operation_is_showing -gtk_mount_operation_set_parent gtk_mount_operation_get_parent -gtk_mount_operation_set_screen gtk_mount_operation_get_screen -#endif -#endif - -#if IN_HEADER(__GTK_NOTEBOOK_H__) -#if IN_FILE(__GTK_NOTEBOOK_C__) +gtk_mount_operation_get_type G_GNUC_CONST +gtk_mount_operation_is_showing +gtk_mount_operation_new +gtk_mount_operation_set_parent +gtk_mount_operation_set_screen +gtk_movement_step_get_type G_GNUC_CONST gtk_notebook_append_page gtk_notebook_append_page_menu +gtk_notebook_get_action_widget gtk_notebook_get_current_page +gtk_notebook_get_group_name gtk_notebook_get_menu_label gtk_notebook_get_menu_label_text gtk_notebook_get_n_pages @@ -2037,9 +1414,13 @@ gtk_notebook_get_nth_page gtk_notebook_get_scrollable gtk_notebook_get_show_border gtk_notebook_get_show_tabs +gtk_notebook_get_tab_detachable +gtk_notebook_get_tab_hborder gtk_notebook_get_tab_label gtk_notebook_get_tab_label_text gtk_notebook_get_tab_pos +gtk_notebook_get_tab_reorderable +gtk_notebook_get_tab_vborder gtk_notebook_get_type G_GNUC_CONST gtk_notebook_insert_page gtk_notebook_insert_page_menu @@ -2053,48 +1434,85 @@ gtk_notebook_prepend_page_menu gtk_notebook_prev_page gtk_notebook_remove_page gtk_notebook_reorder_child +gtk_notebook_set_action_widget gtk_notebook_set_current_page +gtk_notebook_set_group_name gtk_notebook_set_menu_label gtk_notebook_set_menu_label_text gtk_notebook_set_scrollable gtk_notebook_set_show_border gtk_notebook_set_show_tabs +gtk_notebook_set_tab_detachable gtk_notebook_set_tab_label gtk_notebook_set_tab_label_text gtk_notebook_set_tab_pos -gtk_notebook_get_tab_hborder -gtk_notebook_get_tab_vborder -gtk_notebook_get_group_name -gtk_notebook_set_group_name -gtk_notebook_get_tab_reorderable gtk_notebook_set_tab_reorderable -gtk_notebook_get_tab_detachable -gtk_notebook_set_tab_detachable -gtk_notebook_get_action_widget -gtk_notebook_set_action_widget -#endif -#endif - -#if IN_HEADER(__GTK_OFFSCREEN_WINDOW_H__) -#if IN_FILE(__GTK_OFFSCREEN_WINDOW_C__) +gtk_notebook_tab_get_type G_GNUC_CONST +gtk_number_up_layout_get_type G_GNUC_CONST +gtk_offscreen_window_get_pixbuf +gtk_offscreen_window_get_surface gtk_offscreen_window_get_type G_GNUC_CONST gtk_offscreen_window_new -gtk_offscreen_window_get_surface -gtk_offscreen_window_get_pixbuf -#endif -#endif - -#if IN_HEADER(__GTK_ORIENTABLE_H__) -#if IN_FILE(__GTK_ORIENTABLE_C__) gtk_orientable_get_orientation gtk_orientable_get_type G_GNUC_CONST gtk_orientable_set_orientation -#endif -#endif - -#if IN_HEADER(__GTK_PANED_H__) -#if IN_FILE(__GTK_PANED_C__) -gtk_paned_new +gtk_orientation_get_type G_GNUC_CONST +gtk_pack_direction_get_type G_GNUC_CONST +gtk_pack_type_get_type G_GNUC_CONST +gtk_page_orientation_get_type G_GNUC_CONST +gtk_page_set_get_type G_GNUC_CONST +gtk_page_setup_copy +gtk_page_setup_get_bottom_margin +gtk_page_setup_get_left_margin +gtk_page_setup_get_orientation +gtk_page_setup_get_page_height +gtk_page_setup_get_page_width +gtk_page_setup_get_paper_height +gtk_page_setup_get_paper_size +gtk_page_setup_get_paper_width +gtk_page_setup_get_right_margin +gtk_page_setup_get_top_margin +gtk_page_setup_get_type G_GNUC_CONST +gtk_page_setup_load_file +gtk_page_setup_load_key_file +gtk_page_setup_new +gtk_page_setup_new_from_file +gtk_page_setup_new_from_key_file +gtk_page_setup_set_bottom_margin +gtk_page_setup_set_left_margin +gtk_page_setup_set_orientation +gtk_page_setup_set_paper_size +gtk_page_setup_set_paper_size_and_default_margins +gtk_page_setup_set_right_margin +gtk_page_setup_set_top_margin +gtk_page_setup_to_file +gtk_page_setup_to_key_file +gtk_page_setup_unix_dialog_get_page_setup +gtk_page_setup_unix_dialog_get_print_settings +gtk_page_setup_unix_dialog_get_type G_GNUC_CONST +gtk_page_setup_unix_dialog_new +gtk_page_setup_unix_dialog_set_page_setup +gtk_page_setup_unix_dialog_set_print_settings +gtk_paint_arrow +gtk_paint_box +gtk_paint_box_gap +gtk_paint_check +gtk_paint_diamond +gtk_paint_expander +gtk_paint_extension +gtk_paint_flat_box +gtk_paint_focus +gtk_paint_handle +gtk_paint_hline +gtk_paint_layout +gtk_paint_option +gtk_paint_resize_grip +gtk_paint_shadow +gtk_paint_shadow_gap +gtk_paint_slider +gtk_paint_spinner +gtk_paint_tab +gtk_paint_vline gtk_paned_add1 gtk_paned_add2 gtk_paned_get_child1 @@ -2102,486 +1520,317 @@ gtk_paned_get_child2 gtk_paned_get_handle_window gtk_paned_get_position gtk_paned_get_type G_GNUC_CONST +gtk_paned_new gtk_paned_pack1 gtk_paned_pack2 gtk_paned_set_position -#endif -#endif - -#if IN_HEADER(__GTK_PATH_BAR_H__) -#if IN_FILE(__GTK_PATH_BAR_C__) +gtk_paper_size_copy +gtk_paper_size_free +gtk_paper_size_get_default +gtk_paper_size_get_default_bottom_margin +gtk_paper_size_get_default_left_margin +gtk_paper_size_get_default_right_margin +gtk_paper_size_get_default_top_margin +gtk_paper_size_get_display_name +gtk_paper_size_get_height +gtk_paper_size_get_name +gtk_paper_size_get_paper_sizes +gtk_paper_size_get_ppd_name +gtk_paper_size_get_type G_GNUC_CONST +gtk_paper_size_get_width +gtk_paper_size_is_custom +gtk_paper_size_is_equal +gtk_paper_size_new +gtk_paper_size_new_custom +gtk_paper_size_new_from_key_file +gtk_paper_size_new_from_ppd +gtk_paper_size_set_size +gtk_paper_size_to_key_file +gtk_parse_args gtk_path_bar_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GTK_PLUG_H__) -#if IN_FILE(__GTK_PLUG_C__) +gtk_path_priority_type_get_type G_GNUC_CONST +gtk_path_type_get_type G_GNUC_CONST gtk_plug_construct gtk_plug_construct_for_display -gtk_plug_get_id gtk_plug_get_embedded +gtk_plug_get_id gtk_plug_get_socket_window gtk_plug_get_type G_GNUC_CONST gtk_plug_new gtk_plug_new_for_display -#endif -#endif - -#if IN_HEADER(__GTK_PAGE_SETUP_H__) -#if IN_FILE(__GTK_PAGE_SETUP_C__) -gtk_page_setup_get_type G_GNUC_CONST -gtk_page_setup_new -gtk_page_setup_new_from_file -gtk_page_setup_new_from_key_file -gtk_page_setup_load_file -gtk_page_setup_load_key_file -gtk_page_setup_to_file -gtk_page_setup_to_key_file -gtk_page_setup_copy -gtk_page_setup_get_orientation -gtk_page_setup_set_orientation -gtk_page_setup_get_paper_size -gtk_page_setup_set_paper_size -gtk_page_setup_get_top_margin -gtk_page_setup_set_top_margin -gtk_page_setup_get_bottom_margin -gtk_page_setup_set_bottom_margin -gtk_page_setup_get_left_margin -gtk_page_setup_set_left_margin -gtk_page_setup_get_right_margin -gtk_page_setup_set_right_margin -gtk_page_setup_set_paper_size_and_default_margins -gtk_page_setup_get_paper_width -gtk_page_setup_get_paper_height -gtk_page_setup_get_page_width -gtk_page_setup_get_page_height -#endif -#endif - -#if IN_HEADER(__GTK_PAGE_SETUP_UNIX_DIALOG_H__) -#if IN_FILE(__GTK_PAGE_SETUP_UNIX_DIALOG_C__) -#ifdef G_OS_UNIX -gtk_page_setup_unix_dialog_get_type G_GNUC_CONST -gtk_page_setup_unix_dialog_new -gtk_page_setup_unix_dialog_set_page_setup -gtk_page_setup_unix_dialog_get_page_setup -gtk_page_setup_unix_dialog_set_print_settings -gtk_page_setup_unix_dialog_get_print_settings -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PAPER_SIZE_H__) -#if IN_FILE(__GTK_PAPER_SIZE_C__) -gtk_paper_size_get_type G_GNUC_CONST -gtk_paper_size_new -gtk_paper_size_new_from_ppd -gtk_paper_size_new_custom -gtk_paper_size_new_from_key_file -gtk_paper_size_to_key_file -gtk_paper_size_copy -gtk_paper_size_free -gtk_paper_size_is_equal -gtk_paper_size_get_paper_sizes -gtk_paper_size_get_name -gtk_paper_size_get_display_name -gtk_paper_size_get_ppd_name -gtk_paper_size_get_width -gtk_paper_size_get_height -gtk_paper_size_is_custom -gtk_paper_size_set_size -gtk_paper_size_get_default_top_margin -gtk_paper_size_get_default_bottom_margin -gtk_paper_size_get_default_left_margin -gtk_paper_size_get_default_right_margin -gtk_paper_size_get_default -#endif -#endif - -#if IN_HEADER(__GTK_CUSTOM_PAPER_UNIX_DIALOG_H__) -#if IN_FILE(__GTK_CUSTOM_PAPER_UNIX_DIALOG_C__) -#ifdef G_OS_UNIX -gtk_custom_paper_unix_dialog_get_type G_GNUC_CONST -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_BACKEND_H__) -#if IN_FILE(__GTK_PRINT_BACKEND_C__) -#ifdef G_OS_UNIX -gtk_print_backend_error_quark -gtk_print_backend_get_type G_GNUC_CONST +gtk_policy_type_get_type G_GNUC_CONST +gtk_position_type_get_type G_GNUC_CONST gtk_print_backend_add_printer +gtk_print_backend_destroy +gtk_print_backend_error_quark +gtk_print_backend_find_printer +gtk_print_backend_get_printer_list +gtk_print_backend_get_type G_GNUC_CONST +gtk_print_backend_load_modules +gtk_print_backend_printer_list_is_done +gtk_print_backend_print_stream gtk_print_backend_remove_printer gtk_print_backend_set_list_done -gtk_print_backend_destroy -gtk_print_backend_get_printer_list -gtk_print_backend_printer_list_is_done -gtk_print_backend_find_printer -gtk_print_backend_print_stream -gtk_print_backend_load_modules gtk_print_backend_set_password -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_CONTEXT_H__) -#if IN_FILE(__GTK_PRINT_CONTEXT_C__) -gtk_print_context_get_type G_GNUC_CONST +gtk_print_capabilities_get_type G_GNUC_CONST +gtk_print_context_create_pango_context +gtk_print_context_create_pango_layout gtk_print_context_get_cairo_context -gtk_print_context_get_page_setup -gtk_print_context_get_width -gtk_print_context_get_height gtk_print_context_get_dpi_x gtk_print_context_get_dpi_y gtk_print_context_get_hard_margins +gtk_print_context_get_height +gtk_print_context_get_page_setup gtk_print_context_get_pango_fontmap -gtk_print_context_create_pango_context -gtk_print_context_create_pango_layout +gtk_print_context_get_type G_GNUC_CONST +gtk_print_context_get_width gtk_print_context_set_cairo_context -#endif -#endif - -#if IN_HEADER(__GTK_PRINTER_H__) -#if IN_FILE(__GTK_PRINTER_C__) -#ifdef G_OS_UNIX -gtk_printer_get_type G_GNUC_CONST -gtk_printer_get_backend -gtk_printer_get_name -gtk_printer_get_description -gtk_printer_get_default_page_size -gtk_printer_get_state_message -gtk_printer_get_location -gtk_printer_get_icon_name -gtk_printer_get_job_count -gtk_printer_is_virtual -gtk_printer_list_papers +gtk_print_duplex_get_type G_GNUC_CONST gtk_printer_accepts_pdf gtk_printer_accepts_ps gtk_printer_compare -gtk_printer_has_details -gtk_printer_request_details +gtk_printer_get_backend gtk_printer_get_capabilities +gtk_printer_get_default_page_size +gtk_printer_get_description gtk_printer_get_hard_margins -gtk_enumerate_printers -gtk_print_capabilities_get_type G_GNUC_CONST -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_BACKEND_H__) -#if IN_FILE(__GTK_PRINTER_C__) -#ifdef G_OS_UNIX -gtk_printer_new -gtk_printer_set_description -gtk_printer_set_has_details -gtk_printer_set_icon_name -gtk_printer_set_is_active -gtk_printer_set_is_paused -gtk_printer_set_is_accepting_jobs -gtk_printer_set_is_default -gtk_printer_set_is_new -gtk_printer_set_job_count -gtk_printer_set_location -gtk_printer_set_state_message -gtk_printer_is_active -gtk_printer_is_paused +gtk_printer_get_icon_name +gtk_printer_get_job_count +gtk_printer_get_location +gtk_printer_get_name +gtk_printer_get_state_message +gtk_printer_get_type G_GNUC_CONST +gtk_printer_has_details gtk_printer_is_accepting_jobs -gtk_printer_is_new +gtk_printer_is_active gtk_printer_is_default -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINTER_OPTION_H__) -#if IN_FILE(__GTK_PRINTER_OPTION_C__) -#ifdef G_OS_UNIX +gtk_printer_is_new +gtk_printer_is_paused +gtk_printer_is_virtual +gtk_printer_list_papers +gtk_printer_new +gtk_printer_option_allocate_choices +gtk_printer_option_choices_from_array +gtk_printer_option_clear_has_conflict +gtk_printer_option_get_activates_default gtk_printer_option_get_type gtk_printer_option_has_choice gtk_printer_option_new gtk_printer_option_set -gtk_printer_option_set_has_conflict -gtk_printer_option_clear_has_conflict -gtk_printer_option_set_boolean -gtk_printer_option_allocate_choices -gtk_printer_option_choices_from_array gtk_printer_option_set_activates_default -gtk_printer_option_get_activates_default -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINTER_OPTION_SET_H__) -#if IN_FILE(__GTK_PRINTER_OPTION_SET_C__) -#ifdef G_OS_UNIX -gtk_printer_option_set_get_type G_GNUC_CONST -gtk_printer_option_set_new gtk_printer_option_set_add -gtk_printer_option_set_lookup -gtk_printer_option_set_remove -gtk_printer_option_set_foreach +gtk_printer_option_set_boolean gtk_printer_option_set_clear_conflicts -gtk_printer_option_set_get_groups +gtk_printer_option_set_foreach gtk_printer_option_set_foreach_in_group -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINTER_OPTION_WIDGET_H__) -#if IN_FILE(__GTK_PRINTER_OPTION_WIDGET_C__) -#ifdef G_OS_UNIX +gtk_printer_option_set_get_groups +gtk_printer_option_set_get_type G_GNUC_CONST +gtk_printer_option_set_has_conflict +gtk_printer_option_set_lookup +gtk_printer_option_set_new +gtk_printer_option_set_remove +gtk_printer_option_widget_get_external_label gtk_printer_option_widget_get_type G_GNUC_CONST +gtk_printer_option_widget_get_value +gtk_printer_option_widget_has_external_label gtk_printer_option_widget_new gtk_printer_option_widget_set_source -gtk_printer_option_widget_has_external_label -gtk_printer_option_widget_get_external_label -gtk_printer_option_widget_get_value -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_JOB_H__) -#if IN_FILE(__GTK_PRINT_JOB_C__) -#ifdef G_OS_UNIX +gtk_printer_request_details +gtk_print_error_get_type G_GNUC_CONST +gtk_print_error_quark +gtk_printer_set_description +gtk_printer_set_has_details +gtk_printer_set_icon_name +gtk_printer_set_is_accepting_jobs +gtk_printer_set_is_active +gtk_printer_set_is_default +gtk_printer_set_is_new +gtk_printer_set_is_paused +gtk_printer_set_job_count +gtk_printer_set_location +gtk_printer_set_state_message +gtk_print_job_get_printer +gtk_print_job_get_settings +gtk_print_job_get_status +gtk_print_job_get_surface +gtk_print_job_get_title +gtk_print_job_get_track_print_status gtk_print_job_get_type G_GNUC_CONST gtk_print_job_new -gtk_print_job_get_settings -gtk_print_job_get_printer -gtk_print_job_get_title -gtk_print_job_get_status -gtk_print_job_set_source_file -gtk_print_job_get_surface gtk_print_job_send -gtk_print_job_set_track_print_status -gtk_print_job_get_track_print_status -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINTER_PRIVATE_H__) -#if IN_FILE(__GTK_PRINT_JOB_C__) -#ifdef G_OS_UNIX +gtk_print_job_set_source_file gtk_print_job_set_status -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_OPERATION_H__) -#if IN_FILE(__GTK_PRINT_OPERATION_C__) -gtk_print_error_quark -gtk_print_operation_get_type G_GNUC_CONST -gtk_print_operation_new -gtk_print_operation_set_allow_async -gtk_print_operation_set_default_page_setup -gtk_print_operation_get_default_page_setup -gtk_print_operation_set_print_settings -gtk_print_operation_get_n_pages_to_print -gtk_print_operation_get_print_settings -gtk_print_operation_set_job_name -gtk_print_operation_set_n_pages -gtk_print_operation_set_current_page -gtk_print_operation_set_use_full_page -gtk_print_operation_set_unit -gtk_print_operation_set_export_filename -gtk_print_operation_set_track_print_status -gtk_print_operation_set_show_progress -gtk_print_operation_set_custom_tab_label -gtk_print_operation_get_error -gtk_print_operation_run -gtk_print_operation_get_status -gtk_print_operation_get_status_string -gtk_print_operation_is_finished +gtk_print_job_set_track_print_status +gtk_print_operation_action_get_type G_GNUC_CONST gtk_print_operation_cancel gtk_print_operation_draw_page_finish -gtk_print_operation_set_defer_drawing -gtk_print_operation_set_support_selection -gtk_print_operation_get_support_selection -gtk_print_operation_set_has_selection -gtk_print_operation_get_has_selection -gtk_print_operation_set_embed_page_setup +gtk_print_operation_get_default_page_setup gtk_print_operation_get_embed_page_setup -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_OPERATION_PREVIEW_H__) -#if IN_FILE(__GTK_PRINT_OPERATION_PREVIEW_C__) +gtk_print_operation_get_error +gtk_print_operation_get_has_selection +gtk_print_operation_get_n_pages_to_print +gtk_print_operation_get_print_settings +gtk_print_operation_get_status +gtk_print_operation_get_status_string +gtk_print_operation_get_support_selection +gtk_print_operation_get_type G_GNUC_CONST +gtk_print_operation_is_finished +gtk_print_operation_new gtk_print_operation_preview_end_preview gtk_print_operation_preview_get_type gtk_print_operation_preview_is_selected gtk_print_operation_preview_render_page -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_OPERATION_H__) -#if IN_FILE(__GTK_PRINT_OPERATION_UNIX_C__) -#ifdef G_OS_UNIX +gtk_print_operation_result_get_type G_GNUC_CONST +gtk_print_operation_run +gtk_print_operation_set_allow_async +gtk_print_operation_set_current_page +gtk_print_operation_set_custom_tab_label +gtk_print_operation_set_default_page_setup +gtk_print_operation_set_defer_drawing +gtk_print_operation_set_embed_page_setup +gtk_print_operation_set_export_filename +gtk_print_operation_set_has_selection +gtk_print_operation_set_job_name +gtk_print_operation_set_n_pages +gtk_print_operation_set_print_settings +gtk_print_operation_set_show_progress +gtk_print_operation_set_support_selection +gtk_print_operation_set_track_print_status +gtk_print_operation_set_unit +gtk_print_operation_set_use_full_page +gtk_print_pages_get_type G_GNUC_CONST +gtk_print_quality_get_type G_GNUC_CONST +gtk_print_run_page_setup_dialog gtk_print_run_page_setup_dialog gtk_print_run_page_setup_dialog_async -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_OPERATION_H__) -#if IN_FILE(__GTK_PRINT_OPERATION_WIN32_C__) -#ifdef G_OS_WIN32 -gtk_print_run_page_setup_dialog gtk_print_run_page_setup_dialog_async -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_SETTINGS_H__) -#if IN_FILE(__GTK_PRINT_SETTINGS_C__) +gtk_print_settings_copy +gtk_print_settings_foreach +gtk_print_settings_get +gtk_print_settings_get_bool +gtk_print_settings_get_collate +gtk_print_settings_get_default_source +gtk_print_settings_get_dither +gtk_print_settings_get_double +gtk_print_settings_get_double_with_default +gtk_print_settings_get_duplex +gtk_print_settings_get_finishings +gtk_print_settings_get_int +gtk_print_settings_get_int_with_default +gtk_print_settings_get_length +gtk_print_settings_get_media_type +gtk_print_settings_get_n_copies +gtk_print_settings_get_number_up +gtk_print_settings_get_number_up_layout +gtk_print_settings_get_orientation +gtk_print_settings_get_output_bin +gtk_print_settings_get_page_ranges +gtk_print_settings_get_page_set +gtk_print_settings_get_paper_height +gtk_print_settings_get_paper_size +gtk_print_settings_get_paper_width +gtk_print_settings_get_printer +gtk_print_settings_get_printer_lpi +gtk_print_settings_get_print_pages +gtk_print_settings_get_quality +gtk_print_settings_get_resolution +gtk_print_settings_get_resolution_x +gtk_print_settings_get_resolution_y +gtk_print_settings_get_reverse +gtk_print_settings_get_scale gtk_print_settings_get_type G_GNUC_CONST +gtk_print_settings_get_use_color +gtk_print_settings_has_key +gtk_print_settings_load_file +gtk_print_settings_load_key_file gtk_print_settings_new gtk_print_settings_new_from_file gtk_print_settings_new_from_key_file -gtk_print_settings_load_file -gtk_print_settings_load_key_file +gtk_print_settings_set +gtk_print_settings_set_bool +gtk_print_settings_set_collate +gtk_print_settings_set_default_source +gtk_print_settings_set_dither +gtk_print_settings_set_double +gtk_print_settings_set_duplex +gtk_print_settings_set_finishings +gtk_print_settings_set_int +gtk_print_settings_set_length +gtk_print_settings_set_media_type +gtk_print_settings_set_n_copies +gtk_print_settings_set_number_up +gtk_print_settings_set_number_up_layout +gtk_print_settings_set_orientation +gtk_print_settings_set_output_bin +gtk_print_settings_set_page_ranges +gtk_print_settings_set_page_set +gtk_print_settings_set_paper_height +gtk_print_settings_set_paper_size +gtk_print_settings_set_paper_width +gtk_print_settings_set_printer +gtk_print_settings_set_printer_lpi +gtk_print_settings_set_print_pages +gtk_print_settings_set_quality +gtk_print_settings_set_resolution +gtk_print_settings_set_resolution_xy +gtk_print_settings_set_reverse +gtk_print_settings_set_scale +gtk_print_settings_set_use_color gtk_print_settings_to_file gtk_print_settings_to_key_file -gtk_print_settings_copy -gtk_print_settings_has_key -gtk_print_settings_get -gtk_print_settings_set gtk_print_settings_unset -gtk_print_settings_foreach -gtk_print_settings_get_bool -gtk_print_settings_set_bool -gtk_print_settings_get_double -gtk_print_settings_get_double_with_default -gtk_print_settings_set_double -gtk_print_settings_get_length -gtk_print_settings_set_length -gtk_print_settings_get_int -gtk_print_settings_get_int_with_default -gtk_print_settings_set_int -gtk_print_settings_get_printer -gtk_print_settings_set_printer -gtk_print_settings_get_orientation -gtk_print_settings_set_orientation -gtk_print_settings_get_paper_size -gtk_print_settings_set_paper_size -gtk_print_settings_get_paper_width -gtk_print_settings_set_paper_width -gtk_print_settings_get_paper_height -gtk_print_settings_set_paper_height -gtk_print_settings_get_use_color -gtk_print_settings_set_use_color -gtk_print_settings_get_collate -gtk_print_settings_set_collate -gtk_print_settings_get_reverse -gtk_print_settings_set_reverse -gtk_print_settings_get_duplex -gtk_print_settings_set_duplex -gtk_print_settings_get_quality -gtk_print_settings_set_quality -gtk_print_settings_get_n_copies -gtk_print_settings_set_n_copies -gtk_print_settings_get_number_up -gtk_print_settings_set_number_up -gtk_print_settings_get_number_up_layout -gtk_print_settings_set_number_up_layout -gtk_print_settings_get_resolution -gtk_print_settings_set_resolution -gtk_print_settings_get_resolution_x -gtk_print_settings_get_resolution_y -gtk_print_settings_set_resolution_xy -gtk_print_settings_get_printer_lpi -gtk_print_settings_set_printer_lpi -gtk_print_settings_get_scale -gtk_print_settings_set_scale -gtk_print_settings_get_print_pages -gtk_print_settings_set_print_pages -gtk_print_settings_get_page_ranges -gtk_print_settings_set_page_ranges -gtk_print_settings_get_page_set -gtk_print_settings_set_page_set -gtk_print_settings_get_default_source -gtk_print_settings_set_default_source -gtk_print_settings_get_media_type -gtk_print_settings_set_media_type -gtk_print_settings_get_dither -gtk_print_settings_set_dither -gtk_print_settings_get_finishings -gtk_print_settings_set_finishings -gtk_print_settings_get_output_bin -gtk_print_settings_set_output_bin -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_UNIX_DIALOG_H__) -#if IN_FILE(__GTK_PRINT_UNIX_DIALOG_C__) -#ifdef G_OS_UNIX +gtk_print_status_get_type G_GNUC_CONST +gtk_print_unix_dialog_add_custom_tab +gtk_print_unix_dialog_get_current_page +gtk_print_unix_dialog_get_embed_page_setup +gtk_print_unix_dialog_get_has_selection +gtk_print_unix_dialog_get_manual_capabilities +gtk_print_unix_dialog_get_page_setup +gtk_print_unix_dialog_get_page_setup_set +gtk_print_unix_dialog_get_selected_printer +gtk_print_unix_dialog_get_settings +gtk_print_unix_dialog_get_support_selection gtk_print_unix_dialog_get_type G_GNUC_CONST gtk_print_unix_dialog_new -gtk_print_unix_dialog_set_page_setup -gtk_print_unix_dialog_get_page_setup gtk_print_unix_dialog_set_current_page -gtk_print_unix_dialog_get_current_page -gtk_print_unix_dialog_set_settings -gtk_print_unix_dialog_get_settings -gtk_print_unix_dialog_get_selected_printer -gtk_print_unix_dialog_add_custom_tab -gtk_print_unix_dialog_set_manual_capabilities -gtk_print_unix_dialog_get_manual_capabilities -gtk_print_unix_dialog_set_support_selection -gtk_print_unix_dialog_get_support_selection -gtk_print_unix_dialog_set_has_selection -gtk_print_unix_dialog_get_has_selection gtk_print_unix_dialog_set_embed_page_setup -gtk_print_unix_dialog_get_embed_page_setup -gtk_print_unix_dialog_get_page_setup_set -#endif -#endif -#endif - -#if IN_HEADER(__GTK_PRINT_WIN32_H__) -#if IN_FILE(__GTK_PRINT_WIN32_C__) -#ifdef G_OS_WIN32 +gtk_print_unix_dialog_set_has_selection +gtk_print_unix_dialog_set_manual_capabilities +gtk_print_unix_dialog_set_page_setup +gtk_print_unix_dialog_set_settings +gtk_print_unix_dialog_set_support_selection gtk_print_win32_devnames_free +gtk_print_win32_devnames_from_printer_name gtk_print_win32_devnames_from_win32 gtk_print_win32_devnames_to_win32 -gtk_print_win32_devnames_from_printer_name -#endif -#endif -#endif - - -#if IN_HEADER(__GTK_PROGRESS_BAR_H__) -#if IN_FILE(__GTK_PROGRESS_BAR_C__) +gtk_progress_bar_get_ellipsize gtk_progress_bar_get_fraction gtk_progress_bar_get_inverted gtk_progress_bar_get_pulse_step +gtk_progress_bar_get_show_text gtk_progress_bar_get_text -gtk_progress_bar_get_ellipsize gtk_progress_bar_get_type G_GNUC_CONST gtk_progress_bar_new gtk_progress_bar_pulse +gtk_progress_bar_set_ellipsize gtk_progress_bar_set_fraction gtk_progress_bar_set_inverted gtk_progress_bar_set_pulse_step -gtk_progress_bar_set_text -gtk_progress_bar_set_ellipsize gtk_progress_bar_set_show_text -gtk_progress_bar_get_show_text -#endif -#endif - -#if IN_HEADER(__GTK_RADIO_ACTION_H__) -#if IN_FILE(__GTK_RADIO_ACTION_C__) +gtk_progress_bar_set_text +gtk_propagate_event +gtk_quit_add +gtk_quit_add_destroy +gtk_quit_add_full +gtk_quit_remove +gtk_quit_remove_by_data gtk_radio_action_get_current_value gtk_radio_action_get_group gtk_radio_action_get_type G_GNUC_CONST +gtk_radio_action_join_group gtk_radio_action_new gtk_radio_action_set_current_value gtk_radio_action_set_group -gtk_radio_action_join_group -#endif -#endif - -#if IN_HEADER(__GTK_RADIO_BUTTON_H__) -#if IN_FILE(__GTK_RADIO_BUTTON_C__) gtk_radio_button_get_group gtk_radio_button_get_type G_GNUC_CONST gtk_radio_button_join_group @@ -2592,11 +1841,6 @@ gtk_radio_button_new_with_label_from_widget gtk_radio_button_new_with_mnemonic gtk_radio_button_new_with_mnemonic_from_widget gtk_radio_button_set_group -#endif -#endif - -#if IN_HEADER(__GTK_RADIO_MENU_ITEM_H__) -#if IN_FILE(__GTK_RADIO_MENU_ITEM_C__) gtk_radio_menu_item_get_group gtk_radio_menu_item_get_type G_GNUC_CONST gtk_radio_menu_item_new @@ -2606,11 +1850,6 @@ gtk_radio_menu_item_new_with_label_from_widget gtk_radio_menu_item_new_with_mnemonic gtk_radio_menu_item_new_with_mnemonic_from_widget gtk_radio_menu_item_set_group -#endif -#endif - -#if IN_HEADER(__GTK_RADIO_TOOL_BUTTON_H__) -#if IN_FILE(__GTK_RADIO_TOOL_BUTTON_C__) gtk_radio_tool_button_get_group gtk_radio_tool_button_get_type G_GNUC_CONST gtk_radio_tool_button_new @@ -2618,11 +1857,6 @@ gtk_radio_tool_button_new_from_stock gtk_radio_tool_button_new_from_widget gtk_radio_tool_button_new_with_stock_from_widget gtk_radio_tool_button_set_group -#endif -#endif - -#if IN_HEADER(__GTK_RANGE_H__) -#if IN_FILE(__GTK_RANGE_C__) gtk_range_get_adjustment gtk_range_get_fill_level gtk_range_get_flippable @@ -2652,14 +1886,10 @@ gtk_range_set_slider_size_fixed gtk_range_set_update_policy gtk_range_set_upper_stepper_sensitivity gtk_range_set_value -#endif -#endif - -#if IN_HEADER(__GTK_RC_H__) -#if IN_FILE(__GTK_RC_C__) gtk_rc_add_default_file gtk_rc_find_module_in_path gtk_rc_find_pixmap_in_path +gtk_rc_flags_get_type G_GNUC_CONST gtk_rc_get_default_files gtk_rc_get_im_module_file gtk_rc_get_im_module_path @@ -2673,6 +1903,11 @@ gtk_rc_parse_color_full gtk_rc_parse_priority gtk_rc_parse_state gtk_rc_parse_string +gtk_rc_property_parse_border +gtk_rc_property_parse_color +gtk_rc_property_parse_enum +gtk_rc_property_parse_flags +gtk_rc_property_parse_requisition gtk_rc_reparse_all gtk_rc_reparse_all_for_settings gtk_rc_reset_styles @@ -2681,231 +1916,151 @@ gtk_rc_set_default_files gtk_rc_style_copy gtk_rc_style_get_type G_GNUC_CONST gtk_rc_style_new -#endif -#endif - -#if IN_HEADER(__GTK_RECENT_ACTION_H__) -#if IN_FILE(__GTK_RECENT_ACTION_C__) +gtk_rc_token_type_get_type G_GNUC_CONST +gtk_recent_action_get_show_numbers gtk_recent_action_get_type G_GNUC_CONST gtk_recent_action_new gtk_recent_action_new_for_manager gtk_recent_action_set_show_numbers -gtk_recent_action_get_show_numbers -#endif -#endif - -#if IN_HEADER(__GTK_RECENT_CHOOSER_H__) -#if IN_FILE(__GTK_RECENT_CHOOSER_C__) -gtk_recent_chooser_set_show_private -gtk_recent_chooser_get_show_private -gtk_recent_chooser_set_show_not_found -gtk_recent_chooser_get_show_not_found -gtk_recent_chooser_set_show_icons -gtk_recent_chooser_get_show_icons -gtk_recent_chooser_set_select_multiple -gtk_recent_chooser_get_select_multiple -gtk_recent_chooser_set_local_only -gtk_recent_chooser_get_local_only -gtk_recent_chooser_set_limit -gtk_recent_chooser_get_limit -gtk_recent_chooser_set_show_tips -gtk_recent_chooser_get_show_tips -gtk_recent_chooser_set_sort_type -gtk_recent_chooser_get_sort_type -gtk_recent_chooser_set_sort_func -gtk_recent_chooser_set_current_uri -gtk_recent_chooser_get_current_uri -gtk_recent_chooser_get_current_item -gtk_recent_chooser_select_uri -gtk_recent_chooser_unselect_uri -gtk_recent_chooser_select_all -gtk_recent_chooser_unselect_all -gtk_recent_chooser_get_items -gtk_recent_chooser_get_uris gtk_recent_chooser_add_filter -gtk_recent_chooser_remove_filter -gtk_recent_chooser_list_filters -gtk_recent_chooser_set_filter -gtk_recent_chooser_get_filter -gtk_recent_chooser_get_type G_GNUC_CONST -gtk_recent_chooser_error_quark -#endif -#endif - -#if IN_HEADER(__GTK_RECENT_CHOOSER_DIALOG_H__) -#if IN_FILE(__GTK_RECENT_CHOOSER_DIALOG_C__) gtk_recent_chooser_dialog_get_type G_GNUC_CONST -gtk_recent_chooser_dialog_new G_GNUC_NULL_TERMINATED gtk_recent_chooser_dialog_new_for_manager G_GNUC_NULL_TERMINATED -#endif -#endif - -#if IN_HEADER(__GTK_RECENT_CHOOSER_MENU_H__) -#if IN_FILE(__GTK_RECENT_CHOOSER_MENU_C__) +gtk_recent_chooser_dialog_new G_GNUC_NULL_TERMINATED +gtk_recent_chooser_error_get_type G_GNUC_CONST +gtk_recent_chooser_error_quark +gtk_recent_chooser_get_current_item +gtk_recent_chooser_get_current_uri +gtk_recent_chooser_get_filter +gtk_recent_chooser_get_items +gtk_recent_chooser_get_limit +gtk_recent_chooser_get_local_only +gtk_recent_chooser_get_select_multiple +gtk_recent_chooser_get_show_icons +gtk_recent_chooser_get_show_not_found +gtk_recent_chooser_get_show_private +gtk_recent_chooser_get_show_tips +gtk_recent_chooser_get_sort_type +gtk_recent_chooser_get_type G_GNUC_CONST +gtk_recent_chooser_get_uris +gtk_recent_chooser_list_filters +gtk_recent_chooser_menu_get_show_numbers gtk_recent_chooser_menu_get_type G_GNUC_CONST gtk_recent_chooser_menu_new gtk_recent_chooser_menu_new_for_manager -gtk_recent_chooser_menu_get_show_numbers gtk_recent_chooser_menu_set_show_numbers -#endif -#endif - -#if IN_HEADER(__GTK_RECENT_CHOOSER_WIDGET_H__) -#if IN_FILE(__GTK_RECENT_CHOOSER_WIDGET_C__) +gtk_recent_chooser_remove_filter +gtk_recent_chooser_select_all +gtk_recent_chooser_select_uri +gtk_recent_chooser_set_current_uri +gtk_recent_chooser_set_filter +gtk_recent_chooser_set_limit +gtk_recent_chooser_set_local_only +gtk_recent_chooser_set_select_multiple +gtk_recent_chooser_set_show_icons +gtk_recent_chooser_set_show_not_found +gtk_recent_chooser_set_show_private +gtk_recent_chooser_set_show_tips +gtk_recent_chooser_set_sort_func +gtk_recent_chooser_set_sort_type +gtk_recent_chooser_unselect_all +gtk_recent_chooser_unselect_uri gtk_recent_chooser_widget_get_type G_GNUC_CONST gtk_recent_chooser_widget_new gtk_recent_chooser_widget_new_for_manager -#endif -#endif - -#if IN_HEADER(__GTK_RECENT_FILTER_H__) -#if IN_FILE(__GTK_RECENT_FILTER_C__) -gtk_recent_filter_get_type G_GNUC_CONST -gtk_recent_filter_new -gtk_recent_filter_set_name -gtk_recent_filter_get_name +gtk_recent_filter_add_age +gtk_recent_filter_add_application +gtk_recent_filter_add_custom +gtk_recent_filter_add_group gtk_recent_filter_add_mime_type gtk_recent_filter_add_pattern gtk_recent_filter_add_pixbuf_formats -gtk_recent_filter_add_application -gtk_recent_filter_add_group -gtk_recent_filter_add_age -gtk_recent_filter_add_custom -gtk_recent_filter_get_needed gtk_recent_filter_filter -#endif -#endif - -#if IN_HEADER(__GTK_RECENT_MANAGER_H__) -#if IN_FILE(__GTK_RECENT_MANAGER_C__) -gtk_recent_manager_error_quark -gtk_recent_manager_get_type G_GNUC_CONST -gtk_recent_manager_new -gtk_recent_manager_get_items -gtk_recent_manager_get_default -gtk_recent_manager_add_item -gtk_recent_manager_add_full -gtk_recent_manager_remove_item -gtk_recent_manager_lookup_item -gtk_recent_manager_has_item -gtk_recent_manager_move_item -gtk_recent_manager_purge_items -gtk_recent_info_get_type G_GNUC_CONST -gtk_recent_info_ref -gtk_recent_info_unref -gtk_recent_info_get_uri -gtk_recent_info_get_display_name -gtk_recent_info_get_description -gtk_recent_info_get_mime_type +gtk_recent_filter_flags_get_type G_GNUC_CONST +gtk_recent_filter_get_name +gtk_recent_filter_get_needed +gtk_recent_filter_get_type G_GNUC_CONST +gtk_recent_filter_new +gtk_recent_filter_set_name +gtk_recent_info_create_app_info +gtk_recent_info_exists gtk_recent_info_get_added -gtk_recent_info_get_modified -gtk_recent_info_get_visited -gtk_recent_info_get_private_hint +gtk_recent_info_get_age gtk_recent_info_get_application_info gtk_recent_info_get_applications G_GNUC_MALLOC -gtk_recent_info_last_application G_GNUC_MALLOC -gtk_recent_info_has_application -gtk_recent_info_create_app_info -gtk_recent_info_get_groups G_GNUC_MALLOC -gtk_recent_info_has_group -gtk_recent_info_get_icon +gtk_recent_info_get_description +gtk_recent_info_get_display_name gtk_recent_info_get_gicon +gtk_recent_info_get_groups G_GNUC_MALLOC +gtk_recent_info_get_icon +gtk_recent_info_get_mime_type +gtk_recent_info_get_modified +gtk_recent_info_get_private_hint gtk_recent_info_get_short_name G_GNUC_MALLOC +gtk_recent_info_get_type G_GNUC_CONST +gtk_recent_info_get_uri gtk_recent_info_get_uri_display G_GNUC_MALLOC -gtk_recent_info_get_age +gtk_recent_info_get_visited +gtk_recent_info_has_application +gtk_recent_info_has_group gtk_recent_info_is_local -gtk_recent_info_exists +gtk_recent_info_last_application G_GNUC_MALLOC gtk_recent_info_match -#endif -#endif - -#if IN_HEADER(__GTK_TEST_UTILS_H__) -#if IN_FILE(__GTK_TEST_UTILS_C__) -gtk_test_create_simple_window -gtk_test_create_widget -gtk_test_display_button_window -gtk_test_find_label -gtk_test_find_sibling -gtk_test_find_widget -gtk_test_init -gtk_test_register_all_types -gtk_test_list_all_types -gtk_test_slider_get_value -gtk_test_slider_set_perc -gtk_test_spin_button_click -gtk_test_text_get -gtk_test_text_set -gtk_test_widget_click -gtk_test_widget_send_key -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_BUFFER_RICH_TEXT_H__) -#if IN_FILE(__GTK_TEXT_BUFFER_RICH_TEXT_C__) -gtk_text_buffer_deserialize -gtk_text_buffer_deserialize_get_can_create_tags -gtk_text_buffer_deserialize_set_can_create_tags -gtk_text_buffer_get_deserialize_formats -gtk_text_buffer_get_serialize_formats -gtk_text_buffer_register_deserialize_format -gtk_text_buffer_register_deserialize_tagset -gtk_text_buffer_register_serialize_format -gtk_text_buffer_register_serialize_tagset -gtk_text_buffer_serialize -gtk_text_buffer_unregister_deserialize_format -gtk_text_buffer_unregister_serialize_format -#endif -#endif - -#if IN_HEADER(__GTK_RULER_H__) -#if IN_FILE(__GTK_RULER_C__) -gtk_ruler_new +gtk_recent_info_ref +gtk_recent_info_unref +gtk_recent_manager_add_full +gtk_recent_manager_add_item +gtk_recent_manager_error_get_type G_GNUC_CONST +gtk_recent_manager_error_quark +gtk_recent_manager_get_default +gtk_recent_manager_get_items +gtk_recent_manager_get_type G_GNUC_CONST +gtk_recent_manager_has_item +gtk_recent_manager_lookup_item +gtk_recent_manager_move_item +gtk_recent_manager_new +gtk_recent_manager_purge_items +gtk_recent_manager_remove_item +gtk_recent_sort_type_get_type G_GNUC_CONST +gtk_relief_style_get_type G_GNUC_CONST +gtk_requisition_copy +gtk_requisition_free +gtk_requisition_get_type G_GNUC_CONST +gtk_requisition_new G_GNUC_MALLOC +gtk_resize_mode_get_type G_GNUC_CONST +gtk_response_type_get_type G_GNUC_CONST +gtk_rgb_to_hsv gtk_ruler_get_metric gtk_ruler_get_range gtk_ruler_get_type G_GNUC_CONST +gtk_ruler_new gtk_ruler_set_metric gtk_ruler_set_range -#endif -#endif - -#if IN_HEADER(__GTK_SCALE_H__) -#if IN_FILE(__GTK_SCALE_C__) -gtk_scale_new -gtk_scale_new_with_range +gtk_scale_add_mark +gtk_scale_button_get_adjustment +gtk_scale_button_get_minus_button +gtk_scale_button_get_plus_button +gtk_scale_button_get_popup +gtk_scale_button_get_type G_GNUC_CONST +gtk_scale_button_get_value +gtk_scale_button_new +gtk_scale_button_set_adjustment +gtk_scale_button_set_icons +gtk_scale_button_set_value +gtk_scale_clear_marks gtk_scale_get_digits gtk_scale_get_draw_value gtk_scale_get_layout gtk_scale_get_layout_offsets gtk_scale_get_type G_GNUC_CONST gtk_scale_get_value_pos +gtk_scale_new +gtk_scale_new_with_range gtk_scale_set_digits gtk_scale_set_draw_value gtk_scale_set_value_pos -gtk_scale_add_mark -gtk_scale_clear_marks -#endif -#endif - -#if IN_HEADER(__GTK_SCALE_BUTTON_H__) -#if IN_FILE(__GTK_SCALE_BUTTON_C__) -gtk_scale_button_get_type G_GNUC_CONST -gtk_scale_button_get_value -gtk_scale_button_new -gtk_scale_button_set_icons -gtk_scale_button_set_value -gtk_scale_button_get_adjustment -gtk_scale_button_set_adjustment -gtk_scale_button_get_plus_button -gtk_scale_button_get_minus_button -gtk_scale_button_get_popup -#endif -#endif - -#if IN_HEADER(__GTK_SCROLLABLE_H__) -#if IN_FILE(__GTK_SCROLLABLE_C__) -gtk_scrollable_get_type G_GNUC_CONST gtk_scrollable_get_hadjustment gtk_scrollable_get_hscroll_policy +gtk_scrollable_get_type G_GNUC_CONST gtk_scrollable_get_vadjustment gtk_scrollable_get_vscroll_policy gtk_scrollable_policy_get_type G_GNUC_CONST @@ -2913,21 +2068,13 @@ gtk_scrollable_set_hadjustment gtk_scrollable_set_hscroll_policy gtk_scrollable_set_vadjustment gtk_scrollable_set_vscroll_policy -#endif -#endif - -#if IN_HEADER(__GTK_SCROLLBAR_H__) -#if IN_FILE(__GTK_SCROLLBAR_C__) gtk_scrollbar_get_type G_GNUC_CONST gtk_scrollbar_new -#endif -#endif - -#if IN_HEADER(__GTK_SCROLLED_WINDOW_H__) -#if IN_FILE(__GTK_SCROLLED_WINDOW_C__) gtk_scrolled_window_add_with_viewport gtk_scrolled_window_get_hadjustment gtk_scrolled_window_get_hscrollbar +gtk_scrolled_window_get_min_content_height +gtk_scrolled_window_get_min_content_width gtk_scrolled_window_get_placement gtk_scrolled_window_get_policy gtk_scrolled_window_get_shadow_type @@ -2936,34 +2083,29 @@ gtk_scrolled_window_get_vadjustment gtk_scrolled_window_get_vscrollbar gtk_scrolled_window_new gtk_scrolled_window_set_hadjustment +gtk_scrolled_window_set_min_content_height +gtk_scrolled_window_set_min_content_width gtk_scrolled_window_set_placement gtk_scrolled_window_set_policy gtk_scrolled_window_set_shadow_type gtk_scrolled_window_set_vadjustment gtk_scrolled_window_unset_placement -gtk_scrolled_window_get_min_content_width -gtk_scrolled_window_set_min_content_width -gtk_scrolled_window_get_min_content_height -gtk_scrolled_window_set_min_content_height -#endif -#endif - -#if IN_HEADER(__GTK_SELECTION_H__) -#if IN_FILE(__GTK_SELECTION_C__) +gtk_scroll_step_get_type G_GNUC_CONST +gtk_scroll_type_get_type G_GNUC_CONST gtk_selection_add_target gtk_selection_add_targets gtk_selection_clear_targets gtk_selection_convert gtk_selection_data_copy gtk_selection_data_free -gtk_selection_data_get_selection -gtk_selection_data_get_target +gtk_selection_data_get_data gtk_selection_data_get_data_type gtk_selection_data_get_display gtk_selection_data_get_format -gtk_selection_data_get_data gtk_selection_data_get_length gtk_selection_data_get_pixbuf +gtk_selection_data_get_selection +gtk_selection_data_get_target gtk_selection_data_get_targets gtk_selection_data_get_text gtk_selection_data_get_type G_GNUC_CONST @@ -2976,59 +2118,21 @@ gtk_selection_data_targets_include_image gtk_selection_data_targets_include_rich_text gtk_selection_data_targets_include_text gtk_selection_data_targets_include_uri -gtk_targets_include_image -gtk_targets_include_rich_text -gtk_targets_include_text -gtk_targets_include_uri +gtk_selection_mode_get_type G_GNUC_CONST gtk_selection_owner_set gtk_selection_owner_set_for_display gtk_selection_remove_all -gtk_target_list_add -gtk_target_list_add_image_targets -gtk_target_list_add_rich_text_targets -gtk_target_list_add_table -gtk_target_list_add_text_targets -gtk_target_list_add_uri_targets -gtk_target_list_find -gtk_target_list_get_type G_GNUC_CONST -gtk_target_list_new -gtk_target_list_ref -gtk_target_list_remove -gtk_target_list_unref -gtk_target_table_new_from_list -gtk_target_table_free -gtk_target_entry_get_type G_GNUC_CONST -gtk_target_entry_new -gtk_target_entry_copy -gtk_target_entry_free -#endif -#endif - -#if IN_HEADER(__GTK_SEPARATOR_H__) -#if IN_FILE(__GTK_SEPARATOR_C__) +gtk_sensitivity_type_get_type G_GNUC_CONST gtk_separator_get_type G_GNUC_CONST -gtk_separator_new -#endif -#endif - -#if IN_HEADER(__GTK_SEPARATOR_MENU_ITEM_H__) -#if IN_FILE(__GTK_SEPARATOR_MENU_ITEM_C__) gtk_separator_menu_item_get_type G_GNUC_CONST gtk_separator_menu_item_new -#endif -#endif - -#if IN_HEADER(__GTK_SEPARATOR_TOOL_ITEM_H__) -#if IN_FILE(__GTK_SEPARATOR_TOOL_ITEM_C__) +gtk_separator_new gtk_separator_tool_item_get_draw gtk_separator_tool_item_get_type G_GNUC_CONST gtk_separator_tool_item_new gtk_separator_tool_item_set_draw -#endif -#endif - -#if IN_HEADER(__GTK_SETTINGS_H__) -#if IN_FILE(__GTK_SETTINGS_C__) +gtk_set_debug_flags +gtk_set_locale gtk_settings_get_default gtk_settings_get_for_screen gtk_settings_get_type G_GNUC_CONST @@ -3038,46 +2142,26 @@ gtk_settings_set_double_property gtk_settings_set_long_property gtk_settings_set_property_value gtk_settings_set_string_property -gtk_rc_property_parse_border -gtk_rc_property_parse_color -gtk_rc_property_parse_enum -gtk_rc_property_parse_flags -gtk_rc_property_parse_requisition -#endif -#endif - -#if IN_HEADER(__GTK_SIZE_GROUP_H__) -#if IN_FILE(__GTK_SIZE_GROUP_C__) +gtk_shadow_type_get_type G_GNUC_CONST +gtk_show_about_dialog G_GNUC_NULL_TERMINATED +gtk_show_uri gtk_size_group_add_widget gtk_size_group_get_ignore_hidden gtk_size_group_get_mode gtk_size_group_get_type G_GNUC_CONST gtk_size_group_get_widgets +gtk_size_group_mode_get_type G_GNUC_CONST gtk_size_group_new gtk_size_group_remove_widget gtk_size_group_set_ignore_hidden gtk_size_group_set_mode -#endif -#endif - -#if IN_HEADER(__GTK_SHOW_H__) -#if IN_FILE(__GTK_SHOW_C__) -gtk_show_uri -#endif -#endif - -#if IN_HEADER(__GTK_SOCKET_H__) -#if IN_FILE(__GTK_SOCKET_C__) +gtk_size_request_mode_get_type G_GNUC_CONST gtk_socket_add_id gtk_socket_get_id gtk_socket_get_plug_window gtk_socket_get_type G_GNUC_CONST gtk_socket_new -#endif -#endif - -#if IN_HEADER(__GTK_SPIN_BUTTON_H__) -#if IN_FILE(__GTK_SPIN_BUTTON_C__) +gtk_sort_type_get_type G_GNUC_CONST gtk_spin_button_configure gtk_spin_button_get_adjustment gtk_spin_button_get_digits @@ -3103,20 +2187,13 @@ gtk_spin_button_set_value gtk_spin_button_set_wrap gtk_spin_button_spin gtk_spin_button_update -#endif -#endif - -#if IN_HEADER(__GTK_SPINNER_H__) -#if IN_FILE(__GTK_SPINNER_C__) +gtk_spin_button_update_policy_get_type G_GNUC_CONST gtk_spinner_get_type G_GNUC_CONST gtk_spinner_new gtk_spinner_start gtk_spinner_stop -#endif -#endif - -#if IN_HEADER(__GTK_STATUSBAR_H__) -#if IN_FILE(__GTK_STATUSBAR_C__) +gtk_spin_type_get_type G_GNUC_CONST +gtk_state_type_get_type G_GNUC_CONST gtk_statusbar_get_context_id gtk_statusbar_get_message_area gtk_statusbar_get_type G_GNUC_CONST @@ -3125,11 +2202,41 @@ gtk_statusbar_pop gtk_statusbar_push gtk_statusbar_remove gtk_statusbar_remove_all -#endif -#endif - -#if IN_HEADER(__GTK_STOCK_H__) -#if IN_FILE(__GTK_STOCK_C__) +gtk_status_icon_get_geometry +gtk_status_icon_get_gicon +gtk_status_icon_get_has_tooltip +gtk_status_icon_get_icon_name +gtk_status_icon_get_pixbuf +gtk_status_icon_get_screen +gtk_status_icon_get_size +gtk_status_icon_get_stock +gtk_status_icon_get_storage_type +gtk_status_icon_get_title +gtk_status_icon_get_tooltip_markup +gtk_status_icon_get_tooltip_text +gtk_status_icon_get_type G_GNUC_CONST +gtk_status_icon_get_visible +gtk_status_icon_get_x11_window_id +gtk_status_icon_is_embedded +gtk_status_icon_new +gtk_status_icon_new_from_file +gtk_status_icon_new_from_gicon +gtk_status_icon_new_from_icon_name +gtk_status_icon_new_from_pixbuf +gtk_status_icon_new_from_stock +gtk_status_icon_position_menu +gtk_status_icon_set_from_file +gtk_status_icon_set_from_gicon +gtk_status_icon_set_from_icon_name +gtk_status_icon_set_from_pixbuf +gtk_status_icon_set_from_stock +gtk_status_icon_set_has_tooltip +gtk_status_icon_set_name +gtk_status_icon_set_screen +gtk_status_icon_set_title +gtk_status_icon_set_tooltip_markup +gtk_status_icon_set_tooltip_text +gtk_status_icon_set_visible gtk_stock_add gtk_stock_add_static gtk_stock_item_copy @@ -3137,11 +2244,19 @@ gtk_stock_item_free gtk_stock_list_ids gtk_stock_lookup gtk_stock_set_translate_func -#endif -#endif - -#if IN_HEADER(__GTK_TABLE_H__) -#if IN_FILE(__GTK_TABLE_C__) +gtk_style_apply_default_background +gtk_style_attach +gtk_style_copy +gtk_style_detach +gtk_style_get +gtk_style_get_style_property +gtk_style_get_type G_GNUC_CONST +gtk_style_get_valist +gtk_style_lookup_color +gtk_style_lookup_icon_set +gtk_style_new +gtk_style_render_icon +gtk_style_set_background gtk_table_attach gtk_table_attach_defaults gtk_table_get_col_spacing @@ -3158,46 +2273,55 @@ gtk_table_set_col_spacings gtk_table_set_homogeneous gtk_table_set_row_spacing gtk_table_set_row_spacings -#endif -#endif - -#if IN_HEADER(__GTK_TEAROFF_MENU_ITEM_H__) -#if IN_FILE(__GTK_TEAROFF_MENU_ITEM_C__) +gtk_target_entry_copy +gtk_target_entry_free +gtk_target_entry_get_type G_GNUC_CONST +gtk_target_entry_new +gtk_target_flags_get_type G_GNUC_CONST +gtk_target_list_add +gtk_target_list_add_image_targets +gtk_target_list_add_rich_text_targets +gtk_target_list_add_table +gtk_target_list_add_text_targets +gtk_target_list_add_uri_targets +gtk_target_list_find +gtk_target_list_get_type G_GNUC_CONST +gtk_target_list_new +gtk_target_list_ref +gtk_target_list_remove +gtk_target_list_unref +gtk_targets_include_image +gtk_targets_include_rich_text +gtk_targets_include_text +gtk_targets_include_uri +gtk_target_table_free +gtk_target_table_new_from_list gtk_tearoff_menu_item_get_type G_GNUC_CONST gtk_tearoff_menu_item_new -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_TAG_H__) -#if IN_FILE(__GTK_TEXT_TAG_C__) +gtk_test_create_simple_window +gtk_test_create_widget +gtk_test_display_button_window +gtk_test_find_label +gtk_test_find_sibling +gtk_test_find_widget +gtk_test_init +gtk_test_list_all_types +gtk_test_register_all_types +gtk_test_slider_get_value +gtk_test_slider_set_perc +gtk_test_spin_button_click +gtk_test_text_get +gtk_test_text_set +gtk_test_widget_click +gtk_test_widget_send_key +gtk_text_anchored_child_set_layout gtk_text_attributes_copy gtk_text_attributes_copy_values gtk_text_attributes_get_type G_GNUC_CONST gtk_text_attributes_new gtk_text_attributes_ref gtk_text_attributes_unref -gtk_text_tag_event -gtk_text_tag_get_priority -gtk_text_tag_get_type G_GNUC_CONST -gtk_text_tag_new -gtk_text_tag_set_priority -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_TAG_TABLE_H__) -#if IN_FILE(__GTK_TEXT_TAG_TABLE_C__) -gtk_text_tag_table_add -gtk_text_tag_table_foreach -gtk_text_tag_table_get_size -gtk_text_tag_table_get_type G_GNUC_CONST -gtk_text_tag_table_lookup -gtk_text_tag_table_new -gtk_text_tag_table_remove -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_BUFFER_H__) -#if IN_FILE(__GTK_TEXT_BUFFER_C__) +gtk_text_buffer_add_mark gtk_text_buffer_add_selection_clipboard gtk_text_buffer_apply_tag gtk_text_buffer_apply_tag_by_name @@ -3205,7 +2329,6 @@ gtk_text_buffer_backspace gtk_text_buffer_begin_user_action gtk_text_buffer_copy_clipboard gtk_text_buffer_create_child_anchor -gtk_text_buffer_add_mark gtk_text_buffer_create_mark gtk_text_buffer_create_tag gtk_text_buffer_cut_clipboard @@ -3214,10 +2337,14 @@ gtk_text_buffer_delete_interactive gtk_text_buffer_delete_mark gtk_text_buffer_delete_mark_by_name gtk_text_buffer_delete_selection +gtk_text_buffer_deserialize +gtk_text_buffer_deserialize_get_can_create_tags +gtk_text_buffer_deserialize_set_can_create_tags gtk_text_buffer_end_user_action gtk_text_buffer_get_bounds gtk_text_buffer_get_char_count gtk_text_buffer_get_copy_target_list +gtk_text_buffer_get_deserialize_formats gtk_text_buffer_get_end_iter gtk_text_buffer_get_has_selection gtk_text_buffer_get_insert @@ -3233,6 +2360,7 @@ gtk_text_buffer_get_modified gtk_text_buffer_get_paste_target_list gtk_text_buffer_get_selection_bound gtk_text_buffer_get_selection_bounds +gtk_text_buffer_get_serialize_formats gtk_text_buffer_get_slice gtk_text_buffer_get_start_iter gtk_text_buffer_get_tag_table @@ -3246,32 +2374,37 @@ gtk_text_buffer_insert_interactive_at_cursor gtk_text_buffer_insert_pixbuf gtk_text_buffer_insert_range gtk_text_buffer_insert_range_interactive -gtk_text_buffer_insert_with_tags G_GNUC_NULL_TERMINATED gtk_text_buffer_insert_with_tags_by_name G_GNUC_NULL_TERMINATED +gtk_text_buffer_insert_with_tags G_GNUC_NULL_TERMINATED gtk_text_buffer_move_mark gtk_text_buffer_move_mark_by_name gtk_text_buffer_new gtk_text_buffer_paste_clipboard gtk_text_buffer_place_cursor +gtk_text_buffer_register_deserialize_format +gtk_text_buffer_register_deserialize_tagset +gtk_text_buffer_register_serialize_format +gtk_text_buffer_register_serialize_tagset gtk_text_buffer_remove_all_tags gtk_text_buffer_remove_selection_clipboard gtk_text_buffer_remove_tag gtk_text_buffer_remove_tag_by_name gtk_text_buffer_select_range +gtk_text_buffer_serialize gtk_text_buffer_set_modified gtk_text_buffer_set_text -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_TYPES_H__) -#if IN_FILE(__GTK_TEXT_TYPES_C__) -gtk_text_unknown_char_utf8_gtk_tests_only +gtk_text_buffer_target_info_get_type G_GNUC_CONST +gtk_text_buffer_unregister_deserialize_format +gtk_text_buffer_unregister_serialize_format gtk_text_byte_begins_utf8_char -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_ITER_H__) -#if IN_FILE(__GTK_TEXT_ITER_C__) +gtk_text_child_anchor_get_deleted +gtk_text_child_anchor_get_type G_GNUC_CONST +gtk_text_child_anchor_get_widgets +gtk_text_child_anchor_new +gtk_text_child_anchor_queue_resize +gtk_text_child_anchor_register_child +gtk_text_child_anchor_unregister_child +gtk_text_direction_get_type G_GNUC_CONST gtk_text_iter_backward_char gtk_text_iter_backward_chars gtk_text_iter_backward_cursor_position @@ -3363,15 +2496,11 @@ gtk_text_iter_starts_line gtk_text_iter_starts_sentence gtk_text_iter_starts_word gtk_text_iter_toggles_tag -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_LAYOUT_H__) -#if IN_FILE(__GTK_TEXT_LAYOUT_C__) gtk_text_layout_changed -gtk_text_layout_cursors_changed gtk_text_layout_clamp_iter_to_vrange +gtk_text_layout_cursors_changed gtk_text_layout_default_style_changed +gtk_text_layout_draw gtk_text_layout_free_line_data gtk_text_layout_free_line_display gtk_text_layout_get_buffer @@ -3412,59 +2541,29 @@ gtk_text_layout_validate_yrange gtk_text_layout_wrap gtk_text_layout_wrap_loop_end gtk_text_layout_wrap_loop_start -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_CHILD_H__) -#if IN_FILE(__GTK_TEXT_CHILD_C__) -gtk_text_child_anchor_get_deleted -gtk_text_child_anchor_get_type G_GNUC_CONST -gtk_text_child_anchor_get_widgets -gtk_text_child_anchor_new -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_LAYOUT_H__) -#if IN_FILE(__GTK_TEXT_CHILD_C__) -gtk_text_child_anchor_queue_resize -gtk_text_child_anchor_register_child -gtk_text_child_anchor_unregister_child -gtk_text_anchored_child_set_layout -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_DISPLAY_H__) -#if IN_FILE(__GTK_TEXT_DISPLAY_C__) -gtk_text_layout_draw -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_SEGMENT_H__) -#if IN_FILE(__GTK_TEXT_SEGMENT_C__) gtk_text_line_segment_split -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_MARK_H__) -#if IN_FILE(__GTK_TEXT_MARK_C__) -gtk_text_mark_new gtk_text_mark_get_buffer gtk_text_mark_get_deleted gtk_text_mark_get_left_gravity gtk_text_mark_get_name gtk_text_mark_get_type G_GNUC_CONST gtk_text_mark_get_visible -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_MARK_H__) -#if IN_FILE(__GTK_TEXT_BTREE_C__) +gtk_text_mark_new gtk_text_mark_set_visible -#endif -#endif - -#if IN_HEADER(__GTK_TEXT_VIEW_H__) -#if IN_FILE(__GTK_TEXT_VIEW_C__) +gtk_text_search_flags_get_type G_GNUC_CONST +gtk_text_tag_event +gtk_text_tag_get_priority +gtk_text_tag_get_type G_GNUC_CONST +gtk_text_tag_new +gtk_text_tag_set_priority +gtk_text_tag_table_add +gtk_text_tag_table_foreach +gtk_text_tag_table_get_size +gtk_text_tag_table_get_type G_GNUC_CONST +gtk_text_tag_table_lookup +gtk_text_tag_table_new +gtk_text_tag_table_remove +gtk_text_unknown_char_utf8_gtk_tests_only gtk_text_view_add_child_at_anchor gtk_text_view_add_child_in_window gtk_text_view_backward_display_line @@ -3527,19 +2626,10 @@ gtk_text_view_set_tabs gtk_text_view_set_wrap_mode gtk_text_view_starts_display_line gtk_text_view_window_to_buffer_coords -#endif -#endif - -#if IN_HEADER(__GTK_THEMES_H__) -#if IN_FILE(__GTK_THEMES_C__) +gtk_text_window_type_get_type G_GNUC_CONST gtk_theme_engine_create_rc_style gtk_theme_engine_get gtk_theme_engine_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GTK_TOGGLE_ACTION_H__) -#if IN_FILE(__GTK_TOGGLE_ACTION_C__) gtk_toggle_action_get_active gtk_toggle_action_get_draw_as_radio gtk_toggle_action_get_type G_GNUC_CONST @@ -3547,11 +2637,6 @@ gtk_toggle_action_new gtk_toggle_action_set_active gtk_toggle_action_set_draw_as_radio gtk_toggle_action_toggled -#endif -#endif - -#if IN_HEADER(__GTK_TOGGLE_BUTTON_H__) -#if IN_FILE(__GTK_TOGGLE_BUTTON_C__) gtk_toggle_button_get_active gtk_toggle_button_get_inconsistent gtk_toggle_button_get_mode @@ -3563,21 +2648,11 @@ gtk_toggle_button_set_active gtk_toggle_button_set_inconsistent gtk_toggle_button_set_mode gtk_toggle_button_toggled -#endif -#endif - -#if IN_HEADER(__GTK_TOGGLE_TOOL_BUTTON_H__) -#if IN_FILE(__GTK_TOGGLE_TOOL_BUTTON_C__) gtk_toggle_tool_button_get_active gtk_toggle_tool_button_get_type G_GNUC_CONST gtk_toggle_tool_button_new gtk_toggle_tool_button_new_from_stock gtk_toggle_tool_button_set_active -#endif -#endif - -#if IN_HEADER(__GTK_TOOLBAR_H__) -#if IN_FILE(__GTK_TOOLBAR_C__) gtk_toolbar_get_drop_index gtk_toolbar_get_icon_size gtk_toolbar_get_item_index @@ -3593,28 +2668,10 @@ gtk_toolbar_set_drop_highlight_item gtk_toolbar_set_icon_size gtk_toolbar_set_show_arrow gtk_toolbar_set_style +gtk_toolbar_space_style_get_type G_GNUC_CONST +gtk_toolbar_style_get_type G_GNUC_CONST gtk_toolbar_unset_icon_size gtk_toolbar_unset_style -#endif -#endif - -#if IN_HEADER(__GTK_TOOL_SHELL_H__) -#if IN_FILE(__GTK_TOOL_SHELL_C__) -gtk_tool_shell_get_type G_GNUC_CONST -gtk_tool_shell_get_ellipsize_mode -gtk_tool_shell_get_icon_size -gtk_tool_shell_get_orientation -gtk_tool_shell_get_style -gtk_tool_shell_get_relief_style -gtk_tool_shell_get_text_alignment -gtk_tool_shell_get_text_orientation -gtk_tool_shell_get_text_size_group -gtk_tool_shell_rebuild_menu -#endif -#endif - -#if IN_HEADER(__GTK_TOOL_BUTTON_H__) -#if IN_FILE(__GTK_TOOL_BUTTON_C__) gtk_tool_button_get_icon_name gtk_tool_button_get_icon_widget gtk_tool_button_get_label @@ -3630,11 +2687,6 @@ gtk_tool_button_set_label gtk_tool_button_set_label_widget gtk_tool_button_set_stock_id gtk_tool_button_set_use_underline -#endif -#endif - -#if IN_HEADER(__GTK_TOOL_ITEM_H__) -#if IN_FILE(__GTK_TOOL_ITEM_C__) gtk_tool_item_get_ellipsize_mode gtk_tool_item_get_expand gtk_tool_item_get_homogeneous @@ -3651,6 +2703,24 @@ gtk_tool_item_get_type G_GNUC_CONST gtk_tool_item_get_use_drag_window gtk_tool_item_get_visible_horizontal gtk_tool_item_get_visible_vertical +gtk_tool_item_group_get_collapsed +gtk_tool_item_group_get_drop_item +gtk_tool_item_group_get_ellipsize +gtk_tool_item_group_get_header_relief +gtk_tool_item_group_get_item_position +gtk_tool_item_group_get_label +gtk_tool_item_group_get_label_widget +gtk_tool_item_group_get_n_items +gtk_tool_item_group_get_nth_item +gtk_tool_item_group_get_type G_GNUC_CONST +gtk_tool_item_group_insert +gtk_tool_item_group_new +gtk_tool_item_group_set_collapsed +gtk_tool_item_group_set_ellipsize +gtk_tool_item_group_set_header_relief +gtk_tool_item_group_set_item_position +gtk_tool_item_group_set_label +gtk_tool_item_group_set_label_widget gtk_tool_item_new gtk_tool_item_rebuild_menu gtk_tool_item_retrieve_proxy_menu_item @@ -3664,85 +2734,51 @@ gtk_tool_item_set_use_drag_window gtk_tool_item_set_visible_horizontal gtk_tool_item_set_visible_vertical gtk_tool_item_toolbar_reconfigured -#endif -#endif - -#if IN_HEADER(__GTK_TOOL_ITEM_GROUP_H__) -#if IN_FILE(__GTK_TOOL_ITEM_GROUP_C__) -gtk_tool_item_group_get_type G_GNUC_CONST -gtk_tool_item_group_new -gtk_tool_item_group_set_label -gtk_tool_item_group_set_label_widget -gtk_tool_item_group_set_collapsed -gtk_tool_item_group_set_ellipsize -gtk_tool_item_group_set_header_relief -gtk_tool_item_group_get_label -gtk_tool_item_group_get_label_widget -gtk_tool_item_group_get_ellipsize -gtk_tool_item_group_get_header_relief -gtk_tool_item_group_insert -gtk_tool_item_group_set_item_position -gtk_tool_item_group_get_item_position -gtk_tool_item_group_get_n_items -gtk_tool_item_group_get_nth_item -gtk_tool_item_group_get_drop_item -gtk_tool_item_group_get_collapsed -#endif -#endif - -#if IN_HEADER(__GTK_TOOL_PALETTE_H__) -#if IN_FILE(__GTK_TOOL_PALETTE_C__) -gtk_tool_palette_get_type G_GNUC_CONST -gtk_tool_palette_new -gtk_tool_palette_set_group_position -gtk_tool_palette_set_exclusive -gtk_tool_palette_set_expand -gtk_tool_palette_get_group_position +gtk_tool_palette_add_drag_dest +gtk_tool_palette_drag_targets_get_type G_GNUC_CONST +gtk_tool_palette_get_drag_item +gtk_tool_palette_get_drag_target_group G_GNUC_CONST +gtk_tool_palette_get_drag_target_item G_GNUC_CONST +gtk_tool_palette_get_drop_group +gtk_tool_palette_get_drop_item gtk_tool_palette_get_exclusive gtk_tool_palette_get_expand -gtk_tool_palette_set_icon_size -gtk_tool_palette_unset_icon_size -gtk_tool_palette_set_style -gtk_tool_palette_unset_style +gtk_tool_palette_get_group_position +gtk_tool_palette_get_hadjustment gtk_tool_palette_get_icon_size gtk_tool_palette_get_style -gtk_tool_palette_get_drop_item -gtk_tool_palette_get_drop_group -gtk_tool_palette_get_drag_item -gtk_tool_palette_set_drag_source -gtk_tool_palette_add_drag_dest -gtk_tool_palette_get_hadjustment +gtk_tool_palette_get_type G_GNUC_CONST gtk_tool_palette_get_vadjustment -gtk_tool_palette_get_drag_target_item G_GNUC_CONST -gtk_tool_palette_get_drag_target_group G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GTK_TOOLTIP_H__) -#if IN_FILE(__GTK_TOOLTIP_C__) +gtk_tool_palette_new +gtk_tool_palette_set_drag_source +gtk_tool_palette_set_exclusive +gtk_tool_palette_set_expand +gtk_tool_palette_set_group_position +gtk_tool_palette_set_icon_size +gtk_tool_palette_set_style +gtk_tool_palette_unset_icon_size +gtk_tool_palette_unset_style +gtk_tool_shell_get_ellipsize_mode +gtk_tool_shell_get_icon_size +gtk_tool_shell_get_orientation +gtk_tool_shell_get_relief_style +gtk_tool_shell_get_style +gtk_tool_shell_get_text_alignment +gtk_tool_shell_get_text_orientation +gtk_tool_shell_get_text_size_group +gtk_tool_shell_get_type G_GNUC_CONST +gtk_tool_shell_rebuild_menu gtk_tooltip_get_type G_GNUC_CONST gtk_tooltip_set_custom gtk_tooltip_set_icon -gtk_tooltip_set_icon_from_stock -gtk_tooltip_set_icon_from_icon_name gtk_tooltip_set_icon_from_gicon +gtk_tooltip_set_icon_from_icon_name +gtk_tooltip_set_icon_from_stock gtk_tooltip_set_markup gtk_tooltip_set_text gtk_tooltip_set_tip_area gtk_tooltip_trigger_tooltip_query -#endif -#endif - -#if IN_HEADER(__GTK_TRAY_ICON_H__) -#if IN_FILE(__GTK_TRAY_ICON_X11_C__) -#ifndef G_OS_WIN32 gtk_tray_icon_get_type G_GNUC_CONST -#endif -#endif -#endif - -#if IN_HEADER(__GTK_TREE_DND_H__) -#if IN_FILE(__GTK_TREE_DND_C__) gtk_tree_drag_dest_drag_data_received gtk_tree_drag_dest_get_type G_GNUC_CONST gtk_tree_drag_dest_row_drop_possible @@ -3751,15 +2787,22 @@ gtk_tree_drag_source_drag_data_get gtk_tree_drag_source_get_type G_GNUC_CONST gtk_tree_drag_source_row_draggable gtk_tree_get_row_drag_data -gtk_tree_set_row_drag_data -#endif -#endif - -#if IN_HEADER(__GTK_TREE_MODEL_H__) -#if IN_FILE(__GTK_TREE_MODEL_C__) gtk_tree_iter_copy gtk_tree_iter_free gtk_tree_iter_get_type G_GNUC_CONST +gtk_tree_model_filter_clear_cache +gtk_tree_model_filter_convert_child_iter_to_iter +gtk_tree_model_filter_convert_child_path_to_path +gtk_tree_model_filter_convert_iter_to_child_iter +gtk_tree_model_filter_convert_path_to_child_path +gtk_tree_model_filter_get_model +gtk_tree_model_filter_get_type G_GNUC_CONST +gtk_tree_model_filter_new +gtk_tree_model_filter_refilter +gtk_tree_model_filter_set_modify_func +gtk_tree_model_filter_set_visible_column +gtk_tree_model_filter_set_visible_func +gtk_tree_model_flags_get_type G_GNUC_CONST gtk_tree_model_foreach gtk_tree_model_get gtk_tree_model_get_column_type @@ -3785,6 +2828,16 @@ gtk_tree_model_row_deleted gtk_tree_model_row_has_child_toggled gtk_tree_model_row_inserted gtk_tree_model_rows_reordered +gtk_tree_model_sort_clear_cache +gtk_tree_model_sort_convert_child_iter_to_iter +gtk_tree_model_sort_convert_child_path_to_path +gtk_tree_model_sort_convert_iter_to_child_iter +gtk_tree_model_sort_convert_path_to_child_path +gtk_tree_model_sort_get_model +gtk_tree_model_sort_get_type G_GNUC_CONST +gtk_tree_model_sort_iter_is_valid +gtk_tree_model_sort_new_with_model +gtk_tree_model_sort_reset_default_sort_func gtk_tree_model_unref_node gtk_tree_path_append_index gtk_tree_path_compare @@ -3817,48 +2870,11 @@ gtk_tree_row_reference_new gtk_tree_row_reference_new_proxy gtk_tree_row_reference_reordered gtk_tree_row_reference_valid -#endif -#endif - -#if IN_HEADER(__GTK_TREE_MODEL_SORT_H__) -#if IN_FILE(__GTK_TREE_MODEL_SORT_C__) -gtk_tree_model_sort_clear_cache -gtk_tree_model_sort_convert_child_iter_to_iter -gtk_tree_model_sort_convert_child_path_to_path -gtk_tree_model_sort_convert_iter_to_child_iter -gtk_tree_model_sort_convert_path_to_child_path -gtk_tree_model_sort_get_model -gtk_tree_model_sort_get_type G_GNUC_CONST -gtk_tree_model_sort_iter_is_valid -gtk_tree_model_sort_new_with_model -gtk_tree_model_sort_reset_default_sort_func -#endif -#endif - -#if IN_HEADER(__GTK_TREE_MODEL_FILTER_H__) -#if IN_FILE(__GTK_TREE_MODEL_FILTER_C__) -gtk_tree_model_filter_clear_cache -gtk_tree_model_filter_convert_child_iter_to_iter -gtk_tree_model_filter_convert_child_path_to_path -gtk_tree_model_filter_convert_iter_to_child_iter -gtk_tree_model_filter_convert_path_to_child_path -gtk_tree_model_filter_get_model -gtk_tree_model_filter_get_type G_GNUC_CONST -gtk_tree_model_filter_new -gtk_tree_model_filter_refilter -gtk_tree_model_filter_set_modify_func -gtk_tree_model_filter_set_visible_column -gtk_tree_model_filter_set_visible_func -#endif -#endif - -#if IN_HEADER(__GTK_TREE_SELECTION_H__) -#if IN_FILE(__GTK_TREE_SELECTION_C__) gtk_tree_selection_count_selected_rows gtk_tree_selection_get_mode -gtk_tree_selection_get_select_function gtk_tree_selection_get_selected gtk_tree_selection_get_selected_rows +gtk_tree_selection_get_select_function gtk_tree_selection_get_tree_view gtk_tree_selection_get_type G_GNUC_CONST gtk_tree_selection_get_user_data @@ -3875,11 +2891,7 @@ gtk_tree_selection_unselect_all gtk_tree_selection_unselect_iter gtk_tree_selection_unselect_path gtk_tree_selection_unselect_range -#endif -#endif - -#if IN_HEADER(__GTK_TREE_SORTABLE_H__) -#if IN_FILE(__GTK_TREE_SORTABLE_C__) +gtk_tree_set_row_drag_data gtk_tree_sortable_get_sort_column_id gtk_tree_sortable_get_type G_GNUC_CONST gtk_tree_sortable_has_default_sort_func @@ -3887,11 +2899,6 @@ gtk_tree_sortable_set_default_sort_func gtk_tree_sortable_set_sort_column_id gtk_tree_sortable_set_sort_func gtk_tree_sortable_sort_column_changed -#endif -#endif - -#if IN_HEADER(__GTK_TREE_STORE_H__) -#if IN_FILE(__GTK_TREE_STORE_C__) gtk_tree_store_append gtk_tree_store_clear gtk_tree_store_get_type G_GNUC_CONST @@ -3916,11 +2923,9 @@ gtk_tree_store_set_valist gtk_tree_store_set_value gtk_tree_store_set_valuesv gtk_tree_store_swap -#endif -#endif - -#if IN_HEADER(__GTK_TREE_VIEW_COLUMN_H__) -#if IN_FILE(__GTK_TREE_VIEW_COLUMN_C__) +gtk_tree_view_append_column +gtk_tree_view_collapse_all +gtk_tree_view_collapse_row gtk_tree_view_column_add_attribute gtk_tree_view_column_cell_get_position gtk_tree_view_column_cell_get_size @@ -3952,8 +2957,9 @@ gtk_tree_view_column_get_width gtk_tree_view_column_new gtk_tree_view_column_new_with_attributes G_GNUC_NULL_TERMINATED gtk_tree_view_column_pack_end -gtk_tree_view_column_queue_resize gtk_tree_view_column_pack_start +gtk_tree_view_column_queue_resize +gtk_tree_view_columns_autosize gtk_tree_view_column_set_alignment gtk_tree_view_column_set_attributes gtk_tree_view_column_set_cell_data_func @@ -3972,14 +2978,7 @@ gtk_tree_view_column_set_spacing gtk_tree_view_column_set_title gtk_tree_view_column_set_visible gtk_tree_view_column_set_widget -#endif -#endif - -#if IN_HEADER(__GTK_TREE_VIEW_H__) -#if IN_FILE(__GTK_TREE_VIEW_C__) -gtk_tree_view_append_column -gtk_tree_view_collapse_all -gtk_tree_view_collapse_row +gtk_tree_view_column_sizing_get_type G_GNUC_CONST gtk_tree_view_convert_bin_window_to_tree_coords gtk_tree_view_convert_bin_window_to_widget_coords gtk_tree_view_convert_tree_to_bin_window_coords @@ -3987,6 +2986,7 @@ gtk_tree_view_convert_tree_to_widget_coords gtk_tree_view_convert_widget_to_bin_window_coords gtk_tree_view_convert_widget_to_tree_coords gtk_tree_view_create_row_drag_icon +gtk_tree_view_drop_position_get_type G_GNUC_CONST gtk_tree_view_enable_model_drag_dest gtk_tree_view_enable_model_drag_source gtk_tree_view_expand_all @@ -4029,6 +3029,7 @@ gtk_tree_view_get_type G_GNUC_CONST gtk_tree_view_get_vadjustment gtk_tree_view_get_visible_range gtk_tree_view_get_visible_rect +gtk_tree_view_grid_lines_get_type G_GNUC_CONST gtk_tree_view_insert_column gtk_tree_view_insert_column_with_attributes G_GNUC_NULL_TERMINATED gtk_tree_view_insert_column_with_data_func @@ -4067,23 +3068,12 @@ gtk_tree_view_set_search_entry gtk_tree_view_set_search_equal_func gtk_tree_view_set_search_position_func gtk_tree_view_set_show_expanders -gtk_tree_view_set_tooltip_row gtk_tree_view_set_tooltip_cell gtk_tree_view_set_tooltip_column +gtk_tree_view_set_tooltip_row gtk_tree_view_unset_rows_drag_dest gtk_tree_view_unset_rows_drag_source -gtk_tree_view_columns_autosize -#endif -#endif - -#if IN_HEADER(__GTK_TYPE_UTILS_H__) -#if IN_FILE(__GTK_TYPE_UTILS_C__) -gtk_identifier_get_type G_GNUC_CONST -#endif -#endif - -#if IN_HEADER(__GTK_UI_MANAGER_H__) -#if IN_FILE(__GTK_UI_MANAGER_C__) +gtk_true G_GNUC_CONST gtk_ui_manager_add_ui gtk_ui_manager_add_ui_from_file gtk_ui_manager_add_ui_from_string @@ -4097,98 +3087,45 @@ gtk_ui_manager_get_type G_GNUC_CONST gtk_ui_manager_get_ui gtk_ui_manager_get_widget gtk_ui_manager_insert_action_group +gtk_ui_manager_item_type_get_type G_GNUC_CONST gtk_ui_manager_new gtk_ui_manager_new_merge_id gtk_ui_manager_remove_action_group gtk_ui_manager_remove_ui gtk_ui_manager_set_add_tearoffs -#endif -#endif - -#if IN_HEADER(__GTK_VBOX_H__) -#if IN_FILE(__GTK_VBOX_C__) +gtk_unit_get_type G_GNUC_CONST +gtk_update_type_get_type G_GNUC_CONST gtk_vbox_get_type G_GNUC_CONST gtk_vbox_new -#endif -#endif - -#if IN_HEADER(__GTK_VBBOX_H__) -#if IN_FILE(__GTK_VBBOX_C__) gtk_vbutton_box_get_type G_GNUC_CONST gtk_vbutton_box_new -#endif -#endif - -#if IN_HEADER(__GTK_VIEWPORT_H__) -#if IN_FILE(__GTK_VIEWPORT_C__) +gtk_viewport_get_bin_window gtk_viewport_get_hadjustment gtk_viewport_get_shadow_type gtk_viewport_get_type G_GNUC_CONST gtk_viewport_get_vadjustment -gtk_viewport_get_bin_window gtk_viewport_get_view_window gtk_viewport_new gtk_viewport_set_hadjustment gtk_viewport_set_shadow_type gtk_viewport_set_vadjustment -#endif -#endif - -#if IN_HEADER(__GTK_VOLUME_BUTTON_H__) -#if IN_FILE(__GTK_VOLUME_BUTTON_C__) gtk_volume_button_get_type G_GNUC_CONST gtk_volume_button_new -#endif -#endif - -#if IN_HEADER(__GTK_VPANED_H__) -#if IN_FILE(__GTK_VPANED_C__) gtk_vpaned_get_type G_GNUC_CONST gtk_vpaned_new -#endif -#endif - -#if IN_HEADER(__GTK_VRULER_H__) -#if IN_FILE(__GTK_VRULER_C__) gtk_vruler_get_type G_GNUC_CONST gtk_vruler_new -#endif -#endif - -#if IN_HEADER(__GTK_VSCALE_H__) -#if IN_FILE(__GTK_VSCALE_C__) gtk_vscale_get_type G_GNUC_CONST gtk_vscale_new gtk_vscale_new_with_range -#endif -#endif - -#if IN_HEADER(__GTK_VSCROLLBAR_H__) -#if IN_FILE(__GTK_VSCROLLBAR_C__) gtk_vscrollbar_get_type G_GNUC_CONST gtk_vscrollbar_new -#endif -#endif - -#if IN_HEADER(__GTK_VSEPARATOR_H__) -#if IN_FILE(__GTK_VSEPARATOR_C__) gtk_vseparator_get_type G_GNUC_CONST gtk_vseparator_new -#endif -#endif - -#if IN_HEADER(__GTK_WIDGET_H__) -#if IN_FILE(__GTK_WIDGET_C__) -gtk_cairo_should_draw_window -gtk_requisition_copy -gtk_requisition_free -gtk_requisition_get_type G_GNUC_CONST -gtk_requisition_new G_GNUC_MALLOC gtk_widget_activate -gtk_widget_is_composited gtk_widget_add_accelerator -gtk_widget_add_events gtk_widget_add_device_events +gtk_widget_add_events gtk_widget_add_mnemonic_label gtk_widget_can_activate_accel gtk_widget_child_focus @@ -4198,36 +3135,47 @@ gtk_widget_class_install_style_property gtk_widget_class_install_style_property_parser gtk_widget_class_list_style_properties gtk_widget_class_path +gtk_widget_compute_expand gtk_widget_create_pango_context gtk_widget_create_pango_layout gtk_widget_destroy gtk_widget_destroyed +gtk_widget_device_is_shadowed gtk_widget_draw gtk_widget_ensure_style gtk_widget_error_bell gtk_widget_event gtk_widget_freeze_child_notify gtk_widget_get_accessible -gtk_widget_get_allocation -gtk_widget_get_allocated_width gtk_widget_get_allocated_height +gtk_widget_get_allocated_width +gtk_widget_get_allocation gtk_widget_get_ancestor gtk_widget_get_app_paintable -#ifndef GTK_DISABLE_DEPRECATED +gtk_widget_get_can_default +gtk_widget_get_can_focus gtk_widget_get_child_requisition -#endif gtk_widget_get_child_visible gtk_widget_get_clipboard gtk_widget_get_composite_name gtk_widget_get_default_direction gtk_widget_get_default_style +gtk_widget_get_device_events gtk_widget_get_direction gtk_widget_get_display gtk_widget_get_double_buffered gtk_widget_get_events -gtk_widget_get_device_events gtk_widget_get_extension_events +gtk_widget_get_halign gtk_widget_get_has_tooltip +gtk_widget_get_has_window +gtk_widget_get_hexpand +gtk_widget_get_hexpand_set +gtk_widget_get_mapped +gtk_widget_get_margin_bottom +gtk_widget_get_margin_left +gtk_widget_get_margin_right +gtk_widget_get_margin_top gtk_widget_get_modifier_style gtk_widget_get_name gtk_widget_get_no_show_all @@ -4235,24 +3183,34 @@ gtk_widget_get_pango_context gtk_widget_get_parent gtk_widget_get_parent_window gtk_widget_get_pointer +gtk_widget_get_preferred_height +gtk_widget_get_preferred_height_for_width +gtk_widget_get_preferred_size +gtk_widget_get_preferred_width +gtk_widget_get_preferred_width_for_height +gtk_widget_get_realized gtk_widget_get_receives_default -gtk_widget_get_root_window +gtk_widget_get_request_mode gtk_widget_get_requisition +gtk_widget_get_root_window gtk_widget_get_screen gtk_widget_get_sensitive gtk_widget_get_settings gtk_widget_get_size_request gtk_widget_get_state gtk_widget_get_style +gtk_widget_get_support_multidevice gtk_widget_get_tooltip_markup gtk_widget_get_tooltip_text gtk_widget_get_tooltip_window gtk_widget_get_toplevel -gtk_cairo_transform_to_window gtk_widget_get_type G_GNUC_CONST +gtk_widget_get_valign +gtk_widget_get_vexpand +gtk_widget_get_vexpand_set gtk_widget_get_visible gtk_widget_get_visual -gtk_widget_get_request_mode +gtk_widget_get_window gtk_widget_grab_default gtk_widget_grab_focus gtk_widget_has_default @@ -4260,14 +3218,18 @@ gtk_widget_has_focus gtk_widget_has_grab gtk_widget_has_rc_style gtk_widget_has_screen +gtk_widget_help_type_get_type G_GNUC_CONST gtk_widget_hide gtk_widget_hide_on_delete +gtk_widget_in_destruction +gtk_widget_input_shape_combine_region gtk_widget_intersect gtk_widget_is_ancestor +gtk_widget_is_composited +gtk_widget_is_drawable gtk_widget_is_focus gtk_widget_is_sensitive gtk_widget_is_toplevel -gtk_widget_is_drawable gtk_widget_keynav_failed gtk_widget_list_accel_closures gtk_widget_list_mnemonic_labels @@ -4275,16 +3237,17 @@ gtk_widget_map gtk_widget_mnemonic_activate gtk_widget_modify_base gtk_widget_modify_bg -gtk_widget_modify_fg gtk_widget_modify_cursor +gtk_widget_modify_fg gtk_widget_modify_font gtk_widget_modify_style -gtk_widget_modify_text gtk_widget_modify_symbolic_color +gtk_widget_modify_text gtk_widget_new gtk_widget_path gtk_widget_pop_composite_child gtk_widget_push_composite_child +gtk_widget_queue_compute_expand gtk_widget_queue_draw gtk_widget_queue_draw_area gtk_widget_queue_draw_region @@ -4303,40 +3266,53 @@ gtk_widget_send_focus_change gtk_widget_set_accel_path gtk_widget_set_allocation gtk_widget_set_app_paintable +gtk_widget_set_can_default +gtk_widget_set_can_focus gtk_widget_set_child_visible gtk_widget_set_composite_name gtk_widget_set_default_direction +gtk_widget_set_device_events gtk_widget_set_direction gtk_widget_set_double_buffered gtk_widget_set_events -gtk_widget_set_device_events gtk_widget_set_extension_events +gtk_widget_set_halign gtk_widget_set_has_tooltip +gtk_widget_set_has_window +gtk_widget_set_hexpand +gtk_widget_set_hexpand_set +gtk_widget_set_mapped +gtk_widget_set_margin_bottom +gtk_widget_set_margin_left +gtk_widget_set_margin_right +gtk_widget_set_margin_top gtk_widget_set_name gtk_widget_set_no_show_all gtk_widget_set_parent gtk_widget_set_parent_window +gtk_widget_set_realized gtk_widget_set_receives_default gtk_widget_set_redraw_on_allocate gtk_widget_set_sensitive gtk_widget_set_size_request gtk_widget_set_state gtk_widget_set_style +gtk_widget_set_support_multidevice gtk_widget_set_tooltip_markup gtk_widget_set_tooltip_text gtk_widget_set_tooltip_window +gtk_widget_set_valign +gtk_widget_set_vexpand +gtk_widget_set_vexpand_set gtk_widget_set_visible gtk_widget_set_visual gtk_widget_set_window gtk_widget_shape_combine_region -gtk_widget_input_shape_combine_region gtk_widget_show gtk_widget_show_all gtk_widget_show_now gtk_widget_size_allocate -#ifndef GTK_DISABLE_DEPRECATED gtk_widget_size_request -#endif gtk_widget_style_attach gtk_widget_style_get G_GNUC_NULL_TERMINATED gtk_widget_style_get_property @@ -4347,53 +3323,7 @@ gtk_widget_trigger_tooltip_query gtk_widget_unmap gtk_widget_unparent gtk_widget_unrealize -gtk_widget_get_window -gtk_widget_set_has_window -gtk_widget_get_has_window -gtk_widget_set_can_default -gtk_widget_get_can_default -gtk_widget_set_can_focus -gtk_widget_get_can_focus -gtk_widget_set_realized -gtk_widget_get_realized -gtk_widget_set_mapped -gtk_widget_get_mapped -gtk_widget_get_support_multidevice -gtk_widget_set_support_multidevice -gtk_widget_device_is_shadowed -gtk_widget_get_halign -gtk_widget_set_halign -gtk_widget_get_valign -gtk_widget_set_valign -gtk_widget_get_margin_left -gtk_widget_set_margin_left -gtk_widget_get_margin_right -gtk_widget_set_margin_right -gtk_widget_get_margin_top -gtk_widget_set_margin_top -gtk_widget_get_margin_bottom -gtk_widget_set_margin_bottom -gtk_widget_in_destruction -gtk_widget_get_preferred_height -gtk_widget_get_preferred_height_for_width -gtk_widget_get_preferred_size -gtk_widget_get_preferred_width -gtk_widget_get_preferred_width_for_height -gtk_widget_get_hexpand -gtk_widget_set_hexpand -gtk_widget_get_hexpand_set -gtk_widget_set_hexpand_set -gtk_widget_get_vexpand -gtk_widget_set_vexpand -gtk_widget_get_vexpand_set -gtk_widget_set_vexpand_set -gtk_widget_queue_compute_expand -gtk_widget_compute_expand -#endif -#endif - -#if IN_HEADER(__GTK_WINDOW_H__) -#if IN_FILE(__GTK_WINDOW_C__) +gtk_win32_embed_widget_get_type G_GNUC_CONST gtk_window_activate_default gtk_window_activate_focus gtk_window_activate_key @@ -4407,11 +3337,11 @@ gtk_window_fullscreen gtk_window_get_accept_focus gtk_window_get_application gtk_window_get_decorated -gtk_window_get_deletable -gtk_window_get_default_widget gtk_window_get_default_icon_list gtk_window_get_default_icon_name gtk_window_get_default_size +gtk_window_get_default_widget +gtk_window_get_deletable gtk_window_get_destroy_with_parent gtk_window_get_focus gtk_window_get_focus_on_map @@ -4426,6 +3356,7 @@ gtk_window_get_icon_name gtk_window_get_mnemonic_modifier gtk_window_get_mnemonics_visible gtk_window_get_modal +gtk_window_get_opacity gtk_window_get_position gtk_window_get_resizable gtk_window_get_resize_grip_area @@ -4434,19 +3365,19 @@ gtk_window_get_screen gtk_window_get_size gtk_window_get_skip_pager_hint gtk_window_get_skip_taskbar_hint -gtk_window_get_urgency_hint gtk_window_get_title gtk_window_get_transient_for gtk_window_get_type G_GNUC_CONST gtk_window_get_type_hint +gtk_window_get_urgency_hint gtk_window_get_window_type gtk_window_group_add_window +gtk_window_group_get_current_device_grab +gtk_window_group_get_current_grab gtk_window_group_get_type G_GNUC_CONST +gtk_window_group_list_windows gtk_window_group_new gtk_window_group_remove_window -gtk_window_group_list_windows -gtk_window_group_get_current_grab -gtk_window_group_get_current_device_grab gtk_window_has_group gtk_window_has_toplevel_focus gtk_window_iconify @@ -4457,6 +3388,7 @@ gtk_window_mnemonic_activate gtk_window_move gtk_window_new gtk_window_parse_geometry +gtk_window_position_get_type G_GNUC_CONST gtk_window_present gtk_window_present_with_time gtk_window_propagate_key_event @@ -4471,7 +3403,6 @@ gtk_window_set_accept_focus gtk_window_set_application gtk_window_set_auto_startup_notification gtk_window_set_decorated -gtk_window_set_deletable gtk_window_set_default gtk_window_set_default_geometry gtk_window_set_default_icon @@ -4479,10 +3410,10 @@ gtk_window_set_default_icon_from_file gtk_window_set_default_icon_list gtk_window_set_default_icon_name gtk_window_set_default_size +gtk_window_set_deletable gtk_window_set_destroy_with_parent gtk_window_set_focus gtk_window_set_focus_on_map -gtk_window_set_startup_id gtk_window_set_frame_dimensions gtk_window_set_geometry_hints gtk_window_set_gravity @@ -4498,65 +3429,21 @@ gtk_window_set_mnemonic_modifier gtk_window_set_mnemonics_visible gtk_window_set_modal gtk_window_set_opacity -gtk_window_get_opacity gtk_window_set_position gtk_window_set_resizable gtk_window_set_role gtk_window_set_screen gtk_window_set_skip_pager_hint gtk_window_set_skip_taskbar_hint -gtk_window_set_urgency_hint +gtk_window_set_startup_id gtk_window_set_title gtk_window_set_transient_for gtk_window_set_type_hint +gtk_window_set_urgency_hint gtk_window_set_wmclass gtk_window_stick +gtk_window_type_get_type G_GNUC_CONST gtk_window_unfullscreen gtk_window_unmaximize gtk_window_unstick -#endif -#endif - - -#if IN_HEADER(__GTK_WIN32_EMBED_WIDGET_H__) -#if IN_FILE(__GTK_WIN32_EMBED_WIDGET_C__) -#ifdef G_OS_WIN32 -gtk_win32_embed_widget_get_type G_GNUC_CONST -#endif -#endif -#endif - -#if IN_HEADER(__GTK_INFO_BAR_H__) -#if IN_FILE(__GTK_INFO_BAR_C__) -gtk_info_bar_get_type G_GNUC_CONST -gtk_info_bar_new -gtk_info_bar_new_with_buttons -gtk_info_bar_get_action_area -gtk_info_bar_get_content_area -gtk_info_bar_add_action_widget -gtk_info_bar_add_button -gtk_info_bar_add_buttons -gtk_info_bar_set_response_sensitive -gtk_info_bar_set_default_response -gtk_info_bar_response -gtk_info_bar_set_message_type -gtk_info_bar_get_message_type -#endif -#endif - -#if IN_HEADER(__GTK_GRID_H__) -#if IN_FILE(__GTK_GRID_c__) -gtk_grid_get_type G_GNUC_CONST -gtk_grid_new -gtk_grid_attach -gtk_grid_attach_next_to -gtk_grid_set_row_homogeneous -gtk_grid_get_row_homogeneous -gtk_grid_set_row_spacing -gtk_grid_get_row_spacing -gtk_grid_set_column_homogeneous -gtk_grid_get_column_homogeneous -gtk_grid_set_column_spacing -gtk_grid_get_column_spacing -#endif -#endif +gtk_wrap_mode_get_type G_GNUC_CONST From c5e25b1532535506c9a5d2df126c5e0aa518d1e5 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 24 Nov 2010 16:40:40 +0100 Subject: [PATCH 15/59] gtk: Remove unused variables from build scripts ALL_FILES and INCLUDE_VARIABLES are unused --- gtk/Makefile.am | 2 +- gtk/abicheck.sh | 2 +- gtk/makefile.msc.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index dae90cdc61..28ca552b49 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -101,7 +101,7 @@ endif # This places the generated .def file in srcdir, since it is expected to be there. # (The one from a tarball is) gtk.def: gtk.symbols - (echo -e EXPORTS; $(CPP) -P -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/gtk.symbols | $(SED) -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g') > $(srcdir)/gtk.def + (echo -e EXPORTS; $(CPP) -P -DG_OS_WIN32 - <$(srcdir)/gtk.symbols | $(SED) -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g') > $(srcdir)/gtk.def TESTS_ENVIRONMENT = srcdir="$(srcdir)" gtk_all_c_sources="$(gtk_all_c_sources)" if OS_LINUX diff --git a/gtk/abicheck.sh b/gtk/abicheck.sh index da4663c5de..a48597c178 100755 --- a/gtk/abicheck.sh +++ b/gtk/abicheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -cpp -DINCLUDE_VARIABLES -P -DG_OS_UNIX -DGTK_WINDOWING_X11 -DALL_FILES ${srcdir:-.}/gtk.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' -e 's/ PRIVATE//' | sort > expected-abi +cpp -P -DG_OS_UNIX -DGTK_WINDOWING_X11 ${srcdir:-.}/gtk.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' -e 's/ PRIVATE//' | sort > expected-abi nm -D -g --defined-only .libs/libgtk-x11-3.0.so | cut -d ' ' -f 3 | egrep -v '^(__bss_start|_edata|_end)' | sort > actual-abi diff -u expected-abi actual-abi && rm -f expected-abi actual-abi diff --git a/gtk/makefile.msc.in b/gtk/makefile.msc.in index e891c1f085..f68a8877f7 100644 --- a/gtk/makefile.msc.in +++ b/gtk/makefile.msc.in @@ -573,7 +573,7 @@ gtk_extra_sources = \ gtk.def: gtk.symbols makefile.msc echo EXPORTS > gtk.def - cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES \ + cl /EP -DG_OS_WIN32 \ -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= \ -DG_GNUC_PRINTF=;G_GNUC_PRINTF gtk.symbols >> gtk.def From e0fb7a86e59278dccd7c276c754f9e8b7fdab0d5 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 24 Nov 2010 16:44:16 +0100 Subject: [PATCH 16/59] gtk: Remove GtkRuler It is really bad code, mostly unused and no one stepped up to fix it. Note that Gtk developers do not object to a ruler widget in priciple, just to the current implementation. If someone wants to propose a sane version, please don't hesitate. https://bugzilla.gnome.org/show_bug.cgi?id=613942 --- docs/reference/gtk/gtk3-sections.txt | 55 -- docs/reference/gtk/tmpl/gtkenums.sgml | 9 - gtk/Makefile.am | 6 - gtk/gtk.h | 3 - gtk/gtk.symbols | 10 - gtk/gtkenums.h | 7 - gtk/gtkhruler.c | 51 -- gtk/gtkhruler.h | 80 --- gtk/gtkruler.c | 959 -------------------------- gtk/gtkruler.h | 120 ---- gtk/gtkvruler.c | 80 --- gtk/gtkvruler.h | 80 --- gtk/makefile.msc.in | 6 - gtk/tests/builder.c | 2 - tests/testgtk.c | 69 -- 15 files changed, 1537 deletions(-) delete mode 100644 gtk/gtkhruler.c delete mode 100644 gtk/gtkhruler.h delete mode 100644 gtk/gtkruler.c delete mode 100644 gtk/gtkruler.h delete mode 100644 gtk/gtkvruler.c delete mode 100644 gtk/gtkvruler.h diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index b7e98ae254..cd11a88160 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -1558,22 +1558,6 @@ GTK_HPANED_GET_CLASS gtk_hpaned_get_type
-
-gtkhruler -GtkHRuler -GtkHRuler -gtk_hruler_new - -GTK_HRULER -GTK_IS_HRULER -GTK_TYPE_HRULER -GTK_HRULER_CLASS -GTK_IS_HRULER_CLASS -GTK_HRULER_GET_CLASS - -gtk_hruler_get_type -
-
gtkhscale GtkHScale @@ -2711,28 +2695,6 @@ GtkRecentActionPrivate gtk_recent_action_get_type
-
-gtkruler -GtkRuler -GtkRuler -GtkRulerMetric -gtk_ruler_new -gtk_ruler_set_metric -gtk_ruler_set_range -gtk_ruler_get_metric -gtk_ruler_get_range - -GTK_RULER -GTK_IS_RULER -GTK_TYPE_RULER -GTK_RULER_CLASS -GTK_IS_RULER_CLASS -GTK_RULER_GET_CLASS - -GtkRulerPrivate -gtk_ruler_get_type -
-
gtkscale GtkScale @@ -4746,22 +4708,6 @@ gtk_vpaned_get_type GtkPanedPrivate
-
-gtkvruler -GtkVRuler -GtkVRuler -gtk_vruler_new - -GTK_VRULER -GTK_IS_VRULER -GTK_TYPE_VRULER -GTK_VRULER_CLASS -GTK_IS_VRULER_CLASS -GTK_VRULER_GET_CLASS - -gtk_vruler_get_type -
-
gtkvscale GtkVScale @@ -5589,7 +5535,6 @@ GtkExpanderStyle GtkIMPreeditStyle GtkIMStatusStyle GtkJustification -GtkMetricType GtkMovementStep GtkOrientation GtkPackType diff --git a/docs/reference/gtk/tmpl/gtkenums.sgml b/docs/reference/gtk/tmpl/gtkenums.sgml index e98cbaf056..90c5817326 100644 --- a/docs/reference/gtk/tmpl/gtkenums.sgml +++ b/docs/reference/gtk/tmpl/gtkenums.sgml @@ -155,15 +155,6 @@ Used for justifying the text inside a #GtkLabel widget. (See also @GTK_JUSTIFY_CENTER: The text is placed in the center of the label. @GTK_JUSTIFY_FILL: The text is placed is distributed across the label. - - -Used to indicate which metric is used by a #GtkRuler. - - -@GTK_PIXELS: Pixels. -@GTK_INCHES: Inches. -@GTK_CENTIMETERS: Centimeters. - diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 28ca552b49..b6a92a982d 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -214,7 +214,6 @@ gtk_public_h_sources = \ gtkhbbox.h \ gtkhbox.h \ gtkhpaned.h \ - gtkhruler.h \ gtkhscale.h \ gtkhscrollbar.h \ gtkhseparator.h \ @@ -269,7 +268,6 @@ gtk_public_h_sources = \ gtkrecentchooserwidget.h \ gtkrecentfilter.h \ gtkrecentmanager.h \ - gtkruler.h \ gtkscale.h \ gtkscalebutton.h \ gtkscrollable.h \ @@ -328,7 +326,6 @@ gtk_public_h_sources = \ gtkviewport.h \ gtkvolumebutton.h \ gtkvpaned.h \ - gtkvruler.h \ gtkvscale.h \ gtkvscrollbar.h \ gtkvseparator.h \ @@ -479,7 +476,6 @@ gtk_base_c_sources = \ gtkhbbox.c \ gtkhbox.c \ gtkhpaned.c \ - gtkhruler.c \ gtkhscale.c \ gtkhscrollbar.c \ gtkhseparator.c \ @@ -545,7 +541,6 @@ gtk_base_c_sources = \ gtkrecentchooser.c \ gtkrecentfilter.c \ gtkrecentmanager.c \ - gtkruler.c \ gtkscale.c \ gtkscalebutton.c \ gtkscrollable.c \ @@ -613,7 +608,6 @@ gtk_base_c_sources = \ gtkvolumebutton.c \ gtkviewport.c \ gtkvpaned.c \ - gtkvruler.c \ gtkvscale.c \ gtkvscrollbar.c \ gtkvseparator.c \ diff --git a/gtk/gtk.h b/gtk/gtk.h index 6e99849a1c..8a23f3b4f0 100644 --- a/gtk/gtk.h +++ b/gtk/gtk.h @@ -98,7 +98,6 @@ #include #include #include -#include #include #include #include @@ -152,7 +151,6 @@ #include #include #include -#include #include #include #include @@ -211,7 +209,6 @@ #include #include #include -#include #include #include #include diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index d649119afe..8188e30e02 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -964,8 +964,6 @@ gtk_hbutton_box_get_type G_GNUC_CONST gtk_hbutton_box_new gtk_hpaned_get_type G_GNUC_CONST gtk_hpaned_new -gtk_hruler_get_type G_GNUC_CONST -gtk_hruler_new gtk_hscale_get_type G_GNUC_CONST gtk_hscale_new gtk_hscale_new_with_range @@ -2029,12 +2027,6 @@ gtk_requisition_new G_GNUC_MALLOC gtk_resize_mode_get_type G_GNUC_CONST gtk_response_type_get_type G_GNUC_CONST gtk_rgb_to_hsv -gtk_ruler_get_metric -gtk_ruler_get_range -gtk_ruler_get_type G_GNUC_CONST -gtk_ruler_new -gtk_ruler_set_metric -gtk_ruler_set_range gtk_scale_add_mark gtk_scale_button_get_adjustment gtk_scale_button_get_minus_button @@ -3113,8 +3105,6 @@ gtk_volume_button_get_type G_GNUC_CONST gtk_volume_button_new gtk_vpaned_get_type G_GNUC_CONST gtk_vpaned_new -gtk_vruler_get_type G_GNUC_CONST -gtk_vruler_new gtk_vscale_get_type G_GNUC_CONST gtk_vscale_new gtk_vscale_new_with_range diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h index 9fd47d7052..9dbab6dff1 100644 --- a/gtk/gtkenums.h +++ b/gtk/gtkenums.h @@ -208,13 +208,6 @@ typedef enum GTK_MESSAGE_OTHER } GtkMessageType; -typedef enum -{ - GTK_PIXELS, - GTK_INCHES, - GTK_CENTIMETERS -} GtkMetricType; - /** * GtkMovementStep: * @GTK_MOVEMENT_LOGICAL_POSITIONS: Move forward or back by graphemes diff --git a/gtk/gtkhruler.c b/gtk/gtkhruler.c deleted file mode 100644 index c8893b160b..0000000000 --- a/gtk/gtkhruler.c +++ /dev/null @@ -1,51 +0,0 @@ -/* GTK - The GIMP Toolkit - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -/* - * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS - * file for a list of people on the GTK+ Team. See the ChangeLog - * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. - */ - -#include "config.h" - -#include "gtkhruler.h" -#include "gtkorientable.h" - - -G_DEFINE_TYPE (GtkHRuler, gtk_hruler, GTK_TYPE_RULER) - -static void -gtk_hruler_class_init (GtkHRulerClass *klass) -{ -} - -static void -gtk_hruler_init (GtkHRuler *hruler) -{ - gtk_orientable_set_orientation (GTK_ORIENTABLE (hruler), - GTK_ORIENTATION_HORIZONTAL); -} - -GtkWidget * -gtk_hruler_new (void) -{ - return g_object_new (GTK_TYPE_HRULER, NULL); -} diff --git a/gtk/gtkhruler.h b/gtk/gtkhruler.h deleted file mode 100644 index d2c876e3f4..0000000000 --- a/gtk/gtkhruler.h +++ /dev/null @@ -1,80 +0,0 @@ -/* GTK - The GIMP Toolkit - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -/* - * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS - * file for a list of people on the GTK+ Team. See the ChangeLog - * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. - */ - -/* - * NOTE this widget is considered too specialized/little-used for - * GTK+, and will in the future be moved to some other package. If - * your application needs this widget, feel free to use it, as the - * widget does work and is useful in some applications; it's just not - * of general interest. However, we are not accepting new features for - * the widget, and it will eventually move out of the GTK+ - * distribution. - */ - -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - -#ifndef __GTK_HRULER_H__ -#define __GTK_HRULER_H__ - - -#include - - -G_BEGIN_DECLS - - -#define GTK_TYPE_HRULER (gtk_hruler_get_type ()) -#define GTK_HRULER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_HRULER, GtkHRuler)) -#define GTK_HRULER_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_HRULER, GtkHRulerClass)) -#define GTK_IS_HRULER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_HRULER)) -#define GTK_IS_HRULER_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GTK_TYPE_HRULER)) -#define GTK_HRULER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_HRULER, GtkHRulerClass)) - - -typedef struct _GtkHRuler GtkHRuler; -typedef struct _GtkHRulerClass GtkHRulerClass; - -struct _GtkHRuler -{ - GtkRuler ruler; -}; - -struct _GtkHRulerClass -{ - GtkRulerClass parent_class; -}; - - -GType gtk_hruler_get_type (void) G_GNUC_CONST; -GtkWidget* gtk_hruler_new (void); - - -G_END_DECLS - - -#endif /* __GTK_HRULER_H__ */ diff --git a/gtk/gtkruler.c b/gtk/gtkruler.c deleted file mode 100644 index a0c5dfe461..0000000000 --- a/gtk/gtkruler.c +++ /dev/null @@ -1,959 +0,0 @@ -/* GTK - The GIMP Toolkit - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -/* - * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS - * file for a list of people on the GTK+ Team. See the ChangeLog - * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. - */ - -#include "config.h" - -#include -#include - -#include "gtkorientable.h" -#include "gtkruler.h" -#include "gtktypeutils.h" -#include "gtkprivate.h" -#include "gtkintl.h" - -#define RULER_WIDTH 14 -#define MINIMUM_INCR 5 -#define MAXIMUM_SUBDIVIDE 5 -#define MAXIMUM_SCALES 10 - -#define ROUND(x) ((int) ((x) + 0.5)) - -struct _GtkRulerPrivate -{ - GtkOrientation orientation; - GtkRulerMetric *metric; - - cairo_surface_t *backing_store; - - gint slider_size; - gint xsrc; - gint ysrc; - - gdouble lower; /* The upper limit of the ruler (in points) */ - gdouble max_size; /* The maximum size of the ruler */ - gdouble position; /* The position of the mark on the ruler */ - gdouble upper; /* The lower limit of the ruler */ -}; - -enum { - PROP_0, - PROP_ORIENTATION, - PROP_LOWER, - PROP_UPPER, - PROP_POSITION, - PROP_MAX_SIZE, - PROP_METRIC -}; - - -static void gtk_ruler_set_property (GObject *object, - guint prop_id, - const GValue *value, - GParamSpec *pspec); -static void gtk_ruler_get_property (GObject *object, - guint prop_id, - GValue *value, - GParamSpec *pspec); -static void gtk_ruler_realize (GtkWidget *widget); -static void gtk_ruler_unrealize (GtkWidget *widget); -static void gtk_ruler_get_preferred_width - (GtkWidget *widget, - gint *minimum, - gint *natural); -static void gtk_ruler_get_preferred_height - (GtkWidget *widget, - gint *minimum, - gint *natural); -static void gtk_ruler_size_allocate (GtkWidget *widget, - GtkAllocation *allocation); -static gboolean gtk_ruler_motion_notify (GtkWidget *widget, - GdkEventMotion *event); -static gboolean gtk_ruler_draw (GtkWidget *widget, - cairo_t *cr); -static void gtk_ruler_make_pixmap (GtkRuler *ruler); -static void gtk_ruler_draw_ticks (GtkRuler *ruler); -static void gtk_ruler_real_draw_ticks (GtkRuler *ruler, - cairo_t *cr); -static void gtk_ruler_real_draw_pos (GtkRuler *ruler, - cairo_t *cr); - - -static const GtkRulerMetric ruler_metrics[] = -{ - { "Pixel", "Pi", 1.0, { 1, 2, 5, 10, 25, 50, 100, 250, 500, 1000 }, { 1, 5, 10, 50, 100 }}, - { "Inches", "In", 72.0, { 1, 2, 4, 8, 16, 32, 64, 128, 256, 512 }, { 1, 2, 4, 8, 16 }}, - { "Centimeters", "Cn", 28.35, { 1, 2, 5, 10, 25, 50, 100, 250, 500, 1000 }, { 1, 5, 10, 50, 100 }}, -}; - - -G_DEFINE_TYPE_WITH_CODE (GtkRuler, gtk_ruler, GTK_TYPE_WIDGET, - G_IMPLEMENT_INTERFACE (GTK_TYPE_ORIENTABLE, - NULL)) - - -static void -gtk_ruler_class_init (GtkRulerClass *class) -{ - GObjectClass *gobject_class = G_OBJECT_CLASS (class); - GtkWidgetClass *widget_class = GTK_WIDGET_CLASS (class); - - gobject_class->set_property = gtk_ruler_set_property; - gobject_class->get_property = gtk_ruler_get_property; - - widget_class->realize = gtk_ruler_realize; - widget_class->unrealize = gtk_ruler_unrealize; - widget_class->get_preferred_width = gtk_ruler_get_preferred_width; - widget_class->get_preferred_height = gtk_ruler_get_preferred_height; - widget_class->size_allocate = gtk_ruler_size_allocate; - widget_class->motion_notify_event = gtk_ruler_motion_notify; - widget_class->draw = gtk_ruler_draw; - - class->draw_ticks = gtk_ruler_real_draw_ticks; - class->draw_pos = gtk_ruler_real_draw_pos; - - g_object_class_override_property (gobject_class, PROP_ORIENTATION, "orientation"); - - g_object_class_install_property (gobject_class, - PROP_LOWER, - g_param_spec_double ("lower", - P_("Lower"), - P_("Lower limit of ruler"), - -G_MAXDOUBLE, - G_MAXDOUBLE, - 0.0, - GTK_PARAM_READWRITE)); - - g_object_class_install_property (gobject_class, - PROP_UPPER, - g_param_spec_double ("upper", - P_("Upper"), - P_("Upper limit of ruler"), - -G_MAXDOUBLE, - G_MAXDOUBLE, - 0.0, - GTK_PARAM_READWRITE)); - - g_object_class_install_property (gobject_class, - PROP_POSITION, - g_param_spec_double ("position", - P_("Position"), - P_("Position of mark on the ruler"), - -G_MAXDOUBLE, - G_MAXDOUBLE, - 0.0, - GTK_PARAM_READWRITE)); - - g_object_class_install_property (gobject_class, - PROP_MAX_SIZE, - g_param_spec_double ("max-size", - P_("Max Size"), - P_("Maximum size of the ruler"), - -G_MAXDOUBLE, - G_MAXDOUBLE, - 0.0, - GTK_PARAM_READWRITE)); - /** - * GtkRuler:metric: - * - * The metric used for the ruler. - * - * Since: 2.8 - */ - g_object_class_install_property (gobject_class, - PROP_METRIC, - g_param_spec_enum ("metric", - P_("Metric"), - P_("The metric used for the ruler"), - GTK_TYPE_METRIC_TYPE, - GTK_PIXELS, - GTK_PARAM_READWRITE)); - - g_type_class_add_private (gobject_class, sizeof (GtkRulerPrivate)); -} - -static void -gtk_ruler_init (GtkRuler *ruler) -{ - GtkRulerPrivate *priv; - - ruler->priv = G_TYPE_INSTANCE_GET_PRIVATE (ruler, - GTK_TYPE_RULER, - GtkRulerPrivate); - priv = ruler->priv; - - priv->orientation = GTK_ORIENTATION_HORIZONTAL; - - priv->backing_store = NULL; - priv->xsrc = 0; - priv->ysrc = 0; - priv->slider_size = 0; - priv->lower = 0; - priv->upper = 0; - priv->position = 0; - priv->max_size = 0; - - gtk_ruler_set_metric (ruler, GTK_PIXELS); -} - -static void -gtk_ruler_set_property (GObject *object, - guint prop_id, - const GValue *value, - GParamSpec *pspec) -{ - GtkRuler *ruler = GTK_RULER (object); - GtkRulerPrivate *priv = ruler->priv; - - switch (prop_id) - { - case PROP_ORIENTATION: - priv->orientation = g_value_get_enum (value); - gtk_widget_queue_resize (GTK_WIDGET (ruler)); - break; - case PROP_LOWER: - gtk_ruler_set_range (ruler, g_value_get_double (value), priv->upper, - priv->position, priv->max_size); - break; - case PROP_UPPER: - gtk_ruler_set_range (ruler, priv->lower, g_value_get_double (value), - priv->position, priv->max_size); - break; - case PROP_POSITION: - gtk_ruler_set_range (ruler, priv->lower, priv->upper, - g_value_get_double (value), priv->max_size); - break; - case PROP_MAX_SIZE: - gtk_ruler_set_range (ruler, priv->lower, priv->upper, - priv->position, g_value_get_double (value)); - break; - case PROP_METRIC: - gtk_ruler_set_metric (ruler, g_value_get_enum (value)); - break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; - } -} - -static void -gtk_ruler_get_property (GObject *object, - guint prop_id, - GValue *value, - GParamSpec *pspec) -{ - GtkRuler *ruler = GTK_RULER (object); - GtkRulerPrivate *priv = ruler->priv; - - switch (prop_id) - { - case PROP_ORIENTATION: - g_value_set_enum (value, priv->orientation); - break; - case PROP_LOWER: - g_value_set_double (value, priv->lower); - break; - case PROP_UPPER: - g_value_set_double (value, priv->upper); - break; - case PROP_POSITION: - g_value_set_double (value, priv->position); - break; - case PROP_MAX_SIZE: - g_value_set_double (value, priv->max_size); - break; - case PROP_METRIC: - g_value_set_enum (value, gtk_ruler_get_metric (ruler)); - break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; - } -} - -/** - * gtk_ruler_new: - * @orientation: the ruler's orientation. - * - * Creates a new #GtkRuler with the given orientation. - * - * Return value: a new #GtkRuler. - * - * Since: 3.0 - **/ -GtkWidget * -gtk_ruler_new (GtkOrientation orientation) -{ - return g_object_new (GTK_TYPE_RULER, - "orientation", orientation, - NULL); -} - -/** - * gtk_ruler_invalidate_ticks: - * @ruler: the ruler to invalidate - * - * For performance reasons, #GtkRuler keeps a backbuffer containing the - * prerendered contents of the ticks. To cause a repaint this buffer, - * call this function instead of gtk_widget_queue_draw(). - **/ -static void -gtk_ruler_invalidate_ticks (GtkRuler *ruler) -{ - g_return_if_fail (GTK_IS_RULER (ruler)); - - if (ruler->priv->backing_store == NULL) - return; - - gtk_ruler_draw_ticks (ruler); - gtk_widget_queue_draw (GTK_WIDGET (ruler)); -} - -void -gtk_ruler_set_metric (GtkRuler *ruler, - GtkMetricType metric) -{ - GtkRulerPrivate *priv; - - g_return_if_fail (GTK_IS_RULER (ruler)); - - priv = ruler->priv; - - priv->metric = (GtkRulerMetric *) &ruler_metrics[metric]; - - g_object_notify (G_OBJECT (ruler), "metric"); - - gtk_ruler_invalidate_ticks (ruler); -} - -/** - * gtk_ruler_get_metric: - * @ruler: a #GtkRuler - * - * Gets the units used for a #GtkRuler. See gtk_ruler_set_metric(). - * - * Return value: the units currently used for @ruler - **/ -GtkMetricType -gtk_ruler_get_metric (GtkRuler *ruler) -{ - GtkRulerPrivate *priv; - gint i; - - g_return_val_if_fail (GTK_IS_RULER (ruler), 0); - - priv = ruler->priv; - - for (i = 0; i < G_N_ELEMENTS (ruler_metrics); i++) - if (priv->metric == &ruler_metrics[i]) - return i; - - g_assert_not_reached (); - - return 0; -} - -/** - * gtk_ruler_set_range: - * @ruler: the gtkruler - * @lower: the lower limit of the ruler - * @upper: the upper limit of the ruler - * @position: the mark on the ruler - * @max_size: the maximum size of the ruler used when calculating the space to - * leave for the text - * - * This sets the range of the ruler. - */ -void -gtk_ruler_set_range (GtkRuler *ruler, - gdouble lower, - gdouble upper, - gdouble position, - gdouble max_size) -{ - GtkRulerPrivate *priv; - - g_return_if_fail (GTK_IS_RULER (ruler)); - - priv = ruler->priv; - - g_object_freeze_notify (G_OBJECT (ruler)); - if (priv->lower != lower) - { - priv->lower = lower; - g_object_notify (G_OBJECT (ruler), "lower"); - } - if (priv->upper != upper) - { - priv->upper = upper; - g_object_notify (G_OBJECT (ruler), "upper"); - } - if (priv->position != position) - { - priv->position = position; - g_object_notify (G_OBJECT (ruler), "position"); - } - if (priv->max_size != max_size) - { - priv->max_size = max_size; - g_object_notify (G_OBJECT (ruler), "max-size"); - } - g_object_thaw_notify (G_OBJECT (ruler)); - - gtk_ruler_invalidate_ticks (ruler); -} - -/** - * gtk_ruler_get_range: - * @ruler: a #GtkRuler - * @lower: (allow-none): location to store lower limit of the ruler, or %NULL - * @upper: (allow-none): location to store upper limit of the ruler, or %NULL - * @position: (allow-none): location to store the current position of the mark on the ruler, or %NULL - * @max_size: location to store the maximum size of the ruler used when calculating - * the space to leave for the text, or %NULL. - * - * Retrieves values indicating the range and current position of a #GtkRuler. - * See gtk_ruler_set_range(). - **/ -void -gtk_ruler_get_range (GtkRuler *ruler, - gdouble *lower, - gdouble *upper, - gdouble *position, - gdouble *max_size) -{ - GtkRulerPrivate *priv; - - g_return_if_fail (GTK_IS_RULER (ruler)); - - priv = ruler->priv; - - if (lower) - *lower = priv->lower; - if (upper) - *upper = priv->upper; - if (position) - *position = priv->position; - if (max_size) - *max_size = priv->max_size; -} - -static void -gtk_ruler_draw_ticks (GtkRuler *ruler) -{ - GtkRulerPrivate *priv = ruler->priv; - cairo_t *cr; - - g_return_if_fail (GTK_IS_RULER (ruler)); - - if (priv->backing_store == NULL) - return; - - cr = cairo_create (priv->backing_store); - - if (GTK_RULER_GET_CLASS (ruler)->draw_ticks) - GTK_RULER_GET_CLASS (ruler)->draw_ticks (ruler, cr); - - cairo_destroy (cr); -} - -static void -gtk_ruler_realize (GtkWidget *widget) -{ - GtkAllocation allocation; - GtkRuler *ruler; - GdkWindow *window; - GdkWindowAttr attributes; - gint attributes_mask; - - ruler = GTK_RULER (widget); - - gtk_widget_set_realized (widget, TRUE); - - gtk_widget_get_allocation (widget, &allocation); - - attributes.window_type = GDK_WINDOW_CHILD; - attributes.x = allocation.x; - attributes.y = allocation.y; - attributes.width = allocation.width; - attributes.height = allocation.height; - attributes.wclass = GDK_INPUT_OUTPUT; - attributes.visual = gtk_widget_get_visual (widget); - attributes.event_mask = gtk_widget_get_events (widget); - attributes.event_mask |= (GDK_EXPOSURE_MASK | - GDK_POINTER_MOTION_MASK | - GDK_POINTER_MOTION_HINT_MASK); - - attributes_mask = GDK_WA_X | GDK_WA_Y | GDK_WA_VISUAL; - - window = gdk_window_new (gtk_widget_get_parent_window (widget), - &attributes, attributes_mask); - gtk_widget_set_window (widget, window); - gdk_window_set_user_data (window, ruler); - - gtk_widget_style_attach (widget); - gtk_style_set_background (gtk_widget_get_style (widget), - window, GTK_STATE_ACTIVE); - - gtk_ruler_make_pixmap (ruler); -} - -static void -gtk_ruler_unrealize (GtkWidget *widget) -{ - GtkRuler *ruler = GTK_RULER (widget); - GtkRulerPrivate *priv = ruler->priv; - - if (priv->backing_store) - { - cairo_surface_destroy (priv->backing_store); - priv->backing_store = NULL; - } - - GTK_WIDGET_CLASS (gtk_ruler_parent_class)->unrealize (widget); -} - -static void -gtk_ruler_get_preferred_size (GtkWidget *widget, - GtkOrientation orientation, - gint *minimum, - gint *natural) -{ - GtkRuler *ruler = GTK_RULER (widget); - GtkRulerPrivate *priv = ruler->priv; - GtkStyle *style; - gint thickness; - - style = gtk_widget_get_style (widget); - - if (orientation == GTK_ORIENTATION_HORIZONTAL) - thickness = style->xthickness; - else - thickness = style->ythickness; - - if (priv->orientation == orientation) - *minimum = *natural = thickness * 2 + 1; - else - *minimum = *natural = thickness * 2 + RULER_WIDTH; -} - -static void -gtk_ruler_get_preferred_width (GtkWidget *widget, - gint *minimum, - gint *natural) -{ - gtk_ruler_get_preferred_size (widget, GTK_ORIENTATION_HORIZONTAL, minimum, natural); -} - -static void -gtk_ruler_get_preferred_height (GtkWidget *widget, - gint *minimum, - gint *natural) -{ - gtk_ruler_get_preferred_size (widget, GTK_ORIENTATION_VERTICAL, minimum, natural); -} - -static void -gtk_ruler_size_allocate (GtkWidget *widget, - GtkAllocation *allocation) -{ - GtkRuler *ruler = GTK_RULER (widget); - GtkAllocation old_allocation; - gboolean resized; - - gtk_widget_get_allocation (widget, &old_allocation); - resized = (old_allocation.width != allocation->width || - old_allocation.height != allocation->height); - - gtk_widget_set_allocation (widget, allocation); - - if (gtk_widget_get_realized (widget)) - { - gdk_window_move_resize (gtk_widget_get_window (widget), - allocation->x, allocation->y, - allocation->width, allocation->height); - - if (resized) - gtk_ruler_make_pixmap (ruler); - } -} - -static gboolean -gtk_ruler_motion_notify (GtkWidget *widget, - GdkEventMotion *event) -{ - GtkAllocation allocation; - GtkRuler *ruler = GTK_RULER (widget); - GtkRulerPrivate *priv = ruler->priv; - gint x; - gint y; - - gdk_event_request_motions (event); - x = event->x; - y = event->y; - - gtk_widget_get_allocation (widget, &allocation); - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - priv->position = priv->lower + ((priv->upper - priv->lower) * x) / allocation.width; - else - priv->position = priv->lower + ((priv->upper - priv->lower) * y) / allocation.height; - - g_object_notify (G_OBJECT (ruler), "position"); - - gtk_widget_queue_draw (widget); - - return FALSE; -} - -static gboolean -gtk_ruler_draw (GtkWidget *widget, - cairo_t *cr) -{ - GtkRuler *ruler = GTK_RULER (widget); - GtkRulerPrivate *priv = ruler->priv; - - cairo_set_source_surface (cr, priv->backing_store, 0, 0); - cairo_paint (cr); - - if (GTK_RULER_GET_CLASS (ruler)->draw_pos) - GTK_RULER_GET_CLASS (ruler)->draw_pos (ruler, cr); - - return FALSE; -} - -static void -gtk_ruler_make_pixmap (GtkRuler *ruler) -{ - GtkRulerPrivate *priv = ruler->priv; - GtkAllocation allocation; - GtkWidget *widget; - - widget = GTK_WIDGET (ruler); - - gtk_widget_get_allocation (widget, &allocation); - - if (priv->backing_store) - cairo_surface_destroy (priv->backing_store); - - priv->backing_store = gdk_window_create_similar_surface (gtk_widget_get_window (widget), - CAIRO_CONTENT_COLOR, - allocation.width, - allocation.height); - - priv->xsrc = 0; - priv->ysrc = 0; - - gtk_ruler_draw_ticks (ruler); -} - -static void -gtk_ruler_real_draw_ticks (GtkRuler *ruler, - cairo_t *cr) -{ - GtkWidget *widget = GTK_WIDGET (ruler); - GtkRulerPrivate *priv = ruler->priv; - GtkStyle *style; - gint i, j; - gint w, h; - gint width, height; - gint xthickness; - gint ythickness; - gint length, ideal_length; - gdouble lower, upper; /* Upper and lower limits, in ruler units */ - gdouble increment; /* Number of pixels per unit */ - gint scale; /* Number of units per major unit */ - gdouble subd_incr; - gdouble start, end, cur; - gchar unit_str[32]; - gint digit_height; - gint digit_offset; - gint text_width; - gint text_height; - gint pos; - PangoLayout *layout; - PangoRectangle logical_rect, ink_rect; - - style = gtk_widget_get_style (widget); - - xthickness = style->xthickness; - ythickness = style->ythickness; - - layout = gtk_widget_create_pango_layout (widget, "012456789"); - pango_layout_get_extents (layout, &ink_rect, &logical_rect); - - digit_height = PANGO_PIXELS (ink_rect.height) + 2; - digit_offset = ink_rect.y; - - w = gtk_widget_get_allocated_width (widget); - h = gtk_widget_get_allocated_height (widget); - - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - width = w; - height = h - ythickness * 2; - } - else - { - width = h; - height = w - ythickness * 2; - } - -#define DETAILE(private) (priv->orientation == GTK_ORIENTATION_HORIZONTAL ? "hruler" : "vruler"); - - gdk_cairo_set_source_color (cr, &style->fg[gtk_widget_get_state (widget)]); - - gtk_paint_box (style, cr, - GTK_STATE_NORMAL, GTK_SHADOW_OUT, - widget, - priv->orientation == GTK_ORIENTATION_HORIZONTAL ? - "hruler" : "vruler", - 0, 0, - w, h); - - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - cairo_rectangle (cr, - xthickness, - height + ythickness, - w - 2 * xthickness, - 1); - } - else - { - cairo_rectangle (cr, - height + xthickness, - ythickness, - 1, - h - 2 * ythickness); - } - - upper = priv->upper / priv->metric->pixels_per_unit; - lower = priv->lower / priv->metric->pixels_per_unit; - - if ((upper - lower) == 0) - goto out; - - increment = (gdouble) width / (upper - lower); - - /* determine the scale H - * We calculate the text size as for the vruler, so that the result - * for the scale looks consistent with an accompanying vruler - */ - /* determine the scale V - * use the maximum extents of the ruler to determine the largest - * possible number to be displayed. Calculate the height in pixels - * of this displayed text. Use this height to find a scale which - * leaves sufficient room for drawing the ruler. - */ - scale = ceil (priv->max_size / priv->metric->pixels_per_unit); - g_snprintf (unit_str, sizeof (unit_str), "%d", scale); - - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - text_width = strlen (unit_str) * digit_height + 1; - - for (scale = 0; scale < MAXIMUM_SCALES; scale++) - if (priv->metric->ruler_scale[scale] * fabs(increment) > 2 * text_width) - break; - } - else - { - text_height = strlen (unit_str) * digit_height + 1; - - for (scale = 0; scale < MAXIMUM_SCALES; scale++) - if (priv->metric->ruler_scale[scale] * fabs(increment) > 2 * text_height) - break; - } - - if (scale == MAXIMUM_SCALES) - scale = MAXIMUM_SCALES - 1; - - /* drawing starts here */ - length = 0; - for (i = MAXIMUM_SUBDIVIDE - 1; i >= 0; i--) - { - subd_incr = (gdouble) priv->metric->ruler_scale[scale] / - (gdouble) priv->metric->subdivide[i]; - if (subd_incr * fabs(increment) <= MINIMUM_INCR) - continue; - - /* Calculate the length of the tickmarks. Make sure that - * this length increases for each set of ticks - */ - ideal_length = height / (i + 1) - 1; - if (ideal_length > ++length) - length = ideal_length; - - if (lower < upper) - { - start = floor (lower / subd_incr) * subd_incr; - end = ceil (upper / subd_incr) * subd_incr; - } - else - { - start = floor (upper / subd_incr) * subd_incr; - end = ceil (lower / subd_incr) * subd_incr; - } - - for (cur = start; cur <= end; cur += subd_incr) - { - pos = ROUND ((cur - lower) * increment); - - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - cairo_rectangle (cr, - pos, height + ythickness - length, - 1, length); - } - else - { - cairo_rectangle (cr, - height + xthickness - length, pos, - length, 1); - } - cairo_fill (cr); - - /* draw label */ - if (i == 0) - { - g_snprintf (unit_str, sizeof (unit_str), "%d", (int) cur); - - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - pango_layout_set_text (layout, unit_str, -1); - pango_layout_get_extents (layout, &logical_rect, NULL); - - gtk_paint_layout (style, - cr, - gtk_widget_get_state (widget), - FALSE, - widget, - "hruler", - pos + 2, ythickness + PANGO_PIXELS (logical_rect.y - digit_offset), - layout); - } - else - { - for (j = 0; j < (int) strlen (unit_str); j++) - { - pango_layout_set_text (layout, unit_str + j, 1); - pango_layout_get_extents (layout, NULL, &logical_rect); - - gtk_paint_layout (style, - cr, - gtk_widget_get_state (widget), - FALSE, - widget, - "vruler", - xthickness + 1, - pos + digit_height * j + 2 + PANGO_PIXELS (logical_rect.y - digit_offset), - layout); - } - } - } - } - } - - cairo_fill (cr); - -out: - g_object_unref (layout); -} - -static void -gtk_ruler_real_draw_pos (GtkRuler *ruler, - cairo_t *cr) -{ - GtkWidget *widget = GTK_WIDGET (ruler); - GtkRulerPrivate *priv = ruler->priv; - GtkStyle *style; - gint x, y, width, height; - gint bs_width, bs_height; - gint xthickness; - gint ythickness; - gdouble increment; - - style = gtk_widget_get_style (widget); - xthickness = style->xthickness; - ythickness = style->ythickness; - width = gtk_widget_get_allocated_width (widget); - height = gtk_widget_get_allocated_height (widget); - - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - height -= ythickness * 2; - - bs_width = height / 2 + 2; - bs_width |= 1; /* make sure it's odd */ - bs_height = bs_width / 2 + 1; - } - else - { - width -= xthickness * 2; - - bs_height = width / 2 + 2; - bs_height |= 1; /* make sure it's odd */ - bs_width = bs_height / 2 + 1; - } - - if ((bs_width > 0) && (bs_height > 0)) - { - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - increment = (gdouble) width / (priv->upper - priv->lower); - - x = ROUND ((priv->position - priv->lower) * increment) + (xthickness - bs_width) / 2 - 1; - y = (height + bs_height) / 2 + ythickness; - } - else - { - increment = (gdouble) height / (priv->upper - priv->lower); - - x = (width + bs_width) / 2 + xthickness; - y = ROUND ((priv->position - priv->lower) * increment) + (ythickness - bs_height) / 2 - 1; - } - - gdk_cairo_set_source_color (cr, &style->fg[gtk_widget_get_state (widget)]); - - cairo_move_to (cr, x, y); - - if (priv->orientation == GTK_ORIENTATION_HORIZONTAL) - { - cairo_line_to (cr, x + bs_width / 2.0, y + bs_height); - cairo_line_to (cr, x + bs_width, y); - } - else - { - cairo_line_to (cr, x + bs_width, y + bs_height / 2.0); - cairo_line_to (cr, x, y + bs_height); - } - - cairo_fill (cr); - - priv->xsrc = x; - priv->ysrc = y; - } -} diff --git a/gtk/gtkruler.h b/gtk/gtkruler.h deleted file mode 100644 index 491748c26c..0000000000 --- a/gtk/gtkruler.h +++ /dev/null @@ -1,120 +0,0 @@ -/* GTK - The GIMP Toolkit - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -/* - * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS - * file for a list of people on the GTK+ Team. See the ChangeLog - * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. - */ - -/* - * NOTE this widget is considered too specialized/little-used for - * GTK+, and will in the future be moved to some other package. If - * your application needs this widget, feel free to use it, as the - * widget does work and is useful in some applications; it's just not - * of general interest. However, we are not accepting new features for - * the widget, and it will eventually move out of the GTK+ - * distribution. - */ - -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - -#ifndef __GTK_RULER_H__ -#define __GTK_RULER_H__ - - -#include - - -G_BEGIN_DECLS - -#define GTK_TYPE_RULER (gtk_ruler_get_type ()) -#define GTK_RULER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_RULER, GtkRuler)) -#define GTK_RULER_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_RULER, GtkRulerClass)) -#define GTK_IS_RULER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_RULER)) -#define GTK_IS_RULER_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GTK_TYPE_RULER)) -#define GTK_RULER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_RULER, GtkRulerClass)) - - -typedef struct _GtkRuler GtkRuler; -typedef struct _GtkRulerPrivate GtkRulerPrivate; -typedef struct _GtkRulerClass GtkRulerClass; -typedef struct _GtkRulerMetric GtkRulerMetric; - -/* All distances below are in 1/72nd's of an inch. (According to - * Adobe that's a point, but points are really 1/72.27 in.) - */ -struct _GtkRuler -{ - GtkWidget widget; - - /*< private >*/ - GtkRulerPrivate *priv; -}; - -struct _GtkRulerClass -{ - GtkWidgetClass parent_class; - - void (* draw_ticks) (GtkRuler *ruler, - cairo_t *cr); - void (* draw_pos) (GtkRuler *ruler, - cairo_t *cr); - - /* Padding for future expansion */ - void (*_gtk_reserved1) (void); - void (*_gtk_reserved2) (void); - void (*_gtk_reserved3) (void); - void (*_gtk_reserved4) (void); -}; - -struct _GtkRulerMetric -{ - gchar *metric_name; - gchar *abbrev; - /* This should be points_per_unit. This is the size of the unit - * in 1/72nd's of an inch and has nothing to do with screen pixels */ - gdouble pixels_per_unit; - gdouble ruler_scale[10]; - gint subdivide[5]; /* five possible modes of subdivision */ -}; - - -GType gtk_ruler_get_type (void) G_GNUC_CONST; -GtkWidget * gtk_ruler_new (GtkOrientation orientation); -void gtk_ruler_set_metric (GtkRuler *ruler, - GtkMetricType metric); -GtkMetricType gtk_ruler_get_metric (GtkRuler *ruler); -void gtk_ruler_set_range (GtkRuler *ruler, - gdouble lower, - gdouble upper, - gdouble position, - gdouble max_size); -void gtk_ruler_get_range (GtkRuler *ruler, - gdouble *lower, - gdouble *upper, - gdouble *position, - gdouble *max_size); - -G_END_DECLS - -#endif /* __GTK_RULER_H__ */ diff --git a/gtk/gtkvruler.c b/gtk/gtkvruler.c deleted file mode 100644 index 61156a0e58..0000000000 --- a/gtk/gtkvruler.c +++ /dev/null @@ -1,80 +0,0 @@ -/* GTK - The GIMP Toolkit - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -/* - * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS - * file for a list of people on the GTK+ Team. See the ChangeLog - * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. - */ - -#include "config.h" - -#include "gtkorientable.h" -#include "gtkvruler.h" - - -/** - * SECTION:gtkvruler - * @Short_description: A vertical ruler - * @Title: GtkVRuler - * - * - * This widget is considered too specialized/little-used for - * GTK+, and will in the future be moved to some other package. If - * your application needs this widget, feel free to use it, as the - * widget does work and is useful in some applications; it's just not - * of general interest. However, we are not accepting new features for - * the widget, and it will eventually move out of the GTK+ - * distribution. - * - * - * The VRuler widget is a widget arranged vertically creating a ruler that is - * utilized around other widgets such as a text widget. The ruler is used to show - * the location of the mouse on the window and to show the size of the window in - * specified units. The available units of measurement are GTK_PIXELS, GTK_INCHES - * and GTK_CENTIMETERS. GTK_PIXELS is the default unit of measurement. - */ - -G_DEFINE_TYPE (GtkVRuler, gtk_vruler, GTK_TYPE_RULER) - -static void -gtk_vruler_class_init (GtkVRulerClass *klass) -{ -} - -static void -gtk_vruler_init (GtkVRuler *vruler) -{ - gtk_orientable_set_orientation (GTK_ORIENTABLE (vruler), - GTK_ORIENTATION_VERTICAL); -} - -/** - * gtk_vruler_new: - * - * Creates a new vertical ruler - * - * Returns: a new #GtkVRuler. - */ -GtkWidget * -gtk_vruler_new (void) -{ - return g_object_new (GTK_TYPE_VRULER, NULL); -} diff --git a/gtk/gtkvruler.h b/gtk/gtkvruler.h deleted file mode 100644 index b9c7829220..0000000000 --- a/gtk/gtkvruler.h +++ /dev/null @@ -1,80 +0,0 @@ -/* GTK - The GIMP Toolkit - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -/* - * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS - * file for a list of people on the GTK+ Team. See the ChangeLog - * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. - */ - -/* - * NOTE this widget is considered too specialized/little-used for - * GTK+, and will in the future be moved to some other package. If - * your application needs this widget, feel free to use it, as the - * widget does work and is useful in some applications; it's just not - * of general interest. However, we are not accepting new features for - * the widget, and it will eventually move out of the GTK+ - * distribution. - */ - -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - -#ifndef __GTK_VRULER_H__ -#define __GTK_VRULER_H__ - - -#include - - -G_BEGIN_DECLS - - -#define GTK_TYPE_VRULER (gtk_vruler_get_type ()) -#define GTK_VRULER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_VRULER, GtkVRuler)) -#define GTK_VRULER_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_VRULER, GtkVRulerClass)) -#define GTK_IS_VRULER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_VRULER)) -#define GTK_IS_VRULER_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GTK_TYPE_VRULER)) -#define GTK_VRULER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_VRULER, GtkVRulerClass)) - - -typedef struct _GtkVRuler GtkVRuler; -typedef struct _GtkVRulerClass GtkVRulerClass; - -struct _GtkVRuler -{ - GtkRuler ruler; -}; - -struct _GtkVRulerClass -{ - GtkRulerClass parent_class; -}; - - -GType gtk_vruler_get_type (void) G_GNUC_CONST; -GtkWidget* gtk_vruler_new (void); - - -G_END_DECLS - - -#endif /* __GTK_VRULER_H__ */ diff --git a/gtk/makefile.msc.in b/gtk/makefile.msc.in index f68a8877f7..bdb138ac47 100644 --- a/gtk/makefile.msc.in +++ b/gtk/makefile.msc.in @@ -248,7 +248,6 @@ gtk_OBJECTS = \ gtkhbbox.obj \ gtkhbox.obj \ gtkhpaned.obj \ - gtkhruler.obj \ gtkhscale.obj \ gtkhscrollbar.obj \ gtkhseparator.obj \ @@ -305,7 +304,6 @@ gtk_OBJECTS = \ gtkrange.obj \ gtkrbtree.obj \ gtkrc.obj \ - gtkruler.obj \ gtkscale.obj \ gtkscalebutton.obj \ gtkscrollbar.obj \ @@ -347,7 +345,6 @@ gtk_OBJECTS = \ gtkviewport.obj \ gtkvolumebutton.obj \ gtkvpaned.obj \ - gtkvruler.obj \ gtkvscale.obj \ gtkvscrollbar.obj \ gtkvseparator.obj \ @@ -433,7 +430,6 @@ gtk_public_h_sources = \ gtkhbbox.h \ gtkhbox.h \ gtkhpaned.h \ - gtkhruler.h \ gtkhscale.h \ gtkhscrollbar.h \ gtkhseparator.h \ @@ -496,7 +492,6 @@ gtk_public_h_sources = \ gtkrecentchooserwidget.h \ gtkrecentfilter.h \ gtkrecentmanager.h \ - gtkruler.h \ gtkscale.h \ gtkscalebutton.h \ gtkscrollbar.h \ @@ -555,7 +550,6 @@ gtk_public_h_sources = \ gtkviewport.h \ gtkvolumebutton.h \ gtkvpaned.h \ - gtkvruler.h \ gtkvscale.h \ gtkvscrollbar.h \ gtkvseparator.h \ diff --git a/gtk/tests/builder.c b/gtk/tests/builder.c index 5c68525fbc..00420af57b 100644 --- a/gtk/tests/builder.c +++ b/gtk/tests/builder.c @@ -722,7 +722,6 @@ test_types (void) " " " " " " - " " " " " " " " @@ -749,7 +748,6 @@ test_types (void) " " " " " " - " " " " " " " " diff --git a/tests/testgtk.c b/tests/testgtk.c index dc50da0bdf..7e0a7e7cd5 100644 --- a/tests/testgtk.c +++ b/tests/testgtk.c @@ -5910,74 +5910,6 @@ create_range_controls (GtkWidget *widget) gtk_widget_destroy (window); } -/* - * GtkRulers - */ - -void -create_rulers (GtkWidget *widget) -{ - static GtkWidget *window = NULL; - GtkWidget *table; - GtkWidget *ruler; - - if (!window) - { - window = gtk_window_new (GTK_WINDOW_TOPLEVEL); - - gtk_window_set_screen (GTK_WINDOW (window), - gtk_widget_get_screen (widget)); - - gtk_window_set_resizable (GTK_WINDOW (window), TRUE); - - g_signal_connect (window, "destroy", - G_CALLBACK (gtk_widget_destroyed), - &window); - - gtk_window_set_title (GTK_WINDOW (window), "rulers"); - gtk_widget_set_size_request (window, 300, 300); - gtk_widget_set_events (window, - GDK_POINTER_MOTION_MASK - | GDK_POINTER_MOTION_HINT_MASK); - gtk_container_set_border_width (GTK_CONTAINER (window), 0); - - table = gtk_table_new (2, 2, FALSE); - gtk_container_add (GTK_CONTAINER (window), table); - gtk_widget_show (table); - - ruler = gtk_ruler_new (GTK_ORIENTATION_HORIZONTAL); - gtk_ruler_set_metric (GTK_RULER (ruler), GTK_CENTIMETERS); - gtk_ruler_set_range (GTK_RULER (ruler), 100, 0, 0, 20); - - g_signal_connect_swapped (window, - "motion_notify_event", - G_CALLBACK (GTK_WIDGET_GET_CLASS (ruler)->motion_notify_event), - ruler); - - gtk_table_attach (GTK_TABLE (table), ruler, 1, 2, 0, 1, - GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); - gtk_widget_show (ruler); - - - ruler = gtk_ruler_new (GTK_ORIENTATION_VERTICAL); - gtk_ruler_set_range (GTK_RULER (ruler), 5, 15, 0, 20); - - g_signal_connect_swapped (window, - "motion_notify_event", - G_CALLBACK (GTK_WIDGET_GET_CLASS (ruler)->motion_notify_event), - ruler); - - gtk_table_attach (GTK_TABLE (table), ruler, 0, 1, 1, 2, - GTK_FILL, GTK_EXPAND | GTK_FILL, 0, 0); - gtk_widget_show (ruler); - } - - if (!gtk_widget_get_visible (window)) - gtk_widget_show (window); - else - gtk_widget_destroy (window); -} - struct { GdkColor color; gchar *name; @@ -10016,7 +9948,6 @@ struct { { "resize grips", create_resize_grips }, { "rotated label", create_rotated_label }, { "rotated text", create_rotated_text }, - { "rulers", create_rulers }, { "saved position", create_saved_position }, { "scrolled windows", create_scrolled_windows }, { "shapes", create_shapes }, From bdf18500ec6a679c33338f29305e2190ba5533d9 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 24 Nov 2010 20:16:25 +0100 Subject: [PATCH 17/59] gdk: gdk_device_get_n_keys() is now Since: 2.24 --- gdk/gdkdevice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkdevice.c b/gdk/gdkdevice.c index c84c332292..e655d7c5d8 100644 --- a/gdk/gdkdevice.c +++ b/gdk/gdkdevice.c @@ -595,7 +595,7 @@ gdk_device_set_mode (GdkDevice *device, * * Returns: the number of keys. * - * Since: 3.0 + * Since: 2.24 **/ gint gdk_device_get_n_keys (GdkDevice *device) From aaf853017768fcae8440394d9504621a264bcdc4 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 24 Nov 2010 20:28:19 +0100 Subject: [PATCH 18/59] gdk: remove GdkDeviceKey and GdkDeviceAxis from the public API move GdkDeviceKey to gdkdevice.c because it's still used there, remove GdkDeviceAxis entirely. --- gdk/gdkdevice.c | 8 ++++++++ gdk/gdkdevice.h | 34 ---------------------------------- 2 files changed, 8 insertions(+), 34 deletions(-) diff --git a/gdk/gdkdevice.c b/gdk/gdkdevice.c index e655d7c5d8..c8e37795f0 100644 --- a/gdk/gdkdevice.c +++ b/gdk/gdkdevice.c @@ -26,6 +26,14 @@ #include "gdkinternals.h" +typedef struct _GdkDeviceKey GdkDeviceKey; + +struct _GdkDeviceKey +{ + guint keyval; + GdkModifierType modifiers; +}; + typedef struct _GdkAxisInfo GdkAxisInfo; struct _GdkAxisInfo diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h index e40f17f804..27375f7621 100644 --- a/gdk/gdkdevice.h +++ b/gdk/gdkdevice.h @@ -35,9 +35,6 @@ G_BEGIN_DECLS typedef struct _GdkDevice GdkDevice; typedef struct _GdkDevicePrivate GdkDevicePrivate; - -typedef struct _GdkDeviceKey GdkDeviceKey; -typedef struct _GdkDeviceAxis GdkDeviceAxis; typedef struct _GdkTimeCoord GdkTimeCoord; /** @@ -141,37 +138,6 @@ typedef enum { GDK_DEVICE_TYPE_FLOATING } GdkDeviceType; -/** - * GdkDeviceKey: - * @keyval: the keyval to generate when the macro button is pressed. - * If this is 0, no keypress will be generated. - * @modifiers: the modifiers set for the generated key event. - * - * The GdkDeviceKey structure contains information - * about the mapping of one device macro button onto a normal X key event. - */ -struct _GdkDeviceKey -{ - guint keyval; - GdkModifierType modifiers; -}; - -/** - * GdkDeviceAxis: - * @use: specifies how the axis is used. - * @min: the minimal value that will be reported by this axis. - * @max: the maximal value that will be reported by this axis. - * - * The GdkDeviceAxis structure contains information - * about the range and mapping of a device axis. - */ -struct _GdkDeviceAxis -{ - GdkAxisUse use; - gdouble min; - gdouble max; -}; - /* We don't allocate each coordinate this big, but we use it to * be ANSI compliant and avoid accessing past the defined limits. */ From c00b85bf3f9cb1dc77dd22f138eb53048eb355b7 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 24 Nov 2010 21:01:45 +0100 Subject: [PATCH 19/59] Bug 565665 - GtkTargetEntry member target should be const char * --- gtk/gtkselection.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h index ac9b082fdb..4fa30a37d9 100644 --- a/gtk/gtkselection.h +++ b/gtk/gtkselection.h @@ -66,10 +66,11 @@ struct _GtkSelectionData GdkDisplay *GSEAL (display); }; -struct _GtkTargetEntry { - gchar *target; - guint flags; - guint info; +struct _GtkTargetEntry +{ + const gchar *target; + guint flags; + guint info; }; /* These structures not public, and are here only for the convenience of From 2e3935ba9db3a7864b3eefed5da800b26aef97ef Mon Sep 17 00:00:00 2001 From: Milan Bouchet-Valat Date: Wed, 24 Nov 2010 20:13:09 +0100 Subject: [PATCH 20/59] Fix missing (transfer) annotations in GDK Mostly missing (transfer none). --- gdk/gdk.c | 4 ++-- gdk/gdkdevice.c | 6 +++--- gdk/gdkdevicemanager.c | 8 +++++--- gdk/gdkdisplay.c | 14 +++++++------- gdk/gdkevents.c | 2 +- gdk/gdkkeys.c | 2 +- gdk/gdkoffscreenwindow.c | 4 ++-- gdk/gdkpango.c | 4 ++-- gdk/gdkselection.c | 6 +++--- gdk/gdkwindow.c | 12 ++++++------ gdk/x11/gdkcursor-x11.c | 4 ++-- gdk/x11/gdkdisplay-x11.c | 14 ++++++++------ gdk/x11/gdkdnd-x11.c | 4 ++-- gdk/x11/gdkkeys-x11.c | 3 ++- gdk/x11/gdkscreen-x11.c | 6 +++--- gdk/x11/gdkselection-x11.c | 6 +++--- gdk/x11/gdkwindow-x11.c | 14 +++++++------- gdk/x11/gdkxid.c | 8 ++++---- 18 files changed, 63 insertions(+), 58 deletions(-) diff --git a/gdk/gdk.c b/gdk/gdk.c index f0ff4336eb..003ad34847 100644 --- a/gdk/gdk.c +++ b/gdk/gdk.c @@ -316,8 +316,8 @@ gdk_get_display_arg_name (void) * display has previously been set, simply returns that. An internal * function that should not be used by applications. * - * Return value: the default display, if it could be opened, - * otherwise %NULL. + * Return value: (transfer none): the default display, if it could be + * opened, otherwise %NULL. **/ GdkDisplay * gdk_display_open_default_libgtk_only (void) diff --git a/gdk/gdkdevice.c b/gdk/gdkdevice.c index c8e37795f0..afe8b94ce7 100644 --- a/gdk/gdkdevice.c +++ b/gdk/gdkdevice.c @@ -745,8 +745,8 @@ gdk_device_set_axis_use (GdkDevice *device, * * Returns the #GdkDisplay to which @device pertains. * - * Returns: a #GdkDisplay. This memory is owned by GTK+, - * and must not be freed or unreffed. + * Returns: (transfer none): a #GdkDisplay. This memory is owned + * by GTK+, and must not be freed or unreffed. * * Since: 3.0 **/ @@ -776,7 +776,7 @@ gdk_device_get_display (GdkDevice *device) * If @device is of type %GDK_DEVICE_TYPE_FLOATING, %NULL will be * returned, as there is no associated device. * - * Returns: The associated device, or %NULL + * Returns: (transfer none): The associated device, or %NULL * * Since: 3.0 **/ diff --git a/gdk/gdkdevicemanager.c b/gdk/gdkdevicemanager.c index 2edaa28705..56499bcb64 100644 --- a/gdk/gdkdevicemanager.c +++ b/gdk/gdkdevicemanager.c @@ -260,8 +260,9 @@ gdk_device_manager_get_property (GObject *object, * * Gets the #GdkDisplay associated to @device_manager. * - * Returns: the #GdkDisplay to which @device_manager is - * associated to, or #NULL. + * Returns: (transfer none): the #GdkDisplay to which @device_manager is + * associated to, or #NULL. This memory is owned by GDK and + * must not be freed or unreferenced. * * Since: 3.0 **/ @@ -312,7 +313,8 @@ gdk_device_manager_list_devices (GdkDeviceManager *device_manager, * You should use this function sheldomly, only in code that isn't triggered by a #GdkEvent * and there aren't other means to get a meaningful #GdkDevice to operate on. * - * Returns: The client pointer. + * Returns: (transfer none): The client pointer. This memory is + * owned by GDK and must not be freed or unreferenced. * * Since: 3.0 **/ diff --git a/gdk/gdkdisplay.c b/gdk/gdkdisplay.c index 69d8c6a501..564d4b5ca5 100644 --- a/gdk/gdkdisplay.c +++ b/gdk/gdkdisplay.c @@ -654,8 +654,8 @@ gdk_event_send_clientmessage_toall (GdkEvent *event) * * Returns the core pointer device for the default display. * - * Return value: the core pointer device; this is owned by the - * display and should not be freed. + * Return value: (transfer none): the core pointer device; this is owned + * by the display and should not be freed. * * Deprecated: 3.0: Use gdk_device_manager_get_client_pointer() instead, or * gdk_event_get_device() if a #GdkEvent with pointer device @@ -673,7 +673,7 @@ gdk_device_get_core_pointer (void) * * Returns the core pointer device for the given display * - * Return value: the core pointer device; this is owned by the + * Return value: (transfer none): the core pointer device; this is owned by the * display and should not be freed. * * Since: 2.2 @@ -810,7 +810,7 @@ gdk_display_get_device_state (GdkDisplay *display, * Obtains the window underneath @device, returning the location of the device in @win_x and @win_y. Returns * %NULL if the window tree under @device is not known to GDK (for example, belongs to another application). * - * Returns: the #GdkWindow under the device position, or %NULL. + * Returns: (transfer none): the #GdkWindow under the device position, or %NULL. * * Since: 3.0 **/ @@ -846,7 +846,7 @@ gdk_display_get_window_at_device_position (GdkDisplay *display, * #GdkDevice on a particular #GdkDisplay. This is only useful for such low-level tools as * an event recorder. Applications should never have any reason to use this facility. * - * Returns: The previous device hook table. + * Returns: (transfer none): The previous device hook table. * * Since: 3.0 **/ @@ -1067,7 +1067,7 @@ multihead_default_window_at_pointer (GdkDisplay *display, * event recorder. Applications should never have any * reason to use this facility. * - * Return value: the previous pointer hook table + * Return value: (transfer none): the previous pointer hook table * * Since: 2.2 * @@ -1853,7 +1853,7 @@ gdk_display_device_is_grabbed (GdkDisplay *display, * * Returns the #GdkDeviceManager associated to @display. * - * Returns: A #GdkDeviceManager, or %NULL. This memory is + * Returns: (transfer none): A #GdkDeviceManager, or %NULL. This memory is * owned by GDK and must not be freed or unreferenced. * * Since: 3.0 diff --git a/gdk/gdkevents.c b/gdk/gdkevents.c index 8b402fc84c..d60f3b16f9 100644 --- a/gdk/gdkevents.c +++ b/gdk/gdkevents.c @@ -1277,7 +1277,7 @@ gdk_event_set_screen (GdkEvent *event, * to which event->motion.x_root and * event->motion.y_root are relative. * - * Return value: the screen for the event + * Return value: (transfer none): the screen for the event * * Since: 2.2 **/ diff --git a/gdk/gdkkeys.c b/gdk/gdkkeys.c index e72b8eab98..102b6f08e0 100644 --- a/gdk/gdkkeys.c +++ b/gdk/gdkkeys.c @@ -412,7 +412,7 @@ gdk_keyval_is_lower (guint keyval) * * Returns the #GdkKeymap attached to the default display. * - * Returns: the #GdkKeymap attached to the default display. + * Returns: (transfer none): the #GdkKeymap attached to the default display. */ GdkKeymap* gdk_keymap_get_default (void) diff --git a/gdk/gdkoffscreenwindow.c b/gdk/gdkoffscreenwindow.c index f9be9ad6c9..f7c071b16c 100644 --- a/gdk/gdkoffscreenwindow.c +++ b/gdk/gdkoffscreenwindow.c @@ -703,8 +703,8 @@ gdk_offscreen_window_set_embedder (GdkWindow *window, * * Gets the window that @window is embedded in. * - * Returns: the embedding #GdkWindow, or %NULL if @window is not an - * embedded offscreen window + * Returns: (transfer none): the embedding #GdkWindow, or %NULL + * if @window is not an mbedded offscreen window * * Since: 2.18 */ diff --git a/gdk/gdkpango.c b/gdk/gdkpango.c index e21175bd9a..907b51798b 100644 --- a/gdk/gdkpango.c +++ b/gdk/gdkpango.c @@ -317,7 +317,7 @@ gdk_pango_layout_get_clip_region (PangoLayout *layout, * is more convenient if you want to keep a context around and track * changes to the screen's font rendering settings. * - * Return value: a new #PangoContext for the default display + * Return value: (transfer full): a new #PangoContext for the default display **/ PangoContext * gdk_pango_context_get (void) @@ -343,7 +343,7 @@ gdk_pango_context_get (void) * is more convenient if you want to keep a context around and track * changes to the screen's font rendering settings. * - * Return value: a new #PangoContext for @screen + * Return value: (transfer full): a new #PangoContext for @screen * * Since: 2.2 **/ diff --git a/gdk/gdkselection.c b/gdk/gdkselection.c index 0a4b428e40..9468604fe6 100644 --- a/gdk/gdkselection.c +++ b/gdk/gdkselection.c @@ -97,9 +97,9 @@ gdk_selection_owner_set (GdkWindow *owner, * * Determines the owner of the given selection. * - * Returns: if there is a selection owner for this window, - * and it is a window known to the current process, - * the #GdkWindow that owns the selection, otherwise + * Returns: (transfer none): if there is a selection owner for + * this window, and it is a window known to the current + * process, the #GdkWindow that owns the selection, otherwise * %NULL. Note that the return value may be owned * by a different process if a foreign window * was previously created for that window, but diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index 62644365d1..dca9df1fd3 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -2212,7 +2212,7 @@ gdk_window_get_window_type (GdkWindow *window) * * Gets the #GdkVisual describing the pixel format of @window. * - * Return value: a #GdkVisual + * Return value: (transfer none): a #GdkVisual * * Since: 2.24 **/ @@ -2234,7 +2234,7 @@ gdk_window_get_visual (GdkWindow *window) * * Gets the #GdkScreen associated with a #GdkWindow. * - * Return value: the #GdkScreen associated with @window + * Return value: (transfer none): the #GdkScreen associated with @window * * Since: 2.24 **/ @@ -2256,7 +2256,7 @@ gdk_window_get_screen (GdkWindow *window) * * Gets the #GdkDisplay associated with a #GdkWindow. * - * Return value: the #GdkDisplay associated with @window + * Return value: (transfer none): the #GdkDisplay associated with @window * * Since: 2.24 **/ @@ -5130,7 +5130,7 @@ gdk_window_at_pointer (gint *win_x, * Obtains the root window (parent all other windows are inside) * for the default display and screen. * - * Return value: the default root window + * Return value: (transfer none): the default root window **/ GdkWindow * gdk_get_default_root_window (void) @@ -5148,8 +5148,8 @@ gdk_get_default_root_window (void) * For example in the X backend, a native window handle is an Xlib * XID. * - * Return value: the newly-created #GdkWindow wrapper for the - * native window or %NULL if the window has been destroyed. + * Return value: (transfer full): the newly-created #GdkWindow wrapper + * for the native window, or %NULL if the window has been destroyed. **/ GdkWindow * gdk_window_foreign_new (GdkNativeWindow anid) diff --git a/gdk/x11/gdkcursor-x11.c b/gdk/x11/gdkcursor-x11.c index b01325b232..60380672c2 100644 --- a/gdk/x11/gdkcursor-x11.c +++ b/gdk/x11/gdkcursor-x11.c @@ -362,7 +362,7 @@ gdk_x11_cursor_get_xcursor (GdkCursor *cursor) * * Returns the display on which the #GdkCursor is defined. * - * Returns: the #GdkDisplay associated to @cursor + * Returns: (transfer none): the #GdkDisplay associated to @cursor * * Since: 2.2 */ @@ -387,7 +387,7 @@ gdk_cursor_get_display (GdkCursor *cursor) * on the cursor, GDK may not be able to obtain the image data. In this * case, %NULL is returned. * - * Returns: a #GdkPixbuf representing @cursor, or %NULL + * Returns: (transfer full): a #GdkPixbuf representing @cursor, or %NULL * * Since: 2.8 */ diff --git a/gdk/x11/gdkdisplay-x11.c b/gdk/x11/gdkdisplay-x11.c index 148d167d43..0ced13753b 100644 --- a/gdk/x11/gdkdisplay-x11.c +++ b/gdk/x11/gdkdisplay-x11.c @@ -1187,11 +1187,12 @@ _gdk_input_init (GdkDisplay *display) /** * gdk_display_open: * @display_name: the name of the display to open - * @returns: a #GdkDisplay, or %NULL if the display - * could not be opened. * * Opens a display. * + * Return value: (transfer none): a #GdkDisplay, or %NULL if the display + * could not be opened. + * * Since: 2.2 */ GdkDisplay * @@ -1581,7 +1582,7 @@ gdk_display_get_n_screens (GdkDisplay *display) * * Returns a screen object for one of the screens of the display. * - * Returns: the #GdkScreen object + * Returns: (transfer none): the #GdkScreen object * * Since: 2.2 */ @@ -1601,7 +1602,7 @@ gdk_display_get_screen (GdkDisplay *display, * * Get the default #GdkScreen for @display. * - * Returns: the default #GdkScreen object for @display + * Returns: (transfer none): the default #GdkScreen object for @display * * Since: 2.2 */ @@ -1771,7 +1772,8 @@ gdk_display_flush (GdkDisplay *display) * on @display. This window is implicitly created by GDK. * See gdk_window_set_group(). * - * Return value: The default group leader window for @display + * Return value: (transfer none): The default group leader window + * for @display * * Since: 2.4 **/ @@ -1935,7 +1937,7 @@ gdk_display_x11_finalize (GObject *object) * * Find the #GdkDisplay corresponding to @display, if any exists. * - * Return value: the #GdkDisplay, if found, otherwise %NULL. + * Return value: (transfer none): the #GdkDisplay, if found, otherwise %NULL. * * Since: 2.2 **/ diff --git a/gdk/x11/gdkdnd-x11.c b/gdk/x11/gdkdnd-x11.c index 74e874b078..e4d8cffc91 100644 --- a/gdk/x11/gdkdnd-x11.c +++ b/gdk/x11/gdkdnd-x11.c @@ -257,7 +257,7 @@ gdk_drag_context_set_device (GdkDragContext *context, * * Returns the #GdkDevice associated to the drag context. * - * Returns: The #GdkDevice associated to @context. + * Returns: (transfer none): The #GdkDevice associated to @context. **/ GdkDevice * gdk_drag_context_get_device (GdkDragContext *context) @@ -3162,7 +3162,7 @@ gdk_drag_do_leave (GdkDragContext *context, guint32 time) * * This function is called by the drag source. * - * Return value: a newly created #GdkDragContext. + * Return value: (transfer full): a newly created #GdkDragContext. **/ GdkDragContext * gdk_drag_begin (GdkWindow *window, diff --git a/gdk/x11/gdkkeys-x11.c b/gdk/x11/gdkkeys-x11.c index cb09d1f328..20bb6ee4ef 100644 --- a/gdk/x11/gdkkeys-x11.c +++ b/gdk/x11/gdkkeys-x11.c @@ -289,10 +289,11 @@ get_xkb (GdkKeymapX11 *keymap_x11) /** * gdk_keymap_get_for_display: * @display: the #GdkDisplay. - * @returns: the #GdkKeymap attached to @display. * * Returns the #GdkKeymap attached to @display. * + * Return value: (transfer none): the #GdkKeymap attached to @display. + * * Since: 2.2 **/ GdkKeymap* diff --git a/gdk/x11/gdkscreen-x11.c b/gdk/x11/gdkscreen-x11.c index 8fb9ffc333..90d35dc5d8 100644 --- a/gdk/x11/gdkscreen-x11.c +++ b/gdk/x11/gdkscreen-x11.c @@ -117,7 +117,7 @@ _gdk_screen_x11_init (GdkScreenX11 *screen) * * Gets the display to which the @screen belongs. * - * Returns: the display to which @screen belongs + * Returns: (transfer none): the display to which @screen belongs * * Since: 2.2 **/ @@ -1229,7 +1229,7 @@ gdk_screen_make_display_name (GdkScreen *screen) } /** - * gdk_screen_get_active_window + * gdk_screen_get_active_window: * @screen: a #GdkScreen * * Returns the screen's currently active window. @@ -1247,7 +1247,7 @@ gdk_screen_make_display_name (GdkScreen *screen) * The returned window should be unrefed using g_object_unref() when * no longer needed. * - * Return value: the currently active window, or %NULL. + * Return value: (transfer full): the currently active window, or %NULL. * * Since: 2.10 **/ diff --git a/gdk/x11/gdkselection-x11.c b/gdk/x11/gdkselection-x11.c index 03ec39670e..41be49ed93 100644 --- a/gdk/x11/gdkselection-x11.c +++ b/gdk/x11/gdkselection-x11.c @@ -197,9 +197,9 @@ gdk_selection_owner_set_for_display (GdkDisplay *display, * process if a foreign window was previously created for that * window, but a new foreign window will never be created by this call. * - * Returns: if there is a selection owner for this window, and it is a - * window known to the current process, the #GdkWindow that owns the - * selection, otherwise %NULL. + * Returns: (transfer none): if there is a selection owner for this window, + * and it is a window known to the current process, the #GdkWindow that + * owns the selection, otherwise %NULL. * * Since: 2.2 */ diff --git a/gdk/x11/gdkwindow-x11.c b/gdk/x11/gdkwindow-x11.c index b369e2c63e..ec9071077e 100644 --- a/gdk/x11/gdkwindow-x11.c +++ b/gdk/x11/gdkwindow-x11.c @@ -841,9 +841,9 @@ x_event_mask_to_gdk_event_mask (long mask) * For example in the X backend, a native window handle is an Xlib * XID. * - * Return value: a #GdkWindow wrapper for the native window or - * %NULL if the window has been destroyed. The wrapper will be - * newly created, if one doesn't exist already. + * Return value: (transfer full): a #GdkWindow wrapper for the native + * window, or %NULL if the window has been destroyed. The wrapper + * will be newly created, if one doesn't exist already. * * Since: 2.2 **/ @@ -945,8 +945,8 @@ gdk_window_foreign_new_for_display (GdkDisplay *display, * For example in the X backend, a native window handle is an Xlib * XID. * - * Return value: the #GdkWindow wrapper for the native window, - * or %NULL if there is none. + * Return value: (transfer none): the #GdkWindow wrapper for the native + * window, or %NULL if there is none. * * Since: 2.2 **/ @@ -965,8 +965,8 @@ gdk_window_lookup_for_display (GdkDisplay *display, GdkNativeWindow anid) * For example in the X backend, a native window handle is an Xlib * XID. * - * Return value: the #GdkWindow wrapper for the native window, - * or %NULL if there is none. + * Return value: (transfer none): the #GdkWindow wrapper for the native + * window, or %NULL if there is none. **/ GdkWindow * gdk_window_lookup (GdkNativeWindow anid) diff --git a/gdk/x11/gdkxid.c b/gdk/x11/gdkxid.c index 94649b9ae1..52b86c9e64 100644 --- a/gdk/x11/gdkxid.c +++ b/gdk/x11/gdkxid.c @@ -80,8 +80,8 @@ _gdk_xid_table_remove (GdkDisplay *display, * * Returns the GDK object associated with the given X id. * - * Return value: the associated #GdkWindow or %NULL if no - * object is associated with the X id. + * Return value: (transfer none): the associated #GdkWindow, or %NULL + * of no object is associated with the X id. * * Since: 2.2 */ @@ -110,8 +110,8 @@ gdk_xid_table_lookup_for_display (GdkDisplay *display, * Returns the Gdk object associated with the given X id for the default * display. * - * Return value: the associated #GdkWindow or %NULL if no - * object is associated with the X id. + * Return value: (transfer none): the associated #GdkWindow, or %NULL + * if no object is associated with the X id. */ gpointer gdk_xid_table_lookup (XID xid) From 6716e7c3f1925560a5b4901581cabbaee4e01e28 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Thu, 25 Nov 2010 14:04:52 +0900 Subject: [PATCH 21/59] Fixed GtkMenuShell to deactivate itself at dispose time Since GdkDevice stuff, it seems that destroying an active menu doesnt get rid of all the device grabery, this fixes bug 635693. --- gtk/gtkmenu.c | 7 +++++-- gtk/gtkmenushell.c | 12 ++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/gtk/gtkmenu.c b/gtk/gtkmenu.c index 3032f3b95e..13998ee1b9 100644 --- a/gtk/gtkmenu.c +++ b/gtk/gtkmenu.c @@ -1760,8 +1760,11 @@ gtk_menu_popdown (GtkMenu *menu) /* The X Grab, if present, will automatically be removed when we hide * the window */ - gtk_widget_hide (menu->toplevel); - gtk_window_set_transient_for (GTK_WINDOW (menu->toplevel), NULL); + if (menu->toplevel) + { + gtk_widget_hide (menu->toplevel); + gtk_window_set_transient_for (GTK_WINDOW (menu->toplevel), NULL); + } pointer = _gtk_menu_shell_get_grab_device (menu_shell); diff --git a/gtk/gtkmenushell.c b/gtk/gtkmenushell.c index d630cdd253..7b94ce9b25 100644 --- a/gtk/gtkmenushell.c +++ b/gtk/gtkmenushell.c @@ -153,6 +153,7 @@ static void gtk_menu_shell_get_property (GObject *object, GParamSpec *pspec); static void gtk_menu_shell_realize (GtkWidget *widget); static void gtk_menu_shell_finalize (GObject *object); +static void gtk_menu_shell_dispose (GObject *object); static gint gtk_menu_shell_button_press (GtkWidget *widget, GdkEventButton *event); static gint gtk_menu_shell_button_release (GtkWidget *widget, @@ -222,6 +223,7 @@ gtk_menu_shell_class_init (GtkMenuShellClass *klass) object_class->set_property = gtk_menu_shell_set_property; object_class->get_property = gtk_menu_shell_get_property; object_class->finalize = gtk_menu_shell_finalize; + object_class->dispose = gtk_menu_shell_dispose; widget_class->realize = gtk_menu_shell_realize; widget_class->button_press_event = gtk_menu_shell_button_press; @@ -463,6 +465,16 @@ gtk_menu_shell_finalize (GObject *object) } +static void +gtk_menu_shell_dispose (GObject *object) +{ + GtkMenuShell *menu_shell = GTK_MENU_SHELL (object); + + gtk_menu_shell_deactivate (menu_shell); + + G_OBJECT_CLASS (gtk_menu_shell_parent_class)->dispose (object); +} + void gtk_menu_shell_append (GtkMenuShell *menu_shell, GtkWidget *child) From eb5a5004959227d22b2f98a157beda8600df00d3 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Thu, 25 Nov 2010 14:37:02 +0900 Subject: [PATCH 22/59] Changing GtkBox:fill child property default back to TRUE. Since Havoc's patches introducing the GtkWidget halign/valign properties, fill should always be TRUE. If the widget should not fill its allocated space then it should set the halign or valign properties for that purpose. This also consequently fixes bug 634592. --- gtk/gtkbox.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c index 9786b3b412..e3c4b42e83 100644 --- a/gtk/gtkbox.c +++ b/gtk/gtkbox.c @@ -274,17 +274,13 @@ gtk_box_class_init (GtkBoxClass *class) * GtkBox:fill: * * Whether the child should receive extra space when the parent grows. - * - * Note that the default value for this property is %FALSE for GtkBox, - * but #GtkHBox, #GtkVBox and other subclasses use the old default - * of %TRUE. */ gtk_container_class_install_child_property (container_class, CHILD_PROP_FILL, g_param_spec_boolean ("fill", P_("Fill"), P_("Whether extra space given to the child should be allocated to the child or used as padding"), - FALSE, + TRUE, GTK_PARAM_READWRITE)); gtk_container_class_install_child_property (container_class, @@ -1648,7 +1644,7 @@ gtk_box_add (GtkContainer *container, gtk_box_pack_start (GTK_BOX (container), widget, priv->default_expand, - priv->default_expand, + TRUE, 0); } From e2f6cf45611a66330a7c54a28975ae3dc5489847 Mon Sep 17 00:00:00 2001 From: Spoiala Marian Date: Fri, 26 Nov 2010 01:22:40 +0200 Subject: [PATCH 23/59] Updated Romanian translation --- po-properties/ro.po | 4423 +++++++++++++++++++++---------------------- 1 file changed, 2109 insertions(+), 2314 deletions(-) diff --git a/po-properties/ro.po b/po-properties/ro.po index c1a539c149..b6152baae3 100644 --- a/po-properties/ro.po +++ b/po-properties/ro.po @@ -1,156 +1,148 @@ -# Romanian translation for gtk+-properties -# Copyright (C) 1999 - 2009 Free Software Foundation, Inc. -# Dan Damian , 1999, 2000. -# Marius Andreiana , 2001, 2002. -# Mișu Moldovan , 2003 - 2010. -# Lucian Adrian Grijincu , 2009, 2010. +# Romanian translation for gtk+-properties +# Copyright (C) 1999 - 2009 Free Software Foundation, Inc. +# Dan Damian , 1999, 2000. +# Marius Andreiana , 2001, 2002. +# Mișu Moldovan , 2003 - 2010. +# Lucian Adrian Grijincu , 2009, 2010. +# Eu93 , 2010. +# Spoiala Marian , 2010. msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-01 15:54-0400\n" -"PO-Revision-Date: 2010-08-04 17:22+0300\n" -"Last-Translator: Lucian Adrian Grijincu \n" -"Language-Team: Romanian Gnome Team \n" -"Language: ro\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%" +"2b&component=general\n" +"POT-Creation-Date: 2010-11-24 12:38+0000\n" +"PO-Revision-Date: 2010-11-24 21:11+0300\n" +"Last-Translator: Spoiala Marian \n" +"Language-Team: Romania\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Virtaal 0.6.1\n" -#: gdk/gdkdevice.c:97 -#, fuzzy +#: ../gdk/gdkdevice.c:105 msgid "Device Display" -msgstr "Display implicit" +msgstr "Afișaj dispozitiv" -#: gdk/gdkdevice.c:98 -#, fuzzy +#: ../gdk/gdkdevice.c:106 msgid "Display which the device belongs to" -msgstr "Arată celula (majuscule semnificative)" +msgstr "Afișajul căruia îi aparține dispozitivul" -#: gdk/gdkdevice.c:112 -#, fuzzy +#: ../gdk/gdkdevice.c:120 msgid "Device manager" -msgstr "Manager recent" +msgstr "Manager dispozitive" -#: gdk/gdkdevice.c:113 +#: ../gdk/gdkdevice.c:121 msgid "Device manager which the device belongs to" -msgstr "" +msgstr "Managerul de dispozitive căruia îi aparține dispozitivul " -#: gdk/gdkdevice.c:127 gdk/gdkdevice.c:128 -#, fuzzy +#: ../gdk/gdkdevice.c:135 ../gdk/gdkdevice.c:136 msgid "Device name" -msgstr "Nume widget" +msgstr "Nume dispozitiv" -#: gdk/gdkdevice.c:142 -#, fuzzy +#: ../gdk/gdkdevice.c:150 msgid "Device type" -msgstr "Tip curbă" +msgstr "Tip dispozitiv" -#: gdk/gdkdevice.c:143 +#: ../gdk/gdkdevice.c:151 msgid "Device role in the device manager" -msgstr "" +msgstr "Rolul dispozitivului în managerul de dispozitive" -#: gdk/gdkdevice.c:159 +#: ../gdk/gdkdevice.c:167 msgid "Associated device" -msgstr "" +msgstr "Dispozitiv asociat" -#: gdk/gdkdevice.c:160 +#: ../gdk/gdkdevice.c:168 msgid "Associated pointer or keyboard with this device" -msgstr "" +msgstr "Indicator sau tastatură asociată cu dispozitivul" -#: gdk/gdkdevice.c:173 +#: ../gdk/gdkdevice.c:181 msgid "Input source" -msgstr "" +msgstr "Sursa de intrare" -#: gdk/gdkdevice.c:174 -#, fuzzy +#: ../gdk/gdkdevice.c:182 msgid "Source type for the device" -msgstr "Model pentru afișarea de tip arbore" +msgstr "Tipul de sursă pentru dispozitiv" -#: gdk/gdkdevice.c:189 gdk/gdkdevice.c:190 -#, fuzzy +#: ../gdk/gdkdevice.c:197 ../gdk/gdkdevice.c:198 msgid "Input mode for the device" -msgstr "Model pentru afișarea de tip arbore" +msgstr "Modul de intrare pentru dispozitiv" -#: gdk/gdkdevice.c:205 -#, fuzzy +#: ../gdk/gdkdevice.c:213 msgid "Whether the device has a cursor" -msgstr "Specifică dacă widgetul are focus la input" +msgstr "Specifică dacă dispozitivul are cursor" -#: gdk/gdkdevice.c:206 -#, fuzzy +#: ../gdk/gdkdevice.c:214 msgid "Whether there is a visible cursor following device motion" -msgstr "Specifică dacă este setată utilizarea caracterelor invizibile" +msgstr "" +"Specifică dacă este un indicator vizibil care urmărește mișcarea " +"dispozitivului" -#: gdk/gdkdevice.c:220 gdk/gdkdevice.c:221 -#, fuzzy +#: ../gdk/gdkdevice.c:228 ../gdk/gdkdevice.c:229 msgid "Number of axes in the device" -msgstr "Numărul de pagini în document." +msgstr "Numărul axelor în dispozitiv" -#: gdk/gdkdevicemanager.c:134 -#, fuzzy +#: ../gdk/gdkdevicemanager.c:136 msgid "Display" -msgstr "Display implicit" +msgstr "Afișaj" -#: gdk/gdkdevicemanager.c:135 -#, fuzzy +#: ../gdk/gdkdevicemanager.c:137 msgid "Display for the device manager" -msgstr "Arată celula" +msgstr "Afișaj pentru managerul de dispozitive" -#: gdk/gdkdisplaymanager.c:102 +#: ../gdk/gdkdisplaymanager.c:106 msgid "Default Display" -msgstr "Display implicit" +msgstr "Afișaj implicit" -#: gdk/gdkdisplaymanager.c:103 +#: ../gdk/gdkdisplaymanager.c:107 msgid "The default display for GDK" -msgstr "Display implicit pentru GDK" +msgstr "Afișaj implicit pentru GDK" -#: gdk/gdkscreen.c:72 +#: ../gdk/gdkscreen.c:90 msgid "Font options" -msgstr "Opțiuni fonturi" +msgstr "Opțiuni font" -#: gdk/gdkscreen.c:73 +#: ../gdk/gdkscreen.c:91 msgid "The default font options for the screen" -msgstr "Opțiunile implicite pentru ecran ale fonturilor" +msgstr "Opțiunile implicite ale fonturilor pentru ecran" -#: gdk/gdkscreen.c:80 +#: ../gdk/gdkscreen.c:98 msgid "Font resolution" -msgstr "Rezoluție fonturi" +msgstr "Rezoluție font" -#: gdk/gdkscreen.c:81 +#: ../gdk/gdkscreen.c:99 msgid "The resolution for fonts on the screen" msgstr "Rezoluția fonturilor pentru ecran" -#: gdk/gdkwindow.c:392 gdk/gdkwindow.c:393 +#: ../gdk/gdkwindow.c:410 ../gdk/gdkwindow.c:411 msgid "Cursor" msgstr "Cursor" -#: gdk/x11/gdkdevice-xi.c:132 gdk/x11/gdkdevice-xi.c:133 -#: gdk/x11/gdkdevice-xi2.c:111 +#: ../gdk/x11/gdkdevice-xi.c:133 ../gdk/x11/gdkdevice-xi.c:134 +#: ../gdk/x11/gdkdevice-xi2.c:112 msgid "Device ID" -msgstr "" +msgstr "ID dispozitiv" -#: gdk/x11/gdkdevice-xi2.c:112 +#: ../gdk/x11/gdkdevice-xi2.c:113 msgid "Device identifier" -msgstr "" +msgstr "Indentificator dispozitiv" -#: gdk/x11/gdkdevicemanager-xi.c:84 -#, fuzzy +#: ../gdk/x11/gdkdevicemanager-xi.c:85 msgid "Event base" -msgstr "Evenimente" +msgstr "Bază de evenimente" -#: gdk/x11/gdkdevicemanager-xi.c:85 +#: ../gdk/x11/gdkdevicemanager-xi.c:86 msgid "Event base for XInput events" -msgstr "" +msgstr "Bază de evenimente pentru evenimente XInput " -#: gtk/gtkaboutdialog.c:269 +#: ../gtk/gtkaboutdialog.c:269 msgid "Program name" msgstr "Nume aplicație" -#: gtk/gtkaboutdialog.c:270 +#: ../gtk/gtkaboutdialog.c:270 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -158,53 +150,51 @@ msgstr "" "Numele aplicației. În cazul în care nu e setat, se utilizează " "g_get_application_name()" -#: gtk/gtkaboutdialog.c:284 +#: ../gtk/gtkaboutdialog.c:284 msgid "Program version" msgstr "Versiune aplicație" -#: gtk/gtkaboutdialog.c:285 +#: ../gtk/gtkaboutdialog.c:285 msgid "The version of the program" msgstr "Versiunea aplicației" -#: gtk/gtkaboutdialog.c:299 +#: ../gtk/gtkaboutdialog.c:299 msgid "Copyright string" msgstr "Drepturi de autor" -#: gtk/gtkaboutdialog.c:300 +#: ../gtk/gtkaboutdialog.c:300 msgid "Copyright information for the program" msgstr "Drepturile de autor pentru această aplicație" -#: gtk/gtkaboutdialog.c:317 +#: ../gtk/gtkaboutdialog.c:317 msgid "Comments string" msgstr "Alte informații" -#: gtk/gtkaboutdialog.c:318 +#: ../gtk/gtkaboutdialog.c:318 msgid "Comments about the program" msgstr "Informații despre aplicație" -#: gtk/gtkaboutdialog.c:368 -#, fuzzy +#: ../gtk/gtkaboutdialog.c:368 msgid "License Type" -msgstr "Tip mesaj" +msgstr "Tip de licență" -#: gtk/gtkaboutdialog.c:369 -#, fuzzy +#: ../gtk/gtkaboutdialog.c:369 msgid "The license type of the program" -msgstr "Versiunea aplicației" +msgstr "Tipul de licență al aplicației" -#: gtk/gtkaboutdialog.c:385 +#: ../gtk/gtkaboutdialog.c:385 msgid "Website URL" msgstr "Adresă website" -#: gtk/gtkaboutdialog.c:386 +#: ../gtk/gtkaboutdialog.c:386 msgid "The URL for the link to the website of the program" msgstr "Adresa website-ului aplicației" -#: gtk/gtkaboutdialog.c:401 +#: ../gtk/gtkaboutdialog.c:401 msgid "Website label" msgstr "Etichetă website" -#: gtk/gtkaboutdialog.c:402 +#: ../gtk/gtkaboutdialog.c:402 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" @@ -212,44 +202,44 @@ msgstr "" "Eticheta pentru adresa website-ului programului. Dacă nu e inițializată, se " "utilizează adresa" -#: gtk/gtkaboutdialog.c:418 +#: ../gtk/gtkaboutdialog.c:418 msgid "Authors" msgstr "Autori" -#: gtk/gtkaboutdialog.c:419 +#: ../gtk/gtkaboutdialog.c:419 msgid "List of authors of the program" msgstr "Lista autorilor programului" -#: gtk/gtkaboutdialog.c:435 +#: ../gtk/gtkaboutdialog.c:435 msgid "Documenters" msgstr "Documentariști" -#: gtk/gtkaboutdialog.c:436 +#: ../gtk/gtkaboutdialog.c:436 msgid "List of people documenting the program" msgstr "Lista persoanelor ce au documentat programul" -#: gtk/gtkaboutdialog.c:452 +#: ../gtk/gtkaboutdialog.c:452 msgid "Artists" msgstr "Artiști" -#: gtk/gtkaboutdialog.c:453 +#: ../gtk/gtkaboutdialog.c:453 msgid "List of people who have contributed artwork to the program" msgstr "Lista persoanelor cu contribuții artistice la program" -#: gtk/gtkaboutdialog.c:470 +#: ../gtk/gtkaboutdialog.c:470 msgid "Translator credits" msgstr "Traducători" -#: gtk/gtkaboutdialog.c:471 +#: ../gtk/gtkaboutdialog.c:471 msgid "" "Credits to the translators. This string should be marked as translatable" msgstr "Lista traducătorilor. Acest șir trebuie marcat ca traductibil" -#: gtk/gtkaboutdialog.c:486 +#: ../gtk/gtkaboutdialog.c:486 msgid "Logo" msgstr "Logo" -#: gtk/gtkaboutdialog.c:487 +#: ../gtk/gtkaboutdialog.c:487 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -257,107 +247,108 @@ msgstr "" "Un logo pentru fereastra „Despre”. Dacă nu există, se va utiliza " "gtk_window_get_default_icon_list()" -#: gtk/gtkaboutdialog.c:502 +#: ../gtk/gtkaboutdialog.c:502 msgid "Logo Icon Name" msgstr "Nume iconiță logo" -#: gtk/gtkaboutdialog.c:503 +#: ../gtk/gtkaboutdialog.c:503 msgid "A named icon to use as the logo for the about box." msgstr "O iconiță desemnată ca logo al programului." -#: gtk/gtkaboutdialog.c:516 +#: ../gtk/gtkaboutdialog.c:516 msgid "Wrap license" msgstr "Rupere rânduri licență" -#: gtk/gtkaboutdialog.c:517 +#: ../gtk/gtkaboutdialog.c:517 msgid "Whether to wrap the license text." msgstr "Specifică dacă textul licenței să aibă rândurile rupte." -#: gtk/gtkaccellabel.c:189 +#: ../gtk/gtkaccellabel.c:189 msgid "Accelerator Closure" msgstr "Închidere accelerator" -#: gtk/gtkaccellabel.c:190 +#: ../gtk/gtkaccellabel.c:190 msgid "The closure to be monitored for accelerator changes" msgstr "Închiderea de monitorizat pentru schimbări ale acceleratorului" -#: gtk/gtkaccellabel.c:196 +#: ../gtk/gtkaccellabel.c:196 msgid "Accelerator Widget" msgstr "Widget accelerator" -#: gtk/gtkaccellabel.c:197 +#: ../gtk/gtkaccellabel.c:197 msgid "The widget to be monitored for accelerator changes" msgstr "Widget de monitorizat pentru schimbări ale acceleratorului" -#: gtk/gtkaction.c:222 gtk/gtkactiongroup.c:228 gtk/gtkprinter.c:125 -#: gtk/gtktextmark.c:89 +#: ../gtk/gtkaction.c:222 ../gtk/gtkactiongroup.c:228 ../gtk/gtkprinter.c:125 +#: ../gtk/gtktextmark.c:89 msgid "Name" msgstr "Nume" -#: gtk/gtkaction.c:223 +#: ../gtk/gtkaction.c:223 msgid "A unique name for the action." msgstr "Un nume unic pentru acțiune." -#: gtk/gtkaction.c:241 gtk/gtkbutton.c:238 gtk/gtkexpander.c:209 -#: gtk/gtkframe.c:130 gtk/gtklabel.c:549 gtk/gtkmenuitem.c:333 -#: gtk/gtktoolbutton.c:202 gtk/gtktoolitemgroup.c:1571 +#: ../gtk/gtkaction.c:241 ../gtk/gtkbutton.c:226 ../gtk/gtkexpander.c:209 +#: ../gtk/gtkframe.c:130 ../gtk/gtklabel.c:567 ../gtk/gtkmenuitem.c:331 +#: ../gtk/gtktoolbutton.c:202 ../gtk/gtktoolitemgroup.c:1588 msgid "Label" msgstr "Etichetă" -#: gtk/gtkaction.c:242 +#: ../gtk/gtkaction.c:242 msgid "The label used for menu items and buttons that activate this action." msgstr "" "Etichetă utilizată pentru elementele din meniu și butoanele ce activează " "această acțiune." -#: gtk/gtkaction.c:258 +#: ../gtk/gtkaction.c:258 msgid "Short label" msgstr "Etichetă scurtă" -#: gtk/gtkaction.c:259 +#: ../gtk/gtkaction.c:259 msgid "A shorter label that may be used on toolbar buttons." msgstr "O etichetă mai scurtă de utilizat pentru butoanele din bara cu unelte." -#: gtk/gtkaction.c:267 +#: ../gtk/gtkaction.c:267 msgid "Tooltip" msgstr "Indiciu" -#: gtk/gtkaction.c:268 +#: ../gtk/gtkaction.c:268 msgid "A tooltip for this action." msgstr "Un indiciu pentru această acțiune." -#: gtk/gtkaction.c:283 +#: ../gtk/gtkaction.c:283 msgid "Stock Icon" msgstr "Iconiță standard" -#: gtk/gtkaction.c:284 +#: ../gtk/gtkaction.c:284 msgid "The stock icon displayed in widgets representing this action." msgstr "Iconița standard de afișat într-un widget asociat acelei acțiuni." -#: gtk/gtkaction.c:304 gtk/gtkstatusicon.c:252 +#: ../gtk/gtkaction.c:304 ../gtk/gtkstatusicon.c:252 msgid "GIcon" msgstr "GIcon" -#: gtk/gtkaction.c:305 gtk/gtkcellrendererpixbuf.c:215 gtk/gtkimage.c:320 -#: gtk/gtkstatusicon.c:253 +#: ../gtk/gtkaction.c:305 ../gtk/gtkcellrendererpixbuf.c:215 +#: ../gtk/gtkimage.c:326 ../gtk/gtkstatusicon.c:253 msgid "The GIcon being displayed" msgstr "Elementul GIcon afișat" -#: gtk/gtkaction.c:325 gtk/gtkcellrendererpixbuf.c:180 gtk/gtkimage.c:302 -#: gtk/gtkprinter.c:174 gtk/gtkstatusicon.c:236 gtk/gtkwindow.c:685 +#: ../gtk/gtkaction.c:325 ../gtk/gtkcellrendererpixbuf.c:180 +#: ../gtk/gtkimage.c:308 ../gtk/gtkprinter.c:174 ../gtk/gtkstatusicon.c:236 +#: ../gtk/gtkwindow.c:733 msgid "Icon Name" msgstr "Nume iconiță" -#: gtk/gtkaction.c:326 gtk/gtkcellrendererpixbuf.c:181 gtk/gtkimage.c:303 -#: gtk/gtkstatusicon.c:237 +#: ../gtk/gtkaction.c:326 ../gtk/gtkcellrendererpixbuf.c:181 +#: ../gtk/gtkimage.c:309 ../gtk/gtkstatusicon.c:237 msgid "The name of the icon from the icon theme" msgstr "Numele iconiței din tema de iconițe" -#: gtk/gtkaction.c:333 gtk/gtktoolitem.c:186 +#: ../gtk/gtkaction.c:333 ../gtk/gtktoolitem.c:195 msgid "Visible when horizontal" msgstr "Vizibil pe orizontală" -#: gtk/gtkaction.c:334 gtk/gtktoolitem.c:187 +#: ../gtk/gtkaction.c:334 ../gtk/gtktoolitem.c:196 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." @@ -365,11 +356,11 @@ msgstr "" "Specifică dacă elementul din bara cu unelte va fi vizibil când bara cu " "unelte este orientată pe orizontală." -#: gtk/gtkaction.c:349 +#: ../gtk/gtkaction.c:349 msgid "Visible when overflown" msgstr "Vizibil întotdeauna" -#: gtk/gtkaction.c:350 +#: ../gtk/gtkaction.c:350 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -377,11 +368,11 @@ msgstr "" "La activare, elementele din bara de unelte pentru această acțiune vor fi " "afișate în meniul suplimentar când spațiul e insuficient." -#: gtk/gtkaction.c:357 gtk/gtktoolitem.c:193 +#: ../gtk/gtkaction.c:357 ../gtk/gtktoolitem.c:202 msgid "Visible when vertical" msgstr "Vizibil pe verticală" -#: gtk/gtkaction.c:358 gtk/gtktoolitem.c:194 +#: ../gtk/gtkaction.c:358 ../gtk/gtktoolitem.c:203 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." @@ -389,11 +380,11 @@ msgstr "" "Specifică dacă elementul din bara cu unelte va fi vizibil când bara cu " "unelte este orientată pe verticală." -#: gtk/gtkaction.c:365 gtk/gtktoolitem.c:200 +#: ../gtk/gtkaction.c:365 ../gtk/gtktoolitem.c:209 msgid "Is important" msgstr "E important" -#: gtk/gtkaction.c:366 +#: ../gtk/gtkaction.c:366 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -401,138 +392,139 @@ msgstr "" "Specifică dacă acțiunea este considerată importantă. La activare, se va " "afișa un text lângă această iconiță în modul GTK_TOOLBAR_BOTH_HORIZ." -#: gtk/gtkaction.c:374 +#: ../gtk/gtkaction.c:374 msgid "Hide if empty" msgstr "Ascunde dacă e gol" -#: gtk/gtkaction.c:375 +#: ../gtk/gtkaction.c:375 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "La activare, se ascund intrările nule pentru această acțiune" -#: gtk/gtkaction.c:381 gtk/gtkactiongroup.c:235 gtk/gtkcellrenderer.c:242 -#: gtk/gtkwidget.c:754 +#: ../gtk/gtkaction.c:381 ../gtk/gtkactiongroup.c:235 +#: ../gtk/gtkcellrenderer.c:282 ../gtk/gtkwidget.c:916 msgid "Sensitive" msgstr "Senzitivă" -#: gtk/gtkaction.c:382 +#: ../gtk/gtkaction.c:382 msgid "Whether the action is enabled." msgstr "Specifică dacă acțiunea este activată." -#: gtk/gtkaction.c:388 gtk/gtkactiongroup.c:242 gtk/gtkstatusicon.c:287 -#: gtk/gtktreeviewcolumn.c:195 gtk/gtkwidget.c:747 +#: ../gtk/gtkaction.c:388 ../gtk/gtkactiongroup.c:242 +#: ../gtk/gtkstatusicon.c:287 ../gtk/gtktreeviewcolumn.c:213 +#: ../gtk/gtkwidget.c:909 msgid "Visible" msgstr "Vizibilă" -#: gtk/gtkaction.c:389 +#: ../gtk/gtkaction.c:389 msgid "Whether the action is visible." msgstr "Specifică dacă acțiunea este vizibilă" -#: gtk/gtkaction.c:395 +#: ../gtk/gtkaction.c:395 msgid "Action Group" msgstr "Grup de acțiuni" -#: gtk/gtkaction.c:396 +#: ../gtk/gtkaction.c:396 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." msgstr "" -"Elemntul GtkActionGroup cu care acest GtkAction este asociat, sau NULL " +"Elementul GtkActionGroup cu care acest GtkAction este asociat, sau NULL " "(pentru uz intern)." -#: gtk/gtkaction.c:414 gtk/gtkimagemenuitem.c:172 +#: ../gtk/gtkaction.c:414 ../gtk/gtkimagemenuitem.c:182 msgid "Always show image" msgstr "Arată întotdeauna imaginea" -#: gtk/gtkaction.c:415 gtk/gtkimagemenuitem.c:173 +#: ../gtk/gtkaction.c:415 ../gtk/gtkimagemenuitem.c:183 msgid "Whether the image will always be shown" msgstr "Specifică dacă imaginea este întotdeauna afișată" -#: gtk/gtkactiongroup.c:229 +#: ../gtk/gtkactiongroup.c:229 msgid "A name for the action group." msgstr "Un nume pentru grupul de acțiuni" -#: gtk/gtkactiongroup.c:236 +#: ../gtk/gtkactiongroup.c:236 msgid "Whether the action group is enabled." msgstr "Specifică dacă grupul de acțiuni este activat." -#: gtk/gtkactiongroup.c:243 +#: ../gtk/gtkactiongroup.c:243 msgid "Whether the action group is visible." msgstr "Specifică dacă grupul de acțiuni este vizibil." -#: gtk/gtkactivatable.c:290 +#: ../gtk/gtkactivatable.c:290 msgid "Related Action" msgstr "Acțiune înrudită" -#: gtk/gtkactivatable.c:291 +#: ../gtk/gtkactivatable.c:291 msgid "The action this activatable will activate and receive updates from" msgstr "" "Acțiune pe care acest element activabil o va activa și pentru care va primi " "actualizări" -#: gtk/gtkactivatable.c:313 +#: ../gtk/gtkactivatable.c:313 msgid "Use Action Appearance" msgstr "Utilizează ilustrarea acțiunii" -#: gtk/gtkactivatable.c:314 +#: ../gtk/gtkactivatable.c:314 msgid "Whether to use the related actions appearance properties" msgstr "" "Specifică dacă se utilizează proprietățile ilustrărilor pentru acțiunile " "înrudite" -#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:126 -#: gtk/gtkscalebutton.c:220 gtk/gtkspinbutton.c:289 +#: ../gtk/gtkadjustment.c:114 ../gtk/gtkcellrendererprogress.c:126 +#: ../gtk/gtkscalebutton.c:220 ../gtk/gtkspinbutton.c:291 msgid "Value" msgstr "Valoare" -#: gtk/gtkadjustment.c:94 +#: ../gtk/gtkadjustment.c:115 msgid "The value of the adjustment" msgstr "Valuarea ajustării" -#: gtk/gtkadjustment.c:110 +#: ../gtk/gtkadjustment.c:131 msgid "Minimum Value" msgstr "Valoare minimă" -#: gtk/gtkadjustment.c:111 +#: ../gtk/gtkadjustment.c:132 msgid "The minimum value of the adjustment" msgstr "Valoarea minimă a ajustării" -#: gtk/gtkadjustment.c:130 +#: ../gtk/gtkadjustment.c:151 msgid "Maximum Value" msgstr "Valoare maximă" -#: gtk/gtkadjustment.c:131 +#: ../gtk/gtkadjustment.c:152 msgid "The maximum value of the adjustment" msgstr "Valoarea maximă a ajustării" -#: gtk/gtkadjustment.c:147 +#: ../gtk/gtkadjustment.c:168 msgid "Step Increment" msgstr "Pas de incrementare" -#: gtk/gtkadjustment.c:148 +#: ../gtk/gtkadjustment.c:169 msgid "The step increment of the adjustment" msgstr "Pasul incrementării la ajustare" -#: gtk/gtkadjustment.c:164 +#: ../gtk/gtkadjustment.c:185 msgid "Page Increment" msgstr "Incrementare pagină" -#: gtk/gtkadjustment.c:165 +#: ../gtk/gtkadjustment.c:186 msgid "The page increment of the adjustment" msgstr "Incrementarea paginii la ajustare" -#: gtk/gtkadjustment.c:184 +#: ../gtk/gtkadjustment.c:205 msgid "Page Size" msgstr "Mărime pagină" -#: gtk/gtkadjustment.c:185 +#: ../gtk/gtkadjustment.c:206 msgid "The page size of the adjustment" msgstr "Mărimea paginii la ajustare" -#: gtk/gtkalignment.c:123 +#: ../gtk/gtkalignment.c:127 msgid "Horizontal alignment" msgstr "Aliniere orizontală" -#: gtk/gtkalignment.c:124 gtk/gtkbutton.c:289 +#: ../gtk/gtkalignment.c:128 ../gtk/gtkbutton.c:277 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -540,11 +532,11 @@ msgstr "" "Poziția orizontală a copilului în spațiul disponibil. 0.0 înseamnă aliniere " "la stânga, 1.0 înseamnă aliniere la dreapta" -#: gtk/gtkalignment.c:133 +#: ../gtk/gtkalignment.c:137 msgid "Vertical alignment" msgstr "Aliniere verticală" -#: gtk/gtkalignment.c:134 gtk/gtkbutton.c:308 +#: ../gtk/gtkalignment.c:138 ../gtk/gtkbutton.c:296 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -552,11 +544,11 @@ msgstr "" "Poziția verticală a copilului în spațiul disponibil. 0.0 înseamnă aliniere " "sus, 1.0 înseamnă aliniere jos" -#: gtk/gtkalignment.c:142 +#: ../gtk/gtkalignment.c:146 msgid "Horizontal scale" msgstr "Scalare orizontală" -#: gtk/gtkalignment.c:143 +#: ../gtk/gtkalignment.c:147 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" @@ -564,11 +556,11 @@ msgstr "" "Dacă spațiul disponibil orizontal este mai mare decât are nevoie copilul, " "cât să fie utilizat pentru copil. 0.0 înseamnă nimic, 1.0 înseamnă tot" -#: gtk/gtkalignment.c:151 +#: ../gtk/gtkalignment.c:155 msgid "Vertical scale" msgstr "Scalare verticală" -#: gtk/gtkalignment.c:152 +#: ../gtk/gtkalignment.c:156 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" @@ -576,202 +568,201 @@ msgstr "" "Dacă spațiul disponibil vertical este mai mare decât copilul are nevoie, cât " "să fie utilizat pentru copil. 0.0 înseamnă nimic, 1.0 înseamnă tot" -#: gtk/gtkalignment.c:169 +#: ../gtk/gtkalignment.c:173 msgid "Top Padding" msgstr "Umplere deasupra" -#: gtk/gtkalignment.c:170 +#: ../gtk/gtkalignment.c:174 msgid "The padding to insert at the top of the widget." msgstr "Spațiul de umplutură de inserat deasupra unui widget." -#: gtk/gtkalignment.c:186 +#: ../gtk/gtkalignment.c:190 msgid "Bottom Padding" msgstr "Umplere dedesubt" -#: gtk/gtkalignment.c:187 +#: ../gtk/gtkalignment.c:191 msgid "The padding to insert at the bottom of the widget." msgstr "Spațiul de umplutură de inserat dedesubtul unui widget." -#: gtk/gtkalignment.c:203 +#: ../gtk/gtkalignment.c:207 msgid "Left Padding" msgstr "Umplere la stânga" -#: gtk/gtkalignment.c:204 +#: ../gtk/gtkalignment.c:208 msgid "The padding to insert at the left of the widget." msgstr "Spațiul de umplutură de inserat la stânga unui widget." -#: gtk/gtkalignment.c:220 +#: ../gtk/gtkalignment.c:224 msgid "Right Padding" msgstr "Umplere la dreapta" -#: gtk/gtkalignment.c:221 +#: ../gtk/gtkalignment.c:225 msgid "The padding to insert at the right of the widget." msgstr "Spațiul de umplutură de inserat la dreapta unui widget." -#: gtk/gtkarrow.c:110 +#: ../gtk/gtkarrow.c:110 msgid "Arrow direction" msgstr "Direcție săgeată" -#: gtk/gtkarrow.c:111 +#: ../gtk/gtkarrow.c:111 msgid "The direction the arrow should point" msgstr "Direcția pe care săgeata ar trebui să o indice" -#: gtk/gtkarrow.c:119 +#: ../gtk/gtkarrow.c:119 msgid "Arrow shadow" msgstr "Umbră săgeată" -#: gtk/gtkarrow.c:120 +#: ../gtk/gtkarrow.c:120 msgid "Appearance of the shadow surrounding the arrow" msgstr "Aspectul umbrei care înconjoară săgeata" -#: gtk/gtkarrow.c:127 gtk/gtkmenu.c:735 gtk/gtkmenuitem.c:396 +#: ../gtk/gtkarrow.c:127 ../gtk/gtkmenu.c:731 ../gtk/gtkmenuitem.c:394 msgid "Arrow Scaling" msgstr "Redimensionare săgeată" -#: gtk/gtkarrow.c:128 +#: ../gtk/gtkarrow.c:128 msgid "Amount of space used up by arrow" msgstr "Spațiu ocupat de săgeată" -#: gtk/gtkaspectframe.c:109 gtk/gtkwidget.c:950 +#: ../gtk/gtkaspectframe.c:109 ../gtk/gtkwidget.c:1112 msgid "Horizontal Alignment" msgstr "Aliniere orizontală" -#: gtk/gtkaspectframe.c:110 +#: ../gtk/gtkaspectframe.c:110 msgid "X alignment of the child" msgstr "Alinierea pe axa X a copilului" -#: gtk/gtkaspectframe.c:116 gtk/gtkwidget.c:966 +#: ../gtk/gtkaspectframe.c:116 ../gtk/gtkwidget.c:1128 msgid "Vertical Alignment" msgstr "Aliniere verticală" -#: gtk/gtkaspectframe.c:117 +#: ../gtk/gtkaspectframe.c:117 msgid "Y alignment of the child" msgstr "Alinierea pe axa Y a copilului" -#: gtk/gtkaspectframe.c:123 +#: ../gtk/gtkaspectframe.c:123 msgid "Ratio" msgstr "Proporție" -#: gtk/gtkaspectframe.c:124 +#: ../gtk/gtkaspectframe.c:124 msgid "Aspect ratio if obey_child is FALSE" msgstr "Proporția dacă „obey_child” este FALSE" -#: gtk/gtkaspectframe.c:130 +#: ../gtk/gtkaspectframe.c:130 msgid "Obey child" msgstr "Potrivește după copil" -#: gtk/gtkaspectframe.c:131 +#: ../gtk/gtkaspectframe.c:131 msgid "Force aspect ratio to match that of the frame's child" msgstr "Forțează proporția să se potrivească cu copilul cadrului" -#: gtk/gtkassistant.c:310 +#: ../gtk/gtkassistant.c:326 msgid "Header Padding" msgstr "Umplere antet" -#: gtk/gtkassistant.c:311 +#: ../gtk/gtkassistant.c:327 msgid "Number of pixels around the header." msgstr "Numărul pixelilor din jurul antetului." -#: gtk/gtkassistant.c:318 +#: ../gtk/gtkassistant.c:334 msgid "Content Padding" msgstr "Umplere conținut" -#: gtk/gtkassistant.c:319 +#: ../gtk/gtkassistant.c:335 msgid "Number of pixels around the content pages." msgstr "Numărul pixelilor din jurul conținutului." -#: gtk/gtkassistant.c:335 +#: ../gtk/gtkassistant.c:351 msgid "Page type" msgstr "Tip pagină" -#: gtk/gtkassistant.c:336 +#: ../gtk/gtkassistant.c:352 msgid "The type of the assistant page" msgstr "Tipul paginii asistentului" -#: gtk/gtkassistant.c:353 +#: ../gtk/gtkassistant.c:369 msgid "Page title" msgstr "Titlu pagină" -#: gtk/gtkassistant.c:354 +#: ../gtk/gtkassistant.c:370 msgid "The title of the assistant page" msgstr "Titlul paginii asistentului" -#: gtk/gtkassistant.c:370 +#: ../gtk/gtkassistant.c:386 msgid "Header image" msgstr "Imagine antet" -#: gtk/gtkassistant.c:371 +#: ../gtk/gtkassistant.c:387 msgid "Header image for the assistant page" msgstr "Imagine antet pentru pagina asistentului" -#: gtk/gtkassistant.c:387 +#: ../gtk/gtkassistant.c:403 msgid "Sidebar image" msgstr "Imagine laterală" -#: gtk/gtkassistant.c:388 +#: ../gtk/gtkassistant.c:404 msgid "Sidebar image for the assistant page" msgstr "Imagine laterală pentru pagina asistentului" -#: gtk/gtkassistant.c:403 +#: ../gtk/gtkassistant.c:419 msgid "Page complete" msgstr "Pagină completă" -#: gtk/gtkassistant.c:404 +#: ../gtk/gtkassistant.c:420 msgid "Whether all required fields on the page have been filled out" msgstr "Specifică dacă toate câmpurile din pagină au fost completate" -#: gtk/gtkbbox.c:135 +#: ../gtk/gtkbbox.c:152 msgid "Minimum child width" msgstr "Lățime minimă copil" -#: gtk/gtkbbox.c:136 +#: ../gtk/gtkbbox.c:153 msgid "Minimum width of buttons inside the box" -msgstr "Lățimea minimă a butoanelor înăuntrul cutiei" +msgstr "Lățimea minimă a butoanelor înăuntrul căsuței" -#: gtk/gtkbbox.c:144 +#: ../gtk/gtkbbox.c:161 msgid "Minimum child height" msgstr "Înălțime minimă copil" -#: gtk/gtkbbox.c:145 +#: ../gtk/gtkbbox.c:162 msgid "Minimum height of buttons inside the box" -msgstr "Înălțimea minimă a butoanelor înăuntrul cutiei" +msgstr "Înălțimea minimă a butoanelor înăuntrul căsuței" -#: gtk/gtkbbox.c:153 +#: ../gtk/gtkbbox.c:170 msgid "Child internal width padding" msgstr "Umplere lățime internă copil" -#: gtk/gtkbbox.c:154 +#: ../gtk/gtkbbox.c:171 msgid "Amount to increase child's size on either side" msgstr "" "Cantitatea cu care să fie mărită dimensiunea copilului pe fiecare parte" -#: gtk/gtkbbox.c:162 +#: ../gtk/gtkbbox.c:179 msgid "Child internal height padding" msgstr "Umplere înălțime internă a copilului" -#: gtk/gtkbbox.c:163 +#: ../gtk/gtkbbox.c:180 msgid "Amount to increase child's size on the top and bottom" msgstr "" "Cantitatea cu care să fie mărită dimensiunea copilului deasupra și dedesubt" -#: gtk/gtkbbox.c:171 +#: ../gtk/gtkbbox.c:188 msgid "Layout style" msgstr "Stilul aspectului" -#: gtk/gtkbbox.c:172 -#, fuzzy +#: ../gtk/gtkbbox.c:189 msgid "" "How to lay out the buttons in the box. Possible values are: spread, edge, " "start and end" msgstr "" -"Modul de aranjare a butoanelor în cutie. Valori posibile sunt „default”, " +"Modul de aranjare a butoanelor în căsuță. Valori posibile sunt „default”, " "„spread”, „edge”, „start” și „end”." -#: gtk/gtkbbox.c:180 +#: ../gtk/gtkbbox.c:197 msgid "Secondary" msgstr "Secundar" -#: gtk/gtkbbox.c:181 +#: ../gtk/gtkbbox.c:198 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -779,40 +770,40 @@ msgstr "" "La activare, copilul apare într-un grup secundar de copii, cum e cazul " "butoanelor de ajutor, de exemplu" -#: gtk/gtkbox.c:227 gtk/gtkexpander.c:233 gtk/gtkiconview.c:666 -#: gtk/gtktreeviewcolumn.c:220 +#: ../gtk/gtkbox.c:241 ../gtk/gtkexpander.c:233 ../gtk/gtkiconview.c:696 +#: ../gtk/gtktreeviewcolumn.c:238 msgid "Spacing" msgstr "Spațiere" -#: gtk/gtkbox.c:228 +#: ../gtk/gtkbox.c:242 msgid "The amount of space between children" msgstr "Cantitatea de spațiu între copii" -#: gtk/gtkbox.c:237 gtk/gtktable.c:184 gtk/gtktoolbar.c:527 -#: gtk/gtktoolitemgroup.c:1624 +#: ../gtk/gtkbox.c:251 ../gtk/gtktable.c:193 ../gtk/gtktoolbar.c:553 +#: ../gtk/gtktoolitemgroup.c:1641 msgid "Homogeneous" msgstr "Omogen" -#: gtk/gtkbox.c:238 +#: ../gtk/gtkbox.c:252 msgid "Whether the children should all be the same size" msgstr "Specifică dacă copiii ar trebui să fie toți de aceeași mărime" -#: gtk/gtkbox.c:254 gtk/gtktoolbar.c:519 gtk/gtktoolitemgroup.c:1631 -#: gtk/gtktoolpalette.c:1065 gtk/gtktreeviewcolumn.c:276 +#: ../gtk/gtkbox.c:268 ../gtk/gtktoolbar.c:545 ../gtk/gtktoolitemgroup.c:1648 +#: ../gtk/gtktoolpalette.c:1092 ../gtk/gtktreeviewcolumn.c:294 msgid "Expand" msgstr "Extinde" -#: gtk/gtkbox.c:255 +#: ../gtk/gtkbox.c:269 msgid "Whether the child should receive extra space when the parent grows" msgstr "" "Specifică dacă un copil ar trebui să primească spațiu în plus când părintele " "crește" -#: gtk/gtkbox.c:271 gtk/gtktoolitemgroup.c:1638 +#: ../gtk/gtkbox.c:285 ../gtk/gtktoolitemgroup.c:1655 msgid "Fill" msgstr "Umplere" -#: gtk/gtkbox.c:272 +#: ../gtk/gtkbox.c:286 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -820,19 +811,19 @@ msgstr "" "Specifică dacă spațiul în plus dat copilului ar trebui alocat copilului sau " "utilizat ca umplere" -#: gtk/gtkbox.c:279 gtk/gtktrayicon-x11.c:165 +#: ../gtk/gtkbox.c:293 ../gtk/gtktrayicon-x11.c:165 msgid "Padding" msgstr "Umplere" -#: gtk/gtkbox.c:280 +#: ../gtk/gtkbox.c:294 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "Spațiu în plus pentru a fi pus între copil și vecinii săi, în pixeli" -#: gtk/gtkbox.c:286 +#: ../gtk/gtkbox.c:300 msgid "Pack type" msgstr "Tip împachetare" -#: gtk/gtkbox.c:287 gtk/gtknotebook.c:692 +#: ../gtk/gtkbox.c:301 ../gtk/gtknotebook.c:793 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -840,24 +831,24 @@ msgstr "" "Un GtkPackType ce indică dacă un copil este împachetat cu referință la " "începutul sau sfârșitul părintelui" -#: gtk/gtkbox.c:293 gtk/gtknotebook.c:670 gtk/gtkpaned.c:270 -#: gtk/gtkruler.c:158 gtk/gtktoolitemgroup.c:1652 +#: ../gtk/gtkbox.c:307 ../gtk/gtknotebook.c:764 ../gtk/gtkpaned.c:327 +#: ../gtk/gtkruler.c:163 ../gtk/gtktoolitemgroup.c:1669 msgid "Position" msgstr "Poziție" -#: gtk/gtkbox.c:294 gtk/gtknotebook.c:671 +#: ../gtk/gtkbox.c:308 ../gtk/gtknotebook.c:765 msgid "The index of the child in the parent" msgstr "Indexul copilului în părinte" -#: gtk/gtkbuilder.c:315 +#: ../gtk/gtkbuilder.c:314 msgid "Translation Domain" msgstr "Domeniu de traducere" -#: gtk/gtkbuilder.c:316 +#: ../gtk/gtkbuilder.c:315 msgid "The translation domain used by gettext" msgstr "Domeniul de traducere utilizat de gettext" -#: gtk/gtkbutton.c:239 +#: ../gtk/gtkbutton.c:227 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" @@ -865,13 +856,13 @@ msgstr "" "Textul unui widget etichetă dinăuntrul unui buton, în caz că butonul conține " "un widget etichetă" -#: gtk/gtkbutton.c:246 gtk/gtkexpander.c:217 gtk/gtklabel.c:570 -#: gtk/gtkmenuitem.c:348 gtk/gtktoolbutton.c:209 +#: ../gtk/gtkbutton.c:234 ../gtk/gtkexpander.c:217 ../gtk/gtklabel.c:588 +#: ../gtk/gtkmenuitem.c:346 ../gtk/gtktoolbutton.c:209 msgid "Use underline" msgstr "Utilizează sublinieri" -#: gtk/gtkbutton.c:247 gtk/gtkexpander.c:218 gtk/gtklabel.c:571 -#: gtk/gtkmenuitem.c:349 +#: ../gtk/gtkbutton.c:235 ../gtk/gtkexpander.c:218 ../gtk/gtklabel.c:589 +#: ../gtk/gtkmenuitem.c:347 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -879,70 +870,71 @@ msgstr "" "La activare, o linie de subliniere în text indică faptul că următorul " "caracter ar trebui să fie utilizat ca tasta de accelerare" -#: gtk/gtkbutton.c:254 gtk/gtkimagemenuitem.c:153 +#: ../gtk/gtkbutton.c:242 ../gtk/gtkimagemenuitem.c:163 msgid "Use stock" msgstr "Implicit" -#: gtk/gtkbutton.c:255 +#: ../gtk/gtkbutton.c:243 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" "La activare, eticheta este utilizată pentru a alege un element standard în " "loc să fie afișată" -#: gtk/gtkbutton.c:262 gtk/gtkcombobox.c:811 gtk/gtkfilechooserbutton.c:385 +#: ../gtk/gtkbutton.c:250 ../gtk/gtkcombobox.c:861 +#: ../gtk/gtkfilechooserbutton.c:383 msgid "Focus on click" msgstr "Focus la clic" -#: gtk/gtkbutton.c:263 gtk/gtkfilechooserbutton.c:386 +#: ../gtk/gtkbutton.c:251 ../gtk/gtkfilechooserbutton.c:384 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "Specifică dacă butonul primește focus la un clic de maus" -#: gtk/gtkbutton.c:270 +#: ../gtk/gtkbutton.c:258 msgid "Border relief" msgstr "Umbra chenarului" -#: gtk/gtkbutton.c:271 +#: ../gtk/gtkbutton.c:259 msgid "The border relief style" msgstr "Stilul de umbrire al chenarului" -#: gtk/gtkbutton.c:288 +#: ../gtk/gtkbutton.c:276 msgid "Horizontal alignment for child" msgstr "Aliniere orizontală pentru copil" -#: gtk/gtkbutton.c:307 +#: ../gtk/gtkbutton.c:295 msgid "Vertical alignment for child" msgstr "Aliniere verticală pentru copil" -#: gtk/gtkbutton.c:324 gtk/gtkimagemenuitem.c:138 +#: ../gtk/gtkbutton.c:312 ../gtk/gtkimagemenuitem.c:148 msgid "Image widget" msgstr "Widget imagine" -#: gtk/gtkbutton.c:325 +#: ../gtk/gtkbutton.c:313 msgid "Child widget to appear next to the button text" msgstr "Widget copil care să apară lângă textul butonului" -#: gtk/gtkbutton.c:339 +#: ../gtk/gtkbutton.c:327 msgid "Image position" msgstr "Poziție imagine" -#: gtk/gtkbutton.c:340 +#: ../gtk/gtkbutton.c:328 msgid "The position of the image relative to the text" msgstr "Poziția imaginii relativ la text" -#: gtk/gtkbutton.c:460 +#: ../gtk/gtkbutton.c:448 msgid "Default Spacing" msgstr "Spațiere implicită" -#: gtk/gtkbutton.c:461 +#: ../gtk/gtkbutton.c:449 msgid "Extra space to add for GTK_CAN_DEFAULT buttons" msgstr "Spațiere de adăugat în plus pentru butoanele GTK_CAN_DEFAULT" -#: gtk/gtkbutton.c:475 +#: ../gtk/gtkbutton.c:463 msgid "Default Outside Spacing" msgstr "Spațiere externă implicită" -#: gtk/gtkbutton.c:476 +#: ../gtk/gtkbutton.c:464 msgid "" "Extra space to add for GTK_CAN_DEFAULT buttons that is always drawn outside " "the border" @@ -950,31 +942,31 @@ msgstr "" "Spațiu în plus de adăugat pentru butoanele GTK_CAN_DEFAULT desenat " "întotdeauna în afara chenarului" -#: gtk/gtkbutton.c:481 +#: ../gtk/gtkbutton.c:469 msgid "Child X Displacement" msgstr "Deplasare X copil" -#: gtk/gtkbutton.c:482 +#: ../gtk/gtkbutton.c:470 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "" "Cât de mult să fie mutat copilul în direcția X cand butonul este apăsat" -#: gtk/gtkbutton.c:489 +#: ../gtk/gtkbutton.c:477 msgid "Child Y Displacement" msgstr "Deplasare Y copil" -#: gtk/gtkbutton.c:490 +#: ../gtk/gtkbutton.c:478 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "" "Cât de mult să fie mutat copilul în direcția Y cand butonul este apăsat" -#: gtk/gtkbutton.c:506 +#: ../gtk/gtkbutton.c:494 msgid "Displace focus" msgstr "Deplasează focusul" -#: gtk/gtkbutton.c:507 +#: ../gtk/gtkbutton.c:495 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -982,51 +974,43 @@ msgstr "" "Specifică dacă proprietățile child_displacement_x/_y ar trebui să afecteze " "și aria focusului" -#: gtk/gtkbutton.c:520 gtk/gtkentry.c:696 gtk/gtkentry.c:1741 +#: ../gtk/gtkbutton.c:508 ../gtk/gtkentry.c:786 ../gtk/gtkentry.c:1831 msgid "Inner Border" msgstr "Margine interioară" -#: gtk/gtkbutton.c:521 +#: ../gtk/gtkbutton.c:509 msgid "Border between button edges and child." msgstr "Spațiu între marginile butonului și copil." -#: gtk/gtkbutton.c:534 +#: ../gtk/gtkbutton.c:522 msgid "Image spacing" msgstr "Spațiere imagine" -#: gtk/gtkbutton.c:535 +#: ../gtk/gtkbutton.c:523 msgid "Spacing in pixels between the image and label" msgstr "Spațiere în pixeli între imagine și etichetă" -#: gtk/gtkbutton.c:549 -msgid "Show button images" -msgstr "Arată imaginea butonului" - -#: gtk/gtkbutton.c:550 -msgid "Whether images should be shown on buttons" -msgstr "Specifică dacă ar trebui afișate imagini pe butoane" - -#: gtk/gtkcalendar.c:478 +#: ../gtk/gtkcalendar.c:475 msgid "Year" msgstr "An" -#: gtk/gtkcalendar.c:479 +#: ../gtk/gtkcalendar.c:476 msgid "The selected year" msgstr "Anul selectat." -#: gtk/gtkcalendar.c:492 +#: ../gtk/gtkcalendar.c:489 msgid "Month" msgstr "Lună" -#: gtk/gtkcalendar.c:493 +#: ../gtk/gtkcalendar.c:490 msgid "The selected month (as a number between 0 and 11)" msgstr "Luna selectată (ca număr între 0 și 11)" -#: gtk/gtkcalendar.c:507 +#: ../gtk/gtkcalendar.c:504 msgid "Day" msgstr "Zi" -#: gtk/gtkcalendar.c:508 +#: ../gtk/gtkcalendar.c:505 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" @@ -1034,348 +1018,359 @@ msgstr "" "Ziua selectată (ca număr între 1 și 31, ori 0 pentru a deselecta ziua " "selectată curent)." -#: gtk/gtkcalendar.c:522 +#: ../gtk/gtkcalendar.c:519 msgid "Show Heading" msgstr "Arată antetul" -#: gtk/gtkcalendar.c:523 +#: ../gtk/gtkcalendar.c:520 msgid "If TRUE, a heading is displayed" msgstr "La activare, e afișat un antet" -#: gtk/gtkcalendar.c:537 +#: ../gtk/gtkcalendar.c:534 msgid "Show Day Names" msgstr "Arată numele zilelor" -#: gtk/gtkcalendar.c:538 +#: ../gtk/gtkcalendar.c:535 msgid "If TRUE, day names are displayed" msgstr "La activare, sunt afișate numele zilelor" -#: gtk/gtkcalendar.c:551 +#: ../gtk/gtkcalendar.c:548 msgid "No Month Change" msgstr "Fără schimbarea lunii" -#: gtk/gtkcalendar.c:552 +#: ../gtk/gtkcalendar.c:549 msgid "If TRUE, the selected month cannot be changed" msgstr "La activare, luna selectată nu poate fi schimbată" -#: gtk/gtkcalendar.c:566 +#: ../gtk/gtkcalendar.c:563 msgid "Show Week Numbers" msgstr "Arată numerele săptămânilor" -#: gtk/gtkcalendar.c:567 +#: ../gtk/gtkcalendar.c:564 msgid "If TRUE, week numbers are displayed" msgstr "La activare, sunt afișare numerele săptămânilor" -#: gtk/gtkcalendar.c:582 +#: ../gtk/gtkcalendar.c:579 msgid "Details Width" msgstr "Lățime detalii" -#: gtk/gtkcalendar.c:583 +#: ../gtk/gtkcalendar.c:580 msgid "Details width in characters" msgstr "Lățimea detaliilor în caractere" -#: gtk/gtkcalendar.c:598 +#: ../gtk/gtkcalendar.c:595 msgid "Details Height" msgstr "Înălțime detalii" -#: gtk/gtkcalendar.c:599 +#: ../gtk/gtkcalendar.c:596 msgid "Details height in rows" msgstr "Înălțimea detaliilor în rânduri" -#: gtk/gtkcalendar.c:615 +#: ../gtk/gtkcalendar.c:612 msgid "Show Details" msgstr "Arată detalii" -#: gtk/gtkcalendar.c:616 +#: ../gtk/gtkcalendar.c:613 msgid "If TRUE, details are shown" msgstr "La activare, se arată detaliile" -#: gtk/gtkcalendar.c:628 +#: ../gtk/gtkcalendar.c:625 msgid "Inner border" msgstr "Margine interioară" -#: gtk/gtkcalendar.c:629 +#: ../gtk/gtkcalendar.c:626 msgid "Inner border space" msgstr "Spațiu margine interioară" -#: gtk/gtkcalendar.c:640 +#: ../gtk/gtkcalendar.c:637 msgid "Vertical separation" msgstr "Separare verticală" -#: gtk/gtkcalendar.c:641 +#: ../gtk/gtkcalendar.c:638 msgid "Space between day headers and main area" msgstr "Spațiere între antetul zilelor și zona principală" -#: gtk/gtkcalendar.c:652 +#: ../gtk/gtkcalendar.c:649 msgid "Horizontal separation" msgstr "Separare orizontală" -#: gtk/gtkcalendar.c:653 +#: ../gtk/gtkcalendar.c:650 msgid "Space between week headers and main area" msgstr "Spațiere între antetul săptămânilor și zona principală" -#: gtk/gtkcelleditable.c:53 +#: ../gtk/gtkcelleditable.c:53 msgid "Editing Canceled" msgstr "Editarea a fost anulată" -#: gtk/gtkcelleditable.c:54 +#: ../gtk/gtkcelleditable.c:54 msgid "Indicates that editing has been canceled" msgstr "Indică anularea editării" -#: gtk/gtkcellrendereraccel.c:138 +#: ../gtk/gtkcellrendereraccel.c:138 msgid "Accelerator key" msgstr "Cheie accelerator" -#: gtk/gtkcellrendereraccel.c:139 +#: ../gtk/gtkcellrendereraccel.c:139 msgid "The keyval of the accelerator" msgstr "Valuarea-cheie a acceleratorului" -#: gtk/gtkcellrendereraccel.c:155 +#: ../gtk/gtkcellrendereraccel.c:155 msgid "Accelerator modifiers" msgstr "Modificatori accelerator" -#: gtk/gtkcellrendereraccel.c:156 +#: ../gtk/gtkcellrendereraccel.c:156 msgid "The modifier mask of the accelerator" msgstr "Masca modificatorului acceleratorului" -#: gtk/gtkcellrendereraccel.c:173 +#: ../gtk/gtkcellrendereraccel.c:173 msgid "Accelerator keycode" msgstr "Cod-cheie accelerator" -#: gtk/gtkcellrendereraccel.c:174 +#: ../gtk/gtkcellrendereraccel.c:174 msgid "The hardware keycode of the accelerator" msgstr "Codul-cheie hardware al acceleratorului" -#: gtk/gtkcellrendereraccel.c:193 +#: ../gtk/gtkcellrendereraccel.c:193 msgid "Accelerator Mode" msgstr "Mod accelerator" -#: gtk/gtkcellrendereraccel.c:194 +#: ../gtk/gtkcellrendereraccel.c:194 msgid "The type of accelerators" msgstr "Tip de acceleratori" -#: gtk/gtkcellrenderer.c:226 +#: ../gtk/gtkcellrenderer.c:266 msgid "mode" msgstr "mod" -#: gtk/gtkcellrenderer.c:227 +#: ../gtk/gtkcellrenderer.c:267 msgid "Editable mode of the CellRenderer" msgstr "Mod editabil pentru CellRenderer" -#: gtk/gtkcellrenderer.c:235 +#: ../gtk/gtkcellrenderer.c:275 msgid "visible" msgstr "vizibil" -#: gtk/gtkcellrenderer.c:236 +#: ../gtk/gtkcellrenderer.c:276 msgid "Display the cell" msgstr "Arată celula" -#: gtk/gtkcellrenderer.c:243 +#: ../gtk/gtkcellrenderer.c:283 msgid "Display the cell sensitive" msgstr "Arată celula (majuscule semnificative)" -#: gtk/gtkcellrenderer.c:250 +#: ../gtk/gtkcellrenderer.c:290 msgid "xalign" msgstr "xaliniere" -#: gtk/gtkcellrenderer.c:251 +#: ../gtk/gtkcellrenderer.c:291 msgid "The x-align" msgstr "Alinierea X" -#: gtk/gtkcellrenderer.c:260 +#: ../gtk/gtkcellrenderer.c:300 msgid "yalign" msgstr "yaliniere" -#: gtk/gtkcellrenderer.c:261 +#: ../gtk/gtkcellrenderer.c:301 msgid "The y-align" msgstr "Alinierea Y" -#: gtk/gtkcellrenderer.c:270 +#: ../gtk/gtkcellrenderer.c:310 msgid "xpad" msgstr "xpad" -#: gtk/gtkcellrenderer.c:271 +#: ../gtk/gtkcellrenderer.c:311 msgid "The xpad" msgstr "xpad-ul" -#: gtk/gtkcellrenderer.c:280 +#: ../gtk/gtkcellrenderer.c:320 msgid "ypad" msgstr "ypad" -#: gtk/gtkcellrenderer.c:281 +#: ../gtk/gtkcellrenderer.c:321 msgid "The ypad" msgstr "ypad-ul" -#: gtk/gtkcellrenderer.c:290 +#: ../gtk/gtkcellrenderer.c:330 msgid "width" msgstr "lățime" -#: gtk/gtkcellrenderer.c:291 +#: ../gtk/gtkcellrenderer.c:331 msgid "The fixed width" msgstr "Lățimea fixă" -#: gtk/gtkcellrenderer.c:300 +#: ../gtk/gtkcellrenderer.c:340 msgid "height" msgstr "înălțime" -#: gtk/gtkcellrenderer.c:301 +#: ../gtk/gtkcellrenderer.c:341 msgid "The fixed height" msgstr "Înălțimea fixă" -#: gtk/gtkcellrenderer.c:310 +#: ../gtk/gtkcellrenderer.c:350 msgid "Is Expander" msgstr "Se poate desfășura" -#: gtk/gtkcellrenderer.c:311 +#: ../gtk/gtkcellrenderer.c:351 msgid "Row has children" msgstr "Rândul are copii" -#: gtk/gtkcellrenderer.c:319 +#: ../gtk/gtkcellrenderer.c:359 msgid "Is Expanded" msgstr "Este desfășurat" -#: gtk/gtkcellrenderer.c:320 +#: ../gtk/gtkcellrenderer.c:360 msgid "Row is an expander row, and is expanded" msgstr "Rândul se poate desfășura și a fost desfășurat" -#: gtk/gtkcellrenderer.c:327 +#: ../gtk/gtkcellrenderer.c:367 msgid "Cell background color name" msgstr "Numele culorii de fundal al celulei" -#: gtk/gtkcellrenderer.c:328 +#: ../gtk/gtkcellrenderer.c:368 msgid "Cell background color as a string" msgstr "Culoarea fundalului celulei ca șir de caractere" -#: gtk/gtkcellrenderer.c:335 +#: ../gtk/gtkcellrenderer.c:375 msgid "Cell background color" msgstr "Culoare fundal celulă" -#: gtk/gtkcellrenderer.c:336 +#: ../gtk/gtkcellrenderer.c:376 msgid "Cell background color as a GdkColor" -msgstr "Culoare fundalului celulei ca GdkColor" +msgstr "Culoarea fundalului celulei ca GdkColor" -#: gtk/gtkcellrenderer.c:343 +#: ../gtk/gtkcellrenderer.c:389 +msgid "Cell background RGBA color" +msgstr "Culoare RGBA fundal celulă" + +#: ../gtk/gtkcellrenderer.c:390 +msgid "Cell background color as a GdkRGBA" +msgstr "Culoarea fundalului celulei ca GdkColor" + +#: ../gtk/gtkcellrenderer.c:397 msgid "Editing" msgstr "În editare" -#: gtk/gtkcellrenderer.c:344 +#: ../gtk/gtkcellrenderer.c:398 msgid "Whether the cell renderer is currently in editing mode" msgstr "Specifică dacă afișarea celulei este în modul de editare" -#: gtk/gtkcellrenderer.c:352 +#: ../gtk/gtkcellrenderer.c:406 msgid "Cell background set" msgstr "Set fundal celulă" -#: gtk/gtkcellrenderer.c:353 +#: ../gtk/gtkcellrenderer.c:407 msgid "Whether this tag affects the cell background color" msgstr "Specifică dacă această etichetă afectează culoarea fundalului celulei" -#: gtk/gtkcellrenderercombo.c:110 +#: ../gtk/gtkcellrenderercombo.c:109 msgid "Model" msgstr "Model" -#: gtk/gtkcellrenderercombo.c:111 +#: ../gtk/gtkcellrenderercombo.c:110 msgid "The model containing the possible values for the combo box" -msgstr "Model conținând valorile posibile pentru acest „combo box”" +msgstr "Model conținând valorile posibile pentru această listă de selecție" -#: gtk/gtkcellrenderercombo.c:133 gtk/gtkcomboboxentry.c:104 +#: ../gtk/gtkcellrenderercombo.c:132 msgid "Text Column" msgstr "Coloană text" -#: gtk/gtkcellrenderercombo.c:134 gtk/gtkcomboboxentry.c:105 +#: ../gtk/gtkcellrenderercombo.c:133 msgid "A column in the data source model to get the strings from" msgstr "O coloană în modelul sursei de date din care se obțin datele" -#: gtk/gtkcellrenderercombo.c:151 +#: ../gtk/gtkcellrenderercombo.c:150 ../gtk/gtkcombobox.c:928 msgid "Has Entry" msgstr "Are intrare" -#: gtk/gtkcellrenderercombo.c:152 +#: ../gtk/gtkcellrenderercombo.c:151 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "La activare, permite introducerea altor șiruri decât a celor precizate" -#: gtk/gtkcellrendererpixbuf.c:120 +#: ../gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf Object" msgstr "Obiect pixbuf" -#: gtk/gtkcellrendererpixbuf.c:121 +#: ../gtk/gtkcellrendererpixbuf.c:121 msgid "The pixbuf to render" msgstr "Pixbuf de randat" -#: gtk/gtkcellrendererpixbuf.c:128 +#: ../gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf Expander Open" msgstr "Desfășurător pixbuf deschis" -#: gtk/gtkcellrendererpixbuf.c:129 +#: ../gtk/gtkcellrendererpixbuf.c:129 msgid "Pixbuf for open expander" msgstr "Pixbuf pentru desfășurător deschis" -#: gtk/gtkcellrendererpixbuf.c:136 +#: ../gtk/gtkcellrendererpixbuf.c:136 msgid "Pixbuf Expander Closed" msgstr "Desfășurător pixbuf închis" -#: gtk/gtkcellrendererpixbuf.c:137 +#: ../gtk/gtkcellrendererpixbuf.c:137 msgid "Pixbuf for closed expander" msgstr "Pixbuf pentru desfășurător închis" -#: gtk/gtkcellrendererpixbuf.c:144 gtk/gtkimage.c:244 gtk/gtkstatusicon.c:228 +#: ../gtk/gtkcellrendererpixbuf.c:144 ../gtk/gtkimage.c:250 +#: ../gtk/gtkstatusicon.c:228 msgid "Stock ID" msgstr "ID standard" -#: gtk/gtkcellrendererpixbuf.c:145 +#: ../gtk/gtkcellrendererpixbuf.c:145 msgid "The stock ID of the stock icon to render" msgstr "ID-ul standard al iconiței implicite de afișat" -#: gtk/gtkcellrendererpixbuf.c:152 gtk/gtkcellrendererspinner.c:153 -#: gtk/gtkrecentmanager.c:305 gtk/gtkstatusicon.c:269 +#: ../gtk/gtkcellrendererpixbuf.c:152 ../gtk/gtkcellrendererspinner.c:153 +#: ../gtk/gtkrecentmanager.c:309 ../gtk/gtkstatusicon.c:269 msgid "Size" msgstr "Mărime" -#: gtk/gtkcellrendererpixbuf.c:153 +#: ../gtk/gtkcellrendererpixbuf.c:153 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "Valoarea GtkIconSize ce specifică mărimea iconiței afișate" -#: gtk/gtkcellrendererpixbuf.c:162 +#: ../gtk/gtkcellrendererpixbuf.c:162 msgid "Detail" msgstr "Detaliu" -#: gtk/gtkcellrendererpixbuf.c:163 +#: ../gtk/gtkcellrendererpixbuf.c:163 msgid "Render detail to pass to the theme engine" msgstr "Detaliu de afișare de transmis motorului de teme" -#: gtk/gtkcellrendererpixbuf.c:196 +#: ../gtk/gtkcellrendererpixbuf.c:196 msgid "Follow State" msgstr "Stare semnificativă" -#: gtk/gtkcellrendererpixbuf.c:197 +#: ../gtk/gtkcellrendererpixbuf.c:197 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "" "Specifică dacă un „pixbuf” randat ar trebui să fie colorat în funcție de " "stare" -#: gtk/gtkcellrendererpixbuf.c:214 gtk/gtkimage.c:319 gtk/gtkwindow.c:662 +#: ../gtk/gtkcellrendererpixbuf.c:214 ../gtk/gtkimage.c:325 +#: ../gtk/gtkwindow.c:710 msgid "Icon" msgstr "Iconiță" -#: gtk/gtkcellrendererprogress.c:127 +#: ../gtk/gtkcellrendererprogress.c:127 msgid "Value of the progress bar" msgstr "Valoarea barei de progres" -#: gtk/gtkcellrendererprogress.c:144 gtk/gtkcellrenderertext.c:231 -#: gtk/gtkentry.c:739 gtk/gtkentrybuffer.c:352 gtk/gtkmessagedialog.c:226 -#: gtk/gtkprogressbar.c:150 gtk/gtktextbuffer.c:210 +#: ../gtk/gtkcellrendererprogress.c:144 ../gtk/gtkcellrenderertext.c:247 +#: ../gtk/gtkentry.c:829 ../gtk/gtkentrybuffer.c:352 +#: ../gtk/gtkmessagedialog.c:226 ../gtk/gtkprogressbar.c:177 +#: ../gtk/gtktextbuffer.c:209 msgid "Text" msgstr "Text" -#: gtk/gtkcellrendererprogress.c:145 +#: ../gtk/gtkcellrendererprogress.c:145 msgid "Text on the progress bar" msgstr "Text în bara de progres" -#: gtk/gtkcellrendererprogress.c:168 gtk/gtkcellrendererspinner.c:139 +#: ../gtk/gtkcellrendererprogress.c:168 ../gtk/gtkcellrendererspinner.c:139 msgid "Pulse" msgstr "Puls" -#: gtk/gtkcellrendererprogress.c:169 +#: ../gtk/gtkcellrendererprogress.c:169 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1383,11 +1378,11 @@ msgstr "" "Se setează valori pozitive pentru a indica un anumit progres atunci când nu " "se știe în ce măsură se progresează" -#: gtk/gtkcellrendererprogress.c:185 +#: ../gtk/gtkcellrendererprogress.c:185 msgid "Text x alignment" msgstr "Aliniere X a textului" -#: gtk/gtkcellrendererprogress.c:186 +#: ../gtk/gtkcellrendererprogress.c:186 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1395,233 +1390,251 @@ msgstr "" "Alinierea orizontală a textului, de la 0 (stânga) la 1 (dreapta). Invers " "pentru aranjamente RTL." -#: gtk/gtkcellrendererprogress.c:202 +#: ../gtk/gtkcellrendererprogress.c:202 msgid "Text y alignment" msgstr "Aliniere Y a textului" -#: gtk/gtkcellrendererprogress.c:203 +#: ../gtk/gtkcellrendererprogress.c:203 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "Alinierea verticală a textului, de la 0 (sus) la 1 (jos)" -#: gtk/gtkcellrendererprogress.c:214 gtk/gtkprogressbar.c:126 -#: gtk/gtkrange.c:427 +#: ../gtk/gtkcellrendererprogress.c:214 ../gtk/gtkprogressbar.c:153 +#: ../gtk/gtkrange.c:440 msgid "Inverted" msgstr "Inversat" -#: gtk/gtkcellrendererprogress.c:215 gtk/gtkprogressbar.c:127 -#, fuzzy +#: ../gtk/gtkcellrendererprogress.c:215 ../gtk/gtkprogressbar.c:154 msgid "Invert the direction in which the progress bar grows" -msgstr "Orientarea și direcția de creștere a barei de progres" +msgstr "Inversează direcția în care bara de progres crește" -#: gtk/gtkcellrendererspin.c:91 gtk/gtkrange.c:419 gtk/gtkscalebutton.c:239 -#: gtk/gtkspinbutton.c:228 +#: ../gtk/gtkcellrendererspin.c:91 ../gtk/gtkrange.c:432 +#: ../gtk/gtkscalebutton.c:239 ../gtk/gtkspinbutton.c:230 msgid "Adjustment" msgstr "Ajustare" -#: gtk/gtkcellrendererspin.c:92 gtk/gtkspinbutton.c:229 -#, fuzzy +#: ../gtk/gtkcellrendererspin.c:92 ../gtk/gtkspinbutton.c:231 msgid "The adjustment that holds the value of the spin button" -msgstr "Ajustarea valorii butonului de incrementare”" +msgstr "Ajustarea valorii butonului de incrementare" -#: gtk/gtkcellrendererspin.c:107 +#: ../gtk/gtkcellrendererspin.c:107 msgid "Climb rate" msgstr "Rată de creștere" -#: gtk/gtkcellrendererspin.c:108 gtk/gtkspinbutton.c:237 +#: ../gtk/gtkcellrendererspin.c:108 ../gtk/gtkspinbutton.c:239 msgid "The acceleration rate when you hold down a button" msgstr "Rata de accelerare la apăsarea prelungită a butonului" -#: gtk/gtkcellrendererspin.c:121 gtk/gtkscale.c:244 gtk/gtkspinbutton.c:246 +#: ../gtk/gtkcellrendererspin.c:121 ../gtk/gtkscale.c:249 +#: ../gtk/gtkspinbutton.c:248 msgid "Digits" msgstr "Cifre" -#: gtk/gtkcellrendererspin.c:122 gtk/gtkspinbutton.c:247 +#: ../gtk/gtkcellrendererspin.c:122 ../gtk/gtkspinbutton.c:249 msgid "The number of decimal places to display" msgstr "Numărul de zecimale de afișat" -#: gtk/gtkcellrendererspinner.c:119 gtk/gtkcheckmenuitem.c:105 -#: gtk/gtkmenu.c:525 gtk/gtkspinner.c:131 gtk/gtktoggleaction.c:133 -#: gtk/gtktogglebutton.c:115 gtk/gtktoggletoolbutton.c:112 +#: ../gtk/gtkcellrendererspinner.c:119 ../gtk/gtkcheckmenuitem.c:105 +#: ../gtk/gtkmenu.c:521 ../gtk/gtkspinner.c:131 ../gtk/gtktoggleaction.c:133 +#: ../gtk/gtktogglebutton.c:125 ../gtk/gtktoggletoolbutton.c:112 msgid "Active" msgstr "Activ" -#: gtk/gtkcellrendererspinner.c:120 +#: ../gtk/gtkcellrendererspinner.c:120 msgid "Whether the spinner is active (ie. shown) in the cell" msgstr "Specifică dacă spinnerul este activ (afișat) în celulă" -#: gtk/gtkcellrendererspinner.c:140 +#: ../gtk/gtkcellrendererspinner.c:140 msgid "Pulse of the spinner" msgstr "Pulsul spinnerului" -#: gtk/gtkcellrendererspinner.c:154 +#: ../gtk/gtkcellrendererspinner.c:154 msgid "The GtkIconSize value that specifies the size of the rendered spinner" msgstr "Valoarea GtkIconSize ce specifică mărimea spinnerului" -#: gtk/gtkcellrenderertext.c:232 +#: ../gtk/gtkcellrenderertext.c:248 msgid "Text to render" msgstr "Text de afișat" -#: gtk/gtkcellrenderertext.c:239 +#: ../gtk/gtkcellrenderertext.c:255 msgid "Markup" msgstr "Marcaj" -#: gtk/gtkcellrenderertext.c:240 +#: ../gtk/gtkcellrenderertext.c:256 msgid "Marked up text to render" msgstr "Text marcat de afișat" -#: gtk/gtkcellrenderertext.c:247 gtk/gtklabel.c:556 +#: ../gtk/gtkcellrenderertext.c:263 ../gtk/gtklabel.c:574 msgid "Attributes" msgstr "Atribute" -#: gtk/gtkcellrenderertext.c:248 +#: ../gtk/gtkcellrenderertext.c:264 msgid "A list of style attributes to apply to the text of the renderer" msgstr "O listă de atribute de stil pentru a fi aplicată textului afișării" -#: gtk/gtkcellrenderertext.c:255 +#: ../gtk/gtkcellrenderertext.c:271 msgid "Single Paragraph Mode" msgstr "Mod paragraf unic" -#: gtk/gtkcellrenderertext.c:256 -#, fuzzy +#: ../gtk/gtkcellrenderertext.c:272 msgid "Whether to keep all text in a single paragraph" msgstr "Specifică dacă să se păstreze tot textul într-un singur paragraf" -#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellview.c:178 gtk/gtktexttag.c:178 +#: ../gtk/gtkcellrenderertext.c:280 ../gtk/gtkcellview.c:192 +#: ../gtk/gtktexttag.c:178 msgid "Background color name" msgstr "Nume culoare fundal" -#: gtk/gtkcellrenderertext.c:265 gtk/gtkcellview.c:179 gtk/gtktexttag.c:179 +#: ../gtk/gtkcellrenderertext.c:281 ../gtk/gtkcellview.c:193 +#: ../gtk/gtktexttag.c:179 msgid "Background color as a string" msgstr "Culoare fundal ca șir de caractere" -#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellview.c:185 gtk/gtktexttag.c:186 +#: ../gtk/gtkcellrenderertext.c:288 ../gtk/gtkcellview.c:199 +#: ../gtk/gtktexttag.c:186 msgid "Background color" msgstr "Culoare fundal" -#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellview.c:186 +#: ../gtk/gtkcellrenderertext.c:289 ../gtk/gtkcellview.c:200 msgid "Background color as a GdkColor" msgstr "Culoare fundal ca GdkColor" -#: gtk/gtkcellrenderertext.c:280 gtk/gtktexttag.c:202 +#: ../gtk/gtkcellrenderertext.c:303 +msgid "Background color as RGBA" +msgstr "Culoare fundal ca RGBA" + +#: ../gtk/gtkcellrenderertext.c:304 ../gtk/gtkcellview.c:214 +msgid "Background color as a GdkRGBA" +msgstr "Culoare fundal ca GdkRGBA" + +#: ../gtk/gtkcellrenderertext.c:310 ../gtk/gtktexttag.c:202 msgid "Foreground color name" msgstr "Nume culoare prim-plan" -#: gtk/gtkcellrenderertext.c:281 gtk/gtktexttag.c:203 +#: ../gtk/gtkcellrenderertext.c:311 ../gtk/gtktexttag.c:203 msgid "Foreground color as a string" msgstr "Culoare prim-plan ca șir de caractere" -#: gtk/gtkcellrenderertext.c:288 gtk/gtktexttag.c:210 -#: gtk/gtktrayicon-x11.c:133 +#: ../gtk/gtkcellrenderertext.c:318 ../gtk/gtktexttag.c:210 +#: ../gtk/gtktrayicon-x11.c:133 msgid "Foreground color" msgstr "Culoare prim-plan" -#: gtk/gtkcellrenderertext.c:289 +#: ../gtk/gtkcellrenderertext.c:319 msgid "Foreground color as a GdkColor" msgstr "Culoare prim-plan ca GdkColor" -#: gtk/gtkcellrenderertext.c:297 gtk/gtkentry.c:663 gtk/gtktexttag.c:227 -#: gtk/gtktextview.c:668 +#: ../gtk/gtkcellrenderertext.c:333 +msgid "Foreground color as RGBA" +msgstr "Culoare prim-plan ca RGBA" + +#: ../gtk/gtkcellrenderertext.c:334 +msgid "Foreground color as a GdkRGBA" +msgstr "Culoare prim-plan ca GdkRGBA" + +#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtkentry.c:753 +#: ../gtk/gtktexttag.c:227 ../gtk/gtktextview.c:686 msgid "Editable" msgstr "Editabil" -#: gtk/gtkcellrenderertext.c:298 gtk/gtktexttag.c:228 gtk/gtktextview.c:669 +#: ../gtk/gtkcellrenderertext.c:343 ../gtk/gtktexttag.c:228 +#: ../gtk/gtktextview.c:687 msgid "Whether the text can be modified by the user" msgstr "Specifică dacă textul poate fi modificat de utilizator" -#: gtk/gtkcellrenderertext.c:305 gtk/gtkcellrenderertext.c:313 -#: gtk/gtktexttag.c:243 gtk/gtktexttag.c:251 +#: ../gtk/gtkcellrenderertext.c:350 ../gtk/gtkcellrenderertext.c:358 +#: ../gtk/gtktexttag.c:243 ../gtk/gtktexttag.c:251 msgid "Font" msgstr "Font" -#: gtk/gtkcellrenderertext.c:306 gtk/gtktexttag.c:244 +#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:244 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "Descrierea fontului ca șir (de ex. „Sans Italic 12”)" -#: gtk/gtkcellrenderertext.c:314 gtk/gtktexttag.c:252 +#: ../gtk/gtkcellrenderertext.c:359 ../gtk/gtktexttag.c:252 msgid "Font description as a PangoFontDescription struct" msgstr "Descrierea fontului ca structură PangoFontDescription" -#: gtk/gtkcellrenderertext.c:322 gtk/gtktexttag.c:259 +#: ../gtk/gtkcellrenderertext.c:367 ../gtk/gtktexttag.c:259 msgid "Font family" msgstr "Familie font" -#: gtk/gtkcellrenderertext.c:323 gtk/gtktexttag.c:260 +#: ../gtk/gtkcellrenderertext.c:368 ../gtk/gtktexttag.c:260 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "Numele familiei de fonturi (de ex. Sans, Helvetica, Times, Monospace)" -#: gtk/gtkcellrenderertext.c:330 gtk/gtkcellrenderertext.c:331 -#: gtk/gtktexttag.c:267 +#: ../gtk/gtkcellrenderertext.c:375 ../gtk/gtkcellrenderertext.c:376 +#: ../gtk/gtktexttag.c:267 msgid "Font style" msgstr "Stil font" -#: gtk/gtkcellrenderertext.c:339 gtk/gtkcellrenderertext.c:340 -#: gtk/gtktexttag.c:276 +#: ../gtk/gtkcellrenderertext.c:384 ../gtk/gtkcellrenderertext.c:385 +#: ../gtk/gtktexttag.c:276 msgid "Font variant" msgstr "Variantă font" -#: gtk/gtkcellrenderertext.c:348 gtk/gtkcellrenderertext.c:349 -#: gtk/gtktexttag.c:285 +#: ../gtk/gtkcellrenderertext.c:393 ../gtk/gtkcellrenderertext.c:394 +#: ../gtk/gtktexttag.c:285 msgid "Font weight" msgstr "Grosime font" -#: gtk/gtkcellrenderertext.c:358 gtk/gtkcellrenderertext.c:359 -#: gtk/gtktexttag.c:296 +#: ../gtk/gtkcellrenderertext.c:403 ../gtk/gtkcellrenderertext.c:404 +#: ../gtk/gtktexttag.c:296 msgid "Font stretch" msgstr "Întindere font" -#: gtk/gtkcellrenderertext.c:367 gtk/gtkcellrenderertext.c:368 -#: gtk/gtktexttag.c:305 +#: ../gtk/gtkcellrenderertext.c:412 ../gtk/gtkcellrenderertext.c:413 +#: ../gtk/gtktexttag.c:305 msgid "Font size" msgstr "Mărime font" -#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:325 +#: ../gtk/gtkcellrenderertext.c:422 ../gtk/gtktexttag.c:325 msgid "Font points" msgstr "Puncte font" -#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:326 +#: ../gtk/gtkcellrenderertext.c:423 ../gtk/gtktexttag.c:326 msgid "Font size in points" msgstr "Mărime font în puncte" -#: gtk/gtkcellrenderertext.c:387 gtk/gtktexttag.c:315 +#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtktexttag.c:315 msgid "Font scale" msgstr "Scară font" -#: gtk/gtkcellrenderertext.c:388 +#: ../gtk/gtkcellrenderertext.c:433 msgid "Font scaling factor" msgstr "Factor de scalare" -#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:394 +#: ../gtk/gtkcellrenderertext.c:442 ../gtk/gtktexttag.c:394 msgid "Rise" msgstr "Elevație" -#: gtk/gtkcellrenderertext.c:398 +#: ../gtk/gtkcellrenderertext.c:443 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "Deplasare a textului deasupra liniei de bază (dedesubt dacă valoarea este " "negativă)" -#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:434 +#: ../gtk/gtkcellrenderertext.c:454 ../gtk/gtktexttag.c:434 msgid "Strikethrough" msgstr "Tăiere" -#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:435 +#: ../gtk/gtkcellrenderertext.c:455 ../gtk/gtktexttag.c:435 msgid "Whether to strike through the text" msgstr "Specifică dacă textul să fie tăiat" -#: gtk/gtkcellrenderertext.c:417 gtk/gtktexttag.c:442 +#: ../gtk/gtkcellrenderertext.c:462 ../gtk/gtktexttag.c:442 msgid "Underline" msgstr "Subliniere" -#: gtk/gtkcellrenderertext.c:418 gtk/gtktexttag.c:443 +#: ../gtk/gtkcellrenderertext.c:463 ../gtk/gtktexttag.c:443 msgid "Style of underline for this text" msgstr "Stil de subliniere" -#: gtk/gtkcellrenderertext.c:426 gtk/gtktexttag.c:354 +#: ../gtk/gtkcellrenderertext.c:471 ../gtk/gtktexttag.c:354 msgid "Language" msgstr "Limbă" -#: gtk/gtkcellrenderertext.c:427 +#: ../gtk/gtkcellrenderertext.c:472 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1631,11 +1644,12 @@ msgstr "" "sugestie la afișarea textului. Dacă nu înțelegeți acest parametru, înseamnă " "că probabil nu aveți nevoie de el" -#: gtk/gtkcellrenderertext.c:447 gtk/gtklabel.c:681 gtk/gtkprogressbar.c:180 +#: ../gtk/gtkcellrenderertext.c:492 ../gtk/gtklabel.c:699 +#: ../gtk/gtkprogressbar.c:207 msgid "Ellipsize" msgstr "Prescurtare" -#: gtk/gtkcellrenderertext.c:448 +#: ../gtk/gtkcellrenderertext.c:493 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1643,29 +1657,28 @@ msgstr "" "Felul preferat de a prescurta un șir de caractere, dacă nu există destul loc " "în celulă pentru a afișa întregul șir" -#: gtk/gtkcellrenderertext.c:467 gtk/gtkfilechooserbutton.c:413 -#: gtk/gtklabel.c:702 +#: ../gtk/gtkcellrenderertext.c:512 ../gtk/gtkfilechooserbutton.c:411 +#: ../gtk/gtklabel.c:720 msgid "Width In Characters" msgstr "Lățime în caractere" -#: gtk/gtkcellrenderertext.c:468 gtk/gtklabel.c:703 +#: ../gtk/gtkcellrenderertext.c:513 ../gtk/gtklabel.c:721 msgid "The desired width of the label, in characters" msgstr "Lățimea dorită a etichetei, în caractere" -#: gtk/gtkcellrenderertext.c:492 gtk/gtklabel.c:763 +#: ../gtk/gtkcellrenderertext.c:537 ../gtk/gtklabel.c:781 msgid "Maximum Width In Characters" msgstr "Lățime maximă în caractere" -#: gtk/gtkcellrenderertext.c:493 -#, fuzzy +#: ../gtk/gtkcellrenderertext.c:538 msgid "The maximum width of the cell, in characters" -msgstr "Lățimea maximă dorită pentru etichetă, în caractere" +msgstr "Lățimea maximă dorită pentru celulă, în caractere" -#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:451 +#: ../gtk/gtkcellrenderertext.c:556 ../gtk/gtktexttag.c:451 msgid "Wrap mode" msgstr "Mod formatare" -#: gtk/gtkcellrenderertext.c:512 +#: ../gtk/gtkcellrenderertext.c:557 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1673,400 +1686,412 @@ msgstr "" "Felul de a rupe un șir de caractere dacă nu există destul loc în celulă " "pentru a afișa întregul șir pe o singură linie" -#: gtk/gtkcellrenderertext.c:531 gtk/gtkcombobox.c:700 +#: ../gtk/gtkcellrenderertext.c:576 ../gtk/gtkcombobox.c:750 msgid "Wrap width" msgstr "Lățime maximă" -#: gtk/gtkcellrenderertext.c:532 +#: ../gtk/gtkcellrenderertext.c:577 msgid "The width at which the text is wrapped" msgstr "Lățimea la care se rup rândurile" -#: gtk/gtkcellrenderertext.c:552 gtk/gtktreeviewcolumn.c:301 +#: ../gtk/gtkcellrenderertext.c:597 ../gtk/gtktreeviewcolumn.c:319 msgid "Alignment" msgstr "Aliniere" -#: gtk/gtkcellrenderertext.c:553 +#: ../gtk/gtkcellrenderertext.c:598 msgid "How to align the lines" msgstr "Mod de aliniere a liniilor" -#: gtk/gtkcellrenderertext.c:565 gtk/gtkcellview.c:208 gtk/gtktexttag.c:540 +#: ../gtk/gtkcellrenderertext.c:610 ../gtk/gtkcellview.c:236 +#: ../gtk/gtktexttag.c:540 msgid "Background set" msgstr "Setare fundal" -#: gtk/gtkcellrenderertext.c:566 gtk/gtkcellview.c:209 gtk/gtktexttag.c:541 +#: ../gtk/gtkcellrenderertext.c:611 ../gtk/gtkcellview.c:237 +#: ../gtk/gtktexttag.c:541 msgid "Whether this tag affects the background color" msgstr "Specifică dacă această etichetă afectează culoarea fundalului" -#: gtk/gtkcellrenderertext.c:569 gtk/gtktexttag.c:548 +#: ../gtk/gtkcellrenderertext.c:614 ../gtk/gtktexttag.c:548 msgid "Foreground set" msgstr "Setare prim-plan" -#: gtk/gtkcellrenderertext.c:570 gtk/gtktexttag.c:549 +#: ../gtk/gtkcellrenderertext.c:615 ../gtk/gtktexttag.c:549 msgid "Whether this tag affects the foreground color" msgstr "Specifică dacă această etichetă afectează culoarea textului" -#: gtk/gtkcellrenderertext.c:573 gtk/gtktexttag.c:552 +#: ../gtk/gtkcellrenderertext.c:618 ../gtk/gtktexttag.c:552 msgid "Editability set" msgstr "Setare posibilitate de editare" -#: gtk/gtkcellrenderertext.c:574 gtk/gtktexttag.c:553 +#: ../gtk/gtkcellrenderertext.c:619 ../gtk/gtktexttag.c:553 msgid "Whether this tag affects text editability" msgstr "" "Specifică dacă această etichetă afectează posibilitatea editării textului" -#: gtk/gtkcellrenderertext.c:577 gtk/gtktexttag.c:556 +#: ../gtk/gtkcellrenderertext.c:622 ../gtk/gtktexttag.c:556 msgid "Font family set" msgstr "Setare familie font" -#: gtk/gtkcellrenderertext.c:578 gtk/gtktexttag.c:557 +#: ../gtk/gtkcellrenderertext.c:623 ../gtk/gtktexttag.c:557 msgid "Whether this tag affects the font family" msgstr "Specifică dacă această etichetă afectează familia fontului" -#: gtk/gtkcellrenderertext.c:581 gtk/gtktexttag.c:560 +#: ../gtk/gtkcellrenderertext.c:626 ../gtk/gtktexttag.c:560 msgid "Font style set" msgstr "Setare stil font" -#: gtk/gtkcellrenderertext.c:582 gtk/gtktexttag.c:561 +#: ../gtk/gtkcellrenderertext.c:627 ../gtk/gtktexttag.c:561 msgid "Whether this tag affects the font style" msgstr "Specifică dacă această etichetă afectează stilul fontului" -#: gtk/gtkcellrenderertext.c:585 gtk/gtktexttag.c:564 +#: ../gtk/gtkcellrenderertext.c:630 ../gtk/gtktexttag.c:564 msgid "Font variant set" msgstr "Setare variantă font" -#: gtk/gtkcellrenderertext.c:586 gtk/gtktexttag.c:565 +#: ../gtk/gtkcellrenderertext.c:631 ../gtk/gtktexttag.c:565 msgid "Whether this tag affects the font variant" msgstr "Specifică dacă această etichetă afectează varianta fontului" -#: gtk/gtkcellrenderertext.c:589 gtk/gtktexttag.c:568 +#: ../gtk/gtkcellrenderertext.c:634 ../gtk/gtktexttag.c:568 msgid "Font weight set" msgstr "Setare grosime font" -#: gtk/gtkcellrenderertext.c:590 gtk/gtktexttag.c:569 +#: ../gtk/gtkcellrenderertext.c:635 ../gtk/gtktexttag.c:569 msgid "Whether this tag affects the font weight" msgstr "Specifică dacă această etichetă afectează grosimea fontului" -#: gtk/gtkcellrenderertext.c:593 gtk/gtktexttag.c:572 +#: ../gtk/gtkcellrenderertext.c:638 ../gtk/gtktexttag.c:572 msgid "Font stretch set" msgstr "Setare întindere font" -#: gtk/gtkcellrenderertext.c:594 gtk/gtktexttag.c:573 +#: ../gtk/gtkcellrenderertext.c:639 ../gtk/gtktexttag.c:573 msgid "Whether this tag affects the font stretch" msgstr "Specifică dacă această etichetă afectează întinderea fontului" -#: gtk/gtkcellrenderertext.c:597 gtk/gtktexttag.c:576 +#: ../gtk/gtkcellrenderertext.c:642 ../gtk/gtktexttag.c:576 msgid "Font size set" msgstr "Setare mărime font" -#: gtk/gtkcellrenderertext.c:598 gtk/gtktexttag.c:577 +#: ../gtk/gtkcellrenderertext.c:643 ../gtk/gtktexttag.c:577 msgid "Whether this tag affects the font size" msgstr "Specifică dacă această etichetă afectează mărimea fontului" -#: gtk/gtkcellrenderertext.c:601 gtk/gtktexttag.c:580 +#: ../gtk/gtkcellrenderertext.c:646 ../gtk/gtktexttag.c:580 msgid "Font scale set" msgstr "Setare scalare font" -#: gtk/gtkcellrenderertext.c:602 gtk/gtktexttag.c:581 +#: ../gtk/gtkcellrenderertext.c:647 ../gtk/gtktexttag.c:581 msgid "Whether this tag scales the font size by a factor" msgstr "" "Specifică dacă această etichetă scalează mărimea fontului cu un anumit factor" -#: gtk/gtkcellrenderertext.c:605 gtk/gtktexttag.c:600 +#: ../gtk/gtkcellrenderertext.c:650 ../gtk/gtktexttag.c:600 msgid "Rise set" msgstr "Setare elevație" -#: gtk/gtkcellrenderertext.c:606 gtk/gtktexttag.c:601 +#: ../gtk/gtkcellrenderertext.c:651 ../gtk/gtktexttag.c:601 msgid "Whether this tag affects the rise" msgstr "Specifică dacă această etichetă afectează elevația" -#: gtk/gtkcellrenderertext.c:609 gtk/gtktexttag.c:616 +#: ../gtk/gtkcellrenderertext.c:654 ../gtk/gtktexttag.c:616 msgid "Strikethrough set" msgstr "Setare tăiere" -#: gtk/gtkcellrenderertext.c:610 gtk/gtktexttag.c:617 +#: ../gtk/gtkcellrenderertext.c:655 ../gtk/gtktexttag.c:617 msgid "Whether this tag affects strikethrough" msgstr "Specifică dacă această etichetă afectează tăierea" -#: gtk/gtkcellrenderertext.c:613 gtk/gtktexttag.c:624 +#: ../gtk/gtkcellrenderertext.c:658 ../gtk/gtktexttag.c:624 msgid "Underline set" msgstr "Setare subliniere" -#: gtk/gtkcellrenderertext.c:614 gtk/gtktexttag.c:625 +#: ../gtk/gtkcellrenderertext.c:659 ../gtk/gtktexttag.c:625 msgid "Whether this tag affects underlining" msgstr "Specifică dacă această etichetă afectează sublinierea" -#: gtk/gtkcellrenderertext.c:617 gtk/gtktexttag.c:588 +#: ../gtk/gtkcellrenderertext.c:662 ../gtk/gtktexttag.c:588 msgid "Language set" msgstr "Setare limbă" -#: gtk/gtkcellrenderertext.c:618 gtk/gtktexttag.c:589 +#: ../gtk/gtkcellrenderertext.c:663 ../gtk/gtktexttag.c:589 msgid "Whether this tag affects the language the text is rendered as" msgstr "Specifică dacă această opțiune afectează limba în care e afișat textul" -#: gtk/gtkcellrenderertext.c:621 +#: ../gtk/gtkcellrenderertext.c:666 msgid "Ellipsize set" msgstr "Setare prescurtări" -#: gtk/gtkcellrenderertext.c:622 +#: ../gtk/gtkcellrenderertext.c:667 msgid "Whether this tag affects the ellipsize mode" msgstr "Specifică dacă această etichetă afectează modul de prescurtare" -#: gtk/gtkcellrenderertext.c:625 +#: ../gtk/gtkcellrenderertext.c:670 msgid "Align set" msgstr "Setare aliniere" -#: gtk/gtkcellrenderertext.c:626 +#: ../gtk/gtkcellrenderertext.c:671 msgid "Whether this tag affects the alignment mode" msgstr "Specifică dacă această etichetă afectează modul de aliniere" -#: gtk/gtkcellrenderertoggle.c:128 +#: ../gtk/gtkcellrenderertoggle.c:128 msgid "Toggle state" msgstr "Stare comutare" -#: gtk/gtkcellrenderertoggle.c:129 +#: ../gtk/gtkcellrenderertoggle.c:129 msgid "The toggle state of the button" msgstr "Starea de comutare a butonului" -#: gtk/gtkcellrenderertoggle.c:136 +#: ../gtk/gtkcellrenderertoggle.c:136 msgid "Inconsistent state" msgstr "Stare inconsistență" -#: gtk/gtkcellrenderertoggle.c:137 +#: ../gtk/gtkcellrenderertoggle.c:137 msgid "The inconsistent state of the button" msgstr "Starea de inconsistență a butonului" -#: gtk/gtkcellrenderertoggle.c:144 +#: ../gtk/gtkcellrenderertoggle.c:144 msgid "Activatable" msgstr "Activabil" -#: gtk/gtkcellrenderertoggle.c:145 +#: ../gtk/gtkcellrenderertoggle.c:145 msgid "The toggle button can be activated" msgstr "Butonul de comutare poate fi activat" -#: gtk/gtkcellrenderertoggle.c:152 +#: ../gtk/gtkcellrenderertoggle.c:152 msgid "Radio state" msgstr "Stare radio" -#: gtk/gtkcellrenderertoggle.c:153 +#: ../gtk/gtkcellrenderertoggle.c:153 msgid "Draw the toggle button as a radio button" msgstr "Desenează butonul de comutare ca un buton radio" -#: gtk/gtkcellrenderertoggle.c:160 +#: ../gtk/gtkcellrenderertoggle.c:160 msgid "Indicator size" msgstr "Mărime indicator" -#: gtk/gtkcellrenderertoggle.c:161 gtk/gtkcheckbutton.c:72 -#: gtk/gtkcheckmenuitem.c:129 +#: ../gtk/gtkcellrenderertoggle.c:161 ../gtk/gtkcheckbutton.c:78 +#: ../gtk/gtkcheckmenuitem.c:129 msgid "Size of check or radio indicator" msgstr "Mărimea indicatorului radio sau de bifare" -#: gtk/gtkcellview.c:200 +#: ../gtk/gtkcellview.c:213 +msgid "Background RGBA color" +msgstr "Culoare RGBA fundal" + +#: ../gtk/gtkcellview.c:228 msgid "CellView model" msgstr "Model CellView" -#: gtk/gtkcellview.c:201 +#: ../gtk/gtkcellview.c:229 msgid "The model for cell view" msgstr "Model pentru afișarea celulei" -#: gtk/gtkcheckbutton.c:71 gtk/gtkcheckmenuitem.c:128 +#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkcheckmenuitem.c:128 msgid "Indicator Size" msgstr "Mărime indicator" -#: gtk/gtkcheckbutton.c:79 gtk/gtkexpander.c:267 +#: ../gtk/gtkcheckbutton.c:85 ../gtk/gtkexpander.c:267 msgid "Indicator Spacing" msgstr "Spațiere indicator" -#: gtk/gtkcheckbutton.c:80 +#: ../gtk/gtkcheckbutton.c:86 msgid "Spacing around check or radio indicator" msgstr "Spațierea în jurul indicatorului radio sau de bifare" -#: gtk/gtkcheckmenuitem.c:106 +#: ../gtk/gtkcheckmenuitem.c:106 msgid "Whether the menu item is checked" msgstr "Specifică dacă elementul din meniu este bifat" -#: gtk/gtkcheckmenuitem.c:113 gtk/gtktogglebutton.c:123 +#: ../gtk/gtkcheckmenuitem.c:113 ../gtk/gtktogglebutton.c:133 msgid "Inconsistent" msgstr "Inconsistent" -#: gtk/gtkcheckmenuitem.c:114 +#: ../gtk/gtkcheckmenuitem.c:114 msgid "Whether to display an \"inconsistent\" state" msgstr "Specifică dacă se va afișa o stare de „inconsistență”" -#: gtk/gtkcheckmenuitem.c:121 +#: ../gtk/gtkcheckmenuitem.c:121 msgid "Draw as radio menu item" msgstr "Desenează ca un element radio de meniu" -#: gtk/gtkcheckmenuitem.c:122 +#: ../gtk/gtkcheckmenuitem.c:122 msgid "Whether the menu item looks like a radio menu item" msgstr "Specifică dacă elementul din meniu arată ca un element radio bifat" -#: gtk/gtkcolorbutton.c:159 +#: ../gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Utilizează alpha" -#: gtk/gtkcolorbutton.c:160 -#, fuzzy +#: ../gtk/gtkcolorbutton.c:172 msgid "Whether to give the color an alpha value" msgstr "Specifică dacă se va da culorii o valoare alpha" -#: gtk/gtkcolorbutton.c:174 gtk/gtkfilechooserbutton.c:399 -#: gtk/gtkfontbutton.c:140 gtk/gtkprintjob.c:115 gtk/gtkstatusicon.c:415 -#: gtk/gtktreeviewcolumn.c:268 +#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:397 +#: ../gtk/gtkfontbutton.c:140 ../gtk/gtkprintjob.c:115 +#: ../gtk/gtkstatusicon.c:415 ../gtk/gtktreeviewcolumn.c:286 msgid "Title" msgstr "Titlu" -#: gtk/gtkcolorbutton.c:175 +#: ../gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "Titlul dialogului de selectare a culorii" -#: gtk/gtkcolorbutton.c:189 gtk/gtkcolorsel.c:323 +#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:339 msgid "Current Color" msgstr "Culoare curentă" -#: gtk/gtkcolorbutton.c:190 +#: ../gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "Culoarea selectată" -#: gtk/gtkcolorbutton.c:204 gtk/gtkcolorsel.c:330 +#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:346 msgid "Current Alpha" msgstr "Valoare alfa curentă" -#: gtk/gtkcolorbutton.c:205 +#: ../gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "Valoarea selectată a opacității (0 - complet transparentă, 65535 - complet " "opacă)" -#: gtk/gtkcolorsel.c:309 +#: ../gtk/gtkcolorbutton.c:231 +msgid "Current RGBA Color" +msgstr "Culoare RGBA curentă" + +#: ../gtk/gtkcolorbutton.c:232 +msgid "The selected RGBA color" +msgstr "Culoarea RGBA selectată" + +#: ../gtk/gtkcolorsel.c:325 msgid "Has Opacity Control" msgstr "Are control de opacitate" -#: gtk/gtkcolorsel.c:310 +#: ../gtk/gtkcolorsel.c:326 msgid "Whether the color selector should allow setting opacity" msgstr "" "Specifică dacă acest selector de culoare ar trebui să permită schimbarea " "opacității" -#: gtk/gtkcolorsel.c:316 +#: ../gtk/gtkcolorsel.c:332 msgid "Has palette" msgstr "Are paletă" -#: gtk/gtkcolorsel.c:317 +#: ../gtk/gtkcolorsel.c:333 msgid "Whether a palette should be used" msgstr "Specifică dacă ar trebui utilizată o paletă" -#: gtk/gtkcolorsel.c:324 +#: ../gtk/gtkcolorsel.c:340 msgid "The current color" msgstr "Culoarea curentă" -#: gtk/gtkcolorsel.c:331 +#: ../gtk/gtkcolorsel.c:347 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "Valoarea curentă a opacității (0 - complet transparentă, 65535 - complet " "opacă)" -#: gtk/gtkcolorsel.c:345 -msgid "Custom palette" -msgstr "Paletă personalizată" +#: ../gtk/gtkcolorsel.c:361 +msgid "Current RGBA" +msgstr "RGBA curent" -#: gtk/gtkcolorsel.c:346 -msgid "Palette to use in the color selector" -msgstr "Paletă de utilizat în selectorul de culoare" +#: ../gtk/gtkcolorsel.c:362 +msgid "The current RGBA color" +msgstr "Culoarea RGBA curentă" -#: gtk/gtkcolorseldialog.c:110 +#: ../gtk/gtkcolorseldialog.c:110 msgid "Color Selection" msgstr "Selecție de culoare" -#: gtk/gtkcolorseldialog.c:111 +#: ../gtk/gtkcolorseldialog.c:111 msgid "The color selection embedded in the dialog." msgstr "Selecție de culoare înglobată în dialog." -#: gtk/gtkcolorseldialog.c:117 +#: ../gtk/gtkcolorseldialog.c:117 msgid "OK Button" msgstr "Buton OK" -#: gtk/gtkcolorseldialog.c:118 +#: ../gtk/gtkcolorseldialog.c:118 msgid "The OK button of the dialog." msgstr "Butonul OK al ferestrei." -#: gtk/gtkcolorseldialog.c:124 +#: ../gtk/gtkcolorseldialog.c:124 msgid "Cancel Button" msgstr "Butonul de renunțare" -#: gtk/gtkcolorseldialog.c:125 +#: ../gtk/gtkcolorseldialog.c:125 msgid "The cancel button of the dialog." msgstr "Butonul de renunțare al ferestrei." -#: gtk/gtkcolorseldialog.c:131 +#: ../gtk/gtkcolorseldialog.c:131 msgid "Help Button" msgstr "Buton de ajutor" -#: gtk/gtkcolorseldialog.c:132 +#: ../gtk/gtkcolorseldialog.c:132 msgid "The help button of the dialog." msgstr "Butonul de ajutor al dialogului." -#: gtk/gtkcombobox.c:683 +#: ../gtk/gtkcombobox.c:733 msgid "ComboBox model" msgstr "Model ComboBox" -#: gtk/gtkcombobox.c:684 +#: ../gtk/gtkcombobox.c:734 msgid "The model for the combo box" -msgstr "Model pentru ComboBox" +msgstr "Model pentru lista de selecție" -#: gtk/gtkcombobox.c:701 +#: ../gtk/gtkcombobox.c:751 msgid "Wrap width for laying out the items in a grid" msgstr "Rupe pe lățime la aranjarea elementelor într-o grilă" -#: gtk/gtkcombobox.c:723 +#: ../gtk/gtkcombobox.c:773 msgid "Row span column" msgstr "Coloană cu înălțimea rândurilor" -#: gtk/gtkcombobox.c:724 +#: ../gtk/gtkcombobox.c:774 msgid "TreeModel column containing the row span values" msgstr "Coloană TreeModel ce conține valorile înălțimii rândurilor" -#: gtk/gtkcombobox.c:745 +#: ../gtk/gtkcombobox.c:795 msgid "Column span column" msgstr "Coloană cu lățimea coloanelor" -#: gtk/gtkcombobox.c:746 +#: ../gtk/gtkcombobox.c:796 msgid "TreeModel column containing the column span values" msgstr "Coloană TreeModel ce conține valorile lățimii coloanelor" -#: gtk/gtkcombobox.c:767 +#: ../gtk/gtkcombobox.c:817 msgid "Active item" msgstr "Item activ" -#: gtk/gtkcombobox.c:768 +#: ../gtk/gtkcombobox.c:818 msgid "The item which is currently active" msgstr "Elementul activ curent." -#: gtk/gtkcombobox.c:787 gtk/gtkuimanager.c:224 +#: ../gtk/gtkcombobox.c:837 ../gtk/gtkuimanager.c:224 msgid "Add tearoffs to menus" msgstr "Face posibilă desprinderea meniurilor" -#: gtk/gtkcombobox.c:788 +#: ../gtk/gtkcombobox.c:838 msgid "Whether dropdowns should have a tearoff menu item" msgstr "Specifică dacă meniurile „dropdown” ar trebui să aibă „tearoff”" -#: gtk/gtkcombobox.c:803 gtk/gtkentry.c:688 +#: ../gtk/gtkcombobox.c:853 ../gtk/gtkentry.c:778 msgid "Has Frame" msgstr "Are cadru" -#: gtk/gtkcombobox.c:804 +#: ../gtk/gtkcombobox.c:854 msgid "Whether the combo box draws a frame around the child" -msgstr "" -"Specifică dacă acest „combo box” desenează un cadru în jurul unui copil" +msgstr "Specifică dacă lista de selecție desenează un cadru în jurul copilului" -#: gtk/gtkcombobox.c:812 +#: ../gtk/gtkcombobox.c:862 msgid "Whether the combo box grabs focus when it is clicked with the mouse" -msgstr "Specifică dacă acest „combo box” primește focus la un clic de maus" +msgstr "Specifică dacă lista de selecție este focalizată la un clic de maus" -#: gtk/gtkcombobox.c:827 gtk/gtkmenu.c:580 +#: ../gtk/gtkcombobox.c:877 ../gtk/gtkmenu.c:576 msgid "Tearoff Title" msgstr "Titlu desprindere" -#: gtk/gtkcombobox.c:828 +#: ../gtk/gtkcombobox.c:878 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" @@ -2074,150 +2099,178 @@ msgstr "" "Un titlu ce poate fi afișat de către administratorul de ferestre când acest " "„popup” este desprins" -#: gtk/gtkcombobox.c:845 +#: ../gtk/gtkcombobox.c:895 msgid "Popup shown" msgstr "„Popup” afișat" -#: gtk/gtkcombobox.c:846 +#: ../gtk/gtkcombobox.c:896 msgid "Whether the combo's dropdown is shown" msgstr "" "Specifică dacă ar trebui arătat meniul dropdown al elementului de tip combo" -#: gtk/gtkcombobox.c:862 +#: ../gtk/gtkcombobox.c:912 msgid "Button Sensitivity" msgstr "Sensibilitatea butonului" -#: gtk/gtkcombobox.c:863 +#: ../gtk/gtkcombobox.c:913 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "Specifică dacă butonul dropdown este sensibil când modelul său e gol" -#: gtk/gtkcombobox.c:870 +#: ../gtk/gtkcombobox.c:929 +msgid "Whether combo box has an entry" +msgstr "Specifică dacă această listă de selecție are o intrare" + +#: ../gtk/gtkcombobox.c:944 +msgid "Entry Text Column" +msgstr "Coloană intrare text" + +#: ../gtk/gtkcombobox.c:945 +msgid "" +"The column in the combo box's model to associate with strings from the entry " +"if the combo was created with #GtkComboBox:has-entry = %TRUE" +msgstr "" +"Coloana din modelul listei de selecție de asociat cu șiruri din intrarea " +"text dacă lista de selecție a fost creată cu #GtkComboBox:has-entry = %TRUE" + +#: ../gtk/gtkcombobox.c:962 +msgid "Popup Fixed Width" +msgstr "Lățime fixă fereastră popup" + +#: ../gtk/gtkcombobox.c:963 +msgid "" +"Whether the popup's width should be a fixed width matching the allocated " +"width of the combo box" +msgstr "" +"Specifică dacă fereastra popup ar trebui sa aibă o lățime fixă potrivindu-se " +"cu lățimea alocată listei de selecție" + +#: ../gtk/gtkcombobox.c:971 msgid "Appears as list" msgstr "Apare ca listă" -#: gtk/gtkcombobox.c:871 +#: ../gtk/gtkcombobox.c:972 msgid "Whether dropdowns should look like lists rather than menus" msgstr "" -"Specifică dacă „combo box”-urile tip dropdown să arate ca liste și nu ca " -"meniuri" +"Specifică dacă listele de selecție de tip dropdown să arate ca liste și nu " +"ca meniuri" -#: gtk/gtkcombobox.c:887 +#: ../gtk/gtkcombobox.c:988 msgid "Arrow Size" msgstr "Mărime săgeată" -#: gtk/gtkcombobox.c:888 +#: ../gtk/gtkcombobox.c:989 msgid "The minimum size of the arrow in the combo box" -msgstr "Mărimea minimă pentru săgeata din „combo box”" +msgstr "Mărimea minimă pentru săgeata din lista de selecție" -#: gtk/gtkcombobox.c:903 gtk/gtkentry.c:788 gtk/gtkhandlebox.c:182 -#: gtk/gtkmenubar.c:189 gtk/gtkstatusbar.c:244 gtk/gtktoolbar.c:577 -#: gtk/gtkviewport.c:158 +#: ../gtk/gtkcombobox.c:1004 ../gtk/gtkentry.c:878 ../gtk/gtkhandlebox.c:188 +#: ../gtk/gtkmenubar.c:196 ../gtk/gtkstatusbar.c:180 ../gtk/gtktoolbar.c:603 +#: ../gtk/gtkviewport.c:154 msgid "Shadow type" msgstr "Tip umbră" -#: gtk/gtkcombobox.c:904 +#: ../gtk/gtkcombobox.c:1005 msgid "Which kind of shadow to draw around the combo box" -msgstr "Tipul de umbră de desenat în jurul „combo box”-ului" +msgstr "Tipul de umbră de desenat în jurul listelor de selecție" -#: gtk/gtkcontainer.c:259 +#: ../gtk/gtkcontainer.c:472 msgid "Resize mode" msgstr "Mod de redimensionare" -#: gtk/gtkcontainer.c:260 +#: ../gtk/gtkcontainer.c:473 msgid "Specify how resize events are handled" msgstr "Specifică cum sunt tratate evenimentele de redimensionare" -#: gtk/gtkcontainer.c:267 +#: ../gtk/gtkcontainer.c:480 msgid "Border width" msgstr "Lățime chenar" -#: gtk/gtkcontainer.c:268 +#: ../gtk/gtkcontainer.c:481 msgid "The width of the empty border outside the containers children" msgstr "Lățimea marginilor goale în afara containerelor copii" -#: gtk/gtkcontainer.c:276 +#: ../gtk/gtkcontainer.c:489 msgid "Child" msgstr "Copil" -#: gtk/gtkcontainer.c:277 +#: ../gtk/gtkcontainer.c:490 msgid "Can be used to add a new child to the container" msgstr "Poate fi utilizat pentru a adăuga un nou copil la container" -#: gtk/gtkdialog.c:165 gtk/gtkinfobar.c:430 +#: ../gtk/gtkdialog.c:165 ../gtk/gtkinfobar.c:430 msgid "Content area border" msgstr "Margine zonă conținut" -#: gtk/gtkdialog.c:166 +#: ../gtk/gtkdialog.c:166 msgid "Width of border around the main dialog area" msgstr "Lățimea marginii în jurul ariei principale a dialogului" -#: gtk/gtkdialog.c:183 gtk/gtkinfobar.c:447 +#: ../gtk/gtkdialog.c:183 ../gtk/gtkinfobar.c:447 msgid "Content area spacing" msgstr "Spațiere a ariei cu conținut" -#: gtk/gtkdialog.c:184 +#: ../gtk/gtkdialog.c:184 msgid "Spacing between elements of the main dialog area" msgstr "Spațiere între elementele din aria principală a dialogului" -#: gtk/gtkdialog.c:191 gtk/gtkinfobar.c:463 +#: ../gtk/gtkdialog.c:191 ../gtk/gtkinfobar.c:463 msgid "Button spacing" msgstr "Spațiere butoane" -#: gtk/gtkdialog.c:192 gtk/gtkinfobar.c:464 +#: ../gtk/gtkdialog.c:192 ../gtk/gtkinfobar.c:464 msgid "Spacing between buttons" msgstr "Spațiul dintre butoane" -#: gtk/gtkdialog.c:200 gtk/gtkinfobar.c:479 +#: ../gtk/gtkdialog.c:200 ../gtk/gtkinfobar.c:479 msgid "Action area border" msgstr "Margine zonă acțiune" -#: gtk/gtkdialog.c:201 +#: ../gtk/gtkdialog.c:201 msgid "Width of border around the button area at the bottom of the dialog" msgstr "Lățimea marginii în jurul ariei cu butoane de la baza dialogului" -#: gtk/gtkentry.c:635 +#: ../gtk/gtkentry.c:725 msgid "Text Buffer" msgstr "Buffer de text" -#: gtk/gtkentry.c:636 +#: ../gtk/gtkentry.c:726 msgid "Text buffer object which actually stores entry text" msgstr "Obiect de tip buffer ce stochează text introdus" -#: gtk/gtkentry.c:643 gtk/gtklabel.c:644 +#: ../gtk/gtkentry.c:733 ../gtk/gtklabel.c:662 msgid "Cursor Position" msgstr "Poziție cursor" -#: gtk/gtkentry.c:644 gtk/gtklabel.c:645 +#: ../gtk/gtkentry.c:734 ../gtk/gtklabel.c:663 msgid "The current position of the insertion cursor in chars" msgstr "Poziția curentă a cursorului de introducere (în caractere)" -#: gtk/gtkentry.c:653 gtk/gtklabel.c:654 +#: ../gtk/gtkentry.c:743 ../gtk/gtklabel.c:672 msgid "Selection Bound" msgstr "Capăt selecție" -#: gtk/gtkentry.c:654 gtk/gtklabel.c:655 +#: ../gtk/gtkentry.c:744 ../gtk/gtklabel.c:673 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "Poziția capătului opus față de cursor al selecției (în caractere)" -#: gtk/gtkentry.c:664 +#: ../gtk/gtkentry.c:754 msgid "Whether the entry contents can be edited" msgstr "Specifică dacă se poate edita conținutul intrării" -#: gtk/gtkentry.c:671 gtk/gtkentrybuffer.c:382 +#: ../gtk/gtkentry.c:761 ../gtk/gtkentrybuffer.c:382 msgid "Maximum length" msgstr "Lungime maximă" -#: gtk/gtkentry.c:672 gtk/gtkentrybuffer.c:383 +#: ../gtk/gtkentry.c:762 ../gtk/gtkentrybuffer.c:383 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "" "Număr maxim de caractere pentru această intrare. Zero dacă nu are maxim" -#: gtk/gtkentry.c:680 +#: ../gtk/gtkentry.c:770 msgid "Visibility" msgstr "Vizibilitate" -#: gtk/gtkentry.c:681 +#: ../gtk/gtkentry.c:771 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2225,31 +2278,31 @@ msgstr "" "FALSE afișează „caractere invizibile” în loc de textul propriu-zis (modul de " "introducere a unei parole)" -#: gtk/gtkentry.c:689 +#: ../gtk/gtkentry.c:779 msgid "FALSE removes outside bevel from entry" msgstr "FALSE elimină cadrul exterior al intrării" -#: gtk/gtkentry.c:697 +#: ../gtk/gtkentry.c:787 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "" "Spațiu între text și cadru. Suprascrie proprietatea de stil margine-" "interioară" -#: gtk/gtkentry.c:704 gtk/gtkentry.c:1270 +#: ../gtk/gtkentry.c:794 ../gtk/gtkentry.c:1360 msgid "Invisible character" msgstr "Caracter invizibil" -#: gtk/gtkentry.c:705 gtk/gtkentry.c:1271 +#: ../gtk/gtkentry.c:795 ../gtk/gtkentry.c:1361 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "Caracterul utilizat pentru a masca conținutul intrării (în „modul parolă”)" -#: gtk/gtkentry.c:712 +#: ../gtk/gtkentry.c:802 msgid "Activates default" msgstr "Activează implicit" -#: gtk/gtkentry.c:713 +#: ../gtk/gtkentry.c:803 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2257,31 +2310,31 @@ msgstr "" "Specifică dacă widgetul implicit să fie activat (de ex. butonul implicit " "într-un dialog) când se apasă Enter" -#: gtk/gtkentry.c:719 +#: ../gtk/gtkentry.c:809 msgid "Width in chars" msgstr "Lățime în caractere" -#: gtk/gtkentry.c:720 +#: ../gtk/gtkentry.c:810 msgid "Number of characters to leave space for in the entry" msgstr "Numărul de caractere pentru care este alocat spațiu în intrare" -#: gtk/gtkentry.c:729 +#: ../gtk/gtkentry.c:819 msgid "Scroll offset" msgstr "Distanță derulată" -#: gtk/gtkentry.c:730 +#: ../gtk/gtkentry.c:820 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "Număr de pixeli ai intrării derulați în afara ecranului la stânga" -#: gtk/gtkentry.c:740 +#: ../gtk/gtkentry.c:830 msgid "The contents of the entry" msgstr "Conținutul intrării" -#: gtk/gtkentry.c:755 gtk/gtkmisc.c:81 +#: ../gtk/gtkentry.c:845 ../gtk/gtkmisc.c:81 msgid "X align" msgstr "Aliniere X" -#: gtk/gtkentry.c:756 gtk/gtkmisc.c:82 +#: ../gtk/gtkentry.c:846 ../gtk/gtkmisc.c:82 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2289,68 +2342,66 @@ msgstr "" "Alinierea orizontală, de la 0 (stânga) la 1 (dreapta). Invers pentru " "aranjamente RTL" -#: gtk/gtkentry.c:772 +#: ../gtk/gtkentry.c:862 msgid "Truncate multiline" msgstr "Trunchiază liniile multiple" -#: gtk/gtkentry.c:773 +#: ../gtk/gtkentry.c:863 msgid "Whether to truncate multiline pastes to one line." msgstr "" "Specifică dacă se trunchiază la lipire liniile multiple într-una singură" -#: gtk/gtkentry.c:789 +#: ../gtk/gtkentry.c:879 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "Tip de umbră de desenat în jurul intrării când e setat „has-frame”" -#: gtk/gtkentry.c:804 gtk/gtktextview.c:748 +#: ../gtk/gtkentry.c:894 ../gtk/gtktextview.c:766 msgid "Overwrite mode" msgstr "Mod suprascriere" -#: gtk/gtkentry.c:805 +#: ../gtk/gtkentry.c:895 msgid "Whether new text overwrites existing text" msgstr "Specifică dacă textul nou suprascrie textul existent" -#: gtk/gtkentry.c:819 gtk/gtkentrybuffer.c:367 +#: ../gtk/gtkentry.c:909 ../gtk/gtkentrybuffer.c:367 msgid "Text length" msgstr "Lungime text" -#: gtk/gtkentry.c:820 +#: ../gtk/gtkentry.c:910 msgid "Length of the text currently in the entry" msgstr "Lungimea textului în intrarea curentă" -#: gtk/gtkentry.c:835 -#, fuzzy +#: ../gtk/gtkentry.c:925 msgid "Invisible character set" -msgstr "Caracter invizibil" +msgstr "Set de caractere invizibil" -#: gtk/gtkentry.c:836 -#, fuzzy +#: ../gtk/gtkentry.c:926 msgid "Whether the invisible character has been set" msgstr "Specifică dacă este setată utilizarea caracterelor invizibile" -#: gtk/gtkentry.c:854 +#: ../gtk/gtkentry.c:944 msgid "Caps Lock warning" msgstr "Avertizare Caps Lock" -#: gtk/gtkentry.c:855 +#: ../gtk/gtkentry.c:945 msgid "Whether password entries will show a warning when Caps Lock is on" msgstr "" "Specifică dacă la introducerea parolelor se va avertiza atunci când tasta " "Caps Lock este apăsată" -#: gtk/gtkentry.c:869 +#: ../gtk/gtkentry.c:959 msgid "Progress Fraction" msgstr "Porțiune progres" -#: gtk/gtkentry.c:870 +#: ../gtk/gtkentry.c:960 msgid "The current fraction of the task that's been completed" msgstr "Porțiunea terminată curent din sarcina de efectuat" -#: gtk/gtkentry.c:887 +#: ../gtk/gtkentry.c:977 msgid "Progress Pulse Step" msgstr "Pas puls progres" -#: gtk/gtkentry.c:888 +#: ../gtk/gtkentry.c:978 msgid "" "The fraction of total entry width to move the progress bouncing block for " "each call to gtk_entry_progress_pulse()" @@ -2358,263 +2409,247 @@ msgstr "" "Proporția din lățimea totală a intrării cu care să se mute pulsul pentru " "fiecare apel către gtk_entry_progress_pulse()" -#: gtk/gtkentry.c:904 +#: ../gtk/gtkentry.c:994 msgid "Primary pixbuf" msgstr "Pixbuf primar" -#: gtk/gtkentry.c:905 +#: ../gtk/gtkentry.c:995 msgid "Primary pixbuf for the entry" msgstr "Pixbuf primar pentru intrare" -#: gtk/gtkentry.c:919 +#: ../gtk/gtkentry.c:1009 msgid "Secondary pixbuf" msgstr "Pixbuf secundar" -#: gtk/gtkentry.c:920 +#: ../gtk/gtkentry.c:1010 msgid "Secondary pixbuf for the entry" msgstr "Pixbuf secundar pentru intrare" -#: gtk/gtkentry.c:934 +#: ../gtk/gtkentry.c:1024 msgid "Primary stock ID" msgstr "ID primar implicit" -#: gtk/gtkentry.c:935 +#: ../gtk/gtkentry.c:1025 msgid "Stock ID for primary icon" msgstr "ID implicit pentru iconița primară" -#: gtk/gtkentry.c:949 +#: ../gtk/gtkentry.c:1039 msgid "Secondary stock ID" msgstr "ID secundar implicit" -#: gtk/gtkentry.c:950 +#: ../gtk/gtkentry.c:1040 msgid "Stock ID for secondary icon" msgstr "ID implicit pentru iconița secundară" -#: gtk/gtkentry.c:964 +#: ../gtk/gtkentry.c:1054 msgid "Primary icon name" msgstr "Nume iconiță primară" -#: gtk/gtkentry.c:965 +#: ../gtk/gtkentry.c:1055 msgid "Icon name for primary icon" msgstr "Numele iconiței pentru iconița primară" -#: gtk/gtkentry.c:979 +#: ../gtk/gtkentry.c:1069 msgid "Secondary icon name" msgstr "Nume iconiță secundară" -#: gtk/gtkentry.c:980 +#: ../gtk/gtkentry.c:1070 msgid "Icon name for secondary icon" msgstr "Numele iconiței pentru iconița secundară" -#: gtk/gtkentry.c:994 +#: ../gtk/gtkentry.c:1084 msgid "Primary GIcon" msgstr "GIcon primar" -#: gtk/gtkentry.c:995 +#: ../gtk/gtkentry.c:1085 msgid "GIcon for primary icon" msgstr "GIcon pentru iconița primară" -#: gtk/gtkentry.c:1009 +#: ../gtk/gtkentry.c:1099 msgid "Secondary GIcon" msgstr "GIcon secundar" -#: gtk/gtkentry.c:1010 +#: ../gtk/gtkentry.c:1100 msgid "GIcon for secondary icon" msgstr "GIcon pentru iconița secundară" -#: gtk/gtkentry.c:1024 +#: ../gtk/gtkentry.c:1114 msgid "Primary storage type" msgstr "Tip stocare primară" -#: gtk/gtkentry.c:1025 +#: ../gtk/gtkentry.c:1115 msgid "The representation being used for primary icon" msgstr "Reprezentarea utilizată pentru iconița primară" -#: gtk/gtkentry.c:1040 +#: ../gtk/gtkentry.c:1130 msgid "Secondary storage type" msgstr "Tip stocare secundară" -#: gtk/gtkentry.c:1041 +#: ../gtk/gtkentry.c:1131 msgid "The representation being used for secondary icon" msgstr "Reprezentarea utilizată pentru iconița secundară" -#: gtk/gtkentry.c:1062 +#: ../gtk/gtkentry.c:1152 msgid "Primary icon activatable" msgstr "Iconiță primară activabilă" -#: gtk/gtkentry.c:1063 +#: ../gtk/gtkentry.c:1153 msgid "Whether the primary icon is activatable" msgstr "Specifică dacă iconița primară este activabilă" -#: gtk/gtkentry.c:1083 +#: ../gtk/gtkentry.c:1173 msgid "Secondary icon activatable" msgstr "Iconiță secundară activabilă" -#: gtk/gtkentry.c:1084 +#: ../gtk/gtkentry.c:1174 msgid "Whether the secondary icon is activatable" msgstr "Specifică dacă iconița secundară este activabilă" -#: gtk/gtkentry.c:1106 +#: ../gtk/gtkentry.c:1196 msgid "Primary icon sensitive" msgstr "Iconiță primară sensibilă" -#: gtk/gtkentry.c:1107 +#: ../gtk/gtkentry.c:1197 msgid "Whether the primary icon is sensitive" msgstr "Specifică dacă iconița primară este sensibilă" -#: gtk/gtkentry.c:1128 +#: ../gtk/gtkentry.c:1218 msgid "Secondary icon sensitive" msgstr "Iconiță secundară sensibilă" -#: gtk/gtkentry.c:1129 +#: ../gtk/gtkentry.c:1219 msgid "Whether the secondary icon is sensitive" msgstr "Specifică dacă iconița secundară este sensibilă" -#: gtk/gtkentry.c:1145 +#: ../gtk/gtkentry.c:1235 msgid "Primary icon tooltip text" msgstr "Text indiciu iconiță primară" -#: gtk/gtkentry.c:1146 gtk/gtkentry.c:1182 +#: ../gtk/gtkentry.c:1236 ../gtk/gtkentry.c:1272 msgid "The contents of the tooltip on the primary icon" msgstr "Conținutul indiciului pentru iconița primară" -#: gtk/gtkentry.c:1162 +#: ../gtk/gtkentry.c:1252 msgid "Secondary icon tooltip text" msgstr "Text indiciu iconiță secundară" -#: gtk/gtkentry.c:1163 gtk/gtkentry.c:1201 +#: ../gtk/gtkentry.c:1253 ../gtk/gtkentry.c:1291 msgid "The contents of the tooltip on the secondary icon" msgstr "Conținutul indiciului pentru iconița secundară" -#: gtk/gtkentry.c:1181 +#: ../gtk/gtkentry.c:1271 msgid "Primary icon tooltip markup" msgstr "Evidențiere indiciu iconiță primară" -#: gtk/gtkentry.c:1200 +#: ../gtk/gtkentry.c:1290 msgid "Secondary icon tooltip markup" msgstr "Evidențiere indiciu iconiță secundară" -#: gtk/gtkentry.c:1220 gtk/gtktextview.c:776 +#: ../gtk/gtkentry.c:1310 ../gtk/gtktextview.c:794 msgid "IM module" msgstr "Modul IM" -#: gtk/gtkentry.c:1221 gtk/gtktextview.c:777 +#: ../gtk/gtkentry.c:1311 ../gtk/gtktextview.c:795 msgid "Which IM module should be used" msgstr "Specifică ce modul IM ar trebui utilizat" -#: gtk/gtkentry.c:1235 +#: ../gtk/gtkentry.c:1325 msgid "Icon Prelight" msgstr "Iluminare iconițe" -#: gtk/gtkentry.c:1236 +#: ../gtk/gtkentry.c:1326 msgid "Whether activatable icons should prelight when hovered" msgstr "Specifică dacă ar trebui iluminate iconițele activabile sub cursor" -#: gtk/gtkentry.c:1249 +#: ../gtk/gtkentry.c:1339 msgid "Progress Border" msgstr "Margine progres" -#: gtk/gtkentry.c:1250 +#: ../gtk/gtkentry.c:1340 msgid "Border around the progress bar" msgstr "Margine în jurul barei de progres" -#: gtk/gtkentry.c:1742 +#: ../gtk/gtkentry.c:1832 msgid "Border between text and frame." msgstr "Margine între text și cadru." -#: gtk/gtkentry.c:1747 gtk/gtklabel.c:903 -msgid "Select on focus" -msgstr "Selectează la focus" - -#: gtk/gtkentry.c:1748 -msgid "Whether to select the contents of an entry when it is focused" -msgstr "Specifică dacă la focus să fie selectat conținutul intrării" - -#: gtk/gtkentry.c:1762 -msgid "Password Hint Timeout" -msgstr "Time-out caractere parolă" - -#: gtk/gtkentry.c:1763 -msgid "How long to show the last input character in hidden entries" -msgstr "Cât timp e afișat ultimul caracter introdus în intrări ascunse" - -#: gtk/gtkentrybuffer.c:353 +#: ../gtk/gtkentrybuffer.c:353 msgid "The contents of the buffer" msgstr "Conținutul din buffer" -#: gtk/gtkentrybuffer.c:368 +#: ../gtk/gtkentrybuffer.c:368 msgid "Length of the text currently in the buffer" msgstr "Lungimea textului aflat curent în buffer" -#: gtk/gtkentrycompletion.c:280 +#: ../gtk/gtkentrycompletion.c:280 msgid "Completion Model" msgstr "Mod de completare" -#: gtk/gtkentrycompletion.c:281 +#: ../gtk/gtkentrycompletion.c:281 msgid "The model to find matches in" msgstr "Mod de găsire a potrivirilor" -#: gtk/gtkentrycompletion.c:287 +#: ../gtk/gtkentrycompletion.c:287 msgid "Minimum Key Length" msgstr "Lungime minimă cheie" -#: gtk/gtkentrycompletion.c:288 +#: ../gtk/gtkentrycompletion.c:288 msgid "Minimum length of the search key in order to look up matches" msgstr "Lungimea minimă a cheii de căutare pentru găsirea potrivirilor" -#: gtk/gtkentrycompletion.c:304 gtk/gtkiconview.c:587 +#: ../gtk/gtkentrycompletion.c:304 ../gtk/gtkiconview.c:617 msgid "Text column" msgstr "Coloană text" -#: gtk/gtkentrycompletion.c:305 +#: ../gtk/gtkentrycompletion.c:305 msgid "The column of the model containing the strings." msgstr "O coloană a modelului ce conține șirurile de caractere." -#: gtk/gtkentrycompletion.c:324 +#: ../gtk/gtkentrycompletion.c:324 msgid "Inline completion" msgstr "Completare „inline”" -#: gtk/gtkentrycompletion.c:325 +#: ../gtk/gtkentrycompletion.c:325 msgid "Whether the common prefix should be inserted automatically" msgstr "Specifică dacă prefixul comun ar trebui inserat automat" -#: gtk/gtkentrycompletion.c:339 +#: ../gtk/gtkentrycompletion.c:339 msgid "Popup completion" msgstr "Completare „popup”" -#: gtk/gtkentrycompletion.c:340 +#: ../gtk/gtkentrycompletion.c:340 msgid "Whether the completions should be shown in a popup window" msgstr "Specifică dacă ar trebui arătate completările într-o fereastră „popup”" -#: gtk/gtkentrycompletion.c:355 +#: ../gtk/gtkentrycompletion.c:355 msgid "Popup set width" msgstr "Lățime set „popup”" -#: gtk/gtkentrycompletion.c:356 +#: ../gtk/gtkentrycompletion.c:356 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "La activare, fereastra „popup” va avea aceeași mărime cu intrarea" -#: gtk/gtkentrycompletion.c:374 +#: ../gtk/gtkentrycompletion.c:374 msgid "Popup single match" msgstr "„Popup” potrivire unică" -#: gtk/gtkentrycompletion.c:375 +#: ../gtk/gtkentrycompletion.c:375 msgid "If TRUE, the popup window will appear for a single match." msgstr "La activare, fereastra „popup” va apărea pentru o potrivire unică." -#: gtk/gtkentrycompletion.c:389 +#: ../gtk/gtkentrycompletion.c:389 msgid "Inline selection" msgstr "Selectare „inline”" -#: gtk/gtkentrycompletion.c:390 +#: ../gtk/gtkentrycompletion.c:390 msgid "Your description here" msgstr "Introduceți aici o descriere" -#: gtk/gtkeventbox.c:93 +#: ../gtk/gtkeventbox.c:101 msgid "Visible Window" msgstr "Fereastră vizibilă" -#: gtk/gtkeventbox.c:94 +#: ../gtk/gtkeventbox.c:102 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2622,11 +2657,11 @@ msgstr "" "Specifică dacă EventBox-ul este vizibil (adică nu ascuns) și utilizat doar " "pentru înregistrarea evenimentelor." -#: gtk/gtkeventbox.c:100 +#: ../gtk/gtkeventbox.c:108 msgid "Above child" msgstr "Deasupra copilului" -#: gtk/gtkeventbox.c:101 +#: ../gtk/gtkeventbox.c:109 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2634,162 +2669,164 @@ msgstr "" "Specifică dacă fereastra „event-trapping” a unui EventBox este deasupra " "ferestrei widgetului copil" -#: gtk/gtkexpander.c:201 +#: ../gtk/gtkexpander.c:201 msgid "Expanded" msgstr "Desfășurat" -#: gtk/gtkexpander.c:202 +#: ../gtk/gtkexpander.c:202 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Specifică dacă desfășurătorul e deschis și e vizibil un widget copil" -#: gtk/gtkexpander.c:210 +#: ../gtk/gtkexpander.c:210 msgid "Text of the expander's label" msgstr "Textul etichetei desfășurătorului" -#: gtk/gtkexpander.c:225 gtk/gtklabel.c:563 +#: ../gtk/gtkexpander.c:225 ../gtk/gtklabel.c:581 msgid "Use markup" msgstr "Utilizează marcare" -#: gtk/gtkexpander.c:226 gtk/gtklabel.c:564 +#: ../gtk/gtkexpander.c:226 ../gtk/gtklabel.c:582 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "Textul etichetei include marcare XML. A se vedea pango_parse_markup()" -#: gtk/gtkexpander.c:234 +#: ../gtk/gtkexpander.c:234 msgid "Space to put between the label and the child" msgstr "Spațiu între etichetă și copil" -#: gtk/gtkexpander.c:243 gtk/gtkframe.c:165 gtk/gtktoolbutton.c:216 -#: gtk/gtktoolitemgroup.c:1578 +#: ../gtk/gtkexpander.c:243 ../gtk/gtkframe.c:165 ../gtk/gtktoolbutton.c:216 +#: ../gtk/gtktoolitemgroup.c:1595 msgid "Label widget" msgstr "Widget etichetă" -#: gtk/gtkexpander.c:244 +#: ../gtk/gtkexpander.c:244 msgid "A widget to display in place of the usual expander label" msgstr "" "Un widget pentru a fi afișat în locul etichetei obișnuite a desfășurătorului" -#: gtk/gtkexpander.c:251 -#, fuzzy +#: ../gtk/gtkexpander.c:251 msgid "Label fill" -msgstr "Umplere tab" +msgstr "Umplere etichetă" -#: gtk/gtkexpander.c:252 -#, fuzzy +#: ../gtk/gtkexpander.c:252 msgid "Whether the label widget should fill all available horizontal space" -msgstr "Specifică dacă elementul ar trebui să umple spațiul disponibil" +msgstr "" +"Specifică dacă widget-ul etichetă ar trebui să umple tot spațiul orizontal " +"disponibil" -#: gtk/gtkexpander.c:258 gtk/gtktoolitemgroup.c:1606 gtk/gtktreeview.c:776 +#: ../gtk/gtkexpander.c:258 ../gtk/gtktoolitemgroup.c:1623 +#: ../gtk/gtktreeview.c:863 msgid "Expander Size" msgstr "Mărime desfășurător" -#: gtk/gtkexpander.c:259 gtk/gtktoolitemgroup.c:1607 gtk/gtktreeview.c:777 +#: ../gtk/gtkexpander.c:259 ../gtk/gtktoolitemgroup.c:1624 +#: ../gtk/gtktreeview.c:864 msgid "Size of the expander arrow" msgstr "Mărimea săgeții de desfășurare" -#: gtk/gtkexpander.c:268 +#: ../gtk/gtkexpander.c:268 msgid "Spacing around expander arrow" msgstr "Spațiere în jurul săgeții desfășurătorului" -#: gtk/gtkfilechooserbutton.c:368 +#: ../gtk/gtkfilechooserbutton.c:366 msgid "Dialog" msgstr "Dialog" -#: gtk/gtkfilechooserbutton.c:369 +#: ../gtk/gtkfilechooserbutton.c:367 msgid "The file chooser dialog to use." msgstr "Dialogul de selectare fișiere de utilizat." -#: gtk/gtkfilechooserbutton.c:400 +#: ../gtk/gtkfilechooserbutton.c:398 msgid "The title of the file chooser dialog." msgstr "Titlul dialogului de selectare fișiere." -#: gtk/gtkfilechooserbutton.c:414 +#: ../gtk/gtkfilechooserbutton.c:412 msgid "The desired width of the button widget, in characters." msgstr "Lățimea dorită a widgetului buton, în caractere." -#: gtk/gtkfilechooser.c:740 +#: ../gtk/gtkfilechooser.c:740 msgid "Action" msgstr "Acțiune" -#: gtk/gtkfilechooser.c:741 +#: ../gtk/gtkfilechooser.c:741 msgid "The type of operation that the file selector is performing" msgstr "Tipul operației efectuate de selectorul de fișiere" -#: gtk/gtkfilechooser.c:747 gtk/gtkrecentchooser.c:264 +#: ../gtk/gtkfilechooser.c:747 ../gtk/gtkrecentchooser.c:264 msgid "Filter" msgstr "Filtru" -#: gtk/gtkfilechooser.c:748 +#: ../gtk/gtkfilechooser.c:748 msgid "The current filter for selecting which files are displayed" msgstr "Filtrul curent pentru selectarea fișierelor afișate" -#: gtk/gtkfilechooser.c:753 +#: ../gtk/gtkfilechooser.c:753 msgid "Local Only" msgstr "Doar local" -#: gtk/gtkfilechooser.c:754 +#: ../gtk/gtkfilechooser.c:754 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "" "Specifică dacă fișierele selectate ar trebui limitate la fișierele locale: " "URL-uri" -#: gtk/gtkfilechooser.c:759 +#: ../gtk/gtkfilechooser.c:759 msgid "Preview widget" msgstr "Widget previzualizare" -#: gtk/gtkfilechooser.c:760 +#: ../gtk/gtkfilechooser.c:760 msgid "Application supplied widget for custom previews." msgstr "Widget furnizat de aplicație pentru previzualizări personalizate" -#: gtk/gtkfilechooser.c:765 +#: ../gtk/gtkfilechooser.c:765 msgid "Preview Widget Active" msgstr "Widget de previzualizare activ" -#: gtk/gtkfilechooser.c:766 +#: ../gtk/gtkfilechooser.c:766 msgid "" "Whether the application supplied widget for custom previews should be shown." msgstr "" "Specifică dacă widgetul furnizat de aplicație pentru previzualizări " "personalizate ar trebui să fie vizibil." -#: gtk/gtkfilechooser.c:771 +#: ../gtk/gtkfilechooser.c:771 msgid "Use Preview Label" msgstr "Utilizează o etichetă de previzualizare" -#: gtk/gtkfilechooser.c:772 +#: ../gtk/gtkfilechooser.c:772 msgid "Whether to display a stock label with the name of the previewed file." msgstr "" "Specifică dacă se va afișa o etichetă standard pentru numele fișierului " "previzualizat." -#: gtk/gtkfilechooser.c:777 +#: ../gtk/gtkfilechooser.c:777 msgid "Extra widget" msgstr "Widget extra" -#: gtk/gtkfilechooser.c:778 +#: ../gtk/gtkfilechooser.c:778 msgid "Application supplied widget for extra options." msgstr "Widget furnizat de aplicație pentru opțiuni extra." -#: gtk/gtkfilechooser.c:783 gtk/gtkrecentchooser.c:203 +#: ../gtk/gtkfilechooser.c:783 ../gtk/gtkrecentchooser.c:203 msgid "Select Multiple" msgstr "Selectare multiplă" -#: gtk/gtkfilechooser.c:784 +#: ../gtk/gtkfilechooser.c:784 msgid "Whether to allow multiple files to be selected" msgstr "Specifică dacă este permisă selectarea mai multor fișiere" -#: gtk/gtkfilechooser.c:790 +#: ../gtk/gtkfilechooser.c:790 msgid "Show Hidden" msgstr "Arată fișierele ascunse" -#: gtk/gtkfilechooser.c:791 +#: ../gtk/gtkfilechooser.c:791 msgid "Whether the hidden files and folders should be displayed" msgstr "Specifică dacă fișierele ascunse ar trebui să fie afișate" -#: gtk/gtkfilechooser.c:806 +#: ../gtk/gtkfilechooser.c:806 msgid "Do overwrite confirmation" msgstr "Confirmare suprascriere" -#: gtk/gtkfilechooser.c:807 +#: ../gtk/gtkfilechooser.c:807 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2797,12 +2834,11 @@ msgstr "" "Specifică dacă un selector de fișiere în modul de salvare va prezenta un " "dialog de confirmare a suprascrierii." -#: gtk/gtkfilechooser.c:823 -#, fuzzy +#: ../gtk/gtkfilechooser.c:823 msgid "Allow folder creation" msgstr "Permite crearea de dosare" -#: gtk/gtkfilechooser.c:824 +#: ../gtk/gtkfilechooser.c:824 msgid "" "Whether a file chooser not in open mode will offer the user to create new " "folders." @@ -2810,133 +2846,133 @@ msgstr "" "Specifică dacă un selector de fișiere va permite utilizatorului crearea de " "noi dosare în alt mod decât în cel de deschidere." -#: gtk/gtkfixed.c:98 gtk/gtklayout.c:605 +#: ../gtk/gtkfixed.c:103 ../gtk/gtklayout.c:633 msgid "X position" msgstr "Poziție X" -#: gtk/gtkfixed.c:99 gtk/gtklayout.c:606 +#: ../gtk/gtkfixed.c:104 ../gtk/gtklayout.c:634 msgid "X position of child widget" msgstr "Poziția X a widgetului copil" -#: gtk/gtkfixed.c:108 gtk/gtklayout.c:615 +#: ../gtk/gtkfixed.c:111 ../gtk/gtklayout.c:643 msgid "Y position" msgstr "Poziție Y" -#: gtk/gtkfixed.c:109 gtk/gtklayout.c:616 +#: ../gtk/gtkfixed.c:112 ../gtk/gtklayout.c:644 msgid "Y position of child widget" msgstr "Poziția Y a widgetului copil" -#: gtk/gtkfontbutton.c:141 +#: ../gtk/gtkfontbutton.c:141 msgid "The title of the font selection dialog" msgstr "Titlul dialogului de selectare a fontului" -#: gtk/gtkfontbutton.c:156 gtk/gtkfontsel.c:223 +#: ../gtk/gtkfontbutton.c:156 ../gtk/gtkfontsel.c:223 msgid "Font name" msgstr "Nume font" -#: gtk/gtkfontbutton.c:157 +#: ../gtk/gtkfontbutton.c:157 msgid "The name of the selected font" msgstr "Numele fontului selectat" -#: gtk/gtkfontbutton.c:158 +#: ../gtk/gtkfontbutton.c:158 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:173 +#: ../gtk/gtkfontbutton.c:173 msgid "Use font in label" msgstr "Utilizează fontul în etichetă" -#: gtk/gtkfontbutton.c:174 +#: ../gtk/gtkfontbutton.c:174 msgid "Whether the label is drawn in the selected font" msgstr "Specifică dacă eticheta utilizează fontul selectat" -#: gtk/gtkfontbutton.c:189 +#: ../gtk/gtkfontbutton.c:189 msgid "Use size in label" msgstr "Utilizează mărimea în etichetă" -#: gtk/gtkfontbutton.c:190 +#: ../gtk/gtkfontbutton.c:190 msgid "Whether the label is drawn with the selected font size" msgstr "Specifică dacă eticheta utilizează mărimea fontului selectat" -#: gtk/gtkfontbutton.c:206 +#: ../gtk/gtkfontbutton.c:206 msgid "Show style" msgstr "Arată stilul" -#: gtk/gtkfontbutton.c:207 +#: ../gtk/gtkfontbutton.c:207 msgid "Whether the selected font style is shown in the label" msgstr "Specifică dacă stilul fontului selectat apare în etichetă" -#: gtk/gtkfontbutton.c:222 +#: ../gtk/gtkfontbutton.c:222 msgid "Show size" msgstr "Arată mărimea" -#: gtk/gtkfontbutton.c:223 +#: ../gtk/gtkfontbutton.c:223 msgid "Whether selected font size is shown in the label" msgstr "Specifică dacă mărimea fontului selectat apare în etichetă" -#: gtk/gtkfontsel.c:224 +#: ../gtk/gtkfontsel.c:224 msgid "The string that represents this font" msgstr "Șirul ce reprezintă acest font" -#: gtk/gtkfontsel.c:230 +#: ../gtk/gtkfontsel.c:230 msgid "Preview text" msgstr "Previzualizare text" -#: gtk/gtkfontsel.c:231 +#: ../gtk/gtkfontsel.c:231 msgid "The text to display in order to demonstrate the selected font" msgstr "Textul de afișat pentru a exemplifica fontul selectat" -#: gtk/gtkframe.c:131 +#: ../gtk/gtkframe.c:131 msgid "Text of the frame's label" msgstr "Textul etichetei cadrului" -#: gtk/gtkframe.c:138 +#: ../gtk/gtkframe.c:138 msgid "Label xalign" msgstr "Aliniere X a etichetei" -#: gtk/gtkframe.c:139 +#: ../gtk/gtkframe.c:139 msgid "The horizontal alignment of the label" msgstr "Alinierea orizontală a etichetei" -#: gtk/gtkframe.c:147 +#: ../gtk/gtkframe.c:147 msgid "Label yalign" msgstr "Aliniere Y a etichetei" -#: gtk/gtkframe.c:148 +#: ../gtk/gtkframe.c:148 msgid "The vertical alignment of the label" msgstr "Alinierea verticală a etichetei" -#: gtk/gtkframe.c:156 +#: ../gtk/gtkframe.c:156 msgid "Frame shadow" msgstr "Umbră cadru" -#: gtk/gtkframe.c:157 +#: ../gtk/gtkframe.c:157 msgid "Appearance of the frame border" msgstr "Aspectul marginii cadrului" -#: gtk/gtkframe.c:166 +#: ../gtk/gtkframe.c:166 msgid "A widget to display in place of the usual frame label" msgstr "Un widget pentru a fi afișat în locul etichetei obișnuite a cadrului" -#: gtk/gtkhandlebox.c:183 +#: ../gtk/gtkhandlebox.c:189 msgid "Appearance of the shadow that surrounds the container" msgstr "Aspectul umbrei care înconjoară containerul" -#: gtk/gtkhandlebox.c:191 +#: ../gtk/gtkhandlebox.c:197 msgid "Handle position" msgstr "Poziție prindere" -# Greu de tradus, a se vedea codul sursă pentru mai multe informații. Mișu. -#: gtk/gtkhandlebox.c:192 +# Greu de tradus, a se vedea codul sursă pentru mai multe informații. Mișu. +#: ../gtk/gtkhandlebox.c:198 msgid "Position of the handle relative to the child widget" msgstr "Poziția prinderii (handle position) relativ la widgetul copil" -#: gtk/gtkhandlebox.c:200 +#: ../gtk/gtkhandlebox.c:206 msgid "Snap edge" msgstr "Margine de prindere" -# Aceeași observație ca mai înainte. Mișu -#: gtk/gtkhandlebox.c:201 +# Aceeași observație ca mai înainte. Mișu +#: ../gtk/gtkhandlebox.c:207 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2944,11 +2980,11 @@ msgstr "" "Marginea de prindere a cutiei mutate care se aliniază cu punctul de docare " "pentru a doca cutia prinsă și mutată." -#: gtk/gtkhandlebox.c:209 +#: ../gtk/gtkhandlebox.c:215 msgid "Snap edge set" msgstr "Setare margine prindere" -#: gtk/gtkhandlebox.c:210 +#: ../gtk/gtkhandlebox.c:216 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2956,11 +2992,11 @@ msgstr "" "Specifică dacă se utilizează valoarea proprietății „snap_edge” sau o valoare " "derivată din „handle_position”." -#: gtk/gtkhandlebox.c:217 +#: ../gtk/gtkhandlebox.c:223 msgid "Child Detached" msgstr "Copil desprins" -#: gtk/gtkhandlebox.c:218 +#: ../gtk/gtkhandlebox.c:224 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2968,269 +3004,262 @@ msgstr "" "O valoare booleană ce specifică dacă un copil al unui handlebox este atașat " "sau nu." -#: gtk/gtkiconview.c:550 +#: ../gtk/gtkiconview.c:580 msgid "Selection mode" msgstr "Mod selecție" -#: gtk/gtkiconview.c:551 +#: ../gtk/gtkiconview.c:581 msgid "The selection mode" msgstr "Modul selecție" -#: gtk/gtkiconview.c:569 +#: ../gtk/gtkiconview.c:599 msgid "Pixbuf column" msgstr "Coloană pixbuf" -#: gtk/gtkiconview.c:570 +#: ../gtk/gtkiconview.c:600 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Coloană model din care se extrage iconița pixbuf" -#: gtk/gtkiconview.c:588 +#: ../gtk/gtkiconview.c:618 msgid "Model column used to retrieve the text from" msgstr "Coloană model din care se extrage textul" -#: gtk/gtkiconview.c:607 +#: ../gtk/gtkiconview.c:637 msgid "Markup column" msgstr "Coloană marcaj" -#: gtk/gtkiconview.c:608 +#: ../gtk/gtkiconview.c:638 msgid "Model column used to retrieve the text if using Pango markup" msgstr "" "Coloană model din care se extrage textul când se utilizează marcare Pango" -#: gtk/gtkiconview.c:615 +#: ../gtk/gtkiconview.c:645 msgid "Icon View Model" msgstr "Model afișare iconițe" -#: gtk/gtkiconview.c:616 +#: ../gtk/gtkiconview.c:646 msgid "The model for the icon view" msgstr "Model pentru afișarea iconițelor" -#: gtk/gtkiconview.c:632 +#: ../gtk/gtkiconview.c:662 msgid "Number of columns" msgstr "Număr de coloane" -#: gtk/gtkiconview.c:633 +#: ../gtk/gtkiconview.c:663 msgid "Number of columns to display" msgstr "Numărul de coloane de afișat" -#: gtk/gtkiconview.c:650 +#: ../gtk/gtkiconview.c:680 msgid "Width for each item" msgstr "Lățime pentru fiecare element" -#: gtk/gtkiconview.c:651 +#: ../gtk/gtkiconview.c:681 msgid "The width used for each item" msgstr "Lățimea utilizată pentru fiecare element" -#: gtk/gtkiconview.c:667 +#: ../gtk/gtkiconview.c:697 msgid "Space which is inserted between cells of an item" msgstr "Spațiu inserat între celule pentru fiecare element" -#: gtk/gtkiconview.c:682 +#: ../gtk/gtkiconview.c:712 msgid "Row Spacing" msgstr "Spațiere rânduri" -#: gtk/gtkiconview.c:683 +#: ../gtk/gtkiconview.c:713 msgid "Space which is inserted between grid rows" msgstr "Spațiu inserat între rândurile grilei" -#: gtk/gtkiconview.c:698 +#: ../gtk/gtkiconview.c:728 msgid "Column Spacing" msgstr "Spațiere coloane" -#: gtk/gtkiconview.c:699 +#: ../gtk/gtkiconview.c:729 msgid "Space which is inserted between grid columns" msgstr "Spațiu inserat între coloanele grilei" -#: gtk/gtkiconview.c:714 +#: ../gtk/gtkiconview.c:744 msgid "Margin" msgstr "Margine" -#: gtk/gtkiconview.c:715 +#: ../gtk/gtkiconview.c:745 msgid "Space which is inserted at the edges of the icon view" msgstr "Spațiu inserat la margini în vizualizările cu iconițe" -#: gtk/gtkiconview.c:730 -#, fuzzy +#: ../gtk/gtkiconview.c:760 msgid "Item Orientation" -msgstr "Orientare" +msgstr "Orientare element" -#: gtk/gtkiconview.c:731 +#: ../gtk/gtkiconview.c:761 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "" "Cum ar trebui să fie poziționate relativ textul și iconița fiecărui element" -#: gtk/gtkiconview.c:747 gtk/gtktreeview.c:611 gtk/gtktreeviewcolumn.c:311 +#: ../gtk/gtkiconview.c:777 ../gtk/gtktreeview.c:698 +#: ../gtk/gtktreeviewcolumn.c:329 msgid "Reorderable" msgstr "Reordonabilă" -#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:612 +#: ../gtk/gtkiconview.c:778 ../gtk/gtktreeview.c:699 msgid "View is reorderable" msgstr "Afișarea este reordonabilă" -#: gtk/gtkiconview.c:755 gtk/gtktreeview.c:762 +#: ../gtk/gtkiconview.c:785 ../gtk/gtktreeview.c:849 msgid "Tooltip Column" msgstr "Coloană indicii" -#: gtk/gtkiconview.c:756 +#: ../gtk/gtkiconview.c:786 msgid "The column in the model containing the tooltip texts for the items" msgstr "O coloană a modelului ce conține textele indiciilor pentru elemente" -#: gtk/gtkiconview.c:773 +#: ../gtk/gtkiconview.c:803 msgid "Item Padding" msgstr "Umplere element" -#: gtk/gtkiconview.c:774 +#: ../gtk/gtkiconview.c:804 msgid "Padding around icon view items" msgstr "Umplere în jurul elementelor vizualizării de tip iconiță" -#: gtk/gtkiconview.c:783 +#: ../gtk/gtkiconview.c:817 msgid "Selection Box Color" msgstr "Culoare căsuță de selectare" -#: gtk/gtkiconview.c:784 +#: ../gtk/gtkiconview.c:818 msgid "Color of the selection box" msgstr "Culoarea căsuței de selectare" -#: gtk/gtkiconview.c:790 +#: ../gtk/gtkiconview.c:824 msgid "Selection Box Alpha" msgstr "Opacitate căsuță de selectare" -#: gtk/gtkiconview.c:791 +#: ../gtk/gtkiconview.c:825 msgid "Opacity of the selection box" msgstr "Opacitatea căsuței de selectare" -#: gtk/gtkimage.c:227 gtk/gtkstatusicon.c:212 +#: ../gtk/gtkimage.c:233 ../gtk/gtkstatusicon.c:212 msgid "Pixbuf" msgstr "Pixbuf" -#: gtk/gtkimage.c:228 gtk/gtkstatusicon.c:213 +#: ../gtk/gtkimage.c:234 ../gtk/gtkstatusicon.c:213 msgid "A GdkPixbuf to display" msgstr "Un GdkPixbuf de afișat" -#: gtk/gtkimage.c:235 gtk/gtkrecentmanager.c:290 gtk/gtkstatusicon.c:220 +#: ../gtk/gtkimage.c:241 ../gtk/gtkrecentmanager.c:294 +#: ../gtk/gtkstatusicon.c:220 msgid "Filename" msgstr "Nume fișier" -#: gtk/gtkimage.c:236 gtk/gtkstatusicon.c:221 +#: ../gtk/gtkimage.c:242 ../gtk/gtkstatusicon.c:221 msgid "Filename to load and display" msgstr "Nume fișier pentru a fi încărcat și afișat" -#: gtk/gtkimage.c:245 gtk/gtkstatusicon.c:229 +#: ../gtk/gtkimage.c:251 ../gtk/gtkstatusicon.c:229 msgid "Stock ID for a stock image to display" msgstr "ID implicit pentru o imagine standard de afișat" -#: gtk/gtkimage.c:252 +#: ../gtk/gtkimage.c:258 msgid "Icon set" msgstr "Set iconițe" -#: gtk/gtkimage.c:253 +#: ../gtk/gtkimage.c:259 msgid "Icon set to display" msgstr "Set de iconițe pentru afișare" -#: gtk/gtkimage.c:260 gtk/gtkscalebutton.c:230 gtk/gtktoolbar.c:494 -#: gtk/gtktoolpalette.c:1003 +#: ../gtk/gtkimage.c:266 ../gtk/gtkscalebutton.c:230 ../gtk/gtktoolbar.c:520 +#: ../gtk/gtktoolpalette.c:1030 msgid "Icon size" msgstr "Mărime iconițe" -#: gtk/gtkimage.c:261 +#: ../gtk/gtkimage.c:267 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "" "Mărimea simbolică a iconiței standard, a setului de iconițe sau a iconiței " "denumite" -#: gtk/gtkimage.c:277 +#: ../gtk/gtkimage.c:283 msgid "Pixel size" msgstr "Mărime pixeli" -#: gtk/gtkimage.c:278 +#: ../gtk/gtkimage.c:284 msgid "Pixel size to use for named icon" msgstr "Mărimea în pixeli pentru iconița denumită" -#: gtk/gtkimage.c:286 +#: ../gtk/gtkimage.c:292 msgid "Animation" msgstr "Animație" -#: gtk/gtkimage.c:287 +#: ../gtk/gtkimage.c:293 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation de afișat" -#: gtk/gtkimage.c:327 gtk/gtkstatusicon.c:260 +#: ../gtk/gtkimage.c:333 ../gtk/gtkstatusicon.c:260 msgid "Storage type" msgstr "Tip stocare" -#: gtk/gtkimage.c:328 gtk/gtkstatusicon.c:261 +#: ../gtk/gtkimage.c:334 ../gtk/gtkstatusicon.c:261 msgid "The representation being used for image data" msgstr "Reprezentarea utilizată pentru datele imaginii" -#: gtk/gtkimagemenuitem.c:139 +#: ../gtk/gtkimagemenuitem.c:149 msgid "Child widget to appear next to the menu text" msgstr "Widget copil de afișat lângă textul meniului" -#: gtk/gtkimagemenuitem.c:154 +#: ../gtk/gtkimagemenuitem.c:164 msgid "Whether to use the label text to create a stock menu item" msgstr "" "Specifică dacă se utilizează textul etichetei pentru a crea un element " "standard de meniu" -#: gtk/gtkimagemenuitem.c:187 gtk/gtkmenu.c:540 +#: ../gtk/gtkimagemenuitem.c:197 ../gtk/gtkmenu.c:536 msgid "Accel Group" msgstr "Grup de acceleratori" -#: gtk/gtkimagemenuitem.c:188 +#: ../gtk/gtkimagemenuitem.c:198 msgid "The Accel Group to use for stock accelerator keys" msgstr "Grupul de acceleratori de utilizat pentru acceleratorii standard" -#: gtk/gtkimagemenuitem.c:193 -msgid "Show menu images" -msgstr "Arată imagini în meniu" - -#: gtk/gtkimagemenuitem.c:194 -msgid "Whether images should be shown in menus" -msgstr "Specifică dacă ar trebui afișate imaginile în meniu" - -#: gtk/gtkinfobar.c:375 gtk/gtkmessagedialog.c:201 +#: ../gtk/gtkinfobar.c:375 ../gtk/gtkmessagedialog.c:201 msgid "Message Type" msgstr "Tip mesaj" -#: gtk/gtkinfobar.c:376 gtk/gtkmessagedialog.c:202 +#: ../gtk/gtkinfobar.c:376 ../gtk/gtkmessagedialog.c:202 msgid "The type of message" msgstr "Tipul mesajului" -#: gtk/gtkinfobar.c:431 +#: ../gtk/gtkinfobar.c:431 msgid "Width of border around the content area" msgstr "Lățimea marginii în jurul ariei conținutului" -#: gtk/gtkinfobar.c:448 +#: ../gtk/gtkinfobar.c:448 msgid "Spacing between elements of the area" msgstr "Spațiere între elementele ariei" -#: gtk/gtkinfobar.c:480 +#: ../gtk/gtkinfobar.c:480 msgid "Width of border around the action area" msgstr "Lățimea marginii în jurul ariei acțiunii" -#: gtk/gtkinvisible.c:89 gtk/gtkmountoperation.c:175 gtk/gtkstatusicon.c:279 -#: gtk/gtkwindow.c:693 +#: ../gtk/gtkinvisible.c:90 ../gtk/gtkmountoperation.c:175 +#: ../gtk/gtkstatusicon.c:279 ../gtk/gtkwindow.c:741 msgid "Screen" msgstr "Ecran" -#: gtk/gtkinvisible.c:90 gtk/gtkwindow.c:694 +#: ../gtk/gtkinvisible.c:91 ../gtk/gtkwindow.c:742 msgid "The screen where this window will be displayed" msgstr "Ecranul unde această fereastră va fi afișată" -#: gtk/gtklabel.c:550 +#: ../gtk/gtklabel.c:568 msgid "The text of the label" msgstr "Textul etichetei" -#: gtk/gtklabel.c:557 +#: ../gtk/gtklabel.c:575 msgid "A list of style attributes to apply to the text of the label" msgstr "O listă de atribute pentru a fi aplicate textului etichetei" -#: gtk/gtklabel.c:578 gtk/gtktexttag.c:335 gtk/gtktextview.c:685 +#: ../gtk/gtklabel.c:596 ../gtk/gtktexttag.c:335 ../gtk/gtktextview.c:703 msgid "Justification" msgstr "Aliniere" -#: gtk/gtklabel.c:579 +#: ../gtk/gtklabel.c:597 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 " @@ -3239,57 +3268,57 @@ msgstr "" "Alinierea liniilor una față de alta în textul etichetei. Aceasta NU " "afectează alinierea etichetei ca un tot. A se vedea GtkMisc::xalign." -#: gtk/gtklabel.c:587 +#: ../gtk/gtklabel.c:605 msgid "Pattern" msgstr "Model" -#: gtk/gtklabel.c:588 +#: ../gtk/gtklabel.c:606 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" msgstr "Caracterele „_” într-un șir corespund caracterelor subliniate în text" -#: gtk/gtklabel.c:595 +#: ../gtk/gtklabel.c:613 msgid "Line wrap" msgstr "Formatare linii" -#: gtk/gtklabel.c:596 +#: ../gtk/gtklabel.c:614 msgid "If set, wrap lines if the text becomes too wide" msgstr "La activare, rupe liniile dacă textul este prea lung" -#: gtk/gtklabel.c:611 +#: ../gtk/gtklabel.c:629 msgid "Line wrap mode" msgstr "Mod de rupere a liniilor" -#: gtk/gtklabel.c:612 +#: ../gtk/gtklabel.c:630 msgid "If wrap is set, controls how linewrapping is done" msgstr "La setarea ruperii liniilor, controlează cum se rup liniile" -#: gtk/gtklabel.c:619 +#: ../gtk/gtklabel.c:637 msgid "Selectable" msgstr "Selectabil" -#: gtk/gtklabel.c:620 +#: ../gtk/gtklabel.c:638 msgid "Whether the label text can be selected with the mouse" msgstr "Specifică dacă textul etichetei poate fi selectat cu mausul" -#: gtk/gtklabel.c:626 +#: ../gtk/gtklabel.c:644 msgid "Mnemonic key" msgstr "Tastă mnemonică" -#: gtk/gtklabel.c:627 +#: ../gtk/gtklabel.c:645 msgid "The mnemonic accelerator key for this label" msgstr "Tasta mnemonică acceleratoare pentru această etichetă" -#: gtk/gtklabel.c:635 +#: ../gtk/gtklabel.c:653 msgid "Mnemonic widget" msgstr "Widget mnemonic" -#: gtk/gtklabel.c:636 +#: ../gtk/gtklabel.c:654 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "Widgetul de activat la apăsarea tastei mnemonice" -#: gtk/gtklabel.c:682 +#: ../gtk/gtklabel.c:700 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -3297,152 +3326,123 @@ msgstr "" "Felul preferat de a prescurta un șir de caractere, dacă nu există destul loc " "în etichetă pentru a afișa întregul șir" -#: gtk/gtklabel.c:723 +#: ../gtk/gtklabel.c:741 msgid "Single Line Mode" msgstr "Mod linie unică" -#: gtk/gtklabel.c:724 +#: ../gtk/gtklabel.c:742 msgid "Whether the label is in single line mode" msgstr "Specifică dacă eticheta este în modul „linie unică”" -#: gtk/gtklabel.c:741 +#: ../gtk/gtklabel.c:759 msgid "Angle" msgstr "Unghi" -#: gtk/gtklabel.c:742 +#: ../gtk/gtklabel.c:760 msgid "Angle at which the label is rotated" msgstr "Unghi de rotire a etichetei" -#: gtk/gtklabel.c:764 +#: ../gtk/gtklabel.c:782 msgid "The desired maximum width of the label, in characters" msgstr "Lățimea maximă dorită pentru etichetă, în caractere" -#: gtk/gtklabel.c:782 +#: ../gtk/gtklabel.c:800 msgid "Track visited links" msgstr "Diferențiază linkurile vizitate" -#: gtk/gtklabel.c:783 +#: ../gtk/gtklabel.c:801 msgid "Whether visited links should be tracked" msgstr "Specifică dacă linkurile vizitate ar trebui să fie diferențiate" -#: gtk/gtklabel.c:904 -msgid "Whether to select the contents of a selectable label when it is focused" -msgstr "" -"Specifică dacă la focus să fie selectat conținutul unei etichete selectabile" - -#: gtk/gtklayout.c:625 gtk/gtkviewport.c:142 -msgid "Horizontal adjustment" -msgstr "Ajustare orizontală" - -#: gtk/gtklayout.c:626 gtk/gtkscrolledwindow.c:244 -msgid "The GtkAdjustment for the horizontal position" -msgstr "GtkAdjustment pentru poziția orizontală" - -#: gtk/gtklayout.c:633 gtk/gtkviewport.c:150 -msgid "Vertical adjustment" -msgstr "Ajustare verticală" - -#: gtk/gtklayout.c:634 gtk/gtkscrolledwindow.c:251 -msgid "The GtkAdjustment for the vertical position" -msgstr "GtkAdjustment pentru poziția verticală" - -#: gtk/gtklayout.c:641 gtk/gtktreeviewcolumn.c:211 +#: ../gtk/gtklayout.c:659 ../gtk/gtktreeviewcolumn.c:229 msgid "Width" msgstr "Lățime" -#: gtk/gtklayout.c:642 +#: ../gtk/gtklayout.c:660 msgid "The width of the layout" msgstr "Lățimea machetei" -#: gtk/gtklayout.c:650 +#: ../gtk/gtklayout.c:668 msgid "Height" msgstr "Înălțime" -#: gtk/gtklayout.c:651 +#: ../gtk/gtklayout.c:669 msgid "The height of the layout" msgstr "Înălțimea machetei" -#: gtk/gtklinkbutton.c:162 +#: ../gtk/gtklinkbutton.c:174 msgid "URI" msgstr "URI" -#: gtk/gtklinkbutton.c:163 +#: ../gtk/gtklinkbutton.c:175 msgid "The URI bound to this button" msgstr "Adresa URI asociată acestui buton" -#: gtk/gtklinkbutton.c:177 +#: ../gtk/gtklinkbutton.c:189 msgid "Visited" msgstr "Vizitat" -#: gtk/gtklinkbutton.c:178 +#: ../gtk/gtklinkbutton.c:190 msgid "Whether this link has been visited." msgstr "Specifică dacă linkul a fost vizitat." -#: gtk/gtkmenubar.c:163 +#: ../gtk/gtkmenubar.c:170 msgid "Pack direction" msgstr "Direcție de grupare" -#: gtk/gtkmenubar.c:164 +#: ../gtk/gtkmenubar.c:171 msgid "The pack direction of the menubar" msgstr "Direcția de grupare a barei cu unelte" -#: gtk/gtkmenubar.c:180 +#: ../gtk/gtkmenubar.c:187 msgid "Child Pack direction" msgstr "Direcție de grupare a copiilor" -#: gtk/gtkmenubar.c:181 +#: ../gtk/gtkmenubar.c:188 msgid "The child pack direction of the menubar" msgstr "Direcție de grupare a copiilor în bara cu unelte" -#: gtk/gtkmenubar.c:190 +#: ../gtk/gtkmenubar.c:197 msgid "Style of bevel around the menubar" msgstr "Stilul cadrului din jurul barei de meniu" -#: gtk/gtkmenubar.c:197 gtk/gtktoolbar.c:544 +#: ../gtk/gtkmenubar.c:204 ../gtk/gtktoolbar.c:570 msgid "Internal padding" msgstr "Umplutură internă" -#: gtk/gtkmenubar.c:198 +#: ../gtk/gtkmenubar.c:205 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "" "Cantitatea de spațiu în marginea dintre umbra barei de meniu și elementele " "de meniu" -#: gtk/gtkmenubar.c:205 -msgid "Delay before drop down menus appear" -msgstr "Întârziere la deschiderea unui meniu" - -#: gtk/gtkmenubar.c:206 -msgid "Delay before the submenus of a menu bar appear" -msgstr "Întârziere la deschiderea sub-meniurilor barei de meniu" - -#: gtk/gtkmenu.c:526 +#: ../gtk/gtkmenu.c:522 msgid "The currently selected menu item" msgstr "Elementul selectat curent în meniu." -#: gtk/gtkmenu.c:541 +#: ../gtk/gtkmenu.c:537 msgid "The accel group holding accelerators for the menu" msgstr "Grup de acceleratori pentru acest meniu" -#: gtk/gtkmenu.c:555 gtk/gtkmenuitem.c:318 +#: ../gtk/gtkmenu.c:551 ../gtk/gtkmenuitem.c:316 msgid "Accel Path" msgstr "Cale cu acceleratori" -#: gtk/gtkmenu.c:556 +#: ../gtk/gtkmenu.c:552 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "O cale cu acceleratori este folosită pentru a construi o cale a " "acceleratorilor elementelor copil" -#: gtk/gtkmenu.c:572 +#: ../gtk/gtkmenu.c:568 msgid "Attach Widget" msgstr "Widget ataș" -#: gtk/gtkmenu.c:573 +#: ../gtk/gtkmenu.c:569 msgid "The widget the menu is attached to" msgstr "Widgetul de care se atașează meniul" -#: gtk/gtkmenu.c:581 +#: ../gtk/gtkmenu.c:577 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" @@ -3450,35 +3450,35 @@ msgstr "" "Un titlu ce poate fi afișat de către administratorul de ferestre când acest " "meniu este desprins" -#: gtk/gtkmenu.c:595 +#: ../gtk/gtkmenu.c:591 msgid "Tearoff State" msgstr "Stare desprindere" -#: gtk/gtkmenu.c:596 +#: ../gtk/gtkmenu.c:592 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Valoare booleană ce indică dacă un meniu este desprins" -#: gtk/gtkmenu.c:610 +#: ../gtk/gtkmenu.c:606 msgid "Monitor" msgstr "Monitor" -#: gtk/gtkmenu.c:611 +#: ../gtk/gtkmenu.c:607 msgid "The monitor the menu will be popped up on" msgstr "Monitorul pe care va fi afișat meniul" -#: gtk/gtkmenu.c:617 +#: ../gtk/gtkmenu.c:613 msgid "Vertical Padding" msgstr "Umplere verticală" -#: gtk/gtkmenu.c:618 +#: ../gtk/gtkmenu.c:614 msgid "Extra space at the top and bottom of the menu" msgstr "Spațiu în plus de adăugat deasupra și dedesubtul meniului" -#: gtk/gtkmenu.c:640 +#: ../gtk/gtkmenu.c:636 msgid "Reserve Toggle Size" msgstr "Rezervă spațiu pentru comutatoare" -#: gtk/gtkmenu.c:641 +#: ../gtk/gtkmenu.c:637 msgid "" "A boolean that indicates whether the menu reserves space for toggles and " "icons" @@ -3486,20 +3486,20 @@ msgstr "" "Valoare booleană ce indică dacă în meniu se rezervă spațiu pentru " "comutatoare și iconițe" -#: gtk/gtkmenu.c:647 +#: ../gtk/gtkmenu.c:643 msgid "Horizontal Padding" msgstr "Umplere orizontală" -#: gtk/gtkmenu.c:648 +#: ../gtk/gtkmenu.c:644 msgid "Extra space at the left and right edges of the menu" msgstr "" "Spațiu în plus de adăugat în marginile din stânga și din dreapta meniului" -#: gtk/gtkmenu.c:656 +#: ../gtk/gtkmenu.c:652 msgid "Vertical Offset" msgstr "Decalaj vertical" -#: gtk/gtkmenu.c:657 +#: ../gtk/gtkmenu.c:653 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" @@ -3507,11 +3507,11 @@ msgstr "" "Când meniul este un sub-meniu, va fi poziționat deplasat vertical cu acest " "număr de pixeli" -#: gtk/gtkmenu.c:665 +#: ../gtk/gtkmenu.c:661 msgid "Horizontal Offset" msgstr "Decalaj orizontal" -#: gtk/gtkmenu.c:666 +#: ../gtk/gtkmenu.c:662 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" @@ -3519,304 +3519,268 @@ msgstr "" "Când meniul este un sub-meniu, va fi poziționat deplasat orizontal cu acest " "număr de pixeli" -#: gtk/gtkmenu.c:674 +#: ../gtk/gtkmenu.c:670 msgid "Double Arrows" msgstr "Săgeți duble" -#: gtk/gtkmenu.c:675 +#: ../gtk/gtkmenu.c:671 msgid "When scrolling, always show both arrows." msgstr "La derulare, arată ambele săgeți." -#: gtk/gtkmenu.c:688 +#: ../gtk/gtkmenu.c:684 msgid "Arrow Placement" msgstr "Plasare a săgeții" -#: gtk/gtkmenu.c:689 +#: ../gtk/gtkmenu.c:685 msgid "Indicates where scroll arrows should be placed" msgstr "Indică unde se vor plasa săgețile de derulare" -#: gtk/gtkmenu.c:697 +#: ../gtk/gtkmenu.c:693 msgid "Left Attach" msgstr "Atașare la stânga" -#: gtk/gtkmenu.c:698 gtk/gtktable.c:193 +#: ../gtk/gtkmenu.c:694 ../gtk/gtktable.c:202 msgid "The column number to attach the left side of the child to" msgstr "Numărul coloanei de care se atașează marginea stângă a copilului" -#: gtk/gtkmenu.c:705 +#: ../gtk/gtkmenu.c:701 msgid "Right Attach" msgstr "Atașare la dreapta" -#: gtk/gtkmenu.c:706 +#: ../gtk/gtkmenu.c:702 msgid "The column number to attach the right side of the child to" msgstr "Numărul coloanei de care se atașează marginea stângă a copilului" -#: gtk/gtkmenu.c:713 +#: ../gtk/gtkmenu.c:709 msgid "Top Attach" msgstr "Atașare sus" -#: gtk/gtkmenu.c:714 +#: ../gtk/gtkmenu.c:710 msgid "The row number to attach the top of the child to" msgstr "Numărul rândului de care se atașează vârful unui widget copil" -#: gtk/gtkmenu.c:721 +#: ../gtk/gtkmenu.c:717 msgid "Bottom Attach" msgstr "Atașare jos" -#: gtk/gtkmenu.c:722 gtk/gtktable.c:214 +#: ../gtk/gtkmenu.c:718 ../gtk/gtktable.c:223 msgid "The row number to attach the bottom of the child to" msgstr "Numărul rândului de care se atașează baza unui widget copil" -#: gtk/gtkmenu.c:736 +#: ../gtk/gtkmenu.c:732 msgid "Arbitrary constant to scale down the size of the scroll arrow" msgstr "" "Constantă arbitrară pentru micșorarea proporțională a săgeții de derulare" -#: gtk/gtkmenu.c:823 -msgid "Can change accelerators" -msgstr "Acceleratorii pot fi schimbați" - -#: gtk/gtkmenu.c:824 -msgid "" -"Whether menu accelerators can be changed by pressing a key over the menu item" -msgstr "" -"Specifică dacă acceleratorii meniului pot fi schimbați apăsând o tastă când " -"elementul din meniu este selectat" - -#: gtk/gtkmenu.c:829 -msgid "Delay before submenus appear" -msgstr "Întârziere la apariția sub-meniului" - -#: gtk/gtkmenu.c:830 -msgid "" -"Minimum time the pointer must stay over a menu item before the submenu appear" -msgstr "" -"Timpul minim în care cursorul de maus trebuie să staționeze deasupra unui " -"element din meniu pentru a se deschide sub-meniul" - -#: gtk/gtkmenu.c:837 -msgid "Delay before hiding a submenu" -msgstr "Întârziere la închiderea sub-meniului" - -#: gtk/gtkmenu.c:838 -msgid "" -"The time before hiding a submenu when the pointer is moving towards the " -"submenu" -msgstr "" -"Timpul minim înainte de închiderea unui sub-meniu după ce cursorul de maus a " -"părăsit sub-meniul" - -#: gtk/gtkmenuitem.c:285 +#: ../gtk/gtkmenuitem.c:283 msgid "Right Justified" msgstr "Aliniat la dreapta" -#: gtk/gtkmenuitem.c:286 +#: ../gtk/gtkmenuitem.c:284 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" "Specifică dacă elementul din meniu este aliniat la marginea dreaptă a barei " "de meniu" -#: gtk/gtkmenuitem.c:300 +#: ../gtk/gtkmenuitem.c:298 msgid "Submenu" msgstr "Sub-meniu" -#: gtk/gtkmenuitem.c:301 +#: ../gtk/gtkmenuitem.c:299 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "Sub-meniul atașat elemetului meniu sau NULL dacă nu are vreunul" -#: gtk/gtkmenuitem.c:319 +#: ../gtk/gtkmenuitem.c:317 msgid "Sets the accelerator path of the menu item" msgstr "Precizează calea acceleratorului pentru elementul din meniu" -#: gtk/gtkmenuitem.c:334 +#: ../gtk/gtkmenuitem.c:332 msgid "The text for the child label" msgstr "Textul etichetei copilului" -#: gtk/gtkmenuitem.c:397 +#: ../gtk/gtkmenuitem.c:395 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "" "Spațiu ocupat de săgeată, relativ la mărimea fontului elementului din meniu" -#: gtk/gtkmenuitem.c:410 +#: ../gtk/gtkmenuitem.c:408 msgid "Width in Characters" msgstr "Lățime în caractere" -#: gtk/gtkmenuitem.c:411 +#: ../gtk/gtkmenuitem.c:409 msgid "The minimum desired width of the menu item in characters" msgstr "Lățimea minimă dorită a elementului de meniu, în caractere" -#: gtk/gtkmenushell.c:379 +#: ../gtk/gtkmenushell.c:379 msgid "Take Focus" msgstr "Preluare focus" -#: gtk/gtkmenushell.c:380 +#: ../gtk/gtkmenushell.c:380 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "Valoare booleană ce indică dacă meniul preia focusul tastaturii" -#: gtk/gtkmenutoolbutton.c:246 +#: ../gtk/gtkmenutoolbutton.c:246 msgid "Menu" msgstr "Meniu" -#: gtk/gtkmenutoolbutton.c:247 +#: ../gtk/gtkmenutoolbutton.c:247 msgid "The dropdown menu" msgstr "Meniu „dropdown”" -#: gtk/gtkmessagedialog.c:184 +#: ../gtk/gtkmessagedialog.c:184 msgid "Image/label border" msgstr "Margine imagine/etichetă" -#: gtk/gtkmessagedialog.c:185 +#: ../gtk/gtkmessagedialog.c:185 msgid "Width of border around the label and image in the message dialog" msgstr "Lățimea marginii din jurul etichetei și imaginii dintr-un mesaj dialog" -#: gtk/gtkmessagedialog.c:209 +#: ../gtk/gtkmessagedialog.c:209 msgid "Message Buttons" msgstr "Butoane mesaj" -#: gtk/gtkmessagedialog.c:210 +#: ../gtk/gtkmessagedialog.c:210 msgid "The buttons shown in the message dialog" msgstr "Butoanele vizibile într-un mesaj dialog" -#: gtk/gtkmessagedialog.c:227 +#: ../gtk/gtkmessagedialog.c:227 msgid "The primary text of the message dialog" msgstr "Textul principal al unui mesaj dialog" -#: gtk/gtkmessagedialog.c:242 +#: ../gtk/gtkmessagedialog.c:242 msgid "Use Markup" msgstr "Utilizează marcare" -#: gtk/gtkmessagedialog.c:243 +#: ../gtk/gtkmessagedialog.c:243 msgid "The primary text of the title includes Pango markup." msgstr "Textul principal al titlului include marcare Pango." -#: gtk/gtkmessagedialog.c:257 +#: ../gtk/gtkmessagedialog.c:257 msgid "Secondary Text" msgstr "Text secundar" -#: gtk/gtkmessagedialog.c:258 +#: ../gtk/gtkmessagedialog.c:258 msgid "The secondary text of the message dialog" msgstr "Textul secundar al unui mesaj dialog" -#: gtk/gtkmessagedialog.c:273 +#: ../gtk/gtkmessagedialog.c:273 msgid "Use Markup in secondary" msgstr "Utilizează marcare secundară" -#: gtk/gtkmessagedialog.c:274 +#: ../gtk/gtkmessagedialog.c:274 msgid "The secondary text includes Pango markup." msgstr "Textul secundar include marcare Pango." -#: gtk/gtkmessagedialog.c:288 +#: ../gtk/gtkmessagedialog.c:288 msgid "Image" msgstr "Imagine" -#: gtk/gtkmessagedialog.c:289 +#: ../gtk/gtkmessagedialog.c:289 msgid "The image" msgstr "Imaginea" -#: gtk/gtkmessagedialog.c:305 +#: ../gtk/gtkmessagedialog.c:305 msgid "Message area" msgstr "Zonă mesaj" -#: gtk/gtkmessagedialog.c:306 +#: ../gtk/gtkmessagedialog.c:306 msgid "GtkVBox that holds the dialog's primary and secondary labels" msgstr "GtkVBox care conține etichetele principale și secundare ale dialogului" -#: gtk/gtkmisc.c:91 +#: ../gtk/gtkmisc.c:91 msgid "Y align" msgstr "Aliniere Y" -#: gtk/gtkmisc.c:92 +#: ../gtk/gtkmisc.c:92 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "Alinierea verticală, de la 0 (sus) la 1 (jos)" -#: gtk/gtkmisc.c:101 +#: ../gtk/gtkmisc.c:101 msgid "X pad" msgstr "Umplutură X" -#: gtk/gtkmisc.c:102 +#: ../gtk/gtkmisc.c:102 msgid "" "The amount of space to add on the left and right of the widget, in pixels" msgstr "" "Cantitatea de spațiu de adăugat la stânga și dreapta widgetului, în pixeli" -#: gtk/gtkmisc.c:111 +#: ../gtk/gtkmisc.c:111 msgid "Y pad" msgstr "Umplutură Y" -#: gtk/gtkmisc.c:112 +#: ../gtk/gtkmisc.c:112 msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "" "Cantitatea de spațiu de adăugat deasupra și dedesubtul widgetului, în pixeli" -#: gtk/gtkmountoperation.c:159 +#: ../gtk/gtkmountoperation.c:159 msgid "Parent" msgstr "Părinte" -#: gtk/gtkmountoperation.c:160 +#: ../gtk/gtkmountoperation.c:160 msgid "The parent window" msgstr "Fereastra părinte" -#: gtk/gtkmountoperation.c:167 +#: ../gtk/gtkmountoperation.c:167 msgid "Is Showing" msgstr "În afișare" -#: gtk/gtkmountoperation.c:168 +#: ../gtk/gtkmountoperation.c:168 msgid "Are we showing a dialog" msgstr "Se arată un dialog?" -#: gtk/gtkmountoperation.c:176 +#: ../gtk/gtkmountoperation.c:176 msgid "The screen where this window will be displayed." msgstr "Ecranul unde această fereastră va fi afișată." -#: gtk/gtknotebook.c:595 +#: ../gtk/gtknotebook.c:689 msgid "Page" msgstr "Pagină" -#: gtk/gtknotebook.c:596 +#: ../gtk/gtknotebook.c:690 msgid "The index of the current page" msgstr "Indexul paginii curente" -#: gtk/gtknotebook.c:604 +#: ../gtk/gtknotebook.c:698 msgid "Tab Position" msgstr "Poziție taburi" -#: gtk/gtknotebook.c:605 +#: ../gtk/gtknotebook.c:699 msgid "Which side of the notebook holds the tabs" msgstr "În care parte a ferestrelor „notebook” apar taburile" -#: gtk/gtknotebook.c:612 +#: ../gtk/gtknotebook.c:706 msgid "Show Tabs" msgstr "Arată taburi" -#: gtk/gtknotebook.c:613 -#, fuzzy +#: ../gtk/gtknotebook.c:707 msgid "Whether tabs should be shown" -msgstr "Specifică dacă ar trebui afișate taburile sau nu" +msgstr "Specifică dacă ar trebui afișate taburile" -#: gtk/gtknotebook.c:619 +#: ../gtk/gtknotebook.c:713 msgid "Show Border" msgstr "Arată margini" -#: gtk/gtknotebook.c:620 -#, fuzzy +#: ../gtk/gtknotebook.c:714 msgid "Whether the border should be shown" -msgstr "Specifică dacă ar trebui arătate marginile sau nu" +msgstr "Specifică dacă ar trebui arătate marginile" -#: gtk/gtknotebook.c:626 +#: ../gtk/gtknotebook.c:720 msgid "Scrollable" msgstr "Defilabil" -#: gtk/gtknotebook.c:627 +#: ../gtk/gtknotebook.c:721 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "La activare, se adaugă săgeți de defilare dacă sunt prea multe taburi" -#: gtk/gtknotebook.c:633 +#: ../gtk/gtknotebook.c:727 msgid "Enable Popup" msgstr "Activează „popup”" -#: gtk/gtknotebook.c:634 +#: ../gtk/gtknotebook.c:728 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3824,328 +3788,325 @@ msgstr "" "La activare, un clic dreapta de maus pe o fereastră „notebook” va deschide " "un meniu pentru comutarea între taburi" -#: gtk/gtknotebook.c:648 -#, fuzzy +#: ../gtk/gtknotebook.c:742 msgid "Group Name" -msgstr "ID grup" +msgstr "Nume grup" -#: gtk/gtknotebook.c:649 -#, fuzzy +#: ../gtk/gtknotebook.c:743 msgid "Group name for tab drag and drop" -msgstr "Grup pentru tragerea taburilor" +msgstr "Nume grup pentru tragerea şi plasarea taburilor" -#: gtk/gtknotebook.c:656 +#: ../gtk/gtknotebook.c:750 msgid "Tab label" msgstr "Etichetă tab" -#: gtk/gtknotebook.c:657 +#: ../gtk/gtknotebook.c:751 msgid "The string displayed on the child's tab label" msgstr "Șirul afișat în eticheta tabului copil" -#: gtk/gtknotebook.c:663 +#: ../gtk/gtknotebook.c:757 msgid "Menu label" msgstr "Etichetă meniu" -#: gtk/gtknotebook.c:664 +#: ../gtk/gtknotebook.c:758 msgid "The string displayed in the child's menu entry" msgstr "Șirul afișat în intrarea de meniu a copilului" -#: gtk/gtknotebook.c:677 +#: ../gtk/gtknotebook.c:771 msgid "Tab expand" msgstr "Desfășurare tab" -#: gtk/gtknotebook.c:678 -#, fuzzy +#: ../gtk/gtknotebook.c:772 msgid "Whether to expand the child's tab" -msgstr "Specifică dacă ar trebui desfășurate taburile copilului sau nu" +msgstr "Specifică dacă ar trebui extins tabul copilului" -#: gtk/gtknotebook.c:684 +#: ../gtk/gtknotebook.c:778 msgid "Tab fill" msgstr "Umplere tab" -#: gtk/gtknotebook.c:685 -#, fuzzy +#: ../gtk/gtknotebook.c:779 msgid "Whether the child's tab should fill the allocated area" -msgstr "Daca taburile copilului ar trebui să umple zona alocată sau nu" +msgstr "Specifică dacă tabul copilului ar trebui să umple zona alocată" -#: gtk/gtknotebook.c:691 +#: ../gtk/gtknotebook.c:792 msgid "Tab pack type" msgstr "Tipul împachetării taburilor" -#: gtk/gtknotebook.c:698 +#: ../gtk/gtknotebook.c:799 msgid "Tab reorderable" msgstr "Tab reordonabil" -#: gtk/gtknotebook.c:699 -#, fuzzy +#: ../gtk/gtknotebook.c:800 msgid "Whether the tab is reorderable by user action" -msgstr "Specifică dacă tabul este sau nu reordonabil de către utilizator" +msgstr "" +"Specifică dacă tabul este sau nu reordonabil de acțiuni ale utilizatorului" -#: gtk/gtknotebook.c:705 +#: ../gtk/gtknotebook.c:806 msgid "Tab detachable" msgstr "Tab detașabil" -#: gtk/gtknotebook.c:706 +#: ../gtk/gtknotebook.c:807 msgid "Whether the tab is detachable" msgstr "Specifică dacă tabul este detașabil" -#: gtk/gtknotebook.c:721 gtk/gtkscrollbar.c:80 +#: ../gtk/gtknotebook.c:822 ../gtk/gtkscrollbar.c:105 msgid "Secondary backward stepper" msgstr "Buton secundar de derulare înapoi" -#: gtk/gtknotebook.c:722 +#: ../gtk/gtknotebook.c:823 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Arată un buton secundar de derulare înapoi la capătul opus al zonei taburilor" -#: gtk/gtknotebook.c:737 gtk/gtkscrollbar.c:87 +#: ../gtk/gtknotebook.c:838 ../gtk/gtkscrollbar.c:112 msgid "Secondary forward stepper" msgstr "Buton secundar de derulare înainte" -#: gtk/gtknotebook.c:738 +#: ../gtk/gtknotebook.c:839 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Arată un buton secundar de derulare înainte la capătul opus al zonei " "taburilor" -#: gtk/gtknotebook.c:752 gtk/gtkscrollbar.c:66 +#: ../gtk/gtknotebook.c:853 ../gtk/gtkscrollbar.c:91 msgid "Backward stepper" msgstr "Buton de derulare înapoi" -#: gtk/gtknotebook.c:753 gtk/gtkscrollbar.c:67 +#: ../gtk/gtknotebook.c:854 ../gtk/gtkscrollbar.c:92 msgid "Display the standard backward arrow button" msgstr "Arată săgeata standard pentru butonul de derulare înapoi" -#: gtk/gtknotebook.c:767 gtk/gtkscrollbar.c:73 +#: ../gtk/gtknotebook.c:868 ../gtk/gtkscrollbar.c:98 msgid "Forward stepper" msgstr "Buton de derulare înainte" -#: gtk/gtknotebook.c:768 gtk/gtkscrollbar.c:74 +#: ../gtk/gtknotebook.c:869 ../gtk/gtkscrollbar.c:99 msgid "Display the standard forward arrow button" msgstr "Arată săgeata standard pentru butonul de derulare înainte" -#: gtk/gtknotebook.c:782 +#: ../gtk/gtknotebook.c:883 msgid "Tab overlap" msgstr "Suprapunere tab" -#: gtk/gtknotebook.c:783 +#: ../gtk/gtknotebook.c:884 msgid "Size of tab overlap area" msgstr "Mărimea ariei de suprapunere a taburilor" -#: gtk/gtknotebook.c:798 +#: ../gtk/gtknotebook.c:899 msgid "Tab curvature" msgstr "Curbură tab" -#: gtk/gtknotebook.c:799 +#: ../gtk/gtknotebook.c:900 msgid "Size of tab curvature" msgstr "Mărimea curbării tabului" -#: gtk/gtknotebook.c:815 +#: ../gtk/gtknotebook.c:916 msgid "Arrow spacing" msgstr "Spațiere săgeată" -#: gtk/gtknotebook.c:816 +#: ../gtk/gtknotebook.c:917 msgid "Scroll arrow spacing" msgstr "Spațiere săgeată de defilare" -#: gtk/gtkorientable.c:63 gtk/gtkstatusicon.c:319 gtk/gtktrayicon-x11.c:124 +#: ../gtk/gtkorientable.c:63 ../gtk/gtkstatusicon.c:319 +#: ../gtk/gtktrayicon-x11.c:124 msgid "Orientation" msgstr "Orientare" -#: gtk/gtkorientable.c:64 +#: ../gtk/gtkorientable.c:64 msgid "The orientation of the orientable" msgstr "Orientarea orientabilității" -#: gtk/gtkpaned.c:271 +#: ../gtk/gtkpaned.c:328 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "Poziția separatorului în pixeli (0 este poziția din colțul din stânga sus)" -#: gtk/gtkpaned.c:280 +#: ../gtk/gtkpaned.c:337 msgid "Position Set" msgstr "Setare poziție" -#: gtk/gtkpaned.c:281 +#: ../gtk/gtkpaned.c:338 msgid "TRUE if the Position property should be used" msgstr "La activare, proprietatea „Poziție” ar trebui utilizată" -#: gtk/gtkpaned.c:287 +#: ../gtk/gtkpaned.c:344 msgid "Handle Size" msgstr "Mărime prindere" -#: gtk/gtkpaned.c:288 +#: ../gtk/gtkpaned.c:345 msgid "Width of handle" msgstr "Lățime prindere" -#: gtk/gtkpaned.c:304 +#: ../gtk/gtkpaned.c:361 msgid "Minimal Position" msgstr "Poziție minimă" -#: gtk/gtkpaned.c:305 +#: ../gtk/gtkpaned.c:362 msgid "Smallest possible value for the \"position\" property" msgstr "Cea mai mică valoare posibilă pentru proprietatea „Poziție”" -#: gtk/gtkpaned.c:322 +#: ../gtk/gtkpaned.c:379 msgid "Maximal Position" msgstr "Poziție maximă" -#: gtk/gtkpaned.c:323 +#: ../gtk/gtkpaned.c:380 msgid "Largest possible value for the \"position\" property" msgstr "Cea mai mare valoare posibilă pentru proprietatea „Poziție”" -#: gtk/gtkpaned.c:340 +#: ../gtk/gtkpaned.c:397 msgid "Resize" msgstr "Redimensionabil" -#: gtk/gtkpaned.c:341 +#: ../gtk/gtkpaned.c:398 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "La activare, copilul se desfășoară și se strânge împreună cu widgetul" -#: gtk/gtkpaned.c:356 +#: ../gtk/gtkpaned.c:413 msgid "Shrink" msgstr "Permite micșorare" -#: gtk/gtkpaned.c:357 +#: ../gtk/gtkpaned.c:414 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "La activare, copilul poate fi făcut mai mic decât se cere inițial" -#: gtk/gtkplug.c:171 gtk/gtkstatusicon.c:303 +#: ../gtk/gtkplug.c:172 ../gtk/gtkstatusicon.c:303 msgid "Embedded" msgstr "Încastrat" -#: gtk/gtkplug.c:172 -#, fuzzy +#: ../gtk/gtkplug.c:173 msgid "Whether the plug is embedded" -msgstr "Specifică dacă elementul este înglobat" +msgstr "Specifică dacă obiectul „plug” este înglobat" -#: gtk/gtkplug.c:186 +#: ../gtk/gtkplug.c:187 msgid "Socket Window" msgstr "Fereastră socket" -#: gtk/gtkplug.c:187 +#: ../gtk/gtkplug.c:188 msgid "The window of the socket the plug is embedded in" msgstr "Fereastra socketului în care intră conectorul" -#: gtk/gtkprinter.c:126 +#: ../gtk/gtkprinter.c:126 msgid "Name of the printer" msgstr "Nume imprimantă" -#: gtk/gtkprinter.c:132 +#: ../gtk/gtkprinter.c:132 msgid "Backend" msgstr "Suport" -#: gtk/gtkprinter.c:133 +#: ../gtk/gtkprinter.c:133 msgid "Backend for the printer" msgstr "Suport pentru imprimantă" -#: gtk/gtkprinter.c:139 +#: ../gtk/gtkprinter.c:139 msgid "Is Virtual" msgstr "E virtuală" -#: gtk/gtkprinter.c:140 +#: ../gtk/gtkprinter.c:140 msgid "FALSE if this represents a real hardware printer" msgstr "FALSE dacă este vorba despre o imprimantă hardware" -#: gtk/gtkprinter.c:146 +#: ../gtk/gtkprinter.c:146 msgid "Accepts PDF" msgstr "Acceptă PDF" -#: gtk/gtkprinter.c:147 +#: ../gtk/gtkprinter.c:147 msgid "TRUE if this printer can accept PDF" msgstr "TRUE dacă această imprimantă acceptă formatul PDF" -#: gtk/gtkprinter.c:153 +#: ../gtk/gtkprinter.c:153 msgid "Accepts PostScript" msgstr "Acceptă PostScript" -#: gtk/gtkprinter.c:154 +#: ../gtk/gtkprinter.c:154 msgid "TRUE if this printer can accept PostScript" msgstr "TRUE dacă această imprimantă acceptă formatul PostScript" -#: gtk/gtkprinter.c:160 +#: ../gtk/gtkprinter.c:160 msgid "State Message" msgstr "Mesaj de stare" -#: gtk/gtkprinter.c:161 +#: ../gtk/gtkprinter.c:161 msgid "String giving the current state of the printer" msgstr "Șir de caractere ce specifică starea curentă a imprimantei" -#: gtk/gtkprinter.c:167 +#: ../gtk/gtkprinter.c:167 msgid "Location" msgstr "Locație" -#: gtk/gtkprinter.c:168 +#: ../gtk/gtkprinter.c:168 msgid "The location of the printer" msgstr "Locația imprimantei" -#: gtk/gtkprinter.c:175 +#: ../gtk/gtkprinter.c:175 msgid "The icon name to use for the printer" msgstr "Nume iconiță de utilizat pentru imprimantă" -#: gtk/gtkprinter.c:181 +#: ../gtk/gtkprinter.c:181 msgid "Job Count" msgstr "Contor sarcini" -#: gtk/gtkprinter.c:182 +#: ../gtk/gtkprinter.c:182 msgid "Number of jobs queued in the printer" msgstr "Număr de sarcini încolonate la tipărire" -#: gtk/gtkprinter.c:200 +#: ../gtk/gtkprinter.c:200 msgid "Paused Printer" msgstr "Imprimantă în pauză" -#: gtk/gtkprinter.c:201 +#: ../gtk/gtkprinter.c:201 msgid "TRUE if this printer is paused" msgstr "Activat dacă această imprimantă este într-o pauză" -#: gtk/gtkprinter.c:214 +#: ../gtk/gtkprinter.c:214 msgid "Accepting Jobs" msgstr "Acceptă sarcini" -#: gtk/gtkprinter.c:215 +#: ../gtk/gtkprinter.c:215 msgid "TRUE if this printer is accepting new jobs" msgstr "Activat dacă această imprimantă acceptă sarcini noi de tipărire" -#: gtk/gtkprinteroptionwidget.c:122 +#: ../gtk/gtkprinteroptionwidget.c:121 msgid "Source option" msgstr "Opțiune sursă" -#: gtk/gtkprinteroptionwidget.c:123 +#: ../gtk/gtkprinteroptionwidget.c:122 msgid "The PrinterOption backing this widget" msgstr "Opțiune PrinterOption ce suportă acest widget" -#: gtk/gtkprintjob.c:116 +#: ../gtk/gtkprintjob.c:116 msgid "Title of the print job" msgstr "Titlul ferestrei de tipărire" -#: gtk/gtkprintjob.c:124 +#: ../gtk/gtkprintjob.c:124 msgid "Printer" msgstr "Imprimantă" -#: gtk/gtkprintjob.c:125 +#: ../gtk/gtkprintjob.c:125 msgid "Printer to print the job to" msgstr "Imprimantă căreia i se va trimite sarcina" -#: gtk/gtkprintjob.c:133 +#: ../gtk/gtkprintjob.c:133 msgid "Settings" msgstr "Opțiuni" -#: gtk/gtkprintjob.c:134 +#: ../gtk/gtkprintjob.c:134 msgid "Printer settings" msgstr "Opțiuni imprimantă" -#: gtk/gtkprintjob.c:142 gtk/gtkprintjob.c:143 gtk/gtkprintunixdialog.c:298 +#: ../gtk/gtkprintjob.c:142 ../gtk/gtkprintjob.c:143 +#: ../gtk/gtkprintunixdialog.c:298 msgid "Page Setup" msgstr "Opțiuni pagină" -#: gtk/gtkprintjob.c:151 gtk/gtkprintoperation.c:1133 +#: ../gtk/gtkprintjob.c:151 ../gtk/gtkprintoperation.c:1133 msgid "Track Print Status" msgstr "Urmărește starea imprimantei" -#: gtk/gtkprintjob.c:152 +#: ../gtk/gtkprintjob.c:152 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -4153,52 +4114,52 @@ msgstr "" "TRUE dacă sarcina de tipărire va continua să emită semnale de schimbare a " "stării după ce datele de tipărit au fost trimise imprimantei." -#: gtk/gtkprintoperation.c:1005 +#: ../gtk/gtkprintoperation.c:1005 msgid "Default Page Setup" msgstr "Opțiuni pagină implicită" -#: gtk/gtkprintoperation.c:1006 +#: ../gtk/gtkprintoperation.c:1006 msgid "The GtkPageSetup used by default" msgstr "GtkPageSetup de utilizat implicit" -#: gtk/gtkprintoperation.c:1024 gtk/gtkprintunixdialog.c:316 +#: ../gtk/gtkprintoperation.c:1024 ../gtk/gtkprintunixdialog.c:316 msgid "Print Settings" msgstr "Opțiuni tipărire" -#: gtk/gtkprintoperation.c:1025 gtk/gtkprintunixdialog.c:317 +#: ../gtk/gtkprintoperation.c:1025 ../gtk/gtkprintunixdialog.c:317 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "GtkPrintSettings de utilizat pentru inițializarea dialogului" -#: gtk/gtkprintoperation.c:1043 +#: ../gtk/gtkprintoperation.c:1043 msgid "Job Name" msgstr "Nume sarcină" -#: gtk/gtkprintoperation.c:1044 +#: ../gtk/gtkprintoperation.c:1044 msgid "A string used for identifying the print job." msgstr "" "Un șir de caractere utilizat pentru identificarea sarcinii de tipărire." -#: gtk/gtkprintoperation.c:1068 +#: ../gtk/gtkprintoperation.c:1068 msgid "Number of Pages" msgstr "Număr de pagini" -#: gtk/gtkprintoperation.c:1069 +#: ../gtk/gtkprintoperation.c:1069 msgid "The number of pages in the document." msgstr "Numărul de pagini în document." -#: gtk/gtkprintoperation.c:1090 gtk/gtkprintunixdialog.c:306 +#: ../gtk/gtkprintoperation.c:1090 ../gtk/gtkprintunixdialog.c:306 msgid "Current Page" msgstr "Pagină curentă" -#: gtk/gtkprintoperation.c:1091 gtk/gtkprintunixdialog.c:307 +#: ../gtk/gtkprintoperation.c:1091 ../gtk/gtkprintunixdialog.c:307 msgid "The current page in the document" msgstr "Pagina curentă în document" -#: gtk/gtkprintoperation.c:1112 +#: ../gtk/gtkprintoperation.c:1112 msgid "Use full page" msgstr "Utilizează toată pagina" -#: gtk/gtkprintoperation.c:1113 +#: ../gtk/gtkprintoperation.c:1113 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -4206,7 +4167,7 @@ msgstr "" "TRUE dacă originea contextului ar trebui sa fie în colțul paginii și nu în " "colțul ariei imaginabile" -#: gtk/gtkprintoperation.c:1134 +#: ../gtk/gtkprintoperation.c:1134 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -4214,156 +4175,155 @@ msgstr "" "TRUE dacă operațiunea de tipărire va continua să raporteze starea sarcinii " "de tipărire după ce datele necesare au fost trimise imprimantei." -#: gtk/gtkprintoperation.c:1151 +#: ../gtk/gtkprintoperation.c:1151 msgid "Unit" msgstr "Unitate" -#: gtk/gtkprintoperation.c:1152 +#: ../gtk/gtkprintoperation.c:1152 msgid "The unit in which distances can be measured in the context" msgstr "Unitate de măsură de utilizat în acest context" -#: gtk/gtkprintoperation.c:1169 +#: ../gtk/gtkprintoperation.c:1169 msgid "Show Dialog" msgstr "Arată progresul" -#: gtk/gtkprintoperation.c:1170 +#: ../gtk/gtkprintoperation.c:1170 msgid "TRUE if a progress dialog is shown while printing." msgstr "" "TRUE dacă ar trebui să se arate un dialog de progres în timpul tipăririi." -#: gtk/gtkprintoperation.c:1193 +#: ../gtk/gtkprintoperation.c:1193 msgid "Allow Async" msgstr "Procesare asincronă" -#: gtk/gtkprintoperation.c:1194 +#: ../gtk/gtkprintoperation.c:1194 msgid "TRUE if print process may run asynchronous." msgstr "TRUE dacă procesul de tipărire se poate desfășura asincron." -#: gtk/gtkprintoperation.c:1216 gtk/gtkprintoperation.c:1217 +#: ../gtk/gtkprintoperation.c:1216 ../gtk/gtkprintoperation.c:1217 msgid "Export filename" msgstr "Exportă numele de fișier" -#: gtk/gtkprintoperation.c:1231 +#: ../gtk/gtkprintoperation.c:1231 msgid "Status" msgstr "Stare" -#: gtk/gtkprintoperation.c:1232 +#: ../gtk/gtkprintoperation.c:1232 msgid "The status of the print operation" msgstr "Starea operațiunii de tipărire" -#: gtk/gtkprintoperation.c:1252 +#: ../gtk/gtkprintoperation.c:1252 msgid "Status String" msgstr "Descriere stare" -#: gtk/gtkprintoperation.c:1253 +#: ../gtk/gtkprintoperation.c:1253 msgid "A human-readable description of the status" msgstr "O descriere ușor de înțeles a stării" -#: gtk/gtkprintoperation.c:1271 +#: ../gtk/gtkprintoperation.c:1271 msgid "Custom tab label" msgstr "Etichetă tab personalizată" -#: gtk/gtkprintoperation.c:1272 +#: ../gtk/gtkprintoperation.c:1272 msgid "Label for the tab containing custom widgets." msgstr "Etichetă pentru tabul ce conține widgeturi personalizate." -#: gtk/gtkprintoperation.c:1287 gtk/gtkprintunixdialog.c:341 +#: ../gtk/gtkprintoperation.c:1287 ../gtk/gtkprintunixdialog.c:341 msgid "Support Selection" msgstr "Implementează selecție" -#: gtk/gtkprintoperation.c:1288 +#: ../gtk/gtkprintoperation.c:1288 msgid "TRUE if the print operation will support print of selection." msgstr "" "TRUE dacă operațiunea de tipărire implementează tipărirea unei selecții." -#: gtk/gtkprintoperation.c:1304 gtk/gtkprintunixdialog.c:349 +#: ../gtk/gtkprintoperation.c:1304 ../gtk/gtkprintunixdialog.c:349 msgid "Has Selection" msgstr "Are selecție" -#: gtk/gtkprintoperation.c:1305 +#: ../gtk/gtkprintoperation.c:1305 msgid "TRUE if a selection exists." msgstr "TRUE dacă există o selecție." -#: gtk/gtkprintoperation.c:1320 gtk/gtkprintunixdialog.c:357 +#: ../gtk/gtkprintoperation.c:1320 ../gtk/gtkprintunixdialog.c:357 msgid "Embed Page Setup" msgstr "Opțiuni înglobate de pagină" -#: gtk/gtkprintoperation.c:1321 +#: ../gtk/gtkprintoperation.c:1321 msgid "TRUE if page setup combos are embedded in GtkPrintDialog" msgstr "TRUE dacă listele de opțiuni sunt înglobate în GtkPrintDialog" -#: gtk/gtkprintoperation.c:1342 +#: ../gtk/gtkprintoperation.c:1342 msgid "Number of Pages To Print" msgstr "Numărul paginilor de tipărit" -#: gtk/gtkprintoperation.c:1343 +#: ../gtk/gtkprintoperation.c:1343 msgid "The number of pages that will be printed." msgstr "Numărul paginilor ce vor fi tipărite." -#: gtk/gtkprintunixdialog.c:299 +#: ../gtk/gtkprintunixdialog.c:299 msgid "The GtkPageSetup to use" msgstr "GtkPageSetup de utilizat" -#: gtk/gtkprintunixdialog.c:324 +#: ../gtk/gtkprintunixdialog.c:324 msgid "Selected Printer" msgstr "Imprimantă selectată" -#: gtk/gtkprintunixdialog.c:325 +#: ../gtk/gtkprintunixdialog.c:325 msgid "The GtkPrinter which is selected" msgstr "GtkPrinter selectat." -#: gtk/gtkprintunixdialog.c:332 -#, fuzzy +#: ../gtk/gtkprintunixdialog.c:332 msgid "Manual Capabilities" -msgstr "Facilități manuale" +msgstr "Capabilitățile manuale" -#: gtk/gtkprintunixdialog.c:333 +#: ../gtk/gtkprintunixdialog.c:333 msgid "Capabilities the application can handle" -msgstr "Facilități implementate în aplicație" +msgstr "Capabilitățile implementate în aplicație" -#: gtk/gtkprintunixdialog.c:342 +#: ../gtk/gtkprintunixdialog.c:342 msgid "Whether the dialog supports selection" msgstr "Specifică dacă dialogul implementează selecția" -#: gtk/gtkprintunixdialog.c:350 +#: ../gtk/gtkprintunixdialog.c:350 msgid "Whether the application has a selection" msgstr "Specifică dacă aplicația are o selecție" -#: gtk/gtkprintunixdialog.c:358 +#: ../gtk/gtkprintunixdialog.c:358 msgid "TRUE if page setup combos are embedded in GtkPrintUnixDialog" msgstr "" "TRUE dacă listele cu opțiunile de pagină sunt înglobate în GtkPrintUnixDialog" -#: gtk/gtkprogressbar.c:134 +#: ../gtk/gtkprogressbar.c:161 msgid "Fraction" msgstr "Porțiune" -#: gtk/gtkprogressbar.c:135 +#: ../gtk/gtkprogressbar.c:162 msgid "The fraction of total work that has been completed" msgstr "Porțiunea terminată din sarcina de efectuat" -#: gtk/gtkprogressbar.c:142 +#: ../gtk/gtkprogressbar.c:169 msgid "Pulse Step" msgstr "Pas puls" -#: gtk/gtkprogressbar.c:143 +#: ../gtk/gtkprogressbar.c:170 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "" "Porțiunea din progresul total cu care se mută blocul „bouncing” la puls" -#: gtk/gtkprogressbar.c:151 +#: ../gtk/gtkprogressbar.c:178 msgid "Text to be displayed in the progress bar" msgstr "Textul de afișat în bara de progres" -#: gtk/gtkprogressbar.c:158 +#: ../gtk/gtkprogressbar.c:185 msgid "Show text" msgstr "Arată text" -#: gtk/gtkprogressbar.c:159 +#: ../gtk/gtkprogressbar.c:186 msgid "Whether the progress is shown as text." msgstr "Specifică dacă progresul este afișat ca text." -#: gtk/gtkprogressbar.c:181 +#: ../gtk/gtkprogressbar.c:208 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4371,65 +4331,59 @@ msgstr "" "Felul preferat de a prescurta un șir de caractere, dacă nu există destul loc " "în bara de progres pentru a afișa întregul șir, doar parțial." -#: gtk/gtkprogressbar.c:188 -#, fuzzy +#: ../gtk/gtkprogressbar.c:215 msgid "X spacing" -msgstr "SpațiereX" +msgstr "Spațiere X" -#: gtk/gtkprogressbar.c:189 +#: ../gtk/gtkprogressbar.c:216 msgid "Extra spacing applied to the width of a progress bar." msgstr "Spațiu extra adăugat lățimii unei bare de progres" -#: gtk/gtkprogressbar.c:194 -#, fuzzy +#: ../gtk/gtkprogressbar.c:221 msgid "Y spacing" -msgstr "SpațiereY" +msgstr "Spațiere Y" -#: gtk/gtkprogressbar.c:195 +#: ../gtk/gtkprogressbar.c:222 msgid "Extra spacing applied to the height of a progress bar." msgstr "Spațiu extra adăugat înălțimii unei bare de progres." -#: gtk/gtkprogressbar.c:208 -#, fuzzy +#: ../gtk/gtkprogressbar.c:235 msgid "Minimum horizontal bar width" -msgstr "Lățime minimă bară orizontală" +msgstr "Lățimea orizontală minimă a barei" -#: gtk/gtkprogressbar.c:209 +#: ../gtk/gtkprogressbar.c:236 msgid "The minimum horizontal width of the progress bar" msgstr "Lățime orizontală minimă pentru bara de progres" -#: gtk/gtkprogressbar.c:221 -#, fuzzy +#: ../gtk/gtkprogressbar.c:248 msgid "Minimum horizontal bar height" -msgstr "Înălțime minimă bară orizontală" +msgstr "Înălțimea orizontală minimă a barei" -#: gtk/gtkprogressbar.c:222 +#: ../gtk/gtkprogressbar.c:249 msgid "Minimum horizontal height of the progress bar" msgstr "Înălțime orizontală minimă a barei de progres" -#: gtk/gtkprogressbar.c:234 -#, fuzzy +#: ../gtk/gtkprogressbar.c:261 msgid "Minimum vertical bar width" -msgstr "Lățime minimă bară verticală" +msgstr "Lățimea verticală minimă a barei" -#: gtk/gtkprogressbar.c:235 +#: ../gtk/gtkprogressbar.c:262 msgid "The minimum vertical width of the progress bar" msgstr "Lățimea verticală minimă a barei de progres" -#: gtk/gtkprogressbar.c:247 -#, fuzzy +#: ../gtk/gtkprogressbar.c:274 msgid "Minimum vertical bar height" -msgstr "Înălțime minimă bară verticală" +msgstr "Înălțimea verticală minimă a barei" -#: gtk/gtkprogressbar.c:248 +#: ../gtk/gtkprogressbar.c:275 msgid "The minimum vertical height of the progress bar" msgstr "Înălțime verticală minimă pentru bara de progres" -#: gtk/gtkradioaction.c:118 +#: ../gtk/gtkradioaction.c:118 msgid "The value" msgstr "Valoarea" -#: gtk/gtkradioaction.c:119 +#: ../gtk/gtkradioaction.c:119 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4437,21 +4391,21 @@ msgstr "" "Valoarea returnată de gtk_radio_action_get_current_value() când această " "acțiune este acțiunea curentă a grupului." -#: gtk/gtkradioaction.c:135 gtk/gtkradiobutton.c:160 -#: gtk/gtkradiomenuitem.c:373 gtk/gtkradiotoolbutton.c:65 +#: ../gtk/gtkradioaction.c:135 ../gtk/gtkradiobutton.c:163 +#: ../gtk/gtkradiomenuitem.c:373 ../gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grup" -#: gtk/gtkradioaction.c:136 +#: ../gtk/gtkradioaction.c:136 msgid "The radio action whose group this action belongs to." msgstr "Acțiunea butonului radio al grupului ce deține această acțiune." -#: gtk/gtkradioaction.c:151 +#: ../gtk/gtkradioaction.c:151 msgid "The current value" msgstr "Valoarea curentă" -# Dizzy... Mișu -#: gtk/gtkradioaction.c:152 +# Dizzy... Mișu +#: ../gtk/gtkradioaction.c:152 msgid "" "The value property of the currently active member of the group to which this " "action belongs." @@ -4459,139 +4413,139 @@ msgstr "" "Proprietatea valorii membrului activ curent al grupului căruia îi aparține " "această acțiune." -#: gtk/gtkradiobutton.c:161 +#: ../gtk/gtkradiobutton.c:164 msgid "The radio button whose group this widget belongs to." msgstr "Butonul radio al grupului căruia îi aparține acest widget" -#: gtk/gtkradiomenuitem.c:374 +#: ../gtk/gtkradiomenuitem.c:374 msgid "The radio menu item whose group this widget belongs to." msgstr "Elementul radio din meniu al grupului căruia îi aparține acest widget." -#: gtk/gtkradiotoolbutton.c:66 +#: ../gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "Butonul radio al grupului căruia îi aparține acest buton." -#: gtk/gtkrange.c:410 +#: ../gtk/gtkrange.c:423 msgid "Update policy" msgstr "Politica de actualizare" -#: gtk/gtkrange.c:411 +#: ../gtk/gtkrange.c:424 msgid "How the range should be updated on the screen" msgstr "Cum ar trebui actualizată zona pe ecran" -#: gtk/gtkrange.c:420 +#: ../gtk/gtkrange.c:433 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "GtkAdjustement ce conține valoarea curentă a acestui obiect zonal" -#: gtk/gtkrange.c:428 +#: ../gtk/gtkrange.c:441 msgid "Invert direction slider moves to increase range value" msgstr "Direcție inversată ce micșorează valoarea zonei la derulare" -#: gtk/gtkrange.c:435 +#: ../gtk/gtkrange.c:448 msgid "Lower stepper sensitivity" msgstr "Senzitivitate buton descreștere" -#: gtk/gtkrange.c:436 +#: ../gtk/gtkrange.c:449 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" msgstr "Mărimea ajustării negative a valorii incrementate" -#: gtk/gtkrange.c:444 +#: ../gtk/gtkrange.c:457 msgid "Upper stepper sensitivity" msgstr "Senzitivitate buton creștere" -#: gtk/gtkrange.c:445 +#: ../gtk/gtkrange.c:458 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" msgstr "Mărimea ajustării pozitive a valorii incrementate" -#: gtk/gtkrange.c:462 +#: ../gtk/gtkrange.c:475 msgid "Show Fill Level" msgstr "Arată nivelul de umplere" -#: gtk/gtkrange.c:463 +#: ../gtk/gtkrange.c:476 msgid "Whether to display a fill level indicator graphics on trough." msgstr "" "Specifică dacă trebuie afișat un element grafic care să indice nivelul de " "umplere în canal." -#: gtk/gtkrange.c:479 +#: ../gtk/gtkrange.c:492 msgid "Restrict to Fill Level" msgstr "Restricționează la nivelul de umplere" -#: gtk/gtkrange.c:480 +#: ../gtk/gtkrange.c:493 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Specifică dacă există o limită superioară la nivelul de umplere." -#: gtk/gtkrange.c:495 +#: ../gtk/gtkrange.c:508 msgid "Fill Level" msgstr "Nivel de umplere" -#: gtk/gtkrange.c:496 +#: ../gtk/gtkrange.c:509 msgid "The fill level." msgstr "Nivelul de umplere." -#: gtk/gtkrange.c:504 +#: ../gtk/gtkrange.c:517 msgid "Slider Width" msgstr "Lățime derulator" -#: gtk/gtkrange.c:505 +#: ../gtk/gtkrange.c:518 msgid "Width of scrollbar or scale thumb" msgstr "Lățime bară de defilare sau butoane zoom" -#: gtk/gtkrange.c:512 +#: ../gtk/gtkrange.c:525 msgid "Trough Border" msgstr "Margine derulator" -#: gtk/gtkrange.c:513 +#: ../gtk/gtkrange.c:526 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "Spațiu între butoanele de derulare/zoom și cadrul de delimitare" -#: gtk/gtkrange.c:520 +#: ../gtk/gtkrange.c:533 msgid "Stepper Size" msgstr "Mărime butoane de zoom" -#: gtk/gtkrange.c:521 +#: ../gtk/gtkrange.c:534 msgid "Length of step buttons at ends" msgstr "Mărimea la capete a butoanelor de zoom" -#: gtk/gtkrange.c:536 +#: ../gtk/gtkrange.c:549 msgid "Stepper Spacing" msgstr "Spațiere butoane de zoom" -#: gtk/gtkrange.c:537 +#: ../gtk/gtkrange.c:550 msgid "Spacing between step buttons and thumb" msgstr "Spațiere între butoanele de zoom și „thumb”" -#: gtk/gtkrange.c:544 +#: ../gtk/gtkrange.c:557 msgid "Arrow X Displacement" msgstr "Deplasare X a săgeții" -#: gtk/gtkrange.c:545 +#: ../gtk/gtkrange.c:558 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "" "Cât de mult să fie mutată săgeata în direcția X când se dă drumul butonului " "apăsat" -#: gtk/gtkrange.c:552 +#: ../gtk/gtkrange.c:565 msgid "Arrow Y Displacement" msgstr "Deplasare Y săgeată" -#: gtk/gtkrange.c:553 +#: ../gtk/gtkrange.c:566 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "" "Cât de mult să fie mutată săgeata în direcția Y când se dă drumul butonului " "apăsat" -#: gtk/gtkrange.c:571 +#: ../gtk/gtkrange.c:584 msgid "Trough Under Steppers" msgstr "Margine inferioară completă" -#: gtk/gtkrange.c:572 +#: ../gtk/gtkrange.c:585 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -4599,261 +4553,269 @@ msgstr "" "Specifică dacă se desenează jgheabul pentru întreaga lungime sau se exclud " "elementele de incrementare și spațiile" -#: gtk/gtkrange.c:585 +#: ../gtk/gtkrange.c:598 msgid "Arrow scaling" msgstr "Redimensionare săgeată" -#: gtk/gtkrange.c:586 +#: ../gtk/gtkrange.c:599 msgid "Arrow scaling with regard to scroll button size" msgstr "Redimensionare a săgeții la mărimea butonului de derulare" -#: gtk/gtkrecentaction.c:635 gtk/gtkrecentchoosermenu.c:252 +#: ../gtk/gtkrecentaction.c:635 ../gtk/gtkrecentchoosermenu.c:246 msgid "Show Numbers" msgstr "Arată numere" -#: gtk/gtkrecentaction.c:636 gtk/gtkrecentchoosermenu.c:253 +#: ../gtk/gtkrecentaction.c:636 ../gtk/gtkrecentchoosermenu.c:247 msgid "Whether the items should be displayed with a number" msgstr "Specifică dacă elementele ar trebui afișate numerotat" -#: gtk/gtkrecentchooser.c:132 +#: ../gtk/gtkrecentchooser.c:132 msgid "Recent Manager" msgstr "Manager recent" -#: gtk/gtkrecentchooser.c:133 +#: ../gtk/gtkrecentchooser.c:133 msgid "The RecentManager object to use" msgstr "Obiectul RecentManager de utilizat" -#: gtk/gtkrecentchooser.c:147 +#: ../gtk/gtkrecentchooser.c:147 msgid "Show Private" msgstr "Arată tot" -#: gtk/gtkrecentchooser.c:148 +#: ../gtk/gtkrecentchooser.c:148 msgid "Whether the private items should be displayed" msgstr "Specifică dacă elementele confidențiale ar trebui să fie afișate" -#: gtk/gtkrecentchooser.c:161 +#: ../gtk/gtkrecentchooser.c:161 msgid "Show Tooltips" msgstr "Arată indicii" -#: gtk/gtkrecentchooser.c:162 +#: ../gtk/gtkrecentchooser.c:162 msgid "Whether there should be a tooltip on the item" msgstr "Specifică dacă ar trebui arătat un indiciu pentru fiecare element" -#: gtk/gtkrecentchooser.c:174 +#: ../gtk/gtkrecentchooser.c:174 msgid "Show Icons" msgstr "Arată iconițe" -#: gtk/gtkrecentchooser.c:175 +#: ../gtk/gtkrecentchooser.c:175 msgid "Whether there should be an icon near the item" msgstr "Specifică dacă ar trebui arătate sau nu iconițele fiecărui element" -#: gtk/gtkrecentchooser.c:190 +#: ../gtk/gtkrecentchooser.c:190 msgid "Show Not Found" msgstr "Arată ce s-a pierdut" -#: gtk/gtkrecentchooser.c:191 +#: ../gtk/gtkrecentchooser.c:191 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "" "Specifică dacă elementele asociate unor resurse indisponibile ar trebui să " "fie afișate" -#: gtk/gtkrecentchooser.c:204 +#: ../gtk/gtkrecentchooser.c:204 msgid "Whether to allow multiple items to be selected" msgstr "Specifică dacă este permisă selectarea mai multor elemente" -#: gtk/gtkrecentchooser.c:217 +#: ../gtk/gtkrecentchooser.c:217 msgid "Local only" msgstr "Doar local" -#: gtk/gtkrecentchooser.c:218 +#: ../gtk/gtkrecentchooser.c:218 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "" "Specifică dacă resursele selectate ar trebui limitate la fișierele locale: " "URI-uri" -#: gtk/gtkrecentchooser.c:234 +#: ../gtk/gtkrecentchooser.c:234 msgid "Limit" msgstr "Limită" -#: gtk/gtkrecentchooser.c:235 +#: ../gtk/gtkrecentchooser.c:235 msgid "The maximum number of items to be displayed" msgstr "Numărul maxim de elemente de afișat" -#: gtk/gtkrecentchooser.c:249 +#: ../gtk/gtkrecentchooser.c:249 msgid "Sort Type" msgstr "Tip de sortare" -#: gtk/gtkrecentchooser.c:250 +#: ../gtk/gtkrecentchooser.c:250 msgid "The sorting order of the items displayed" msgstr "Ordinea de sortare a elementelor afișate" -#: gtk/gtkrecentchooser.c:265 +#: ../gtk/gtkrecentchooser.c:265 msgid "The current filter for selecting which resources are displayed" msgstr "Filtrul curent pentru selectarea resurselor afișate" -#: gtk/gtkrecentmanager.c:291 +#: ../gtk/gtkrecentmanager.c:295 msgid "The full path to the file to be used to store and read the list" msgstr "" "Calea completă către fișierul de utilizat pentru stocarea și citirea listei" -#: gtk/gtkrecentmanager.c:306 +#: ../gtk/gtkrecentmanager.c:310 msgid "The size of the recently used resources list" msgstr "Mărimea listei de resurse utilizate recent" -#: gtk/gtkruler.c:138 +#: ../gtk/gtkruler.c:143 msgid "Lower" msgstr "Inferioară" -#: gtk/gtkruler.c:139 +#: ../gtk/gtkruler.c:144 msgid "Lower limit of ruler" msgstr "Limita inferioară a riglei" -#: gtk/gtkruler.c:148 +#: ../gtk/gtkruler.c:153 msgid "Upper" msgstr "Superioară" -#: gtk/gtkruler.c:149 +#: ../gtk/gtkruler.c:154 msgid "Upper limit of ruler" msgstr "Limita superioară a riglei" -#: gtk/gtkruler.c:159 +#: ../gtk/gtkruler.c:164 msgid "Position of mark on the ruler" msgstr "Poziția marcajului pe riglă" -#: gtk/gtkruler.c:168 +#: ../gtk/gtkruler.c:173 msgid "Max Size" msgstr "Mărime maximă" -#: gtk/gtkruler.c:169 +#: ../gtk/gtkruler.c:174 msgid "Maximum size of the ruler" msgstr "Mărimea maximă a riglei" -#: gtk/gtkruler.c:184 +#: ../gtk/gtkruler.c:189 msgid "Metric" msgstr "Metrică" -#: gtk/gtkruler.c:185 +#: ../gtk/gtkruler.c:190 msgid "The metric used for the ruler" msgstr "Unitatea metrică utilizată pentru riglă" -#: gtk/gtkscalebutton.c:221 +#: ../gtk/gtkscalebutton.c:221 msgid "The value of the scale" msgstr "Valuarea redimensionării" -#: gtk/gtkscalebutton.c:231 +#: ../gtk/gtkscalebutton.c:231 msgid "The icon size" msgstr "Mărimea iconiței" -#: gtk/gtkscalebutton.c:240 +#: ../gtk/gtkscalebutton.c:240 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "" "GtkAdjustement ce conține valoarea curentă a acestui obiect buton de scalare" -#: gtk/gtkscalebutton.c:268 +#: ../gtk/gtkscalebutton.c:268 msgid "Icons" msgstr "Iconițe" -#: gtk/gtkscalebutton.c:269 +#: ../gtk/gtkscalebutton.c:269 msgid "List of icon names" msgstr "Listă de nume de iconițe" -#: gtk/gtkscale.c:245 +#: ../gtk/gtkscale.c:250 msgid "The number of decimal places that are displayed in the value" msgstr "Numărul de valori zecimale afișate în valoare" -#: gtk/gtkscale.c:254 +#: ../gtk/gtkscale.c:259 msgid "Draw Value" msgstr "Arată poziția" -# Wild guess... Mișu -#: gtk/gtkscale.c:255 +# Wild guess... Mișu +#: ../gtk/gtkscale.c:260 msgid "Whether the current value is displayed as a string next to the slider" msgstr "Specifică dacă poziția curentă este afișată ca un șir lângă derulator" -#: gtk/gtkscale.c:262 +#: ../gtk/gtkscale.c:267 msgid "Value Position" msgstr "Locație poziție" -#: gtk/gtkscale.c:263 +#: ../gtk/gtkscale.c:268 msgid "The position in which the current value is displayed" msgstr "Locul unde e afișată poziția curentă" -#: gtk/gtkscale.c:270 +#: ../gtk/gtkscale.c:275 msgid "Slider Length" msgstr "Lungime derulator" -#: gtk/gtkscale.c:271 +#: ../gtk/gtkscale.c:276 msgid "Length of scale's slider" msgstr "Lungimea derulatorului din bara de derulare" -#: gtk/gtkscale.c:279 +#: ../gtk/gtkscale.c:284 msgid "Value spacing" msgstr "Distanță spațiere" -#: gtk/gtkscale.c:280 +#: ../gtk/gtkscale.c:285 msgid "Space between value text and the slider/trough area" msgstr "Distanța dintre textul poziției și aria derulatorului" -#: gtk/gtkscrollbar.c:50 +#: ../gtk/gtkscrollbar.c:75 msgid "Minimum Slider Length" msgstr "Lungime minimă derulator" -#: gtk/gtkscrollbar.c:51 +#: ../gtk/gtkscrollbar.c:76 msgid "Minimum length of scrollbar slider" msgstr "Lungimea minimă a derulatorului din bara de derulare" -#: gtk/gtkscrollbar.c:59 +#: ../gtk/gtkscrollbar.c:84 msgid "Fixed slider size" msgstr "Mărime fixă derulator" -#: gtk/gtkscrollbar.c:60 +#: ../gtk/gtkscrollbar.c:85 msgid "Don't change slider size, just lock it to the minimum length" msgstr "Nu schimba mărimea derulatorului, păstrează lungimea minimă" -#: gtk/gtkscrollbar.c:81 +#: ../gtk/gtkscrollbar.c:106 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Arată un buton secundar de derulare înapoi la capătul opus al barei de " "derulare" -#: gtk/gtkscrollbar.c:88 +#: ../gtk/gtkscrollbar.c:113 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Arată o săgeată secundară de derulare înainte la capătul opus al barei de " "derulare" -#: gtk/gtkscrolledwindow.c:243 gtk/gtktreeview.c:571 +#: ../gtk/gtkscrolledwindow.c:295 msgid "Horizontal Adjustment" msgstr "Ajustare orizontală" -#: gtk/gtkscrolledwindow.c:250 gtk/gtktreeview.c:579 +#: ../gtk/gtkscrolledwindow.c:296 +msgid "The GtkAdjustment for the horizontal position" +msgstr "GtkAdjustment pentru poziția orizontală" + +#: ../gtk/gtkscrolledwindow.c:302 msgid "Vertical Adjustment" msgstr "Ajustare verticală" -#: gtk/gtkscrolledwindow.c:257 +#: ../gtk/gtkscrolledwindow.c:303 +msgid "The GtkAdjustment for the vertical position" +msgstr "GtkAdjustment pentru poziția verticală" + +#: ../gtk/gtkscrolledwindow.c:309 msgid "Horizontal Scrollbar Policy" msgstr "Afișarea barei de defilare orizontală" -#: gtk/gtkscrolledwindow.c:258 +#: ../gtk/gtkscrolledwindow.c:310 msgid "When the horizontal scrollbar is displayed" msgstr "Când să se afișeze bara de defilare orizontală" -#: gtk/gtkscrolledwindow.c:265 +#: ../gtk/gtkscrolledwindow.c:317 msgid "Vertical Scrollbar Policy" msgstr "Afișarea barei de defilare verticală" -#: gtk/gtkscrolledwindow.c:266 +#: ../gtk/gtkscrolledwindow.c:318 msgid "When the vertical scrollbar is displayed" msgstr "Când să se afișeze bara de defilare verticală" -#: gtk/gtkscrolledwindow.c:274 +#: ../gtk/gtkscrolledwindow.c:326 msgid "Window Placement" msgstr "Plasare fereastră" -#: gtk/gtkscrolledwindow.c:275 +#: ../gtk/gtkscrolledwindow.c:327 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4861,11 +4823,11 @@ msgstr "" "Unde e plasat conținutul față de barele de derulare. Această proprietate " "este utilizată doar dacă „window-placement-set” este TRUE." -#: gtk/gtkscrolledwindow.c:292 +#: ../gtk/gtkscrolledwindow.c:344 msgid "Window Placement Set" msgstr "Setare plasare fereastră" -#: gtk/gtkscrolledwindow.c:293 +#: ../gtk/gtkscrolledwindow.c:345 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4873,55 +4835,60 @@ msgstr "" "Specifică dacă „window-placement” ar trebui utilizat pentru a determina unde " "e plasat conținutul față de barele de derulare" -#: gtk/gtkscrolledwindow.c:299 +#: ../gtk/gtkscrolledwindow.c:351 msgid "Shadow Type" msgstr "Tip de umbră" -#: gtk/gtkscrolledwindow.c:300 +#: ../gtk/gtkscrolledwindow.c:352 msgid "Style of bevel around the contents" msgstr "Stilul cadrului din jurul conținutului" -#: gtk/gtkscrolledwindow.c:314 +#: ../gtk/gtkscrolledwindow.c:366 msgid "Scrollbars within bevel" msgstr "Bare de defilare înglobate" -#: gtk/gtkscrolledwindow.c:315 +#: ../gtk/gtkscrolledwindow.c:367 msgid "Place scrollbars within the scrolled window's bevel" msgstr "Plasează barele de defilare în interiorul cadrului fereastrei defilate" -#: gtk/gtkscrolledwindow.c:321 +#: ../gtk/gtkscrolledwindow.c:373 msgid "Scrollbar spacing" msgstr "Spațiere bară defilare" -#: gtk/gtkscrolledwindow.c:322 +#: ../gtk/gtkscrolledwindow.c:374 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "Numărul de pixeli dintre barele de defilare și fereastra defilată" -#: gtk/gtkscrolledwindow.c:337 -msgid "Scrolled Window Placement" -msgstr "Plasare fereastră derulată" +#: ../gtk/gtkscrolledwindow.c:383 +msgid "Minimum Content Width" +msgstr "Lățime minimă conținut" -#: gtk/gtkscrolledwindow.c:338 +#: ../gtk/gtkscrolledwindow.c:384 +msgid "The minimum width that the scrolled window will allocate to its content" +msgstr "Lățimea minimă pe care fereastra derulată o va aloca conținutului" + +#: ../gtk/gtkscrolledwindow.c:390 +msgid "Minimum Content Height" +msgstr "Înălțime minimă conținut" + +#: ../gtk/gtkscrolledwindow.c:391 msgid "" -"Where the contents of scrolled windows are located with respect to the " -"scrollbars, if not overridden by the scrolled window's own placement." -msgstr "" -"Unde e plasat conținutul ferestrelor derulate față de barele de derulare, în " -"caz că nu primează plasarea ferestrelor derulate." +"The minimum height that the scrolled window will allocate to its content" +msgstr "Înălțimea minimă pe care fereastra derulată o va aloca conținutului" -#: gtk/gtkseparatortoolitem.c:138 +#: ../gtk/gtkseparatortoolitem.c:143 msgid "Draw" msgstr "Arată" -#: gtk/gtkseparatortoolitem.c:139 +#: ../gtk/gtkseparatortoolitem.c:144 msgid "Whether the separator is drawn, or just blank" msgstr "Specifică dacă sunt afișați separatorii sau doar un spațiu gol" -#: gtk/gtksettings.c:225 +#: ../gtk/gtksettings.c:277 msgid "Double Click Time" msgstr "Timp dublu-clic" -#: gtk/gtksettings.c:226 +#: ../gtk/gtksettings.c:278 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -4929,11 +4896,11 @@ msgstr "" "Timp maxim permis între două clicuri pentru a rezulta un dublu-clic în " "milisecunde)" -#: gtk/gtksettings.c:233 +#: ../gtk/gtksettings.c:285 msgid "Double Click Distance" msgstr "Distanță dublu-clic" -#: gtk/gtksettings.c:234 +#: ../gtk/gtksettings.c:286 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4941,35 +4908,35 @@ msgstr "" "Distanța maximă permisă între două clicuri pentru a rezulta un dublu-clic " "(în milisecunde)" -#: gtk/gtksettings.c:250 +#: ../gtk/gtksettings.c:302 msgid "Cursor Blink" msgstr "Clipire cursor" -#: gtk/gtksettings.c:251 +#: ../gtk/gtksettings.c:303 msgid "Whether the cursor should blink" msgstr "Specifică dacă ar trebui să clipească cursorul" -#: gtk/gtksettings.c:258 +#: ../gtk/gtksettings.c:310 msgid "Cursor Blink Time" msgstr "Timp clipire cursor" -#: gtk/gtksettings.c:259 +#: ../gtk/gtksettings.c:311 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Durata ciclului de clipire a cursorului, în milisecunde" -#: gtk/gtksettings.c:278 +#: ../gtk/gtksettings.c:330 msgid "Cursor Blink Timeout" msgstr "Timp clipire cursor" -#: gtk/gtksettings.c:279 +#: ../gtk/gtksettings.c:331 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Timp după care cursorul nu mai clipește, în milisecunde" -#: gtk/gtksettings.c:286 +#: ../gtk/gtksettings.c:338 msgid "Split Cursor" msgstr "Cursor dublu" -#: gtk/gtksettings.c:287 +#: ../gtk/gtksettings.c:339 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4977,156 +4944,156 @@ msgstr "" "Specifică dacă două cursoare ar trebui să fie afișate pentru texte " "amestecate de tip Stânga-Dreapta și Dreapta-Stânga" -#: gtk/gtksettings.c:294 +#: ../gtk/gtksettings.c:346 msgid "Theme Name" msgstr "Nume temă" -#: gtk/gtksettings.c:295 +#: ../gtk/gtksettings.c:347 msgid "Name of theme RC file to load" msgstr "Numele temei RC de încărcat" -#: gtk/gtksettings.c:303 +#: ../gtk/gtksettings.c:355 msgid "Icon Theme Name" msgstr "Nume temă iconițe" -#: gtk/gtksettings.c:304 +#: ../gtk/gtksettings.c:356 msgid "Name of icon theme to use" msgstr "Numele temei de iconițe de utilizat" -#: gtk/gtksettings.c:312 +#: ../gtk/gtksettings.c:364 msgid "Fallback Icon Theme Name" msgstr "Nume temă de rezervă iconițe" -#: gtk/gtksettings.c:313 +#: ../gtk/gtksettings.c:365 msgid "Name of a icon theme to fall back to" msgstr "Numele temei de iconițe de rezervă" -#: gtk/gtksettings.c:321 +#: ../gtk/gtksettings.c:373 msgid "Key Theme Name" msgstr "Nume temă taste" -#: gtk/gtksettings.c:322 +#: ../gtk/gtksettings.c:374 msgid "Name of key theme RC file to load" msgstr "Numele fișierului RC a temei de taste de încărcat" -#: gtk/gtksettings.c:330 +#: ../gtk/gtksettings.c:382 msgid "Menu bar accelerator" msgstr "Accelerator bară de meniu" -#: gtk/gtksettings.c:331 +#: ../gtk/gtksettings.c:383 msgid "Keybinding to activate the menu bar" msgstr "Combinație de taste pentru activarea barei de meniu" -#: gtk/gtksettings.c:339 +#: ../gtk/gtksettings.c:391 msgid "Drag threshold" msgstr "Prag la tragere" -#: gtk/gtksettings.c:340 +#: ../gtk/gtksettings.c:392 msgid "Number of pixels the cursor can move before dragging" msgstr "Numărul minim de pixeli pentru deplasarea cursorului la tragere" -#: gtk/gtksettings.c:348 +#: ../gtk/gtksettings.c:400 msgid "Font Name" msgstr "Nume font" -#: gtk/gtksettings.c:349 +#: ../gtk/gtksettings.c:401 msgid "Name of default font to use" msgstr "Numele fontului implicit de utilizat" -#: gtk/gtksettings.c:371 +#: ../gtk/gtksettings.c:423 msgid "Icon Sizes" msgstr "Mărime iconițe" -#: gtk/gtksettings.c:372 +#: ../gtk/gtksettings.c:424 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "Listă mărimi iconițe (gtk-menu=16,16;gtk-button=20,20..." -#: gtk/gtksettings.c:380 +#: ../gtk/gtksettings.c:432 msgid "GTK Modules" msgstr "Module GTK" -#: gtk/gtksettings.c:381 +#: ../gtk/gtksettings.c:433 msgid "List of currently active GTK modules" msgstr "Listă module GTK active" -#: gtk/gtksettings.c:390 +#: ../gtk/gtksettings.c:442 msgid "Xft Antialias" msgstr "Antialiere Xft" -#: gtk/gtksettings.c:391 +#: ../gtk/gtksettings.c:443 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Specifică antialierea pentru fonturile Xft. „0” = Da, „1” = Nu și „-1” = " "Implicit" -#: gtk/gtksettings.c:400 +#: ../gtk/gtksettings.c:452 msgid "Xft Hinting" msgstr "Hinting Xft" -#: gtk/gtksettings.c:401 +#: ../gtk/gtksettings.c:453 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Specifică dacă se utilizează hinting pentru fonturile Xft. „0” = Da, „1” = " "Nu și „-1” = Implicit" -#: gtk/gtksettings.c:410 +#: ../gtk/gtksettings.c:462 msgid "Xft Hint Style" msgstr "Stil hinting Xft" -#: gtk/gtksettings.c:411 +#: ../gtk/gtksettings.c:463 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "" "În ce măsură se utilizează hinting: „hintnone”, „hintslight”, „hintmedium” " "sau „hintfull”" -#: gtk/gtksettings.c:420 +#: ../gtk/gtksettings.c:472 msgid "Xft RGBA" msgstr "RGBA Xft" -#: gtk/gtksettings.c:421 +#: ../gtk/gtksettings.c:473 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Tipul de antialiere subpixel: „none”, „rgb”, „vrgb” sau „vbgr”" -#: gtk/gtksettings.c:430 +#: ../gtk/gtksettings.c:482 msgid "Xft DPI" msgstr "DPI Xft" -#: gtk/gtksettings.c:431 +#: ../gtk/gtksettings.c:483 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "" "Rezoluția pentru Xft în 1024 * puncte/țol (dpi). „-1” pentru valoarea " "implicită" -#: gtk/gtksettings.c:440 +#: ../gtk/gtksettings.c:492 msgid "Cursor theme name" msgstr "Nume temă de cursoare" -#: gtk/gtksettings.c:441 +#: ../gtk/gtksettings.c:493 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "Numele temei de cursoare de utilizat, NULL pentru tema implicită" -#: gtk/gtksettings.c:449 +#: ../gtk/gtksettings.c:501 msgid "Cursor theme size" msgstr "Mărime temă de cursoare" -#: gtk/gtksettings.c:450 +#: ../gtk/gtksettings.c:502 msgid "Size to use for cursors, or 0 to use the default size" msgstr "Mărime de utilizat pentru cursoare. 0 pentru mărimea implicită" -#: gtk/gtksettings.c:460 +#: ../gtk/gtksettings.c:512 msgid "Alternative button order" msgstr "Ordine alternativă butoane" -#: gtk/gtksettings.c:461 +#: ../gtk/gtksettings.c:513 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "Specifică dacă butoanele dialogurilor vor fi altfel ordonate" -#: gtk/gtksettings.c:478 +#: ../gtk/gtksettings.c:530 msgid "Alternative sort indicator direction" msgstr "Direcție ordine alternativă butoane" -#: gtk/gtksettings.c:479 +#: ../gtk/gtksettings.c:531 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -5134,11 +5101,11 @@ msgstr "" "Specifică dacă direcția indicatorilor de sortare în liste și arbori să fie " "inversată (adică ascendent în jos)" -#: gtk/gtksettings.c:487 +#: ../gtk/gtksettings.c:539 msgid "Show the 'Input Methods' menu" msgstr "Arată meniul „Metode de input”" -#: gtk/gtksettings.c:488 +#: ../gtk/gtksettings.c:540 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -5146,11 +5113,11 @@ msgstr "" "Specifică dacă meniurile contextuale din intrările text ar trebui să ofere o " "cale de a schimba metoda de input" -#: gtk/gtksettings.c:496 +#: ../gtk/gtksettings.c:548 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Arată meniul „Inserare control Unicode”" -#: gtk/gtksettings.c:497 +#: ../gtk/gtksettings.c:549 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -5158,243 +5125,243 @@ msgstr "" "Specifică dacă meniurile contextuale din intrările text ar trebui sa ofere o " "cale de inserare a caracterelor de control" -#: gtk/gtksettings.c:505 +#: ../gtk/gtksettings.c:557 msgid "Start timeout" msgstr "Timeout inițial" -#: gtk/gtksettings.c:506 +#: ../gtk/gtksettings.c:558 msgid "Starting value for timeouts, when button is pressed" msgstr "Valoare de pornire pentru timeout la apăsarea butonului" -#: gtk/gtksettings.c:515 +#: ../gtk/gtksettings.c:567 msgid "Repeat timeout" msgstr "Repetare timeout" -#: gtk/gtksettings.c:516 +#: ../gtk/gtksettings.c:568 msgid "Repeat value for timeouts, when button is pressed" msgstr "Valoare de repetare pentru timeout la apăsarea butonului" -#: gtk/gtksettings.c:525 +#: ../gtk/gtksettings.c:577 msgid "Expand timeout" msgstr "Prelungire timeout" -#: gtk/gtksettings.c:526 +#: ../gtk/gtksettings.c:578 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "" "Valoare de prelungire pentru timeout când un widget extinde o nouă regiune" -#: gtk/gtksettings.c:561 +#: ../gtk/gtksettings.c:613 msgid "Color scheme" msgstr "Schemă de culoare" -#: gtk/gtksettings.c:562 +#: ../gtk/gtksettings.c:614 msgid "A palette of named colors for use in themes" msgstr "O paletă de culori denumite pentru utilizarea în teme" -#: gtk/gtksettings.c:571 +#: ../gtk/gtksettings.c:623 msgid "Enable Animations" msgstr "Cu animații" -#: gtk/gtksettings.c:572 +#: ../gtk/gtksettings.c:624 msgid "Whether to enable toolkit-wide animations." msgstr "Specifică dacă se activează animațiile în toolkit" -#: gtk/gtksettings.c:590 +#: ../gtk/gtksettings.c:642 msgid "Enable Touchscreen Mode" msgstr "Activare mod touchscreen" -#: gtk/gtksettings.c:591 +#: ../gtk/gtksettings.c:643 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "La activare, nu se livrează notificări de mișcare pentru acest ecran" -#: gtk/gtksettings.c:608 +#: ../gtk/gtksettings.c:660 msgid "Tooltip timeout" msgstr "Întârziere indiciu" -#: gtk/gtksettings.c:609 +#: ../gtk/gtksettings.c:661 msgid "Timeout before tooltip is shown" msgstr "Întârziere la afișarea indiciilor" -#: gtk/gtksettings.c:634 +#: ../gtk/gtksettings.c:686 msgid "Tooltip browse timeout" msgstr "Întârziere indiciu navigare" -#: gtk/gtksettings.c:635 +#: ../gtk/gtksettings.c:687 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "Întârziere la afișarea indiciilor în modul de navigare" -#: gtk/gtksettings.c:656 +#: ../gtk/gtksettings.c:708 msgid "Tooltip browse mode timeout" msgstr "Întârziere indiciu mod de navigare" -#: gtk/gtksettings.c:657 +#: ../gtk/gtksettings.c:709 msgid "Timeout after which browse mode is disabled" msgstr "Întârziere după care modul de navigat este dezactivat" -#: gtk/gtksettings.c:676 +#: ../gtk/gtksettings.c:728 msgid "Keynav Cursor Only" msgstr "Navigare doar cu tastele cursor" -#: gtk/gtksettings.c:677 +#: ../gtk/gtksettings.c:729 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "" "La activare, doar tastele cursor vor fi disponiblie pentru navigarea între " "widgeturi" -#: gtk/gtksettings.c:694 +#: ../gtk/gtksettings.c:746 msgid "Keynav Wrap Around" msgstr "Navigare ciclică cu tastele" -#: gtk/gtksettings.c:695 +#: ../gtk/gtksettings.c:747 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "Specifică dacă navigarea între widgeturi cu tastele este ciclică" -#: gtk/gtksettings.c:715 +#: ../gtk/gtksettings.c:767 msgid "Error Bell" msgstr "Bip de alarmă" -#: gtk/gtksettings.c:716 +#: ../gtk/gtksettings.c:768 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "La activare, navigarea cu tastele și alte erori vor produce un bip" -#: gtk/gtksettings.c:733 +#: ../gtk/gtksettings.c:785 msgid "Color Hash" msgstr "Hash culoare" -#: gtk/gtksettings.c:734 +#: ../gtk/gtksettings.c:786 msgid "A hash table representation of the color scheme." msgstr "O reprezentare de tip tabel hash a schemei de culori." -#: gtk/gtksettings.c:742 +#: ../gtk/gtksettings.c:794 msgid "Default file chooser backend" msgstr "Suport implicit pentru selectorul de fișiere" -#: gtk/gtksettings.c:743 +#: ../gtk/gtksettings.c:795 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Numele suportului GtkFileChooser de utilizat implicit" -#: gtk/gtksettings.c:760 +#: ../gtk/gtksettings.c:812 msgid "Default print backend" msgstr "Suport implicit pentru tipărire" -#: gtk/gtksettings.c:761 +#: ../gtk/gtksettings.c:813 msgid "List of the GtkPrintBackend backends to use by default" msgstr "Listă a suporturilor GtkPrintBackend de utilizat implicit" -#: gtk/gtksettings.c:784 +#: ../gtk/gtksettings.c:836 msgid "Default command to run when displaying a print preview" msgstr "Comandă implicită de utilizat la afișarea previzualizării tipăririi" -#: gtk/gtksettings.c:785 +#: ../gtk/gtksettings.c:837 msgid "Command to run when displaying a print preview" msgstr "Comandă de utilizat la afișarea previzualizării tipăririi" -#: gtk/gtksettings.c:801 +#: ../gtk/gtksettings.c:853 msgid "Enable Mnemonics" msgstr "Activează mnemonicele" -#: gtk/gtksettings.c:802 +#: ../gtk/gtksettings.c:854 msgid "Whether labels should have mnemonics" msgstr "Specifică dacă etichetele ar trebui să aibă mnemonice" -#: gtk/gtksettings.c:818 +#: ../gtk/gtksettings.c:870 msgid "Enable Accelerators" msgstr "Activează acceleratorii" -#: gtk/gtksettings.c:819 +#: ../gtk/gtksettings.c:871 msgid "Whether menu items should have accelerators" msgstr "Specifică dacă elementele din meniu ar trebui să aibă acceleratori" -#: gtk/gtksettings.c:836 +#: ../gtk/gtksettings.c:888 msgid "Recent Files Limit" msgstr "Limită fișiere recente" -#: gtk/gtksettings.c:837 +#: ../gtk/gtksettings.c:889 msgid "Number of recently used files" msgstr "Număr de fișiere recent utilizate" -#: gtk/gtksettings.c:855 +#: ../gtk/gtksettings.c:907 msgid "Default IM module" msgstr "Modul IM implicit" -#: gtk/gtksettings.c:856 +#: ../gtk/gtksettings.c:908 msgid "Which IM module should be used by default" msgstr "Specifică ce modul IM ar trebui utilizat implicit" -#: gtk/gtksettings.c:874 +#: ../gtk/gtksettings.c:926 msgid "Recent Files Max Age" msgstr "Vechime maximă pentru fișiere recente" -#: gtk/gtksettings.c:875 +#: ../gtk/gtksettings.c:927 msgid "Maximum age of recently used files, in days" msgstr "Vechime maximă, în zile, pentru fișierele recent utilizate" -#: gtk/gtksettings.c:884 +#: ../gtk/gtksettings.c:936 msgid "Fontconfig configuration timestamp" msgstr "Marcaj de timp pentru configurația fontconfig" -#: gtk/gtksettings.c:885 +#: ../gtk/gtksettings.c:937 msgid "Timestamp of current fontconfig configuration" msgstr "Marcaj de timp pentru configurația fontconfig curentă" -#: gtk/gtksettings.c:907 +#: ../gtk/gtksettings.c:959 msgid "Sound Theme Name" msgstr "Nume temă de sunete" -#: gtk/gtksettings.c:908 +#: ../gtk/gtksettings.c:960 msgid "XDG sound theme name" msgstr "Nume temă XDG de sunete" #. Translators: this means sounds that are played as feedback to user input -#: gtk/gtksettings.c:930 +#: ../gtk/gtksettings.c:982 msgid "Audible Input Feedback" msgstr "Feedback audio" -#: gtk/gtksettings.c:931 +#: ../gtk/gtksettings.c:983 msgid "Whether to play event sounds as feedback to user input" msgstr "" "Specifică dacă se vor reda sunete ca feedback la inputul utilizatorului" -#: gtk/gtksettings.c:952 +#: ../gtk/gtksettings.c:1004 msgid "Enable Event Sounds" msgstr "Activează sunetele pentru evenimente" -#: gtk/gtksettings.c:953 +#: ../gtk/gtksettings.c:1005 msgid "Whether to play any event sounds at all" msgstr "Specifică dacă se vor reda sunete pentru anumite evenimente" -#: gtk/gtksettings.c:968 +#: ../gtk/gtksettings.c:1020 msgid "Enable Tooltips" msgstr "Activare indicii" -#: gtk/gtksettings.c:969 +#: ../gtk/gtksettings.c:1021 msgid "Whether tooltips should be shown on widgets" msgstr "Specifică dacă ar trebui afișate indicii" -#: gtk/gtksettings.c:982 +#: ../gtk/gtksettings.c:1034 msgid "Toolbar style" msgstr "Stil bară cu unelte" -#: gtk/gtksettings.c:983 +#: ../gtk/gtksettings.c:1035 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Specifică dacă barele implicite cu unelte au doar text, text și iconițe, " "doar iconițe etc." -#: gtk/gtksettings.c:997 +#: ../gtk/gtksettings.c:1049 msgid "Toolbar Icon Size" msgstr "Mărime iconițe bare cu unelte" -#: gtk/gtksettings.c:998 +#: ../gtk/gtksettings.c:1050 msgid "The size of icons in default toolbars." msgstr "Mărimea iconițelor în barele implicite cu unelte." -#: gtk/gtksettings.c:1015 +#: ../gtk/gtksettings.c:1067 msgid "Auto Mnemonics" msgstr "Activează mnemonicele" -#: gtk/gtksettings.c:1016 +#: ../gtk/gtksettings.c:1068 msgid "" "Whether mnemonics should be automatically shown and hidden when the user " "presses the mnemonic activator." @@ -5402,19 +5369,134 @@ msgstr "" "Specifică dacă mnemonicele ar trebui să fie afișate automat și ascunse când " "utilizatorul apasă pe activatorul mnemonicii." -#: gtk/gtksettings.c:1041 +#: ../gtk/gtksettings.c:1093 msgid "Application prefers a dark theme" msgstr "Aplicația preferă o temă de culoare închisă" -#: gtk/gtksettings.c:1042 +#: ../gtk/gtksettings.c:1094 msgid "Whether the application prefers to have a dark theme." msgstr "Specifică dacă aplicația preferă o temă de culoare închisă." -#: gtk/gtksizegroup.c:341 +#: ../gtk/gtksettings.c:1109 +msgid "Show button images" +msgstr "Arată imaginea butonului" + +#: ../gtk/gtksettings.c:1110 +msgid "Whether images should be shown on buttons" +msgstr "Specifică dacă ar trebui afișate imagini pe butoane" + +#: ../gtk/gtksettings.c:1118 ../gtk/gtksettings.c:1212 +msgid "Select on focus" +msgstr "Selectează la focus" + +#: ../gtk/gtksettings.c:1119 +msgid "Whether to select the contents of an entry when it is focused" +msgstr "Specifică dacă la focus să fie selectat conținutul intrării" + +#: ../gtk/gtksettings.c:1136 +msgid "Password Hint Timeout" +msgstr "Time-out caractere parolă" + +#: ../gtk/gtksettings.c:1137 +msgid "How long to show the last input character in hidden entries" +msgstr "Cât timp e afișat ultimul caracter introdus în intrări ascunse" + +#: ../gtk/gtksettings.c:1146 +msgid "Show menu images" +msgstr "Arată imagini în meniu" + +#: ../gtk/gtksettings.c:1147 +msgid "Whether images should be shown in menus" +msgstr "Specifică dacă ar trebui afișate imaginile în meniu" + +#: ../gtk/gtksettings.c:1155 +msgid "Delay before drop down menus appear" +msgstr "Întârziere la deschiderea unui meniu" + +#: ../gtk/gtksettings.c:1156 +msgid "Delay before the submenus of a menu bar appear" +msgstr "Întârziere la deschiderea sub-meniurilor barei de meniu" + +#: ../gtk/gtksettings.c:1173 +msgid "Scrolled Window Placement" +msgstr "Plasare fereastră derulată" + +#: ../gtk/gtksettings.c:1174 +msgid "" +"Where the contents of scrolled windows are located with respect to the " +"scrollbars, if not overridden by the scrolled window's own placement." +msgstr "" +"Unde e plasat conținutul ferestrelor derulate față de barele de derulare, în " +"caz că nu primează plasarea ferestrelor derulate." + +#: ../gtk/gtksettings.c:1183 +msgid "Can change accelerators" +msgstr "Acceleratorii pot fi schimbați" + +#: ../gtk/gtksettings.c:1184 +msgid "" +"Whether menu accelerators can be changed by pressing a key over the menu item" +msgstr "" +"Specifică dacă acceleratorii meniului pot fi schimbați apăsând o tastă când " +"elementul din meniu este selectat" + +#: ../gtk/gtksettings.c:1192 +msgid "Delay before submenus appear" +msgstr "Întârziere la apariția sub-meniului" + +#: ../gtk/gtksettings.c:1193 +msgid "" +"Minimum time the pointer must stay over a menu item before the submenu appear" +msgstr "" +"Timpul minim în care cursorul de maus trebuie să staționeze deasupra unui " +"element din meniu pentru a se deschide sub-meniul" + +#: ../gtk/gtksettings.c:1202 +msgid "Delay before hiding a submenu" +msgstr "Întârziere la închiderea sub-meniului" + +#: ../gtk/gtksettings.c:1203 +msgid "" +"The time before hiding a submenu when the pointer is moving towards the " +"submenu" +msgstr "" +"Timpul minim înainte de închiderea unui sub-meniu după ce cursorul de maus a " +"părăsit sub-meniul" + +#: ../gtk/gtksettings.c:1213 +msgid "Whether to select the contents of a selectable label when it is focused" +msgstr "" +"Specifică dacă la focus să fie selectat conținutul unei etichete selectabile" + +#: ../gtk/gtksettings.c:1221 +msgid "Custom palette" +msgstr "Paletă personalizată" + +#: ../gtk/gtksettings.c:1222 +msgid "Palette to use in the color selector" +msgstr "Paletă de utilizat în selectorul de culoare" + +#: ../gtk/gtksettings.c:1230 +msgid "IM Preedit style" +msgstr "Stil pre-editare IM" + +#: ../gtk/gtksettings.c:1231 +msgid "How to draw the input method preedit string" +msgstr "Mod de afișare a șirului de preeditare al metodei de input" + +#: ../gtk/gtksettings.c:1240 +msgid "IM Status style" +msgstr "Stil status IM" + +#: ../gtk/gtksettings.c:1241 +msgid "How to draw the input method statusbar" +msgstr "Mod de afișare a barei de stare a metodei de input" + +#: ../gtk/gtksizegroup.c:350 msgid "Mode" msgstr "Mod" -#: gtk/gtksizegroup.c:342 +#: ../gtk/gtksizegroup.c:351 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5422,27 +5504,27 @@ msgstr "" "Direcțiile în care mărimea grupului afectează mărimile cerute pentru " "widgeturile componentelor proprii" -#: gtk/gtksizegroup.c:358 +#: ../gtk/gtksizegroup.c:367 msgid "Ignore hidden" msgstr "Ignoră ce nu se vede" -#: gtk/gtksizegroup.c:359 +#: ../gtk/gtksizegroup.c:368 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "La activare, widgeturile nemapate vor fi ignorate la determinarea mărimii " "unui grup" -#: gtk/gtkspinbutton.c:236 +#: ../gtk/gtkspinbutton.c:238 msgid "Climb Rate" msgstr "Rată de creștere" -#: gtk/gtkspinbutton.c:256 +#: ../gtk/gtkspinbutton.c:258 msgid "Snap to Ticks" msgstr "Corectare automată" -# Wild guess, again... Mișu -#: gtk/gtkspinbutton.c:257 +# Wild guess, again... Mișu +#: ../gtk/gtkspinbutton.c:259 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -5450,52 +5532,52 @@ msgstr "" "Specifică dacă valorile eronate sunt automat schimbate către cea mai " "apropiată valoare corectă a butonului de incrementare" -#: gtk/gtkspinbutton.c:264 +#: ../gtk/gtkspinbutton.c:266 msgid "Numeric" msgstr "Numerice" -#: gtk/gtkspinbutton.c:265 +#: ../gtk/gtkspinbutton.c:267 msgid "Whether non-numeric characters should be ignored" msgstr "Specifică dacă ar trebui ignorate caracterele non-numerice" -#: gtk/gtkspinbutton.c:272 +#: ../gtk/gtkspinbutton.c:274 msgid "Wrap" msgstr "Ciclare" -#: gtk/gtkspinbutton.c:273 +#: ../gtk/gtkspinbutton.c:275 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "" "Specifică dacă un buton de incrementare ar trebui să o ia de la capăt când " "își atinge limitele" -#: gtk/gtkspinbutton.c:280 +#: ../gtk/gtkspinbutton.c:282 msgid "Update Policy" msgstr "Mod de actualizare" -#: gtk/gtkspinbutton.c:281 +#: ../gtk/gtkspinbutton.c:283 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "" "Specifică dacă butonul de incrementare ar trebui să arate orice valoare " "actualizată sau doar valorile corecte" -#: gtk/gtkspinbutton.c:290 +#: ../gtk/gtkspinbutton.c:292 msgid "Reads the current value, or sets a new value" msgstr "Citește valoarea curentă sau setează una nouă" -#: gtk/gtkspinbutton.c:299 +#: ../gtk/gtkspinbutton.c:301 msgid "Style of bevel around the spin button" msgstr "Stilul dungilor din jurul butonului de incrementare" -#: gtk/gtkspinner.c:132 +#: ../gtk/gtkspinner.c:132 msgid "Whether the spinner is active" msgstr "Specifică dacă spinnerul este activ" -#: gtk/gtkspinner.c:146 +#: ../gtk/gtkspinner.c:146 msgid "Number of steps" msgstr "Număr de pași" -#: gtk/gtkspinner.c:147 +#: ../gtk/gtkspinner.c:147 msgid "" "The number of steps for the spinner to complete a full loop. The animation " "will complete a full cycle in one second by default (see #GtkSpinner:cycle-" @@ -5505,222 +5587,212 @@ msgstr "" "ciclu. Implicit, animația va completa un ciclu într-o secundă (consultați " "#GtkSpinner:cycle-duration)." -#: gtk/gtkspinner.c:162 +#: ../gtk/gtkspinner.c:162 msgid "Animation duration" msgstr "Durata animației" -#: gtk/gtkspinner.c:163 +#: ../gtk/gtkspinner.c:163 msgid "" "The length of time in milliseconds for the spinner to complete a full loop" msgstr "" "Intervalul de timp în milisecunde în care un spinner face un ciclu complet" -#: gtk/gtkstatusbar.c:199 -msgid "Has Resize Grip" -msgstr "Are colț de redimensionare" - -#: gtk/gtkstatusbar.c:200 -msgid "Whether the statusbar has a grip for resizing the toplevel" -msgstr "Specifică dacă bara de stare are un colț ce ușurează redimensionarea" - -#: gtk/gtkstatusbar.c:245 +#: ../gtk/gtkstatusbar.c:181 msgid "Style of bevel around the statusbar text" msgstr "Stilul dungilor din jurul barei de stare" -#: gtk/gtkstatusicon.c:270 +#: ../gtk/gtkstatusicon.c:270 msgid "The size of the icon" msgstr "Mărimea iconiței" -#: gtk/gtkstatusicon.c:280 +#: ../gtk/gtkstatusicon.c:280 msgid "The screen where this status icon will be displayed" -msgstr "Ecranul unde această iconiță de stare va fi afișată" +msgstr "Ecranul pe care va fi afișată această iconiță de stare" -#: gtk/gtkstatusicon.c:288 -#, fuzzy +#: ../gtk/gtkstatusicon.c:288 msgid "Whether the status icon is visible" msgstr "Specifică dacă iconița de stare este vizibilă" -#: gtk/gtkstatusicon.c:304 -#, fuzzy +#: ../gtk/gtkstatusicon.c:304 msgid "Whether the status icon is embedded" msgstr "Specifică dacă iconița de stare este înglobată" -#: gtk/gtkstatusicon.c:320 gtk/gtktrayicon-x11.c:125 +#: ../gtk/gtkstatusicon.c:320 ../gtk/gtktrayicon-x11.c:125 msgid "The orientation of the tray" msgstr "Orientarea zonei de notificare" -#: gtk/gtkstatusicon.c:347 gtk/gtkwidget.c:863 +#: ../gtk/gtkstatusicon.c:347 ../gtk/gtkwidget.c:1025 msgid "Has tooltip" msgstr "Are indiciu" -#: gtk/gtkstatusicon.c:348 +#: ../gtk/gtkstatusicon.c:348 msgid "Whether this tray icon has a tooltip" msgstr "Specifică dacă iconița de stare are indiciu" -#: gtk/gtkstatusicon.c:373 gtk/gtkwidget.c:884 +#: ../gtk/gtkstatusicon.c:373 ../gtk/gtkwidget.c:1046 msgid "Tooltip Text" msgstr "Text indiciu" -#: gtk/gtkstatusicon.c:374 gtk/gtkwidget.c:885 gtk/gtkwidget.c:906 +#: ../gtk/gtkstatusicon.c:374 ../gtk/gtkwidget.c:1047 ../gtk/gtkwidget.c:1068 msgid "The contents of the tooltip for this widget" msgstr "Conținutul indiciului pentru acest widget" -#: gtk/gtkstatusicon.c:397 gtk/gtkwidget.c:905 +#: ../gtk/gtkstatusicon.c:397 ../gtk/gtkwidget.c:1067 msgid "Tooltip markup" msgstr "Marcaj indiciu" -#: gtk/gtkstatusicon.c:398 +#: ../gtk/gtkstatusicon.c:398 msgid "The contents of the tooltip for this tray icon" msgstr "Conținutul indiciului pentru această iconiță de stare" -#: gtk/gtkstatusicon.c:416 +#: ../gtk/gtkstatusicon.c:416 msgid "The title of this tray icon" msgstr "Titlul aceste iconițe de stare" -#: gtk/gtktable.c:148 +#: ../gtk/gtktable.c:157 msgid "Rows" msgstr "Linii" -#: gtk/gtktable.c:149 +#: ../gtk/gtktable.c:158 msgid "The number of rows in the table" msgstr "Numărul de rânduri în tabel" -#: gtk/gtktable.c:157 +#: ../gtk/gtktable.c:166 msgid "Columns" msgstr "Coloane" -#: gtk/gtktable.c:158 +#: ../gtk/gtktable.c:167 msgid "The number of columns in the table" msgstr "Numărul de coloane în tabel" -#: gtk/gtktable.c:166 +#: ../gtk/gtktable.c:175 msgid "Row spacing" msgstr "Spațiere rânduri" -#: gtk/gtktable.c:167 +#: ../gtk/gtktable.c:176 msgid "The amount of space between two consecutive rows" msgstr "Cantitatea de spațiu între două rânduri consecutive" -#: gtk/gtktable.c:175 +#: ../gtk/gtktable.c:184 msgid "Column spacing" msgstr "Spațiere coloane" -#: gtk/gtktable.c:176 +#: ../gtk/gtktable.c:185 msgid "The amount of space between two consecutive columns" msgstr "Cantitatea de spațiu între două coloane consecutive" -#: gtk/gtktable.c:185 +#: ../gtk/gtktable.c:194 msgid "If TRUE, the table cells are all the same width/height" msgstr "" "La activare, toate celulele tabelului au aceeași înălțime și dimensiune" -#: gtk/gtktable.c:192 +#: ../gtk/gtktable.c:201 msgid "Left attachment" msgstr "Atașare la stânga" -#: gtk/gtktable.c:199 +#: ../gtk/gtktable.c:208 msgid "Right attachment" msgstr "Atașare la dreapta" -#: gtk/gtktable.c:200 +#: ../gtk/gtktable.c:209 msgid "The column number to attach the right side of a child widget to" msgstr "" "Numărul coloanei de care se atașează marginea dreaptă a unui widget copil" -#: gtk/gtktable.c:206 +#: ../gtk/gtktable.c:215 msgid "Top attachment" msgstr "Atașare sus" -#: gtk/gtktable.c:207 +#: ../gtk/gtktable.c:216 msgid "The row number to attach the top of a child widget to" msgstr "Numărul rândului de care se atașează vârful unui widget copil" -#: gtk/gtktable.c:213 +#: ../gtk/gtktable.c:222 msgid "Bottom attachment" msgstr "Atașare jos" -#: gtk/gtktable.c:220 +#: ../gtk/gtktable.c:229 msgid "Horizontal options" msgstr "Opțiuni pentru orizontală" -#: gtk/gtktable.c:221 +#: ../gtk/gtktable.c:230 msgid "Options specifying the horizontal behaviour of the child" msgstr "Opțiuni ce specifică comportarea pe orizontală a unui copil" -#: gtk/gtktable.c:227 +#: ../gtk/gtktable.c:236 msgid "Vertical options" msgstr "Opțiuni pentru verticală" -#: gtk/gtktable.c:228 +#: ../gtk/gtktable.c:237 msgid "Options specifying the vertical behaviour of the child" msgstr "Opțiuni ce specifică comportarea pe verticală a unui copil" -#: gtk/gtktable.c:234 +#: ../gtk/gtktable.c:243 msgid "Horizontal padding" msgstr "Umplere orizontală" -#: gtk/gtktable.c:235 +#: ../gtk/gtktable.c:244 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" msgstr "Spațiu în plus în pixeli între copil și vecinii din stânga și dreapta" -#: gtk/gtktable.c:241 +#: ../gtk/gtktable.c:250 msgid "Vertical padding" msgstr "Umplere verticală" -#: gtk/gtktable.c:242 +#: ../gtk/gtktable.c:251 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" msgstr "" "Spațiu în plus în pixeli între copil și vecinii de deasupra și de dedesubt" -#: gtk/gtktextbuffer.c:192 +#: ../gtk/gtktextbuffer.c:191 msgid "Tag Table" msgstr "Tabel etichete" -#: gtk/gtktextbuffer.c:193 +#: ../gtk/gtktextbuffer.c:192 msgid "Text Tag Table" msgstr "Tabel cu etichete text" -#: gtk/gtktextbuffer.c:211 +#: ../gtk/gtktextbuffer.c:210 msgid "Current text of the buffer" msgstr "Textul curent din buffer" -#: gtk/gtktextbuffer.c:225 +#: ../gtk/gtktextbuffer.c:224 msgid "Has selection" msgstr "Are selecție" -#: gtk/gtktextbuffer.c:226 +#: ../gtk/gtktextbuffer.c:225 msgid "Whether the buffer has some text currently selected" msgstr "Specifică dacă în buffer există text selectat curent" -#: gtk/gtktextbuffer.c:242 +#: ../gtk/gtktextbuffer.c:241 msgid "Cursor position" msgstr "Poziție cursor" -#: gtk/gtktextbuffer.c:243 +#: ../gtk/gtktextbuffer.c:242 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "Poziția semnului de inserare (ca deplasare de la începutul bufferului)" -#: gtk/gtktextbuffer.c:258 +#: ../gtk/gtktextbuffer.c:257 msgid "Copy target list" msgstr "Listă ținte de copiere" -#: gtk/gtktextbuffer.c:259 +#: ../gtk/gtktextbuffer.c:258 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "Lista țintelor suportate de acest buffer pentur copierea în clipboard și " "surse DND" -#: gtk/gtktextbuffer.c:274 +#: ../gtk/gtktextbuffer.c:273 msgid "Paste target list" msgstr "Listă ținte de lipire" -#: gtk/gtktextbuffer.c:275 +#: ../gtk/gtktextbuffer.c:274 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5728,37 +5800,37 @@ msgstr "" "Lista țintelor suportate de acest buffer pentur lipierea din clipboard și " "surse DND" -#: gtk/gtktextmark.c:90 +#: ../gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Nume marcaj" -#: gtk/gtktextmark.c:97 +#: ../gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Gravitate la stânga" -#: gtk/gtktextmark.c:98 +#: ../gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Specifică dacă acest marcaj are gravitate la stânga" -#: gtk/gtktexttag.c:168 +#: ../gtk/gtktexttag.c:168 msgid "Tag name" msgstr "Nume etichetă" -#: gtk/gtktexttag.c:169 +#: ../gtk/gtktexttag.c:169 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "" "Nume utilizat pentru referirea la o etichetă text. NULL pentru etichete " "anonime" -#: gtk/gtktexttag.c:187 +#: ../gtk/gtktexttag.c:187 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "Culoare de fundal ca GdkColor (posibil nealocată)" -#: gtk/gtktexttag.c:194 +#: ../gtk/gtktexttag.c:194 msgid "Background full height" msgstr "Fundal pe toată înălțimea" -#: gtk/gtktexttag.c:195 +#: ../gtk/gtktexttag.c:195 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" @@ -5766,28 +5838,28 @@ msgstr "" "Specifică dacă se umple cu culoarea fundalului toată înălțimea liniei sau " "doar cea a caracterelor marcate" -#: gtk/gtktexttag.c:211 +#: ../gtk/gtktexttag.c:211 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "Culoare de prim-plan ca GdkColor (posibil nealocată)" -#: gtk/gtktexttag.c:218 +#: ../gtk/gtktexttag.c:218 msgid "Text direction" msgstr "Direcție text" -#: gtk/gtktexttag.c:219 +#: ../gtk/gtktexttag.c:219 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "Direcția textului (de ex. Stânga-Dreapta sau Dreapta-Stânga)" -#: gtk/gtktexttag.c:268 +#: ../gtk/gtktexttag.c:268 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "Stil font ca valoare PangoStyle (de ex. PANGO_STYLE_ITALIC)" -#: gtk/gtktexttag.c:277 +#: ../gtk/gtktexttag.c:277 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "" "Variantă font ca valoare PangoVariant (de ex. PANGO_VARIANT_SMALL_CAPS)" -#: gtk/gtktexttag.c:286 +#: ../gtk/gtktexttag.c:286 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5795,16 +5867,16 @@ msgstr "" "Grosimea fontului ca un întreg, a se vedea valorile predefinite PangoWeight " "(de ex. PANGO_WEIGHT_BOLD)" -#: gtk/gtktexttag.c:297 +#: ../gtk/gtktexttag.c:297 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "" "Condensarea textului ca valoare PangoStretch (de ex. PANGO_STRETCH_CONDENSED)" -#: gtk/gtktexttag.c:306 +#: ../gtk/gtktexttag.c:306 msgid "Font size in Pango units" msgstr "Mărime font în unități Pango" -#: gtk/gtktexttag.c:316 +#: ../gtk/gtktexttag.c:316 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5814,11 +5886,11 @@ msgstr "" "Această utilizare este recomandată, adaptându-se mai bine schimbărilor de " "temă etc. Pango predefinește scalări precum PANGO_SCALE_X_LARGE" -#: gtk/gtktexttag.c:336 gtk/gtktextview.c:686 +#: ../gtk/gtktexttag.c:336 ../gtk/gtktextview.c:704 msgid "Left, right, or center justification" msgstr "Aliniere la stânga, dreapta sau la mijloc" -#: gtk/gtktexttag.c:355 +#: ../gtk/gtktexttag.c:355 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5827,31 +5899,31 @@ msgstr "" "sugestie la afișarea textului. Dacă nu e setat, se va folosi valoarea " "implicită potrivită." -#: gtk/gtktexttag.c:362 +#: ../gtk/gtktexttag.c:362 msgid "Left margin" msgstr "Margine stângă" -#: gtk/gtktexttag.c:363 gtk/gtktextview.c:695 +#: ../gtk/gtktexttag.c:363 ../gtk/gtktextview.c:713 msgid "Width of the left margin in pixels" msgstr "Lățimea marginii stângi în pixeli" -#: gtk/gtktexttag.c:372 +#: ../gtk/gtktexttag.c:372 msgid "Right margin" msgstr "Margine dreaptă" -#: gtk/gtktexttag.c:373 gtk/gtktextview.c:705 +#: ../gtk/gtktexttag.c:373 ../gtk/gtktextview.c:723 msgid "Width of the right margin in pixels" msgstr "Lățimea marginii drepte în pixeli" -#: gtk/gtktexttag.c:383 gtk/gtktextview.c:714 +#: ../gtk/gtktexttag.c:383 ../gtk/gtktextview.c:732 msgid "Indent" msgstr "Indentare" -#: gtk/gtktexttag.c:384 gtk/gtktextview.c:715 +#: ../gtk/gtktexttag.c:384 ../gtk/gtktextview.c:733 msgid "Amount to indent the paragraph, in pixels" msgstr "Numărul de pixeli cu care să fie indentat paragraful" -#: gtk/gtktexttag.c:395 +#: ../gtk/gtktexttag.c:395 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5859,349 +5931,347 @@ msgstr "" "Deplasarea textului deasupra liniei de bază în unități Pango (dedesubt dacă " "valoarea este negativă)" -#: gtk/gtktexttag.c:404 +#: ../gtk/gtktexttag.c:404 msgid "Pixels above lines" msgstr "Pixeli deasupra liniilor" -#: gtk/gtktexttag.c:405 gtk/gtktextview.c:639 +#: ../gtk/gtktexttag.c:405 ../gtk/gtktextview.c:657 msgid "Pixels of blank space above paragraphs" msgstr "Pixeli de spațiu gol deasupra paragrafelor" -#: gtk/gtktexttag.c:414 +#: ../gtk/gtktexttag.c:414 msgid "Pixels below lines" msgstr "Pixeli sub linii" -#: gtk/gtktexttag.c:415 gtk/gtktextview.c:649 +#: ../gtk/gtktexttag.c:415 ../gtk/gtktextview.c:667 msgid "Pixels of blank space below paragraphs" msgstr "Pixeli de spațiu alb sub paragrafe" -#: gtk/gtktexttag.c:424 +#: ../gtk/gtktexttag.c:424 msgid "Pixels inside wrap" msgstr "Pixeli între linii formatate" -#: gtk/gtktexttag.c:425 gtk/gtktextview.c:659 +#: ../gtk/gtktexttag.c:425 ../gtk/gtktextview.c:677 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Pixeli de spațiu gol între liniile formatate dintr-un paragraf" -#: gtk/gtktexttag.c:452 gtk/gtktextview.c:677 +#: ../gtk/gtktexttag.c:452 ../gtk/gtktextview.c:695 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" "Specifică dacă liniile să fie neformatate, formatate fără ruperea cuvintelor " "sau formatate cu ruperea cuvintelor" -#: gtk/gtktexttag.c:461 gtk/gtktextview.c:724 +#: ../gtk/gtktexttag.c:461 ../gtk/gtktextview.c:742 msgid "Tabs" msgstr "Taburi" -#: gtk/gtktexttag.c:462 gtk/gtktextview.c:725 +#: ../gtk/gtktexttag.c:462 ../gtk/gtktextview.c:743 msgid "Custom tabs for this text" msgstr "Taburi personalizate pentru acest text" -#: gtk/gtktexttag.c:480 +#: ../gtk/gtktexttag.c:480 msgid "Invisible" msgstr "Invizibil" -#: gtk/gtktexttag.c:481 +#: ../gtk/gtktexttag.c:481 msgid "Whether this text is hidden." msgstr "Specifică dacă această etichetă este ascunsă" -#: gtk/gtktexttag.c:495 +#: ../gtk/gtktexttag.c:495 msgid "Paragraph background color name" msgstr "Numele culorii de fundal a paragrafului" -#: gtk/gtktexttag.c:496 +#: ../gtk/gtktexttag.c:496 msgid "Paragraph background color as a string" msgstr "Culoare fundal paragraf ca șir de caractere" -#: gtk/gtktexttag.c:511 +#: ../gtk/gtktexttag.c:511 msgid "Paragraph background color" msgstr "Culoare fundal paragraf" -#: gtk/gtktexttag.c:512 +#: ../gtk/gtktexttag.c:512 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "Culoare de fundal paragraf ca GdkColor (posibil nealocată)" -#: gtk/gtktexttag.c:530 +#: ../gtk/gtktexttag.c:530 msgid "Margin Accumulates" msgstr "Margini cumulative" -#: gtk/gtktexttag.c:531 +#: ../gtk/gtktexttag.c:531 msgid "Whether left and right margins accumulate." msgstr "Specifică dacă marginile din dreapta și din stânga se cumulează." -#: gtk/gtktexttag.c:544 +#: ../gtk/gtktexttag.c:544 msgid "Background full height set" msgstr "Setare fundal pe toată înălțimea" -#: gtk/gtktexttag.c:545 +#: ../gtk/gtktexttag.c:545 msgid "Whether this tag affects background height" msgstr "Specifică dacă această opțiune afectează înălțimea fundalului" -#: gtk/gtktexttag.c:584 +#: ../gtk/gtktexttag.c:584 msgid "Justification set" msgstr "Setare aliniere" -#: gtk/gtktexttag.c:585 +#: ../gtk/gtktexttag.c:585 msgid "Whether this tag affects paragraph justification" msgstr "Specifică dacă această opțiune afectează alinierea paragrafelor" -#: gtk/gtktexttag.c:592 +#: ../gtk/gtktexttag.c:592 msgid "Left margin set" msgstr "Setare margine stângă" -#: gtk/gtktexttag.c:593 +#: ../gtk/gtktexttag.c:593 msgid "Whether this tag affects the left margin" msgstr "Specifică dacă această opțiune afectează marginea stângă" -#: gtk/gtktexttag.c:596 +#: ../gtk/gtktexttag.c:596 msgid "Indent set" msgstr "Setare indentare" -#: gtk/gtktexttag.c:597 +#: ../gtk/gtktexttag.c:597 msgid "Whether this tag affects indentation" msgstr "Specifică dacă această opțiune afectează indentarea" -#: gtk/gtktexttag.c:604 +#: ../gtk/gtktexttag.c:604 msgid "Pixels above lines set" msgstr "Setare pixeli deasupra liniilor" -#: gtk/gtktexttag.c:605 gtk/gtktexttag.c:609 +#: ../gtk/gtktexttag.c:605 ../gtk/gtktexttag.c:609 msgid "Whether this tag affects the number of pixels above lines" msgstr "" "Specifică dacă această opțiune afectează numărul pixelilor deasupra liniilor" -#: gtk/gtktexttag.c:608 +#: ../gtk/gtktexttag.c:608 msgid "Pixels below lines set" msgstr "Setare pixeli dedesubtul liniilor" -#: gtk/gtktexttag.c:612 +#: ../gtk/gtktexttag.c:612 msgid "Pixels inside wrap set" msgstr "Setare pixeli între linii formatate" -#: gtk/gtktexttag.c:613 +#: ../gtk/gtktexttag.c:613 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "" "Specifică dacă această opțiune afectează numărul pixelilor dintre liniile " "formatate" -#: gtk/gtktexttag.c:620 +#: ../gtk/gtktexttag.c:620 msgid "Right margin set" msgstr "Setare margine dreaptă" -#: gtk/gtktexttag.c:621 +#: ../gtk/gtktexttag.c:621 msgid "Whether this tag affects the right margin" msgstr "Specifică dacă această opțiune afectează marginea dreaptă" -#: gtk/gtktexttag.c:628 +#: ../gtk/gtktexttag.c:628 msgid "Wrap mode set" msgstr "Setare mod formatare" -#: gtk/gtktexttag.c:629 +#: ../gtk/gtktexttag.c:629 msgid "Whether this tag affects line wrap mode" msgstr "Specifică dacă această opțiune afectează modul de formatare a liniei" -#: gtk/gtktexttag.c:632 +#: ../gtk/gtktexttag.c:632 msgid "Tabs set" msgstr "Setare taburi" -#: gtk/gtktexttag.c:633 +#: ../gtk/gtktexttag.c:633 msgid "Whether this tag affects tabs" msgstr "Specifică dacă această opțiune afectează taburile" -#: gtk/gtktexttag.c:636 +#: ../gtk/gtktexttag.c:636 msgid "Invisible set" msgstr "Setare invizibilitate" -#: gtk/gtktexttag.c:637 +#: ../gtk/gtktexttag.c:637 msgid "Whether this tag affects text visibility" msgstr "Specifică dacă această opțiune afectează vizibilitatea textului" -#: gtk/gtktexttag.c:640 +#: ../gtk/gtktexttag.c:640 msgid "Paragraph background set" msgstr "Set fundal paragraf" -#: gtk/gtktexttag.c:641 +#: ../gtk/gtktexttag.c:641 msgid "Whether this tag affects the paragraph background color" msgstr "Specifică dacă această etichetă afectează culoarea paragrafului" -#: gtk/gtktextview.c:638 +#: ../gtk/gtktextview.c:656 msgid "Pixels Above Lines" msgstr "Pixeli deasupra liniilor" -#: gtk/gtktextview.c:648 +#: ../gtk/gtktextview.c:666 msgid "Pixels Below Lines" msgstr "Pixeli dedesubtul liniilor" -#: gtk/gtktextview.c:658 +#: ../gtk/gtktextview.c:676 msgid "Pixels Inside Wrap" msgstr "Pixeli între linii formatate" -#: gtk/gtktextview.c:676 +#: ../gtk/gtktextview.c:694 msgid "Wrap Mode" msgstr "Mod formatare" -#: gtk/gtktextview.c:694 +#: ../gtk/gtktextview.c:712 msgid "Left Margin" msgstr "Margine stângă" -#: gtk/gtktextview.c:704 +#: ../gtk/gtktextview.c:722 msgid "Right Margin" msgstr "Margine dreaptă" -#: gtk/gtktextview.c:732 +#: ../gtk/gtktextview.c:750 msgid "Cursor Visible" msgstr "Cursor vizibil" -#: gtk/gtktextview.c:733 +#: ../gtk/gtktextview.c:751 msgid "If the insertion cursor is shown" msgstr "Dacă e vizibil cursorul de inserare" -#: gtk/gtktextview.c:740 +#: ../gtk/gtktextview.c:758 msgid "Buffer" msgstr "Buffer" -#: gtk/gtktextview.c:741 +#: ../gtk/gtktextview.c:759 msgid "The buffer which is displayed" msgstr "Buffer de afișat" -#: gtk/gtktextview.c:749 +#: ../gtk/gtktextview.c:767 msgid "Whether entered text overwrites existing contents" msgstr "Specifică dacă textul introdus suprascrie conținutul existent" -#: gtk/gtktextview.c:756 +#: ../gtk/gtktextview.c:774 msgid "Accepts tab" msgstr "Acceptă Tab" -#: gtk/gtktextview.c:757 +#: ../gtk/gtktextview.c:775 msgid "Whether Tab will result in a tab character being entered" msgstr "Specifică dacă apăsarea tastei „Tab” va genera un caracter Tab" -#: gtk/gtktextview.c:786 +#: ../gtk/gtktextview.c:810 msgid "Error underline color" msgstr "Eroare în culoarea de subliniere" -#: gtk/gtktextview.c:787 +#: ../gtk/gtktextview.c:811 msgid "Color with which to draw error-indication underlines" msgstr "Culoarea cu care vor fi afișate sublinierile ce indică erori " -#: gtk/gtktoggleaction.c:118 +#: ../gtk/gtktoggleaction.c:118 msgid "Create the same proxies as a radio action" msgstr "Creează aceleași proxy-uri ca o acțiune radio" -#: gtk/gtktoggleaction.c:119 +#: ../gtk/gtktoggleaction.c:119 msgid "Whether the proxies for this action look like radio action proxies" msgstr "" "Specifică dacă proxy-urile pentru această acțiune ar trebui să arate ca " "proxy-uri de acțiuni radio" -#: gtk/gtktoggleaction.c:134 -#, fuzzy +#: ../gtk/gtktoggleaction.c:134 msgid "Whether the toggle action should be active" -msgstr "Dacă butonul de comutare ar trebui să fie activ sau nu" +msgstr "Dacă acțiunea de comutare ar trebui să fie activă" -#: gtk/gtktogglebutton.c:116 gtk/gtktoggletoolbutton.c:113 -#, fuzzy +#: ../gtk/gtktogglebutton.c:126 ../gtk/gtktoggletoolbutton.c:113 msgid "If the toggle button should be pressed in" -msgstr "Dacă butonul de comutare ar trebui să fie apăsat sau nu" +msgstr "Dacă butonul de comutare ar trebui să fie apăsat " -#: gtk/gtktogglebutton.c:124 +#: ../gtk/gtktogglebutton.c:134 msgid "If the toggle button is in an \"in between\" state" msgstr "Dacă butonul de comutare este într-o stare intermediară" -#: gtk/gtktogglebutton.c:131 +#: ../gtk/gtktogglebutton.c:141 msgid "Draw Indicator" msgstr "Indicator de afișare" -#: gtk/gtktogglebutton.c:132 +#: ../gtk/gtktogglebutton.c:142 msgid "If the toggle part of the button is displayed" msgstr "Dacă partea de comutare a butonului este afișată" -#: gtk/gtktoolbar.c:465 gtk/gtktoolpalette.c:1033 +#: ../gtk/gtktoolbar.c:491 ../gtk/gtktoolpalette.c:1060 msgid "Toolbar Style" msgstr "Stil bară cu unelte" -#: gtk/gtktoolbar.c:466 +#: ../gtk/gtktoolbar.c:492 msgid "How to draw the toolbar" msgstr "Mod de desenare a barei cu unelte" -#: gtk/gtktoolbar.c:473 +#: ../gtk/gtktoolbar.c:499 msgid "Show Arrow" msgstr "Arată săgeata" -#: gtk/gtktoolbar.c:474 +#: ../gtk/gtktoolbar.c:500 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "Dacă e vizibilă săgeata care indică butoanele ascunse ale barei" -#: gtk/gtktoolbar.c:495 +#: ../gtk/gtktoolbar.c:521 msgid "Size of icons in this toolbar" msgstr "Mărimea iconițelor în această bară cu unelte" -#: gtk/gtktoolbar.c:510 gtk/gtktoolpalette.c:1019 +#: ../gtk/gtktoolbar.c:536 ../gtk/gtktoolpalette.c:1046 msgid "Icon size set" msgstr "Setare mărime iconiță" -#: gtk/gtktoolbar.c:511 gtk/gtktoolpalette.c:1020 +#: ../gtk/gtktoolbar.c:537 ../gtk/gtktoolpalette.c:1047 msgid "Whether the icon-size property has been set" msgstr "Specifică dacă este setată proprietatea icon-size" -#: gtk/gtktoolbar.c:520 +#: ../gtk/gtktoolbar.c:546 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" "Specifică dacă acest element ar trebui să primească spațiu în plus când bara " "cu unelte crește" -#: gtk/gtktoolbar.c:528 gtk/gtktoolitemgroup.c:1625 +#: ../gtk/gtktoolbar.c:554 ../gtk/gtktoolitemgroup.c:1642 msgid "Whether the item should be the same size as other homogeneous items" msgstr "" "Specifică dacă acest element ar trebui să fie de aceeași mărime ca celelalte " "elemente" -#: gtk/gtktoolbar.c:535 +#: ../gtk/gtktoolbar.c:561 msgid "Spacer size" msgstr "Mărime spațiator" -#: gtk/gtktoolbar.c:536 +#: ../gtk/gtktoolbar.c:562 msgid "Size of spacers" msgstr "Mărimea spațiatorilor" -#: gtk/gtktoolbar.c:545 +#: ../gtk/gtktoolbar.c:571 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "Spațiul marginilor dintre umbra barei cu unelte și butoane" -#: gtk/gtktoolbar.c:553 +#: ../gtk/gtktoolbar.c:579 msgid "Maximum child expand" msgstr "Lățime desfășurare copil" -#: gtk/gtktoolbar.c:554 +#: ../gtk/gtktoolbar.c:580 msgid "Maximum amount of space an expandable item will be given" msgstr "Spațiul maxim ce va fi acordat unui element ce poate fi desfășurat" -#: gtk/gtktoolbar.c:562 +#: ../gtk/gtktoolbar.c:588 msgid "Space style" msgstr "Stil spațiatori" -#: gtk/gtktoolbar.c:563 +#: ../gtk/gtktoolbar.c:589 msgid "Whether spacers are vertical lines or just blank" msgstr "Specifică dacă spațiatorii sunt linii verticale sau doar spațiu gol" -#: gtk/gtktoolbar.c:570 +#: ../gtk/gtktoolbar.c:596 msgid "Button relief" msgstr "Reliefare buton" -#: gtk/gtktoolbar.c:571 +#: ../gtk/gtktoolbar.c:597 msgid "Type of bevel around toolbar buttons" msgstr "Tipul cadrului din jurul butoanelor barei cu unelte" -#: gtk/gtktoolbar.c:578 +#: ../gtk/gtktoolbar.c:604 msgid "Style of bevel around the toolbar" msgstr "Stilul cadrului din jurul barei cu unelte" -#: gtk/gtktoolbutton.c:203 +#: ../gtk/gtktoolbutton.c:203 msgid "Text to show in the item." msgstr "Text de afișat într-un element." -#: gtk/gtktoolbutton.c:210 +#: ../gtk/gtktoolbutton.c:210 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -6209,43 +6279,43 @@ msgstr "" "La activare, o linie de subliniere în etichetă indică faptul că următorul " "caracter ar trebui să fie utilizat pentru tasta de accelerare" -#: gtk/gtktoolbutton.c:217 +#: ../gtk/gtktoolbutton.c:217 msgid "Widget to use as the item label" msgstr "Widget de utilizat pentru eticheta elementului" -#: gtk/gtktoolbutton.c:223 +#: ../gtk/gtktoolbutton.c:223 msgid "Stock Id" msgstr "ID standard" -#: gtk/gtktoolbutton.c:224 +#: ../gtk/gtktoolbutton.c:224 msgid "The stock icon displayed on the item" msgstr "Iconiță standard afișată pentru element" -#: gtk/gtktoolbutton.c:240 +#: ../gtk/gtktoolbutton.c:240 msgid "Icon name" msgstr "Nume iconiță" -#: gtk/gtktoolbutton.c:241 +#: ../gtk/gtktoolbutton.c:241 msgid "The name of the themed icon displayed on the item" msgstr "Numele iconiței tematice afișate pentru element" -#: gtk/gtktoolbutton.c:247 +#: ../gtk/gtktoolbutton.c:247 msgid "Icon widget" msgstr "Widget iconiță" -#: gtk/gtktoolbutton.c:248 +#: ../gtk/gtktoolbutton.c:248 msgid "Icon widget to display in the item" msgstr "Widget iconiță de afișat în element" -#: gtk/gtktoolbutton.c:261 +#: ../gtk/gtktoolbutton.c:261 msgid "Icon spacing" msgstr "Spațiere iconiță" -#: gtk/gtktoolbutton.c:262 +#: ../gtk/gtktoolbutton.c:262 msgid "Spacing in pixels between the icon and label" msgstr "Spațiu în pixeli între iconiță și etichetă" -#: gtk/gtktoolitem.c:201 +#: ../gtk/gtktoolitem.c:210 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -6253,528 +6323,504 @@ msgstr "" "Specifică dacă elementul din bara cu unelte e considerat important. La " "activare, butoanele barei cu unelte au text în modul GTK_TOOLBAR_BOTH_HORIZ" -#: gtk/gtktoolitemgroup.c:1572 +#: ../gtk/gtktoolitemgroup.c:1589 msgid "The human-readable title of this item group" msgstr "Titlul ușor de înțeles al acestui grup de elemente" -#: gtk/gtktoolitemgroup.c:1579 +#: ../gtk/gtktoolitemgroup.c:1596 msgid "A widget to display in place of the usual label" msgstr "Un widget de afișat în locul etichetei obișnuite" -#: gtk/gtktoolitemgroup.c:1585 +#: ../gtk/gtktoolitemgroup.c:1602 msgid "Collapsed" msgstr "Înfășurat" -#: gtk/gtktoolitemgroup.c:1586 -#, fuzzy +#: ../gtk/gtktoolitemgroup.c:1603 msgid "Whether the group has been collapsed and items are hidden" msgstr "" "Specifică dacă grupul a fost înfășurat și elementele acestuia sunt ascunse" -#: gtk/gtktoolitemgroup.c:1592 +#: ../gtk/gtktoolitemgroup.c:1609 msgid "ellipsize" msgstr "prescurtare" -#: gtk/gtktoolitemgroup.c:1593 +#: ../gtk/gtktoolitemgroup.c:1610 msgid "Ellipsize for item group headers" msgstr "Prescurtare a antetului grupului de elemente" -#: gtk/gtktoolitemgroup.c:1599 +#: ../gtk/gtktoolitemgroup.c:1616 msgid "Header Relief" msgstr "Relief antet" -#: gtk/gtktoolitemgroup.c:1600 +#: ../gtk/gtktoolitemgroup.c:1617 msgid "Relief of the group header button" msgstr "Relief al butonului antetului grupului" -#: gtk/gtktoolitemgroup.c:1615 +#: ../gtk/gtktoolitemgroup.c:1632 msgid "Header Spacing" msgstr "Spațiere antet" -#: gtk/gtktoolitemgroup.c:1616 +#: ../gtk/gtktoolitemgroup.c:1633 msgid "Spacing between expander arrow and caption" msgstr "Spațiere între săgeata desfășurătorului și titlu" -#: gtk/gtktoolitemgroup.c:1632 +#: ../gtk/gtktoolitemgroup.c:1649 msgid "Whether the item should receive extra space when the group grows" msgstr "" "Specifică dacă acest element ar trebui să primească spațiu în plus când " "grupul crește" -#: gtk/gtktoolitemgroup.c:1639 +#: ../gtk/gtktoolitemgroup.c:1656 msgid "Whether the item should fill the available space" msgstr "Specifică dacă elementul ar trebui să umple spațiul disponibil" -#: gtk/gtktoolitemgroup.c:1645 +#: ../gtk/gtktoolitemgroup.c:1662 msgid "New Row" msgstr "Rând nou" -#: gtk/gtktoolitemgroup.c:1646 +#: ../gtk/gtktoolitemgroup.c:1663 msgid "Whether the item should start a new row" msgstr "Specifică dacă elementul ar trebui să înceapă un rând nou" -#: gtk/gtktoolitemgroup.c:1653 +#: ../gtk/gtktoolitemgroup.c:1670 msgid "Position of the item within this group" msgstr "Poziția elementului în acest grup" -#: gtk/gtktoolpalette.c:1004 +#: ../gtk/gtktoolpalette.c:1031 msgid "Size of icons in this tool palette" msgstr "Mărimea iconițelor în această paletă de unelte" -#: gtk/gtktoolpalette.c:1034 +#: ../gtk/gtktoolpalette.c:1061 msgid "Style of items in the tool palette" msgstr "Stilul elementelor din paleta de unelte" -#: gtk/gtktoolpalette.c:1050 +#: ../gtk/gtktoolpalette.c:1077 msgid "Exclusive" msgstr "Exclusiv" -#: gtk/gtktoolpalette.c:1051 +#: ../gtk/gtktoolpalette.c:1078 msgid "Whether the item group should be the only expanded at a given time" msgstr "" "Specifică dacă grupul de elemente ar trebui să fie desfășurat la un anumit " "moment" -#: gtk/gtktoolpalette.c:1066 +#: ../gtk/gtktoolpalette.c:1093 msgid "" "Whether the item group should receive extra space when the palette grows" msgstr "" "Specifică dacă un grup de elemente ar trebui să primească spațiu în plus " "când paleta crește" -#: gtk/gtktrayicon-x11.c:134 +#: ../gtk/gtktrayicon-x11.c:134 msgid "Foreground color for symbolic icons" msgstr "Culoare prim-plan pentru iconițe simbolice" -#: gtk/gtktrayicon-x11.c:141 +#: ../gtk/gtktrayicon-x11.c:141 msgid "Error color" msgstr "Culoare eroare" -#: gtk/gtktrayicon-x11.c:142 +#: ../gtk/gtktrayicon-x11.c:142 msgid "Error color for symbolic icons" msgstr "Culoare de eroare pentru iconițe simbolice" -#: gtk/gtktrayicon-x11.c:149 +#: ../gtk/gtktrayicon-x11.c:149 msgid "Warning color" msgstr "Culoare avertisment" -#: gtk/gtktrayicon-x11.c:150 +#: ../gtk/gtktrayicon-x11.c:150 msgid "Warning color for symbolic icons" msgstr "Culoare de avertisment pentru iconițe simbolice" -#: gtk/gtktrayicon-x11.c:157 +#: ../gtk/gtktrayicon-x11.c:157 msgid "Success color" msgstr "Culoare succes" -#: gtk/gtktrayicon-x11.c:158 +#: ../gtk/gtktrayicon-x11.c:158 msgid "Success color for symbolic icons" msgstr "Culoare de succes pentru iconițe simbolice" -#: gtk/gtktrayicon-x11.c:166 +#: ../gtk/gtktrayicon-x11.c:166 msgid "Padding that should be put around icons in the tray" msgstr "" "Spațiu de umplere care ar trebui să fie pus în jurul iconițelor din zona de " "notificare" -#: gtk/gtktreemodelsort.c:278 +#: ../gtk/gtktreemodelsort.c:278 msgid "TreeModelSort Model" msgstr "Model TreeModelSort" -#: gtk/gtktreemodelsort.c:279 +#: ../gtk/gtktreemodelsort.c:279 msgid "The model for the TreeModelSort to sort" msgstr "Modelul de sortare TreeModelSort" -#: gtk/gtktreeview.c:563 +#: ../gtk/gtktreeview.c:661 msgid "TreeView Model" msgstr "Model TreeView" -#: gtk/gtktreeview.c:564 +#: ../gtk/gtktreeview.c:662 msgid "The model for the tree view" msgstr "Model pentru afișarea de tip arbore" -#: gtk/gtktreeview.c:572 -msgid "Horizontal Adjustment for the widget" -msgstr "Ajustare orizontală widget" - -#: gtk/gtktreeview.c:580 -msgid "Vertical Adjustment for the widget" -msgstr "Ajustare verticală widget" - -#: gtk/gtktreeview.c:587 +#: ../gtk/gtktreeview.c:674 msgid "Headers Visible" msgstr "Antete vizibile" -#: gtk/gtktreeview.c:588 +#: ../gtk/gtktreeview.c:675 msgid "Show the column header buttons" msgstr "Arată butoanele antetelor de coloană" -#: gtk/gtktreeview.c:595 +#: ../gtk/gtktreeview.c:682 msgid "Headers Clickable" msgstr "Antete sensibile la clic" -#: gtk/gtktreeview.c:596 +#: ../gtk/gtktreeview.c:683 msgid "Column headers respond to click events" msgstr "Antetele coloanelor răspund la clic" -#: gtk/gtktreeview.c:603 +#: ../gtk/gtktreeview.c:690 msgid "Expander Column" msgstr "Coloană de desfășurare" -# Very fishy... Mișu -#: gtk/gtktreeview.c:604 +# Very fishy... Mișu +#: ../gtk/gtktreeview.c:691 msgid "Set the column for the expander column" msgstr "Setare coloană pentru coloana de desfășurare" -#: gtk/gtktreeview.c:619 +#: ../gtk/gtktreeview.c:706 msgid "Rules Hint" msgstr "Reguli sugerate" -#: gtk/gtktreeview.c:620 +#: ../gtk/gtktreeview.c:707 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "Sugerează motorului temei afișarea rândurilor în culori alternative" -#: gtk/gtktreeview.c:627 +#: ../gtk/gtktreeview.c:714 msgid "Enable Search" msgstr "Activează căutarea" -#: gtk/gtktreeview.c:628 +#: ../gtk/gtktreeview.c:715 msgid "View allows user to search through columns interactively" msgstr "Afișarea permite utilizatorului să caute interactiv prin coloane" -#: gtk/gtktreeview.c:635 +#: ../gtk/gtktreeview.c:722 msgid "Search Column" msgstr "Coloană de căutare" -#: gtk/gtktreeview.c:636 +#: ../gtk/gtktreeview.c:723 msgid "Model column to search through during interactive search" msgstr "Coloană model pentru căutare în timpul căutării interactive" -#: gtk/gtktreeview.c:656 +#: ../gtk/gtktreeview.c:743 msgid "Fixed Height Mode" msgstr "Mod cu înălțime fixă" -#: gtk/gtktreeview.c:657 +#: ../gtk/gtktreeview.c:744 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "" "Eficientizează GtkTreeView presupunând că toate rândurile au aceeași înălțime" -#: gtk/gtktreeview.c:677 +#: ../gtk/gtktreeview.c:764 msgid "Hover Selection" msgstr "Selecție la focus" -#: gtk/gtktreeview.c:678 +#: ../gtk/gtktreeview.c:765 msgid "Whether the selection should follow the pointer" msgstr "Specifică dacă selecția ar trebui să urmărească cursorul" -#: gtk/gtktreeview.c:697 +#: ../gtk/gtktreeview.c:784 msgid "Hover Expand" msgstr "Extindere la focus" -#: gtk/gtktreeview.c:698 +#: ../gtk/gtktreeview.c:785 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "" "Specifică dacă rândurile trebuie strânse și desfăcute la trecerea cursorului " "de maus" -#: gtk/gtktreeview.c:712 +#: ../gtk/gtktreeview.c:799 msgid "Show Expanders" msgstr "Arată desfășurătorii" -#: gtk/gtktreeview.c:713 +#: ../gtk/gtktreeview.c:800 msgid "View has expanders" msgstr "Vizualizarea are desfășurători" -#: gtk/gtktreeview.c:727 +#: ../gtk/gtktreeview.c:814 msgid "Level Indentation" msgstr "Indentare nivel" -#: gtk/gtktreeview.c:728 +#: ../gtk/gtktreeview.c:815 msgid "Extra indentation for each level" msgstr "Indentare în plus pentru fiecare nivel" -#: gtk/gtktreeview.c:737 +#: ../gtk/gtktreeview.c:824 msgid "Rubber Banding" msgstr "Fixare și tragere" -#: gtk/gtktreeview.c:738 +#: ../gtk/gtktreeview.c:825 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "Specifică dacă este permisă selectarea mai multor elemente prin clic și " "tragere de maus" -#: gtk/gtktreeview.c:745 +#: ../gtk/gtktreeview.c:832 msgid "Enable Grid Lines" msgstr "Activează liniile grilei" -#: gtk/gtktreeview.c:746 +#: ../gtk/gtktreeview.c:833 msgid "Whether grid lines should be drawn in the tree view" msgstr "" "Specifică dacă ar trebui arătate liniile grilei în vizualizarea de tip arbore" -#: gtk/gtktreeview.c:754 +#: ../gtk/gtktreeview.c:841 msgid "Enable Tree Lines" msgstr "Activează liniile arborelui" -#: gtk/gtktreeview.c:755 +#: ../gtk/gtktreeview.c:842 msgid "Whether tree lines should be drawn in the tree view" msgstr "" "Specifică dacă ar trebui arătate liniile arborelui în vizualizarea de tip " "arbore" -#: gtk/gtktreeview.c:763 +#: ../gtk/gtktreeview.c:850 msgid "The column in the model containing the tooltip texts for the rows" msgstr "O coloană a modelului ce conține textele indiciilor pentru rânduri" -#: gtk/gtktreeview.c:785 +#: ../gtk/gtktreeview.c:872 msgid "Vertical Separator Width" msgstr "Lățime separator vertical" -#: gtk/gtktreeview.c:786 +#: ../gtk/gtktreeview.c:873 msgid "Vertical space between cells. Must be an even number" msgstr "Spațiu vertical între celule. E necesar să fie un număr par" -#: gtk/gtktreeview.c:794 +#: ../gtk/gtktreeview.c:881 msgid "Horizontal Separator Width" msgstr "Lățime separator orizontal" -#: gtk/gtktreeview.c:795 +#: ../gtk/gtktreeview.c:882 msgid "Horizontal space between cells. Must be an even number" msgstr "Spațiu orizontal între celule. E necesar să fie un număr par" -#: gtk/gtktreeview.c:803 +#: ../gtk/gtktreeview.c:890 msgid "Allow Rules" msgstr "Permite reguli" -#: gtk/gtktreeview.c:804 +#: ../gtk/gtktreeview.c:891 msgid "Allow drawing of alternating color rows" msgstr "Permite afișarea rândurilor cu culori alternative" -#: gtk/gtktreeview.c:810 +#: ../gtk/gtktreeview.c:897 msgid "Indent Expanders" msgstr "Desfășurători indentați" -# Not really sure 'bout this one. Mișu -#: gtk/gtktreeview.c:811 +# Not really sure 'bout this one. Mișu +#: ../gtk/gtktreeview.c:898 msgid "Make the expanders indented" msgstr "Indentează desfășurătorii" -#: gtk/gtktreeview.c:817 +#: ../gtk/gtktreeview.c:904 msgid "Even Row Color" msgstr "Culoare rând par" -#: gtk/gtktreeview.c:818 +#: ../gtk/gtktreeview.c:905 msgid "Color to use for even rows" msgstr "Culoare de utilizat pentru rândurile pare" -#: gtk/gtktreeview.c:824 +#: ../gtk/gtktreeview.c:911 msgid "Odd Row Color" msgstr "Culoare rând impar" -#: gtk/gtktreeview.c:825 +#: ../gtk/gtktreeview.c:912 msgid "Color to use for odd rows" msgstr "Culoare de utilizat pentru rândurile impare" -#: gtk/gtktreeview.c:831 +#: ../gtk/gtktreeview.c:918 msgid "Grid line width" msgstr "Lățime linie grilă" -#: gtk/gtktreeview.c:832 +#: ../gtk/gtktreeview.c:919 msgid "Width, in pixels, of the tree view grid lines" msgstr "Lățimea în pixeli a liniilor grilei vizualizării de tip arbore" -#: gtk/gtktreeview.c:838 +#: ../gtk/gtktreeview.c:925 msgid "Tree line width" msgstr "Lățime linie arbore" -#: gtk/gtktreeview.c:839 +#: ../gtk/gtktreeview.c:926 msgid "Width, in pixels, of the tree view lines" msgstr "Lățimea în pixeli a liniilor vizualizării de tip arbore" -#: gtk/gtktreeview.c:845 +#: ../gtk/gtktreeview.c:932 msgid "Grid line pattern" msgstr "Model linie grilă" -#: gtk/gtktreeview.c:846 +#: ../gtk/gtktreeview.c:933 msgid "Dash pattern used to draw the tree view grid lines" msgstr "" "Model liniar utilizat pentru desenarea liniilor grilei vizualizării de tip " "arbore" -#: gtk/gtktreeview.c:852 +#: ../gtk/gtktreeview.c:939 msgid "Tree line pattern" msgstr "Model linie arbore" -# Got confused... Mișu -#: gtk/gtktreeview.c:853 +# Got confused... Mișu +#: ../gtk/gtktreeview.c:940 msgid "Dash pattern used to draw the tree view lines" msgstr "" "Model liniar utilizat pentru desenarea liniilor vizualizării de tip arbore" -#: gtk/gtktreeviewcolumn.c:196 +#: ../gtk/gtktreeviewcolumn.c:214 msgid "Whether to display the column" msgstr "Specifică dacă se afișează coloana" -#: gtk/gtktreeviewcolumn.c:203 gtk/gtkwindow.c:609 +#: ../gtk/gtktreeviewcolumn.c:221 ../gtk/gtkwindow.c:657 msgid "Resizable" msgstr "Redimensionabil" -#: gtk/gtktreeviewcolumn.c:204 +#: ../gtk/gtktreeviewcolumn.c:222 msgid "Column is user-resizable" msgstr "Coloana poate fi redimensionată de utilizator" -#: gtk/gtktreeviewcolumn.c:212 +#: ../gtk/gtktreeviewcolumn.c:230 msgid "Current width of the column" msgstr "Lățimea curentă a coloanei" -#: gtk/gtktreeviewcolumn.c:221 +#: ../gtk/gtktreeviewcolumn.c:239 msgid "Space which is inserted between cells" msgstr "Spațiu de inserat între celule" -#: gtk/gtktreeviewcolumn.c:229 +#: ../gtk/gtktreeviewcolumn.c:247 msgid "Sizing" msgstr "Dimensionare" -#: gtk/gtktreeviewcolumn.c:230 +#: ../gtk/gtktreeviewcolumn.c:248 msgid "Resize mode of the column" msgstr "Modul de redimensionare a coloanei" -#: gtk/gtktreeviewcolumn.c:238 +#: ../gtk/gtktreeviewcolumn.c:256 msgid "Fixed Width" msgstr "Lățime fixă" -#: gtk/gtktreeviewcolumn.c:239 +#: ../gtk/gtktreeviewcolumn.c:257 msgid "Current fixed width of the column" msgstr "Lățimea fixă curentă a coloanei" -#: gtk/gtktreeviewcolumn.c:248 +#: ../gtk/gtktreeviewcolumn.c:266 msgid "Minimum Width" msgstr "Lățime minimă" -#: gtk/gtktreeviewcolumn.c:249 +#: ../gtk/gtktreeviewcolumn.c:267 msgid "Minimum allowed width of the column" msgstr "Lățimea minimă permisă a coloanei" -#: gtk/gtktreeviewcolumn.c:258 +#: ../gtk/gtktreeviewcolumn.c:276 msgid "Maximum Width" msgstr "Lățime maximă" -#: gtk/gtktreeviewcolumn.c:259 +#: ../gtk/gtktreeviewcolumn.c:277 msgid "Maximum allowed width of the column" msgstr "Lățimea maximă permisă a coloanei" -#: gtk/gtktreeviewcolumn.c:269 +#: ../gtk/gtktreeviewcolumn.c:287 msgid "Title to appear in column header" msgstr "Titlu de afișat în antetul coloanei" -#: gtk/gtktreeviewcolumn.c:277 +#: ../gtk/gtktreeviewcolumn.c:295 msgid "Column gets share of extra width allocated to the widget" msgstr "Coloana primește o parte din spațiul în plus alocat pentru widget" -#: gtk/gtktreeviewcolumn.c:284 +#: ../gtk/gtktreeviewcolumn.c:302 msgid "Clickable" msgstr "Sensibil la clic" -#: gtk/gtktreeviewcolumn.c:285 +#: ../gtk/gtktreeviewcolumn.c:303 msgid "Whether the header can be clicked" msgstr "Specifică dacă se poate face clic pe antet" -#: gtk/gtktreeviewcolumn.c:293 +#: ../gtk/gtktreeviewcolumn.c:311 msgid "Widget" msgstr "Widget" -#: gtk/gtktreeviewcolumn.c:294 +#: ../gtk/gtktreeviewcolumn.c:312 msgid "Widget to put in column header button instead of column title" msgstr "Widget de pus în butonul antetului coloanei în loc de titlul coloanei" -#: gtk/gtktreeviewcolumn.c:302 +#: ../gtk/gtktreeviewcolumn.c:320 msgid "X Alignment of the column header text or widget" msgstr "Alinierea X a textului antetului coloanei sau widgetului" -#: gtk/gtktreeviewcolumn.c:312 +#: ../gtk/gtktreeviewcolumn.c:330 msgid "Whether the column can be reordered around the headers" msgstr "Specifică dacă se poate reordona coloana în jurul antetelor" -#: gtk/gtktreeviewcolumn.c:319 +#: ../gtk/gtktreeviewcolumn.c:337 msgid "Sort indicator" msgstr "Indicator de sortare" -#: gtk/gtktreeviewcolumn.c:320 +#: ../gtk/gtktreeviewcolumn.c:338 msgid "Whether to show a sort indicator" msgstr "Specifică dacă se afișează un indicator de sortare" -#: gtk/gtktreeviewcolumn.c:327 +#: ../gtk/gtktreeviewcolumn.c:345 msgid "Sort order" msgstr "Ordine sortare" -#: gtk/gtktreeviewcolumn.c:328 +#: ../gtk/gtktreeviewcolumn.c:346 msgid "Sort direction the sort indicator should indicate" msgstr "Direcție de sortare sugerată de indicatorul de sortare" -#: gtk/gtktreeviewcolumn.c:344 +#: ../gtk/gtktreeviewcolumn.c:362 msgid "Sort column ID" msgstr "ID coloană de sortare" -#: gtk/gtktreeviewcolumn.c:345 +#: ../gtk/gtktreeviewcolumn.c:363 msgid "Logical sort column ID this column sorts on when selected for sorting" msgstr "" "ID-ul coloanei de sortare logică utilizat la sortare când coloana e " "selectată pentru sortare" -#: gtk/gtkuimanager.c:225 +#: ../gtk/gtkuimanager.c:225 msgid "Whether tearoff menu items should be added to menus" msgstr "Specifică dacă elementele de desprindere vor fi adăugate în meniu" -#: gtk/gtkuimanager.c:232 +#: ../gtk/gtkuimanager.c:232 msgid "Merged UI definition" msgstr "Definiție UI reunit" -#: gtk/gtkuimanager.c:233 +#: ../gtk/gtkuimanager.c:233 msgid "An XML string describing the merged UI" msgstr "Un șir XML care descrie un UI reunit" -#: gtk/gtkviewport.c:143 -msgid "" -"The GtkAdjustment that determines the values of the horizontal position for " -"this viewport" -msgstr "" -"GtkAdjustment ce determină valorile poziției orizontale ale acestui " -"„viewport”" - -#: gtk/gtkviewport.c:151 -msgid "" -"The GtkAdjustment that determines the values of the vertical position for " -"this viewport" -msgstr "" -"GtkAdjustment ce determină valorile poziției verticale ale acestui „viewport”" - -#: gtk/gtkviewport.c:159 +#: ../gtk/gtkviewport.c:155 msgid "Determines how the shadowed box around the viewport is drawn" -msgstr "Determină cum se va afișa cutia umbrită din jurul unui „viewport”" +msgstr "Determină cum se va afișa căsuța umbrită din jurul unui „viewport”" -#: gtk/gtkwidget.c:714 +#: ../gtk/gtkwidget.c:876 msgid "Widget name" msgstr "Nume widget" -#: gtk/gtkwidget.c:715 +#: ../gtk/gtkwidget.c:877 msgid "The name of the widget" msgstr "Numele widgetului" -#: gtk/gtkwidget.c:721 +#: ../gtk/gtkwidget.c:883 msgid "Parent widget" msgstr "Widget părinte" -#: gtk/gtkwidget.c:722 +#: ../gtk/gtkwidget.c:884 msgid "The parent widget of this widget. Must be a Container widget" msgstr "" "Widgetul părinte pentru acest widget. E necesar să fie un widget „Container”" -#: gtk/gtkwidget.c:729 +#: ../gtk/gtkwidget.c:891 msgid "Width request" msgstr "Cerere lățime" -#: gtk/gtkwidget.c:730 +#: ../gtk/gtkwidget.c:892 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6782,11 +6828,11 @@ msgstr "" "Valoare impusă pentru lățimea widgetului sau „-1” pentru a utiliza mărimea " "implicită" -#: gtk/gtkwidget.c:738 +#: ../gtk/gtkwidget.c:900 msgid "Height request" msgstr "Cerere înălțime" -#: gtk/gtkwidget.c:739 +#: ../gtk/gtkwidget.c:901 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6794,237 +6840,271 @@ msgstr "" "Valoare impusă pentru înălțimea widgetului sau „-1” pentru a utiliza mărimea " "implicită" -#: gtk/gtkwidget.c:748 +#: ../gtk/gtkwidget.c:910 msgid "Whether the widget is visible" msgstr "Specifică dacă widgetul este vizibil" -# Ugly... Mișu -#: gtk/gtkwidget.c:755 +# Ugly... Mișu +#: ../gtk/gtkwidget.c:917 msgid "Whether the widget responds to input" msgstr "Specifică dacă widgetul răspunde la input" -#: gtk/gtkwidget.c:761 +#: ../gtk/gtkwidget.c:923 msgid "Application paintable" msgstr "Poate fi desenat" -#: gtk/gtkwidget.c:762 +#: ../gtk/gtkwidget.c:924 msgid "Whether the application will paint directly on the widget" msgstr "Specifică dacă aplicația va desena direct în widget" -#: gtk/gtkwidget.c:768 +#: ../gtk/gtkwidget.c:930 msgid "Can focus" msgstr "Suportă focus" -#: gtk/gtkwidget.c:769 +#: ../gtk/gtkwidget.c:931 msgid "Whether the widget can accept the input focus" msgstr "Specifică dacă widgetul poate accepta focus la input" -#: gtk/gtkwidget.c:775 +#: ../gtk/gtkwidget.c:937 msgid "Has focus" msgstr "Are focus" -#: gtk/gtkwidget.c:776 +#: ../gtk/gtkwidget.c:938 msgid "Whether the widget has the input focus" msgstr "Specifică dacă widgetul are focus la input" -#: gtk/gtkwidget.c:782 +#: ../gtk/gtkwidget.c:944 msgid "Is focus" msgstr "E focus" -#: gtk/gtkwidget.c:783 +#: ../gtk/gtkwidget.c:945 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Specifică dacă widgetul este cel cu focus în nivelul cel mai de sus" -#: gtk/gtkwidget.c:789 +#: ../gtk/gtkwidget.c:951 msgid "Can default" msgstr "Poate fi implicit" -#: gtk/gtkwidget.c:790 +#: ../gtk/gtkwidget.c:952 msgid "Whether the widget can be the default widget" msgstr "Specifică dacă widgetul poate fi widgetul implicit" -#: gtk/gtkwidget.c:796 +#: ../gtk/gtkwidget.c:958 msgid "Has default" msgstr "Este implicit" -#: gtk/gtkwidget.c:797 +#: ../gtk/gtkwidget.c:959 msgid "Whether the widget is the default widget" msgstr "Specifică dacă widgetul este widgetul implicit" -#: gtk/gtkwidget.c:803 +#: ../gtk/gtkwidget.c:965 msgid "Receives default" msgstr "Primește implicit" -#: gtk/gtkwidget.c:804 +#: ../gtk/gtkwidget.c:966 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "La activare, widgetul va primi acțiunea implicită când are focus" -#: gtk/gtkwidget.c:810 +#: ../gtk/gtkwidget.c:972 msgid "Composite child" msgstr "Copil „composite”" -#: gtk/gtkwidget.c:811 +#: ../gtk/gtkwidget.c:973 msgid "Whether the widget is part of a composite widget" msgstr "Specifică dacă widgetul face parte dintr-un widget „composite”" -#: gtk/gtkwidget.c:817 +#: ../gtk/gtkwidget.c:979 msgid "Style" msgstr "Stil" -#: gtk/gtkwidget.c:818 +#: ../gtk/gtkwidget.c:980 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "" "Stilul widgetului, care conține informație despre cum va arăta (culori etc.)" -#: gtk/gtkwidget.c:824 +#: ../gtk/gtkwidget.c:986 msgid "Events" msgstr "Evenimente" -#: gtk/gtkwidget.c:825 +#: ../gtk/gtkwidget.c:987 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" "Filtrul de evenimente care decide ce fel de evenimente GdkEvents primește " "acest widget" -#: gtk/gtkwidget.c:832 +#: ../gtk/gtkwidget.c:994 msgid "Extension events" msgstr "Evenimente extensie" -#: gtk/gtkwidget.c:833 +#: ../gtk/gtkwidget.c:995 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "Filtrul ce decide ce fel de evenimente de extensie primește acest widget" -#: gtk/gtkwidget.c:840 +#: ../gtk/gtkwidget.c:1002 msgid "No show all" msgstr "Nu arăta tot" -#: gtk/gtkwidget.c:841 +#: ../gtk/gtkwidget.c:1003 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Specifică dacă gtk_widget_all() ar trebui să afecteze acest widget" -#: gtk/gtkwidget.c:864 +#: ../gtk/gtkwidget.c:1026 msgid "Whether this widget has a tooltip" msgstr "Specifică dacă acest widget are indiciu" -#: gtk/gtkwidget.c:920 +#: ../gtk/gtkwidget.c:1082 msgid "Window" msgstr "Fereastră" -#: gtk/gtkwidget.c:921 +#: ../gtk/gtkwidget.c:1083 msgid "The widget's window if it is realized" msgstr "Fereastra widgetului dacă acesta e creat" -#: gtk/gtkwidget.c:935 +#: ../gtk/gtkwidget.c:1097 msgid "Double Buffered" msgstr "În buffer dublu" -#: gtk/gtkwidget.c:936 -#, fuzzy +#: ../gtk/gtkwidget.c:1098 msgid "Whether the widget is double buffered" msgstr "Specifică dacă widgetul este într-un buffer dublu" -#: gtk/gtkwidget.c:951 +#: ../gtk/gtkwidget.c:1113 msgid "How to position in extra horizontal space" -msgstr "" +msgstr "Cum să fie poziționat spațiul orizontal suplimentar" -#: gtk/gtkwidget.c:967 +#: ../gtk/gtkwidget.c:1129 msgid "How to position in extra vertical space" -msgstr "" +msgstr "Cum să fie poziționat spațiul vertical suplimentar" -#: gtk/gtkwidget.c:986 -#, fuzzy +#: ../gtk/gtkwidget.c:1148 msgid "Margin on Left" -msgstr "Margine" +msgstr "Margine în stânga" -#: gtk/gtkwidget.c:987 +#: ../gtk/gtkwidget.c:1149 msgid "Pixels of extra space on the left side" -msgstr "" +msgstr "Pixeli ai spațiului suplimentar din partea stânga" -#: gtk/gtkwidget.c:1007 +#: ../gtk/gtkwidget.c:1169 msgid "Margin on Right" -msgstr "" +msgstr "Margine în dreapta" -#: gtk/gtkwidget.c:1008 -#, fuzzy +#: ../gtk/gtkwidget.c:1170 msgid "Pixels of extra space on the right side" -msgstr "Pixeli de spațiu gol deasupra paragrafelor" +msgstr "Pixeli ai spațiului suplimentar în partea dreaptă" -#: gtk/gtkwidget.c:1028 -#, fuzzy +#: ../gtk/gtkwidget.c:1190 msgid "Margin on Top" -msgstr "Margine" +msgstr "Margine în partea de sus" -#: gtk/gtkwidget.c:1029 -#, fuzzy +#: ../gtk/gtkwidget.c:1191 msgid "Pixels of extra space on the top side" -msgstr "Pixeli de spațiu gol deasupra paragrafelor" +msgstr "Pixeli de spațiu suplimentar în partea de sus" -#: gtk/gtkwidget.c:1049 +#: ../gtk/gtkwidget.c:1211 msgid "Margin on Bottom" -msgstr "" +msgstr "Margine în partea de jos" -#: gtk/gtkwidget.c:1050 +#: ../gtk/gtkwidget.c:1212 msgid "Pixels of extra space on the bottom side" -msgstr "" +msgstr "Pixeli ai spațiului suplimentar din partea de jos" -#: gtk/gtkwidget.c:1067 -#, fuzzy +#: ../gtk/gtkwidget.c:1229 msgid "All Margins" -msgstr "Margine" +msgstr "Toate marginile" -#: gtk/gtkwidget.c:1068 +#: ../gtk/gtkwidget.c:1230 msgid "Pixels of extra space on all four sides" -msgstr "" +msgstr "Pixeli ai spațiului suplimentar in toate patru parțile" -#: gtk/gtkwidget.c:2741 +#: ../gtk/gtkwidget.c:1263 +msgid "Horizontal Expand" +msgstr "Extindere orizontală" + +#: ../gtk/gtkwidget.c:1264 +msgid "Whether widget wants more horizontal space" +msgstr "Specifică dacă widgetul vrea mai mult spațiu orizontal" + +#: ../gtk/gtkwidget.c:1278 +msgid "Horizontal Expand Set" +msgstr "Setare extindere orizontală" + +#: ../gtk/gtkwidget.c:1279 +msgid "Whether to use the hexpand property" +msgstr "Specifică dacă se utilizează proprietatea „hexpand”" + +#: ../gtk/gtkwidget.c:1293 +msgid "Vertical Expand" +msgstr "Extindere verticală" + +#: ../gtk/gtkwidget.c:1294 +msgid "Whether widget wants more vertical space" +msgstr "Specifică dacă widgetul vrea mai mult spațiu vertical" + +#: ../gtk/gtkwidget.c:1308 +msgid "Vertical Expand Set" +msgstr "Setare extindere verticală" + +#: ../gtk/gtkwidget.c:1309 +msgid "Whether to use the vexpand property" +msgstr "Specifică dacă se utilizează proprietatea „vexpand”" + +#: ../gtk/gtkwidget.c:1323 +msgid "Expand Both" +msgstr "Extindere în ambele direcții" + +#: ../gtk/gtkwidget.c:1324 +msgid "Whether widget wants to expand in both directions" +msgstr "Specifică dacă widgetul vrea să se extindă în ambele direcții" + +#: ../gtk/gtkwidget.c:2963 msgid "Interior Focus" msgstr "Focalizare internă" -#: gtk/gtkwidget.c:2742 +#: ../gtk/gtkwidget.c:2964 msgid "Whether to draw the focus indicator inside widgets" msgstr "Specifică dacă indicatorul de focus să fie desenat în widgeturi" -#: gtk/gtkwidget.c:2748 +#: ../gtk/gtkwidget.c:2970 msgid "Focus linewidth" msgstr "Lățime linie focalizată" -#: gtk/gtkwidget.c:2749 +#: ../gtk/gtkwidget.c:2971 msgid "Width, in pixels, of the focus indicator line" msgstr "Lățimea în pixeli a liniei indicatorului de focus" -#: gtk/gtkwidget.c:2755 +#: ../gtk/gtkwidget.c:2977 msgid "Focus line dash pattern" msgstr "Model evidențiere linie de focalizare" -# Got confused... Mișu -#: gtk/gtkwidget.c:2756 +# Got confused... Mișu +#: ../gtk/gtkwidget.c:2978 msgid "Dash pattern used to draw the focus indicator" msgstr "Model utilizat pentru afișarea indicatorului de focus" -#: gtk/gtkwidget.c:2761 +#: ../gtk/gtkwidget.c:2983 msgid "Focus padding" msgstr "Umplutură la focalizare" -#: gtk/gtkwidget.c:2762 +#: ../gtk/gtkwidget.c:2984 msgid "Width, in pixels, between focus indicator and the widget 'box'" -msgstr "Lățime în pixeli între indicatorul de focus și cutia widgetului" +msgstr "Lățime în pixeli între indicatorul de focus și căsuța widgetului" -#: gtk/gtkwidget.c:2767 +#: ../gtk/gtkwidget.c:2989 msgid "Cursor color" msgstr "Culoare cursor" -#: gtk/gtkwidget.c:2768 +#: ../gtk/gtkwidget.c:2990 msgid "Color with which to draw insertion cursor" msgstr "Culoarea cu care va fi afișat cursorul de inserare" -#: gtk/gtkwidget.c:2773 +#: ../gtk/gtkwidget.c:2995 msgid "Secondary cursor color" msgstr "Culoare cursor secundar" -#: gtk/gtkwidget.c:2774 +#: ../gtk/gtkwidget.c:2996 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -7032,126 +7112,126 @@ msgstr "" "Culoarea cu care va fi afișat cel de-al doilea cursor de inserare la " "editarea amestecată Stânga-Dreapta și Dreapta-Stânga" -#: gtk/gtkwidget.c:2779 +#: ../gtk/gtkwidget.c:3001 msgid "Cursor line aspect ratio" msgstr "Proporții aspect cursor" -#: gtk/gtkwidget.c:2780 +#: ../gtk/gtkwidget.c:3002 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Proporțiile aspectului cu care va fi afișat cursorul de inserare" -#: gtk/gtkwidget.c:2786 +#: ../gtk/gtkwidget.c:3008 msgid "Window dragging" msgstr "Tragere fereastră" -#: gtk/gtkwidget.c:2787 +#: ../gtk/gtkwidget.c:3009 msgid "Whether windows can be dragged by clicking on empty areas" msgstr "Specifică dacă ferestrele pot fi trase prin clicuri în zone goale" -#: gtk/gtkwidget.c:2800 +#: ../gtk/gtkwidget.c:3022 msgid "Unvisited Link Color" msgstr "Culoare link nevizitat" -#: gtk/gtkwidget.c:2801 +#: ../gtk/gtkwidget.c:3023 msgid "Color of unvisited links" msgstr "Culoarea linkurilor nevizitate" -#: gtk/gtkwidget.c:2814 +#: ../gtk/gtkwidget.c:3036 msgid "Visited Link Color" msgstr "Culoare link vizitat" -#: gtk/gtkwidget.c:2815 +#: ../gtk/gtkwidget.c:3037 msgid "Color of visited links" msgstr "Culoarea linkurilor vizitate" -#: gtk/gtkwidget.c:2829 +#: ../gtk/gtkwidget.c:3051 msgid "Wide Separators" msgstr "Separatori îndepărtați" -#: gtk/gtkwidget.c:2830 +#: ../gtk/gtkwidget.c:3052 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" msgstr "" "Specifică dacă separatorii au o lățime configurabilă și dacă ar trebui " -"desenați utilizând un cadru în locul unei linii" +"desenați utilizând o căsuță în locul unei linii" -#: gtk/gtkwidget.c:2844 +#: ../gtk/gtkwidget.c:3066 msgid "Separator Width" msgstr "Lățime separator" -#: gtk/gtkwidget.c:2845 +#: ../gtk/gtkwidget.c:3067 msgid "The width of separators if wide-separators is TRUE" msgstr "Lățimea separatorilor la activarea separatorilor îndepărtați" -#: gtk/gtkwidget.c:2859 +#: ../gtk/gtkwidget.c:3081 msgid "Separator Height" msgstr "Înălțime separatori" -#: gtk/gtkwidget.c:2860 +#: ../gtk/gtkwidget.c:3082 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "Înălțimea separatorilor la activarea separatorilor îndepărtați" -#: gtk/gtkwidget.c:2874 +#: ../gtk/gtkwidget.c:3096 msgid "Horizontal Scroll Arrow Length" msgstr "Lungime săgeată de defilare orizontală" -#: gtk/gtkwidget.c:2875 +#: ../gtk/gtkwidget.c:3097 msgid "The length of horizontal scroll arrows" msgstr "Lungimea săgeților de defilare pe orizontală" -#: gtk/gtkwidget.c:2889 +#: ../gtk/gtkwidget.c:3111 msgid "Vertical Scroll Arrow Length" msgstr "Lungime săgeată de defilare verticală" -#: gtk/gtkwidget.c:2890 +#: ../gtk/gtkwidget.c:3112 msgid "The length of vertical scroll arrows" msgstr "Lungimea săgeților de defilare pe verticală" -#: gtk/gtkwindow.c:567 +#: ../gtk/gtkwindow.c:615 msgid "Window Type" msgstr "Tip fereastră" -#: gtk/gtkwindow.c:568 +#: ../gtk/gtkwindow.c:616 msgid "The type of the window" msgstr "Tipul ferestrei" -#: gtk/gtkwindow.c:576 +#: ../gtk/gtkwindow.c:624 msgid "Window Title" msgstr "Titlu fereastră" -#: gtk/gtkwindow.c:577 +#: ../gtk/gtkwindow.c:625 msgid "The title of the window" msgstr "Titlul ferestrei" -#: gtk/gtkwindow.c:584 +#: ../gtk/gtkwindow.c:632 msgid "Window Role" msgstr "Rol fereastră" -#: gtk/gtkwindow.c:585 +#: ../gtk/gtkwindow.c:633 msgid "Unique identifier for the window to be used when restoring a session" msgstr "" "Identificator unic pentru fereastră de utilizat la restaurarea unei sesiuni" -#: gtk/gtkwindow.c:601 +#: ../gtk/gtkwindow.c:649 msgid "Startup ID" msgstr "ID de pornire" -#: gtk/gtkwindow.c:602 +#: ../gtk/gtkwindow.c:650 msgid "Unique startup identifier for the window used by startup-notification" msgstr "" "Identificator unic de pornire pentru această fereastră, de utilizat la " "notificarea la pornire" -#: gtk/gtkwindow.c:610 +#: ../gtk/gtkwindow.c:658 msgid "If TRUE, users can resize the window" msgstr "La activare, utilizatorul poate redimensiona fereastra" -#: gtk/gtkwindow.c:617 +#: ../gtk/gtkwindow.c:665 msgid "Modal" msgstr "Modală" -#: gtk/gtkwindow.c:618 +#: ../gtk/gtkwindow.c:666 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -7159,83 +7239,83 @@ msgstr "" "La activare, fereastra este modală (alte ferestre nu pot fi utilizate cât " "timp aceasta este deschisă)" -#: gtk/gtkwindow.c:625 +#: ../gtk/gtkwindow.c:673 msgid "Window Position" msgstr "Poziție fereastră" -#: gtk/gtkwindow.c:626 +#: ../gtk/gtkwindow.c:674 msgid "The initial position of the window" msgstr "Poziția inițială a ferestrei" -#: gtk/gtkwindow.c:634 +#: ../gtk/gtkwindow.c:682 msgid "Default Width" msgstr "Lățime implicită" -#: gtk/gtkwindow.c:635 +#: ../gtk/gtkwindow.c:683 msgid "The default width of the window, used when initially showing the window" msgstr "" "Lățimea implicită a ferestrei, utilizată când fereastra este afișată prima " "dată" -#: gtk/gtkwindow.c:644 +#: ../gtk/gtkwindow.c:692 msgid "Default Height" msgstr "Înălțime implicită" -#: gtk/gtkwindow.c:645 +#: ../gtk/gtkwindow.c:693 msgid "" "The default height of the window, used when initially showing the window" msgstr "" "Înălțimea implicită a ferestrei, utilizată când fereastra este afișată prima " "dată" -#: gtk/gtkwindow.c:654 +#: ../gtk/gtkwindow.c:702 msgid "Destroy with Parent" msgstr "Distruge odată cu părintele" -#: gtk/gtkwindow.c:655 +#: ../gtk/gtkwindow.c:703 msgid "If this window should be destroyed when the parent is destroyed" msgstr "" "Dacă această fereastră ar trebui să fie distrusă când părintele este distrus" -#: gtk/gtkwindow.c:663 +#: ../gtk/gtkwindow.c:711 msgid "Icon for this window" msgstr "Iconiță pentru această fereastră" -#: gtk/gtkwindow.c:669 +#: ../gtk/gtkwindow.c:717 msgid "Mnemonics Visible" msgstr "Mnemonici vizibile" -#: gtk/gtkwindow.c:670 +#: ../gtk/gtkwindow.c:718 msgid "Whether mnemonics are currently visible in this window" msgstr "Specifică dacă mnemonicile sunt vizibile acum în această ferestră" -#: gtk/gtkwindow.c:686 +#: ../gtk/gtkwindow.c:734 msgid "Name of the themed icon for this window" msgstr "Nume iconiță tematică pentru această fereastră" -#: gtk/gtkwindow.c:701 +#: ../gtk/gtkwindow.c:749 msgid "Is Active" msgstr "Este activă" -#: gtk/gtkwindow.c:702 +#: ../gtk/gtkwindow.c:750 msgid "Whether the toplevel is the current active window" msgstr "Specifică dacă nivelul cel mai de sus este fereastra activă curent" -#: gtk/gtkwindow.c:709 +#: ../gtk/gtkwindow.c:757 msgid "Focus in Toplevel" msgstr "Focalizare în nivelul cel mai de sus" -#: gtk/gtkwindow.c:710 +#: ../gtk/gtkwindow.c:758 msgid "Whether the input focus is within this GtkWindow" msgstr "" "Specifică dacă focusul inputului este în interiorul acestei ferestre " "GtkWindow" -#: gtk/gtkwindow.c:717 +#: ../gtk/gtkwindow.c:765 msgid "Type hint" msgstr "Sugestie de introdus" -#: gtk/gtkwindow.c:718 +#: ../gtk/gtkwindow.c:766 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -7243,102 +7323,148 @@ msgstr "" "Sugestie pentru mediul desktop astfel încât să se înțeleagă ce fel de " "fereastră este și cum să fie tratată." -#: gtk/gtkwindow.c:726 +#: ../gtk/gtkwindow.c:774 msgid "Skip taskbar" msgstr "Nu în bara cu programe" -#: gtk/gtkwindow.c:727 +#: ../gtk/gtkwindow.c:775 msgid "TRUE if the window should not be in the task bar." msgstr "TRUE dacă fereastra nu ar trebui să fie în bara programelor." -#: gtk/gtkwindow.c:734 +#: ../gtk/gtkwindow.c:782 msgid "Skip pager" msgstr "Nu în comutatorul ecranelor" -#: gtk/gtkwindow.c:735 +#: ../gtk/gtkwindow.c:783 msgid "TRUE if the window should not be in the pager." msgstr "TRUE dacă fereastra nu ar trebui să apară în comutatorul de ecrane." -#: gtk/gtkwindow.c:742 +#: ../gtk/gtkwindow.c:790 msgid "Urgent" msgstr "Urgent" -#: gtk/gtkwindow.c:743 +#: ../gtk/gtkwindow.c:791 msgid "TRUE if the window should be brought to the user's attention." msgstr "TRUE dacă fereastra ar trebui să fie în atenția utilizatorului." -#: gtk/gtkwindow.c:757 +#: ../gtk/gtkwindow.c:805 msgid "Accept focus" msgstr "Acceptă focus" -#: gtk/gtkwindow.c:758 +#: ../gtk/gtkwindow.c:806 msgid "TRUE if the window should receive the input focus." msgstr "TRUE dacă fereastra ar trebui să accepte focus." -#: gtk/gtkwindow.c:772 +#: ../gtk/gtkwindow.c:820 msgid "Focus on map" msgstr "Focus la mapare" -#: gtk/gtkwindow.c:773 +#: ../gtk/gtkwindow.c:821 msgid "TRUE if the window should receive the input focus when mapped." msgstr "TRUE dacă fereastra ar trebui să primească focus la mapare." -#: gtk/gtkwindow.c:787 +#: ../gtk/gtkwindow.c:835 msgid "Decorated" msgstr "Decorată" -#: gtk/gtkwindow.c:788 +#: ../gtk/gtkwindow.c:836 msgid "Whether the window should be decorated by the window manager" msgstr "" "TRUE dacă fereastra ar trebui să fie decorată de administratorul de ferestre" -#: gtk/gtkwindow.c:802 +#: ../gtk/gtkwindow.c:850 msgid "Deletable" msgstr "Poate fi șters" -#: gtk/gtkwindow.c:803 +#: ../gtk/gtkwindow.c:851 msgid "Whether the window frame should have a close button" msgstr "Specifică dacă fereastra ar trebui să aibă un buton de închidere" -#: gtk/gtkwindow.c:819 +#: ../gtk/gtkwindow.c:870 +msgid "Resize grip" +msgstr "Mâner redimensionare" + +#: ../gtk/gtkwindow.c:871 +msgid "Specifies whether the window should have a resize grip" +msgstr "Specifică dacă fereastra ar trebui să aibă un mâner de redimensionare" + +#: ../gtk/gtkwindow.c:885 +msgid "Resize grip is visible" +msgstr "Mânerul de redimensionare este vizibil" + +#: ../gtk/gtkwindow.c:886 +msgid "Specifies whether the window's resize grip is visible." +msgstr "Specifică dacă este vizibil mânerul de redimensionare al ferestrei." + +#: ../gtk/gtkwindow.c:902 msgid "Gravity" msgstr "Gravitate" -#: gtk/gtkwindow.c:820 +#: ../gtk/gtkwindow.c:903 msgid "The window gravity of the window" msgstr "Gravitatea ferestrei" -#: gtk/gtkwindow.c:837 +#: ../gtk/gtkwindow.c:920 msgid "Transient for Window" msgstr "Tranzient pentru fereastră" -#: gtk/gtkwindow.c:838 +#: ../gtk/gtkwindow.c:921 msgid "The transient parent of the dialog" msgstr "Părintele tranzient al mesajului dialog" -#: gtk/gtkwindow.c:853 +#: ../gtk/gtkwindow.c:936 msgid "Opacity for Window" msgstr "Opacitate fereastră" -#: gtk/gtkwindow.c:854 +#: ../gtk/gtkwindow.c:937 msgid "The opacity of the window, from 0 to 1" msgstr "Opacitatea ferestrei, între 0 și 1" -#: modules/input/gtkimcontextxim.c:334 -msgid "IM Preedit style" -msgstr "Stil pre-editare IM" +#: ../gtk/gtkwindow.c:947 ../gtk/gtkwindow.c:948 +msgid "Width of resize grip" +msgstr "Lăţimea mânerului de redimensionare" -#: modules/input/gtkimcontextxim.c:335 -msgid "How to draw the input method preedit string" -msgstr "Mod de afișare a șirului de preeditare al metodei de input" +#: ../gtk/gtkwindow.c:953 ../gtk/gtkwindow.c:954 +msgid "Height of resize grip" +msgstr "Înălţimea mânerului de redimensionare" -#: modules/input/gtkimcontextxim.c:343 -msgid "IM Status style" -msgstr "Stil status IM" +#: ../gtk/gtkwindow.c:973 +msgid "GtkApplication" +msgstr "GtkApplication" -#: modules/input/gtkimcontextxim.c:344 -msgid "How to draw the input method statusbar" -msgstr "Mod de afișare a barei de stare a metodei de input" +#: ../gtk/gtkwindow.c:974 +msgid "The GtkApplication for the window" +msgstr "GtkApplication pentru fereastră" + +#~ msgid "Horizontal adjustment" +#~ msgstr "Ajustare orizontală" + +#~ msgid "Vertical adjustment" +#~ msgstr "Ajustare verticală" + +#~ msgid "Whether the statusbar has a grip for resizing the toplevel" +#~ msgstr "" +#~ "Specifică dacă bara de stare are un colț ce ușurează redimensionarea" + +#~ msgid "Horizontal Adjustment for the widget" +#~ msgstr "Ajustare orizontală widget" + +#~ msgid "Vertical Adjustment for the widget" +#~ msgstr "Ajustare verticală widget" + +#~ msgid "" +#~ "The GtkAdjustment that determines the values of the horizontal position " +#~ "for this viewport" +#~ msgstr "" +#~ "GtkAdjustment ce determină valorile poziției orizontale ale acestui " +#~ "„viewport”" + +#~ msgid "" +#~ "The GtkAdjustment that determines the values of the vertical position for " +#~ "this viewport" +#~ msgstr "" +#~ "GtkAdjustment ce determină valorile poziției verticale ale acestui " +#~ "„viewport”" #~ msgid "the GdkScreen for the renderer" #~ msgstr "valoare GdkScreen pentru afișare" @@ -7410,334 +7536,3 @@ msgstr "Mod de afișare a barei de stare a metodei de input" #~ msgstr "" #~ "La activare, părțile inferioare ale celor două părți ale derulatorului " #~ "sunt afișate cu detalii diferite" - -#~| msgid "Position Set" -#~ msgid "Stepper Position Details" -#~ msgstr "Detalii poziții butoane de derulare" - -#~ msgid "" -#~ "When TRUE, the detail string for rendering the steppers is suffixed with " -#~ "position information" -#~ msgstr "" -#~ "Dacă e TRUE, șirul de detalii de randare a butoanelor de derulare este " -#~ "sufixat cu informații despre poziție" - -#~ msgid "Blinking" -#~ msgstr "Clipire" - -#~ msgid "Whether or not the status icon is blinking" -#~ msgstr "Specifică dacă iconița de stare clipește" - -#~ msgid "Background stipple mask" -#~ msgstr "Mască „stipple” pentru fundal" - -#~ msgid "Bitmap to use as a mask when drawing the text background" -#~ msgstr "Bitmap de utilizat ca mască la afișarea unui text în fundal" - -#~ msgid "Foreground stipple mask" -#~ msgstr "Mască „stipple” pentru prim-plan" - -#~ msgid "Bitmap to use as a mask when drawing the text foreground" -#~ msgstr "Bitmap de utilizat ca mască la afișarea unui text în prim-plan" - -#~ msgid "Background stipple set" -#~ msgstr "Setare „stipple” fundal" - -#~ msgid "Whether this tag affects the background stipple" -#~ msgstr "" -#~ "Specifică dacă această opțiune afectează masca „stipple” a fundalului" - -#~ msgid "Foreground stipple set" -#~ msgstr "Setare „stipple” prim-plan" - -#~ msgid "Whether this tag affects the foreground stipple" -#~ msgstr "" -#~ "Specifică dacă această opțiune afectează masca „stipple” a prim-planului" - -#~ msgid "Row Ending details" -#~ msgstr "Detalii capăt rând" - -#~ msgid "Enable extended row background theming" -#~ msgstr "Activează personalizarea fundalului rândurilor extinse" - -#~ msgid "Draw Border" -#~ msgstr "Margine de trasat" - -#~ msgid "Size of areas outside the widget's allocation to draw" -#~ msgstr "Mărimea ariilor de trasat înafara spațiului alocat unui widget" - -#~ msgid "Loop" -#~ msgstr "Buclă" - -#~ msgid "Whether the animation should loop when it reaches the end" -#~ msgstr "Specifică dacă animația trebuie redată repetat" - -#~ msgid "Number of Channels" -#~ msgstr "Număr de canale" - -#~ msgid "The number of samples per pixel" -#~ msgstr "Numărul de eșantioane per pixel" - -#~ msgid "Colorspace" -#~ msgstr "Adâncime culoare" - -#~ msgid "The colorspace in which the samples are interpreted" -#~ msgstr "Adâncimea culorii în care sunt interpretate eșantioanele" - -#~ msgid "Has Alpha" -#~ msgstr "Are alpha" - -#~ msgid "Whether the pixbuf has an alpha channel" -#~ msgstr "Specifică dacă bufferul de pixeli are un canal alpha" - -#~ msgid "Bits per Sample" -#~ msgstr "Biți per eșantion" - -#~ msgid "The number of bits per sample" -#~ msgstr "Numărul de biți per eșantion" - -#~ msgid "The number of columns of the pixbuf" -#~ msgstr "Numărul de coloane în bufferul de pixeli" - -#~ msgid "The number of rows of the pixbuf" -#~ msgstr "Numărul de linii în bufferul de pixeli" - -#~ msgid "Rowstride" -#~ msgstr "Lățime linii" - -#~ msgid "" -#~ "The number of bytes between the start of a row and the start of the next " -#~ "row" -#~ msgstr "" -#~ "Număr de pixeli între începutul unei linii și începutul următoarei linii" - -#~ msgid "Pixels" -#~ msgstr "Pixeli" - -#~ msgid "A pointer to the pixel data of the pixbuf" -#~ msgstr "Un pointer către datele pixel din bufferul de pixeli" - -#~ msgid "The GdkFont that is currently selected" -#~ msgstr "GdkFont selectat curent." - -#~ msgid "Activity mode" -#~ msgstr "Mod activ" - -#~ msgid "" -#~ "If TRUE, the GtkProgress is in activity mode, meaning that it signals " -#~ "something is happening, but not how much of the activity is finished. " -#~ "This is used when you're doing something but don't know how long it will " -#~ "take." -#~ msgstr "" -#~ "La activare, GtkProgress este în mod activ, ceea ce înseamnă că arată că " -#~ "se întâmplă ceva, dar nu cum progresează activitatea. Se utilizează când " -#~ "se întâmplă ceva care nu se știe cât va dura." - -#~ msgid "" -#~ "The maximum number of items to be returned by gtk_recent_manager_get_items" -#~ "()" -#~ msgstr "" -#~ "Numărul maxim de elemente de returnat de către " -#~ "gtk_recent_manager_get_items()" - -#~ msgid "Allow Shrink" -#~ msgstr "Permite micșorare" - -#~ msgid "" -#~ "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of " -#~ "the time a bad idea" -#~ msgstr "" -#~ "La activare, fereastra nu are o mărime minimă. În 99% din cazuri aceasta " -#~ "nu este o idee prea bună" - -#~ msgid "Allow Grow" -#~ msgstr "Permite mărire" - -#~ msgid "If TRUE, users can expand the window beyond its minimum size" -#~ msgstr "" -#~ "La activare, utilizatorii pot întinde fereastra depășind mărimea minimă" - -#~ msgid "Enable arrow keys" -#~ msgstr "Activează tastele săgeți" - -#~ msgid "Whether the arrow keys move through the list of items" -#~ msgstr "Specifică dacă tastele săgeți navighează prin lista de elemente" - -#~ msgid "Always enable arrows" -#~ msgstr "Întotdeauna activează tastele săgeți" - -#~ msgid "Obsolete property, ignored" -#~ msgstr "Proprietate învechită, se ignoră" - -#~ msgid "Case sensitive" -#~ msgstr "Majuscule semnificative" - -#~ msgid "Whether list item matching is case sensitive" -#~ msgstr "" -#~ "Specifică dacă potrivirea elementelor din listă ține cont de diferența " -#~ "între literele mari și cele mici" - -#~ msgid "Allow empty" -#~ msgstr "Permite nul" - -#~ msgid "Whether an empty value may be entered in this field" -#~ msgstr "Specifică dacă o valoare nulă poate fi introdusă în acest câmp" - -#~ msgid "Value in list" -#~ msgstr "Valoare în listă" - -#~ msgid "Whether entered values must already be present in the list" -#~ msgstr "" -#~ "Specifică dacă valorile introduse trebuie să fie prezente deja în listă" - -#~ msgid "Is this curve linear, spline interpolated, or free-form" -#~ msgstr "" -#~ "Această curbă este liniară, interpolată „spline” sau de formă liberă" - -#~ msgid "Minimum X" -#~ msgstr "X minim" - -#~ msgid "Minimum possible value for X" -#~ msgstr "Valoarea minimă posibilă pentru X" - -#~ msgid "Maximum X" -#~ msgstr "X maxim" - -#~ msgid "Maximum possible X value" -#~ msgstr "Valoarea maximă posibilă pentru X" - -#~ msgid "Minimum Y" -#~ msgstr "Y minim" - -#~ msgid "Minimum possible value for Y" -#~ msgstr "Valoarea minimă posibilă pentru Y" - -#~ msgid "Maximum Y" -#~ msgstr "Y maxim" - -#~ msgid "Maximum possible value for Y" -#~ msgstr "Valoarea maximă posibilă pentru Y" - -#~ msgid "File System Backend" -#~ msgstr "Suport sistem de fișiere" - -#~ msgid "Name of file system backend to use" -#~ msgstr "Numele suportului de sistem de fișiere utilizat" - -#~ msgid "The currently selected filename" -#~ msgstr "Numele fișierului selectat curent." - -#~ msgid "Show file operations" -#~ msgstr "Arată operațiunile cu fișiere" - -#~ msgid "Whether buttons for creating/manipulating files should be displayed" -#~ msgstr "" -#~ "Specifică dacă butoanele pentru crearea sau manipularea fișierelor ar " -#~ "trebui să fie afișate" - -#~ msgid "Tab Border" -#~ msgstr "Margine tab" - -#~ msgid "Width of the border around the tab labels" -#~ msgstr "Lățimea marginii în jurul etichetelor taburilor" - -#~ msgid "Horizontal Tab Border" -#~ msgstr "Margine orizontală tab" - -#~ msgid "Width of the horizontal border of tab labels" -#~ msgstr "Lățimea marginii orizontale a etichetelor taburilor" - -#~ msgid "Vertical Tab Border" -#~ msgstr "Margine verticală tab" - -#~ msgid "Width of the vertical border of tab labels" -#~ msgstr "Lățimea marginii verticale a etichetelor tabului" - -#~ msgid "Whether tabs should have homogeneous sizes" -#~ msgstr "Specifică dacă taburile ar trebui să aibă mărimi identice" - -#~ msgid "Group ID for tabs drag and drop" -#~ msgstr "ID de grup pentru tragerea și plasarea taburilor" - -#~ msgid "User Data" -#~ msgstr "Date utilizator" - -#~ msgid "Anonymous User Data Pointer" -#~ msgstr "Pointer date utilizator anonim" - -#~ msgid "The menu of options" -#~ msgstr "Meniul opțiunilor" - -#~ msgid "Size of dropdown indicator" -#~ msgstr "Mărime indicator „dropdown”" - -#~ msgid "Spacing around indicator" -#~ msgstr "Spațiere în jurul indicatorului" - -#~ msgid "" -#~ "Whether the preview widget should take up the entire space it is allocated" -#~ msgstr "" -#~ "Specifică dacă widgetul de previzualizare ar trebui să ocupe întreg " -#~ "spațiul alocat" - -#~ msgid "The GtkAdjustment connected to the progress bar (Deprecated)" -#~ msgstr "GtkAdjustement conectat cu bara de progres (Învechit)" - -#~ msgid "Bar style" -#~ msgstr "Stil bară" - -#~ msgid "" -#~ "Specifies the visual style of the bar in percentage mode (Deprecated)" -#~ msgstr "" -#~ "Specifică stilul vizual pentru bara de progres în procente (Învechit)" - -#~ msgid "Activity Step" -#~ msgstr "Pas activitate" - -#~ msgid "The increment used for each iteration in activity mode (Deprecated)" -#~ msgstr "" -#~ "Incrementarea utilizată pentru fiecare iterare în modul activ (Învechită)" - -#~ msgid "Activity Blocks" -#~ msgstr "Blocuri de activitate" - -#~ msgid "" -#~ "The number of blocks which can fit in the progress bar area in activity " -#~ "mode (Deprecated)" -#~ msgstr "" -#~ "Numărul de blocuri care intră în aria barei de progres în mod activ " -#~ "(Învechit)" - -#~ msgid "Discrete Blocks" -#~ msgstr "Blocuri discrete" - -#~ msgid "" -#~ "The number of discrete blocks in a progress bar (when shown in the " -#~ "discrete style)" -#~ msgstr "" -#~ "Numărul blocurilor discrete într-o bară de progres (la afișarea în stil " -#~ "discret)" - -#~ msgid "Horizontal adjustment for the text widget" -#~ msgstr "Ajustare orizontală pentru un widget text" - -#~ msgid "Vertical adjustment for the text widget" -#~ msgstr "Ajustare verticală pentru un widget text" - -#~ msgid "Line Wrap" -#~ msgstr "Formatare linii" - -#~ msgid "Whether lines are wrapped at widget edges" -#~ msgstr "Specifică dacă liniile sunt aranjate la marginile widgetului" - -#~ msgid "Word Wrap" -#~ msgstr "Formatare cuvinte" - -#~ msgid "Whether words are wrapped at widget edges" -#~ msgstr "Specifică dacă sunt formatate cuvintele la marginile widgetului" - -#~ msgid "Tooltips" -#~ msgstr "Indicii" - -#~ msgid "If the tooltips of the toolbar should be active or not" -#~ msgstr "Dacă indiciile barei de unelte ar trebui să fie active sau nu" From e2e05e8bf375cc73a88e91a1ba5f6a1020653650 Mon Sep 17 00:00:00 2001 From: Spoiala Marian Date: Fri, 26 Nov 2010 01:24:15 +0200 Subject: [PATCH 24/59] Updated Romanian translation --- po/ro.po | 1835 +++++++++++++++++++++++++++--------------------------- 1 file changed, 924 insertions(+), 911 deletions(-) diff --git a/po/ro.po b/po/ro.po index d3b9c7fafb..4099a3191b 100644 --- a/po/ro.po +++ b/po/ro.po @@ -5,382 +5,385 @@ # Mișu Moldovan , 2003 - 2010. # Lucian Adrian Grijincu , 2009, 2010. # Cristian Secară , 2010. +# Eu93 , 2010. +# Spoiala Marian , 2010. msgid "" msgstr "" "Project-Id-Version: gtk+\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-01 15:41-0400\n" -"PO-Revision-Date: 2010-08-04 17:26+0300\n" -"Last-Translator: Lucian Adrian Grijincu \n" -"Language-Team: Romanian Gnome Team \n" -"Language: ro\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%" +"2b&component=general\n" +"POT-Creation-Date: 2010-11-24 12:37+0000\n" +"PO-Revision-Date: 2010-11-25 17:20+0300\n" +"Last-Translator: Spoiala Marian \n" +"Language-Team: Romania\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Virtaal 0.6.1\n" -#: gdk/gdk.c:103 +#: ../gdk/gdk.c:115 #, c-format msgid "Error parsing option --gdk-debug" msgstr "Eroare la analizarea opțiunii --gtk-debug" -#: gdk/gdk.c:123 +#: ../gdk/gdk.c:135 #, c-format msgid "Error parsing option --gdk-no-debug" -msgstr "Eroare la analizarea opțiunii --gtk-debug" +msgstr "Eroare la analizarea opțiunii --gtk-no-debug" #. Description of --class=CLASS in --help output -#: gdk/gdk.c:151 +#: ../gdk/gdk.c:163 msgid "Program class as used by the window manager" -msgstr "Clasa programului folosită de administratorul de ferestre" +msgstr "Clasa programului așa cum este folosită de administratorul de ferestre" #. Placeholder in --class=CLASS in --help output -#: gdk/gdk.c:152 +#: ../gdk/gdk.c:164 msgid "CLASS" msgstr "CLASĂ" #. Description of --name=NAME in --help output -#: gdk/gdk.c:154 +#: ../gdk/gdk.c:166 msgid "Program name as used by the window manager" -msgstr "Numele programului așa cum este denumit de administratorul de ferestre" +msgstr "Numele programului așa cum este folosit de administratorul de ferestre" #. Placeholder in --name=NAME in --help output -#: gdk/gdk.c:155 +#: ../gdk/gdk.c:167 msgid "NAME" msgstr "NUME" #. Description of --display=DISPLAY in --help output -#: gdk/gdk.c:157 +#: ../gdk/gdk.c:169 msgid "X display to use" msgstr "Display X de utilizat" #. Placeholder in --display=DISPLAY in --help output -#: gdk/gdk.c:158 +#: ../gdk/gdk.c:170 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: gdk/gdk.c:160 +#: ../gdk/gdk.c:172 msgid "X screen to use" msgstr "Ecran X de utilizat" #. Placeholder in --screen=SCREEN in --help output -#: gdk/gdk.c:161 +#: ../gdk/gdk.c:173 msgid "SCREEN" msgstr "ECRAN" #. Description of --gdk-debug=FLAGS in --help output -#: gdk/gdk.c:164 -#, fuzzy +#: ../gdk/gdk.c:176 msgid "GDK debugging flags to set" -msgstr "Fanioane de depanare GTK+ de activat" +msgstr "Fanioane de depanare GTK+ de selectat" #. Placeholder in --gdk-debug=FLAGS in --help output #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:533 gtk/gtkmain.c:536 +#: ../gdk/gdk.c:177 ../gdk/gdk.c:180 ../gtk/gtkmain.c:525 ../gtk/gtkmain.c:528 msgid "FLAGS" msgstr "FANIOANE" #. Description of --gdk-no-debug=FLAGS in --help output -#: gdk/gdk.c:167 -#, fuzzy +#: ../gdk/gdk.c:179 msgid "GDK debugging flags to unset" -msgstr "Fanioane de depanare GTK+ de dezactivat" +msgstr "Fanioane de depanare GTK+ de deselectat" -#: gdk/keyname-table.h:3940 +#: ../gdk/keyname-table.h:3940 msgctxt "keyboard label" msgid "BackSpace" msgstr "BackSpace" -#: gdk/keyname-table.h:3941 +#: ../gdk/keyname-table.h:3941 msgctxt "keyboard label" msgid "Tab" msgstr "Tab" -#: gdk/keyname-table.h:3942 +#: ../gdk/keyname-table.h:3942 msgctxt "keyboard label" msgid "Return" msgstr "Enter" -#: gdk/keyname-table.h:3943 +#: ../gdk/keyname-table.h:3943 msgctxt "keyboard label" msgid "Pause" msgstr "Pause" -#: gdk/keyname-table.h:3944 +#: ../gdk/keyname-table.h:3944 msgctxt "keyboard label" msgid "Scroll_Lock" msgstr "Scroll_Lock" -#: gdk/keyname-table.h:3945 +#: ../gdk/keyname-table.h:3945 msgctxt "keyboard label" msgid "Sys_Req" msgstr "Sys_Req" -#: gdk/keyname-table.h:3946 +#: ../gdk/keyname-table.h:3946 msgctxt "keyboard label" msgid "Escape" msgstr "Escape" -#: gdk/keyname-table.h:3947 +#: ../gdk/keyname-table.h:3947 msgctxt "keyboard label" msgid "Multi_key" msgstr "Multi_key" -#: gdk/keyname-table.h:3948 +#: ../gdk/keyname-table.h:3948 msgctxt "keyboard label" msgid "Home" msgstr "Home" -#: gdk/keyname-table.h:3949 +#: ../gdk/keyname-table.h:3949 msgctxt "keyboard label" msgid "Left" -msgstr "La stânga" +msgstr "Stânga" -#: gdk/keyname-table.h:3950 +#: ../gdk/keyname-table.h:3950 msgctxt "keyboard label" msgid "Up" -msgstr "În sus" +msgstr "Sus" -#: gdk/keyname-table.h:3951 +#: ../gdk/keyname-table.h:3951 msgctxt "keyboard label" msgid "Right" -msgstr "La dreapta" +msgstr "Dreapta" -#: gdk/keyname-table.h:3952 +#: ../gdk/keyname-table.h:3952 msgctxt "keyboard label" msgid "Down" -msgstr "În jos" +msgstr "Jos" -#: gdk/keyname-table.h:3953 +#: ../gdk/keyname-table.h:3953 msgctxt "keyboard label" msgid "Page_Up" msgstr "Page_Up" -#: gdk/keyname-table.h:3954 +#: ../gdk/keyname-table.h:3954 msgctxt "keyboard label" msgid "Page_Down" msgstr "Page_Down" -#: gdk/keyname-table.h:3955 +#: ../gdk/keyname-table.h:3955 msgctxt "keyboard label" msgid "End" msgstr "End" -#: gdk/keyname-table.h:3956 +#: ../gdk/keyname-table.h:3956 msgctxt "keyboard label" msgid "Begin" msgstr "Begin" -#: gdk/keyname-table.h:3957 +#: ../gdk/keyname-table.h:3957 msgctxt "keyboard label" msgid "Print" msgstr "Print" -#: gdk/keyname-table.h:3958 +#: ../gdk/keyname-table.h:3958 msgctxt "keyboard label" msgid "Insert" msgstr "Insert" -#: gdk/keyname-table.h:3959 +#: ../gdk/keyname-table.h:3959 msgctxt "keyboard label" msgid "Num_Lock" msgstr "Num_Lock" -#: gdk/keyname-table.h:3960 +#: ../gdk/keyname-table.h:3960 msgctxt "keyboard label" msgid "KP_Space" msgstr "KP_Space" -#: gdk/keyname-table.h:3961 +#: ../gdk/keyname-table.h:3961 msgctxt "keyboard label" msgid "KP_Tab" msgstr "KP_Tab" -#: gdk/keyname-table.h:3962 +#: ../gdk/keyname-table.h:3962 msgctxt "keyboard label" msgid "KP_Enter" msgstr "KP_Enter" -#: gdk/keyname-table.h:3963 +#: ../gdk/keyname-table.h:3963 msgctxt "keyboard label" msgid "KP_Home" msgstr "KP_Home" -#: gdk/keyname-table.h:3964 +#: ../gdk/keyname-table.h:3964 msgctxt "keyboard label" msgid "KP_Left" msgstr "KP_Left" -#: gdk/keyname-table.h:3965 +#: ../gdk/keyname-table.h:3965 msgctxt "keyboard label" msgid "KP_Up" msgstr "KP_Up" -#: gdk/keyname-table.h:3966 +#: ../gdk/keyname-table.h:3966 msgctxt "keyboard label" msgid "KP_Right" msgstr "KP_Right" -#: gdk/keyname-table.h:3967 +#: ../gdk/keyname-table.h:3967 msgctxt "keyboard label" msgid "KP_Down" msgstr "KP_Down" -#: gdk/keyname-table.h:3968 +#: ../gdk/keyname-table.h:3968 msgctxt "keyboard label" msgid "KP_Page_Up" msgstr "KP_Page_Up" -#: gdk/keyname-table.h:3969 +#: ../gdk/keyname-table.h:3969 msgctxt "keyboard label" msgid "KP_Prior" msgstr "KP_Prior" -#: gdk/keyname-table.h:3970 +#: ../gdk/keyname-table.h:3970 msgctxt "keyboard label" msgid "KP_Page_Down" msgstr "KP_Page_Down" -#: gdk/keyname-table.h:3971 +#: ../gdk/keyname-table.h:3971 msgctxt "keyboard label" msgid "KP_Next" msgstr "KP_Next" -#: gdk/keyname-table.h:3972 +#: ../gdk/keyname-table.h:3972 msgctxt "keyboard label" msgid "KP_End" msgstr "KP_End" -#: gdk/keyname-table.h:3973 +#: ../gdk/keyname-table.h:3973 msgctxt "keyboard label" msgid "KP_Begin" msgstr "KP_Begin" -#: gdk/keyname-table.h:3974 +#: ../gdk/keyname-table.h:3974 msgctxt "keyboard label" msgid "KP_Insert" msgstr "KP_Insert" -#: gdk/keyname-table.h:3975 +#: ../gdk/keyname-table.h:3975 msgctxt "keyboard label" msgid "KP_Delete" msgstr "KP_Delete" -#: gdk/keyname-table.h:3976 +#: ../gdk/keyname-table.h:3976 msgctxt "keyboard label" msgid "Delete" msgstr "Delete" #. Description of --sync in --help output -#: gdk/win32/gdkmain-win32.c:54 +#: ../gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Nu grupa cererile GDI" #. Description of --no-wintab in --help output -#: gdk/win32/gdkmain-win32.c:56 +#: ../gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Nu utiliza interfața Wintab pentru suportul dispozitivelor „tablet”" #. Description of --ignore-wintab in --help output -#: gdk/win32/gdkmain-win32.c:58 +#: ../gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Precum --no-wintab" #. Description of --use-wintab in --help output -#: gdk/win32/gdkmain-win32.c:60 +#: ../gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Utilizează interfața Wintab (implicit)" #. Description of --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:62 +#: ../gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Mărimea paletei în modul pe 8 biți" #. Placeholder in --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:63 +#: ../gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "CULORI" -#: gdk/x11/gdkapplaunchcontext-x11.c:312 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:312 #, c-format msgid "Starting %s" msgstr "Se pornește %s" -#: gdk/x11/gdkapplaunchcontext-x11.c:316 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %s" msgstr "Se deschide „%s”" -#: gdk/x11/gdkapplaunchcontext-x11.c:321 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:321 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Se deschide un element" -msgstr[1] "Se deschid %d elemente" -msgstr[2] "Se deschid %d de elemente" +msgstr[1] "Se deschide %d elementul" +msgstr[2] "Se deschid %d elemente" #. Description of --sync in --help output -#: gdk/x11/gdkmain-x11.c:96 +#: ../gdk/x11/gdkmain-x11.c:94 +#, fuzzy msgid "Make X calls synchronous" msgstr "Cereri X sincrone" #. Translators: this is the license preamble; the string at the end #. * contains the URL of the license. #. -#: gtk/gtkaboutdialog.c:101 +#: ../gtk/gtkaboutdialog.c:101 #, c-format msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" msgstr "" +"Acest program vine fără ABSOLUT NICIO GARANŢIE; pentru detalii, vizitați %s" -#: gtk/gtkaboutdialog.c:339 gtk/gtkaboutdialog.c:2235 +#: ../gtk/gtkaboutdialog.c:339 ../gtk/gtkaboutdialog.c:2233 msgid "License" msgstr "Licență" -#: gtk/gtkaboutdialog.c:340 +#: ../gtk/gtkaboutdialog.c:340 msgid "The license of the program" msgstr "Licența programului" #. Add the credits button -#: gtk/gtkaboutdialog.c:621 +#: ../gtk/gtkaboutdialog.c:622 msgid "C_redits" msgstr "Auto_ri" #. Add the license button -#: gtk/gtkaboutdialog.c:635 +#: ../gtk/gtkaboutdialog.c:636 msgid "_License" msgstr "_Licență" -#: gtk/gtkaboutdialog.c:839 +#: ../gtk/gtkaboutdialog.c:840 msgid "Could not show link" msgstr "Legătura nu poate fi afișată" -#: gtk/gtkaboutdialog.c:932 +#: ../gtk/gtkaboutdialog.c:933 #, c-format msgid "About %s" msgstr "Despre %s" -#: gtk/gtkaboutdialog.c:2153 +#: ../gtk/gtkaboutdialog.c:2151 msgid "Credits" msgstr "Autori" -#: gtk/gtkaboutdialog.c:2185 +#: ../gtk/gtkaboutdialog.c:2183 msgid "Written by" msgstr "Programare" -#: gtk/gtkaboutdialog.c:2188 +#: ../gtk/gtkaboutdialog.c:2186 msgid "Documented by" msgstr "Documentație" -#: gtk/gtkaboutdialog.c:2200 +#: ../gtk/gtkaboutdialog.c:2198 msgid "Translated by" msgstr "Traducere" -#: gtk/gtkaboutdialog.c:2204 +#: ../gtk/gtkaboutdialog.c:2202 msgid "Artwork by" msgstr "Interfață" @@ -389,7 +392,7 @@ msgstr "Interfață" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:160 +#: ../gtk/gtkaccellabel.c:160 msgctxt "keyboard label" msgid "Shift" msgstr "Shift" @@ -399,7 +402,7 @@ msgstr "Shift" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:166 +#: ../gtk/gtkaccellabel.c:166 msgctxt "keyboard label" msgid "Ctrl" msgstr "Ctrl" @@ -409,7 +412,7 @@ msgstr "Ctrl" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:172 +#: ../gtk/gtkaccellabel.c:172 msgctxt "keyboard label" msgid "Alt" msgstr "Alt" @@ -419,7 +422,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:770 +#: ../gtk/gtkaccellabel.c:770 msgctxt "keyboard label" msgid "Super" msgstr "Super" @@ -429,7 +432,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:783 +#: ../gtk/gtkaccellabel.c:783 msgctxt "keyboard label" msgid "Hyper" msgstr "Hyper" @@ -439,37 +442,37 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:797 +#: ../gtk/gtkaccellabel.c:797 msgctxt "keyboard label" msgid "Meta" msgstr "Meta" -#: gtk/gtkaccellabel.c:813 +#: ../gtk/gtkaccellabel.c:813 msgctxt "keyboard label" msgid "Space" msgstr "Bara de spațiu" -#: gtk/gtkaccellabel.c:816 +#: ../gtk/gtkaccellabel.c:816 msgctxt "keyboard label" msgid "Backslash" msgstr "Backslash" -#: gtk/gtkbuilderparser.c:343 +#: ../gtk/gtkbuilderparser.c:343 #, c-format msgid "Invalid type function on line %d: '%s'" msgstr "Tip nevalid pentru funcția de la linia %d: „%s”" -#: gtk/gtkbuilderparser.c:407 -#, fuzzy, c-format +#: ../gtk/gtkbuilderparser.c:407 +#, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" -msgstr "ID obiect duplicat „%s” la linia %d (precedent la linia %d)" +msgstr "Duplichează „%s” la linia %d (precedent la linia %d)" -#: gtk/gtkbuilderparser.c:859 +#: ../gtk/gtkbuilderparser.c:859 #, c-format msgid "Invalid root element: '%s'" msgstr "Element rădăcină nevalid: „%s”" -#: gtk/gtkbuilderparser.c:898 +#: ../gtk/gtkbuilderparser.c:898 #, c-format msgid "Unhandled tag: '%s'" msgstr "Marcaj negestionat: „%s”" @@ -484,7 +487,7 @@ msgstr "Marcaj negestionat: „%s”" #. * text direction of RTL and specify "calendar:YM", then the year #. * will appear to the right of the month. #. -#: gtk/gtkcalendar.c:883 +#: ../gtk/gtkcalendar.c:878 msgid "calendar:MY" msgstr "calendar:MY" @@ -492,7 +495,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: gtk/gtkcalendar.c:921 +#: ../gtk/gtkcalendar.c:916 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -501,7 +504,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:2006 +#: ../gtk/gtkcalendar.c:1848 msgctxt "year measurement template" msgid "2000" msgstr "2000" @@ -516,7 +519,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2037 gtk/gtkcalendar.c:2719 +#: ../gtk/gtkcalendar.c:1879 ../gtk/gtkcalendar.c:2564 #, c-format msgctxt "calendar:day:digits" msgid "%d" @@ -532,7 +535,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2069 gtk/gtkcalendar.c:2579 +#: ../gtk/gtkcalendar.c:1911 ../gtk/gtkcalendar.c:2432 #, c-format msgctxt "calendar:week:digits" msgid "%d" @@ -548,7 +551,7 @@ msgstr "%d" #. * #. * "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2361 +#: ../gtk/gtkcalendar.c:2197 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" @@ -556,7 +559,7 @@ msgstr "%Y" #. This label is displayed in a treeview cell displaying #. * a disabled accelerator key combination. #. -#: gtk/gtkcellrendereraccel.c:272 +#: ../gtk/gtkcellrendereraccel.c:272 msgctxt "Accelerator" msgid "Disabled" msgstr "Dezactivat" @@ -565,7 +568,7 @@ msgstr "Dezactivat" #. * an accelerator key combination that is not valid according #. * to gtk_accelerator_valid(). #. -#: gtk/gtkcellrendereraccel.c:282 +#: ../gtk/gtkcellrendereraccel.c:282 msgctxt "Accelerator" msgid "Invalid" msgstr "Nevalid" @@ -574,25 +577,25 @@ msgstr "Nevalid" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: gtk/gtkcellrendereraccel.c:418 gtk/gtkcellrendereraccel.c:675 +#: ../gtk/gtkcellrendereraccel.c:418 ../gtk/gtkcellrendereraccel.c:675 msgid "New accelerator..." msgstr "Accelerator nou..." -#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:452 +#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:452 #, c-format msgctxt "progress bar label" msgid "%d %%" msgstr "%d %%" -#: gtk/gtkcolorbutton.c:176 gtk/gtkcolorbutton.c:445 +#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:473 msgid "Pick a Color" msgstr "Alegeți o culoare" -#: gtk/gtkcolorbutton.c:336 +#: ../gtk/gtkcolorbutton.c:363 msgid "Received invalid color data\n" -msgstr "S-au primit date incorecte de culoare\n" +msgstr "Au fost primite date incorecte de culoare\n" -#: gtk/gtkcolorsel.c:384 +#: ../gtk/gtkcolorsel.c:416 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -600,75 +603,75 @@ msgstr "" "Selectați culoarea dorită din cercul exterior. Selectați luminozitatea " "culorii utilizând triunghiul interior." -#: gtk/gtkcolorsel.c:408 +#: ../gtk/gtkcolorsel.c:440 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "" -"Faceți clic pe creion, apoi alegeți o culoare oriunde pe ecran pentru a o " +"Faceți clic pe pipetă, apoi alegeți o culoare oriunde pe ecran pentru a o " "selecta." -#: gtk/gtkcolorsel.c:417 +#: ../gtk/gtkcolorsel.c:449 msgid "_Hue:" msgstr "_Nuanță:" -#: gtk/gtkcolorsel.c:418 +#: ../gtk/gtkcolorsel.c:450 msgid "Position on the color wheel." -msgstr "Poziția în cercul culorilor" +msgstr "Poziția în cercul culorilor." -#: gtk/gtkcolorsel.c:420 +#: ../gtk/gtkcolorsel.c:452 msgid "_Saturation:" msgstr "_Saturație:" -#: gtk/gtkcolorsel.c:421 +#: ../gtk/gtkcolorsel.c:453 msgid "Intensity of the color." msgstr "Intensitatea culorii." -#: gtk/gtkcolorsel.c:422 +#: ../gtk/gtkcolorsel.c:454 msgid "_Value:" msgstr "_Valoare:" -#: gtk/gtkcolorsel.c:423 +#: ../gtk/gtkcolorsel.c:455 msgid "Brightness of the color." msgstr "Luminozitatea culorii" -#: gtk/gtkcolorsel.c:424 +#: ../gtk/gtkcolorsel.c:456 msgid "_Red:" msgstr "Roș_u:" -#: gtk/gtkcolorsel.c:425 +#: ../gtk/gtkcolorsel.c:457 msgid "Amount of red light in the color." msgstr "Cantitatea de roșu în culoare" -#: gtk/gtkcolorsel.c:426 +#: ../gtk/gtkcolorsel.c:458 msgid "_Green:" msgstr "V_erde:" -#: gtk/gtkcolorsel.c:427 +#: ../gtk/gtkcolorsel.c:459 msgid "Amount of green light in the color." msgstr "Cantitatea de verde în culoare" -#: gtk/gtkcolorsel.c:428 +#: ../gtk/gtkcolorsel.c:460 msgid "_Blue:" msgstr "_Albastru:" -#: gtk/gtkcolorsel.c:429 +#: ../gtk/gtkcolorsel.c:461 msgid "Amount of blue light in the color." msgstr "Cantitatea de albastru în culoare" -#: gtk/gtkcolorsel.c:432 +#: ../gtk/gtkcolorsel.c:464 msgid "Op_acity:" msgstr "_Opacitate:" -#: gtk/gtkcolorsel.c:439 gtk/gtkcolorsel.c:449 +#: ../gtk/gtkcolorsel.c:471 ../gtk/gtkcolorsel.c:481 msgid "Transparency of the color." msgstr "Transparența culorii" -#: gtk/gtkcolorsel.c:456 +#: ../gtk/gtkcolorsel.c:488 msgid "Color _name:" msgstr "Nume _culoare:" -#: gtk/gtkcolorsel.c:470 +#: ../gtk/gtkcolorsel.c:502 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -676,25 +679,25 @@ msgstr "" "Puteți introduce o valoare hexazecimală în stil HTML sau un nume de culoare " "precum „orange” în această intrare." -#: gtk/gtkcolorsel.c:500 +#: ../gtk/gtkcolorsel.c:532 msgid "_Palette:" msgstr "_Paletă:" -#: gtk/gtkcolorsel.c:529 +#: ../gtk/gtkcolorsel.c:561 msgid "Color Wheel" msgstr "Cercul culorilor" -#: gtk/gtkcolorsel.c:988 +#: ../gtk/gtkcolorsel.c:1031 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 "" -"Culoarea selectată anterior, pentru comparație cu culoarea curent selectată. " -"Puteți trage această culoare peste o intrare paletă sau selectați-o ca fiind " +"Culoarea selectată anterior, pentru comparație cu cea selectată acum. Puteți " +"trage această culoare peste o intrare paletă sau selectați-o ca fiind " "culoarea curentă trăgând-o peste bucata de culoare de alături." -#: gtk/gtkcolorsel.c:991 +#: ../gtk/gtkcolorsel.c:1034 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -702,7 +705,7 @@ msgstr "" "Culoarea pe care ați ales-o. Puteți trage această culoare peste o intrare de " "paletă sau o puteți salva pentru a o utiliza în viitor." -#: gtk/gtkcolorsel.c:996 +#: ../gtk/gtkcolorsel.c:1039 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now." @@ -710,24 +713,24 @@ msgstr "" "Culoarea anterior selectată, pentru comparație cu culoarea pe care o " "selectați acum." -#: gtk/gtkcolorsel.c:999 +#: ../gtk/gtkcolorsel.c:1042 msgid "The color you've chosen." msgstr "Culoarea pe care ați ales-o." -#: gtk/gtkcolorsel.c:1396 +#: ../gtk/gtkcolorsel.c:1442 msgid "_Save color here" msgstr "_Salvează aici culoarea" -#: gtk/gtkcolorsel.c:1601 +#: ../gtk/gtkcolorsel.c:1647 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 "" -"Dați click pe această intrare paletă pentru a o face culoarea curentă. " +"Dați click pe această intrare din paletă pentru a o face culoarea curentă. " "Pentru a schimba această intrare, trageți o bucată de culoare aici sau " "faceți clic dreapta pe ea și selectați „Salvează aici culoarea.”" -#: gtk/gtkcolorseldialog.c:189 +#: ../gtk/gtkcolorseldialog.c:189 msgid "Color Selection" msgstr "Selecție culoare" @@ -737,124 +740,124 @@ msgstr "Selecție culoare" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: gtk/gtkcustompaperunixdialog.c:116 +#: ../gtk/gtkcustompaperunixdialog.c:116 msgid "default:mm" msgstr "default:mm" #. And show the custom paper dialog -#: gtk/gtkcustompaperunixdialog.c:374 gtk/gtkprintunixdialog.c:3233 +#: ../gtk/gtkcustompaperunixdialog.c:374 ../gtk/gtkprintunixdialog.c:3240 msgid "Manage Custom Sizes" msgstr "Gestionare formate personalizate" -#: gtk/gtkcustompaperunixdialog.c:534 gtk/gtkpagesetupunixdialog.c:790 +#: ../gtk/gtkcustompaperunixdialog.c:534 ../gtk/gtkpagesetupunixdialog.c:790 msgid "inch" msgstr "inch" -#: gtk/gtkcustompaperunixdialog.c:536 gtk/gtkpagesetupunixdialog.c:788 +#: ../gtk/gtkcustompaperunixdialog.c:536 ../gtk/gtkpagesetupunixdialog.c:788 msgid "mm" msgstr "mm" -#: gtk/gtkcustompaperunixdialog.c:581 +#: ../gtk/gtkcustompaperunixdialog.c:581 msgid "Margins from Printer..." msgstr "Margini imprimantă..." -#: gtk/gtkcustompaperunixdialog.c:747 +#: ../gtk/gtkcustompaperunixdialog.c:747 #, c-format msgid "Custom Size %d" msgstr "Format personalizat %d" -#: gtk/gtkcustompaperunixdialog.c:1059 +#: ../gtk/gtkcustompaperunixdialog.c:1059 msgid "_Width:" msgstr "_Lățime:" -#: gtk/gtkcustompaperunixdialog.c:1071 +#: ../gtk/gtkcustompaperunixdialog.c:1071 msgid "_Height:" msgstr "Î_nălțime:" -#: gtk/gtkcustompaperunixdialog.c:1083 +#: ../gtk/gtkcustompaperunixdialog.c:1083 msgid "Paper Size" msgstr "Mărime hârtie" -#: gtk/gtkcustompaperunixdialog.c:1092 +#: ../gtk/gtkcustompaperunixdialog.c:1092 msgid "_Top:" msgstr "_Sus:" -#: gtk/gtkcustompaperunixdialog.c:1104 +#: ../gtk/gtkcustompaperunixdialog.c:1104 msgid "_Bottom:" msgstr "_Jos:" -#: gtk/gtkcustompaperunixdialog.c:1116 +#: ../gtk/gtkcustompaperunixdialog.c:1116 msgid "_Left:" msgstr "_Stânga:" -#: gtk/gtkcustompaperunixdialog.c:1128 +#: ../gtk/gtkcustompaperunixdialog.c:1128 msgid "_Right:" msgstr "_Dreapta:" -#: gtk/gtkcustompaperunixdialog.c:1169 +#: ../gtk/gtkcustompaperunixdialog.c:1169 msgid "Paper Margins" msgstr "Margini hârtie" -#: gtk/gtkentry.c:8601 gtk/gtktextview.c:8248 +#: ../gtk/gtkentry.c:8794 ../gtk/gtktextview.c:8229 msgid "Input _Methods" msgstr "_Metode de input" -#: gtk/gtkentry.c:8615 gtk/gtktextview.c:8262 +#: ../gtk/gtkentry.c:8808 ../gtk/gtktextview.c:8243 msgid "_Insert Unicode Control Character" msgstr "_Inserare control Unicode" -#: gtk/gtkentry.c:10015 +#: ../gtk/gtkentry.c:10208 msgid "Caps Lock and Num Lock are on" msgstr "Caps Lock și Num Lock sunt activate" -#: gtk/gtkentry.c:10017 +#: ../gtk/gtkentry.c:10210 msgid "Num Lock is on" msgstr "Num Lock este activat" -#: gtk/gtkentry.c:10019 +#: ../gtk/gtkentry.c:10212 msgid "Caps Lock is on" msgstr "Caps Lock este activat" #. **************** * #. * Private Macros * #. * **************** -#: gtk/gtkfilechooserbutton.c:61 +#: ../gtk/gtkfilechooserbutton.c:61 msgid "Select A File" msgstr "Selectați un fișier" -#: gtk/gtkfilechooserbutton.c:62 gtk/gtkfilechooserdefault.c:1812 +#: ../gtk/gtkfilechooserbutton.c:62 ../gtk/gtkfilechooserdefault.c:1833 msgid "Desktop" msgstr "Desktop" -#: gtk/gtkfilechooserbutton.c:63 +#: ../gtk/gtkfilechooserbutton.c:63 msgid "(None)" msgstr "(Nici unul)" -#: gtk/gtkfilechooserbutton.c:2005 +#: ../gtk/gtkfilechooserbutton.c:2001 msgid "Other..." msgstr "Altul..." -#: gtk/gtkfilechooserdefault.c:148 +#: ../gtk/gtkfilechooserdefault.c:147 msgid "Type name of new folder" msgstr "Introduceți numele noului dosar" -#: gtk/gtkfilechooserdefault.c:938 +#: ../gtk/gtkfilechooserdefault.c:946 msgid "Could not retrieve information about the file" msgstr "Nu s-au putut obține informații despre fișier" -#: gtk/gtkfilechooserdefault.c:949 +#: ../gtk/gtkfilechooserdefault.c:957 msgid "Could not add a bookmark" msgstr "Nu s-a putut adăuga favoritul" -#: gtk/gtkfilechooserdefault.c:960 +#: ../gtk/gtkfilechooserdefault.c:968 msgid "Could not remove bookmark" msgstr "Nu s-a putut șterge favoritul" -#: gtk/gtkfilechooserdefault.c:971 +#: ../gtk/gtkfilechooserdefault.c:979 msgid "The folder could not be created" msgstr "Dosarul nu a putut fi creat" -#: gtk/gtkfilechooserdefault.c:984 +#: ../gtk/gtkfilechooserdefault.c:992 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -862,11 +865,19 @@ msgstr "" "Dosarul nu a putut fi creat deoarece există un fișier cu același nume. " "Încercați să folosiți un nume diferit pentru dosar sau redenumiți fișierul." -#: gtk/gtkfilechooserdefault.c:995 +#: ../gtk/gtkfilechooserdefault.c:1006 +msgid "" +"You may only select folders. The item that you selected is not a folder; " +"try using a different item." +msgstr "" +"Puteți selecta numai dosare. Elementul care a fost selectat nu este un " +"dosar; încercați să folosiți un element diferit." + +#: ../gtk/gtkfilechooserdefault.c:1016 msgid "Invalid file name" msgstr "Nume incorect de fișier" -#: gtk/gtkfilechooserdefault.c:1005 +#: ../gtk/gtkfilechooserdefault.c:1026 msgid "The folder contents could not be displayed" msgstr "Conținutul dosarului nu a putut fi afișat" @@ -874,201 +885,201 @@ msgstr "Conținutul dosarului nu a putut fi afișat" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: gtk/gtkfilechooserdefault.c:1555 +#: ../gtk/gtkfilechooserdefault.c:1576 #, c-format msgid "%1$s on %2$s" msgstr "%1$s pe %2$s" -#: gtk/gtkfilechooserdefault.c:1731 +#: ../gtk/gtkfilechooserdefault.c:1752 msgid "Search" msgstr "Căutare" -#: gtk/gtkfilechooserdefault.c:1755 gtk/gtkfilechooserdefault.c:9289 +#: ../gtk/gtkfilechooserdefault.c:1776 ../gtk/gtkfilechooserdefault.c:9417 msgid "Recently Used" msgstr "Utilizate recent" -#: gtk/gtkfilechooserdefault.c:2409 +#: ../gtk/gtkfilechooserdefault.c:2437 msgid "Select which types of files are shown" msgstr "Selectați ce tipuri de fișiere să fie afișate" -#: gtk/gtkfilechooserdefault.c:2768 +#: ../gtk/gtkfilechooserdefault.c:2796 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Adaugă dosarul „%s” la favorite" -#: gtk/gtkfilechooserdefault.c:2812 +#: ../gtk/gtkfilechooserdefault.c:2840 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Adaugă dosarul curent la favorite" -#: gtk/gtkfilechooserdefault.c:2814 +#: ../gtk/gtkfilechooserdefault.c:2842 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Adaugă dosarele selectate la favorite" -#: gtk/gtkfilechooserdefault.c:2852 +#: ../gtk/gtkfilechooserdefault.c:2880 #, c-format msgid "Remove the bookmark '%s'" msgstr "Șterge favoritul „%s”" -#: gtk/gtkfilechooserdefault.c:2854 +#: ../gtk/gtkfilechooserdefault.c:2882 #, c-format msgid "Bookmark '%s' cannot be removed" msgstr "Favoritul „%s” nu poate fi șters" -#: gtk/gtkfilechooserdefault.c:2861 gtk/gtkfilechooserdefault.c:3725 +#: ../gtk/gtkfilechooserdefault.c:2889 ../gtk/gtkfilechooserdefault.c:3750 msgid "Remove the selected bookmark" msgstr "Șterge favoritul selectat" -#: gtk/gtkfilechooserdefault.c:3421 +#: ../gtk/gtkfilechooserdefault.c:3445 msgid "Remove" msgstr "Șterge" -#: gtk/gtkfilechooserdefault.c:3430 +#: ../gtk/gtkfilechooserdefault.c:3454 msgid "Rename..." msgstr "Redenumire..." #. Accessible object name for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3593 +#: ../gtk/gtkfilechooserdefault.c:3617 msgid "Places" msgstr "Locuri" #. Column header for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3650 +#: ../gtk/gtkfilechooserdefault.c:3674 msgid "_Places" msgstr "L_ocuri" -#: gtk/gtkfilechooserdefault.c:3706 +#: ../gtk/gtkfilechooserdefault.c:3731 msgid "_Add" msgstr "Ada_ugă" -#: gtk/gtkfilechooserdefault.c:3713 +#: ../gtk/gtkfilechooserdefault.c:3738 msgid "Add the selected folder to the Bookmarks" msgstr "Adaugă dosarul selectat la favorite" -#: gtk/gtkfilechooserdefault.c:3718 +#: ../gtk/gtkfilechooserdefault.c:3743 msgid "_Remove" msgstr "E_limină" -#: gtk/gtkfilechooserdefault.c:3860 +#: ../gtk/gtkfilechooserdefault.c:3885 msgid "Could not select file" msgstr "Nu s-a putut selecta fișierul" -#: gtk/gtkfilechooserdefault.c:4035 +#: ../gtk/gtkfilechooserdefault.c:4060 msgid "_Add to Bookmarks" msgstr "Adaugă la _favorite" -#: gtk/gtkfilechooserdefault.c:4048 +#: ../gtk/gtkfilechooserdefault.c:4073 msgid "Show _Hidden Files" msgstr "Arată fișierele _ascunse" -#: gtk/gtkfilechooserdefault.c:4055 +#: ../gtk/gtkfilechooserdefault.c:4080 msgid "Show _Size Column" msgstr "Arată coloana cu _mărimea" -#: gtk/gtkfilechooserdefault.c:4281 +#: ../gtk/gtkfilechooserdefault.c:4306 msgid "Files" msgstr "Fișiere" -#: gtk/gtkfilechooserdefault.c:4332 +#: ../gtk/gtkfilechooserdefault.c:4357 msgid "Name" msgstr "Nume" -#: gtk/gtkfilechooserdefault.c:4355 +#: ../gtk/gtkfilechooserdefault.c:4380 msgid "Size" msgstr "Mărime" -#: gtk/gtkfilechooserdefault.c:4369 +#: ../gtk/gtkfilechooserdefault.c:4394 msgid "Modified" msgstr "Modificat" #. Label -#: gtk/gtkfilechooserdefault.c:4624 gtk/gtkprinteroptionwidget.c:801 +#: ../gtk/gtkfilechooserdefault.c:4649 ../gtk/gtkprinteroptionwidget.c:793 msgid "_Name:" msgstr "_Nume:" -#: gtk/gtkfilechooserdefault.c:4667 +#: ../gtk/gtkfilechooserdefault.c:4692 msgid "_Browse for other folders" msgstr "Navigare în al_te dosare" -#: gtk/gtkfilechooserdefault.c:4937 +#: ../gtk/gtkfilechooserdefault.c:4962 msgid "Type a file name" msgstr "Introduceți un nume de fișier" #. Create Folder -#: gtk/gtkfilechooserdefault.c:4980 +#: ../gtk/gtkfilechooserdefault.c:5005 msgid "Create Fo_lder" msgstr "Creea_ză dosar" -#: gtk/gtkfilechooserdefault.c:4990 +#: ../gtk/gtkfilechooserdefault.c:5015 msgid "_Location:" msgstr "_Locație:" -#: gtk/gtkfilechooserdefault.c:5194 +#: ../gtk/gtkfilechooserdefault.c:5219 msgid "Save in _folder:" msgstr "Salvează în _dosar:" -#: gtk/gtkfilechooserdefault.c:5196 +#: ../gtk/gtkfilechooserdefault.c:5221 msgid "Create in _folder:" msgstr "Creează în _dosar:" -#: gtk/gtkfilechooserdefault.c:6248 +#: ../gtk/gtkfilechooserdefault.c:6290 #, c-format msgid "Could not read the contents of %s" msgstr "Nu s-a putut citi conținutul %s" -#: gtk/gtkfilechooserdefault.c:6252 +#: ../gtk/gtkfilechooserdefault.c:6294 msgid "Could not read the contents of the folder" -msgstr "Nu s-a putut citi conținutul directorului" +msgstr "Nu s-a putut citi conținutul dosarului" -#: gtk/gtkfilechooserdefault.c:6345 gtk/gtkfilechooserdefault.c:6413 -#: gtk/gtkfilechooserdefault.c:6558 +#: ../gtk/gtkfilechooserdefault.c:6387 ../gtk/gtkfilechooserdefault.c:6455 +#: ../gtk/gtkfilechooserdefault.c:6600 msgid "Unknown" msgstr "Nu se știe" -#: gtk/gtkfilechooserdefault.c:6360 +#: ../gtk/gtkfilechooserdefault.c:6402 msgid "%H:%M" msgstr "%H:%M" -#: gtk/gtkfilechooserdefault.c:6362 +#: ../gtk/gtkfilechooserdefault.c:6404 msgid "Yesterday at %H:%M" msgstr "Ieri la %H:%M" -#: gtk/gtkfilechooserdefault.c:7028 +#: ../gtk/gtkfilechooserdefault.c:7070 msgid "Cannot change to folder because it is not local" msgstr "Nu se poate deschide dosarul deoarece nu este local" -#: gtk/gtkfilechooserdefault.c:7625 gtk/gtkfilechooserdefault.c:7646 +#: ../gtk/gtkfilechooserdefault.c:7667 ../gtk/gtkfilechooserdefault.c:7688 #, c-format msgid "Shortcut %s already exists" msgstr "Combinația de taste %s există deja" -#: gtk/gtkfilechooserdefault.c:7736 +#: ../gtk/gtkfilechooserdefault.c:7778 #, c-format msgid "Shortcut %s does not exist" msgstr "Combinația de taste %s nu există" -#: gtk/gtkfilechooserdefault.c:7997 gtk/gtkprintunixdialog.c:480 +#: ../gtk/gtkfilechooserdefault.c:8039 ../gtk/gtkprintunixdialog.c:480 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Un fișier cu numele „%s” există deja. Doriți să îl înlocuiți?" -#: gtk/gtkfilechooserdefault.c:8000 gtk/gtkprintunixdialog.c:484 +#: ../gtk/gtkfilechooserdefault.c:8042 ../gtk/gtkprintunixdialog.c:484 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "Fișierul există deja în „%s”. Înlocuindu-l îi veți suprascrie conținutul." -#: gtk/gtkfilechooserdefault.c:8005 gtk/gtkprintunixdialog.c:491 +#: ../gtk/gtkfilechooserdefault.c:8047 ../gtk/gtkprintunixdialog.c:491 msgid "_Replace" msgstr "În_locuiește" -#: gtk/gtkfilechooserdefault.c:8658 +#: ../gtk/gtkfilechooserdefault.c:8755 msgid "Could not start the search process" -msgstr "Nu s-a putut pornit procesul de căutare" +msgstr "Nu s-a putut porni procesul de căutare" -#: gtk/gtkfilechooserdefault.c:8659 +#: ../gtk/gtkfilechooserdefault.c:8756 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1076,36 +1087,36 @@ msgstr "" "Programul nu a putut crea o conexiune la demonul de indexare. Asigurați-vă " "că este pornit." -#: gtk/gtkfilechooserdefault.c:8673 +#: ../gtk/gtkfilechooserdefault.c:8770 msgid "Could not send the search request" msgstr "Nu s-a putut trimite cererea de căutare" -#: gtk/gtkfilechooserdefault.c:8861 +#: ../gtk/gtkfilechooserdefault.c:8989 msgid "Search:" msgstr "Caută:" -#: gtk/gtkfilechooserdefault.c:9466 +#: ../gtk/gtkfilechooserdefault.c:9594 #, c-format msgid "Could not mount %s" msgstr "Nu s-a putut monta %s" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry, when the user enters an invalid path. -#: gtk/gtkfilechooserentry.c:702 gtk/gtkfilechooserentry.c:1169 +#: ../gtk/gtkfilechooserentry.c:702 ../gtk/gtkfilechooserentry.c:1172 msgid "Invalid path" msgstr "Cale nevalidă" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1101 +#: ../gtk/gtkfilechooserentry.c:1104 msgid "No match" msgstr "Nici o potrivire" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1112 +#: ../gtk/gtkfilechooserentry.c:1115 msgid "Sole completion" msgstr "Completare unică" @@ -1113,13 +1124,13 @@ msgstr "Completare unică" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: gtk/gtkfilechooserentry.c:1128 +#: ../gtk/gtkfilechooserentry.c:1131 msgid "Complete, but not unique" msgstr "Completă, dar nu unică" #. Translators: this text is shown while the system is searching #. * for possible completions for filenames in a file chooser entry. -#: gtk/gtkfilechooserentry.c:1160 +#: ../gtk/gtkfilechooserentry.c:1163 msgid "Completing..." msgstr "Se completează..." @@ -1127,7 +1138,7 @@ msgstr "Se completează..." #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user enters something like #. * "sftp://blahblah" in an app that only supports local filenames. -#: gtk/gtkfilechooserentry.c:1182 gtk/gtkfilechooserentry.c:1207 +#: ../gtk/gtkfilechooserentry.c:1185 ../gtk/gtkfilechooserentry.c:1210 msgid "Only local files may be selected" msgstr "Se pot selecta doar fișiere locale" @@ -1135,80 +1146,75 @@ msgstr "Se pot selecta doar fișiere locale" #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user hasn't entered the first '/' #. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]") -#: gtk/gtkfilechooserentry.c:1191 +#: ../gtk/gtkfilechooserentry.c:1194 msgid "Incomplete hostname; end it with '/'" msgstr "Nume nevalid, ar trebui să se termine cu „/”" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry when the user enters a path that does not exist #. * and then hits Tab -#: gtk/gtkfilechooserentry.c:1202 +#: ../gtk/gtkfilechooserentry.c:1205 msgid "Path does not exist" msgstr "Această cale nu există" -#: gtk/gtkfilechoosersettings.c:486 -#, c-format -msgid "Error creating folder '%s': %s" -msgstr "Eroare la crearea dosarului „%s”: %s" - #. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are #. * really pointers to GDrive, GVolume or GMount objects. We need an extra #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: gtk/gtkfilesystem.c:48 +#: ../gtk/gtkfilesystem.c:48 msgid "File System" msgstr "Sistem de fișiere" -#: gtk/gtkfontbutton.c:142 gtk/gtkfontbutton.c:266 +#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Alegeți un font" #. Initialize fields -#: gtk/gtkfontbutton.c:260 +#: ../gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:785 +#: ../gtk/gtkfontbutton.c:785 msgid "Font" msgstr "Font" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: gtk/gtkfontsel.c:103 +#: ../gtk/gtkfontsel.c:103 msgid "abcdefghijk ABCDEFGHIJK" msgstr "aăâbcdefghiîşșţț AĂÂBCDEFGHIÎJŞȘŢȚ" -#: gtk/gtkfontsel.c:370 +#: ../gtk/gtkfontsel.c:370 msgid "_Family:" msgstr "_Familie:" -#: gtk/gtkfontsel.c:376 +#: ../gtk/gtkfontsel.c:376 msgid "_Style:" msgstr "_Stil:" -#: gtk/gtkfontsel.c:382 +#: ../gtk/gtkfontsel.c:382 msgid "Si_ze:" msgstr "_Mărime:" #. create the text entry widget -#: gtk/gtkfontsel.c:559 +#: ../gtk/gtkfontsel.c:558 msgid "_Preview:" msgstr "_Previzualizare:" -#: gtk/gtkfontsel.c:1659 +#: ../gtk/gtkfontsel.c:1658 msgid "Font Selection" msgstr "Selecție font" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: gtk/gtkiconfactory.c:1356 +#: ../gtk/gtkiconfactory.c:1356 #, c-format msgid "Error loading icon: %s" msgstr "Eroare la încărcarea iconiței: %s" -#: gtk/gtkicontheme.c:1354 +#: ../gtk/gtkicontheme.c:1355 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -1219,75 +1225,76 @@ msgstr "" "Nu s-a găsit iconița „%s”. Nici tema „%s” nu a fost găsită, s-ar putea să " "trebuiască să o reinstalați. Puteți obține o copie de la: \t%s" -#: gtk/gtkicontheme.c:1535 +#: ../gtk/gtkicontheme.c:1536 #, c-format msgid "Icon '%s' not present in theme" msgstr "Iconița „%s” nu e prezentă în temă" -#: gtk/gtkicontheme.c:3048 +#: ../gtk/gtkicontheme.c:3057 msgid "Failed to load icon" msgstr "Nu s-a putut încărca iconița" -#: gtk/gtkimmodule.c:526 +#: ../gtk/gtkimmodule.c:526 msgid "Simple" msgstr "Simplă" -#: gtk/gtkimmulticontext.c:588 +#: ../gtk/gtkimmulticontext.c:588 msgctxt "input method menu" msgid "System" msgstr "Sistem" -#: gtk/gtkimmulticontext.c:598 +#: ../gtk/gtkimmulticontext.c:598 msgctxt "input method menu" msgid "None" msgstr "Nici una" -#: gtk/gtkimmulticontext.c:681 +#: ../gtk/gtkimmulticontext.c:681 #, c-format msgctxt "input method menu" msgid "System (%s)" msgstr "Sistem (%s)" #. Open Link -#: gtk/gtklabel.c:6202 +#: ../gtk/gtklabel.c:6214 msgid "_Open Link" msgstr "_Deschide linkul" #. Copy Link Address -#: gtk/gtklabel.c:6214 +#: ../gtk/gtklabel.c:6226 msgid "Copy _Link Address" msgstr "Copiază adresa _linkului" -#: gtk/gtklinkbutton.c:449 +#: ../gtk/gtklinkbutton.c:484 msgid "Copy URL" msgstr "Copiere URL" -#: gtk/gtklinkbutton.c:601 +#: ../gtk/gtklinkbutton.c:647 msgid "Invalid URI" msgstr "URI nevalid" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:526 +#: ../gtk/gtkmain.c:518 msgid "Load additional GTK+ modules" msgstr "Încarcă alte module GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:527 +#: ../gtk/gtkmain.c:519 msgid "MODULES" msgstr "MODULE" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:529 +#: ../gtk/gtkmain.c:521 +#, fuzzy msgid "Make all warnings fatal" msgstr "Orice atenționare e fatală" #. Description of --gtk-debug=FLAGS in --help output -#: gtk/gtkmain.c:532 +#: ../gtk/gtkmain.c:524 msgid "GTK+ debugging flags to set" msgstr "Fanioane de depanare GTK+ de activat" #. Description of --gtk-no-debug=FLAGS in --help output -#: gtk/gtkmain.c:535 +#: ../gtk/gtkmain.c:527 msgid "GTK+ debugging flags to unset" msgstr "Fanioane de depanare GTK+ de dezactivat" @@ -1296,124 +1303,124 @@ msgstr "Fanioane de depanare GTK+ de dezactivat" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:798 +#: ../gtk/gtkmain.c:790 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:863 +#: ../gtk/gtkmain.c:855 #, c-format msgid "Cannot open display: %s" msgstr "Nu se poate deschide displayul: %s" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:914 msgid "GTK+ Options" msgstr "Opțiuni GTK+" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:914 msgid "Show GTK+ Options" msgstr "Arată opțiunile GTK+" -#: gtk/gtkmountoperation.c:491 +#: ../gtk/gtkmountoperation.c:491 msgid "Co_nnect" msgstr "Co_nectare" -#: gtk/gtkmountoperation.c:558 +#: ../gtk/gtkmountoperation.c:558 msgid "Connect _anonymously" msgstr "Conectare _anonimă" -#: gtk/gtkmountoperation.c:567 +#: ../gtk/gtkmountoperation.c:567 msgid "Connect as u_ser:" msgstr "Conectare ca utili_zator:" -#: gtk/gtkmountoperation.c:605 +#: ../gtk/gtkmountoperation.c:605 msgid "_Username:" msgstr "_Utilizator:" -#: gtk/gtkmountoperation.c:610 +#: ../gtk/gtkmountoperation.c:610 msgid "_Domain:" msgstr "_Domeniu:" -#: gtk/gtkmountoperation.c:616 +#: ../gtk/gtkmountoperation.c:616 msgid "_Password:" msgstr "_Parolă:" -#: gtk/gtkmountoperation.c:634 +#: ../gtk/gtkmountoperation.c:634 msgid "Forget password _immediately" msgstr "Uită parola _imediat" -#: gtk/gtkmountoperation.c:644 +#: ../gtk/gtkmountoperation.c:644 msgid "Remember password until you _logout" msgstr "Reține până la ieșirea din _sesiune" -#: gtk/gtkmountoperation.c:654 +#: ../gtk/gtkmountoperation.c:654 msgid "Remember _forever" msgstr "Reține parola pentru _totdeauna" -#: gtk/gtkmountoperation.c:883 -#, fuzzy, c-format +#: ../gtk/gtkmountoperation.c:883 +#, c-format msgid "Unknown Application (PID %d)" msgstr "Aplicație necunoscută (pid %d)" -#: gtk/gtkmountoperation.c:1066 -#, c-format +#: ../gtk/gtkmountoperation.c:1066 msgid "Unable to end process" msgstr "Nu s-a putut încheia procesul" -#: gtk/gtkmountoperation.c:1103 +#: ../gtk/gtkmountoperation.c:1103 msgid "_End Process" msgstr "T_ermină procesul" -#: gtk/gtkmountoperation-stub.c:64 -#, fuzzy, c-format +#: ../gtk/gtkmountoperation-stub.c:64 +#, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "" "Nu se poate termina forțat procesul cu pid-ul %d. Operațiunea nu este " "implementată." #. translators: this string is a name for the 'less' command -#: gtk/gtkmountoperation-x11.c:862 +#: ../gtk/gtkmountoperation-x11.c:862 msgid "Terminal Pager" msgstr "Paginator de terminal" -#: gtk/gtkmountoperation-x11.c:863 +#: ../gtk/gtkmountoperation-x11.c:863 msgid "Top Command" msgstr "Comanda top" -#: gtk/gtkmountoperation-x11.c:864 +#: ../gtk/gtkmountoperation-x11.c:864 msgid "Bourne Again Shell" msgstr "Bourne Again Shell" -#: gtk/gtkmountoperation-x11.c:865 +#: ../gtk/gtkmountoperation-x11.c:865 msgid "Bourne Shell" msgstr "Bourne Shell" -#: gtk/gtkmountoperation-x11.c:866 +#: ../gtk/gtkmountoperation-x11.c:866 msgid "Z Shell" msgstr "Z Shell" -#: gtk/gtkmountoperation-x11.c:963 -#, fuzzy, c-format +#: ../gtk/gtkmountoperation-x11.c:963 +#, c-format msgid "Cannot end process with PID %d: %s" msgstr "Nu se poate termina procesul cu pid-ul %d: %s" -#: gtk/gtknotebook.c:4619 gtk/gtknotebook.c:7170 +#: ../gtk/gtknotebook.c:4756 ../gtk/gtknotebook.c:7319 #, c-format msgid "Page %u" msgstr "Pagină %u" -#: gtk/gtkpagesetup.c:596 gtk/gtkpapersize.c:838 gtk/gtkpapersize.c:880 +#: ../gtk/gtkpagesetup.c:648 ../gtk/gtkpapersize.c:838 +#: ../gtk/gtkpapersize.c:880 msgid "Not a valid page setup file" msgstr "Fișier nevalid de opțiuni de pagină" -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:179 msgid "Any Printer" msgstr "Orice imprimantă" -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:179 msgid "For portable documents" msgstr "Pentru documente portabile" -#: gtk/gtkpagesetupunixdialog.c:809 +#: ../gtk/gtkpagesetupunixdialog.c:809 #, c-format msgid "" "Margins:\n" @@ -1428,51 +1435,51 @@ msgstr "" " Sus: %s %s\n" " Jos: %s %s" -#: gtk/gtkpagesetupunixdialog.c:858 gtk/gtkprintunixdialog.c:3284 +#: ../gtk/gtkpagesetupunixdialog.c:858 ../gtk/gtkprintunixdialog.c:3291 msgid "Manage Custom Sizes..." msgstr "Gestionare formate personalizate..." -#: gtk/gtkpagesetupunixdialog.c:909 +#: ../gtk/gtkpagesetupunixdialog.c:909 msgid "_Format for:" msgstr "_Formatare pentru:" -#: gtk/gtkpagesetupunixdialog.c:931 gtk/gtkprintunixdialog.c:3456 +#: ../gtk/gtkpagesetupunixdialog.c:931 ../gtk/gtkprintunixdialog.c:3463 msgid "_Paper size:" msgstr "_Mărime hârtie:" -#: gtk/gtkpagesetupunixdialog.c:962 +#: ../gtk/gtkpagesetupunixdialog.c:962 msgid "_Orientation:" msgstr "_Orientare:" -#: gtk/gtkpagesetupunixdialog.c:1026 gtk/gtkprintunixdialog.c:3518 +#: ../gtk/gtkpagesetupunixdialog.c:1026 ../gtk/gtkprintunixdialog.c:3525 msgid "Page Setup" msgstr "Opțiuni pagină" -#: gtk/gtkpathbar.c:154 +#: ../gtk/gtkpathbar.c:158 msgid "Up Path" msgstr "Cale în sus" -#: gtk/gtkpathbar.c:156 +#: ../gtk/gtkpathbar.c:160 msgid "Down Path" msgstr "Cale în jos" -#: gtk/gtkpathbar.c:1497 +#: ../gtk/gtkpathbar.c:1523 msgid "File System Root" msgstr "Rădăcina sistemului de fișiere" -#: gtk/gtkprintbackend.c:749 +#: ../gtk/gtkprintbackend.c:749 msgid "Authentication" msgstr "Autentificare" -#: gtk/gtkprinteroptionwidget.c:694 +#: ../gtk/gtkprinteroptionwidget.c:686 msgid "Not available" msgstr "Indisponibil" -#: gtk/gtkprinteroptionwidget.c:794 +#: ../gtk/gtkprinteroptionwidget.c:786 msgid "Select a folder" msgstr "Selectați un dosar" -#: gtk/gtkprinteroptionwidget.c:813 +#: ../gtk/gtkprinteroptionwidget.c:805 msgid "_Save in folder:" msgstr "Salvează în _dosarul:" @@ -1480,187 +1487,184 @@ msgstr "Salvează în _dosarul:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: gtk/gtkprintoperation.c:190 +#: ../gtk/gtkprintoperation.c:190 #, c-format msgid "%s job #%d" msgstr "%s sarcina #%d" -#: gtk/gtkprintoperation.c:1695 +#: ../gtk/gtkprintoperation.c:1695 msgctxt "print operation status" msgid "Initial state" msgstr "Stare inițială" -#: gtk/gtkprintoperation.c:1696 +#: ../gtk/gtkprintoperation.c:1696 msgctxt "print operation status" msgid "Preparing to print" msgstr "Se pregătește tipărirea" -#: gtk/gtkprintoperation.c:1697 +#: ../gtk/gtkprintoperation.c:1697 msgctxt "print operation status" msgid "Generating data" msgstr "Se generează datele" -#: gtk/gtkprintoperation.c:1698 +#: ../gtk/gtkprintoperation.c:1698 msgctxt "print operation status" msgid "Sending data" msgstr "Se trimit datele" -#: gtk/gtkprintoperation.c:1699 +#: ../gtk/gtkprintoperation.c:1699 msgctxt "print operation status" msgid "Waiting" msgstr "Se așteaptă" -#: gtk/gtkprintoperation.c:1700 +#: ../gtk/gtkprintoperation.c:1700 msgctxt "print operation status" msgid "Blocking on issue" msgstr "Blocare din cauza unei probleme" -#: gtk/gtkprintoperation.c:1701 +#: ../gtk/gtkprintoperation.c:1701 msgctxt "print operation status" msgid "Printing" msgstr "Se tipărește" -#: gtk/gtkprintoperation.c:1702 +#: ../gtk/gtkprintoperation.c:1702 msgctxt "print operation status" msgid "Finished" msgstr "Finalizată" -#: gtk/gtkprintoperation.c:1703 +#: ../gtk/gtkprintoperation.c:1703 msgctxt "print operation status" msgid "Finished with error" msgstr "Finalizată cu eroare" -#: gtk/gtkprintoperation.c:2270 +#: ../gtk/gtkprintoperation.c:2270 #, c-format msgid "Preparing %d" msgstr "Se pregătește %d" -#: gtk/gtkprintoperation.c:2272 gtk/gtkprintoperation.c:2902 -#, c-format +#: ../gtk/gtkprintoperation.c:2272 ../gtk/gtkprintoperation.c:2902 msgid "Preparing" msgstr "Se pregătește" -#: gtk/gtkprintoperation.c:2275 +#: ../gtk/gtkprintoperation.c:2275 #, c-format msgid "Printing %d" msgstr "Se tipărește %d" -#: gtk/gtkprintoperation.c:2932 -#, c-format +#: ../gtk/gtkprintoperation.c:2932 msgid "Error creating print preview" msgstr "Eroare la crearea unei previzualizări pentru tipărire" -#: gtk/gtkprintoperation.c:2935 -#, c-format +#: ../gtk/gtkprintoperation.c:2935 msgid "The most probable reason is that a temporary file could not be created." msgstr "Cel mai probabil motiv este că nu s-a putut crea un fișier temporar." -#: gtk/gtkprintoperation-unix.c:297 +#: ../gtk/gtkprintoperation-unix.c:297 msgid "Error launching preview" msgstr "Eroare la lansarea previzualizării" -#: gtk/gtkprintoperation-unix.c:470 gtk/gtkprintoperation-win32.c:1447 +#: ../gtk/gtkprintoperation-unix.c:470 ../gtk/gtkprintoperation-win32.c:1447 msgid "Application" msgstr "Aplicație" -#: gtk/gtkprintoperation-win32.c:611 +#: ../gtk/gtkprintoperation-win32.c:611 msgid "Printer offline" msgstr "Imprimantă deconectată" -#: gtk/gtkprintoperation-win32.c:613 +#: ../gtk/gtkprintoperation-win32.c:613 msgid "Out of paper" msgstr "Fără hârtie" #. Translators: this is a printer status. -#: gtk/gtkprintoperation-win32.c:615 -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: ../gtk/gtkprintoperation-win32.c:615 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 msgid "Paused" msgstr "Momentan oprită" -#: gtk/gtkprintoperation-win32.c:617 +#: ../gtk/gtkprintoperation-win32.c:617 msgid "Need user intervention" msgstr "Necesită intervenția utilizatorului" -#: gtk/gtkprintoperation-win32.c:717 +#: ../gtk/gtkprintoperation-win32.c:717 msgid "Custom size" msgstr "Format personalizat" -#: gtk/gtkprintoperation-win32.c:1539 +#: ../gtk/gtkprintoperation-win32.c:1539 msgid "No printer found" msgstr "Nu s-a găsit nici o imprimantă" -#: gtk/gtkprintoperation-win32.c:1566 +#: ../gtk/gtkprintoperation-win32.c:1566 msgid "Invalid argument to CreateDC" msgstr "Argument incorect pentru CreateDC" -#: gtk/gtkprintoperation-win32.c:1602 gtk/gtkprintoperation-win32.c:1829 +#: ../gtk/gtkprintoperation-win32.c:1602 ../gtk/gtkprintoperation-win32.c:1829 msgid "Error from StartDoc" msgstr "Eroare din StartDoc" -#: gtk/gtkprintoperation-win32.c:1684 gtk/gtkprintoperation-win32.c:1707 -#: gtk/gtkprintoperation-win32.c:1755 +#: ../gtk/gtkprintoperation-win32.c:1684 ../gtk/gtkprintoperation-win32.c:1707 +#: ../gtk/gtkprintoperation-win32.c:1755 msgid "Not enough free memory" msgstr "Nu există îndeajuns de multă memorie liberă" -#: gtk/gtkprintoperation-win32.c:1760 +#: ../gtk/gtkprintoperation-win32.c:1760 msgid "Invalid argument to PrintDlgEx" msgstr "Argument incorect pentru PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1765 +#: ../gtk/gtkprintoperation-win32.c:1765 msgid "Invalid pointer to PrintDlgEx" msgstr "Pointer incorect pentru PrinDlgEx" -#: gtk/gtkprintoperation-win32.c:1770 +#: ../gtk/gtkprintoperation-win32.c:1770 msgid "Invalid handle to PrintDlgEx" msgstr "Handle incorect pentru PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1775 +#: ../gtk/gtkprintoperation-win32.c:1775 msgid "Unspecified error" msgstr "Eroare nespecificată" -#: gtk/gtkprintunixdialog.c:618 +#: ../gtk/gtkprintunixdialog.c:618 msgid "Getting printer information failed" msgstr "Obținerea informațiilor despre imprimantă a eșuat" -#: gtk/gtkprintunixdialog.c:1873 +#: ../gtk/gtkprintunixdialog.c:1873 msgid "Getting printer information..." msgstr "Se obțin informațiile despre imprimantă..." -#: gtk/gtkprintunixdialog.c:2139 +#: ../gtk/gtkprintunixdialog.c:2139 msgid "Printer" msgstr "Imprimantă" #. Translators: this is the header for the location column in the print dialog -#: gtk/gtkprintunixdialog.c:2149 +#: ../gtk/gtkprintunixdialog.c:2149 msgid "Location" msgstr "Locație" #. Translators: this is the header for the printer status column in the print dialog -#: gtk/gtkprintunixdialog.c:2160 +#: ../gtk/gtkprintunixdialog.c:2160 msgid "Status" msgstr "Stare" -#: gtk/gtkprintunixdialog.c:2186 +#: ../gtk/gtkprintunixdialog.c:2186 msgid "Range" msgstr "Interval" -#: gtk/gtkprintunixdialog.c:2190 +#: ../gtk/gtkprintunixdialog.c:2190 msgid "_All Pages" msgstr "To_ate paginile" -#: gtk/gtkprintunixdialog.c:2197 +#: ../gtk/gtkprintunixdialog.c:2197 msgid "C_urrent Page" msgstr "Pagina c_urentă" -#: gtk/gtkprintunixdialog.c:2207 +#: ../gtk/gtkprintunixdialog.c:2207 msgid "Se_lection" msgstr "Se_lecție" -#: gtk/gtkprintunixdialog.c:2216 +#: ../gtk/gtkprintunixdialog.c:2216 msgid "Pag_es:" msgstr "_Pagini:" -#: gtk/gtkprintunixdialog.c:2217 +#: ../gtk/gtkprintunixdialog.c:2217 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -1668,28 +1672,28 @@ msgstr "" "Specificați unul sau mai multe intervale,\n" " de ex. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:2227 +#: ../gtk/gtkprintunixdialog.c:2227 msgid "Pages" msgstr "Pagini" -#: gtk/gtkprintunixdialog.c:2240 +#: ../gtk/gtkprintunixdialog.c:2240 msgid "Copies" msgstr "Cópii" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:2245 +#: ../gtk/gtkprintunixdialog.c:2245 msgid "Copie_s:" msgstr "_Cópii:" -#: gtk/gtkprintunixdialog.c:2263 +#: ../gtk/gtkprintunixdialog.c:2263 msgid "C_ollate" msgstr "C_olaj" -#: gtk/gtkprintunixdialog.c:2271 +#: ../gtk/gtkprintunixdialog.c:2271 msgid "_Reverse" msgstr "_Inversat" -#: gtk/gtkprintunixdialog.c:2291 +#: ../gtk/gtkprintunixdialog.c:2291 msgid "General" msgstr "Generice" @@ -1699,168 +1703,168 @@ msgstr "Generice" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3024 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, top to bottom" msgstr "De la stânga la dreapta, de sus în jos" -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3024 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, bottom to top" msgstr "De la stânga la dreapta, de jos în sus" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3025 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, top to bottom" msgstr "De la dreapta la stânga, de sus în jos" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3025 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, bottom to top" msgstr "De la dreapta la stânga, de jos în sus" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3026 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, left to right" msgstr "De sus în jos, de la stânga la dreapta" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3026 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, right to left" msgstr "De sus în jos, de la dreapta la stânga" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3027 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, left to right" msgstr "De jos în sus, de la stânga la dreapta" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3027 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, right to left" msgstr "De jos în sus, de la dreapta la stânga" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: gtk/gtkprintunixdialog.c:3024 gtk/gtkprintunixdialog.c:3037 -#: modules/printbackends/cups/gtkprintbackendcups.c:3543 +#: ../gtk/gtkprintunixdialog.c:3031 ../gtk/gtkprintunixdialog.c:3044 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3569 msgid "Page Ordering" msgstr "Ordonare pagini" -#: gtk/gtkprintunixdialog.c:3053 +#: ../gtk/gtkprintunixdialog.c:3060 msgid "Left to right" msgstr "De la stânga la dreapta" -#: gtk/gtkprintunixdialog.c:3054 +#: ../gtk/gtkprintunixdialog.c:3061 msgid "Right to left" msgstr "De la dreapta la stânga" -#: gtk/gtkprintunixdialog.c:3066 +#: ../gtk/gtkprintunixdialog.c:3073 msgid "Top to bottom" msgstr "De sus în jos" -#: gtk/gtkprintunixdialog.c:3067 +#: ../gtk/gtkprintunixdialog.c:3074 msgid "Bottom to top" msgstr "De jos în sus" -#: gtk/gtkprintunixdialog.c:3307 +#: ../gtk/gtkprintunixdialog.c:3314 msgid "Layout" msgstr "Aspect" -#: gtk/gtkprintunixdialog.c:3311 +#: ../gtk/gtkprintunixdialog.c:3318 msgid "T_wo-sided:" msgstr "Pe am_bele părți:" -#: gtk/gtkprintunixdialog.c:3326 +#: ../gtk/gtkprintunixdialog.c:3333 msgid "Pages per _side:" msgstr "_Pagini per filă:" -#: gtk/gtkprintunixdialog.c:3343 +#: ../gtk/gtkprintunixdialog.c:3350 msgid "Page or_dering:" msgstr "_Ordine pagini:" -#: gtk/gtkprintunixdialog.c:3359 +#: ../gtk/gtkprintunixdialog.c:3366 msgid "_Only print:" msgstr "Tipăr_ește:" #. In enum order -#: gtk/gtkprintunixdialog.c:3374 +#: ../gtk/gtkprintunixdialog.c:3381 msgid "All sheets" msgstr "Toate paginile" -#: gtk/gtkprintunixdialog.c:3375 +#: ../gtk/gtkprintunixdialog.c:3382 msgid "Even sheets" msgstr "Paginile pare" -#: gtk/gtkprintunixdialog.c:3376 +#: ../gtk/gtkprintunixdialog.c:3383 msgid "Odd sheets" msgstr "Paginile impare" -#: gtk/gtkprintunixdialog.c:3379 +#: ../gtk/gtkprintunixdialog.c:3386 msgid "Sc_ale:" msgstr "Sc_alare:" -#: gtk/gtkprintunixdialog.c:3406 +#: ../gtk/gtkprintunixdialog.c:3413 msgid "Paper" msgstr "Hârtie" -#: gtk/gtkprintunixdialog.c:3410 +#: ../gtk/gtkprintunixdialog.c:3417 msgid "Paper _type:" msgstr "Tip de _hârtie:" -#: gtk/gtkprintunixdialog.c:3425 +#: ../gtk/gtkprintunixdialog.c:3432 msgid "Paper _source:" msgstr "_Sursă hârtie:" -#: gtk/gtkprintunixdialog.c:3440 +#: ../gtk/gtkprintunixdialog.c:3447 msgid "Output t_ray:" msgstr "Tavă _ieșire:" -#: gtk/gtkprintunixdialog.c:3480 +#: ../gtk/gtkprintunixdialog.c:3487 msgid "Or_ientation:" msgstr "Or_ientare:" #. In enum order -#: gtk/gtkprintunixdialog.c:3495 +#: ../gtk/gtkprintunixdialog.c:3502 msgid "Portrait" msgstr "Portret" -#: gtk/gtkprintunixdialog.c:3496 +#: ../gtk/gtkprintunixdialog.c:3503 msgid "Landscape" msgstr "Peisaj" -#: gtk/gtkprintunixdialog.c:3497 +#: ../gtk/gtkprintunixdialog.c:3504 msgid "Reverse portrait" msgstr "Portret inversat" -#: gtk/gtkprintunixdialog.c:3498 +#: ../gtk/gtkprintunixdialog.c:3505 msgid "Reverse landscape" msgstr "Peisaj inversat" -#: gtk/gtkprintunixdialog.c:3543 +#: ../gtk/gtkprintunixdialog.c:3550 msgid "Job Details" -msgstr "Detalii" +msgstr "Detalii sarcină" -#: gtk/gtkprintunixdialog.c:3549 +#: ../gtk/gtkprintunixdialog.c:3556 msgid "Pri_ority:" msgstr "Pri_oritate:" -#: gtk/gtkprintunixdialog.c:3564 +#: ../gtk/gtkprintunixdialog.c:3571 msgid "_Billing info:" msgstr "Informații _de facturare" -#: gtk/gtkprintunixdialog.c:3582 +#: ../gtk/gtkprintunixdialog.c:3589 msgid "Print Document" msgstr "Tipărire document" #. Translators: this is one of the choices for the print at option #. * in the print dialog #. -#: gtk/gtkprintunixdialog.c:3591 +#: ../gtk/gtkprintunixdialog.c:3598 msgid "_Now" msgstr "_Acum" -#: gtk/gtkprintunixdialog.c:3602 +#: ../gtk/gtkprintunixdialog.c:3609 msgid "A_t:" msgstr "_La:" @@ -1868,7 +1872,7 @@ msgstr "_La:" #. * You can remove the am/pm values below for your locale if they are not #. * supported. #. -#: gtk/gtkprintunixdialog.c:3608 +#: ../gtk/gtkprintunixdialog.c:3615 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" @@ -1876,121 +1880,121 @@ msgstr "" "Specificați ora tipăririi,\n" "de ex. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" -#: gtk/gtkprintunixdialog.c:3618 +#: ../gtk/gtkprintunixdialog.c:3625 msgid "Time of print" msgstr "Data tipăririi" -#: gtk/gtkprintunixdialog.c:3634 +#: ../gtk/gtkprintunixdialog.c:3641 msgid "On _hold" msgstr "Î_n așteptare" -#: gtk/gtkprintunixdialog.c:3635 +#: ../gtk/gtkprintunixdialog.c:3642 msgid "Hold the job until it is explicitly released" msgstr "Ține sarcina în așteptare până i se dă drumul" -#: gtk/gtkprintunixdialog.c:3655 +#: ../gtk/gtkprintunixdialog.c:3662 msgid "Add Cover Page" msgstr "Adaugă pagină de gardă" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: gtk/gtkprintunixdialog.c:3664 +#: ../gtk/gtkprintunixdialog.c:3671 msgid "Be_fore:" msgstr "Îna_inte:" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: gtk/gtkprintunixdialog.c:3682 +#: ../gtk/gtkprintunixdialog.c:3689 msgid "_After:" msgstr "D_upă:" #. Translators: this is the tab label for the notebook tab containing #. * job-specific options in the print dialog #. -#: gtk/gtkprintunixdialog.c:3700 +#: ../gtk/gtkprintunixdialog.c:3707 msgid "Job" msgstr "Sarcină" -#: gtk/gtkprintunixdialog.c:3766 +#: ../gtk/gtkprintunixdialog.c:3773 msgid "Advanced" msgstr "Avansat" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3804 +#: ../gtk/gtkprintunixdialog.c:3811 msgid "Image Quality" msgstr "Calitate imagine" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3808 +#: ../gtk/gtkprintunixdialog.c:3815 msgid "Color" msgstr "Culoare" #. Translators: this will appear as tab label in print dialog. #. It's a typographical term, as in "Binding and finishing" -#: gtk/gtkprintunixdialog.c:3813 +#: ../gtk/gtkprintunixdialog.c:3820 msgid "Finishing" msgstr "Se termină" -#: gtk/gtkprintunixdialog.c:3823 +#: ../gtk/gtkprintunixdialog.c:3830 msgid "Some of the settings in the dialog conflict" msgstr "Unele opțiuni din acest dialog sunt incompatibile" -#: gtk/gtkprintunixdialog.c:3846 +#: ../gtk/gtkprintunixdialog.c:3853 msgid "Print" msgstr "Tipărire" -#: gtk/gtkrc.c:2834 +#: ../gtk/gtkrc.c:2834 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Nu s-a găsit fișierul „include”: „%s”" -#: gtk/gtkrc.c:3470 gtk/gtkrc.c:3473 +#: ../gtk/gtkrc.c:3470 ../gtk/gtkrc.c:3473 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Nu se poate localiza fișierul imagine în pixmap_path: „%s”" -#: gtk/gtkrecentaction.c:165 gtk/gtkrecentaction.c:173 -#: gtk/gtkrecentchoosermenu.c:615 gtk/gtkrecentchoosermenu.c:623 +#: ../gtk/gtkrecentaction.c:165 ../gtk/gtkrecentaction.c:173 +#: ../gtk/gtkrecentchoosermenu.c:608 ../gtk/gtkrecentchoosermenu.c:616 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Această funcție nu este implementată pentru widgeturi de clasă „%s”" -#: gtk/gtkrecentchooserdefault.c:482 +#: ../gtk/gtkrecentchooserdefault.c:483 msgid "Select which type of documents are shown" msgstr "Selectați ce tipuri de documente să fie afișate" -#: gtk/gtkrecentchooserdefault.c:1138 gtk/gtkrecentchooserdefault.c:1175 +#: ../gtk/gtkrecentchooserdefault.c:1133 ../gtk/gtkrecentchooserdefault.c:1170 #, c-format msgid "No item for URI '%s' found" msgstr "Nu s-a găsit nici un element pentru URI-ul „%s”" -#: gtk/gtkrecentchooserdefault.c:1302 +#: ../gtk/gtkrecentchooserdefault.c:1297 msgid "Untitled filter" msgstr "Filtru fără nume" -#: gtk/gtkrecentchooserdefault.c:1655 +#: ../gtk/gtkrecentchooserdefault.c:1650 msgid "Could not remove item" msgstr "Nu s-a putut șterge elementul" -#: gtk/gtkrecentchooserdefault.c:1699 +#: ../gtk/gtkrecentchooserdefault.c:1694 msgid "Could not clear list" msgstr "Nu s-a putut goli lista" -#: gtk/gtkrecentchooserdefault.c:1783 +#: ../gtk/gtkrecentchooserdefault.c:1778 msgid "Copy _Location" msgstr "Copiază _locația" -#: gtk/gtkrecentchooserdefault.c:1796 +#: ../gtk/gtkrecentchooserdefault.c:1791 msgid "_Remove From List" msgstr "_Scoate din listă" -#: gtk/gtkrecentchooserdefault.c:1805 +#: ../gtk/gtkrecentchooserdefault.c:1800 msgid "_Clear List" -msgstr "Gol_ește lista" +msgstr "_Golește lista" -#: gtk/gtkrecentchooserdefault.c:1819 +#: ../gtk/gtkrecentchooserdefault.c:1814 msgid "Show _Private Resources" msgstr "Arată resursele _private" @@ -2004,21 +2008,21 @@ msgstr "Arată resursele _private" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: gtk/gtkrecentchoosermenu.c:369 +#: ../gtk/gtkrecentchoosermenu.c:362 msgid "No items found" msgstr "Nu s-a găsit nici un element" -#: gtk/gtkrecentchoosermenu.c:535 gtk/gtkrecentchoosermenu.c:591 +#: ../gtk/gtkrecentchoosermenu.c:528 ../gtk/gtkrecentchoosermenu.c:584 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Nu s-au găsit resurse utilizate recent cu URI-ul „%s”" -#: gtk/gtkrecentchoosermenu.c:802 +#: ../gtk/gtkrecentchoosermenu.c:795 #, c-format msgid "Open '%s'" msgstr "Deschide „%s”" -#: gtk/gtkrecentchoosermenu.c:832 +#: ../gtk/gtkrecentchoosermenu.c:825 msgid "Unknown item" msgstr "Element necunoscut" @@ -2027,7 +2031,7 @@ msgstr "Element necunoscut" #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. -#: gtk/gtkrecentchoosermenu.c:843 +#: ../gtk/gtkrecentchoosermenu.c:836 #, c-format msgctxt "recent menu label" msgid "_%d. %s" @@ -2036,46 +2040,54 @@ msgstr "_%d. %s" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. -#: gtk/gtkrecentchoosermenu.c:848 +#: ../gtk/gtkrecentchoosermenu.c:841 #, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:980 gtk/gtkrecentmanager.c:993 -#: gtk/gtkrecentmanager.c:1131 gtk/gtkrecentmanager.c:1141 -#: gtk/gtkrecentmanager.c:1194 gtk/gtkrecentmanager.c:1203 -#: gtk/gtkrecentmanager.c:1218 +#: ../gtk/gtkrecentmanager.c:1000 ../gtk/gtkrecentmanager.c:1013 +#: ../gtk/gtkrecentmanager.c:1150 ../gtk/gtkrecentmanager.c:1160 +#: ../gtk/gtkrecentmanager.c:1213 ../gtk/gtkrecentmanager.c:1222 +#: ../gtk/gtkrecentmanager.c:1237 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nu s-a putut găsi un element cu URI-ul „%s”" -#: gtk/gtkspinner.c:456 +#: ../gtk/gtkrecentmanager.c:2437 +#, c-format +msgid "No registered application with name '%s' for item with URI '%s' found" +msgstr "" +"Nicio aplicație înregistrată cu numele '%s' pentru elementul cu URI-ul '%s' " +"găsit" + +#: ../gtk/gtkspinner.c:456 +#, fuzzy msgctxt "throbbing progress animation widget" msgid "Spinner" msgstr "Spinner" -#: gtk/gtkspinner.c:457 +#: ../gtk/gtkspinner.c:457 msgid "Provides visual indication of progress" msgstr "Oferă un indiciu vizual al progresului" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: gtk/gtkstock.c:313 +#: ../gtk/gtkstock.c:313 msgctxt "Stock label" msgid "Information" msgstr "Detalii" -#: gtk/gtkstock.c:314 +#: ../gtk/gtkstock.c:314 msgctxt "Stock label" msgid "Warning" msgstr "Avertizare" -#: gtk/gtkstock.c:315 +#: ../gtk/gtkstock.c:315 msgctxt "Stock label" msgid "Error" msgstr "Eroare" -#: gtk/gtkstock.c:316 +#: ../gtk/gtkstock.c:316 msgctxt "Stock label" msgid "Question" msgstr "Întrebare" @@ -2083,698 +2095,696 @@ msgstr "Întrebare" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: gtk/gtkstock.c:321 +#: ../gtk/gtkstock.c:321 msgctxt "Stock label" msgid "_About" msgstr "_Despre" -#: gtk/gtkstock.c:322 +#: ../gtk/gtkstock.c:322 msgctxt "Stock label" msgid "_Add" msgstr "Ada_ugă" -#: gtk/gtkstock.c:323 +#: ../gtk/gtkstock.c:323 msgctxt "Stock label" msgid "_Apply" msgstr "A_plică" -#: gtk/gtkstock.c:324 +#: ../gtk/gtkstock.c:324 msgctxt "Stock label" msgid "_Bold" msgstr "_Aldin" -#: gtk/gtkstock.c:325 +#: ../gtk/gtkstock.c:325 msgctxt "Stock label" msgid "_Cancel" msgstr "_Renunță" -#: gtk/gtkstock.c:326 -#, fuzzy +#: ../gtk/gtkstock.c:326 msgctxt "Stock label" msgid "_CD-ROM" -msgstr "_CD-Rom" +msgstr "_CD-ROM" -#: gtk/gtkstock.c:327 +#: ../gtk/gtkstock.c:327 msgctxt "Stock label" msgid "_Clear" msgstr "C_urăță" -#: gtk/gtkstock.c:328 +#: ../gtk/gtkstock.c:328 msgctxt "Stock label" msgid "_Close" msgstr "În_chide" -#: gtk/gtkstock.c:329 +#: ../gtk/gtkstock.c:329 msgctxt "Stock label" msgid "C_onnect" msgstr "C_onectare" -#: gtk/gtkstock.c:330 +#: ../gtk/gtkstock.c:330 msgctxt "Stock label" msgid "_Convert" msgstr "Con_vertește" -#: gtk/gtkstock.c:331 +#: ../gtk/gtkstock.c:331 msgctxt "Stock label" msgid "_Copy" msgstr "_Copiază" -#: gtk/gtkstock.c:332 +#: ../gtk/gtkstock.c:332 msgctxt "Stock label" msgid "Cu_t" msgstr "_Taie" -#: gtk/gtkstock.c:333 +#: ../gtk/gtkstock.c:333 msgctxt "Stock label" msgid "_Delete" msgstr "Șt_erge" -#: gtk/gtkstock.c:334 +#: ../gtk/gtkstock.c:334 msgctxt "Stock label" msgid "_Discard" msgstr "_Renunță" -#: gtk/gtkstock.c:335 +#: ../gtk/gtkstock.c:335 msgctxt "Stock label" msgid "_Disconnect" msgstr "_Deconectare" -#: gtk/gtkstock.c:336 +#: ../gtk/gtkstock.c:336 msgctxt "Stock label" msgid "_Execute" msgstr "E_xecută" -#: gtk/gtkstock.c:337 +#: ../gtk/gtkstock.c:337 msgctxt "Stock label" msgid "_Edit" msgstr "_Editare" -#: gtk/gtkstock.c:338 +#: ../gtk/gtkstock.c:338 msgctxt "Stock label" msgid "_File" msgstr "_Fișier" -#: gtk/gtkstock.c:339 +#: ../gtk/gtkstock.c:339 msgctxt "Stock label" msgid "_Find" msgstr "C_aută" -#: gtk/gtkstock.c:340 +#: ../gtk/gtkstock.c:340 msgctxt "Stock label" msgid "Find and _Replace" msgstr "Caută și î_nlocuiește" -#: gtk/gtkstock.c:341 +#: ../gtk/gtkstock.c:341 msgctxt "Stock label" msgid "_Floppy" msgstr "Disc_hetă" -#: gtk/gtkstock.c:342 +#: ../gtk/gtkstock.c:342 msgctxt "Stock label" msgid "_Fullscreen" msgstr "Pe tot _ecranul" -#: gtk/gtkstock.c:343 +#: ../gtk/gtkstock.c:343 msgctxt "Stock label" msgid "_Leave Fullscreen" msgstr "Mărime _normală" #. This is a navigation label as in "go to the bottom of the page" -#: gtk/gtkstock.c:345 +#: ../gtk/gtkstock.c:345 msgctxt "Stock label, navigation" msgid "_Bottom" msgstr "J_os de tot" #. This is a navigation label as in "go to the first page" -#: gtk/gtkstock.c:347 +#: ../gtk/gtkstock.c:347 msgctxt "Stock label, navigation" msgid "_First" msgstr "_Primul" #. This is a navigation label as in "go to the last page" -#: gtk/gtkstock.c:349 +#: ../gtk/gtkstock.c:349 msgctxt "Stock label, navigation" msgid "_Last" msgstr "_Ultimul" #. This is a navigation label as in "go to the top of the page" -#: gtk/gtkstock.c:351 +#: ../gtk/gtkstock.c:351 msgctxt "Stock label, navigation" msgid "_Top" msgstr "S_us de tot" #. This is a navigation label as in "go back" -#: gtk/gtkstock.c:353 +#: ../gtk/gtkstock.c:353 msgctxt "Stock label, navigation" msgid "_Back" msgstr "Îna_poi" #. This is a navigation label as in "go down" -#: gtk/gtkstock.c:355 +#: ../gtk/gtkstock.c:355 msgctxt "Stock label, navigation" msgid "_Down" msgstr "_Jos" #. This is a navigation label as in "go forward" -#: gtk/gtkstock.c:357 +#: ../gtk/gtkstock.c:357 msgctxt "Stock label, navigation" msgid "_Forward" msgstr "Înai_nte" #. This is a navigation label as in "go up" -#: gtk/gtkstock.c:359 +#: ../gtk/gtkstock.c:359 msgctxt "Stock label, navigation" msgid "_Up" msgstr "_Sus" -#: gtk/gtkstock.c:360 -#, fuzzy +#: ../gtk/gtkstock.c:360 msgctxt "Stock label" msgid "_Hard Disk" -msgstr "_Disc" +msgstr "_Hard Disc" -#: gtk/gtkstock.c:361 +#: ../gtk/gtkstock.c:361 msgctxt "Stock label" msgid "_Help" msgstr "_Ajutor" -#: gtk/gtkstock.c:362 +#: ../gtk/gtkstock.c:362 msgctxt "Stock label" msgid "_Home" msgstr "_Acasă" -#: gtk/gtkstock.c:363 +#: ../gtk/gtkstock.c:363 msgctxt "Stock label" msgid "Increase Indent" msgstr "Mărește indentarea" -#: gtk/gtkstock.c:364 +#: ../gtk/gtkstock.c:364 msgctxt "Stock label" msgid "Decrease Indent" msgstr "Micșorează indentarea" -#: gtk/gtkstock.c:365 +#: ../gtk/gtkstock.c:365 msgctxt "Stock label" msgid "_Index" msgstr "_Index" -#: gtk/gtkstock.c:366 +#: ../gtk/gtkstock.c:366 msgctxt "Stock label" msgid "_Information" msgstr "_Detalii" -#: gtk/gtkstock.c:367 +#: ../gtk/gtkstock.c:367 msgctxt "Stock label" msgid "_Italic" msgstr "Curs_iv" -#: gtk/gtkstock.c:368 +#: ../gtk/gtkstock.c:368 msgctxt "Stock label" msgid "_Jump to" msgstr "_Sări la" #. This is about text justification, "centered text" -#: gtk/gtkstock.c:370 +#: ../gtk/gtkstock.c:370 msgctxt "Stock label" msgid "_Center" msgstr "_Centru" #. This is about text justification -#: gtk/gtkstock.c:372 +#: ../gtk/gtkstock.c:372 msgctxt "Stock label" msgid "_Fill" msgstr "_Umplere" #. This is about text justification, "left-justified text" -#: gtk/gtkstock.c:374 +#: ../gtk/gtkstock.c:374 msgctxt "Stock label" msgid "_Left" msgstr "_Stânga" #. This is about text justification, "right-justified text" -#: gtk/gtkstock.c:376 +#: ../gtk/gtkstock.c:376 msgctxt "Stock label" msgid "_Right" msgstr "_Dreapta" #. Media label, as in "fast forward" -#: gtk/gtkstock.c:379 +#: ../gtk/gtkstock.c:379 msgctxt "Stock label, media" msgid "_Forward" msgstr "Înain_te" #. Media label, as in "next song" -#: gtk/gtkstock.c:381 +#: ../gtk/gtkstock.c:381 msgctxt "Stock label, media" msgid "_Next" msgstr "_Nou" #. Media label, as in "pause music" -#: gtk/gtkstock.c:383 +#: ../gtk/gtkstock.c:383 msgctxt "Stock label, media" msgid "P_ause" msgstr "Pau_ză" #. Media label, as in "play music" -#: gtk/gtkstock.c:385 +#: ../gtk/gtkstock.c:385 msgctxt "Stock label, media" msgid "_Play" msgstr "_Redare" #. Media label, as in "previous song" -#: gtk/gtkstock.c:387 +#: ../gtk/gtkstock.c:387 msgctxt "Stock label, media" msgid "Pre_vious" msgstr "_Precedenta" #. Media label -#: gtk/gtkstock.c:389 +#: ../gtk/gtkstock.c:389 msgctxt "Stock label, media" msgid "_Record" msgstr "Înr_egistrare" #. Media label -#: gtk/gtkstock.c:391 +#: ../gtk/gtkstock.c:391 msgctxt "Stock label, media" msgid "R_ewind" msgstr "Î_napoi" #. Media label -#: gtk/gtkstock.c:393 +#: ../gtk/gtkstock.c:393 msgctxt "Stock label, media" msgid "_Stop" msgstr "_Stop" -#: gtk/gtkstock.c:394 +#: ../gtk/gtkstock.c:394 msgctxt "Stock label" msgid "_Network" msgstr "_Rețea" -#: gtk/gtkstock.c:395 +#: ../gtk/gtkstock.c:395 msgctxt "Stock label" msgid "_New" msgstr "_Nou" -#: gtk/gtkstock.c:396 +#: ../gtk/gtkstock.c:396 msgctxt "Stock label" msgid "_No" msgstr "_Nu" -#: gtk/gtkstock.c:397 +#: ../gtk/gtkstock.c:397 msgctxt "Stock label" msgid "_OK" msgstr "_OK" -#: gtk/gtkstock.c:398 +#: ../gtk/gtkstock.c:398 msgctxt "Stock label" msgid "_Open" msgstr "_Deschide" #. Page orientation -#: gtk/gtkstock.c:400 +#: ../gtk/gtkstock.c:400 msgctxt "Stock label" msgid "Landscape" msgstr "Vedere" #. Page orientation -#: gtk/gtkstock.c:402 +#: ../gtk/gtkstock.c:402 msgctxt "Stock label" msgid "Portrait" msgstr "Portret" #. Page orientation -#: gtk/gtkstock.c:404 +#: ../gtk/gtkstock.c:404 msgctxt "Stock label" msgid "Reverse landscape" msgstr "Vedere inversată" #. Page orientation -#: gtk/gtkstock.c:406 +#: ../gtk/gtkstock.c:406 msgctxt "Stock label" msgid "Reverse portrait" msgstr "Portret inversat" -#: gtk/gtkstock.c:407 +#: ../gtk/gtkstock.c:407 msgctxt "Stock label" msgid "Page Set_up" msgstr "Opți_uni pagină" -#: gtk/gtkstock.c:408 +#: ../gtk/gtkstock.c:408 msgctxt "Stock label" msgid "_Paste" msgstr "_Lipește" -#: gtk/gtkstock.c:409 +#: ../gtk/gtkstock.c:409 msgctxt "Stock label" msgid "_Preferences" msgstr "_Preferințe" -#: gtk/gtkstock.c:410 +#: ../gtk/gtkstock.c:410 msgctxt "Stock label" msgid "_Print" msgstr "_Tipărește" -#: gtk/gtkstock.c:411 +#: ../gtk/gtkstock.c:411 msgctxt "Stock label" msgid "Print Pre_view" msgstr "Pre_vizualizare tipărire" -#: gtk/gtkstock.c:412 +#: ../gtk/gtkstock.c:412 msgctxt "Stock label" msgid "_Properties" msgstr "_Proprietăți" -#: gtk/gtkstock.c:413 +#: ../gtk/gtkstock.c:413 msgctxt "Stock label" msgid "_Quit" msgstr "_Ieșire" -#: gtk/gtkstock.c:414 +#: ../gtk/gtkstock.c:414 msgctxt "Stock label" msgid "_Redo" msgstr "_Refă" -#: gtk/gtkstock.c:415 +#: ../gtk/gtkstock.c:415 msgctxt "Stock label" msgid "_Refresh" msgstr "Actuali_zează" -#: gtk/gtkstock.c:416 +#: ../gtk/gtkstock.c:416 msgctxt "Stock label" msgid "_Remove" msgstr "E_limină" -#: gtk/gtkstock.c:417 +#: ../gtk/gtkstock.c:417 msgctxt "Stock label" msgid "_Revert" msgstr "Restaurea_ză" -#: gtk/gtkstock.c:418 +#: ../gtk/gtkstock.c:418 msgctxt "Stock label" msgid "_Save" msgstr "_Salvează" -#: gtk/gtkstock.c:419 +#: ../gtk/gtkstock.c:419 msgctxt "Stock label" msgid "Save _As" msgstr "Salvează c_a" -#: gtk/gtkstock.c:420 +#: ../gtk/gtkstock.c:420 msgctxt "Stock label" msgid "Select _All" msgstr "Selectează t_ot" -#: gtk/gtkstock.c:421 +#: ../gtk/gtkstock.c:421 msgctxt "Stock label" msgid "_Color" msgstr "_Culoare" -#: gtk/gtkstock.c:422 +#: ../gtk/gtkstock.c:422 msgctxt "Stock label" msgid "_Font" msgstr "_Font" #. Sorting direction -#: gtk/gtkstock.c:424 +#: ../gtk/gtkstock.c:424 msgctxt "Stock label" msgid "_Ascending" msgstr "_Ascendent" #. Sorting direction -#: gtk/gtkstock.c:426 +#: ../gtk/gtkstock.c:426 msgctxt "Stock label" msgid "_Descending" msgstr "_Descendent" -#: gtk/gtkstock.c:427 +#: ../gtk/gtkstock.c:427 msgctxt "Stock label" msgid "_Spell Check" msgstr "_Verificare ortografică" -#: gtk/gtkstock.c:428 +#: ../gtk/gtkstock.c:428 msgctxt "Stock label" msgid "_Stop" msgstr "_Stop" #. Font variant -#: gtk/gtkstock.c:430 +#: ../gtk/gtkstock.c:430 msgctxt "Stock label" msgid "_Strikethrough" msgstr "_Tăiat" -#: gtk/gtkstock.c:431 +#: ../gtk/gtkstock.c:431 msgctxt "Stock label" msgid "_Undelete" msgstr "_Restaurează" #. Font variant -#: gtk/gtkstock.c:433 +#: ../gtk/gtkstock.c:433 msgctxt "Stock label" msgid "_Underline" msgstr "S_ubliniat" -#: gtk/gtkstock.c:434 +#: ../gtk/gtkstock.c:434 msgctxt "Stock label" msgid "_Undo" msgstr "_Anulează" -#: gtk/gtkstock.c:435 +#: ../gtk/gtkstock.c:435 msgctxt "Stock label" msgid "_Yes" msgstr "_Da" #. Zoom -#: gtk/gtkstock.c:437 +#: ../gtk/gtkstock.c:437 msgctxt "Stock label" msgid "_Normal Size" msgstr "Mărime _normală" #. Zoom -#: gtk/gtkstock.c:439 +#: ../gtk/gtkstock.c:439 msgctxt "Stock label" msgid "Best _Fit" msgstr "Încadrare o _ptimă" -#: gtk/gtkstock.c:440 +#: ../gtk/gtkstock.c:440 msgctxt "Stock label" msgid "Zoom _In" msgstr "Mă_rește" -#: gtk/gtkstock.c:441 +#: ../gtk/gtkstock.c:441 msgctxt "Stock label" msgid "Zoom _Out" msgstr "Mi_cșorează" -#: gtk/gtktextbufferrichtext.c:650 +#: ../gtk/gtktextbufferrichtext.c:650 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Eroarea necunoscută la încercarea de a deserializa %s" -#: gtk/gtktextbufferrichtext.c:709 +#: ../gtk/gtktextbufferrichtext.c:709 #, c-format msgid "No deserialize function found for format %s" msgstr "Nu s-a găsit nici o funcție de deserializare pentru formatul %s" -#: gtk/gtktextbufferserialize.c:795 gtk/gtktextbufferserialize.c:821 +#: ../gtk/gtktextbufferserialize.c:803 ../gtk/gtktextbufferserialize.c:829 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Atât „id” cât și „name” erau prezente în elementul <%s>" -#: gtk/gtktextbufferserialize.c:805 gtk/gtktextbufferserialize.c:831 +#: ../gtk/gtktextbufferserialize.c:813 ../gtk/gtktextbufferserialize.c:839 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Atributul „%s” a fost găsit duplicat în elementul <%s>" -#: gtk/gtktextbufferserialize.c:845 -#, fuzzy, c-format +#: ../gtk/gtktextbufferserialize.c:855 +#, c-format msgid "<%s> element has invalid ID \"%s\"" -msgstr "Elementul <%s> are un id incorect „%s”" +msgstr "Elementul <%s> are un ID incorect „%s”" -#: gtk/gtktextbufferserialize.c:855 +#: ../gtk/gtktextbufferserialize.c:865 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "Elementul <%s> nu are nici atributul „name” și nici atributul „id”" -#: gtk/gtktextbufferserialize.c:942 +#: ../gtk/gtktextbufferserialize.c:952 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Atributul „%s” se repetă de două ori în același element <%s>" -#: gtk/gtktextbufferserialize.c:960 gtk/gtktextbufferserialize.c:985 +#: ../gtk/gtktextbufferserialize.c:970 ../gtk/gtktextbufferserialize.c:995 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Atributul „%s” este incorect în acest context pentru elementul <%s>" -#: gtk/gtktextbufferserialize.c:1024 +#: ../gtk/gtktextbufferserialize.c:1034 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Eticheta „%s” nu a fost definită." -#: gtk/gtktextbufferserialize.c:1036 +#: ../gtk/gtktextbufferserialize.c:1046 msgid "Anonymous tag found and tags can not be created." -msgstr "S-a găsit o etichetă anonimă, nu se pot crea etichete." +msgstr "S-a găsit o etichetă anonimă şi nu se pot crea etichete." -#: gtk/gtktextbufferserialize.c:1047 +#: ../gtk/gtktextbufferserialize.c:1057 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." -msgstr "Eticheta „%s” nu există în buffer, nu se pot crea etichete." +msgstr "Eticheta „%s” nu există în buffer şi nu se pot crea etichete." -#: gtk/gtktextbufferserialize.c:1146 gtk/gtktextbufferserialize.c:1221 -#: gtk/gtktextbufferserialize.c:1324 gtk/gtktextbufferserialize.c:1398 +#: ../gtk/gtktextbufferserialize.c:1156 ../gtk/gtktextbufferserialize.c:1231 +#: ../gtk/gtktextbufferserialize.c:1336 ../gtk/gtktextbufferserialize.c:1410 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Elementul <%s> nu este permis mai jos de <%s>" -#: gtk/gtktextbufferserialize.c:1177 +#: ../gtk/gtktextbufferserialize.c:1187 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "„%s” nu este un tip de atribut valid" -#: gtk/gtktextbufferserialize.c:1185 +#: ../gtk/gtktextbufferserialize.c:1195 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "„%s” nu este un nume de atribut valid" -#: gtk/gtktextbufferserialize.c:1195 +#: ../gtk/gtktextbufferserialize.c:1205 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "„%s” nu a putut fi convertit într-o valoare de tip „%s” pentru atributul „%s”" -#: gtk/gtktextbufferserialize.c:1204 +#: ../gtk/gtktextbufferserialize.c:1214 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "„%s” nu este o valoare validă pentru atributul „%s”" -#: gtk/gtktextbufferserialize.c:1289 +#: ../gtk/gtktextbufferserialize.c:1299 #, c-format msgid "Tag \"%s\" already defined" msgstr "Eticheta „%s” este deja definită" -#: gtk/gtktextbufferserialize.c:1300 +#: ../gtk/gtktextbufferserialize.c:1312 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Eticheta „%s” are o prioritate nevalidă „%s”" -#: gtk/gtktextbufferserialize.c:1353 +#: ../gtk/gtktextbufferserialize.c:1365 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "" "Elementul ce delimitează textul trebuie să fie , nu <%s>" -#: gtk/gtktextbufferserialize.c:1362 gtk/gtktextbufferserialize.c:1378 +#: ../gtk/gtktextbufferserialize.c:1374 ../gtk/gtktextbufferserialize.c:1390 #, c-format msgid "A <%s> element has already been specified" msgstr "Un element <%s> a fost deja specificat" -#: gtk/gtktextbufferserialize.c:1384 +#: ../gtk/gtktextbufferserialize.c:1396 msgid "A element can't occur before a element" msgstr "Un element nu poate apărea înaintea unui element " -#: gtk/gtktextbufferserialize.c:1784 +#: ../gtk/gtktextbufferserialize.c:1796 msgid "Serialized data is malformed" msgstr "Datele serializate au fost deformate" -#: gtk/gtktextbufferserialize.c:1862 +#: ../gtk/gtktextbufferserialize.c:1874 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" -"Datele serializate sunt deformate. Prima secțiune nu e " -"GTKTEXTBUFFERCONTENTS-0001" +"Datele serializate sunt deformate. Prima secțiune nu e GTKTEXTBUFFERCONTENTS-" +"0001" -#: gtk/gtktextutil.c:60 +#: ../gtk/gtktextutil.c:60 msgid "LRM _Left-to-right mark" msgstr "Semn _Stânga-Dreapta LRM" -#: gtk/gtktextutil.c:61 +#: ../gtk/gtktextutil.c:61 msgid "RLM _Right-to-left mark" msgstr "Semn _Dreapta-Stânga RLM" -#: gtk/gtktextutil.c:62 +#: ../gtk/gtktextutil.c:62 msgid "LRE Left-to-right _embedding" msgstr "Î_ncapsulare Stânga-Dreapta LRE" -#: gtk/gtktextutil.c:63 +#: ../gtk/gtktextutil.c:63 msgid "RLE Right-to-left e_mbedding" msgstr "În_capsulare Dreapta-Stânga RLE" -#: gtk/gtktextutil.c:64 +#: ../gtk/gtktextutil.c:64 msgid "LRO Left-to-right _override" msgstr "S_uprascriere Stânga-Dreapta LRO" -#: gtk/gtktextutil.c:65 +#: ../gtk/gtktextutil.c:65 msgid "RLO Right-to-left o_verride" msgstr "Supr_ascriere Dreapta-Stânga RLO" -#: gtk/gtktextutil.c:66 +#: ../gtk/gtktextutil.c:66 msgid "PDF _Pop directional formatting" msgstr "Formatare direcțională _Pop PDF" -#: gtk/gtktextutil.c:67 +#: ../gtk/gtktextutil.c:67 msgid "ZWS _Zero width space" msgstr "Spațiu de lungime _zero ZWS" -#: gtk/gtktextutil.c:68 +#: ../gtk/gtktextutil.c:68 msgid "ZWJ Zero width _joiner" msgstr "_Legătură de lungime zero ZWJ" -#: gtk/gtktextutil.c:69 +#: ../gtk/gtktextutil.c:69 msgid "ZWNJ Zero width _non-joiner" msgstr "Non-le_gătură de lungime zero ZWNJ" -#: gtk/gtkthemes.c:72 +#: ../gtk/gtkthemes.c:72 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Nu se poate localiza motorul temei în module_path: „%s”," -#: gtk/gtkuimanager.c:1505 +#: ../gtk/gtkuimanager.c:1505 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Etichetă de start „%s” neașteptată în linia %d, caracterul %d" -#: gtk/gtkuimanager.c:1595 +#: ../gtk/gtkuimanager.c:1595 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Date tip caracter neașteptate în linia %d, caracterul %d" -#: gtk/gtkuimanager.c:2427 +#: ../gtk/gtkuimanager.c:2427 msgid "Empty" msgstr "Gol" -#: gtk/gtkvolumebutton.c:83 +#: ../gtk/gtkvolumebutton.c:83 msgid "Volume" msgstr "Sonor" -#: gtk/gtkvolumebutton.c:85 +#: ../gtk/gtkvolumebutton.c:85 msgid "Turns volume down or up" msgstr "Scade sau crește volumul" -#: gtk/gtkvolumebutton.c:88 +#: ../gtk/gtkvolumebutton.c:88 msgid "Adjusts the volume" msgstr "Ajustare sonor" -#: gtk/gtkvolumebutton.c:94 gtk/gtkvolumebutton.c:97 +#: ../gtk/gtkvolumebutton.c:94 ../gtk/gtkvolumebutton.c:97 msgid "Volume Down" msgstr "Volum scăzut" -#: gtk/gtkvolumebutton.c:96 +#: ../gtk/gtkvolumebutton.c:96 msgid "Decreases the volume" msgstr "Scade volumul" -#: gtk/gtkvolumebutton.c:100 gtk/gtkvolumebutton.c:103 +#: ../gtk/gtkvolumebutton.c:100 ../gtk/gtkvolumebutton.c:103 msgid "Volume Up" msgstr "Volum crescut" -#: gtk/gtkvolumebutton.c:102 +#: ../gtk/gtkvolumebutton.c:102 msgid "Increases the volume" msgstr "Crește volumul" -#: gtk/gtkvolumebutton.c:160 +#: ../gtk/gtkvolumebutton.c:160 msgid "Muted" msgstr "Mut" -#: gtk/gtkvolumebutton.c:164 +#: ../gtk/gtkvolumebutton.c:164 msgid "Full Volume" msgstr "Volum maxim" @@ -2783,1251 +2793,1251 @@ msgstr "Volum maxim" #. * Translate the "%d" to "%Id" if you want to use localised digits, #. * or otherwise translate the "%d" to "%d". #. -#: gtk/gtkvolumebutton.c:177 +#: ../gtk/gtkvolumebutton.c:177 #, c-format msgctxt "volume percentage" msgid "%d %%" msgstr "%d %%" -#: gtk/paper_names_offsets.c:4 +#: ../gtk/paper_names_offsets.c:4 msgctxt "paper size" msgid "asme_f" msgstr "asme_f" -#: gtk/paper_names_offsets.c:5 +#: ../gtk/paper_names_offsets.c:5 msgctxt "paper size" msgid "A0x2" msgstr "A0x2" -#: gtk/paper_names_offsets.c:6 +#: ../gtk/paper_names_offsets.c:6 msgctxt "paper size" msgid "A0" msgstr "A0" -#: gtk/paper_names_offsets.c:7 +#: ../gtk/paper_names_offsets.c:7 msgctxt "paper size" msgid "A0x3" msgstr "A0x3" -#: gtk/paper_names_offsets.c:8 +#: ../gtk/paper_names_offsets.c:8 msgctxt "paper size" msgid "A1" msgstr "A1" -#: gtk/paper_names_offsets.c:9 +#: ../gtk/paper_names_offsets.c:9 msgctxt "paper size" msgid "A10" msgstr "A10" -#: gtk/paper_names_offsets.c:10 +#: ../gtk/paper_names_offsets.c:10 msgctxt "paper size" msgid "A1x3" msgstr "A1x3" -#: gtk/paper_names_offsets.c:11 +#: ../gtk/paper_names_offsets.c:11 msgctxt "paper size" msgid "A1x4" msgstr "A1x4" -#: gtk/paper_names_offsets.c:12 +#: ../gtk/paper_names_offsets.c:12 msgctxt "paper size" msgid "A2" msgstr "A2" -#: gtk/paper_names_offsets.c:13 +#: ../gtk/paper_names_offsets.c:13 msgctxt "paper size" msgid "A2x3" msgstr "A2x3" -#: gtk/paper_names_offsets.c:14 +#: ../gtk/paper_names_offsets.c:14 msgctxt "paper size" msgid "A2x4" msgstr "A2x4" -#: gtk/paper_names_offsets.c:15 +#: ../gtk/paper_names_offsets.c:15 msgctxt "paper size" msgid "A2x5" msgstr "A2x5" -#: gtk/paper_names_offsets.c:16 +#: ../gtk/paper_names_offsets.c:16 msgctxt "paper size" msgid "A3" msgstr "A3" -#: gtk/paper_names_offsets.c:17 +#: ../gtk/paper_names_offsets.c:17 msgctxt "paper size" msgid "A3 Extra" msgstr "A3 Extra" -#: gtk/paper_names_offsets.c:18 +#: ../gtk/paper_names_offsets.c:18 msgctxt "paper size" msgid "A3x3" msgstr "A3x3" -#: gtk/paper_names_offsets.c:19 +#: ../gtk/paper_names_offsets.c:19 msgctxt "paper size" msgid "A3x4" msgstr "A3x4" -#: gtk/paper_names_offsets.c:20 +#: ../gtk/paper_names_offsets.c:20 msgctxt "paper size" msgid "A3x5" msgstr "A3x5" -#: gtk/paper_names_offsets.c:21 +#: ../gtk/paper_names_offsets.c:21 msgctxt "paper size" msgid "A3x6" msgstr "A3x6" -#: gtk/paper_names_offsets.c:22 +#: ../gtk/paper_names_offsets.c:22 msgctxt "paper size" msgid "A3x7" msgstr "A3x7" -#: gtk/paper_names_offsets.c:23 +#: ../gtk/paper_names_offsets.c:23 msgctxt "paper size" msgid "A4" msgstr "A4" -#: gtk/paper_names_offsets.c:24 +#: ../gtk/paper_names_offsets.c:24 msgctxt "paper size" msgid "A4 Extra" msgstr "A4 Extra" -#: gtk/paper_names_offsets.c:25 +#: ../gtk/paper_names_offsets.c:25 msgctxt "paper size" msgid "A4 Tab" msgstr "A4 Tab" -#: gtk/paper_names_offsets.c:26 +#: ../gtk/paper_names_offsets.c:26 msgctxt "paper size" msgid "A4x3" msgstr "A4x3" -#: gtk/paper_names_offsets.c:27 +#: ../gtk/paper_names_offsets.c:27 msgctxt "paper size" msgid "A4x4" msgstr "A4x4" -#: gtk/paper_names_offsets.c:28 +#: ../gtk/paper_names_offsets.c:28 msgctxt "paper size" msgid "A4x5" msgstr "A4x5" -#: gtk/paper_names_offsets.c:29 +#: ../gtk/paper_names_offsets.c:29 msgctxt "paper size" msgid "A4x6" msgstr "A4x6" -#: gtk/paper_names_offsets.c:30 +#: ../gtk/paper_names_offsets.c:30 msgctxt "paper size" msgid "A4x7" msgstr "A4x7" -#: gtk/paper_names_offsets.c:31 +#: ../gtk/paper_names_offsets.c:31 msgctxt "paper size" msgid "A4x8" msgstr "A4x8" -#: gtk/paper_names_offsets.c:32 +#: ../gtk/paper_names_offsets.c:32 msgctxt "paper size" msgid "A4x9" msgstr "A4x9" -#: gtk/paper_names_offsets.c:33 +#: ../gtk/paper_names_offsets.c:33 msgctxt "paper size" msgid "A5" msgstr "A5" -#: gtk/paper_names_offsets.c:34 +#: ../gtk/paper_names_offsets.c:34 msgctxt "paper size" msgid "A5 Extra" msgstr "A5 Extra" -#: gtk/paper_names_offsets.c:35 +#: ../gtk/paper_names_offsets.c:35 msgctxt "paper size" msgid "A6" msgstr "A6" -#: gtk/paper_names_offsets.c:36 +#: ../gtk/paper_names_offsets.c:36 msgctxt "paper size" msgid "A7" msgstr "A7" -#: gtk/paper_names_offsets.c:37 +#: ../gtk/paper_names_offsets.c:37 msgctxt "paper size" msgid "A8" msgstr "A8" -#: gtk/paper_names_offsets.c:38 +#: ../gtk/paper_names_offsets.c:38 msgctxt "paper size" msgid "A9" msgstr "A9" -#: gtk/paper_names_offsets.c:39 +#: ../gtk/paper_names_offsets.c:39 msgctxt "paper size" msgid "B0" msgstr "B0" -#: gtk/paper_names_offsets.c:40 +#: ../gtk/paper_names_offsets.c:40 msgctxt "paper size" msgid "B1" msgstr "B1" -#: gtk/paper_names_offsets.c:41 +#: ../gtk/paper_names_offsets.c:41 msgctxt "paper size" msgid "B10" msgstr "B10" -#: gtk/paper_names_offsets.c:42 +#: ../gtk/paper_names_offsets.c:42 msgctxt "paper size" msgid "B2" msgstr "B2" -#: gtk/paper_names_offsets.c:43 +#: ../gtk/paper_names_offsets.c:43 msgctxt "paper size" msgid "B3" msgstr "B3" -#: gtk/paper_names_offsets.c:44 +#: ../gtk/paper_names_offsets.c:44 msgctxt "paper size" msgid "B4" msgstr "B4" -#: gtk/paper_names_offsets.c:45 +#: ../gtk/paper_names_offsets.c:45 msgctxt "paper size" msgid "B5" msgstr "B5" -#: gtk/paper_names_offsets.c:46 +#: ../gtk/paper_names_offsets.c:46 msgctxt "paper size" msgid "B5 Extra" msgstr "B5 Extra" -#: gtk/paper_names_offsets.c:47 +#: ../gtk/paper_names_offsets.c:47 msgctxt "paper size" msgid "B6" msgstr "B6" -#: gtk/paper_names_offsets.c:48 +#: ../gtk/paper_names_offsets.c:48 msgctxt "paper size" msgid "B6/C4" msgstr "B6/C4" -#: gtk/paper_names_offsets.c:49 +#: ../gtk/paper_names_offsets.c:49 msgctxt "paper size" msgid "B7" msgstr "B7" -#: gtk/paper_names_offsets.c:50 +#: ../gtk/paper_names_offsets.c:50 msgctxt "paper size" msgid "B8" msgstr "B8" -#: gtk/paper_names_offsets.c:51 +#: ../gtk/paper_names_offsets.c:51 msgctxt "paper size" msgid "B9" msgstr "B9" -#: gtk/paper_names_offsets.c:52 +#: ../gtk/paper_names_offsets.c:52 msgctxt "paper size" msgid "C0" msgstr "C0" -#: gtk/paper_names_offsets.c:53 +#: ../gtk/paper_names_offsets.c:53 msgctxt "paper size" msgid "C1" msgstr "C1" -#: gtk/paper_names_offsets.c:54 +#: ../gtk/paper_names_offsets.c:54 msgctxt "paper size" msgid "C10" msgstr "C10" -#: gtk/paper_names_offsets.c:55 +#: ../gtk/paper_names_offsets.c:55 msgctxt "paper size" msgid "C2" msgstr "C2" -#: gtk/paper_names_offsets.c:56 +#: ../gtk/paper_names_offsets.c:56 msgctxt "paper size" msgid "C3" msgstr "C3" -#: gtk/paper_names_offsets.c:57 +#: ../gtk/paper_names_offsets.c:57 msgctxt "paper size" msgid "C4" msgstr "C4" -#: gtk/paper_names_offsets.c:58 +#: ../gtk/paper_names_offsets.c:58 msgctxt "paper size" msgid "C5" msgstr "C5" -#: gtk/paper_names_offsets.c:59 +#: ../gtk/paper_names_offsets.c:59 msgctxt "paper size" msgid "C6" msgstr "C6" -#: gtk/paper_names_offsets.c:60 +#: ../gtk/paper_names_offsets.c:60 msgctxt "paper size" msgid "C6/C5" msgstr "C6/C5" -#: gtk/paper_names_offsets.c:61 +#: ../gtk/paper_names_offsets.c:61 msgctxt "paper size" msgid "C7" msgstr "C7" -#: gtk/paper_names_offsets.c:62 +#: ../gtk/paper_names_offsets.c:62 msgctxt "paper size" msgid "C7/C6" msgstr "C7/C6" -#: gtk/paper_names_offsets.c:63 +#: ../gtk/paper_names_offsets.c:63 msgctxt "paper size" msgid "C8" msgstr "C8" -#: gtk/paper_names_offsets.c:64 +#: ../gtk/paper_names_offsets.c:64 msgctxt "paper size" msgid "C9" msgstr "C9" -#: gtk/paper_names_offsets.c:65 +#: ../gtk/paper_names_offsets.c:65 msgctxt "paper size" msgid "DL Envelope" msgstr "Plic DL" -#: gtk/paper_names_offsets.c:66 +#: ../gtk/paper_names_offsets.c:66 msgctxt "paper size" msgid "RA0" msgstr "RA0" -#: gtk/paper_names_offsets.c:67 +#: ../gtk/paper_names_offsets.c:67 msgctxt "paper size" msgid "RA1" msgstr "RA1" -#: gtk/paper_names_offsets.c:68 +#: ../gtk/paper_names_offsets.c:68 msgctxt "paper size" msgid "RA2" msgstr "RA2" -#: gtk/paper_names_offsets.c:69 +#: ../gtk/paper_names_offsets.c:69 msgctxt "paper size" msgid "SRA0" msgstr "SRA0" -#: gtk/paper_names_offsets.c:70 +#: ../gtk/paper_names_offsets.c:70 msgctxt "paper size" msgid "SRA1" msgstr "SRA1" -#: gtk/paper_names_offsets.c:71 +#: ../gtk/paper_names_offsets.c:71 msgctxt "paper size" msgid "SRA2" msgstr "SRA2" -#: gtk/paper_names_offsets.c:72 +#: ../gtk/paper_names_offsets.c:72 msgctxt "paper size" msgid "JB0" msgstr "JB0" -#: gtk/paper_names_offsets.c:73 +#: ../gtk/paper_names_offsets.c:73 msgctxt "paper size" msgid "JB1" msgstr "JB1" -#: gtk/paper_names_offsets.c:74 +#: ../gtk/paper_names_offsets.c:74 msgctxt "paper size" msgid "JB10" msgstr "JB10" -#: gtk/paper_names_offsets.c:75 +#: ../gtk/paper_names_offsets.c:75 msgctxt "paper size" msgid "JB2" msgstr "JB2" -#: gtk/paper_names_offsets.c:76 +#: ../gtk/paper_names_offsets.c:76 msgctxt "paper size" msgid "JB3" msgstr "JB3" -#: gtk/paper_names_offsets.c:77 +#: ../gtk/paper_names_offsets.c:77 msgctxt "paper size" msgid "JB4" msgstr "JB4" -#: gtk/paper_names_offsets.c:78 +#: ../gtk/paper_names_offsets.c:78 msgctxt "paper size" msgid "JB5" msgstr "JB5" -#: gtk/paper_names_offsets.c:79 +#: ../gtk/paper_names_offsets.c:79 msgctxt "paper size" msgid "JB6" msgstr "JB6" -#: gtk/paper_names_offsets.c:80 +#: ../gtk/paper_names_offsets.c:80 msgctxt "paper size" msgid "JB7" msgstr "JB7" -#: gtk/paper_names_offsets.c:81 +#: ../gtk/paper_names_offsets.c:81 msgctxt "paper size" msgid "JB8" msgstr "JB8" -#: gtk/paper_names_offsets.c:82 +#: ../gtk/paper_names_offsets.c:82 msgctxt "paper size" msgid "JB9" msgstr "JB9" -#: gtk/paper_names_offsets.c:83 +#: ../gtk/paper_names_offsets.c:83 msgctxt "paper size" msgid "jis exec" msgstr "jis exec" -#: gtk/paper_names_offsets.c:84 +#: ../gtk/paper_names_offsets.c:84 msgctxt "paper size" msgid "Choukei 2 Envelope" msgstr "Plic Choukei 2" -#: gtk/paper_names_offsets.c:85 +#: ../gtk/paper_names_offsets.c:85 msgctxt "paper size" msgid "Choukei 3 Envelope" msgstr "Plic Choukei 3" -#: gtk/paper_names_offsets.c:86 +#: ../gtk/paper_names_offsets.c:86 msgctxt "paper size" msgid "Choukei 4 Envelope" msgstr "Plic Choukei 4" -#: gtk/paper_names_offsets.c:87 +#: ../gtk/paper_names_offsets.c:87 msgctxt "paper size" msgid "hagaki (postcard)" msgstr "Vedere hagaki" -#: gtk/paper_names_offsets.c:88 +#: ../gtk/paper_names_offsets.c:88 msgctxt "paper size" msgid "kahu Envelope" msgstr "Plic kahu" -#: gtk/paper_names_offsets.c:89 +#: ../gtk/paper_names_offsets.c:89 msgctxt "paper size" msgid "kaku2 Envelope" msgstr "Plic kaku2" -#: gtk/paper_names_offsets.c:90 +#: ../gtk/paper_names_offsets.c:90 msgctxt "paper size" msgid "oufuku (reply postcard)" msgstr "Vedere oufuku" -#: gtk/paper_names_offsets.c:91 +#: ../gtk/paper_names_offsets.c:91 msgctxt "paper size" msgid "you4 Envelope" msgstr "Plic you4" -#: gtk/paper_names_offsets.c:92 +#: ../gtk/paper_names_offsets.c:92 msgctxt "paper size" msgid "10x11" msgstr "10x11" -#: gtk/paper_names_offsets.c:93 +#: ../gtk/paper_names_offsets.c:93 msgctxt "paper size" msgid "10x13" msgstr "10x13" -#: gtk/paper_names_offsets.c:94 +#: ../gtk/paper_names_offsets.c:94 msgctxt "paper size" msgid "10x14" msgstr "10x14" -#: gtk/paper_names_offsets.c:95 gtk/paper_names_offsets.c:96 +#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96 msgctxt "paper size" msgid "10x15" msgstr "10x15" -#: gtk/paper_names_offsets.c:97 +#: ../gtk/paper_names_offsets.c:97 msgctxt "paper size" msgid "11x12" msgstr "11x12" -#: gtk/paper_names_offsets.c:98 +#: ../gtk/paper_names_offsets.c:98 msgctxt "paper size" msgid "11x15" msgstr "11x15" -#: gtk/paper_names_offsets.c:99 +#: ../gtk/paper_names_offsets.c:99 msgctxt "paper size" msgid "12x19" msgstr "12x19" -#: gtk/paper_names_offsets.c:100 +#: ../gtk/paper_names_offsets.c:100 msgctxt "paper size" msgid "5x7" msgstr "5x7" -#: gtk/paper_names_offsets.c:101 +#: ../gtk/paper_names_offsets.c:101 msgctxt "paper size" msgid "6x9 Envelope" msgstr "Plic 6x9" -#: gtk/paper_names_offsets.c:102 +#: ../gtk/paper_names_offsets.c:102 msgctxt "paper size" msgid "7x9 Envelope" msgstr "Plic 7x9" -#: gtk/paper_names_offsets.c:103 +#: ../gtk/paper_names_offsets.c:103 msgctxt "paper size" msgid "9x11 Envelope" msgstr "Plic 9x11" -#: gtk/paper_names_offsets.c:104 +#: ../gtk/paper_names_offsets.c:104 msgctxt "paper size" msgid "a2 Envelope" msgstr "Plic a2" -#: gtk/paper_names_offsets.c:105 +#: ../gtk/paper_names_offsets.c:105 msgctxt "paper size" msgid "Arch A" msgstr "Arch A" -#: gtk/paper_names_offsets.c:106 +#: ../gtk/paper_names_offsets.c:106 msgctxt "paper size" msgid "Arch B" msgstr "Arch B" -#: gtk/paper_names_offsets.c:107 +#: ../gtk/paper_names_offsets.c:107 msgctxt "paper size" msgid "Arch C" msgstr "Arch C" -#: gtk/paper_names_offsets.c:108 +#: ../gtk/paper_names_offsets.c:108 msgctxt "paper size" msgid "Arch D" msgstr "Arch D" -#: gtk/paper_names_offsets.c:109 +#: ../gtk/paper_names_offsets.c:109 msgctxt "paper size" msgid "Arch E" msgstr "Arch E" -#: gtk/paper_names_offsets.c:110 +#: ../gtk/paper_names_offsets.c:110 msgctxt "paper size" msgid "b-plus" msgstr "b-plus" -#: gtk/paper_names_offsets.c:111 +#: ../gtk/paper_names_offsets.c:111 msgctxt "paper size" msgid "c" msgstr "c" -#: gtk/paper_names_offsets.c:112 +#: ../gtk/paper_names_offsets.c:112 msgctxt "paper size" msgid "c5 Envelope" msgstr "Plic c5" -#: gtk/paper_names_offsets.c:113 +#: ../gtk/paper_names_offsets.c:113 msgctxt "paper size" msgid "d" msgstr "d" -#: gtk/paper_names_offsets.c:114 +#: ../gtk/paper_names_offsets.c:114 msgctxt "paper size" msgid "e" msgstr "e" -#: gtk/paper_names_offsets.c:115 +#: ../gtk/paper_names_offsets.c:115 msgctxt "paper size" msgid "edp" msgstr "edp" -#: gtk/paper_names_offsets.c:116 +#: ../gtk/paper_names_offsets.c:116 msgctxt "paper size" msgid "European edp" msgstr "edp european" -#: gtk/paper_names_offsets.c:117 +#: ../gtk/paper_names_offsets.c:117 msgctxt "paper size" msgid "Executive" msgstr "E_xecută" -#: gtk/paper_names_offsets.c:118 +#: ../gtk/paper_names_offsets.c:118 msgctxt "paper size" msgid "f" msgstr "f" -#: gtk/paper_names_offsets.c:119 +#: ../gtk/paper_names_offsets.c:119 msgctxt "paper size" msgid "FanFold European" msgstr "FanFold European" -#: gtk/paper_names_offsets.c:120 +#: ../gtk/paper_names_offsets.c:120 msgctxt "paper size" msgid "FanFold US" msgstr "FanFold US" -#: gtk/paper_names_offsets.c:121 +#: ../gtk/paper_names_offsets.c:121 msgctxt "paper size" msgid "FanFold German Legal" msgstr "FanFold German Legal" -#: gtk/paper_names_offsets.c:122 +#: ../gtk/paper_names_offsets.c:122 msgctxt "paper size" msgid "Government Legal" msgstr "Government Legal" -#: gtk/paper_names_offsets.c:123 +#: ../gtk/paper_names_offsets.c:123 msgctxt "paper size" msgid "Government Letter" msgstr "Government Letter" -#: gtk/paper_names_offsets.c:124 +#: ../gtk/paper_names_offsets.c:124 msgctxt "paper size" msgid "Index 3x5" msgstr "Index 3x5" -#: gtk/paper_names_offsets.c:125 +#: ../gtk/paper_names_offsets.c:125 msgctxt "paper size" msgid "Index 4x6 (postcard)" msgstr "Index 4x6 (vedere)" -#: gtk/paper_names_offsets.c:126 +#: ../gtk/paper_names_offsets.c:126 msgctxt "paper size" msgid "Index 4x6 ext" msgstr "Index 4x6 ext" -#: gtk/paper_names_offsets.c:127 +#: ../gtk/paper_names_offsets.c:127 msgctxt "paper size" msgid "Index 5x8" msgstr "Index 5x8" -#: gtk/paper_names_offsets.c:128 +#: ../gtk/paper_names_offsets.c:128 msgctxt "paper size" msgid "Invoice" msgstr "Factură" -#: gtk/paper_names_offsets.c:129 +#: ../gtk/paper_names_offsets.c:129 msgctxt "paper size" msgid "Tabloid" msgstr "Tabloid" -#: gtk/paper_names_offsets.c:130 +#: ../gtk/paper_names_offsets.c:130 msgctxt "paper size" msgid "US Legal" msgstr "US Legal" -#: gtk/paper_names_offsets.c:131 +#: ../gtk/paper_names_offsets.c:131 msgctxt "paper size" msgid "US Legal Extra" msgstr "US Legal Extra" -#: gtk/paper_names_offsets.c:132 +#: ../gtk/paper_names_offsets.c:132 msgctxt "paper size" msgid "US Letter" msgstr "US Letter" -#: gtk/paper_names_offsets.c:133 +#: ../gtk/paper_names_offsets.c:133 msgctxt "paper size" msgid "US Letter Extra" msgstr "US Letter Extra" -#: gtk/paper_names_offsets.c:134 +#: ../gtk/paper_names_offsets.c:134 msgctxt "paper size" msgid "US Letter Plus" msgstr "US Letter Plus" -#: gtk/paper_names_offsets.c:135 +#: ../gtk/paper_names_offsets.c:135 msgctxt "paper size" msgid "Monarch Envelope" msgstr "Monarch Envelope" -#: gtk/paper_names_offsets.c:136 +#: ../gtk/paper_names_offsets.c:136 msgctxt "paper size" msgid "#10 Envelope" msgstr "Plic #10" -#: gtk/paper_names_offsets.c:137 +#: ../gtk/paper_names_offsets.c:137 msgctxt "paper size" msgid "#11 Envelope" msgstr "Plic #11" -#: gtk/paper_names_offsets.c:138 +#: ../gtk/paper_names_offsets.c:138 msgctxt "paper size" msgid "#12 Envelope" msgstr "Plic #12" -#: gtk/paper_names_offsets.c:139 +#: ../gtk/paper_names_offsets.c:139 msgctxt "paper size" msgid "#14 Envelope" msgstr "Plic #14" -#: gtk/paper_names_offsets.c:140 +#: ../gtk/paper_names_offsets.c:140 msgctxt "paper size" msgid "#9 Envelope" msgstr "Plic #9" -#: gtk/paper_names_offsets.c:141 +#: ../gtk/paper_names_offsets.c:141 msgctxt "paper size" msgid "Personal Envelope" msgstr "Plic personal" -#: gtk/paper_names_offsets.c:142 +#: ../gtk/paper_names_offsets.c:142 msgctxt "paper size" msgid "Quarto" msgstr "Quarto" -#: gtk/paper_names_offsets.c:143 +#: ../gtk/paper_names_offsets.c:143 msgctxt "paper size" msgid "Super A" msgstr "Super A" -#: gtk/paper_names_offsets.c:144 +#: ../gtk/paper_names_offsets.c:144 msgctxt "paper size" msgid "Super B" msgstr "Super B" -#: gtk/paper_names_offsets.c:145 +#: ../gtk/paper_names_offsets.c:145 msgctxt "paper size" msgid "Wide Format" msgstr "Format lat" -#: gtk/paper_names_offsets.c:146 +#: ../gtk/paper_names_offsets.c:146 msgctxt "paper size" msgid "Dai-pa-kai" msgstr "Dai-pa-kai" -#: gtk/paper_names_offsets.c:147 +#: ../gtk/paper_names_offsets.c:147 msgctxt "paper size" msgid "Folio" msgstr "Folio" -#: gtk/paper_names_offsets.c:148 +#: ../gtk/paper_names_offsets.c:148 msgctxt "paper size" msgid "Folio sp" msgstr "Folio sp" -#: gtk/paper_names_offsets.c:149 +#: ../gtk/paper_names_offsets.c:149 msgctxt "paper size" msgid "Invite Envelope" msgstr "Plic invitație" -#: gtk/paper_names_offsets.c:150 +#: ../gtk/paper_names_offsets.c:150 msgctxt "paper size" msgid "Italian Envelope" msgstr "Plic italian" -#: gtk/paper_names_offsets.c:151 +#: ../gtk/paper_names_offsets.c:151 msgctxt "paper size" msgid "juuro-ku-kai" msgstr "juuro-ku-kai" -#: gtk/paper_names_offsets.c:152 +#: ../gtk/paper_names_offsets.c:152 msgctxt "paper size" msgid "pa-kai" msgstr "pa-kai" -#: gtk/paper_names_offsets.c:153 +#: ../gtk/paper_names_offsets.c:153 msgctxt "paper size" msgid "Postfix Envelope" msgstr "Plic Postfix" -#: gtk/paper_names_offsets.c:154 +#: ../gtk/paper_names_offsets.c:154 msgctxt "paper size" msgid "Small Photo" msgstr "Poză mică" -#: gtk/paper_names_offsets.c:155 +#: ../gtk/paper_names_offsets.c:155 msgctxt "paper size" msgid "prc1 Envelope" msgstr "Plic prc1" -#: gtk/paper_names_offsets.c:156 +#: ../gtk/paper_names_offsets.c:156 msgctxt "paper size" msgid "prc10 Envelope" msgstr "Plic prc10" -#: gtk/paper_names_offsets.c:157 +#: ../gtk/paper_names_offsets.c:157 msgctxt "paper size" msgid "prc 16k" msgstr "prc 16k" -#: gtk/paper_names_offsets.c:158 +#: ../gtk/paper_names_offsets.c:158 msgctxt "paper size" msgid "prc2 Envelope" msgstr "Plic prc2" -#: gtk/paper_names_offsets.c:159 +#: ../gtk/paper_names_offsets.c:159 msgctxt "paper size" msgid "prc3 Envelope" msgstr "Plic prc3" -#: gtk/paper_names_offsets.c:160 +#: ../gtk/paper_names_offsets.c:160 msgctxt "paper size" msgid "prc 32k" msgstr "prc 32k" -#: gtk/paper_names_offsets.c:161 +#: ../gtk/paper_names_offsets.c:161 msgctxt "paper size" msgid "prc4 Envelope" msgstr "Plic prc4" -#: gtk/paper_names_offsets.c:162 +#: ../gtk/paper_names_offsets.c:162 msgctxt "paper size" msgid "prc5 Envelope" msgstr "Plic c5" -#: gtk/paper_names_offsets.c:163 +#: ../gtk/paper_names_offsets.c:163 msgctxt "paper size" msgid "prc6 Envelope" msgstr "Plic prc6" -#: gtk/paper_names_offsets.c:164 +#: ../gtk/paper_names_offsets.c:164 msgctxt "paper size" msgid "prc7 Envelope" msgstr "Plic prc7" -#: gtk/paper_names_offsets.c:165 +#: ../gtk/paper_names_offsets.c:165 msgctxt "paper size" msgid "prc8 Envelope" msgstr "Plic prc8" -#: gtk/paper_names_offsets.c:166 +#: ../gtk/paper_names_offsets.c:166 msgctxt "paper size" msgid "prc9 Envelope" msgstr "Plic prc9" -#: gtk/paper_names_offsets.c:167 +#: ../gtk/paper_names_offsets.c:167 msgctxt "paper size" msgid "ROC 16k" msgstr "ROC 16k" -#: gtk/paper_names_offsets.c:168 +#: ../gtk/paper_names_offsets.c:168 msgctxt "paper size" msgid "ROC 8k" msgstr "ROC 8k" -#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 -#, c-format +#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#, fuzzy, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "s-au găsit idata diferite pentru „%s” (legat simbolic) și %s\n" -#: gtk/updateiconcache.c:1374 +#: ../gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Nu s-a putut scrie antetul\n" -#: gtk/updateiconcache.c:1380 +#: ../gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Nu s-a putut scrie tabela de hash\n" -#: gtk/updateiconcache.c:1386 +#: ../gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Nu s-a putut scrie indexul dosarului\n" -#: gtk/updateiconcache.c:1394 +#: ../gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Nu s-a putut rescrie antetul\n" -#: gtk/updateiconcache.c:1463 +#: ../gtk/updateiconcache.c:1488 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Nu s-a putut deschide fișierul %s: %s\n" -#: gtk/updateiconcache.c:1471 +#: ../gtk/updateiconcache.c:1496 ../gtk/updateiconcache.c:1526 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Nu s-a putut scrie fișierul cache: %s\n" -#: gtk/updateiconcache.c:1507 +#: ../gtk/updateiconcache.c:1537 #, c-format msgid "The generated cache was invalid.\n" msgstr "S-a generat un cache nevalid.\n" -#: gtk/updateiconcache.c:1521 +#: ../gtk/updateiconcache.c:1551 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Nu s-a putut redenumi %s în %s: %s, prin urmare se șterge %s.\n" -#: gtk/updateiconcache.c:1535 +#: ../gtk/updateiconcache.c:1565 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Nu s-a putut redenumi %s în %s: %s\n" -#: gtk/updateiconcache.c:1545 +#: ../gtk/updateiconcache.c:1575 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Nu s-a putut redenumi %s înapoi în %s: %s.\n" -#: gtk/updateiconcache.c:1572 +#: ../gtk/updateiconcache.c:1602 #, c-format msgid "Cache file created successfully.\n" msgstr "Fișierul cache a fost creat cu succes.\n" -#: gtk/updateiconcache.c:1611 +#: ../gtk/updateiconcache.c:1641 msgid "Overwrite an existing cache, even if up to date" msgstr "Suprascrie un cache existent, chiar dacă este la zi" -#: gtk/updateiconcache.c:1612 +#: ../gtk/updateiconcache.c:1642 msgid "Don't check for the existence of index.theme" msgstr "Nu verifica existența fișierului index.theme" -#: gtk/updateiconcache.c:1613 +#: ../gtk/updateiconcache.c:1643 msgid "Don't include image data in the cache" msgstr "Nu include data de tip imagine în cache" -#: gtk/updateiconcache.c:1614 +#: ../gtk/updateiconcache.c:1644 msgid "Output a C header file" msgstr "Scoate la ieșire un fișier C header" -#: gtk/updateiconcache.c:1615 +#: ../gtk/updateiconcache.c:1645 msgid "Turn off verbose output" msgstr "Dezactivează ieșirea detaliată" -#: gtk/updateiconcache.c:1616 +#: ../gtk/updateiconcache.c:1646 msgid "Validate existing icon cache" msgstr "Validare cache existent de iconițe" -#: gtk/updateiconcache.c:1683 +#: ../gtk/updateiconcache.c:1713 #, c-format msgid "File not found: %s\n" msgstr "Nu s-a găsit fișierul: %s\n" -#: gtk/updateiconcache.c:1689 +#: ../gtk/updateiconcache.c:1719 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Nu e un cache de iconițe valid: %s\n" -#: gtk/updateiconcache.c:1702 +#: ../gtk/updateiconcache.c:1732 #, c-format msgid "No theme index file.\n" msgstr "Nu există un fișier index al temei.\n" -#: gtk/updateiconcache.c:1706 +#: ../gtk/updateiconcache.c:1736 #, c-format msgid "" "No theme index file in '%s'.\n" "If you really want to create an icon cache here, use --ignore-theme-index.\n" msgstr "" -"Nu s-a găsit un fișier index în „%s”.\n" +"Niciun fișier temă index în „%s”.\n" "Dacă chiar doriți să creați aici un cache pentru iconițe, utilizați --ignore-" "theme-index.\n" #. ID -#: modules/input/imam-et.c:454 +#: ../modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharic (EZ+)" #. ID -#: modules/input/imcedilla.c:92 +#: ../modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Sedilă" #. ID -#: modules/input/imcyrillic-translit.c:217 +#: ../modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Chirilică (Transliterată)" #. ID -#: modules/input/iminuktitut.c:127 +#: ../modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (Transliterată)" #. ID -#: modules/input/imipa.c:145 +#: ../modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: modules/input/immultipress.c:31 +#: ../modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: modules/input/imthai.c:35 +#: ../modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: modules/input/imti-er.c:453 +#: ../modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna - Eritreeană (EZ+)" #. ID -#: modules/input/imti-et.c:453 +#: ../modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna - Etiopiană (EZ+)" #. ID -#: modules/input/imviqr.c:244 +#: ../modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnameză (VIQR)" #. ID -#: modules/input/imxim.c:28 +#: ../modules/input/imxim.c:28 msgid "X Input Method" msgstr "Metodă de input X" -#: modules/printbackends/cups/gtkprintbackendcups.c:811 -#: modules/printbackends/cups/gtkprintbackendcups.c:1020 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:810 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1020 msgid "Username:" msgstr "Utilizator:" -#: modules/printbackends/cups/gtkprintbackendcups.c:812 -#: modules/printbackends/cups/gtkprintbackendcups.c:1029 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:811 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1029 msgid "Password:" msgstr "Parolă:" -#: modules/printbackends/cups/gtkprintbackendcups.c:850 -#, c-format -msgid "Authentication is required to get a file from %s" -msgstr "Pentru a prelua un fișier de la %s este nevoie de autentificare" - -#: modules/printbackends/cups/gtkprintbackendcups.c:854 -#: modules/printbackends/cups/gtkprintbackendcups.c:1042 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:850 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1042 #, c-format msgid "Authentication is required to print document '%s' on printer %s" msgstr "" "Pentru a tipări documentul „%s” la imprimanta %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:856 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:852 #, c-format msgid "Authentication is required to print a document on %s" msgstr "" "Pentru a tipări un document la imprimanta %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:860 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:856 #, c-format msgid "Authentication is required to get attributes of job '%s'" msgstr "Pentru a afla atributele sarcinii „%s” este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:862 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:858 msgid "Authentication is required to get attributes of a job" msgstr "Pentru a afla atributele unei sarcini este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:866 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:862 #, c-format msgid "Authentication is required to get attributes of printer %s" msgstr "Pentru a afla atributele imprimantei „%s” este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:868 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:864 msgid "Authentication is required to get attributes of a printer" msgstr "Pentru a afla atributele unei imprimante este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:871 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:867 #, c-format msgid "Authentication is required to get default printer of %s" msgstr "" "Pentru a afla imprimanta implicită de pe %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:874 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:870 #, c-format msgid "Authentication is required to get printers from %s" msgstr "Pentru a afla imprimantele de pe %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:877 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:875 +#, c-format +msgid "Authentication is required to get a file from %s" +msgstr "Pentru a prelua un fișier de la %s este nevoie de autentificare" + +#: ../modules/printbackends/cups/gtkprintbackendcups.c:877 #, c-format msgid "Authentication is required on %s" msgstr "Este nevoie de autentificare pe %s" -#: modules/printbackends/cups/gtkprintbackendcups.c:1014 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1014 msgid "Domain:" msgstr "Domeniu:" -#: modules/printbackends/cups/gtkprintbackendcups.c:1044 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1044 #, c-format msgid "Authentication is required to print document '%s'" msgstr "Pentru a tipări documentul „%s” este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:1049 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1049 #, c-format msgid "Authentication is required to print this document on printer %s" msgstr "" "Pentru a tipări acest document la imprimanta %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:1051 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1051 msgid "Authentication is required to print this document" msgstr "Pentru a tipări acest document este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:1672 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1672 #, c-format msgid "Printer '%s' is low on toner." msgstr "Imprimanta „%s” are toner pe terminate." -#: modules/printbackends/cups/gtkprintbackendcups.c:1673 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1673 #, c-format msgid "Printer '%s' has no toner left." msgstr "Imprimanta „%s” nu mai are toner." #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1675 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1675 #, c-format msgid "Printer '%s' is low on developer." msgstr "Imprimanta „%s” are developator pe terminate." #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1677 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677 #, c-format msgid "Printer '%s' is out of developer." msgstr "Imprimanta „%s” nu mai are developator." #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1679 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" "Imprimanta „%s” are pe terminate cel puțin una dintre rezervele de culori." #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1681 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" "Imprimanta „%s” nu mai are culoare în cel puțin una dintre rezervele de " "culori." -#: modules/printbackends/cups/gtkprintbackendcups.c:1682 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1682 #, c-format msgid "The cover is open on printer '%s'." msgstr "Imprimanta „%s” are capacul ridicat." -#: modules/printbackends/cups/gtkprintbackendcups.c:1683 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1683 #, c-format msgid "The door is open on printer '%s'." msgstr "Imprimanta „%s” are ușița deschisă." -#: modules/printbackends/cups/gtkprintbackendcups.c:1684 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1684 #, c-format msgid "Printer '%s' is low on paper." msgstr "Imprimanta „%s” are hârtie pe terminate." -#: modules/printbackends/cups/gtkprintbackendcups.c:1685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1685 #, c-format msgid "Printer '%s' is out of paper." msgstr "Imprimanta „%s” nu mai are hârtie." -#: modules/printbackends/cups/gtkprintbackendcups.c:1686 -#, fuzzy, c-format +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1686 +#, c-format msgid "Printer '%s' is currently offline." msgstr "Imprimanta „%s” este momentan deconectată." -#: modules/printbackends/cups/gtkprintbackendcups.c:1687 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1687 #, c-format msgid "There is a problem on printer '%s'." msgstr "Imprimanta „%s” are o problemă." #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:1995 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1995 msgid "Paused ; Rejecting Jobs" msgstr "Oprit momentan. Se refuză sarcini de tipărire" #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Rejecting Jobs" msgstr "Se refuză sarcini de tipărire" -#: modules/printbackends/cups/gtkprintbackendcups.c:2777 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2777 msgid "Two Sided" msgstr "Pe ambele părți" -#: modules/printbackends/cups/gtkprintbackendcups.c:2778 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2778 msgid "Paper Type" msgstr "Tip hârtie" -#: modules/printbackends/cups/gtkprintbackendcups.c:2779 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2779 msgid "Paper Source" msgstr "Sursă hârtie" -#: modules/printbackends/cups/gtkprintbackendcups.c:2780 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2780 msgid "Output Tray" msgstr "Tavă de ieșire" -#: modules/printbackends/cups/gtkprintbackendcups.c:2781 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2781 msgid "Resolution" msgstr "Rezoluție" -#: modules/printbackends/cups/gtkprintbackendcups.c:2782 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2782 msgid "GhostScript pre-filtering" msgstr "Pre-filtrare GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2791 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2791 msgid "One Sided" msgstr "Pe o parte" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2793 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2793 msgid "Long Edge (Standard)" msgstr "Margine lungă (standard)" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2795 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2795 msgid "Short Edge (Flip)" msgstr "Margine scurtă (întoarsă)" #. Translators: this is an option of "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:2797 -#: modules/printbackends/cups/gtkprintbackendcups.c:2799 -#: modules/printbackends/cups/gtkprintbackendcups.c:2807 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2797 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2799 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2807 msgid "Auto Select" msgstr "Auto-selectare" #. Translators: this is an option of "Paper Source" #. Translators: this is an option of "Resolution" -#: modules/printbackends/cups/gtkprintbackendcups.c:2801 -#: modules/printbackends/cups/gtkprintbackendcups.c:2803 -#: modules/printbackends/cups/gtkprintbackendcups.c:2805 -#: modules/printbackends/cups/gtkprintbackendcups.c:2809 -#: modules/printbackends/cups/gtkprintbackendcups.c:3295 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2801 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2803 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2805 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2809 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3305 msgid "Printer Default" -msgstr "După opțiunile imprimantei" +msgstr "Opțiunile implicite ale imprimantei" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2811 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2811 msgid "Embed GhostScript fonts only" msgstr "Doar fonturile GhostScript înglobate" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2813 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2813 msgid "Convert to PS level 1" msgstr "Convertește la PS nivelul 1" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2815 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2815 msgid "Convert to PS level 2" msgstr "Convertește to PS nivelul 2" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 msgid "No pre-filtering" msgstr "Fără pre-filtrare" #. Translators: "Miscellaneous" is the label for a button, that opens #. up an extra panel of settings in a print dialog. -#: modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 msgid "Miscellaneous" msgstr "Altele" #. Translators: These strings name the possible values of the #. * job priority option in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "High" msgstr "Înalt" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Medium" msgstr "Mediu" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Low" msgstr "Scăzut" @@ -4035,66 +4045,66 @@ msgstr "Scăzut" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3527 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3553 msgid "Pages per Sheet" msgstr "Pagini per foaie" #. Translators, this string is used to label the job priority option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3564 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Job Priority" msgstr "Prioritate sarcină" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3575 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3601 msgid "Billing Info" msgstr "Informații de facturare" #. Translators, these strings are names for various 'standard' cover #. * pages that the printing system may support. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "None" msgstr "Nici unul" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Classified" msgstr "Clasificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Confidential" msgstr "Confidențial" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Unclassified" msgstr "Neclasificat" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3625 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3651 msgid "Before" msgstr "Înainte" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3640 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3666 msgid "After" msgstr "După" @@ -4102,14 +4112,14 @@ msgstr "După" #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3660 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3686 msgid "Print at" msgstr "Tipărește la" #. Translators: this is the name of the option that allows the user #. * to specify a time when a print job will be printed. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3671 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3697 msgid "Print at time" msgstr "Tipărește la un anumit moment" @@ -4117,104 +4127,104 @@ msgstr "Tipărește la un anumit moment" #. * size. The two placeholders are replaced with the width and height #. * in points. E.g: "Custom 230.4x142.9" #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3706 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3732 #, c-format msgid "Custom %sx%s" msgstr "Personalizat %sx%s" #. default filename used for print-to-file -#: modules/printbackends/file/gtkprintbackendfile.c:250 +#: ../modules/printbackends/file/gtkprintbackendfile.c:250 #, c-format msgid "output.%s" -msgstr "tipar.%s" +msgstr "ieșire.%s" -#: modules/printbackends/file/gtkprintbackendfile.c:493 +#: ../modules/printbackends/file/gtkprintbackendfile.c:501 msgid "Print to File" msgstr "Tipărește în fișier" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:578 msgid "PDF" msgstr "PDF" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:578 msgid "Postscript" msgstr "PostScript" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:578 msgid "SVG" msgstr "SVG" -#: modules/printbackends/file/gtkprintbackendfile.c:582 -#: modules/printbackends/test/gtkprintbackendtest.c:503 +#: ../modules/printbackends/file/gtkprintbackendfile.c:590 +#: ../modules/printbackends/test/gtkprintbackendtest.c:503 msgid "Pages per _sheet:" msgstr "Pagini per _filă:" -#: modules/printbackends/file/gtkprintbackendfile.c:641 +#: ../modules/printbackends/file/gtkprintbackendfile.c:649 msgid "File" msgstr "Fișier" -#: modules/printbackends/file/gtkprintbackendfile.c:651 +#: ../modules/printbackends/file/gtkprintbackendfile.c:659 msgid "_Output format" msgstr "Formate de _ieșire" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:395 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:395 msgid "Print to LPR" msgstr "Tipărește cu LPR" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:421 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:421 msgid "Pages Per Sheet" msgstr "Pagini per filă" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:428 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:428 msgid "Command Line" msgstr "Linie de comandă" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:811 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:811 msgid "printer offline" msgstr "imprimantă deconectată" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:829 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:829 msgid "ready to print" msgstr "pregătită pentru tipărire" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:832 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:832 msgid "processing job" msgstr "se procesează sarcina" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:836 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:836 msgid "paused" msgstr "întreruptă" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:839 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:839 msgid "unknown" msgstr "necunoscut" #. default filename used for print-to-test -#: modules/printbackends/test/gtkprintbackendtest.c:234 -#, c-format +#: ../modules/printbackends/test/gtkprintbackendtest.c:234 +#, fuzzy, c-format msgid "test-output.%s" -msgstr "test-tipar.%s" +msgstr "test-ieșire.%s" -#: modules/printbackends/test/gtkprintbackendtest.c:467 +#: ../modules/printbackends/test/gtkprintbackendtest.c:467 msgid "Print to Test Printer" msgstr "Tipărește cu imprimanta de test" -#: tests/testfilechooser.c:207 +#: ../tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Nu s-au putut obține detalii despre fișierul „%s”: %s" -#: tests/testfilechooser.c:222 +#: ../tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nu s-a putut deschide fișierul „%s”: %s" -#: tests/testfilechooser.c:267 +#: ../tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -4222,6 +4232,9 @@ msgstr "" "Nu s-a putut încărca imaginea „%s” dintr-un motiv necunoscut, probabil un " "fișier imagine corupt" +#~ msgid "Error creating folder '%s': %s" +#~ msgstr "Eroare la crearea dosarului „%s”: %s" + #~ msgid "Gdk debugging flags to set" #~ msgstr "Fanioane de depanare Gdk de selectat" From d588f85cc8918b335fbe65b35d184899190fd763 Mon Sep 17 00:00:00 2001 From: Lucian Adrian Grijincu Date: Fri, 26 Nov 2010 01:25:14 +0200 Subject: [PATCH 25/59] Updated Romanian translation (remove windows line endings) --- po-properties/ro.po | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/po-properties/ro.po b/po-properties/ro.po index b6152baae3..0755fe422f 100644 --- a/po-properties/ro.po +++ b/po-properties/ro.po @@ -1,11 +1,11 @@ -# Romanian translation for gtk+-properties -# Copyright (C) 1999 - 2009 Free Software Foundation, Inc. -# Dan Damian , 1999, 2000. -# Marius Andreiana , 2001, 2002. -# Mișu Moldovan , 2003 - 2010. -# Lucian Adrian Grijincu , 2009, 2010. -# Eu93 , 2010. -# Spoiala Marian , 2010. +# Romanian translation for gtk+-properties +# Copyright (C) 1999 - 2009 Free Software Foundation, Inc. +# Dan Damian , 1999, 2000. +# Marius Andreiana , 2001, 2002. +# Mișu Moldovan , 2003 - 2010. +# Lucian Adrian Grijincu , 2009, 2010. +# Eu93 , 2010. +# Spoiala Marian , 2010. msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" @@ -2962,7 +2962,7 @@ msgstr "Aspectul umbrei care înconjoară containerul" msgid "Handle position" msgstr "Poziție prindere" -# Greu de tradus, a se vedea codul sursă pentru mai multe informații. Mișu. +# Greu de tradus, a se vedea codul sursă pentru mai multe informații. Mișu. #: ../gtk/gtkhandlebox.c:198 msgid "Position of the handle relative to the child widget" msgstr "Poziția prinderii (handle position) relativ la widgetul copil" @@ -2971,7 +2971,7 @@ msgstr "Poziția prinderii (handle position) relativ la widgetul copil" msgid "Snap edge" msgstr "Margine de prindere" -# Aceeași observație ca mai înainte. Mișu +# Aceeași observație ca mai înainte. Mișu #: ../gtk/gtkhandlebox.c:207 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " @@ -4404,7 +4404,7 @@ msgstr "Acțiunea butonului radio al grupului ce deține această acțiune." msgid "The current value" msgstr "Valoarea curentă" -# Dizzy... Mișu +# Dizzy... Mișu #: ../gtk/gtkradioaction.c:152 msgid "" "The value property of the currently active member of the group to which this " @@ -4720,7 +4720,7 @@ msgstr "Numărul de valori zecimale afișate în valoare" msgid "Draw Value" msgstr "Arată poziția" -# Wild guess... Mișu +# Wild guess... Mișu #: ../gtk/gtkscale.c:260 msgid "Whether the current value is displayed as a string next to the slider" msgstr "Specifică dacă poziția curentă este afișată ca un șir lângă derulator" @@ -5523,7 +5523,7 @@ msgstr "Rată de creștere" msgid "Snap to Ticks" msgstr "Corectare automată" -# Wild guess, again... Mișu +# Wild guess, again... Mișu #: ../gtk/gtkspinbutton.c:259 msgid "" "Whether erroneous values are automatically changed to a spin button's " @@ -6481,7 +6481,7 @@ msgstr "Antetele coloanelor răspund la clic" msgid "Expander Column" msgstr "Coloană de desfășurare" -# Very fishy... Mișu +# Very fishy... Mișu #: ../gtk/gtktreeview.c:691 msgid "Set the column for the expander column" msgstr "Setare coloană pentru coloana de desfășurare" @@ -6616,7 +6616,7 @@ msgstr "Permite afișarea rândurilor cu culori alternative" msgid "Indent Expanders" msgstr "Desfășurători indentați" -# Not really sure 'bout this one. Mișu +# Not really sure 'bout this one. Mișu #: ../gtk/gtktreeview.c:898 msgid "Make the expanders indented" msgstr "Indentează desfășurătorii" @@ -6667,7 +6667,7 @@ msgstr "" msgid "Tree line pattern" msgstr "Model linie arbore" -# Got confused... Mișu +# Got confused... Mișu #: ../gtk/gtktreeview.c:940 msgid "Dash pattern used to draw the tree view lines" msgstr "" @@ -6844,7 +6844,7 @@ msgstr "" msgid "Whether the widget is visible" msgstr "Specifică dacă widgetul este vizibil" -# Ugly... Mișu +# Ugly... Mișu #: ../gtk/gtkwidget.c:917 msgid "Whether the widget responds to input" msgstr "Specifică dacă widgetul răspunde la input" @@ -7079,7 +7079,7 @@ msgstr "Lățimea în pixeli a liniei indicatorului de focus" msgid "Focus line dash pattern" msgstr "Model evidențiere linie de focalizare" -# Got confused... Mișu +# Got confused... Mișu #: ../gtk/gtkwidget.c:2978 msgid "Dash pattern used to draw the focus indicator" msgstr "Model utilizat pentru afișarea indicatorului de focus" From 24862a5f6008f8e7de96ea3b6b653f3db8e01d85 Mon Sep 17 00:00:00 2001 From: Lucian Adrian Grijincu Date: Fri, 26 Nov 2010 01:29:50 +0200 Subject: [PATCH 26/59] Updated Romanian translation --- po/ro.po | 1835 +++++++++++++++++++++++++++--------------------------- 1 file changed, 911 insertions(+), 924 deletions(-) diff --git a/po/ro.po b/po/ro.po index 4099a3191b..d3b9c7fafb 100644 --- a/po/ro.po +++ b/po/ro.po @@ -5,385 +5,382 @@ # Mișu Moldovan , 2003 - 2010. # Lucian Adrian Grijincu , 2009, 2010. # Cristian Secară , 2010. -# Eu93 , 2010. -# Spoiala Marian , 2010. msgid "" msgstr "" "Project-Id-Version: gtk+\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%" -"2b&component=general\n" -"POT-Creation-Date: 2010-11-24 12:37+0000\n" -"PO-Revision-Date: 2010-11-25 17:20+0300\n" -"Last-Translator: Spoiala Marian \n" -"Language-Team: Romania\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-01 15:41-0400\n" +"PO-Revision-Date: 2010-08-04 17:26+0300\n" +"Last-Translator: Lucian Adrian Grijincu \n" +"Language-Team: Romanian Gnome Team \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Virtaal 0.6.1\n" -#: ../gdk/gdk.c:115 +#: gdk/gdk.c:103 #, c-format msgid "Error parsing option --gdk-debug" msgstr "Eroare la analizarea opțiunii --gtk-debug" -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:123 #, c-format msgid "Error parsing option --gdk-no-debug" -msgstr "Eroare la analizarea opțiunii --gtk-no-debug" +msgstr "Eroare la analizarea opțiunii --gtk-debug" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:163 +#: gdk/gdk.c:151 msgid "Program class as used by the window manager" -msgstr "Clasa programului așa cum este folosită de administratorul de ferestre" +msgstr "Clasa programului folosită de administratorul de ferestre" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:164 +#: gdk/gdk.c:152 msgid "CLASS" msgstr "CLASĂ" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:166 +#: gdk/gdk.c:154 msgid "Program name as used by the window manager" -msgstr "Numele programului așa cum este folosit de administratorul de ferestre" +msgstr "Numele programului așa cum este denumit de administratorul de ferestre" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:167 +#: gdk/gdk.c:155 msgid "NAME" msgstr "NUME" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:169 +#: gdk/gdk.c:157 msgid "X display to use" msgstr "Display X de utilizat" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:170 +#: gdk/gdk.c:158 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:172 +#: gdk/gdk.c:160 msgid "X screen to use" msgstr "Ecran X de utilizat" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:173 +#: gdk/gdk.c:161 msgid "SCREEN" msgstr "ECRAN" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:176 +#: gdk/gdk.c:164 +#, fuzzy msgid "GDK debugging flags to set" -msgstr "Fanioane de depanare GTK+ de selectat" +msgstr "Fanioane de depanare GTK+ de activat" #. Placeholder in --gdk-debug=FLAGS in --help output #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:177 ../gdk/gdk.c:180 ../gtk/gtkmain.c:525 ../gtk/gtkmain.c:528 +#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:533 gtk/gtkmain.c:536 msgid "FLAGS" msgstr "FANIOANE" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:179 +#: gdk/gdk.c:167 +#, fuzzy msgid "GDK debugging flags to unset" -msgstr "Fanioane de depanare GTK+ de deselectat" +msgstr "Fanioane de depanare GTK+ de dezactivat" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgctxt "keyboard label" msgid "BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgctxt "keyboard label" msgid "Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgctxt "keyboard label" msgid "Return" msgstr "Enter" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgctxt "keyboard label" msgid "Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgctxt "keyboard label" msgid "Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgctxt "keyboard label" msgid "Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgctxt "keyboard label" msgid "Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgctxt "keyboard label" msgid "Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgctxt "keyboard label" msgid "Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgctxt "keyboard label" msgid "Left" -msgstr "Stânga" +msgstr "La stânga" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgctxt "keyboard label" msgid "Up" -msgstr "Sus" +msgstr "În sus" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgctxt "keyboard label" msgid "Right" -msgstr "Dreapta" +msgstr "La dreapta" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgctxt "keyboard label" msgid "Down" -msgstr "Jos" +msgstr "În jos" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgctxt "keyboard label" msgid "Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgctxt "keyboard label" msgid "Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgctxt "keyboard label" msgid "End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgctxt "keyboard label" msgid "Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgctxt "keyboard label" msgid "Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgctxt "keyboard label" msgid "Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgctxt "keyboard label" msgid "Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgctxt "keyboard label" msgid "KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgctxt "keyboard label" msgid "KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgctxt "keyboard label" msgid "KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgctxt "keyboard label" msgid "KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgctxt "keyboard label" msgid "KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgctxt "keyboard label" msgid "KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgctxt "keyboard label" msgid "KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgctxt "keyboard label" msgid "KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgctxt "keyboard label" msgid "KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgctxt "keyboard label" msgid "KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgctxt "keyboard label" msgid "KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgctxt "keyboard label" msgid "KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgctxt "keyboard label" msgid "KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgctxt "keyboard label" msgid "KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgctxt "keyboard label" msgid "KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgctxt "keyboard label" msgid "KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgctxt "keyboard label" msgid "Delete" msgstr "Delete" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Nu grupa cererile GDI" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Nu utiliza interfața Wintab pentru suportul dispozitivelor „tablet”" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Precum --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Utilizează interfața Wintab (implicit)" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Mărimea paletei în modul pe 8 biți" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "CULORI" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:312 +#: gdk/x11/gdkapplaunchcontext-x11.c:312 #, c-format msgid "Starting %s" msgstr "Se pornește %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %s" msgstr "Se deschide „%s”" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:321 +#: gdk/x11/gdkapplaunchcontext-x11.c:321 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Se deschide un element" -msgstr[1] "Se deschide %d elementul" -msgstr[2] "Se deschid %d elemente" +msgstr[1] "Se deschid %d elemente" +msgstr[2] "Se deschid %d de elemente" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:94 -#, fuzzy +#: gdk/x11/gdkmain-x11.c:96 msgid "Make X calls synchronous" msgstr "Cereri X sincrone" #. Translators: this is the license preamble; the string at the end #. * contains the URL of the license. #. -#: ../gtk/gtkaboutdialog.c:101 +#: gtk/gtkaboutdialog.c:101 #, c-format msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" msgstr "" -"Acest program vine fără ABSOLUT NICIO GARANŢIE; pentru detalii, vizitați %s" -#: ../gtk/gtkaboutdialog.c:339 ../gtk/gtkaboutdialog.c:2233 +#: gtk/gtkaboutdialog.c:339 gtk/gtkaboutdialog.c:2235 msgid "License" msgstr "Licență" -#: ../gtk/gtkaboutdialog.c:340 +#: gtk/gtkaboutdialog.c:340 msgid "The license of the program" msgstr "Licența programului" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:622 +#: gtk/gtkaboutdialog.c:621 msgid "C_redits" msgstr "Auto_ri" #. Add the license button -#: ../gtk/gtkaboutdialog.c:636 +#: gtk/gtkaboutdialog.c:635 msgid "_License" msgstr "_Licență" -#: ../gtk/gtkaboutdialog.c:840 +#: gtk/gtkaboutdialog.c:839 msgid "Could not show link" msgstr "Legătura nu poate fi afișată" -#: ../gtk/gtkaboutdialog.c:933 +#: gtk/gtkaboutdialog.c:932 #, c-format msgid "About %s" msgstr "Despre %s" -#: ../gtk/gtkaboutdialog.c:2151 +#: gtk/gtkaboutdialog.c:2153 msgid "Credits" msgstr "Autori" -#: ../gtk/gtkaboutdialog.c:2183 +#: gtk/gtkaboutdialog.c:2185 msgid "Written by" msgstr "Programare" -#: ../gtk/gtkaboutdialog.c:2186 +#: gtk/gtkaboutdialog.c:2188 msgid "Documented by" msgstr "Documentație" -#: ../gtk/gtkaboutdialog.c:2198 +#: gtk/gtkaboutdialog.c:2200 msgid "Translated by" msgstr "Traducere" -#: ../gtk/gtkaboutdialog.c:2202 +#: gtk/gtkaboutdialog.c:2204 msgid "Artwork by" msgstr "Interfață" @@ -392,7 +389,7 @@ msgstr "Interfață" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:160 +#: gtk/gtkaccellabel.c:160 msgctxt "keyboard label" msgid "Shift" msgstr "Shift" @@ -402,7 +399,7 @@ msgstr "Shift" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:166 +#: gtk/gtkaccellabel.c:166 msgctxt "keyboard label" msgid "Ctrl" msgstr "Ctrl" @@ -412,7 +409,7 @@ msgstr "Ctrl" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:172 +#: gtk/gtkaccellabel.c:172 msgctxt "keyboard label" msgid "Alt" msgstr "Alt" @@ -422,7 +419,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:770 +#: gtk/gtkaccellabel.c:770 msgctxt "keyboard label" msgid "Super" msgstr "Super" @@ -432,7 +429,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:783 +#: gtk/gtkaccellabel.c:783 msgctxt "keyboard label" msgid "Hyper" msgstr "Hyper" @@ -442,37 +439,37 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:797 +#: gtk/gtkaccellabel.c:797 msgctxt "keyboard label" msgid "Meta" msgstr "Meta" -#: ../gtk/gtkaccellabel.c:813 +#: gtk/gtkaccellabel.c:813 msgctxt "keyboard label" msgid "Space" msgstr "Bara de spațiu" -#: ../gtk/gtkaccellabel.c:816 +#: gtk/gtkaccellabel.c:816 msgctxt "keyboard label" msgid "Backslash" msgstr "Backslash" -#: ../gtk/gtkbuilderparser.c:343 +#: gtk/gtkbuilderparser.c:343 #, c-format msgid "Invalid type function on line %d: '%s'" msgstr "Tip nevalid pentru funcția de la linia %d: „%s”" -#: ../gtk/gtkbuilderparser.c:407 -#, c-format +#: gtk/gtkbuilderparser.c:407 +#, fuzzy, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" -msgstr "Duplichează „%s” la linia %d (precedent la linia %d)" +msgstr "ID obiect duplicat „%s” la linia %d (precedent la linia %d)" -#: ../gtk/gtkbuilderparser.c:859 +#: gtk/gtkbuilderparser.c:859 #, c-format msgid "Invalid root element: '%s'" msgstr "Element rădăcină nevalid: „%s”" -#: ../gtk/gtkbuilderparser.c:898 +#: gtk/gtkbuilderparser.c:898 #, c-format msgid "Unhandled tag: '%s'" msgstr "Marcaj negestionat: „%s”" @@ -487,7 +484,7 @@ msgstr "Marcaj negestionat: „%s”" #. * text direction of RTL and specify "calendar:YM", then the year #. * will appear to the right of the month. #. -#: ../gtk/gtkcalendar.c:878 +#: gtk/gtkcalendar.c:883 msgid "calendar:MY" msgstr "calendar:MY" @@ -495,7 +492,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:916 +#: gtk/gtkcalendar.c:921 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -504,7 +501,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1848 +#: gtk/gtkcalendar.c:2006 msgctxt "year measurement template" msgid "2000" msgstr "2000" @@ -519,7 +516,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1879 ../gtk/gtkcalendar.c:2564 +#: gtk/gtkcalendar.c:2037 gtk/gtkcalendar.c:2719 #, c-format msgctxt "calendar:day:digits" msgid "%d" @@ -535,7 +532,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1911 ../gtk/gtkcalendar.c:2432 +#: gtk/gtkcalendar.c:2069 gtk/gtkcalendar.c:2579 #, c-format msgctxt "calendar:week:digits" msgid "%d" @@ -551,7 +548,7 @@ msgstr "%d" #. * #. * "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2197 +#: gtk/gtkcalendar.c:2361 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" @@ -559,7 +556,7 @@ msgstr "%Y" #. This label is displayed in a treeview cell displaying #. * a disabled accelerator key combination. #. -#: ../gtk/gtkcellrendereraccel.c:272 +#: gtk/gtkcellrendereraccel.c:272 msgctxt "Accelerator" msgid "Disabled" msgstr "Dezactivat" @@ -568,7 +565,7 @@ msgstr "Dezactivat" #. * an accelerator key combination that is not valid according #. * to gtk_accelerator_valid(). #. -#: ../gtk/gtkcellrendereraccel.c:282 +#: gtk/gtkcellrendereraccel.c:282 msgctxt "Accelerator" msgid "Invalid" msgstr "Nevalid" @@ -577,25 +574,25 @@ msgstr "Nevalid" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:418 ../gtk/gtkcellrendereraccel.c:675 +#: gtk/gtkcellrendereraccel.c:418 gtk/gtkcellrendereraccel.c:675 msgid "New accelerator..." msgstr "Accelerator nou..." -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:452 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:452 #, c-format msgctxt "progress bar label" msgid "%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:473 +#: gtk/gtkcolorbutton.c:176 gtk/gtkcolorbutton.c:445 msgid "Pick a Color" msgstr "Alegeți o culoare" -#: ../gtk/gtkcolorbutton.c:363 +#: gtk/gtkcolorbutton.c:336 msgid "Received invalid color data\n" -msgstr "Au fost primite date incorecte de culoare\n" +msgstr "S-au primit date incorecte de culoare\n" -#: ../gtk/gtkcolorsel.c:416 +#: gtk/gtkcolorsel.c:384 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -603,75 +600,75 @@ msgstr "" "Selectați culoarea dorită din cercul exterior. Selectați luminozitatea " "culorii utilizând triunghiul interior." -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:408 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "" -"Faceți clic pe pipetă, apoi alegeți o culoare oriunde pe ecran pentru a o " +"Faceți clic pe creion, apoi alegeți o culoare oriunde pe ecran pentru a o " "selecta." -#: ../gtk/gtkcolorsel.c:449 +#: gtk/gtkcolorsel.c:417 msgid "_Hue:" msgstr "_Nuanță:" -#: ../gtk/gtkcolorsel.c:450 +#: gtk/gtkcolorsel.c:418 msgid "Position on the color wheel." -msgstr "Poziția în cercul culorilor." +msgstr "Poziția în cercul culorilor" -#: ../gtk/gtkcolorsel.c:452 +#: gtk/gtkcolorsel.c:420 msgid "_Saturation:" msgstr "_Saturație:" -#: ../gtk/gtkcolorsel.c:453 +#: gtk/gtkcolorsel.c:421 msgid "Intensity of the color." msgstr "Intensitatea culorii." -#: ../gtk/gtkcolorsel.c:454 +#: gtk/gtkcolorsel.c:422 msgid "_Value:" msgstr "_Valoare:" -#: ../gtk/gtkcolorsel.c:455 +#: gtk/gtkcolorsel.c:423 msgid "Brightness of the color." msgstr "Luminozitatea culorii" -#: ../gtk/gtkcolorsel.c:456 +#: gtk/gtkcolorsel.c:424 msgid "_Red:" msgstr "Roș_u:" -#: ../gtk/gtkcolorsel.c:457 +#: gtk/gtkcolorsel.c:425 msgid "Amount of red light in the color." msgstr "Cantitatea de roșu în culoare" -#: ../gtk/gtkcolorsel.c:458 +#: gtk/gtkcolorsel.c:426 msgid "_Green:" msgstr "V_erde:" -#: ../gtk/gtkcolorsel.c:459 +#: gtk/gtkcolorsel.c:427 msgid "Amount of green light in the color." msgstr "Cantitatea de verde în culoare" -#: ../gtk/gtkcolorsel.c:460 +#: gtk/gtkcolorsel.c:428 msgid "_Blue:" msgstr "_Albastru:" -#: ../gtk/gtkcolorsel.c:461 +#: gtk/gtkcolorsel.c:429 msgid "Amount of blue light in the color." msgstr "Cantitatea de albastru în culoare" -#: ../gtk/gtkcolorsel.c:464 +#: gtk/gtkcolorsel.c:432 msgid "Op_acity:" msgstr "_Opacitate:" -#: ../gtk/gtkcolorsel.c:471 ../gtk/gtkcolorsel.c:481 +#: gtk/gtkcolorsel.c:439 gtk/gtkcolorsel.c:449 msgid "Transparency of the color." msgstr "Transparența culorii" -#: ../gtk/gtkcolorsel.c:488 +#: gtk/gtkcolorsel.c:456 msgid "Color _name:" msgstr "Nume _culoare:" -#: ../gtk/gtkcolorsel.c:502 +#: gtk/gtkcolorsel.c:470 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -679,25 +676,25 @@ msgstr "" "Puteți introduce o valoare hexazecimală în stil HTML sau un nume de culoare " "precum „orange” în această intrare." -#: ../gtk/gtkcolorsel.c:532 +#: gtk/gtkcolorsel.c:500 msgid "_Palette:" msgstr "_Paletă:" -#: ../gtk/gtkcolorsel.c:561 +#: gtk/gtkcolorsel.c:529 msgid "Color Wheel" msgstr "Cercul culorilor" -#: ../gtk/gtkcolorsel.c:1031 +#: gtk/gtkcolorsel.c:988 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 "" -"Culoarea selectată anterior, pentru comparație cu cea selectată acum. Puteți " -"trage această culoare peste o intrare paletă sau selectați-o ca fiind " +"Culoarea selectată anterior, pentru comparație cu culoarea curent selectată. " +"Puteți trage această culoare peste o intrare paletă sau selectați-o ca fiind " "culoarea curentă trăgând-o peste bucata de culoare de alături." -#: ../gtk/gtkcolorsel.c:1034 +#: gtk/gtkcolorsel.c:991 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -705,7 +702,7 @@ msgstr "" "Culoarea pe care ați ales-o. Puteți trage această culoare peste o intrare de " "paletă sau o puteți salva pentru a o utiliza în viitor." -#: ../gtk/gtkcolorsel.c:1039 +#: gtk/gtkcolorsel.c:996 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now." @@ -713,24 +710,24 @@ msgstr "" "Culoarea anterior selectată, pentru comparație cu culoarea pe care o " "selectați acum." -#: ../gtk/gtkcolorsel.c:1042 +#: gtk/gtkcolorsel.c:999 msgid "The color you've chosen." msgstr "Culoarea pe care ați ales-o." -#: ../gtk/gtkcolorsel.c:1442 +#: gtk/gtkcolorsel.c:1396 msgid "_Save color here" msgstr "_Salvează aici culoarea" -#: ../gtk/gtkcolorsel.c:1647 +#: gtk/gtkcolorsel.c:1601 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 "" -"Dați click pe această intrare din paletă pentru a o face culoarea curentă. " +"Dați click pe această intrare paletă pentru a o face culoarea curentă. " "Pentru a schimba această intrare, trageți o bucată de culoare aici sau " "faceți clic dreapta pe ea și selectați „Salvează aici culoarea.”" -#: ../gtk/gtkcolorseldialog.c:189 +#: gtk/gtkcolorseldialog.c:189 msgid "Color Selection" msgstr "Selecție culoare" @@ -740,124 +737,124 @@ msgstr "Selecție culoare" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkcustompaperunixdialog.c:116 +#: gtk/gtkcustompaperunixdialog.c:116 msgid "default:mm" msgstr "default:mm" #. And show the custom paper dialog -#: ../gtk/gtkcustompaperunixdialog.c:374 ../gtk/gtkprintunixdialog.c:3240 +#: gtk/gtkcustompaperunixdialog.c:374 gtk/gtkprintunixdialog.c:3233 msgid "Manage Custom Sizes" msgstr "Gestionare formate personalizate" -#: ../gtk/gtkcustompaperunixdialog.c:534 ../gtk/gtkpagesetupunixdialog.c:790 +#: gtk/gtkcustompaperunixdialog.c:534 gtk/gtkpagesetupunixdialog.c:790 msgid "inch" msgstr "inch" -#: ../gtk/gtkcustompaperunixdialog.c:536 ../gtk/gtkpagesetupunixdialog.c:788 +#: gtk/gtkcustompaperunixdialog.c:536 gtk/gtkpagesetupunixdialog.c:788 msgid "mm" msgstr "mm" -#: ../gtk/gtkcustompaperunixdialog.c:581 +#: gtk/gtkcustompaperunixdialog.c:581 msgid "Margins from Printer..." msgstr "Margini imprimantă..." -#: ../gtk/gtkcustompaperunixdialog.c:747 +#: gtk/gtkcustompaperunixdialog.c:747 #, c-format msgid "Custom Size %d" msgstr "Format personalizat %d" -#: ../gtk/gtkcustompaperunixdialog.c:1059 +#: gtk/gtkcustompaperunixdialog.c:1059 msgid "_Width:" msgstr "_Lățime:" -#: ../gtk/gtkcustompaperunixdialog.c:1071 +#: gtk/gtkcustompaperunixdialog.c:1071 msgid "_Height:" msgstr "Î_nălțime:" -#: ../gtk/gtkcustompaperunixdialog.c:1083 +#: gtk/gtkcustompaperunixdialog.c:1083 msgid "Paper Size" msgstr "Mărime hârtie" -#: ../gtk/gtkcustompaperunixdialog.c:1092 +#: gtk/gtkcustompaperunixdialog.c:1092 msgid "_Top:" msgstr "_Sus:" -#: ../gtk/gtkcustompaperunixdialog.c:1104 +#: gtk/gtkcustompaperunixdialog.c:1104 msgid "_Bottom:" msgstr "_Jos:" -#: ../gtk/gtkcustompaperunixdialog.c:1116 +#: gtk/gtkcustompaperunixdialog.c:1116 msgid "_Left:" msgstr "_Stânga:" -#: ../gtk/gtkcustompaperunixdialog.c:1128 +#: gtk/gtkcustompaperunixdialog.c:1128 msgid "_Right:" msgstr "_Dreapta:" -#: ../gtk/gtkcustompaperunixdialog.c:1169 +#: gtk/gtkcustompaperunixdialog.c:1169 msgid "Paper Margins" msgstr "Margini hârtie" -#: ../gtk/gtkentry.c:8794 ../gtk/gtktextview.c:8229 +#: gtk/gtkentry.c:8601 gtk/gtktextview.c:8248 msgid "Input _Methods" msgstr "_Metode de input" -#: ../gtk/gtkentry.c:8808 ../gtk/gtktextview.c:8243 +#: gtk/gtkentry.c:8615 gtk/gtktextview.c:8262 msgid "_Insert Unicode Control Character" msgstr "_Inserare control Unicode" -#: ../gtk/gtkentry.c:10208 +#: gtk/gtkentry.c:10015 msgid "Caps Lock and Num Lock are on" msgstr "Caps Lock și Num Lock sunt activate" -#: ../gtk/gtkentry.c:10210 +#: gtk/gtkentry.c:10017 msgid "Num Lock is on" msgstr "Num Lock este activat" -#: ../gtk/gtkentry.c:10212 +#: gtk/gtkentry.c:10019 msgid "Caps Lock is on" msgstr "Caps Lock este activat" #. **************** * #. * Private Macros * #. * **************** -#: ../gtk/gtkfilechooserbutton.c:61 +#: gtk/gtkfilechooserbutton.c:61 msgid "Select A File" msgstr "Selectați un fișier" -#: ../gtk/gtkfilechooserbutton.c:62 ../gtk/gtkfilechooserdefault.c:1833 +#: gtk/gtkfilechooserbutton.c:62 gtk/gtkfilechooserdefault.c:1812 msgid "Desktop" msgstr "Desktop" -#: ../gtk/gtkfilechooserbutton.c:63 +#: gtk/gtkfilechooserbutton.c:63 msgid "(None)" msgstr "(Nici unul)" -#: ../gtk/gtkfilechooserbutton.c:2001 +#: gtk/gtkfilechooserbutton.c:2005 msgid "Other..." msgstr "Altul..." -#: ../gtk/gtkfilechooserdefault.c:147 +#: gtk/gtkfilechooserdefault.c:148 msgid "Type name of new folder" msgstr "Introduceți numele noului dosar" -#: ../gtk/gtkfilechooserdefault.c:946 +#: gtk/gtkfilechooserdefault.c:938 msgid "Could not retrieve information about the file" msgstr "Nu s-au putut obține informații despre fișier" -#: ../gtk/gtkfilechooserdefault.c:957 +#: gtk/gtkfilechooserdefault.c:949 msgid "Could not add a bookmark" msgstr "Nu s-a putut adăuga favoritul" -#: ../gtk/gtkfilechooserdefault.c:968 +#: gtk/gtkfilechooserdefault.c:960 msgid "Could not remove bookmark" msgstr "Nu s-a putut șterge favoritul" -#: ../gtk/gtkfilechooserdefault.c:979 +#: gtk/gtkfilechooserdefault.c:971 msgid "The folder could not be created" msgstr "Dosarul nu a putut fi creat" -#: ../gtk/gtkfilechooserdefault.c:992 +#: gtk/gtkfilechooserdefault.c:984 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -865,19 +862,11 @@ msgstr "" "Dosarul nu a putut fi creat deoarece există un fișier cu același nume. " "Încercați să folosiți un nume diferit pentru dosar sau redenumiți fișierul." -#: ../gtk/gtkfilechooserdefault.c:1006 -msgid "" -"You may only select folders. The item that you selected is not a folder; " -"try using a different item." -msgstr "" -"Puteți selecta numai dosare. Elementul care a fost selectat nu este un " -"dosar; încercați să folosiți un element diferit." - -#: ../gtk/gtkfilechooserdefault.c:1016 +#: gtk/gtkfilechooserdefault.c:995 msgid "Invalid file name" msgstr "Nume incorect de fișier" -#: ../gtk/gtkfilechooserdefault.c:1026 +#: gtk/gtkfilechooserdefault.c:1005 msgid "The folder contents could not be displayed" msgstr "Conținutul dosarului nu a putut fi afișat" @@ -885,201 +874,201 @@ msgstr "Conținutul dosarului nu a putut fi afișat" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1576 +#: gtk/gtkfilechooserdefault.c:1555 #, c-format msgid "%1$s on %2$s" msgstr "%1$s pe %2$s" -#: ../gtk/gtkfilechooserdefault.c:1752 +#: gtk/gtkfilechooserdefault.c:1731 msgid "Search" msgstr "Căutare" -#: ../gtk/gtkfilechooserdefault.c:1776 ../gtk/gtkfilechooserdefault.c:9417 +#: gtk/gtkfilechooserdefault.c:1755 gtk/gtkfilechooserdefault.c:9289 msgid "Recently Used" msgstr "Utilizate recent" -#: ../gtk/gtkfilechooserdefault.c:2437 +#: gtk/gtkfilechooserdefault.c:2409 msgid "Select which types of files are shown" msgstr "Selectați ce tipuri de fișiere să fie afișate" -#: ../gtk/gtkfilechooserdefault.c:2796 +#: gtk/gtkfilechooserdefault.c:2768 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Adaugă dosarul „%s” la favorite" -#: ../gtk/gtkfilechooserdefault.c:2840 +#: gtk/gtkfilechooserdefault.c:2812 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Adaugă dosarul curent la favorite" -#: ../gtk/gtkfilechooserdefault.c:2842 +#: gtk/gtkfilechooserdefault.c:2814 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Adaugă dosarele selectate la favorite" -#: ../gtk/gtkfilechooserdefault.c:2880 +#: gtk/gtkfilechooserdefault.c:2852 #, c-format msgid "Remove the bookmark '%s'" msgstr "Șterge favoritul „%s”" -#: ../gtk/gtkfilechooserdefault.c:2882 +#: gtk/gtkfilechooserdefault.c:2854 #, c-format msgid "Bookmark '%s' cannot be removed" msgstr "Favoritul „%s” nu poate fi șters" -#: ../gtk/gtkfilechooserdefault.c:2889 ../gtk/gtkfilechooserdefault.c:3750 +#: gtk/gtkfilechooserdefault.c:2861 gtk/gtkfilechooserdefault.c:3725 msgid "Remove the selected bookmark" msgstr "Șterge favoritul selectat" -#: ../gtk/gtkfilechooserdefault.c:3445 +#: gtk/gtkfilechooserdefault.c:3421 msgid "Remove" msgstr "Șterge" -#: ../gtk/gtkfilechooserdefault.c:3454 +#: gtk/gtkfilechooserdefault.c:3430 msgid "Rename..." msgstr "Redenumire..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3617 +#: gtk/gtkfilechooserdefault.c:3593 msgid "Places" msgstr "Locuri" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3674 +#: gtk/gtkfilechooserdefault.c:3650 msgid "_Places" msgstr "L_ocuri" -#: ../gtk/gtkfilechooserdefault.c:3731 +#: gtk/gtkfilechooserdefault.c:3706 msgid "_Add" msgstr "Ada_ugă" -#: ../gtk/gtkfilechooserdefault.c:3738 +#: gtk/gtkfilechooserdefault.c:3713 msgid "Add the selected folder to the Bookmarks" msgstr "Adaugă dosarul selectat la favorite" -#: ../gtk/gtkfilechooserdefault.c:3743 +#: gtk/gtkfilechooserdefault.c:3718 msgid "_Remove" msgstr "E_limină" -#: ../gtk/gtkfilechooserdefault.c:3885 +#: gtk/gtkfilechooserdefault.c:3860 msgid "Could not select file" msgstr "Nu s-a putut selecta fișierul" -#: ../gtk/gtkfilechooserdefault.c:4060 +#: gtk/gtkfilechooserdefault.c:4035 msgid "_Add to Bookmarks" msgstr "Adaugă la _favorite" -#: ../gtk/gtkfilechooserdefault.c:4073 +#: gtk/gtkfilechooserdefault.c:4048 msgid "Show _Hidden Files" msgstr "Arată fișierele _ascunse" -#: ../gtk/gtkfilechooserdefault.c:4080 +#: gtk/gtkfilechooserdefault.c:4055 msgid "Show _Size Column" msgstr "Arată coloana cu _mărimea" -#: ../gtk/gtkfilechooserdefault.c:4306 +#: gtk/gtkfilechooserdefault.c:4281 msgid "Files" msgstr "Fișiere" -#: ../gtk/gtkfilechooserdefault.c:4357 +#: gtk/gtkfilechooserdefault.c:4332 msgid "Name" msgstr "Nume" -#: ../gtk/gtkfilechooserdefault.c:4380 +#: gtk/gtkfilechooserdefault.c:4355 msgid "Size" msgstr "Mărime" -#: ../gtk/gtkfilechooserdefault.c:4394 +#: gtk/gtkfilechooserdefault.c:4369 msgid "Modified" msgstr "Modificat" #. Label -#: ../gtk/gtkfilechooserdefault.c:4649 ../gtk/gtkprinteroptionwidget.c:793 +#: gtk/gtkfilechooserdefault.c:4624 gtk/gtkprinteroptionwidget.c:801 msgid "_Name:" msgstr "_Nume:" -#: ../gtk/gtkfilechooserdefault.c:4692 +#: gtk/gtkfilechooserdefault.c:4667 msgid "_Browse for other folders" msgstr "Navigare în al_te dosare" -#: ../gtk/gtkfilechooserdefault.c:4962 +#: gtk/gtkfilechooserdefault.c:4937 msgid "Type a file name" msgstr "Introduceți un nume de fișier" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5005 +#: gtk/gtkfilechooserdefault.c:4980 msgid "Create Fo_lder" msgstr "Creea_ză dosar" -#: ../gtk/gtkfilechooserdefault.c:5015 +#: gtk/gtkfilechooserdefault.c:4990 msgid "_Location:" msgstr "_Locație:" -#: ../gtk/gtkfilechooserdefault.c:5219 +#: gtk/gtkfilechooserdefault.c:5194 msgid "Save in _folder:" msgstr "Salvează în _dosar:" -#: ../gtk/gtkfilechooserdefault.c:5221 +#: gtk/gtkfilechooserdefault.c:5196 msgid "Create in _folder:" msgstr "Creează în _dosar:" -#: ../gtk/gtkfilechooserdefault.c:6290 +#: gtk/gtkfilechooserdefault.c:6248 #, c-format msgid "Could not read the contents of %s" msgstr "Nu s-a putut citi conținutul %s" -#: ../gtk/gtkfilechooserdefault.c:6294 +#: gtk/gtkfilechooserdefault.c:6252 msgid "Could not read the contents of the folder" -msgstr "Nu s-a putut citi conținutul dosarului" +msgstr "Nu s-a putut citi conținutul directorului" -#: ../gtk/gtkfilechooserdefault.c:6387 ../gtk/gtkfilechooserdefault.c:6455 -#: ../gtk/gtkfilechooserdefault.c:6600 +#: gtk/gtkfilechooserdefault.c:6345 gtk/gtkfilechooserdefault.c:6413 +#: gtk/gtkfilechooserdefault.c:6558 msgid "Unknown" msgstr "Nu se știe" -#: ../gtk/gtkfilechooserdefault.c:6402 +#: gtk/gtkfilechooserdefault.c:6360 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:6404 +#: gtk/gtkfilechooserdefault.c:6362 msgid "Yesterday at %H:%M" msgstr "Ieri la %H:%M" -#: ../gtk/gtkfilechooserdefault.c:7070 +#: gtk/gtkfilechooserdefault.c:7028 msgid "Cannot change to folder because it is not local" msgstr "Nu se poate deschide dosarul deoarece nu este local" -#: ../gtk/gtkfilechooserdefault.c:7667 ../gtk/gtkfilechooserdefault.c:7688 +#: gtk/gtkfilechooserdefault.c:7625 gtk/gtkfilechooserdefault.c:7646 #, c-format msgid "Shortcut %s already exists" msgstr "Combinația de taste %s există deja" -#: ../gtk/gtkfilechooserdefault.c:7778 +#: gtk/gtkfilechooserdefault.c:7736 #, c-format msgid "Shortcut %s does not exist" msgstr "Combinația de taste %s nu există" -#: ../gtk/gtkfilechooserdefault.c:8039 ../gtk/gtkprintunixdialog.c:480 +#: gtk/gtkfilechooserdefault.c:7997 gtk/gtkprintunixdialog.c:480 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Un fișier cu numele „%s” există deja. Doriți să îl înlocuiți?" -#: ../gtk/gtkfilechooserdefault.c:8042 ../gtk/gtkprintunixdialog.c:484 +#: gtk/gtkfilechooserdefault.c:8000 gtk/gtkprintunixdialog.c:484 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "Fișierul există deja în „%s”. Înlocuindu-l îi veți suprascrie conținutul." -#: ../gtk/gtkfilechooserdefault.c:8047 ../gtk/gtkprintunixdialog.c:491 +#: gtk/gtkfilechooserdefault.c:8005 gtk/gtkprintunixdialog.c:491 msgid "_Replace" msgstr "În_locuiește" -#: ../gtk/gtkfilechooserdefault.c:8755 +#: gtk/gtkfilechooserdefault.c:8658 msgid "Could not start the search process" -msgstr "Nu s-a putut porni procesul de căutare" +msgstr "Nu s-a putut pornit procesul de căutare" -#: ../gtk/gtkfilechooserdefault.c:8756 +#: gtk/gtkfilechooserdefault.c:8659 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1087,36 +1076,36 @@ msgstr "" "Programul nu a putut crea o conexiune la demonul de indexare. Asigurați-vă " "că este pornit." -#: ../gtk/gtkfilechooserdefault.c:8770 +#: gtk/gtkfilechooserdefault.c:8673 msgid "Could not send the search request" msgstr "Nu s-a putut trimite cererea de căutare" -#: ../gtk/gtkfilechooserdefault.c:8989 +#: gtk/gtkfilechooserdefault.c:8861 msgid "Search:" msgstr "Caută:" -#: ../gtk/gtkfilechooserdefault.c:9594 +#: gtk/gtkfilechooserdefault.c:9466 #, c-format msgid "Could not mount %s" msgstr "Nu s-a putut monta %s" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry, when the user enters an invalid path. -#: ../gtk/gtkfilechooserentry.c:702 ../gtk/gtkfilechooserentry.c:1172 +#: gtk/gtkfilechooserentry.c:702 gtk/gtkfilechooserentry.c:1169 msgid "Invalid path" msgstr "Cale nevalidă" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1104 +#: gtk/gtkfilechooserentry.c:1101 msgid "No match" msgstr "Nici o potrivire" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:1112 msgid "Sole completion" msgstr "Completare unică" @@ -1124,13 +1113,13 @@ msgstr "Completare unică" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1131 +#: gtk/gtkfilechooserentry.c:1128 msgid "Complete, but not unique" msgstr "Completă, dar nu unică" #. Translators: this text is shown while the system is searching #. * for possible completions for filenames in a file chooser entry. -#: ../gtk/gtkfilechooserentry.c:1163 +#: gtk/gtkfilechooserentry.c:1160 msgid "Completing..." msgstr "Se completează..." @@ -1138,7 +1127,7 @@ msgstr "Se completează..." #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user enters something like #. * "sftp://blahblah" in an app that only supports local filenames. -#: ../gtk/gtkfilechooserentry.c:1185 ../gtk/gtkfilechooserentry.c:1210 +#: gtk/gtkfilechooserentry.c:1182 gtk/gtkfilechooserentry.c:1207 msgid "Only local files may be selected" msgstr "Se pot selecta doar fișiere locale" @@ -1146,75 +1135,80 @@ msgstr "Se pot selecta doar fișiere locale" #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user hasn't entered the first '/' #. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]") -#: ../gtk/gtkfilechooserentry.c:1194 +#: gtk/gtkfilechooserentry.c:1191 msgid "Incomplete hostname; end it with '/'" msgstr "Nume nevalid, ar trebui să se termine cu „/”" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry when the user enters a path that does not exist #. * and then hits Tab -#: ../gtk/gtkfilechooserentry.c:1205 +#: gtk/gtkfilechooserentry.c:1202 msgid "Path does not exist" msgstr "Această cale nu există" +#: gtk/gtkfilechoosersettings.c:486 +#, c-format +msgid "Error creating folder '%s': %s" +msgstr "Eroare la crearea dosarului „%s”: %s" + #. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are #. * really pointers to GDrive, GVolume or GMount objects. We need an extra #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:48 +#: gtk/gtkfilesystem.c:48 msgid "File System" msgstr "Sistem de fișiere" -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:142 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Alegeți un font" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:785 +#: gtk/gtkfontbutton.c:785 msgid "Font" msgstr "Font" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:103 +#: gtk/gtkfontsel.c:103 msgid "abcdefghijk ABCDEFGHIJK" msgstr "aăâbcdefghiîşșţț AĂÂBCDEFGHIÎJŞȘŢȚ" -#: ../gtk/gtkfontsel.c:370 +#: gtk/gtkfontsel.c:370 msgid "_Family:" msgstr "_Familie:" -#: ../gtk/gtkfontsel.c:376 +#: gtk/gtkfontsel.c:376 msgid "_Style:" msgstr "_Stil:" -#: ../gtk/gtkfontsel.c:382 +#: gtk/gtkfontsel.c:382 msgid "Si_ze:" msgstr "_Mărime:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:558 +#: gtk/gtkfontsel.c:559 msgid "_Preview:" msgstr "_Previzualizare:" -#: ../gtk/gtkfontsel.c:1658 +#: gtk/gtkfontsel.c:1659 msgid "Font Selection" msgstr "Selecție font" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1356 +#: gtk/gtkiconfactory.c:1356 #, c-format msgid "Error loading icon: %s" msgstr "Eroare la încărcarea iconiței: %s" -#: ../gtk/gtkicontheme.c:1355 +#: gtk/gtkicontheme.c:1354 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -1225,76 +1219,75 @@ msgstr "" "Nu s-a găsit iconița „%s”. Nici tema „%s” nu a fost găsită, s-ar putea să " "trebuiască să o reinstalați. Puteți obține o copie de la: \t%s" -#: ../gtk/gtkicontheme.c:1536 +#: gtk/gtkicontheme.c:1535 #, c-format msgid "Icon '%s' not present in theme" msgstr "Iconița „%s” nu e prezentă în temă" -#: ../gtk/gtkicontheme.c:3057 +#: gtk/gtkicontheme.c:3048 msgid "Failed to load icon" msgstr "Nu s-a putut încărca iconița" -#: ../gtk/gtkimmodule.c:526 +#: gtk/gtkimmodule.c:526 msgid "Simple" msgstr "Simplă" -#: ../gtk/gtkimmulticontext.c:588 +#: gtk/gtkimmulticontext.c:588 msgctxt "input method menu" msgid "System" msgstr "Sistem" -#: ../gtk/gtkimmulticontext.c:598 +#: gtk/gtkimmulticontext.c:598 msgctxt "input method menu" msgid "None" msgstr "Nici una" -#: ../gtk/gtkimmulticontext.c:681 +#: gtk/gtkimmulticontext.c:681 #, c-format msgctxt "input method menu" msgid "System (%s)" msgstr "Sistem (%s)" #. Open Link -#: ../gtk/gtklabel.c:6214 +#: gtk/gtklabel.c:6202 msgid "_Open Link" msgstr "_Deschide linkul" #. Copy Link Address -#: ../gtk/gtklabel.c:6226 +#: gtk/gtklabel.c:6214 msgid "Copy _Link Address" msgstr "Copiază adresa _linkului" -#: ../gtk/gtklinkbutton.c:484 +#: gtk/gtklinkbutton.c:449 msgid "Copy URL" msgstr "Copiere URL" -#: ../gtk/gtklinkbutton.c:647 +#: gtk/gtklinkbutton.c:601 msgid "Invalid URI" msgstr "URI nevalid" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:518 +#: gtk/gtkmain.c:526 msgid "Load additional GTK+ modules" msgstr "Încarcă alte module GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:519 +#: gtk/gtkmain.c:527 msgid "MODULES" msgstr "MODULE" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:521 -#, fuzzy +#: gtk/gtkmain.c:529 msgid "Make all warnings fatal" msgstr "Orice atenționare e fatală" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:524 +#: gtk/gtkmain.c:532 msgid "GTK+ debugging flags to set" msgstr "Fanioane de depanare GTK+ de activat" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:527 +#: gtk/gtkmain.c:535 msgid "GTK+ debugging flags to unset" msgstr "Fanioane de depanare GTK+ de dezactivat" @@ -1303,124 +1296,124 @@ msgstr "Fanioane de depanare GTK+ de dezactivat" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:790 +#: gtk/gtkmain.c:798 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:855 +#: gtk/gtkmain.c:863 #, c-format msgid "Cannot open display: %s" msgstr "Nu se poate deschide displayul: %s" -#: ../gtk/gtkmain.c:914 +#: gtk/gtkmain.c:922 msgid "GTK+ Options" msgstr "Opțiuni GTK+" -#: ../gtk/gtkmain.c:914 +#: gtk/gtkmain.c:922 msgid "Show GTK+ Options" msgstr "Arată opțiunile GTK+" -#: ../gtk/gtkmountoperation.c:491 +#: gtk/gtkmountoperation.c:491 msgid "Co_nnect" msgstr "Co_nectare" -#: ../gtk/gtkmountoperation.c:558 +#: gtk/gtkmountoperation.c:558 msgid "Connect _anonymously" msgstr "Conectare _anonimă" -#: ../gtk/gtkmountoperation.c:567 +#: gtk/gtkmountoperation.c:567 msgid "Connect as u_ser:" msgstr "Conectare ca utili_zator:" -#: ../gtk/gtkmountoperation.c:605 +#: gtk/gtkmountoperation.c:605 msgid "_Username:" msgstr "_Utilizator:" -#: ../gtk/gtkmountoperation.c:610 +#: gtk/gtkmountoperation.c:610 msgid "_Domain:" msgstr "_Domeniu:" -#: ../gtk/gtkmountoperation.c:616 +#: gtk/gtkmountoperation.c:616 msgid "_Password:" msgstr "_Parolă:" -#: ../gtk/gtkmountoperation.c:634 +#: gtk/gtkmountoperation.c:634 msgid "Forget password _immediately" msgstr "Uită parola _imediat" -#: ../gtk/gtkmountoperation.c:644 +#: gtk/gtkmountoperation.c:644 msgid "Remember password until you _logout" msgstr "Reține până la ieșirea din _sesiune" -#: ../gtk/gtkmountoperation.c:654 +#: gtk/gtkmountoperation.c:654 msgid "Remember _forever" msgstr "Reține parola pentru _totdeauna" -#: ../gtk/gtkmountoperation.c:883 -#, c-format +#: gtk/gtkmountoperation.c:883 +#, fuzzy, c-format msgid "Unknown Application (PID %d)" msgstr "Aplicație necunoscută (pid %d)" -#: ../gtk/gtkmountoperation.c:1066 +#: gtk/gtkmountoperation.c:1066 +#, c-format msgid "Unable to end process" msgstr "Nu s-a putut încheia procesul" -#: ../gtk/gtkmountoperation.c:1103 +#: gtk/gtkmountoperation.c:1103 msgid "_End Process" msgstr "T_ermină procesul" -#: ../gtk/gtkmountoperation-stub.c:64 -#, c-format +#: gtk/gtkmountoperation-stub.c:64 +#, fuzzy, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "" "Nu se poate termina forțat procesul cu pid-ul %d. Operațiunea nu este " "implementată." #. translators: this string is a name for the 'less' command -#: ../gtk/gtkmountoperation-x11.c:862 +#: gtk/gtkmountoperation-x11.c:862 msgid "Terminal Pager" msgstr "Paginator de terminal" -#: ../gtk/gtkmountoperation-x11.c:863 +#: gtk/gtkmountoperation-x11.c:863 msgid "Top Command" msgstr "Comanda top" -#: ../gtk/gtkmountoperation-x11.c:864 +#: gtk/gtkmountoperation-x11.c:864 msgid "Bourne Again Shell" msgstr "Bourne Again Shell" -#: ../gtk/gtkmountoperation-x11.c:865 +#: gtk/gtkmountoperation-x11.c:865 msgid "Bourne Shell" msgstr "Bourne Shell" -#: ../gtk/gtkmountoperation-x11.c:866 +#: gtk/gtkmountoperation-x11.c:866 msgid "Z Shell" msgstr "Z Shell" -#: ../gtk/gtkmountoperation-x11.c:963 -#, c-format +#: gtk/gtkmountoperation-x11.c:963 +#, fuzzy, c-format msgid "Cannot end process with PID %d: %s" msgstr "Nu se poate termina procesul cu pid-ul %d: %s" -#: ../gtk/gtknotebook.c:4756 ../gtk/gtknotebook.c:7319 +#: gtk/gtknotebook.c:4619 gtk/gtknotebook.c:7170 #, c-format msgid "Page %u" msgstr "Pagină %u" -#: ../gtk/gtkpagesetup.c:648 ../gtk/gtkpapersize.c:838 -#: ../gtk/gtkpapersize.c:880 +#: gtk/gtkpagesetup.c:596 gtk/gtkpapersize.c:838 gtk/gtkpapersize.c:880 msgid "Not a valid page setup file" msgstr "Fișier nevalid de opțiuni de pagină" -#: ../gtk/gtkpagesetupunixdialog.c:179 +#: gtk/gtkpagesetupunixdialog.c:179 msgid "Any Printer" msgstr "Orice imprimantă" -#: ../gtk/gtkpagesetupunixdialog.c:179 +#: gtk/gtkpagesetupunixdialog.c:179 msgid "For portable documents" msgstr "Pentru documente portabile" -#: ../gtk/gtkpagesetupunixdialog.c:809 +#: gtk/gtkpagesetupunixdialog.c:809 #, c-format msgid "" "Margins:\n" @@ -1435,51 +1428,51 @@ msgstr "" " Sus: %s %s\n" " Jos: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:858 ../gtk/gtkprintunixdialog.c:3291 +#: gtk/gtkpagesetupunixdialog.c:858 gtk/gtkprintunixdialog.c:3284 msgid "Manage Custom Sizes..." msgstr "Gestionare formate personalizate..." -#: ../gtk/gtkpagesetupunixdialog.c:909 +#: gtk/gtkpagesetupunixdialog.c:909 msgid "_Format for:" msgstr "_Formatare pentru:" -#: ../gtk/gtkpagesetupunixdialog.c:931 ../gtk/gtkprintunixdialog.c:3463 +#: gtk/gtkpagesetupunixdialog.c:931 gtk/gtkprintunixdialog.c:3456 msgid "_Paper size:" msgstr "_Mărime hârtie:" -#: ../gtk/gtkpagesetupunixdialog.c:962 +#: gtk/gtkpagesetupunixdialog.c:962 msgid "_Orientation:" msgstr "_Orientare:" -#: ../gtk/gtkpagesetupunixdialog.c:1026 ../gtk/gtkprintunixdialog.c:3525 +#: gtk/gtkpagesetupunixdialog.c:1026 gtk/gtkprintunixdialog.c:3518 msgid "Page Setup" msgstr "Opțiuni pagină" -#: ../gtk/gtkpathbar.c:158 +#: gtk/gtkpathbar.c:154 msgid "Up Path" msgstr "Cale în sus" -#: ../gtk/gtkpathbar.c:160 +#: gtk/gtkpathbar.c:156 msgid "Down Path" msgstr "Cale în jos" -#: ../gtk/gtkpathbar.c:1523 +#: gtk/gtkpathbar.c:1497 msgid "File System Root" msgstr "Rădăcina sistemului de fișiere" -#: ../gtk/gtkprintbackend.c:749 +#: gtk/gtkprintbackend.c:749 msgid "Authentication" msgstr "Autentificare" -#: ../gtk/gtkprinteroptionwidget.c:686 +#: gtk/gtkprinteroptionwidget.c:694 msgid "Not available" msgstr "Indisponibil" -#: ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkprinteroptionwidget.c:794 msgid "Select a folder" msgstr "Selectați un dosar" -#: ../gtk/gtkprinteroptionwidget.c:805 +#: gtk/gtkprinteroptionwidget.c:813 msgid "_Save in folder:" msgstr "Salvează în _dosarul:" @@ -1487,184 +1480,187 @@ msgstr "Salvează în _dosarul:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:190 +#: gtk/gtkprintoperation.c:190 #, c-format msgid "%s job #%d" msgstr "%s sarcina #%d" -#: ../gtk/gtkprintoperation.c:1695 +#: gtk/gtkprintoperation.c:1695 msgctxt "print operation status" msgid "Initial state" msgstr "Stare inițială" -#: ../gtk/gtkprintoperation.c:1696 +#: gtk/gtkprintoperation.c:1696 msgctxt "print operation status" msgid "Preparing to print" msgstr "Se pregătește tipărirea" -#: ../gtk/gtkprintoperation.c:1697 +#: gtk/gtkprintoperation.c:1697 msgctxt "print operation status" msgid "Generating data" msgstr "Se generează datele" -#: ../gtk/gtkprintoperation.c:1698 +#: gtk/gtkprintoperation.c:1698 msgctxt "print operation status" msgid "Sending data" msgstr "Se trimit datele" -#: ../gtk/gtkprintoperation.c:1699 +#: gtk/gtkprintoperation.c:1699 msgctxt "print operation status" msgid "Waiting" msgstr "Se așteaptă" -#: ../gtk/gtkprintoperation.c:1700 +#: gtk/gtkprintoperation.c:1700 msgctxt "print operation status" msgid "Blocking on issue" msgstr "Blocare din cauza unei probleme" -#: ../gtk/gtkprintoperation.c:1701 +#: gtk/gtkprintoperation.c:1701 msgctxt "print operation status" msgid "Printing" msgstr "Se tipărește" -#: ../gtk/gtkprintoperation.c:1702 +#: gtk/gtkprintoperation.c:1702 msgctxt "print operation status" msgid "Finished" msgstr "Finalizată" -#: ../gtk/gtkprintoperation.c:1703 +#: gtk/gtkprintoperation.c:1703 msgctxt "print operation status" msgid "Finished with error" msgstr "Finalizată cu eroare" -#: ../gtk/gtkprintoperation.c:2270 +#: gtk/gtkprintoperation.c:2270 #, c-format msgid "Preparing %d" msgstr "Se pregătește %d" -#: ../gtk/gtkprintoperation.c:2272 ../gtk/gtkprintoperation.c:2902 +#: gtk/gtkprintoperation.c:2272 gtk/gtkprintoperation.c:2902 +#, c-format msgid "Preparing" msgstr "Se pregătește" -#: ../gtk/gtkprintoperation.c:2275 +#: gtk/gtkprintoperation.c:2275 #, c-format msgid "Printing %d" msgstr "Se tipărește %d" -#: ../gtk/gtkprintoperation.c:2932 +#: gtk/gtkprintoperation.c:2932 +#, c-format msgid "Error creating print preview" msgstr "Eroare la crearea unei previzualizări pentru tipărire" -#: ../gtk/gtkprintoperation.c:2935 +#: gtk/gtkprintoperation.c:2935 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "Cel mai probabil motiv este că nu s-a putut crea un fișier temporar." -#: ../gtk/gtkprintoperation-unix.c:297 +#: gtk/gtkprintoperation-unix.c:297 msgid "Error launching preview" msgstr "Eroare la lansarea previzualizării" -#: ../gtk/gtkprintoperation-unix.c:470 ../gtk/gtkprintoperation-win32.c:1447 +#: gtk/gtkprintoperation-unix.c:470 gtk/gtkprintoperation-win32.c:1447 msgid "Application" msgstr "Aplicație" -#: ../gtk/gtkprintoperation-win32.c:611 +#: gtk/gtkprintoperation-win32.c:611 msgid "Printer offline" msgstr "Imprimantă deconectată" -#: ../gtk/gtkprintoperation-win32.c:613 +#: gtk/gtkprintoperation-win32.c:613 msgid "Out of paper" msgstr "Fără hârtie" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:615 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: gtk/gtkprintoperation-win32.c:615 +#: modules/printbackends/cups/gtkprintbackendcups.c:1998 msgid "Paused" msgstr "Momentan oprită" -#: ../gtk/gtkprintoperation-win32.c:617 +#: gtk/gtkprintoperation-win32.c:617 msgid "Need user intervention" msgstr "Necesită intervenția utilizatorului" -#: ../gtk/gtkprintoperation-win32.c:717 +#: gtk/gtkprintoperation-win32.c:717 msgid "Custom size" msgstr "Format personalizat" -#: ../gtk/gtkprintoperation-win32.c:1539 +#: gtk/gtkprintoperation-win32.c:1539 msgid "No printer found" msgstr "Nu s-a găsit nici o imprimantă" -#: ../gtk/gtkprintoperation-win32.c:1566 +#: gtk/gtkprintoperation-win32.c:1566 msgid "Invalid argument to CreateDC" msgstr "Argument incorect pentru CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1602 ../gtk/gtkprintoperation-win32.c:1829 +#: gtk/gtkprintoperation-win32.c:1602 gtk/gtkprintoperation-win32.c:1829 msgid "Error from StartDoc" msgstr "Eroare din StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1684 ../gtk/gtkprintoperation-win32.c:1707 -#: ../gtk/gtkprintoperation-win32.c:1755 +#: gtk/gtkprintoperation-win32.c:1684 gtk/gtkprintoperation-win32.c:1707 +#: gtk/gtkprintoperation-win32.c:1755 msgid "Not enough free memory" msgstr "Nu există îndeajuns de multă memorie liberă" -#: ../gtk/gtkprintoperation-win32.c:1760 +#: gtk/gtkprintoperation-win32.c:1760 msgid "Invalid argument to PrintDlgEx" msgstr "Argument incorect pentru PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1765 +#: gtk/gtkprintoperation-win32.c:1765 msgid "Invalid pointer to PrintDlgEx" msgstr "Pointer incorect pentru PrinDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1770 +#: gtk/gtkprintoperation-win32.c:1770 msgid "Invalid handle to PrintDlgEx" msgstr "Handle incorect pentru PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1775 +#: gtk/gtkprintoperation-win32.c:1775 msgid "Unspecified error" msgstr "Eroare nespecificată" -#: ../gtk/gtkprintunixdialog.c:618 +#: gtk/gtkprintunixdialog.c:618 msgid "Getting printer information failed" msgstr "Obținerea informațiilor despre imprimantă a eșuat" -#: ../gtk/gtkprintunixdialog.c:1873 +#: gtk/gtkprintunixdialog.c:1873 msgid "Getting printer information..." msgstr "Se obțin informațiile despre imprimantă..." -#: ../gtk/gtkprintunixdialog.c:2139 +#: gtk/gtkprintunixdialog.c:2139 msgid "Printer" msgstr "Imprimantă" #. Translators: this is the header for the location column in the print dialog -#: ../gtk/gtkprintunixdialog.c:2149 +#: gtk/gtkprintunixdialog.c:2149 msgid "Location" msgstr "Locație" #. Translators: this is the header for the printer status column in the print dialog -#: ../gtk/gtkprintunixdialog.c:2160 +#: gtk/gtkprintunixdialog.c:2160 msgid "Status" msgstr "Stare" -#: ../gtk/gtkprintunixdialog.c:2186 +#: gtk/gtkprintunixdialog.c:2186 msgid "Range" msgstr "Interval" -#: ../gtk/gtkprintunixdialog.c:2190 +#: gtk/gtkprintunixdialog.c:2190 msgid "_All Pages" msgstr "To_ate paginile" -#: ../gtk/gtkprintunixdialog.c:2197 +#: gtk/gtkprintunixdialog.c:2197 msgid "C_urrent Page" msgstr "Pagina c_urentă" -#: ../gtk/gtkprintunixdialog.c:2207 +#: gtk/gtkprintunixdialog.c:2207 msgid "Se_lection" msgstr "Se_lecție" -#: ../gtk/gtkprintunixdialog.c:2216 +#: gtk/gtkprintunixdialog.c:2216 msgid "Pag_es:" msgstr "_Pagini:" -#: ../gtk/gtkprintunixdialog.c:2217 +#: gtk/gtkprintunixdialog.c:2217 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -1672,28 +1668,28 @@ msgstr "" "Specificați unul sau mai multe intervale,\n" " de ex. 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:2227 +#: gtk/gtkprintunixdialog.c:2227 msgid "Pages" msgstr "Pagini" -#: ../gtk/gtkprintunixdialog.c:2240 +#: gtk/gtkprintunixdialog.c:2240 msgid "Copies" msgstr "Cópii" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:2245 +#: gtk/gtkprintunixdialog.c:2245 msgid "Copie_s:" msgstr "_Cópii:" -#: ../gtk/gtkprintunixdialog.c:2263 +#: gtk/gtkprintunixdialog.c:2263 msgid "C_ollate" msgstr "C_olaj" -#: ../gtk/gtkprintunixdialog.c:2271 +#: gtk/gtkprintunixdialog.c:2271 msgid "_Reverse" msgstr "_Inversat" -#: ../gtk/gtkprintunixdialog.c:2291 +#: gtk/gtkprintunixdialog.c:2291 msgid "General" msgstr "Generice" @@ -1703,168 +1699,168 @@ msgstr "Generice" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: ../gtk/gtkprintunixdialog.c:3024 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 +#: gtk/gtkprintunixdialog.c:3017 +#: modules/printbackends/cups/gtkprintbackendcups.c:3508 msgid "Left to right, top to bottom" msgstr "De la stânga la dreapta, de sus în jos" -#: ../gtk/gtkprintunixdialog.c:3024 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 +#: gtk/gtkprintunixdialog.c:3017 +#: modules/printbackends/cups/gtkprintbackendcups.c:3508 msgid "Left to right, bottom to top" msgstr "De la stânga la dreapta, de jos în sus" -#: ../gtk/gtkprintunixdialog.c:3025 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 +#: gtk/gtkprintunixdialog.c:3018 +#: modules/printbackends/cups/gtkprintbackendcups.c:3509 msgid "Right to left, top to bottom" msgstr "De la dreapta la stânga, de sus în jos" -#: ../gtk/gtkprintunixdialog.c:3025 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 +#: gtk/gtkprintunixdialog.c:3018 +#: modules/printbackends/cups/gtkprintbackendcups.c:3509 msgid "Right to left, bottom to top" msgstr "De la dreapta la stânga, de jos în sus" -#: ../gtk/gtkprintunixdialog.c:3026 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 +#: gtk/gtkprintunixdialog.c:3019 +#: modules/printbackends/cups/gtkprintbackendcups.c:3510 msgid "Top to bottom, left to right" msgstr "De sus în jos, de la stânga la dreapta" -#: ../gtk/gtkprintunixdialog.c:3026 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 +#: gtk/gtkprintunixdialog.c:3019 +#: modules/printbackends/cups/gtkprintbackendcups.c:3510 msgid "Top to bottom, right to left" msgstr "De sus în jos, de la dreapta la stânga" -#: ../gtk/gtkprintunixdialog.c:3027 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 +#: gtk/gtkprintunixdialog.c:3020 +#: modules/printbackends/cups/gtkprintbackendcups.c:3511 msgid "Bottom to top, left to right" msgstr "De jos în sus, de la stânga la dreapta" -#: ../gtk/gtkprintunixdialog.c:3027 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 +#: gtk/gtkprintunixdialog.c:3020 +#: modules/printbackends/cups/gtkprintbackendcups.c:3511 msgid "Bottom to top, right to left" msgstr "De jos în sus, de la dreapta la stânga" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: ../gtk/gtkprintunixdialog.c:3031 ../gtk/gtkprintunixdialog.c:3044 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3569 +#: gtk/gtkprintunixdialog.c:3024 gtk/gtkprintunixdialog.c:3037 +#: modules/printbackends/cups/gtkprintbackendcups.c:3543 msgid "Page Ordering" msgstr "Ordonare pagini" -#: ../gtk/gtkprintunixdialog.c:3060 +#: gtk/gtkprintunixdialog.c:3053 msgid "Left to right" msgstr "De la stânga la dreapta" -#: ../gtk/gtkprintunixdialog.c:3061 +#: gtk/gtkprintunixdialog.c:3054 msgid "Right to left" msgstr "De la dreapta la stânga" -#: ../gtk/gtkprintunixdialog.c:3073 +#: gtk/gtkprintunixdialog.c:3066 msgid "Top to bottom" msgstr "De sus în jos" -#: ../gtk/gtkprintunixdialog.c:3074 +#: gtk/gtkprintunixdialog.c:3067 msgid "Bottom to top" msgstr "De jos în sus" -#: ../gtk/gtkprintunixdialog.c:3314 +#: gtk/gtkprintunixdialog.c:3307 msgid "Layout" msgstr "Aspect" -#: ../gtk/gtkprintunixdialog.c:3318 +#: gtk/gtkprintunixdialog.c:3311 msgid "T_wo-sided:" msgstr "Pe am_bele părți:" -#: ../gtk/gtkprintunixdialog.c:3333 +#: gtk/gtkprintunixdialog.c:3326 msgid "Pages per _side:" msgstr "_Pagini per filă:" -#: ../gtk/gtkprintunixdialog.c:3350 +#: gtk/gtkprintunixdialog.c:3343 msgid "Page or_dering:" msgstr "_Ordine pagini:" -#: ../gtk/gtkprintunixdialog.c:3366 +#: gtk/gtkprintunixdialog.c:3359 msgid "_Only print:" msgstr "Tipăr_ește:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:3381 +#: gtk/gtkprintunixdialog.c:3374 msgid "All sheets" msgstr "Toate paginile" -#: ../gtk/gtkprintunixdialog.c:3382 +#: gtk/gtkprintunixdialog.c:3375 msgid "Even sheets" msgstr "Paginile pare" -#: ../gtk/gtkprintunixdialog.c:3383 +#: gtk/gtkprintunixdialog.c:3376 msgid "Odd sheets" msgstr "Paginile impare" -#: ../gtk/gtkprintunixdialog.c:3386 +#: gtk/gtkprintunixdialog.c:3379 msgid "Sc_ale:" msgstr "Sc_alare:" -#: ../gtk/gtkprintunixdialog.c:3413 +#: gtk/gtkprintunixdialog.c:3406 msgid "Paper" msgstr "Hârtie" -#: ../gtk/gtkprintunixdialog.c:3417 +#: gtk/gtkprintunixdialog.c:3410 msgid "Paper _type:" msgstr "Tip de _hârtie:" -#: ../gtk/gtkprintunixdialog.c:3432 +#: gtk/gtkprintunixdialog.c:3425 msgid "Paper _source:" msgstr "_Sursă hârtie:" -#: ../gtk/gtkprintunixdialog.c:3447 +#: gtk/gtkprintunixdialog.c:3440 msgid "Output t_ray:" msgstr "Tavă _ieșire:" -#: ../gtk/gtkprintunixdialog.c:3487 +#: gtk/gtkprintunixdialog.c:3480 msgid "Or_ientation:" msgstr "Or_ientare:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:3502 +#: gtk/gtkprintunixdialog.c:3495 msgid "Portrait" msgstr "Portret" -#: ../gtk/gtkprintunixdialog.c:3503 +#: gtk/gtkprintunixdialog.c:3496 msgid "Landscape" msgstr "Peisaj" -#: ../gtk/gtkprintunixdialog.c:3504 +#: gtk/gtkprintunixdialog.c:3497 msgid "Reverse portrait" msgstr "Portret inversat" -#: ../gtk/gtkprintunixdialog.c:3505 +#: gtk/gtkprintunixdialog.c:3498 msgid "Reverse landscape" msgstr "Peisaj inversat" -#: ../gtk/gtkprintunixdialog.c:3550 +#: gtk/gtkprintunixdialog.c:3543 msgid "Job Details" -msgstr "Detalii sarcină" +msgstr "Detalii" -#: ../gtk/gtkprintunixdialog.c:3556 +#: gtk/gtkprintunixdialog.c:3549 msgid "Pri_ority:" msgstr "Pri_oritate:" -#: ../gtk/gtkprintunixdialog.c:3571 +#: gtk/gtkprintunixdialog.c:3564 msgid "_Billing info:" msgstr "Informații _de facturare" -#: ../gtk/gtkprintunixdialog.c:3589 +#: gtk/gtkprintunixdialog.c:3582 msgid "Print Document" msgstr "Tipărire document" #. Translators: this is one of the choices for the print at option #. * in the print dialog #. -#: ../gtk/gtkprintunixdialog.c:3598 +#: gtk/gtkprintunixdialog.c:3591 msgid "_Now" msgstr "_Acum" -#: ../gtk/gtkprintunixdialog.c:3609 +#: gtk/gtkprintunixdialog.c:3602 msgid "A_t:" msgstr "_La:" @@ -1872,7 +1868,7 @@ msgstr "_La:" #. * You can remove the am/pm values below for your locale if they are not #. * supported. #. -#: ../gtk/gtkprintunixdialog.c:3615 +#: gtk/gtkprintunixdialog.c:3608 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" @@ -1880,121 +1876,121 @@ msgstr "" "Specificați ora tipăririi,\n" "de ex. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" -#: ../gtk/gtkprintunixdialog.c:3625 +#: gtk/gtkprintunixdialog.c:3618 msgid "Time of print" msgstr "Data tipăririi" -#: ../gtk/gtkprintunixdialog.c:3641 +#: gtk/gtkprintunixdialog.c:3634 msgid "On _hold" msgstr "Î_n așteptare" -#: ../gtk/gtkprintunixdialog.c:3642 +#: gtk/gtkprintunixdialog.c:3635 msgid "Hold the job until it is explicitly released" msgstr "Ține sarcina în așteptare până i se dă drumul" -#: ../gtk/gtkprintunixdialog.c:3662 +#: gtk/gtkprintunixdialog.c:3655 msgid "Add Cover Page" msgstr "Adaugă pagină de gardă" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: ../gtk/gtkprintunixdialog.c:3671 +#: gtk/gtkprintunixdialog.c:3664 msgid "Be_fore:" msgstr "Îna_inte:" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: ../gtk/gtkprintunixdialog.c:3689 +#: gtk/gtkprintunixdialog.c:3682 msgid "_After:" msgstr "D_upă:" #. Translators: this is the tab label for the notebook tab containing #. * job-specific options in the print dialog #. -#: ../gtk/gtkprintunixdialog.c:3707 +#: gtk/gtkprintunixdialog.c:3700 msgid "Job" msgstr "Sarcină" -#: ../gtk/gtkprintunixdialog.c:3773 +#: gtk/gtkprintunixdialog.c:3766 msgid "Advanced" msgstr "Avansat" #. Translators: this will appear as tab label in print dialog. -#: ../gtk/gtkprintunixdialog.c:3811 +#: gtk/gtkprintunixdialog.c:3804 msgid "Image Quality" msgstr "Calitate imagine" #. Translators: this will appear as tab label in print dialog. -#: ../gtk/gtkprintunixdialog.c:3815 +#: gtk/gtkprintunixdialog.c:3808 msgid "Color" msgstr "Culoare" #. Translators: this will appear as tab label in print dialog. #. It's a typographical term, as in "Binding and finishing" -#: ../gtk/gtkprintunixdialog.c:3820 +#: gtk/gtkprintunixdialog.c:3813 msgid "Finishing" msgstr "Se termină" -#: ../gtk/gtkprintunixdialog.c:3830 +#: gtk/gtkprintunixdialog.c:3823 msgid "Some of the settings in the dialog conflict" msgstr "Unele opțiuni din acest dialog sunt incompatibile" -#: ../gtk/gtkprintunixdialog.c:3853 +#: gtk/gtkprintunixdialog.c:3846 msgid "Print" msgstr "Tipărire" -#: ../gtk/gtkrc.c:2834 +#: gtk/gtkrc.c:2834 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Nu s-a găsit fișierul „include”: „%s”" -#: ../gtk/gtkrc.c:3470 ../gtk/gtkrc.c:3473 +#: gtk/gtkrc.c:3470 gtk/gtkrc.c:3473 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Nu se poate localiza fișierul imagine în pixmap_path: „%s”" -#: ../gtk/gtkrecentaction.c:165 ../gtk/gtkrecentaction.c:173 -#: ../gtk/gtkrecentchoosermenu.c:608 ../gtk/gtkrecentchoosermenu.c:616 +#: gtk/gtkrecentaction.c:165 gtk/gtkrecentaction.c:173 +#: gtk/gtkrecentchoosermenu.c:615 gtk/gtkrecentchoosermenu.c:623 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Această funcție nu este implementată pentru widgeturi de clasă „%s”" -#: ../gtk/gtkrecentchooserdefault.c:483 +#: gtk/gtkrecentchooserdefault.c:482 msgid "Select which type of documents are shown" msgstr "Selectați ce tipuri de documente să fie afișate" -#: ../gtk/gtkrecentchooserdefault.c:1133 ../gtk/gtkrecentchooserdefault.c:1170 +#: gtk/gtkrecentchooserdefault.c:1138 gtk/gtkrecentchooserdefault.c:1175 #, c-format msgid "No item for URI '%s' found" msgstr "Nu s-a găsit nici un element pentru URI-ul „%s”" -#: ../gtk/gtkrecentchooserdefault.c:1297 +#: gtk/gtkrecentchooserdefault.c:1302 msgid "Untitled filter" msgstr "Filtru fără nume" -#: ../gtk/gtkrecentchooserdefault.c:1650 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not remove item" msgstr "Nu s-a putut șterge elementul" -#: ../gtk/gtkrecentchooserdefault.c:1694 +#: gtk/gtkrecentchooserdefault.c:1699 msgid "Could not clear list" msgstr "Nu s-a putut goli lista" -#: ../gtk/gtkrecentchooserdefault.c:1778 +#: gtk/gtkrecentchooserdefault.c:1783 msgid "Copy _Location" msgstr "Copiază _locația" -#: ../gtk/gtkrecentchooserdefault.c:1791 +#: gtk/gtkrecentchooserdefault.c:1796 msgid "_Remove From List" msgstr "_Scoate din listă" -#: ../gtk/gtkrecentchooserdefault.c:1800 +#: gtk/gtkrecentchooserdefault.c:1805 msgid "_Clear List" -msgstr "_Golește lista" +msgstr "Gol_ește lista" -#: ../gtk/gtkrecentchooserdefault.c:1814 +#: gtk/gtkrecentchooserdefault.c:1819 msgid "Show _Private Resources" msgstr "Arată resursele _private" @@ -2008,21 +2004,21 @@ msgstr "Arată resursele _private" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:362 +#: gtk/gtkrecentchoosermenu.c:369 msgid "No items found" msgstr "Nu s-a găsit nici un element" -#: ../gtk/gtkrecentchoosermenu.c:528 ../gtk/gtkrecentchoosermenu.c:584 +#: gtk/gtkrecentchoosermenu.c:535 gtk/gtkrecentchoosermenu.c:591 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Nu s-au găsit resurse utilizate recent cu URI-ul „%s”" -#: ../gtk/gtkrecentchoosermenu.c:795 +#: gtk/gtkrecentchoosermenu.c:802 #, c-format msgid "Open '%s'" msgstr "Deschide „%s”" -#: ../gtk/gtkrecentchoosermenu.c:825 +#: gtk/gtkrecentchoosermenu.c:832 msgid "Unknown item" msgstr "Element necunoscut" @@ -2031,7 +2027,7 @@ msgstr "Element necunoscut" #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. -#: ../gtk/gtkrecentchoosermenu.c:836 +#: gtk/gtkrecentchoosermenu.c:843 #, c-format msgctxt "recent menu label" msgid "_%d. %s" @@ -2040,54 +2036,46 @@ msgstr "_%d. %s" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. -#: ../gtk/gtkrecentchoosermenu.c:841 +#: gtk/gtkrecentchoosermenu.c:848 #, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1000 ../gtk/gtkrecentmanager.c:1013 -#: ../gtk/gtkrecentmanager.c:1150 ../gtk/gtkrecentmanager.c:1160 -#: ../gtk/gtkrecentmanager.c:1213 ../gtk/gtkrecentmanager.c:1222 -#: ../gtk/gtkrecentmanager.c:1237 +#: gtk/gtkrecentmanager.c:980 gtk/gtkrecentmanager.c:993 +#: gtk/gtkrecentmanager.c:1131 gtk/gtkrecentmanager.c:1141 +#: gtk/gtkrecentmanager.c:1194 gtk/gtkrecentmanager.c:1203 +#: gtk/gtkrecentmanager.c:1218 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nu s-a putut găsi un element cu URI-ul „%s”" -#: ../gtk/gtkrecentmanager.c:2437 -#, c-format -msgid "No registered application with name '%s' for item with URI '%s' found" -msgstr "" -"Nicio aplicație înregistrată cu numele '%s' pentru elementul cu URI-ul '%s' " -"găsit" - -#: ../gtk/gtkspinner.c:456 -#, fuzzy +#: gtk/gtkspinner.c:456 msgctxt "throbbing progress animation widget" msgid "Spinner" msgstr "Spinner" -#: ../gtk/gtkspinner.c:457 +#: gtk/gtkspinner.c:457 msgid "Provides visual indication of progress" msgstr "Oferă un indiciu vizual al progresului" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgctxt "Stock label" msgid "Information" msgstr "Detalii" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgctxt "Stock label" msgid "Warning" msgstr "Avertizare" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgctxt "Stock label" msgid "Error" msgstr "Eroare" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgctxt "Stock label" msgid "Question" msgstr "Întrebare" @@ -2095,696 +2083,698 @@ msgstr "Întrebare" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgctxt "Stock label" msgid "_About" msgstr "_Despre" -#: ../gtk/gtkstock.c:322 +#: gtk/gtkstock.c:322 msgctxt "Stock label" msgid "_Add" msgstr "Ada_ugă" -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgctxt "Stock label" msgid "_Apply" msgstr "A_plică" -#: ../gtk/gtkstock.c:324 +#: gtk/gtkstock.c:324 msgctxt "Stock label" msgid "_Bold" msgstr "_Aldin" -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgctxt "Stock label" msgid "_Cancel" msgstr "_Renunță" -#: ../gtk/gtkstock.c:326 +#: gtk/gtkstock.c:326 +#, fuzzy msgctxt "Stock label" msgid "_CD-ROM" -msgstr "_CD-ROM" +msgstr "_CD-Rom" -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgctxt "Stock label" msgid "_Clear" msgstr "C_urăță" -#: ../gtk/gtkstock.c:328 +#: gtk/gtkstock.c:328 msgctxt "Stock label" msgid "_Close" msgstr "În_chide" -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgctxt "Stock label" msgid "C_onnect" msgstr "C_onectare" -#: ../gtk/gtkstock.c:330 +#: gtk/gtkstock.c:330 msgctxt "Stock label" msgid "_Convert" msgstr "Con_vertește" -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgctxt "Stock label" msgid "_Copy" msgstr "_Copiază" -#: ../gtk/gtkstock.c:332 +#: gtk/gtkstock.c:332 msgctxt "Stock label" msgid "Cu_t" msgstr "_Taie" -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgctxt "Stock label" msgid "_Delete" msgstr "Șt_erge" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgctxt "Stock label" msgid "_Discard" msgstr "_Renunță" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgctxt "Stock label" msgid "_Disconnect" msgstr "_Deconectare" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgctxt "Stock label" msgid "_Execute" msgstr "E_xecută" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgctxt "Stock label" msgid "_Edit" msgstr "_Editare" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgctxt "Stock label" msgid "_File" msgstr "_Fișier" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgctxt "Stock label" msgid "_Find" msgstr "C_aută" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgctxt "Stock label" msgid "Find and _Replace" msgstr "Caută și î_nlocuiește" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgctxt "Stock label" msgid "_Floppy" msgstr "Disc_hetă" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgctxt "Stock label" msgid "_Fullscreen" msgstr "Pe tot _ecranul" -#: ../gtk/gtkstock.c:343 +#: gtk/gtkstock.c:343 msgctxt "Stock label" msgid "_Leave Fullscreen" msgstr "Mărime _normală" #. This is a navigation label as in "go to the bottom of the page" -#: ../gtk/gtkstock.c:345 +#: gtk/gtkstock.c:345 msgctxt "Stock label, navigation" msgid "_Bottom" msgstr "J_os de tot" #. This is a navigation label as in "go to the first page" -#: ../gtk/gtkstock.c:347 +#: gtk/gtkstock.c:347 msgctxt "Stock label, navigation" msgid "_First" msgstr "_Primul" #. This is a navigation label as in "go to the last page" -#: ../gtk/gtkstock.c:349 +#: gtk/gtkstock.c:349 msgctxt "Stock label, navigation" msgid "_Last" msgstr "_Ultimul" #. This is a navigation label as in "go to the top of the page" -#: ../gtk/gtkstock.c:351 +#: gtk/gtkstock.c:351 msgctxt "Stock label, navigation" msgid "_Top" msgstr "S_us de tot" #. This is a navigation label as in "go back" -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgctxt "Stock label, navigation" msgid "_Back" msgstr "Îna_poi" #. This is a navigation label as in "go down" -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgctxt "Stock label, navigation" msgid "_Down" msgstr "_Jos" #. This is a navigation label as in "go forward" -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgctxt "Stock label, navigation" msgid "_Forward" msgstr "Înai_nte" #. This is a navigation label as in "go up" -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgctxt "Stock label, navigation" msgid "_Up" msgstr "_Sus" -#: ../gtk/gtkstock.c:360 +#: gtk/gtkstock.c:360 +#, fuzzy msgctxt "Stock label" msgid "_Hard Disk" -msgstr "_Hard Disc" +msgstr "_Disc" -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgctxt "Stock label" msgid "_Help" msgstr "_Ajutor" -#: ../gtk/gtkstock.c:362 +#: gtk/gtkstock.c:362 msgctxt "Stock label" msgid "_Home" msgstr "_Acasă" -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgctxt "Stock label" msgid "Increase Indent" msgstr "Mărește indentarea" -#: ../gtk/gtkstock.c:364 +#: gtk/gtkstock.c:364 msgctxt "Stock label" msgid "Decrease Indent" msgstr "Micșorează indentarea" -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgctxt "Stock label" msgid "_Index" msgstr "_Index" -#: ../gtk/gtkstock.c:366 +#: gtk/gtkstock.c:366 msgctxt "Stock label" msgid "_Information" msgstr "_Detalii" -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgctxt "Stock label" msgid "_Italic" msgstr "Curs_iv" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgctxt "Stock label" msgid "_Jump to" msgstr "_Sări la" #. This is about text justification, "centered text" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgctxt "Stock label" msgid "_Center" msgstr "_Centru" #. This is about text justification -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgctxt "Stock label" msgid "_Fill" msgstr "_Umplere" #. This is about text justification, "left-justified text" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgctxt "Stock label" msgid "_Left" msgstr "_Stânga" #. This is about text justification, "right-justified text" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgctxt "Stock label" msgid "_Right" msgstr "_Dreapta" #. Media label, as in "fast forward" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgctxt "Stock label, media" msgid "_Forward" msgstr "Înain_te" #. Media label, as in "next song" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgctxt "Stock label, media" msgid "_Next" msgstr "_Nou" #. Media label, as in "pause music" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgctxt "Stock label, media" msgid "P_ause" msgstr "Pau_ză" #. Media label, as in "play music" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgctxt "Stock label, media" msgid "_Play" msgstr "_Redare" #. Media label, as in "previous song" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgctxt "Stock label, media" msgid "Pre_vious" msgstr "_Precedenta" #. Media label -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgctxt "Stock label, media" msgid "_Record" msgstr "Înr_egistrare" #. Media label -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgctxt "Stock label, media" msgid "R_ewind" msgstr "Î_napoi" #. Media label -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgctxt "Stock label, media" msgid "_Stop" msgstr "_Stop" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgctxt "Stock label" msgid "_Network" msgstr "_Rețea" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgctxt "Stock label" msgid "_New" msgstr "_Nou" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgctxt "Stock label" msgid "_No" msgstr "_Nu" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgctxt "Stock label" msgid "_OK" msgstr "_OK" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgctxt "Stock label" msgid "_Open" msgstr "_Deschide" #. Page orientation -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgctxt "Stock label" msgid "Landscape" msgstr "Vedere" #. Page orientation -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgctxt "Stock label" msgid "Portrait" msgstr "Portret" #. Page orientation -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgctxt "Stock label" msgid "Reverse landscape" msgstr "Vedere inversată" #. Page orientation -#: ../gtk/gtkstock.c:406 +#: gtk/gtkstock.c:406 msgctxt "Stock label" msgid "Reverse portrait" msgstr "Portret inversat" -#: ../gtk/gtkstock.c:407 +#: gtk/gtkstock.c:407 msgctxt "Stock label" msgid "Page Set_up" msgstr "Opți_uni pagină" -#: ../gtk/gtkstock.c:408 +#: gtk/gtkstock.c:408 msgctxt "Stock label" msgid "_Paste" msgstr "_Lipește" -#: ../gtk/gtkstock.c:409 +#: gtk/gtkstock.c:409 msgctxt "Stock label" msgid "_Preferences" msgstr "_Preferințe" -#: ../gtk/gtkstock.c:410 +#: gtk/gtkstock.c:410 msgctxt "Stock label" msgid "_Print" msgstr "_Tipărește" -#: ../gtk/gtkstock.c:411 +#: gtk/gtkstock.c:411 msgctxt "Stock label" msgid "Print Pre_view" msgstr "Pre_vizualizare tipărire" -#: ../gtk/gtkstock.c:412 +#: gtk/gtkstock.c:412 msgctxt "Stock label" msgid "_Properties" msgstr "_Proprietăți" -#: ../gtk/gtkstock.c:413 +#: gtk/gtkstock.c:413 msgctxt "Stock label" msgid "_Quit" msgstr "_Ieșire" -#: ../gtk/gtkstock.c:414 +#: gtk/gtkstock.c:414 msgctxt "Stock label" msgid "_Redo" msgstr "_Refă" -#: ../gtk/gtkstock.c:415 +#: gtk/gtkstock.c:415 msgctxt "Stock label" msgid "_Refresh" msgstr "Actuali_zează" -#: ../gtk/gtkstock.c:416 +#: gtk/gtkstock.c:416 msgctxt "Stock label" msgid "_Remove" msgstr "E_limină" -#: ../gtk/gtkstock.c:417 +#: gtk/gtkstock.c:417 msgctxt "Stock label" msgid "_Revert" msgstr "Restaurea_ză" -#: ../gtk/gtkstock.c:418 +#: gtk/gtkstock.c:418 msgctxt "Stock label" msgid "_Save" msgstr "_Salvează" -#: ../gtk/gtkstock.c:419 +#: gtk/gtkstock.c:419 msgctxt "Stock label" msgid "Save _As" msgstr "Salvează c_a" -#: ../gtk/gtkstock.c:420 +#: gtk/gtkstock.c:420 msgctxt "Stock label" msgid "Select _All" msgstr "Selectează t_ot" -#: ../gtk/gtkstock.c:421 +#: gtk/gtkstock.c:421 msgctxt "Stock label" msgid "_Color" msgstr "_Culoare" -#: ../gtk/gtkstock.c:422 +#: gtk/gtkstock.c:422 msgctxt "Stock label" msgid "_Font" msgstr "_Font" #. Sorting direction -#: ../gtk/gtkstock.c:424 +#: gtk/gtkstock.c:424 msgctxt "Stock label" msgid "_Ascending" msgstr "_Ascendent" #. Sorting direction -#: ../gtk/gtkstock.c:426 +#: gtk/gtkstock.c:426 msgctxt "Stock label" msgid "_Descending" msgstr "_Descendent" -#: ../gtk/gtkstock.c:427 +#: gtk/gtkstock.c:427 msgctxt "Stock label" msgid "_Spell Check" msgstr "_Verificare ortografică" -#: ../gtk/gtkstock.c:428 +#: gtk/gtkstock.c:428 msgctxt "Stock label" msgid "_Stop" msgstr "_Stop" #. Font variant -#: ../gtk/gtkstock.c:430 +#: gtk/gtkstock.c:430 msgctxt "Stock label" msgid "_Strikethrough" msgstr "_Tăiat" -#: ../gtk/gtkstock.c:431 +#: gtk/gtkstock.c:431 msgctxt "Stock label" msgid "_Undelete" msgstr "_Restaurează" #. Font variant -#: ../gtk/gtkstock.c:433 +#: gtk/gtkstock.c:433 msgctxt "Stock label" msgid "_Underline" msgstr "S_ubliniat" -#: ../gtk/gtkstock.c:434 +#: gtk/gtkstock.c:434 msgctxt "Stock label" msgid "_Undo" msgstr "_Anulează" -#: ../gtk/gtkstock.c:435 +#: gtk/gtkstock.c:435 msgctxt "Stock label" msgid "_Yes" msgstr "_Da" #. Zoom -#: ../gtk/gtkstock.c:437 +#: gtk/gtkstock.c:437 msgctxt "Stock label" msgid "_Normal Size" msgstr "Mărime _normală" #. Zoom -#: ../gtk/gtkstock.c:439 +#: gtk/gtkstock.c:439 msgctxt "Stock label" msgid "Best _Fit" msgstr "Încadrare o _ptimă" -#: ../gtk/gtkstock.c:440 +#: gtk/gtkstock.c:440 msgctxt "Stock label" msgid "Zoom _In" msgstr "Mă_rește" -#: ../gtk/gtkstock.c:441 +#: gtk/gtkstock.c:441 msgctxt "Stock label" msgid "Zoom _Out" msgstr "Mi_cșorează" -#: ../gtk/gtktextbufferrichtext.c:650 +#: gtk/gtktextbufferrichtext.c:650 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Eroarea necunoscută la încercarea de a deserializa %s" -#: ../gtk/gtktextbufferrichtext.c:709 +#: gtk/gtktextbufferrichtext.c:709 #, c-format msgid "No deserialize function found for format %s" msgstr "Nu s-a găsit nici o funcție de deserializare pentru formatul %s" -#: ../gtk/gtktextbufferserialize.c:803 ../gtk/gtktextbufferserialize.c:829 +#: gtk/gtktextbufferserialize.c:795 gtk/gtktextbufferserialize.c:821 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Atât „id” cât și „name” erau prezente în elementul <%s>" -#: ../gtk/gtktextbufferserialize.c:813 ../gtk/gtktextbufferserialize.c:839 +#: gtk/gtktextbufferserialize.c:805 gtk/gtktextbufferserialize.c:831 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Atributul „%s” a fost găsit duplicat în elementul <%s>" -#: ../gtk/gtktextbufferserialize.c:855 -#, c-format +#: gtk/gtktextbufferserialize.c:845 +#, fuzzy, c-format msgid "<%s> element has invalid ID \"%s\"" -msgstr "Elementul <%s> are un ID incorect „%s”" +msgstr "Elementul <%s> are un id incorect „%s”" -#: ../gtk/gtktextbufferserialize.c:865 +#: gtk/gtktextbufferserialize.c:855 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "Elementul <%s> nu are nici atributul „name” și nici atributul „id”" -#: ../gtk/gtktextbufferserialize.c:952 +#: gtk/gtktextbufferserialize.c:942 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Atributul „%s” se repetă de două ori în același element <%s>" -#: ../gtk/gtktextbufferserialize.c:970 ../gtk/gtktextbufferserialize.c:995 +#: gtk/gtktextbufferserialize.c:960 gtk/gtktextbufferserialize.c:985 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Atributul „%s” este incorect în acest context pentru elementul <%s>" -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1024 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Eticheta „%s” nu a fost definită." -#: ../gtk/gtktextbufferserialize.c:1046 +#: gtk/gtktextbufferserialize.c:1036 msgid "Anonymous tag found and tags can not be created." -msgstr "S-a găsit o etichetă anonimă şi nu se pot crea etichete." +msgstr "S-a găsit o etichetă anonimă, nu se pot crea etichete." -#: ../gtk/gtktextbufferserialize.c:1057 +#: gtk/gtktextbufferserialize.c:1047 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." -msgstr "Eticheta „%s” nu există în buffer şi nu se pot crea etichete." +msgstr "Eticheta „%s” nu există în buffer, nu se pot crea etichete." -#: ../gtk/gtktextbufferserialize.c:1156 ../gtk/gtktextbufferserialize.c:1231 -#: ../gtk/gtktextbufferserialize.c:1336 ../gtk/gtktextbufferserialize.c:1410 +#: gtk/gtktextbufferserialize.c:1146 gtk/gtktextbufferserialize.c:1221 +#: gtk/gtktextbufferserialize.c:1324 gtk/gtktextbufferserialize.c:1398 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Elementul <%s> nu este permis mai jos de <%s>" -#: ../gtk/gtktextbufferserialize.c:1187 +#: gtk/gtktextbufferserialize.c:1177 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "„%s” nu este un tip de atribut valid" -#: ../gtk/gtktextbufferserialize.c:1195 +#: gtk/gtktextbufferserialize.c:1185 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "„%s” nu este un nume de atribut valid" -#: ../gtk/gtktextbufferserialize.c:1205 +#: gtk/gtktextbufferserialize.c:1195 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "„%s” nu a putut fi convertit într-o valoare de tip „%s” pentru atributul „%s”" -#: ../gtk/gtktextbufferserialize.c:1214 +#: gtk/gtktextbufferserialize.c:1204 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "„%s” nu este o valoare validă pentru atributul „%s”" -#: ../gtk/gtktextbufferserialize.c:1299 +#: gtk/gtktextbufferserialize.c:1289 #, c-format msgid "Tag \"%s\" already defined" msgstr "Eticheta „%s” este deja definită" -#: ../gtk/gtktextbufferserialize.c:1312 +#: gtk/gtktextbufferserialize.c:1300 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Eticheta „%s” are o prioritate nevalidă „%s”" -#: ../gtk/gtktextbufferserialize.c:1365 +#: gtk/gtktextbufferserialize.c:1353 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "" "Elementul ce delimitează textul trebuie să fie , nu <%s>" -#: ../gtk/gtktextbufferserialize.c:1374 ../gtk/gtktextbufferserialize.c:1390 +#: gtk/gtktextbufferserialize.c:1362 gtk/gtktextbufferserialize.c:1378 #, c-format msgid "A <%s> element has already been specified" msgstr "Un element <%s> a fost deja specificat" -#: ../gtk/gtktextbufferserialize.c:1396 +#: gtk/gtktextbufferserialize.c:1384 msgid "A element can't occur before a element" msgstr "Un element nu poate apărea înaintea unui element " -#: ../gtk/gtktextbufferserialize.c:1796 +#: gtk/gtktextbufferserialize.c:1784 msgid "Serialized data is malformed" msgstr "Datele serializate au fost deformate" -#: ../gtk/gtktextbufferserialize.c:1874 +#: gtk/gtktextbufferserialize.c:1862 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" -"Datele serializate sunt deformate. Prima secțiune nu e GTKTEXTBUFFERCONTENTS-" -"0001" +"Datele serializate sunt deformate. Prima secțiune nu e " +"GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:60 +#: gtk/gtktextutil.c:60 msgid "LRM _Left-to-right mark" msgstr "Semn _Stânga-Dreapta LRM" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "RLM _Right-to-left mark" msgstr "Semn _Dreapta-Stânga RLM" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "LRE Left-to-right _embedding" msgstr "Î_ncapsulare Stânga-Dreapta LRE" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "RLE Right-to-left e_mbedding" msgstr "În_capsulare Dreapta-Stânga RLE" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "LRO Left-to-right _override" msgstr "S_uprascriere Stânga-Dreapta LRO" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "RLO Right-to-left o_verride" msgstr "Supr_ascriere Dreapta-Stânga RLO" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "PDF _Pop directional formatting" msgstr "Formatare direcțională _Pop PDF" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "ZWS _Zero width space" msgstr "Spațiu de lungime _zero ZWS" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWJ Zero width _joiner" msgstr "_Legătură de lungime zero ZWJ" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWNJ Zero width _non-joiner" msgstr "Non-le_gătură de lungime zero ZWNJ" -#: ../gtk/gtkthemes.c:72 +#: gtk/gtkthemes.c:72 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Nu se poate localiza motorul temei în module_path: „%s”," -#: ../gtk/gtkuimanager.c:1505 +#: gtk/gtkuimanager.c:1505 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Etichetă de start „%s” neașteptată în linia %d, caracterul %d" -#: ../gtk/gtkuimanager.c:1595 +#: gtk/gtkuimanager.c:1595 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Date tip caracter neașteptate în linia %d, caracterul %d" -#: ../gtk/gtkuimanager.c:2427 +#: gtk/gtkuimanager.c:2427 msgid "Empty" msgstr "Gol" -#: ../gtk/gtkvolumebutton.c:83 +#: gtk/gtkvolumebutton.c:83 msgid "Volume" msgstr "Sonor" -#: ../gtk/gtkvolumebutton.c:85 +#: gtk/gtkvolumebutton.c:85 msgid "Turns volume down or up" msgstr "Scade sau crește volumul" -#: ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:88 msgid "Adjusts the volume" msgstr "Ajustare sonor" -#: ../gtk/gtkvolumebutton.c:94 ../gtk/gtkvolumebutton.c:97 +#: gtk/gtkvolumebutton.c:94 gtk/gtkvolumebutton.c:97 msgid "Volume Down" msgstr "Volum scăzut" -#: ../gtk/gtkvolumebutton.c:96 +#: gtk/gtkvolumebutton.c:96 msgid "Decreases the volume" msgstr "Scade volumul" -#: ../gtk/gtkvolumebutton.c:100 ../gtk/gtkvolumebutton.c:103 +#: gtk/gtkvolumebutton.c:100 gtk/gtkvolumebutton.c:103 msgid "Volume Up" msgstr "Volum crescut" -#: ../gtk/gtkvolumebutton.c:102 +#: gtk/gtkvolumebutton.c:102 msgid "Increases the volume" msgstr "Crește volumul" -#: ../gtk/gtkvolumebutton.c:160 +#: gtk/gtkvolumebutton.c:160 msgid "Muted" msgstr "Mut" -#: ../gtk/gtkvolumebutton.c:164 +#: gtk/gtkvolumebutton.c:164 msgid "Full Volume" msgstr "Volum maxim" @@ -2793,1251 +2783,1251 @@ msgstr "Volum maxim" #. * Translate the "%d" to "%Id" if you want to use localised digits, #. * or otherwise translate the "%d" to "%d". #. -#: ../gtk/gtkvolumebutton.c:177 +#: gtk/gtkvolumebutton.c:177 #, c-format msgctxt "volume percentage" msgid "%d %%" msgstr "%d %%" -#: ../gtk/paper_names_offsets.c:4 +#: gtk/paper_names_offsets.c:4 msgctxt "paper size" msgid "asme_f" msgstr "asme_f" -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgctxt "paper size" msgid "A0x2" msgstr "A0x2" -#: ../gtk/paper_names_offsets.c:6 +#: gtk/paper_names_offsets.c:6 msgctxt "paper size" msgid "A0" msgstr "A0" -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgctxt "paper size" msgid "A0x3" msgstr "A0x3" -#: ../gtk/paper_names_offsets.c:8 +#: gtk/paper_names_offsets.c:8 msgctxt "paper size" msgid "A1" msgstr "A1" -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgctxt "paper size" msgid "A10" msgstr "A10" -#: ../gtk/paper_names_offsets.c:10 +#: gtk/paper_names_offsets.c:10 msgctxt "paper size" msgid "A1x3" msgstr "A1x3" -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgctxt "paper size" msgid "A1x4" msgstr "A1x4" -#: ../gtk/paper_names_offsets.c:12 +#: gtk/paper_names_offsets.c:12 msgctxt "paper size" msgid "A2" msgstr "A2" -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgctxt "paper size" msgid "A2x3" msgstr "A2x3" -#: ../gtk/paper_names_offsets.c:14 +#: gtk/paper_names_offsets.c:14 msgctxt "paper size" msgid "A2x4" msgstr "A2x4" -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgctxt "paper size" msgid "A2x5" msgstr "A2x5" -#: ../gtk/paper_names_offsets.c:16 +#: gtk/paper_names_offsets.c:16 msgctxt "paper size" msgid "A3" msgstr "A3" -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgctxt "paper size" msgid "A3 Extra" msgstr "A3 Extra" -#: ../gtk/paper_names_offsets.c:18 +#: gtk/paper_names_offsets.c:18 msgctxt "paper size" msgid "A3x3" msgstr "A3x3" -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgctxt "paper size" msgid "A3x4" msgstr "A3x4" -#: ../gtk/paper_names_offsets.c:20 +#: gtk/paper_names_offsets.c:20 msgctxt "paper size" msgid "A3x5" msgstr "A3x5" -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgctxt "paper size" msgid "A3x6" msgstr "A3x6" -#: ../gtk/paper_names_offsets.c:22 +#: gtk/paper_names_offsets.c:22 msgctxt "paper size" msgid "A3x7" msgstr "A3x7" -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgctxt "paper size" msgid "A4" msgstr "A4" -#: ../gtk/paper_names_offsets.c:24 +#: gtk/paper_names_offsets.c:24 msgctxt "paper size" msgid "A4 Extra" msgstr "A4 Extra" -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgctxt "paper size" msgid "A4 Tab" msgstr "A4 Tab" -#: ../gtk/paper_names_offsets.c:26 +#: gtk/paper_names_offsets.c:26 msgctxt "paper size" msgid "A4x3" msgstr "A4x3" -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgctxt "paper size" msgid "A4x4" msgstr "A4x4" -#: ../gtk/paper_names_offsets.c:28 +#: gtk/paper_names_offsets.c:28 msgctxt "paper size" msgid "A4x5" msgstr "A4x5" -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgctxt "paper size" msgid "A4x6" msgstr "A4x6" -#: ../gtk/paper_names_offsets.c:30 +#: gtk/paper_names_offsets.c:30 msgctxt "paper size" msgid "A4x7" msgstr "A4x7" -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgctxt "paper size" msgid "A4x8" msgstr "A4x8" -#: ../gtk/paper_names_offsets.c:32 +#: gtk/paper_names_offsets.c:32 msgctxt "paper size" msgid "A4x9" msgstr "A4x9" -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgctxt "paper size" msgid "A5" msgstr "A5" -#: ../gtk/paper_names_offsets.c:34 +#: gtk/paper_names_offsets.c:34 msgctxt "paper size" msgid "A5 Extra" msgstr "A5 Extra" -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgctxt "paper size" msgid "A6" msgstr "A6" -#: ../gtk/paper_names_offsets.c:36 +#: gtk/paper_names_offsets.c:36 msgctxt "paper size" msgid "A7" msgstr "A7" -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgctxt "paper size" msgid "A8" msgstr "A8" -#: ../gtk/paper_names_offsets.c:38 +#: gtk/paper_names_offsets.c:38 msgctxt "paper size" msgid "A9" msgstr "A9" -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgctxt "paper size" msgid "B0" msgstr "B0" -#: ../gtk/paper_names_offsets.c:40 +#: gtk/paper_names_offsets.c:40 msgctxt "paper size" msgid "B1" msgstr "B1" -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgctxt "paper size" msgid "B10" msgstr "B10" -#: ../gtk/paper_names_offsets.c:42 +#: gtk/paper_names_offsets.c:42 msgctxt "paper size" msgid "B2" msgstr "B2" -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgctxt "paper size" msgid "B3" msgstr "B3" -#: ../gtk/paper_names_offsets.c:44 +#: gtk/paper_names_offsets.c:44 msgctxt "paper size" msgid "B4" msgstr "B4" -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgctxt "paper size" msgid "B5" msgstr "B5" -#: ../gtk/paper_names_offsets.c:46 +#: gtk/paper_names_offsets.c:46 msgctxt "paper size" msgid "B5 Extra" msgstr "B5 Extra" -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgctxt "paper size" msgid "B6" msgstr "B6" -#: ../gtk/paper_names_offsets.c:48 +#: gtk/paper_names_offsets.c:48 msgctxt "paper size" msgid "B6/C4" msgstr "B6/C4" -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgctxt "paper size" msgid "B7" msgstr "B7" -#: ../gtk/paper_names_offsets.c:50 +#: gtk/paper_names_offsets.c:50 msgctxt "paper size" msgid "B8" msgstr "B8" -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgctxt "paper size" msgid "B9" msgstr "B9" -#: ../gtk/paper_names_offsets.c:52 +#: gtk/paper_names_offsets.c:52 msgctxt "paper size" msgid "C0" msgstr "C0" -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgctxt "paper size" msgid "C1" msgstr "C1" -#: ../gtk/paper_names_offsets.c:54 +#: gtk/paper_names_offsets.c:54 msgctxt "paper size" msgid "C10" msgstr "C10" -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgctxt "paper size" msgid "C2" msgstr "C2" -#: ../gtk/paper_names_offsets.c:56 +#: gtk/paper_names_offsets.c:56 msgctxt "paper size" msgid "C3" msgstr "C3" -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgctxt "paper size" msgid "C4" msgstr "C4" -#: ../gtk/paper_names_offsets.c:58 +#: gtk/paper_names_offsets.c:58 msgctxt "paper size" msgid "C5" msgstr "C5" -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgctxt "paper size" msgid "C6" msgstr "C6" -#: ../gtk/paper_names_offsets.c:60 +#: gtk/paper_names_offsets.c:60 msgctxt "paper size" msgid "C6/C5" msgstr "C6/C5" -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgctxt "paper size" msgid "C7" msgstr "C7" -#: ../gtk/paper_names_offsets.c:62 +#: gtk/paper_names_offsets.c:62 msgctxt "paper size" msgid "C7/C6" msgstr "C7/C6" -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgctxt "paper size" msgid "C8" msgstr "C8" -#: ../gtk/paper_names_offsets.c:64 +#: gtk/paper_names_offsets.c:64 msgctxt "paper size" msgid "C9" msgstr "C9" -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgctxt "paper size" msgid "DL Envelope" msgstr "Plic DL" -#: ../gtk/paper_names_offsets.c:66 +#: gtk/paper_names_offsets.c:66 msgctxt "paper size" msgid "RA0" msgstr "RA0" -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgctxt "paper size" msgid "RA1" msgstr "RA1" -#: ../gtk/paper_names_offsets.c:68 +#: gtk/paper_names_offsets.c:68 msgctxt "paper size" msgid "RA2" msgstr "RA2" -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgctxt "paper size" msgid "SRA0" msgstr "SRA0" -#: ../gtk/paper_names_offsets.c:70 +#: gtk/paper_names_offsets.c:70 msgctxt "paper size" msgid "SRA1" msgstr "SRA1" -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgctxt "paper size" msgid "SRA2" msgstr "SRA2" -#: ../gtk/paper_names_offsets.c:72 +#: gtk/paper_names_offsets.c:72 msgctxt "paper size" msgid "JB0" msgstr "JB0" -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgctxt "paper size" msgid "JB1" msgstr "JB1" -#: ../gtk/paper_names_offsets.c:74 +#: gtk/paper_names_offsets.c:74 msgctxt "paper size" msgid "JB10" msgstr "JB10" -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgctxt "paper size" msgid "JB2" msgstr "JB2" -#: ../gtk/paper_names_offsets.c:76 +#: gtk/paper_names_offsets.c:76 msgctxt "paper size" msgid "JB3" msgstr "JB3" -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgctxt "paper size" msgid "JB4" msgstr "JB4" -#: ../gtk/paper_names_offsets.c:78 +#: gtk/paper_names_offsets.c:78 msgctxt "paper size" msgid "JB5" msgstr "JB5" -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgctxt "paper size" msgid "JB6" msgstr "JB6" -#: ../gtk/paper_names_offsets.c:80 +#: gtk/paper_names_offsets.c:80 msgctxt "paper size" msgid "JB7" msgstr "JB7" -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgctxt "paper size" msgid "JB8" msgstr "JB8" -#: ../gtk/paper_names_offsets.c:82 +#: gtk/paper_names_offsets.c:82 msgctxt "paper size" msgid "JB9" msgstr "JB9" -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgctxt "paper size" msgid "jis exec" msgstr "jis exec" -#: ../gtk/paper_names_offsets.c:84 +#: gtk/paper_names_offsets.c:84 msgctxt "paper size" msgid "Choukei 2 Envelope" msgstr "Plic Choukei 2" -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgctxt "paper size" msgid "Choukei 3 Envelope" msgstr "Plic Choukei 3" -#: ../gtk/paper_names_offsets.c:86 +#: gtk/paper_names_offsets.c:86 msgctxt "paper size" msgid "Choukei 4 Envelope" msgstr "Plic Choukei 4" -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgctxt "paper size" msgid "hagaki (postcard)" msgstr "Vedere hagaki" -#: ../gtk/paper_names_offsets.c:88 +#: gtk/paper_names_offsets.c:88 msgctxt "paper size" msgid "kahu Envelope" msgstr "Plic kahu" -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgctxt "paper size" msgid "kaku2 Envelope" msgstr "Plic kaku2" -#: ../gtk/paper_names_offsets.c:90 +#: gtk/paper_names_offsets.c:90 msgctxt "paper size" msgid "oufuku (reply postcard)" msgstr "Vedere oufuku" -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgctxt "paper size" msgid "you4 Envelope" msgstr "Plic you4" -#: ../gtk/paper_names_offsets.c:92 +#: gtk/paper_names_offsets.c:92 msgctxt "paper size" msgid "10x11" msgstr "10x11" -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgctxt "paper size" msgid "10x13" msgstr "10x13" -#: ../gtk/paper_names_offsets.c:94 +#: gtk/paper_names_offsets.c:94 msgctxt "paper size" msgid "10x14" msgstr "10x14" -#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96 +#: gtk/paper_names_offsets.c:95 gtk/paper_names_offsets.c:96 msgctxt "paper size" msgid "10x15" msgstr "10x15" -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgctxt "paper size" msgid "11x12" msgstr "11x12" -#: ../gtk/paper_names_offsets.c:98 +#: gtk/paper_names_offsets.c:98 msgctxt "paper size" msgid "11x15" msgstr "11x15" -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgctxt "paper size" msgid "12x19" msgstr "12x19" -#: ../gtk/paper_names_offsets.c:100 +#: gtk/paper_names_offsets.c:100 msgctxt "paper size" msgid "5x7" msgstr "5x7" -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgctxt "paper size" msgid "6x9 Envelope" msgstr "Plic 6x9" -#: ../gtk/paper_names_offsets.c:102 +#: gtk/paper_names_offsets.c:102 msgctxt "paper size" msgid "7x9 Envelope" msgstr "Plic 7x9" -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgctxt "paper size" msgid "9x11 Envelope" msgstr "Plic 9x11" -#: ../gtk/paper_names_offsets.c:104 +#: gtk/paper_names_offsets.c:104 msgctxt "paper size" msgid "a2 Envelope" msgstr "Plic a2" -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgctxt "paper size" msgid "Arch A" msgstr "Arch A" -#: ../gtk/paper_names_offsets.c:106 +#: gtk/paper_names_offsets.c:106 msgctxt "paper size" msgid "Arch B" msgstr "Arch B" -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgctxt "paper size" msgid "Arch C" msgstr "Arch C" -#: ../gtk/paper_names_offsets.c:108 +#: gtk/paper_names_offsets.c:108 msgctxt "paper size" msgid "Arch D" msgstr "Arch D" -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgctxt "paper size" msgid "Arch E" msgstr "Arch E" -#: ../gtk/paper_names_offsets.c:110 +#: gtk/paper_names_offsets.c:110 msgctxt "paper size" msgid "b-plus" msgstr "b-plus" -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgctxt "paper size" msgid "c" msgstr "c" -#: ../gtk/paper_names_offsets.c:112 +#: gtk/paper_names_offsets.c:112 msgctxt "paper size" msgid "c5 Envelope" msgstr "Plic c5" -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgctxt "paper size" msgid "d" msgstr "d" -#: ../gtk/paper_names_offsets.c:114 +#: gtk/paper_names_offsets.c:114 msgctxt "paper size" msgid "e" msgstr "e" -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgctxt "paper size" msgid "edp" msgstr "edp" -#: ../gtk/paper_names_offsets.c:116 +#: gtk/paper_names_offsets.c:116 msgctxt "paper size" msgid "European edp" msgstr "edp european" -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgctxt "paper size" msgid "Executive" msgstr "E_xecută" -#: ../gtk/paper_names_offsets.c:118 +#: gtk/paper_names_offsets.c:118 msgctxt "paper size" msgid "f" msgstr "f" -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgctxt "paper size" msgid "FanFold European" msgstr "FanFold European" -#: ../gtk/paper_names_offsets.c:120 +#: gtk/paper_names_offsets.c:120 msgctxt "paper size" msgid "FanFold US" msgstr "FanFold US" -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgctxt "paper size" msgid "FanFold German Legal" msgstr "FanFold German Legal" -#: ../gtk/paper_names_offsets.c:122 +#: gtk/paper_names_offsets.c:122 msgctxt "paper size" msgid "Government Legal" msgstr "Government Legal" -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgctxt "paper size" msgid "Government Letter" msgstr "Government Letter" -#: ../gtk/paper_names_offsets.c:124 +#: gtk/paper_names_offsets.c:124 msgctxt "paper size" msgid "Index 3x5" msgstr "Index 3x5" -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgctxt "paper size" msgid "Index 4x6 (postcard)" msgstr "Index 4x6 (vedere)" -#: ../gtk/paper_names_offsets.c:126 +#: gtk/paper_names_offsets.c:126 msgctxt "paper size" msgid "Index 4x6 ext" msgstr "Index 4x6 ext" -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgctxt "paper size" msgid "Index 5x8" msgstr "Index 5x8" -#: ../gtk/paper_names_offsets.c:128 +#: gtk/paper_names_offsets.c:128 msgctxt "paper size" msgid "Invoice" msgstr "Factură" -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgctxt "paper size" msgid "Tabloid" msgstr "Tabloid" -#: ../gtk/paper_names_offsets.c:130 +#: gtk/paper_names_offsets.c:130 msgctxt "paper size" msgid "US Legal" msgstr "US Legal" -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgctxt "paper size" msgid "US Legal Extra" msgstr "US Legal Extra" -#: ../gtk/paper_names_offsets.c:132 +#: gtk/paper_names_offsets.c:132 msgctxt "paper size" msgid "US Letter" msgstr "US Letter" -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgctxt "paper size" msgid "US Letter Extra" msgstr "US Letter Extra" -#: ../gtk/paper_names_offsets.c:134 +#: gtk/paper_names_offsets.c:134 msgctxt "paper size" msgid "US Letter Plus" msgstr "US Letter Plus" -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgctxt "paper size" msgid "Monarch Envelope" msgstr "Monarch Envelope" -#: ../gtk/paper_names_offsets.c:136 +#: gtk/paper_names_offsets.c:136 msgctxt "paper size" msgid "#10 Envelope" msgstr "Plic #10" -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgctxt "paper size" msgid "#11 Envelope" msgstr "Plic #11" -#: ../gtk/paper_names_offsets.c:138 +#: gtk/paper_names_offsets.c:138 msgctxt "paper size" msgid "#12 Envelope" msgstr "Plic #12" -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgctxt "paper size" msgid "#14 Envelope" msgstr "Plic #14" -#: ../gtk/paper_names_offsets.c:140 +#: gtk/paper_names_offsets.c:140 msgctxt "paper size" msgid "#9 Envelope" msgstr "Plic #9" -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgctxt "paper size" msgid "Personal Envelope" msgstr "Plic personal" -#: ../gtk/paper_names_offsets.c:142 +#: gtk/paper_names_offsets.c:142 msgctxt "paper size" msgid "Quarto" msgstr "Quarto" -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgctxt "paper size" msgid "Super A" msgstr "Super A" -#: ../gtk/paper_names_offsets.c:144 +#: gtk/paper_names_offsets.c:144 msgctxt "paper size" msgid "Super B" msgstr "Super B" -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgctxt "paper size" msgid "Wide Format" msgstr "Format lat" -#: ../gtk/paper_names_offsets.c:146 +#: gtk/paper_names_offsets.c:146 msgctxt "paper size" msgid "Dai-pa-kai" msgstr "Dai-pa-kai" -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgctxt "paper size" msgid "Folio" msgstr "Folio" -#: ../gtk/paper_names_offsets.c:148 +#: gtk/paper_names_offsets.c:148 msgctxt "paper size" msgid "Folio sp" msgstr "Folio sp" -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgctxt "paper size" msgid "Invite Envelope" msgstr "Plic invitație" -#: ../gtk/paper_names_offsets.c:150 +#: gtk/paper_names_offsets.c:150 msgctxt "paper size" msgid "Italian Envelope" msgstr "Plic italian" -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgctxt "paper size" msgid "juuro-ku-kai" msgstr "juuro-ku-kai" -#: ../gtk/paper_names_offsets.c:152 +#: gtk/paper_names_offsets.c:152 msgctxt "paper size" msgid "pa-kai" msgstr "pa-kai" -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgctxt "paper size" msgid "Postfix Envelope" msgstr "Plic Postfix" -#: ../gtk/paper_names_offsets.c:154 +#: gtk/paper_names_offsets.c:154 msgctxt "paper size" msgid "Small Photo" msgstr "Poză mică" -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgctxt "paper size" msgid "prc1 Envelope" msgstr "Plic prc1" -#: ../gtk/paper_names_offsets.c:156 +#: gtk/paper_names_offsets.c:156 msgctxt "paper size" msgid "prc10 Envelope" msgstr "Plic prc10" -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgctxt "paper size" msgid "prc 16k" msgstr "prc 16k" -#: ../gtk/paper_names_offsets.c:158 +#: gtk/paper_names_offsets.c:158 msgctxt "paper size" msgid "prc2 Envelope" msgstr "Plic prc2" -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgctxt "paper size" msgid "prc3 Envelope" msgstr "Plic prc3" -#: ../gtk/paper_names_offsets.c:160 +#: gtk/paper_names_offsets.c:160 msgctxt "paper size" msgid "prc 32k" msgstr "prc 32k" -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgctxt "paper size" msgid "prc4 Envelope" msgstr "Plic prc4" -#: ../gtk/paper_names_offsets.c:162 +#: gtk/paper_names_offsets.c:162 msgctxt "paper size" msgid "prc5 Envelope" msgstr "Plic c5" -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgctxt "paper size" msgid "prc6 Envelope" msgstr "Plic prc6" -#: ../gtk/paper_names_offsets.c:164 +#: gtk/paper_names_offsets.c:164 msgctxt "paper size" msgid "prc7 Envelope" msgstr "Plic prc7" -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgctxt "paper size" msgid "prc8 Envelope" msgstr "Plic prc8" -#: ../gtk/paper_names_offsets.c:166 +#: gtk/paper_names_offsets.c:166 msgctxt "paper size" msgid "prc9 Envelope" msgstr "Plic prc9" -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgctxt "paper size" msgid "ROC 16k" msgstr "ROC 16k" -#: ../gtk/paper_names_offsets.c:168 +#: gtk/paper_names_offsets.c:168 msgctxt "paper size" msgid "ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 -#, fuzzy, c-format +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 +#, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "s-au găsit idata diferite pentru „%s” (legat simbolic) și %s\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Nu s-a putut scrie antetul\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Nu s-a putut scrie tabela de hash\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Nu s-a putut scrie indexul dosarului\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Nu s-a putut rescrie antetul\n" -#: ../gtk/updateiconcache.c:1488 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Nu s-a putut deschide fișierul %s: %s\n" -#: ../gtk/updateiconcache.c:1496 ../gtk/updateiconcache.c:1526 +#: gtk/updateiconcache.c:1471 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Nu s-a putut scrie fișierul cache: %s\n" -#: ../gtk/updateiconcache.c:1537 +#: gtk/updateiconcache.c:1507 #, c-format msgid "The generated cache was invalid.\n" msgstr "S-a generat un cache nevalid.\n" -#: ../gtk/updateiconcache.c:1551 +#: gtk/updateiconcache.c:1521 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Nu s-a putut redenumi %s în %s: %s, prin urmare se șterge %s.\n" -#: ../gtk/updateiconcache.c:1565 +#: gtk/updateiconcache.c:1535 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Nu s-a putut redenumi %s în %s: %s\n" -#: ../gtk/updateiconcache.c:1575 +#: gtk/updateiconcache.c:1545 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Nu s-a putut redenumi %s înapoi în %s: %s.\n" -#: ../gtk/updateiconcache.c:1602 +#: gtk/updateiconcache.c:1572 #, c-format msgid "Cache file created successfully.\n" msgstr "Fișierul cache a fost creat cu succes.\n" -#: ../gtk/updateiconcache.c:1641 +#: gtk/updateiconcache.c:1611 msgid "Overwrite an existing cache, even if up to date" msgstr "Suprascrie un cache existent, chiar dacă este la zi" -#: ../gtk/updateiconcache.c:1642 +#: gtk/updateiconcache.c:1612 msgid "Don't check for the existence of index.theme" msgstr "Nu verifica existența fișierului index.theme" -#: ../gtk/updateiconcache.c:1643 +#: gtk/updateiconcache.c:1613 msgid "Don't include image data in the cache" msgstr "Nu include data de tip imagine în cache" -#: ../gtk/updateiconcache.c:1644 +#: gtk/updateiconcache.c:1614 msgid "Output a C header file" msgstr "Scoate la ieșire un fișier C header" -#: ../gtk/updateiconcache.c:1645 +#: gtk/updateiconcache.c:1615 msgid "Turn off verbose output" msgstr "Dezactivează ieșirea detaliată" -#: ../gtk/updateiconcache.c:1646 +#: gtk/updateiconcache.c:1616 msgid "Validate existing icon cache" msgstr "Validare cache existent de iconițe" -#: ../gtk/updateiconcache.c:1713 +#: gtk/updateiconcache.c:1683 #, c-format msgid "File not found: %s\n" msgstr "Nu s-a găsit fișierul: %s\n" -#: ../gtk/updateiconcache.c:1719 +#: gtk/updateiconcache.c:1689 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Nu e un cache de iconițe valid: %s\n" -#: ../gtk/updateiconcache.c:1732 +#: gtk/updateiconcache.c:1702 #, c-format msgid "No theme index file.\n" msgstr "Nu există un fișier index al temei.\n" -#: ../gtk/updateiconcache.c:1736 +#: gtk/updateiconcache.c:1706 #, c-format msgid "" "No theme index file in '%s'.\n" "If you really want to create an icon cache here, use --ignore-theme-index.\n" msgstr "" -"Niciun fișier temă index în „%s”.\n" +"Nu s-a găsit un fișier index în „%s”.\n" "Dacă chiar doriți să creați aici un cache pentru iconițe, utilizați --ignore-" "theme-index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharic (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Sedilă" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Chirilică (Transliterată)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (Transliterată)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna - Eritreeană (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna - Etiopiană (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnameză (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "Metodă de input X" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:810 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1020 +#: modules/printbackends/cups/gtkprintbackendcups.c:811 +#: modules/printbackends/cups/gtkprintbackendcups.c:1020 msgid "Username:" msgstr "Utilizator:" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:811 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1029 +#: modules/printbackends/cups/gtkprintbackendcups.c:812 +#: modules/printbackends/cups/gtkprintbackendcups.c:1029 msgid "Password:" msgstr "Parolă:" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:850 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1042 +#: modules/printbackends/cups/gtkprintbackendcups.c:850 +#, c-format +msgid "Authentication is required to get a file from %s" +msgstr "Pentru a prelua un fișier de la %s este nevoie de autentificare" + +#: modules/printbackends/cups/gtkprintbackendcups.c:854 +#: modules/printbackends/cups/gtkprintbackendcups.c:1042 #, c-format msgid "Authentication is required to print document '%s' on printer %s" msgstr "" "Pentru a tipări documentul „%s” la imprimanta %s este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:852 +#: modules/printbackends/cups/gtkprintbackendcups.c:856 #, c-format msgid "Authentication is required to print a document on %s" msgstr "" "Pentru a tipări un document la imprimanta %s este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:856 +#: modules/printbackends/cups/gtkprintbackendcups.c:860 #, c-format msgid "Authentication is required to get attributes of job '%s'" msgstr "Pentru a afla atributele sarcinii „%s” este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:858 +#: modules/printbackends/cups/gtkprintbackendcups.c:862 msgid "Authentication is required to get attributes of a job" msgstr "Pentru a afla atributele unei sarcini este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:862 +#: modules/printbackends/cups/gtkprintbackendcups.c:866 #, c-format msgid "Authentication is required to get attributes of printer %s" msgstr "Pentru a afla atributele imprimantei „%s” este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:864 +#: modules/printbackends/cups/gtkprintbackendcups.c:868 msgid "Authentication is required to get attributes of a printer" msgstr "Pentru a afla atributele unei imprimante este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:867 +#: modules/printbackends/cups/gtkprintbackendcups.c:871 #, c-format msgid "Authentication is required to get default printer of %s" msgstr "" "Pentru a afla imprimanta implicită de pe %s este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:870 +#: modules/printbackends/cups/gtkprintbackendcups.c:874 #, c-format msgid "Authentication is required to get printers from %s" msgstr "Pentru a afla imprimantele de pe %s este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:875 -#, c-format -msgid "Authentication is required to get a file from %s" -msgstr "Pentru a prelua un fișier de la %s este nevoie de autentificare" - -#: ../modules/printbackends/cups/gtkprintbackendcups.c:877 +#: modules/printbackends/cups/gtkprintbackendcups.c:877 #, c-format msgid "Authentication is required on %s" msgstr "Este nevoie de autentificare pe %s" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1014 +#: modules/printbackends/cups/gtkprintbackendcups.c:1014 msgid "Domain:" msgstr "Domeniu:" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1044 +#: modules/printbackends/cups/gtkprintbackendcups.c:1044 #, c-format msgid "Authentication is required to print document '%s'" msgstr "Pentru a tipări documentul „%s” este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1049 +#: modules/printbackends/cups/gtkprintbackendcups.c:1049 #, c-format msgid "Authentication is required to print this document on printer %s" msgstr "" "Pentru a tipări acest document la imprimanta %s este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1051 +#: modules/printbackends/cups/gtkprintbackendcups.c:1051 msgid "Authentication is required to print this document" msgstr "Pentru a tipări acest document este nevoie de autentificare" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1672 +#: modules/printbackends/cups/gtkprintbackendcups.c:1672 #, c-format msgid "Printer '%s' is low on toner." msgstr "Imprimanta „%s” are toner pe terminate." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1673 +#: modules/printbackends/cups/gtkprintbackendcups.c:1673 #, c-format msgid "Printer '%s' has no toner left." msgstr "Imprimanta „%s” nu mai are toner." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1675 +#: modules/printbackends/cups/gtkprintbackendcups.c:1675 #, c-format msgid "Printer '%s' is low on developer." msgstr "Imprimanta „%s” are developator pe terminate." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677 +#: modules/printbackends/cups/gtkprintbackendcups.c:1677 #, c-format msgid "Printer '%s' is out of developer." msgstr "Imprimanta „%s” nu mai are developator." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679 +#: modules/printbackends/cups/gtkprintbackendcups.c:1679 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" "Imprimanta „%s” are pe terminate cel puțin una dintre rezervele de culori." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681 +#: modules/printbackends/cups/gtkprintbackendcups.c:1681 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" "Imprimanta „%s” nu mai are culoare în cel puțin una dintre rezervele de " "culori." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1682 +#: modules/printbackends/cups/gtkprintbackendcups.c:1682 #, c-format msgid "The cover is open on printer '%s'." msgstr "Imprimanta „%s” are capacul ridicat." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1683 +#: modules/printbackends/cups/gtkprintbackendcups.c:1683 #, c-format msgid "The door is open on printer '%s'." msgstr "Imprimanta „%s” are ușița deschisă." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1684 +#: modules/printbackends/cups/gtkprintbackendcups.c:1684 #, c-format msgid "Printer '%s' is low on paper." msgstr "Imprimanta „%s” are hârtie pe terminate." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1685 +#: modules/printbackends/cups/gtkprintbackendcups.c:1685 #, c-format msgid "Printer '%s' is out of paper." msgstr "Imprimanta „%s” nu mai are hârtie." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1686 -#, c-format +#: modules/printbackends/cups/gtkprintbackendcups.c:1686 +#, fuzzy, c-format msgid "Printer '%s' is currently offline." msgstr "Imprimanta „%s” este momentan deconectată." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1687 +#: modules/printbackends/cups/gtkprintbackendcups.c:1687 #, c-format msgid "There is a problem on printer '%s'." msgstr "Imprimanta „%s” are o problemă." #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1995 +#: modules/printbackends/cups/gtkprintbackendcups.c:1995 msgid "Paused ; Rejecting Jobs" msgstr "Oprit momentan. Se refuză sarcini de tipărire" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Rejecting Jobs" msgstr "Se refuză sarcini de tipărire" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2777 +#: modules/printbackends/cups/gtkprintbackendcups.c:2777 msgid "Two Sided" msgstr "Pe ambele părți" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2778 +#: modules/printbackends/cups/gtkprintbackendcups.c:2778 msgid "Paper Type" msgstr "Tip hârtie" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2779 +#: modules/printbackends/cups/gtkprintbackendcups.c:2779 msgid "Paper Source" msgstr "Sursă hârtie" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2780 +#: modules/printbackends/cups/gtkprintbackendcups.c:2780 msgid "Output Tray" msgstr "Tavă de ieșire" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2781 +#: modules/printbackends/cups/gtkprintbackendcups.c:2781 msgid "Resolution" msgstr "Rezoluție" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2782 +#: modules/printbackends/cups/gtkprintbackendcups.c:2782 msgid "GhostScript pre-filtering" msgstr "Pre-filtrare GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2791 +#: modules/printbackends/cups/gtkprintbackendcups.c:2791 msgid "One Sided" msgstr "Pe o parte" #. Translators: this is an option of "Two Sided" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2793 +#: modules/printbackends/cups/gtkprintbackendcups.c:2793 msgid "Long Edge (Standard)" msgstr "Margine lungă (standard)" #. Translators: this is an option of "Two Sided" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2795 +#: modules/printbackends/cups/gtkprintbackendcups.c:2795 msgid "Short Edge (Flip)" msgstr "Margine scurtă (întoarsă)" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2797 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2799 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2807 +#: modules/printbackends/cups/gtkprintbackendcups.c:2797 +#: modules/printbackends/cups/gtkprintbackendcups.c:2799 +#: modules/printbackends/cups/gtkprintbackendcups.c:2807 msgid "Auto Select" msgstr "Auto-selectare" #. Translators: this is an option of "Paper Source" #. Translators: this is an option of "Resolution" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2801 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2803 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2805 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2809 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3305 +#: modules/printbackends/cups/gtkprintbackendcups.c:2801 +#: modules/printbackends/cups/gtkprintbackendcups.c:2803 +#: modules/printbackends/cups/gtkprintbackendcups.c:2805 +#: modules/printbackends/cups/gtkprintbackendcups.c:2809 +#: modules/printbackends/cups/gtkprintbackendcups.c:3295 msgid "Printer Default" -msgstr "Opțiunile implicite ale imprimantei" +msgstr "După opțiunile imprimantei" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2811 +#: modules/printbackends/cups/gtkprintbackendcups.c:2811 msgid "Embed GhostScript fonts only" msgstr "Doar fonturile GhostScript înglobate" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2813 +#: modules/printbackends/cups/gtkprintbackendcups.c:2813 msgid "Convert to PS level 1" msgstr "Convertește la PS nivelul 1" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2815 +#: modules/printbackends/cups/gtkprintbackendcups.c:2815 msgid "Convert to PS level 2" msgstr "Convertește to PS nivelul 2" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2817 msgid "No pre-filtering" msgstr "Fără pre-filtrare" #. Translators: "Miscellaneous" is the label for a button, that opens #. up an extra panel of settings in a print dialog. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 msgid "Miscellaneous" msgstr "Altele" #. Translators: These strings name the possible values of the #. * job priority option in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Urgent" msgstr "Urgent" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "High" msgstr "Înalt" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Medium" msgstr "Mediu" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Low" msgstr "Scăzut" @@ -4045,66 +4035,66 @@ msgstr "Scăzut" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3553 +#: modules/printbackends/cups/gtkprintbackendcups.c:3527 msgid "Pages per Sheet" msgstr "Pagini per foaie" #. Translators, this string is used to label the job priority option #. * in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: modules/printbackends/cups/gtkprintbackendcups.c:3564 msgid "Job Priority" msgstr "Prioritate sarcină" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3601 +#: modules/printbackends/cups/gtkprintbackendcups.c:3575 msgid "Billing Info" msgstr "Informații de facturare" #. Translators, these strings are names for various 'standard' cover #. * pages that the printing system may support. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "None" msgstr "Nici unul" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Classified" msgstr "Clasificat" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Confidential" msgstr "Confidențial" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Secret" msgstr "Secret" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Standard" msgstr "Standard" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Top Secret" msgstr "Top Secret" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Unclassified" msgstr "Neclasificat" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3651 +#: modules/printbackends/cups/gtkprintbackendcups.c:3625 msgid "Before" msgstr "Înainte" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3666 +#: modules/printbackends/cups/gtkprintbackendcups.c:3640 msgid "After" msgstr "După" @@ -4112,14 +4102,14 @@ msgstr "După" #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3686 +#: modules/printbackends/cups/gtkprintbackendcups.c:3660 msgid "Print at" msgstr "Tipărește la" #. Translators: this is the name of the option that allows the user #. * to specify a time when a print job will be printed. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3697 +#: modules/printbackends/cups/gtkprintbackendcups.c:3671 msgid "Print at time" msgstr "Tipărește la un anumit moment" @@ -4127,104 +4117,104 @@ msgstr "Tipărește la un anumit moment" #. * size. The two placeholders are replaced with the width and height #. * in points. E.g: "Custom 230.4x142.9" #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3732 +#: modules/printbackends/cups/gtkprintbackendcups.c:3706 #, c-format msgid "Custom %sx%s" msgstr "Personalizat %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:250 +#: modules/printbackends/file/gtkprintbackendfile.c:250 #, c-format msgid "output.%s" -msgstr "ieșire.%s" +msgstr "tipar.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:493 msgid "Print to File" msgstr "Tipărește în fișier" -#: ../modules/printbackends/file/gtkprintbackendfile.c:578 +#: modules/printbackends/file/gtkprintbackendfile.c:570 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:578 +#: modules/printbackends/file/gtkprintbackendfile.c:570 msgid "Postscript" msgstr "PostScript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:578 +#: modules/printbackends/file/gtkprintbackendfile.c:570 msgid "SVG" msgstr "SVG" -#: ../modules/printbackends/file/gtkprintbackendfile.c:590 -#: ../modules/printbackends/test/gtkprintbackendtest.c:503 +#: modules/printbackends/file/gtkprintbackendfile.c:582 +#: modules/printbackends/test/gtkprintbackendtest.c:503 msgid "Pages per _sheet:" msgstr "Pagini per _filă:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:649 +#: modules/printbackends/file/gtkprintbackendfile.c:641 msgid "File" msgstr "Fișier" -#: ../modules/printbackends/file/gtkprintbackendfile.c:659 +#: modules/printbackends/file/gtkprintbackendfile.c:651 msgid "_Output format" msgstr "Formate de _ieșire" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:395 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:395 msgid "Print to LPR" msgstr "Tipărește cu LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:421 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:421 msgid "Pages Per Sheet" msgstr "Pagini per filă" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:428 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:428 msgid "Command Line" msgstr "Linie de comandă" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:811 +#: modules/printbackends/papi/gtkprintbackendpapi.c:811 msgid "printer offline" msgstr "imprimantă deconectată" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:829 +#: modules/printbackends/papi/gtkprintbackendpapi.c:829 msgid "ready to print" msgstr "pregătită pentru tipărire" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:832 +#: modules/printbackends/papi/gtkprintbackendpapi.c:832 msgid "processing job" msgstr "se procesează sarcina" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:836 +#: modules/printbackends/papi/gtkprintbackendpapi.c:836 msgid "paused" msgstr "întreruptă" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:839 +#: modules/printbackends/papi/gtkprintbackendpapi.c:839 msgid "unknown" msgstr "necunoscut" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:234 -#, fuzzy, c-format +#: modules/printbackends/test/gtkprintbackendtest.c:234 +#, c-format msgid "test-output.%s" -msgstr "test-ieșire.%s" +msgstr "test-tipar.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:467 +#: modules/printbackends/test/gtkprintbackendtest.c:467 msgid "Print to Test Printer" msgstr "Tipărește cu imprimanta de test" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Nu s-au putut obține detalii despre fișierul „%s”: %s" -#: ../tests/testfilechooser.c:222 +#: tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nu s-a putut deschide fișierul „%s”: %s" -#: ../tests/testfilechooser.c:267 +#: tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -4232,9 +4222,6 @@ msgstr "" "Nu s-a putut încărca imaginea „%s” dintr-un motiv necunoscut, probabil un " "fișier imagine corupt" -#~ msgid "Error creating folder '%s': %s" -#~ msgstr "Eroare la crearea dosarului „%s”: %s" - #~ msgid "Gdk debugging flags to set" #~ msgstr "Fanioane de depanare Gdk de selectat" From b850f8bf184da0bbd29dce7233b03889232b6d9d Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 25 Nov 2010 22:42:13 +0000 Subject: [PATCH 27/59] docs: Make docs build after GtkRuler removal --- docs/reference/gtk/gtk3.types | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/reference/gtk/gtk3.types b/docs/reference/gtk/gtk3.types index 5c02fbe40b..bda0be44cf 100644 --- a/docs/reference/gtk/gtk3.types +++ b/docs/reference/gtk/gtk3.types @@ -66,7 +66,6 @@ gtk_handle_box_get_type gtk_hbox_get_type gtk_hbutton_box_get_type gtk_hpaned_get_type -gtk_hruler_get_type gtk_hscale_get_type gtk_hscrollbar_get_type gtk_hseparator_get_type @@ -121,7 +120,6 @@ gtk_recent_chooser_dialog_get_type gtk_recent_chooser_menu_get_type gtk_recent_chooser_widget_get_type gtk_recent_manager_get_type -gtk_ruler_get_type gtk_scale_button_get_type gtk_scale_get_type gtk_scrollable_get_type @@ -171,7 +169,6 @@ gtk_vbutton_box_get_type gtk_viewport_get_type gtk_volume_button_get_type gtk_vpaned_get_type -gtk_vruler_get_type gtk_vscale_get_type gtk_vscrollbar_get_type gtk_vseparator_get_type From 4df1214483016b6cc169ef25b66fbd6568ef7b0a Mon Sep 17 00:00:00 2001 From: Andika Triwidada Date: Fri, 26 Nov 2010 12:08:00 +0700 Subject: [PATCH 28/59] Updated Indonesian translation --- po/id.po | 1897 +++++++++++++++++++++++++++--------------------------- 1 file changed, 953 insertions(+), 944 deletions(-) diff --git a/po/id.po b/po/id.po index d1aafb9865..fbf6506cfb 100644 --- a/po/id.po +++ b/po/id.po @@ -1,4 +1,3 @@ -# translation of gtk+.master.po to Indonesian # Indonesia translation of gtk+. # Copyright (C) 2003 THE gtk+'S COPYRIGHT HOLDER # This file is distributed under the same license as the gtk+ package. @@ -12,72 +11,72 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.master\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-01 15:41-0400\n" -"PO-Revision-Date: 2010-08-29 11:06+0700\n" -"Last-Translator: Dirgita \n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2b&component=general\n" +"POT-Creation-Date: 2010-11-24 12:37+0000\n" +"PO-Revision-Date: 2010-11-26 12:06+0700\n" +"Last-Translator: Andika Triwidada \n" "Language-Team: GNOME Indonesian Translation Team \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Poedit-Language: Indonesian\n" "X-Poedit-Country: Indonesia\n" "X-Generator: Lokalize 1.1\n" -#: gdk/gdk.c:103 +#: ../gdk/gdk.c:115 #, c-format msgid "Error parsing option --gdk-debug" msgstr "Galat sewaktu mengurai opsi --gdk-debug" -#: gdk/gdk.c:123 +#: ../gdk/gdk.c:135 #, c-format msgid "Error parsing option --gdk-no-debug" msgstr "Galat sewaktu mengurai opsi --gdk-no-debug" #. Description of --class=CLASS in --help output -#: gdk/gdk.c:151 +#: ../gdk/gdk.c:163 msgid "Program class as used by the window manager" msgstr "Kelas program yang digunakan pengatur jendela program" #. Placeholder in --class=CLASS in --help output -#: gdk/gdk.c:152 +#: ../gdk/gdk.c:164 msgid "CLASS" msgstr "KELAS" #. Description of --name=NAME in --help output -#: gdk/gdk.c:154 +#: ../gdk/gdk.c:166 msgid "Program name as used by the window manager" msgstr "Nama program sebagaimana digunakan oleh program pengatur jendela" #. Placeholder in --name=NAME in --help output -#: gdk/gdk.c:155 +#: ../gdk/gdk.c:167 msgid "NAME" msgstr "NAMA" #. Description of --display=DISPLAY in --help output -#: gdk/gdk.c:157 +#: ../gdk/gdk.c:169 msgid "X display to use" msgstr "Tampilan X yang akan dipakai" #. Placeholder in --display=DISPLAY in --help output -#: gdk/gdk.c:158 +#: ../gdk/gdk.c:170 msgid "DISPLAY" msgstr "TAMPILAN" #. Description of --screen=SCREEN in --help output -#: gdk/gdk.c:160 +#: ../gdk/gdk.c:172 msgid "X screen to use" msgstr "Layar X yang akan dipakai" #. Placeholder in --screen=SCREEN in --help output -#: gdk/gdk.c:161 +#: ../gdk/gdk.c:173 msgid "SCREEN" msgstr "LAYAR" #. Description of --gdk-debug=FLAGS in --help output -#: gdk/gdk.c:164 +#: ../gdk/gdk.c:176 msgid "GDK debugging flags to set" msgstr "Tanda debug GDK yang hendak disetel" @@ -85,303 +84,307 @@ msgstr "Tanda debug GDK yang hendak disetel" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:533 gtk/gtkmain.c:536 +#: ../gdk/gdk.c:177 +#: ../gdk/gdk.c:180 +#: ../gtk/gtkmain.c:525 +#: ../gtk/gtkmain.c:528 msgid "FLAGS" msgstr "TANDA" #. Description of --gdk-no-debug=FLAGS in --help output -#: gdk/gdk.c:167 +#: ../gdk/gdk.c:179 msgid "GDK debugging flags to unset" msgstr "Tanda debug GDK yang ingin dibuang setelannya" -#: gdk/keyname-table.h:3940 +#: ../gdk/keyname-table.h:3940 msgctxt "keyboard label" msgid "BackSpace" msgstr "BackSpace" -#: gdk/keyname-table.h:3941 +#: ../gdk/keyname-table.h:3941 msgctxt "keyboard label" msgid "Tab" msgstr "Tab" -#: gdk/keyname-table.h:3942 +#: ../gdk/keyname-table.h:3942 msgctxt "keyboard label" msgid "Return" msgstr "Return" -#: gdk/keyname-table.h:3943 +#: ../gdk/keyname-table.h:3943 msgctxt "keyboard label" msgid "Pause" msgstr "Pause" -#: gdk/keyname-table.h:3944 +#: ../gdk/keyname-table.h:3944 msgctxt "keyboard label" msgid "Scroll_Lock" msgstr "Scroll_Lock" -#: gdk/keyname-table.h:3945 +#: ../gdk/keyname-table.h:3945 msgctxt "keyboard label" msgid "Sys_Req" msgstr "Sys_Req" -#: gdk/keyname-table.h:3946 +#: ../gdk/keyname-table.h:3946 msgctxt "keyboard label" msgid "Escape" msgstr "Esc (Escape)" -#: gdk/keyname-table.h:3947 +#: ../gdk/keyname-table.h:3947 msgctxt "keyboard label" msgid "Multi_key" msgstr "_Kunci multi" -#: gdk/keyname-table.h:3948 +#: ../gdk/keyname-table.h:3948 msgctxt "keyboard label" msgid "Home" msgstr "Home" -#: gdk/keyname-table.h:3949 +#: ../gdk/keyname-table.h:3949 msgctxt "keyboard label" msgid "Left" msgstr "Kiri" -#: gdk/keyname-table.h:3950 +#: ../gdk/keyname-table.h:3950 msgctxt "keyboard label" msgid "Up" msgstr "Atas" -#: gdk/keyname-table.h:3951 +#: ../gdk/keyname-table.h:3951 msgctxt "keyboard label" msgid "Right" msgstr "Kanan" -#: gdk/keyname-table.h:3952 +#: ../gdk/keyname-table.h:3952 msgctxt "keyboard label" msgid "Down" msgstr "Bawah" -#: gdk/keyname-table.h:3953 +#: ../gdk/keyname-table.h:3953 msgctxt "keyboard label" msgid "Page_Up" msgstr "Page_Up" -#: gdk/keyname-table.h:3954 +#: ../gdk/keyname-table.h:3954 msgctxt "keyboard label" msgid "Page_Down" msgstr "Page_Down" -#: gdk/keyname-table.h:3955 +#: ../gdk/keyname-table.h:3955 msgctxt "keyboard label" msgid "End" msgstr "End" -#: gdk/keyname-table.h:3956 +#: ../gdk/keyname-table.h:3956 msgctxt "keyboard label" msgid "Begin" msgstr "Begin" -#: gdk/keyname-table.h:3957 +#: ../gdk/keyname-table.h:3957 msgctxt "keyboard label" msgid "Print" msgstr "Print" -#: gdk/keyname-table.h:3958 +#: ../gdk/keyname-table.h:3958 msgctxt "keyboard label" msgid "Insert" msgstr "Insert" -#: gdk/keyname-table.h:3959 +#: ../gdk/keyname-table.h:3959 msgctxt "keyboard label" msgid "Num_Lock" msgstr "Num_Lock" -#: gdk/keyname-table.h:3960 +#: ../gdk/keyname-table.h:3960 msgctxt "keyboard label" msgid "KP_Space" msgstr "KP_Space" -#: gdk/keyname-table.h:3961 +#: ../gdk/keyname-table.h:3961 msgctxt "keyboard label" msgid "KP_Tab" msgstr "KP_Tab" -#: gdk/keyname-table.h:3962 +#: ../gdk/keyname-table.h:3962 msgctxt "keyboard label" msgid "KP_Enter" msgstr "KP_Enter" -#: gdk/keyname-table.h:3963 +#: ../gdk/keyname-table.h:3963 msgctxt "keyboard label" msgid "KP_Home" msgstr "KP_Home" -#: gdk/keyname-table.h:3964 +#: ../gdk/keyname-table.h:3964 msgctxt "keyboard label" msgid "KP_Left" msgstr "KP_Left" -#: gdk/keyname-table.h:3965 +#: ../gdk/keyname-table.h:3965 msgctxt "keyboard label" msgid "KP_Up" msgstr "KP_Up" -#: gdk/keyname-table.h:3966 +#: ../gdk/keyname-table.h:3966 msgctxt "keyboard label" msgid "KP_Right" msgstr "KP_Right" -#: gdk/keyname-table.h:3967 +#: ../gdk/keyname-table.h:3967 msgctxt "keyboard label" msgid "KP_Down" msgstr "KP_Down" -#: gdk/keyname-table.h:3968 +#: ../gdk/keyname-table.h:3968 msgctxt "keyboard label" msgid "KP_Page_Up" msgstr "KP_Page_Up" -#: gdk/keyname-table.h:3969 +#: ../gdk/keyname-table.h:3969 msgctxt "keyboard label" msgid "KP_Prior" msgstr "KP_Prior" -#: gdk/keyname-table.h:3970 +#: ../gdk/keyname-table.h:3970 msgctxt "keyboard label" msgid "KP_Page_Down" msgstr "KP_Page_Down" -#: gdk/keyname-table.h:3971 +#: ../gdk/keyname-table.h:3971 msgctxt "keyboard label" msgid "KP_Next" msgstr "KP_Next" -#: gdk/keyname-table.h:3972 +#: ../gdk/keyname-table.h:3972 msgctxt "keyboard label" msgid "KP_End" msgstr "KP_End" -#: gdk/keyname-table.h:3973 +#: ../gdk/keyname-table.h:3973 msgctxt "keyboard label" msgid "KP_Begin" msgstr "KP_Begin" -#: gdk/keyname-table.h:3974 +#: ../gdk/keyname-table.h:3974 msgctxt "keyboard label" msgid "KP_Insert" msgstr "KP_Insert" -#: gdk/keyname-table.h:3975 +#: ../gdk/keyname-table.h:3975 msgctxt "keyboard label" msgid "KP_Delete" msgstr "KP_Delete" -#: gdk/keyname-table.h:3976 +#: ../gdk/keyname-table.h:3976 msgctxt "keyboard label" msgid "Delete" msgstr "Delete" #. Description of --sync in --help output -#: gdk/win32/gdkmain-win32.c:54 +#: ../gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Jangan antrikan permintaan GDI" #. Description of --no-wintab in --help output -#: gdk/win32/gdkmain-win32.c:56 +#: ../gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Jangan gunakan API Wintab untuk dukungan tablet" #. Description of --ignore-wintab in --help output -#: gdk/win32/gdkmain-win32.c:58 +#: ../gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Sama dengan --no-wintab" #. Description of --use-wintab in --help output -#: gdk/win32/gdkmain-win32.c:60 +#: ../gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Jangan gunakan API Wintab (berlaku pada kondisi awal)" #. Description of --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:62 +#: ../gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Ukuran palet dalam moda 8 bit" #. Placeholder in --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:63 +#: ../gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "WARNA" -#: gdk/x11/gdkapplaunchcontext-x11.c:312 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:312 #, c-format msgid "Starting %s" msgstr "Memulai %s" -#: gdk/x11/gdkapplaunchcontext-x11.c:316 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %s" msgstr "Membuka '%s'" -#: gdk/x11/gdkapplaunchcontext-x11.c:321 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:321 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Membuka %d Item" #. Description of --sync in --help output -#: gdk/x11/gdkmain-x11.c:96 +#: ../gdk/x11/gdkmain-x11.c:94 msgid "Make X calls synchronous" msgstr "Buat panggilan X sinkronus" #. Translators: this is the license preamble; the string at the end #. * contains the URL of the license. #. -#: gtk/gtkaboutdialog.c:101 +#: ../gtk/gtkaboutdialog.c:101 #, c-format msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" msgstr "Program ini TANPA JAMINAN APA PUN; untuk lebih jelas, kunjungi %s" -#: gtk/gtkaboutdialog.c:339 gtk/gtkaboutdialog.c:2235 +#: ../gtk/gtkaboutdialog.c:339 +#: ../gtk/gtkaboutdialog.c:2233 msgid "License" msgstr "Lisensi" -#: gtk/gtkaboutdialog.c:340 +#: ../gtk/gtkaboutdialog.c:340 msgid "The license of the program" msgstr "Lisensi program" #. Add the credits button -#: gtk/gtkaboutdialog.c:621 +#: ../gtk/gtkaboutdialog.c:622 msgid "C_redits" msgstr "K_redit" #. Add the license button -#: gtk/gtkaboutdialog.c:635 +#: ../gtk/gtkaboutdialog.c:636 msgid "_License" msgstr "_Lisensi" -#: gtk/gtkaboutdialog.c:839 +#: ../gtk/gtkaboutdialog.c:840 msgid "Could not show link" msgstr "Tidak dapat menampilkan taut" -#: gtk/gtkaboutdialog.c:932 +#: ../gtk/gtkaboutdialog.c:933 #, c-format msgid "About %s" msgstr "Tentang %s" -#: gtk/gtkaboutdialog.c:2153 +#: ../gtk/gtkaboutdialog.c:2151 msgid "Credits" msgstr "Kredit" -#: gtk/gtkaboutdialog.c:2185 +#: ../gtk/gtkaboutdialog.c:2183 msgid "Written by" msgstr "Penulis" -#: gtk/gtkaboutdialog.c:2188 +#: ../gtk/gtkaboutdialog.c:2186 msgid "Documented by" msgstr "Dokumentasi" -#: gtk/gtkaboutdialog.c:2200 +#: ../gtk/gtkaboutdialog.c:2198 msgid "Translated by" msgstr "Penerjemah" -#: gtk/gtkaboutdialog.c:2204 +#: ../gtk/gtkaboutdialog.c:2202 msgid "Artwork by" msgstr "Karya Seni" @@ -390,7 +393,7 @@ msgstr "Karya Seni" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:160 +#: ../gtk/gtkaccellabel.c:160 msgctxt "keyboard label" msgid "Shift" msgstr "Shift" @@ -400,7 +403,7 @@ msgstr "Shift" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:166 +#: ../gtk/gtkaccellabel.c:166 msgctxt "keyboard label" msgid "Ctrl" msgstr "Ctrl" @@ -410,7 +413,7 @@ msgstr "Ctrl" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:172 +#: ../gtk/gtkaccellabel.c:172 msgctxt "keyboard label" msgid "Alt" msgstr "Alt" @@ -420,7 +423,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:770 +#: ../gtk/gtkaccellabel.c:770 msgctxt "keyboard label" msgid "Super" msgstr "Super" @@ -430,7 +433,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:783 +#: ../gtk/gtkaccellabel.c:783 msgctxt "keyboard label" msgid "Hyper" msgstr "Hyper" @@ -440,37 +443,37 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:797 +#: ../gtk/gtkaccellabel.c:797 msgctxt "keyboard label" msgid "Meta" msgstr "Meta" -#: gtk/gtkaccellabel.c:813 +#: ../gtk/gtkaccellabel.c:813 msgctxt "keyboard label" msgid "Space" msgstr "Spasi" -#: gtk/gtkaccellabel.c:816 +#: ../gtk/gtkaccellabel.c:816 msgctxt "keyboard label" msgid "Backslash" msgstr "Backslash" -#: gtk/gtkbuilderparser.c:343 +#: ../gtk/gtkbuilderparser.c:343 #, c-format msgid "Invalid type function on line %d: '%s'" msgstr "Tipe fungsi tak valid pada baris %d: '%s'" -#: gtk/gtkbuilderparser.c:407 +#: ../gtk/gtkbuilderparser.c:407 #, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" msgstr "Objek ID '%s' ganda pada baris %d (sebelumnya pada baris %d)" -#: gtk/gtkbuilderparser.c:859 +#: ../gtk/gtkbuilderparser.c:859 #, c-format msgid "Invalid root element: '%s'" msgstr "Elemen akar tidak berlaku: %s" -#: gtk/gtkbuilderparser.c:898 +#: ../gtk/gtkbuilderparser.c:898 #, c-format msgid "Unhandled tag: '%s'" msgstr "Tag tak tertangani: '%s'" @@ -485,7 +488,7 @@ msgstr "Tag tak tertangani: '%s'" #. * text direction of RTL and specify "calendar:YM", then the year #. * will appear to the right of the month. #. -#: gtk/gtkcalendar.c:883 +#: ../gtk/gtkcalendar.c:878 msgid "calendar:MY" msgstr "calendar:MY" @@ -494,7 +497,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: gtk/gtkcalendar.c:921 +#: ../gtk/gtkcalendar.c:916 msgid "calendar:week_start:0" msgstr "calendar:week_start:0" @@ -503,7 +506,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:2006 +#: ../gtk/gtkcalendar.c:1848 msgctxt "year measurement template" msgid "2000" msgstr "2000" @@ -518,7 +521,8 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2037 gtk/gtkcalendar.c:2719 +#: ../gtk/gtkcalendar.c:1879 +#: ../gtk/gtkcalendar.c:2564 #, c-format msgctxt "calendar:day:digits" msgid "%d" @@ -534,7 +538,8 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2069 gtk/gtkcalendar.c:2579 +#: ../gtk/gtkcalendar.c:1911 +#: ../gtk/gtkcalendar.c:2432 #, c-format msgctxt "calendar:week:digits" msgid "%d" @@ -550,7 +555,7 @@ msgstr "%d" #. * #. * "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2361 +#: ../gtk/gtkcalendar.c:2197 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" @@ -558,7 +563,7 @@ msgstr "%Y" #. This label is displayed in a treeview cell displaying #. * a disabled accelerator key combination. #. -#: gtk/gtkcellrendereraccel.c:272 +#: ../gtk/gtkcellrendereraccel.c:272 msgctxt "Accelerator" msgid "Disabled" msgstr "Dinonaktifkan" @@ -567,7 +572,7 @@ msgstr "Dinonaktifkan" #. * an accelerator key combination that is not valid according #. * to gtk_accelerator_valid(). #. -#: gtk/gtkcellrendereraccel.c:282 +#: ../gtk/gtkcellrendereraccel.c:282 msgctxt "Accelerator" msgid "Invalid" msgstr "Tak valid" @@ -576,160 +581,133 @@ msgstr "Tak valid" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: gtk/gtkcellrendereraccel.c:418 gtk/gtkcellrendereraccel.c:675 +#: ../gtk/gtkcellrendereraccel.c:418 +#: ../gtk/gtkcellrendereraccel.c:675 msgid "New accelerator..." msgstr "Akselerator baru..." -#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:452 +#: ../gtk/gtkcellrendererprogress.c:362 +#: ../gtk/gtkcellrendererprogress.c:452 #, c-format msgctxt "progress bar label" msgid "%d %%" msgstr "%d %%" -#: gtk/gtkcolorbutton.c:176 gtk/gtkcolorbutton.c:445 +#: ../gtk/gtkcolorbutton.c:188 +#: ../gtk/gtkcolorbutton.c:473 msgid "Pick a Color" msgstr "Pilih Warna" -#: gtk/gtkcolorbutton.c:336 +#: ../gtk/gtkcolorbutton.c:363 msgid "Received invalid color data\n" msgstr "Menerima data warna yang salah\n" -#: gtk/gtkcolorsel.c:384 -msgid "" -"Select the color you want from the outer ring. Select the darkness or " -"lightness of that color using the inner triangle." -msgstr "" -"Pilih warna untuk ring terluar. Pilih tingkat kegelapan atau keterangan pada " -"warna tersebut menggunakan segitiga yang ada di dalam." +#: ../gtk/gtkcolorsel.c:416 +msgid "Select the color you want from the outer ring. Select the darkness or lightness of that color using the inner triangle." +msgstr "Pilih warna untuk ring terluar. Pilih tingkat kegelapan atau keterangan pada warna tersebut menggunakan segitiga yang ada di dalam." -#: gtk/gtkcolorsel.c:408 -msgid "" -"Click the eyedropper, then click a color anywhere on your screen to select " -"that color." -msgstr "" -"Klik pada pengambil warna, lalu klik pada warna apa saja di layar untuk " -"memilih warna tersebut." +#: ../gtk/gtkcolorsel.c:440 +msgid "Click the eyedropper, then click a color anywhere on your screen to select that color." +msgstr "Klik pada pengambil warna, lalu klik pada warna apa saja di layar untuk memilih warna tersebut." -#: gtk/gtkcolorsel.c:417 +#: ../gtk/gtkcolorsel.c:449 msgid "_Hue:" msgstr "_Corak:" -#: gtk/gtkcolorsel.c:418 +#: ../gtk/gtkcolorsel.c:450 msgid "Position on the color wheel." msgstr "Posisi pada roda warna." -#: gtk/gtkcolorsel.c:420 +#: ../gtk/gtkcolorsel.c:452 msgid "_Saturation:" msgstr "_Saturasi:" -#: gtk/gtkcolorsel.c:421 +#: ../gtk/gtkcolorsel.c:453 msgid "Intensity of the color." msgstr "Intensitas warna." -#: gtk/gtkcolorsel.c:422 +#: ../gtk/gtkcolorsel.c:454 msgid "_Value:" msgstr "_Nilai:" -#: gtk/gtkcolorsel.c:423 +#: ../gtk/gtkcolorsel.c:455 msgid "Brightness of the color." msgstr "Kecerahan warna." -#: gtk/gtkcolorsel.c:424 +#: ../gtk/gtkcolorsel.c:456 msgid "_Red:" msgstr "Me_rah:" -#: gtk/gtkcolorsel.c:425 +#: ../gtk/gtkcolorsel.c:457 msgid "Amount of red light in the color." msgstr "Intensiyas cahaya merah pada warna." -#: gtk/gtkcolorsel.c:426 +#: ../gtk/gtkcolorsel.c:458 msgid "_Green:" msgstr "_Hijau:" -#: gtk/gtkcolorsel.c:427 +#: ../gtk/gtkcolorsel.c:459 msgid "Amount of green light in the color." msgstr "Intensitas cahaya hijau pada warna." -#: gtk/gtkcolorsel.c:428 +#: ../gtk/gtkcolorsel.c:460 msgid "_Blue:" msgstr "_Biru:" -#: gtk/gtkcolorsel.c:429 +#: ../gtk/gtkcolorsel.c:461 msgid "Amount of blue light in the color." msgstr "Intensitas cahaya biru pada warna." -#: gtk/gtkcolorsel.c:432 +#: ../gtk/gtkcolorsel.c:464 msgid "Op_acity:" msgstr "Op_asitas:" -#: gtk/gtkcolorsel.c:439 gtk/gtkcolorsel.c:449 +#: ../gtk/gtkcolorsel.c:471 +#: ../gtk/gtkcolorsel.c:481 msgid "Transparency of the color." msgstr "Nilai transparansi warna." -#: gtk/gtkcolorsel.c:456 +#: ../gtk/gtkcolorsel.c:488 msgid "Color _name:" msgstr "_Nama warna:" -#: gtk/gtkcolorsel.c:470 -msgid "" -"You can enter an HTML-style hexadecimal color value, or simply a color name " -"such as 'orange' in this entry." -msgstr "" -"Anda dapat memasukkan nilai warna dalam gaya HTML heksadesimal, atau bisa " -"juga masukkan namanya, misalnya 'orange'." +#: ../gtk/gtkcolorsel.c:502 +msgid "You can enter an HTML-style hexadecimal color value, or simply a color name such as 'orange' in this entry." +msgstr "Anda dapat memasukkan nilai warna dalam gaya HTML heksadesimal, atau bisa juga masukkan namanya, misalnya 'orange'." -#: gtk/gtkcolorsel.c:500 +#: ../gtk/gtkcolorsel.c:532 msgid "_Palette:" msgstr "_Palet:" -#: gtk/gtkcolorsel.c:529 +#: ../gtk/gtkcolorsel.c:561 msgid "Color Wheel" msgstr "Roda Warna" -#: gtk/gtkcolorsel.c:988 -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 "" -"Warna yang sebelumnya dipilih sebagai warna perbandingan dengan warna yang " -"Anda pilih sekarang. Ambil warna ini ke dalam palet, atau pilih warna ini " -"sebagai warna aktif dengan menyeretnya ke dalam kotak warna." +#: ../gtk/gtkcolorsel.c:1031 +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 "Warna yang sebelumnya dipilih sebagai warna perbandingan dengan warna yang Anda pilih sekarang. Ambil warna ini ke dalam palet, atau pilih warna ini sebagai warna aktif dengan menyeretnya ke dalam kotak warna." -#: gtk/gtkcolorsel.c:991 -msgid "" -"The color you've chosen. You can drag this color to a palette entry to save " -"it for use in the future." -msgstr "" -"Warna yang Anda pilih. Ambil warna ini ke dalam palet agar dapat digunakan " -"di kemudian hari" +#: ../gtk/gtkcolorsel.c:1034 +msgid "The color you've chosen. You can drag this color to a palette entry to save it for use in the future." +msgstr "Warna yang Anda pilih. Ambil warna ini ke dalam palet agar dapat digunakan di kemudian hari" -#: gtk/gtkcolorsel.c:996 -msgid "" -"The previously-selected color, for comparison to the color you're selecting " -"now." -msgstr "" -"Warna yang sebelumnya dipilih, untuk perbandingan dengan warna yang kini " -"sedang Anda pilih." +#: ../gtk/gtkcolorsel.c:1039 +msgid "The previously-selected color, for comparison to the color you're selecting now." +msgstr "Warna yang sebelumnya dipilih, untuk perbandingan dengan warna yang kini sedang Anda pilih." -#: gtk/gtkcolorsel.c:999 +#: ../gtk/gtkcolorsel.c:1042 msgid "The color you've chosen." msgstr "Warna yang telah Anda pilih." -#: gtk/gtkcolorsel.c:1396 +#: ../gtk/gtkcolorsel.c:1442 msgid "_Save color here" msgstr "_Simpan warna di sini" -#: gtk/gtkcolorsel.c:1601 -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 "" -"Klik pada palet untuk menjadikannya sebagai warna aktif. Untuk merubahnya, " -"ambil warna pada kotak warna atau klik kanan dan pilih \"Simpan warna di sini" -"\"" +#: ../gtk/gtkcolorsel.c:1647 +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 "Klik pada palet untuk menjadikannya sebagai warna aktif. Untuk merubahnya, ambil warna pada kotak warna atau klik kanan dan pilih \"Simpan warna di sini\"" -#: gtk/gtkcolorseldialog.c:189 +#: ../gtk/gtkcolorseldialog.c:189 msgid "Color Selection" msgstr "Pemilihan Warna" @@ -739,137 +717,142 @@ msgstr "Pemilihan Warna" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: gtk/gtkcustompaperunixdialog.c:116 +#: ../gtk/gtkcustompaperunixdialog.c:116 msgid "default:mm" msgstr "default:mm" #. And show the custom paper dialog -#: gtk/gtkcustompaperunixdialog.c:374 gtk/gtkprintunixdialog.c:3233 +#: ../gtk/gtkcustompaperunixdialog.c:374 +#: ../gtk/gtkprintunixdialog.c:3240 msgid "Manage Custom Sizes" msgstr "Kelola Ukuran Sesuaian" -#: gtk/gtkcustompaperunixdialog.c:534 gtk/gtkpagesetupunixdialog.c:790 +#: ../gtk/gtkcustompaperunixdialog.c:534 +#: ../gtk/gtkpagesetupunixdialog.c:790 msgid "inch" msgstr "inci" -#: gtk/gtkcustompaperunixdialog.c:536 gtk/gtkpagesetupunixdialog.c:788 +#: ../gtk/gtkcustompaperunixdialog.c:536 +#: ../gtk/gtkpagesetupunixdialog.c:788 msgid "mm" msgstr "mm" -#: gtk/gtkcustompaperunixdialog.c:581 +#: ../gtk/gtkcustompaperunixdialog.c:581 msgid "Margins from Printer..." msgstr "Batas dari Pencetak..." -#: gtk/gtkcustompaperunixdialog.c:747 +#: ../gtk/gtkcustompaperunixdialog.c:747 #, c-format msgid "Custom Size %d" msgstr "Ukuran sesuaian %d" -#: gtk/gtkcustompaperunixdialog.c:1059 +#: ../gtk/gtkcustompaperunixdialog.c:1059 msgid "_Width:" msgstr "_Lebar:" -#: gtk/gtkcustompaperunixdialog.c:1071 +#: ../gtk/gtkcustompaperunixdialog.c:1071 msgid "_Height:" msgstr "_Tinggi:" -#: gtk/gtkcustompaperunixdialog.c:1083 +#: ../gtk/gtkcustompaperunixdialog.c:1083 msgid "Paper Size" msgstr "Ukuran Kertas" -#: gtk/gtkcustompaperunixdialog.c:1092 +#: ../gtk/gtkcustompaperunixdialog.c:1092 msgid "_Top:" msgstr "A_tas:" -#: gtk/gtkcustompaperunixdialog.c:1104 +#: ../gtk/gtkcustompaperunixdialog.c:1104 msgid "_Bottom:" msgstr "_Bawah:" -#: gtk/gtkcustompaperunixdialog.c:1116 +#: ../gtk/gtkcustompaperunixdialog.c:1116 msgid "_Left:" msgstr "K_iri" -#: gtk/gtkcustompaperunixdialog.c:1128 +#: ../gtk/gtkcustompaperunixdialog.c:1128 msgid "_Right:" msgstr "_Kanan:" -#: gtk/gtkcustompaperunixdialog.c:1169 +#: ../gtk/gtkcustompaperunixdialog.c:1169 msgid "Paper Margins" msgstr "Margin Kertas" -#: gtk/gtkentry.c:8601 gtk/gtktextview.c:8248 +#: ../gtk/gtkentry.c:8794 +#: ../gtk/gtktextview.c:8229 msgid "Input _Methods" msgstr "_Metode Input" -#: gtk/gtkentry.c:8615 gtk/gtktextview.c:8262 +#: ../gtk/gtkentry.c:8808 +#: ../gtk/gtktextview.c:8243 msgid "_Insert Unicode Control Character" msgstr "_Isikan karakter kontrol Unicode" -#: gtk/gtkentry.c:10015 +#: ../gtk/gtkentry.c:10208 msgid "Caps Lock and Num Lock are on" msgstr "Tombol Caps Lock dan Num Lock sedang aktif" -#: gtk/gtkentry.c:10017 +#: ../gtk/gtkentry.c:10210 msgid "Num Lock is on" msgstr "Num Lock menyala" -#: gtk/gtkentry.c:10019 +#: ../gtk/gtkentry.c:10212 msgid "Caps Lock is on" msgstr "Caps Lock menyala" #. **************** * #. * Private Macros * #. * **************** -#: gtk/gtkfilechooserbutton.c:61 +#: ../gtk/gtkfilechooserbutton.c:61 msgid "Select A File" msgstr "Pilih Berkas" -#: gtk/gtkfilechooserbutton.c:62 gtk/gtkfilechooserdefault.c:1812 +#: ../gtk/gtkfilechooserbutton.c:62 +#: ../gtk/gtkfilechooserdefault.c:1833 msgid "Desktop" msgstr "Desktop" -#: gtk/gtkfilechooserbutton.c:63 +#: ../gtk/gtkfilechooserbutton.c:63 msgid "(None)" msgstr "(Nihil)" -#: gtk/gtkfilechooserbutton.c:2005 +#: ../gtk/gtkfilechooserbutton.c:2001 msgid "Other..." msgstr "Lainnya..." -#: gtk/gtkfilechooserdefault.c:148 +#: ../gtk/gtkfilechooserdefault.c:147 msgid "Type name of new folder" msgstr "Ketikkan nama folder baru" -#: gtk/gtkfilechooserdefault.c:938 +#: ../gtk/gtkfilechooserdefault.c:946 msgid "Could not retrieve information about the file" msgstr "Informasi mengenai berkas ini tidak tersedia" -#: gtk/gtkfilechooserdefault.c:949 +#: ../gtk/gtkfilechooserdefault.c:957 msgid "Could not add a bookmark" msgstr "Tidak dapat menambah buku alamat" -#: gtk/gtkfilechooserdefault.c:960 +#: ../gtk/gtkfilechooserdefault.c:968 msgid "Could not remove bookmark" msgstr "Tidak dapat menghapus penanda alamat" -#: gtk/gtkfilechooserdefault.c:971 +#: ../gtk/gtkfilechooserdefault.c:979 msgid "The folder could not be created" msgstr "Folder tidak dapat dibuat" -#: gtk/gtkfilechooserdefault.c:984 -msgid "" -"The folder could not be created, as a file with the same name already " -"exists. Try using a different name for the folder, or rename the file first." -msgstr "" -"Folder ini tidak dapat dibuat karena sudah ada berkas di situ dengan nama " -"yang sama. Silakan ganti nama folder ini, atau ganti nama berkas itu " -"terlebih dahulu." +#: ../gtk/gtkfilechooserdefault.c:992 +msgid "The folder could not be created, as a file with the same name already exists. Try using a different name for the folder, or rename the file first." +msgstr "Folder ini tidak dapat dibuat karena sudah ada berkas di situ dengan nama yang sama. Silakan ganti nama folder ini, atau ganti nama berkas itu terlebih dahulu." -#: gtk/gtkfilechooserdefault.c:995 +#: ../gtk/gtkfilechooserdefault.c:1006 +msgid "You may only select folders. The item that you selected is not a folder; try using a different item." +msgstr "Anda hanya boleh memilih folder. Butir yang Anda pilih bukan folder; cobalah memilih butir lain." + +#: ../gtk/gtkfilechooserdefault.c:1016 msgid "Invalid file name" msgstr "Nama berkas tidak sah" -#: gtk/gtkfilechooserdefault.c:1005 +#: ../gtk/gtkfilechooserdefault.c:1026 msgid "The folder contents could not be displayed" msgstr "Isi folder tidak dapat ditampilkan" @@ -877,239 +860,241 @@ msgstr "Isi folder tidak dapat ditampilkan" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: gtk/gtkfilechooserdefault.c:1555 +#: ../gtk/gtkfilechooserdefault.c:1576 #, c-format msgid "%1$s on %2$s" msgstr "%1$s pada %2$s" -#: gtk/gtkfilechooserdefault.c:1731 +#: ../gtk/gtkfilechooserdefault.c:1752 msgid "Search" msgstr "Cari" -#: gtk/gtkfilechooserdefault.c:1755 gtk/gtkfilechooserdefault.c:9289 +#: ../gtk/gtkfilechooserdefault.c:1776 +#: ../gtk/gtkfilechooserdefault.c:9417 msgid "Recently Used" msgstr "Baru-baru Ini Digunakan" -#: gtk/gtkfilechooserdefault.c:2409 +#: ../gtk/gtkfilechooserdefault.c:2437 msgid "Select which types of files are shown" msgstr "Pilih jenis berkas yang ingin ditampilkan" -#: gtk/gtkfilechooserdefault.c:2768 +#: ../gtk/gtkfilechooserdefault.c:2796 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Menambahkan folder '%s' dalam penanda tautan" -#: gtk/gtkfilechooserdefault.c:2812 +#: ../gtk/gtkfilechooserdefault.c:2840 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Masukkan folder ini dalam penanda tautan" -#: gtk/gtkfilechooserdefault.c:2814 +#: ../gtk/gtkfilechooserdefault.c:2842 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Menambahkan folder yang dipilih dalam penanda tautan" -#: gtk/gtkfilechooserdefault.c:2852 +#: ../gtk/gtkfilechooserdefault.c:2880 #, c-format msgid "Remove the bookmark '%s'" msgstr "Menghapus penanda '%s'" -#: gtk/gtkfilechooserdefault.c:2854 +#: ../gtk/gtkfilechooserdefault.c:2882 #, c-format msgid "Bookmark '%s' cannot be removed" msgstr "Penanda '%s' tidak dapat dihapus" -#: gtk/gtkfilechooserdefault.c:2861 gtk/gtkfilechooserdefault.c:3725 +#: ../gtk/gtkfilechooserdefault.c:2889 +#: ../gtk/gtkfilechooserdefault.c:3750 msgid "Remove the selected bookmark" msgstr "Menghapus penanda yang dipilih" -#: gtk/gtkfilechooserdefault.c:3421 +#: ../gtk/gtkfilechooserdefault.c:3445 msgid "Remove" msgstr "Hapus" -#: gtk/gtkfilechooserdefault.c:3430 +#: ../gtk/gtkfilechooserdefault.c:3454 msgid "Rename..." msgstr "Ubah Nama..." #. Accessible object name for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3593 +#: ../gtk/gtkfilechooserdefault.c:3617 msgid "Places" msgstr "Lokasi" #. Column header for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3650 +#: ../gtk/gtkfilechooserdefault.c:3674 msgid "_Places" msgstr "_Lokasi" -#: gtk/gtkfilechooserdefault.c:3706 +#: ../gtk/gtkfilechooserdefault.c:3731 msgid "_Add" msgstr "T_ambah" -#: gtk/gtkfilechooserdefault.c:3713 +#: ../gtk/gtkfilechooserdefault.c:3738 msgid "Add the selected folder to the Bookmarks" msgstr "Menambahkan folder yang dipilih dalam Penanda Tautan" -#: gtk/gtkfilechooserdefault.c:3718 +#: ../gtk/gtkfilechooserdefault.c:3743 msgid "_Remove" msgstr "_Hapus" -#: gtk/gtkfilechooserdefault.c:3860 +#: ../gtk/gtkfilechooserdefault.c:3885 msgid "Could not select file" msgstr "Tidak dapat memilih berkas" -#: gtk/gtkfilechooserdefault.c:4035 +#: ../gtk/gtkfilechooserdefault.c:4060 msgid "_Add to Bookmarks" msgstr "T_ambah dalam Penanda Tautan" -#: gtk/gtkfilechooserdefault.c:4048 +#: ../gtk/gtkfilechooserdefault.c:4073 msgid "Show _Hidden Files" msgstr "_Tampilkan Berkas Tersembunyi" -#: gtk/gtkfilechooserdefault.c:4055 +#: ../gtk/gtkfilechooserdefault.c:4080 msgid "Show _Size Column" msgstr "Tampilkan Kolom _Ukuran" -#: gtk/gtkfilechooserdefault.c:4281 +#: ../gtk/gtkfilechooserdefault.c:4306 msgid "Files" msgstr "Berkas" -#: gtk/gtkfilechooserdefault.c:4332 +#: ../gtk/gtkfilechooserdefault.c:4357 msgid "Name" msgstr "Nama" -#: gtk/gtkfilechooserdefault.c:4355 +#: ../gtk/gtkfilechooserdefault.c:4380 msgid "Size" msgstr "Ukuran" -#: gtk/gtkfilechooserdefault.c:4369 +#: ../gtk/gtkfilechooserdefault.c:4394 msgid "Modified" msgstr "Diubah" #. Label -#: gtk/gtkfilechooserdefault.c:4624 gtk/gtkprinteroptionwidget.c:801 +#: ../gtk/gtkfilechooserdefault.c:4649 +#: ../gtk/gtkprinteroptionwidget.c:793 msgid "_Name:" msgstr "_Nama:" -#: gtk/gtkfilechooserdefault.c:4667 +#: ../gtk/gtkfilechooserdefault.c:4692 msgid "_Browse for other folders" msgstr "_Lihat folder lainnya" -#: gtk/gtkfilechooserdefault.c:4937 +#: ../gtk/gtkfilechooserdefault.c:4962 msgid "Type a file name" msgstr "Ketikkan nama berkas" #. Create Folder -#: gtk/gtkfilechooserdefault.c:4980 +#: ../gtk/gtkfilechooserdefault.c:5005 msgid "Create Fo_lder" msgstr "Buat Fo_lder" -#: gtk/gtkfilechooserdefault.c:4990 +#: ../gtk/gtkfilechooserdefault.c:5015 msgid "_Location:" msgstr "_Lokasi:" -#: gtk/gtkfilechooserdefault.c:5194 +#: ../gtk/gtkfilechooserdefault.c:5219 msgid "Save in _folder:" msgstr "Simpan dalam _folder:" -#: gtk/gtkfilechooserdefault.c:5196 +#: ../gtk/gtkfilechooserdefault.c:5221 msgid "Create in _folder:" msgstr "Buat dalam _folder:" -#: gtk/gtkfilechooserdefault.c:6248 +#: ../gtk/gtkfilechooserdefault.c:6290 #, c-format msgid "Could not read the contents of %s" msgstr "Tidak dapat membaca isi dari %s" -#: gtk/gtkfilechooserdefault.c:6252 +#: ../gtk/gtkfilechooserdefault.c:6294 msgid "Could not read the contents of the folder" msgstr "Tidak bisa membaca isi dari folder" -#: gtk/gtkfilechooserdefault.c:6345 gtk/gtkfilechooserdefault.c:6413 -#: gtk/gtkfilechooserdefault.c:6558 +#: ../gtk/gtkfilechooserdefault.c:6387 +#: ../gtk/gtkfilechooserdefault.c:6455 +#: ../gtk/gtkfilechooserdefault.c:6600 msgid "Unknown" msgstr "Tidak Diketahui" -#: gtk/gtkfilechooserdefault.c:6360 +#: ../gtk/gtkfilechooserdefault.c:6402 msgid "%H:%M" msgstr "%H:%M" -#: gtk/gtkfilechooserdefault.c:6362 +#: ../gtk/gtkfilechooserdefault.c:6404 msgid "Yesterday at %H:%M" msgstr "Kemarin, pukul %H:%M" -#: gtk/gtkfilechooserdefault.c:7028 +#: ../gtk/gtkfilechooserdefault.c:7070 msgid "Cannot change to folder because it is not local" msgstr "Tidak dapat mengganti folder karena tidak berada pada komputer lokal" -#: gtk/gtkfilechooserdefault.c:7625 gtk/gtkfilechooserdefault.c:7646 +#: ../gtk/gtkfilechooserdefault.c:7667 +#: ../gtk/gtkfilechooserdefault.c:7688 #, c-format msgid "Shortcut %s already exists" msgstr "Pintasan %s sudah ada" -#: gtk/gtkfilechooserdefault.c:7736 +#: ../gtk/gtkfilechooserdefault.c:7778 #, c-format msgid "Shortcut %s does not exist" msgstr "Pintasan %s tidak ada" -#: gtk/gtkfilechooserdefault.c:7997 gtk/gtkprintunixdialog.c:480 +#: ../gtk/gtkfilechooserdefault.c:8039 +#: ../gtk/gtkprintunixdialog.c:480 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Berkas \"%s\" sudah ada. Timpa?" -#: gtk/gtkfilechooserdefault.c:8000 gtk/gtkprintunixdialog.c:484 +#: ../gtk/gtkfilechooserdefault.c:8042 +#: ../gtk/gtkprintunixdialog.c:484 #, c-format -msgid "" -"The file already exists in \"%s\". Replacing it will overwrite its contents." -msgstr "" -"Berkas sudah ada dalam \"%s\". Berkas lama akan diganti dengan yang baru " -"bila Anda menimpanya." +msgid "The file already exists in \"%s\". Replacing it will overwrite its contents." +msgstr "Berkas sudah ada dalam \"%s\". Berkas lama akan diganti dengan yang baru bila Anda menimpanya." -#: gtk/gtkfilechooserdefault.c:8005 gtk/gtkprintunixdialog.c:491 +#: ../gtk/gtkfilechooserdefault.c:8047 +#: ../gtk/gtkprintunixdialog.c:491 msgid "_Replace" msgstr "_Timpa" -#: gtk/gtkfilechooserdefault.c:8658 +#: ../gtk/gtkfilechooserdefault.c:8755 msgid "Could not start the search process" msgstr "Tidak dapat memulai proses pencarian" -#: gtk/gtkfilechooserdefault.c:8659 -msgid "" -"The program was not able to create a connection to the indexer daemon. " -"Please make sure it is running." -msgstr "" -"Program tidak dapat membuat koneksi ke indexer daemon. Pastikan program " -"sedang berjalan." +#: ../gtk/gtkfilechooserdefault.c:8756 +msgid "The program was not able to create a connection to the indexer daemon. Please make sure it is running." +msgstr "Program tidak dapat membuat koneksi ke indexer daemon. Pastikan program sedang berjalan." -#: gtk/gtkfilechooserdefault.c:8673 +#: ../gtk/gtkfilechooserdefault.c:8770 msgid "Could not send the search request" msgstr "Tidak dapat mengirim permintaan pencarian" -#: gtk/gtkfilechooserdefault.c:8861 +#: ../gtk/gtkfilechooserdefault.c:8989 msgid "Search:" msgstr "Cari:" -#: gtk/gtkfilechooserdefault.c:9466 +#: ../gtk/gtkfilechooserdefault.c:9594 #, c-format msgid "Could not mount %s" msgstr "Tidak dapat mengaitkan %s" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry, when the user enters an invalid path. -#: gtk/gtkfilechooserentry.c:702 gtk/gtkfilechooserentry.c:1169 +#: ../gtk/gtkfilechooserentry.c:702 +#: ../gtk/gtkfilechooserentry.c:1172 msgid "Invalid path" msgstr "Lokasi salah" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1101 +#: ../gtk/gtkfilechooserentry.c:1104 msgid "No match" msgstr "Tak ada yang cocok" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1112 +#: ../gtk/gtkfilechooserentry.c:1115 msgid "Sole completion" msgstr "Hasil satu-satunya" @@ -1117,13 +1102,13 @@ msgstr "Hasil satu-satunya" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: gtk/gtkfilechooserentry.c:1128 +#: ../gtk/gtkfilechooserentry.c:1131 msgid "Complete, but not unique" msgstr "Lengkap, tapi tak unik" #. Translators: this text is shown while the system is searching #. * for possible completions for filenames in a file chooser entry. -#: gtk/gtkfilechooserentry.c:1160 +#: ../gtk/gtkfilechooserentry.c:1163 msgid "Completing..." msgstr "Sedang menyelesaikan..." @@ -1131,7 +1116,8 @@ msgstr "Sedang menyelesaikan..." #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user enters something like #. * "sftp://blahblah" in an app that only supports local filenames. -#: gtk/gtkfilechooserentry.c:1182 gtk/gtkfilechooserentry.c:1207 +#: ../gtk/gtkfilechooserentry.c:1185 +#: ../gtk/gtkfilechooserentry.c:1210 msgid "Only local files may be selected" msgstr "Hanya boleh memilih berkas lokal" @@ -1139,80 +1125,76 @@ msgstr "Hanya boleh memilih berkas lokal" #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user hasn't entered the first '/' #. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]") -#: gtk/gtkfilechooserentry.c:1191 +#: ../gtk/gtkfilechooserentry.c:1194 msgid "Incomplete hostname; end it with '/'" msgstr "Nama host tak lengkap; akhirilah dengan '/'" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry when the user enters a path that does not exist #. * and then hits Tab -#: gtk/gtkfilechooserentry.c:1202 +#: ../gtk/gtkfilechooserentry.c:1205 msgid "Path does not exist" msgstr "Lokasi tidak ada" -#: gtk/gtkfilechoosersettings.c:486 -#, c-format -msgid "Error creating folder '%s': %s" -msgstr "Galat ketika membuat folder '%s': %s" - #. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are #. * really pointers to GDrive, GVolume or GMount objects. We need an extra #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: gtk/gtkfilesystem.c:48 +#: ../gtk/gtkfilesystem.c:48 msgid "File System" msgstr "Sistem Berkas" -#: gtk/gtkfontbutton.c:142 gtk/gtkfontbutton.c:266 +#: ../gtk/gtkfontbutton.c:142 +#: ../gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Pilih Fonta" #. Initialize fields -#: gtk/gtkfontbutton.c:260 +#: ../gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:785 +#: ../gtk/gtkfontbutton.c:785 msgid "Font" msgstr "Fonta" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: gtk/gtkfontsel.c:103 +#: ../gtk/gtkfontsel.c:103 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: gtk/gtkfontsel.c:370 +#: ../gtk/gtkfontsel.c:370 msgid "_Family:" msgstr "_Keluarga:" -#: gtk/gtkfontsel.c:376 +#: ../gtk/gtkfontsel.c:376 msgid "_Style:" msgstr "_Gaya:" -#: gtk/gtkfontsel.c:382 +#: ../gtk/gtkfontsel.c:382 msgid "Si_ze:" msgstr "_Ukuran:" #. create the text entry widget -#: gtk/gtkfontsel.c:559 +#: ../gtk/gtkfontsel.c:558 msgid "_Preview:" msgstr "_Pratinjau:" -#: gtk/gtkfontsel.c:1659 +#: ../gtk/gtkfontsel.c:1658 msgid "Font Selection" msgstr "Seleksi Fonta" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: gtk/gtkiconfactory.c:1356 +#: ../gtk/gtkiconfactory.c:1356 #, c-format msgid "Error loading icon: %s" msgstr "Galat ketika memuat ikon: %s" -#: gtk/gtkicontheme.c:1354 +#: ../gtk/gtkicontheme.c:1355 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -1225,75 +1207,75 @@ msgstr "" "Anda bisa mendapatkannya dari:\n" "\t%s" -#: gtk/gtkicontheme.c:1535 +#: ../gtk/gtkicontheme.c:1536 #, c-format msgid "Icon '%s' not present in theme" msgstr "Ikon '%s' tidak ada pada tema" -#: gtk/gtkicontheme.c:3048 +#: ../gtk/gtkicontheme.c:3057 msgid "Failed to load icon" msgstr "Gagal memuat ikon" -#: gtk/gtkimmodule.c:526 +#: ../gtk/gtkimmodule.c:526 msgid "Simple" msgstr "Sederhana" -#: gtk/gtkimmulticontext.c:588 +#: ../gtk/gtkimmulticontext.c:588 msgctxt "input method menu" msgid "System" msgstr "Sistem" -#: gtk/gtkimmulticontext.c:598 +#: ../gtk/gtkimmulticontext.c:598 msgctxt "input method menu" msgid "None" msgstr "Nihil" -#: gtk/gtkimmulticontext.c:681 +#: ../gtk/gtkimmulticontext.c:681 #, c-format msgctxt "input method menu" msgid "System (%s)" msgstr "Sistem (%s)" #. Open Link -#: gtk/gtklabel.c:6202 +#: ../gtk/gtklabel.c:6214 msgid "_Open Link" msgstr "_Buka Taut" #. Copy Link Address -#: gtk/gtklabel.c:6214 +#: ../gtk/gtklabel.c:6226 msgid "Copy _Link Address" msgstr "Sa_lin Alamat Taut" -#: gtk/gtklinkbutton.c:449 +#: ../gtk/gtklinkbutton.c:484 msgid "Copy URL" msgstr "Salin URL" -#: gtk/gtklinkbutton.c:601 +#: ../gtk/gtklinkbutton.c:647 msgid "Invalid URI" msgstr "URI Salah" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:526 +#: ../gtk/gtkmain.c:518 msgid "Load additional GTK+ modules" msgstr "Panggil modul GTK+ lainnya" #. Placeholder in --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:527 +#: ../gtk/gtkmain.c:519 msgid "MODULES" msgstr "MODUL" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:529 +#: ../gtk/gtkmain.c:521 msgid "Make all warnings fatal" msgstr "Buat semua peringatan menjadi pesan fatal" #. Description of --gtk-debug=FLAGS in --help output -#: gtk/gtkmain.c:532 +#: ../gtk/gtkmain.c:524 msgid "GTK+ debugging flags to set" msgstr "Bendera debug GTK+ yang hendak dipasang" #. Description of --gtk-no-debug=FLAGS in --help output -#: gtk/gtkmain.c:535 +#: ../gtk/gtkmain.c:527 msgid "GTK+ debugging flags to unset" msgstr "Bendera debug GTK+ yang hendak dilepas" @@ -1302,124 +1284,125 @@ msgstr "Bendera debug GTK+ yang hendak dilepas" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:798 +#: ../gtk/gtkmain.c:790 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:863 +#: ../gtk/gtkmain.c:855 #, c-format msgid "Cannot open display: %s" msgstr "Tak bisa membuka tampilan: %s" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:914 msgid "GTK+ Options" msgstr "Opsi GTK+" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:914 msgid "Show GTK+ Options" msgstr "Menampilkan Opsi GTK+" -#: gtk/gtkmountoperation.c:491 +#: ../gtk/gtkmountoperation.c:491 msgid "Co_nnect" msgstr "Sambu_ng" -#: gtk/gtkmountoperation.c:558 +#: ../gtk/gtkmountoperation.c:558 msgid "Connect _anonymously" msgstr "Menyambung _anonim" -#: gtk/gtkmountoperation.c:567 +#: ../gtk/gtkmountoperation.c:567 msgid "Connect as u_ser:" msgstr "Terhubung _sebagai pengguna:" -#: gtk/gtkmountoperation.c:605 +#: ../gtk/gtkmountoperation.c:605 msgid "_Username:" msgstr "Nama Pengg_una:" -#: gtk/gtkmountoperation.c:610 +#: ../gtk/gtkmountoperation.c:610 msgid "_Domain:" msgstr "_Domain:" -#: gtk/gtkmountoperation.c:616 +#: ../gtk/gtkmountoperation.c:616 msgid "_Password:" msgstr "_Sandi:" -#: gtk/gtkmountoperation.c:634 +#: ../gtk/gtkmountoperation.c:634 msgid "Forget password _immediately" msgstr "Lupakan sandi seket_ika" -#: gtk/gtkmountoperation.c:644 +#: ../gtk/gtkmountoperation.c:644 msgid "Remember password until you _logout" msgstr "Ingat sandi sampai Anda _log keluar" -#: gtk/gtkmountoperation.c:654 +#: ../gtk/gtkmountoperation.c:654 msgid "Remember _forever" msgstr "Ingat sela_manya" -#: gtk/gtkmountoperation.c:883 +#: ../gtk/gtkmountoperation.c:883 #, c-format msgid "Unknown Application (PID %d)" msgstr "Aplikasi Tak Dikenal (PID %d)" -#: gtk/gtkmountoperation.c:1066 -#, c-format +#: ../gtk/gtkmountoperation.c:1066 msgid "Unable to end process" msgstr "Tak bisa mengakhiri proses" -#: gtk/gtkmountoperation.c:1103 +#: ../gtk/gtkmountoperation.c:1103 msgid "_End Process" msgstr "Akhiri Pros_es" -#: gtk/gtkmountoperation-stub.c:64 +#: ../gtk/gtkmountoperation-stub.c:64 #, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." -msgstr "" -"Tidak dapat membunuh proses dengan PID %d. Operasi belum diimplementasi." +msgstr "Tidak dapat membunuh proses dengan PID %d. Operasi belum diimplementasi." #. translators: this string is a name for the 'less' command -#: gtk/gtkmountoperation-x11.c:862 +#: ../gtk/gtkmountoperation-x11.c:862 msgid "Terminal Pager" msgstr "Penyeranta Terminal" # Ini untuk perintah "top". -#: gtk/gtkmountoperation-x11.c:863 +#: ../gtk/gtkmountoperation-x11.c:863 msgid "Top Command" msgstr "Perintah Top" -#: gtk/gtkmountoperation-x11.c:864 +#: ../gtk/gtkmountoperation-x11.c:864 msgid "Bourne Again Shell" msgstr "Bourne Again Shell" -#: gtk/gtkmountoperation-x11.c:865 +#: ../gtk/gtkmountoperation-x11.c:865 msgid "Bourne Shell" msgstr "Bourne Shell" -#: gtk/gtkmountoperation-x11.c:866 +#: ../gtk/gtkmountoperation-x11.c:866 msgid "Z Shell" msgstr "Z Shell" -#: gtk/gtkmountoperation-x11.c:963 +#: ../gtk/gtkmountoperation-x11.c:963 #, c-format msgid "Cannot end process with PID %d: %s" msgstr "Tidak dapat mengakhiri proses dengan PID %d: %s" -#: gtk/gtknotebook.c:4619 gtk/gtknotebook.c:7170 +#: ../gtk/gtknotebook.c:4756 +#: ../gtk/gtknotebook.c:7319 #, c-format msgid "Page %u" msgstr "Halaman %u" -#: gtk/gtkpagesetup.c:596 gtk/gtkpapersize.c:838 gtk/gtkpapersize.c:880 +#: ../gtk/gtkpagesetup.c:648 +#: ../gtk/gtkpapersize.c:838 +#: ../gtk/gtkpapersize.c:880 msgid "Not a valid page setup file" msgstr "Bukan berkas tata halaman yang sah" -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:179 msgid "Any Printer" msgstr "Pencetak Apa Saja" -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:179 msgid "For portable documents" msgstr "Untuk dokumen portabel" -#: gtk/gtkpagesetupunixdialog.c:809 +#: ../gtk/gtkpagesetupunixdialog.c:809 #, c-format msgid "" "Margins:\n" @@ -1434,51 +1417,54 @@ msgstr "" " Atas: %s %s\n" " Bawah: %s %s" -#: gtk/gtkpagesetupunixdialog.c:858 gtk/gtkprintunixdialog.c:3284 +#: ../gtk/gtkpagesetupunixdialog.c:858 +#: ../gtk/gtkprintunixdialog.c:3291 msgid "Manage Custom Sizes..." msgstr "Kelola Ukuran Sesuaian..." -#: gtk/gtkpagesetupunixdialog.c:909 +#: ../gtk/gtkpagesetupunixdialog.c:909 msgid "_Format for:" msgstr "_Bentuk untuk:" -#: gtk/gtkpagesetupunixdialog.c:931 gtk/gtkprintunixdialog.c:3456 +#: ../gtk/gtkpagesetupunixdialog.c:931 +#: ../gtk/gtkprintunixdialog.c:3463 msgid "_Paper size:" msgstr "_Ukuran kertas:" -#: gtk/gtkpagesetupunixdialog.c:962 +#: ../gtk/gtkpagesetupunixdialog.c:962 msgid "_Orientation:" msgstr "_Orientasi:" -#: gtk/gtkpagesetupunixdialog.c:1026 gtk/gtkprintunixdialog.c:3518 +#: ../gtk/gtkpagesetupunixdialog.c:1026 +#: ../gtk/gtkprintunixdialog.c:3525 msgid "Page Setup" msgstr "Atur Halaman" -#: gtk/gtkpathbar.c:154 +#: ../gtk/gtkpathbar.c:158 msgid "Up Path" msgstr "Lokasi Naik" -#: gtk/gtkpathbar.c:156 +#: ../gtk/gtkpathbar.c:160 msgid "Down Path" msgstr "Lokasi Turun" -#: gtk/gtkpathbar.c:1497 +#: ../gtk/gtkpathbar.c:1523 msgid "File System Root" msgstr "Akar Sistem Berkas" -#: gtk/gtkprintbackend.c:749 +#: ../gtk/gtkprintbackend.c:749 msgid "Authentication" msgstr "Otentikasi" -#: gtk/gtkprinteroptionwidget.c:694 +#: ../gtk/gtkprinteroptionwidget.c:686 msgid "Not available" msgstr "Tidak tersedia" -#: gtk/gtkprinteroptionwidget.c:794 +#: ../gtk/gtkprinteroptionwidget.c:786 msgid "Select a folder" msgstr "Pilih folder" -#: gtk/gtkprinteroptionwidget.c:813 +#: ../gtk/gtkprinteroptionwidget.c:805 msgid "_Save in folder:" msgstr "_Simpan pada folder:" @@ -1486,187 +1472,188 @@ msgstr "_Simpan pada folder:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: gtk/gtkprintoperation.c:190 +#: ../gtk/gtkprintoperation.c:190 #, c-format msgid "%s job #%d" msgstr "%s tugas #%d" -#: gtk/gtkprintoperation.c:1695 +#: ../gtk/gtkprintoperation.c:1695 msgctxt "print operation status" msgid "Initial state" msgstr "Keadaan awal" -#: gtk/gtkprintoperation.c:1696 +#: ../gtk/gtkprintoperation.c:1696 msgctxt "print operation status" msgid "Preparing to print" msgstr "Bersiap mencetak..." -#: gtk/gtkprintoperation.c:1697 +#: ../gtk/gtkprintoperation.c:1697 msgctxt "print operation status" msgid "Generating data" msgstr "Membangkitkan data" -#: gtk/gtkprintoperation.c:1698 +#: ../gtk/gtkprintoperation.c:1698 msgctxt "print operation status" msgid "Sending data" msgstr "Mengirim data" -#: gtk/gtkprintoperation.c:1699 +#: ../gtk/gtkprintoperation.c:1699 msgctxt "print operation status" msgid "Waiting" msgstr "Menunggu" -#: gtk/gtkprintoperation.c:1700 +#: ../gtk/gtkprintoperation.c:1700 msgctxt "print operation status" msgid "Blocking on issue" msgstr "Menghadang karena ada masalah" -#: gtk/gtkprintoperation.c:1701 +#: ../gtk/gtkprintoperation.c:1701 msgctxt "print operation status" msgid "Printing" msgstr "Mencetak" -#: gtk/gtkprintoperation.c:1702 +#: ../gtk/gtkprintoperation.c:1702 msgctxt "print operation status" msgid "Finished" msgstr "Selesai" -#: gtk/gtkprintoperation.c:1703 +#: ../gtk/gtkprintoperation.c:1703 msgctxt "print operation status" msgid "Finished with error" msgstr "Selesai dengan galat" -#: gtk/gtkprintoperation.c:2270 +#: ../gtk/gtkprintoperation.c:2270 #, c-format msgid "Preparing %d" msgstr "Bersiap %d" -#: gtk/gtkprintoperation.c:2272 gtk/gtkprintoperation.c:2902 -#, c-format +#: ../gtk/gtkprintoperation.c:2272 +#: ../gtk/gtkprintoperation.c:2902 msgid "Preparing" msgstr "Bersiap" -#: gtk/gtkprintoperation.c:2275 +#: ../gtk/gtkprintoperation.c:2275 #, c-format msgid "Printing %d" msgstr "Mencetak %d" -#: gtk/gtkprintoperation.c:2932 -#, c-format +#: ../gtk/gtkprintoperation.c:2932 msgid "Error creating print preview" msgstr "Galat membuat pratinjau cetak" -#: gtk/gtkprintoperation.c:2935 -#, c-format +#: ../gtk/gtkprintoperation.c:2935 msgid "The most probable reason is that a temporary file could not be created." msgstr "Alasan paling mungkin adalah berkas temporer tidak dapat dibuat." -#: gtk/gtkprintoperation-unix.c:297 +#: ../gtk/gtkprintoperation-unix.c:297 msgid "Error launching preview" msgstr "Galat ketika membuka pratinjau" -#: gtk/gtkprintoperation-unix.c:470 gtk/gtkprintoperation-win32.c:1447 +#: ../gtk/gtkprintoperation-unix.c:470 +#: ../gtk/gtkprintoperation-win32.c:1447 msgid "Application" msgstr "Aplikasi" -#: gtk/gtkprintoperation-win32.c:611 +#: ../gtk/gtkprintoperation-win32.c:611 msgid "Printer offline" msgstr "Pencetak sedang luring" -#: gtk/gtkprintoperation-win32.c:613 +#: ../gtk/gtkprintoperation-win32.c:613 msgid "Out of paper" msgstr "Habis kertas" #. Translators: this is a printer status. -#: gtk/gtkprintoperation-win32.c:615 -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: ../gtk/gtkprintoperation-win32.c:615 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 msgid "Paused" msgstr "Ditahan" -#: gtk/gtkprintoperation-win32.c:617 +#: ../gtk/gtkprintoperation-win32.c:617 msgid "Need user intervention" msgstr "Perlu campur tangan pengguna" -#: gtk/gtkprintoperation-win32.c:717 +#: ../gtk/gtkprintoperation-win32.c:717 msgid "Custom size" msgstr "Ukuran sesuaian" -#: gtk/gtkprintoperation-win32.c:1539 +#: ../gtk/gtkprintoperation-win32.c:1539 msgid "No printer found" msgstr "Tidak menemukan pencetak" -#: gtk/gtkprintoperation-win32.c:1566 +#: ../gtk/gtkprintoperation-win32.c:1566 msgid "Invalid argument to CreateDC" msgstr "Argumen tak valid untuk CreateDC" -#: gtk/gtkprintoperation-win32.c:1602 gtk/gtkprintoperation-win32.c:1829 +#: ../gtk/gtkprintoperation-win32.c:1602 +#: ../gtk/gtkprintoperation-win32.c:1829 msgid "Error from StartDoc" msgstr "Kesalahan dari StartDoc" -#: gtk/gtkprintoperation-win32.c:1684 gtk/gtkprintoperation-win32.c:1707 -#: gtk/gtkprintoperation-win32.c:1755 +#: ../gtk/gtkprintoperation-win32.c:1684 +#: ../gtk/gtkprintoperation-win32.c:1707 +#: ../gtk/gtkprintoperation-win32.c:1755 msgid "Not enough free memory" msgstr "Tidak cukup memori bebas" -#: gtk/gtkprintoperation-win32.c:1760 +#: ../gtk/gtkprintoperation-win32.c:1760 msgid "Invalid argument to PrintDlgEx" msgstr "Argumen salah untuk PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1765 +#: ../gtk/gtkprintoperation-win32.c:1765 msgid "Invalid pointer to PrintDlgEx" msgstr "Pointer salah untuk PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1770 +#: ../gtk/gtkprintoperation-win32.c:1770 msgid "Invalid handle to PrintDlgEx" msgstr "Penanganan salah untuk PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1775 +#: ../gtk/gtkprintoperation-win32.c:1775 msgid "Unspecified error" msgstr "Kesalahan tidak jelas" -#: gtk/gtkprintunixdialog.c:618 +#: ../gtk/gtkprintunixdialog.c:618 msgid "Getting printer information failed" msgstr "Gagal memperoleh informasi pencetak" -#: gtk/gtkprintunixdialog.c:1873 +#: ../gtk/gtkprintunixdialog.c:1873 msgid "Getting printer information..." msgstr "Mengambil informasi pencetak..." -#: gtk/gtkprintunixdialog.c:2139 +#: ../gtk/gtkprintunixdialog.c:2139 msgid "Printer" msgstr "Pencetak" #. Translators: this is the header for the location column in the print dialog -#: gtk/gtkprintunixdialog.c:2149 +#: ../gtk/gtkprintunixdialog.c:2149 msgid "Location" msgstr "Lokasi" #. Translators: this is the header for the printer status column in the print dialog -#: gtk/gtkprintunixdialog.c:2160 +#: ../gtk/gtkprintunixdialog.c:2160 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:2186 +#: ../gtk/gtkprintunixdialog.c:2186 msgid "Range" msgstr "Jangkauan" -#: gtk/gtkprintunixdialog.c:2190 +#: ../gtk/gtkprintunixdialog.c:2190 msgid "_All Pages" msgstr "Semu_a Halaman" -#: gtk/gtkprintunixdialog.c:2197 +#: ../gtk/gtkprintunixdialog.c:2197 msgid "C_urrent Page" msgstr "Halaman Sekarang" -#: gtk/gtkprintunixdialog.c:2207 +#: ../gtk/gtkprintunixdialog.c:2207 msgid "Se_lection" msgstr "Se_leksi" -#: gtk/gtkprintunixdialog.c:2216 +#: ../gtk/gtkprintunixdialog.c:2216 msgid "Pag_es:" msgstr "_Halaman:" -#: gtk/gtkprintunixdialog.c:2217 +#: ../gtk/gtkprintunixdialog.c:2217 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -1674,28 +1661,28 @@ msgstr "" "Nyatakan satu atau lebih rentang halaman,\n" "mis: 1-3,7,11" -#: gtk/gtkprintunixdialog.c:2227 +#: ../gtk/gtkprintunixdialog.c:2227 msgid "Pages" msgstr "Halaman" -#: gtk/gtkprintunixdialog.c:2240 +#: ../gtk/gtkprintunixdialog.c:2240 msgid "Copies" msgstr "Rangkap" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:2245 +#: ../gtk/gtkprintunixdialog.c:2245 msgid "Copie_s:" msgstr "_Rangkap:" -#: gtk/gtkprintunixdialog.c:2263 +#: ../gtk/gtkprintunixdialog.c:2263 msgid "C_ollate" msgstr "K_olasi" -#: gtk/gtkprintunixdialog.c:2271 +#: ../gtk/gtkprintunixdialog.c:2271 msgid "_Reverse" msgstr "Te_rbalik" -#: gtk/gtkprintunixdialog.c:2291 +#: ../gtk/gtkprintunixdialog.c:2291 msgid "General" msgstr "Umum" @@ -1705,168 +1692,169 @@ msgstr "Umum" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3024 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, top to bottom" msgstr "Kiri ke kanan, puncak ke dasar" -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3024 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, bottom to top" msgstr "Kiri ke kanan, dasar ke puncak" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3025 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, top to bottom" msgstr "Kanan ke kiri, puncak ke dasar" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3025 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, bottom to top" msgstr "Kanan ke kiri, dasar ke puncak" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3026 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, left to right" msgstr "Puncak ke dasar, kiri ke kanan" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3026 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, right to left" msgstr "Puncak ke dasar, kanan ke kiri" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3027 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, left to right" msgstr "Dasar ke puncak, kiri ke kanan" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3027 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, right to left" msgstr "Dasar ke puncak, kanan ke kiri" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: gtk/gtkprintunixdialog.c:3024 gtk/gtkprintunixdialog.c:3037 -#: modules/printbackends/cups/gtkprintbackendcups.c:3543 +#: ../gtk/gtkprintunixdialog.c:3031 +#: ../gtk/gtkprintunixdialog.c:3044 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3569 msgid "Page Ordering" msgstr "Urutan Halaman" -#: gtk/gtkprintunixdialog.c:3053 +#: ../gtk/gtkprintunixdialog.c:3060 msgid "Left to right" msgstr "Kiri ke kanan" -#: gtk/gtkprintunixdialog.c:3054 +#: ../gtk/gtkprintunixdialog.c:3061 msgid "Right to left" msgstr "Kanan ke kiri" -#: gtk/gtkprintunixdialog.c:3066 +#: ../gtk/gtkprintunixdialog.c:3073 msgid "Top to bottom" msgstr "Puncak ke dasar" -#: gtk/gtkprintunixdialog.c:3067 +#: ../gtk/gtkprintunixdialog.c:3074 msgid "Bottom to top" msgstr "Dasar ke puncak" -#: gtk/gtkprintunixdialog.c:3307 +#: ../gtk/gtkprintunixdialog.c:3314 msgid "Layout" msgstr "Tata letak" -#: gtk/gtkprintunixdialog.c:3311 +#: ../gtk/gtkprintunixdialog.c:3318 msgid "T_wo-sided:" msgstr "D_ua sisi:" -#: gtk/gtkprintunixdialog.c:3326 +#: ../gtk/gtkprintunixdialog.c:3333 msgid "Pages per _side:" msgstr "Halaman per _sisi:" -#: gtk/gtkprintunixdialog.c:3343 +#: ../gtk/gtkprintunixdialog.c:3350 msgid "Page or_dering:" msgstr "U_rutan halaman:" -#: gtk/gtkprintunixdialog.c:3359 +#: ../gtk/gtkprintunixdialog.c:3366 msgid "_Only print:" msgstr "_Hanya cetak:" #. In enum order -#: gtk/gtkprintunixdialog.c:3374 +#: ../gtk/gtkprintunixdialog.c:3381 msgid "All sheets" msgstr "Semua lembar" -#: gtk/gtkprintunixdialog.c:3375 +#: ../gtk/gtkprintunixdialog.c:3382 msgid "Even sheets" msgstr "Halaman genap" -#: gtk/gtkprintunixdialog.c:3376 +#: ../gtk/gtkprintunixdialog.c:3383 msgid "Odd sheets" msgstr "Halaman Ganjil" -#: gtk/gtkprintunixdialog.c:3379 +#: ../gtk/gtkprintunixdialog.c:3386 msgid "Sc_ale:" msgstr "Sk_ala:" -#: gtk/gtkprintunixdialog.c:3406 +#: ../gtk/gtkprintunixdialog.c:3413 msgid "Paper" msgstr "Kertas" -#: gtk/gtkprintunixdialog.c:3410 +#: ../gtk/gtkprintunixdialog.c:3417 msgid "Paper _type:" msgstr "Jenis ker_tas:" -#: gtk/gtkprintunixdialog.c:3425 +#: ../gtk/gtkprintunixdialog.c:3432 msgid "Paper _source:" msgstr "_Sumber kertas" -#: gtk/gtkprintunixdialog.c:3440 +#: ../gtk/gtkprintunixdialog.c:3447 msgid "Output t_ray:" msgstr "Baki kelua_ran:" -#: gtk/gtkprintunixdialog.c:3480 +#: ../gtk/gtkprintunixdialog.c:3487 msgid "Or_ientation:" msgstr "Or_ientasi:" #. In enum order -#: gtk/gtkprintunixdialog.c:3495 +#: ../gtk/gtkprintunixdialog.c:3502 msgid "Portrait" msgstr "Tegak" -#: gtk/gtkprintunixdialog.c:3496 +#: ../gtk/gtkprintunixdialog.c:3503 msgid "Landscape" msgstr "Tumbang" -#: gtk/gtkprintunixdialog.c:3497 +#: ../gtk/gtkprintunixdialog.c:3504 msgid "Reverse portrait" msgstr "Tegak terjungkir" -#: gtk/gtkprintunixdialog.c:3498 +#: ../gtk/gtkprintunixdialog.c:3505 msgid "Reverse landscape" msgstr "Tumbang terbalik" -#: gtk/gtkprintunixdialog.c:3543 +#: ../gtk/gtkprintunixdialog.c:3550 msgid "Job Details" msgstr "Rincian Tugas" -#: gtk/gtkprintunixdialog.c:3549 +#: ../gtk/gtkprintunixdialog.c:3556 msgid "Pri_ority:" msgstr "Pri_oritas:" -#: gtk/gtkprintunixdialog.c:3564 +#: ../gtk/gtkprintunixdialog.c:3571 msgid "_Billing info:" msgstr "Info _Billing:" -#: gtk/gtkprintunixdialog.c:3582 +#: ../gtk/gtkprintunixdialog.c:3589 msgid "Print Document" msgstr "Cetak Dokumen" #. Translators: this is one of the choices for the print at option #. * in the print dialog #. -#: gtk/gtkprintunixdialog.c:3591 +#: ../gtk/gtkprintunixdialog.c:3598 msgid "_Now" msgstr "Sekara_ng" -#: gtk/gtkprintunixdialog.c:3602 +#: ../gtk/gtkprintunixdialog.c:3609 msgid "A_t:" msgstr "_Pada:" @@ -1874,7 +1862,7 @@ msgstr "_Pada:" #. * You can remove the am/pm values below for your locale if they are not #. * supported. #. -#: gtk/gtkprintunixdialog.c:3608 +#: ../gtk/gtkprintunixdialog.c:3615 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" @@ -1882,121 +1870,125 @@ msgstr "" "Nyatakan waktu pencetakan,\n" "mis: 15:30, 14:15:20, 4" -#: gtk/gtkprintunixdialog.c:3618 +#: ../gtk/gtkprintunixdialog.c:3625 msgid "Time of print" msgstr "Waktu cetak" -#: gtk/gtkprintunixdialog.c:3634 +#: ../gtk/gtkprintunixdialog.c:3641 msgid "On _hold" msgstr "_Tahan" -#: gtk/gtkprintunixdialog.c:3635 +#: ../gtk/gtkprintunixdialog.c:3642 msgid "Hold the job until it is explicitly released" msgstr "Tahan tugas sampai dilepas secara eksplisit" -#: gtk/gtkprintunixdialog.c:3655 +#: ../gtk/gtkprintunixdialog.c:3662 msgid "Add Cover Page" msgstr "Tambahkan Sampulan Halaman" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: gtk/gtkprintunixdialog.c:3664 +#: ../gtk/gtkprintunixdialog.c:3671 msgid "Be_fore:" msgstr "_Sebelum:" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: gtk/gtkprintunixdialog.c:3682 +#: ../gtk/gtkprintunixdialog.c:3689 msgid "_After:" msgstr "Sesud_ah:" #. Translators: this is the tab label for the notebook tab containing #. * job-specific options in the print dialog #. -#: gtk/gtkprintunixdialog.c:3700 +#: ../gtk/gtkprintunixdialog.c:3707 msgid "Job" msgstr "Tugas" -#: gtk/gtkprintunixdialog.c:3766 +#: ../gtk/gtkprintunixdialog.c:3773 msgid "Advanced" msgstr "Diperluas" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3804 +#: ../gtk/gtkprintunixdialog.c:3811 msgid "Image Quality" msgstr "Kualitas Gambar" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3808 +#: ../gtk/gtkprintunixdialog.c:3815 msgid "Color" msgstr "Warna" #. Translators: this will appear as tab label in print dialog. #. It's a typographical term, as in "Binding and finishing" -#: gtk/gtkprintunixdialog.c:3813 +#: ../gtk/gtkprintunixdialog.c:3820 msgid "Finishing" msgstr "Penyelesaian" -#: gtk/gtkprintunixdialog.c:3823 +#: ../gtk/gtkprintunixdialog.c:3830 msgid "Some of the settings in the dialog conflict" msgstr "Beberapa ketentuan pada dialog konflik" -#: gtk/gtkprintunixdialog.c:3846 +#: ../gtk/gtkprintunixdialog.c:3853 msgid "Print" msgstr "Cetak" -#: gtk/gtkrc.c:2834 +#: ../gtk/gtkrc.c:2834 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Tidak dapat menemukan berkas yang hendak disisipkan: \"%s\"" -#: gtk/gtkrc.c:3470 gtk/gtkrc.c:3473 +#: ../gtk/gtkrc.c:3470 +#: ../gtk/gtkrc.c:3473 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "TIdak dapat menemukan berkas gambar pada pixmap_path: \"%s\"" -#: gtk/gtkrecentaction.c:165 gtk/gtkrecentaction.c:173 -#: gtk/gtkrecentchoosermenu.c:615 gtk/gtkrecentchoosermenu.c:623 +#: ../gtk/gtkrecentaction.c:165 +#: ../gtk/gtkrecentaction.c:173 +#: ../gtk/gtkrecentchoosermenu.c:608 +#: ../gtk/gtkrecentchoosermenu.c:616 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Fungsi ini tidak diterapkan untuk widget kelas '%s'" -#: gtk/gtkrecentchooserdefault.c:482 +#: ../gtk/gtkrecentchooserdefault.c:483 msgid "Select which type of documents are shown" msgstr "Pilih jenis berkas mana yang ingin ditampilkan" -#: gtk/gtkrecentchooserdefault.c:1138 gtk/gtkrecentchooserdefault.c:1175 +#: ../gtk/gtkrecentchooserdefault.c:1133 +#: ../gtk/gtkrecentchooserdefault.c:1170 #, c-format msgid "No item for URI '%s' found" msgstr "Tidak menemukan item untuk URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1302 +#: ../gtk/gtkrecentchooserdefault.c:1297 msgid "Untitled filter" msgstr "Penyaring tanpa nama" -#: gtk/gtkrecentchooserdefault.c:1655 +#: ../gtk/gtkrecentchooserdefault.c:1650 msgid "Could not remove item" msgstr "Tidak dapat menghapus item" -#: gtk/gtkrecentchooserdefault.c:1699 +#: ../gtk/gtkrecentchooserdefault.c:1694 msgid "Could not clear list" msgstr "Tidak dapat membersihkan daftar" -#: gtk/gtkrecentchooserdefault.c:1783 +#: ../gtk/gtkrecentchooserdefault.c:1778 msgid "Copy _Location" msgstr "Salin _Lokasi" -#: gtk/gtkrecentchooserdefault.c:1796 +#: ../gtk/gtkrecentchooserdefault.c:1791 msgid "_Remove From List" msgstr "Buang Dari Dafta_r" -#: gtk/gtkrecentchooserdefault.c:1805 +#: ../gtk/gtkrecentchooserdefault.c:1800 msgid "_Clear List" msgstr "_Kosongkan Daftar" -#: gtk/gtkrecentchooserdefault.c:1819 +#: ../gtk/gtkrecentchooserdefault.c:1814 msgid "Show _Private Resources" msgstr "Tampilkan Sumber _Pribadi" @@ -2010,21 +2002,22 @@ msgstr "Tampilkan Sumber _Pribadi" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: gtk/gtkrecentchoosermenu.c:369 +#: ../gtk/gtkrecentchoosermenu.c:362 msgid "No items found" msgstr "Tidak menemukan item" -#: gtk/gtkrecentchoosermenu.c:535 gtk/gtkrecentchoosermenu.c:591 +#: ../gtk/gtkrecentchoosermenu.c:528 +#: ../gtk/gtkrecentchoosermenu.c:584 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Tidak ada sumber yang sering digunakan dengan URI '%s'" -#: gtk/gtkrecentchoosermenu.c:802 +#: ../gtk/gtkrecentchoosermenu.c:795 #, c-format msgid "Open '%s'" msgstr "Membuka '%s'" -#: gtk/gtkrecentchoosermenu.c:832 +#: ../gtk/gtkrecentchoosermenu.c:825 msgid "Unknown item" msgstr "Objek tak dikenal" @@ -2033,7 +2026,7 @@ msgstr "Objek tak dikenal" #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. -#: gtk/gtkrecentchoosermenu.c:843 +#: ../gtk/gtkrecentchoosermenu.c:836 #, c-format msgctxt "recent menu label" msgid "_%d. %s" @@ -2042,46 +2035,54 @@ msgstr "_%d. %s" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. -#: gtk/gtkrecentchoosermenu.c:848 +#: ../gtk/gtkrecentchoosermenu.c:841 #, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:980 gtk/gtkrecentmanager.c:993 -#: gtk/gtkrecentmanager.c:1131 gtk/gtkrecentmanager.c:1141 -#: gtk/gtkrecentmanager.c:1194 gtk/gtkrecentmanager.c:1203 -#: gtk/gtkrecentmanager.c:1218 +#: ../gtk/gtkrecentmanager.c:1000 +#: ../gtk/gtkrecentmanager.c:1013 +#: ../gtk/gtkrecentmanager.c:1150 +#: ../gtk/gtkrecentmanager.c:1160 +#: ../gtk/gtkrecentmanager.c:1213 +#: ../gtk/gtkrecentmanager.c:1222 +#: ../gtk/gtkrecentmanager.c:1237 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Tidak dapat menemukan objek dengan URI '%s'" -#: gtk/gtkspinner.c:456 +#: ../gtk/gtkrecentmanager.c:2437 +#, c-format +msgid "No registered application with name '%s' for item with URI '%s' found" +msgstr "Tak ditemukan aplikasi terdaftar dengan nama '%s' bagi butir dengan URI '%s'" + +#: ../gtk/gtkspinner.c:456 msgctxt "throbbing progress animation widget" msgid "Spinner" msgstr "Gambar Putar" -#: gtk/gtkspinner.c:457 +#: ../gtk/gtkspinner.c:457 msgid "Provides visual indication of progress" msgstr "Menyediakan indikasi visual dari kemajuan" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: gtk/gtkstock.c:313 +#: ../gtk/gtkstock.c:313 msgctxt "Stock label" msgid "Information" msgstr "Informasi" -#: gtk/gtkstock.c:314 +#: ../gtk/gtkstock.c:314 msgctxt "Stock label" msgid "Warning" msgstr "Peringatan" -#: gtk/gtkstock.c:315 +#: ../gtk/gtkstock.c:315 msgctxt "Stock label" msgid "Error" msgstr "Galat" -#: gtk/gtkstock.c:316 +#: ../gtk/gtkstock.c:316 msgctxt "Stock label" msgid "Question" msgstr "Pertanyaan" @@ -2089,693 +2090,698 @@ msgstr "Pertanyaan" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: gtk/gtkstock.c:321 +#: ../gtk/gtkstock.c:321 msgctxt "Stock label" msgid "_About" msgstr "Tent_ang" -#: gtk/gtkstock.c:322 +#: ../gtk/gtkstock.c:322 msgctxt "Stock label" msgid "_Add" msgstr "T_ambah" -#: gtk/gtkstock.c:323 +#: ../gtk/gtkstock.c:323 msgctxt "Stock label" msgid "_Apply" msgstr "Ter_apkan" -#: gtk/gtkstock.c:324 +#: ../gtk/gtkstock.c:324 msgctxt "Stock label" msgid "_Bold" msgstr "Te_bal" -#: gtk/gtkstock.c:325 +#: ../gtk/gtkstock.c:325 msgctxt "Stock label" msgid "_Cancel" msgstr "Ba_tal" -#: gtk/gtkstock.c:326 +#: ../gtk/gtkstock.c:326 msgctxt "Stock label" msgid "_CD-ROM" msgstr "_CD-ROM" -#: gtk/gtkstock.c:327 +#: ../gtk/gtkstock.c:327 msgctxt "Stock label" msgid "_Clear" msgstr "_Bersihkan" -#: gtk/gtkstock.c:328 +#: ../gtk/gtkstock.c:328 msgctxt "Stock label" msgid "_Close" msgstr "_Tutup" -#: gtk/gtkstock.c:329 +#: ../gtk/gtkstock.c:329 msgctxt "Stock label" msgid "C_onnect" msgstr "_Sambung" -#: gtk/gtkstock.c:330 +#: ../gtk/gtkstock.c:330 msgctxt "Stock label" msgid "_Convert" msgstr "_Konversi" -#: gtk/gtkstock.c:331 +#: ../gtk/gtkstock.c:331 msgctxt "Stock label" msgid "_Copy" msgstr "_Salin" -#: gtk/gtkstock.c:332 +#: ../gtk/gtkstock.c:332 msgctxt "Stock label" msgid "Cu_t" msgstr "Po_tong" -#: gtk/gtkstock.c:333 +#: ../gtk/gtkstock.c:333 msgctxt "Stock label" msgid "_Delete" msgstr "_Hapus" -#: gtk/gtkstock.c:334 +#: ../gtk/gtkstock.c:334 msgctxt "Stock label" msgid "_Discard" msgstr "_Abaikan" -#: gtk/gtkstock.c:335 +#: ../gtk/gtkstock.c:335 msgctxt "Stock label" msgid "_Disconnect" msgstr "_Putus" -#: gtk/gtkstock.c:336 +#: ../gtk/gtkstock.c:336 msgctxt "Stock label" msgid "_Execute" msgstr "_Eksekusi" -#: gtk/gtkstock.c:337 +#: ../gtk/gtkstock.c:337 msgctxt "Stock label" msgid "_Edit" msgstr "_Sunting" -#: gtk/gtkstock.c:338 +#: ../gtk/gtkstock.c:338 msgctxt "Stock label" msgid "_File" msgstr "_Berkas" -#: gtk/gtkstock.c:339 +#: ../gtk/gtkstock.c:339 msgctxt "Stock label" msgid "_Find" msgstr "_Cari" -#: gtk/gtkstock.c:340 +#: ../gtk/gtkstock.c:340 msgctxt "Stock label" msgid "Find and _Replace" msgstr "Ca_ri dan Ganti" -#: gtk/gtkstock.c:341 +#: ../gtk/gtkstock.c:341 msgctxt "Stock label" msgid "_Floppy" msgstr "_Disket" -#: gtk/gtkstock.c:342 +#: ../gtk/gtkstock.c:342 msgctxt "Stock label" msgid "_Fullscreen" msgstr "Layar _Penuh" -#: gtk/gtkstock.c:343 +#: ../gtk/gtkstock.c:343 msgctxt "Stock label" msgid "_Leave Fullscreen" msgstr "Ke_luar dari Layar Penuh" #. This is a navigation label as in "go to the bottom of the page" -#: gtk/gtkstock.c:345 +#: ../gtk/gtkstock.c:345 msgctxt "Stock label, navigation" msgid "_Bottom" msgstr "_Bawah" #. This is a navigation label as in "go to the first page" -#: gtk/gtkstock.c:347 +#: ../gtk/gtkstock.c:347 msgctxt "Stock label, navigation" msgid "_First" msgstr "_Pertama" #. This is a navigation label as in "go to the last page" -#: gtk/gtkstock.c:349 +#: ../gtk/gtkstock.c:349 msgctxt "Stock label, navigation" msgid "_Last" msgstr "_Terakhir" #. This is a navigation label as in "go to the top of the page" -#: gtk/gtkstock.c:351 +#: ../gtk/gtkstock.c:351 msgctxt "Stock label, navigation" msgid "_Top" msgstr "A_tas" #. This is a navigation label as in "go back" -#: gtk/gtkstock.c:353 +#: ../gtk/gtkstock.c:353 msgctxt "Stock label, navigation" msgid "_Back" msgstr "Kem_bali" #. This is a navigation label as in "go down" -#: gtk/gtkstock.c:355 +#: ../gtk/gtkstock.c:355 msgctxt "Stock label, navigation" msgid "_Down" msgstr "_Turun" #. This is a navigation label as in "go forward" -#: gtk/gtkstock.c:357 +#: ../gtk/gtkstock.c:357 msgctxt "Stock label, navigation" msgid "_Forward" msgstr "_Maju" #. This is a navigation label as in "go up" -#: gtk/gtkstock.c:359 +#: ../gtk/gtkstock.c:359 msgctxt "Stock label, navigation" msgid "_Up" msgstr "_Naik" -#: gtk/gtkstock.c:360 +#: ../gtk/gtkstock.c:360 msgctxt "Stock label" msgid "_Hard Disk" msgstr "_Hard Disk" -#: gtk/gtkstock.c:361 +#: ../gtk/gtkstock.c:361 msgctxt "Stock label" msgid "_Help" msgstr "Ba_ntuan" -#: gtk/gtkstock.c:362 +#: ../gtk/gtkstock.c:362 msgctxt "Stock label" msgid "_Home" msgstr "Ruma_h" -#: gtk/gtkstock.c:363 +#: ../gtk/gtkstock.c:363 msgctxt "Stock label" msgid "Increase Indent" msgstr "Majukan Inden" -#: gtk/gtkstock.c:364 +#: ../gtk/gtkstock.c:364 msgctxt "Stock label" msgid "Decrease Indent" msgstr "Mundurkan Inden" -#: gtk/gtkstock.c:365 +#: ../gtk/gtkstock.c:365 msgctxt "Stock label" msgid "_Index" msgstr "_Indeks" -#: gtk/gtkstock.c:366 +#: ../gtk/gtkstock.c:366 msgctxt "Stock label" msgid "_Information" msgstr "_Informasi" -#: gtk/gtkstock.c:367 +#: ../gtk/gtkstock.c:367 msgctxt "Stock label" msgid "_Italic" msgstr "M_iring" -#: gtk/gtkstock.c:368 +#: ../gtk/gtkstock.c:368 msgctxt "Stock label" msgid "_Jump to" msgstr "_Lompat ke" #. This is about text justification, "centered text" -#: gtk/gtkstock.c:370 +#: ../gtk/gtkstock.c:370 msgctxt "Stock label" msgid "_Center" msgstr "_Tengah" #. This is about text justification -#: gtk/gtkstock.c:372 +#: ../gtk/gtkstock.c:372 msgctxt "Stock label" msgid "_Fill" msgstr "_Isi" #. This is about text justification, "left-justified text" -#: gtk/gtkstock.c:374 +#: ../gtk/gtkstock.c:374 msgctxt "Stock label" msgid "_Left" msgstr "_Kiri" #. This is about text justification, "right-justified text" -#: gtk/gtkstock.c:376 +#: ../gtk/gtkstock.c:376 msgctxt "Stock label" msgid "_Right" msgstr "_Kanan" #. Media label, as in "fast forward" -#: gtk/gtkstock.c:379 +#: ../gtk/gtkstock.c:379 msgctxt "Stock label, media" msgid "_Forward" msgstr "_Maju" #. Media label, as in "next song" -#: gtk/gtkstock.c:381 +#: ../gtk/gtkstock.c:381 msgctxt "Stock label, media" msgid "_Next" msgstr "Sela_njutnya" #. Media label, as in "pause music" -#: gtk/gtkstock.c:383 +#: ../gtk/gtkstock.c:383 msgctxt "Stock label, media" msgid "P_ause" msgstr "T_ahan" #. Media label, as in "play music" -#: gtk/gtkstock.c:385 +#: ../gtk/gtkstock.c:385 msgctxt "Stock label, media" msgid "_Play" msgstr "_Putar" #. Media label, as in "previous song" -#: gtk/gtkstock.c:387 +#: ../gtk/gtkstock.c:387 msgctxt "Stock label, media" msgid "Pre_vious" msgstr "Se_belumnya" #. Media label -#: gtk/gtkstock.c:389 +#: ../gtk/gtkstock.c:389 msgctxt "Stock label, media" msgid "_Record" msgstr "_Rekam" #. Media label -#: gtk/gtkstock.c:391 +#: ../gtk/gtkstock.c:391 msgctxt "Stock label, media" msgid "R_ewind" msgstr "_Putar Ulang" #. Media label -#: gtk/gtkstock.c:393 +#: ../gtk/gtkstock.c:393 msgctxt "Stock label, media" msgid "_Stop" msgstr "_Hentikan" -#: gtk/gtkstock.c:394 +#: ../gtk/gtkstock.c:394 msgctxt "Stock label" msgid "_Network" msgstr "Jari_ngan" -#: gtk/gtkstock.c:395 +#: ../gtk/gtkstock.c:395 msgctxt "Stock label" msgid "_New" msgstr "_Baru" -#: gtk/gtkstock.c:396 +#: ../gtk/gtkstock.c:396 msgctxt "Stock label" msgid "_No" msgstr "_Tidak" -#: gtk/gtkstock.c:397 +#: ../gtk/gtkstock.c:397 msgctxt "Stock label" msgid "_OK" msgstr "_Oke" -#: gtk/gtkstock.c:398 +#: ../gtk/gtkstock.c:398 msgctxt "Stock label" msgid "_Open" msgstr "Buk_a" #. Page orientation -#: gtk/gtkstock.c:400 +#: ../gtk/gtkstock.c:400 msgctxt "Stock label" msgid "Landscape" msgstr "Tumbang" #. Page orientation -#: gtk/gtkstock.c:402 +#: ../gtk/gtkstock.c:402 msgctxt "Stock label" msgid "Portrait" msgstr "Tegak" #. Page orientation -#: gtk/gtkstock.c:404 +#: ../gtk/gtkstock.c:404 msgctxt "Stock label" msgid "Reverse landscape" msgstr "Tumbang terbalik" #. Page orientation -#: gtk/gtkstock.c:406 +#: ../gtk/gtkstock.c:406 msgctxt "Stock label" msgid "Reverse portrait" msgstr "Tegak terjungkir" -#: gtk/gtkstock.c:407 +#: ../gtk/gtkstock.c:407 msgctxt "Stock label" msgid "Page Set_up" msgstr "At_ur Halaman" -#: gtk/gtkstock.c:408 +#: ../gtk/gtkstock.c:408 msgctxt "Stock label" msgid "_Paste" msgstr "Tem_pel" -#: gtk/gtkstock.c:409 +#: ../gtk/gtkstock.c:409 msgctxt "Stock label" msgid "_Preferences" msgstr "_Preferensi" -#: gtk/gtkstock.c:410 +#: ../gtk/gtkstock.c:410 msgctxt "Stock label" msgid "_Print" msgstr "_Cetak" -#: gtk/gtkstock.c:411 +#: ../gtk/gtkstock.c:411 msgctxt "Stock label" msgid "Print Pre_view" msgstr "_Pratinjau Cetak" -#: gtk/gtkstock.c:412 +#: ../gtk/gtkstock.c:412 msgctxt "Stock label" msgid "_Properties" msgstr "_Properti" -#: gtk/gtkstock.c:413 +#: ../gtk/gtkstock.c:413 msgctxt "Stock label" msgid "_Quit" msgstr "_Keluar" -#: gtk/gtkstock.c:414 +#: ../gtk/gtkstock.c:414 msgctxt "Stock label" msgid "_Redo" msgstr "_Jadi Lagi" -#: gtk/gtkstock.c:415 +#: ../gtk/gtkstock.c:415 msgctxt "Stock label" msgid "_Refresh" msgstr "Sega_rkan" -#: gtk/gtkstock.c:416 +#: ../gtk/gtkstock.c:416 msgctxt "Stock label" msgid "_Remove" msgstr "_Hapus" -#: gtk/gtkstock.c:417 +#: ../gtk/gtkstock.c:417 msgctxt "Stock label" msgid "_Revert" msgstr "_Kembalikan" -#: gtk/gtkstock.c:418 +#: ../gtk/gtkstock.c:418 msgctxt "Stock label" msgid "_Save" msgstr "_Simpan" -#: gtk/gtkstock.c:419 +#: ../gtk/gtkstock.c:419 msgctxt "Stock label" msgid "Save _As" msgstr "Simp_an Sebagai..." -#: gtk/gtkstock.c:420 +#: ../gtk/gtkstock.c:420 msgctxt "Stock label" msgid "Select _All" msgstr "Pilih Semu_a" -#: gtk/gtkstock.c:421 +#: ../gtk/gtkstock.c:421 msgctxt "Stock label" msgid "_Color" msgstr "_Warna" -#: gtk/gtkstock.c:422 +#: ../gtk/gtkstock.c:422 msgctxt "Stock label" msgid "_Font" msgstr "_Fonta" #. Sorting direction -#: gtk/gtkstock.c:424 +#: ../gtk/gtkstock.c:424 msgctxt "Stock label" msgid "_Ascending" msgstr "Men_aik" #. Sorting direction -#: gtk/gtkstock.c:426 +#: ../gtk/gtkstock.c:426 msgctxt "Stock label" msgid "_Descending" msgstr "Menuru_n" -#: gtk/gtkstock.c:427 +#: ../gtk/gtkstock.c:427 msgctxt "Stock label" msgid "_Spell Check" msgstr "Perik_sa Ejaan" -#: gtk/gtkstock.c:428 +#: ../gtk/gtkstock.c:428 msgctxt "Stock label" msgid "_Stop" msgstr "_Hentikan" #. Font variant -#: gtk/gtkstock.c:430 +#: ../gtk/gtkstock.c:430 msgctxt "Stock label" msgid "_Strikethrough" msgstr "_Coret" -#: gtk/gtkstock.c:431 +#: ../gtk/gtkstock.c:431 msgctxt "Stock label" msgid "_Undelete" msgstr "Batal Hap_us" #. Font variant -#: gtk/gtkstock.c:433 +#: ../gtk/gtkstock.c:433 msgctxt "Stock label" msgid "_Underline" msgstr "_Garis Bawah" -#: gtk/gtkstock.c:434 +#: ../gtk/gtkstock.c:434 msgctxt "Stock label" msgid "_Undo" msgstr "_Tidak Jadi" -#: gtk/gtkstock.c:435 +#: ../gtk/gtkstock.c:435 msgctxt "Stock label" msgid "_Yes" msgstr "_Ya" #. Zoom -#: gtk/gtkstock.c:437 +#: ../gtk/gtkstock.c:437 msgctxt "Stock label" msgid "_Normal Size" msgstr "Ukura_n Normal" #. Zoom -#: gtk/gtkstock.c:439 +#: ../gtk/gtkstock.c:439 msgctxt "Stock label" msgid "Best _Fit" msgstr "Ukuran Pa_s" -#: gtk/gtkstock.c:440 +#: ../gtk/gtkstock.c:440 msgctxt "Stock label" msgid "Zoom _In" msgstr "Perbesar Tamp_ilan" -#: gtk/gtkstock.c:441 +#: ../gtk/gtkstock.c:441 msgctxt "Stock label" msgid "Zoom _Out" msgstr "P_erkecil Tampilan" -#: gtk/gtktextbufferrichtext.c:650 +#: ../gtk/gtktextbufferrichtext.c:650 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Kesalahan tidak dikenal ketika mencoba deserialisasi %s" -#: gtk/gtktextbufferrichtext.c:709 +#: ../gtk/gtktextbufferrichtext.c:709 #, c-format msgid "No deserialize function found for format %s" msgstr "Tidak menemukan fungsi deserialiasi untuk bentuk %s" -#: gtk/gtktextbufferserialize.c:795 gtk/gtktextbufferserialize.c:821 +#: ../gtk/gtktextbufferserialize.c:803 +#: ../gtk/gtktextbufferserialize.c:829 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Bagian \"id\" dan \"nama\" ditemukan pada bagian <%s>" -#: gtk/gtktextbufferserialize.c:805 gtk/gtktextbufferserialize.c:831 +#: ../gtk/gtktextbufferserialize.c:813 +#: ../gtk/gtktextbufferserialize.c:839 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Atribu \"%s\" ditemukan dua kali di bagian <%s>" -#: gtk/gtktextbufferserialize.c:845 +#: ../gtk/gtktextbufferserialize.c:855 #, c-format msgid "<%s> element has invalid ID \"%s\"" msgstr "Elemen <%s> memiliki ID \"%s\" yang tidak sah" -#: gtk/gtktextbufferserialize.c:855 +#: ../gtk/gtktextbufferserialize.c:865 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "bagian <%s> telah memiliki atribut \"nama\" ataupun \"id\"" -#: gtk/gtktextbufferserialize.c:942 +#: ../gtk/gtktextbufferserialize.c:952 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Atribut \"%s\" mengulang dua kali pada bagian <%s> yang sama" -#: gtk/gtktextbufferserialize.c:960 gtk/gtktextbufferserialize.c:985 +#: ../gtk/gtktextbufferserialize.c:970 +#: ../gtk/gtktextbufferserialize.c:995 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Atribut \"%s\" salah pada bagian <%s> dalam konteks ini" -#: gtk/gtktextbufferserialize.c:1024 +#: ../gtk/gtktextbufferserialize.c:1034 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Tag \"%s\" tidak dijelaskan." -#: gtk/gtktextbufferserialize.c:1036 +#: ../gtk/gtktextbufferserialize.c:1046 msgid "Anonymous tag found and tags can not be created." msgstr "Tag tak dikenal ditemukan dan tags tidak bisa dibuat." -#: gtk/gtktextbufferserialize.c:1047 +#: ../gtk/gtktextbufferserialize.c:1057 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Tag \"%s\" tidak ada dalam buffer dan tags tidak bisa dibuat." -#: gtk/gtktextbufferserialize.c:1146 gtk/gtktextbufferserialize.c:1221 -#: gtk/gtktextbufferserialize.c:1324 gtk/gtktextbufferserialize.c:1398 +#: ../gtk/gtktextbufferserialize.c:1156 +#: ../gtk/gtktextbufferserialize.c:1231 +#: ../gtk/gtktextbufferserialize.c:1336 +#: ../gtk/gtktextbufferserialize.c:1410 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Elemen <%s> tidak diperbolehkan di bawah <%s>" -#: gtk/gtktextbufferserialize.c:1177 +#: ../gtk/gtktextbufferserialize.c:1187 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" bukan jenis atribut yang benar" -#: gtk/gtktextbufferserialize.c:1185 +#: ../gtk/gtktextbufferserialize.c:1195 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" bukan nama atribut yang benar" -#: gtk/gtktextbufferserialize.c:1195 +#: ../gtk/gtktextbufferserialize.c:1205 #, c-format -msgid "" -"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" +msgid "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "\"%s\" tidak bisa dirubah ke nilai jenis \"%s\" untuk atribut \"%s\"" -#: gtk/gtktextbufferserialize.c:1204 +#: ../gtk/gtktextbufferserialize.c:1214 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" tidak benar untuk atribut \"%s\"" -#: gtk/gtktextbufferserialize.c:1289 +#: ../gtk/gtktextbufferserialize.c:1299 #, c-format msgid "Tag \"%s\" already defined" msgstr "Tag \"%s\" sudah ditentukan" -#: gtk/gtktextbufferserialize.c:1300 +#: ../gtk/gtktextbufferserialize.c:1312 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Tag \"%s\" memiliki prioritas yang salah \"%s\"" -#: gtk/gtktextbufferserialize.c:1353 +#: ../gtk/gtktextbufferserialize.c:1365 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Bagian terluar dari teks harus bukan <%s>" -#: gtk/gtktextbufferserialize.c:1362 gtk/gtktextbufferserialize.c:1378 +#: ../gtk/gtktextbufferserialize.c:1374 +#: ../gtk/gtktextbufferserialize.c:1390 #, c-format msgid "A <%s> element has already been specified" msgstr "Suatu bagian <%s> sudah ditentukan" -#: gtk/gtktextbufferserialize.c:1384 +#: ../gtk/gtktextbufferserialize.c:1396 msgid "A element can't occur before a element" msgstr "Suatu bagian Date: Fri, 26 Nov 2010 15:57:32 +0200 Subject: [PATCH 29/59] Updated Romanian translation --- po/ro.po | 1737 +++++++++++++++++++++++++++--------------------------- 1 file changed, 872 insertions(+), 865 deletions(-) diff --git a/po/ro.po b/po/ro.po index d3b9c7fafb..2d40c57716 100644 --- a/po/ro.po +++ b/po/ro.po @@ -8,71 +8,72 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-01 15:41-0400\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%" +"2b&component=general\n" +"POT-Creation-Date: 2010-11-24 12:37+0000\n" "PO-Revision-Date: 2010-08-04 17:26+0300\n" "Last-Translator: Lucian Adrian Grijincu \n" "Language-Team: Romanian Gnome Team \n" -"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Virtaal 0.6.1\n" -#: gdk/gdk.c:103 +#: ../gdk/gdk.c:115 #, c-format msgid "Error parsing option --gdk-debug" msgstr "Eroare la analizarea opțiunii --gtk-debug" -#: gdk/gdk.c:123 +#: ../gdk/gdk.c:135 #, c-format msgid "Error parsing option --gdk-no-debug" msgstr "Eroare la analizarea opțiunii --gtk-debug" #. Description of --class=CLASS in --help output -#: gdk/gdk.c:151 +#: ../gdk/gdk.c:163 msgid "Program class as used by the window manager" msgstr "Clasa programului folosită de administratorul de ferestre" #. Placeholder in --class=CLASS in --help output -#: gdk/gdk.c:152 +#: ../gdk/gdk.c:164 msgid "CLASS" msgstr "CLASĂ" #. Description of --name=NAME in --help output -#: gdk/gdk.c:154 +#: ../gdk/gdk.c:166 msgid "Program name as used by the window manager" msgstr "Numele programului așa cum este denumit de administratorul de ferestre" #. Placeholder in --name=NAME in --help output -#: gdk/gdk.c:155 +#: ../gdk/gdk.c:167 msgid "NAME" msgstr "NUME" #. Description of --display=DISPLAY in --help output -#: gdk/gdk.c:157 +#: ../gdk/gdk.c:169 msgid "X display to use" msgstr "Display X de utilizat" #. Placeholder in --display=DISPLAY in --help output -#: gdk/gdk.c:158 +#: ../gdk/gdk.c:170 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: gdk/gdk.c:160 +#: ../gdk/gdk.c:172 msgid "X screen to use" msgstr "Ecran X de utilizat" #. Placeholder in --screen=SCREEN in --help output -#: gdk/gdk.c:161 +#: ../gdk/gdk.c:173 msgid "SCREEN" msgstr "ECRAN" #. Description of --gdk-debug=FLAGS in --help output -#: gdk/gdk.c:164 +#: ../gdk/gdk.c:176 #, fuzzy msgid "GDK debugging flags to set" msgstr "Fanioane de depanare GTK+ de activat" @@ -81,242 +82,242 @@ msgstr "Fanioane de depanare GTK+ de activat" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:533 gtk/gtkmain.c:536 +#: ../gdk/gdk.c:177 ../gdk/gdk.c:180 ../gtk/gtkmain.c:525 ../gtk/gtkmain.c:528 msgid "FLAGS" msgstr "FANIOANE" #. Description of --gdk-no-debug=FLAGS in --help output -#: gdk/gdk.c:167 +#: ../gdk/gdk.c:179 #, fuzzy msgid "GDK debugging flags to unset" msgstr "Fanioane de depanare GTK+ de dezactivat" -#: gdk/keyname-table.h:3940 +#: ../gdk/keyname-table.h:3940 msgctxt "keyboard label" msgid "BackSpace" msgstr "BackSpace" -#: gdk/keyname-table.h:3941 +#: ../gdk/keyname-table.h:3941 msgctxt "keyboard label" msgid "Tab" msgstr "Tab" -#: gdk/keyname-table.h:3942 +#: ../gdk/keyname-table.h:3942 msgctxt "keyboard label" msgid "Return" msgstr "Enter" -#: gdk/keyname-table.h:3943 +#: ../gdk/keyname-table.h:3943 msgctxt "keyboard label" msgid "Pause" msgstr "Pause" -#: gdk/keyname-table.h:3944 +#: ../gdk/keyname-table.h:3944 msgctxt "keyboard label" msgid "Scroll_Lock" msgstr "Scroll_Lock" -#: gdk/keyname-table.h:3945 +#: ../gdk/keyname-table.h:3945 msgctxt "keyboard label" msgid "Sys_Req" msgstr "Sys_Req" -#: gdk/keyname-table.h:3946 +#: ../gdk/keyname-table.h:3946 msgctxt "keyboard label" msgid "Escape" msgstr "Escape" -#: gdk/keyname-table.h:3947 +#: ../gdk/keyname-table.h:3947 msgctxt "keyboard label" msgid "Multi_key" msgstr "Multi_key" -#: gdk/keyname-table.h:3948 +#: ../gdk/keyname-table.h:3948 msgctxt "keyboard label" msgid "Home" msgstr "Home" -#: gdk/keyname-table.h:3949 +#: ../gdk/keyname-table.h:3949 msgctxt "keyboard label" msgid "Left" msgstr "La stânga" -#: gdk/keyname-table.h:3950 +#: ../gdk/keyname-table.h:3950 msgctxt "keyboard label" msgid "Up" msgstr "În sus" -#: gdk/keyname-table.h:3951 +#: ../gdk/keyname-table.h:3951 msgctxt "keyboard label" msgid "Right" msgstr "La dreapta" -#: gdk/keyname-table.h:3952 +#: ../gdk/keyname-table.h:3952 msgctxt "keyboard label" msgid "Down" msgstr "În jos" -#: gdk/keyname-table.h:3953 +#: ../gdk/keyname-table.h:3953 msgctxt "keyboard label" msgid "Page_Up" msgstr "Page_Up" -#: gdk/keyname-table.h:3954 +#: ../gdk/keyname-table.h:3954 msgctxt "keyboard label" msgid "Page_Down" msgstr "Page_Down" -#: gdk/keyname-table.h:3955 +#: ../gdk/keyname-table.h:3955 msgctxt "keyboard label" msgid "End" msgstr "End" -#: gdk/keyname-table.h:3956 +#: ../gdk/keyname-table.h:3956 msgctxt "keyboard label" msgid "Begin" msgstr "Begin" -#: gdk/keyname-table.h:3957 +#: ../gdk/keyname-table.h:3957 msgctxt "keyboard label" msgid "Print" msgstr "Print" -#: gdk/keyname-table.h:3958 +#: ../gdk/keyname-table.h:3958 msgctxt "keyboard label" msgid "Insert" msgstr "Insert" -#: gdk/keyname-table.h:3959 +#: ../gdk/keyname-table.h:3959 msgctxt "keyboard label" msgid "Num_Lock" msgstr "Num_Lock" -#: gdk/keyname-table.h:3960 +#: ../gdk/keyname-table.h:3960 msgctxt "keyboard label" msgid "KP_Space" msgstr "KP_Space" -#: gdk/keyname-table.h:3961 +#: ../gdk/keyname-table.h:3961 msgctxt "keyboard label" msgid "KP_Tab" msgstr "KP_Tab" -#: gdk/keyname-table.h:3962 +#: ../gdk/keyname-table.h:3962 msgctxt "keyboard label" msgid "KP_Enter" msgstr "KP_Enter" -#: gdk/keyname-table.h:3963 +#: ../gdk/keyname-table.h:3963 msgctxt "keyboard label" msgid "KP_Home" msgstr "KP_Home" -#: gdk/keyname-table.h:3964 +#: ../gdk/keyname-table.h:3964 msgctxt "keyboard label" msgid "KP_Left" msgstr "KP_Left" -#: gdk/keyname-table.h:3965 +#: ../gdk/keyname-table.h:3965 msgctxt "keyboard label" msgid "KP_Up" msgstr "KP_Up" -#: gdk/keyname-table.h:3966 +#: ../gdk/keyname-table.h:3966 msgctxt "keyboard label" msgid "KP_Right" msgstr "KP_Right" -#: gdk/keyname-table.h:3967 +#: ../gdk/keyname-table.h:3967 msgctxt "keyboard label" msgid "KP_Down" msgstr "KP_Down" -#: gdk/keyname-table.h:3968 +#: ../gdk/keyname-table.h:3968 msgctxt "keyboard label" msgid "KP_Page_Up" msgstr "KP_Page_Up" -#: gdk/keyname-table.h:3969 +#: ../gdk/keyname-table.h:3969 msgctxt "keyboard label" msgid "KP_Prior" msgstr "KP_Prior" -#: gdk/keyname-table.h:3970 +#: ../gdk/keyname-table.h:3970 msgctxt "keyboard label" msgid "KP_Page_Down" msgstr "KP_Page_Down" -#: gdk/keyname-table.h:3971 +#: ../gdk/keyname-table.h:3971 msgctxt "keyboard label" msgid "KP_Next" msgstr "KP_Next" -#: gdk/keyname-table.h:3972 +#: ../gdk/keyname-table.h:3972 msgctxt "keyboard label" msgid "KP_End" msgstr "KP_End" -#: gdk/keyname-table.h:3973 +#: ../gdk/keyname-table.h:3973 msgctxt "keyboard label" msgid "KP_Begin" msgstr "KP_Begin" -#: gdk/keyname-table.h:3974 +#: ../gdk/keyname-table.h:3974 msgctxt "keyboard label" msgid "KP_Insert" msgstr "KP_Insert" -#: gdk/keyname-table.h:3975 +#: ../gdk/keyname-table.h:3975 msgctxt "keyboard label" msgid "KP_Delete" msgstr "KP_Delete" -#: gdk/keyname-table.h:3976 +#: ../gdk/keyname-table.h:3976 msgctxt "keyboard label" msgid "Delete" msgstr "Delete" #. Description of --sync in --help output -#: gdk/win32/gdkmain-win32.c:54 +#: ../gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Nu grupa cererile GDI" #. Description of --no-wintab in --help output -#: gdk/win32/gdkmain-win32.c:56 +#: ../gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Nu utiliza interfața Wintab pentru suportul dispozitivelor „tablet”" #. Description of --ignore-wintab in --help output -#: gdk/win32/gdkmain-win32.c:58 +#: ../gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Precum --no-wintab" #. Description of --use-wintab in --help output -#: gdk/win32/gdkmain-win32.c:60 +#: ../gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Utilizează interfața Wintab (implicit)" #. Description of --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:62 +#: ../gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Mărimea paletei în modul pe 8 biți" #. Placeholder in --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:63 +#: ../gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "CULORI" -#: gdk/x11/gdkapplaunchcontext-x11.c:312 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:312 #, c-format msgid "Starting %s" msgstr "Se pornește %s" -#: gdk/x11/gdkapplaunchcontext-x11.c:316 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %s" msgstr "Se deschide „%s”" -#: gdk/x11/gdkapplaunchcontext-x11.c:321 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:321 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" @@ -325,62 +326,62 @@ msgstr[1] "Se deschid %d elemente" msgstr[2] "Se deschid %d de elemente" #. Description of --sync in --help output -#: gdk/x11/gdkmain-x11.c:96 +#: ../gdk/x11/gdkmain-x11.c:94 msgid "Make X calls synchronous" msgstr "Cereri X sincrone" #. Translators: this is the license preamble; the string at the end #. * contains the URL of the license. #. -#: gtk/gtkaboutdialog.c:101 +#: ../gtk/gtkaboutdialog.c:101 #, c-format msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" msgstr "" -#: gtk/gtkaboutdialog.c:339 gtk/gtkaboutdialog.c:2235 +#: ../gtk/gtkaboutdialog.c:339 ../gtk/gtkaboutdialog.c:2233 msgid "License" msgstr "Licență" -#: gtk/gtkaboutdialog.c:340 +#: ../gtk/gtkaboutdialog.c:340 msgid "The license of the program" msgstr "Licența programului" #. Add the credits button -#: gtk/gtkaboutdialog.c:621 +#: ../gtk/gtkaboutdialog.c:622 msgid "C_redits" msgstr "Auto_ri" #. Add the license button -#: gtk/gtkaboutdialog.c:635 +#: ../gtk/gtkaboutdialog.c:636 msgid "_License" msgstr "_Licență" -#: gtk/gtkaboutdialog.c:839 +#: ../gtk/gtkaboutdialog.c:840 msgid "Could not show link" msgstr "Legătura nu poate fi afișată" -#: gtk/gtkaboutdialog.c:932 +#: ../gtk/gtkaboutdialog.c:933 #, c-format msgid "About %s" msgstr "Despre %s" -#: gtk/gtkaboutdialog.c:2153 +#: ../gtk/gtkaboutdialog.c:2151 msgid "Credits" msgstr "Autori" -#: gtk/gtkaboutdialog.c:2185 +#: ../gtk/gtkaboutdialog.c:2183 msgid "Written by" msgstr "Programare" -#: gtk/gtkaboutdialog.c:2188 +#: ../gtk/gtkaboutdialog.c:2186 msgid "Documented by" msgstr "Documentație" -#: gtk/gtkaboutdialog.c:2200 +#: ../gtk/gtkaboutdialog.c:2198 msgid "Translated by" msgstr "Traducere" -#: gtk/gtkaboutdialog.c:2204 +#: ../gtk/gtkaboutdialog.c:2202 msgid "Artwork by" msgstr "Interfață" @@ -389,7 +390,7 @@ msgstr "Interfață" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:160 +#: ../gtk/gtkaccellabel.c:160 msgctxt "keyboard label" msgid "Shift" msgstr "Shift" @@ -399,7 +400,7 @@ msgstr "Shift" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:166 +#: ../gtk/gtkaccellabel.c:166 msgctxt "keyboard label" msgid "Ctrl" msgstr "Ctrl" @@ -409,7 +410,7 @@ msgstr "Ctrl" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:172 +#: ../gtk/gtkaccellabel.c:172 msgctxt "keyboard label" msgid "Alt" msgstr "Alt" @@ -419,7 +420,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:770 +#: ../gtk/gtkaccellabel.c:770 msgctxt "keyboard label" msgid "Super" msgstr "Super" @@ -429,7 +430,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:783 +#: ../gtk/gtkaccellabel.c:783 msgctxt "keyboard label" msgid "Hyper" msgstr "Hyper" @@ -439,37 +440,37 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: gtk/gtkaccellabel.c:797 +#: ../gtk/gtkaccellabel.c:797 msgctxt "keyboard label" msgid "Meta" msgstr "Meta" -#: gtk/gtkaccellabel.c:813 +#: ../gtk/gtkaccellabel.c:813 msgctxt "keyboard label" msgid "Space" msgstr "Bara de spațiu" -#: gtk/gtkaccellabel.c:816 +#: ../gtk/gtkaccellabel.c:816 msgctxt "keyboard label" msgid "Backslash" msgstr "Backslash" -#: gtk/gtkbuilderparser.c:343 +#: ../gtk/gtkbuilderparser.c:343 #, c-format msgid "Invalid type function on line %d: '%s'" msgstr "Tip nevalid pentru funcția de la linia %d: „%s”" -#: gtk/gtkbuilderparser.c:407 +#: ../gtk/gtkbuilderparser.c:407 #, fuzzy, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" msgstr "ID obiect duplicat „%s” la linia %d (precedent la linia %d)" -#: gtk/gtkbuilderparser.c:859 +#: ../gtk/gtkbuilderparser.c:859 #, c-format msgid "Invalid root element: '%s'" msgstr "Element rădăcină nevalid: „%s”" -#: gtk/gtkbuilderparser.c:898 +#: ../gtk/gtkbuilderparser.c:898 #, c-format msgid "Unhandled tag: '%s'" msgstr "Marcaj negestionat: „%s”" @@ -484,7 +485,7 @@ msgstr "Marcaj negestionat: „%s”" #. * text direction of RTL and specify "calendar:YM", then the year #. * will appear to the right of the month. #. -#: gtk/gtkcalendar.c:883 +#: ../gtk/gtkcalendar.c:878 msgid "calendar:MY" msgstr "calendar:MY" @@ -492,7 +493,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: gtk/gtkcalendar.c:921 +#: ../gtk/gtkcalendar.c:916 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -501,7 +502,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:2006 +#: ../gtk/gtkcalendar.c:1848 msgctxt "year measurement template" msgid "2000" msgstr "2000" @@ -516,7 +517,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2037 gtk/gtkcalendar.c:2719 +#: ../gtk/gtkcalendar.c:1879 ../gtk/gtkcalendar.c:2564 #, c-format msgctxt "calendar:day:digits" msgid "%d" @@ -532,7 +533,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:2069 gtk/gtkcalendar.c:2579 +#: ../gtk/gtkcalendar.c:1911 ../gtk/gtkcalendar.c:2432 #, c-format msgctxt "calendar:week:digits" msgid "%d" @@ -548,7 +549,7 @@ msgstr "%d" #. * #. * "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2361 +#: ../gtk/gtkcalendar.c:2197 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" @@ -556,7 +557,7 @@ msgstr "%Y" #. This label is displayed in a treeview cell displaying #. * a disabled accelerator key combination. #. -#: gtk/gtkcellrendereraccel.c:272 +#: ../gtk/gtkcellrendereraccel.c:272 msgctxt "Accelerator" msgid "Disabled" msgstr "Dezactivat" @@ -565,7 +566,7 @@ msgstr "Dezactivat" #. * an accelerator key combination that is not valid according #. * to gtk_accelerator_valid(). #. -#: gtk/gtkcellrendereraccel.c:282 +#: ../gtk/gtkcellrendereraccel.c:282 msgctxt "Accelerator" msgid "Invalid" msgstr "Nevalid" @@ -574,25 +575,25 @@ msgstr "Nevalid" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: gtk/gtkcellrendereraccel.c:418 gtk/gtkcellrendereraccel.c:675 +#: ../gtk/gtkcellrendereraccel.c:418 ../gtk/gtkcellrendereraccel.c:675 msgid "New accelerator..." msgstr "Accelerator nou..." -#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:452 +#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:452 #, c-format msgctxt "progress bar label" msgid "%d %%" msgstr "%d %%" -#: gtk/gtkcolorbutton.c:176 gtk/gtkcolorbutton.c:445 +#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:473 msgid "Pick a Color" msgstr "Alegeți o culoare" -#: gtk/gtkcolorbutton.c:336 +#: ../gtk/gtkcolorbutton.c:363 msgid "Received invalid color data\n" msgstr "S-au primit date incorecte de culoare\n" -#: gtk/gtkcolorsel.c:384 +#: ../gtk/gtkcolorsel.c:416 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -600,7 +601,7 @@ msgstr "" "Selectați culoarea dorită din cercul exterior. Selectați luminozitatea " "culorii utilizând triunghiul interior." -#: gtk/gtkcolorsel.c:408 +#: ../gtk/gtkcolorsel.c:440 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -608,67 +609,67 @@ msgstr "" "Faceți clic pe creion, apoi alegeți o culoare oriunde pe ecran pentru a o " "selecta." -#: gtk/gtkcolorsel.c:417 +#: ../gtk/gtkcolorsel.c:449 msgid "_Hue:" msgstr "_Nuanță:" -#: gtk/gtkcolorsel.c:418 +#: ../gtk/gtkcolorsel.c:450 msgid "Position on the color wheel." msgstr "Poziția în cercul culorilor" -#: gtk/gtkcolorsel.c:420 +#: ../gtk/gtkcolorsel.c:452 msgid "_Saturation:" msgstr "_Saturație:" -#: gtk/gtkcolorsel.c:421 +#: ../gtk/gtkcolorsel.c:453 msgid "Intensity of the color." msgstr "Intensitatea culorii." -#: gtk/gtkcolorsel.c:422 +#: ../gtk/gtkcolorsel.c:454 msgid "_Value:" msgstr "_Valoare:" -#: gtk/gtkcolorsel.c:423 +#: ../gtk/gtkcolorsel.c:455 msgid "Brightness of the color." msgstr "Luminozitatea culorii" -#: gtk/gtkcolorsel.c:424 +#: ../gtk/gtkcolorsel.c:456 msgid "_Red:" msgstr "Roș_u:" -#: gtk/gtkcolorsel.c:425 +#: ../gtk/gtkcolorsel.c:457 msgid "Amount of red light in the color." msgstr "Cantitatea de roșu în culoare" -#: gtk/gtkcolorsel.c:426 +#: ../gtk/gtkcolorsel.c:458 msgid "_Green:" msgstr "V_erde:" -#: gtk/gtkcolorsel.c:427 +#: ../gtk/gtkcolorsel.c:459 msgid "Amount of green light in the color." msgstr "Cantitatea de verde în culoare" -#: gtk/gtkcolorsel.c:428 +#: ../gtk/gtkcolorsel.c:460 msgid "_Blue:" msgstr "_Albastru:" -#: gtk/gtkcolorsel.c:429 +#: ../gtk/gtkcolorsel.c:461 msgid "Amount of blue light in the color." msgstr "Cantitatea de albastru în culoare" -#: gtk/gtkcolorsel.c:432 +#: ../gtk/gtkcolorsel.c:464 msgid "Op_acity:" msgstr "_Opacitate:" -#: gtk/gtkcolorsel.c:439 gtk/gtkcolorsel.c:449 +#: ../gtk/gtkcolorsel.c:471 ../gtk/gtkcolorsel.c:481 msgid "Transparency of the color." msgstr "Transparența culorii" -#: gtk/gtkcolorsel.c:456 +#: ../gtk/gtkcolorsel.c:488 msgid "Color _name:" msgstr "Nume _culoare:" -#: gtk/gtkcolorsel.c:470 +#: ../gtk/gtkcolorsel.c:502 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -676,15 +677,15 @@ msgstr "" "Puteți introduce o valoare hexazecimală în stil HTML sau un nume de culoare " "precum „orange” în această intrare." -#: gtk/gtkcolorsel.c:500 +#: ../gtk/gtkcolorsel.c:532 msgid "_Palette:" msgstr "_Paletă:" -#: gtk/gtkcolorsel.c:529 +#: ../gtk/gtkcolorsel.c:561 msgid "Color Wheel" msgstr "Cercul culorilor" -#: gtk/gtkcolorsel.c:988 +#: ../gtk/gtkcolorsel.c:1031 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 " @@ -694,7 +695,7 @@ msgstr "" "Puteți trage această culoare peste o intrare paletă sau selectați-o ca fiind " "culoarea curentă trăgând-o peste bucata de culoare de alături." -#: gtk/gtkcolorsel.c:991 +#: ../gtk/gtkcolorsel.c:1034 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -702,7 +703,7 @@ msgstr "" "Culoarea pe care ați ales-o. Puteți trage această culoare peste o intrare de " "paletă sau o puteți salva pentru a o utiliza în viitor." -#: gtk/gtkcolorsel.c:996 +#: ../gtk/gtkcolorsel.c:1039 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now." @@ -710,15 +711,15 @@ msgstr "" "Culoarea anterior selectată, pentru comparație cu culoarea pe care o " "selectați acum." -#: gtk/gtkcolorsel.c:999 +#: ../gtk/gtkcolorsel.c:1042 msgid "The color you've chosen." msgstr "Culoarea pe care ați ales-o." -#: gtk/gtkcolorsel.c:1396 +#: ../gtk/gtkcolorsel.c:1442 msgid "_Save color here" msgstr "_Salvează aici culoarea" -#: gtk/gtkcolorsel.c:1601 +#: ../gtk/gtkcolorsel.c:1647 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.\"" @@ -727,7 +728,7 @@ msgstr "" "Pentru a schimba această intrare, trageți o bucată de culoare aici sau " "faceți clic dreapta pe ea și selectați „Salvează aici culoarea.”" -#: gtk/gtkcolorseldialog.c:189 +#: ../gtk/gtkcolorseldialog.c:189 msgid "Color Selection" msgstr "Selecție culoare" @@ -737,124 +738,124 @@ msgstr "Selecție culoare" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: gtk/gtkcustompaperunixdialog.c:116 +#: ../gtk/gtkcustompaperunixdialog.c:116 msgid "default:mm" msgstr "default:mm" #. And show the custom paper dialog -#: gtk/gtkcustompaperunixdialog.c:374 gtk/gtkprintunixdialog.c:3233 +#: ../gtk/gtkcustompaperunixdialog.c:374 ../gtk/gtkprintunixdialog.c:3240 msgid "Manage Custom Sizes" msgstr "Gestionare formate personalizate" -#: gtk/gtkcustompaperunixdialog.c:534 gtk/gtkpagesetupunixdialog.c:790 +#: ../gtk/gtkcustompaperunixdialog.c:534 ../gtk/gtkpagesetupunixdialog.c:790 msgid "inch" msgstr "inch" -#: gtk/gtkcustompaperunixdialog.c:536 gtk/gtkpagesetupunixdialog.c:788 +#: ../gtk/gtkcustompaperunixdialog.c:536 ../gtk/gtkpagesetupunixdialog.c:788 msgid "mm" msgstr "mm" -#: gtk/gtkcustompaperunixdialog.c:581 +#: ../gtk/gtkcustompaperunixdialog.c:581 msgid "Margins from Printer..." msgstr "Margini imprimantă..." -#: gtk/gtkcustompaperunixdialog.c:747 +#: ../gtk/gtkcustompaperunixdialog.c:747 #, c-format msgid "Custom Size %d" msgstr "Format personalizat %d" -#: gtk/gtkcustompaperunixdialog.c:1059 +#: ../gtk/gtkcustompaperunixdialog.c:1059 msgid "_Width:" msgstr "_Lățime:" -#: gtk/gtkcustompaperunixdialog.c:1071 +#: ../gtk/gtkcustompaperunixdialog.c:1071 msgid "_Height:" msgstr "Î_nălțime:" -#: gtk/gtkcustompaperunixdialog.c:1083 +#: ../gtk/gtkcustompaperunixdialog.c:1083 msgid "Paper Size" msgstr "Mărime hârtie" -#: gtk/gtkcustompaperunixdialog.c:1092 +#: ../gtk/gtkcustompaperunixdialog.c:1092 msgid "_Top:" msgstr "_Sus:" -#: gtk/gtkcustompaperunixdialog.c:1104 +#: ../gtk/gtkcustompaperunixdialog.c:1104 msgid "_Bottom:" msgstr "_Jos:" -#: gtk/gtkcustompaperunixdialog.c:1116 +#: ../gtk/gtkcustompaperunixdialog.c:1116 msgid "_Left:" msgstr "_Stânga:" -#: gtk/gtkcustompaperunixdialog.c:1128 +#: ../gtk/gtkcustompaperunixdialog.c:1128 msgid "_Right:" msgstr "_Dreapta:" -#: gtk/gtkcustompaperunixdialog.c:1169 +#: ../gtk/gtkcustompaperunixdialog.c:1169 msgid "Paper Margins" msgstr "Margini hârtie" -#: gtk/gtkentry.c:8601 gtk/gtktextview.c:8248 +#: ../gtk/gtkentry.c:8794 ../gtk/gtktextview.c:8229 msgid "Input _Methods" msgstr "_Metode de input" -#: gtk/gtkentry.c:8615 gtk/gtktextview.c:8262 +#: ../gtk/gtkentry.c:8808 ../gtk/gtktextview.c:8243 msgid "_Insert Unicode Control Character" msgstr "_Inserare control Unicode" -#: gtk/gtkentry.c:10015 +#: ../gtk/gtkentry.c:10208 msgid "Caps Lock and Num Lock are on" msgstr "Caps Lock și Num Lock sunt activate" -#: gtk/gtkentry.c:10017 +#: ../gtk/gtkentry.c:10210 msgid "Num Lock is on" msgstr "Num Lock este activat" -#: gtk/gtkentry.c:10019 +#: ../gtk/gtkentry.c:10212 msgid "Caps Lock is on" msgstr "Caps Lock este activat" #. **************** * #. * Private Macros * #. * **************** -#: gtk/gtkfilechooserbutton.c:61 +#: ../gtk/gtkfilechooserbutton.c:61 msgid "Select A File" msgstr "Selectați un fișier" -#: gtk/gtkfilechooserbutton.c:62 gtk/gtkfilechooserdefault.c:1812 +#: ../gtk/gtkfilechooserbutton.c:62 ../gtk/gtkfilechooserdefault.c:1833 msgid "Desktop" msgstr "Desktop" -#: gtk/gtkfilechooserbutton.c:63 +#: ../gtk/gtkfilechooserbutton.c:63 msgid "(None)" msgstr "(Nici unul)" -#: gtk/gtkfilechooserbutton.c:2005 +#: ../gtk/gtkfilechooserbutton.c:2001 msgid "Other..." msgstr "Altul..." -#: gtk/gtkfilechooserdefault.c:148 +#: ../gtk/gtkfilechooserdefault.c:147 msgid "Type name of new folder" msgstr "Introduceți numele noului dosar" -#: gtk/gtkfilechooserdefault.c:938 +#: ../gtk/gtkfilechooserdefault.c:946 msgid "Could not retrieve information about the file" msgstr "Nu s-au putut obține informații despre fișier" -#: gtk/gtkfilechooserdefault.c:949 +#: ../gtk/gtkfilechooserdefault.c:957 msgid "Could not add a bookmark" msgstr "Nu s-a putut adăuga favoritul" -#: gtk/gtkfilechooserdefault.c:960 +#: ../gtk/gtkfilechooserdefault.c:968 msgid "Could not remove bookmark" msgstr "Nu s-a putut șterge favoritul" -#: gtk/gtkfilechooserdefault.c:971 +#: ../gtk/gtkfilechooserdefault.c:979 msgid "The folder could not be created" msgstr "Dosarul nu a putut fi creat" -#: gtk/gtkfilechooserdefault.c:984 +#: ../gtk/gtkfilechooserdefault.c:992 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -862,11 +863,17 @@ msgstr "" "Dosarul nu a putut fi creat deoarece există un fișier cu același nume. " "Încercați să folosiți un nume diferit pentru dosar sau redenumiți fișierul." -#: gtk/gtkfilechooserdefault.c:995 +#: ../gtk/gtkfilechooserdefault.c:1006 +msgid "" +"You may only select folders. The item that you selected is not a folder; " +"try using a different item." +msgstr "" + +#: ../gtk/gtkfilechooserdefault.c:1016 msgid "Invalid file name" msgstr "Nume incorect de fișier" -#: gtk/gtkfilechooserdefault.c:1005 +#: ../gtk/gtkfilechooserdefault.c:1026 msgid "The folder contents could not be displayed" msgstr "Conținutul dosarului nu a putut fi afișat" @@ -874,201 +881,201 @@ msgstr "Conținutul dosarului nu a putut fi afișat" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: gtk/gtkfilechooserdefault.c:1555 +#: ../gtk/gtkfilechooserdefault.c:1576 #, c-format msgid "%1$s on %2$s" msgstr "%1$s pe %2$s" -#: gtk/gtkfilechooserdefault.c:1731 +#: ../gtk/gtkfilechooserdefault.c:1752 msgid "Search" msgstr "Căutare" -#: gtk/gtkfilechooserdefault.c:1755 gtk/gtkfilechooserdefault.c:9289 +#: ../gtk/gtkfilechooserdefault.c:1776 ../gtk/gtkfilechooserdefault.c:9417 msgid "Recently Used" msgstr "Utilizate recent" -#: gtk/gtkfilechooserdefault.c:2409 +#: ../gtk/gtkfilechooserdefault.c:2437 msgid "Select which types of files are shown" msgstr "Selectați ce tipuri de fișiere să fie afișate" -#: gtk/gtkfilechooserdefault.c:2768 +#: ../gtk/gtkfilechooserdefault.c:2796 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Adaugă dosarul „%s” la favorite" -#: gtk/gtkfilechooserdefault.c:2812 +#: ../gtk/gtkfilechooserdefault.c:2840 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Adaugă dosarul curent la favorite" -#: gtk/gtkfilechooserdefault.c:2814 +#: ../gtk/gtkfilechooserdefault.c:2842 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Adaugă dosarele selectate la favorite" -#: gtk/gtkfilechooserdefault.c:2852 +#: ../gtk/gtkfilechooserdefault.c:2880 #, c-format msgid "Remove the bookmark '%s'" msgstr "Șterge favoritul „%s”" -#: gtk/gtkfilechooserdefault.c:2854 +#: ../gtk/gtkfilechooserdefault.c:2882 #, c-format msgid "Bookmark '%s' cannot be removed" msgstr "Favoritul „%s” nu poate fi șters" -#: gtk/gtkfilechooserdefault.c:2861 gtk/gtkfilechooserdefault.c:3725 +#: ../gtk/gtkfilechooserdefault.c:2889 ../gtk/gtkfilechooserdefault.c:3750 msgid "Remove the selected bookmark" msgstr "Șterge favoritul selectat" -#: gtk/gtkfilechooserdefault.c:3421 +#: ../gtk/gtkfilechooserdefault.c:3445 msgid "Remove" msgstr "Șterge" -#: gtk/gtkfilechooserdefault.c:3430 +#: ../gtk/gtkfilechooserdefault.c:3454 msgid "Rename..." msgstr "Redenumire..." #. Accessible object name for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3593 +#: ../gtk/gtkfilechooserdefault.c:3617 msgid "Places" msgstr "Locuri" #. Column header for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3650 +#: ../gtk/gtkfilechooserdefault.c:3674 msgid "_Places" msgstr "L_ocuri" -#: gtk/gtkfilechooserdefault.c:3706 +#: ../gtk/gtkfilechooserdefault.c:3731 msgid "_Add" msgstr "Ada_ugă" -#: gtk/gtkfilechooserdefault.c:3713 +#: ../gtk/gtkfilechooserdefault.c:3738 msgid "Add the selected folder to the Bookmarks" msgstr "Adaugă dosarul selectat la favorite" -#: gtk/gtkfilechooserdefault.c:3718 +#: ../gtk/gtkfilechooserdefault.c:3743 msgid "_Remove" msgstr "E_limină" -#: gtk/gtkfilechooserdefault.c:3860 +#: ../gtk/gtkfilechooserdefault.c:3885 msgid "Could not select file" msgstr "Nu s-a putut selecta fișierul" -#: gtk/gtkfilechooserdefault.c:4035 +#: ../gtk/gtkfilechooserdefault.c:4060 msgid "_Add to Bookmarks" msgstr "Adaugă la _favorite" -#: gtk/gtkfilechooserdefault.c:4048 +#: ../gtk/gtkfilechooserdefault.c:4073 msgid "Show _Hidden Files" msgstr "Arată fișierele _ascunse" -#: gtk/gtkfilechooserdefault.c:4055 +#: ../gtk/gtkfilechooserdefault.c:4080 msgid "Show _Size Column" msgstr "Arată coloana cu _mărimea" -#: gtk/gtkfilechooserdefault.c:4281 +#: ../gtk/gtkfilechooserdefault.c:4306 msgid "Files" msgstr "Fișiere" -#: gtk/gtkfilechooserdefault.c:4332 +#: ../gtk/gtkfilechooserdefault.c:4357 msgid "Name" msgstr "Nume" -#: gtk/gtkfilechooserdefault.c:4355 +#: ../gtk/gtkfilechooserdefault.c:4380 msgid "Size" msgstr "Mărime" -#: gtk/gtkfilechooserdefault.c:4369 +#: ../gtk/gtkfilechooserdefault.c:4394 msgid "Modified" msgstr "Modificat" #. Label -#: gtk/gtkfilechooserdefault.c:4624 gtk/gtkprinteroptionwidget.c:801 +#: ../gtk/gtkfilechooserdefault.c:4649 ../gtk/gtkprinteroptionwidget.c:793 msgid "_Name:" msgstr "_Nume:" -#: gtk/gtkfilechooserdefault.c:4667 +#: ../gtk/gtkfilechooserdefault.c:4692 msgid "_Browse for other folders" msgstr "Navigare în al_te dosare" -#: gtk/gtkfilechooserdefault.c:4937 +#: ../gtk/gtkfilechooserdefault.c:4962 msgid "Type a file name" msgstr "Introduceți un nume de fișier" #. Create Folder -#: gtk/gtkfilechooserdefault.c:4980 +#: ../gtk/gtkfilechooserdefault.c:5005 msgid "Create Fo_lder" msgstr "Creea_ză dosar" -#: gtk/gtkfilechooserdefault.c:4990 +#: ../gtk/gtkfilechooserdefault.c:5015 msgid "_Location:" msgstr "_Locație:" -#: gtk/gtkfilechooserdefault.c:5194 +#: ../gtk/gtkfilechooserdefault.c:5219 msgid "Save in _folder:" msgstr "Salvează în _dosar:" -#: gtk/gtkfilechooserdefault.c:5196 +#: ../gtk/gtkfilechooserdefault.c:5221 msgid "Create in _folder:" msgstr "Creează în _dosar:" -#: gtk/gtkfilechooserdefault.c:6248 +#: ../gtk/gtkfilechooserdefault.c:6290 #, c-format msgid "Could not read the contents of %s" msgstr "Nu s-a putut citi conținutul %s" -#: gtk/gtkfilechooserdefault.c:6252 +#: ../gtk/gtkfilechooserdefault.c:6294 msgid "Could not read the contents of the folder" msgstr "Nu s-a putut citi conținutul directorului" -#: gtk/gtkfilechooserdefault.c:6345 gtk/gtkfilechooserdefault.c:6413 -#: gtk/gtkfilechooserdefault.c:6558 +#: ../gtk/gtkfilechooserdefault.c:6387 ../gtk/gtkfilechooserdefault.c:6455 +#: ../gtk/gtkfilechooserdefault.c:6600 msgid "Unknown" msgstr "Nu se știe" -#: gtk/gtkfilechooserdefault.c:6360 +#: ../gtk/gtkfilechooserdefault.c:6402 msgid "%H:%M" msgstr "%H:%M" -#: gtk/gtkfilechooserdefault.c:6362 +#: ../gtk/gtkfilechooserdefault.c:6404 msgid "Yesterday at %H:%M" msgstr "Ieri la %H:%M" -#: gtk/gtkfilechooserdefault.c:7028 +#: ../gtk/gtkfilechooserdefault.c:7070 msgid "Cannot change to folder because it is not local" msgstr "Nu se poate deschide dosarul deoarece nu este local" -#: gtk/gtkfilechooserdefault.c:7625 gtk/gtkfilechooserdefault.c:7646 +#: ../gtk/gtkfilechooserdefault.c:7667 ../gtk/gtkfilechooserdefault.c:7688 #, c-format msgid "Shortcut %s already exists" msgstr "Combinația de taste %s există deja" -#: gtk/gtkfilechooserdefault.c:7736 +#: ../gtk/gtkfilechooserdefault.c:7778 #, c-format msgid "Shortcut %s does not exist" msgstr "Combinația de taste %s nu există" -#: gtk/gtkfilechooserdefault.c:7997 gtk/gtkprintunixdialog.c:480 +#: ../gtk/gtkfilechooserdefault.c:8039 ../gtk/gtkprintunixdialog.c:480 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Un fișier cu numele „%s” există deja. Doriți să îl înlocuiți?" -#: gtk/gtkfilechooserdefault.c:8000 gtk/gtkprintunixdialog.c:484 +#: ../gtk/gtkfilechooserdefault.c:8042 ../gtk/gtkprintunixdialog.c:484 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "Fișierul există deja în „%s”. Înlocuindu-l îi veți suprascrie conținutul." -#: gtk/gtkfilechooserdefault.c:8005 gtk/gtkprintunixdialog.c:491 +#: ../gtk/gtkfilechooserdefault.c:8047 ../gtk/gtkprintunixdialog.c:491 msgid "_Replace" msgstr "În_locuiește" -#: gtk/gtkfilechooserdefault.c:8658 +#: ../gtk/gtkfilechooserdefault.c:8755 msgid "Could not start the search process" msgstr "Nu s-a putut pornit procesul de căutare" -#: gtk/gtkfilechooserdefault.c:8659 +#: ../gtk/gtkfilechooserdefault.c:8756 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1076,36 +1083,36 @@ msgstr "" "Programul nu a putut crea o conexiune la demonul de indexare. Asigurați-vă " "că este pornit." -#: gtk/gtkfilechooserdefault.c:8673 +#: ../gtk/gtkfilechooserdefault.c:8770 msgid "Could not send the search request" msgstr "Nu s-a putut trimite cererea de căutare" -#: gtk/gtkfilechooserdefault.c:8861 +#: ../gtk/gtkfilechooserdefault.c:8989 msgid "Search:" msgstr "Caută:" -#: gtk/gtkfilechooserdefault.c:9466 +#: ../gtk/gtkfilechooserdefault.c:9594 #, c-format msgid "Could not mount %s" msgstr "Nu s-a putut monta %s" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry, when the user enters an invalid path. -#: gtk/gtkfilechooserentry.c:702 gtk/gtkfilechooserentry.c:1169 +#: ../gtk/gtkfilechooserentry.c:702 ../gtk/gtkfilechooserentry.c:1172 msgid "Invalid path" msgstr "Cale nevalidă" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1101 +#: ../gtk/gtkfilechooserentry.c:1104 msgid "No match" msgstr "Nici o potrivire" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1112 +#: ../gtk/gtkfilechooserentry.c:1115 msgid "Sole completion" msgstr "Completare unică" @@ -1113,13 +1120,13 @@ msgstr "Completare unică" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: gtk/gtkfilechooserentry.c:1128 +#: ../gtk/gtkfilechooserentry.c:1131 msgid "Complete, but not unique" msgstr "Completă, dar nu unică" #. Translators: this text is shown while the system is searching #. * for possible completions for filenames in a file chooser entry. -#: gtk/gtkfilechooserentry.c:1160 +#: ../gtk/gtkfilechooserentry.c:1163 msgid "Completing..." msgstr "Se completează..." @@ -1127,7 +1134,7 @@ msgstr "Se completează..." #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user enters something like #. * "sftp://blahblah" in an app that only supports local filenames. -#: gtk/gtkfilechooserentry.c:1182 gtk/gtkfilechooserentry.c:1207 +#: ../gtk/gtkfilechooserentry.c:1185 ../gtk/gtkfilechooserentry.c:1210 msgid "Only local files may be selected" msgstr "Se pot selecta doar fișiere locale" @@ -1135,80 +1142,75 @@ msgstr "Se pot selecta doar fișiere locale" #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user hasn't entered the first '/' #. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]") -#: gtk/gtkfilechooserentry.c:1191 +#: ../gtk/gtkfilechooserentry.c:1194 msgid "Incomplete hostname; end it with '/'" msgstr "Nume nevalid, ar trebui să se termine cu „/”" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry when the user enters a path that does not exist #. * and then hits Tab -#: gtk/gtkfilechooserentry.c:1202 +#: ../gtk/gtkfilechooserentry.c:1205 msgid "Path does not exist" msgstr "Această cale nu există" -#: gtk/gtkfilechoosersettings.c:486 -#, c-format -msgid "Error creating folder '%s': %s" -msgstr "Eroare la crearea dosarului „%s”: %s" - #. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are #. * really pointers to GDrive, GVolume or GMount objects. We need an extra #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: gtk/gtkfilesystem.c:48 +#: ../gtk/gtkfilesystem.c:48 msgid "File System" msgstr "Sistem de fișiere" -#: gtk/gtkfontbutton.c:142 gtk/gtkfontbutton.c:266 +#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Alegeți un font" #. Initialize fields -#: gtk/gtkfontbutton.c:260 +#: ../gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:785 +#: ../gtk/gtkfontbutton.c:785 msgid "Font" msgstr "Font" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: gtk/gtkfontsel.c:103 +#: ../gtk/gtkfontsel.c:103 msgid "abcdefghijk ABCDEFGHIJK" msgstr "aăâbcdefghiîşșţț AĂÂBCDEFGHIÎJŞȘŢȚ" -#: gtk/gtkfontsel.c:370 +#: ../gtk/gtkfontsel.c:370 msgid "_Family:" msgstr "_Familie:" -#: gtk/gtkfontsel.c:376 +#: ../gtk/gtkfontsel.c:376 msgid "_Style:" msgstr "_Stil:" -#: gtk/gtkfontsel.c:382 +#: ../gtk/gtkfontsel.c:382 msgid "Si_ze:" msgstr "_Mărime:" #. create the text entry widget -#: gtk/gtkfontsel.c:559 +#: ../gtk/gtkfontsel.c:558 msgid "_Preview:" msgstr "_Previzualizare:" -#: gtk/gtkfontsel.c:1659 +#: ../gtk/gtkfontsel.c:1658 msgid "Font Selection" msgstr "Selecție font" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: gtk/gtkiconfactory.c:1356 +#: ../gtk/gtkiconfactory.c:1356 #, c-format msgid "Error loading icon: %s" msgstr "Eroare la încărcarea iconiței: %s" -#: gtk/gtkicontheme.c:1354 +#: ../gtk/gtkicontheme.c:1355 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -1219,75 +1221,75 @@ msgstr "" "Nu s-a găsit iconița „%s”. Nici tema „%s” nu a fost găsită, s-ar putea să " "trebuiască să o reinstalați. Puteți obține o copie de la: \t%s" -#: gtk/gtkicontheme.c:1535 +#: ../gtk/gtkicontheme.c:1536 #, c-format msgid "Icon '%s' not present in theme" msgstr "Iconița „%s” nu e prezentă în temă" -#: gtk/gtkicontheme.c:3048 +#: ../gtk/gtkicontheme.c:3057 msgid "Failed to load icon" msgstr "Nu s-a putut încărca iconița" -#: gtk/gtkimmodule.c:526 +#: ../gtk/gtkimmodule.c:526 msgid "Simple" msgstr "Simplă" -#: gtk/gtkimmulticontext.c:588 +#: ../gtk/gtkimmulticontext.c:588 msgctxt "input method menu" msgid "System" msgstr "Sistem" -#: gtk/gtkimmulticontext.c:598 +#: ../gtk/gtkimmulticontext.c:598 msgctxt "input method menu" msgid "None" msgstr "Nici una" -#: gtk/gtkimmulticontext.c:681 +#: ../gtk/gtkimmulticontext.c:681 #, c-format msgctxt "input method menu" msgid "System (%s)" msgstr "Sistem (%s)" #. Open Link -#: gtk/gtklabel.c:6202 +#: ../gtk/gtklabel.c:6214 msgid "_Open Link" msgstr "_Deschide linkul" #. Copy Link Address -#: gtk/gtklabel.c:6214 +#: ../gtk/gtklabel.c:6226 msgid "Copy _Link Address" msgstr "Copiază adresa _linkului" -#: gtk/gtklinkbutton.c:449 +#: ../gtk/gtklinkbutton.c:484 msgid "Copy URL" msgstr "Copiere URL" -#: gtk/gtklinkbutton.c:601 +#: ../gtk/gtklinkbutton.c:647 msgid "Invalid URI" msgstr "URI nevalid" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:526 +#: ../gtk/gtkmain.c:518 msgid "Load additional GTK+ modules" msgstr "Încarcă alte module GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:527 +#: ../gtk/gtkmain.c:519 msgid "MODULES" msgstr "MODULE" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:529 +#: ../gtk/gtkmain.c:521 msgid "Make all warnings fatal" msgstr "Orice atenționare e fatală" #. Description of --gtk-debug=FLAGS in --help output -#: gtk/gtkmain.c:532 +#: ../gtk/gtkmain.c:524 msgid "GTK+ debugging flags to set" msgstr "Fanioane de depanare GTK+ de activat" #. Description of --gtk-no-debug=FLAGS in --help output -#: gtk/gtkmain.c:535 +#: ../gtk/gtkmain.c:527 msgid "GTK+ debugging flags to unset" msgstr "Fanioane de depanare GTK+ de dezactivat" @@ -1296,74 +1298,73 @@ msgstr "Fanioane de depanare GTK+ de dezactivat" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:798 +#: ../gtk/gtkmain.c:790 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:863 +#: ../gtk/gtkmain.c:855 #, c-format msgid "Cannot open display: %s" msgstr "Nu se poate deschide displayul: %s" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:914 msgid "GTK+ Options" msgstr "Opțiuni GTK+" -#: gtk/gtkmain.c:922 +#: ../gtk/gtkmain.c:914 msgid "Show GTK+ Options" msgstr "Arată opțiunile GTK+" -#: gtk/gtkmountoperation.c:491 +#: ../gtk/gtkmountoperation.c:491 msgid "Co_nnect" msgstr "Co_nectare" -#: gtk/gtkmountoperation.c:558 +#: ../gtk/gtkmountoperation.c:558 msgid "Connect _anonymously" msgstr "Conectare _anonimă" -#: gtk/gtkmountoperation.c:567 +#: ../gtk/gtkmountoperation.c:567 msgid "Connect as u_ser:" msgstr "Conectare ca utili_zator:" -#: gtk/gtkmountoperation.c:605 +#: ../gtk/gtkmountoperation.c:605 msgid "_Username:" msgstr "_Utilizator:" -#: gtk/gtkmountoperation.c:610 +#: ../gtk/gtkmountoperation.c:610 msgid "_Domain:" msgstr "_Domeniu:" -#: gtk/gtkmountoperation.c:616 +#: ../gtk/gtkmountoperation.c:616 msgid "_Password:" msgstr "_Parolă:" -#: gtk/gtkmountoperation.c:634 +#: ../gtk/gtkmountoperation.c:634 msgid "Forget password _immediately" msgstr "Uită parola _imediat" -#: gtk/gtkmountoperation.c:644 +#: ../gtk/gtkmountoperation.c:644 msgid "Remember password until you _logout" msgstr "Reține până la ieșirea din _sesiune" -#: gtk/gtkmountoperation.c:654 +#: ../gtk/gtkmountoperation.c:654 msgid "Remember _forever" msgstr "Reține parola pentru _totdeauna" -#: gtk/gtkmountoperation.c:883 +#: ../gtk/gtkmountoperation.c:883 #, fuzzy, c-format msgid "Unknown Application (PID %d)" msgstr "Aplicație necunoscută (pid %d)" -#: gtk/gtkmountoperation.c:1066 -#, c-format +#: ../gtk/gtkmountoperation.c:1066 msgid "Unable to end process" msgstr "Nu s-a putut încheia procesul" -#: gtk/gtkmountoperation.c:1103 +#: ../gtk/gtkmountoperation.c:1103 msgid "_End Process" msgstr "T_ermină procesul" -#: gtk/gtkmountoperation-stub.c:64 +#: ../gtk/gtkmountoperation-stub.c:64 #, fuzzy, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "" @@ -1371,49 +1372,50 @@ msgstr "" "implementată." #. translators: this string is a name for the 'less' command -#: gtk/gtkmountoperation-x11.c:862 +#: ../gtk/gtkmountoperation-x11.c:862 msgid "Terminal Pager" msgstr "Paginator de terminal" -#: gtk/gtkmountoperation-x11.c:863 +#: ../gtk/gtkmountoperation-x11.c:863 msgid "Top Command" msgstr "Comanda top" -#: gtk/gtkmountoperation-x11.c:864 +#: ../gtk/gtkmountoperation-x11.c:864 msgid "Bourne Again Shell" msgstr "Bourne Again Shell" -#: gtk/gtkmountoperation-x11.c:865 +#: ../gtk/gtkmountoperation-x11.c:865 msgid "Bourne Shell" msgstr "Bourne Shell" -#: gtk/gtkmountoperation-x11.c:866 +#: ../gtk/gtkmountoperation-x11.c:866 msgid "Z Shell" msgstr "Z Shell" -#: gtk/gtkmountoperation-x11.c:963 +#: ../gtk/gtkmountoperation-x11.c:963 #, fuzzy, c-format msgid "Cannot end process with PID %d: %s" msgstr "Nu se poate termina procesul cu pid-ul %d: %s" -#: gtk/gtknotebook.c:4619 gtk/gtknotebook.c:7170 +#: ../gtk/gtknotebook.c:4756 ../gtk/gtknotebook.c:7319 #, c-format msgid "Page %u" msgstr "Pagină %u" -#: gtk/gtkpagesetup.c:596 gtk/gtkpapersize.c:838 gtk/gtkpapersize.c:880 +#: ../gtk/gtkpagesetup.c:648 ../gtk/gtkpapersize.c:838 +#: ../gtk/gtkpapersize.c:880 msgid "Not a valid page setup file" msgstr "Fișier nevalid de opțiuni de pagină" -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:179 msgid "Any Printer" msgstr "Orice imprimantă" -#: gtk/gtkpagesetupunixdialog.c:179 +#: ../gtk/gtkpagesetupunixdialog.c:179 msgid "For portable documents" msgstr "Pentru documente portabile" -#: gtk/gtkpagesetupunixdialog.c:809 +#: ../gtk/gtkpagesetupunixdialog.c:809 #, c-format msgid "" "Margins:\n" @@ -1428,51 +1430,51 @@ msgstr "" " Sus: %s %s\n" " Jos: %s %s" -#: gtk/gtkpagesetupunixdialog.c:858 gtk/gtkprintunixdialog.c:3284 +#: ../gtk/gtkpagesetupunixdialog.c:858 ../gtk/gtkprintunixdialog.c:3291 msgid "Manage Custom Sizes..." msgstr "Gestionare formate personalizate..." -#: gtk/gtkpagesetupunixdialog.c:909 +#: ../gtk/gtkpagesetupunixdialog.c:909 msgid "_Format for:" msgstr "_Formatare pentru:" -#: gtk/gtkpagesetupunixdialog.c:931 gtk/gtkprintunixdialog.c:3456 +#: ../gtk/gtkpagesetupunixdialog.c:931 ../gtk/gtkprintunixdialog.c:3463 msgid "_Paper size:" msgstr "_Mărime hârtie:" -#: gtk/gtkpagesetupunixdialog.c:962 +#: ../gtk/gtkpagesetupunixdialog.c:962 msgid "_Orientation:" msgstr "_Orientare:" -#: gtk/gtkpagesetupunixdialog.c:1026 gtk/gtkprintunixdialog.c:3518 +#: ../gtk/gtkpagesetupunixdialog.c:1026 ../gtk/gtkprintunixdialog.c:3525 msgid "Page Setup" msgstr "Opțiuni pagină" -#: gtk/gtkpathbar.c:154 +#: ../gtk/gtkpathbar.c:158 msgid "Up Path" msgstr "Cale în sus" -#: gtk/gtkpathbar.c:156 +#: ../gtk/gtkpathbar.c:160 msgid "Down Path" msgstr "Cale în jos" -#: gtk/gtkpathbar.c:1497 +#: ../gtk/gtkpathbar.c:1523 msgid "File System Root" msgstr "Rădăcina sistemului de fișiere" -#: gtk/gtkprintbackend.c:749 +#: ../gtk/gtkprintbackend.c:749 msgid "Authentication" msgstr "Autentificare" -#: gtk/gtkprinteroptionwidget.c:694 +#: ../gtk/gtkprinteroptionwidget.c:686 msgid "Not available" msgstr "Indisponibil" -#: gtk/gtkprinteroptionwidget.c:794 +#: ../gtk/gtkprinteroptionwidget.c:786 msgid "Select a folder" msgstr "Selectați un dosar" -#: gtk/gtkprinteroptionwidget.c:813 +#: ../gtk/gtkprinteroptionwidget.c:805 msgid "_Save in folder:" msgstr "Salvează în _dosarul:" @@ -1480,187 +1482,184 @@ msgstr "Salvează în _dosarul:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: gtk/gtkprintoperation.c:190 +#: ../gtk/gtkprintoperation.c:190 #, c-format msgid "%s job #%d" msgstr "%s sarcina #%d" -#: gtk/gtkprintoperation.c:1695 +#: ../gtk/gtkprintoperation.c:1695 msgctxt "print operation status" msgid "Initial state" msgstr "Stare inițială" -#: gtk/gtkprintoperation.c:1696 +#: ../gtk/gtkprintoperation.c:1696 msgctxt "print operation status" msgid "Preparing to print" msgstr "Se pregătește tipărirea" -#: gtk/gtkprintoperation.c:1697 +#: ../gtk/gtkprintoperation.c:1697 msgctxt "print operation status" msgid "Generating data" msgstr "Se generează datele" -#: gtk/gtkprintoperation.c:1698 +#: ../gtk/gtkprintoperation.c:1698 msgctxt "print operation status" msgid "Sending data" msgstr "Se trimit datele" -#: gtk/gtkprintoperation.c:1699 +#: ../gtk/gtkprintoperation.c:1699 msgctxt "print operation status" msgid "Waiting" msgstr "Se așteaptă" -#: gtk/gtkprintoperation.c:1700 +#: ../gtk/gtkprintoperation.c:1700 msgctxt "print operation status" msgid "Blocking on issue" msgstr "Blocare din cauza unei probleme" -#: gtk/gtkprintoperation.c:1701 +#: ../gtk/gtkprintoperation.c:1701 msgctxt "print operation status" msgid "Printing" msgstr "Se tipărește" -#: gtk/gtkprintoperation.c:1702 +#: ../gtk/gtkprintoperation.c:1702 msgctxt "print operation status" msgid "Finished" msgstr "Finalizată" -#: gtk/gtkprintoperation.c:1703 +#: ../gtk/gtkprintoperation.c:1703 msgctxt "print operation status" msgid "Finished with error" msgstr "Finalizată cu eroare" -#: gtk/gtkprintoperation.c:2270 +#: ../gtk/gtkprintoperation.c:2270 #, c-format msgid "Preparing %d" msgstr "Se pregătește %d" -#: gtk/gtkprintoperation.c:2272 gtk/gtkprintoperation.c:2902 -#, c-format +#: ../gtk/gtkprintoperation.c:2272 ../gtk/gtkprintoperation.c:2902 msgid "Preparing" msgstr "Se pregătește" -#: gtk/gtkprintoperation.c:2275 +#: ../gtk/gtkprintoperation.c:2275 #, c-format msgid "Printing %d" msgstr "Se tipărește %d" -#: gtk/gtkprintoperation.c:2932 -#, c-format +#: ../gtk/gtkprintoperation.c:2932 msgid "Error creating print preview" msgstr "Eroare la crearea unei previzualizări pentru tipărire" -#: gtk/gtkprintoperation.c:2935 -#, c-format +#: ../gtk/gtkprintoperation.c:2935 msgid "The most probable reason is that a temporary file could not be created." msgstr "Cel mai probabil motiv este că nu s-a putut crea un fișier temporar." -#: gtk/gtkprintoperation-unix.c:297 +#: ../gtk/gtkprintoperation-unix.c:297 msgid "Error launching preview" msgstr "Eroare la lansarea previzualizării" -#: gtk/gtkprintoperation-unix.c:470 gtk/gtkprintoperation-win32.c:1447 +#: ../gtk/gtkprintoperation-unix.c:470 ../gtk/gtkprintoperation-win32.c:1447 msgid "Application" msgstr "Aplicație" -#: gtk/gtkprintoperation-win32.c:611 +#: ../gtk/gtkprintoperation-win32.c:611 msgid "Printer offline" msgstr "Imprimantă deconectată" -#: gtk/gtkprintoperation-win32.c:613 +#: ../gtk/gtkprintoperation-win32.c:613 msgid "Out of paper" msgstr "Fără hârtie" #. Translators: this is a printer status. -#: gtk/gtkprintoperation-win32.c:615 -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: ../gtk/gtkprintoperation-win32.c:615 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 msgid "Paused" msgstr "Momentan oprită" -#: gtk/gtkprintoperation-win32.c:617 +#: ../gtk/gtkprintoperation-win32.c:617 msgid "Need user intervention" msgstr "Necesită intervenția utilizatorului" -#: gtk/gtkprintoperation-win32.c:717 +#: ../gtk/gtkprintoperation-win32.c:717 msgid "Custom size" msgstr "Format personalizat" -#: gtk/gtkprintoperation-win32.c:1539 +#: ../gtk/gtkprintoperation-win32.c:1539 msgid "No printer found" msgstr "Nu s-a găsit nici o imprimantă" -#: gtk/gtkprintoperation-win32.c:1566 +#: ../gtk/gtkprintoperation-win32.c:1566 msgid "Invalid argument to CreateDC" msgstr "Argument incorect pentru CreateDC" -#: gtk/gtkprintoperation-win32.c:1602 gtk/gtkprintoperation-win32.c:1829 +#: ../gtk/gtkprintoperation-win32.c:1602 ../gtk/gtkprintoperation-win32.c:1829 msgid "Error from StartDoc" msgstr "Eroare din StartDoc" -#: gtk/gtkprintoperation-win32.c:1684 gtk/gtkprintoperation-win32.c:1707 -#: gtk/gtkprintoperation-win32.c:1755 +#: ../gtk/gtkprintoperation-win32.c:1684 ../gtk/gtkprintoperation-win32.c:1707 +#: ../gtk/gtkprintoperation-win32.c:1755 msgid "Not enough free memory" msgstr "Nu există îndeajuns de multă memorie liberă" -#: gtk/gtkprintoperation-win32.c:1760 +#: ../gtk/gtkprintoperation-win32.c:1760 msgid "Invalid argument to PrintDlgEx" msgstr "Argument incorect pentru PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1765 +#: ../gtk/gtkprintoperation-win32.c:1765 msgid "Invalid pointer to PrintDlgEx" msgstr "Pointer incorect pentru PrinDlgEx" -#: gtk/gtkprintoperation-win32.c:1770 +#: ../gtk/gtkprintoperation-win32.c:1770 msgid "Invalid handle to PrintDlgEx" msgstr "Handle incorect pentru PrintDlgEx" -#: gtk/gtkprintoperation-win32.c:1775 +#: ../gtk/gtkprintoperation-win32.c:1775 msgid "Unspecified error" msgstr "Eroare nespecificată" -#: gtk/gtkprintunixdialog.c:618 +#: ../gtk/gtkprintunixdialog.c:618 msgid "Getting printer information failed" msgstr "Obținerea informațiilor despre imprimantă a eșuat" -#: gtk/gtkprintunixdialog.c:1873 +#: ../gtk/gtkprintunixdialog.c:1873 msgid "Getting printer information..." msgstr "Se obțin informațiile despre imprimantă..." -#: gtk/gtkprintunixdialog.c:2139 +#: ../gtk/gtkprintunixdialog.c:2139 msgid "Printer" msgstr "Imprimantă" #. Translators: this is the header for the location column in the print dialog -#: gtk/gtkprintunixdialog.c:2149 +#: ../gtk/gtkprintunixdialog.c:2149 msgid "Location" msgstr "Locație" #. Translators: this is the header for the printer status column in the print dialog -#: gtk/gtkprintunixdialog.c:2160 +#: ../gtk/gtkprintunixdialog.c:2160 msgid "Status" msgstr "Stare" -#: gtk/gtkprintunixdialog.c:2186 +#: ../gtk/gtkprintunixdialog.c:2186 msgid "Range" msgstr "Interval" -#: gtk/gtkprintunixdialog.c:2190 +#: ../gtk/gtkprintunixdialog.c:2190 msgid "_All Pages" msgstr "To_ate paginile" -#: gtk/gtkprintunixdialog.c:2197 +#: ../gtk/gtkprintunixdialog.c:2197 msgid "C_urrent Page" msgstr "Pagina c_urentă" -#: gtk/gtkprintunixdialog.c:2207 +#: ../gtk/gtkprintunixdialog.c:2207 msgid "Se_lection" msgstr "Se_lecție" -#: gtk/gtkprintunixdialog.c:2216 +#: ../gtk/gtkprintunixdialog.c:2216 msgid "Pag_es:" msgstr "_Pagini:" -#: gtk/gtkprintunixdialog.c:2217 +#: ../gtk/gtkprintunixdialog.c:2217 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -1668,28 +1667,28 @@ msgstr "" "Specificați unul sau mai multe intervale,\n" " de ex. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:2227 +#: ../gtk/gtkprintunixdialog.c:2227 msgid "Pages" msgstr "Pagini" -#: gtk/gtkprintunixdialog.c:2240 +#: ../gtk/gtkprintunixdialog.c:2240 msgid "Copies" msgstr "Cópii" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:2245 +#: ../gtk/gtkprintunixdialog.c:2245 msgid "Copie_s:" msgstr "_Cópii:" -#: gtk/gtkprintunixdialog.c:2263 +#: ../gtk/gtkprintunixdialog.c:2263 msgid "C_ollate" msgstr "C_olaj" -#: gtk/gtkprintunixdialog.c:2271 +#: ../gtk/gtkprintunixdialog.c:2271 msgid "_Reverse" msgstr "_Inversat" -#: gtk/gtkprintunixdialog.c:2291 +#: ../gtk/gtkprintunixdialog.c:2291 msgid "General" msgstr "Generice" @@ -1699,168 +1698,168 @@ msgstr "Generice" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3024 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, top to bottom" msgstr "De la stânga la dreapta, de sus în jos" -#: gtk/gtkprintunixdialog.c:3017 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: ../gtk/gtkprintunixdialog.c:3024 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3534 msgid "Left to right, bottom to top" msgstr "De la stânga la dreapta, de jos în sus" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3025 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, top to bottom" msgstr "De la dreapta la stânga, de sus în jos" -#: gtk/gtkprintunixdialog.c:3018 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: ../gtk/gtkprintunixdialog.c:3025 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3535 msgid "Right to left, bottom to top" msgstr "De la dreapta la stânga, de jos în sus" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3026 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, left to right" msgstr "De sus în jos, de la stânga la dreapta" -#: gtk/gtkprintunixdialog.c:3019 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: ../gtk/gtkprintunixdialog.c:3026 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3536 msgid "Top to bottom, right to left" msgstr "De sus în jos, de la dreapta la stânga" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3027 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, left to right" msgstr "De jos în sus, de la stânga la dreapta" -#: gtk/gtkprintunixdialog.c:3020 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: ../gtk/gtkprintunixdialog.c:3027 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3537 msgid "Bottom to top, right to left" msgstr "De jos în sus, de la dreapta la stânga" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: gtk/gtkprintunixdialog.c:3024 gtk/gtkprintunixdialog.c:3037 -#: modules/printbackends/cups/gtkprintbackendcups.c:3543 +#: ../gtk/gtkprintunixdialog.c:3031 ../gtk/gtkprintunixdialog.c:3044 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3569 msgid "Page Ordering" msgstr "Ordonare pagini" -#: gtk/gtkprintunixdialog.c:3053 +#: ../gtk/gtkprintunixdialog.c:3060 msgid "Left to right" msgstr "De la stânga la dreapta" -#: gtk/gtkprintunixdialog.c:3054 +#: ../gtk/gtkprintunixdialog.c:3061 msgid "Right to left" msgstr "De la dreapta la stânga" -#: gtk/gtkprintunixdialog.c:3066 +#: ../gtk/gtkprintunixdialog.c:3073 msgid "Top to bottom" msgstr "De sus în jos" -#: gtk/gtkprintunixdialog.c:3067 +#: ../gtk/gtkprintunixdialog.c:3074 msgid "Bottom to top" msgstr "De jos în sus" -#: gtk/gtkprintunixdialog.c:3307 +#: ../gtk/gtkprintunixdialog.c:3314 msgid "Layout" msgstr "Aspect" -#: gtk/gtkprintunixdialog.c:3311 +#: ../gtk/gtkprintunixdialog.c:3318 msgid "T_wo-sided:" msgstr "Pe am_bele părți:" -#: gtk/gtkprintunixdialog.c:3326 +#: ../gtk/gtkprintunixdialog.c:3333 msgid "Pages per _side:" msgstr "_Pagini per filă:" -#: gtk/gtkprintunixdialog.c:3343 +#: ../gtk/gtkprintunixdialog.c:3350 msgid "Page or_dering:" msgstr "_Ordine pagini:" -#: gtk/gtkprintunixdialog.c:3359 +#: ../gtk/gtkprintunixdialog.c:3366 msgid "_Only print:" msgstr "Tipăr_ește:" #. In enum order -#: gtk/gtkprintunixdialog.c:3374 +#: ../gtk/gtkprintunixdialog.c:3381 msgid "All sheets" msgstr "Toate paginile" -#: gtk/gtkprintunixdialog.c:3375 +#: ../gtk/gtkprintunixdialog.c:3382 msgid "Even sheets" msgstr "Paginile pare" -#: gtk/gtkprintunixdialog.c:3376 +#: ../gtk/gtkprintunixdialog.c:3383 msgid "Odd sheets" msgstr "Paginile impare" -#: gtk/gtkprintunixdialog.c:3379 +#: ../gtk/gtkprintunixdialog.c:3386 msgid "Sc_ale:" msgstr "Sc_alare:" -#: gtk/gtkprintunixdialog.c:3406 +#: ../gtk/gtkprintunixdialog.c:3413 msgid "Paper" msgstr "Hârtie" -#: gtk/gtkprintunixdialog.c:3410 +#: ../gtk/gtkprintunixdialog.c:3417 msgid "Paper _type:" msgstr "Tip de _hârtie:" -#: gtk/gtkprintunixdialog.c:3425 +#: ../gtk/gtkprintunixdialog.c:3432 msgid "Paper _source:" msgstr "_Sursă hârtie:" -#: gtk/gtkprintunixdialog.c:3440 +#: ../gtk/gtkprintunixdialog.c:3447 msgid "Output t_ray:" msgstr "Tavă _ieșire:" -#: gtk/gtkprintunixdialog.c:3480 +#: ../gtk/gtkprintunixdialog.c:3487 msgid "Or_ientation:" msgstr "Or_ientare:" #. In enum order -#: gtk/gtkprintunixdialog.c:3495 +#: ../gtk/gtkprintunixdialog.c:3502 msgid "Portrait" msgstr "Portret" -#: gtk/gtkprintunixdialog.c:3496 +#: ../gtk/gtkprintunixdialog.c:3503 msgid "Landscape" msgstr "Peisaj" -#: gtk/gtkprintunixdialog.c:3497 +#: ../gtk/gtkprintunixdialog.c:3504 msgid "Reverse portrait" msgstr "Portret inversat" -#: gtk/gtkprintunixdialog.c:3498 +#: ../gtk/gtkprintunixdialog.c:3505 msgid "Reverse landscape" msgstr "Peisaj inversat" -#: gtk/gtkprintunixdialog.c:3543 +#: ../gtk/gtkprintunixdialog.c:3550 msgid "Job Details" msgstr "Detalii" -#: gtk/gtkprintunixdialog.c:3549 +#: ../gtk/gtkprintunixdialog.c:3556 msgid "Pri_ority:" msgstr "Pri_oritate:" -#: gtk/gtkprintunixdialog.c:3564 +#: ../gtk/gtkprintunixdialog.c:3571 msgid "_Billing info:" msgstr "Informații _de facturare" -#: gtk/gtkprintunixdialog.c:3582 +#: ../gtk/gtkprintunixdialog.c:3589 msgid "Print Document" msgstr "Tipărire document" #. Translators: this is one of the choices for the print at option #. * in the print dialog #. -#: gtk/gtkprintunixdialog.c:3591 +#: ../gtk/gtkprintunixdialog.c:3598 msgid "_Now" msgstr "_Acum" -#: gtk/gtkprintunixdialog.c:3602 +#: ../gtk/gtkprintunixdialog.c:3609 msgid "A_t:" msgstr "_La:" @@ -1868,7 +1867,7 @@ msgstr "_La:" #. * You can remove the am/pm values below for your locale if they are not #. * supported. #. -#: gtk/gtkprintunixdialog.c:3608 +#: ../gtk/gtkprintunixdialog.c:3615 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" @@ -1876,121 +1875,121 @@ msgstr "" "Specificați ora tipăririi,\n" "de ex. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" -#: gtk/gtkprintunixdialog.c:3618 +#: ../gtk/gtkprintunixdialog.c:3625 msgid "Time of print" msgstr "Data tipăririi" -#: gtk/gtkprintunixdialog.c:3634 +#: ../gtk/gtkprintunixdialog.c:3641 msgid "On _hold" msgstr "Î_n așteptare" -#: gtk/gtkprintunixdialog.c:3635 +#: ../gtk/gtkprintunixdialog.c:3642 msgid "Hold the job until it is explicitly released" msgstr "Ține sarcina în așteptare până i se dă drumul" -#: gtk/gtkprintunixdialog.c:3655 +#: ../gtk/gtkprintunixdialog.c:3662 msgid "Add Cover Page" msgstr "Adaugă pagină de gardă" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: gtk/gtkprintunixdialog.c:3664 +#: ../gtk/gtkprintunixdialog.c:3671 msgid "Be_fore:" msgstr "Îna_inte:" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: gtk/gtkprintunixdialog.c:3682 +#: ../gtk/gtkprintunixdialog.c:3689 msgid "_After:" msgstr "D_upă:" #. Translators: this is the tab label for the notebook tab containing #. * job-specific options in the print dialog #. -#: gtk/gtkprintunixdialog.c:3700 +#: ../gtk/gtkprintunixdialog.c:3707 msgid "Job" msgstr "Sarcină" -#: gtk/gtkprintunixdialog.c:3766 +#: ../gtk/gtkprintunixdialog.c:3773 msgid "Advanced" msgstr "Avansat" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3804 +#: ../gtk/gtkprintunixdialog.c:3811 msgid "Image Quality" msgstr "Calitate imagine" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3808 +#: ../gtk/gtkprintunixdialog.c:3815 msgid "Color" msgstr "Culoare" #. Translators: this will appear as tab label in print dialog. #. It's a typographical term, as in "Binding and finishing" -#: gtk/gtkprintunixdialog.c:3813 +#: ../gtk/gtkprintunixdialog.c:3820 msgid "Finishing" msgstr "Se termină" -#: gtk/gtkprintunixdialog.c:3823 +#: ../gtk/gtkprintunixdialog.c:3830 msgid "Some of the settings in the dialog conflict" msgstr "Unele opțiuni din acest dialog sunt incompatibile" -#: gtk/gtkprintunixdialog.c:3846 +#: ../gtk/gtkprintunixdialog.c:3853 msgid "Print" msgstr "Tipărire" -#: gtk/gtkrc.c:2834 +#: ../gtk/gtkrc.c:2834 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Nu s-a găsit fișierul „include”: „%s”" -#: gtk/gtkrc.c:3470 gtk/gtkrc.c:3473 +#: ../gtk/gtkrc.c:3470 ../gtk/gtkrc.c:3473 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Nu se poate localiza fișierul imagine în pixmap_path: „%s”" -#: gtk/gtkrecentaction.c:165 gtk/gtkrecentaction.c:173 -#: gtk/gtkrecentchoosermenu.c:615 gtk/gtkrecentchoosermenu.c:623 +#: ../gtk/gtkrecentaction.c:165 ../gtk/gtkrecentaction.c:173 +#: ../gtk/gtkrecentchoosermenu.c:608 ../gtk/gtkrecentchoosermenu.c:616 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Această funcție nu este implementată pentru widgeturi de clasă „%s”" -#: gtk/gtkrecentchooserdefault.c:482 +#: ../gtk/gtkrecentchooserdefault.c:483 msgid "Select which type of documents are shown" msgstr "Selectați ce tipuri de documente să fie afișate" -#: gtk/gtkrecentchooserdefault.c:1138 gtk/gtkrecentchooserdefault.c:1175 +#: ../gtk/gtkrecentchooserdefault.c:1133 ../gtk/gtkrecentchooserdefault.c:1170 #, c-format msgid "No item for URI '%s' found" msgstr "Nu s-a găsit nici un element pentru URI-ul „%s”" -#: gtk/gtkrecentchooserdefault.c:1302 +#: ../gtk/gtkrecentchooserdefault.c:1297 msgid "Untitled filter" msgstr "Filtru fără nume" -#: gtk/gtkrecentchooserdefault.c:1655 +#: ../gtk/gtkrecentchooserdefault.c:1650 msgid "Could not remove item" msgstr "Nu s-a putut șterge elementul" -#: gtk/gtkrecentchooserdefault.c:1699 +#: ../gtk/gtkrecentchooserdefault.c:1694 msgid "Could not clear list" msgstr "Nu s-a putut goli lista" -#: gtk/gtkrecentchooserdefault.c:1783 +#: ../gtk/gtkrecentchooserdefault.c:1778 msgid "Copy _Location" msgstr "Copiază _locația" -#: gtk/gtkrecentchooserdefault.c:1796 +#: ../gtk/gtkrecentchooserdefault.c:1791 msgid "_Remove From List" msgstr "_Scoate din listă" -#: gtk/gtkrecentchooserdefault.c:1805 +#: ../gtk/gtkrecentchooserdefault.c:1800 msgid "_Clear List" msgstr "Gol_ește lista" -#: gtk/gtkrecentchooserdefault.c:1819 +#: ../gtk/gtkrecentchooserdefault.c:1814 msgid "Show _Private Resources" msgstr "Arată resursele _private" @@ -2004,21 +2003,21 @@ msgstr "Arată resursele _private" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: gtk/gtkrecentchoosermenu.c:369 +#: ../gtk/gtkrecentchoosermenu.c:362 msgid "No items found" msgstr "Nu s-a găsit nici un element" -#: gtk/gtkrecentchoosermenu.c:535 gtk/gtkrecentchoosermenu.c:591 +#: ../gtk/gtkrecentchoosermenu.c:528 ../gtk/gtkrecentchoosermenu.c:584 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Nu s-au găsit resurse utilizate recent cu URI-ul „%s”" -#: gtk/gtkrecentchoosermenu.c:802 +#: ../gtk/gtkrecentchoosermenu.c:795 #, c-format msgid "Open '%s'" msgstr "Deschide „%s”" -#: gtk/gtkrecentchoosermenu.c:832 +#: ../gtk/gtkrecentchoosermenu.c:825 msgid "Unknown item" msgstr "Element necunoscut" @@ -2027,7 +2026,7 @@ msgstr "Element necunoscut" #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. -#: gtk/gtkrecentchoosermenu.c:843 +#: ../gtk/gtkrecentchoosermenu.c:836 #, c-format msgctxt "recent menu label" msgid "_%d. %s" @@ -2036,46 +2035,51 @@ msgstr "_%d. %s" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. -#: gtk/gtkrecentchoosermenu.c:848 +#: ../gtk/gtkrecentchoosermenu.c:841 #, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:980 gtk/gtkrecentmanager.c:993 -#: gtk/gtkrecentmanager.c:1131 gtk/gtkrecentmanager.c:1141 -#: gtk/gtkrecentmanager.c:1194 gtk/gtkrecentmanager.c:1203 -#: gtk/gtkrecentmanager.c:1218 +#: ../gtk/gtkrecentmanager.c:1000 ../gtk/gtkrecentmanager.c:1013 +#: ../gtk/gtkrecentmanager.c:1150 ../gtk/gtkrecentmanager.c:1160 +#: ../gtk/gtkrecentmanager.c:1213 ../gtk/gtkrecentmanager.c:1222 +#: ../gtk/gtkrecentmanager.c:1237 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nu s-a putut găsi un element cu URI-ul „%s”" -#: gtk/gtkspinner.c:456 +#: ../gtk/gtkrecentmanager.c:2437 +#, c-format +msgid "No registered application with name '%s' for item with URI '%s' found" +msgstr "" + +#: ../gtk/gtkspinner.c:456 msgctxt "throbbing progress animation widget" msgid "Spinner" msgstr "Spinner" -#: gtk/gtkspinner.c:457 +#: ../gtk/gtkspinner.c:457 msgid "Provides visual indication of progress" msgstr "Oferă un indiciu vizual al progresului" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: gtk/gtkstock.c:313 +#: ../gtk/gtkstock.c:313 msgctxt "Stock label" msgid "Information" msgstr "Detalii" -#: gtk/gtkstock.c:314 +#: ../gtk/gtkstock.c:314 msgctxt "Stock label" msgid "Warning" msgstr "Avertizare" -#: gtk/gtkstock.c:315 +#: ../gtk/gtkstock.c:315 msgctxt "Stock label" msgid "Error" msgstr "Eroare" -#: gtk/gtkstock.c:316 +#: ../gtk/gtkstock.c:316 msgctxt "Stock label" msgid "Question" msgstr "Întrebare" @@ -2083,698 +2087,698 @@ msgstr "Întrebare" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: gtk/gtkstock.c:321 +#: ../gtk/gtkstock.c:321 msgctxt "Stock label" msgid "_About" msgstr "_Despre" -#: gtk/gtkstock.c:322 +#: ../gtk/gtkstock.c:322 msgctxt "Stock label" msgid "_Add" msgstr "Ada_ugă" -#: gtk/gtkstock.c:323 +#: ../gtk/gtkstock.c:323 msgctxt "Stock label" msgid "_Apply" msgstr "A_plică" -#: gtk/gtkstock.c:324 +#: ../gtk/gtkstock.c:324 msgctxt "Stock label" msgid "_Bold" msgstr "_Aldin" -#: gtk/gtkstock.c:325 +#: ../gtk/gtkstock.c:325 msgctxt "Stock label" msgid "_Cancel" msgstr "_Renunță" -#: gtk/gtkstock.c:326 +#: ../gtk/gtkstock.c:326 #, fuzzy msgctxt "Stock label" msgid "_CD-ROM" msgstr "_CD-Rom" -#: gtk/gtkstock.c:327 +#: ../gtk/gtkstock.c:327 msgctxt "Stock label" msgid "_Clear" msgstr "C_urăță" -#: gtk/gtkstock.c:328 +#: ../gtk/gtkstock.c:328 msgctxt "Stock label" msgid "_Close" msgstr "În_chide" -#: gtk/gtkstock.c:329 +#: ../gtk/gtkstock.c:329 msgctxt "Stock label" msgid "C_onnect" msgstr "C_onectare" -#: gtk/gtkstock.c:330 +#: ../gtk/gtkstock.c:330 msgctxt "Stock label" msgid "_Convert" msgstr "Con_vertește" -#: gtk/gtkstock.c:331 +#: ../gtk/gtkstock.c:331 msgctxt "Stock label" msgid "_Copy" msgstr "_Copiază" -#: gtk/gtkstock.c:332 +#: ../gtk/gtkstock.c:332 msgctxt "Stock label" msgid "Cu_t" msgstr "_Taie" -#: gtk/gtkstock.c:333 +#: ../gtk/gtkstock.c:333 msgctxt "Stock label" msgid "_Delete" msgstr "Șt_erge" -#: gtk/gtkstock.c:334 +#: ../gtk/gtkstock.c:334 msgctxt "Stock label" msgid "_Discard" msgstr "_Renunță" -#: gtk/gtkstock.c:335 +#: ../gtk/gtkstock.c:335 msgctxt "Stock label" msgid "_Disconnect" msgstr "_Deconectare" -#: gtk/gtkstock.c:336 +#: ../gtk/gtkstock.c:336 msgctxt "Stock label" msgid "_Execute" msgstr "E_xecută" -#: gtk/gtkstock.c:337 +#: ../gtk/gtkstock.c:337 msgctxt "Stock label" msgid "_Edit" msgstr "_Editare" -#: gtk/gtkstock.c:338 +#: ../gtk/gtkstock.c:338 msgctxt "Stock label" msgid "_File" msgstr "_Fișier" -#: gtk/gtkstock.c:339 +#: ../gtk/gtkstock.c:339 msgctxt "Stock label" msgid "_Find" msgstr "C_aută" -#: gtk/gtkstock.c:340 +#: ../gtk/gtkstock.c:340 msgctxt "Stock label" msgid "Find and _Replace" msgstr "Caută și î_nlocuiește" -#: gtk/gtkstock.c:341 +#: ../gtk/gtkstock.c:341 msgctxt "Stock label" msgid "_Floppy" msgstr "Disc_hetă" -#: gtk/gtkstock.c:342 +#: ../gtk/gtkstock.c:342 msgctxt "Stock label" msgid "_Fullscreen" msgstr "Pe tot _ecranul" -#: gtk/gtkstock.c:343 +#: ../gtk/gtkstock.c:343 msgctxt "Stock label" msgid "_Leave Fullscreen" msgstr "Mărime _normală" #. This is a navigation label as in "go to the bottom of the page" -#: gtk/gtkstock.c:345 +#: ../gtk/gtkstock.c:345 msgctxt "Stock label, navigation" msgid "_Bottom" msgstr "J_os de tot" #. This is a navigation label as in "go to the first page" -#: gtk/gtkstock.c:347 +#: ../gtk/gtkstock.c:347 msgctxt "Stock label, navigation" msgid "_First" msgstr "_Primul" #. This is a navigation label as in "go to the last page" -#: gtk/gtkstock.c:349 +#: ../gtk/gtkstock.c:349 msgctxt "Stock label, navigation" msgid "_Last" msgstr "_Ultimul" #. This is a navigation label as in "go to the top of the page" -#: gtk/gtkstock.c:351 +#: ../gtk/gtkstock.c:351 msgctxt "Stock label, navigation" msgid "_Top" msgstr "S_us de tot" #. This is a navigation label as in "go back" -#: gtk/gtkstock.c:353 +#: ../gtk/gtkstock.c:353 msgctxt "Stock label, navigation" msgid "_Back" msgstr "Îna_poi" #. This is a navigation label as in "go down" -#: gtk/gtkstock.c:355 +#: ../gtk/gtkstock.c:355 msgctxt "Stock label, navigation" msgid "_Down" msgstr "_Jos" #. This is a navigation label as in "go forward" -#: gtk/gtkstock.c:357 +#: ../gtk/gtkstock.c:357 msgctxt "Stock label, navigation" msgid "_Forward" msgstr "Înai_nte" #. This is a navigation label as in "go up" -#: gtk/gtkstock.c:359 +#: ../gtk/gtkstock.c:359 msgctxt "Stock label, navigation" msgid "_Up" msgstr "_Sus" -#: gtk/gtkstock.c:360 +#: ../gtk/gtkstock.c:360 #, fuzzy msgctxt "Stock label" msgid "_Hard Disk" msgstr "_Disc" -#: gtk/gtkstock.c:361 +#: ../gtk/gtkstock.c:361 msgctxt "Stock label" msgid "_Help" msgstr "_Ajutor" -#: gtk/gtkstock.c:362 +#: ../gtk/gtkstock.c:362 msgctxt "Stock label" msgid "_Home" msgstr "_Acasă" -#: gtk/gtkstock.c:363 +#: ../gtk/gtkstock.c:363 msgctxt "Stock label" msgid "Increase Indent" msgstr "Mărește indentarea" -#: gtk/gtkstock.c:364 +#: ../gtk/gtkstock.c:364 msgctxt "Stock label" msgid "Decrease Indent" msgstr "Micșorează indentarea" -#: gtk/gtkstock.c:365 +#: ../gtk/gtkstock.c:365 msgctxt "Stock label" msgid "_Index" msgstr "_Index" -#: gtk/gtkstock.c:366 +#: ../gtk/gtkstock.c:366 msgctxt "Stock label" msgid "_Information" msgstr "_Detalii" -#: gtk/gtkstock.c:367 +#: ../gtk/gtkstock.c:367 msgctxt "Stock label" msgid "_Italic" msgstr "Curs_iv" -#: gtk/gtkstock.c:368 +#: ../gtk/gtkstock.c:368 msgctxt "Stock label" msgid "_Jump to" msgstr "_Sări la" #. This is about text justification, "centered text" -#: gtk/gtkstock.c:370 +#: ../gtk/gtkstock.c:370 msgctxt "Stock label" msgid "_Center" msgstr "_Centru" #. This is about text justification -#: gtk/gtkstock.c:372 +#: ../gtk/gtkstock.c:372 msgctxt "Stock label" msgid "_Fill" msgstr "_Umplere" #. This is about text justification, "left-justified text" -#: gtk/gtkstock.c:374 +#: ../gtk/gtkstock.c:374 msgctxt "Stock label" msgid "_Left" msgstr "_Stânga" #. This is about text justification, "right-justified text" -#: gtk/gtkstock.c:376 +#: ../gtk/gtkstock.c:376 msgctxt "Stock label" msgid "_Right" msgstr "_Dreapta" #. Media label, as in "fast forward" -#: gtk/gtkstock.c:379 +#: ../gtk/gtkstock.c:379 msgctxt "Stock label, media" msgid "_Forward" msgstr "Înain_te" #. Media label, as in "next song" -#: gtk/gtkstock.c:381 +#: ../gtk/gtkstock.c:381 msgctxt "Stock label, media" msgid "_Next" msgstr "_Nou" #. Media label, as in "pause music" -#: gtk/gtkstock.c:383 +#: ../gtk/gtkstock.c:383 msgctxt "Stock label, media" msgid "P_ause" msgstr "Pau_ză" #. Media label, as in "play music" -#: gtk/gtkstock.c:385 +#: ../gtk/gtkstock.c:385 msgctxt "Stock label, media" msgid "_Play" msgstr "_Redare" #. Media label, as in "previous song" -#: gtk/gtkstock.c:387 +#: ../gtk/gtkstock.c:387 msgctxt "Stock label, media" msgid "Pre_vious" msgstr "_Precedenta" #. Media label -#: gtk/gtkstock.c:389 +#: ../gtk/gtkstock.c:389 msgctxt "Stock label, media" msgid "_Record" msgstr "Înr_egistrare" #. Media label -#: gtk/gtkstock.c:391 +#: ../gtk/gtkstock.c:391 msgctxt "Stock label, media" msgid "R_ewind" msgstr "Î_napoi" #. Media label -#: gtk/gtkstock.c:393 +#: ../gtk/gtkstock.c:393 msgctxt "Stock label, media" msgid "_Stop" msgstr "_Stop" -#: gtk/gtkstock.c:394 +#: ../gtk/gtkstock.c:394 msgctxt "Stock label" msgid "_Network" msgstr "_Rețea" -#: gtk/gtkstock.c:395 +#: ../gtk/gtkstock.c:395 msgctxt "Stock label" msgid "_New" msgstr "_Nou" -#: gtk/gtkstock.c:396 +#: ../gtk/gtkstock.c:396 msgctxt "Stock label" msgid "_No" msgstr "_Nu" -#: gtk/gtkstock.c:397 +#: ../gtk/gtkstock.c:397 msgctxt "Stock label" msgid "_OK" msgstr "_OK" -#: gtk/gtkstock.c:398 +#: ../gtk/gtkstock.c:398 msgctxt "Stock label" msgid "_Open" msgstr "_Deschide" #. Page orientation -#: gtk/gtkstock.c:400 +#: ../gtk/gtkstock.c:400 msgctxt "Stock label" msgid "Landscape" msgstr "Vedere" #. Page orientation -#: gtk/gtkstock.c:402 +#: ../gtk/gtkstock.c:402 msgctxt "Stock label" msgid "Portrait" msgstr "Portret" #. Page orientation -#: gtk/gtkstock.c:404 +#: ../gtk/gtkstock.c:404 msgctxt "Stock label" msgid "Reverse landscape" msgstr "Vedere inversată" #. Page orientation -#: gtk/gtkstock.c:406 +#: ../gtk/gtkstock.c:406 msgctxt "Stock label" msgid "Reverse portrait" msgstr "Portret inversat" -#: gtk/gtkstock.c:407 +#: ../gtk/gtkstock.c:407 msgctxt "Stock label" msgid "Page Set_up" msgstr "Opți_uni pagină" -#: gtk/gtkstock.c:408 +#: ../gtk/gtkstock.c:408 msgctxt "Stock label" msgid "_Paste" msgstr "_Lipește" -#: gtk/gtkstock.c:409 +#: ../gtk/gtkstock.c:409 msgctxt "Stock label" msgid "_Preferences" msgstr "_Preferințe" -#: gtk/gtkstock.c:410 +#: ../gtk/gtkstock.c:410 msgctxt "Stock label" msgid "_Print" msgstr "_Tipărește" -#: gtk/gtkstock.c:411 +#: ../gtk/gtkstock.c:411 msgctxt "Stock label" msgid "Print Pre_view" msgstr "Pre_vizualizare tipărire" -#: gtk/gtkstock.c:412 +#: ../gtk/gtkstock.c:412 msgctxt "Stock label" msgid "_Properties" msgstr "_Proprietăți" -#: gtk/gtkstock.c:413 +#: ../gtk/gtkstock.c:413 msgctxt "Stock label" msgid "_Quit" msgstr "_Ieșire" -#: gtk/gtkstock.c:414 +#: ../gtk/gtkstock.c:414 msgctxt "Stock label" msgid "_Redo" msgstr "_Refă" -#: gtk/gtkstock.c:415 +#: ../gtk/gtkstock.c:415 msgctxt "Stock label" msgid "_Refresh" msgstr "Actuali_zează" -#: gtk/gtkstock.c:416 +#: ../gtk/gtkstock.c:416 msgctxt "Stock label" msgid "_Remove" msgstr "E_limină" -#: gtk/gtkstock.c:417 +#: ../gtk/gtkstock.c:417 msgctxt "Stock label" msgid "_Revert" msgstr "Restaurea_ză" -#: gtk/gtkstock.c:418 +#: ../gtk/gtkstock.c:418 msgctxt "Stock label" msgid "_Save" msgstr "_Salvează" -#: gtk/gtkstock.c:419 +#: ../gtk/gtkstock.c:419 msgctxt "Stock label" msgid "Save _As" msgstr "Salvează c_a" -#: gtk/gtkstock.c:420 +#: ../gtk/gtkstock.c:420 msgctxt "Stock label" msgid "Select _All" msgstr "Selectează t_ot" -#: gtk/gtkstock.c:421 +#: ../gtk/gtkstock.c:421 msgctxt "Stock label" msgid "_Color" msgstr "_Culoare" -#: gtk/gtkstock.c:422 +#: ../gtk/gtkstock.c:422 msgctxt "Stock label" msgid "_Font" msgstr "_Font" #. Sorting direction -#: gtk/gtkstock.c:424 +#: ../gtk/gtkstock.c:424 msgctxt "Stock label" msgid "_Ascending" msgstr "_Ascendent" #. Sorting direction -#: gtk/gtkstock.c:426 +#: ../gtk/gtkstock.c:426 msgctxt "Stock label" msgid "_Descending" msgstr "_Descendent" -#: gtk/gtkstock.c:427 +#: ../gtk/gtkstock.c:427 msgctxt "Stock label" msgid "_Spell Check" msgstr "_Verificare ortografică" -#: gtk/gtkstock.c:428 +#: ../gtk/gtkstock.c:428 msgctxt "Stock label" msgid "_Stop" msgstr "_Stop" #. Font variant -#: gtk/gtkstock.c:430 +#: ../gtk/gtkstock.c:430 msgctxt "Stock label" msgid "_Strikethrough" msgstr "_Tăiat" -#: gtk/gtkstock.c:431 +#: ../gtk/gtkstock.c:431 msgctxt "Stock label" msgid "_Undelete" msgstr "_Restaurează" #. Font variant -#: gtk/gtkstock.c:433 +#: ../gtk/gtkstock.c:433 msgctxt "Stock label" msgid "_Underline" msgstr "S_ubliniat" -#: gtk/gtkstock.c:434 +#: ../gtk/gtkstock.c:434 msgctxt "Stock label" msgid "_Undo" msgstr "_Anulează" -#: gtk/gtkstock.c:435 +#: ../gtk/gtkstock.c:435 msgctxt "Stock label" msgid "_Yes" msgstr "_Da" #. Zoom -#: gtk/gtkstock.c:437 +#: ../gtk/gtkstock.c:437 msgctxt "Stock label" msgid "_Normal Size" msgstr "Mărime _normală" #. Zoom -#: gtk/gtkstock.c:439 +#: ../gtk/gtkstock.c:439 msgctxt "Stock label" msgid "Best _Fit" msgstr "Încadrare o _ptimă" -#: gtk/gtkstock.c:440 +#: ../gtk/gtkstock.c:440 msgctxt "Stock label" msgid "Zoom _In" msgstr "Mă_rește" -#: gtk/gtkstock.c:441 +#: ../gtk/gtkstock.c:441 msgctxt "Stock label" msgid "Zoom _Out" msgstr "Mi_cșorează" -#: gtk/gtktextbufferrichtext.c:650 +#: ../gtk/gtktextbufferrichtext.c:650 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Eroarea necunoscută la încercarea de a deserializa %s" -#: gtk/gtktextbufferrichtext.c:709 +#: ../gtk/gtktextbufferrichtext.c:709 #, c-format msgid "No deserialize function found for format %s" msgstr "Nu s-a găsit nici o funcție de deserializare pentru formatul %s" -#: gtk/gtktextbufferserialize.c:795 gtk/gtktextbufferserialize.c:821 +#: ../gtk/gtktextbufferserialize.c:803 ../gtk/gtktextbufferserialize.c:829 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Atât „id” cât și „name” erau prezente în elementul <%s>" -#: gtk/gtktextbufferserialize.c:805 gtk/gtktextbufferserialize.c:831 +#: ../gtk/gtktextbufferserialize.c:813 ../gtk/gtktextbufferserialize.c:839 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Atributul „%s” a fost găsit duplicat în elementul <%s>" -#: gtk/gtktextbufferserialize.c:845 +#: ../gtk/gtktextbufferserialize.c:855 #, fuzzy, c-format msgid "<%s> element has invalid ID \"%s\"" msgstr "Elementul <%s> are un id incorect „%s”" -#: gtk/gtktextbufferserialize.c:855 +#: ../gtk/gtktextbufferserialize.c:865 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "Elementul <%s> nu are nici atributul „name” și nici atributul „id”" -#: gtk/gtktextbufferserialize.c:942 +#: ../gtk/gtktextbufferserialize.c:952 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Atributul „%s” se repetă de două ori în același element <%s>" -#: gtk/gtktextbufferserialize.c:960 gtk/gtktextbufferserialize.c:985 +#: ../gtk/gtktextbufferserialize.c:970 ../gtk/gtktextbufferserialize.c:995 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Atributul „%s” este incorect în acest context pentru elementul <%s>" -#: gtk/gtktextbufferserialize.c:1024 +#: ../gtk/gtktextbufferserialize.c:1034 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Eticheta „%s” nu a fost definită." -#: gtk/gtktextbufferserialize.c:1036 +#: ../gtk/gtktextbufferserialize.c:1046 msgid "Anonymous tag found and tags can not be created." msgstr "S-a găsit o etichetă anonimă, nu se pot crea etichete." -#: gtk/gtktextbufferserialize.c:1047 +#: ../gtk/gtktextbufferserialize.c:1057 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Eticheta „%s” nu există în buffer, nu se pot crea etichete." -#: gtk/gtktextbufferserialize.c:1146 gtk/gtktextbufferserialize.c:1221 -#: gtk/gtktextbufferserialize.c:1324 gtk/gtktextbufferserialize.c:1398 +#: ../gtk/gtktextbufferserialize.c:1156 ../gtk/gtktextbufferserialize.c:1231 +#: ../gtk/gtktextbufferserialize.c:1336 ../gtk/gtktextbufferserialize.c:1410 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Elementul <%s> nu este permis mai jos de <%s>" -#: gtk/gtktextbufferserialize.c:1177 +#: ../gtk/gtktextbufferserialize.c:1187 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "„%s” nu este un tip de atribut valid" -#: gtk/gtktextbufferserialize.c:1185 +#: ../gtk/gtktextbufferserialize.c:1195 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "„%s” nu este un nume de atribut valid" -#: gtk/gtktextbufferserialize.c:1195 +#: ../gtk/gtktextbufferserialize.c:1205 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "„%s” nu a putut fi convertit într-o valoare de tip „%s” pentru atributul „%s”" -#: gtk/gtktextbufferserialize.c:1204 +#: ../gtk/gtktextbufferserialize.c:1214 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "„%s” nu este o valoare validă pentru atributul „%s”" -#: gtk/gtktextbufferserialize.c:1289 +#: ../gtk/gtktextbufferserialize.c:1299 #, c-format msgid "Tag \"%s\" already defined" msgstr "Eticheta „%s” este deja definită" -#: gtk/gtktextbufferserialize.c:1300 +#: ../gtk/gtktextbufferserialize.c:1312 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Eticheta „%s” are o prioritate nevalidă „%s”" -#: gtk/gtktextbufferserialize.c:1353 +#: ../gtk/gtktextbufferserialize.c:1365 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "" "Elementul ce delimitează textul trebuie să fie , nu <%s>" -#: gtk/gtktextbufferserialize.c:1362 gtk/gtktextbufferserialize.c:1378 +#: ../gtk/gtktextbufferserialize.c:1374 ../gtk/gtktextbufferserialize.c:1390 #, c-format msgid "A <%s> element has already been specified" msgstr "Un element <%s> a fost deja specificat" -#: gtk/gtktextbufferserialize.c:1384 +#: ../gtk/gtktextbufferserialize.c:1396 msgid "A element can't occur before a element" msgstr "Un element nu poate apărea înaintea unui element " -#: gtk/gtktextbufferserialize.c:1784 +#: ../gtk/gtktextbufferserialize.c:1796 msgid "Serialized data is malformed" msgstr "Datele serializate au fost deformate" -#: gtk/gtktextbufferserialize.c:1862 +#: ../gtk/gtktextbufferserialize.c:1874 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" -"Datele serializate sunt deformate. Prima secțiune nu e " -"GTKTEXTBUFFERCONTENTS-0001" +"Datele serializate sunt deformate. Prima secțiune nu e GTKTEXTBUFFERCONTENTS-" +"0001" -#: gtk/gtktextutil.c:60 +#: ../gtk/gtktextutil.c:60 msgid "LRM _Left-to-right mark" msgstr "Semn _Stânga-Dreapta LRM" -#: gtk/gtktextutil.c:61 +#: ../gtk/gtktextutil.c:61 msgid "RLM _Right-to-left mark" msgstr "Semn _Dreapta-Stânga RLM" -#: gtk/gtktextutil.c:62 +#: ../gtk/gtktextutil.c:62 msgid "LRE Left-to-right _embedding" msgstr "Î_ncapsulare Stânga-Dreapta LRE" -#: gtk/gtktextutil.c:63 +#: ../gtk/gtktextutil.c:63 msgid "RLE Right-to-left e_mbedding" msgstr "În_capsulare Dreapta-Stânga RLE" -#: gtk/gtktextutil.c:64 +#: ../gtk/gtktextutil.c:64 msgid "LRO Left-to-right _override" msgstr "S_uprascriere Stânga-Dreapta LRO" -#: gtk/gtktextutil.c:65 +#: ../gtk/gtktextutil.c:65 msgid "RLO Right-to-left o_verride" msgstr "Supr_ascriere Dreapta-Stânga RLO" -#: gtk/gtktextutil.c:66 +#: ../gtk/gtktextutil.c:66 msgid "PDF _Pop directional formatting" msgstr "Formatare direcțională _Pop PDF" -#: gtk/gtktextutil.c:67 +#: ../gtk/gtktextutil.c:67 msgid "ZWS _Zero width space" msgstr "Spațiu de lungime _zero ZWS" -#: gtk/gtktextutil.c:68 +#: ../gtk/gtktextutil.c:68 msgid "ZWJ Zero width _joiner" msgstr "_Legătură de lungime zero ZWJ" -#: gtk/gtktextutil.c:69 +#: ../gtk/gtktextutil.c:69 msgid "ZWNJ Zero width _non-joiner" msgstr "Non-le_gătură de lungime zero ZWNJ" -#: gtk/gtkthemes.c:72 +#: ../gtk/gtkthemes.c:72 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Nu se poate localiza motorul temei în module_path: „%s”," -#: gtk/gtkuimanager.c:1505 +#: ../gtk/gtkuimanager.c:1505 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Etichetă de start „%s” neașteptată în linia %d, caracterul %d" -#: gtk/gtkuimanager.c:1595 +#: ../gtk/gtkuimanager.c:1595 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Date tip caracter neașteptate în linia %d, caracterul %d" -#: gtk/gtkuimanager.c:2427 +#: ../gtk/gtkuimanager.c:2427 msgid "Empty" msgstr "Gol" -#: gtk/gtkvolumebutton.c:83 +#: ../gtk/gtkvolumebutton.c:83 msgid "Volume" msgstr "Sonor" -#: gtk/gtkvolumebutton.c:85 +#: ../gtk/gtkvolumebutton.c:85 msgid "Turns volume down or up" msgstr "Scade sau crește volumul" -#: gtk/gtkvolumebutton.c:88 +#: ../gtk/gtkvolumebutton.c:88 msgid "Adjusts the volume" msgstr "Ajustare sonor" -#: gtk/gtkvolumebutton.c:94 gtk/gtkvolumebutton.c:97 +#: ../gtk/gtkvolumebutton.c:94 ../gtk/gtkvolumebutton.c:97 msgid "Volume Down" msgstr "Volum scăzut" -#: gtk/gtkvolumebutton.c:96 +#: ../gtk/gtkvolumebutton.c:96 msgid "Decreases the volume" msgstr "Scade volumul" -#: gtk/gtkvolumebutton.c:100 gtk/gtkvolumebutton.c:103 +#: ../gtk/gtkvolumebutton.c:100 ../gtk/gtkvolumebutton.c:103 msgid "Volume Up" msgstr "Volum crescut" -#: gtk/gtkvolumebutton.c:102 +#: ../gtk/gtkvolumebutton.c:102 msgid "Increases the volume" msgstr "Crește volumul" -#: gtk/gtkvolumebutton.c:160 +#: ../gtk/gtkvolumebutton.c:160 msgid "Muted" msgstr "Mut" -#: gtk/gtkvolumebutton.c:164 +#: ../gtk/gtkvolumebutton.c:164 msgid "Full Volume" msgstr "Volum maxim" @@ -2783,932 +2787,932 @@ msgstr "Volum maxim" #. * Translate the "%d" to "%Id" if you want to use localised digits, #. * or otherwise translate the "%d" to "%d". #. -#: gtk/gtkvolumebutton.c:177 +#: ../gtk/gtkvolumebutton.c:177 #, c-format msgctxt "volume percentage" msgid "%d %%" msgstr "%d %%" -#: gtk/paper_names_offsets.c:4 +#: ../gtk/paper_names_offsets.c:4 msgctxt "paper size" msgid "asme_f" msgstr "asme_f" -#: gtk/paper_names_offsets.c:5 +#: ../gtk/paper_names_offsets.c:5 msgctxt "paper size" msgid "A0x2" msgstr "A0x2" -#: gtk/paper_names_offsets.c:6 +#: ../gtk/paper_names_offsets.c:6 msgctxt "paper size" msgid "A0" msgstr "A0" -#: gtk/paper_names_offsets.c:7 +#: ../gtk/paper_names_offsets.c:7 msgctxt "paper size" msgid "A0x3" msgstr "A0x3" -#: gtk/paper_names_offsets.c:8 +#: ../gtk/paper_names_offsets.c:8 msgctxt "paper size" msgid "A1" msgstr "A1" -#: gtk/paper_names_offsets.c:9 +#: ../gtk/paper_names_offsets.c:9 msgctxt "paper size" msgid "A10" msgstr "A10" -#: gtk/paper_names_offsets.c:10 +#: ../gtk/paper_names_offsets.c:10 msgctxt "paper size" msgid "A1x3" msgstr "A1x3" -#: gtk/paper_names_offsets.c:11 +#: ../gtk/paper_names_offsets.c:11 msgctxt "paper size" msgid "A1x4" msgstr "A1x4" -#: gtk/paper_names_offsets.c:12 +#: ../gtk/paper_names_offsets.c:12 msgctxt "paper size" msgid "A2" msgstr "A2" -#: gtk/paper_names_offsets.c:13 +#: ../gtk/paper_names_offsets.c:13 msgctxt "paper size" msgid "A2x3" msgstr "A2x3" -#: gtk/paper_names_offsets.c:14 +#: ../gtk/paper_names_offsets.c:14 msgctxt "paper size" msgid "A2x4" msgstr "A2x4" -#: gtk/paper_names_offsets.c:15 +#: ../gtk/paper_names_offsets.c:15 msgctxt "paper size" msgid "A2x5" msgstr "A2x5" -#: gtk/paper_names_offsets.c:16 +#: ../gtk/paper_names_offsets.c:16 msgctxt "paper size" msgid "A3" msgstr "A3" -#: gtk/paper_names_offsets.c:17 +#: ../gtk/paper_names_offsets.c:17 msgctxt "paper size" msgid "A3 Extra" msgstr "A3 Extra" -#: gtk/paper_names_offsets.c:18 +#: ../gtk/paper_names_offsets.c:18 msgctxt "paper size" msgid "A3x3" msgstr "A3x3" -#: gtk/paper_names_offsets.c:19 +#: ../gtk/paper_names_offsets.c:19 msgctxt "paper size" msgid "A3x4" msgstr "A3x4" -#: gtk/paper_names_offsets.c:20 +#: ../gtk/paper_names_offsets.c:20 msgctxt "paper size" msgid "A3x5" msgstr "A3x5" -#: gtk/paper_names_offsets.c:21 +#: ../gtk/paper_names_offsets.c:21 msgctxt "paper size" msgid "A3x6" msgstr "A3x6" -#: gtk/paper_names_offsets.c:22 +#: ../gtk/paper_names_offsets.c:22 msgctxt "paper size" msgid "A3x7" msgstr "A3x7" -#: gtk/paper_names_offsets.c:23 +#: ../gtk/paper_names_offsets.c:23 msgctxt "paper size" msgid "A4" msgstr "A4" -#: gtk/paper_names_offsets.c:24 +#: ../gtk/paper_names_offsets.c:24 msgctxt "paper size" msgid "A4 Extra" msgstr "A4 Extra" -#: gtk/paper_names_offsets.c:25 +#: ../gtk/paper_names_offsets.c:25 msgctxt "paper size" msgid "A4 Tab" msgstr "A4 Tab" -#: gtk/paper_names_offsets.c:26 +#: ../gtk/paper_names_offsets.c:26 msgctxt "paper size" msgid "A4x3" msgstr "A4x3" -#: gtk/paper_names_offsets.c:27 +#: ../gtk/paper_names_offsets.c:27 msgctxt "paper size" msgid "A4x4" msgstr "A4x4" -#: gtk/paper_names_offsets.c:28 +#: ../gtk/paper_names_offsets.c:28 msgctxt "paper size" msgid "A4x5" msgstr "A4x5" -#: gtk/paper_names_offsets.c:29 +#: ../gtk/paper_names_offsets.c:29 msgctxt "paper size" msgid "A4x6" msgstr "A4x6" -#: gtk/paper_names_offsets.c:30 +#: ../gtk/paper_names_offsets.c:30 msgctxt "paper size" msgid "A4x7" msgstr "A4x7" -#: gtk/paper_names_offsets.c:31 +#: ../gtk/paper_names_offsets.c:31 msgctxt "paper size" msgid "A4x8" msgstr "A4x8" -#: gtk/paper_names_offsets.c:32 +#: ../gtk/paper_names_offsets.c:32 msgctxt "paper size" msgid "A4x9" msgstr "A4x9" -#: gtk/paper_names_offsets.c:33 +#: ../gtk/paper_names_offsets.c:33 msgctxt "paper size" msgid "A5" msgstr "A5" -#: gtk/paper_names_offsets.c:34 +#: ../gtk/paper_names_offsets.c:34 msgctxt "paper size" msgid "A5 Extra" msgstr "A5 Extra" -#: gtk/paper_names_offsets.c:35 +#: ../gtk/paper_names_offsets.c:35 msgctxt "paper size" msgid "A6" msgstr "A6" -#: gtk/paper_names_offsets.c:36 +#: ../gtk/paper_names_offsets.c:36 msgctxt "paper size" msgid "A7" msgstr "A7" -#: gtk/paper_names_offsets.c:37 +#: ../gtk/paper_names_offsets.c:37 msgctxt "paper size" msgid "A8" msgstr "A8" -#: gtk/paper_names_offsets.c:38 +#: ../gtk/paper_names_offsets.c:38 msgctxt "paper size" msgid "A9" msgstr "A9" -#: gtk/paper_names_offsets.c:39 +#: ../gtk/paper_names_offsets.c:39 msgctxt "paper size" msgid "B0" msgstr "B0" -#: gtk/paper_names_offsets.c:40 +#: ../gtk/paper_names_offsets.c:40 msgctxt "paper size" msgid "B1" msgstr "B1" -#: gtk/paper_names_offsets.c:41 +#: ../gtk/paper_names_offsets.c:41 msgctxt "paper size" msgid "B10" msgstr "B10" -#: gtk/paper_names_offsets.c:42 +#: ../gtk/paper_names_offsets.c:42 msgctxt "paper size" msgid "B2" msgstr "B2" -#: gtk/paper_names_offsets.c:43 +#: ../gtk/paper_names_offsets.c:43 msgctxt "paper size" msgid "B3" msgstr "B3" -#: gtk/paper_names_offsets.c:44 +#: ../gtk/paper_names_offsets.c:44 msgctxt "paper size" msgid "B4" msgstr "B4" -#: gtk/paper_names_offsets.c:45 +#: ../gtk/paper_names_offsets.c:45 msgctxt "paper size" msgid "B5" msgstr "B5" -#: gtk/paper_names_offsets.c:46 +#: ../gtk/paper_names_offsets.c:46 msgctxt "paper size" msgid "B5 Extra" msgstr "B5 Extra" -#: gtk/paper_names_offsets.c:47 +#: ../gtk/paper_names_offsets.c:47 msgctxt "paper size" msgid "B6" msgstr "B6" -#: gtk/paper_names_offsets.c:48 +#: ../gtk/paper_names_offsets.c:48 msgctxt "paper size" msgid "B6/C4" msgstr "B6/C4" -#: gtk/paper_names_offsets.c:49 +#: ../gtk/paper_names_offsets.c:49 msgctxt "paper size" msgid "B7" msgstr "B7" -#: gtk/paper_names_offsets.c:50 +#: ../gtk/paper_names_offsets.c:50 msgctxt "paper size" msgid "B8" msgstr "B8" -#: gtk/paper_names_offsets.c:51 +#: ../gtk/paper_names_offsets.c:51 msgctxt "paper size" msgid "B9" msgstr "B9" -#: gtk/paper_names_offsets.c:52 +#: ../gtk/paper_names_offsets.c:52 msgctxt "paper size" msgid "C0" msgstr "C0" -#: gtk/paper_names_offsets.c:53 +#: ../gtk/paper_names_offsets.c:53 msgctxt "paper size" msgid "C1" msgstr "C1" -#: gtk/paper_names_offsets.c:54 +#: ../gtk/paper_names_offsets.c:54 msgctxt "paper size" msgid "C10" msgstr "C10" -#: gtk/paper_names_offsets.c:55 +#: ../gtk/paper_names_offsets.c:55 msgctxt "paper size" msgid "C2" msgstr "C2" -#: gtk/paper_names_offsets.c:56 +#: ../gtk/paper_names_offsets.c:56 msgctxt "paper size" msgid "C3" msgstr "C3" -#: gtk/paper_names_offsets.c:57 +#: ../gtk/paper_names_offsets.c:57 msgctxt "paper size" msgid "C4" msgstr "C4" -#: gtk/paper_names_offsets.c:58 +#: ../gtk/paper_names_offsets.c:58 msgctxt "paper size" msgid "C5" msgstr "C5" -#: gtk/paper_names_offsets.c:59 +#: ../gtk/paper_names_offsets.c:59 msgctxt "paper size" msgid "C6" msgstr "C6" -#: gtk/paper_names_offsets.c:60 +#: ../gtk/paper_names_offsets.c:60 msgctxt "paper size" msgid "C6/C5" msgstr "C6/C5" -#: gtk/paper_names_offsets.c:61 +#: ../gtk/paper_names_offsets.c:61 msgctxt "paper size" msgid "C7" msgstr "C7" -#: gtk/paper_names_offsets.c:62 +#: ../gtk/paper_names_offsets.c:62 msgctxt "paper size" msgid "C7/C6" msgstr "C7/C6" -#: gtk/paper_names_offsets.c:63 +#: ../gtk/paper_names_offsets.c:63 msgctxt "paper size" msgid "C8" msgstr "C8" -#: gtk/paper_names_offsets.c:64 +#: ../gtk/paper_names_offsets.c:64 msgctxt "paper size" msgid "C9" msgstr "C9" -#: gtk/paper_names_offsets.c:65 +#: ../gtk/paper_names_offsets.c:65 msgctxt "paper size" msgid "DL Envelope" msgstr "Plic DL" -#: gtk/paper_names_offsets.c:66 +#: ../gtk/paper_names_offsets.c:66 msgctxt "paper size" msgid "RA0" msgstr "RA0" -#: gtk/paper_names_offsets.c:67 +#: ../gtk/paper_names_offsets.c:67 msgctxt "paper size" msgid "RA1" msgstr "RA1" -#: gtk/paper_names_offsets.c:68 +#: ../gtk/paper_names_offsets.c:68 msgctxt "paper size" msgid "RA2" msgstr "RA2" -#: gtk/paper_names_offsets.c:69 +#: ../gtk/paper_names_offsets.c:69 msgctxt "paper size" msgid "SRA0" msgstr "SRA0" -#: gtk/paper_names_offsets.c:70 +#: ../gtk/paper_names_offsets.c:70 msgctxt "paper size" msgid "SRA1" msgstr "SRA1" -#: gtk/paper_names_offsets.c:71 +#: ../gtk/paper_names_offsets.c:71 msgctxt "paper size" msgid "SRA2" msgstr "SRA2" -#: gtk/paper_names_offsets.c:72 +#: ../gtk/paper_names_offsets.c:72 msgctxt "paper size" msgid "JB0" msgstr "JB0" -#: gtk/paper_names_offsets.c:73 +#: ../gtk/paper_names_offsets.c:73 msgctxt "paper size" msgid "JB1" msgstr "JB1" -#: gtk/paper_names_offsets.c:74 +#: ../gtk/paper_names_offsets.c:74 msgctxt "paper size" msgid "JB10" msgstr "JB10" -#: gtk/paper_names_offsets.c:75 +#: ../gtk/paper_names_offsets.c:75 msgctxt "paper size" msgid "JB2" msgstr "JB2" -#: gtk/paper_names_offsets.c:76 +#: ../gtk/paper_names_offsets.c:76 msgctxt "paper size" msgid "JB3" msgstr "JB3" -#: gtk/paper_names_offsets.c:77 +#: ../gtk/paper_names_offsets.c:77 msgctxt "paper size" msgid "JB4" msgstr "JB4" -#: gtk/paper_names_offsets.c:78 +#: ../gtk/paper_names_offsets.c:78 msgctxt "paper size" msgid "JB5" msgstr "JB5" -#: gtk/paper_names_offsets.c:79 +#: ../gtk/paper_names_offsets.c:79 msgctxt "paper size" msgid "JB6" msgstr "JB6" -#: gtk/paper_names_offsets.c:80 +#: ../gtk/paper_names_offsets.c:80 msgctxt "paper size" msgid "JB7" msgstr "JB7" -#: gtk/paper_names_offsets.c:81 +#: ../gtk/paper_names_offsets.c:81 msgctxt "paper size" msgid "JB8" msgstr "JB8" -#: gtk/paper_names_offsets.c:82 +#: ../gtk/paper_names_offsets.c:82 msgctxt "paper size" msgid "JB9" msgstr "JB9" -#: gtk/paper_names_offsets.c:83 +#: ../gtk/paper_names_offsets.c:83 msgctxt "paper size" msgid "jis exec" msgstr "jis exec" -#: gtk/paper_names_offsets.c:84 +#: ../gtk/paper_names_offsets.c:84 msgctxt "paper size" msgid "Choukei 2 Envelope" msgstr "Plic Choukei 2" -#: gtk/paper_names_offsets.c:85 +#: ../gtk/paper_names_offsets.c:85 msgctxt "paper size" msgid "Choukei 3 Envelope" msgstr "Plic Choukei 3" -#: gtk/paper_names_offsets.c:86 +#: ../gtk/paper_names_offsets.c:86 msgctxt "paper size" msgid "Choukei 4 Envelope" msgstr "Plic Choukei 4" -#: gtk/paper_names_offsets.c:87 +#: ../gtk/paper_names_offsets.c:87 msgctxt "paper size" msgid "hagaki (postcard)" msgstr "Vedere hagaki" -#: gtk/paper_names_offsets.c:88 +#: ../gtk/paper_names_offsets.c:88 msgctxt "paper size" msgid "kahu Envelope" msgstr "Plic kahu" -#: gtk/paper_names_offsets.c:89 +#: ../gtk/paper_names_offsets.c:89 msgctxt "paper size" msgid "kaku2 Envelope" msgstr "Plic kaku2" -#: gtk/paper_names_offsets.c:90 +#: ../gtk/paper_names_offsets.c:90 msgctxt "paper size" msgid "oufuku (reply postcard)" msgstr "Vedere oufuku" -#: gtk/paper_names_offsets.c:91 +#: ../gtk/paper_names_offsets.c:91 msgctxt "paper size" msgid "you4 Envelope" msgstr "Plic you4" -#: gtk/paper_names_offsets.c:92 +#: ../gtk/paper_names_offsets.c:92 msgctxt "paper size" msgid "10x11" msgstr "10x11" -#: gtk/paper_names_offsets.c:93 +#: ../gtk/paper_names_offsets.c:93 msgctxt "paper size" msgid "10x13" msgstr "10x13" -#: gtk/paper_names_offsets.c:94 +#: ../gtk/paper_names_offsets.c:94 msgctxt "paper size" msgid "10x14" msgstr "10x14" -#: gtk/paper_names_offsets.c:95 gtk/paper_names_offsets.c:96 +#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96 msgctxt "paper size" msgid "10x15" msgstr "10x15" -#: gtk/paper_names_offsets.c:97 +#: ../gtk/paper_names_offsets.c:97 msgctxt "paper size" msgid "11x12" msgstr "11x12" -#: gtk/paper_names_offsets.c:98 +#: ../gtk/paper_names_offsets.c:98 msgctxt "paper size" msgid "11x15" msgstr "11x15" -#: gtk/paper_names_offsets.c:99 +#: ../gtk/paper_names_offsets.c:99 msgctxt "paper size" msgid "12x19" msgstr "12x19" -#: gtk/paper_names_offsets.c:100 +#: ../gtk/paper_names_offsets.c:100 msgctxt "paper size" msgid "5x7" msgstr "5x7" -#: gtk/paper_names_offsets.c:101 +#: ../gtk/paper_names_offsets.c:101 msgctxt "paper size" msgid "6x9 Envelope" msgstr "Plic 6x9" -#: gtk/paper_names_offsets.c:102 +#: ../gtk/paper_names_offsets.c:102 msgctxt "paper size" msgid "7x9 Envelope" msgstr "Plic 7x9" -#: gtk/paper_names_offsets.c:103 +#: ../gtk/paper_names_offsets.c:103 msgctxt "paper size" msgid "9x11 Envelope" msgstr "Plic 9x11" -#: gtk/paper_names_offsets.c:104 +#: ../gtk/paper_names_offsets.c:104 msgctxt "paper size" msgid "a2 Envelope" msgstr "Plic a2" -#: gtk/paper_names_offsets.c:105 +#: ../gtk/paper_names_offsets.c:105 msgctxt "paper size" msgid "Arch A" msgstr "Arch A" -#: gtk/paper_names_offsets.c:106 +#: ../gtk/paper_names_offsets.c:106 msgctxt "paper size" msgid "Arch B" msgstr "Arch B" -#: gtk/paper_names_offsets.c:107 +#: ../gtk/paper_names_offsets.c:107 msgctxt "paper size" msgid "Arch C" msgstr "Arch C" -#: gtk/paper_names_offsets.c:108 +#: ../gtk/paper_names_offsets.c:108 msgctxt "paper size" msgid "Arch D" msgstr "Arch D" -#: gtk/paper_names_offsets.c:109 +#: ../gtk/paper_names_offsets.c:109 msgctxt "paper size" msgid "Arch E" msgstr "Arch E" -#: gtk/paper_names_offsets.c:110 +#: ../gtk/paper_names_offsets.c:110 msgctxt "paper size" msgid "b-plus" msgstr "b-plus" -#: gtk/paper_names_offsets.c:111 +#: ../gtk/paper_names_offsets.c:111 msgctxt "paper size" msgid "c" msgstr "c" -#: gtk/paper_names_offsets.c:112 +#: ../gtk/paper_names_offsets.c:112 msgctxt "paper size" msgid "c5 Envelope" msgstr "Plic c5" -#: gtk/paper_names_offsets.c:113 +#: ../gtk/paper_names_offsets.c:113 msgctxt "paper size" msgid "d" msgstr "d" -#: gtk/paper_names_offsets.c:114 +#: ../gtk/paper_names_offsets.c:114 msgctxt "paper size" msgid "e" msgstr "e" -#: gtk/paper_names_offsets.c:115 +#: ../gtk/paper_names_offsets.c:115 msgctxt "paper size" msgid "edp" msgstr "edp" -#: gtk/paper_names_offsets.c:116 +#: ../gtk/paper_names_offsets.c:116 msgctxt "paper size" msgid "European edp" msgstr "edp european" -#: gtk/paper_names_offsets.c:117 +#: ../gtk/paper_names_offsets.c:117 msgctxt "paper size" msgid "Executive" msgstr "E_xecută" -#: gtk/paper_names_offsets.c:118 +#: ../gtk/paper_names_offsets.c:118 msgctxt "paper size" msgid "f" msgstr "f" -#: gtk/paper_names_offsets.c:119 +#: ../gtk/paper_names_offsets.c:119 msgctxt "paper size" msgid "FanFold European" msgstr "FanFold European" -#: gtk/paper_names_offsets.c:120 +#: ../gtk/paper_names_offsets.c:120 msgctxt "paper size" msgid "FanFold US" msgstr "FanFold US" -#: gtk/paper_names_offsets.c:121 +#: ../gtk/paper_names_offsets.c:121 msgctxt "paper size" msgid "FanFold German Legal" msgstr "FanFold German Legal" -#: gtk/paper_names_offsets.c:122 +#: ../gtk/paper_names_offsets.c:122 msgctxt "paper size" msgid "Government Legal" msgstr "Government Legal" -#: gtk/paper_names_offsets.c:123 +#: ../gtk/paper_names_offsets.c:123 msgctxt "paper size" msgid "Government Letter" msgstr "Government Letter" -#: gtk/paper_names_offsets.c:124 +#: ../gtk/paper_names_offsets.c:124 msgctxt "paper size" msgid "Index 3x5" msgstr "Index 3x5" -#: gtk/paper_names_offsets.c:125 +#: ../gtk/paper_names_offsets.c:125 msgctxt "paper size" msgid "Index 4x6 (postcard)" msgstr "Index 4x6 (vedere)" -#: gtk/paper_names_offsets.c:126 +#: ../gtk/paper_names_offsets.c:126 msgctxt "paper size" msgid "Index 4x6 ext" msgstr "Index 4x6 ext" -#: gtk/paper_names_offsets.c:127 +#: ../gtk/paper_names_offsets.c:127 msgctxt "paper size" msgid "Index 5x8" msgstr "Index 5x8" -#: gtk/paper_names_offsets.c:128 +#: ../gtk/paper_names_offsets.c:128 msgctxt "paper size" msgid "Invoice" msgstr "Factură" -#: gtk/paper_names_offsets.c:129 +#: ../gtk/paper_names_offsets.c:129 msgctxt "paper size" msgid "Tabloid" msgstr "Tabloid" -#: gtk/paper_names_offsets.c:130 +#: ../gtk/paper_names_offsets.c:130 msgctxt "paper size" msgid "US Legal" msgstr "US Legal" -#: gtk/paper_names_offsets.c:131 +#: ../gtk/paper_names_offsets.c:131 msgctxt "paper size" msgid "US Legal Extra" msgstr "US Legal Extra" -#: gtk/paper_names_offsets.c:132 +#: ../gtk/paper_names_offsets.c:132 msgctxt "paper size" msgid "US Letter" msgstr "US Letter" -#: gtk/paper_names_offsets.c:133 +#: ../gtk/paper_names_offsets.c:133 msgctxt "paper size" msgid "US Letter Extra" msgstr "US Letter Extra" -#: gtk/paper_names_offsets.c:134 +#: ../gtk/paper_names_offsets.c:134 msgctxt "paper size" msgid "US Letter Plus" msgstr "US Letter Plus" -#: gtk/paper_names_offsets.c:135 +#: ../gtk/paper_names_offsets.c:135 msgctxt "paper size" msgid "Monarch Envelope" msgstr "Monarch Envelope" -#: gtk/paper_names_offsets.c:136 +#: ../gtk/paper_names_offsets.c:136 msgctxt "paper size" msgid "#10 Envelope" msgstr "Plic #10" -#: gtk/paper_names_offsets.c:137 +#: ../gtk/paper_names_offsets.c:137 msgctxt "paper size" msgid "#11 Envelope" msgstr "Plic #11" -#: gtk/paper_names_offsets.c:138 +#: ../gtk/paper_names_offsets.c:138 msgctxt "paper size" msgid "#12 Envelope" msgstr "Plic #12" -#: gtk/paper_names_offsets.c:139 +#: ../gtk/paper_names_offsets.c:139 msgctxt "paper size" msgid "#14 Envelope" msgstr "Plic #14" -#: gtk/paper_names_offsets.c:140 +#: ../gtk/paper_names_offsets.c:140 msgctxt "paper size" msgid "#9 Envelope" msgstr "Plic #9" -#: gtk/paper_names_offsets.c:141 +#: ../gtk/paper_names_offsets.c:141 msgctxt "paper size" msgid "Personal Envelope" msgstr "Plic personal" -#: gtk/paper_names_offsets.c:142 +#: ../gtk/paper_names_offsets.c:142 msgctxt "paper size" msgid "Quarto" msgstr "Quarto" -#: gtk/paper_names_offsets.c:143 +#: ../gtk/paper_names_offsets.c:143 msgctxt "paper size" msgid "Super A" msgstr "Super A" -#: gtk/paper_names_offsets.c:144 +#: ../gtk/paper_names_offsets.c:144 msgctxt "paper size" msgid "Super B" msgstr "Super B" -#: gtk/paper_names_offsets.c:145 +#: ../gtk/paper_names_offsets.c:145 msgctxt "paper size" msgid "Wide Format" msgstr "Format lat" -#: gtk/paper_names_offsets.c:146 +#: ../gtk/paper_names_offsets.c:146 msgctxt "paper size" msgid "Dai-pa-kai" msgstr "Dai-pa-kai" -#: gtk/paper_names_offsets.c:147 +#: ../gtk/paper_names_offsets.c:147 msgctxt "paper size" msgid "Folio" msgstr "Folio" -#: gtk/paper_names_offsets.c:148 +#: ../gtk/paper_names_offsets.c:148 msgctxt "paper size" msgid "Folio sp" msgstr "Folio sp" -#: gtk/paper_names_offsets.c:149 +#: ../gtk/paper_names_offsets.c:149 msgctxt "paper size" msgid "Invite Envelope" msgstr "Plic invitație" -#: gtk/paper_names_offsets.c:150 +#: ../gtk/paper_names_offsets.c:150 msgctxt "paper size" msgid "Italian Envelope" msgstr "Plic italian" -#: gtk/paper_names_offsets.c:151 +#: ../gtk/paper_names_offsets.c:151 msgctxt "paper size" msgid "juuro-ku-kai" msgstr "juuro-ku-kai" -#: gtk/paper_names_offsets.c:152 +#: ../gtk/paper_names_offsets.c:152 msgctxt "paper size" msgid "pa-kai" msgstr "pa-kai" -#: gtk/paper_names_offsets.c:153 +#: ../gtk/paper_names_offsets.c:153 msgctxt "paper size" msgid "Postfix Envelope" msgstr "Plic Postfix" -#: gtk/paper_names_offsets.c:154 +#: ../gtk/paper_names_offsets.c:154 msgctxt "paper size" msgid "Small Photo" msgstr "Poză mică" -#: gtk/paper_names_offsets.c:155 +#: ../gtk/paper_names_offsets.c:155 msgctxt "paper size" msgid "prc1 Envelope" msgstr "Plic prc1" -#: gtk/paper_names_offsets.c:156 +#: ../gtk/paper_names_offsets.c:156 msgctxt "paper size" msgid "prc10 Envelope" msgstr "Plic prc10" -#: gtk/paper_names_offsets.c:157 +#: ../gtk/paper_names_offsets.c:157 msgctxt "paper size" msgid "prc 16k" msgstr "prc 16k" -#: gtk/paper_names_offsets.c:158 +#: ../gtk/paper_names_offsets.c:158 msgctxt "paper size" msgid "prc2 Envelope" msgstr "Plic prc2" -#: gtk/paper_names_offsets.c:159 +#: ../gtk/paper_names_offsets.c:159 msgctxt "paper size" msgid "prc3 Envelope" msgstr "Plic prc3" -#: gtk/paper_names_offsets.c:160 +#: ../gtk/paper_names_offsets.c:160 msgctxt "paper size" msgid "prc 32k" msgstr "prc 32k" -#: gtk/paper_names_offsets.c:161 +#: ../gtk/paper_names_offsets.c:161 msgctxt "paper size" msgid "prc4 Envelope" msgstr "Plic prc4" -#: gtk/paper_names_offsets.c:162 +#: ../gtk/paper_names_offsets.c:162 msgctxt "paper size" msgid "prc5 Envelope" msgstr "Plic c5" -#: gtk/paper_names_offsets.c:163 +#: ../gtk/paper_names_offsets.c:163 msgctxt "paper size" msgid "prc6 Envelope" msgstr "Plic prc6" -#: gtk/paper_names_offsets.c:164 +#: ../gtk/paper_names_offsets.c:164 msgctxt "paper size" msgid "prc7 Envelope" msgstr "Plic prc7" -#: gtk/paper_names_offsets.c:165 +#: ../gtk/paper_names_offsets.c:165 msgctxt "paper size" msgid "prc8 Envelope" msgstr "Plic prc8" -#: gtk/paper_names_offsets.c:166 +#: ../gtk/paper_names_offsets.c:166 msgctxt "paper size" msgid "prc9 Envelope" msgstr "Plic prc9" -#: gtk/paper_names_offsets.c:167 +#: ../gtk/paper_names_offsets.c:167 msgctxt "paper size" msgid "ROC 16k" msgstr "ROC 16k" -#: gtk/paper_names_offsets.c:168 +#: ../gtk/paper_names_offsets.c:168 msgctxt "paper size" msgid "ROC 8k" msgstr "ROC 8k" -#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 +#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "s-au găsit idata diferite pentru „%s” (legat simbolic) și %s\n" -#: gtk/updateiconcache.c:1374 +#: ../gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Nu s-a putut scrie antetul\n" -#: gtk/updateiconcache.c:1380 +#: ../gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Nu s-a putut scrie tabela de hash\n" -#: gtk/updateiconcache.c:1386 +#: ../gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Nu s-a putut scrie indexul dosarului\n" -#: gtk/updateiconcache.c:1394 +#: ../gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Nu s-a putut rescrie antetul\n" -#: gtk/updateiconcache.c:1463 +#: ../gtk/updateiconcache.c:1488 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Nu s-a putut deschide fișierul %s: %s\n" -#: gtk/updateiconcache.c:1471 +#: ../gtk/updateiconcache.c:1496 ../gtk/updateiconcache.c:1526 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Nu s-a putut scrie fișierul cache: %s\n" -#: gtk/updateiconcache.c:1507 +#: ../gtk/updateiconcache.c:1537 #, c-format msgid "The generated cache was invalid.\n" msgstr "S-a generat un cache nevalid.\n" -#: gtk/updateiconcache.c:1521 +#: ../gtk/updateiconcache.c:1551 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Nu s-a putut redenumi %s în %s: %s, prin urmare se șterge %s.\n" -#: gtk/updateiconcache.c:1535 +#: ../gtk/updateiconcache.c:1565 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Nu s-a putut redenumi %s în %s: %s\n" -#: gtk/updateiconcache.c:1545 +#: ../gtk/updateiconcache.c:1575 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Nu s-a putut redenumi %s înapoi în %s: %s.\n" -#: gtk/updateiconcache.c:1572 +#: ../gtk/updateiconcache.c:1602 #, c-format msgid "Cache file created successfully.\n" msgstr "Fișierul cache a fost creat cu succes.\n" -#: gtk/updateiconcache.c:1611 +#: ../gtk/updateiconcache.c:1641 msgid "Overwrite an existing cache, even if up to date" msgstr "Suprascrie un cache existent, chiar dacă este la zi" -#: gtk/updateiconcache.c:1612 +#: ../gtk/updateiconcache.c:1642 msgid "Don't check for the existence of index.theme" msgstr "Nu verifica existența fișierului index.theme" -#: gtk/updateiconcache.c:1613 +#: ../gtk/updateiconcache.c:1643 msgid "Don't include image data in the cache" msgstr "Nu include data de tip imagine în cache" -#: gtk/updateiconcache.c:1614 +#: ../gtk/updateiconcache.c:1644 msgid "Output a C header file" msgstr "Scoate la ieșire un fișier C header" -#: gtk/updateiconcache.c:1615 +#: ../gtk/updateiconcache.c:1645 msgid "Turn off verbose output" msgstr "Dezactivează ieșirea detaliată" -#: gtk/updateiconcache.c:1616 +#: ../gtk/updateiconcache.c:1646 msgid "Validate existing icon cache" msgstr "Validare cache existent de iconițe" -#: gtk/updateiconcache.c:1683 +#: ../gtk/updateiconcache.c:1713 #, c-format msgid "File not found: %s\n" msgstr "Nu s-a găsit fișierul: %s\n" -#: gtk/updateiconcache.c:1689 +#: ../gtk/updateiconcache.c:1719 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Nu e un cache de iconițe valid: %s\n" -#: gtk/updateiconcache.c:1702 +#: ../gtk/updateiconcache.c:1732 #, c-format msgid "No theme index file.\n" msgstr "Nu există un fișier index al temei.\n" -#: gtk/updateiconcache.c:1706 +#: ../gtk/updateiconcache.c:1736 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -3719,315 +3723,315 @@ msgstr "" "theme-index.\n" #. ID -#: modules/input/imam-et.c:454 +#: ../modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharic (EZ+)" #. ID -#: modules/input/imcedilla.c:92 +#: ../modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Sedilă" #. ID -#: modules/input/imcyrillic-translit.c:217 +#: ../modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Chirilică (Transliterată)" #. ID -#: modules/input/iminuktitut.c:127 +#: ../modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (Transliterată)" #. ID -#: modules/input/imipa.c:145 +#: ../modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: modules/input/immultipress.c:31 +#: ../modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: modules/input/imthai.c:35 +#: ../modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: modules/input/imti-er.c:453 +#: ../modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna - Eritreeană (EZ+)" #. ID -#: modules/input/imti-et.c:453 +#: ../modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna - Etiopiană (EZ+)" #. ID -#: modules/input/imviqr.c:244 +#: ../modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnameză (VIQR)" #. ID -#: modules/input/imxim.c:28 +#: ../modules/input/imxim.c:28 msgid "X Input Method" msgstr "Metodă de input X" -#: modules/printbackends/cups/gtkprintbackendcups.c:811 -#: modules/printbackends/cups/gtkprintbackendcups.c:1020 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:810 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1020 msgid "Username:" msgstr "Utilizator:" -#: modules/printbackends/cups/gtkprintbackendcups.c:812 -#: modules/printbackends/cups/gtkprintbackendcups.c:1029 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:811 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1029 msgid "Password:" msgstr "Parolă:" -#: modules/printbackends/cups/gtkprintbackendcups.c:850 -#, c-format -msgid "Authentication is required to get a file from %s" -msgstr "Pentru a prelua un fișier de la %s este nevoie de autentificare" - -#: modules/printbackends/cups/gtkprintbackendcups.c:854 -#: modules/printbackends/cups/gtkprintbackendcups.c:1042 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:850 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1042 #, c-format msgid "Authentication is required to print document '%s' on printer %s" msgstr "" "Pentru a tipări documentul „%s” la imprimanta %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:856 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:852 #, c-format msgid "Authentication is required to print a document on %s" msgstr "" "Pentru a tipări un document la imprimanta %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:860 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:856 #, c-format msgid "Authentication is required to get attributes of job '%s'" msgstr "Pentru a afla atributele sarcinii „%s” este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:862 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:858 msgid "Authentication is required to get attributes of a job" msgstr "Pentru a afla atributele unei sarcini este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:866 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:862 #, c-format msgid "Authentication is required to get attributes of printer %s" msgstr "Pentru a afla atributele imprimantei „%s” este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:868 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:864 msgid "Authentication is required to get attributes of a printer" msgstr "Pentru a afla atributele unei imprimante este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:871 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:867 #, c-format msgid "Authentication is required to get default printer of %s" msgstr "" "Pentru a afla imprimanta implicită de pe %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:874 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:870 #, c-format msgid "Authentication is required to get printers from %s" msgstr "Pentru a afla imprimantele de pe %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:877 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:875 +#, c-format +msgid "Authentication is required to get a file from %s" +msgstr "Pentru a prelua un fișier de la %s este nevoie de autentificare" + +#: ../modules/printbackends/cups/gtkprintbackendcups.c:877 #, c-format msgid "Authentication is required on %s" msgstr "Este nevoie de autentificare pe %s" -#: modules/printbackends/cups/gtkprintbackendcups.c:1014 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1014 msgid "Domain:" msgstr "Domeniu:" -#: modules/printbackends/cups/gtkprintbackendcups.c:1044 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1044 #, c-format msgid "Authentication is required to print document '%s'" msgstr "Pentru a tipări documentul „%s” este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:1049 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1049 #, c-format msgid "Authentication is required to print this document on printer %s" msgstr "" "Pentru a tipări acest document la imprimanta %s este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:1051 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1051 msgid "Authentication is required to print this document" msgstr "Pentru a tipări acest document este nevoie de autentificare" -#: modules/printbackends/cups/gtkprintbackendcups.c:1672 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1672 #, c-format msgid "Printer '%s' is low on toner." msgstr "Imprimanta „%s” are toner pe terminate." -#: modules/printbackends/cups/gtkprintbackendcups.c:1673 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1673 #, c-format msgid "Printer '%s' has no toner left." msgstr "Imprimanta „%s” nu mai are toner." #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1675 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1675 #, c-format msgid "Printer '%s' is low on developer." msgstr "Imprimanta „%s” are developator pe terminate." #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1677 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677 #, c-format msgid "Printer '%s' is out of developer." msgstr "Imprimanta „%s” nu mai are developator." #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1679 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" "Imprimanta „%s” are pe terminate cel puțin una dintre rezervele de culori." #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1681 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" "Imprimanta „%s” nu mai are culoare în cel puțin una dintre rezervele de " "culori." -#: modules/printbackends/cups/gtkprintbackendcups.c:1682 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1682 #, c-format msgid "The cover is open on printer '%s'." msgstr "Imprimanta „%s” are capacul ridicat." -#: modules/printbackends/cups/gtkprintbackendcups.c:1683 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1683 #, c-format msgid "The door is open on printer '%s'." msgstr "Imprimanta „%s” are ușița deschisă." -#: modules/printbackends/cups/gtkprintbackendcups.c:1684 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1684 #, c-format msgid "Printer '%s' is low on paper." msgstr "Imprimanta „%s” are hârtie pe terminate." -#: modules/printbackends/cups/gtkprintbackendcups.c:1685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1685 #, c-format msgid "Printer '%s' is out of paper." msgstr "Imprimanta „%s” nu mai are hârtie." -#: modules/printbackends/cups/gtkprintbackendcups.c:1686 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1686 #, fuzzy, c-format msgid "Printer '%s' is currently offline." msgstr "Imprimanta „%s” este momentan deconectată." -#: modules/printbackends/cups/gtkprintbackendcups.c:1687 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1687 #, c-format msgid "There is a problem on printer '%s'." msgstr "Imprimanta „%s” are o problemă." #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:1995 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1995 msgid "Paused ; Rejecting Jobs" msgstr "Oprit momentan. Se refuză sarcini de tipărire" #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Rejecting Jobs" msgstr "Se refuză sarcini de tipărire" -#: modules/printbackends/cups/gtkprintbackendcups.c:2777 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2777 msgid "Two Sided" msgstr "Pe ambele părți" -#: modules/printbackends/cups/gtkprintbackendcups.c:2778 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2778 msgid "Paper Type" msgstr "Tip hârtie" -#: modules/printbackends/cups/gtkprintbackendcups.c:2779 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2779 msgid "Paper Source" msgstr "Sursă hârtie" -#: modules/printbackends/cups/gtkprintbackendcups.c:2780 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2780 msgid "Output Tray" msgstr "Tavă de ieșire" -#: modules/printbackends/cups/gtkprintbackendcups.c:2781 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2781 msgid "Resolution" msgstr "Rezoluție" -#: modules/printbackends/cups/gtkprintbackendcups.c:2782 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2782 msgid "GhostScript pre-filtering" msgstr "Pre-filtrare GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2791 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2791 msgid "One Sided" msgstr "Pe o parte" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2793 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2793 msgid "Long Edge (Standard)" msgstr "Margine lungă (standard)" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2795 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2795 msgid "Short Edge (Flip)" msgstr "Margine scurtă (întoarsă)" #. Translators: this is an option of "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:2797 -#: modules/printbackends/cups/gtkprintbackendcups.c:2799 -#: modules/printbackends/cups/gtkprintbackendcups.c:2807 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2797 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2799 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2807 msgid "Auto Select" msgstr "Auto-selectare" #. Translators: this is an option of "Paper Source" #. Translators: this is an option of "Resolution" -#: modules/printbackends/cups/gtkprintbackendcups.c:2801 -#: modules/printbackends/cups/gtkprintbackendcups.c:2803 -#: modules/printbackends/cups/gtkprintbackendcups.c:2805 -#: modules/printbackends/cups/gtkprintbackendcups.c:2809 -#: modules/printbackends/cups/gtkprintbackendcups.c:3295 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2801 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2803 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2805 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2809 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3305 msgid "Printer Default" msgstr "După opțiunile imprimantei" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2811 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2811 msgid "Embed GhostScript fonts only" msgstr "Doar fonturile GhostScript înglobate" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2813 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2813 msgid "Convert to PS level 1" msgstr "Convertește la PS nivelul 1" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2815 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2815 msgid "Convert to PS level 2" msgstr "Convertește to PS nivelul 2" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 msgid "No pre-filtering" msgstr "Fără pre-filtrare" #. Translators: "Miscellaneous" is the label for a button, that opens #. up an extra panel of settings in a print dialog. -#: modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 msgid "Miscellaneous" msgstr "Altele" #. Translators: These strings name the possible values of the #. * job priority option in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "High" msgstr "Înalt" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Medium" msgstr "Mediu" -#: modules/printbackends/cups/gtkprintbackendcups.c:3503 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3529 msgid "Low" msgstr "Scăzut" @@ -4035,66 +4039,66 @@ msgstr "Scăzut" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3527 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3553 msgid "Pages per Sheet" msgstr "Pagini per foaie" #. Translators, this string is used to label the job priority option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3564 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Job Priority" msgstr "Prioritate sarcină" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3575 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3601 msgid "Billing Info" msgstr "Informații de facturare" #. Translators, these strings are names for various 'standard' cover #. * pages that the printing system may support. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "None" msgstr "Nici unul" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Classified" msgstr "Clasificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Confidential" msgstr "Confidențial" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3590 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3616 msgid "Unclassified" msgstr "Neclasificat" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3625 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3651 msgid "Before" msgstr "Înainte" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3640 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3666 msgid "After" msgstr "După" @@ -4102,14 +4106,14 @@ msgstr "După" #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3660 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3686 msgid "Print at" msgstr "Tipărește la" #. Translators: this is the name of the option that allows the user #. * to specify a time when a print job will be printed. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3671 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3697 msgid "Print at time" msgstr "Tipărește la un anumit moment" @@ -4117,104 +4121,104 @@ msgstr "Tipărește la un anumit moment" #. * size. The two placeholders are replaced with the width and height #. * in points. E.g: "Custom 230.4x142.9" #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3706 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:3732 #, c-format msgid "Custom %sx%s" msgstr "Personalizat %sx%s" #. default filename used for print-to-file -#: modules/printbackends/file/gtkprintbackendfile.c:250 +#: ../modules/printbackends/file/gtkprintbackendfile.c:250 #, c-format msgid "output.%s" msgstr "tipar.%s" -#: modules/printbackends/file/gtkprintbackendfile.c:493 +#: ../modules/printbackends/file/gtkprintbackendfile.c:501 msgid "Print to File" msgstr "Tipărește în fișier" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:578 msgid "PDF" msgstr "PDF" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:578 msgid "Postscript" msgstr "PostScript" -#: modules/printbackends/file/gtkprintbackendfile.c:570 +#: ../modules/printbackends/file/gtkprintbackendfile.c:578 msgid "SVG" msgstr "SVG" -#: modules/printbackends/file/gtkprintbackendfile.c:582 -#: modules/printbackends/test/gtkprintbackendtest.c:503 +#: ../modules/printbackends/file/gtkprintbackendfile.c:590 +#: ../modules/printbackends/test/gtkprintbackendtest.c:503 msgid "Pages per _sheet:" msgstr "Pagini per _filă:" -#: modules/printbackends/file/gtkprintbackendfile.c:641 +#: ../modules/printbackends/file/gtkprintbackendfile.c:649 msgid "File" msgstr "Fișier" -#: modules/printbackends/file/gtkprintbackendfile.c:651 +#: ../modules/printbackends/file/gtkprintbackendfile.c:659 msgid "_Output format" msgstr "Formate de _ieșire" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:395 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:395 msgid "Print to LPR" msgstr "Tipărește cu LPR" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:421 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:421 msgid "Pages Per Sheet" msgstr "Pagini per filă" -#: modules/printbackends/lpr/gtkprintbackendlpr.c:428 +#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:428 msgid "Command Line" msgstr "Linie de comandă" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:811 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:811 msgid "printer offline" msgstr "imprimantă deconectată" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:829 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:829 msgid "ready to print" msgstr "pregătită pentru tipărire" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:832 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:832 msgid "processing job" msgstr "se procesează sarcina" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:836 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:836 msgid "paused" msgstr "întreruptă" #. SUN_BRANDING -#: modules/printbackends/papi/gtkprintbackendpapi.c:839 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:839 msgid "unknown" msgstr "necunoscut" #. default filename used for print-to-test -#: modules/printbackends/test/gtkprintbackendtest.c:234 +#: ../modules/printbackends/test/gtkprintbackendtest.c:234 #, c-format msgid "test-output.%s" msgstr "test-tipar.%s" -#: modules/printbackends/test/gtkprintbackendtest.c:467 +#: ../modules/printbackends/test/gtkprintbackendtest.c:467 msgid "Print to Test Printer" msgstr "Tipărește cu imprimanta de test" -#: tests/testfilechooser.c:207 +#: ../tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Nu s-au putut obține detalii despre fișierul „%s”: %s" -#: tests/testfilechooser.c:222 +#: ../tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nu s-a putut deschide fișierul „%s”: %s" -#: tests/testfilechooser.c:267 +#: ../tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -4222,6 +4226,9 @@ msgstr "" "Nu s-a putut încărca imaginea „%s” dintr-un motiv necunoscut, probabil un " "fișier imagine corupt" +#~ msgid "Error creating folder '%s': %s" +#~ msgstr "Eroare la crearea dosarului „%s”: %s" + #~ msgid "Gdk debugging flags to set" #~ msgstr "Fanioane de depanare Gdk de selectat" From ec78fb182118c11ab35e56387c53c782feffbb3f Mon Sep 17 00:00:00 2001 From: Spoiala Marian Date: Fri, 26 Nov 2010 16:01:41 +0200 Subject: [PATCH 30/59] Updated Romanian translation --- po/ro.po | 89 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 46 insertions(+), 43 deletions(-) diff --git a/po/ro.po b/po/ro.po index 2d40c57716..18ccb5b4e2 100644 --- a/po/ro.po +++ b/po/ro.po @@ -5,15 +5,17 @@ # Mișu Moldovan , 2003 - 2010. # Lucian Adrian Grijincu , 2009, 2010. # Cristian Secară , 2010. +# Eu93 , 2010. +# Spoiala Marian , 2010. msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%" "2b&component=general\n" "POT-Creation-Date: 2010-11-24 12:37+0000\n" -"PO-Revision-Date: 2010-08-04 17:26+0300\n" -"Last-Translator: Lucian Adrian Grijincu \n" -"Language-Team: Romanian Gnome Team \n" +"PO-Revision-Date: 2010-11-26 13:33+0300\n" +"Last-Translator: Spoiala Marian \n" +"Language-Team: Romania\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -30,12 +32,12 @@ msgstr "Eroare la analizarea opțiunii --gtk-debug" #: ../gdk/gdk.c:135 #, c-format msgid "Error parsing option --gdk-no-debug" -msgstr "Eroare la analizarea opțiunii --gtk-debug" +msgstr "Eroare la analizarea opțiunii --gtk-no-debug" #. Description of --class=CLASS in --help output #: ../gdk/gdk.c:163 msgid "Program class as used by the window manager" -msgstr "Clasa programului folosită de administratorul de ferestre" +msgstr "Clasa programului așa cum este folosită de administratorul de ferestre" #. Placeholder in --class=CLASS in --help output #: ../gdk/gdk.c:164 @@ -45,7 +47,7 @@ msgstr "CLASĂ" #. Description of --name=NAME in --help output #: ../gdk/gdk.c:166 msgid "Program name as used by the window manager" -msgstr "Numele programului așa cum este denumit de administratorul de ferestre" +msgstr "Numele programului așa cum este folosit de administratorul de ferestre" #. Placeholder in --name=NAME in --help output #: ../gdk/gdk.c:167 @@ -74,9 +76,8 @@ msgstr "ECRAN" #. Description of --gdk-debug=FLAGS in --help output #: ../gdk/gdk.c:176 -#, fuzzy msgid "GDK debugging flags to set" -msgstr "Fanioane de depanare GTK+ de activat" +msgstr "Fanioane de depanare GTK+ de selectat" #. Placeholder in --gdk-debug=FLAGS in --help output #. Placeholder in --gdk-no-debug=FLAGS in --help output @@ -88,9 +89,8 @@ msgstr "FANIOANE" #. Description of --gdk-no-debug=FLAGS in --help output #: ../gdk/gdk.c:179 -#, fuzzy msgid "GDK debugging flags to unset" -msgstr "Fanioane de depanare GTK+ de dezactivat" +msgstr "Fanioane de depanare GTK+ de deselectat" #: ../gdk/keyname-table.h:3940 msgctxt "keyboard label" @@ -140,22 +140,22 @@ msgstr "Home" #: ../gdk/keyname-table.h:3949 msgctxt "keyboard label" msgid "Left" -msgstr "La stânga" +msgstr "Stânga" #: ../gdk/keyname-table.h:3950 msgctxt "keyboard label" msgid "Up" -msgstr "În sus" +msgstr "Sus" #: ../gdk/keyname-table.h:3951 msgctxt "keyboard label" msgid "Right" -msgstr "La dreapta" +msgstr "Dreapta" #: ../gdk/keyname-table.h:3952 msgctxt "keyboard label" msgid "Down" -msgstr "În jos" +msgstr "Jos" #: ../gdk/keyname-table.h:3953 msgctxt "keyboard label" @@ -328,7 +328,7 @@ msgstr[2] "Se deschid %d de elemente" #. Description of --sync in --help output #: ../gdk/x11/gdkmain-x11.c:94 msgid "Make X calls synchronous" -msgstr "Cereri X sincrone" +msgstr "Fă apeluri X sincrone" #. Translators: this is the license preamble; the string at the end #. * contains the URL of the license. @@ -337,6 +337,7 @@ msgstr "Cereri X sincrone" #, c-format msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" msgstr "" +"Acest program vine fără ABSOLUT NICIO GARANŢIE; pentru detalii, vizitați %s" #: ../gtk/gtkaboutdialog.c:339 ../gtk/gtkaboutdialog.c:2233 msgid "License" @@ -461,7 +462,7 @@ msgid "Invalid type function on line %d: '%s'" msgstr "Tip nevalid pentru funcția de la linia %d: „%s”" #: ../gtk/gtkbuilderparser.c:407 -#, fuzzy, c-format +#, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" msgstr "ID obiect duplicat „%s” la linia %d (precedent la linia %d)" @@ -606,7 +607,7 @@ msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "" -"Faceți clic pe creion, apoi alegeți o culoare oriunde pe ecran pentru a o " +"Faceți clic pe pipetă, apoi alegeți o culoare oriunde pe ecran pentru a o " "selecta." #: ../gtk/gtkcolorsel.c:449 @@ -615,7 +616,7 @@ msgstr "_Nuanță:" #: ../gtk/gtkcolorsel.c:450 msgid "Position on the color wheel." -msgstr "Poziția în cercul culorilor" +msgstr "Poziția în cercul culorilor." #: ../gtk/gtkcolorsel.c:452 msgid "_Saturation:" @@ -691,8 +692,8 @@ msgid "" "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 "" -"Culoarea selectată anterior, pentru comparație cu culoarea curent selectată. " -"Puteți trage această culoare peste o intrare paletă sau selectați-o ca fiind " +"Culoarea selectată anterior, pentru comparație cu cea selectată acum. Puteți " +"trage această culoare peste o intrare paletă sau selectați-o ca fiind " "culoarea curentă trăgând-o peste bucata de culoare de alături." #: ../gtk/gtkcolorsel.c:1034 @@ -724,7 +725,7 @@ 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 "" -"Dați click pe această intrare paletă pentru a o face culoarea curentă. " +"Dați click pe această intrare din paletă pentru a o face culoarea curentă. " "Pentru a schimba această intrare, trageți o bucată de culoare aici sau " "faceți clic dreapta pe ea și selectați „Salvează aici culoarea.”" @@ -868,6 +869,8 @@ msgid "" "You may only select folders. The item that you selected is not a folder; " "try using a different item." msgstr "" +"Puteți selecta numai dosare. Elementul care a fost selectat nu este un " +"dosar; încercați să folosiți un element diferit." #: ../gtk/gtkfilechooserdefault.c:1016 msgid "Invalid file name" @@ -1026,7 +1029,7 @@ msgstr "Nu s-a putut citi conținutul %s" #: ../gtk/gtkfilechooserdefault.c:6294 msgid "Could not read the contents of the folder" -msgstr "Nu s-a putut citi conținutul directorului" +msgstr "Nu s-a putut citi conținutul dosarului" #: ../gtk/gtkfilechooserdefault.c:6387 ../gtk/gtkfilechooserdefault.c:6455 #: ../gtk/gtkfilechooserdefault.c:6600 @@ -1073,14 +1076,14 @@ msgstr "În_locuiește" #: ../gtk/gtkfilechooserdefault.c:8755 msgid "Could not start the search process" -msgstr "Nu s-a putut pornit procesul de căutare" +msgstr "Nu s-a putut porni procesul de căutare" #: ../gtk/gtkfilechooserdefault.c:8756 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." msgstr "" -"Programul nu a putut crea o conexiune la demonul de indexare. Asigurați-vă " +"Programul nu a putut crea o conexiune la serviciul de indexare. Asigurați-vă " "că este pornit." #: ../gtk/gtkfilechooserdefault.c:8770 @@ -1281,7 +1284,7 @@ msgstr "MODULE" #. Description of --g-fatal-warnings in --help output #: ../gtk/gtkmain.c:521 msgid "Make all warnings fatal" -msgstr "Orice atenționare e fatală" +msgstr "Fă ca orice avertisment să fie fatală" #. Description of --gtk-debug=FLAGS in --help output #: ../gtk/gtkmain.c:524 @@ -1352,7 +1355,7 @@ msgid "Remember _forever" msgstr "Reține parola pentru _totdeauna" #: ../gtk/gtkmountoperation.c:883 -#, fuzzy, c-format +#, c-format msgid "Unknown Application (PID %d)" msgstr "Aplicație necunoscută (pid %d)" @@ -1365,7 +1368,7 @@ msgid "_End Process" msgstr "T_ermină procesul" #: ../gtk/gtkmountoperation-stub.c:64 -#, fuzzy, c-format +#, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "" "Nu se poate termina forțat procesul cu pid-ul %d. Operațiunea nu este " @@ -1393,7 +1396,7 @@ msgid "Z Shell" msgstr "Z Shell" #: ../gtk/gtkmountoperation-x11.c:963 -#, fuzzy, c-format +#, c-format msgid "Cannot end process with PID %d: %s" msgstr "Nu se poate termina procesul cu pid-ul %d: %s" @@ -1838,7 +1841,7 @@ msgstr "Peisaj inversat" #: ../gtk/gtkprintunixdialog.c:3550 msgid "Job Details" -msgstr "Detalii" +msgstr "Detalii sarcină" #: ../gtk/gtkprintunixdialog.c:3556 msgid "Pri_ority:" @@ -1987,7 +1990,7 @@ msgstr "_Scoate din listă" #: ../gtk/gtkrecentchooserdefault.c:1800 msgid "_Clear List" -msgstr "Gol_ește lista" +msgstr "_Golește lista" #: ../gtk/gtkrecentchooserdefault.c:1814 msgid "Show _Private Resources" @@ -2053,6 +2056,8 @@ msgstr "Nu s-a putut găsi un element cu URI-ul „%s”" #, c-format msgid "No registered application with name '%s' for item with URI '%s' found" msgstr "" +"Nu a fost găsită nicio aplicație înregistrată cu numele „%s” pentru elementul cu URI-ul „%s”" + #: ../gtk/gtkspinner.c:456 msgctxt "throbbing progress animation widget" @@ -2113,10 +2118,9 @@ msgid "_Cancel" msgstr "_Renunță" #: ../gtk/gtkstock.c:326 -#, fuzzy msgctxt "Stock label" msgid "_CD-ROM" -msgstr "_CD-Rom" +msgstr "_CD-ROM" #: ../gtk/gtkstock.c:327 msgctxt "Stock label" @@ -2252,10 +2256,9 @@ msgid "_Up" msgstr "_Sus" #: ../gtk/gtkstock.c:360 -#, fuzzy msgctxt "Stock label" msgid "_Hard Disk" -msgstr "_Disc" +msgstr "_Hard disc" #: ../gtk/gtkstock.c:361 msgctxt "Stock label" @@ -2590,9 +2593,9 @@ msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Atributul „%s” a fost găsit duplicat în elementul <%s>" #: ../gtk/gtktextbufferserialize.c:855 -#, fuzzy, c-format +#, c-format msgid "<%s> element has invalid ID \"%s\"" -msgstr "Elementul <%s> are un id incorect „%s”" +msgstr "Elementul <%s> are un ID incorect „%s”" #: ../gtk/gtktextbufferserialize.c:865 #, c-format @@ -2616,12 +2619,12 @@ msgstr "Eticheta „%s” nu a fost definită." #: ../gtk/gtktextbufferserialize.c:1046 msgid "Anonymous tag found and tags can not be created." -msgstr "S-a găsit o etichetă anonimă, nu se pot crea etichete." +msgstr "S-a găsit o etichetă anonimă şi nu se pot crea etichete." #: ../gtk/gtktextbufferserialize.c:1057 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." -msgstr "Eticheta „%s” nu există în buffer, nu se pot crea etichete." +msgstr "Eticheta „%s” nu există în buffer şi nu se pot crea etichete." #: ../gtk/gtktextbufferserialize.c:1156 ../gtk/gtktextbufferserialize.c:1231 #: ../gtk/gtktextbufferserialize.c:1336 ../gtk/gtktextbufferserialize.c:1410 @@ -3718,7 +3721,7 @@ msgid "" "No theme index file in '%s'.\n" "If you really want to create an icon cache here, use --ignore-theme-index.\n" msgstr "" -"Nu s-a găsit un fișier index în „%s”.\n" +"Niciun fișier index de temă în „%s”.\n" "Dacă chiar doriți să creați aici un cache pentru iconițe, utilizați --ignore-" "theme-index.\n" @@ -3916,7 +3919,7 @@ msgid "Printer '%s' is out of paper." msgstr "Imprimanta „%s” nu mai are hârtie." #: ../modules/printbackends/cups/gtkprintbackendcups.c:1686 -#, fuzzy, c-format +#, c-format msgid "Printer '%s' is currently offline." msgstr "Imprimanta „%s” este momentan deconectată." @@ -3988,7 +3991,7 @@ msgstr "Auto-selectare" #: ../modules/printbackends/cups/gtkprintbackendcups.c:2809 #: ../modules/printbackends/cups/gtkprintbackendcups.c:3305 msgid "Printer Default" -msgstr "După opțiunile imprimantei" +msgstr "Opțiunile implicite ale imprimantei" #. Translators: this is an option of "GhostScript" #: ../modules/printbackends/cups/gtkprintbackendcups.c:2811 @@ -4130,7 +4133,7 @@ msgstr "Personalizat %sx%s" #: ../modules/printbackends/file/gtkprintbackendfile.c:250 #, c-format msgid "output.%s" -msgstr "tipar.%s" +msgstr "ieșire.%s" #: ../modules/printbackends/file/gtkprintbackendfile.c:501 msgid "Print to File" @@ -4202,7 +4205,7 @@ msgstr "necunoscut" #: ../modules/printbackends/test/gtkprintbackendtest.c:234 #, c-format msgid "test-output.%s" -msgstr "test-tipar.%s" +msgstr "test-ieșire.%s" #: ../modules/printbackends/test/gtkprintbackendtest.c:467 msgid "Print to Test Printer" From 289ad41bd105758110cc1861d623138aa77ec974 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 27 Nov 2010 20:56:09 -0500 Subject: [PATCH 31/59] Fix recursion in the GtkIconView accessible initialization Fixes https://bugzilla.gnome.org/show_bug.cgi?id=634474 --- gtk/gtkiconview.c | 45 +++++++++++++++++++-------------------------- 1 file changed, 19 insertions(+), 26 deletions(-) diff --git a/gtk/gtkiconview.c b/gtk/gtkiconview.c index c080bba048..8a3defdb80 100644 --- a/gtk/gtkiconview.c +++ b/gtk/gtkiconview.c @@ -317,7 +317,7 @@ static void gtk_icon_view_set_hadjustment (GtkIco GtkAdjustment *adjustment); static void gtk_icon_view_set_vadjustment (GtkIconView *icon_view, GtkAdjustment *adjustment); -static void gtk_icon_view_accessible_set_adjustment (GtkIconView *icon_view, +static void gtk_icon_view_accessible_set_adjustment (AtkObject *accessible, GtkOrientation orientation, GtkAdjustment *adjustment); static void gtk_icon_view_adjustment_changed (GtkAdjustment *adjustment, @@ -2707,6 +2707,7 @@ gtk_icon_view_set_hadjustment (GtkIconView *icon_view, GtkAdjustment *adjustment) { GtkIconViewPrivate *priv = icon_view->priv; + AtkObject *atk_obj; if (adjustment && priv->hadjustment == adjustment) return; @@ -2728,9 +2729,10 @@ gtk_icon_view_set_hadjustment (GtkIconView *icon_view, priv->hadjustment = g_object_ref_sink (adjustment); gtk_icon_view_set_hadjustment_values (icon_view); - gtk_icon_view_accessible_set_adjustment (icon_view, + atk_obj = gtk_widget_get_accessible (GTK_WIDGET (icon_view)); + gtk_icon_view_accessible_set_adjustment (atk_obj, GTK_ORIENTATION_HORIZONTAL, - priv->hadjustment); + adjustment); g_object_notify (G_OBJECT (icon_view), "hadjustment"); } @@ -2740,6 +2742,7 @@ gtk_icon_view_set_vadjustment (GtkIconView *icon_view, GtkAdjustment *adjustment) { GtkIconViewPrivate *priv = icon_view->priv; + AtkObject *atk_obj; if (adjustment && priv->vadjustment == adjustment) return; @@ -2761,9 +2764,10 @@ gtk_icon_view_set_vadjustment (GtkIconView *icon_view, priv->vadjustment = g_object_ref_sink (adjustment); gtk_icon_view_set_vadjustment_values (icon_view); - gtk_icon_view_accessible_set_adjustment (icon_view, + atk_obj = gtk_widget_get_accessible (GTK_WIDGET (icon_view)); + gtk_icon_view_accessible_set_adjustment (atk_obj, GTK_ORIENTATION_VERTICAL, - priv->vadjustment); + adjustment); g_object_notify (G_OBJECT (icon_view), "vadjustment"); } @@ -9207,32 +9211,21 @@ gtk_icon_view_accessible_traverse_items (GtkIconViewAccessible *view, } static void -gtk_icon_view_accessible_adjustment_changed (GtkAdjustment *adjustment, - GtkIconView *icon_view) +gtk_icon_view_accessible_adjustment_changed (GtkAdjustment *adjustment, + GtkIconViewAccessible *view) { - AtkObject *obj; - GtkIconViewAccessible *view; - - /* - * The scrollbars have changed - */ - obj = gtk_widget_get_accessible (GTK_WIDGET (icon_view)); - view = GTK_ICON_VIEW_ACCESSIBLE (obj); - gtk_icon_view_accessible_traverse_items (view, NULL); } static void -gtk_icon_view_accessible_set_adjustment (GtkIconView *icon_view, +gtk_icon_view_accessible_set_adjustment (AtkObject *accessible, GtkOrientation orientation, GtkAdjustment *adjustment) { - AtkObject *atk_obj; GtkIconViewAccessiblePrivate *priv; GtkAdjustment **old_adj_ptr; - atk_obj = gtk_widget_get_accessible (GTK_WIDGET (icon_view)); - priv = gtk_icon_view_accessible_get_priv (atk_obj); + priv = gtk_icon_view_accessible_get_priv (accessible); /* Adjustments are set for the first time in constructor and priv is not * initialized at that time, so skip this first setting. */ @@ -9261,7 +9254,7 @@ gtk_icon_view_accessible_set_adjustment (GtkIconView *icon_view, (gpointer *)&priv->old_hadj); g_signal_handlers_disconnect_by_func (*old_adj_ptr, gtk_icon_view_accessible_adjustment_changed, - icon_view); + accessible); } /* Connect signal */ @@ -9269,7 +9262,7 @@ gtk_icon_view_accessible_set_adjustment (GtkIconView *icon_view, g_object_add_weak_pointer (G_OBJECT (adjustment), (gpointer *)old_adj_ptr); g_signal_connect (adjustment, "value-changed", G_CALLBACK (gtk_icon_view_accessible_adjustment_changed), - icon_view); + accessible); } static void @@ -9572,11 +9565,11 @@ gtk_icon_view_accessible_initialize (AtkObject *accessible, icon_view = GTK_ICON_VIEW (data); if (icon_view->priv->hadjustment) - gtk_icon_view_accessible_set_adjustment (icon_view, + gtk_icon_view_accessible_set_adjustment (accessible, GTK_ORIENTATION_HORIZONTAL, icon_view->priv->hadjustment); if (icon_view->priv->vadjustment) - gtk_icon_view_accessible_set_adjustment (icon_view, + gtk_icon_view_accessible_set_adjustment (accessible, GTK_ORIENTATION_VERTICAL, icon_view->priv->vadjustment); g_signal_connect (data, @@ -9623,7 +9616,7 @@ gtk_icon_view_accessible_destroyed (GtkWidget *widget, g_signal_handlers_disconnect_by_func (priv->old_hadj, (gpointer) gtk_icon_view_accessible_adjustment_changed, - widget); + accessible); priv->old_hadj = NULL; } if (priv->old_vadj) @@ -9633,7 +9626,7 @@ gtk_icon_view_accessible_destroyed (GtkWidget *widget, g_signal_handlers_disconnect_by_func (priv->old_vadj, (gpointer) gtk_icon_view_accessible_adjustment_changed, - widget); + accessible); priv->old_vadj = NULL; } } From b0bf2b5202782526edcba678c6239baecf897b16 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 27 Nov 2010 23:12:09 -0500 Subject: [PATCH 32/59] Avoid delays in starting applications Only query file info once, and don't do it for non-native files, since that may cause sync network IO. Bug http://bugzilla.gnome.org/show_bug.cgi?id=635588 --- gdk/x11/gdkapplaunchcontext-x11.c | 185 +++++++++++++++--------------- 1 file changed, 94 insertions(+), 91 deletions(-) diff --git a/gdk/x11/gdkapplaunchcontext-x11.c b/gdk/x11/gdkapplaunchcontext-x11.c index df3781edbb..5aea31d12a 100644 --- a/gdk/x11/gdkapplaunchcontext-x11.c +++ b/gdk/x11/gdkapplaunchcontext-x11.c @@ -36,54 +36,43 @@ #include static char * -get_display_name (GFile *file) +get_display_name (GFile *file, + GFileInfo *info) { - GFileInfo *info; char *name, *tmp; - /* This does sync I/O, which isn't ideal. - * It should probably use the NautilusFile machinery - */ - name = NULL; - info = g_file_query_info (file, - G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME, 0, NULL, NULL); if (info) - { - name = g_strdup (g_file_info_get_display_name (info)); - g_object_unref (info); - } + name = g_strdup (g_file_info_get_display_name (info)); if (name == NULL) { name = g_file_get_basename (file); if (!g_utf8_validate (name, -1, NULL)) - { - tmp = name; - name = - g_uri_escape_string (name, G_URI_RESERVED_CHARS_ALLOWED_IN_PATH, - TRUE); - g_free (tmp); - } + { + tmp = name; + name = + g_uri_escape_string (name, G_URI_RESERVED_CHARS_ALLOWED_IN_PATH, TRUE); + g_free (tmp); + } } return name; } static GIcon * -get_icon (GFile *file) +get_icon (GFile *file, + GFileInfo *info) { - GFileInfo *info; GIcon *icon; icon = NULL; - info = g_file_query_info (file, G_FILE_ATTRIBUTE_STANDARD_ICON, 0, NULL, NULL); + if (info) { icon = g_file_info_get_icon (info); if (icon) - g_object_ref (icon); - g_object_unref (info); + g_object_ref (icon); } return icon; @@ -99,13 +88,13 @@ gicon_to_string (GIcon *icon) { file = g_file_icon_get_file (G_FILE_ICON (icon)); if (file) - return g_file_get_path (file); + return g_file_get_path (file); } else if (G_IS_THEMED_ICON (icon)) { names = g_themed_icon_get_names (G_THEMED_ICON (icon)); if (names) - return g_strdup (names[0]); + return g_strdup (names[0]); } else if (G_IS_EMBLEMED_ICON (icon)) { @@ -121,11 +110,11 @@ gicon_to_string (GIcon *icon) static void end_startup_notification (GdkDisplay *display, - const char *startup_id) + const char *startup_id) { gdk_x11_display_broadcast_startup_message (display, "remove", - "ID", startup_id, - NULL); + "ID", startup_id, + NULL); } @@ -210,19 +199,19 @@ startup_timeout (void *data) next = tmp->next; elapsed = - ((((double) now.tv_sec - sn_data->time.tv_sec) * G_USEC_PER_SEC + - (now.tv_usec - sn_data->time.tv_usec))) / 1000.0; + ((((double) now.tv_sec - sn_data->time.tv_sec) * G_USEC_PER_SEC + + (now.tv_usec - sn_data->time.tv_usec))) / 1000.0; if (elapsed >= STARTUP_TIMEOUT_LENGTH) - { - std->contexts = g_slist_remove (std->contexts, sn_data); - end_startup_notification (sn_data->display, sn_data->startup_id); - free_startup_notification_data (sn_data); - } + { + std->contexts = g_slist_remove (std->contexts, sn_data); + end_startup_notification (sn_data->display, sn_data->startup_id); + free_startup_notification_data (sn_data); + } else - { - min_timeout = MIN (min_timeout, (STARTUP_TIMEOUT_LENGTH - elapsed)); - } + { + min_timeout = MIN (min_timeout, (STARTUP_TIMEOUT_LENGTH - elapsed)); + } tmp = next; } @@ -239,7 +228,7 @@ startup_timeout (void *data) static void add_startup_timeout (GdkScreen *screen, - const char *startup_id) + const char *startup_id) { StartupTimeoutData *data; StartupNotificationData *sn_data; @@ -253,7 +242,7 @@ add_startup_timeout (GdkScreen *screen, data->timeout_id = 0; g_object_set_data_full (G_OBJECT (screen), "appinfo-startup-data", - data, free_startup_timeout); + data, free_startup_timeout); } sn_data = g_new (StartupNotificationData, 1); @@ -265,14 +254,14 @@ add_startup_timeout (GdkScreen *screen, if (data->timeout_id == 0) data->timeout_id = g_timeout_add_seconds (STARTUP_TIMEOUT_LENGTH_SECONDS, - startup_timeout, data); + startup_timeout, data); } char * _gdk_windowing_get_startup_notify_id (GAppLaunchContext *context, - GAppInfo *info, - GList *files) + GAppInfo *info, + GList *files) { static int sequence = 0; GdkAppLaunchContextPrivate *priv; @@ -288,6 +277,7 @@ _gdk_windowing_get_startup_notify_id (GAppLaunchContext *context, GIcon *icon; guint32 timestamp; char *startup_id; + GFileInfo *fileinfo; priv = GDK_APP_LAUNCH_CONTEXT (context)->priv; @@ -307,20 +297,32 @@ _gdk_windowing_get_startup_notify_id (GAppLaunchContext *context, screen = gdk_display_get_default_screen (display); } + fileinfo = NULL; + files_count = g_list_length (files); if (files_count == 0) - description = g_strdup_printf (_("Starting %s"), g_app_info_get_name (info)); + { + description = g_strdup_printf (_("Starting %s"), g_app_info_get_name (info)); + } else if (files_count == 1) { - gchar *display_name = get_display_name (files->data); + gchar *display_name; + + if (g_file_is_native (files->data)) + fileinfo = g_file_query_info (files->data, + G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME "," + G_FILE_ATTRIBUTE_STANDARD_ICON, + 0, NULL, NULL); + + display_name = get_display_name (files->data, fileinfo); description = g_strdup_printf (_("Opening %s"), display_name); g_free (display_name); } else description = g_strdup_printf (g_dngettext (GETTEXT_PACKAGE, - "Opening %d Item", - "Opening %d Items", - files_count), files_count); + "Opening %d Item", + "Opening %d Items", + files_count), files_count); icon_name = NULL; if (priv->icon_name) @@ -330,18 +332,18 @@ _gdk_windowing_get_startup_notify_id (GAppLaunchContext *context, icon = NULL; if (priv->icon != NULL) - icon = g_object_ref (priv->icon); + icon = g_object_ref (priv->icon); else if (files_count == 1) - icon = get_icon (files->data); + icon = get_icon (files->data, fileinfo); if (icon == NULL) - { - icon = g_app_info_get_icon (info); - g_object_ref (icon); - } + { + icon = g_app_info_get_icon (info); + g_object_ref (icon); + } if (icon) - icon_name = gicon_to_string (icon); + icon_name = gicon_to_string (icon); g_object_unref (icon); } @@ -353,7 +355,7 @@ _gdk_windowing_get_startup_notify_id (GAppLaunchContext *context, timestamp = gdk_x11_display_get_user_time (display); screen_str = g_strdup_printf ("%d", gdk_screen_get_number (screen)); - if (priv->workspace > -1) + if (priv->workspace > -1) workspace_str = g_strdup_printf ("%d", priv->workspace); else workspace_str = NULL; @@ -364,30 +366,31 @@ _gdk_windowing_get_startup_notify_id (GAppLaunchContext *context, application_id = NULL; startup_id = g_strdup_printf ("%s-%lu-%s-%s-%d_TIME%lu", - g_get_prgname (), - (unsigned long)getpid (), - g_get_host_name (), - binary_name, - sequence++, - (unsigned long)timestamp); + g_get_prgname (), + (unsigned long)getpid (), + g_get_host_name (), + binary_name, + sequence++, + (unsigned long)timestamp); - gdk_x11_display_broadcast_startup_message (display, "new", - "ID", startup_id, - "NAME", g_app_info_get_name (info), - "SCREEN", screen_str, - "BIN", binary_name, - "ICON", icon_name, - "DESKTOP", workspace_str, - "DESCRIPTION", description, - "WMCLASS", NULL, /* FIXME */ - "APPLICATION_ID", application_id, - NULL); + "ID", startup_id, + "NAME", g_app_info_get_name (info), + "SCREEN", screen_str, + "BIN", binary_name, + "ICON", icon_name, + "DESKTOP", workspace_str, + "DESCRIPTION", description, + "WMCLASS", NULL, /* FIXME */ + "APPLICATION_ID", application_id, + NULL); g_free (description); g_free (screen_str); g_free (workspace_str); g_free (icon_name); + if (fileinfo) + g_object_unref (fileinfo); add_startup_timeout (screen, startup_id); @@ -396,8 +399,8 @@ _gdk_windowing_get_startup_notify_id (GAppLaunchContext *context, void -_gdk_windowing_launch_failed (GAppLaunchContext *context, - const char *startup_notify_id) +_gdk_windowing_launch_failed (GAppLaunchContext *context, + const char *startup_notify_id) { GdkAppLaunchContextPrivate *priv; GdkScreen *screen; @@ -419,22 +422,22 @@ _gdk_windowing_launch_failed (GAppLaunchContext *context, if (data) { for (l = data->contexts; l != NULL; l = l->next) - { - sn_data = l->data; - if (strcmp (startup_notify_id, sn_data->startup_id) == 0) - { - data->contexts = g_slist_remove (data->contexts, sn_data); - end_startup_notification (sn_data->display, sn_data->startup_id); - free_startup_notification_data (sn_data); - - break; - } - } + { + sn_data = l->data; + if (strcmp (startup_notify_id, sn_data->startup_id) == 0) + { + data->contexts = g_slist_remove (data->contexts, sn_data); + end_startup_notification (sn_data->display, sn_data->startup_id); + free_startup_notification_data (sn_data); + + break; + } + } if (data->contexts == NULL) - { - g_source_remove (data->timeout_id); - data->timeout_id = 0; - } + { + g_source_remove (data->timeout_id); + data->timeout_id = 0; + } } } From 1779ae79a13029a4efb77b2ab4b39393a3a9c9b8 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sun, 28 Nov 2010 18:49:47 +0000 Subject: [PATCH 33/59] rgba: Invert the arguments and improve bindability Since parse() is a method of the Gdk.RGBA class, the GdkRGBA pointer should be the first argument, and the string the second one, to allow a more natural binding. https://bugzilla.gnome.org/show_bug.cgi?id=635879 --- gdk/gdkrgba.c | 6 +++--- gdk/gdkrgba.h | 4 ++-- gdk/tests/gdk-color.c | 16 ++++++++-------- gtk/gtkbuilder.c | 2 +- gtk/gtkcellrenderer.c | 2 +- gtk/gtkcellrenderertext.c | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/gdk/gdkrgba.c b/gdk/gdkrgba.c index 732cf99190..c2cf2fca31 100644 --- a/gdk/gdkrgba.c +++ b/gdk/gdkrgba.c @@ -115,8 +115,8 @@ parse_rgb_value (const char *str, /** * gdk_rgba_parse: - * @spec: the string specifying the color * @rgba: the #GdkRGBA struct to fill in + * @spec: the string specifying the color * * Parses a textual representation of a color, filling in * the red, green, @@ -150,8 +150,8 @@ parse_rgb_value (const char *str, * Since: 3.0 **/ gboolean -gdk_rgba_parse (const gchar *spec, - GdkRGBA *rgba) +gdk_rgba_parse (GdkRGBA *rgba, + const gchar *spec) { gboolean has_alpha; gdouble r, g, b, a; diff --git a/gdk/gdkrgba.h b/gdk/gdkrgba.h index 9875d105c5..2b7670477a 100644 --- a/gdk/gdkrgba.h +++ b/gdk/gdkrgba.h @@ -48,8 +48,8 @@ struct _GdkRGBA GdkRGBA * gdk_rgba_copy (GdkRGBA *rgba); void gdk_rgba_free (GdkRGBA *rgba); -gboolean gdk_rgba_parse (const gchar *spec, - GdkRGBA *rgba); +gboolean gdk_rgba_parse (GdkRGBA *rgba, + const gchar *spec); guint gdk_rgba_hash (gconstpointer p); gboolean gdk_rgba_equal (gconstpointer p1, diff --git a/gdk/tests/gdk-color.c b/gdk/tests/gdk-color.c index 2dbe2ad248..008f425e28 100644 --- a/gdk/tests/gdk-color.c +++ b/gdk/tests/gdk-color.c @@ -8,17 +8,17 @@ test_color_parse (void) GdkRGBA expected; gboolean res; - res = gdk_rgba_parse ("foo", &color); + res = gdk_rgba_parse (&color, "foo"); g_assert (!res); - res = gdk_rgba_parse ("", &color); + res = gdk_rgba_parse (&color, ""); g_assert (!res); expected.red = 100/255.; expected.green = 90/255.; expected.blue = 80/255.; expected.alpha = 0.1; - res = gdk_rgba_parse ("rgba(100,90,80,0.1)", &color); + res = gdk_rgba_parse (&color, "rgba(100,90,80,0.1)"); g_assert (res); g_assert (gdk_rgba_equal (&color, &expected)); @@ -26,11 +26,11 @@ test_color_parse (void) expected.green = 0.3; expected.blue = 0.2; expected.alpha = 0.1; - res = gdk_rgba_parse ("rgba(40%,30%,20%,0.1)", &color); + res = gdk_rgba_parse (&color, "rgba(40%,30%,20%,0.1)"); g_assert (res); g_assert (gdk_rgba_equal (&color, &expected)); - res = gdk_rgba_parse ("rgba( 40 % , 30 % , 20 % , 0.1 )", &color); + res = gdk_rgba_parse (&color, "rgba( 40 % , 30 % , 20 % , 0.1 )"); g_assert (res); g_assert (gdk_rgba_equal (&color, &expected)); @@ -38,7 +38,7 @@ test_color_parse (void) expected.green = 0.0; expected.blue = 0.0; expected.alpha = 1.0; - res = gdk_rgba_parse ("red", &color); + res = gdk_rgba_parse (&color, "red"); g_assert (res); g_assert (gdk_rgba_equal (&color, &expected)); @@ -46,7 +46,7 @@ test_color_parse (void) expected.green = 0x8080 / 65535.; expected.blue = 1.0; expected.alpha = 1.0; - res = gdk_rgba_parse ("#0080ff", &color); + res = gdk_rgba_parse (&color, "#0080ff"); g_assert (res); g_assert (gdk_rgba_equal (&color, &expected)); } @@ -71,7 +71,7 @@ test_color_to_string (void) orig = g_strdup (setlocale (LC_ALL, NULL)); res = gdk_rgba_to_string (&rgba); - gdk_rgba_parse (res, &out); + gdk_rgba_parse (&out, res); g_assert (gdk_rgba_equal (&rgba, &out)); setlocale (LC_ALL, "de_DE.utf-8"); diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c index 7ed026c0a7..97b0053da3 100644 --- a/gtk/gtkbuilder.c +++ b/gtk/gtkbuilder.c @@ -1563,7 +1563,7 @@ gtk_builder_value_from_string_type (GtkBuilder *builder, { GdkRGBA rgba = { 0 }; - if (gdk_rgba_parse (string, &rgba)) + if (gdk_rgba_parse (&rgba, string)) g_value_set_boxed (value, &rgba); else { diff --git a/gtk/gtkcellrenderer.c b/gtk/gtkcellrenderer.c index fe8a67b482..e05ec4ccc3 100644 --- a/gtk/gtkcellrenderer.c +++ b/gtk/gtkcellrenderer.c @@ -534,7 +534,7 @@ gtk_cell_renderer_set_property (GObject *object, if (!g_value_get_string (value)) set_cell_bg_color (cell, NULL); - else if (gdk_rgba_parse (g_value_get_string (value), &rgba)) + else if (gdk_rgba_parse (&rgba, g_value_get_string (value))) set_cell_bg_color (cell, &rgba); else g_warning ("Don't know color `%s'", g_value_get_string (value)); diff --git a/gtk/gtkcellrenderertext.c b/gtk/gtkcellrenderertext.c index a93f16c9dc..cf58d4dacb 100644 --- a/gtk/gtkcellrenderertext.c +++ b/gtk/gtkcellrenderertext.c @@ -1193,7 +1193,7 @@ gtk_cell_renderer_text_set_property (GObject *object, if (!g_value_get_string (value)) set_bg_color (celltext, NULL); /* reset to background_set to FALSE */ - else if (gdk_rgba_parse (g_value_get_string (value), &rgba)) + else if (gdk_rgba_parse (&rgba, g_value_get_string (value))) set_bg_color (celltext, &rgba); else g_warning ("Don't know color `%s'", g_value_get_string (value)); @@ -1208,7 +1208,7 @@ gtk_cell_renderer_text_set_property (GObject *object, if (!g_value_get_string (value)) set_fg_color (celltext, NULL); /* reset to foreground_set to FALSE */ - else if (gdk_rgba_parse (g_value_get_string (value), &rgba)) + else if (gdk_rgba_parse (&rgba, g_value_get_string (value))) set_fg_color (celltext, &rgba); else g_warning ("Don't know color `%s'", g_value_get_string (value)); From 7d0e356946188940cba3ad39132b91c94847b3d4 Mon Sep 17 00:00:00 2001 From: Theppitak Karoonboonyanan Date: Mon, 29 Nov 2010 18:56:35 +0700 Subject: [PATCH 34/59] Updated Thai translation. --- po/th.po | 56 ++++++++++++++++++++++++-------------------------------- 1 file changed, 24 insertions(+), 32 deletions(-) diff --git a/po/th.po b/po/th.po index be303a9c1d..6dc33ad1c7 100644 --- a/po/th.po +++ b/po/th.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-10-01 15:41-0400\n" -"PO-Revision-Date: 2010-04-06 15:08+0700\n" +"PO-Revision-Date: 2010-11-29 18:55+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" "Language: th\n" @@ -70,9 +70,8 @@ msgstr "SCREEN" #. Description of --gdk-debug=FLAGS in --help output #: gdk/gdk.c:164 -#, fuzzy msgid "GDK debugging flags to set" -msgstr "แฟล็กการดีบักของ GTK+ ที่จะเปิดใช้" +msgstr "แฟล็กการดีบั๊กของ GDK ที่จะเปิดใช้" #. Placeholder in --gdk-debug=FLAGS in --help output #. Placeholder in --gdk-no-debug=FLAGS in --help output @@ -84,9 +83,8 @@ msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output #: gdk/gdk.c:167 -#, fuzzy msgid "GDK debugging flags to unset" -msgstr "แฟล็กการดีบักของ GTK+ ที่จะปิด" +msgstr "แฟล็กการดีบั๊กของ GDK ที่จะปิด" #: gdk/keyname-table.h:3940 msgctxt "keyboard label" @@ -330,7 +328,7 @@ msgstr "เรียกใช้ X แบบประสานเวลา" #: gtk/gtkaboutdialog.c:101 #, c-format msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" -msgstr "" +msgstr "โปรแกรมนี้ไม่มีการรับประกันใดๆ ดูรายละเอียดเพิ่มเติมได้ที่ %s" #: gtk/gtkaboutdialog.c:339 gtk/gtkaboutdialog.c:2235 msgid "License" @@ -455,9 +453,9 @@ msgid "Invalid type function on line %d: '%s'" msgstr "ฟังก์ชันถามชนิดใช้ไม่ได้ที่บรรทัด %d: '%s'" #: gtk/gtkbuilderparser.c:407 -#, fuzzy, c-format +#, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" -msgstr "id ของอ็อบเจกต์ '%s' ซ้ำที่บรรทัด %d (ใช้แล้วที่บรรทัด %d)" +msgstr "ID ของอ็อบเจกต์ '%s' ซ้ำที่บรรทัด %d (ใช้แล้วที่บรรทัด %d)" #: gtk/gtkbuilderparser.c:859 #, c-format @@ -612,9 +610,8 @@ msgid "_Saturation:" msgstr "ความส_ด:" #: gtk/gtkcolorsel.c:421 -#, fuzzy msgid "Intensity of the color." -msgstr "ความโปร่งแสงของสี" +msgstr "ความเข้มของสี" #: gtk/gtkcolorsel.c:422 msgid "_Value:" @@ -789,12 +786,11 @@ msgstr "แ_ทรกอักขระควบคุมของยูนิ #: gtk/gtkentry.c:10015 msgid "Caps Lock and Num Lock are on" -msgstr "" +msgstr "ปุ่ม Caps Lock และ Num Lock ติดอยู่" #: gtk/gtkentry.c:10017 -#, fuzzy msgid "Num Lock is on" -msgstr "ปุ่ม Caps Lock ติดอยู่" +msgstr "ปุ่ม Num Lock ติดอยู่" #: gtk/gtkentry.c:10019 msgid "Caps Lock is on" @@ -1267,12 +1263,12 @@ msgstr "ให้ความสำคัญกับคำเตือนปร #. Description of --gtk-debug=FLAGS in --help output #: gtk/gtkmain.c:532 msgid "GTK+ debugging flags to set" -msgstr "แฟล็กการดีบักของ GTK+ ที่จะเปิดใช้" +msgstr "แฟล็กการดีบั๊กของ GTK+ ที่จะเปิดใช้" #. Description of --gtk-no-debug=FLAGS in --help output #: gtk/gtkmain.c:535 msgid "GTK+ debugging flags to unset" -msgstr "แฟล็กการดีบักของ GTK+ ที่จะปิด" +msgstr "แฟล็กการดีบั๊กของ GTK+ ที่จะปิด" #. Translate to default:RTL if you want your widgets #. * to be RTL, otherwise translate to default:LTR. @@ -1333,9 +1329,9 @@ msgid "Remember _forever" msgstr "จำรหัสผ่านไว้_ตลอดไป" #: gtk/gtkmountoperation.c:883 -#, fuzzy, c-format +#, c-format msgid "Unknown Application (PID %d)" -msgstr "โปรแกรมไม่ทราบชื่อ (pid %d)" +msgstr "โปรแกรมไม่ทราบชื่อ (PID %d)" #: gtk/gtkmountoperation.c:1066 #, c-format @@ -1347,9 +1343,9 @@ msgid "_End Process" msgstr "_จบโพรเซส" #: gtk/gtkmountoperation-stub.c:64 -#, fuzzy, c-format +#, c-format msgid "Cannot kill process with PID %d. Operation is not implemented." -msgstr "ไม่สามารถฆ่าโพรเซสที่มี pid %d ได้ เนื่องจากยังไม่ได้ทำปฏิบัติการนี้" +msgstr "ไม่สามารถฆ่าโพรเซสที่มี PID %d ได้ เนื่องจากยังไม่ได้พัฒนาปฏิบัติการนี้" #. translators: this string is a name for the 'less' command #: gtk/gtkmountoperation-x11.c:862 @@ -1373,9 +1369,9 @@ msgid "Z Shell" msgstr "Z Shell" #: gtk/gtkmountoperation-x11.c:963 -#, fuzzy, c-format +#, c-format msgid "Cannot end process with PID %d: %s" -msgstr "ไม่สามารถจบโพรเซสที่มี pid %d ได้: %s" +msgstr "ไม่สามารถจบโพรเซสที่มี PID %d ได้: %s" #: gtk/gtknotebook.c:4619 gtk/gtknotebook.c:7170 #, c-format @@ -1450,9 +1446,8 @@ msgid "Not available" msgstr "ไม่มี" #: gtk/gtkprinteroptionwidget.c:794 -#, fuzzy msgid "Select a folder" -msgstr "เลือกแฟ้ม" +msgstr "เลือกโฟลเดอร์" #: gtk/gtkprinteroptionwidget.c:813 msgid "_Save in folder:" @@ -2091,10 +2086,9 @@ msgid "_Cancel" msgstr "_ยกเลิก" #: gtk/gtkstock.c:326 -#, fuzzy msgctxt "Stock label" msgid "_CD-ROM" -msgstr "_ซีดีรอม" +msgstr "ซีดี_รอม" #: gtk/gtkstock.c:327 msgctxt "Stock label" @@ -2152,7 +2146,6 @@ msgid "_Edit" msgstr "แ_ก้ไข" #: gtk/gtkstock.c:338 -#, fuzzy msgctxt "Stock label" msgid "_File" msgstr "แ_ฟ้ม" @@ -2231,7 +2224,6 @@ msgid "_Up" msgstr "_ขึ้น" #: gtk/gtkstock.c:360 -#, fuzzy msgctxt "Stock label" msgid "_Hard Disk" msgstr "ฮาร์_ดดิสก์" @@ -2569,9 +2561,9 @@ msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "พบแอตทริบิวต์ \"%s\" ซ้ำในอิลิเมนต์ <%s>" #: gtk/gtktextbufferserialize.c:845 -#, fuzzy, c-format +#, c-format msgid "<%s> element has invalid ID \"%s\"" -msgstr "อิลิเมนต์ <%s> มี id \"%s\" ซึ่งไม่ถูกต้อง" +msgstr "อิลิเมนต์ <%s> มี ID \"%s\" ซึ่งไม่ถูกต้อง" #: gtk/gtktextbufferserialize.c:855 #, c-format @@ -3886,7 +3878,7 @@ msgid "Printer '%s' is out of paper." msgstr "เครื่องพิมพ์ '%s' กระดาษหมด" #: modules/printbackends/cups/gtkprintbackendcups.c:1686 -#, fuzzy, c-format +#, c-format msgid "Printer '%s' is currently offline." msgstr "เครื่องพิมพ์ '%s' ออฟไลน์อยู่" @@ -4195,10 +4187,10 @@ msgid "" msgstr "เปิดแฟ้มรูปภาพ '%s' ไม่สำเร็จ: ไม่แน่ใจว่าเพราะอะไร แต่อาจเป็นเพราะแฟ้มเสียหาย" #~ msgid "Gdk debugging flags to set" -#~ msgstr "แฟล็กการดีบักของ GDK ที่จะเปิดใช้" +#~ msgstr "แฟล็กการดีบั๊กของ GDK ที่จะเปิดใช้" #~ msgid "Gdk debugging flags to unset" -#~ msgstr "แฟล็กการดีบักของ GDK ที่จะปิด" +#~ msgstr "แฟล็กการดีบั๊กของ GDK ที่จะปิด" #~ msgid "Image file '%s' contains no data" #~ msgstr "แฟ้มรูปภาพ '%s' ไม่มีข้อมูล" From 0cd0e4091f049adf0268019c4171db3812104d64 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 26 Nov 2010 13:24:04 +0000 Subject: [PATCH 35/59] Add GtkSwitch, a "light-switch" like widget The GtkSwitch widget is a simple UI control that has two states: on and off. Toggling between the states is possible by clicking the widget or by dragging the handle. https://bugzilla.gnome.org/show_bug.cgi?id=634987 --- gtk/Makefile.am | 2 + gtk/gtk.h | 1 + gtk/gtk.symbols | 4 + gtk/gtkswitch.c | 864 +++++++++++++++++++++++++++++++++++++++++++++ gtk/gtkswitch.h | 95 +++++ tests/Makefile.am | 7 +- tests/testswitch.c | 86 +++++ 7 files changed, 1058 insertions(+), 1 deletion(-) create mode 100644 gtk/gtkswitch.c create mode 100644 gtk/gtkswitch.h create mode 100644 tests/testswitch.c diff --git a/gtk/Makefile.am b/gtk/Makefile.am index b6a92a982d..175184bc59 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -288,6 +288,7 @@ gtk_public_h_sources = \ gtkstatusicon.h \ gtkstock.h \ gtkstyle.h \ + gtkswitch.h \ gtktable.h \ gtktearoffmenuitem.h \ gtktestutils.h \ @@ -561,6 +562,7 @@ gtk_base_c_sources = \ gtkstatusicon.c \ gtkstock.c \ gtkstyle.c \ + gtkswitch.c \ gtktable.c \ gtktearoffmenuitem.c \ gtktestutils.c \ diff --git a/gtk/gtk.h b/gtk/gtk.h index 8a23f3b4f0..441c503af2 100644 --- a/gtk/gtk.h +++ b/gtk/gtk.h @@ -171,6 +171,7 @@ #include #include #include +#include #include #include #include diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index 8188e30e02..b2df027a86 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -2236,6 +2236,10 @@ gtk_stock_item_free gtk_stock_list_ids gtk_stock_lookup gtk_stock_set_translate_func +gtk_switch_get_active +gtk_switch_get_type G_GNUC_CONST +gtk_switch_new +gtk_switch_set_active gtk_style_apply_default_background gtk_style_attach gtk_style_copy diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c new file mode 100644 index 0000000000..bfc2289144 --- /dev/null +++ b/gtk/gtkswitch.c @@ -0,0 +1,864 @@ +/* GTK - The GIMP Toolkit + * + * Copyright (C) 2010 Intel Corporation + * Copyright (C) 2010 RedHat, Inc. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. + * + * Author: + * Emmanuele Bassi + * Matthias Clasen + * + * Based on similar code from: + * Thomas Wood + */ + +/** + * SECTION:gtkswitch + * @Short_Description: A "light switch" style toggle + * @Title: GtkSwitch + * @See_Also: #GtkToggleButton + * + * #GtkSwitch is a widget that has two states: on or off. The user can control + * which state should be active by clicking the empty area, or by dragging the + * handle. + */ + +#include "config.h" + +#include "gtkswitch.h" + +#include + +#include "gtkintl.h" +#include "gtkmarshalers.h" +#include "gtkstyle.h" +#include "gtkprivate.h" +#include "gtkwidget.h" +#include "gtkactivatable.h" +#include "gtktoggleaction.h" + +#define DEFAULT_SLIDER_WIDTH (36) +#define DEFAULT_SLIDER_HEIGHT (22) + +struct _GtkSwitchPrivate +{ + GdkWindow *event_window; + GtkAction *action; + + gint handle_x; + gint offset; + gint drag_start; + gint drag_threshold; + + guint is_active : 1; + guint is_dragging : 1; + guint in_press : 1; + guint in_switch : 1; + guint use_action_appearance : 1; +}; + +enum +{ + PROP_0, + PROP_ACTIVE, + PROP_RELATED_ACTION, + PROP_USE_ACTION_APPEARANCE, + LAST_PROP +}; + +static GParamSpec *switch_props[LAST_PROP] = { NULL, }; + +static void gtk_switch_activatable_interface_init (GtkActivatableIface *iface); + +G_DEFINE_TYPE_WITH_CODE (GtkSwitch, gtk_switch, GTK_TYPE_WIDGET, + G_IMPLEMENT_INTERFACE (GTK_TYPE_ACTIVATABLE, + gtk_switch_activatable_interface_init)); + +static gboolean +gtk_switch_button_press (GtkWidget *widget, + GdkEventButton *event) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + GtkAllocation allocation; + + gtk_widget_get_allocation (widget, &allocation); + + if (priv->is_active) + { + /* if the event occurred in the "off" area, then this + * is a direct toggle + */ + if (event->x <= allocation.width / 2) + { + priv->in_press = TRUE; + return FALSE; + } + + priv->offset = event->x - allocation.width / 2; + } + else + { + /* if the event occurred in the "on" area, then this + * is a direct toggle + */ + if (event->x >= allocation.width / 2) + { + priv->in_press = TRUE; + return FALSE; + } + + priv->offset = event->x; + } + + priv->drag_start = event->x; + + g_object_get (gtk_widget_get_settings (widget), + "gtk-dnd-drag-threshold", &priv->drag_threshold, + NULL); + + return FALSE; +} + +static gboolean +gtk_switch_motion (GtkWidget *widget, + GdkEventMotion *event) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + /* if this is a direct toggle we don't handle motion */ + if (priv->in_press) + return FALSE; + + if (ABS (event->x - priv->drag_start) < priv->drag_threshold) + return TRUE; + + if (event->state & GDK_BUTTON1_MASK) + { + gint position = event->x - priv->offset; + GtkAllocation allocation; + GtkStyle *style; + + style = gtk_widget_get_style (widget); + gtk_widget_get_allocation (widget, &allocation); + + /* constrain the handle within the trough width */ + if (position > (allocation.width / 2 - style->xthickness)) + priv->handle_x = allocation.width / 2 - style->xthickness; + else if (position < style->xthickness) + priv->handle_x = style->xthickness; + else + priv->handle_x = position; + + priv->is_dragging = TRUE; + + /* we need to redraw the handle */ + gtk_widget_queue_draw (widget); + + return TRUE; + } + + return FALSE; +} + +static gboolean +gtk_switch_button_release (GtkWidget *widget, + GdkEventButton *event) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + GtkAllocation allocation; + + gtk_widget_get_allocation (widget, &allocation); + + /* dragged toggles have a "soft" grab, so we don't care whether we + * are in the switch or not when the button is released; we do care + * for direct toggles, instead + */ + if (!priv->is_dragging && !priv->in_switch) + return FALSE; + + /* direct toggle */ + if (priv->in_press) + { + priv->in_press = FALSE; + gtk_switch_set_active (GTK_SWITCH (widget), !priv->is_active); + + return TRUE; + } + + /* dragged toggle */ + if (priv->is_dragging) + { + priv->is_dragging = FALSE; + + /* if half the handle passed the middle of the switch, then we + * consider it to be on + */ + if ((priv->handle_x + (allocation.width / 4)) >= (allocation.width / 2)) + { + gtk_switch_set_active (GTK_SWITCH (widget), TRUE); + priv->handle_x = allocation.width / 2; + } + else + { + gtk_switch_set_active (GTK_SWITCH (widget), FALSE); + priv->handle_x = 0; + } + + gtk_widget_queue_draw (widget); + + return TRUE; + } + + return FALSE; +} + +static gboolean +gtk_switch_enter (GtkWidget *widget, + GdkEventCrossing *event) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + if (event->window == priv->event_window) + priv->in_switch = TRUE; + + return FALSE; +} + +static gboolean +gtk_switch_leave (GtkWidget *widget, + GdkEventCrossing *event) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + if (event->window == priv->event_window) + priv->in_switch = FALSE; + + return FALSE; +} + +static gboolean +gtk_switch_key_release (GtkWidget *widget, + GdkEventKey *event) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + if (event->keyval == GDK_KEY_Return || + event->keyval == GDK_KEY_KP_Enter || + event->keyval == GDK_KEY_ISO_Enter || + event->keyval == GDK_KEY_space || + event->keyval == GDK_KEY_KP_Space) + { + gtk_switch_set_active (GTK_SWITCH (widget), !priv->is_active); + } + + return FALSE; +} + +static void +gtk_switch_get_preferred_width (GtkWidget *widget, + gint *minimum, + gint *natural) +{ + GtkStyle *style = gtk_widget_get_style (widget); + gint width, slider_width, focus_width, focus_pad; + PangoLayout *layout; + PangoRectangle logical_rect; + + width = style->xthickness * 2; + + gtk_widget_style_get (widget, + "slider-width", &slider_width, + "focus-line-width", &focus_width, + "focus-padding", &focus_pad, + NULL); + + width += 2 * (focus_width + focus_pad); + + /* Translators: if the "on" state label requires more than three + * glyphs then use MEDIUM VERTICAL BAR (U+2759) as the text for + * the state + */ + layout = gtk_widget_create_pango_layout (widget, C_("switch", "ON")); + pango_layout_get_extents (layout, NULL, &logical_rect); + pango_extents_to_pixels (&logical_rect, NULL); + width += MAX (logical_rect.width, slider_width); + + /* Translators: if the "off" state label requires more than three + * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state + */ + pango_layout_set_text (layout, C_("switch", "OFF"), -1); + pango_layout_get_extents (layout, NULL, &logical_rect); + pango_extents_to_pixels (&logical_rect, NULL); + width += MAX (logical_rect.width, slider_width); + + g_object_unref (layout); + + if (minimum) + *minimum = width; + + if (natural) + *natural = width; +} + +static void +gtk_switch_get_preferred_height (GtkWidget *widget, + gint *minimum, + gint *natural) +{ + GtkStyle *style = gtk_widget_get_style (widget); + gint height, focus_width, focus_pad; + PangoLayout *layout; + PangoRectangle logical_rect; + gchar *str; + + height = style->ythickness * 2; + + gtk_widget_style_get (widget, + "focus-line-width", &focus_width, + "focus-padding", &focus_pad, + NULL); + + height += 2 * (focus_width + focus_pad); + + str = g_strdup_printf ("%s%s", + C_("switch", "ON"), + C_("switch", "OFF")); + + layout = gtk_widget_create_pango_layout (widget, str); + pango_layout_get_extents (layout, NULL, &logical_rect); + pango_extents_to_pixels (&logical_rect, NULL); + height += MAX (DEFAULT_SLIDER_HEIGHT, logical_rect.height); + + g_object_unref (layout); + g_free (str); + + if (minimum) + *minimum = height; + + if (natural) + *natural = height; +} + +static void +gtk_switch_size_allocate (GtkWidget *widget, + GtkAllocation *allocation) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + gtk_widget_set_allocation (widget, allocation); + + if (gtk_widget_get_realized (widget)) + gdk_window_move_resize (priv->event_window, + allocation->x, + allocation->y, + allocation->width, + allocation->height); +} + +static void +gtk_switch_realize (GtkWidget *widget) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + GdkWindow *parent_window; + GdkWindowAttr attributes; + gint attributes_mask; + GtkAllocation allocation; + + gtk_widget_set_realized (widget, TRUE); + parent_window = gtk_widget_get_parent_window (widget); + gtk_widget_set_window (widget, parent_window); + g_object_ref (parent_window); + + gtk_widget_get_allocation (widget, &allocation); + + attributes.window_type = GDK_WINDOW_CHILD; + attributes.wclass = GDK_INPUT_ONLY; + attributes.x = allocation.x; + attributes.y = allocation.y; + attributes.width = allocation.width; + attributes.height = allocation.height; + attributes.event_mask = gtk_widget_get_events (widget); + attributes.event_mask |= (GDK_BUTTON_PRESS_MASK | + GDK_BUTTON_RELEASE_MASK | + GDK_BUTTON1_MOTION_MASK | + GDK_POINTER_MOTION_HINT_MASK | + GDK_POINTER_MOTION_MASK | + GDK_ENTER_NOTIFY_MASK | + GDK_LEAVE_NOTIFY_MASK); + attributes_mask = GDK_WA_X | GDK_WA_Y; + + priv->event_window = gdk_window_new (parent_window, + &attributes, + attributes_mask); + gdk_window_set_user_data (priv->event_window, widget); + + gtk_widget_style_attach (widget); +} + +static void +gtk_switch_unrealize (GtkWidget *widget) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + if (priv->event_window != NULL) + { + gdk_window_set_user_data (priv->event_window, NULL); + gdk_window_destroy (priv->event_window); + priv->event_window = NULL; + } + + GTK_WIDGET_CLASS (gtk_switch_parent_class)->unrealize (widget); +} + +static void +gtk_switch_map (GtkWidget *widget) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + GTK_WIDGET_CLASS (gtk_switch_parent_class)->map (widget); + + if (priv->event_window) + gdk_window_show (priv->event_window); +} + +static void +gtk_switch_unmap (GtkWidget *widget) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + + if (priv->event_window) + gdk_window_hide (priv->event_window); + + GTK_WIDGET_CLASS (gtk_switch_parent_class)->unmap (widget); +} + +static inline void +gtk_switch_paint_handle (GtkWidget *widget, + cairo_t *cr, + GdkRectangle *box) +{ + GtkStyle *style = gtk_widget_get_style (widget); + + gtk_paint_slider (style, cr, + gtk_widget_get_state (widget), + GTK_SHADOW_OUT, + GTK_WIDGET (widget), "switch-slider", + box->x, + box->y, + box->width, + box->height, + GTK_ORIENTATION_HORIZONTAL); +} + +static gboolean +gtk_switch_draw (GtkWidget *widget, + cairo_t *cr) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (widget)->priv; + GtkStyle *style; + GdkRectangle handle; + PangoLayout *layout; + PangoRectangle rect; + gint label_x, label_y; + GtkStateType state; + gint focus_width, focus_pad; + gint x, y, width, height; + + gtk_widget_style_get (widget, + "focus-line-width", &focus_width, + "focus-padding", &focus_pad, + NULL); + + style = gtk_widget_get_style (widget); + + x = 0; + y = 0; + width = gtk_widget_get_allocated_width (widget); + height = gtk_widget_get_allocated_height (widget); + + if (gtk_widget_has_focus (widget)) + gtk_paint_focus (style, cr, + gtk_widget_get_state (widget), + widget, "button", + x, y, width, height); + + x += focus_width + focus_pad; + y += focus_width + focus_pad; + width -= 2 * (focus_width + focus_pad); + height -= 2 * (focus_width + focus_pad); + + state = priv->is_active ? GTK_STATE_SELECTED : gtk_widget_get_state (widget); + + /* background - XXX should this be a flat box instead? we're missing + * the border given by the shadow with that, which would require + * fixing all theme engines to add a subtle border for this widget + */ + gtk_paint_box (style, cr, + state, + GTK_SHADOW_IN, + widget, "switch-background", + x, y, width, height); + + if (!gtk_widget_is_sensitive (widget)) + state = GTK_STATE_INSENSITIVE; + + /* XXX the +1/-1 it's pixel wriggling after checking with the default + * theme and xmag + */ + handle.y = y + style->ythickness + 1; + handle.width = (width - style->xthickness * 2) / 2; + handle.height = (height - style->ythickness * 2) - 1; + + /* Translators: if the "on" state label requires more than three + * glyphs then use MEDIUM VERTICAL BAR (U+2759) as the text for + * the state + */ + layout = gtk_widget_create_pango_layout (widget, C_("switch", "ON")); + pango_layout_get_extents (layout, NULL, &rect); + pango_extents_to_pixels (&rect, NULL); + + label_x = x + style->xthickness + + ((width / 2) - rect.width - (style->xthickness * 2)) / 2; + label_y = y + style->ythickness + + (height - rect.height - (style->ythickness * 2)) / 2; + + gtk_paint_layout (style, cr, + state, + FALSE, + widget, "switch-on-label", + label_x, label_y, + layout); + + g_object_unref (layout); + + /* Translators: if the "off" state label requires more than three + * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state + */ + layout = gtk_widget_create_pango_layout (widget, C_("switch", "OFF")); + pango_layout_get_extents (layout, NULL, &rect); + pango_extents_to_pixels (&rect, NULL); + + label_x = x + style->xthickness + + (width / 2) + + ((width / 2) - rect.width - (style->xthickness * 2)) / 2; + label_y = y + style->ythickness + + (height - rect.height - (style->ythickness * 2)) / 2; + + gtk_paint_layout (style, cr, + state, + FALSE, + widget, "switch-off-label", + label_x, label_y, + layout); + + g_object_unref (layout); + + if (priv->is_dragging) + handle.x = x + priv->handle_x; + else if (priv->is_active) + handle.x = x + width - handle.width - style->xthickness; + else + handle.x = x + style->xthickness; + + gtk_switch_paint_handle (widget, cr, &handle); + + return FALSE; +} + +static void +gtk_switch_set_related_action (GtkSwitch *sw, + GtkAction *action) +{ + GtkSwitchPrivate *priv = sw->priv; + + if (priv->action == action) + return; + + gtk_activatable_do_set_related_action (GTK_ACTIVATABLE (sw), action); + + priv->action = action; +} + +static void +gtk_switch_set_use_action_appearance (GtkSwitch *sw, + gboolean use_appearance) +{ + GtkSwitchPrivate *priv = sw->priv; + + if (priv->use_action_appearance != use_appearance) + { + priv->use_action_appearance = use_appearance; + + gtk_activatable_sync_action_properties (GTK_ACTIVATABLE (sw), priv->action); + } +} + +static void +gtk_switch_set_property (GObject *gobject, + guint prop_id, + const GValue *value, + GParamSpec *pspec) +{ + GtkSwitch *sw = GTK_SWITCH (gobject); + + switch (prop_id) + { + case PROP_ACTIVE: + gtk_switch_set_active (sw, g_value_get_boolean (value)); + break; + + case PROP_RELATED_ACTION: + gtk_switch_set_related_action (sw, g_value_get_object (value)); + break; + + case PROP_USE_ACTION_APPEARANCE: + gtk_switch_set_use_action_appearance (sw, g_value_get_boolean (value)); + break; + + default: + G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec); + } +} + +static void +gtk_switch_get_property (GObject *gobject, + guint prop_id, + GValue *value, + GParamSpec *pspec) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (gobject)->priv; + + switch (prop_id) + { + case PROP_ACTIVE: + g_value_set_boolean (value, priv->is_active); + break; + + case PROP_RELATED_ACTION: + g_value_set_object (value, priv->action); + break; + + case PROP_USE_ACTION_APPEARANCE: + g_value_set_boolean (value, priv->use_action_appearance); + break; + + default: + G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec); + } +} + +static void +gtk_switch_dispose (GObject *object) +{ + GtkSwitchPrivate *priv = GTK_SWITCH (object)->priv; + + if (priv->action) + { + gtk_activatable_do_set_related_action (GTK_ACTIVATABLE (object), NULL); + priv->action = NULL; + } + + G_OBJECT_CLASS (gtk_switch_parent_class)->dispose (object); +} + +static void +gtk_switch_class_init (GtkSwitchClass *klass) +{ + GtkWidgetClass *widget_class = GTK_WIDGET_CLASS (klass); + GObjectClass *gobject_class = G_OBJECT_CLASS (klass); + gpointer activatable_iface; + + g_type_class_add_private (klass, sizeof (GtkSwitchPrivate)); + + activatable_iface = g_type_default_interface_peek (GTK_TYPE_ACTIVATABLE); + switch_props[PROP_RELATED_ACTION] = + g_param_spec_override ("related-action", + g_object_interface_find_property (activatable_iface, + "related-action")); + + switch_props[PROP_USE_ACTION_APPEARANCE] = + g_param_spec_override ("use-action-appearance", + g_object_interface_find_property (activatable_iface, + "use-action-appearance")); + + /** + * GtkSwitch:active: + * + * Whether the #GtkSwitch widget is in its on or off state. + */ + switch_props[PROP_ACTIVE] = + g_param_spec_boolean ("active", + P_("Active"), + P_("Whether the switch is on or off"), + FALSE, + GTK_PARAM_READWRITE); + + gobject_class->set_property = gtk_switch_set_property; + gobject_class->get_property = gtk_switch_get_property; + gobject_class->dispose = gtk_switch_dispose; + + g_object_class_install_properties (gobject_class, LAST_PROP, switch_props); + + widget_class->get_preferred_width = gtk_switch_get_preferred_width; + widget_class->get_preferred_height = gtk_switch_get_preferred_height; + widget_class->size_allocate = gtk_switch_size_allocate; + widget_class->realize = gtk_switch_realize; + widget_class->unrealize = gtk_switch_unrealize; + widget_class->map = gtk_switch_map; + widget_class->unmap = gtk_switch_unmap; + widget_class->draw = gtk_switch_draw; + widget_class->button_press_event = gtk_switch_button_press; + widget_class->button_release_event = gtk_switch_button_release; + widget_class->motion_notify_event = gtk_switch_motion; + widget_class->enter_notify_event = gtk_switch_enter; + widget_class->leave_notify_event = gtk_switch_leave; + widget_class->key_release_event = gtk_switch_key_release; + + /** + * GtkSwitch:slider-width: + * + * The minimum width of the #GtkSwitch handle, in pixels. + */ + gtk_widget_class_install_style_property (widget_class, + g_param_spec_int ("slider-width", + P_("Slider Width"), + P_("The minimum width of the handle"), + DEFAULT_SLIDER_WIDTH, G_MAXINT, + DEFAULT_SLIDER_WIDTH, + GTK_PARAM_READABLE)); +} + +static void +gtk_switch_init (GtkSwitch *self) +{ + self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, GTK_TYPE_SWITCH, GtkSwitchPrivate); + self->priv->use_action_appearance = TRUE; + gtk_widget_set_has_window (GTK_WIDGET (self), FALSE); + gtk_widget_set_can_focus (GTK_WIDGET (self), TRUE); +} + +/** + * gtk_switch_new: + * + * Creates a new #GtkSwitch widget. + * + * Return value: the newly created #GtkSwitch instance + */ +GtkWidget * +gtk_switch_new (void) +{ + return g_object_new (GTK_TYPE_SWITCH, NULL); +} + +/** + * gtk_switch_set_active: + * @sw: a #GtkSwitch + * @is_active: %TRUE if @sw should be active, and %FALSE otherwise + * + * Changes the state of @sw to the desired one. + */ +void +gtk_switch_set_active (GtkSwitch *sw, + gboolean is_active) +{ + GtkSwitchPrivate *priv; + + g_return_if_fail (GTK_IS_SWITCH (sw)); + + is_active = !!is_active; + + priv = sw->priv; + + if (priv->is_active != is_active) + { + priv->is_active = is_active; + + g_object_notify_by_pspec (G_OBJECT (sw), switch_props[PROP_ACTIVE]); + + if (priv->action) + gtk_action_activate (priv->action); + + gtk_widget_queue_draw (GTK_WIDGET (sw)); + } +} + +/** + * gtk_switch_get_active: + * @sw: a #GtkSwitch + * + * Gets whether the #GtkSwitch is in its "on" or "off" state. + * + * Return value: %TRUE if the #GtkSwitch is active, and %FALSE otherwise + */ +gboolean +gtk_switch_get_active (GtkSwitch *sw) +{ + g_return_val_if_fail (GTK_IS_SWITCH (sw), FALSE); + + return sw->priv->is_active; +} + +static void +gtk_switch_update (GtkActivatable *activatable, + GtkAction *action, + const gchar *property_name) +{ + if (strcmp (property_name, "visible") == 0) + { + if (gtk_action_is_visible (action)) + gtk_widget_show (GTK_WIDGET (activatable)); + else + gtk_widget_hide (GTK_WIDGET (activatable)); + } + else if (strcmp (property_name, "sensitive") == 0) + { + gtk_widget_set_sensitive (GTK_WIDGET (activatable), gtk_action_is_sensitive (action)); + } + else if (strcmp (property_name, "active") == 0) + { + gtk_action_block_activate (action); + gtk_switch_set_active (GTK_SWITCH (activatable), gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); + gtk_action_unblock_activate (action); + } +} + +static void +gtk_switch_sync_action_properties (GtkActivatable *activatable, + GtkAction *action) +{ + if (!action) + return; + + if (gtk_action_is_visible (action)) + gtk_widget_show (GTK_WIDGET (activatable)); + else + gtk_widget_hide (GTK_WIDGET (activatable)); + + gtk_widget_set_sensitive (GTK_WIDGET (activatable), gtk_action_is_sensitive (action)); + + gtk_action_block_activate (action); + gtk_switch_set_active (GTK_SWITCH (activatable), gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); + gtk_action_unblock_activate (action); +} + +static void +gtk_switch_activatable_interface_init (GtkActivatableIface *iface) +{ + iface->update = gtk_switch_update; + iface->sync_action_properties = gtk_switch_sync_action_properties; +} + diff --git a/gtk/gtkswitch.h b/gtk/gtkswitch.h new file mode 100644 index 0000000000..0e17be25e3 --- /dev/null +++ b/gtk/gtkswitch.h @@ -0,0 +1,95 @@ +/* GTK - The GIMP Toolkit + * + * Copyright (C) 2010 Intel Corporation + * Copyright (C) 2010 RedHat, Inc. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. + * + * Author: + * Emmanuele Bassi + * Matthias Clasen + * + * Based on similar code from: + * Thomas Wood + */ + +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + +#ifndef __GTK_SWITCH_H__ +#define __GTK_SWITCH_H__ + +#include + +G_BEGIN_DECLS + +#define GTK_TYPE_SWITCH (gtk_switch_get_type ()) +#define GTK_SWITCH(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SWITCH, GtkSwitch)) +#define GTK_IS_SWITCH(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_SWITCH)) +#define GTK_SWITCH_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_SWITCH, GtkSwitchClass)) +#define GTK_IS_SWITCH_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GTK_TYPE_SWITCH)) +#define GTK_SWITCH_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_SWITCH, GtkSwitchClass)) + +typedef struct _GtkSwitch GtkSwitch; +typedef struct _GtkSwitchPrivate GtkSwitchPrivate; +typedef struct _GtkSwitchClass GtkSwitchClass; + +/** + * GtkSwitch: + * + * The GtkSwitch structure contains private + * data and it should only be accessed using the provided API. + */ +struct _GtkSwitch +{ + /*< private >*/ + GtkWidget parent_instance; + + GtkSwitchPrivate *priv; +}; + +/** + * GtkSwitchClass: + * + * The GtkSwitchClass structure contains only + * private data. + */ +struct _GtkSwitchClass +{ + /*< private >*/ + GtkWidgetClass parent_class; + + void (* _switch_padding_1) (void); + void (* _switch_padding_2) (void); + void (* _switch_padding_3) (void); + void (* _switch_padding_4) (void); + void (* _switch_padding_5) (void); + void (* _switch_padding_6) (void); + void (* _switch_padding_7) (void); +}; + +GType gtk_switch_get_type (void) G_GNUC_CONST; + +GtkWidget * gtk_switch_new (void); + +void gtk_switch_set_active (GtkSwitch *sw, + gboolean is_active); +gboolean gtk_switch_get_active (GtkSwitch *sw); + +G_END_DECLS + +#endif /* __GTK_SWITCH_H__ */ diff --git a/tests/Makefile.am b/tests/Makefile.am index 83b70a527e..72680bc0e9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -95,7 +95,8 @@ noinst_PROGRAMS = $(TEST_PROGS) \ testexpand \ testexpander \ testvolumebutton \ - testscrolledwindow + testscrolledwindow \ + testswitch if USE_X11 noinst_PROGRAMS += testerrors @@ -184,6 +185,7 @@ testscrolledwindow_DEPENDENCIES = $(TEST_DEPS) testwindows_DEPENDENCIES = $(TEST_DEPS) testexpand_DEPENDENCIES = $(TEST_DEPS) testexpander_DEPENDENCIES = $(TEST_DEPS) +testswitch_DEPENDENCIES = $(TEST_DEPS) flicker_LDADD = $(LDADDS) simple_LDADD = $(LDADDS) @@ -258,6 +260,7 @@ testscrolledwindow_LDADD = $(LDADDS) testwindows_LDADD = $(LDADDS) testexpand_LDADD = $(LDADDS) testexpander_LDADD = $(LDADDS) +testswitch_LDADD = $(LDADDS) testentrycompletion_SOURCES = \ prop-editor.c \ @@ -382,6 +385,8 @@ testexpand_SOURCES = testexpand.c testexpander_SOURCES = testexpander.c +testswitch_SOURCES = testswitch.c + EXTRA_DIST += \ prop-editor.h \ testgtk.1 \ diff --git a/tests/testswitch.c b/tests/testswitch.c new file mode 100644 index 0000000000..60aae773bc --- /dev/null +++ b/tests/testswitch.c @@ -0,0 +1,86 @@ +#include +#include + +static gboolean +boolean_to_text (GBinding *binding, + const GValue *source, + GValue *target, + gpointer dummy G_GNUC_UNUSED) +{ + if (g_value_get_boolean (source)) + g_value_set_string (target, "Enabled"); + else + g_value_set_string (target, "Disabled"); + + return TRUE; +} + +static GtkWidget * +make_switch (gboolean is_on, + gboolean is_sensitive) +{ + GtkWidget *hbox; + GtkWidget *sw, *label; + + hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 6); + + sw = gtk_switch_new (); + gtk_switch_set_active (GTK_SWITCH (sw), is_on); + gtk_box_pack_start (GTK_BOX (hbox), sw, FALSE, FALSE, 0); + gtk_widget_set_sensitive (sw, is_sensitive); + gtk_widget_show (sw); + + label = gtk_label_new (is_on ? "Enabled" : "Disabled"); + gtk_box_pack_end (GTK_BOX (hbox), label, TRUE, TRUE, 0); + gtk_widget_show (label); + + g_object_bind_property_full (sw, "active", + label, "label", + G_BINDING_DEFAULT, + boolean_to_text, + NULL, + NULL, NULL); + + return hbox; +} + +int +main (int argc, + char *argv[]) +{ + GtkWidget *window; + GtkWidget *vbox, *hbox; + + gtk_init (&argc, &argv); + + window = gtk_window_new (GTK_WINDOW_TOPLEVEL); + gtk_window_set_title (GTK_WINDOW (window), "GtkSwitch"); + gtk_window_set_default_size (GTK_WINDOW (window), 400, -1); + gtk_container_set_border_width (GTK_CONTAINER (window), 6); + g_signal_connect (window, "destroy", G_CALLBACK (gtk_main_quit), NULL); + gtk_widget_show (window); + + vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 12); + gtk_container_add (GTK_CONTAINER (window), vbox); + gtk_widget_show (vbox); + + hbox = make_switch (FALSE, TRUE); + gtk_container_add (GTK_CONTAINER (vbox), hbox); + gtk_widget_show (hbox); + + hbox = make_switch (TRUE, TRUE); + gtk_container_add (GTK_CONTAINER (vbox), hbox); + gtk_widget_show (hbox); + + hbox = make_switch (FALSE, FALSE); + gtk_container_add (GTK_CONTAINER (vbox), hbox); + gtk_widget_show (hbox); + + hbox = make_switch (TRUE, FALSE); + gtk_container_add (GTK_CONTAINER (vbox), hbox); + gtk_widget_show (hbox); + + gtk_main (); + + return EXIT_SUCCESS; +} From 044040dfd1df2a22b7325cb0e5d019050ee4b8e0 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sun, 28 Nov 2010 09:46:36 +0000 Subject: [PATCH 36/59] docs: Add GtkSwitch to the API reference https://bugzilla.gnome.org/show_bug.cgi?id=634987 --- docs/reference/gtk/gtk-docs.sgml | 1 + docs/reference/gtk/gtk3-sections.txt | 21 +++++++++++++++++++++ docs/reference/gtk/gtk3.types | 1 + 3 files changed, 23 insertions(+) diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index 38e057fe8a..f63507d0a5 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -97,6 +97,7 @@ + diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index cd11a88160..5201e19aea 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -6382,3 +6382,24 @@ GTK_GRID_GET_CLASS GtkGridPrivate gtk_grid_get_type + +
+gtkswitch +GtkSwitch +gtk_switch_new +gtk_switch_set_active +gtk_switch_get_active + + +GtkSwitchClass +GTK_TYPE_SWITCH +GTK_SWITCH +GTK_SWITCH_CLASS +GTK_IS_SWITCH +GTK_IS_SWITCH_CLASS +GTK_SWITCH_GET_CLASS + + +GtkSwitchPrivate +gtk_switch_get_type +
diff --git a/docs/reference/gtk/gtk3.types b/docs/reference/gtk/gtk3.types index bda0be44cf..df24d4ed85 100644 --- a/docs/reference/gtk/gtk3.types +++ b/docs/reference/gtk/gtk3.types @@ -135,6 +135,7 @@ gtk_spin_button_get_type gtk_spinner_get_type gtk_statusbar_get_type gtk_status_icon_get_type +gtk_switch_get_type gtk_style_get_type gtk_table_get_type gtk_tearoff_menu_item_get_type From ae95cdf8fc3457bf40552359174e3aa50ab5ab28 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 29 Nov 2010 00:18:56 +0000 Subject: [PATCH 37/59] switch: Add accessibility implementation Modelled on GailToggleButton. https://bugzilla.gnome.org/show_bug.cgi?id=634987 --- gtk/gtkswitch.c | 166 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 163 insertions(+), 3 deletions(-) diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c index bfc2289144..8fd406f381 100644 --- a/gtk/gtkswitch.c +++ b/gtk/gtkswitch.c @@ -43,13 +43,13 @@ #include +#include "gtkaccessible.h" +#include "gtkactivatable.h" #include "gtkintl.h" -#include "gtkmarshalers.h" #include "gtkstyle.h" #include "gtkprivate.h" -#include "gtkwidget.h" -#include "gtkactivatable.h" #include "gtktoggleaction.h" +#include "gtkwidget.h" #define DEFAULT_SLIDER_WIDTH (36) #define DEFAULT_SLIDER_HEIGHT (22) @@ -82,6 +82,8 @@ enum static GParamSpec *switch_props[LAST_PROP] = { NULL, }; +static GType gtk_switch_accessible_factory_get_type (void); + static void gtk_switch_activatable_interface_init (GtkActivatableIface *iface); G_DEFINE_TYPE_WITH_CODE (GtkSwitch, gtk_switch, GTK_TYPE_WIDGET, @@ -579,6 +581,38 @@ gtk_switch_draw (GtkWidget *widget, return FALSE; } +static AtkObject * +gtk_switch_get_accessible (GtkWidget *widget) +{ + static gboolean first_time = TRUE; + + if (G_UNLIKELY (first_time)) + { + AtkObjectFactory *factory; + AtkRegistry *registry; + GType derived_type; + GType derived_atk_type; + + /* Figure out whether accessibility is enabled by looking at the + * type of the accessible object which would be created for the + * parent type of GtkSwitch + */ + derived_type = g_type_parent (GTK_TYPE_SWITCH); + + registry = atk_get_default_registry (); + factory = atk_registry_get_factory (registry, derived_type); + derived_atk_type = atk_object_factory_get_accessible_type (factory); + if (g_type_is_a (derived_atk_type, GTK_TYPE_ACCESSIBLE)) + atk_registry_set_factory_type (registry, + GTK_TYPE_SWITCH, + gtk_switch_accessible_factory_get_type ()); + + first_time = FALSE; + } + + return GTK_WIDGET_CLASS (gtk_switch_parent_class)->get_accessible (widget); +} + static void gtk_switch_set_related_action (GtkSwitch *sw, GtkAction *action) @@ -727,6 +761,7 @@ gtk_switch_class_init (GtkSwitchClass *klass) widget_class->enter_notify_event = gtk_switch_enter; widget_class->leave_notify_event = gtk_switch_leave; widget_class->key_release_event = gtk_switch_key_release; + widget_class->get_accessible = gtk_switch_get_accessible; /** * GtkSwitch:slider-width: @@ -785,6 +820,8 @@ gtk_switch_set_active (GtkSwitch *sw, if (priv->is_active != is_active) { + AtkObject *accessible; + priv->is_active = is_active; g_object_notify_by_pspec (G_OBJECT (sw), switch_props[PROP_ACTIVE]); @@ -792,6 +829,9 @@ gtk_switch_set_active (GtkSwitch *sw, if (priv->action) gtk_action_activate (priv->action); + accessible = gtk_widget_get_accessible (GTK_WIDGET (sw)); + atk_object_notify_state_change (accessible, ATK_STATE_CHECKED, priv->is_active); + gtk_widget_queue_draw (GTK_WIDGET (sw)); } } @@ -862,3 +902,123 @@ gtk_switch_activatable_interface_init (GtkActivatableIface *iface) iface->sync_action_properties = gtk_switch_sync_action_properties; } +/* accessibility: object */ + +static AtkObjectClass *a11y_parent_class = NULL; + +static AtkStateSet * +gtk_switch_accessible_ref_state_set (AtkObject *accessible) +{ + AtkStateSet *state_set; + GtkWidget *widget; + + state_set = a11y_parent_class->ref_state_set (accessible); + + widget = gtk_accessible_get_widget (GTK_ACCESSIBLE (accessible)); + if (widget == NULL) + return state_set; + + if (gtk_switch_get_active (GTK_SWITCH (widget))) + atk_state_set_add_state (state_set, ATK_STATE_CHECKED); + + return state_set; +} + +static void +gtk_switch_accessible_initialize (AtkObject *accessible, + gpointer widget) +{ + a11y_parent_class->initialize (accessible, widget); + + atk_object_set_role (accessible, ATK_ROLE_TOGGLE_BUTTON); + atk_object_set_name (accessible, C_("light switch widget", "Switch")); + atk_object_set_description (accessible, _("Switches between on and off states")); +} + +static void +gtk_switch_accessible_class_init (AtkObjectClass *klass) +{ + a11y_parent_class = g_type_class_peek_parent (klass); + + klass->initialize = gtk_switch_accessible_initialize; + klass->ref_state_set = gtk_switch_accessible_ref_state_set; +} + +static GType +gtk_switch_accessible_get_type (void) +{ + static GType type = 0; + + /* Action interface + Name etc. ... */ + if (G_UNLIKELY (type == 0)) + { + GType parent_atk_type; + GTypeInfo tinfo = { 0 }; + GTypeQuery query; + AtkObjectFactory *factory; + + if ((type = g_type_from_name ("GtkSwitchAccessible")) != G_TYPE_INVALID) + return type; + + /* we inherit from the same ATK factory that provides support + * for GtkWidget; if Gail is being used then this means GailWidget. + */ + factory = atk_registry_get_factory (atk_get_default_registry (), GTK_TYPE_WIDGET); + if (factory == G_TYPE_INVALID) + return G_TYPE_INVALID; + + parent_atk_type = atk_object_factory_get_accessible_type (factory); + if (parent_atk_type == G_TYPE_INVALID) + return G_TYPE_INVALID; + + g_type_query (parent_atk_type, &query); + + tinfo.class_init = (GClassInitFunc) gtk_switch_accessible_class_init; + tinfo.class_size = query.class_size; + tinfo.instance_size = query.instance_size; + + type = g_type_register_static (parent_atk_type, + I_("GtkSwitchAccessible"), + &tinfo, 0); + } + + return type; +} +/* accessibility: factory */ + +typedef AtkObjectFactoryClass GtkSwitchAccessibleFactoryClass; +typedef AtkObjectFactory GtkSwitchAccessibleFactory; + +G_DEFINE_TYPE (GtkSwitchAccessibleFactory, + gtk_switch_accessible_factory, + ATK_TYPE_OBJECT_FACTORY); + +static GType +gtk_switch_accessible_factory_get_accessible_type (void) +{ + return gtk_switch_accessible_get_type (); +} + +static AtkObject * +gtk_switch_accessible_factory_create_accessible (GObject *obj) +{ + AtkObject *accessible; + + accessible = g_object_new (gtk_switch_accessible_get_type (), NULL); + atk_object_initialize (accessible, obj); + + return accessible; +} + +static void +gtk_switch_accessible_factory_class_init (AtkObjectFactoryClass *klass) +{ + klass->create_accessible = gtk_switch_accessible_factory_create_accessible; + klass->get_accessible_type = gtk_switch_accessible_factory_get_accessible_type; +} + +static void +gtk_switch_accessible_factory_init (AtkObjectFactory *factory) +{ +} From 9ad31a5a2117f8fb0c24b0ff4afc41a1daf26118 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 29 Nov 2010 13:23:28 +0000 Subject: [PATCH 38/59] switch: Use the right value for comparison --- gtk/gtkswitch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c index 8fd406f381..a73e25bd9e 100644 --- a/gtk/gtkswitch.c +++ b/gtk/gtkswitch.c @@ -965,7 +965,7 @@ gtk_switch_accessible_get_type (void) * for GtkWidget; if Gail is being used then this means GailWidget. */ factory = atk_registry_get_factory (atk_get_default_registry (), GTK_TYPE_WIDGET); - if (factory == G_TYPE_INVALID) + if (factory == NULL) return G_TYPE_INVALID; parent_atk_type = atk_object_factory_get_accessible_type (factory); From 1f71d641e8c4a0e8315e8ff7105769b9a4d20ded Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 29 Nov 2010 13:43:53 +0000 Subject: [PATCH 39/59] switch: Use ATK macros to reduce the amount of code And the insanity. Reviewed-by: Christian Persch --- gtk/gtkswitch.c | 60 ++++++++++++------------------------------------- 1 file changed, 14 insertions(+), 46 deletions(-) diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c index a73e25bd9e..58e1f4ffec 100644 --- a/gtk/gtkswitch.c +++ b/gtk/gtkswitch.c @@ -904,7 +904,11 @@ gtk_switch_activatable_interface_init (GtkActivatableIface *iface) /* accessibility: object */ -static AtkObjectClass *a11y_parent_class = NULL; +/* dummy typedefs */ +typedef struct _GtkSwitchAccessible GtkSwitchAccessible; +typedef struct _GtkSwitchAccessibleClass GtkSwitchAccessibleClass; + +ATK_DEFINE_TYPE (GtkSwitchAccessible, gtk_switch_accessible, GTK_TYPE_WIDGET); static AtkStateSet * gtk_switch_accessible_ref_state_set (AtkObject *accessible) @@ -912,7 +916,7 @@ gtk_switch_accessible_ref_state_set (AtkObject *accessible) AtkStateSet *state_set; GtkWidget *widget; - state_set = a11y_parent_class->ref_state_set (accessible); + state_set = ATK_OBJECT_CLASS (gtk_switch_accessible_parent_class)->ref_state_set (accessible); widget = gtk_accessible_get_widget (GTK_ACCESSIBLE (accessible)); if (widget == NULL) @@ -928,7 +932,7 @@ static void gtk_switch_accessible_initialize (AtkObject *accessible, gpointer widget) { - a11y_parent_class->initialize (accessible, widget); + ATK_OBJECT_CLASS (gtk_switch_accessible_parent_class)->initialize (accessible, widget); atk_object_set_role (accessible, ATK_ROLE_TOGGLE_BUTTON); atk_object_set_name (accessible, C_("light switch widget", "Switch")); @@ -936,55 +940,19 @@ gtk_switch_accessible_initialize (AtkObject *accessible, } static void -gtk_switch_accessible_class_init (AtkObjectClass *klass) +gtk_switch_accessible_class_init (GtkSwitchAccessibleClass *klass) { - a11y_parent_class = g_type_class_peek_parent (klass); + AtkObjectClass *atk_class = ATK_OBJECT_CLASS (klass); - klass->initialize = gtk_switch_accessible_initialize; - klass->ref_state_set = gtk_switch_accessible_ref_state_set; + atk_class->initialize = gtk_switch_accessible_initialize; + atk_class->ref_state_set = gtk_switch_accessible_ref_state_set; } -static GType -gtk_switch_accessible_get_type (void) +static void +gtk_switch_accessible_init (GtkSwitchAccessible *self) { - static GType type = 0; - - /* Action interface - Name etc. ... */ - if (G_UNLIKELY (type == 0)) - { - GType parent_atk_type; - GTypeInfo tinfo = { 0 }; - GTypeQuery query; - AtkObjectFactory *factory; - - if ((type = g_type_from_name ("GtkSwitchAccessible")) != G_TYPE_INVALID) - return type; - - /* we inherit from the same ATK factory that provides support - * for GtkWidget; if Gail is being used then this means GailWidget. - */ - factory = atk_registry_get_factory (atk_get_default_registry (), GTK_TYPE_WIDGET); - if (factory == NULL) - return G_TYPE_INVALID; - - parent_atk_type = atk_object_factory_get_accessible_type (factory); - if (parent_atk_type == G_TYPE_INVALID) - return G_TYPE_INVALID; - - g_type_query (parent_atk_type, &query); - - tinfo.class_init = (GClassInitFunc) gtk_switch_accessible_class_init; - tinfo.class_size = query.class_size; - tinfo.instance_size = query.instance_size; - - type = g_type_register_static (parent_atk_type, - I_("GtkSwitchAccessible"), - &tinfo, 0); - } - - return type; } + /* accessibility: factory */ typedef AtkObjectFactoryClass GtkSwitchAccessibleFactoryClass; From 0ca07a6df736eb9c549f144c3850ee8899638a80 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 10:14:21 -0500 Subject: [PATCH 40/59] Add a GtkSwitch --- tests/testmerge.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/testmerge.c b/tests/testmerge.c index 1e43bb818b..3f1eba0eb2 100644 --- a/tests/testmerge.c +++ b/tests/testmerge.c @@ -592,6 +592,7 @@ main (int argc, char **argv) GtkUIManager *merge; GtkWidget *window, *table, *frame, *menu_box, *vbox, *view; GtkWidget *button, *area, *statusbar; + GtkWidget *box; gint i; gtk_init (&argc, &argv); @@ -652,6 +653,15 @@ main (int argc, char **argv) gtk_action_group_get_action (action_group, "BoldAction")); gtk_widget_show (button); + box = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 6); + gtk_box_pack_end (GTK_BOX (menu_box), box, FALSE, FALSE, 0); + gtk_container_add (GTK_CONTAINER (box), gtk_label_new ("Bold:")); + button = gtk_switch_new (); + gtk_container_add (GTK_CONTAINER (box), button); + gtk_activatable_set_related_action (GTK_ACTIVATABLE (button), + gtk_action_group_get_action (action_group, "BoldAction")); + gtk_widget_show_all (box); + merge = gtk_ui_manager_new (); g_signal_connect (merge, "connect-proxy", G_CALLBACK (connect_proxy), statusbar); From 99aa90b0bcab50bc3dce888ddffc5753ca643928 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 11:23:07 -0500 Subject: [PATCH 41/59] Add GtkSwitch to the widget gallery --- docs/reference/gtk/Makefile.am | 3 ++- docs/reference/gtk/images/switch.png | Bin 0 -> 1875 bytes docs/reference/gtk/visual_index.xml | 3 +++ docs/tools/widgets.c | 22 ++++++++++++++++++++++ 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 docs/reference/gtk/images/switch.png diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am index 9b065dd5ac..1de3259a6d 100644 --- a/docs/reference/gtk/Makefile.am +++ b/docs/reference/gtk/Makefile.am @@ -322,7 +322,8 @@ HTML_IMAGES = \ $(srcdir)/images/layout-tblr.png \ $(srcdir)/images/layout-tbrl.png \ $(srcdir)/images/window-default.png \ - $(srcdir)/images/hello-world.png + $(srcdir)/images/hello-world.png \ + $(srcdir)/images/switch.png # Extra options to supply to gtkdoc-fixref FIXXREF_OPTIONS=--extra-dir=../gdk/html \ diff --git a/docs/reference/gtk/images/switch.png b/docs/reference/gtk/images/switch.png new file mode 100644 index 0000000000000000000000000000000000000000..2fba3ebb2ffe6f14726d61324e0603197738c311 GIT binary patch literal 1875 zcmZvdc{Cf?8o+M|Vu`Kom^b#3Pn-8NWoQ@_`x0>@K*aEK%;DMp0I=JWlg<#rc_=& zwmabM@e;+nL$^0bZOhYsbnXF$d#`v7o>(@s`Ly^&ahY+!_oJnQmTdP={+!albUtoZ z7|Afsh(a9R5cuB0-WEWHlR87e*MNYGtz>4~|o!IN=^`Jfs*5l&7>l591?o+0AnMwkRmp;Nn+0SXPCAZ?gc9 zaR5ME3xJ<)sAA!>I}3(1mkwS2+Q&KXB3~7ea)%1#-qje%UbBwPSe&$Xk)Mi4Kc1$x zw9}Q=9dFsV$hb+kT?_+1J)OTnbICVV+zQ;QEuoT zhVo3EikHqc=+mzH%VTdG_k1mMam$w{E7aG!Y>DR9m3c?hIekSleS%`iYUA^r)@sKG z6iC0wG{RT*cXpO1F_c!}Sl{+@rc1)s+)dTln2dz3@3zQ~^**|+&|4ZQPX~j~$iaX* z@7bxp$83AL&WFE3Dz!mwzo7~PWEdu+ z<(ho~gP+*wzqVe)X-SC*NjZ5`W@#hjLW|LCZ6YR?)$BU)H<5mwiubvQ>(?|1MwrLB z=S{r2y^Py`Wo{9RCv11@CYg%$xa?YMD9L^38u!_HFgld8)|Pwaab3PZ=Y;p<+DZ{J8FpY~eA! zSw}Vn`8>;)RiS%v$MG5FVt*oXfY}om==bGI`PRl;hOvK^cF+RBL%l0hqGg=hY=#^Z zi+;01U%bcKP@g(L>c8iq;7=6DkPwn|nALCZ-}}*A3}hjAE&hC?p5onIj$gI5CJ06- z-i;^NsAZ=gz?aS+kFTt(RLR3CW|BzE!`6qTrT~6wI*PWkv^n1u%~LfsGYKLP$-RON zOzXAJ!MO3;nMd{*mA};W^lTUuxQD(ePfpzFSR*cHSl9B{kU|9z5fk}OS8EIN3LQ1; zaS>>uUc!tOrpneaC!U}dCNBbzjSR+e&(2%c6uQKP(Wh! znOQw8oSI^0R597p<6V@YoCdI$MB~E8`{znV7_^o3*JMYcu<1Xu_$w&zT9!G=DRyAO z38Bbbo1^#WiypTD6a5<-kHW)XQszzK|8JbX!sCC0qyVsjW-kY3_l!`yrE1`{ADC_V z28qTw`#Tz)^vEBtmj?I&Uhi4Dt0VK93@Ud(x03~$%4Qw3c~b!Q#@elD1pr8 z686obxnri#{(R>WYt1!n=x%YfjZnW%9%@g46pCn|=}ggS!GUJ;hoZ<3;tTX1(i3)T z_KL6bu_-VjVYw;&g{2zDnT@K`8}va=o@N2R<(ENCzAA?dJC~X)RT* z{r_@-OusBkj4?}!m{tMA5yEc4jjZkF&=+Wcpg)PK95(~RNN-*{-?^XvMF?(6!aZSE SR3#5TB%HmQU89Zft$zccD`znP literal 0 HcmV?d00001 diff --git a/docs/reference/gtk/visual_index.xml b/docs/reference/gtk/visual_index.xml index 4bdc5464c4..7a11071cef 100644 --- a/docs/reference/gtk/visual_index.xml +++ b/docs/reference/gtk/visual_index.xml @@ -123,4 +123,7 @@ + + + diff --git a/docs/tools/widgets.c b/docs/tools/widgets.c index 312d064f0c..73081038e6 100644 --- a/docs/tools/widgets.c +++ b/docs/tools/widgets.c @@ -115,6 +115,7 @@ new_widget_info (const char *name, else { info->window = gtk_window_new (GTK_WINDOW_TOPLEVEL); + gtk_window_set_has_resize_grip (GTK_WINDOW (info->window), FALSE); info->include_decorations = FALSE; gtk_widget_show_all (widget); gtk_container_add (GTK_CONTAINER (info->window), widget); @@ -159,6 +160,26 @@ create_button (void) return new_widget_info ("button", align, SMALL); } +static WidgetInfo * +create_switch (void) +{ + GtkWidget *widget; + GtkWidget *align; + GtkWidget *sw; + + widget = gtk_box_new (GTK_ORIENTATION_VERTICAL, 3); + sw = gtk_switch_new (); + gtk_switch_set_active (GTK_SWITCH (sw), TRUE); + gtk_box_pack_start (GTK_BOX (widget), sw, TRUE, TRUE, 0); + sw = gtk_switch_new (); + gtk_box_pack_start (GTK_BOX (widget), sw, TRUE, TRUE, 0); + + align = gtk_alignment_new (0.5, 0.5, 0.0, 0.0); + gtk_container_add (GTK_CONTAINER (align), widget); + + return new_widget_info ("switch", align, SMALL); +} + static WidgetInfo * create_toggle_button (void) { @@ -1095,6 +1116,7 @@ get_all_widgets (void) retval = g_list_prepend (retval, create_page_setup_dialog ()); retval = g_list_prepend (retval, create_print_dialog ()); retval = g_list_prepend (retval, create_volume_button ()); + retval = g_list_prepend (retval, create_switch ()); return retval; } From 2451e6f690154b5cc5970fe5838c1805179e88e2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 11:25:10 -0500 Subject: [PATCH 42/59] Small doc fixup --- gtk/gtkcombobox.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c index 0a922fa023..9fc50d3f78 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -4879,6 +4879,7 @@ gtk_combo_box_new_with_model (GtkTreeModel *model) /** * gtk_combo_box_new_with_model_and_entry: + * @model: A #GtkTreeModel * * Creates a new empty #GtkComboBox with an entry * and with the model initialized to @model. From 6210faa0704cdb7b7363b20f7b183bfda7f8aab3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 11:43:45 -0500 Subject: [PATCH 43/59] Updates --- NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/NEWS b/NEWS index 3f6a51874d..fc6656a5a9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,51 @@ +Overview of Changes from GTK+ 2.91.4 to 2.91.5 +============================================== + +* GtkSwitch: a new widget that provides switch-like on/off functionality + +* Deprecations and cleanups: + - GtkCallbackMarshal and GtkFunction have been deprecated + - gtk_init_add has been removed + - The ::size-request signal has been removed + - GtkRuler has been removed + +* The default value for the GtkBox::fill property has been changed + back to TRUE + +* Bugs fixed: + 565665 GtkTargetEntry member target should be const char * + 613942 Deprecate GtkRuler, GtkVruler and GtkHRuler + 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API + 633324 Stop invoking size-request completely + 633896 Printing: Use XDG_DOCUMENTS_DIR as the default location... + 634474 infinite loop in gtk_icon_view_accessible_set_adjustment + 634558 Selecting "Search" should focus text box for keyboard entry + 634592 GtkNotebook doesn't expand (in a typical GtkDialog) + 634697 gdk: Add XSetting for "gtk-cursor-blink-timeout" + 634821 Fix a BadMatch when create an icon pixmap for an ARGB visual + 634987 add a switch widget + 635175 Leak in gtk_plug_realize + 635253 GtkRadioButton constructors don't mark group as "allow-none" + 635307 iconcache: Ensure we don't lose data on power loss + 635380 gdk_event_apply_filters is unsafe against changes in filter list + 635588 clicking URL to be opened freezes the application for 3-5 seconds + 635693 Bad pointer grab bug with GtkMenu/GtkComboBox + 635879 Change the gdk_rgba_parse() function to be usable from bindings + +* Updated translations: + Arabic + British English + Catalan + Czech + German + Hungarian + Indonesian + Norwegian bokmål + Romanian + Thai + Uyghur + + Overview of Changes from GTK+ 2.91.3 to 2.91.4 ============================================== From 6a3be062b3f331ed6f5451b74f7866ff8b0a1a76 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 11:46:58 -0500 Subject: [PATCH 44/59] Add GtkSwitch to POTFILES --- po-properties/POTFILES.in | 1 + po/POTFILES.in | 1 + 2 files changed, 2 insertions(+) diff --git a/po-properties/POTFILES.in b/po-properties/POTFILES.in index e5cb227e0f..74b48bb31d 100644 --- a/po-properties/POTFILES.in +++ b/po-properties/POTFILES.in @@ -164,6 +164,7 @@ gtk/gtkstatusbar.c gtk/gtkstatusicon.c gtk/gtkstock.c gtk/gtkstyle.c +gtk/gtkswitch.c gtk/gtktable.c gtk/gtktearoffmenuitem.c gtk/gtktextbuffer.c diff --git a/po/POTFILES.in b/po/POTFILES.in index dda9db878b..e3300fe0c3 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -165,6 +165,7 @@ gtk/gtkstatusbar.c gtk/gtkstatusicon.c gtk/gtkstock.c gtk/gtkstyle.c +gtk/gtkswitch.c gtk/gtktable.c gtk/gtktearoffmenuitem.c gtk/gtktextbuffer.c From a562646678263660df4b2b16d4960ffb3ab54315 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 11:49:11 -0500 Subject: [PATCH 45/59] Add gdk_device_get_n_keys to symbol list --- gdk/gdk.symbols | 1 + 1 file changed, 1 insertion(+) diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 4795e62da3..415ca0af16 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -60,6 +60,7 @@ gdk_device_get_key gdk_device_get_mode gdk_device_get_name gdk_device_get_n_axes +gdk_device_get_n_keys gdk_device_get_source gdk_device_get_state gdk_device_get_type G_GNUC_CONST From 6b5221380eab5de62165a6a1dd8ae5e3e05162cd Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 12:04:38 -0500 Subject: [PATCH 46/59] remove some duplicate symbols --- gtk/gtk.symbols | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index b2df027a86..698df84acd 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -1386,7 +1386,6 @@ gtk_message_dialog_new_with_markup G_GNUC_PRINTF(5,6) gtk_message_dialog_set_image gtk_message_dialog_set_markup gtk_message_type_get_type G_GNUC_CONST -gtk_metric_type_get_type G_GNUC_CONST gtk_misc_get_alignment gtk_misc_get_padding gtk_misc_get_type G_GNUC_CONST @@ -1699,8 +1698,6 @@ gtk_print_operation_set_use_full_page gtk_print_pages_get_type G_GNUC_CONST gtk_print_quality_get_type G_GNUC_CONST gtk_print_run_page_setup_dialog -gtk_print_run_page_setup_dialog -gtk_print_run_page_setup_dialog_async gtk_print_run_page_setup_dialog_async gtk_print_settings_copy gtk_print_settings_foreach From 670dfdb7cc4491421da597b5c4df50bca1fc369c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 12:47:44 -0500 Subject: [PATCH 47/59] Re-add some conditionals to symbols files We need to keep the ifdefs for platform abi differences. --- gdk/gdk.symbols | 2 ++ gtk/abicheck.sh | 2 +- gtk/gtk.symbols | 8 +++++++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 415ca0af16..557e7aebf0 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -373,6 +373,7 @@ gdk_visual_get_system gdk_visual_get_type G_GNUC_CONST gdk_visual_get_visual_type gdk_visual_type_get_type G_GNUC_CONST +#ifdef GDK_WINDOWING_WIN32 gdk_win32_drawable_get_handle gdk_win32_handle_table_lookup gdk_win32_icon_to_pixbuf_libgtk_only @@ -380,6 +381,7 @@ gdk_win32_pixbuf_to_hicon_libgtk_only gdk_win32_selection_add_targets gdk_win32_set_modal_dialog_libgtk_only gdk_win32_window_is_win32 +#endif gdk_window_add_filter gdk_window_at_pointer gdk_window_attributes_type_get_type G_GNUC_CONST diff --git a/gtk/abicheck.sh b/gtk/abicheck.sh index a48597c178..e818a64fe4 100755 --- a/gtk/abicheck.sh +++ b/gtk/abicheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -cpp -P -DG_OS_UNIX -DGTK_WINDOWING_X11 ${srcdir:-.}/gtk.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' -e 's/ PRIVATE//' | sort > expected-abi +cpp -P -DG_OS_UNIX -DGDK_WINDOWING_X11 ${srcdir:-.}/gtk.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' -e 's/ PRIVATE//' | sort > expected-abi nm -D -g --defined-only .libs/libgtk-x11-3.0.so | cut -d ' ' -f 3 | egrep -v '^(__bss_start|_edata|_end)' | sort > actual-abi diff -u expected-abi actual-abi && rm -f expected-abi actual-abi diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index 698df84acd..b1b0172656 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -1200,9 +1200,11 @@ gtk_info_bar_set_default_response gtk_info_bar_set_message_type gtk_info_bar_set_response_sensitive gtk_init -gtk_init_abi_check gtk_init_check +#ifdef GDK_WINDOWING_WIN32 +gtk_init_abi_check gtk_init_check_abi_check +#endif gtk_init_with_args gtk_invisible_get_screen gtk_invisible_get_type G_GNUC_CONST @@ -1794,10 +1796,12 @@ gtk_print_unix_dialog_set_manual_capabilities gtk_print_unix_dialog_set_page_setup gtk_print_unix_dialog_set_settings gtk_print_unix_dialog_set_support_selection +#ifdef GDK_WINDOWING_WIN32 gtk_print_win32_devnames_free gtk_print_win32_devnames_from_printer_name gtk_print_win32_devnames_from_win32 gtk_print_win32_devnames_to_win32 +#endif gtk_progress_bar_get_ellipsize gtk_progress_bar_get_fraction gtk_progress_bar_get_inverted @@ -3314,7 +3318,9 @@ gtk_widget_trigger_tooltip_query gtk_widget_unmap gtk_widget_unparent gtk_widget_unrealize +#ifdef GDK_WINDOWING_WIN32 gtk_win32_embed_widget_get_type G_GNUC_CONST +#endif gtk_window_activate_default gtk_window_activate_focus gtk_window_activate_key From 9c1e61e9aaa1e3777d2b37eae01d24f6ce155d71 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 13:00:04 -0500 Subject: [PATCH 48/59] Revert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7 This needs more work, currently we do dupe targets when copying target entries in various places, and consequently free them later. To do this correctly, the strings need to be interned or something like that. --- gtk/gtkselection.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h index 4fa30a37d9..eddab0f4ad 100644 --- a/gtk/gtkselection.h +++ b/gtk/gtkselection.h @@ -68,9 +68,9 @@ struct _GtkSelectionData struct _GtkTargetEntry { - const gchar *target; - guint flags; - guint info; + gchar *target; + guint flags; + guint info; }; /* These structures not public, and are here only for the convenience of From d79afd9a17c2d50cd070497e6d57a285d170826b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 13:04:15 -0500 Subject: [PATCH 49/59] Update NEWS --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index fc6656a5a9..9fe44fb3ae 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,6 @@ Overview of Changes from GTK+ 2.91.4 to 2.91.5 back to TRUE * Bugs fixed: - 565665 GtkTargetEntry member target should be const char * 613942 Deprecate GtkRuler, GtkVruler and GtkHRuler 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API 633324 Stop invoking size-request completely From 4893d662a7bb0f295f20998cac0edf5eae87b1fc Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 13:29:49 -0500 Subject: [PATCH 50/59] Clean up POTFILES.skip as well --- po-properties/POTFILES.in | 3 --- po-properties/POTFILES.skip | 9 --------- po/POTFILES.in | 3 --- po/POTFILES.skip | 1 - 4 files changed, 16 deletions(-) diff --git a/po-properties/POTFILES.in b/po-properties/POTFILES.in index 74b48bb31d..4ea635ed5e 100644 --- a/po-properties/POTFILES.in +++ b/po-properties/POTFILES.in @@ -86,7 +86,6 @@ gtk/gtkhandlebox.c gtk/gtkhbbox.c gtk/gtkhbox.c gtk/gtkhpaned.c -gtk/gtkhruler.c gtk/gtkhscale.c gtk/gtkhscrollbar.c gtk/gtkhseparator.c @@ -147,7 +146,6 @@ gtk/gtkrecentchooser.c gtk/gtkrecentchooserdefault.c gtk/gtkrecentchoosermenu.c gtk/gtkrecentmanager.c -gtk/gtkruler.c gtk/gtkscalebutton.c gtk/gtkscale.c gtk/gtkscrollbar.c @@ -206,7 +204,6 @@ gtk/gtkvbox.c gtk/gtkviewport.c gtk/gtkvolumebutton.c gtk/gtkvpaned.c -gtk/gtkvruler.c gtk/gtkvscale.c gtk/gtkvscrollbar.c gtk/gtkvseparator.c diff --git a/po-properties/POTFILES.skip b/po-properties/POTFILES.skip index 7a2162f645..bab2cdcd3b 100644 --- a/po-properties/POTFILES.skip +++ b/po-properties/POTFILES.skip @@ -1,10 +1 @@ demos/gtk-demo/demo.ui -gdk-pixbuf/io-gdip-bmp.c -gdk-pixbuf/io-gdip-emf.c -gdk-pixbuf/io-gdip-gif.c -gdk-pixbuf/io-gdip-ico.c -gdk-pixbuf/io-gdip-jpeg.c -gdk-pixbuf/io-gdip-png.c -gdk-pixbuf/io-gdip-utils.c -gdk-pixbuf/io-gdip-wmf.c - diff --git a/po/POTFILES.in b/po/POTFILES.in index e3300fe0c3..35783a698e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -86,7 +86,6 @@ gtk/gtkhandlebox.c gtk/gtkhbbox.c gtk/gtkhbox.c gtk/gtkhpaned.c -gtk/gtkhruler.c gtk/gtkhscale.c gtk/gtkhscrollbar.c gtk/gtkhseparator.c @@ -147,7 +146,6 @@ gtk/gtkrecentchooser.c gtk/gtkrecentchooserdefault.c gtk/gtkrecentchoosermenu.c gtk/gtkrecentmanager.c -gtk/gtkruler.c gtk/gtkscalebutton.c gtk/gtkscale.c gtk/gtkscrollbar.c @@ -207,7 +205,6 @@ gtk/gtkvbox.c gtk/gtkviewport.c gtk/gtkvolumebutton.c gtk/gtkvpaned.c -gtk/gtkvruler.c gtk/gtkvscale.c gtk/gtkvscrollbar.c gtk/gtkvseparator.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index e3b7a18284..0f3232e198 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,3 +1,2 @@ demos/gtk-demo/demo.ui gtk/paper_names.c - From 2392dacb2bc8828b03e3cb273a38fbc82c977f18 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 13:56:27 -0500 Subject: [PATCH 51/59] No more rulers --- docs/reference/gtk/gtk-docs.sgml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index f63507d0a5..93a711208e 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -287,13 +287,6 @@
- - Special-purpose features - - - - - Recently Used Documents From c39a4342811465f396be881a11b000e02ae80fed Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 14:48:24 -0500 Subject: [PATCH 52/59] Bump version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3ac0bec577..f9e1add9bf 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ m4_define([gtk_major_version], [2]) m4_define([gtk_minor_version], [91]) -m4_define([gtk_micro_version], [5]) +m4_define([gtk_micro_version], [6]) m4_define([gtk_interface_age], [0]) m4_define([gtk_binary_age], [m4_eval(100 * gtk_minor_version + gtk_micro_version)]) From 8caa0c8c36f77e34e95cf0cd0387e59009653f18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20=C5=BDnidar=C5=A1i=C4=8D?= Date: Mon, 29 Nov 2010 21:27:47 +0100 Subject: [PATCH 53/59] Updated Slovenian translation --- po/sl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/sl.po b/po/sl.po index 0f6498fb4b..061aed40ee 100644 --- a/po/sl.po +++ b/po/sl.po @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: gtk+ master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2b&component=general\n" "POT-Creation-Date: 2010-10-12 17:16+0000\n" -"PO-Revision-Date: 2010-10-12 20:07+0100\n" -"Last-Translator: Matej Urbančič \n" +"PO-Revision-Date: 2010-11-29 09:32+0100\n" +"Last-Translator: Andrej Žnidaršič \n" "Language-Team: Slovenian GNOME Translation Team \n" "Language: \n" "MIME-Version: 1.0\n" @@ -103,12 +103,12 @@ msgstr "Premik nazaj" #: ../gdk/keyname-table.h:3941 msgctxt "keyboard label" msgid "Tab" -msgstr "Tab" +msgstr "Tabulator" #: ../gdk/keyname-table.h:3942 msgctxt "keyboard label" msgid "Return" -msgstr "Vnesi" +msgstr "Vnosna tipka" #: ../gdk/keyname-table.h:3943 msgctxt "keyboard label" @@ -398,7 +398,7 @@ msgstr "Grafična podobo oblikovali" #: ../gtk/gtkaccellabel.c:160 msgctxt "keyboard label" msgid "Shift" -msgstr "Premakni" +msgstr "Shift" #. This is the text that should appear next to menu accelerators #. * that use the control key. If the text on this key isn't typically From e3556c7f3ee77571da17ad6ba016deaaddfb7594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 29 Nov 2010 21:31:35 +0100 Subject: [PATCH 54/59] configure: Fix typo --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index f9e1add9bf..420484ab71 100644 --- a/configure.ac +++ b/configure.ac @@ -61,8 +61,8 @@ cflags_set=${CFLAGS+set} AM_INIT_AUTOMAKE([1.10 no-define -Wno-portability dist-bzip2]) AM_MAINTAINER_MODE([enable]) -# Support silent build rules, requires at least automake-1.11. Enable -# by either passing --enable-silent-rules to configure or passing V=0 +# Support silent build rules, requires at least automake-1.11. Disable +# by either passing --disable-silent-rules to configure or passing V=1 # to make m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) From f07480eb44c69921edc3e1a20744c46eb3e8cbcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 29 Nov 2010 21:49:38 +0100 Subject: [PATCH 55/59] GtkSwitch: Add missing "Since: 3.0" tags --- gtk/gtkswitch.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c index 58e1f4ffec..f3ef450967 100644 --- a/gtk/gtkswitch.c +++ b/gtk/gtkswitch.c @@ -792,6 +792,8 @@ gtk_switch_init (GtkSwitch *self) * Creates a new #GtkSwitch widget. * * Return value: the newly created #GtkSwitch instance + * + * Since: 3.0 */ GtkWidget * gtk_switch_new (void) @@ -805,6 +807,8 @@ gtk_switch_new (void) * @is_active: %TRUE if @sw should be active, and %FALSE otherwise * * Changes the state of @sw to the desired one. + * + * Since: 3.0 */ void gtk_switch_set_active (GtkSwitch *sw, @@ -843,6 +847,8 @@ gtk_switch_set_active (GtkSwitch *sw, * Gets whether the #GtkSwitch is in its "on" or "off" state. * * Return value: %TRUE if the #GtkSwitch is active, and %FALSE otherwise + * + * Since: 3.0 */ gboolean gtk_switch_get_active (GtkSwitch *sw) From 2fffce2c23d701ebc2cd7cfe1be6f42100e63965 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 16:47:01 -0500 Subject: [PATCH 56/59] Forgotten changes --- gtk/gtkswitch.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c index f3ef450967..b2846ae194 100644 --- a/gtk/gtkswitch.c +++ b/gtk/gtkswitch.c @@ -914,7 +914,7 @@ gtk_switch_activatable_interface_init (GtkActivatableIface *iface) typedef struct _GtkSwitchAccessible GtkSwitchAccessible; typedef struct _GtkSwitchAccessibleClass GtkSwitchAccessibleClass; -ATK_DEFINE_TYPE (GtkSwitchAccessible, gtk_switch_accessible, GTK_TYPE_WIDGET); +ATK_DEFINE_TYPE (GtkSwitchAccessible, _gtk_switch_accessible, GTK_TYPE_WIDGET); static AtkStateSet * gtk_switch_accessible_ref_state_set (AtkObject *accessible) @@ -922,7 +922,7 @@ gtk_switch_accessible_ref_state_set (AtkObject *accessible) AtkStateSet *state_set; GtkWidget *widget; - state_set = ATK_OBJECT_CLASS (gtk_switch_accessible_parent_class)->ref_state_set (accessible); + state_set = ATK_OBJECT_CLASS (_gtk_switch_accessible_parent_class)->ref_state_set (accessible); widget = gtk_accessible_get_widget (GTK_ACCESSIBLE (accessible)); if (widget == NULL) @@ -935,10 +935,10 @@ gtk_switch_accessible_ref_state_set (AtkObject *accessible) } static void -gtk_switch_accessible_initialize (AtkObject *accessible, - gpointer widget) +_gtk_switch_accessible_initialize (AtkObject *accessible, + gpointer widget) { - ATK_OBJECT_CLASS (gtk_switch_accessible_parent_class)->initialize (accessible, widget); + ATK_OBJECT_CLASS (_gtk_switch_accessible_parent_class)->initialize (accessible, widget); atk_object_set_role (accessible, ATK_ROLE_TOGGLE_BUTTON); atk_object_set_name (accessible, C_("light switch widget", "Switch")); @@ -946,16 +946,16 @@ gtk_switch_accessible_initialize (AtkObject *accessible, } static void -gtk_switch_accessible_class_init (GtkSwitchAccessibleClass *klass) +_gtk_switch_accessible_class_init (GtkSwitchAccessibleClass *klass) { AtkObjectClass *atk_class = ATK_OBJECT_CLASS (klass); - atk_class->initialize = gtk_switch_accessible_initialize; + atk_class->initialize = _gtk_switch_accessible_initialize; atk_class->ref_state_set = gtk_switch_accessible_ref_state_set; } static void -gtk_switch_accessible_init (GtkSwitchAccessible *self) +_gtk_switch_accessible_init (GtkSwitchAccessible *self) { } @@ -971,7 +971,7 @@ G_DEFINE_TYPE (GtkSwitchAccessibleFactory, static GType gtk_switch_accessible_factory_get_accessible_type (void) { - return gtk_switch_accessible_get_type (); + return _gtk_switch_accessible_get_type (); } static AtkObject * @@ -979,7 +979,7 @@ gtk_switch_accessible_factory_create_accessible (GObject *obj) { AtkObject *accessible; - accessible = g_object_new (gtk_switch_accessible_get_type (), NULL); + accessible = g_object_new (_gtk_switch_accessible_get_type (), NULL); atk_object_initialize (accessible, obj); return accessible; From e7966a2c0c7ab0de891764d6b3515b09ed8cea63 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 29 Nov 2010 15:40:29 +0000 Subject: [PATCH 57/59] a11y: Use ATK macros and clean up/1 - GtkAssistant ATK provides macros to the same effect as G_DEFINE_TYPE; using these macros has the advantage of removing tons of duplicated code and reducing the maintainership burden. The widgets with inline accessibility implementation should switch to these macros, and clean up the code. https://bugzilla.gnome.org/show_bug.cgi?id=636060 --- gtk/gtkassistant.c | 166 +++++++++++++++++---------------------------- 1 file changed, 63 insertions(+), 103 deletions(-) diff --git a/gtk/gtkassistant.c b/gtk/gtkassistant.c index ba3164296a..c3baf9cf16 100644 --- a/gtk/gtkassistant.c +++ b/gtk/gtkassistant.c @@ -164,6 +164,7 @@ static void gtk_assistant_get_child_property (GtkContainer *container, GParamSpec *pspec); static AtkObject *gtk_assistant_get_accessible (GtkWidget *widget); +static GType gtk_assistant_accessible_factory_get_type (void); static void gtk_assistant_buildable_interface_init (GtkBuildableIface *iface); static GObject *gtk_assistant_buildable_get_internal_child (GtkBuildable *buildable, @@ -2438,27 +2439,59 @@ gtk_assistant_commit (GtkAssistant *assistant) set_assistant_buttons_state (assistant); } +static AtkObject * +gtk_assistant_get_accessible (GtkWidget *widget) +{ + static gboolean first_time = TRUE; + if (first_time) + { + AtkObjectFactory *factory; + AtkRegistry *registry; + GType derived_type; + GType derived_atk_type; + + /* + * Figure out whether accessibility is enabled by looking at the + * type of the accessible object which would be created for + * the parent type of GtkAssistant. + */ + derived_type = g_type_parent (GTK_TYPE_ASSISTANT); + + registry = atk_get_default_registry (); + factory = atk_registry_get_factory (registry, derived_type); + derived_atk_type = atk_object_factory_get_accessible_type (factory); + if (g_type_is_a (derived_atk_type, GTK_TYPE_ACCESSIBLE)) + atk_registry_set_factory_type (registry, + GTK_TYPE_ASSISTANT, + gtk_assistant_accessible_factory_get_type ()); + + first_time = FALSE; + } + + return GTK_WIDGET_CLASS (gtk_assistant_parent_class)->get_accessible (widget); +} /* accessible implementation */ +/* dummy typedefs */ +typedef struct _GtkAssistantAccessible GtkAssistantAccessible; +typedef struct _GtkAssistantAccessibleClass GtkAssistantAccessibleClass; + +ATK_DEFINE_TYPE (GtkAssistantAccessible, gtk_assistant_accessible, GTK_TYPE_ASSISTANT); + static gint gtk_assistant_accessible_get_n_children (AtkObject *accessible) { - GtkAssistant *assistant; GtkWidget *widget; widget = gtk_accessible_get_widget (GTK_ACCESSIBLE (accessible)); - - if (!widget) + if (widget == NULL) return 0; - assistant = GTK_ASSISTANT (widget); - - return g_list_length (assistant->priv->pages) + 1; + return g_list_length (GTK_ASSISTANT (accessible)->priv->pages) + 1; } - static AtkObject * gtk_assistant_accessible_ref_child (AtkObject *accessible, gint index) @@ -2471,7 +2504,7 @@ gtk_assistant_accessible_ref_child (AtkObject *accessible, const gchar *title; widget = gtk_accessible_get_widget (GTK_ACCESSIBLE (accessible)); - if (!widget) + if (widget == NULL) return NULL; assistant = GTK_ASSISTANT (widget); @@ -2504,57 +2537,26 @@ gtk_assistant_accessible_ref_child (AtkObject *accessible, } static void -gtk_assistant_accessible_class_init (AtkObjectClass *class) +gtk_assistant_accessible_class_init (GtkAssistantAccessibleClass *klass) { - class->get_n_children = gtk_assistant_accessible_get_n_children; - class->ref_child = gtk_assistant_accessible_ref_child; + AtkObjectClass *atk_class = ATK_OBJECT_CLASS (klass); + + atk_class->get_n_children = gtk_assistant_accessible_get_n_children; + atk_class->ref_child = gtk_assistant_accessible_ref_child; } -static GType -gtk_assistant_accessible_get_type (void) +static void +gtk_assistant_accessible_init (GtkAssistantAccessible *self) { - static GType type = 0; - - if (!type) - { - /* - * Figure out the size of the class and instance - * we are deriving from - */ - AtkObjectFactory *factory; - GType derived_type; - GTypeQuery query; - GType derived_atk_type; - - derived_type = g_type_parent (GTK_TYPE_ASSISTANT); - factory = atk_registry_get_factory (atk_get_default_registry (), - derived_type); - derived_atk_type = atk_object_factory_get_accessible_type (factory); - g_type_query (derived_atk_type, &query); - - type = g_type_register_static_simple (derived_atk_type, - I_("GtkAssistantAccessible"), - query.class_size, - (GClassInitFunc) gtk_assistant_accessible_class_init, - query.instance_size, - NULL, 0); - } - - return type; } -static AtkObject * -gtk_assistant_accessible_new (GObject *obj) -{ - AtkObject *accessible; +/* factory */ +typedef AtkObjectFactory GtkAssistantAccessibleFactory; +typedef AtkObjectFactoryClass GtkAssistantAccessibleFactoryClass; - g_return_val_if_fail (GTK_IS_ASSISTANT (obj), NULL); - - accessible = g_object_new (gtk_assistant_accessible_get_type (), NULL); - atk_object_initialize (accessible, obj); - - return accessible; -} +G_DEFINE_TYPE (GtkAssistantAccessibleFactory, + gtk_assistant_accessible_factory, + ATK_TYPE_OBJECT_FACTORY); static GType gtk_assistant_accessible_factory_get_accessible_type (void) @@ -2565,7 +2567,12 @@ gtk_assistant_accessible_factory_get_accessible_type (void) static AtkObject* gtk_assistant_accessible_factory_create_accessible (GObject *obj) { - return gtk_assistant_accessible_new (obj); + AtkObject *accessible; + + accessible = g_object_new (gtk_assistant_accessible_get_type (), NULL); + atk_object_initialize (accessible, obj); + + return accessible; } static void @@ -2575,59 +2582,12 @@ gtk_assistant_accessible_factory_class_init (AtkObjectFactoryClass *class) class->get_accessible_type = gtk_assistant_accessible_factory_get_accessible_type; } -static GType -gtk_assistant_accessible_factory_get_type (void) +static void +gtk_assistant_accessible_factory_init (AtkObjectFactory *factory) { - static GType type = 0; - - if (!type) - { - type = g_type_register_static_simple (ATK_TYPE_OBJECT_FACTORY, - I_("GtkAssistantAccessibleFactory"), - sizeof (AtkObjectFactoryClass), - (GClassInitFunc) gtk_assistant_accessible_factory_class_init, - sizeof (AtkObjectFactory), - NULL, 0); - } - - return type; -} - -static AtkObject * -gtk_assistant_get_accessible (GtkWidget *widget) -{ - static gboolean first_time = TRUE; - - if (first_time) - { - AtkObjectFactory *factory; - AtkRegistry *registry; - GType derived_type; - GType derived_atk_type; - - /* - * Figure out whether accessibility is enabled by looking at the - * type of the accessible object which would be created for - * the parent type of GtkAssistant. - */ - derived_type = g_type_parent (GTK_TYPE_ASSISTANT); - - registry = atk_get_default_registry (); - factory = atk_registry_get_factory (registry, - derived_type); - derived_atk_type = atk_object_factory_get_accessible_type (factory); - if (g_type_is_a (derived_atk_type, GTK_TYPE_ACCESSIBLE)) - { - atk_registry_set_factory_type (registry, - GTK_TYPE_ASSISTANT, - gtk_assistant_accessible_factory_get_type ()); - } - first_time = FALSE; - } - - return GTK_WIDGET_CLASS (gtk_assistant_parent_class)->get_accessible (widget); } +/* buildable implementation */ static GtkBuildableIface *parent_buildable_iface; From 781d4faf4c6423e6db0f4442bfb3ed4db855e158 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 29 Nov 2010 15:43:43 +0000 Subject: [PATCH 58/59] a11y: Use ATK macros and clean up/2 - GtkSpinner ATK provides macros to the same effect as G_DEFINE_TYPE; using these macros has the advantage of removing tons of duplicated code and reducing the maintainership burden. The widgets with inline accessibility implementation should switch to these macros, and clean up the code. https://bugzilla.gnome.org/show_bug.cgi?id=636060 --- gtk/gtkspinner.c | 200 +++++++++++++++++------------------------------ 1 file changed, 71 insertions(+), 129 deletions(-) diff --git a/gtk/gtkspinner.c b/gtk/gtkspinner.c index af96fe9d50..802689dd2a 100644 --- a/gtk/gtkspinner.c +++ b/gtk/gtkspinner.c @@ -364,20 +364,22 @@ gtk_spinner_dispose (GObject *gobject) } static void -gtk_spinner_set_active (GtkSpinner *spinner, gboolean active) +gtk_spinner_set_active (GtkSpinner *spinner, + gboolean active) { - GtkSpinnerPrivate *priv; + GtkSpinnerPrivate *priv = spinner->priv; - active = active != FALSE; - - priv = GTK_SPINNER (spinner)->priv; + active = !!active; if (priv->active != active) { priv->active = active; + g_object_notify (G_OBJECT (spinner), "active"); - if (active && gtk_widget_get_realized (GTK_WIDGET (spinner)) && priv->timeout == 0) + if (active && + gtk_widget_get_realized (GTK_WIDGET (spinner)) && + priv->timeout == 0) { gtk_spinner_add_timeout (spinner); } @@ -388,84 +390,7 @@ gtk_spinner_set_active (GtkSpinner *spinner, gboolean active) } } -static GType -gtk_spinner_accessible_factory_get_accessible_type (void) -{ - return gtk_spinner_accessible_get_type (); -} - -static AtkObject * -gtk_spinner_accessible_new (GObject *obj) -{ - AtkObject *accessible; - - g_return_val_if_fail (GTK_IS_WIDGET (obj), NULL); - - accessible = g_object_new (gtk_spinner_accessible_get_type (), NULL); - atk_object_initialize (accessible, obj); - - return accessible; -} - -static AtkObject* -gtk_spinner_accessible_factory_create_accessible (GObject *obj) -{ - return gtk_spinner_accessible_new (obj); -} - -static void -gtk_spinner_accessible_factory_class_init (AtkObjectFactoryClass *klass) -{ - klass->create_accessible = gtk_spinner_accessible_factory_create_accessible; - klass->get_accessible_type = gtk_spinner_accessible_factory_get_accessible_type; -} - -static GType -gtk_spinner_accessible_factory_get_type (void) -{ - static GType type = 0; - - if (!type) - { - const GTypeInfo tinfo = - { - sizeof (AtkObjectFactoryClass), - NULL, /* base_init */ - NULL, /* base_finalize */ - (GClassInitFunc) gtk_spinner_accessible_factory_class_init, - NULL, /* class_finalize */ - NULL, /* class_data */ - sizeof (AtkObjectFactory), - 0, /* n_preallocs */ - NULL, NULL - }; - - type = g_type_register_static (ATK_TYPE_OBJECT_FACTORY, - I_("GtkSpinnerAccessibleFactory"), - &tinfo, 0); - } - return type; -} - -static AtkObjectClass *a11y_parent_class = NULL; - -static void -gtk_spinner_accessible_initialize (AtkObject *accessible, - gpointer widget) -{ - atk_object_set_name (accessible, C_("throbbing progress animation widget", "Spinner")); - atk_object_set_description (accessible, _("Provides visual indication of progress")); - - a11y_parent_class->initialize (accessible, widget); -} - -static void -gtk_spinner_accessible_class_init (AtkObjectClass *klass) -{ - a11y_parent_class = g_type_class_peek_parent (klass); - - klass->initialize = gtk_spinner_accessible_initialize; -} +/* accessible implementation */ static void gtk_spinner_accessible_image_get_size (AtkImage *image, @@ -476,7 +401,7 @@ gtk_spinner_accessible_image_get_size (AtkImage *image, GtkWidget *widget; widget = gtk_accessible_get_widget (GTK_ACCESSIBLE (image)); - if (!widget) + if (widget == NULL) { *width = *height = 0; } @@ -489,62 +414,79 @@ gtk_spinner_accessible_image_get_size (AtkImage *image, } static void -gtk_spinner_accessible_image_interface_init (AtkImageIface *iface) +gtk_spinner_accessible_image_iface_init (AtkImageIface *iface) { iface->get_image_size = gtk_spinner_accessible_image_get_size; } -static GType -gtk_spinner_accessible_get_type (void) +/* dummy typedef */ +typedef struct _GtkSpinnerAccessible GtkSpinnerAccessible; +typedef struct _GtkSpinnerAccessibleClass GtkSpinnerAccessibleClass; + +ATK_DEFINE_TYPE_WITH_CODE (GtkSpinnerAccessible, + gtk_spinner_accessible, + GTK_TYPE_IMAGE, + G_IMPLEMENT_INTERFACE (ATK_TYPE_IMAGE, + gtk_spinner_accessible_image_iface_init)); + +static void +gtk_spinner_accessible_initialize (AtkObject *accessible, + gpointer widget) { - static GType type = 0; + ATK_OBJECT_CLASS (gtk_spinner_accessible_parent_class)->initialize (accessible, widget); - /* Action interface - Name etc. ... */ - if (G_UNLIKELY (type == 0)) - { - const GInterfaceInfo atk_image_info = { - (GInterfaceInitFunc) gtk_spinner_accessible_image_interface_init, - (GInterfaceFinalizeFunc) NULL, - NULL - }; - GType parent_atk_type; - GTypeInfo tinfo = { 0 }; - GTypeQuery query; - AtkObjectFactory *factory; + atk_object_set_name (accessible, C_("throbbing progress animation widget", "Spinner")); + atk_object_set_description (accessible, _("Provides visual indication of progress")); +} - if ((type = g_type_from_name ("GtkSpinnerAccessible"))) - return type; +static void +gtk_spinner_accessible_class_init (GtkSpinnerAccessibleClass *klass) +{ + AtkObjectClass *atk_class = ATK_OBJECT_CLASS (klass); - factory = atk_registry_get_factory (atk_get_default_registry (), - GTK_TYPE_IMAGE); - if (!factory) - return G_TYPE_INVALID; + atk_class->initialize = gtk_spinner_accessible_initialize; +} - parent_atk_type = atk_object_factory_get_accessible_type (factory); - if (!parent_atk_type) - return G_TYPE_INVALID; +static void +gtk_spinner_accessible_init (GtkSpinnerAccessible *self) +{ +} - /* - * Figure out the size of the class and instance - * we are deriving from - */ - g_type_query (parent_atk_type, &query); +/* factory */ +typedef AtkObjectFactory GtkSpinnerAccessibleFactory; +typedef AtkObjectFactoryClass GtkSpinnerAccessibleFactoryClass; - tinfo.class_init = (GClassInitFunc) gtk_spinner_accessible_class_init; - tinfo.class_size = query.class_size; - tinfo.instance_size = query.instance_size; +G_DEFINE_TYPE (GtkSpinnerAccessibleFactory, + gtk_spinner_accessible_factory, + ATK_TYPE_OBJECT_FACTORY); - /* Register the type */ - type = g_type_register_static (parent_atk_type, - "GtkSpinnerAccessible", - &tinfo, 0); +static GType +gtk_spinner_accessible_factory_get_accessible_type (void) +{ + return gtk_spinner_accessible_get_type (); +} - g_type_add_interface_static (type, ATK_TYPE_IMAGE, - &atk_image_info); - } +static AtkObject * +gtk_spinner_accessible_factory_create_accessible (GObject *obj) +{ + AtkObject *accessible; - return type; + accessible = g_object_new (gtk_spinner_accessible_get_type (), NULL); + atk_object_initialize (accessible, obj); + + return accessible; +} + +static void +gtk_spinner_accessible_factory_class_init (AtkObjectFactoryClass *klass) +{ + klass->create_accessible = gtk_spinner_accessible_factory_create_accessible; + klass->get_accessible_type = gtk_spinner_accessible_factory_get_accessible_type; +} + +static void +gtk_spinner_accessible_factory_init (AtkObjectFactory *factory) +{ } static AtkObject * @@ -567,8 +509,7 @@ gtk_spinner_get_accessible (GtkWidget *widget) derived_type = g_type_parent (GTK_TYPE_SPINNER); registry = atk_get_default_registry (); - factory = atk_registry_get_factory (registry, - derived_type); + factory = atk_registry_get_factory (registry, derived_type); derived_atk_type = atk_object_factory_get_accessible_type (factory); if (g_type_is_a (derived_atk_type, GTK_TYPE_ACCESSIBLE)) atk_registry_set_factory_type (registry, @@ -576,6 +517,7 @@ gtk_spinner_get_accessible (GtkWidget *widget) gtk_spinner_accessible_factory_get_type ()); first_time = FALSE; } + return GTK_WIDGET_CLASS (gtk_spinner_parent_class)->get_accessible (widget); } From 922324553be10f847d4bdc3a177e641887a2921d Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Tue, 30 Nov 2010 00:07:08 -0500 Subject: [PATCH 59/59] Bug 619148 - "active ID" properties (GtkComboBox) Based on a patch by Matthias, add an "active-id" property for GtkComboBox and add some convenience API for GtkComboBoxText. Also, add a test case to gtk-demo. --- demos/gtk-demo/combobox.c | 21 ++- docs/reference/gtk/gtk3-sections.txt | 9 +- gtk/gtk.symbols | 7 + gtk/gtkcombobox.c | 211 ++++++++++++++++++++++++++- gtk/gtkcombobox.h | 6 + gtk/gtkcomboboxtext.c | 101 ++++++++++++- gtk/gtkcomboboxtext.h | 10 ++ 7 files changed, 358 insertions(+), 7 deletions(-) diff --git a/demos/gtk-demo/combobox.c b/demos/gtk-demo/combobox.c index b0f45d310d..308242b109 100644 --- a/demos/gtk-demo/combobox.c +++ b/demos/gtk-demo/combobox.c @@ -437,7 +437,26 @@ do_combobox (GtkWidget *do_widget) gtk_container_remove (GTK_CONTAINER (combo), gtk_bin_get_child (GTK_BIN (combo))); gtk_container_add (GTK_CONTAINER (combo), entry); - + + /* A combobox with string IDs */ + frame = gtk_frame_new ("String IDs"); + gtk_box_pack_start (GTK_BOX (vbox), frame, FALSE, FALSE, 0); + + box = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0); + gtk_container_set_border_width (GTK_CONTAINER (box), 5); + gtk_container_add (GTK_CONTAINER (frame), box); + + combo = gtk_combo_box_text_new (); + gtk_combo_box_text_append (GTK_COMBO_BOX_TEXT (combo), "never", "Not visible"); + gtk_combo_box_text_append (GTK_COMBO_BOX_TEXT (combo), "when-active", "Visible when active"); + gtk_combo_box_text_append (GTK_COMBO_BOX_TEXT (combo), "always", "Always visible"); + gtk_container_add (GTK_CONTAINER (box), combo); + + entry = gtk_entry_new (); + g_object_bind_property (combo, "active-id", + entry, "text", + G_BINDING_BIDIRECTIONAL); + gtk_container_add (GTK_CONTAINER (box), entry); } if (!gtk_widget_get_visible (window)) diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 5201e19aea..7ae2f72d89 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -801,6 +801,10 @@ gtk_combo_box_get_active gtk_combo_box_set_active gtk_combo_box_get_active_iter gtk_combo_box_set_active_iter +gtk_combo_box_get_id_column +gtk_combo_box_set_id_column +gtk_combo_box_get_active_id +gtk_combo_box_set_active_id gtk_combo_box_get_model gtk_combo_box_set_model gtk_combo_box_popup_for_device @@ -840,9 +844,12 @@ gtk_combo_box_get_type GtkComboBoxText gtk_combo_box_text_new gtk_combo_box_text_new_with_entry +gtk_combo_box_text_append +gtk_combo_box_text_prepend +gtk_combo_box_text_insert gtk_combo_box_text_append_text -gtk_combo_box_text_insert_text gtk_combo_box_text_prepend_text +gtk_combo_box_text_insert_text gtk_combo_box_text_remove gtk_combo_box_text_remove_all gtk_combo_box_text_get_active_text diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index b1b0172656..1c86e1e855 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -490,6 +490,7 @@ gtk_color_selection_set_previous_alpha gtk_color_selection_set_previous_color gtk_color_selection_set_previous_rgba gtk_combo_box_get_active +gtk_combo_box_get_active_id gtk_combo_box_get_active_iter gtk_combo_box_get_add_tearoffs gtk_combo_box_get_button_sensitivity @@ -497,6 +498,7 @@ gtk_combo_box_get_column_span_column gtk_combo_box_get_entry_text_column gtk_combo_box_get_focus_on_click gtk_combo_box_get_has_entry +gtk_combo_box_get_id_column gtk_combo_box_get_model gtk_combo_box_get_popup_accessible gtk_combo_box_get_popup_fixed_width @@ -513,24 +515,29 @@ gtk_combo_box_popdown gtk_combo_box_popup gtk_combo_box_popup_for_device gtk_combo_box_set_active +gtk_combo_box_set_active_id gtk_combo_box_set_active_iter gtk_combo_box_set_add_tearoffs gtk_combo_box_set_button_sensitivity gtk_combo_box_set_column_span_column gtk_combo_box_set_entry_text_column gtk_combo_box_set_focus_on_click +gtk_combo_box_set_id_column gtk_combo_box_set_model gtk_combo_box_set_popup_fixed_width gtk_combo_box_set_row_separator_func gtk_combo_box_set_row_span_column gtk_combo_box_set_title gtk_combo_box_set_wrap_width +gtk_combo_box_text_append gtk_combo_box_text_append_text gtk_combo_box_text_get_active_text gtk_combo_box_text_get_type G_GNUC_CONST +gtk_combo_box_text_insert gtk_combo_box_text_insert_text gtk_combo_box_text_new gtk_combo_box_text_new_with_entry +gtk_combo_box_text_prepend gtk_combo_box_text_prepend_text gtk_combo_box_text_remove gtk_combo_box_text_remove_all diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c index 9fc50d3f78..ebdd7f5e1d 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -143,6 +143,8 @@ struct _GtkComboBoxPrivate gint text_column; GtkCellRenderer *text_renderer; + gint id_column; + GSList *cells; guint popup_in_progress : 1; @@ -245,7 +247,9 @@ enum { PROP_EDITING_CANCELED, PROP_HAS_ENTRY, PROP_ENTRY_TEXT_COLUMN, - PROP_POPUP_FIXED_WIDTH + PROP_POPUP_FIXED_WIDTH, + PROP_ID_COLUMN, + PROP_ACTIVE_ID }; static guint combo_box_signals[LAST_SIGNAL] = {0,}; @@ -948,6 +952,38 @@ gtk_combo_box_class_init (GtkComboBoxClass *klass) -1, G_MAXINT, -1, GTK_PARAM_READWRITE)); + /** + * GtkComboBox:id-column: + * + * The column in the combo box's model that provides string + * IDs for the values in the model, if != -1. + * + * Since: 3.0 + */ + g_object_class_install_property (object_class, + PROP_ID_COLUMN, + g_param_spec_int ("id-column", + P_("ID Column"), + P_("The column in the combo box's model that provides " + "string IDs for the values in the model"), + -1, G_MAXINT, -1, + GTK_PARAM_READWRITE)); + + /** + * GtkComboBox:active-id: + * + * The value of the ID column of the active row. + * + * Since: 3.0 + */ + g_object_class_install_property (object_class, + PROP_ACTIVE_ID, + g_param_spec_string ("active-id", + P_("Active id"), + P_("The value of the id column " + "for the active row"), + NULL, GTK_PARAM_READWRITE)); + /** * GtkComboBox:popup-fixed-width: * @@ -1077,6 +1113,7 @@ gtk_combo_box_init (GtkComboBox *combo_box) priv->text_column = -1; priv->text_renderer = NULL; + priv->id_column = -1; gtk_combo_box_check_appearance (combo_box); } @@ -1168,6 +1205,14 @@ gtk_combo_box_set_property (GObject *object, gtk_combo_box_set_entry_text_column (combo_box, g_value_get_int (value)); break; + case PROP_ID_COLUMN: + gtk_combo_box_set_id_column (combo_box, g_value_get_int (value)); + break; + + case PROP_ACTIVE_ID: + gtk_combo_box_set_active_id (combo_box, g_value_get_string (value)); + break; + default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); break; @@ -1245,6 +1290,14 @@ gtk_combo_box_get_property (GObject *object, g_value_set_int (value, priv->text_column); break; + case PROP_ID_COLUMN: + g_value_set_int (value, priv->id_column); + break; + + case PROP_ACTIVE_ID: + g_value_set_string (value, gtk_combo_box_get_active_id (combo_box)); + break; + default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); break; @@ -5200,6 +5253,8 @@ gtk_combo_box_set_active_internal (GtkComboBox *combo_box, g_signal_emit (combo_box, combo_box_signals[CHANGED], 0); g_object_notify (G_OBJECT (combo_box), "active"); + if (combo_box->priv->id_column >= 0) + g_object_notify (G_OBJECT (combo_box), "active-id"); } @@ -6588,3 +6643,157 @@ gtk_combo_box_get_preferred_height_for_width (GtkWidget *widget, if (natural_size) *natural_size = nat_height; } + +/** + * gtk_combo_box_set_id_column: + * @combo_box: A #GtkComboBox + * @id_column: A column in @model to get string IDs for values from + * + * Sets the model column which @combo_box should use to get string IDs + * for values from. The column @id_column in the model of @combo_box + * must be of type %G_TYPE_STRING. + * + * Since: 3.0 + */ +void +gtk_combo_box_set_id_column (GtkComboBox *combo_box, + gint id_column) +{ + GtkComboBoxPrivate *priv = combo_box->priv; + GtkTreeModel *model; + + g_return_if_fail (GTK_IS_COMBO_BOX (combo_box)); + + if (id_column != priv->id_column) + { + model = gtk_combo_box_get_model (combo_box); + + g_return_if_fail (id_column >= 0); + g_return_if_fail (model == NULL || + id_column < gtk_tree_model_get_n_columns (model)); + + priv->id_column = id_column; + + g_object_notify (G_OBJECT (combo_box), "id-column"); + g_object_notify (G_OBJECT (combo_box), "active-id"); + } +} + +/** + * gtk_combo_box_get_id_column: + * @combo_box: A #GtkComboBox + * + * Returns the column which @combo_box is using to get string IDs + * for values from. + * + * Return value: A column in the data source model of @combo_box. + * + * Since: 3.0 + */ +gint +gtk_combo_box_get_id_column (GtkComboBox *combo_box) +{ + g_return_val_if_fail (GTK_IS_COMBO_BOX (combo_box), 0); + + return combo_box->priv->id_column; +} + +/** + * gtk_combo_box_get_active_id: + * @combo_box: a #GtkComboBox + * + * Returns the ID of the active row of @combo_box. This value is taken + * from the active row and the column specified by the 'id-column' + * property of @combo_box (see gtk_combo_box_set_id_column()). + * + * The returned value is an interned string which means that you can + * compare the pointer by value to other interned strings and that you + * must not free it. + * + * If the 'id-column' property of @combo_box is not set or if no row is + * selected then %NULL is returned. + * + * Return value: the ID of the active row, or %NULL + * + * Since: 3.0 + **/ +const gchar * +gtk_combo_box_get_active_id (GtkComboBox *combo_box) +{ + GtkTreeModel *model; + GtkTreeIter iter; + gint column; + + g_return_val_if_fail (GTK_IS_COMBO_BOX (combo_box), 0); + + column = combo_box->priv->id_column; + + if (column < 0) + return NULL; + + model = gtk_combo_box_get_model (combo_box); + g_return_val_if_fail (gtk_tree_model_get_column_type (model, column) == + G_TYPE_STRING, NULL); + + if (gtk_combo_box_get_active_iter (combo_box, &iter)) + { + const gchar *interned; + gchar *id; + + gtk_tree_model_get (model, &iter, column, &id, -1); + interned = g_intern_string (id); + g_free (id); + + return interned; + } + + return NULL; +} + +/** + * gtk_combo_box_set_active_id: + * @combo_box: a #GtkComboBox + * @active_id: the ID of the row to select + * + * Changes the active row of @combo_box to the one that has an ID equal to @id. + * + * If the 'id-column' property of @combo_box is unset or if no row has + * the given ID then nothing happens. + * + * Since: 3.0 + **/ +void +gtk_combo_box_set_active_id (GtkComboBox *combo_box, + const gchar *active_id) +{ + GtkTreeModel *model; + GtkTreeIter iter; + gint column; + + g_return_if_fail (GTK_IS_COMBO_BOX (combo_box)); + + column = combo_box->priv->id_column; + + if (column < 0) + return; + + model = gtk_combo_box_get_model (combo_box); + g_return_if_fail (gtk_tree_model_get_column_type (model, column) == + G_TYPE_STRING); + + if (gtk_tree_model_get_iter_first (model, &iter)) + do { + gboolean match; + gchar *id; + + gtk_tree_model_get (model, &iter, column, &id, -1); + match = strcmp (id, active_id) == 0; + g_free (id); + + if (match) + { + gtk_combo_box_set_active_iter (combo_box, &iter); + break; + } + } while (gtk_tree_model_iter_next (model, &iter)); +} diff --git a/gtk/gtkcombobox.h b/gtk/gtkcombobox.h index c8931eb3b3..1c674b9c06 100644 --- a/gtk/gtkcombobox.h +++ b/gtk/gtkcombobox.h @@ -134,6 +134,12 @@ void gtk_combo_box_popup_for_device (GtkComboBox *combo_box, void gtk_combo_box_popdown (GtkComboBox *combo_box); AtkObject* gtk_combo_box_get_popup_accessible (GtkComboBox *combo_box); +gint gtk_combo_box_get_id_column (GtkComboBox *combo_box); +void gtk_combo_box_set_id_column (GtkComboBox *combo_box, + gint id_column); +const gchar * gtk_combo_box_get_active_id (GtkComboBox *combo_box); +void gtk_combo_box_set_active_id (GtkComboBox *combo_box, + const gchar *active_id); G_END_DECLS diff --git a/gtk/gtkcomboboxtext.c b/gtk/gtkcomboboxtext.c index d36d6dc25e..c7b82d1063 100644 --- a/gtk/gtkcomboboxtext.c +++ b/gtk/gtkcomboboxtext.c @@ -72,7 +72,7 @@ gtk_combo_box_text_init (GtkComboBoxText *combo_box) { GtkListStore *store; - store = gtk_list_store_new (1, G_TYPE_STRING); + store = gtk_list_store_new (2, G_TYPE_STRING, G_TYPE_STRING); gtk_combo_box_set_model (GTK_COMBO_BOX (combo_box), GTK_TREE_MODEL (store)); g_object_unref (store); } @@ -102,6 +102,7 @@ gtk_combo_box_text_new (void) { return g_object_new (GTK_TYPE_COMBO_BOX_TEXT, "entry-text-column", 0, + "id-column", 1, NULL); } @@ -121,6 +122,7 @@ gtk_combo_box_text_new_with_entry (void) return g_object_new (GTK_TYPE_COMBO_BOX_TEXT, "has-entry", TRUE, "entry-text-column", 0, + "id-column", 1, NULL); } @@ -131,13 +133,16 @@ gtk_combo_box_text_new_with_entry (void) * * Appends @text to the list of strings stored in @combo_box. * + * This is the same as calling gtk_combo_box_text_insert_text() with a + * position of -1. + * * Since: 2.24 */ void gtk_combo_box_text_append_text (GtkComboBoxText *combo_box, const gchar *text) { - gtk_combo_box_text_insert_text (combo_box, G_MAXINT, text); + gtk_combo_box_text_insert (combo_box, -1, NULL, text); } /** @@ -147,13 +152,16 @@ gtk_combo_box_text_append_text (GtkComboBoxText *combo_box, * * Prepends @text to the list of strings stored in @combo_box. * + * This is the same as calling gtk_combo_box_text_insert_text() with a + * position of 0. + * * Since: 2.24 */ void gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, const gchar *text) { - gtk_combo_box_text_insert_text (combo_box, 0, text); + gtk_combo_box_text_insert (combo_box, 0, NULL, text); } /** @@ -164,12 +172,84 @@ gtk_combo_box_text_prepend_text (GtkComboBoxText *combo_box, * * Inserts @text at @position in the list of strings stored in @combo_box. * + * If @position is negative then @text is appended. + * + * This is the same as calling gtk_combo_box_text_insert() with a %NULL + * ID string. + * * Since: 2.24 */ void gtk_combo_box_text_insert_text (GtkComboBoxText *combo_box, gint position, const gchar *text) +{ + gtk_combo_box_text_insert (combo_box, position, NULL, text); +} + +/** + * gtk_combo_box_text_append: + * @combo_box: A #GtkComboBoxText + * @text: A string + * + * Appends @text to the list of strings stored in @combo_box. If @id is + * non-%NULL then it is used as the ID of the row. + * + * This is the same as calling gtk_combo_box_text_insert() with a + * position of -1. + * + * Since: 2.24 + */ +void +gtk_combo_box_text_append (GtkComboBoxText *combo_box, + const gchar *id, + const gchar *text) +{ + gtk_combo_box_text_insert (combo_box, -1, id, text); +} + +/** + * gtk_combo_box_text_prepend: + * @combo_box: A #GtkComboBox + * @text: A string + * + * Prepends @text to the list of strings stored in @combo_box. If @id + * is non-%NULL then it is used as the ID of the row. + * + * This is the same as calling gtk_combo_box_text_insert() with a + * position of 0. + * + * Since: 2.24 + */ +void +gtk_combo_box_text_prepend (GtkComboBoxText *combo_box, + const gchar *id, + const gchar *text) +{ + gtk_combo_box_text_insert (combo_box, 0, id, text); +} + + +/** + * gtk_combo_box_text_insert: + * @combo_box: A #GtkComboBoxText + * @position: An index to insert @text + * @id: a string ID for this value, or %NULL + * @text: A string to display + * + * Inserts @text at @position in the list of strings stored in @combo_box. + * If @id is non-%NULL then it is used as the ID of the row. See + * #GtkComboBox::id-column. + * + * If @position is negative then @text is appended. + * + * Since: 3.0 + */ +void +gtk_combo_box_text_insert (GtkComboBoxText *combo_box, + gint position, + const gchar *id, + const gchar *text) { GtkListStore *store; GtkTreeIter iter; @@ -177,9 +257,11 @@ gtk_combo_box_text_insert_text (GtkComboBoxText *combo_box, gint column_type; g_return_if_fail (GTK_IS_COMBO_BOX_TEXT (combo_box)); - g_return_if_fail (position >= 0); g_return_if_fail (text != NULL); + if (position < 0) + position = G_MAXINT; + store = GTK_LIST_STORE (gtk_combo_box_get_model (GTK_COMBO_BOX (combo_box))); g_return_if_fail (GTK_IS_LIST_STORE (store)); text_column = gtk_combo_box_get_entry_text_column (GTK_COMBO_BOX (combo_box)); @@ -188,6 +270,17 @@ gtk_combo_box_text_insert_text (GtkComboBoxText *combo_box, gtk_list_store_insert (store, &iter, position); gtk_list_store_set (store, &iter, text_column, text, -1); + + if (id != NULL) + { + gint id_column; + + id_column = gtk_combo_box_get_id_column (GTK_COMBO_BOX (combo_box)); + column_type = gtk_tree_model_get_column_type (GTK_TREE_MODEL (store), id_column); + g_return_if_fail (column_type == G_TYPE_STRING); + + gtk_list_store_set (store, &iter, id_column, id, -1); + } } /** diff --git a/gtk/gtkcomboboxtext.h b/gtk/gtkcomboboxtext.h index ae08d2d40e..d1c362f30c 100644 --- a/gtk/gtkcomboboxtext.h +++ b/gtk/gtkcomboboxtext.h @@ -72,6 +72,16 @@ void gtk_combo_box_text_remove (GtkComboBoxText *combo_box void gtk_combo_box_text_remove_all (GtkComboBoxText *combo_box); gchar *gtk_combo_box_text_get_active_text (GtkComboBoxText *combo_box); +void gtk_combo_box_text_insert (GtkComboBoxText *combo_box, + gint position, + const gchar *id, + const gchar *text); +void gtk_combo_box_text_append (GtkComboBoxText *combo_box, + const gchar *id, + const gchar *text); +void gtk_combo_box_text_prepend (GtkComboBoxText *combo_box, + const gchar *id, + const gchar *text); G_END_DECLS