Update all ui files again

Replace translatable="1" by translatable="yes" so
xgettext stays happy and extracts the strings.
This commit is contained in:
Matthias Clasen
2015-09-13 23:26:16 -04:00
parent fda5b4ce4c
commit b9322433d3
31 changed files with 349 additions and 349 deletions

View File

@ -145,7 +145,7 @@
</object>
<packing>
<property name="name">main</property>
<property name="title" translatable="1">About</property>
<property name="title" translatable="yes">About</property>
</packing>
</child>
<child>
@ -185,7 +185,7 @@
</object>
<packing>
<property name="name">credits</property>
<property name="title" translatable="1">Credits</property>
<property name="title" translatable="yes">Credits</property>
</packing>
</child>
<child>
@ -218,7 +218,7 @@
</object>
<packing>
<property name="name">license</property>
<property name="title" translatable="1">License</property>
<property name="title" translatable="yes">License</property>
</packing>
</child>
</object>

View File

@ -2,7 +2,7 @@
<interface domain="gtk30">
<!-- interface-requires gtk+ 3.10 -->
<template class="GtkAppChooserDialog" parent="GtkDialog">
<property name="title" translatable="1">Select Application</property>
<property name="title" translatable="yes">Select Application</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@ -58,13 +58,13 @@
<object class="GtkButton" id="cancel_button">
<property name="visible">1</property>
<property name="use_underline">1</property>
<property name="label" translatable="1">_Cancel</property>
<property name="label" translatable="yes">_Cancel</property>
</object>
</child>
<child type="action">
<object class="GtkButton" id="ok_button">
<property name="visible">1</property>
<property name="label" translatable="1">_Select</property>
<property name="label" translatable="yes">_Select</property>
<property name="use_underline">1</property>
<property name="can_default">1</property>
</object>
@ -75,7 +75,7 @@
</action-widgets>
</template>
<object class="GtkButton" id="show_more_button">
<property name="label" translatable="1">_View All Applications</property>
<property name="label" translatable="yes">_View All Applications</property>
<property name="visible">1</property>
<property name="use_underline">1</property>
<property name="can_focus">1</property>
@ -83,7 +83,7 @@
<signal name="clicked" handler="show_more_button_clicked_cb" swapped="no"/>
</object>
<object class="GtkButton" id="software_button">
<property name="label" translatable="1">_Find New Applications</property>
<property name="label" translatable="yes">_Find New Applications</property>
<property name="visible">1</property>
<property name="use_underline">1</property>
<property name="can_focus">1</property>

View File

@ -113,7 +113,7 @@
<child>
<object class="GtkLabel" id="no_apps_label">
<property name="visible">1</property>
<property name="label" translatable="1">No applications found.</property>
<property name="label" translatable="yes">No applications found.</property>
<property name="halign">center</property>
<property name="valign">center</property>
<attributes>

View File

@ -53,7 +53,7 @@
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="apply">
<property name="label" translatable="1">_Apply</property>
<property name="label" translatable="yes">_Apply</property>
<property name="can_focus">1</property>
<property name="can_default">1</property>
<property name="receives_default">1</property>
@ -71,7 +71,7 @@
</child>
<child>
<object class="GtkButton" id="forward">
<property name="label" translatable="1">_Next</property>
<property name="label" translatable="yes">_Next</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="can_default">1</property>
@ -91,7 +91,7 @@
</child>
<child>
<object class="GtkButton" id="back">
<property name="label" translatable="1">_Back</property>
<property name="label" translatable="yes">_Back</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="receives_default">1</property>
@ -110,7 +110,7 @@
</child>
<child>
<object class="GtkButton" id="last">
<property name="label" translatable="1">_Finish</property>
<property name="label" translatable="yes">_Finish</property>
<property name="can_focus">1</property>
<property name="receives_default">1</property>
<property name="no_show_all">1</property>
@ -128,7 +128,7 @@
</child>
<child>
<object class="GtkButton" id="cancel">
<property name="label" translatable="1">_Cancel</property>
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="receives_default">1</property>
@ -147,7 +147,7 @@
</child>
<child>
<object class="GtkButton" id="close">
<property name="label" translatable="1">_Close</property>
<property name="label" translatable="yes">_Close</property>
<property name="can_focus">1</property>
<property name="can_default">1</property>
<property name="receives_default">1</property>

View File

@ -3,7 +3,7 @@
<!-- interface-requires gtk+ 3.10 -->
<template class="GtkColorChooserDialog" parent="GtkDialog">
<property name="border_width">5</property>
<property name="title" translatable="1">Select a Color</property>
<property name="title" translatable="yes">Select a Color</property>
<property name="type_hint">dialog</property>
<property name="resizable">0</property>
<child internal-child="vbox">
@ -31,13 +31,13 @@
<object class="GtkButton" id="cancel_button">
<property name="visible">1</property>
<property name="use_underline">1</property>
<property name="label" translatable="1">_Cancel</property>
<property name="label" translatable="yes">_Cancel</property>
</object>
</child>
<child type="action">
<object class="GtkButton" id="ok_button">
<property name="visible">1</property>
<property name="label" translatable="1">_Select</property>
<property name="label" translatable="yes">_Select</property>
<property name="use_underline">1</property>
<property name="can_default">1</property>
</object>

View File

@ -60,7 +60,7 @@
<property name="invisible_char">•</property>
<child internal-child="accessible">
<object class="AtkObject" id="entry-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Color Name</property>
<property name="AtkObject::accessible-name" translatable="yes">Color Name</property>
</object>
</child>
<signal name="activate" handler="entry_apply" swapped="no"/>
@ -149,7 +149,7 @@
<child>
<object class="GtkLabel" id="label4">
<property name="visible">1</property>
<property name="label" translatable="1" context="Color channel">A</property>
<property name="label" translatable="yes" context="Color channel">A</property>
</object>
<packing>
<property name="left_attach">0</property>
@ -165,7 +165,7 @@
<property name="climb_rate">1</property>
<child internal-child="accessible">
<object class="AtkObject" id="a_entry-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Alpha</property>
<property name="AtkObject::accessible-name" translatable="yes">Alpha</property>
</object>
</child>
<signal name="key-press-event" handler="popup_key_press" swapped="no"/>
@ -196,7 +196,7 @@
<child>
<object class="GtkLabel" id="label3">
<property name="visible">1</property>
<property name="label" translatable="1" context="Color channel">H</property>
<property name="label" translatable="yes" context="Color channel">H</property>
</object>
<packing>
<property name="left_attach">0</property>
@ -212,7 +212,7 @@
<property name="climb_rate">1</property>
<child internal-child="accessible">
<object class="AtkObject" id="h_entry-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Hue</property>
<property name="AtkObject::accessible-name" translatable="yes">Hue</property>
</object>
</child>
<signal name="key-press-event" handler="popup_key_press" swapped="no"/>
@ -244,7 +244,7 @@
<child>
<object class="GtkLabel" id="label1">
<property name="visible">1</property>
<property name="label" translatable="1" context="Color Channel">S</property>
<property name="label" translatable="yes" context="Color Channel">S</property>
</object>
<packing>
<property name="left_attach">0</property>
@ -254,7 +254,7 @@
<child>
<object class="GtkLabel" id="label2">
<property name="visible">1</property>
<property name="label" translatable="1" context="Color Channel">V</property>
<property name="label" translatable="yes" context="Color Channel">V</property>
</object>
<packing>
<property name="left_attach">0</property>
@ -269,7 +269,7 @@
<property name="climb_rate">1</property>
<child internal-child="accessible">
<object class="AtkObject" id="s_entry-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Saturation</property>
<property name="AtkObject::accessible-name" translatable="yes">Saturation</property>
</object>
</child>
<signal name="key-press-event" handler="popup_key_press" swapped="no"/>
@ -288,7 +288,7 @@
<property name="climb_rate">1</property>
<child internal-child="accessible">
<object class="AtkObject" id="v_entry-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Value</property>
<property name="AtkObject::accessible-name" translatable="yes">Value</property>
</object>
</child>
<signal name="key-press-event" handler="popup_key_press" swapped="no"/>

View File

@ -27,7 +27,7 @@
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
<property name="label" translatable="1">(None)</property>
<property name="label" translatable="yes">(None)</property>
<property name="ellipsize">end</property>
</object>
<packing>

View File

@ -65,7 +65,7 @@
</child>
<child>
<object class="GtkMenuButton" id="browse_new_folder_button">
<property name="tooltip-text" translatable="1">Create Folder</property>
<property name="tooltip-text" translatable="yes">Create Folder</property>
<property name="use_underline">1</property>
<property name="popover">new_folder_popover</property>
<signal name="notify::active" handler="new_folder_popover_active"/>
@ -164,7 +164,7 @@
<property name="enable-search">0</property>
<child internal-child="accessible">
<object class="AtkObject" id="browse_files_tree_view-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Files</property>
<property name="AtkObject::accessible-name" translatable="yes">Files</property>
</object>
</child>
<signal name="button-press-event" handler="list_button_press_event_cb" swapped="no"/>
@ -185,7 +185,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="list_name_column">
<property name="title" translatable="1">Name</property>
<property name="title" translatable="yes">Name</property>
<property name="resizable">1</property>
<property name="expand">1</property>
<child>
@ -203,7 +203,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="list_location_column">
<property name="title" translatable="1">Location</property>
<property name="title" translatable="yes">Location</property>
<property name="resizable">1</property>
<property name="visible">0</property>
<property name="expand">1</property>
@ -219,7 +219,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="list_size_column">
<property name="title" translatable="1">Size</property>
<property name="title" translatable="yes">Size</property>
<property name="sizing">fixed</property>
<child>
<object class="GtkCellRendererText" id="list_size_renderer">
@ -231,7 +231,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="list_time_column">
<property name="title" translatable="1">Modified</property>
<property name="title" translatable="yes">Modified</property>
<property name="sizing">fixed</property>
<child>
<object class="GtkCellRendererText" id="list_date_renderer">
@ -257,7 +257,7 @@
<child type="center">
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">Remote location — only searching the current folder</property>
<property name="label" translatable="yes">Remote location — only searching the current folder</property>
</object>
</child>
</object>
@ -306,7 +306,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">No Results Found</property>
<property name="label" translatable="yes">No Results Found</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.44"/>
@ -320,7 +320,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">Try a different search</property>
<property name="label" translatable="yes">Try a different search</property>
<style>
<class name="dim-label"/>
</style>
@ -388,7 +388,7 @@
<child>
<object class="GtkComboBoxText" id="filter_combo">
<property name="visible">1</property>
<property name="tooltip_text" translatable="1">Select which types of files are shown</property>
<property name="tooltip_text" translatable="yes">Select which types of files are shown</property>
<property name="focus_on_click">0</property>
<property name="entry_text_column">0</property>
<property name="id_column">1</property>
@ -429,7 +429,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">Folder Name</property>
<property name="label" translatable="yes">Folder Name</property>
<property name="halign">start</property>
<property name="mnemonic_widget">new_folder_name_entry</property>
<attributes>
@ -456,7 +456,7 @@
<object class="GtkButton" id="new_folder_create_button">
<property name="visible">1</property>
<property name="sensitive">0</property>
<property name="label" translatable="1">_Create</property>
<property name="label" translatable="yes">_Create</property>
<property name="use_underline">1</property>
<property name="can_default">1</property>
<signal name="clicked" handler="new_folder_create_clicked"/>
@ -495,7 +495,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">Name</property>
<property name="label" translatable="yes">Name</property>
<property name="halign">start</property>
<property name="mnemonic_widget">rename_file_name_entry</property>
<attributes>
@ -521,7 +521,7 @@
<object class="GtkButton" id="rename_file_rename_button">
<property name="visible">1</property>
<property name="sensitive">0</property>
<property name="label" translatable="1">_Rename</property>
<property name="label" translatable="yes">_Rename</property>
<property name="use_underline">1</property>
<property name="can_default">1</property>
<signal name="clicked" handler="rename_file_rename_clicked"/>

View File

@ -10,7 +10,7 @@
<child>
<object class="GtkLabel" id="font_label">
<property name="visible">1</property>
<property name="label" translatable="1">Font</property>
<property name="label" translatable="yes">Font</property>
</object>
<packing>
<property name="expand">1</property>

View File

@ -3,7 +3,7 @@
<!-- interface-requires gtk+ 3.10 -->
<template class="GtkFontChooserDialog" parent="GtkDialog">
<property name="border_width">5</property>
<property name="title" translatable="1">Select Font</property>
<property name="title" translatable="yes">Select Font</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@ -28,13 +28,13 @@
<object class="GtkButton" id="cancel_button">
<property name="visible">1</property>
<property name="use_underline">1</property>
<property name="label" translatable="1">_Cancel</property>
<property name="label" translatable="yes">_Cancel</property>
</object>
</child>
<child type="action">
<object class="GtkButton" id="ok_button">
<property name="visible">1</property>
<property name="label" translatable="1">_Select</property>
<property name="label" translatable="yes">_Select</property>
<property name="use_underline">1</property>
<property name="can_default">1</property>
</object>

View File

@ -47,7 +47,7 @@
<property name="secondary_icon_activatable">0</property>
<property name="primary_icon_sensitive">0</property>
<property name="secondary_icon_sensitive">0</property>
<property name="placeholder_text" translatable="1">Search font name</property>
<property name="placeholder_text" translatable="yes">Search font name</property>
<signal name="search-changed" handler="text_changed_cb" swapped="no"/>
<signal name="stop-search" handler="stop_search_cb" swapped="no"/>
</object>
@ -94,7 +94,7 @@
<child>
<object class="GtkTreeViewColumn" id="family_face_column">
<property name="sizing">fixed</property>
<property name="title" translatable="1">Font Family</property>
<property name="title" translatable="yes">Font Family</property>
<child>
<object class="GtkCellRendererText" id="family_face_cell">
<property name="ellipsize">end</property>
@ -116,7 +116,7 @@
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="invisible_char">•</property>
<property name="placeholder-text" translatable="1">Preview text</property>
<property name="placeholder-text" translatable="yes">Preview text</property>
<signal name="scroll-event" handler="resize_by_scroll_cb" swapped="no"/>
</object>
<packing>
@ -183,7 +183,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">No Fonts Found</property>
<property name="label" translatable="yes">No Fonts Found</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.2"/>

View File

@ -25,7 +25,7 @@
<property name="visible">1</property>
<property name="no_show_all">1</property>
<property name="xalign">0</property>
<property name="label" translatable="1">Lock</property>
<property name="label" translatable="yes">Lock</property>
</object>
<packing>
<property name="fill">0</property>
@ -36,7 +36,7 @@
<object class="GtkLabel" id="label_unlock">
<property name="no_show_all">1</property>
<property name="xalign">0</property>
<property name="label" translatable="1">Unlock</property>
<property name="label" translatable="yes">Unlock</property>
</object>
<packing>
<property name="fill">0</property>

View File

@ -28,7 +28,7 @@
<property name="border_width">5</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<property name="title" translatable="1">Page Setup</property>
<property name="title" translatable="yes">Page Setup</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="orientation">vertical</property>
@ -44,7 +44,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">_Format for:</property>
<property name="label" translatable="yes">_Format for:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">printer_combo</property>
</object>
@ -77,7 +77,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">_Paper size:</property>
<property name="label" translatable="yes">_Paper size:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">paper_size_combo</property>
</object>
@ -119,7 +119,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">_Orientation:</property>
<property name="label" translatable="yes">_Orientation:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">portrait_radio</property>
</object>
@ -149,7 +149,7 @@
<child>
<object class="GtkLabel" id="label1">
<property name="visible">1</property>
<property name="label" translatable="1">Portrait</property>
<property name="label" translatable="yes">Portrait</property>
</object>
<packing>
<property name="position">1</property>
@ -185,7 +185,7 @@
<child>
<object class="GtkLabel" id="label2">
<property name="visible">1</property>
<property name="label" translatable="1">Reverse portrait</property>
<property name="label" translatable="yes">Reverse portrait</property>
</object>
<packing>
<property name="position">1</property>
@ -221,7 +221,7 @@
<child>
<object class="GtkLabel" id="label3">
<property name="visible">1</property>
<property name="label" translatable="1">Landscape</property>
<property name="label" translatable="yes">Landscape</property>
</object>
<packing>
<property name="position">1</property>
@ -256,7 +256,7 @@
<child>
<object class="GtkLabel" id="label4">
<property name="visible">1</property>
<property name="label" translatable="1">Reverse landscape</property>
<property name="label" translatable="yes">Reverse landscape</property>
</object>
<packing>
<property name="position">1</property>

View File

@ -8,7 +8,7 @@
<property name="focus_on_click">0</property>
<child internal-child="accessible">
<object class="AtkObject" id="down_slider_button-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Down Path</property>
<property name="AtkObject::accessible-name" translatable="yes">Down Path</property>
</object>
</child>
<signal name="button-press-event" handler="gtk_path_bar_slider_button_press" swapped="no"/>
@ -33,7 +33,7 @@
<property name="focus_on_click">0</property>
<child internal-child="accessible">
<object class="AtkObject" id="up_slider_button-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Up Path</property>
<property name="AtkObject::accessible-name" translatable="yes">Up Path</property>
</object>
</child>
<signal name="button-press-event" handler="gtk_path_bar_slider_button_press" swapped="no"/>

View File

@ -39,7 +39,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1" comments="Translators: Server as any successfully connected network address">No recent servers found</property>
<property name="label" translatable="yes" comments="Translators: Server as any successfully connected network address">No recent servers found</property>
<style>
<class name="dim-label"/>
</style>
@ -62,7 +62,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">Recent Servers</property>
<property name="label" translatable="yes">Recent Servers</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -168,7 +168,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">No results found</property>
<property name="label" translatable="yes">No results found</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.44"/>
@ -181,7 +181,7 @@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="label" translatable="1">Try a different search</property>
<property name="label" translatable="yes">Try a different search</property>
<style>
<class name="dim-label"/>
</style>
@ -211,7 +211,7 @@
<property name="visible">1</property>
<property name="hexpand">1</property>
<property name="xalign">0</property>
<property name="label" translatable="1">Connect to _Server</property>
<property name="label" translatable="yes">Connect to _Server</property>
<property name="mnemonic_widget">address_entry</property>
<property name="use_underline">1</property>
<attributes>
@ -221,7 +221,7 @@
</child>
<child>
<object class="GtkButton" id="connect_button">
<property name="label" translatable="1">Con_nect</property>
<property name="label" translatable="yes">Con_nect</property>
<property name="use_underline">1</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
@ -243,7 +243,7 @@
<property name="can_focus">1</property>
<property name="hexpand">1</property>
<property name="width_chars">20</property>
<property name="placeholder_text" translatable="1">Enter server address…</property>
<property name="placeholder_text" translatable="yes">Enter server address…</property>
<property name="completion">address_entry_completion</property>
<signal name="notify::text" handler="on_address_entry_text_changed" object="GtkPlacesView" swapped="yes"/>
<signal name="activate" handler="on_connect_button_clicked" object="GtkPlacesView" swapped="yes"/>

View File

@ -55,7 +55,7 @@
<object class="GtkButton" id="eject_button">
<property name="halign">end</property>
<property name="valign">center</property>
<property name="tooltip-text" translatable="1">Unmount</property>
<property name="tooltip-text" translatable="yes">Unmount</property>
<child>
<object class="GtkImage" id="eject_icon">
<property name="visible">1</property>

View File

@ -113,7 +113,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="printer_name_column">
<property name="title" translatable="1">Printer</property>
<property name="title" translatable="yes">Printer</property>
<child>
<object class="GtkCellRendererText" id="printer_name_renderer"/>
<attributes>
@ -124,7 +124,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="printer_location_column">
<property name="title" translatable="1" comments="this is the header for the location column in the print dialog">Location</property>
<property name="title" translatable="yes" comments="this is the header for the location column in the print dialog">Location</property>
<child>
<object class="GtkCellRendererText" id="printer_location_renderer"/>
<attributes>
@ -135,7 +135,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="printer_status_column">
<property name="title" translatable="1" comments="this is the header for the printer status column in the print dialog">Status</property>
<property name="title" translatable="yes" comments="this is the header for the printer status column in the print dialog">Status</property>
<child>
<object class="GtkCellRendererText" id="printer_status_renderer">
<property name="ellipsize">end</property>
@ -182,7 +182,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Range</property>
<property name="label" translatable="yes">Range</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -202,7 +202,7 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkRadioButton" id="all_pages_radio">
<property name="label" translatable="1">_All Pages</property>
<property name="label" translatable="yes">_All Pages</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="use_underline">1</property>
@ -217,7 +217,7 @@
</child>
<child>
<object class="GtkRadioButton" id="current_page_radio">
<property name="label" translatable="1">C_urrent Page</property>
<property name="label" translatable="yes">C_urrent Page</property>
<property name="visible">1</property>
<property name="sensitive">0</property>
<property name="can_focus">1</property>
@ -234,7 +234,7 @@
</child>
<child>
<object class="GtkRadioButton" id="selection_radio">
<property name="label" translatable="1">Se_lection</property>
<property name="label" translatable="yes">Se_lection</property>
<property name="sensitive">0</property>
<property name="can_focus">1</property>
<property name="use_underline">1</property>
@ -250,10 +250,10 @@
</child>
<child>
<object class="GtkRadioButton" id="page_range_radio">
<property name="label" translatable="1">Pag_es:</property>
<property name="label" translatable="yes">Pag_es:</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="tooltip_text" translatable="1">Specify one or more page ranges,
<property name="tooltip_text" translatable="yes">Specify one or more page ranges,
e.g. 13, 7, 11</property>
<property name="use_underline">1</property>
<property name="active">1</property>
@ -271,14 +271,14 @@
<property name="visible">1</property>
<property name="sensitive">0</property>
<property name="can_focus">1</property>
<property name="tooltip_text" translatable="1">Specify one or more page ranges,
<property name="tooltip_text" translatable="yes">Specify one or more page ranges,
e.g. 13, 7, 11</property>
<property name="invisible_char">•</property>
<property name="activates_default">1</property>
<child internal-child="accessible">
<object class="AtkObject" id="page_range_entry-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Pages</property>
<property name="AtkObject::accessible-description" translatable="1">Specify one or more page ranges,
<property name="AtkObject::accessible-name" translatable="yes">Pages</property>
<property name="AtkObject::accessible-description" translatable="yes">Specify one or more page ranges,
e.g. 13, 7, 11</property>
</object>
</child>
@ -312,7 +312,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Copies</property>
<property name="label" translatable="yes">Copies</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -335,7 +335,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Copie_s:</property>
<property name="label" translatable="yes">Copie_s:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">copies_spin</property>
</object>
@ -361,7 +361,7 @@
</child>
<child>
<object class="GtkCheckButton" id="collate_check">
<property name="label" translatable="1">C_ollate</property>
<property name="label" translatable="yes">C_ollate</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="use_underline">1</property>
@ -375,7 +375,7 @@
</child>
<child>
<object class="GtkCheckButton" id="reverse_check">
<property name="label" translatable="1">_Reverse</property>
<property name="label" translatable="yes">_Reverse</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="use_underline">1</property>
@ -426,7 +426,7 @@
<child type="tab">
<object class="GtkLabel" id="label1">
<property name="visible">1</property>
<property name="label" translatable="1">General</property>
<property name="label" translatable="yes">General</property>
</object>
<packing>
<property name="tab_fill">0</property>
@ -452,7 +452,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Layout</property>
<property name="label" translatable="yes">Layout</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -475,7 +475,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">T_wo-sided:</property>
<property name="label" translatable="yes">T_wo-sided:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">duplex</property>
</object>
@ -500,7 +500,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">Pages per _side:</property>
<property name="label" translatable="yes">Pages per _side:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">pages_per_sheet</property>
</object>
@ -527,7 +527,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">Page or_dering:</property>
<property name="label" translatable="yes">Page or_dering:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">number_up_layout</property>
</object>
@ -553,7 +553,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">_Only print:</property>
<property name="label" translatable="yes">_Only print:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">page_set_combo</property>
</object>
@ -585,7 +585,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">Sc_ale:</property>
<property name="label" translatable="yes">Sc_ale:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">scale_spin</property>
</object>
@ -648,7 +648,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Paper</property>
<property name="label" translatable="yes">Paper</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -671,7 +671,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">Paper _type:</property>
<property name="label" translatable="yes">Paper _type:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">paper_type</property>
</object>
@ -696,7 +696,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">Paper _source:</property>
<property name="label" translatable="yes">Paper _source:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">paper_source</property>
</object>
@ -721,7 +721,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">Output t_ray:</property>
<property name="label" translatable="yes">Output t_ray:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">output_tray</property>
</object>
@ -746,7 +746,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">_Paper size:</property>
<property name="label" translatable="yes">_Paper size:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">paper_size_combo</property>
</object>
@ -775,7 +775,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="label" translatable="1">Or_ientation:</property>
<property name="label" translatable="yes">Or_ientation:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">orientation_combo</property>
</object>
@ -853,7 +853,7 @@
<child type="tab">
<object class="GtkLabel" id="label2">
<property name="visible">1</property>
<property name="label" translatable="1">Page Setup</property>
<property name="label" translatable="yes">Page Setup</property>
</object>
<packing>
<property name="position">1</property>
@ -875,7 +875,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Job Details</property>
<property name="label" translatable="yes">Job Details</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -898,7 +898,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Pri_ority:</property>
<property name="label" translatable="yes">Pri_ority:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">job_prio</property>
</object>
@ -922,7 +922,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">_Billing info:</property>
<property name="label" translatable="yes">_Billing info:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">billing_info</property>
</object>
@ -966,7 +966,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Print Document</property>
<property name="label" translatable="yes">Print Document</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -986,7 +986,7 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkRadioButton" id="print_now_radio">
<property name="label" translatable="1" comments="this is one of the choices for the print at option in the print dialog">_Now</property>
<property name="label" translatable="yes" comments="this is one of the choices for the print at option in the print dialog">_Now</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="use_underline">1</property>
@ -1002,13 +1002,13 @@
</child>
<child>
<object class="GtkRadioButton" id="print_at_radio">
<property name="label" translatable="1" comments="this is one of the choices for the print at option in the print dialog. It also serves as the label for an entry that allows the user to enter a time.">A_t:</property>
<property name="label" translatable="yes" comments="this is one of the choices for the print at option in the print dialog. It also serves as the label for an entry that allows the user to enter a time.">A_t:</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="has_tooltip">1</property>
<property name="tooltip_markup" translatable="1">Specify the time of print,
<property name="tooltip_markup" translatable="yes">Specify the time of print,
e.g. 1530, 235 pm, 141520, 114630 am, 4 pm</property>
<property name="tooltip_text" translatable="1" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
<property name="tooltip_text" translatable="yes" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
e.g. 1530, 235 pm, 141520, 114630 am, 4 pm</property>
<property name="use_underline">1</property>
<property name="draw_indicator">1</property>
@ -1027,16 +1027,16 @@
<property name="sensitive">0</property>
<property name="can_focus">1</property>
<property name="has_tooltip">1</property>
<property name="tooltip_markup" translatable="1">Specify the time of print,
<property name="tooltip_markup" translatable="yes">Specify the time of print,
e.g. 1530, 235 pm, 141520, 114630 am, 4 pm</property>
<property name="tooltip_text" translatable="1" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
<property name="tooltip_text" translatable="yes" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
e.g. 1530, 235 pm, 141520, 114630 am, 4 pm</property>
<property name="invisible_char">•</property>
<property name="invisible_char_set">1</property>
<child internal-child="accessible">
<object class="AtkObject" id="print_at_entry-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Time of print</property>
<property name="AtkObject::accessible-description" translatable="1">Specify the time of print,
<property name="AtkObject::accessible-name" translatable="yes">Time of print</property>
<property name="AtkObject::accessible-description" translatable="yes">Specify the time of print,
e.g. 1530, 235 pm, 141520, 114630 am, 4 pm</property>
</object>
</child>
@ -1049,12 +1049,12 @@
</child>
<child>
<object class="GtkRadioButton" id="print_hold_radio">
<property name="label" translatable="1" comments="this is one of the choices for the print at option in the print dialog. It means that the print job will not be printed until it explicitly gets &apos;released&apos;.">On _hold</property>
<property name="label" translatable="yes" comments="this is one of the choices for the print at option in the print dialog. It means that the print job will not be printed until it explicitly gets &apos;released&apos;.">On _hold</property>
<property name="visible">1</property>
<property name="can_focus">1</property>
<property name="has_tooltip">1</property>
<property name="tooltip_markup" translatable="1">Hold the job until it is explicitly released</property>
<property name="tooltip_text" translatable="1">Hold the job until it is explicitly released</property>
<property name="tooltip_markup" translatable="yes">Hold the job until it is explicitly released</property>
<property name="tooltip_text" translatable="yes">Hold the job until it is explicitly released</property>
<property name="use_underline">1</property>
<property name="draw_indicator">1</property>
<property name="group">print_now_radio</property>
@ -1091,7 +1091,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1">Add Cover Page</property>
<property name="label" translatable="yes">Add Cover Page</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@ -1114,7 +1114,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1" comments="this is the label used for the option in the print dialog that controls the front cover page.">Be_fore:</property>
<property name="label" translatable="yes" comments="this is the label used for the option in the print dialog that controls the front cover page.">Be_fore:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">cover_before</property>
</object>
@ -1138,7 +1138,7 @@
<property name="visible">1</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="label" translatable="1" comments="this is the label used for the option in the print dialog that controls the back cover page.">_After:</property>
<property name="label" translatable="yes" comments="this is the label used for the option in the print dialog that controls the back cover page.">_After:</property>
<property name="use_underline">1</property>
<property name="mnemonic_widget">cover_after</property>
</object>
@ -1180,7 +1180,7 @@
<child type="tab">
<object class="GtkLabel" id="label3">
<property name="visible">1</property>
<property name="label" translatable="1">Job</property>
<property name="label" translatable="yes">Job</property>
</object>
<packing>
<property name="position">2</property>
@ -1213,7 +1213,7 @@
<child type="tab">
<object class="GtkLabel" id="label20">
<property name="visible">1</property>
<property name="label" translatable="1" comments="This will appear as a tab label in the print dialog.">Image Quality</property>
<property name="label" translatable="yes" comments="This will appear as a tab label in the print dialog.">Image Quality</property>
</object>
<packing>
<property name="position">3</property>
@ -1246,7 +1246,7 @@
<child type="tab">
<object class="GtkLabel" id="label21">
<property name="visible">1</property>
<property name="label" translatable="1" comments="This will appear as a tab label in the print dialog.">Color</property>
<property name="label" translatable="yes" comments="This will appear as a tab label in the print dialog.">Color</property>
</object>
<packing>
<property name="position">4</property>
@ -1279,7 +1279,7 @@
<child type="tab">
<object class="GtkLabel" id="label22">
<property name="visible">1</property>
<property name="label" translatable="1" comments="This will appear as a tab label in the print dialog. It&apos;s a typographical term, as in &quot;Binding and finishing&quot;">Finishing</property>
<property name="label" translatable="yes" comments="This will appear as a tab label in the print dialog. It&apos;s a typographical term, as in &quot;Binding and finishing&quot;">Finishing</property>
</object>
<packing>
<property name="position">5</property>
@ -1312,7 +1312,7 @@
<child type="tab">
<object class="GtkLabel" id="label23">
<property name="visible">1</property>
<property name="label" translatable="1">Advanced</property>
<property name="label" translatable="yes">Advanced</property>
</object>
<packing>
<property name="position">6</property>
@ -1336,7 +1336,7 @@
<child>
<object class="GtkLabel" id="label24">
<property name="visible">1</property>
<property name="label" translatable="1">Some of the settings in the dialog conflict</property>
<property name="label" translatable="yes">Some of the settings in the dialog conflict</property>
</object>
</child>
</object>

View File

@ -75,7 +75,7 @@
<child>
<object class="GtkComboBoxText" id="filter_combo">
<property name="visible">1</property>
<property name="tooltip_text" translatable="1">Select which type of documents are shown</property>
<property name="tooltip_text" translatable="yes">Select which type of documents are shown</property>
<property name="focus_on_click">0</property>
<property name="entry_text_column">0</property>
<property name="id_column">1</property>

View File

@ -21,8 +21,8 @@ audio-volume-low
audio-volume-medium</property>
<child internal-child="accessible">
<object class="AtkObject" id="GtkVolumeButton-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Volume</property>
<property name="AtkObject::accessible-description" translatable="1">Turns volume up or down</property>
<property name="AtkObject::accessible-name" translatable="yes">Volume</property>
<property name="AtkObject::accessible-description" translatable="yes">Turns volume up or down</property>
</object>
</child>
<signal name="query-tooltip" handler="cb_query_tooltip" swapped="no"/>
@ -31,8 +31,8 @@ audio-volume-medium</property>
<object class="GtkButton" id="scalebutton-plus_button1">
<child internal-child="accessible">
<object class="AtkObject" id="scalebutton-plus_button1-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Volume Up</property>
<property name="AtkObject::accessible-description" translatable="1">Increases the volume</property>
<property name="AtkObject::accessible-name" translatable="yes">Volume Up</property>
<property name="AtkObject::accessible-description" translatable="yes">Increases the volume</property>
</object>
</child>
</object>
@ -41,8 +41,8 @@ audio-volume-medium</property>
<object class="GtkButton" id="scalebutton-minus_button1">
<child internal-child="accessible">
<object class="AtkObject" id="scalebutton-minus_button1-atkobject">
<property name="AtkObject::accessible-name" translatable="1">Volume Down</property>
<property name="AtkObject::accessible-description" translatable="1">Decreases the volume</property>
<property name="AtkObject::accessible-name" translatable="yes">Volume Down</property>
<property name="AtkObject::accessible-description" translatable="yes">Decreases the volume</property>
</object>
</child>
</object>