diff options
author | Bruce Cowan <bruce@bcowan.me.uk> | 2019-08-13 21:13:39 +0000 |
---|---|---|
committer | GNOME Translation Robot <gnome-sysadmin@gnome.org> | 2019-08-13 21:13:39 +0000 |
commit | 0f6cca5008c29bb34669f8baf3575726b848d1db (patch) | |
tree | 8ac51228e6db169a4fb6ec77d9f332f2e4bab258 /po | |
parent | 23b9b9fc4a8efd96546a4e09c0e7b3bbdd844e30 (diff) | |
download | glade-0f6cca5008c29bb34669f8baf3575726b848d1db.tar.gz |
Update British English translation
Diffstat (limited to 'po')
-rw-r--r-- | po/en_GB.po | 5588 |
1 files changed, 2794 insertions, 2794 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 3ab81b79..abde6c2e 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,47 +4,43 @@ # David Lodge <dave@cirt.net>, 2006, 2009. # Philip Withnall <philip@tecnocode.co.uk>, 2009, 2010. # Christopher Griffiths <christopher.swift@linux.com>, 2010. -# Bruce Cowan <bruce@bcowan.me.uk>, 2010, 2011, 2012, 2013. +# Bruce Cowan <bruce@bcowan.me.uk>, 2010-2019. # msgid "" msgstr "" "Project-Id-Version: glade3\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" -"product=glade&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2016-08-15 04:43+0000\n" -"PO-Revision-Date: 2016-09-14 20:11+0200\n" -"Last-Translator: David King <amigadave@amigadave.com>\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/glade/issues\n" +"POT-Creation-Date: 2019-06-27 10:27+0000\n" +"PO-Revision-Date: 2019-08-13 20:52+0100\n" +"Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n" "Language-Team: British English <en@li.org>\n" "Language: en_GB\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" -"X-Generator: Gtranslator 2.91.6\n" +"X-Generator: Gtranslator 3.32.1\n" -#: ../data/glade.desktop.in.in.h:1 ../data/glade.appdata.xml.in.h:1 -#: ../src/main.c:42 +#: data/glade.desktop.in.in:3 data/glade.appdata.xml.in:6 src/main.c:43 +#: src/glade.glade:202 msgid "Glade" msgstr "Glade" -#: ../data/glade.desktop.in.in.h:2 +#: data/glade.desktop.in.in:4 msgid "Interface Designer" msgstr "Interface Designer" -#: ../data/glade.desktop.in.in.h:3 -msgid "Glade Interface Designer" -msgstr "Glade Interface Designer" - -#: ../data/glade.desktop.in.in.h:4 ../data/glade.appdata.xml.in.h:2 +#: data/glade.desktop.in.in:5 data/glade.appdata.xml.in:7 msgid "Create or open user interface designs for GTK+ applications" msgstr "Create or open user interface designs for GTK+ applications" -#: ../data/glade.desktop.in.in.h:5 +#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +#: data/glade.desktop.in.in:7 msgid "GUI designer;user interface;ui builder;" msgstr "GUI designer;user interface;ui builder;" #. To translators: AppData description first paragraph -#: ../data/glade.appdata.xml.in.h:4 +#: data/glade.appdata.xml.in:11 msgid "" "Glade is a RAD tool to enable quick & easy development of user " "interfaces for the GTK+ 3 toolkit and the GNOME desktop environment." @@ -53,7 +49,7 @@ msgstr "" "interfaces for the GTK+ 3 toolkit and the GNOME desktop environment." #. To translators: AppData description second paragraph -#: ../data/glade.appdata.xml.in.h:6 +#: data/glade.appdata.xml.in:17 msgid "" "The user interfaces designed in Glade are saved as XML and these can be " "loaded by applications dynamically as needed by using GtkBuilder or used " @@ -66,7 +62,7 @@ msgstr "" "template feature." #. To translators: AppData description third paragraph -#: ../data/glade.appdata.xml.in.h:8 +#: data/glade.appdata.xml.in:25 msgid "" "By using GtkBuilder, Glade XML files can be used in numerous programming " "languages including C, C++, C#, Vala, Java, Perl, Python, and others." @@ -74,221 +70,284 @@ msgstr "" "By using GtkBuilder, Glade XML files can be used in numerous programming " "languages including C, C++, C#, Vala, Java, Perl, Python, and others." -#: ../src/glade-window.c:56 +#: src/glade-window.c:59 msgid "[Read Only]" msgstr "[Read Only]" -#: ../src/glade-window.c:331 +#: src/glade-window.c:196 msgid "User Interface Designer" msgstr "User Interface Designer" -#. translators: referring to the action of activating a file named '%s'. -#. * we also indicate to users that the file may be read-only with -#. * the second '%s' -#: ../src/glade-window.c:532 -#, c-format -msgid "Activate '%s' %s" -msgstr "Activate '%s' %s" - -#. translators: referring to the action of activating a file named '%s' -#. FIXME add hint for translators -#: ../src/glade-window.c:538 ../src/glade-window.c:546 -#, c-format -msgid "Activate '%s'" -msgstr "Activate '%s'" - -#: ../src/glade-window.c:594 ../src/glade-registration.glade.h:7 -#: ../gladeui/glade-project-properties.ui.h:12 -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:2 -msgid "Name:" -msgstr "Name:" - -#: ../src/glade-window.c:597 -msgid "Requires:" -msgstr "Requires:" - -#: ../src/glade-window.c:656 -msgid "_Undo" -msgstr "_Undo" +#: src/glade-window.c:461 src/glade-window.c:468 +msgid "the last action" +msgstr "the last action" -#: ../src/glade-window.c:659 +#: src/glade-window.c:462 #, c-format msgid "Undo: %s" msgstr "Undo: %s" -#: ../src/glade-window.c:660 ../src/glade-window.c:671 -msgid "the last action" -msgstr "the last action" - -#: ../src/glade-window.c:667 -msgid "_Redo" -msgstr "_Redo" - -#: ../src/glade-window.c:670 +#: src/glade-window.c:469 #, c-format msgid "Redo: %s" msgstr "Redo: %s" -#: ../src/glade-window.c:702 +#: src/glade-window.c:494 #, c-format msgid "Autosaving '%s'" msgstr "Autosaving '%s'" -#: ../src/glade-window.c:707 +#: src/glade-window.c:499 #, c-format msgid "Error autosaving '%s'" msgstr "Error autosaving '%s'" -#: ../src/glade-window.c:1126 +#: src/glade-window.c:721 msgid "Open…" msgstr "Open…" -#: ../src/glade-window.c:1160 +#: src/glade-window.c:755 #, c-format msgid "Project %s is still loading." msgstr "Project %s is still loading." -#: ../src/glade-window.c:1179 +#: src/glade-window.c:774 msgid "Failed to backup existing file, continue saving?" msgstr "Failed to backup existing file, continue saving?" -#: ../src/glade-window.c:1201 +#: src/glade-window.c:789 #, c-format msgid "Failed to save %s: %s" msgstr "Failed to save %s: %s" -#: ../src/glade-window.c:1240 +#: src/glade-window.c:828 #, c-format msgid "The file %s has been modified since reading it" msgstr "The file %s has been modified since reading it" -#: ../src/glade-window.c:1244 +#: src/glade-window.c:832 msgid "If you save it, all the external changes could be lost. Save it anyway?" msgstr "" "If you save it, all the external changes could be lost. Save it anyway?" -#: ../src/glade-window.c:1249 +#: src/glade-window.c:837 msgid "_Save Anyway" msgstr "_Save Anyway" -#: ../src/glade-window.c:1257 +#: src/glade-window.c:845 msgid "_Don't Save" msgstr "_Don't Save" -#: ../src/glade-window.c:1291 +#: src/glade-window.c:878 #, c-format msgid "Project '%s' saved" msgstr "Project '%s' saved" -#: ../src/glade-window.c:1322 +#: src/glade-window.c:909 msgid "Save As…" msgstr "Save As…" -#: ../src/glade-window.c:1386 +#: src/glade-window.c:973 #, c-format msgid "Could not save the file %s" msgstr "Could not save the file %s" -#: ../src/glade-window.c:1390 +#: src/glade-window.c:977 msgid "You do not have the permissions necessary to save the file." msgstr "You do not have the permissions necessary to save the file." -#: ../src/glade-window.c:1412 +#: src/glade-window.c:999 #, c-format msgid "Could not save file %s. Another project with that path is open." msgstr "Could not save file %s. Another project with that path is open." -#: ../src/glade-window.c:1437 +#: src/glade-window.c:1027 msgid "No open projects to save" msgstr "No open projects to save" -#: ../src/glade-window.c:1467 +#: src/glade-window.c:1060 #, c-format msgid "Save changes to project \"%s\" before closing?" msgstr "Save changes to project \"%s\" before closing?" -#: ../src/glade-window.c:1475 +#: src/glade-window.c:1068 msgid "Your changes will be lost if you don't save them." msgstr "Your changes will be lost if you don't save them." -#: ../src/glade-window.c:1479 +#: src/glade-window.c:1072 msgid "Close _without Saving" msgstr "Close _without Saving" -#: ../src/glade-window.c:1480 ../src/glade-window.c:2656 -#: ../gladeui/glade-editor.c:765 ../gladeui/glade-editor.c:1121 -#: ../gladeui/glade-editor-property.c:1723 -#: ../gladeui/glade-editor-property.c:2030 -#: ../gladeui/glade-editor-property.c:2229 -#: ../gladeui/glade-editor-property.c:3170 -#: ../gladeui/glade-editor-property.c:3282 -#: ../gladeui/glade-editor-property.c:3299 -#: ../gladeui/glade-editor-property.c:3619 ../gladeui/glade-utils.c:483 -#: ../plugins/gtk+/glade-accels.c:525 ../plugins/gtk+/glade-attributes.c:1062 +#: src/glade-window.c:1073 src/glade-window.c:1758 gladeui/glade-editor.c:791 +#: gladeui/glade-editor.c:1147 gladeui/glade-editor-property.c:1763 +#: gladeui/glade-editor-property.c:2072 gladeui/glade-editor-property.c:2269 +#: gladeui/glade-editor-property.c:3214 gladeui/glade-editor-property.c:3321 +#: gladeui/glade-editor-property.c:3332 gladeui/glade-editor-property.c:3645 +#: gladeui/glade-utils.c:483 plugins/gtk+/glade-accels.c:525 +#: plugins/gtk+/glade-attributes.c:1066 msgid "_Cancel" msgstr "_Cancel" -#: ../src/glade-window.c:1481 ../gladeui/glade-utils.c:486 +#: src/glade-window.c:1074 gladeui/glade-utils.c:486 msgid "_Save" msgstr "_Save" -#: ../src/glade-window.c:1509 +#: src/glade-window.c:1105 msgid "Save…" msgstr "Save…" -#: ../src/glade-window.c:2475 -msgid "Close document" -msgstr "Close document" - -#: ../src/glade-window.c:2571 +#: src/glade-window.c:1665 msgid "Could not create a new project." msgstr "Could not create a new project." -#: ../src/glade-window.c:2624 +#: src/glade-window.c:1726 #, c-format msgid "The project %s has unsaved changes" msgstr "The project %s has unsaved changes" -#: ../src/glade-window.c:2629 +#: src/glade-window.c:1731 msgid "If you reload it, all unsaved changes could be lost. Reload it anyway?" msgstr "If you reload it, all unsaved changes could be lost. Reload it anyway?" -#: ../src/glade-window.c:2639 +#: src/glade-window.c:1741 #, c-format msgid "The project file %s has been externally modified" msgstr "The project file %s has been externally modified" -#: ../src/glade-window.c:2644 +#: src/glade-window.c:1746 msgid "Do you want to reload the project?" msgstr "Do you want to reload the project?" -#: ../src/glade-window.c:2650 +#: src/glade-window.c:1752 msgid "_Reload" msgstr "_Reload" -#: ../src/glade-window.c:3249 -msgid "Palette" -msgstr "Palette" - -#: ../src/glade-window.c:3251 -msgid "Inspector" -msgstr "Inspector" - -#: ../src/glade-window.c:3253 ../src/glade.glade.h:33 -#: ../gladeui/glade-editor.c:335 ../gladeui/glade-widget.c:1377 -#: ../gladeui/glade-project-properties.ui.h:11 -#: ../plugins/gtk+/glade-gtk-action-group.c:184 -#: ../plugins/gtk+/glade-gtk-cell-layout.c:361 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:518 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:545 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:564 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:605 -#: ../plugins/gtk+/glade-gtk-text-tag-table.c:126 -msgid "Properties" -msgstr "Properties" +#: src/glade-window.c:2292 +msgid "Hello, I will show you what's new in Glade" +msgstr "Hello, I will show you what's new in Glade" + +#: src/glade-window.c:2293 +#| msgid "The number of items in the header bar" +msgid "The menubar and toolbar were merged in the headerbar" +msgstr "The menubar and toolbar were merged in the headerbar" + +#: src/glade-window.c:2295 +#| msgid "Open a project" +msgid "You can open a project" +msgstr "You can open a project" + +#: src/glade-window.c:2296 +msgid "find recently used" +msgstr "find recently used" + +#: src/glade-window.c:2297 +#| msgid "Create a new project" +msgid "or create a new one" +msgstr "or create a new one" + +#: src/glade-window.c:2301 +msgid "Undo" +msgstr "Undo" + +#: src/glade-window.c:2302 +msgid "Redo" +msgstr "Redo" + +#: src/glade-window.c:2303 +#| msgid "_Projects" +msgid "Project switcher" +msgstr "Project switcher" + +#: src/glade-window.c:2305 +msgid "and Save button are directly accessible in the headerbar" +msgstr "and Save button are directly accessible in the headerbar" + +#: src/glade-window.c:2306 +msgid "just like Save As" +msgstr "just like Save As" + +#: src/glade-window.c:2307 +#| msgid "Project properties:" +msgid "project properties" +msgstr "project properties" + +#: src/glade-window.c:2308 +msgid "and less commonly used actions" +msgstr "and less commonly used actions" + +#: src/glade-window.c:2310 +msgid "The object inspector took the palette's place" +msgstr "The object inspector took the palette's place" + +#: src/glade-window.c:2311 +#| msgid "Show the header in the property editor" +msgid "To free up space for the property editor" +msgstr "To free up space for the property editor" + +#: src/glade-window.c:2313 +msgid "The palette was replaced with a new object chooser" +msgstr "The palette was replaced with a new object chooser" + +#: src/glade-window.c:2314 +msgid "Where you can search all supported classes" +msgstr "Where you can search all supported classes" + +#: src/glade-window.c:2315 +msgid "investigate GTK+ object groups" +msgstr "investigate GTK+ object groups" + +#: src/glade-window.c:2316 +msgid "and find classes introduced by other libraries" +msgstr "and find classes introduced by other libraries" + +#: src/glade-window.c:2318 +msgid "" +"OK, now that we are done with the overview, let's start with the new workflow" +msgstr "" +"OK, now that we are done with the overview, let's start with the new workflow" + +#: src/glade-window.c:2320 +#| msgid "Could not create a new project." +msgid "First of all, create a new project" +msgstr "First of all, create a new project" + +#: src/glade-window.c:2321 +msgid "" +"OK, now add a GtkWindow using the new widget chooser or by double clicking " +"on the workspace" +msgstr "" +"OK, now add a GtkWindow using the new widget chooser or by double clicking " +"on the workspace" + +#: src/glade-window.c:2322 +msgid "Excellent!" +msgstr "Excellent!" + +#: src/glade-window.c:2323 +msgid "" +"BTW, did you know you can double click on any placeholder to create widgets?" +msgstr "" +"BTW, did you know you can double click on any placeholder to create widgets?" + +#: src/glade-window.c:2324 +msgid "Try adding a grid" +msgstr "Try adding a grid" + +#: src/glade-window.c:2325 +#| msgid "Radio Button" +msgid "and a button" +msgstr "and a button" + +#: src/glade-window.c:2327 +msgid "Quite easy! Isn't it?" +msgstr "Quite easy! Isn't it?" + +#: src/glade-window.c:2328 +msgid "Enjoy!" +msgstr "Enjoy!" #. translators: Primary message of a dialog used to notify the user about the survey -#: ../src/glade-window.c:3515 +#: src/glade-window.c:2546 msgid "" "We are conducting a user survey\n" " would you like to take it now?" @@ -297,81 +356,128 @@ msgstr "" " would you like to take it now?" #. translators: Secondary text of a dialog used to notify the user about the survey -#: ../src/glade-window.c:3519 +#: src/glade-window.c:2550 msgid "If not, you can always find it in the Help menu." msgstr "If not, you can always find it in the Help menu." -#: ../src/glade-window.c:3521 +#: src/glade-window.c:2552 msgid "_Do not show this dialog again" msgstr "_Do not show this dialogue again" #. translators: Text to show in the statusbar if the user did not completed the survey and choose not to show the notification dialog again -#: ../src/glade-window.c:3542 +#: src/glade-window.c:2573 msgid "Go to Help -> Registration & User Survey and complete our survey!" msgstr "Go to Help -> Registration & User Survey and complete our survey!" -#: ../src/main.c:51 +#: src/main.c:52 msgid "Output version information and exit" msgstr "Output version information and exit" -#: ../src/main.c:54 +#: src/main.c:55 msgid "Disable Devhelp integration" msgstr "Disable Devhelp integration" -#: ../src/main.c:57 -msgid "[FILE...]" -msgstr "[FILE…]" - -#: ../src/main.c:66 +#: src/main.c:57 msgid "be verbose" msgstr "be verbose" -#: ../src/main.c:91 +#: src/main.c:133 +#, c-format +msgid "Unable to open '%s', the file does not exist.\n" +msgstr "Unable to open '%s', the file does not exist.\n" + +#: src/main.c:159 +msgid "" +"gmodule support not found. gmodule support is required for glade to work" +msgstr "" +"gmodule support not found. gmodule support is required for glade to work" + +#: src/main.c:167 msgid "Create or edit user interface designs for GTK+ or GNOME applications." msgstr "Create or edit user interface designs for GTK+ or GNOME applications." -#: ../src/main.c:95 ../src/main.c:96 -msgid "Glade options" -msgstr "Glade options" +#: src/glade.glade:47 +#| msgid "Project" +msgid "Close Project" +msgstr "Close Project" -#: ../src/main.c:102 -msgid "Glade debug options" -msgstr "Glade debug options" +#: src/glade.glade:72 +msgid "Registration & User Survey" +msgstr "Registration & User Survey" -#: ../src/main.c:103 -msgid "Show Glade debug options" -msgstr "Show Glade debug options" +#: src/glade.glade:86 +msgid "_Developer Reference" +msgstr "_Developer Reference" -#: ../src/main.c:146 -msgid "" -"gmodule support not found. gmodule support is required for glade to work" -msgstr "" -"gmodule support not found. gmodule support is required for glade to work" +#: src/glade.glade:100 +#| msgid "Interface Designer" +msgid "Interactive Intro" +msgstr "Interactive Intro" -#: ../src/main.c:183 -#, c-format -msgid "Unable to open '%s', the file does not exist.\n" -msgstr "Unable to open '%s', the file does not exist.\n" +#: src/glade.glade:114 +msgid "Preferences" +msgstr "Preferences" + +#: src/glade.glade:139 +#| msgid "Glade" +msgid "About Glade" +msgstr "About Glade" + +#: src/glade.glade:461 plugins/gtk+/gtk+.xml:1929 +msgid "Open" +msgstr "Open" + +#: src/glade.glade:466 +msgid "Open a project" +msgstr "Open a project" + +#: src/glade.glade:511 +msgid "Create a new project" +msgstr "Create a new project" + +#: src/glade.glade:623 +msgid "Edit project properties" +msgstr "Edit project properties" + +#: src/glade.glade:646 plugins/gtk+/gtk+.xml:1927 +msgid "Save" +msgstr "Save" -#: ../src/glade.glade.h:1 +#: src/glade.glade:651 +msgid "Save the current project" +msgstr "Save the current project" + +#: src/glade.glade:667 +msgid "Save the current project with a different name" +msgstr "Save the current project with a different name" + +#: src/glade.glade:696 +msgid "Start/resume interactive UI introduction" +msgstr "Start/resume interactive UI introduction" + +#: src/glade.glade:727 +#| msgid "" +#| "Copyright © 2001-2006 Ximian, Inc.\n" +#| "Copyright © 2001-2006 Joaquin Cuenca Abela, Paolo Borelli, et al.\n" +#| "Copyright © 2004-2015 Tristan Van Berkom, Juan Pablo Ugarte, et al." msgid "" "Copyright © 2001-2006 Ximian, Inc.\n" "Copyright © 2001-2006 Joaquin Cuenca Abela, Paolo Borelli, et al.\n" -"Copyright © 2004-2015 Tristan Van Berkom, Juan Pablo Ugarte, et al." +"Copyright © 2004-2018 Tristan Van Berkom, Juan Pablo Ugarte, et al." msgstr "" "Copyright © 2001-2006 Ximian, Inc.\n" "Copyright © 2001-2006 Joaquin Cuenca Abela, Paolo Borelli, et al.\n" -"Copyright © 2004-2015 Tristan Van Berkom, Juan Pablo Ugarte, et al." +"Copyright © 2004-2018 Tristan Van Berkom, Juan Pablo Ugarte, et al." -#: ../src/glade.glade.h:4 +#: src/glade.glade:730 msgid "A user interface designer for GTK+ and GNOME." msgstr "A user interface designer for GTK+ and GNOME." -#: ../src/glade.glade.h:5 +#: src/glade.glade:732 msgid "Visit Glade web site" msgstr "Visit Glade web site" -#: ../src/glade.glade.h:6 +#: src/glade.glade:733 msgid "" "Glade is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as \n" @@ -403,7 +509,7 @@ msgstr "" "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, \n" "MA 02110-1301, USA." -#: ../src/glade.glade.h:20 +#: src/glade.glade:758 msgid "translator-credits" msgstr "" "David Lodge <dave@cirt.net>\n" @@ -412,314 +518,15 @@ msgstr "" "Christopher Griffiths <christopher.swift@linux.com>\n" "David King <amigadave@amigadave.com>" -#: ../src/glade.glade.h:21 -msgid "Select" -msgstr "Select" - -#: ../src/glade.glade.h:22 -msgid "Select widgets in the workspace" -msgstr "Select widgets in the workspace" - -#: ../src/glade.glade.h:23 -msgid "Drag Resize" -msgstr "Drag Resize" - -#: ../src/glade.glade.h:24 -msgid "Drag and resize widgets in the workspace" -msgstr "Drag and resize widgets in the workspace" - -#: ../src/glade.glade.h:25 -msgid "Margin Edit" -msgstr "Margin Edit" - -#: ../src/glade.glade.h:26 -msgid "Edit widget margins" -msgstr "Edit widget margins" - -#: ../src/glade.glade.h:27 -msgid "Alignment Edit" -msgstr "Alignment Edit" - -#: ../src/glade.glade.h:28 -msgid "Edit widget alignment" -msgstr "Edit widget alignment" - -#. GtkFileChooserAction enumeration value -#: ../src/glade.glade.h:29 ../plugins/gtk+/gtk+.xml.in.h:608 -msgid "Save" -msgstr "Save" - -#: ../src/glade.glade.h:30 -msgid "Save the current project" -msgstr "Save the current project" - -#: ../src/glade.glade.h:31 -msgid "Save _As" -msgstr "Save _As" - -#: ../src/glade.glade.h:32 -msgid "Save the current project with a different name" -msgstr "Save the current project with a different name" - -#: ../src/glade.glade.h:34 -msgid "Edit project properties" -msgstr "Edit project properties" - -#. GtkButtonsType enumeration value -#: ../src/glade.glade.h:35 ../plugins/gtk+/gtk+.xml.in.h:818 -msgid "Close" -msgstr "Close" - -#: ../src/glade.glade.h:36 -msgid "Close the current project" -msgstr "Close the current project" - -#: ../src/glade.glade.h:37 -msgid "Undo" -msgstr "Undo" - -#: ../src/glade.glade.h:38 -msgid "Undo the last action" -msgstr "Undo the last action" - -#: ../src/glade.glade.h:39 -msgid "Redo" -msgstr "Redo" - -#: ../src/glade.glade.h:40 -msgid "Redo the last action" -msgstr "Redo the last action" - -#: ../src/glade.glade.h:41 -msgid "Cut" -msgstr "Cut" - -#: ../src/glade.glade.h:42 -msgid "Cut the selection" -msgstr "Cut the selection" - -#: ../src/glade.glade.h:43 -msgid "Copy" -msgstr "Copy" - -#: ../src/glade.glade.h:44 -msgid "Copy the selection" -msgstr "Copy the selection" - -#: ../src/glade.glade.h:45 -msgid "Paste" -msgstr "Paste" - -#: ../src/glade.glade.h:46 -msgid "Paste the clipboard" -msgstr "Paste the clipboard" - -#: ../src/glade.glade.h:47 ../gladeui/glade-object-stub.c:99 -msgid "Delete" -msgstr "Delete" - -#: ../src/glade.glade.h:48 -msgid "Delete the selection" -msgstr "Delete the selection" - -#: ../src/glade.glade.h:49 -msgid "_Previous Project" -msgstr "_Previous Project" - -#: ../src/glade.glade.h:50 -msgid "Activate previous project" -msgstr "Activate previous project" - -#: ../src/glade.glade.h:51 -msgid "_Next Project" -msgstr "_Next Project" - -#: ../src/glade.glade.h:52 -msgid "Activate next project" -msgstr "Activate next project" - -#: ../src/glade.glade.h:53 -msgid "_Use Small Icons" -msgstr "_Use Small Icons" - -#: ../src/glade.glade.h:54 -msgid "Show items using small icons" -msgstr "Show items using small icons" - -#: ../src/glade.glade.h:55 -msgid "Dock _Palette" -msgstr "Dock _Palette" - -#: ../src/glade.glade.h:56 -msgid "Dock the palette into the main window" -msgstr "Dock the palette into the main window" - -#: ../src/glade.glade.h:57 -msgid "Dock _Inspector" -msgstr "Dock _Inspector" - -#: ../src/glade.glade.h:58 -msgid "Dock the inspector into the main window" -msgstr "Dock the inspector into the main window" - -#: ../src/glade.glade.h:59 -msgid "Dock Prop_erties" -msgstr "Dock Prop_erties" - -#: ../src/glade.glade.h:60 -msgid "Dock the editor into the main window" -msgstr "Dock the editor into the main window" - -#: ../src/glade.glade.h:61 -msgid "_Statusbar" -msgstr "_Statusbar" - -#: ../src/glade.glade.h:62 -msgid "Show the statusbar" -msgstr "Show the statusbar" - -#: ../src/glade.glade.h:63 -msgid "Tool_bar" -msgstr "Tool_bar" - -#: ../src/glade.glade.h:64 -msgid "Show the toolbar" -msgstr "Show the toolbar" - -#: ../src/glade.glade.h:65 -msgid "Project _Tabs" -msgstr "Project _Tabs" - -#: ../src/glade.glade.h:66 -msgid "Show notebook tabs for loaded projects" -msgstr "Show notebook tabs for loaded projects" - -#: ../src/glade.glade.h:67 -msgid "Text _beside icons" -msgstr "Text _beside icons" - -#: ../src/glade.glade.h:68 -msgid "Display items as text beside icons" -msgstr "Display items as text beside icons" - -#: ../src/glade.glade.h:69 -msgid "_Icons only" -msgstr "_Icons only" - -#: ../src/glade.glade.h:70 -msgid "Display items as icons only" -msgstr "Display items as icons only" - -#: ../src/glade.glade.h:71 -msgid "_Text only" -msgstr "_Text only" - -#: ../src/glade.glade.h:72 -msgid "Display items as text only" -msgstr "Display items as text only" - -#: ../src/glade.glade.h:73 -msgid "_Editor Header" -msgstr "_Editor Header" - -#: ../src/glade.glade.h:74 -msgid "Show the header in the property editor" -msgstr "Show the header in the property editor" - -#: ../src/glade.glade.h:75 -msgid "New" -msgstr "New" - -#: ../src/glade.glade.h:76 -msgid "Create a new project" -msgstr "Create a new project" - -#. GtkFileChooserAction enumeration value -#: ../src/glade.glade.h:77 ../plugins/gtk+/gtk+.xml.in.h:610 -msgid "Open" -msgstr "Open" - -#: ../src/glade.glade.h:78 -msgid "Open a project" -msgstr "Open a project" - -#: ../src/glade.glade.h:79 -msgid "Quit" -msgstr "Quit" - -#: ../src/glade.glade.h:80 -msgid "Quit the program" -msgstr "Quit the program" - -#: ../src/glade.glade.h:81 -msgid "About" -msgstr "About" - -#: ../src/glade.glade.h:82 -msgid "About this application" -msgstr "About this application" - -#: ../src/glade.glade.h:83 -msgid "_Developer Reference" -msgstr "_Developer Reference" - -#: ../src/glade.glade.h:84 -msgid "Display the developer reference manual" -msgstr "Display the developer reference manual" - -#: ../src/glade.glade.h:85 -msgid "Preferences" -msgstr "Preferences" - -#: ../src/glade.glade.h:86 -msgid "Edit Glade preferences" -msgstr "Edit Glade preferences" - -#: ../src/glade.glade.h:87 -msgid "Open _Recent" -msgstr "Open _Recent" - -#: ../src/glade.glade.h:88 -msgid "Registration & User Survey" -msgstr "Registration & User Survey" - -#: ../src/glade.glade.h:89 -msgid "Help us improve Glade by registering and completing the user survey!" -msgstr "Help us improve Glade by registering and completing the user survey!" - -#: ../src/glade.glade.h:90 ../plugins/gtk+/glade-gtk-menu-bar.c:115 -msgid "_File" -msgstr "_File" - -#: ../src/glade.glade.h:91 ../plugins/gtk+/glade-gtk-menu-bar.c:126 -msgid "_Edit" -msgstr "_Edit" - -#: ../src/glade.glade.h:92 ../plugins/gtk+/glade-gtk-menu-bar.c:135 -msgid "_View" -msgstr "_View" - -#: ../src/glade.glade.h:93 -msgid "Palette _Appearance" -msgstr "Palette _Appearance" - -#: ../src/glade.glade.h:94 -msgid "_Projects" -msgstr "_Projects" - -#: ../src/glade.glade.h:95 ../plugins/gtk+/glade-gtk-menu-bar.c:139 -msgid "_Help" -msgstr "_Help" - -#: ../src/glade-preferences.glade.h:1 +#: src/glade-preferences.glade:45 msgid "Glade Preferences" msgstr "Glade Preferences" -#: ../src/glade-preferences.glade.h:2 +#: src/glade-preferences.glade:78 msgid "Create backups" msgstr "Create backups" -#: ../src/glade-preferences.glade.h:3 +#: src/glade-preferences.glade:82 msgid "" "Create a backup of the last version of the project every time the project is " "saved" @@ -727,7 +534,8 @@ msgstr "" "Create a backup of the last version of the project every time the project is " "saved" -#: ../src/glade-preferences.glade.h:4 +#: src/glade-preferences.glade:97 src/glade-preferences.glade:114 +#: src/glade-preferences.glade:135 msgid "" "Automatically save the project to an alternate file whenever\n" "the project is modified and the specified timeout elapses" @@ -735,23 +543,23 @@ msgstr "" "Automatically save the project to an alternate file whenever\n" "the project is modified and the specified timeout elapses" -#: ../src/glade-preferences.glade.h:6 +#: src/glade-preferences.glade:101 msgid "seconds" msgstr "seconds" -#: ../src/glade-preferences.glade.h:7 +#: src/glade-preferences.glade:131 msgid "Automatically save project after" msgstr "Automatically save project after" -#: ../src/glade-preferences.glade.h:8 +#: src/glade-preferences.glade:156 msgid "Load and Save" msgstr "Load and Save" -#: ../src/glade-preferences.glade.h:9 +#: src/glade-preferences.glade:186 msgid "Versioning errors" msgstr "Versioning errors" -#: ../src/glade-preferences.glade.h:10 +#: src/glade-preferences.glade:190 msgid "" "Prompt the user at save time if the project uses any widgets, properties\n" "or signals which are not available in the project's target version" @@ -759,11 +567,11 @@ msgstr "" "Prompt the user at save time if the project uses any widgets, properties\n" "or signals which are not available in the project's target version" -#: ../src/glade-preferences.glade.h:12 +#: src/glade-preferences.glade:204 msgid "Deprecation warnings" msgstr "Deprecation warnings" -#: ../src/glade-preferences.glade.h:13 +#: src/glade-preferences.glade:208 msgid "" "Prompt the user at save time if the project uses any widgets,\n" "properties or signals which are deprecated" @@ -771,11 +579,11 @@ msgstr "" "Prompt the user at save time if the project uses any widgets,\n" "properties or signals which are deprecated" -#: ../src/glade-preferences.glade.h:15 +#: src/glade-preferences.glade:222 msgid "Unrecognized types" msgstr "Unrecognised types" -#: ../src/glade-preferences.glade.h:16 +#: src/glade-preferences.glade:226 msgid "" "Prompt the user at save time if the project\n" "contains any unrecognized types" @@ -783,37 +591,37 @@ msgstr "" "Prompt the user at save time if the project\n" "contains any unrecognised types" -#: ../src/glade-preferences.glade.h:18 +#: src/glade-preferences.glade:247 msgid "Show warnings when saving" msgstr "Show warnings when saving" -#: ../src/glade-preferences.glade.h:19 +#: src/glade-preferences.glade:297 msgid "column" msgstr "column" -#: ../src/glade-preferences.glade.h:20 +#: src/glade-preferences.glade:322 msgid "Remove the selected catalog search path" msgstr "Remove the selected catalogue search path" -#: ../src/glade-preferences.glade.h:21 +#: src/glade-preferences.glade:346 msgid "Add a new catalog search path" msgstr "Add a new catalogue search path" -#: ../src/glade-preferences.glade.h:22 +#: src/glade-preferences.glade:372 msgid "Extra catalog paths" msgstr "Extra catalogue paths" -#: ../src/glade-preferences.glade.h:23 +#: src/glade-preferences.glade:428 msgid "Select a catalog search path" msgstr "Select a catalogue search path" #. translators: Email subject sent to the user after completing the survey -#: ../src/glade-registration.c:32 ../src/glade-registration.glade.h:26 +#: src/glade-registration.c:32 src/glade-registration.glade:773 msgid "Glade User Survey" msgstr "Glade User Survey" #. translators: Email body sent to the user after completing the survey -#: ../src/glade-registration.c:34 +#: src/glade-registration.c:34 msgid "" "Thank you for taking Glade Users survey, we appreciate it!\n" "\n" @@ -834,8 +642,8 @@ msgstr "" "\n" "To validate this e-mail address open the folowing link\n" "\n" -"https://people.gnome.org/~jpu/glade/registration.php?e-mail=" -"$e-mail&validation_token=$new_validation_token\n" +"https://people.gnome.org/~jpu/glade/registration.php?e-mail=$e-" +"mail&validation_token=$new_validation_token\n" "\n" "In case you want to change or update the survey, your current update token " "is:\n" @@ -846,12 +654,12 @@ msgstr "" "\tThe Glade team\n" #. translators: Email subject sent to the user after updating the survey -#: ../src/glade-registration.c:37 +#: src/glade-registration.c:37 msgid "Glade User Survey (update)" msgstr "Glade User Survey (update)" #. translators: Email body sent to the user after updating the survey -#: ../src/glade-registration.c:39 +#: src/glade-registration.c:39 msgid "" "Thank you for updating your Glade Users survey data, we appreciate it!\n" "\n" @@ -871,47 +679,48 @@ msgstr "" "\n" "\tThe Glade team\n" -#: ../src/glade-registration.c:306 +#: src/glade-registration.c:306 #, c-format msgid "Connecting to %s" msgstr "Connecting to %s" -#: ../src/glade-registration.c:309 +#: src/glade-registration.c:309 #, c-format msgid "Sending data to %s" msgstr "Sending data to %s" -#: ../src/glade-registration.c:312 +#: src/glade-registration.c:312 #, c-format msgid "Waiting for %s" msgstr "Waiting for %s" -#: ../src/glade-registration.c:315 +#: src/glade-registration.c:315 #, c-format msgid "Receiving data from %s" msgstr "Receiving data from %s" -#: ../src/glade-registration.c:347 +#: src/glade-registration.c:347 msgid "Sorry, automatic subscription to Glade Users mailing list failed" msgstr "Sorry, automatic subscription to Glade Users mailing list failed" -#: ../src/glade-registration.c:350 +#: src/glade-registration.c:350 msgid "Open Glade Users Website" msgstr "Open Glade Users Website" -#: ../src/glade-registration.c:402 +#: src/glade-registration.c:402 msgid "Internal server error" msgstr "Internal server error" -#: ../src/glade-registration.c:426 +#: src/glade-registration.c:426 msgid "Thank you for taking the time to complete the survey, we appreciate it!" -msgstr "Thank you for taking the time to complete the survey, we appreciate it!" +msgstr "" +"Thank you for taking the time to complete the survey, we appreciate it!" -#: ../src/glade-registration.c:434 +#: src/glade-registration.c:434 msgid "Name and Email fields are required" msgstr "Name and E-mail fields are required" -#: ../src/glade-registration.c:437 +#: src/glade-registration.c:437 msgid "" "Oops! Email address is already in use!\n" "To update information you need to provide the token that was sent to your " @@ -921,51 +730,56 @@ msgstr "" "To update information you need to provide the token that was sent to your " "inbox." -#: ../src/glade-registration.c:440 +#: src/glade-registration.c:440 #, c-format msgid "Oops! Error saving user information: %s" msgstr "Oops! Error saving user information: %s" -#: ../src/glade-registration.c:443 +#: src/glade-registration.c:443 #, c-format msgid "Oops! Error saving survey data: %s" msgstr "Oops! Error saving survey data: %s" -#: ../src/glade-registration.c:446 +#: src/glade-registration.c:446 #, c-format msgid "Oops! Error accessing DB: %s" msgstr "Oops! Error accessing DB: %s" -#: ../src/glade-registration.glade.h:1 +#: src/glade-registration.glade:44 msgid "Glade Registration & User Survey" msgstr "Glade Registration & User Survey" -#. GtkButtonsType enumeration value -#: ../src/glade-registration.glade.h:2 ../plugins/gtk+/gtk+.xml.in.h:820 +#: src/glade-registration.glade:101 plugins/gtk+/gtk+.xml:1724 +#: plugins/gtk+/gtk+.xml:3401 msgid "Cancel" msgstr "Cancel" -#: ../src/glade-registration.glade.h:3 +#: src/glade-registration.glade:114 msgid "Submit" msgstr "Submit" -#: ../src/glade-registration.glade.h:4 +#: src/glade-registration.glade:118 msgid "Information will be sent to https://people.gnome.org/~jpu" msgstr "Information will be sent to https://people.gnome.org/~jpu" -#: ../src/glade-registration.glade.h:5 +#: src/glade-registration.glade:211 msgid "User Information" msgstr "User Information" -#: ../src/glade-registration.glade.h:6 +#: src/glade-registration.glade:245 msgid "<Your name or nickname is required>" msgstr "<Your name or nickname is required>" -#: ../src/glade-registration.glade.h:8 +#: src/glade-registration.glade:256 gladeui/glade-project-properties.ui:399 +#: plugins/gtk+/glade-about-dialog-editor.ui:69 +msgid "Name:" +msgstr "Name:" + +#: src/glade-registration.glade:268 msgid "Email:" msgstr "E-mail:" -#: ../src/glade-registration.glade.h:9 +#: src/glade-registration.glade:280 msgid "" "Tokens are processed manually in batches.\n" "Please be patient." @@ -973,39 +787,39 @@ msgstr "" "Tokens are processed manually in batches.\n" "Please be patient." -#: ../src/glade-registration.glade.h:11 +#: src/glade-registration.glade:283 msgid "<Required to send back registration token>" msgstr "<Required to send back registration token>" -#: ../src/glade-registration.glade.h:12 +#: src/glade-registration.glade:294 msgid "Country:" msgstr "Country:" -#: ../src/glade-registration.glade.h:13 +#: src/glade-registration.glade:306 msgid "City:" msgstr "City:" -#: ../src/glade-registration.glade.h:14 +#: src/glade-registration.glade:320 msgid "Company" msgstr "Company" -#: ../src/glade-registration.glade.h:15 +#: src/glade-registration.glade:321 msgid "Organization" msgstr "Organisation" -#: ../src/glade-registration.glade.h:16 +#: src/glade-registration.glade:322 msgid "Personal" msgstr "Personal" -#: ../src/glade-registration.glade.h:17 +#: src/glade-registration.glade:334 msgid "Website" msgstr "Website" -#: ../src/glade-registration.glade.h:18 +#: src/glade-registration.glade:375 msgid "Subscribe me to the mailing list" msgstr "Subscribe me to the mailing list" -#: ../src/glade-registration.glade.h:19 +#: src/glade-registration.glade:379 msgid "" "Subscribe to Glade Users mailing list.\n" "You will be sent email requesting confirmation!" @@ -1013,15 +827,15 @@ msgstr "" "Subscribe to Glade Users mailing list.\n" "You will be sent e-mail requesting confirmation!" -#: ../src/glade-registration.glade.h:21 +#: src/glade-registration.glade:397 msgid "Choose your country" msgstr "Choose your country" -#: ../src/glade-registration.glade.h:22 +#: src/glade-registration.glade:677 msgid "We care about privacy!" msgstr "We care about privacy!" -#: ../src/glade-registration.glade.h:23 +#: src/glade-registration.glade:695 msgid "" "All the data will be stored in a private location and will not be shared " "with the public or any third party." @@ -1029,311 +843,313 @@ msgstr "" "All the data will be stored in a private location and will not be shared " "with the public or any third party." -#: ../src/glade-registration.glade.h:24 +#: src/glade-registration.glade:734 msgid "Update Info" msgstr "Update Info" -#: ../src/glade-registration.glade.h:25 +#: src/glade-registration.glade:754 msgid "<Insert update token, if you want to update previously sent data>" msgstr "<Insert update token, if you want to update previously sent data>" -#: ../src/glade-registration.glade.h:27 +#: src/glade-registration.glade:804 msgid "How long have you been programming?" msgstr "How long have you been programming?" -#: ../src/glade-registration.glade.h:28 +#: src/glade-registration.glade:822 src/glade-registration.glade:1076 msgid "0" msgstr "0" -#: ../src/glade-registration.glade.h:29 +#: src/glade-registration.glade:838 src/glade-registration.glade:1092 msgid "years" msgstr "years" -#: ../src/glade-registration.glade.h:30 +#: src/glade-registration.glade:839 src/glade-registration.glade:1093 msgid "months" msgstr "months" -#: ../src/glade-registration.glade.h:31 +#: src/glade-registration.glade:850 msgid "I am not a programmer" msgstr "I am not a programmer" -#: ../src/glade-registration.glade.h:32 +#: src/glade-registration.glade:886 msgid "Which programming languages do you prefer?" msgstr "Which programming languages do you prefer?" -#: ../src/glade-registration.glade.h:33 +#: src/glade-registration.glade:902 msgid "C" msgstr "C" -#: ../src/glade-registration.glade.h:34 +#: src/glade-registration.glade:917 msgid "C++" msgstr "C++" -#: ../src/glade-registration.glade.h:35 +#: src/glade-registration.glade:932 msgid "C#" msgstr "C#" -#: ../src/glade-registration.glade.h:36 +#: src/glade-registration.glade:947 msgid "Java" msgstr "Java" -#: ../src/glade-registration.glade.h:37 +#: src/glade-registration.glade:962 msgid "Python" msgstr "Python" -#: ../src/glade-registration.glade.h:38 +#: src/glade-registration.glade:977 msgid "JavaScript" msgstr "JavaScript" -#: ../src/glade-registration.glade.h:39 +#: src/glade-registration.glade:992 msgid "Vala" msgstr "Vala" -#: ../src/glade-registration.glade.h:40 +#: src/glade-registration.glade:1007 msgid "Perl" msgstr "Perl" -#. GtkCellRendererAccelMode enumeration value -#: ../src/glade-registration.glade.h:41 -#: ../gladeui/glade-project-properties.ui.h:19 -#: ../plugins/gtk+/gtk+.xml.in.h:766 +#: src/glade-registration.glade:1022 src/glade-registration.glade:1227 +#: src/glade-registration.glade:1314 src/glade-registration.glade:1331 +#: src/glade-registration.glade:1348 src/glade-registration.glade:1379 +#: src/glade-registration.glade:1399 src/glade-registration.glade:1494 +#: src/glade-registration.glade:1985 src/glade-registration.glade:2192 +#: gladeui/glade-project-properties.ui:543 plugins/gtk+/gtk+.xml:3145 +#: plugins/gtk+/gtk+.xml:4843 msgid "Other" msgstr "Other" -#: ../src/glade-registration.glade.h:42 +#: src/glade-registration.glade:1058 msgid "When did you start using Glade?" msgstr "When did you start using Glade?" -#: ../src/glade-registration.glade.h:43 +#: src/glade-registration.glade:1106 msgid "ago" msgstr "ago" -#: ../src/glade-registration.glade.h:44 +#: src/glade-registration.glade:1138 msgid "Which version do you normally use?" msgstr "Which version do you normally use?" -#: ../src/glade-registration.glade.h:45 +#: src/glade-registration.glade:1155 msgid "What is available in my OS" msgstr "What is available in my OS" -#: ../src/glade-registration.glade.h:46 +#: src/glade-registration.glade:1172 msgid "Latest stable from sources" msgstr "Latest stable from sources" -#: ../src/glade-registration.glade.h:47 +#: src/glade-registration.glade:1189 msgid "3.8 for GTK+ 2" msgstr "3.8 for GTK+ 2" -#: ../src/glade-registration.glade.h:48 +#: src/glade-registration.glade:1206 msgid "Master" msgstr "Master" -#: ../src/glade-registration.glade.h:49 +#: src/glade-registration.glade:1283 msgid "On what operating systems?" msgstr "On what operating systems?" -#: ../src/glade-registration.glade.h:50 +#: src/glade-registration.glade:1302 msgid "distribution" msgstr "distribution" -#: ../src/glade-registration.glade.h:51 +#: src/glade-registration.glade:1303 msgid "Arch Linux" msgstr "Arch Linux" -#: ../src/glade-registration.glade.h:52 +#: src/glade-registration.glade:1304 msgid "Debian" msgstr "Debian" -#: ../src/glade-registration.glade.h:53 +#: src/glade-registration.glade:1305 msgid "openSUSE" msgstr "openSUSE" -#: ../src/glade-registration.glade.h:54 +#: src/glade-registration.glade:1306 msgid "Fedora" msgstr "Fedora" -#: ../src/glade-registration.glade.h:55 +#: src/glade-registration.glade:1307 msgid "Gentoo" msgstr "Gentoo" -#: ../src/glade-registration.glade.h:56 +#: src/glade-registration.glade:1308 msgid "Mandriva" msgstr "Mandriva" -#: ../src/glade-registration.glade.h:57 +#: src/glade-registration.glade:1309 msgid "Red Hat" msgstr "Red Hat" -#: ../src/glade-registration.glade.h:58 +#: src/glade-registration.glade:1310 msgid "Turbolinux" msgstr "Turbolinux" -#: ../src/glade-registration.glade.h:59 +#: src/glade-registration.glade:1311 msgid "Ubuntu" msgstr "Ubuntu" -#: ../src/glade-registration.glade.h:60 +#: src/glade-registration.glade:1312 msgid "Xandros" msgstr "Xandros" -#: ../src/glade-registration.glade.h:61 +#: src/glade-registration.glade:1313 msgid "Oracle" msgstr "Oracle" -#: ../src/glade-registration.glade.h:62 +#: src/glade-registration.glade:1327 src/glade-registration.glade:1344 msgid "variant" msgstr "variant" -#: ../src/glade-registration.glade.h:63 +#: src/glade-registration.glade:1328 msgid "FreeBSD" msgstr "FreeBSD" -#: ../src/glade-registration.glade.h:64 +#: src/glade-registration.glade:1329 msgid "OpenBSD" msgstr "OpenSD" -#: ../src/glade-registration.glade.h:65 +#: src/glade-registration.glade:1330 msgid "NetBSD" msgstr "NetBSD" -#: ../src/glade-registration.glade.h:66 +#: src/glade-registration.glade:1345 msgid "Oracle Solaris" msgstr "Oracle Solaris" -#: ../src/glade-registration.glade.h:67 +#: src/glade-registration.glade:1346 msgid "OpenSolaris" msgstr "OpenSolaris" -#: ../src/glade-registration.glade.h:68 +#: src/glade-registration.glade:1347 msgid "illumos" msgstr "illumos" -#: ../src/glade-registration.glade.h:69 +#: src/glade-registration.glade:1370 src/glade-registration.glade:1392 msgid "version" msgstr "version" -#: ../src/glade-registration.glade.h:70 +#: src/glade-registration.glade:1371 msgid "2000" msgstr "2000" -#: ../src/glade-registration.glade.h:71 +#: src/glade-registration.glade:1372 msgid "XP" msgstr "XP" -#: ../src/glade-registration.glade.h:72 +#: src/glade-registration.glade:1373 msgid "2003" msgstr "2003" -#: ../src/glade-registration.glade.h:73 +#: src/glade-registration.glade:1374 msgid "Vista" msgstr "Vista" -#: ../src/glade-registration.glade.h:74 +#: src/glade-registration.glade:1375 msgid "2008" msgstr "2008" -#: ../src/glade-registration.glade.h:75 +#: src/glade-registration.glade:1376 msgid "7" msgstr "7" -#: ../src/glade-registration.glade.h:76 +#: src/glade-registration.glade:1377 msgid "8" msgstr "8" -#: ../src/glade-registration.glade.h:77 +#: src/glade-registration.glade:1378 msgid "2012" msgstr "2012" -#: ../src/glade-registration.glade.h:78 +#: src/glade-registration.glade:1393 msgid "Tiger" msgstr "Tiger" -#: ../src/glade-registration.glade.h:79 +#: src/glade-registration.glade:1394 msgid "Leopard" msgstr "Leopard" -#: ../src/glade-registration.glade.h:80 +#: src/glade-registration.glade:1395 msgid "Snow Leopard" msgstr "Snow Leopard" -#: ../src/glade-registration.glade.h:81 +#: src/glade-registration.glade:1396 msgid "Lion" msgstr "Lion" -#: ../src/glade-registration.glade.h:82 +#: src/glade-registration.glade:1397 msgid "Mountain Lion" msgstr "Mountain Lion" -#: ../src/glade-registration.glade.h:83 +#: src/glade-registration.glade:1398 msgid "Mavericks" msgstr "Mavericks" -#: ../src/glade-registration.glade.h:84 +#: src/glade-registration.glade:1409 msgid "GNU/Linux" msgstr "GNU/Linux" -#. GtkLicense enumeration value -#: ../src/glade-registration.glade.h:85 ../plugins/gtk+/gtk+.xml.in.h:796 +#: src/glade-registration.glade:1426 plugins/gtk+/gtk+.xml:3286 msgid "BSD" msgstr "BSD" -#: ../src/glade-registration.glade.h:86 +#: src/glade-registration.glade:1443 msgid "Windows" msgstr "Windows" -#: ../src/glade-registration.glade.h:87 +#: src/glade-registration.glade:1460 msgid "Mac OS X" msgstr "Mac OS X" -#: ../src/glade-registration.glade.h:88 +#: src/glade-registration.glade:1477 msgid "Solaris" msgstr "Solaris" -#: ../src/glade-registration.glade.h:89 +#: src/glade-registration.glade:1532 msgid "How often do you use it?" msgstr "How often do you use it?" -#: ../src/glade-registration.glade.h:90 +#: src/glade-registration.glade:1549 msgid "Every day" msgstr "Every day" -#: ../src/glade-registration.glade.h:91 +#: src/glade-registration.glade:1566 msgid "Few days a week" msgstr "Few days a week" -#: ../src/glade-registration.glade.h:92 +#: src/glade-registration.glade:1583 msgid "Every week" msgstr "Every week" -#: ../src/glade-registration.glade.h:93 +#: src/glade-registration.glade:1600 msgid "A few times a month" msgstr "A few times a month" -#: ../src/glade-registration.glade.h:94 +#: src/glade-registration.glade:1617 msgid "Once a month" msgstr "Once a month" -#: ../src/glade-registration.glade.h:95 +#: src/glade-registration.glade:1634 msgid "A few times a year" msgstr "A few times a year" -#: ../src/glade-registration.glade.h:96 +#: src/glade-registration.glade:1672 msgid "What level of Glade user would you say you are?" msgstr "What level of Glade user would you say you are?" -#: ../src/glade-registration.glade.h:97 +#: src/glade-registration.glade:1688 msgid "Beginner" msgstr "Beginner" -#: ../src/glade-registration.glade.h:98 +#: src/glade-registration.glade:1705 msgid "Intermediate" msgstr "Intermediate" -#: ../src/glade-registration.glade.h:99 +#: src/glade-registration.glade:1722 msgid "Advanced" msgstr "Advanced" -#: ../src/glade-registration.glade.h:100 +#: src/glade-registration.glade:1760 msgid "" "Under what kind of license(s) do you release the software you used Glade to " "create?" @@ -1341,121 +1157,123 @@ msgstr "" "Under what kind of licence(s) do you release the software you used Glade to " "create?" -#: ../src/glade-registration.glade.h:101 +#: src/glade-registration.glade:1776 msgid "Free software" msgstr "Free software" -#: ../src/glade-registration.glade.h:102 +#: src/glade-registration.glade:1790 msgid "Open source software" msgstr "Open source software" -#: ../src/glade-registration.glade.h:103 +#: src/glade-registration.glade:1804 msgid "Commercial/Closed software" msgstr "Commercial/Closed software" -#: ../src/glade-registration.glade.h:104 +#: src/glade-registration.glade:1818 msgid "None - distributed internally" msgstr "None - distributed internally" -#: ../src/glade-registration.glade.h:105 +#: src/glade-registration.glade:1853 msgid "" "In what field(s) is the software you used Glade to create generally used?" msgstr "" "In what field(s) is the software you used Glade to create generally used?" -#: ../src/glade-registration.glade.h:106 +#: src/glade-registration.glade:1868 msgid "Academic" msgstr "Academic" -#: ../src/glade-registration.glade.h:107 +#: src/glade-registration.glade:1882 msgid "Embedded applications" msgstr "Embedded applications" -#: ../src/glade-registration.glade.h:108 +#: src/glade-registration.glade:1896 msgid "Accounting" msgstr "Accounting" -#: ../src/glade-registration.glade.h:109 +#: src/glade-registration.glade:1910 msgid "Desktop applications" msgstr "Desktop Applications" -#: ../src/glade-registration.glade.h:110 +#: src/glade-registration.glade:1924 msgid "Educational" msgstr "Educational" -#: ../src/glade-registration.glade.h:111 +#: src/glade-registration.glade:1938 msgid "Medical" msgstr "Medical" -#: ../src/glade-registration.glade.h:112 +#: src/glade-registration.glade:1952 msgid "Industrial applications" msgstr "Industrial applications" -#: ../src/glade-registration.glade.h:113 +#: src/glade-registration.glade:1966 msgid "Scientific" msgstr "Scientific" -#: ../src/glade-registration.glade.h:114 +#: src/glade-registration.glade:2039 msgid "What aspect of the software needs the most improvement?" msgstr "What aspect of the software needs the most improvement?" -#: ../src/glade-registration.glade.h:115 +#: src/glade-registration.glade:2084 msgid "In your opinion what is the biggest problem with Glade?" msgstr "In your opinion what is the biggest problem with Glade?" -#: ../src/glade-registration.glade.h:116 +#: src/glade-registration.glade:2101 msgid "Lack of documentation" msgstr "Lack of documentation" -#: ../src/glade-registration.glade.h:117 +#: src/glade-registration.glade:2120 msgid "Lack of professional support" msgstr "Lack of professional support" -#: ../src/glade-registration.glade.h:118 +#: src/glade-registration.glade:2138 msgid "Lack of professional training" msgstr "Lack of professional training" -#: ../src/glade-registration.glade.h:119 +#: src/glade-registration.glade:2156 msgid "Lack of publicity/exposure" msgstr "Lack of publicity/exposure" -#: ../src/glade-registration.glade.h:120 +#: src/glade-registration.glade:2174 msgid "Lack of official binary releases for other OS (Windows, Mac OS X)" msgstr "Lack of official binary releases for other OS (Windows, Mac OS X)" -#: ../src/glade-registration.glade.h:121 +#: src/glade-registration.glade:2252 msgid "Have you ever encountered a bug?" msgstr "Have you ever encountered a bug?" -#: ../src/glade-registration.glade.h:122 +#: src/glade-registration.glade:2269 src/glade-registration.glade:2341 +#: src/glade-registration.glade:2420 plugins/gtk+/gtk+.xml:1728 msgid "Yes" msgstr "Yes" -#: ../src/glade-registration.glade.h:123 +#: src/glade-registration.glade:2286 src/glade-registration.glade:2358 +#: src/glade-registration.glade:2437 plugins/gtk+/gtk+.xml:1730 msgid "No" msgstr "No" -#: ../src/glade-registration.glade.h:124 +#: src/glade-registration.glade:2325 msgid "If so, did you file a bug report?" msgstr "If so, did you file a bug report?" -#: ../src/glade-registration.glade.h:125 +#: src/glade-registration.glade:2401 msgid "Have you ever thought about contributing?" msgstr "Have you ever thought about contributing?" -#: ../src/glade-registration.glade.h:126 +#: src/glade-registration.glade:2476 msgid "Why not?" msgstr "Why not?" -#: ../src/glade-registration.glade.h:127 +#: src/glade-registration.glade:2526 msgid "Comments:" msgstr "Comments:" -#: ../src/glade-registration.glade.h:128 +#: src/glade-registration.glade:2577 msgid "Privacy Note:" msgstr "Privacy Note:" -#: ../src/glade-registration.glade.h:129 +#: src/glade-registration.glade:2597 msgid "" "The sole purpose of this survey is to better know our user base.\n" "Your email address will be used to uniquely identify you as a Glade user and " @@ -1466,14 +1284,14 @@ msgid "" "shared with the public or any other third party." msgstr "" "The sole purpose of this survey is to better know our user base.\n" -"Your e-mail address will be used to uniquely identify you as a Glade user and " -"send you back a modification token in case you want to modify something or " -"add extra comments.\n" +"Your e-mail address will be used to uniquely identify you as a Glade user " +"and send you back a modification token in case you want to modify something " +"or add extra comments.\n" "Only statistics compiled from the whole dataset will be shared publicly.\n" "Individual data will be stored in a private database and it will not be " "shared with the public or any other third party." -#: ../gladeui/glade-app.c:535 +#: gladeui/glade-app.c:549 #, c-format msgid "" "Trying to save private data to %s directory but it is a regular file.\n" @@ -1482,7 +1300,7 @@ msgstr "" "Trying to save private data to %s directory but it is a regular file.\n" "No private data will be saved in this session" -#: ../gladeui/glade-app.c:547 +#: gladeui/glade-app.c:561 #, c-format msgid "" "Failed to create directory %s to save private data.\n" @@ -1491,7 +1309,7 @@ msgstr "" "Failed to create directory %s to save private data.\n" "No private data will be saved in this session" -#: ../gladeui/glade-app.c:575 +#: gladeui/glade-app.c:589 #, c-format msgid "" "Error writing private data to %s (%s).\n" @@ -1500,7 +1318,7 @@ msgstr "" "Error writing private data to %s (%s).\n" "No private data will be saved in this session" -#: ../gladeui/glade-app.c:587 +#: gladeui/glade-app.c:601 #, c-format msgid "" "Error serializing configuration data to save (%s).\n" @@ -1509,7 +1327,7 @@ msgstr "" "Error serializing configuration data to save (%s).\n" "No private data will be saved in this session" -#: ../gladeui/glade-app.c:600 +#: gladeui/glade-app.c:614 #, c-format msgid "" "Error opening %s to write private data (%s).\n" @@ -1518,79 +1336,70 @@ msgstr "" "Error opening %s to write private data (%s).\n" "No private data will be saved in this session" -#: ../gladeui/glade-base-editor.c:568 +#: gladeui/glade-base-editor.c:568 #, c-format msgid "Setting object type on %s to %s" msgstr "Setting object type on %s to %s" -#: ../gladeui/glade-base-editor.c:730 +#: gladeui/glade-base-editor.c:730 #, c-format msgid "Add a %s to %s" msgstr "Add a %s to %s" -#: ../gladeui/glade-base-editor.c:822 ../gladeui/glade-command.c:1240 +#: gladeui/glade-base-editor.c:822 gladeui/glade-command.c:1250 #, c-format msgid "Add %s" msgstr "Add %s" -#: ../gladeui/glade-base-editor.c:854 +#: gladeui/glade-base-editor.c:854 #, c-format msgid "Add child %s" msgstr "Add child %s" -#: ../gladeui/glade-base-editor.c:943 +#: gladeui/glade-base-editor.c:942 #, c-format msgid "Delete %s child from %s" msgstr "Delete %s child from %s" -#: ../gladeui/glade-base-editor.c:1069 +#: gladeui/glade-base-editor.c:1068 #, c-format msgid "Reorder %s's children" msgstr "Reorder %s's children" -#: ../gladeui/glade-base-editor.c:1501 ../plugins/gtk+/gtk+.xml.in.h:363 -msgid "Container" -msgstr "Container" - -#: ../gladeui/glade-base-editor.c:1502 -msgid "The container object this editor is currently editing" -msgstr "The container object this editor is currently editing" - -#. translators: refers to a tab name used to group all the relevant widget's properties -#: ../gladeui/glade-base-editor.c:1735 ../gladeui/glade-editor.c:919 -msgid "General" -msgstr "General" - -#. translators: refers to a tab name used to show the widget hierarchy -#: ../gladeui/glade-base-editor.c:1744 -msgid "Hierarchy" -msgstr "Hierarchy" - -#. AtkRole enumeration value -#: ../gladeui/glade-base-editor.c:1782 ../plugins/gtk+/gtk+.xml.in.h:144 -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:9 -#: ../plugins/gtk+/glade-tool-button-editor.ui.h:2 +#: gladeui/glade-base-editor.c:1547 plugins/gtk+/gtk+.xml:278 +#: plugins/gtk+/gtk+.xml:997 plugins/gtk+/gtk+.xml:1392 +#: plugins/gtk+/glade-about-dialog-editor.ui:316 +#: plugins/gtk+/glade-tool-button-editor.ui:86 msgid "Label" msgstr "Label" -#: ../gladeui/glade-base-editor.c:1797 ../gladeui/glade-widget-adaptor.c:1446 +#: gladeui/glade-base-editor.c:1562 gladeui/glade-widget-adaptor.c:1444 +#: plugins/gtk+/glade-eprop-enum-int.c:70 +#: plugins/gtk+/glade-eprop-enum-int.c:71 msgid "Type" msgstr "Type" +#: gladeui/glade-base-editor.c:1592 plugins/gtk+/gtk+.xml:606 +msgid "Container" +msgstr "Container" + +#: gladeui/glade-base-editor.c:1593 +msgid "The container object this editor is currently editing" +msgstr "The container object this editor is currently editing" + #. Name #. translators: The unique identifier of an object in the project -#: ../gladeui/glade-base-editor.c:2034 ../gladeui/glade-editor-table.c:305 -#: ../gladeui/glade-editor-table.c:578 +#: gladeui/glade-base-editor.c:1879 gladeui/glade-editor-table.c:306 +#: gladeui/glade-editor-table.c:584 msgid "ID:" msgstr "ID:" #. Type -#: ../gladeui/glade-base-editor.c:2054 -#: ../plugins/gtk+/glade-window-editor.ui.h:8 +#: gladeui/glade-base-editor.c:1899 plugins/gtk+/glade-window-editor.ui:553 msgid "Type:" msgstr "Type:" -#: ../gladeui/glade-base-editor.c:2274 +#: gladeui/glade-base-editor.c:2112 msgid "" "<big><b>Tips:</b></big>\n" " * Right-click over the treeview to add items.\n" @@ -1605,296 +1414,312 @@ msgstr "" " * Type column is editable." #. GTK_STOCK_DIALOG_AUTHENTICATION -#: ../gladeui/glade-builtins.c:71 +#: gladeui/glade-builtins.c:71 msgid "Authentication" msgstr "Authentication" #. GTK_STOCK_DND -#. GdkWindowTypeHint enumeration value -#: ../gladeui/glade-builtins.c:73 ../plugins/gtk+/gtk+.xml.in.h:421 +#: gladeui/glade-builtins.c:73 plugins/gtk+/gtk+.xml:836 msgid "Drag and Drop" msgstr "Drag and Drop" #. GTK_STOCK_DND_MULTIPLE -#: ../gladeui/glade-builtins.c:75 +#: gladeui/glade-builtins.c:75 msgid "Drag and Drop Multiple" msgstr "Drag and Drop Multiple" #. GTK_STOCK_COLOR_PICKER -#: ../gladeui/glade-builtins.c:77 +#: gladeui/glade-builtins.c:77 msgid "Color Picker" msgstr "Colour Picker" #. GTK_STOCK_DIRECTORY -#: ../gladeui/glade-builtins.c:79 +#: gladeui/glade-builtins.c:79 msgid "Directory" msgstr "Directory" #. GTK_STOCK_FILE -#: ../gladeui/glade-builtins.c:81 -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:7 +#: gladeui/glade-builtins.c:81 plugins/gtk+/glade-about-dialog-editor.ui:240 msgid "File" msgstr "File" #. GTK_STOCK_MISSING_IMAGE -#: ../gladeui/glade-builtins.c:83 +#: gladeui/glade-builtins.c:83 msgid "Missing Image" msgstr "Missing Image" -#: ../gladeui/glade-builtins.c:365 +#: gladeui/glade-builtins.c:370 msgid "Stock" msgstr "Stock" -#: ../gladeui/glade-builtins.c:366 +#: gladeui/glade-builtins.c:371 msgid "A builtin stock item" msgstr "A builtin stock item" -#: ../gladeui/glade-builtins.c:373 +#: gladeui/glade-builtins.c:383 msgid "Stock Image" msgstr "Stock Image" -#: ../gladeui/glade-builtins.c:374 +#: gladeui/glade-builtins.c:384 msgid "A builtin stock image" msgstr "A builtin stock image" -#: ../gladeui/glade-builtins.c:518 +#: gladeui/glade-builtins.c:538 msgid "Objects" msgstr "Objects" -#: ../gladeui/glade-builtins.c:519 +#: gladeui/glade-builtins.c:539 msgid "A list of objects" msgstr "A list of objects" -#: ../gladeui/glade-builtins.c:527 +#: gladeui/glade-builtins.c:551 msgid "Image File Name" msgstr "Image File Name" -#: ../gladeui/glade-builtins.c:528 +#: gladeui/glade-builtins.c:552 msgid "Enter a filename, relative path or full path to load the image" msgstr "Enter a filename, relative path or full path to load the image" -#: ../gladeui/glade-builtins.c:537 +#: gladeui/glade-builtins.c:565 msgid "Color" msgstr "Colour" -#: ../gladeui/glade-builtins.c:538 +#: gladeui/glade-builtins.c:566 msgid "A GDK color value" msgstr "A GDK colour value" -#: ../gladeui/glade-builtins.c:564 +#: gladeui/glade-builtins.c:608 msgid "String" msgstr "String" -#: ../gladeui/glade-builtins.c:565 +#: gladeui/glade-builtins.c:609 msgid "An entry" msgstr "An entry" -#: ../gladeui/glade-command.c:455 ../gladeui/glade-command.c:511 +#: gladeui/glade-command.c:454 gladeui/glade-command.c:510 #, c-format msgid "Enabling property %s on widget %s" msgstr "Enabling property %s on widget %s" -#: ../gladeui/glade-command.c:460 ../gladeui/glade-command.c:516 +#: gladeui/glade-command.c:459 gladeui/glade-command.c:515 #, c-format msgid "Disabling property %s on widget %s" msgstr "Disabling property %s on widget %s" -#: ../gladeui/glade-command.c:801 -#, c-format +#: gladeui/glade-command.c:810 msgid "Setting multiple properties" msgstr "Setting multiple properties" -#: ../gladeui/glade-command.c:813 ../gladeui/glade-editor-property.c:3685 +#: gladeui/glade-command.c:822 gladeui/glade-editor-property.c:3711 #, c-format msgid "Setting %s of %s" msgstr "Setting %s of %s" -#: ../gladeui/glade-command.c:819 ../gladeui/glade-editor-property.c:3390 +#: gladeui/glade-command.c:828 gladeui/glade-editor-property.c:3417 #, c-format msgid "Setting %s of %s to %s" msgstr "Setting %s of %s to %s" -#: ../gladeui/glade-command.c:1076 ../gladeui/glade-command.c:1103 +#: gladeui/glade-command.c:1085 gladeui/glade-command.c:1112 #, c-format msgid "Renaming %s to %s" msgstr "Renaming %s to %s" -#: ../gladeui/glade-command.c:1241 ../gladeui/glade-command.c:1849 -#: ../gladeui/glade-command.c:1875 ../gladeui/glade-command.c:1977 -#: ../gladeui/glade-command.c:2019 +#: gladeui/glade-command.c:1251 gladeui/glade-command.c:1860 +#: gladeui/glade-command.c:1886 gladeui/glade-command.c:1989 +#: gladeui/glade-command.c:2031 msgid "multiple" msgstr "multiple" -#: ../gladeui/glade-command.c:1385 +#: gladeui/glade-command.c:1396 msgid "You cannot remove a widget internal to a composite widget." msgstr "You cannot remove a widget internal to a composite widget." -#: ../gladeui/glade-command.c:1392 +#: gladeui/glade-command.c:1403 #, c-format msgid "%s is locked by %s, edit %s first." msgstr "%s is locked by %s, edit %s first." -#: ../gladeui/glade-command.c:1408 +#: gladeui/glade-command.c:1419 #, c-format msgid "Remove %s" msgstr "Remove %s" -#: ../gladeui/glade-command.c:1411 +#: gladeui/glade-command.c:1422 msgid "Remove multiple" msgstr "Remove multiple" -#: ../gladeui/glade-command.c:1821 +#: gladeui/glade-command.c:1832 #, c-format msgid "Create %s" msgstr "Create %s" -#: ../gladeui/glade-command.c:1847 +#: gladeui/glade-command.c:1858 #, c-format msgid "Delete %s" msgstr "Delete %s" -#: ../gladeui/glade-command.c:1873 +#: gladeui/glade-command.c:1884 #, c-format msgid "Cut %s" msgstr "Cut %s" -#: ../gladeui/glade-command.c:1975 +#: gladeui/glade-command.c:1987 #, c-format msgid "Paste %s" msgstr "Paste %s" -#: ../gladeui/glade-command.c:2017 +#: gladeui/glade-command.c:2029 #, c-format msgid "Drag %s and Drop to %s" msgstr "Drag %s and Drop to %s" -#: ../gladeui/glade-command.c:2020 +#: gladeui/glade-command.c:2032 msgid "root" msgstr "root" -#: ../gladeui/glade-command.c:2144 +#: gladeui/glade-command.c:2156 #, c-format msgid "Add signal handler %s" msgstr "Add signal handler %s" -#: ../gladeui/glade-command.c:2145 +#: gladeui/glade-command.c:2157 #, c-format msgid "Remove signal handler %s" msgstr "Remove signal handler %s" -#: ../gladeui/glade-command.c:2146 +#: gladeui/glade-command.c:2158 #, c-format msgid "Change signal handler %s" msgstr "Change signal handler %s" -#: ../gladeui/glade-command.c:2363 -#, c-format +#: gladeui/glade-command.c:2375 msgid "Setting i18n metadata" msgstr "Setting i18n metadata" -#: ../gladeui/glade-command.c:2480 +#: gladeui/glade-command.c:2492 #, c-format msgid "Locking %s by widget %s" msgstr "Locking %s by widget %s" -#: ../gladeui/glade-command.c:2521 +#: gladeui/glade-command.c:2533 #, c-format msgid "Unlocking %s" msgstr "Unlocking %s" -#: ../gladeui/glade-command.c:2643 ../gladeui/glade-command.c:2686 +#: gladeui/glade-command.c:2655 gladeui/glade-command.c:2698 #, c-format msgid "Setting target version of '%s' to %d.%d" msgstr "Setting target version of '%s' to %d.%d" -#: ../gladeui/glade-command.c:2839 +#: gladeui/glade-command.c:2851 #, c-format msgid "Setting project's %s property" msgstr "Setting %s property of project" -#: ../gladeui/glade-command.c:2942 +#: gladeui/glade-command.c:2954 #, c-format msgid "Setting resource path to '%s'" msgstr "Setting resource path to '%s'" -#: ../gladeui/glade-command.c:2973 +#: gladeui/glade-command.c:2985 #, c-format msgid "Setting translation domain to '%s'" msgstr "Setting translation domain to '%s'" -#: ../gladeui/glade-command.c:3008 +#: gladeui/glade-command.c:3020 #, c-format msgid "Unsetting widget '%s' as template" msgstr "Unsetting widget '%s' as template" -#: ../gladeui/glade-command.c:3011 +#: gladeui/glade-command.c:3023 #, c-format msgid "Setting widget '%s' as template" msgstr "Setting widget '%s' as template" -#: ../gladeui/glade-command.c:3014 +#: gladeui/glade-command.c:3026 msgid "Unsetting template" msgstr "Unsetting template" -#: ../gladeui/glade-cursor.c:186 +#: gladeui/glade-cursor.c:186 #, c-format msgid "Unable to load image (%s)" msgstr "Unable to load image (%s)" -#: ../gladeui/glade-design-layout.c:663 +#: gladeui/glade-design-layout.c:664 #, c-format msgid "Editing alignments of %s" msgstr "Editing alignments of %s" -#: ../gladeui/glade-design-layout.c:735 +#: gladeui/glade-design-layout.c:734 #, c-format msgid "Editing margins of %s" msgstr "Editing margins of %s" -#: ../gladeui/glade-design-layout.c:2041 +#: gladeui/glade-design-layout.c:2044 msgid "Design View" msgstr "Design View" -#: ../gladeui/glade-design-layout.c:2042 +#: gladeui/glade-design-layout.c:2045 msgid "The GladeDesignView that contains this layout" msgstr "The GladeDesignView that contains this layout" -#: ../gladeui/glade-editor.c:228 +#: gladeui/glade-editor.c:240 msgid "Show info" msgstr "Show info" -#: ../gladeui/glade-editor.c:229 +#: gladeui/glade-editor.c:241 msgid "Whether to show an informational button for the loaded widget" msgstr "Whether to show an informational button for the loaded widget" -#: ../gladeui/glade-editor.c:236 ../plugins/gtk+/gtk+.xml.in.h:1 +#: gladeui/glade-editor.c:248 plugins/gtk+/gtk+.xml:11 msgid "Widget" msgstr "Widget" -#: ../gladeui/glade-editor.c:237 +#: gladeui/glade-editor.c:249 msgid "The currently loaded widget in this editor" msgstr "The currently loaded widget in this editor" -#: ../gladeui/glade-editor.c:243 +#: gladeui/glade-editor.c:255 msgid "Show Class Field" msgstr "Show Class Field" -#: ../gladeui/glade-editor.c:244 +#: gladeui/glade-editor.c:256 msgid "Whether to show the class field at the top" msgstr "Whether to show the class field at the top" -#: ../gladeui/glade-editor.c:250 +#: gladeui/glade-editor.c:262 msgid "Class Field" msgstr "Class Field" -#: ../gladeui/glade-editor.c:251 +#: gladeui/glade-editor.c:263 msgid "The class field string" msgstr "The class field string" +#: gladeui/glade-editor.c:269 +#| msgid "Show info" +msgid "Show Border" +msgstr "Show Border" + +#: gladeui/glade-editor.c:270 +#| msgid "Whether the headerbar should use a custom title widget." +msgid "Whether the border should be shown" +msgstr "Whether the border should be shown" + +#: gladeui/glade-editor.c:276 +#| msgid "Date Editor" +msgid "Signal Editor" +msgstr "Signal Editor" + +#: gladeui/glade-editor.c:277 +#| msgid "The glade widget to edit signals" +msgid "The signal editor used to edit signals" +msgstr "The signal editor used to edit signals" + #. translators: %s(Class Title) Properties - %s (ClassName) [%s(WidgetName)] #. * example: Window Properties - GtkWindow [window1] #. -#: ../gladeui/glade-editor.c:311 +#: gladeui/glade-editor.c:337 #, c-format msgid "%s Properties - %s [%s]" msgstr "%s Properties - %s [%s]" @@ -1902,154 +1727,170 @@ msgstr "%s Properties - %s [%s]" #. translators: %s(Class Title) Properties - %s (ClassName) #. * example: Window Properties - GtkWindow #. -#: ../gladeui/glade-editor.c:321 +#: gladeui/glade-editor.c:347 #, c-format msgid "%s Properties - %s" msgstr "%s Properties - %s" -#: ../gladeui/glade-editor.c:761 +#: gladeui/glade-editor.c:361 gladeui/glade-widget.c:1388 +#: gladeui/glade-project-properties.ui:368 +#: plugins/gtk+/glade-gtk-action-group.c:188 +#: plugins/gtk+/glade-gtk-cell-layout.c:365 +#: plugins/gtk+/glade-gtk-menu-shell.c:525 +#: plugins/gtk+/glade-gtk-menu-shell.c:553 +#: plugins/gtk+/glade-gtk-menu-shell.c:573 +#: plugins/gtk+/glade-gtk-menu-shell.c:614 +#: plugins/gtk+/glade-gtk-text-tag-table.c:129 +msgid "Properties" +msgstr "Properties" + +#: gladeui/glade-editor.c:787 #, c-format msgid "Create a %s" msgstr "Create a %s" -#: ../gladeui/glade-editor.c:769 +#: gladeui/glade-editor.c:795 msgid "Crea_te" msgstr "Crea_te" -#: ../gladeui/glade-editor.c:877 +#: gladeui/glade-editor.c:903 msgid "Reset" msgstr "Reset" -#: ../gladeui/glade-editor.c:888 ../gladeui/glade-property-label.c:119 +#: gladeui/glade-editor.c:914 gladeui/glade-property-label.c:119 msgid "Property" msgstr "Property" -#: ../gladeui/glade-editor.c:927 +#: gladeui/glade-editor.c:945 +msgid "General" +msgstr "General" + +#: gladeui/glade-editor.c:953 msgid "Common" msgstr "Common" -#: ../gladeui/glade-editor.c:935 ../gladeui/glade-editor.ui.h:5 +#: gladeui/glade-editor.c:961 gladeui/glade-editor.ui:300 msgid "Accessibility" msgstr "Accessibility" -#: ../gladeui/glade-editor.c:968 +#: gladeui/glade-editor.c:994 msgid "(default)" msgstr "(default)" -#: ../gladeui/glade-editor.c:983 +#: gladeui/glade-editor.c:1009 msgid "Select the properties that you want to reset to their default values" msgstr "Select the properties that you want to reset to their default values" -#: ../gladeui/glade-editor.c:1117 +#: gladeui/glade-editor.c:1143 msgid "Reset Widget Properties" msgstr "Reset Widget Properties" -#: ../gladeui/glade-editor.c:1122 ../gladeui/glade-editor-property.c:1724 -#: ../gladeui/glade-editor-property.c:2031 -#: ../gladeui/glade-editor-property.c:3172 -#: ../gladeui/glade-editor-property.c:3285 -#: ../gladeui/glade-editor-property.c:3301 -#: ../gladeui/glade-editor-property.c:3620 ../plugins/gtk+/glade-accels.c:526 -#: ../plugins/gtk+/glade-attributes.c:1063 +#: gladeui/glade-editor.c:1148 gladeui/glade-editor-property.c:1764 +#: gladeui/glade-editor-property.c:2073 gladeui/glade-editor-property.c:3216 +#: gladeui/glade-editor-property.c:3324 gladeui/glade-editor-property.c:3334 +#: gladeui/glade-editor-property.c:3646 plugins/gtk+/glade-accels.c:526 +#: plugins/gtk+/glade-attributes.c:1067 msgid "_OK" msgstr "_OK" #. Checklist -#: ../gladeui/glade-editor.c:1134 +#: gladeui/glade-editor.c:1160 msgid "_Properties:" msgstr "_Properties:" -#: ../gladeui/glade-editor.c:1163 +#: gladeui/glade-editor.c:1189 msgid "_Select All" msgstr "_Select All" -#: ../gladeui/glade-editor.c:1171 +#: gladeui/glade-editor.c:1197 msgid "_Unselect All" msgstr "_Unselect All" #. Description -#: ../gladeui/glade-editor.c:1181 +#: gladeui/glade-editor.c:1207 msgid "Property _Description:" msgstr "Property _Description:" #. Translators: first %s is the project name, second is a widget name -#: ../gladeui/glade-editor.c:1283 +#: gladeui/glade-editor.c:1309 #, c-format msgid "%s - %s Properties" msgstr "%s - %s Properties" -#: ../gladeui/glade-editor-property.c:724 -msgid "Property Class" -msgstr "Property Class" +#: gladeui/glade-editor-property.c:743 +#| msgid "Property _Description:" +msgid "Property Definition" +msgstr "Property Definition" -#: ../gladeui/glade-editor-property.c:725 -msgid "The GladePropertyClass this GladeEditorProperty was created for" -msgstr "The GladePropertyClass this GladeEditorProperty was created for" +#: gladeui/glade-editor-property.c:744 +#| msgid "The GladePropertyClass this GladeEditorProperty was created for" +msgid "The GladePropertyDef this GladeEditorProperty was created for" +msgstr "The GladePropertyDef this GladeEditorProperty was created for" -#: ../gladeui/glade-editor-property.c:731 ../gladeui/glade-property-shell.c:125 +#: gladeui/glade-editor-property.c:750 gladeui/glade-property-shell.c:125 msgid "Use Command" msgstr "Use Command" -#: ../gladeui/glade-editor-property.c:732 +#: gladeui/glade-editor-property.c:751 msgid "Whether we should use the command API for the undo/redo stack" msgstr "Whether we should use the command API for the undo/redo stack" -#: ../gladeui/glade-editor-property.c:738 ../gladeui/glade-property-shell.c:143 +#: gladeui/glade-editor-property.c:757 gladeui/glade-property-shell.c:143 msgid "Disable Check" msgstr "Disable Check" -#: ../gladeui/glade-editor-property.c:739 ../gladeui/glade-property-shell.c:144 +#: gladeui/glade-editor-property.c:758 gladeui/glade-property-shell.c:144 msgid "Whether to explicitly disable the check button" msgstr "Whether to explicitly disable the check button" -#: ../gladeui/glade-editor-property.c:745 ../gladeui/glade-property-label.c:152 -#: ../gladeui/glade-property-shell.c:137 +#: gladeui/glade-editor-property.c:764 gladeui/glade-property-label.c:152 +#: gladeui/glade-property-shell.c:137 msgid "Custom Text" msgstr "Custom Text" -#: ../gladeui/glade-editor-property.c:746 ../gladeui/glade-property-shell.c:138 +#: gladeui/glade-editor-property.c:765 gladeui/glade-property-shell.c:138 msgid "Custom Text to display in the property label" msgstr "Custom Text to display in the property label" -#: ../gladeui/glade-editor-property.c:1353 +#: gladeui/glade-editor-property.c:1359 msgid "Select Fields" msgstr "Select Fields" -#: ../gladeui/glade-editor-property.c:1356 +#: gladeui/glade-editor-property.c:1362 msgid "_Close" msgstr "_Close" -#: ../gladeui/glade-editor-property.c:1369 +#: gladeui/glade-editor-property.c:1375 msgid "_Select individual fields:" msgstr "_Select individual fields:" -#: ../gladeui/glade-editor-property.c:1719 +#: gladeui/glade-editor-property.c:1759 msgid "Select Named Icon" msgstr "Select Named Icon" -#: ../gladeui/glade-editor-property.c:2025 +#: gladeui/glade-editor-property.c:2067 msgid "Edit Text" msgstr "Edit Text" #. Text -#: ../gladeui/glade-editor-property.c:2048 +#: gladeui/glade-editor-property.c:2086 msgid "_Text:" msgstr "_Text:" #. Translatable -#: ../gladeui/glade-editor-property.c:2084 +#: gladeui/glade-editor-property.c:2122 msgid "T_ranslatable" msgstr "T_ranslatable" -#: ../gladeui/glade-editor-property.c:2090 ../gladeui/glade-property.c:680 +#: gladeui/glade-editor-property.c:2128 gladeui/glade-property.c:705 msgid "Whether this property is translatable" msgstr "Whether this property is translatable" -#: ../gladeui/glade-editor-property.c:2098 +#: gladeui/glade-editor-property.c:2136 msgid "Conte_xt for translation:" msgstr "Conte_xt for translation:" -#: ../gladeui/glade-editor-property.c:2104 +#: gladeui/glade-editor-property.c:2142 msgid "" "For short and ambiguous strings: type a word here to differentiate the " "meaning of this string from the meaning of other occurrences of the same " @@ -2059,322 +1900,320 @@ msgstr "" "meaning of this string from the meaning of other occurrences of the same " "string" -#: ../gladeui/glade-editor-property.c:2136 +#: gladeui/glade-editor-property.c:2174 msgid "Co_mments for translators:" msgstr "Co_mments for translators:" -#: ../gladeui/glade-editor-property.c:2225 +#: gladeui/glade-editor-property.c:2265 msgid "Select a file from the project resource directory" msgstr "Select a file from the project resource directory" -#: ../gladeui/glade-editor-property.c:2230 ../gladeui/glade-utils.c:486 +#: gladeui/glade-editor-property.c:2270 gladeui/glade-utils.c:486 msgid "_Open" msgstr "_Open" -#. GtkInputPurpose enumeration value -#: ../gladeui/glade-editor-property.c:3090 -#: ../gladeui/glade-widget-adaptor.c:1439 ../gladeui/glade-widget.c:1341 -#: ../plugins/gtk+/gtk+.xml.in.h:545 +#: gladeui/glade-editor-property.c:3134 gladeui/glade-widget-adaptor.c:1437 +#: gladeui/glade-widget.c:1352 plugins/gtk+/gtk+.xml:1507 msgid "Name" msgstr "Name" -#: ../gladeui/glade-editor-property.c:3099 ../gladeui/glade-property.c:647 +#: gladeui/glade-editor-property.c:3143 gladeui/glade-property.c:672 msgid "Class" msgstr "Class" -#: ../gladeui/glade-editor-property.c:3119 +#: gladeui/glade-editor-property.c:3163 #, c-format msgid "Choose parentless %s type objects in this project" msgstr "Choose parentless %s type objects in this project" -#: ../gladeui/glade-editor-property.c:3121 +#: gladeui/glade-editor-property.c:3165 #, c-format msgid "Choose %s type objects in this project" msgstr "Choose %s type objects in this project" -#: ../gladeui/glade-editor-property.c:3141 +#: gladeui/glade-editor-property.c:3185 #, c-format msgid "Choose a parentless %s in this project" msgstr "Choose a parentless %s in this project" -#: ../gladeui/glade-editor-property.c:3143 +#: gladeui/glade-editor-property.c:3187 #, c-format msgid "Choose a %s in this project" msgstr "Choose a %s in this project" -#: ../gladeui/glade-editor-property.c:3171 -#: ../gladeui/glade-editor-property.c:3283 -#: ../gladeui/glade-editor-property.c:3300 -#: ../gladeui/glade-editor-property.c:3618 ../plugins/gtk+/glade-accels.c:524 -#: ../plugins/gtk+/glade-attributes.c:1061 +#: gladeui/glade-editor-property.c:3215 gladeui/glade-editor-property.c:3322 +#: gladeui/glade-editor-property.c:3333 gladeui/glade-editor-property.c:3644 +#: plugins/gtk+/glade-accels.c:524 plugins/gtk+/glade-attributes.c:1065 msgid "C_lear" msgstr "C_lear" #. Checklist -#: ../gladeui/glade-editor-property.c:3193 -#: ../gladeui/glade-editor-property.c:3323 +#: gladeui/glade-editor-property.c:3232 gladeui/glade-editor-property.c:3351 msgid "O_bjects:" msgstr "O_bjects:" -#: ../gladeui/glade-editor-property.c:3284 +#: gladeui/glade-editor-property.c:3323 msgid "_New" msgstr "_New" #. translators: Creating 'a widget' for 'a property' of 'a widget' -#: ../gladeui/glade-editor-property.c:3433 +#: gladeui/glade-editor-property.c:3459 #, c-format msgid "Creating %s for %s of %s" msgstr "Creating %s for %s of %s" #. Checklist -#: ../gladeui/glade-editor-property.c:3636 +#: gladeui/glade-editor-property.c:3662 msgid "Objects:" msgstr "Objects:" -#: ../gladeui/glade-editor-table.c:121 +#: gladeui/glade-editor-table.c:122 msgid "Page Type" msgstr "Page Type" -#: ../gladeui/glade-editor-table.c:122 +#: gladeui/glade-editor-table.c:123 msgid "The editor page type to create this GladeEditorTable for" msgstr "The editor page type to create this GladeEditorTable for" -#: ../gladeui/glade-editor-table.c:305 +#: gladeui/glade-editor-table.c:306 msgid "Class Name:" msgstr "Class Name:" -#: ../gladeui/glade-editor-table.c:575 +#: gladeui/glade-editor-table.c:581 msgid "The object's unique identifier" msgstr "The object's unique identifier" -#: ../gladeui/glade-editor-table.c:587 ../gladeui/glade-widget.c:1435 +#: gladeui/glade-editor-table.c:593 gladeui/glade-widget.c:1446 msgid "Composite" msgstr "Composite" -#: ../gladeui/glade-editor-table.c:589 +#: gladeui/glade-editor-table.c:595 msgid "Whether this widget is a composite template" msgstr "Whether this widget is a composite template" -#: ../gladeui/glade-inspector.c:196 ../gladeui/glade-project-properties.c:168 -#: ../gladeui/glade-widget.c:1370 +#: gladeui/glade-inspector.c:196 gladeui/glade-project-properties.c:168 +#: gladeui/glade-widget.c:1381 msgid "Project" msgstr "Project" -#: ../gladeui/glade-inspector.c:197 +#: gladeui/glade-inspector.c:197 msgid "The project being inspected" msgstr "The project being inspected" -#: ../gladeui/glade-inspector.c:578 +#: gladeui/glade-inspector.c:578 msgid " < Search Widgets >" msgstr " < Search Widgets >" -#: ../gladeui/glade-inspector.c:617 +#: gladeui/glade-inspector.c:617 msgid "Expand all" msgstr "Expand all" -#: ../gladeui/glade-named-icon-chooser-dialog.c:482 +#: gladeui/glade-named-icon-chooser-dialog.c:482 msgid "All Contexts" msgstr "All Contexts" -#: ../gladeui/glade-named-icon-chooser-dialog.c:1369 +#: gladeui/glade-named-icon-chooser-dialog.c:1369 msgid "Named Icon Chooser" msgstr "Named Icon Chooser" -#: ../gladeui/glade-named-icon-chooser-dialog.c:1397 +#: gladeui/glade-named-icon-chooser-dialog.c:1397 msgid "Icon _Name:" msgstr "Icon _Name:" -#: ../gladeui/glade-named-icon-chooser-dialog.c:1441 +#: gladeui/glade-named-icon-chooser-dialog.c:1441 msgid "C_ontexts:" msgstr "C_ontexts:" -#: ../gladeui/glade-named-icon-chooser-dialog.c:1464 +#: gladeui/glade-named-icon-chooser-dialog.c:1464 msgid "Icon Na_mes:" msgstr "Icon Na_mes:" -#: ../gladeui/glade-named-icon-chooser-dialog.c:1488 +#: gladeui/glade-named-icon-chooser-dialog.c:1488 msgid "_List standard icons only" msgstr "_List standard icons only" -#: ../gladeui/glade-named-icon-chooser-dialog.c:1688 +#: gladeui/glade-named-icon-chooser-dialog.c:1688 #, c-format msgid "Could not create directory: %s" msgstr "Could not create directory: %s" -#: ../gladeui/glade-object-stub.c:101 +#: gladeui/glade-object-stub.c:99 +msgid "Delete" +msgstr "Delete" + +#: gladeui/glade-object-stub.c:101 msgid "Delete All" msgstr "Delete All" -#: ../gladeui/glade-palette.c:639 +#: gladeui/glade-palette.c:639 msgid "Widget selector" msgstr "Widget selector" -#: ../gladeui/glade-popup.c:381 +#: gladeui/glade-popup.c:381 msgid "_Add widget here" msgstr "_Add widget here" -#: ../gladeui/glade-popup.c:386 ../gladeui/glade-popup.c:545 +#: gladeui/glade-popup.c:386 gladeui/glade-popup.c:545 msgid "Add widget as _toplevel" msgstr "Add widget as _toplevel" -#: ../gladeui/glade-popup.c:396 +#: gladeui/glade-popup.c:396 msgid "_Select" msgstr "_Select" -#: ../gladeui/glade-popup.c:398 +#: gladeui/glade-popup.c:398 msgid "Cu_t" msgstr "Cu_t" -#: ../gladeui/glade-popup.c:400 +#: gladeui/glade-popup.c:400 msgid "_Copy" msgstr "_Copy" -#: ../gladeui/glade-popup.c:407 ../gladeui/glade-popup.c:410 -#: ../gladeui/glade-popup.c:413 +#: gladeui/glade-popup.c:407 gladeui/glade-popup.c:410 +#: gladeui/glade-popup.c:413 msgid "_Paste" msgstr "_Paste" -#: ../gladeui/glade-popup.c:417 +#: gladeui/glade-popup.c:417 msgid "_Delete" msgstr "_Delete" -#: ../gladeui/glade-popup.c:549 ../gladeui/glade-popup.c:624 +#: gladeui/glade-popup.c:549 gladeui/glade-popup.c:624 msgid "Read _documentation" msgstr "Read _documentation" -#: ../gladeui/glade-popup.c:617 +#: gladeui/glade-popup.c:617 msgid "Set default value" msgstr "Set default value" -#: ../gladeui/glade-preview.c:245 +#: gladeui/glade-preview.c:245 #, c-format msgid "Error launching previewer: %s\n" msgstr "Error launching previewer: %s\n" -#: ../gladeui/glade-preview.c:248 +#: gladeui/glade-preview.c:248 #, c-format msgid "Failed to launch preview: %s.\n" msgstr "Failed to launch preview: %s.\n" -#: ../gladeui/glade-previewer.c:202 +#: gladeui/glade-previewer.c:202 msgid "Glade Previewer log" msgstr "Glade Previewer log" -#: ../gladeui/glade-previewer.c:739 ../gladeui/glade-previewer.c:749 +#: gladeui/glade-previewer.c:739 gladeui/glade-previewer.c:749 msgid "user_data" msgstr "user_data" #. translators: GConnectFlags values -#: ../gladeui/glade-previewer.c:753 +#: gladeui/glade-previewer.c:753 msgid "Swapped | After" msgstr "Swapped | After" #. translators: GConnectFlags value -#: ../gladeui/glade-previewer.c:756 ../gladeui/glade-signal.c:213 +#: gladeui/glade-previewer.c:756 gladeui/glade-signal.c:203 msgid "Swapped" msgstr "Swapped" #. translators: GConnectFlags value -#: ../gladeui/glade-previewer.c:759 ../gladeui/glade-signal.c:207 -#: ../gladeui/glade-signal-editor.c:1391 ../plugins/gtk+/gtk+.xml.in.h:649 +#: gladeui/glade-previewer.c:759 gladeui/glade-signal.c:197 +#: gladeui/glade-signal-editor.c:1396 plugins/gtk+/gtk+.xml:2340 +#: plugins/gtk+/gtk+.xml:2344 plugins/gtk+/gtk+.xml:2390 +#: plugins/gtk+/gtk+.xml:2394 msgid "After" msgstr "After" #. translators: this will be shown in glade previewer when a signal %s::%s is emited one time -#: ../gladeui/glade-previewer.c:782 +#: gladeui/glade-previewer.c:782 #, c-format msgid "%s::%s emitted one time" msgstr "%s::%s emitted one time" #. translators: this will be shown in glade previewer when a signal %s::%s is emited %d times -#: ../gladeui/glade-previewer.c:786 +#: gladeui/glade-previewer.c:786 #, c-format msgid "%s::%s emitted %d times" msgstr "%s::%s emitted %d times" -#: ../gladeui/glade-previewer.c:791 +#: gladeui/glade-previewer.c:791 msgid "Run First" msgstr "Run First" -#: ../gladeui/glade-previewer.c:796 +#: gladeui/glade-previewer.c:796 msgid "Run Last" msgstr "Run Last" -#: ../gladeui/glade-previewer.c:801 +#: gladeui/glade-previewer.c:801 msgid "Run Cleanup" msgstr "Run Cleanup" -#: ../gladeui/glade-previewer-main.c:69 -#, c-format +#: gladeui/glade-previewer-main.c:69 msgid "UI definition has no previewable widgets.\n" msgstr "UI definition has no previewable widgets.\n" -#: ../gladeui/glade-previewer-main.c:79 +#: gladeui/glade-previewer-main.c:79 #, c-format msgid "Object %s not found in UI definition.\n" msgstr "Object %s not found in UI definition.\n" -#: ../gladeui/glade-previewer-main.c:85 -#, c-format +#: gladeui/glade-previewer-main.c:85 msgid "Object is not previewable.\n" msgstr "Object is not previewable.\n" -#: ../gladeui/glade-previewer-main.c:145 ../gladeui/glade-previewer-main.c:396 +#: gladeui/glade-previewer-main.c:145 gladeui/glade-previewer-main.c:396 #, c-format msgid "Couldn't load builder definition: %s" msgstr "Couldn't load builder definition: %s" -#: ../gladeui/glade-previewer-main.c:177 ../gladeui/glade-previewer-main.c:197 +#: gladeui/glade-previewer-main.c:177 gladeui/glade-previewer-main.c:197 #, c-format msgid "Error: %s.\n" msgstr "Error: %s.\n" -#: ../gladeui/glade-previewer-main.c:227 -#, c-format +#: gladeui/glade-previewer-main.c:227 msgid "Broken pipe!\n" msgstr "Broken pipe!\n" -#: ../gladeui/glade-previewer-main.c:299 +#: gladeui/glade-previewer-main.c:299 msgid "Name of the file to preview" msgstr "Name of the file to preview" -#: ../gladeui/glade-previewer-main.c:300 +#: gladeui/glade-previewer-main.c:300 msgid "Creates dummy widget class to load a template" msgstr "Creates dummy widget class to load a template" -#: ../gladeui/glade-previewer-main.c:301 +#: gladeui/glade-previewer-main.c:301 msgid "Name of the toplevel to preview" msgstr "Name of the toplevel to preview" -#: ../gladeui/glade-previewer-main.c:302 +#: gladeui/glade-previewer-main.c:302 msgid "File name to save a screenshot" msgstr "File name to save a screenshot" -#: ../gladeui/glade-previewer-main.c:303 +#: gladeui/glade-previewer-main.c:303 msgid "CSS file to use" msgstr "CSS file to use" -#: ../gladeui/glade-previewer-main.c:304 +#: gladeui/glade-previewer-main.c:304 msgid "Listen standard input" msgstr "Listen standard input" -#: ../gladeui/glade-previewer-main.c:305 +#: gladeui/glade-previewer-main.c:305 msgid "make a slideshow of every toplevel widget by adding them in a GtkStack" msgstr "make a slideshow of every toplevel widget by adding them in a GtkStack" -#: ../gladeui/glade-previewer-main.c:306 +#: gladeui/glade-previewer-main.c:306 msgid "Print handlers signature on invocation" msgstr "Print handlers signature on invocation" -#: ../gladeui/glade-previewer-main.c:307 +#: gladeui/glade-previewer-main.c:307 msgid "Display previewer version" msgstr "Display previewer version" -#: ../gladeui/glade-previewer-main.c:326 +#: gladeui/glade-previewer-main.c:326 msgid "- previews a glade UI definition" msgstr "- previews a glade UI definition" -#: ../gladeui/glade-previewer-main.c:332 +#: gladeui/glade-previewer-main.c:332 #, c-format msgid "" "%s\n" @@ -2383,117 +2222,116 @@ msgstr "" "%s\n" "Run '%s --help' to see a full list of available command line options.\n" -#: ../gladeui/glade-previewer-main.c:349 -#, c-format +#: gladeui/glade-previewer-main.c:349 msgid "Either --listen or --filename must be specified.\n" msgstr "Either --listen or --filename must be specified.\n" -#: ../gladeui/glade-project.c:958 +#: gladeui/glade-project.c:1036 msgid "Whether project has been modified since it was last saved" msgstr "Whether project has been modified since it was last saved" -#: ../gladeui/glade-project.c:964 +#: gladeui/glade-project.c:1042 msgid "Has Selection" msgstr "Has Selection" -#: ../gladeui/glade-project.c:965 +#: gladeui/glade-project.c:1043 msgid "Whether project has a selection" msgstr "Whether project has a selection" -#: ../gladeui/glade-project.c:971 +#: gladeui/glade-project.c:1049 msgid "Path" msgstr "Path" -#: ../gladeui/glade-project.c:972 +#: gladeui/glade-project.c:1050 msgid "The filesystem path of the project" msgstr "The filesystem path of the project" -#: ../gladeui/glade-project.c:978 +#: gladeui/glade-project.c:1056 msgid "Read Only" msgstr "Read Only" -#: ../gladeui/glade-project.c:979 +#: gladeui/glade-project.c:1057 msgid "Whether project is read-only" msgstr "Whether project is read-only" -#: ../gladeui/glade-project.c:985 +#: gladeui/glade-project.c:1063 msgid "Add Item" msgstr "Add Item" -#: ../gladeui/glade-project.c:986 +#: gladeui/glade-project.c:1064 msgid "The current item to add to the project" msgstr "The current item to add to the project" -#: ../gladeui/glade-project.c:992 +#: gladeui/glade-project.c:1070 msgid "Pointer Mode" msgstr "Pointer Mode" -#: ../gladeui/glade-project.c:993 +#: gladeui/glade-project.c:1071 msgid "The currently effective GladePointerMode" msgstr "The currently effective GladePointerMode" -#: ../gladeui/glade-project.c:1000 +#: gladeui/glade-project.c:1078 msgid "Translation Domain" msgstr "Translation Domain" -#: ../gladeui/glade-project.c:1001 +#: gladeui/glade-project.c:1079 msgid "The project translation domain" msgstr "The project translation domain" -#: ../gladeui/glade-project.c:1007 ../gladeui/glade-widget.c:1393 +#: gladeui/glade-project.c:1085 gladeui/glade-widget.c:1404 msgid "Template" msgstr "Template" -#: ../gladeui/glade-project.c:1008 +#: gladeui/glade-project.c:1086 msgid "The project's template widget, if any" msgstr "The project's template widget, if any" -#: ../gladeui/glade-project.c:1014 +#: gladeui/glade-project.c:1092 msgid "Resource Path" msgstr "Resource Path" -#: ../gladeui/glade-project.c:1015 +#: gladeui/glade-project.c:1093 msgid "Path to load images and resources in Glade's runtime" msgstr "Path to load images and resources in Glade's runtime" -#: ../gladeui/glade-project.c:1021 ../gladeui/glade-project-properties.ui.h:29 +#: gladeui/glade-project.c:1099 gladeui/glade-project-properties.ui:603 msgid "License" msgstr "Licence" -#: ../gladeui/glade-project.c:1022 +#: gladeui/glade-project.c:1100 msgid "License for this project, it will be added as a document level comment." -msgstr "Licence for this project, it will be added as a document level comment." +msgstr "" +"Licence for this project, it will be added as a document level comment." -#: ../gladeui/glade-project.c:1028 +#: gladeui/glade-project.c:1106 msgid "CSS Provider Path" msgstr "CSS Provider Path" -#: ../gladeui/glade-project.c:1029 +#: gladeui/glade-project.c:1107 msgid "Path to use as the custom CSS provider for this project." msgstr "Path to use as the custom CSS provider for this project." -#: ../gladeui/glade-project.c:1126 +#: gladeui/glade-project.c:1204 #, c-format msgid "(internal %s)" msgstr "(internal %s)" -#: ../gladeui/glade-project.c:1131 +#: gladeui/glade-project.c:1209 #, c-format msgid "(%s child)" msgstr "(%s child)" -#: ../gladeui/glade-project.c:1133 -#, c-format +#: gladeui/glade-project.c:1211 msgid "(template)" msgstr "(template)" #. translators: refers to a property named '%s' of widget '%s' -#: ../gladeui/glade-project.c:1141 +#: gladeui/glade-project.c:1219 #, c-format msgid "(%s of %s)" msgstr "(%s of %s)" -#: ../gladeui/glade-project.c:1502 +#: gladeui/glade-project.c:1580 #, c-format msgid "" "Failed to load %s.\n" @@ -2503,27 +2341,30 @@ msgstr "" "The following required catalogues are unavailable: %s" #. translators: refers to project name '%s' that targets gtk version '%d.%d' -#: ../gladeui/glade-project.c:1873 +#: gladeui/glade-project.c:1952 #, c-format msgid "%s targets Gtk+ %d.%d" msgstr "%s targets Gtk+ %d.%d" -#: ../gladeui/glade-project.c:1912 -msgid "Specially because there is an object that can not be build with type " -msgstr "Specially because there is an object that can not be build with type " +#: gladeui/glade-project.c:1995 +#, c-format +msgid ", %s" +msgstr ", %s" -#: ../gladeui/glade-project.c:1917 +#: gladeui/glade-project.c:2003 #, c-format +#| msgid "" +#| "Specially because there is an object that can not be build with type " msgid "" -"Specially because there are %d objects that can not be build with types " -msgstr "" -"Specially because there are %d objects that can not be build with types " +"Especially because there is %d object that can not be built with type: %s" +msgid_plural "" +"Especially because there are %d objects that can not be built with types: %s" +msgstr[0] "" +"Especially because there is %d object that can not be built with type: %s" +msgstr[1] "" +"Especially because there are %d objects that can not be built with types: %s" -#: ../gladeui/glade-project.c:1924 -msgid " and " -msgstr " and " - -#: ../gladeui/glade-project.c:1942 +#: gladeui/glade-project.c:2021 #, c-format msgid "" "But this version of Glade is for GTK+ 3 only.\n" @@ -2536,7 +2377,7 @@ msgstr "" "first.\n" "%s" -#: ../gladeui/glade-project.c:2003 +#: gladeui/glade-project.c:2082 #, c-format msgid "" "An automatically saved version of `%s' is more recent.\n" @@ -2547,7 +2388,7 @@ msgstr "" "\n" "Would you like to load the autosave version instead?" -#: ../gladeui/glade-project.c:2143 +#: gladeui/glade-project.c:2224 #, c-format msgid "%s document properties" msgstr "%s document properties" @@ -2560,207 +2401,235 @@ msgstr "%s document properties" #. * ugly messy code with comments in line breaks inside function calls). #. #. translators: refers to a widget in toolkit version '%s %d.%d' and a project targeting toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2913 +#: gladeui/glade-project.c:3091 #, c-format msgid "This widget was introduced in %s %d.%d while project targets %s %d.%d" msgstr "This widget was introduced in %s %d.%d while project targets %s %d.%d" #. translators: refers to a widget '[%s]' introduced in toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2917 +#: gladeui/glade-project.c:3095 #, c-format -msgid "[%s] Object class '%s' was introduced in %s %d.%d\n" -msgstr "[%s] Object class '%s' was introduced in %s %d.%d\n" +#| msgid "[%s] Object class '%s' was introduced in %s %d.%d\n" +msgid "[%s] Object class '<b>%s</b>' was introduced in %s %d.%d\n" +msgstr "[%s] Object class '<b>%s</b>' was introduced in %s %d.%d\n" -#: ../gladeui/glade-project.c:2919 +#: gladeui/glade-project.c:3097 msgid "This widget is deprecated" msgstr "This widget is deprecated" #. translators: refers to a widget '[%s]' loaded from toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2922 +#: gladeui/glade-project.c:3100 #, c-format -msgid "[%s] Object class '%s' from %s %d.%d is deprecated\n" -msgstr "[%s] Object class '%s' from %s %d.%d is deprecated\n" +#| msgid "[%s] Object class '%s' from %s %d.%d is deprecated\n" +msgid "[%s] Object class '<b>%s</b>' from %s %d.%d is deprecated\n" +msgstr "[%s] Object class '<b>%s</b>' from %s %d.%d is deprecated\n" #. translators: refers to a property in toolkit version '%s %d.%d' #. * and a project targeting toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2927 +#: gladeui/glade-project.c:3105 #, c-format msgid "This property was introduced in %s %d.%d while project targets %s %d.%d" msgstr "" "This property was introduced in %s %d.%d while project targets %s %d.%d" #. translators: refers to a property '%s' of widget '[%s]' in toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2931 +#: gladeui/glade-project.c:3109 #, c-format -msgid "[%s] Property '%s' of object class '%s' was introduced in %s %d.%d\n" -msgstr "[%s] Property '%s' of object class '%s' was introduced in %s %d.%d\n" +#| msgid "[%s] Property '%s' of object class '%s' was introduced in %s %d.%d\n" +msgid "" +"[%s] Property '<b>%s</b>' of object class '<b>%s</b>' was introduced in %s " +"%d.%d\n" +msgstr "" +"[%s] Property '<b>%s</b>' of object class '<b>%s</b>' was introduced in %s " +"%d.%d\n" #. translators: refers to a property '%s' of widget '[%s]' in toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2935 +#: gladeui/glade-project.c:3113 #, c-format +#| msgid "" +#| "[%s] Packing property '%s' of object class '%s' was introduced in %s %d." +#| "%d\n" msgid "" -"[%s] Packing property '%s' of object class '%s' was introduced in %s %d.%d\n" +"[%s] Packing property '<b>%s</b>' of object class '<b>%s</b>' was introduced " +"in %s %d.%d\n" msgstr "" -"[%s] Packing property '%s' of object class '%s' was introduced in %s %d.%d\n" +"[%s] Packing property '<b>%s</b>' of object class '<b>%s</b>' was introduced " +"in %s %d.%d\n" -#: ../gladeui/glade-project.c:2938 +#: gladeui/glade-project.c:3116 msgid "This property is deprecated" msgstr "This property is deprecated" #. translators: refers to a property '%s' of widget '[%s]' -#: ../gladeui/glade-project.c:2941 +#: gladeui/glade-project.c:3119 #, c-format -msgid "[%s] Property '%s' of object class '%s' is deprecated" -msgstr "[%s] Property '%s' of object class '%s' is deprecated" +#| msgid "[%s] Property '%s' of object class '%s' is deprecated" +msgid "[%s] Property '<b>%s</b>' of object class '<b>%s</b>' is deprecated\n" +msgstr "[%s] Property '<b>%s</b>' of object class '<b>%s</b>' is deprecated\n" #. translators: refers to a signal in toolkit version '%s %d.%d' #. * and a project targeting toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2945 +#: gladeui/glade-project.c:3123 #, c-format msgid "This signal was introduced in %s %d.%d while project targets %s %d.%d" msgstr "This signal was introduced in %s %d.%d while project targets %s %d.%d" #. translators: refers to a signal '%s' of widget '[%s]' in toolkit version '%s %d.%d' -#: ../gladeui/glade-project.c:2949 +#: gladeui/glade-project.c:3127 #, c-format -msgid "[%s] Signal '%s' of object class '%s' was introduced in %s %d.%d\n" -msgstr "[%s] Signal '%s' of object class '%s' was introduced in %s %d.%d\n" +#| msgid "[%s] Signal '%s' of object class '%s' was introduced in %s %d.%d\n" +msgid "" +"[%s] Signal '<b>%s</b>' of object class '<b>%s</b>' was introduced in %s %d." +"%d\n" +msgstr "" +"[%s] Signal '<b>%s</b>' of object class '<b>%s</b>' was introduced in %s %d." +"%d\n" -#: ../gladeui/glade-project.c:2952 +#: gladeui/glade-project.c:3130 msgid "This signal is deprecated" msgstr "This signal is deprecated" #. translators: refers to a signal '%s' of widget '[%s]' -#: ../gladeui/glade-project.c:2955 +#: gladeui/glade-project.c:3133 #, c-format -msgid "[%s] Signal '%s' of object class '%s' is deprecated" -msgstr "[%s] Signal '%s' of object class '%s' is deprecated" +#| msgid "[%s] Signal '%s' of object class '%s' is deprecated" +msgid "[%s] Signal '<b>%s</b>' of object class '<b>%s</b>' is deprecated\n" +msgstr "[%s] Signal '<b>%s</b>' of object class '<b>%s</b>' is deprecated\n" -#: ../gladeui/glade-project.c:3251 +#: gladeui/glade-project.c:3430 msgid "Details" msgstr "Details" -#: ../gladeui/glade-project.c:3266 +#: gladeui/glade-project.c:3447 #, c-format msgid "Project \"%s\" has errors. Save anyway?" msgstr "Project \"%s\" has errors. Save anyway?" -#: ../gladeui/glade-project.c:3267 +#: gladeui/glade-project.c:3448 #, c-format msgid "Project \"%s\" has deprecated widgets and/or version mismatches." msgstr "Project \"%s\" has deprecated widgets and/or version mismatches." -#: ../gladeui/glade-project.c:3292 +#: gladeui/glade-project.c:3473 #, c-format msgid "Object %s is a class template but this is not supported in gtk+ %d.%d" msgstr "Object %s is a class template but this is not supported in gtk+ %d.%d" -#: ../gladeui/glade-project.c:3307 +#: gladeui/glade-project.c:3488 #, c-format msgid "Object %s has unrecognized type %s\n" msgstr "Object %s has unrecognised type %s\n" -#: ../gladeui/glade-project.c:4777 +#: gladeui/glade-project.c:4980 #, c-format msgid "Unsaved %i" msgstr "Unsaved %i" -#: ../gladeui/glade-project.c:5076 ../gladeui/glade-project.c:5127 -#: ../gladeui/glade-project.c:5284 +#: gladeui/glade-project.c:5280 gladeui/glade-project.c:5331 +#: gladeui/glade-project.c:5488 msgid "No widget selected." msgstr "No widget selected." -#: ../gladeui/glade-project.c:5092 +#: gladeui/glade-project.c:5296 msgid "Unable to copy unrecognized widget type." msgstr "Unable to copy unrecognised widget type." -#: ../gladeui/glade-project.c:5124 +#: gladeui/glade-project.c:5328 msgid "Unable to cut unrecognized widget type" msgstr "Unable to cut unrecognised widget type" -#: ../gladeui/glade-project.c:5176 +#: gladeui/glade-project.c:5380 msgid "Unable to paste to the selected parent" msgstr "Unable to paste to the selected parent" -#: ../gladeui/glade-project.c:5187 +#: gladeui/glade-project.c:5391 msgid "Unable to paste to multiple widgets" msgstr "Unable to paste to multiple widgets" -#: ../gladeui/glade-project.c:5197 +#: gladeui/glade-project.c:5401 msgid "No widget on the clipboard" msgstr "No widget on the clipboard" -#: ../gladeui/glade-project.c:5242 +#: gladeui/glade-project.c:5446 msgid "Only one widget can be pasted at a time to this container" msgstr "Only one widget can be pasted at a time to this container" -#: ../gladeui/glade-project.c:5254 +#: gladeui/glade-project.c:5458 msgid "Insufficient amount of placeholders in target container" msgstr "Insufficient amount of placeholders in target container" -#: ../gladeui/glade-project-properties.c:169 +#: gladeui/glade-project-properties.c:169 msgid "The project this properties dialog was created for" msgstr "The project this properties dialogue was created for" -#: ../gladeui/glade-project-properties.c:620 +#: gladeui/glade-project-properties.c:620 #, c-format msgid "Project %s has no deprecated widgets or version mismatches." msgstr "Project %s has no deprecated widgets or version mismatches." -#: ../gladeui/glade-property.c:648 -msgid "The GladePropertyClass for this property" -msgstr "The GladePropertyClass for this property" +#: gladeui/glade-property.c:673 +#| msgid "The GladePropertyClass for this property" +msgid "The GladePropertyDef for this property" +msgstr "The GladePropertyDef for this property" -#: ../gladeui/glade-property.c:653 +#: gladeui/glade-property.c:678 msgid "Enabled" msgstr "Enabled" -#: ../gladeui/glade-property.c:654 +#: gladeui/glade-property.c:679 msgid "If the property is optional, this is its enabled state" msgstr "If the property is optional, this is its enabled state" -#: ../gladeui/glade-property.c:659 ../gladeui/glade-widget-action.c:190 +#: gladeui/glade-property.c:684 gladeui/glade-widget-action.c:191 msgid "Sensitive" msgstr "Sensitive" -#: ../gladeui/glade-property.c:660 +#: gladeui/glade-property.c:685 msgid "This gives backends control to set property sensitivity" msgstr "This gives backends control to set property sensitivity" -#: ../gladeui/glade-property.c:665 +#: gladeui/glade-property.c:690 msgid "Context" msgstr "Context" -#: ../gladeui/glade-property.c:666 +#: gladeui/glade-property.c:691 msgid "Context for translation" msgstr "Context for translation" -#. AtkRole enumeration value -#: ../gladeui/glade-property.c:672 ../plugins/gtk+/gtk+.xml.in.h:272 +#: gladeui/glade-property.c:697 plugins/gtk+/gtk+.xml:412 msgid "Comment" msgstr "Comment" -#: ../gladeui/glade-property.c:673 +#: gladeui/glade-property.c:698 msgid "Comment for translators" msgstr "Comment for translators" -#: ../gladeui/glade-property.c:679 +#: gladeui/glade-property.c:704 msgid "Translatable" msgstr "Translatable" -#: ../gladeui/glade-property.c:686 +#: gladeui/glade-property.c:711 msgid "Visual State" msgstr "Visual State" -#: ../gladeui/glade-property.c:687 +#: gladeui/glade-property.c:712 msgid "Priority information for the property editor to act on" msgstr "Priority information for the property editor to act on" -#: ../gladeui/glade-property-label.c:120 +#: gladeui/glade-property.c:720 +#| msgid "version" +msgid "Precision" +msgstr "Precision" + +#: gladeui/glade-property.c:721 +msgid "Where applicable, precision to use on editors" +msgstr "Where applicable, precision to use on editors" + +#: gladeui/glade-property-label.c:120 msgid "The GladeProperty to display a label for" msgstr "The GladeProperty to display a label for" -#: ../gladeui/glade-property-label.c:125 ../gladeui/glade-property-shell.c:113 +#: gladeui/glade-property-label.c:125 gladeui/glade-property-shell.c:113 msgid "Property Name" msgstr "Property Name" @@ -2768,21 +2637,21 @@ msgstr "Property Name" #. * the GladeProperty object from the GladeWidget the #. * property belongs to. #. -#: ../gladeui/glade-property-label.c:130 ../gladeui/glade-property-shell.c:114 +#: gladeui/glade-property-label.c:130 gladeui/glade-property-shell.c:114 msgid "The property name to use when loading by widget" msgstr "The property name to use when loading by widget" -#: ../gladeui/glade-property-label.c:135 +#: gladeui/glade-property-label.c:135 msgid "Append Colon" msgstr "Append Colon" -#: ../gladeui/glade-property-label.c:136 +#: gladeui/glade-property-label.c:136 msgid "Whether to append a colon ':' to the property name" msgstr "Whether to append a colon ':' to the property name" -#: ../gladeui/glade-property-label.c:141 ../gladeui/glade-property-shell.c:119 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:528 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:551 +#: gladeui/glade-property-label.c:141 gladeui/glade-property-shell.c:119 +#: plugins/gtk+/glade-gtk-menu-shell.c:535 +#: plugins/gtk+/glade-gtk-menu-shell.c:559 msgid "Packing" msgstr "Packing" @@ -2791,117 +2660,117 @@ msgstr "Packing" #. * to the container or child widget but to the relation. #. * For more information see GtkContainer docs. #. -#: ../gladeui/glade-property-label.c:147 ../gladeui/glade-property-shell.c:120 +#: gladeui/glade-property-label.c:147 gladeui/glade-property-shell.c:120 msgid "Whether the property to load is a packing property or not" msgstr "Whether the property to load is a packing property or not" -#: ../gladeui/glade-property-label.c:153 +#: gladeui/glade-property-label.c:153 msgid "Custom text to override the property name" msgstr "Custom text to override the property name" -#: ../gladeui/glade-property-label.c:158 +#: gladeui/glade-property-label.c:158 msgid "Custom Tooltip" msgstr "Custom Tooltip" -#: ../gladeui/glade-property-label.c:159 +#: gladeui/glade-property-label.c:159 msgid "Custom tooltip to override the property description" msgstr "Custom tooltip to override the property description" -#: ../gladeui/glade-property-shell.c:126 +#: gladeui/glade-property-shell.c:126 msgid "Whether to use the GladeCommand API when modifying properties" msgstr "Whether to use the GladeCommand API when modifying properties" -#: ../gladeui/glade-property-shell.c:131 +#: gladeui/glade-property-shell.c:131 msgid "Editor Property Type Name" msgstr "Editor Property Type Name" -#: ../gladeui/glade-property-shell.c:132 +#: gladeui/glade-property-shell.c:132 msgid "Specify the actual editor property type name to use for this shell" msgstr "Specify the actual editor property type name to use for this shell" -#: ../gladeui/glade-signal.c:177 +#: gladeui/glade-signal.c:167 msgid "SignalClass" msgstr "SignalClass" -#: ../gladeui/glade-signal.c:178 +#: gladeui/glade-signal.c:168 msgid "The signal class of this signal" msgstr "The signal class of this signal" -#: ../gladeui/glade-signal.c:183 ../gladeui/glade-signal-editor.c:1306 +#: gladeui/glade-signal.c:173 gladeui/glade-signal-editor.c:1311 msgid "Detail" msgstr "Detail" -#: ../gladeui/glade-signal.c:184 +#: gladeui/glade-signal.c:174 msgid "The detail for this signal" msgstr "The detail for this signal" -#: ../gladeui/glade-signal.c:189 ../gladeui/glade-signal-editor.c:1321 +#: gladeui/glade-signal.c:179 gladeui/glade-signal-editor.c:1326 msgid "Handler" msgstr "Handler" -#: ../gladeui/glade-signal.c:190 +#: gladeui/glade-signal.c:180 msgid "The handler for this signal" msgstr "The handler for this signal" -#: ../gladeui/glade-signal.c:195 +#: gladeui/glade-signal.c:185 msgid "User Data" msgstr "User Data" -#: ../gladeui/glade-signal.c:196 +#: gladeui/glade-signal.c:186 msgid "The user data for this signal" msgstr "The user data for this signal" -#: ../gladeui/glade-signal.c:201 ../gladeui/glade-widget.c:1425 +#: gladeui/glade-signal.c:191 gladeui/glade-widget.c:1436 msgid "Support Warning" msgstr "Support Warning" -#: ../gladeui/glade-signal.c:202 +#: gladeui/glade-signal.c:192 msgid "The versioning support warning for this signal" msgstr "The versioning support warning for this signal" -#: ../gladeui/glade-signal.c:208 +#: gladeui/glade-signal.c:198 msgid "Whether this signal is run after default handlers" msgstr "Whether this signal is run after default handlers" -#: ../gladeui/glade-signal.c:214 +#: gladeui/glade-signal.c:204 msgid "Whether the user data is swapped with the instance for the handler" msgstr "Whether the user data is swapped with the instance for the handler" -#: ../gladeui/glade-signal-editor.c:514 +#: gladeui/glade-signal-editor.c:514 msgid "Select an object to pass to the handler" msgstr "Select an object to pass to the handler" -#: ../gladeui/glade-signal-editor.c:1299 ../plugins/gtk+/glade-accels.c:451 +#: gladeui/glade-signal-editor.c:1304 plugins/gtk+/glade-accels.c:451 msgid "Signal" msgstr "Signal" -#: ../gladeui/glade-signal-editor.c:1359 +#: gladeui/glade-signal-editor.c:1364 msgid "User data" msgstr "User data" -#: ../gladeui/glade-signal-editor.c:1374 +#: gladeui/glade-signal-editor.c:1379 msgid "Swap" msgstr "Swap" -#: ../gladeui/glade-signal-editor.c:1536 +#: gladeui/glade-signal-editor.c:1539 msgid "Glade Widget" msgstr "Glade Widget" -#: ../gladeui/glade-signal-editor.c:1537 +#: gladeui/glade-signal-editor.c:1540 msgid "The glade widget to edit signals" msgstr "The glade widget to edit signals" -#: ../gladeui/glade-utils.c:136 ../gladeui/glade-utils.c:168 +#: gladeui/glade-utils.c:136 gladeui/glade-utils.c:168 #, c-format msgid "We could not find the symbol \"%s\"" msgstr "We could not find the symbol \"%s\"" -#: ../gladeui/glade-utils.c:144 +#: gladeui/glade-utils.c:144 #, c-format msgid "Could not get the type from \"%s\"" msgstr "Could not get the type from \"%s\"" -#: ../gladeui/glade-utils.c:310 +#: gladeui/glade-utils.c:310 #, c-format msgid "" "Cannot add non scrollable %s widget to a %s directly.\n" @@ -2910,118 +2779,126 @@ msgstr "" "Cannot add non scrollable %s widget to a %s directly.\n" "Add a %s first." -#: ../gladeui/glade-utils.c:491 +#: gladeui/glade-utils.c:491 msgid "All Files" msgstr "All Files" -#: ../gladeui/glade-utils.c:496 +#: gladeui/glade-utils.c:496 msgid "Libglade Files" msgstr "Libglade Files" -#: ../gladeui/glade-utils.c:501 +#: gladeui/glade-utils.c:501 msgid "GtkBuilder Files" msgstr "GtkBuilder Files" -#: ../gladeui/glade-utils.c:507 +#: gladeui/glade-utils.c:507 msgid "All Glade Files" msgstr "All Glade Files" -#: ../gladeui/glade-utils.c:1230 +#: gladeui/glade-utils.c:1202 msgid "Could not show link:" msgstr "Could not show link:" #. Reset the column -#. GtkTextDirection enumeration value -#: ../gladeui/glade-utils.c:1639 ../plugins/gtk+/glade-attributes.c:827 -#: ../plugins/gtk+/gtk+.xml.in.h:429 +#: gladeui/glade-utils.c:1656 plugins/gtk+/glade-attributes.c:833 +#: plugins/gtk+/gtk+.xml:859 plugins/gtk+/gtk+.xml:1245 +#: plugins/gtk+/gtk+.xml:1261 plugins/gtk+/gtk+.xml:1376 +#: plugins/gtk+/gtk+.xml:1517 plugins/gtk+/gtk+.xml:1660 +#: plugins/gtk+/gtk+.xml:1714 plugins/gtk+/gtk+.xml:2614 +#: plugins/gtk+/gtk+.xml:2668 plugins/gtk+/gtk+.xml:2732 +#: plugins/gtk+/gtk+.xml:3035 plugins/gtk+/gtk+.xml:3395 +#: plugins/gtk+/gtk+.xml:3532 plugins/gtk+/gtk+.xml:3649 +#: plugins/gtk+/gtk+.xml:3692 plugins/gtk+/gtk+.xml:3954 +#: plugins/gtk+/gtk+.xml:4658 plugins/gtk+/gtk+.xml:5479 msgid "None" msgstr "None" -#: ../gladeui/glade-widget-action.c:184 -msgid "class" -msgstr "class" +#: gladeui/glade-widget-action.c:185 plugins/gtk+/gtk+.xml:434 +msgid "Definition" +msgstr "Definition" -#: ../gladeui/glade-widget-action.c:185 -msgid "GladeWidgetActionClass structure pointer" -msgstr "GladeWidgetActionClass structure pointer" +#: gladeui/glade-widget-action.c:186 +#| msgid "GladeWidgetActionClass structure pointer" +msgid "GladeWidgetActionDef structure pointer" +msgstr "GladeWidgetActionDef structure pointer" -#: ../gladeui/glade-widget-action.c:191 +#: gladeui/glade-widget-action.c:192 msgid "Whether this action is sensitive" msgstr "Whether this action is sensitive" -#: ../gladeui/glade-widget-action.c:197 ../gladeui/glade-widget.c:1430 -#: ../plugins/gtk+/gtk+.xml.in.h:914 +#: gladeui/glade-widget-action.c:198 gladeui/glade-widget.c:1441 +#: plugins/gtk+/gtk+.xml:4267 msgid "Visible" msgstr "Visible" -#: ../gladeui/glade-widget-action.c:198 +#: gladeui/glade-widget-action.c:199 msgid "Whether this action is visible" msgstr "Whether this action is visible" -#: ../gladeui/glade-widget-adaptor.c:241 +#: gladeui/glade-widget-adaptor.c:242 #, c-format msgid "A derived adaptor (%s) of %s already exist!" msgstr "A derived adaptor (%s) of %s already exists!" -#: ../gladeui/glade-widget-adaptor.c:943 +#: gladeui/glade-widget-adaptor.c:939 #, c-format msgid "%s does not support adding any children." msgstr "%s does not support adding any children." -#: ../gladeui/glade-widget-adaptor.c:1440 +#: gladeui/glade-widget-adaptor.c:1438 msgid "Name of the class" msgstr "Name of the class" -#: ../gladeui/glade-widget-adaptor.c:1447 +#: gladeui/glade-widget-adaptor.c:1445 msgid "GType of the class" msgstr "GType of the class" -#: ../gladeui/glade-widget-adaptor.c:1453 +#: gladeui/glade-widget-adaptor.c:1451 msgid "Title" msgstr "Title" -#: ../gladeui/glade-widget-adaptor.c:1454 +#: gladeui/glade-widget-adaptor.c:1452 msgid "Translated title for the class used in the glade UI" msgstr "Translated title for the class used in the glade UI" -#: ../gladeui/glade-widget-adaptor.c:1460 +#: gladeui/glade-widget-adaptor.c:1458 msgid "Generic Name" msgstr "Generic Name" -#: ../gladeui/glade-widget-adaptor.c:1461 +#: gladeui/glade-widget-adaptor.c:1459 msgid "Used to generate names of new widgets" msgstr "Used to generate names of new widgets" -#: ../gladeui/glade-widget-adaptor.c:1467 ../plugins/gtk+/gtk+.xml.in.h:641 -#: ../plugins/gtk+/glade-window-editor.ui.h:6 +#: gladeui/glade-widget-adaptor.c:1465 plugins/gtk+/gtk+.xml:2275 +#: plugins/gtk+/glade-window-editor.ui:262 msgid "Icon Name" msgstr "Icon Name" -#: ../gladeui/glade-widget-adaptor.c:1468 +#: gladeui/glade-widget-adaptor.c:1466 msgid "The icon name" msgstr "The icon name" -#: ../gladeui/glade-widget-adaptor.c:1474 +#: gladeui/glade-widget-adaptor.c:1472 msgid "Catalog" msgstr "Catalogue" -#: ../gladeui/glade-widget-adaptor.c:1475 +#: gladeui/glade-widget-adaptor.c:1473 msgid "The name of the widget catalog this class was declared by" msgstr "The name of the widget catalogue this class was declared by" -#: ../gladeui/glade-widget-adaptor.c:1481 +#: gladeui/glade-widget-adaptor.c:1479 msgid "Book" msgstr "Book" -#: ../gladeui/glade-widget-adaptor.c:1482 +#: gladeui/glade-widget-adaptor.c:1480 msgid "DevHelp search namespace for this widget class" msgstr "DevHelp search namespace for this widget class" -#: ../gladeui/glade-widget-adaptor.c:1488 +#: gladeui/glade-widget-adaptor.c:1486 msgid "Special Child Type" msgstr "Special Child Type" -#: ../gladeui/glade-widget-adaptor.c:1489 +#: gladeui/glade-widget-adaptor.c:1487 msgid "" "Holds the name of the packing property to depict special children for this " "container class" @@ -3029,314 +2906,342 @@ msgstr "" "Holds the name of the packing property to depict special children for this " "container class" -#: ../gladeui/glade-widget-adaptor.c:1496 +#: gladeui/glade-widget-adaptor.c:1494 msgid "Cursor" msgstr "Cursor" -#: ../gladeui/glade-widget-adaptor.c:1497 +#: gladeui/glade-widget-adaptor.c:1495 msgid "A cursor for inserting widgets in the UI" msgstr "A cursor for inserting widgets in the UI" -#: ../gladeui/glade-widget.c:1342 +#: gladeui/glade-widget-adaptor.c:1499 +msgid "Query" +msgstr "Query" + +#: gladeui/glade-widget-adaptor.c:1500 +#| msgid "Whether the headerbar should use a custom title widget." +msgid "Whether the adaptor should query the use or not" +msgstr "Whether the adaptor should query the use or not" + +#: gladeui/glade-widget.c:1353 msgid "The name of the widget" msgstr "The name of the widget" -#: ../gladeui/glade-widget.c:1346 +#: gladeui/glade-widget.c:1357 msgid "Internal name" msgstr "Internal name" -#: ../gladeui/glade-widget.c:1347 +#: gladeui/glade-widget.c:1358 msgid "The internal name of the widget" msgstr "The internal name of the widget" -#: ../gladeui/glade-widget.c:1351 +#: gladeui/glade-widget.c:1362 msgid "Anarchist" msgstr "Anarchist" -#: ../gladeui/glade-widget.c:1352 +#: gladeui/glade-widget.c:1363 msgid "" "Whether this composite child is an ancestral child or an anarchist child" msgstr "" "Whether this composite child is an ancestral child or an anarchist child" -#: ../gladeui/glade-widget.c:1358 +#: gladeui/glade-widget.c:1369 msgid "Object" msgstr "Object" -#: ../gladeui/glade-widget.c:1359 +#: gladeui/glade-widget.c:1370 msgid "The object associated" msgstr "The object associated" -#: ../gladeui/glade-widget.c:1364 +#: gladeui/glade-widget.c:1375 msgid "Adaptor" msgstr "Adaptor" -#: ../gladeui/glade-widget.c:1365 +#: gladeui/glade-widget.c:1376 msgid "The class adaptor for the associated widget" msgstr "The class adaptor for the associated widget" -#: ../gladeui/glade-widget.c:1371 +#: gladeui/glade-widget.c:1382 msgid "The glade project that this widget belongs to" msgstr "The glade project that this widget belongs to" -#: ../gladeui/glade-widget.c:1378 +#: gladeui/glade-widget.c:1389 msgid "A list of GladeProperties" msgstr "A list of GladeProperties" -#. GtkResizeMode enumeration value -#: ../gladeui/glade-widget.c:1382 ../plugins/gtk+/gtk+.xml.in.h:365 +#: gladeui/glade-widget.c:1393 plugins/gtk+/gtk+.xml:622 msgid "Parent" msgstr "Parent" -#: ../gladeui/glade-widget.c:1383 +#: gladeui/glade-widget.c:1394 msgid "A pointer to the parenting GladeWidget" msgstr "A pointer to the parenting GladeWidget" -#: ../gladeui/glade-widget.c:1388 +#: gladeui/glade-widget.c:1399 msgid "Internal Name" msgstr "Internal Name" -#: ../gladeui/glade-widget.c:1389 +#: gladeui/glade-widget.c:1400 msgid "A generic name prefix for internal widgets" msgstr "A generic name prefix for internal widgets" -#: ../gladeui/glade-widget.c:1394 +#: gladeui/glade-widget.c:1405 msgid "A GladeWidget template to base a new widget on" msgstr "A GladeWidget template to base a new widget on" -#: ../gladeui/glade-widget.c:1399 +#: gladeui/glade-widget.c:1410 msgid "Exact Template" msgstr "Exact Template" -#: ../gladeui/glade-widget.c:1401 +#: gladeui/glade-widget.c:1412 msgid "Whether we are creating an exact duplicate when using a template" msgstr "Whether we are creating an exact duplicate when using a template" -#: ../gladeui/glade-widget.c:1405 +#: gladeui/glade-widget.c:1416 msgid "Reason" msgstr "Reason" -#: ../gladeui/glade-widget.c:1406 +#: gladeui/glade-widget.c:1417 msgid "A GladeCreateReason for this creation" msgstr "A GladeCreateReason for this creation" -#: ../gladeui/glade-widget.c:1413 +#: gladeui/glade-widget.c:1424 msgid "Toplevel Width" msgstr "Toplevel Width" -#: ../gladeui/glade-widget.c:1414 +#: gladeui/glade-widget.c:1425 msgid "The width of the widget when toplevel in the GladeDesignLayout" msgstr "The width of the widget when toplevel in the GladeDesignLayout" -#: ../gladeui/glade-widget.c:1419 +#: gladeui/glade-widget.c:1430 msgid "Toplevel Height" msgstr "Toplevel Height" -#: ../gladeui/glade-widget.c:1420 +#: gladeui/glade-widget.c:1431 msgid "The height of the widget when toplevel in the GladeDesignLayout" msgstr "The height of the widget when toplevel in the GladeDesignLayout" -#: ../gladeui/glade-widget.c:1426 +#: gladeui/glade-widget.c:1437 msgid "A warning string about version mismatches" msgstr "A warning string about version mismatches" -#: ../gladeui/glade-widget.c:1431 +#: gladeui/glade-widget.c:1442 msgid "Wether the widget is visible or not" msgstr "Whether the widget is visible or not" -#: ../gladeui/glade-widget.c:1436 +#: gladeui/glade-widget.c:1447 msgid "Whether this widget is the template for a composite widget" msgstr "Whether this widget is the template for a composite widget" -#: ../gladeui/glade-widget.c:2742 ../plugins/gtk+/glade-gtk-widget.c:1018 -#: ../plugins/gtk+/glade-gtk-widget.c:1081 +#: gladeui/glade-widget.c:2775 plugins/gtk+/glade-gtk-widget.c:1032 +#: plugins/gtk+/glade-gtk-widget.c:1096 msgid "(unnamed)" msgstr "(unnamed)" -#: ../gladeui/glade-widget.c:4803 -#, c-format -msgid "Template classes are not supported in gtk+ %d.%d" -msgstr "Template classes are not supported in gtk+ %d.%d" +#: gladeui/glade-widget.c:4876 +#| msgid "Template classes are not supported in gtk+ %d.%d" +msgid "Template classes are only usable in GTK+ 3.10 and later." +msgstr "Template classes are only usable in GTK+ 3.10 and later." -#: ../gladeui/glade-widget.c:4812 +#: gladeui/glade-widget.c:4884 #, c-format msgid "Object has unrecognized type %s" msgstr "Object has unrecognised type %s" -#: ../gladeui/glade-widget.c:4878 +#: gladeui/glade-widget.c:4950 msgid "Property has versioning problems: " msgstr "Property has versioning problems: " -#: ../gladeui/glade-widget.c:4880 +#: gladeui/glade-widget.c:4952 msgid "Some properties have versioning problems: " msgstr "Some properties have versioning problems: " -#: ../gladeui/glade-widget.c:4900 +#: gladeui/glade-widget.c:4972 msgid "Signal has versioning problems: " msgstr "Signal has versioning problems: " -#: ../gladeui/glade-widget.c:4902 +#: gladeui/glade-widget.c:4974 msgid "Some signals have versioning problems: " msgstr "Some signals have versioning problems: " -#: ../gladeui/icon-naming-spec.c:38 +#: gladeui/icon-naming-spec.c:38 msgid "Actions" msgstr "Actions" -#: ../gladeui/icon-naming-spec.c:40 ../plugins/gtk+/gtk+.xml.in.h:1061 +#: gladeui/icon-naming-spec.c:40 plugins/gtk+/gtk+.xml:5548 msgid "Applications" msgstr "Applications" -#: ../gladeui/icon-naming-spec.c:42 +#: gladeui/icon-naming-spec.c:42 msgid "Categories" msgstr "Categories" -#: ../gladeui/icon-naming-spec.c:44 +#: gladeui/icon-naming-spec.c:44 msgid "Devices" msgstr "Devices" -#: ../gladeui/icon-naming-spec.c:46 +#: gladeui/icon-naming-spec.c:46 msgid "Emblems" msgstr "Emblems" -#: ../gladeui/icon-naming-spec.c:48 +#: gladeui/icon-naming-spec.c:48 msgid "Emoticons" msgstr "Emoticons" -#: ../gladeui/icon-naming-spec.c:50 +#: gladeui/icon-naming-spec.c:50 msgid "International" msgstr "International" -#: ../gladeui/icon-naming-spec.c:52 +#: gladeui/icon-naming-spec.c:52 msgid "MIME Types" msgstr "MIME Types" -#: ../gladeui/icon-naming-spec.c:54 +#: gladeui/icon-naming-spec.c:54 msgid "Places" msgstr "Places" -#: ../gladeui/icon-naming-spec.c:56 +#: gladeui/icon-naming-spec.c:56 msgid "Status" msgstr "Status" -#: ../gladeui/glade-editor.ui.h:1 +#: gladeui/glade-adaptor-chooser.ui:15 +msgid "All available widgets and objects" +msgstr "All available widgets and objects" + +#: gladeui/glade-adaptor-chooser.ui:45 +msgid "" +"Click on a placeholder to create this class\n" +"(use middle button to create more than one)" +msgstr "" +"Click on a placeholder to create this class\n" +"(use middle button to create more than one)" + +#: gladeui/glade-adaptor-chooser.ui:61 +msgid "Non-GTK+ widgets and objects" +msgstr "Non-GTK+ widgets and objects" + +#: gladeui/glade-adaptor-chooser.ui:88 +msgid "Extra GTK+ objects" +msgstr "Extra GTK+ objects" + +#: gladeui/glade-editor.ui:126 msgid "_General" msgstr "_General" -#: ../gladeui/glade-editor.ui.h:2 +#: gladeui/glade-editor.ui:174 msgid "_Packing" msgstr "_Packing" -#: ../gladeui/glade-editor.ui.h:3 +#: gladeui/glade-editor.ui:223 msgid "_Common" msgstr "_Common" -#: ../gladeui/glade-editor.ui.h:4 +#: gladeui/glade-editor.ui:251 msgid "_Signals" msgstr "_Signals" -#: ../gladeui/glade-project-properties.ui.h:1 +#: gladeui/glade-project-properties.ui:94 msgid "Translation domain:" msgstr "Translation domain:" -#: ../gladeui/glade-project-properties.ui.h:2 +#: gladeui/glade-project-properties.ui:147 msgid "Composite template toplevel:" msgstr "Composite template toplevel:" -#: ../gladeui/glade-project-properties.ui.h:3 +#: gladeui/glade-project-properties.ui:167 msgid "Select a CSS to use as custom style provider" msgstr "Select a CSS to use as custom style provider" -#: ../gladeui/glade-project-properties.ui.h:4 +#: gladeui/glade-project-properties.ui:179 msgid "Custom CSS style provider:" msgstr "Custom CSS style provider:" -#: ../gladeui/glade-project-properties.ui.h:5 +#: gladeui/glade-project-properties.ui:222 msgid "From the project directory" msgstr "From the project directory" -#: ../gladeui/glade-project-properties.ui.h:6 +#: gladeui/glade-project-properties.ui:240 msgid "From a project relative directory" msgstr "From a project relative directory" -#: ../gladeui/glade-project-properties.ui.h:7 +#: gladeui/glade-project-properties.ui:259 msgid "From this directory" msgstr "From this directory" -#: ../gladeui/glade-project-properties.ui.h:8 +#: gladeui/glade-project-properties.ui:282 msgid "Choose a path to load image resources" msgstr "Choose a path to load image resources" -#: ../gladeui/glade-project-properties.ui.h:9 +#: gladeui/glade-project-properties.ui:314 msgid "Image resources are loaded locally:" msgstr "Image resources are loaded locally:" -#: ../gladeui/glade-project-properties.ui.h:10 +#: gladeui/glade-project-properties.ui:349 msgid "Toolkit version required:" msgstr "Toolkit version required:" -#: ../gladeui/glade-project-properties.ui.h:13 +#: gladeui/glade-project-properties.ui:413 msgid "Copyright:" msgstr "Copyright:" -#: ../gladeui/glade-project-properties.ui.h:14 +#: gladeui/glade-project-properties.ui:428 msgid "program or library name" msgstr "program or library name" -#: ../gladeui/glade-project-properties.ui.h:15 +#: gladeui/glade-project-properties.ui:443 msgid "Author(s):" msgstr "Author(s):" -#: ../gladeui/glade-project-properties.ui.h:16 -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:3 +#: gladeui/glade-project-properties.ui:457 +#: plugins/gtk+/glade-about-dialog-editor.ui:99 msgid "License:" msgstr "Licence:" -#: ../gladeui/glade-project-properties.ui.h:17 +#: gladeui/glade-project-properties.ui:511 msgid "Description:" msgstr "Description:" -#: ../gladeui/glade-project-properties.ui.h:18 +#: gladeui/glade-project-properties.ui:527 msgid "program or library short description" msgstr "program or library short description" -#: ../gladeui/glade-project-properties.ui.h:20 +#: gladeui/glade-project-properties.ui:544 msgid "GNU GPL version 2" msgstr "GNU GPL version 2" -#: ../gladeui/glade-project-properties.ui.h:21 +#: gladeui/glade-project-properties.ui:545 msgid "GNU GPL version 3" msgstr "GNU GPL version 3" -#: ../gladeui/glade-project-properties.ui.h:22 +#: gladeui/glade-project-properties.ui:546 msgid "GNU LGPL version 2.1" msgstr "GNU LGPL version 2.1" -#: ../gladeui/glade-project-properties.ui.h:23 +#: gladeui/glade-project-properties.ui:547 msgid "GNU LGPL version 3" msgstr "GNU LGPL version 3" -#: ../gladeui/glade-project-properties.ui.h:24 +#: gladeui/glade-project-properties.ui:548 msgid "BSD 2-clause" msgstr "BSD 2-clause" -#: ../gladeui/glade-project-properties.ui.h:25 +#: gladeui/glade-project-properties.ui:549 msgid "BSD 3-clause" msgstr "BSD 3-clause" -#: ../gladeui/glade-project-properties.ui.h:26 +#: gladeui/glade-project-properties.ui:550 msgid "Apache 2" msgstr "Apache 2" -#: ../gladeui/glade-project-properties.ui.h:27 +#: gladeui/glade-project-properties.ui:551 msgid "MIT" msgstr "MIT" -#: ../gladeui/glade-project-properties.ui.h:28 +#: gladeui/glade-project-properties.ui:552 msgid "GNU All permissive" msgstr "GNU All permissive" -#: ../gladeui/glade-project-properties.ui.h:30 +#: gladeui/glade-project-properties.ui:630 msgid "" "Verify that the project does not use any properties,\n" "signals or widgets which are not available in the target version" @@ -3344,492 +3249,480 @@ msgstr "" "Verify that the project does not use any properties,\n" "signals or widgets which are not available in the target version" -#: ../plugins/gtk+/glade-about-dialog-editor.c:141 +#: plugins/gtk+/glade-about-dialog-editor.c:141 #, c-format msgid "Setting License type of %s" msgstr "Setting Licence type of %s" -#: ../plugins/gtk+/glade-about-dialog-editor.c:176 +#: plugins/gtk+/glade-about-dialog-editor.c:176 #, c-format msgid "Setting %s to use logo file" msgstr "Setting %s to use logo file" -#: ../plugins/gtk+/glade-about-dialog-editor.c:177 +#: plugins/gtk+/glade-about-dialog-editor.c:177 #, c-format msgid "Setting %s to use a logo icon" msgstr "Setting %s to use a logo icon" -#: ../plugins/gtk+/glade-accels.c:323 ../plugins/gtk+/glade-accels.c:395 +#: plugins/gtk+/glade-accels.c:323 plugins/gtk+/glade-accels.c:395 msgid "<choose a key>" msgstr "<choose a key>" -#: ../plugins/gtk+/glade-accels.c:467 +#: plugins/gtk+/glade-accels.c:467 msgid "Accelerator Key" msgstr "Accelerator Key" -#: ../plugins/gtk+/glade-accels.c:520 +#: plugins/gtk+/glade-accels.c:520 msgid "Choose accelerator keys..." msgstr "Choose accelerator keys…" -#: ../plugins/gtk+/glade-action-bar-editor.c:128 -#: ../plugins/gtk+/glade-box-editor.c:133 +#: plugins/gtk+/glade-action-bar-editor.c:128 +#: plugins/gtk+/glade-box-editor.c:133 #, c-format msgid "Setting %s to use a center child" msgstr "Setting %s to use a centre child" -#: ../plugins/gtk+/glade-action-bar-editor.c:131 -#: ../plugins/gtk+/glade-box-editor.c:136 +#: plugins/gtk+/glade-action-bar-editor.c:131 +#: plugins/gtk+/glade-box-editor.c:136 #, c-format msgid "Setting %s to not use a center child" msgstr "Setting %s to not use a centre child" -#: ../plugins/gtk+/glade-attributes.c:224 +#: plugins/gtk+/glade-attributes.c:226 msgctxt "textattr" msgid "Style" msgstr "Style" -#: ../plugins/gtk+/glade-attributes.c:228 +#: plugins/gtk+/glade-attributes.c:230 msgctxt "textattr" msgid "Weight" msgstr "Weight" -#: ../plugins/gtk+/glade-attributes.c:232 +#: plugins/gtk+/glade-attributes.c:234 msgctxt "textattr" msgid "Variant" msgstr "Variant" -#: ../plugins/gtk+/glade-attributes.c:236 +#: plugins/gtk+/glade-attributes.c:238 msgctxt "textattr" msgid "Stretch" msgstr "Stretch" -#: ../plugins/gtk+/glade-attributes.c:240 +#: plugins/gtk+/glade-attributes.c:242 msgctxt "textattr" msgid "Underline" msgstr "Underline" -#: ../plugins/gtk+/glade-attributes.c:244 +#: plugins/gtk+/glade-attributes.c:246 msgctxt "textattr" msgid "Strikethrough" msgstr "Strikethrough" -#: ../plugins/gtk+/glade-attributes.c:248 +#: plugins/gtk+/glade-attributes.c:250 msgctxt "textattr" msgid "Gravity" msgstr "Gravity" -#: ../plugins/gtk+/glade-attributes.c:252 +#: plugins/gtk+/glade-attributes.c:254 msgctxt "textattr" msgid "Gravity Hint" msgstr "Gravity Hint" -#: ../plugins/gtk+/glade-attributes.c:263 +#: plugins/gtk+/glade-attributes.c:266 msgctxt "textattr" msgid "Size" msgstr "Size" -#: ../plugins/gtk+/glade-attributes.c:267 +#: plugins/gtk+/glade-attributes.c:271 msgctxt "textattr" msgid "Absolute Size" msgstr "Absolute Size" -#: ../plugins/gtk+/glade-attributes.c:274 +#: plugins/gtk+/glade-attributes.c:278 msgctxt "textattr" msgid "Foreground Color" msgstr "Foreground Colour" -#: ../plugins/gtk+/glade-attributes.c:278 +#: plugins/gtk+/glade-attributes.c:282 msgctxt "textattr" msgid "Background Color" msgstr "Background Colour" -#: ../plugins/gtk+/glade-attributes.c:282 +#: plugins/gtk+/glade-attributes.c:286 msgctxt "textattr" msgid "Underline Color" msgstr "Underline Colour" -#: ../plugins/gtk+/glade-attributes.c:286 +#: plugins/gtk+/glade-attributes.c:290 msgctxt "textattr" msgid "Strikethrough Color" msgstr "Strikethrough Colour" -#: ../plugins/gtk+/glade-attributes.c:296 +#: plugins/gtk+/glade-attributes.c:301 msgctxt "textattr" msgid "Scale" msgstr "Scale" -#: ../plugins/gtk+/glade-attributes.c:302 +#: plugins/gtk+/glade-attributes.c:307 msgctxt "textattr" msgid "Font Description" msgstr "Font Description" -#: ../plugins/gtk+/glade-attributes.c:328 -#: ../plugins/gtk+/glade-attributes.c:364 -#: ../plugins/gtk+/glade-attributes.c:372 -#: ../plugins/gtk+/glade-attributes.c:378 -#: ../plugins/gtk+/glade-attributes.c:830 +#: plugins/gtk+/glade-attributes.c:333 plugins/gtk+/glade-attributes.c:370 +#: plugins/gtk+/glade-attributes.c:378 plugins/gtk+/glade-attributes.c:384 +#: plugins/gtk+/glade-attributes.c:836 msgid "<Enter Value>" msgstr "<Enter Value>" -#: ../plugins/gtk+/glade-attributes.c:363 +#: plugins/gtk+/glade-attributes.c:369 msgid "Unset" msgstr "Unset" -#: ../plugins/gtk+/glade-attributes.c:724 +#: plugins/gtk+/glade-attributes.c:730 msgid "Select a color" msgstr "Select a colour" -#: ../plugins/gtk+/glade-attributes.c:759 +#: plugins/gtk+/glade-attributes.c:765 msgid "Select a font" msgstr "Select a font" -#: ../plugins/gtk+/glade-attributes.c:894 +#: plugins/gtk+/glade-attributes.c:900 msgid "Attribute" msgstr "Attribute" -#: ../plugins/gtk+/glade-attributes.c:902 +#: plugins/gtk+/glade-attributes.c:908 msgid "Value" msgstr "Value" -#: ../plugins/gtk+/glade-attributes.c:1057 +#: plugins/gtk+/glade-attributes.c:1061 msgid "Setup Text Attributes" msgstr "Setup Text Attributes" -#: ../plugins/gtk+/glade-attributes.c:1149 +#: plugins/gtk+/glade-attributes.c:1153 msgid "Edit Attributes" msgstr "Edit Attributes" -#: ../plugins/gtk+/glade-button-editor.c:241 +#: plugins/gtk+/glade-button-editor.c:240 #, c-format msgid "Setting %s to use a custom child" msgstr "Setting %s to use a custom child" -#: ../plugins/gtk+/glade-button-editor.c:269 +#: plugins/gtk+/glade-button-editor.c:268 #, c-format msgid "Setting %s to use standard configuration" msgstr "Setting %s to use standard configuration" -#: ../plugins/gtk+/glade-button-editor.c:324 +#: plugins/gtk+/glade-button-editor.c:323 #, c-format msgid "Setting %s to use a stock button" msgstr "Setting %s to use a stock button" -#: ../plugins/gtk+/glade-button-editor.c:364 -#: ../plugins/gtk+/glade-image-item-editor.c:222 +#: plugins/gtk+/glade-button-editor.c:363 +#: plugins/gtk+/glade-image-item-editor.c:222 #, c-format msgid "Setting %s to use a label and image" msgstr "Setting %s to use a label and image" -#: ../plugins/gtk+/glade-cell-renderer-editor.c:191 +#: plugins/gtk+/glade-cell-renderer-editor.c:191 #, c-format msgid "Setting %s to use the %s property as an attribute" msgstr "Setting %s to use the %s property as an attribute" -#: ../plugins/gtk+/glade-cell-renderer-editor.c:212 +#: plugins/gtk+/glade-cell-renderer-editor.c:212 #, c-format msgid "Setting %s to use the %s property directly" msgstr "Setting %s to use the %s property directly" -#: ../plugins/gtk+/glade-cell-renderer-editor.c:356 +#: plugins/gtk+/glade-cell-renderer-editor.c:356 #, c-format msgid "Retrieve %s from model (type %s)" msgstr "Retrieve %s from model (type %s)" #. translators: the adjective not the verb -#: ../plugins/gtk+/glade-cell-renderer-editor.c:514 +#: plugins/gtk+/glade-cell-renderer-editor.c:514 msgid "unset" msgstr "unset" -#: ../plugins/gtk+/glade-cell-renderer-editor.c:537 +#: plugins/gtk+/glade-cell-renderer-editor.c:537 msgid "no model" msgstr "no model" -#: ../plugins/gtk+/glade-column-types.c:350 -#: ../plugins/gtk+/glade-column-types.c:402 -#: ../plugins/gtk+/glade-column-types.c:475 -#: ../plugins/gtk+/glade-column-types.c:696 +#: plugins/gtk+/glade-column-types.c:350 plugins/gtk+/glade-column-types.c:402 +#: plugins/gtk+/glade-column-types.c:475 plugins/gtk+/glade-column-types.c:696 #, c-format msgid "Setting columns on %s" msgstr "Setting columns on %s" -#: ../plugins/gtk+/glade-column-types.c:503 +#: plugins/gtk+/glade-column-types.c:503 msgid "< define a new column >" msgstr "< define a new column >" -#: ../plugins/gtk+/glade-column-types.c:826 +#: plugins/gtk+/glade-column-types.c:826 msgid "Add and remove columns:" msgstr "Add and remove columns:" -#: ../plugins/gtk+/glade-column-types.c:878 +#: plugins/gtk+/glade-column-types.c:878 msgid "Column type" msgstr "Column type" -#: ../plugins/gtk+/glade-column-types.c:900 +#: plugins/gtk+/glade-column-types.c:900 msgid "Column name" msgstr "Column name" -#: ../plugins/gtk+/glade-entry-editor.c:247 +#: plugins/gtk+/glade-entry-editor.c:247 #, c-format msgid "Setting %s to use static text" msgstr "Setting %s to use static text" -#: ../plugins/gtk+/glade-entry-editor.c:287 +#: plugins/gtk+/glade-entry-editor.c:287 #, c-format msgid "Setting %s to use an external buffer" msgstr "Setting %s to use an external buffer" -#: ../plugins/gtk+/glade-entry-editor.c:371 +#: plugins/gtk+/glade-entry-editor.c:371 #, c-format msgid "Setting %s to use a primary icon from stock" msgstr "Setting %s to use a primary icon from stock" -#: ../plugins/gtk+/glade-entry-editor.c:397 +#: plugins/gtk+/glade-entry-editor.c:397 #, c-format msgid "Setting %s to use a primary icon from the icon theme" msgstr "Setting %s to use a primary icon from the icon theme" -#: ../plugins/gtk+/glade-entry-editor.c:423 +#: plugins/gtk+/glade-entry-editor.c:423 #, c-format msgid "Setting %s to use a primary icon from filename" msgstr "Setting %s to use a primary icon from a filename" -#: ../plugins/gtk+/glade-entry-editor.c:449 +#: plugins/gtk+/glade-entry-editor.c:449 #, c-format msgid "Setting %s to use a secondary icon from stock" msgstr "Setting %s to use a secondary icon from stock" -#: ../plugins/gtk+/glade-entry-editor.c:476 +#: plugins/gtk+/glade-entry-editor.c:476 #, c-format msgid "Setting %s to use a secondary icon from the icon theme" msgstr "Setting %s to use a secondary icon from the icon theme" -#: ../plugins/gtk+/glade-entry-editor.c:502 +#: plugins/gtk+/glade-entry-editor.c:502 #, c-format msgid "Setting %s to use a secondary icon from filename" msgstr "Setting %s to use a secondary icon from a filename" -#: ../plugins/gtk+/glade-entry-editor.c:571 +#: plugins/gtk+/glade-entry-editor.c:571 #, c-format msgid "Setting primary icon of %s to use tooltip markup" msgstr "Setting primary icon of %s to use tooltip markup" -#: ../plugins/gtk+/glade-entry-editor.c:574 +#: plugins/gtk+/glade-entry-editor.c:574 #, c-format msgid "Setting secondary icon of %s to use tooltip markup" msgstr "Setting secondary icon of %s to use tooltip markup" -#: ../plugins/gtk+/glade-entry-editor.c:587 +#: plugins/gtk+/glade-entry-editor.c:587 #, c-format msgid "Setting primary icon of %s to not use tooltip markup" msgstr "Setting primary icon of %s to not use tooltip markup" -#: ../plugins/gtk+/glade-entry-editor.c:590 +#: plugins/gtk+/glade-entry-editor.c:590 #, c-format msgid "Setting secondary icon of %s to not use tooltip markup" msgstr "Setting secondary icon of %s to not use tooltip markup" -#: ../plugins/gtk+/glade-fixed.c:623 ../plugins/gtk+/glade-gtk-grid.c:1018 +#: plugins/gtk+/glade-fixed.c:623 plugins/gtk+/glade-gtk-grid.c:1018 #, c-format msgid "Placing %s inside %s" msgstr "Placing %s inside %s" -#: ../plugins/gtk+/glade-fixed.c:1137 +#: plugins/gtk+/glade-fixed.c:1137 msgid "X position property" msgstr "X position property" -#: ../plugins/gtk+/glade-fixed.c:1138 +#: plugins/gtk+/glade-fixed.c:1138 msgid "The property used to set the X position of a child object" msgstr "The property used to set the X position of a child object" -#: ../plugins/gtk+/glade-fixed.c:1144 +#: plugins/gtk+/glade-fixed.c:1144 msgid "Y position property" msgstr "Y position property" -#: ../plugins/gtk+/glade-fixed.c:1145 +#: plugins/gtk+/glade-fixed.c:1145 msgid "The property used to set the Y position of a child object" msgstr "The property used to set the Y position of a child object" -#: ../plugins/gtk+/glade-fixed.c:1151 +#: plugins/gtk+/glade-fixed.c:1151 msgid "Width property" msgstr "Width property" -#: ../plugins/gtk+/glade-fixed.c:1152 +#: plugins/gtk+/glade-fixed.c:1152 msgid "The property used to set the width of a child object" msgstr "The property used to set the width of a child object" -#: ../plugins/gtk+/glade-fixed.c:1158 +#: plugins/gtk+/glade-fixed.c:1158 msgid "Height property" msgstr "Height property" -#: ../plugins/gtk+/glade-fixed.c:1159 +#: plugins/gtk+/glade-fixed.c:1159 msgid "The property used to set the height of a child object" msgstr "The property used to set the height of a child object" -#: ../plugins/gtk+/glade-fixed.c:1165 +#: plugins/gtk+/glade-fixed.c:1165 msgid "Can resize" msgstr "Can resize" -#: ../plugins/gtk+/glade-fixed.c:1166 +#: plugins/gtk+/glade-fixed.c:1166 msgid "Whether this container supports resizes of child widgets" msgstr "Whether this container supports resizes of child widgets" -#: ../plugins/gtk+/glade-gtk-action-group.c:180 -#: ../plugins/gtk+/glade-gtk-action-group.c:219 -#: ../plugins/gtk+/gtk+.xml.in.h:868 +#: plugins/gtk+/glade-gtk-action-group.c:184 +#: plugins/gtk+/glade-gtk-action-group.c:219 plugins/gtk+/gtk+.xml:3731 msgid "Action" msgstr "Action" -#: ../plugins/gtk+/glade-gtk-action-group.c:220 -#: ../plugins/gtk+/glade-gtk-cell-layout.c:418 -#: ../plugins/gtk+/glade-gtk-toolbar.c:236 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:183 -#: ../plugins/gtk+/glade-gtk-tree-view.c:97 +#: plugins/gtk+/glade-gtk-action-group.c:220 +#: plugins/gtk+/glade-gtk-cell-layout.c:417 +#: plugins/gtk+/glade-gtk-toolbar.c:239 +#: plugins/gtk+/glade-gtk-tool-palette.c:185 +#: plugins/gtk+/glade-gtk-tree-view.c:91 msgid "Toggle" msgstr "Toggle" -#: ../plugins/gtk+/glade-gtk-action-group.c:221 -#: ../plugins/gtk+/glade-gtk-toolbar.c:237 -#: ../plugins/gtk+/glade-gtk-toolbar.c:248 -#: ../plugins/gtk+/glade-gtk-toolbar.c:256 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:184 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:194 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:203 +#: plugins/gtk+/glade-gtk-action-group.c:221 +#: plugins/gtk+/glade-gtk-toolbar.c:240 plugins/gtk+/glade-gtk-toolbar.c:251 +#: plugins/gtk+/glade-gtk-toolbar.c:259 +#: plugins/gtk+/glade-gtk-tool-palette.c:186 +#: plugins/gtk+/glade-gtk-tool-palette.c:196 +#: plugins/gtk+/glade-gtk-tool-palette.c:205 msgid "Radio" msgstr "Radio" -#: ../plugins/gtk+/glade-gtk-action-group.c:222 +#: plugins/gtk+/glade-gtk-action-group.c:222 msgid "Recent" msgstr "Recent" -#: ../plugins/gtk+/glade-gtk-action-group.c:230 +#: plugins/gtk+/glade-gtk-action-group.c:230 msgid "Action Group Editor" msgstr "Action Group Editor" -#: ../plugins/gtk+/glade-gtk-assistant.c:195 +#: plugins/gtk+/glade-gtk-assistant.c:196 msgid "Introduction page" msgstr "Introduction page" -#: ../plugins/gtk+/glade-gtk-assistant.c:199 +#: plugins/gtk+/glade-gtk-assistant.c:200 msgid "Content page" msgstr "Content page" -#: ../plugins/gtk+/glade-gtk-assistant.c:203 +#: plugins/gtk+/glade-gtk-assistant.c:204 msgid "Confirmation page" msgstr "Confirmation page" -#: ../plugins/gtk+/glade-gtk-box.c:821 +#: plugins/gtk+/glade-gtk-box.c:836 #, c-format msgid "Ordering children of %s" msgstr "Ordering children of %s" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:356 -#: ../plugins/gtk+/gtk+.xml.in.h:891 +#: plugins/gtk+/glade-gtk-cell-layout.c:360 plugins/gtk+/gtk+.xml:3992 msgid "Tree View Column" msgstr "Tree View Column" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:356 -#: ../plugins/gtk+/gtk+.xml.in.h:899 +#: plugins/gtk+/glade-gtk-cell-layout.c:360 plugins/gtk+/gtk+.xml:4105 msgid "Cell Renderer" msgstr "Cell Renderer" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:362 +#: plugins/gtk+/glade-gtk-cell-layout.c:366 msgid "Properties and Attributes" msgstr "Properties and Attributes" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:368 +#: plugins/gtk+/glade-gtk-cell-layout.c:372 msgid "Common Properties and Attributes" msgstr "Common Properties and Attributes" -#. AtkRole enumeration value -#: ../plugins/gtk+/glade-gtk-cell-layout.c:412 -#: ../plugins/gtk+/glade-gtk-tree-view.c:91 ../plugins/gtk+/gtk+.xml.in.h:204 -#: ../plugins/gtk+/glade-entry-editor.ui.h:3 +#: plugins/gtk+/glade-gtk-cell-layout.c:411 +#: plugins/gtk+/glade-gtk-tree-view.c:85 plugins/gtk+/gtk+.xml:342 +#: plugins/gtk+/glade-entry-editor.ui:343 msgid "Text" msgstr "Text" -#. Accelerator -#: ../plugins/gtk+/glade-gtk-cell-layout.c:413 -#: ../plugins/gtk+/glade-gtk-tree-view.c:92 ../plugins/gtk+/gtk+.xml.in.h:870 +#: plugins/gtk+/glade-gtk-cell-layout.c:412 +#: plugins/gtk+/glade-gtk-tree-view.c:86 plugins/gtk+/gtk+.xml:3761 msgid "Accelerator" msgstr "Accelerator" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/glade-gtk-cell-layout.c:414 -#: ../plugins/gtk+/glade-gtk-tree-view.c:93 ../plugins/gtk+/gtk+.xml.in.h:419 +#: plugins/gtk+/glade-gtk-cell-layout.c:413 +#: plugins/gtk+/glade-gtk-tree-view.c:87 plugins/gtk+/gtk+.xml:834 msgid "Combo" msgstr "Combo" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:415 -#: ../plugins/gtk+/glade-gtk-tree-view.c:94 +#: plugins/gtk+/glade-gtk-cell-layout.c:414 +#: plugins/gtk+/glade-gtk-tree-view.c:88 msgid "Spin" msgstr "Spin" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:416 -#: ../plugins/gtk+/glade-gtk-tree-view.c:95 +#: plugins/gtk+/glade-gtk-cell-layout.c:415 +#: plugins/gtk+/glade-gtk-tree-view.c:89 msgid "Pixbuf" msgstr "Pixbuf" -#. GtkAssistantPageType enumeration value -#: ../plugins/gtk+/glade-gtk-cell-layout.c:417 -#: ../plugins/gtk+/glade-gtk-tree-view.c:96 ../plugins/gtk+/gtk+.xml.in.h:843 -#: ../plugins/gtk+/glade-entry-editor.ui.h:4 +#: plugins/gtk+/glade-gtk-cell-layout.c:416 +#: plugins/gtk+/glade-gtk-tree-view.c:90 plugins/gtk+/gtk+.xml:3507 +#: plugins/gtk+/glade-entry-editor.ui:471 msgid "Progress" msgstr "Progress" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:419 -#: ../plugins/gtk+/glade-gtk-tree-view.c:98 ../plugins/gtk+/gtk+.xml.in.h:520 +#: plugins/gtk+/glade-gtk-cell-layout.c:418 +#: plugins/gtk+/glade-gtk-tree-view.c:92 plugins/gtk+/gtk+.xml:1390 msgid "Spinner" msgstr "Spinner" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:452 +#: plugins/gtk+/glade-gtk-cell-layout.c:451 msgid "Icon View Editor" msgstr "Icon View Editor" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:457 +#: plugins/gtk+/glade-gtk-cell-layout.c:456 msgid "Combo Editor" msgstr "Combo Editor" -#: ../plugins/gtk+/glade-gtk-cell-layout.c:462 +#: plugins/gtk+/glade-gtk-cell-layout.c:461 msgid "Entry Completion Editor" msgstr "Entry Completion Editor" -#: ../plugins/gtk+/glade-gtk-cell-renderer.c:128 +#: plugins/gtk+/glade-gtk-cell-renderer.c:128 #, c-format msgid "%s is set to load %s from the model" msgstr "%s is set to load %s from the model" -#: ../plugins/gtk+/glade-gtk-cell-renderer.c:130 +#: plugins/gtk+/glade-gtk-cell-renderer.c:130 #, c-format msgid "%s is set to manipulate %s directly" msgstr "%s is set to manipulate %s directly" -#: ../plugins/gtk+/glade-gtk-combo-box.c:31 +#: plugins/gtk+/glade-gtk-combo-box.c:31 msgid "This combo box is not configured to have an entry" msgstr "This combo box is not configured to have an entry" -#: ../plugins/gtk+/glade-gtk-combo-box.c:94 +#: plugins/gtk+/glade-gtk-combo-box.c:95 msgid "Tearoff menus are disabled" msgstr "Tearoff menus are disabled" -#: ../plugins/gtk+/glade-gtk-container.c:58 +#: plugins/gtk+/glade-gtk-container.c:59 msgid "Cannot add a toplevel window to a container." msgstr "Cannot add a toplevel window to a container." -#: ../plugins/gtk+/glade-gtk-container.c:67 +#: plugins/gtk+/glade-gtk-container.c:68 msgid "Cannot add a popover to a container." msgstr "Cannot add a popover to a container." -#: ../plugins/gtk+/glade-gtk-container.c:78 +#: plugins/gtk+/glade-gtk-container.c:79 #, c-format msgid "Widgets of type %s can only have widgets as children." msgstr "Widgets of type %s can only have widgets as children." -#: ../plugins/gtk+/glade-gtk-container.c:89 +#: plugins/gtk+/glade-gtk-container.c:90 #, c-format msgid "Widgets of type %s need placeholders to add children." msgstr "Widgets of type %s need placeholders to add children." -#: ../plugins/gtk+/glade-gtk-entry.c:195 +#: plugins/gtk+/glade-gtk-entry.c:197 msgid "" "This property is only available\n" "if the entry has a frame" @@ -3837,7 +3730,7 @@ msgstr "" "This property is only available\n" "if the entry has a frame" -#: ../plugins/gtk+/glade-gtk-entry.c:204 +#: plugins/gtk+/glade-gtk-entry.c:206 msgid "" "This property is only available\n" "if the entry characters are invisible" @@ -3845,52 +3738,76 @@ msgstr "" "This property is only available\n" "if the entry characters are invisible" -#: ../plugins/gtk+/glade-gtk-flow-box.c:204 +#: plugins/gtk+/glade-gtk-flow-box.c:204 #, c-format msgid "Insert Child on %s" msgstr "Insert Child on %s" -#: ../plugins/gtk+/glade-gtk-grid.c:507 -#: ../plugins/gtk+/glade-gtk-list-box.c:207 -#: ../plugins/gtk+/glade-gtk-table.c:538 +#: plugins/gtk+/glade-gtk-grid.c:507 plugins/gtk+/glade-gtk-list-box.c:207 +#: plugins/gtk+/glade-gtk-table.c:549 #, c-format msgid "Insert Row on %s" msgstr "Insert Row on %s" -#: ../plugins/gtk+/glade-gtk-grid.c:510 ../plugins/gtk+/glade-gtk-table.c:541 +#: plugins/gtk+/glade-gtk-grid.c:510 plugins/gtk+/glade-gtk-table.c:552 #, c-format msgid "Insert Column on %s" msgstr "Insert Column on %s" -#: ../plugins/gtk+/glade-gtk-grid.c:513 ../plugins/gtk+/glade-gtk-table.c:544 +#: plugins/gtk+/glade-gtk-grid.c:513 plugins/gtk+/glade-gtk-table.c:555 #, c-format msgid "Remove Column on %s" msgstr "Remove Column on %s" -#: ../plugins/gtk+/glade-gtk-grid.c:516 ../plugins/gtk+/glade-gtk-table.c:547 +#: plugins/gtk+/glade-gtk-grid.c:516 plugins/gtk+/glade-gtk-table.c:558 #, c-format msgid "Remove Row on %s" msgstr "Remove Row on %s" -#: ../plugins/gtk+/glade-gtk-header-bar.c:8 +#. --------------------------------- Constants ------------------------------ +#: plugins/gtk+/glade-gtk.h:34 +#| msgid "This property does not apply when a custom title is set" +msgid "This property does not apply unless Use Underline is set." +msgstr "This property does not apply unless Use Underline is set." + +#: plugins/gtk+/glade-gtk.h:35 +msgid "Property not selected" +msgstr "Property not selected" + +#: plugins/gtk+/glade-gtk.h:36 +msgid "This property is only for use in dialog action buttons" +msgstr "This property is only for use in dialogue action buttons" + +#: plugins/gtk+/glade-gtk.h:37 +msgid "This property is set to be controlled by an Action" +msgstr "This property is set to be controlled by an Action" + +#: plugins/gtk+/glade-gtk.h:39 +#, c-format +msgid "Only objects of type %s can be added to objects of type %s." +msgstr "Only objects of type %s can be added to objects of type %s." + +#: plugins/gtk+/glade-gtk.h:41 +msgid "The accelerator can only be set when inside an Action Group." +msgstr "The accelerator can only be set when inside an Action Group." + +#: plugins/gtk+/glade-gtk-header-bar.c:8 msgid "This property does not apply when a custom title is set" msgstr "This property does not apply when a custom title is set" -#: ../plugins/gtk+/glade-gtk-header-bar.c:113 -#: ../plugins/gtk+/glade-gtk-notebook.c:992 -#: ../plugins/gtk+/glade-gtk-stack.c:160 +#: plugins/gtk+/glade-gtk-header-bar.c:113 +#: plugins/gtk+/glade-gtk-notebook.c:1003 plugins/gtk+/glade-gtk-stack.c:160 #, c-format msgid "Insert placeholder to %s" msgstr "Insert placeholder to %s" -#: ../plugins/gtk+/glade-gtk-header-bar.c:137 -#: ../plugins/gtk+/glade-gtk-notebook.c:990 -#: ../plugins/gtk+/glade-gtk-stack.c:197 +#: plugins/gtk+/glade-gtk-header-bar.c:137 +#: plugins/gtk+/glade-gtk-notebook.c:1001 plugins/gtk+/glade-gtk-stack.c:197 #, c-format msgid "Remove placeholder from %s" msgstr "Remove placeholder from %s" -#: ../plugins/gtk+/glade-gtk-header-bar.c:304 +#: plugins/gtk+/glade-gtk-header-bar.c:304 msgid "" "The decoration layout does not apply to header bars which do no show window " "controls" @@ -3898,222 +3815,230 @@ msgstr "" "The decoration layout does not apply to header bars which do no show window " "controls" -#: ../plugins/gtk+/glade-gtk-image.c:106 +#: plugins/gtk+/glade-gtk-image.c:108 msgid "This property only applies to stock images or named icons" msgstr "This property only applies to stock images or named icons" -#: ../plugins/gtk+/glade-gtk-image.c:108 ../plugins/gtk+/glade-gtk-image.c:110 +#: plugins/gtk+/glade-gtk-image.c:110 plugins/gtk+/glade-gtk-image.c:112 msgid "This property only applies to named icons" msgstr "This property only applies to named icons" -#: ../plugins/gtk+/glade-gtk-label.c:257 +#: plugins/gtk+/glade-gtk-label.c:258 msgid "This property only applies if ellipsize and wrapping are enabled" msgstr "This property only applies if ellipsise and wrapping are enabled" -#: ../plugins/gtk+/glade-gtk-menu-item.c:53 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:173 +#: plugins/gtk+/glade-gtk-menu-bar.c:116 +msgid "_File" +msgstr "_File" + +#: plugins/gtk+/glade-gtk-menu-bar.c:127 +msgid "_Edit" +msgstr "_Edit" + +#: plugins/gtk+/glade-gtk-menu-bar.c:136 +msgid "_View" +msgstr "_View" + +#: plugins/gtk+/glade-gtk-menu-bar.c:140 +msgid "_Help" +msgstr "_Help" + +#: plugins/gtk+/glade-gtk-menu-item.c:53 +#: plugins/gtk+/glade-gtk-menu-shell.c:175 msgid "Edit Menu Bar" msgstr "Edit Menu Bar" -#: ../plugins/gtk+/glade-gtk-menu-item.c:55 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:175 +#: plugins/gtk+/glade-gtk-menu-item.c:55 +#: plugins/gtk+/glade-gtk-menu-shell.c:177 msgid "Edit Menu" msgstr "Edit Menu" -#: ../plugins/gtk+/glade-gtk-menu-item.c:142 +#: plugins/gtk+/glade-gtk-menu-item.c:142 #, c-format msgid "An object of type %s cannot have any children." msgstr "An object of type %s cannot have any children." -#: ../plugins/gtk+/glade-gtk-menu-shell.c:193 +#: plugins/gtk+/glade-gtk-menu-shell.c:195 msgid "<separator>" msgstr "<separator>" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:207 +#: plugins/gtk+/glade-gtk-menu-shell.c:209 msgid "<custom>" msgstr "<custom>" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:245 +#: plugins/gtk+/glade-gtk-menu-shell.c:248 msgid "Children cannot be added to a separator." msgstr "Children cannot be added to a separator." -#: ../plugins/gtk+/glade-gtk-menu-shell.c:253 +#: plugins/gtk+/glade-gtk-menu-shell.c:256 msgid "Children cannot be added to a Recent Chooser Menu." msgstr "Children cannot be added to a Recent Chooser Menu." -#: ../plugins/gtk+/glade-gtk-menu-shell.c:262 +#: plugins/gtk+/glade-gtk-menu-shell.c:265 #, c-format msgid "%s already has a menu." msgstr "%s already has a menu." -#: ../plugins/gtk+/glade-gtk-menu-shell.c:272 +#: plugins/gtk+/glade-gtk-menu-shell.c:275 #, c-format msgid "%s item already has a submenu." msgstr "%s item already has a submenu." -#: ../plugins/gtk+/glade-gtk-menu-shell.c:468 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:476 +#: plugins/gtk+/glade-gtk-menu-shell.c:474 +#: plugins/gtk+/glade-gtk-menu-shell.c:482 msgid "Normal item" msgstr "Normal item" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:469 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:477 +#: plugins/gtk+/glade-gtk-menu-shell.c:475 +#: plugins/gtk+/glade-gtk-menu-shell.c:483 msgid "Image item" msgstr "Image item" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:470 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:478 +#: plugins/gtk+/glade-gtk-menu-shell.c:476 +#: plugins/gtk+/glade-gtk-menu-shell.c:484 msgid "Check item" msgstr "Tick item" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:471 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:479 +#: plugins/gtk+/glade-gtk-menu-shell.c:477 +#: plugins/gtk+/glade-gtk-menu-shell.c:485 msgid "Radio item" msgstr "Radio item" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:472 -#: ../plugins/gtk+/glade-gtk-menu-shell.c:480 +#: plugins/gtk+/glade-gtk-menu-shell.c:478 +#: plugins/gtk+/glade-gtk-menu-shell.c:486 msgid "Separator item" msgstr "Separator item" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:481 -#: ../plugins/gtk+/glade-gtk-toolbar.c:258 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:196 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:205 +#: plugins/gtk+/glade-gtk-menu-shell.c:487 plugins/gtk+/glade-gtk-toolbar.c:261 +#: plugins/gtk+/glade-gtk-tool-palette.c:198 +#: plugins/gtk+/glade-gtk-tool-palette.c:207 msgid "Recent Menu" msgstr "Recent Menu" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:514 +#: plugins/gtk+/glade-gtk-menu-shell.c:521 msgid "Tool Item" msgstr "Tool Item" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:541 ../plugins/gtk+/gtk+.xml.in.h:496 +#: plugins/gtk+/glade-gtk-menu-shell.c:549 plugins/gtk+/gtk+.xml:1218 msgid "Tool Item Group" msgstr "Tool Item Group" -#: ../plugins/gtk+/glade-gtk-menu-shell.c:560 ../plugins/gtk+/gtk+.xml.in.h:731 +#: plugins/gtk+/glade-gtk-menu-shell.c:569 plugins/gtk+/gtk+.xml:2890 msgid "Recent Chooser Menu" msgstr "Recent Chooser Menu" -#. AtkRole enumeration value -#: ../plugins/gtk+/glade-gtk-menu-shell.c:598 ../plugins/gtk+/gtk+.xml.in.h:156 +#: plugins/gtk+/glade-gtk-menu-shell.c:607 plugins/gtk+/gtk+.xml:290 +#: plugins/gtk+/gtk+.xml:978 msgid "Menu Item" msgstr "Menu Item" -#: ../plugins/gtk+/glade-gtk-notebook.c:983 +#: plugins/gtk+/glade-gtk-notebook.c:994 #, c-format msgid "Remove page from %s" msgstr "Remove page from %s" -#: ../plugins/gtk+/glade-gtk-notebook.c:985 +#: plugins/gtk+/glade-gtk-notebook.c:996 #, c-format msgid "Insert page on %s" msgstr "Insert page on %s" -#: ../plugins/gtk+/glade-gtk-progress-bar.c:30 +#: plugins/gtk+/glade-gtk-progress-bar.c:30 msgid "This progressbar does not show text" msgstr "This progressbar does not show text" -#: ../plugins/gtk+/glade-gtk-scale.c:30 +#: plugins/gtk+/glade-gtk-scale.c:30 msgid "Scale is configured to not draw the value" msgstr "Scale is configured to not draw the value" -#: ../plugins/gtk+/glade-gtk-scrolled-window.c:56 +#: plugins/gtk+/glade-gtk-scrolled-window.c:57 msgid "This property is disabled" msgstr "This property is disabled" -#: ../plugins/gtk+/glade-gtk-searchbar.c:72 +#: plugins/gtk+/glade-gtk-searchbar.c:72 msgid "Search bar is already full" msgstr "Search bar is already full" -#: ../plugins/gtk+/glade-gtk-text-tag-table.c:122 -#: ../plugins/gtk+/glade-gtk-text-tag-table.c:152 +#: plugins/gtk+/glade-gtk-text-tag-table.c:125 +#: plugins/gtk+/glade-gtk-text-tag-table.c:151 msgid "Tag" msgstr "Tag" -#: ../plugins/gtk+/glade-gtk-text-tag-table.c:160 +#: plugins/gtk+/glade-gtk-text-tag-table.c:159 msgid "Text Tag Table Editor" msgstr "Text Tag Table Editor" -#. GtkIconSize enumeration value -#: ../plugins/gtk+/glade-gtk-toolbar.c:235 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:182 -#: ../plugins/gtk+/gtk+.xml.in.h:483 +#: plugins/gtk+/glade-gtk-toolbar.c:238 +#: plugins/gtk+/glade-gtk-tool-palette.c:184 plugins/gtk+/gtk+.xml:1140 +#: plugins/gtk+/gtk+.xml:1696 msgid "Button" msgstr "Button" -#. GtkIconSize enumeration value -#: ../plugins/gtk+/glade-gtk-toolbar.c:238 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:185 -#: ../plugins/gtk+/gtk+.xml.in.h:152 +#: plugins/gtk+/glade-gtk-toolbar.c:241 +#: plugins/gtk+/glade-gtk-tool-palette.c:187 plugins/gtk+/gtk+.xml:286 +#: plugins/gtk+/gtk+.xml:814 plugins/gtk+/gtk+.xml:1134 msgid "Menu" msgstr "Menu" -#. GtkRecentSortType enumeration value -#: ../plugins/gtk+/glade-gtk-toolbar.c:239 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:186 -#: ../plugins/gtk+/gtk+.xml.in.h:786 ../plugins/gtk+/glade-widget-editor.ui.h:7 +#: plugins/gtk+/glade-gtk-toolbar.c:242 +#: plugins/gtk+/glade-gtk-tool-palette.c:188 plugins/gtk+/gtk+.xml:3276 +#: plugins/gtk+/gtk+.xml:3509 plugins/gtk+/gtk+.xml:3655 +#: plugins/gtk+/glade-widget-editor.ui:654 msgid "Custom" msgstr "Custom" -#. AtkRole enumeration value -#: ../plugins/gtk+/glade-gtk-toolbar.c:240 -#: ../plugins/gtk+/glade-gtk-toolbar.c:249 -#: ../plugins/gtk+/glade-gtk-toolbar.c:257 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:187 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:195 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:204 -#: ../plugins/gtk+/gtk+.xml.in.h:186 +#: plugins/gtk+/glade-gtk-toolbar.c:243 plugins/gtk+/glade-gtk-toolbar.c:252 +#: plugins/gtk+/glade-gtk-toolbar.c:260 +#: plugins/gtk+/glade-gtk-tool-palette.c:189 +#: plugins/gtk+/glade-gtk-tool-palette.c:197 +#: plugins/gtk+/glade-gtk-tool-palette.c:206 plugins/gtk+/gtk+.xml:320 +#: plugins/gtk+/gtk+.xml:2979 msgid "Separator" msgstr "Separator" -#. PangoVariant enumeration value -#: ../plugins/gtk+/glade-gtk-toolbar.c:245 -#: ../plugins/gtk+/glade-gtk-toolbar.c:253 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:191 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:200 -#: ../plugins/gtk+/gtk+.xml.in.h:403 +#: plugins/gtk+/glade-gtk-toolbar.c:248 plugins/gtk+/glade-gtk-toolbar.c:256 +#: plugins/gtk+/glade-gtk-tool-palette.c:193 +#: plugins/gtk+/glade-gtk-tool-palette.c:202 plugins/gtk+/gtk+.xml:810 +#: plugins/gtk+/gtk+.xml:1257 plugins/gtk+/gtk+.xml:2036 +#: plugins/gtk+/gtk+.xml:4579 plugins/gtk+/gtk+.xml:4621 +#: plugins/gtk+/gtk+.xml:4685 msgid "Normal" msgstr "Normal" -#. AtkRole enumeration value -#: ../plugins/gtk+/glade-gtk-toolbar.c:246 -#: ../plugins/gtk+/glade-gtk-toolbar.c:254 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:192 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:201 -#: ../plugins/gtk+/gtk+.xml.in.h:140 ../plugins/gtk+/glade-image-editor.ui.h:1 -#: ../plugins/gtk+/glade-tool-button-editor.ui.h:5 +#: plugins/gtk+/glade-gtk-toolbar.c:249 plugins/gtk+/glade-gtk-toolbar.c:257 +#: plugins/gtk+/glade-gtk-tool-palette.c:194 +#: plugins/gtk+/glade-gtk-tool-palette.c:203 plugins/gtk+/gtk+.xml:274 +#: plugins/gtk+/gtk+.xml:2262 plugins/gtk+/glade-image-editor.ui:44 +#: plugins/gtk+/glade-tool-button-editor.ui:215 msgid "Image" msgstr "Image" -#: ../plugins/gtk+/glade-gtk-toolbar.c:247 -#: ../plugins/gtk+/glade-gtk-toolbar.c:255 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:193 -#: ../plugins/gtk+/glade-gtk-tool-palette.c:202 +#: plugins/gtk+/glade-gtk-toolbar.c:250 plugins/gtk+/glade-gtk-toolbar.c:258 +#: plugins/gtk+/glade-gtk-tool-palette.c:195 +#: plugins/gtk+/glade-gtk-tool-palette.c:204 msgid "Check" msgstr "Tick" -#: ../plugins/gtk+/glade-gtk-toolbar.c:279 +#: plugins/gtk+/glade-gtk-toolbar.c:282 msgid "Tool Bar Editor" msgstr "Tool Bar Editor" -#: ../plugins/gtk+/glade-gtk-tool-button.c:80 +#: plugins/gtk+/glade-gtk-tool-button.c:80 msgid "This property only applies when configuring the label with text" msgstr "This property only applies when configuring the label with text" -#: ../plugins/gtk+/glade-gtk-tool-palette.c:178 +#: plugins/gtk+/glade-gtk-tool-palette.c:180 msgid "Group" msgstr "Group" -#: ../plugins/gtk+/glade-gtk-tool-palette.c:225 +#: plugins/gtk+/glade-gtk-tool-palette.c:227 msgid "Tool Palette Editor" msgstr "Tool Palette Editor" -#: ../plugins/gtk+/glade-gtk-tree-view.c:88 +#: plugins/gtk+/glade-gtk-tree-view.c:82 msgid "Column" msgstr "Column" -#: ../plugins/gtk+/glade-gtk-tree-view.c:111 +#: plugins/gtk+/glade-gtk-tree-view.c:105 msgid "Tree View Editor" msgstr "Tree View Editor" @@ -4121,57 +4046,57 @@ msgstr "Tree View Editor" #. * treeview editors and provide a custom control that sets all its columns #. * to fixed size and then control the column's sensitivity accordingly. #. -#: ../plugins/gtk+/glade-gtk-tree-view.c:204 +#: plugins/gtk+/glade-gtk-tree-view.c:199 msgid "" "Columns must have a fixed size inside a treeview with fixed height mode set" msgstr "" "Columns must have a fixed size inside a treeview with fixed height mode set" -#: ../plugins/gtk+/glade-gtk-tree-view.c:294 +#: plugins/gtk+/glade-gtk-tree-view.c:292 msgid "Search is disabled" msgstr "Search is disabled" -#: ../plugins/gtk+/glade-gtk-tree-view.c:301 +#: plugins/gtk+/glade-gtk-tree-view.c:299 msgid "Headers are invisible" msgstr "Headers are invisible" -#: ../plugins/gtk+/glade-gtk-tree-view.c:308 +#: plugins/gtk+/glade-gtk-tree-view.c:306 msgid "Expanders are not shown" msgstr "Expanders are not shown" -#: ../plugins/gtk+/glade-gtk-widget.c:836 +#: plugins/gtk+/glade-gtk-widget.c:850 #, c-format msgid "Removing parent of %s" msgstr "Removing parent of %s" -#: ../plugins/gtk+/glade-gtk-widget.c:895 +#: plugins/gtk+/glade-gtk-widget.c:909 #, c-format msgid "Adding parent %s for %s" msgstr "Adding parent %s for %s" -#: ../plugins/gtk+/glade-gtk-widget.c:1030 +#: plugins/gtk+/glade-gtk-widget.c:1044 #, c-format msgid "Adding %s to Size Group %s" msgstr "Adding %s to Size Group %s" -#: ../plugins/gtk+/glade-gtk-widget.c:1034 +#: plugins/gtk+/glade-gtk-widget.c:1048 #, c-format msgid "Adding %s to a new Size Group" msgstr "Adding %s to a new Size Group" #. Add trailing new... item -#: ../plugins/gtk+/glade-gtk-widget.c:1101 +#: plugins/gtk+/glade-gtk-widget.c:1116 msgid "New Size Group" msgstr "New Size Group" -#: ../plugins/gtk+/glade-gtk-window.c:39 +#: plugins/gtk+/glade-gtk-window.c:39 msgid "This property does not apply to client-side decorated windows" msgstr "This property does not apply to client-side decorated windows" #. Translators: %s is the name of a widget here, the sentence means: #. * Make the widget use a custom title #. -#: ../plugins/gtk+/glade-header-bar-editor.c:139 +#: plugins/gtk+/glade-header-bar-editor.c:139 #, c-format msgid "Setting %s to use a custom title" msgstr "Setting %s to use a custom title" @@ -4179,23 +4104,23 @@ msgstr "Setting %s to use a custom title" #. Translators: %s is the name of a widget here, the sentence means: #. * Make the widget use the standard title #. -#: ../plugins/gtk+/glade-header-bar-editor.c:145 +#: plugins/gtk+/glade-header-bar-editor.c:145 #, c-format msgid "Setting %s to use the standard title" msgstr "Setting %s to use the standard title" -#: ../plugins/gtk+/glade-header-bar-editor.c:193 +#: plugins/gtk+/glade-header-bar-editor.c:193 #, c-format msgid "Setting %s to show window controls" msgstr "Setting %s to show window controls" -#: ../plugins/gtk+/glade-header-bar-editor.c:196 +#: plugins/gtk+/glade-header-bar-editor.c:196 #, c-format msgid "Setting %s to not show window controls" msgstr "Setting %s to not show window controls" #. Add descriptive label -#: ../plugins/gtk+/glade-icon-factory-editor.c:160 +#: plugins/gtk+/glade-icon-factory-editor.c:147 msgid "" "First add a stock name in the entry below, then add and define sources for " "that icon in the treeview." @@ -4203,7 +4128,7 @@ msgstr "" "First add a stock name in the entry below, then add and define sources for " "that icon in the treeview." -#: ../plugins/gtk+/glade-icon-sources.c:757 +#: plugins/gtk+/glade-icon-sources.c:762 #, c-format msgid "" "Enter a filename or a relative or full path for this source of '%s' (Glade " @@ -4212,144 +4137,144 @@ msgstr "" "Enter a filename or a relative or full path for this source of '%s' (Glade " "will only ever load them in the runtime from your project directory)." -#: ../plugins/gtk+/glade-icon-sources.c:765 +#: plugins/gtk+/glade-icon-sources.c:770 #, c-format msgid "" "Set whether you want to specify a text direction for this source of '%s'" msgstr "" "Set whether you want to specify a text direction for this source of '%s'" -#: ../plugins/gtk+/glade-icon-sources.c:772 +#: plugins/gtk+/glade-icon-sources.c:777 #, c-format msgid "Set the text direction for this source of '%s'" msgstr "Set the text direction for this source of '%s'" -#: ../plugins/gtk+/glade-icon-sources.c:778 +#: plugins/gtk+/glade-icon-sources.c:783 #, c-format msgid "Set whether you want to specify an icon size for this source of '%s'" msgstr "Set whether you want to specify an icon size for this source of '%s'" -#: ../plugins/gtk+/glade-icon-sources.c:785 +#: plugins/gtk+/glade-icon-sources.c:790 #, c-format msgid "Set the icon size for this source of '%s'" msgstr "Set the icon size for this source of '%s'" -#: ../plugins/gtk+/glade-icon-sources.c:791 +#: plugins/gtk+/glade-icon-sources.c:796 #, c-format msgid "Set whether you want to specify a state for this source of '%s'" msgstr "Set whether you want to specify a state for this source of '%s'" -#: ../plugins/gtk+/glade-icon-sources.c:798 +#: plugins/gtk+/glade-icon-sources.c:803 #, c-format msgid "Set the state for this source of '%s'" msgstr "Set the state for this source of '%s'" -#: ../plugins/gtk+/glade-icon-sources.c:848 ../plugins/gtk+/gtk+.xml.in.h:642 +#: plugins/gtk+/glade-icon-sources.c:853 plugins/gtk+/gtk+.xml:2277 msgid "File Name" msgstr "File Name" -#: ../plugins/gtk+/glade-image-editor.c:223 -#: ../plugins/gtk+/glade-tool-button-editor.c:232 +#: plugins/gtk+/glade-image-editor.c:223 +#: plugins/gtk+/glade-tool-button-editor.c:231 #, c-format msgid "Setting %s to use an image from stock" msgstr "Setting %s to use an image from stock" -#: ../plugins/gtk+/glade-image-editor.c:249 -#: ../plugins/gtk+/glade-tool-button-editor.c:267 -#: ../plugins/gtk+/glade-tool-button-editor.c:302 +#: plugins/gtk+/glade-image-editor.c:249 +#: plugins/gtk+/glade-tool-button-editor.c:266 +#: plugins/gtk+/glade-tool-button-editor.c:301 #, c-format msgid "Setting %s to use an image from the icon theme" msgstr "Setting %s to use an image from the icon theme" -#: ../plugins/gtk+/glade-image-editor.c:275 +#: plugins/gtk+/glade-image-editor.c:275 #, c-format msgid "Setting %s to use a resource name" msgstr "Setting %s to use a resource name" -#: ../plugins/gtk+/glade-image-editor.c:301 +#: plugins/gtk+/glade-image-editor.c:301 #, c-format msgid "Setting %s to use an image from filename" msgstr "Setting %s to use an image from filename" -#: ../plugins/gtk+/glade-image-item-editor.c:175 +#: plugins/gtk+/glade-image-item-editor.c:175 #, c-format msgid "Setting %s to use a stock item" msgstr "Setting %s to use a stock item" -#: ../plugins/gtk+/glade-image-item-editor.c:304 +#: plugins/gtk+/glade-image-item-editor.c:304 msgid "Stock Item:" msgstr "Stock Item:" -#: ../plugins/gtk+/glade-image-item-editor.c:336 +#: plugins/gtk+/glade-image-item-editor.c:336 msgid "Custom label and image:" msgstr "Custom label and image:" #. Label area frame... -#: ../plugins/gtk+/glade-image-item-editor.c:343 +#: plugins/gtk+/glade-image-item-editor.c:343 msgid "Edit Label" msgstr "Edit Label" #. Internal Image area... -#: ../plugins/gtk+/glade-image-item-editor.c:379 +#: plugins/gtk+/glade-image-item-editor.c:379 msgid "Edit Image" msgstr "Edit Image" -#: ../plugins/gtk+/glade-label-editor.c:214 +#: plugins/gtk+/glade-label-editor.c:214 #, c-format msgid "Setting %s to use an attribute list" msgstr "Setting %s to use an attribute list" -#: ../plugins/gtk+/glade-label-editor.c:248 +#: plugins/gtk+/glade-label-editor.c:248 #, c-format msgid "Setting %s to use a Pango markup string" msgstr "Setting %s to use a Pango markup string" -#: ../plugins/gtk+/glade-label-editor.c:285 +#: plugins/gtk+/glade-label-editor.c:285 #, c-format msgid "Setting %s to use a pattern string" msgstr "Setting %s to use a pattern string" -#: ../plugins/gtk+/glade-label-editor.c:322 +#: plugins/gtk+/glade-label-editor.c:322 #, c-format msgid "Setting %s to use normal line wrapping" msgstr "Setting %s to use normal line wrapping" -#: ../plugins/gtk+/glade-label-editor.c:359 +#: plugins/gtk+/glade-label-editor.c:359 #, c-format msgid "Setting %s to use a single line" msgstr "Setting %s to use a single line" -#: ../plugins/gtk+/glade-label-editor.c:396 +#: plugins/gtk+/glade-label-editor.c:396 #, c-format msgid "Setting %s to use specific Pango word wrapping" msgstr "Setting %s to use specific Pango word wrapping" -#: ../plugins/gtk+/glade-model-data.c:1120 +#: plugins/gtk+/glade-model-data.c:1129 msgid "Add and remove rows:" msgstr "Add and remove rows:" -#: ../plugins/gtk+/glade-notebook-editor.c:158 +#: plugins/gtk+/glade-notebook-editor.c:158 #, c-format msgid "Setting %s to have a start action" msgstr "Setting %s to have a start action" -#: ../plugins/gtk+/glade-notebook-editor.c:161 +#: plugins/gtk+/glade-notebook-editor.c:161 #, c-format msgid "Setting %s to have an end action" msgstr "Setting %s to have an end action" -#: ../plugins/gtk+/glade-notebook-editor.c:164 +#: plugins/gtk+/glade-notebook-editor.c:164 #, c-format msgid "Setting %s to not have a start action" msgstr "Setting %s to not have a start action" -#: ../plugins/gtk+/glade-notebook-editor.c:167 +#: plugins/gtk+/glade-notebook-editor.c:167 #, c-format msgid "Setting %s to not have an end action" msgstr "Setting %s to not have an end action" #. Add descriptive label -#: ../plugins/gtk+/glade-store-editor.c:155 +#: plugins/gtk+/glade-store-editor.c:155 msgid "" "Define columns for your liststore; giving them meaningful names will help " "you to retrieve them when setting cell renderer attributes (press the Delete " @@ -4359,7 +4284,7 @@ msgstr "" "you to retrieve them when setting cell renderer attributes (press the Delete " "key to remove the selected column)" -#: ../plugins/gtk+/glade-store-editor.c:190 +#: plugins/gtk+/glade-store-editor.c:190 msgid "" "Add remove and edit rows of data (you can optionally use Ctrl+N to add new " "rows and the Delete key to remove the selected row)" @@ -4367,32 +4292,31 @@ msgstr "" "Add remove and edit rows of data (you can optionally use Ctrl+N to add new " "rows and the Delete key to remove the selected row)" -#: ../plugins/gtk+/glade-string-list.c:334 -#: ../plugins/gtk+/glade-string-list.c:379 +#: plugins/gtk+/glade-string-list.c:335 plugins/gtk+/glade-string-list.c:380 msgid "<Type Here>" msgstr "<Type Here>" -#: ../plugins/gtk+/glade-string-list.c:597 +#: plugins/gtk+/glade-string-list.c:598 msgid "<Enter ID>" msgstr "<Enter ID>" -#: ../plugins/gtk+/glade-tool-button-editor.c:165 -#: ../plugins/gtk+/glade-tool-item-group-editor.c:152 +#: plugins/gtk+/glade-tool-button-editor.c:164 +#: plugins/gtk+/glade-tool-item-group-editor.c:151 #, c-format msgid "Setting %s to use standard label text" msgstr "Setting %s to use standard label text" -#: ../plugins/gtk+/glade-tool-button-editor.c:201 -#: ../plugins/gtk+/glade-tool-item-group-editor.c:188 +#: plugins/gtk+/glade-tool-button-editor.c:200 +#: plugins/gtk+/glade-tool-item-group-editor.c:187 #, c-format msgid "Setting %s to use a custom label widget" msgstr "Setting %s to use a custom label widget" -#: ../plugins/gtk+/glade-tool-item-group-editor.c:232 +#: plugins/gtk+/glade-tool-item-group-editor.c:231 msgid "Group Header" msgstr "Group Header" -#: ../plugins/gtk+/glade-treeview-editor.c:207 +#: plugins/gtk+/glade-treeview-editor.c:207 msgid "" "Choose a Data Model and define some\n" "columns in the data store first" @@ -4400,1006 +4324,832 @@ msgstr "" "Choose a Data Model and define some\n" "columns in the data store first" -#: ../plugins/gtk+/glade-widget-editor.c:163 -#: ../plugins/gtk+/glade-widget-editor.c:183 +#: plugins/gtk+/glade-widget-editor.c:163 +#: plugins/gtk+/glade-widget-editor.c:183 #, c-format msgid "Setting %s to use a custom tooltip" msgstr "Setting %s to use a custom tooltip" -#: ../plugins/gtk+/glade-widget-editor.c:265 +#: plugins/gtk+/glade-widget-editor.c:265 #, c-format msgid "Setting %s to use tooltip markup" msgstr "Setting %s to use tooltip markup" -#: ../plugins/gtk+/glade-widget-editor.c:277 +#: plugins/gtk+/glade-widget-editor.c:277 #, c-format msgid "Setting %s to not use tooltip markup" msgstr "Setting %s to not use tooltip markup" -#: ../plugins/gtk+/glade-window-editor.c:145 +#: plugins/gtk+/glade-window-editor.c:145 #, c-format msgid "Setting %s to use a named icon" msgstr "Setting %s to use a named icon" -#: ../plugins/gtk+/glade-window-editor.c:179 +#: plugins/gtk+/glade-window-editor.c:179 #, c-format msgid "Setting %s to use an icon file" msgstr "Setting %s to use an icon file" -#: ../plugins/gtk+/glade-window-editor.c:225 +#: plugins/gtk+/glade-window-editor.c:225 #, c-format msgid "Setting %s to use a custom titlebar" msgstr "Setting %s to use a custom titlebar" -#: ../plugins/gtk+/glade-window-editor.c:228 +#: plugins/gtk+/glade-window-editor.c:228 #, c-format msgid "Setting %s to use a system provided titlebar" msgstr "Setting %s to use a system provided titlebar" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:1 +#: plugins/gtk+/gtkunixprint.xml:10 msgid "Page Setup Dialog" msgstr "Page Setup Dialogue" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:2 +#: plugins/gtk+/gtkunixprint.xml:11 msgid "Print Dialog" msgstr "Print Dialogue" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:3 +#: plugins/gtk+/gtkunixprint.xml:16 msgid "Page Set" msgstr "Page Set" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:4 +#: plugins/gtk+/gtkunixprint.xml:17 msgid "Copies" msgstr "Copies" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:5 +#: plugins/gtk+/gtkunixprint.xml:18 msgid "Collate" msgstr "Collate" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:6 +#: plugins/gtk+/gtkunixprint.xml:19 msgid "Reverse" msgstr "Reverse" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:7 ../plugins/gtk+/gtk+.xml.in.h:726 +#: plugins/gtk+/gtkunixprint.xml:20 plugins/gtk+/gtk+.xml:2826 msgid "Scale" msgstr "Scale" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:8 +#: plugins/gtk+/gtkunixprint.xml:21 msgid "Generate PDF" msgstr "Generate PDF" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:9 +#: plugins/gtk+/gtkunixprint.xml:22 msgid "Generate PS" msgstr "Generate PS" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:10 +#: plugins/gtk+/gtkunixprint.xml:23 msgid "Preview" msgstr "Preview" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:11 +#: plugins/gtk+/gtkunixprint.xml:24 msgid "Number Up" msgstr "Number Up" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:12 +#: plugins/gtk+/gtkunixprint.xml:25 msgid "Number Up Layout" msgstr "Number Up Layout" -#: ../plugins/gtk+/gtkunixprint.xml.in.h:13 +#: plugins/gtk+/gtkunixprint.xml:33 msgid "GTK+ Unix Print Toplevels" msgstr "GTK+ Unix Print Toplevels" -#: ../plugins/gtk+/gtk+.xml.in.h:2 +#: plugins/gtk+/gtk+.xml:38 msgid "Preview snapshot" msgstr "Preview snapshot" -#: ../plugins/gtk+/gtk+.xml.in.h:3 +#: plugins/gtk+/gtk+.xml:39 msgid "Edit Separately" msgstr "Edit Separately" -#: ../plugins/gtk+/gtk+.xml.in.h:4 +#: plugins/gtk+/gtk+.xml:40 msgid "Remove Parent" msgstr "Remove Parent" -#: ../plugins/gtk+/gtk+.xml.in.h:5 +#: plugins/gtk+/gtk+.xml:41 msgid "Add Parent" msgstr "Add Parent" -#: ../plugins/gtk+/gtk+.xml.in.h:6 ../plugins/gtk+/glade-misc-editor.ui.h:4 -#: ../plugins/gtk+/glade-widget-editor.ui.h:13 +#: plugins/gtk+/gtk+.xml:42 plugins/gtk+/gtk+.xml:2684 +#: plugins/gtk+/glade-misc-editor.ui:187 +#: plugins/gtk+/glade-widget-editor.ui:841 msgid "Alignment" msgstr "Alignment" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:8 +#: plugins/gtk+/gtk+.xml:43 plugins/gtk+/gtk+.xml:356 +#: plugins/gtk+/gtk+.xml:3183 msgid "Viewport" msgstr "Viewport" -#: ../plugins/gtk+/gtk+.xml.in.h:9 +#: plugins/gtk+/gtk+.xml:44 plugins/gtk+/gtk+.xml:3155 msgid "Event Box" msgstr "Event Box" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:11 +#: plugins/gtk+/gtk+.xml:45 plugins/gtk+/gtk+.xml:266 +#: plugins/gtk+/gtk+.xml:2686 msgid "Frame" msgstr "Frame" -#: ../plugins/gtk+/gtk+.xml.in.h:12 +#: plugins/gtk+/gtk+.xml:46 plugins/gtk+/gtk+.xml:2703 msgid "Aspect Frame" msgstr "Aspect Frame" -#: ../plugins/gtk+/gtk+.xml.in.h:13 +#: plugins/gtk+/gtk+.xml:47 plugins/gtk+/gtk+.xml:3198 msgid "Scrolled Window" msgstr "Scrolled Window" -#: ../plugins/gtk+/gtk+.xml.in.h:14 +#: plugins/gtk+/gtk+.xml:48 plugins/gtk+/gtk+.xml:3157 msgid "Expander" msgstr "Expander" -#: ../plugins/gtk+/gtk+.xml.in.h:15 +#: plugins/gtk+/gtk+.xml:49 plugins/gtk+/gtk+.xml:2372 msgid "Grid" msgstr "Grid" -#: ../plugins/gtk+/gtk+.xml.in.h:16 +#: plugins/gtk+/gtk+.xml:50 plugins/gtk+/gtk+.xml:635 msgid "Box" msgstr "Box" -#: ../plugins/gtk+/gtk+.xml.in.h:17 +#: plugins/gtk+/gtk+.xml:51 plugins/gtk+/gtk+.xml:2427 msgid "Paned" msgstr "Paned" -#: ../plugins/gtk+/gtk+.xml.in.h:18 +#: plugins/gtk+/gtk+.xml:52 plugins/gtk+/gtk+.xml:2576 msgid "Stack" msgstr "Stack" -#: ../plugins/gtk+/gtk+.xml.in.h:19 +#: plugins/gtk+/gtk+.xml:54 msgid "Add to Size Group" msgstr "Add to Size Group" -#: ../plugins/gtk+/gtk+.xml.in.h:20 +#: plugins/gtk+/gtk+.xml:55 msgid "Clear properties" msgstr "Clear properties" -#: ../plugins/gtk+/gtk+.xml.in.h:21 +#: plugins/gtk+/gtk+.xml:56 msgid "Read documentation" msgstr "Read documentation" -#: ../plugins/gtk+/gtk+.xml.in.h:22 +#: plugins/gtk+/gtk+.xml:98 msgid "Style Classes" msgstr "Style Classes" -#. GtkAttachOptions enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:24 +#: plugins/gtk+/gtk+.xml:103 +msgid "A list of style class names to apply to this widget" +msgstr "A list of style class names to apply to this widget" + +#: plugins/gtk+/gtk+.xml:109 plugins/gtk+/gtk+.xml:1446 +#: plugins/gtk+/gtk+.xml:2363 msgid "Fill" msgstr "Fill" -#. GtkButtonBoxStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:26 +#: plugins/gtk+/gtk+.xml:111 plugins/gtk+/gtk+.xml:693 +#: plugins/gtk+/gtk+.xml:1247 plugins/gtk+/gtk+.xml:2956 msgid "Start" msgstr "Start" -#. PangoAlignment enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:28 +#: plugins/gtk+/gtk+.xml:113 plugins/gtk+/gtk+.xml:672 +#: plugins/gtk+/gtk+.xml:791 plugins/gtk+/gtk+.xml:861 +#: plugins/gtk+/gtk+.xml:1444 plugins/gtk+/gtk+.xml:2960 +#: plugins/gtk+/gtk+.xml:4307 msgid "Center" msgstr "Centre" -#. GtkButtonBoxStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:30 +#: plugins/gtk+/gtk+.xml:115 plugins/gtk+/gtk+.xml:695 +#: plugins/gtk+/gtk+.xml:1251 plugins/gtk+/gtk+.xml:2958 msgid "End" msgstr "End" -#. GtkAlign enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:32 +#: plugins/gtk+/gtk+.xml:117 msgid "Baseline" msgstr "Baseline" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:34 +#: plugins/gtk+/gtk+.xml:125 msgid "Exposure" msgstr "Exposure" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:36 +#: plugins/gtk+/gtk+.xml:127 msgid "Pointer Motion" msgstr "Pointer Motion" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:38 +#: plugins/gtk+/gtk+.xml:129 msgid "Pointer Motion Hint" msgstr "Pointer Motion Hint" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:40 +#: plugins/gtk+/gtk+.xml:131 msgid "Button Motion" msgstr "Button Motion" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:42 +#: plugins/gtk+/gtk+.xml:133 msgid "Button 1 Motion" msgstr "Button 1 Motion" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:44 +#: plugins/gtk+/gtk+.xml:135 msgid "Button 2 Motion" msgstr "Button 2 Motion" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:46 +#: plugins/gtk+/gtk+.xml:137 msgid "Button 3 Motion" msgstr "Button 3 Motion" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:48 +#: plugins/gtk+/gtk+.xml:139 msgid "Button Press" msgstr "Button Press" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:50 +#: plugins/gtk+/gtk+.xml:141 msgid "Button Release" msgstr "Button Release" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:52 +#: plugins/gtk+/gtk+.xml:143 msgid "Key Press" msgstr "Key Press" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:54 +#: plugins/gtk+/gtk+.xml:145 msgid "Key Release" msgstr "Key Release" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:56 +#: plugins/gtk+/gtk+.xml:147 msgid "Enter Notify" msgstr "Enter Notify" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:58 +#: plugins/gtk+/gtk+.xml:149 msgid "Leave Notify" msgstr "Leave Notify" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:60 +#: plugins/gtk+/gtk+.xml:151 msgid "Focus Change" msgstr "Focus Change" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:62 +#: plugins/gtk+/gtk+.xml:153 msgid "Structure" msgstr "Structure" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:64 +#: plugins/gtk+/gtk+.xml:155 msgid "Property Change" msgstr "Property Change" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:66 +#: plugins/gtk+/gtk+.xml:157 msgid "Visibility Notify" msgstr "Visibility Notify" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:68 +#: plugins/gtk+/gtk+.xml:159 msgid "Proximity In" msgstr "Proximity In" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:70 -msgid "Proximity Out" -msgstr "Proximity Out" +#: plugins/gtk+/gtk+.xml:161 +#| msgid "Proximity Out" +msgid "Proximity Out" +msgstr "Proximity Out" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:72 +#: plugins/gtk+/gtk+.xml:163 msgid "Substructure" msgstr "Substructure" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:74 +#: plugins/gtk+/gtk+.xml:165 msgid "Scroll" msgstr "Scroll" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:76 +#: plugins/gtk+/gtk+.xml:167 msgid "Touch" msgstr "Touch" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:78 +#: plugins/gtk+/gtk+.xml:169 msgid "Smooth scroll" msgstr "Smooth scroll" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:80 +#: plugins/gtk+/gtk+.xml:171 msgid "Touchpad Gesture" msgstr "Touchpad Gesture" -#. GdkEventMask enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:82 +#: plugins/gtk+/gtk+.xml:173 msgid "All Events" msgstr "All Events" -#. Accelerators -#: ../plugins/gtk+/gtk+.xml.in.h:84 +#: plugins/gtk+/gtk+.xml:188 msgid "Accelerators" msgstr "Accelerators" -#. Atk name and description properties -#: ../plugins/gtk+/gtk+.xml.in.h:86 +#: plugins/gtk+/gtk+.xml:193 +msgid "A list of accelerator keys" +msgstr "A list of accelerator keys" + +#: plugins/gtk+/gtk+.xml:198 msgid "Accessible Name" msgstr "Accessible Name" -#: ../plugins/gtk+/gtk+.xml.in.h:87 +#: plugins/gtk+/gtk+.xml:202 +msgid "Object instance's name formatted for assistive technology access" +msgstr "Object instance's name formatted for assistive technology access" + +#: plugins/gtk+/gtk+.xml:206 msgid "Accessible Description" msgstr "Accessible Description" -#: ../plugins/gtk+/gtk+.xml.in.h:88 +#: plugins/gtk+/gtk+.xml:210 +msgid "Description of an object, formatted for assistive technology access" +msgstr "Description of an object, formatted for assistive technology access" + +#: plugins/gtk+/gtk+.xml:214 msgid "Role" msgstr "Role" -#. GtkIconSize enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:90 +#: plugins/gtk+/gtk+.xml:219 +msgid "The accessible role of this object" +msgstr "The accessible role of this object" + +#: plugins/gtk+/gtk+.xml:222 plugins/gtk+/gtk+.xml:1132 msgid "Invalid" msgstr "Invalid" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:92 +#: plugins/gtk+/gtk+.xml:224 msgid "Accelerator Label" msgstr "Accelerator Label" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:94 +#: plugins/gtk+/gtk+.xml:226 msgid "Alert" msgstr "Alert" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:96 +#: plugins/gtk+/gtk+.xml:228 msgid "Animation" msgstr "Animation" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:98 +#: plugins/gtk+/gtk+.xml:230 plugins/gtk+/gtk+.xml:3021 msgid "Arrow" msgstr "Arrow" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:100 +#: plugins/gtk+/gtk+.xml:232 plugins/gtk+/gtk+.xml:2862 msgid "Calendar" msgstr "Calendar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:102 +#: plugins/gtk+/gtk+.xml:234 msgid "Canvas" msgstr "Canvas" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:104 +#: plugins/gtk+/gtk+.xml:236 msgid "Check Box" msgstr "Tick Box" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:106 +#: plugins/gtk+/gtk+.xml:238 plugins/gtk+/gtk+.xml:1043 msgid "Check Menu Item" msgstr "Tick Menu Item" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:108 +#: plugins/gtk+/gtk+.xml:240 msgid "Color Chooser" msgstr "Colour Chooser" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:110 +#: plugins/gtk+/gtk+.xml:242 plugins/gtk+/gtk+.xml:334 msgid "Column Header" msgstr "Column Header" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:112 +#: plugins/gtk+/gtk+.xml:244 plugins/gtk+/gtk+.xml:2095 msgid "Combo Box" msgstr "Combo Box" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:114 +#: plugins/gtk+/gtk+.xml:246 msgid "Date Editor" msgstr "Date Editor" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:116 +#: plugins/gtk+/gtk+.xml:248 msgid "Desktop Icon" msgstr "Desktop Icon" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:118 +#: plugins/gtk+/gtk+.xml:250 msgid "Desktop Frame" msgstr "Desktop Frame" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:120 +#: plugins/gtk+/gtk+.xml:252 msgid "Dial" msgstr "Dial" -#. GtkIconSize enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:122 +#: plugins/gtk+/gtk+.xml:254 plugins/gtk+/gtk+.xml:812 +#: plugins/gtk+/gtk+.xml:1144 msgid "Dialog" msgstr "Dialogue" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:124 -msgid "Directory Name" -msgstr "Directory Name" +#: plugins/gtk+/gtk+.xml:256 +#| msgid "Directory Name" +msgid "Directory Pane" +msgstr "Directory Pane" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:126 +#: plugins/gtk+/gtk+.xml:258 plugins/gtk+/gtk+.xml:3122 msgid "Drawing Area" msgstr "Drawing Area" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:128 +#: plugins/gtk+/gtk+.xml:260 msgid "File Chooser" msgstr "File Chooser" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:130 +#: plugins/gtk+/gtk+.xml:262 msgid "Filler" msgstr "Filler" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:132 +#: plugins/gtk+/gtk+.xml:264 msgid "Font Chooser" msgstr "Font Chooser" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:134 +#: plugins/gtk+/gtk+.xml:268 msgid "Glass Pane" msgstr "Glass Pane" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:136 +#: plugins/gtk+/gtk+.xml:270 msgid "HTML Container" msgstr "HTML Container" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:138 -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:6 +#: plugins/gtk+/gtk+.xml:272 plugins/gtk+/glade-about-dialog-editor.ui:213 msgid "Icon" msgstr "Icon" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:142 +#: plugins/gtk+/gtk+.xml:276 msgid "Internal Frame" msgstr "Internal Frame" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:146 +#: plugins/gtk+/gtk+.xml:280 msgid "Layered Pane" msgstr "Layered Pane" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:148 +#: plugins/gtk+/gtk+.xml:282 msgid "List" msgstr "List" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:150 +#: plugins/gtk+/gtk+.xml:284 msgid "List Item" msgstr "List Item" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:154 +#: plugins/gtk+/gtk+.xml:288 plugins/gtk+/gtk+.xml:1060 msgid "Menu Bar" msgstr "Menu Bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:158 +#: plugins/gtk+/gtk+.xml:292 msgid "Option Pane" msgstr "Option Pane" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:160 +#: plugins/gtk+/gtk+.xml:294 msgid "Page Tab" msgstr "Page Tab" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:162 +#: plugins/gtk+/gtk+.xml:296 msgid "Page Tab List" msgstr "Page Tab List" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:164 +#: plugins/gtk+/gtk+.xml:298 msgid "Panel" msgstr "Panel" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:166 +#: plugins/gtk+/gtk+.xml:300 msgid "Password Text" msgstr "Password Text" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:168 +#: plugins/gtk+/gtk+.xml:302 plugins/gtk+/gtk+.xml:828 +#: plugins/gtk+/gtk+.xml:2870 msgid "Popup Menu" msgstr "Popup Menu" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:170 +#: plugins/gtk+/gtk+.xml:304 msgid "Progress bar" msgstr "Progress bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:172 +#: plugins/gtk+/gtk+.xml:306 msgid "Push Button" msgstr "Push Button" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:174 +#: plugins/gtk+/gtk+.xml:308 plugins/gtk+/gtk+.xml:1861 msgid "Radio Button" msgstr "Radio Button" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:176 +#: plugins/gtk+/gtk+.xml:310 plugins/gtk+/gtk+.xml:1045 msgid "Radio Menu Item" msgstr "Radio Menu Item" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:178 +#: plugins/gtk+/gtk+.xml:312 msgid "Root Pane" msgstr "Root Pane" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:180 +#: plugins/gtk+/gtk+.xml:314 plugins/gtk+/gtk+.xml:336 msgid "Row Header" msgstr "Row Header" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:182 +#: plugins/gtk+/gtk+.xml:316 msgid "Scroll Bar" msgstr "Scroll Bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:184 +#: plugins/gtk+/gtk+.xml:318 msgid "Scroll pane" msgstr "Scroll pane" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:188 +#: plugins/gtk+/gtk+.xml:322 msgid "Slider" msgstr "Slider" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:190 +#: plugins/gtk+/gtk+.xml:324 msgid "Split Pane" msgstr "Split Pane" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:192 +#: plugins/gtk+/gtk+.xml:326 plugins/gtk+/gtk+.xml:1831 msgid "Spin Button" msgstr "Spin Button" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:194 +#: plugins/gtk+/gtk+.xml:328 plugins/gtk+/gtk+.xml:3007 msgid "Status Bar" msgstr "Status Bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:196 +#: plugins/gtk+/gtk+.xml:330 plugins/gtk+/gtk+.xml:2326 msgid "Table" msgstr "Table" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:198 +#: plugins/gtk+/gtk+.xml:332 msgid "Table Cell" msgstr "Table Cell" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:200 +#: plugins/gtk+/gtk+.xml:338 msgid "Tear Off Menu Item" msgstr "Tear Off Menu Item" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:202 +#: plugins/gtk+/gtk+.xml:340 msgid "Terminal" msgstr "Terminal" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:206 +#: plugins/gtk+/gtk+.xml:344 plugins/gtk+/gtk+.xml:1815 msgid "Toggle Button" msgstr "Toggle Button" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:208 +#: plugins/gtk+/gtk+.xml:346 plugins/gtk+/gtk+.xml:1087 msgid "Tool Bar" msgstr "Tool Bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:210 +#: plugins/gtk+/gtk+.xml:348 msgid "Tool Tip" msgstr "Tool Tip" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:212 +#: plugins/gtk+/gtk+.xml:350 msgid "Tree" msgstr "Tree" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:214 +#: plugins/gtk+/gtk+.xml:352 msgid "Tree Table" msgstr "Tree Table" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:216 +#: plugins/gtk+/gtk+.xml:354 plugins/gtk+/gtk+.xml:3274 msgid "Unknown" msgstr "Unknown" -#. GtkPopoverConstraint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:218 +#: plugins/gtk+/gtk+.xml:358 plugins/gtk+/gtk+.xml:746 +#: plugins/gtk+/gtk+.xml:3534 msgid "Window" msgstr "Window" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:220 +#: plugins/gtk+/gtk+.xml:360 msgid "Header" msgstr "Header" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:222 +#: plugins/gtk+/gtk+.xml:362 msgid "Footer" msgstr "Footer" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:224 +#: plugins/gtk+/gtk+.xml:364 msgid "Paragraph" msgstr "Paragraph" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:226 +#: plugins/gtk+/gtk+.xml:366 msgid "Ruler" msgstr "Ruler" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:228 +#: plugins/gtk+/gtk+.xml:368 msgid "Application" msgstr "Application" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:230 +#: plugins/gtk+/gtk+.xml:370 msgid "Autocomplete" msgstr "Autocomplete" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:232 +#: plugins/gtk+/gtk+.xml:372 msgid "Editbar" msgstr "Editbar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:234 +#: plugins/gtk+/gtk+.xml:374 msgid "Embedded" msgstr "Embedded" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:236 ../plugins/gtk+/glade-entry-editor.ui.h:1 +#: plugins/gtk+/gtk+.xml:376 plugins/gtk+/glade-entry-editor.ui:43 msgid "Entry" msgstr "Entry" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:238 +#: plugins/gtk+/gtk+.xml:378 msgid "Chart" msgstr "Chart" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:240 +#: plugins/gtk+/gtk+.xml:380 msgid "Caption" msgstr "Caption" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:242 +#: plugins/gtk+/gtk+.xml:382 msgid "Document Frame" msgstr "Document Frame" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:244 +#: plugins/gtk+/gtk+.xml:384 msgid "Heading" msgstr "Heading" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:246 +#: plugins/gtk+/gtk+.xml:386 msgid "Page" msgstr "Page" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:248 +#: plugins/gtk+/gtk+.xml:388 msgid "Section" msgstr "Section" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:250 +#: plugins/gtk+/gtk+.xml:390 msgid "Redundant Object" msgstr "Redundant Object" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:252 +#: plugins/gtk+/gtk+.xml:392 msgid "Form" msgstr "Form" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:254 +#: plugins/gtk+/gtk+.xml:394 msgid "Link" msgstr "Link" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:256 +#: plugins/gtk+/gtk+.xml:396 msgid "Input Method Window" msgstr "Input Method Window" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:258 +#: plugins/gtk+/gtk+.xml:398 msgid "Table Row" msgstr "Table Row" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:260 +#: plugins/gtk+/gtk+.xml:400 msgid "Tree Item" msgstr "Tree Item" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:262 +#: plugins/gtk+/gtk+.xml:402 msgid "Document Spreadsheet" msgstr "Document Spreadsheet" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:264 +#: plugins/gtk+/gtk+.xml:404 msgid "Document Presentation" msgstr "Document Presentation" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:266 +#: plugins/gtk+/gtk+.xml:406 msgid "Document Text" msgstr "Document Text" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:268 +#: plugins/gtk+/gtk+.xml:408 msgid "Document Web" msgstr "Document Web" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:270 +#: plugins/gtk+/gtk+.xml:410 msgid "Document Email" msgstr "Document E-mail" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:274 +#: plugins/gtk+/gtk+.xml:414 plugins/gtk+/gtk+.xml:2705 msgid "List Box" msgstr "List Box" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:276 +#: plugins/gtk+/gtk+.xml:416 msgid "Grouping" msgstr "Grouping" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:278 +#: plugins/gtk+/gtk+.xml:418 msgid "Image Map" msgstr "Image Map" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:280 +#: plugins/gtk+/gtk+.xml:420 plugins/gtk+/gtk+.xml:832 msgid "Notification" msgstr "Notification" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:282 +#: plugins/gtk+/gtk+.xml:422 plugins/gtk+/gtk+.xml:3126 msgid "Info Bar" msgstr "Info Bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:284 +#: plugins/gtk+/gtk+.xml:424 plugins/gtk+/gtk+.xml:2243 msgid "Level Bar" msgstr "Level Bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:286 +#: plugins/gtk+/gtk+.xml:426 msgid "Title Bar" msgstr "Title Bar" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:288 +#: plugins/gtk+/gtk+.xml:428 msgid "Block Quote" msgstr "Block Quote" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:290 +#: plugins/gtk+/gtk+.xml:430 msgid "Audio" msgstr "Audio" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:292 +#: plugins/gtk+/gtk+.xml:432 msgid "Video" msgstr "Video" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:294 -msgid "Definition" -msgstr "Definition" - -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:296 +#: plugins/gtk+/gtk+.xml:436 msgid "Article" msgstr "Article" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:298 +#: plugins/gtk+/gtk+.xml:438 msgid "Landmark" msgstr "Landmark" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:300 +#: plugins/gtk+/gtk+.xml:440 msgid "Log" msgstr "Log" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:302 +#: plugins/gtk+/gtk+.xml:442 msgid "Marquee" msgstr "Marquee" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:304 +#: plugins/gtk+/gtk+.xml:444 msgid "Math" msgstr "Math" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:306 +#: plugins/gtk+/gtk+.xml:446 msgid "Rating" msgstr "Rating" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:308 +#: plugins/gtk+/gtk+.xml:448 msgid "Time" msgstr "Time" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:310 +#: plugins/gtk+/gtk+.xml:450 msgid "Description List" msgstr "Description List" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:312 +#: plugins/gtk+/gtk+.xml:452 msgid "Description Term" msgstr "Description Term" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:314 +#: plugins/gtk+/gtk+.xml:454 msgid "Description Value" msgstr "Description Value" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:316 +#: plugins/gtk+/gtk+.xml:456 msgid "Generic object" msgstr "Generic object" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:318 +#: plugins/gtk+/gtk+.xml:458 msgid "Mathematical fraction" msgstr "Mathematical fraction" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:320 +#: plugins/gtk+/gtk+.xml:460 msgid "A radical expression (in math)" msgstr "A radical expression (in math)" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:322 +#: plugins/gtk+/gtk+.xml:462 msgid "Subscript text" msgstr "Subscript text" -#. AtkRole enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:324 +#: plugins/gtk+/gtk+.xml:464 msgid "Superscript text" msgstr "Superscript text" -#. Atk role enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:326 +#: plugins/gtk+/gtk+.xml:466 msgid "Last Defined" msgstr "Last Defined" -#. Atk relationset properties -#: ../plugins/gtk+/gtk+.xml.in.h:328 +#: plugins/gtk+/gtk+.xml:471 msgid "Controlled By" msgstr "Controlled By" -#: ../plugins/gtk+/gtk+.xml.in.h:329 -msgid "Controller For" -msgstr "Controller For" - -#: ../plugins/gtk+/gtk+.xml.in.h:330 -msgid "Labeled By" -msgstr "Labelled By" - -#: ../plugins/gtk+/gtk+.xml.in.h:331 -msgid "Label For" -msgstr "Label For" - -#: ../plugins/gtk+/gtk+.xml.in.h:332 -msgid "Member Of" -msgstr "Member Of" - -#: ../plugins/gtk+/gtk+.xml.in.h:333 -msgid "Node Child Of" -msgstr "Node Child Of" - -#: ../plugins/gtk+/gtk+.xml.in.h:334 -msgid "Flows To" -msgstr "Flows To" - -#: ../plugins/gtk+/gtk+.xml.in.h:335 -msgid "Flows From" -msgstr "Flows From" - -#: ../plugins/gtk+/gtk+.xml.in.h:336 -msgid "Subwindow Of" -msgstr "Subwindow Of" - -#: ../plugins/gtk+/gtk+.xml.in.h:337 -msgid "Embeds" -msgstr "Embeds" - -#: ../plugins/gtk+/gtk+.xml.in.h:338 -msgid "Embedded By" -msgstr "Embedded By" - -#: ../plugins/gtk+/gtk+.xml.in.h:339 -msgid "Popup For" -msgstr "Popup For" - -#: ../plugins/gtk+/gtk+.xml.in.h:340 -msgid "Parent Window Of" -msgstr "Parent Window Of" - -#: ../plugins/gtk+/gtk+.xml.in.h:341 -msgid "Described By" -msgstr "Described By" - -#: ../plugins/gtk+/gtk+.xml.in.h:342 -msgid "Description For" -msgstr "Description For" - -#: ../plugins/gtk+/gtk+.xml.in.h:343 -msgid "A list of style class names to apply to this widget" -msgstr "A list of style class names to apply to this widget" - -#: ../plugins/gtk+/gtk+.xml.in.h:344 -msgid "A list of accelerator keys" -msgstr "A list of accelerator keys" - -#: ../plugins/gtk+/gtk+.xml.in.h:345 -msgid "Object instance's name formatted for assistive technology access" -msgstr "Object instance's name formatted for assistive technology access" - -#: ../plugins/gtk+/gtk+.xml.in.h:346 -msgid "Description of an object, formatted for assistive technology access" -msgstr "Description of an object, formatted for assistive technology access" - -#: ../plugins/gtk+/gtk+.xml.in.h:347 -msgid "The accessible role of this object" -msgstr "The accessible role of this object" - -#: ../plugins/gtk+/gtk+.xml.in.h:348 +#: plugins/gtk+/gtk+.xml:476 msgid "Indicates an object controlled by one or more target objects" msgstr "Indicates an object controlled by one or more target objects" -#: ../plugins/gtk+/gtk+.xml.in.h:349 +#: plugins/gtk+/gtk+.xml:479 +msgid "Controller For" +msgstr "Controller For" + +#: plugins/gtk+/gtk+.xml:484 msgid "Indicates an object is a controller for one or more target objects" msgstr "Indicates an object is a controller for one or more target objects" -#: ../plugins/gtk+/gtk+.xml.in.h:350 +#: plugins/gtk+/gtk+.xml:487 +msgid "Labeled By" +msgstr "Labelled By" + +#: plugins/gtk+/gtk+.xml:492 msgid "Indicates an object is labeled by one or more target objects" msgstr "Indicates an object is labelled by one or more target objects" -#: ../plugins/gtk+/gtk+.xml.in.h:351 +#: plugins/gtk+/gtk+.xml:495 +msgid "Label For" +msgstr "Label For" + +#: plugins/gtk+/gtk+.xml:500 msgid "Indicates an object is a label for one or more target objects" msgstr "Indicates an object is a label for one or more target objects" -#: ../plugins/gtk+/gtk+.xml.in.h:352 +#: plugins/gtk+/gtk+.xml:503 +msgid "Member Of" +msgstr "Member Of" + +#: plugins/gtk+/gtk+.xml:508 msgid "" "Indicates an object is a member of a group of one or more target objects" msgstr "" "Indicates an object is a member of a group of one or more target objects" -#: ../plugins/gtk+/gtk+.xml.in.h:353 +#: plugins/gtk+/gtk+.xml:511 +msgid "Node Child Of" +msgstr "Node Child Of" + +#: plugins/gtk+/gtk+.xml:516 msgid "" "Indicates an object is a cell in a treetable which is displayed because a " "cell in the same column is expanded and identifies that cell" @@ -5407,7 +5157,11 @@ msgstr "" "Indicates an object is a cell in a treetable which is displayed because a " "cell in the same column is expanded and identifies that cell" -#: ../plugins/gtk+/gtk+.xml.in.h:354 +#: plugins/gtk+/gtk+.xml:521 +msgid "Flows To" +msgstr "Flows To" + +#: plugins/gtk+/gtk+.xml:526 msgid "" "Indicates that the object has content that flows logically to another " "AtkObject in a sequential way, (for instance text-flow)" @@ -5415,7 +5169,11 @@ msgstr "" "Indicates that the object has content that flows logically to another " "AtkObject in a sequential way, (for instance text-flow)" -#: ../plugins/gtk+/gtk+.xml.in.h:355 +#: plugins/gtk+/gtk+.xml:531 +msgid "Flows From" +msgstr "Flows From" + +#: plugins/gtk+/gtk+.xml:536 msgid "" "Indicates that the object has content that flows logically from another " "AtkObject in a sequential way, (for instance text-flow)" @@ -5423,7 +5181,11 @@ msgstr "" "Indicates that the object has content that flows logically from another " "AtkObject in a sequential way, (for instance text-flow)" -#: ../plugins/gtk+/gtk+.xml.in.h:356 +#: plugins/gtk+/gtk+.xml:541 +msgid "Subwindow Of" +msgstr "Subwindow Of" + +#: plugins/gtk+/gtk+.xml:546 msgid "" "Indicates a subwindow attached to a component but otherwise has no " "connection in the UI hierarchy to that component" @@ -5431,7 +5193,11 @@ msgstr "" "Indicates a subwindow attached to a component but otherwise has no " "connection in the UI hierarchy to that component" -#: ../plugins/gtk+/gtk+.xml.in.h:357 +#: plugins/gtk+/gtk+.xml:551 +msgid "Embeds" +msgstr "Embeds" + +#: plugins/gtk+/gtk+.xml:556 msgid "" "Indicates that the object visually embeds another object's content, i.e. " "this object's content flows around another's content" @@ -5439,7 +5205,11 @@ msgstr "" "Indicates that the object visually embeds another object's content, i.e. " "this object's content flows around another's content" -#: ../plugins/gtk+/gtk+.xml.in.h:358 +#: plugins/gtk+/gtk+.xml:561 +msgid "Embedded By" +msgstr "Embedded By" + +#: plugins/gtk+/gtk+.xml:566 msgid "" "Inverse of 'Embeds', indicates that this object's content is visually " "embedded in another object" @@ -5447,15 +5217,27 @@ msgstr "" "Inverse of 'Embeds', indicates that this object's content is visually " "embedded in another object" -#: ../plugins/gtk+/gtk+.xml.in.h:359 +#: plugins/gtk+/gtk+.xml:571 +msgid "Popup For" +msgstr "Popup For" + +#: plugins/gtk+/gtk+.xml:576 msgid "Indicates that an object is a popup for another object" msgstr "Indicates that an object is a popup for another object" -#: ../plugins/gtk+/gtk+.xml.in.h:360 +#: plugins/gtk+/gtk+.xml:579 +msgid "Parent Window Of" +msgstr "Parent Window Of" + +#: plugins/gtk+/gtk+.xml:584 msgid "Indicates that an object is a parent window of another object" msgstr "Indicates that an object is a parent window of another object" -#: ../plugins/gtk+/gtk+.xml.in.h:361 +#: plugins/gtk+/gtk+.xml:587 +msgid "Described By" +msgstr "Described By" + +#: plugins/gtk+/gtk+.xml:592 msgid "" "Indicates that another object provides descriptive information about this " "object; more verbose than 'Labelled By'" @@ -5463,7 +5245,11 @@ msgstr "" "Indicates that another object provides descriptive information about this " "object; more verbose than 'Labelled By'" -#: ../plugins/gtk+/gtk+.xml.in.h:362 +#: plugins/gtk+/gtk+.xml:595 +msgid "Description For" +msgstr "Description For" + +#: plugins/gtk+/gtk+.xml:600 msgid "" "Indicates that an object provides descriptive information about another " "object; more verbose than 'Label For'" @@ -5471,376 +5257,382 @@ msgstr "" "Indicates that an object provides descriptive information about another " "object; more verbose than 'Label For'" -#. GtkResizeMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:367 +#: plugins/gtk+/gtk+.xml:624 msgid "Queue" msgstr "Queue" -#. GtkResizeMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:369 +#: plugins/gtk+/gtk+.xml:626 msgid "Immediate" msgstr "Immediate" -#: ../plugins/gtk+/gtk+.xml.in.h:370 +#: plugins/gtk+/gtk+.xml:633 +msgid "Bin" +msgstr "Bin" + +#: plugins/gtk+/gtk+.xml:651 plugins/gtk+/gtk+.xml:2723 +#: plugins/gtk+/gtk+.xml:2785 msgid "Insert Before" msgstr "Insert Before" -#: ../plugins/gtk+/gtk+.xml.in.h:371 +#: plugins/gtk+/gtk+.xml:652 plugins/gtk+/gtk+.xml:2724 +#: plugins/gtk+/gtk+.xml:2786 msgid "Insert After" msgstr "Insert After" -#: ../plugins/gtk+/gtk+.xml.in.h:372 +#: plugins/gtk+/gtk+.xml:653 plugins/gtk+/gtk+.xml:2569 msgid "Remove Slot" msgstr "Remove Slot" -#: ../plugins/gtk+/gtk+.xml.in.h:373 +#: plugins/gtk+/gtk+.xml:660 plugins/gtk+/gtk+.xml:726 +#: plugins/gtk+/gtk+.xml:2557 msgid "Number of items" msgstr "Number of items" -#. GtkPositionType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:375 +#: plugins/gtk+/gtk+.xml:665 +msgid "The number of items in the box" +msgstr "The number of items in the box" + +#: plugins/gtk+/gtk+.xml:670 plugins/gtk+/gtk+.xml:1367 msgid "Top" msgstr "Top" -#. GtkPositionType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:377 +#: plugins/gtk+/gtk+.xml:674 plugins/gtk+/gtk+.xml:1369 msgid "Bottom" msgstr "Bottom" -#: ../plugins/gtk+/gtk+.xml.in.h:378 +#: plugins/gtk+/gtk+.xml:677 plugins/gtk+/gtk+.xml:733 msgid "Center Child" msgstr "Centre Child" -#: ../plugins/gtk+/gtk+.xml.in.h:379 -msgid "The number of items in the box" -msgstr "The number of items in the box" - -#: ../plugins/gtk+/gtk+.xml.in.h:380 +#: plugins/gtk+/gtk+.xml:701 msgid "Horizontal Box" msgstr "Horizontal Box" -#: ../plugins/gtk+/gtk+.xml.in.h:381 +#: plugins/gtk+/gtk+.xml:706 msgid "Vertical Box" msgstr "Vertical Box" -#: ../plugins/gtk+/gtk+.xml.in.h:382 +#: plugins/gtk+/gtk+.xml:712 msgid "Action Bar" msgstr "Action Bar" -#: ../plugins/gtk+/gtk+.xml.in.h:383 +#: plugins/gtk+/gtk+.xml:731 msgid "The number of items in the action bar" msgstr "The number of items in the action bar" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:385 +#: plugins/gtk+/gtk+.xml:759 +#| msgid "Accel Group" +msgid "Accel Groups" +msgstr "Accel Groups" + +#: plugins/gtk+/gtk+.xml:764 +msgid "A list of accel groups to be added to this window" +msgstr "A list of accel groups to be added to this window" + +#: plugins/gtk+/gtk+.xml:767 +#| msgid "BSD" +msgid "CSD" +msgstr "CSD" + +#: plugins/gtk+/gtk+.xml:783 msgid "North West" msgstr "North West" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:387 +#: plugins/gtk+/gtk+.xml:785 msgid "North" msgstr "North" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:389 +#: plugins/gtk+/gtk+.xml:787 msgid "North East" msgstr "North East" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:391 +#: plugins/gtk+/gtk+.xml:789 msgid "West" msgstr "West" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:393 +#: plugins/gtk+/gtk+.xml:793 msgid "East" msgstr "East" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:395 +#: plugins/gtk+/gtk+.xml:795 msgid "South West" msgstr "South West" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:397 +#: plugins/gtk+/gtk+.xml:797 msgid "South" msgstr "South" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:399 +#: plugins/gtk+/gtk+.xml:799 msgid "South East" msgstr "South East" -#. GdkGravity enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:401 +#: plugins/gtk+/gtk+.xml:801 msgid "Static" msgstr "Static" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:405 +#: plugins/gtk+/gtk+.xml:816 msgid "Toolbar" msgstr "Toolbar" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:407 +#: plugins/gtk+/gtk+.xml:818 msgid "Splash Screen" msgstr "Splash Screen" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:409 +#: plugins/gtk+/gtk+.xml:820 msgid "Utility" msgstr "Utility" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:411 +#: plugins/gtk+/gtk+.xml:822 msgid "Dock" msgstr "Dock" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:413 +#: plugins/gtk+/gtk+.xml:824 msgid "Desktop" msgstr "Desktop" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:415 +#: plugins/gtk+/gtk+.xml:826 msgid "Drop Down Menu" msgstr "Drop Down Menu" -#. GdkWindowTypeHint enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:417 +#: plugins/gtk+/gtk+.xml:830 msgid "Tooltip" msgstr "Tooltip" -#. GtkWindowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:423 +#: plugins/gtk+/gtk+.xml:842 msgid "Top Level" msgstr "Top Level" -#. GtkWindowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:425 +#: plugins/gtk+/gtk+.xml:844 msgid "Popup" msgstr "Popup" -#. GtkWindowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:427 +#: plugins/gtk+/gtk+.xml:846 msgid "Offscreen" msgstr "Offscreen" -#. GtkWindowPosition enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:431 +#: plugins/gtk+/gtk+.xml:863 msgid "Mouse" msgstr "Mouse" -#. GtkWindowPosition enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:433 +#: plugins/gtk+/gtk+.xml:865 msgid "Always Center" msgstr "Always Centre" -#. GtkWindowPosition enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:435 +#: plugins/gtk+/gtk+.xml:867 msgid "Center on Parent" msgstr "Centre on Parent" -#: ../plugins/gtk+/gtk+.xml.in.h:436 -msgid "A list of accel groups to be added to this window" -msgstr "A list of accel groups to be added to this window" - -#: ../plugins/gtk+/gtk+.xml.in.h:437 +#: plugins/gtk+/gtk+.xml:895 msgid "Offscreen Window" msgstr "Offscreen Window" -#: ../plugins/gtk+/gtk+.xml.in.h:438 +#: plugins/gtk+/gtk+.xml:940 msgid "Application Window" msgstr "Application Window" -#: ../plugins/gtk+/gtk+.xml.in.h:439 +#: plugins/gtk+/gtk+.xml:943 msgid "Overlay" msgstr "Overlay" -#: ../plugins/gtk+/gtk+.xml.in.h:440 +#: plugins/gtk+/gtk+.xml:952 msgid "Menu Shell" msgstr "Menu Shell" -#: ../plugins/gtk+/gtk+.xml.in.h:441 ../plugins/gtk+/glade-button-editor.ui.h:8 +#: plugins/gtk+/gtk+.xml:967 plugins/gtk+/gtk+.xml:1150 +#: plugins/gtk+/gtk+.xml:1205 plugins/gtk+/gtk+.xml:2744 +#: plugins/gtk+/gtk+.xml:2794 plugins/gtk+/gtk+.xml:3512 +#: plugins/gtk+/glade-button-editor.ui:394 msgid "Position" msgstr "Position" -#: ../plugins/gtk+/gtk+.xml.in.h:442 +#: plugins/gtk+/gtk+.xml:972 msgid "The position of the menu item in the menu shell" msgstr "The position of the menu item in the menu shell" -#: ../plugins/gtk+/gtk+.xml.in.h:443 -msgid "Edit…" -msgstr "Edit…" - -#: ../plugins/gtk+/gtk+.xml.in.h:444 +#: plugins/gtk+/gtk+.xml:991 plugins/gtk+/gtk+.xml:1064 +#: plugins/gtk+/gtk+.xml:1098 plugins/gtk+/gtk+.xml:1180 +#: plugins/gtk+/gtk+.xml:2110 plugins/gtk+/gtk+.xml:2875 +#: plugins/gtk+/gtk+.xml:3738 plugins/gtk+/gtk+.xml:3813 +#: plugins/gtk+/gtk+.xml:3829 plugins/gtk+/gtk+.xml:3934 +#: plugins/gtk+/gtk+.xml:4004 plugins/gtk+/gtk+.xml:4057 +#: plugins/gtk+/gtk+.xml:4115 plugins/gtk+/gtk+.xml:5499 +#| msgid "_Edit" +msgid "Edit…" +msgstr "Edit…" + +#: plugins/gtk+/gtk+.xml:998 msgid "Use Underline" msgstr "Use Underline" -#. GtkActivatable -#: ../plugins/gtk+/gtk+.xml.in.h:446 +#: plugins/gtk+/gtk+.xml:1002 plugins/gtk+/gtk+.xml:1283 +#: plugins/gtk+/gtk+.xml:1772 plugins/gtk+/gtk+.xml:1879 +#: plugins/gtk+/gtk+.xml:2898 msgid "Related Action" msgstr "Related Action" -#: ../plugins/gtk+/gtk+.xml.in.h:447 +#: plugins/gtk+/gtk+.xml:1004 plugins/gtk+/gtk+.xml:1285 +#: plugins/gtk+/gtk+.xml:1774 plugins/gtk+/gtk+.xml:1886 +#: plugins/gtk+/gtk+.xml:2900 msgid "Use Action Appearance" msgstr "Use Action Appearance" -#. GtkActionable -#: ../plugins/gtk+/gtk+.xml.in.h:449 +#: plugins/gtk+/gtk+.xml:1007 plugins/gtk+/gtk+.xml:1304 +#: plugins/gtk+/gtk+.xml:1777 plugins/gtk+/gtk+.xml:1889 msgid "Action Name" msgstr "Action Name" -#. Atk click property -#: ../plugins/gtk+/gtk+.xml.in.h:451 +#: plugins/gtk+/gtk+.xml:1008 plugins/gtk+/gtk+.xml:1305 +#: plugins/gtk+/gtk+.xml:1778 plugins/gtk+/gtk+.xml:1890 +#: plugins/gtk+/gtk+.xml:3091 +#| msgid "Action Bar" +msgid "Action Target" +msgstr "Action Target" + +#: plugins/gtk+/gtk+.xml:1012 plugins/gtk+/gtk+.xml:1781 msgid "Click" msgstr "Click" -#: ../plugins/gtk+/gtk+.xml.in.h:452 +#: plugins/gtk+/gtk+.xml:1016 plugins/gtk+/gtk+.xml:1785 msgid "Set the description of the Click atk action" msgstr "Set the description of the Click atk action" -#: ../plugins/gtk+/gtk+.xml.in.h:453 +#: plugins/gtk+/gtk+.xml:1022 msgid "Image Menu Item" msgstr "Image Menu Item" -#: ../plugins/gtk+/gtk+.xml.in.h:454 +#: plugins/gtk+/gtk+.xml:1029 msgid "Stock Item" msgstr "Stock Item" -#: ../plugins/gtk+/gtk+.xml.in.h:455 -msgid "Accel Group" -msgstr "Accel Group" - -#: ../plugins/gtk+/gtk+.xml.in.h:456 +#: plugins/gtk+/gtk+.xml:1033 msgid "The stock item for this menu item" msgstr "The stock item for this menu item" -#: ../plugins/gtk+/gtk+.xml.in.h:457 +#: plugins/gtk+/gtk+.xml:1039 plugins/gtk+/gtk+.xml:3707 +msgid "Accel Group" +msgstr "Accel Group" + +#: plugins/gtk+/gtk+.xml:1053 msgid "Separator Menu Item" msgstr "Separator Menu Item" -#. GtkTextDirection enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:459 +#: plugins/gtk+/gtk+.xml:1070 plugins/gtk+/gtk+.xml:5481 msgid "Left to Right" msgstr "Left to Right" -#. GtkTextDirection enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:461 +#: plugins/gtk+/gtk+.xml:1072 plugins/gtk+/gtk+.xml:5483 msgid "Right to Left" msgstr "Right to Left" -#. GtkPackDirection enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:463 +#: plugins/gtk+/gtk+.xml:1074 msgid "Top to Bottom" msgstr "Top to Bottom" -#. GtkPackDirection enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:465 +#: plugins/gtk+/gtk+.xml:1076 msgid "Bottom to Top" msgstr "Bottom to Top" -#. GtkTreeViewGridLines enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:467 ../plugins/gtk+/glade-misc-editor.ui.h:2 -#: ../plugins/gtk+/glade-scrolled-window-editor.ui.h:3 +#: plugins/gtk+/gtk+.xml:1105 plugins/gtk+/gtk+.xml:2610 +#: plugins/gtk+/gtk+.xml:3694 plugins/gtk+/gtk+.xml:3956 +#: plugins/gtk+/glade-misc-editor.ui:65 plugins/gtk+/glade-misc-editor.ui:127 +#: plugins/gtk+/glade-scrolled-window-editor.ui:197 msgid "Horizontal" msgstr "Horizontal" -#. GtkTreeViewGridLines enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:469 ../plugins/gtk+/glade-misc-editor.ui.h:3 -#: ../plugins/gtk+/glade-scrolled-window-editor.ui.h:4 +#: plugins/gtk+/gtk+.xml:1107 plugins/gtk+/gtk+.xml:2611 +#: plugins/gtk+/gtk+.xml:3696 plugins/gtk+/gtk+.xml:3958 +#: plugins/gtk+/glade-misc-editor.ui:82 plugins/gtk+/glade-misc-editor.ui:144 +#: plugins/gtk+/glade-scrolled-window-editor.ui:215 msgid "Vertical" msgstr "Vertical" -#. GtkToolbarStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:471 +#: plugins/gtk+/gtk+.xml:1113 msgid "Icons only" msgstr "Icons only" -#. GtkToolbarStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:473 +#: plugins/gtk+/gtk+.xml:1115 msgid "Text only" msgstr "Text only" -#. GtkToolbarStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:475 +#: plugins/gtk+/gtk+.xml:1117 msgid "Text below icons" msgstr "Text below icons" -#. GtkToolbarStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:477 +#: plugins/gtk+/gtk+.xml:1119 msgid "Text beside icons" msgstr "Text beside icons" -#. GtkIconSize enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:479 +#: plugins/gtk+/gtk+.xml:1129 plugins/gtk+/gtk+.xml:2287 +msgid "A symbolic icon size for the stock icon" +msgstr "A symbolic icon size for the stock icon" + +#: plugins/gtk+/gtk+.xml:1136 msgid "Small Toolbar" msgstr "Small Toolbar" -#. GtkIconSize enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:481 +#: plugins/gtk+/gtk+.xml:1138 msgid "Large Toolbar" msgstr "Large Toolbar" -#. GtkIconSize enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:485 -msgid "Drag & Drop" -msgstr "Drag & Drop" - -#: ../plugins/gtk+/gtk+.xml.in.h:486 -msgid "A symbolic icon size for the stock icon" -msgstr "A symbolic icon size for the stock icon" +#: plugins/gtk+/gtk+.xml:1142 +#| msgid "Drag & Drop" +msgid "Drag & Drop" +msgstr "Drag & Drop" -#: ../plugins/gtk+/gtk+.xml.in.h:487 +#: plugins/gtk+/gtk+.xml:1155 msgid "The position of the tool item in the toolbar" msgstr "The position of the tool item in the toolbar" -#: ../plugins/gtk+/gtk+.xml.in.h:488 +#: plugins/gtk+/gtk+.xml:1169 msgid "Tool Palette" msgstr "Tool Palette" -#. GtkScrollablePolicy enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:490 +#: plugins/gtk+/gtk+.xml:1191 plugins/gtk+/gtk+.xml:1674 +#: plugins/gtk+/gtk+.xml:3107 plugins/gtk+/gtk+.xml:3190 +#: plugins/gtk+/gtk+.xml:3976 plugins/gtk+/gtk+.xml:4089 +msgid "Whether to start scrolling at less than minimum or natural width" +msgstr "Whether to start scrolling at less than minimum or natural width" + +#: plugins/gtk+/gtk+.xml:1194 msgid "Minimum" msgstr "Minimum" -#. GtkScrollablePolicy enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:492 +#: plugins/gtk+/gtk+.xml:1196 msgid "Natural" msgstr "Natural" -#: ../plugins/gtk+/gtk+.xml.in.h:493 -msgid "Whether to start scrolling at less than minimum or natural width" -msgstr "Whether to start scrolling at less than minimum or natural width" - -#: ../plugins/gtk+/gtk+.xml.in.h:494 +#: plugins/gtk+/gtk+.xml:1200 plugins/gtk+/gtk+.xml:1677 +#: plugins/gtk+/gtk+.xml:3110 plugins/gtk+/gtk+.xml:3193 +#: plugins/gtk+/gtk+.xml:3979 plugins/gtk+/gtk+.xml:4092 msgid "Whether to start scrolling at less than minimum or natural height" msgstr "Whether to start scrolling at less than minimum or natural height" -#: ../plugins/gtk+/gtk+.xml.in.h:495 +#: plugins/gtk+/gtk+.xml:1210 msgid "The position of the tool item group in the palette" msgstr "The position of the tool item group in the palette" -#. PangoEllipsizeMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:498 +#: plugins/gtk+/gtk+.xml:1249 msgid "Middle" msgstr "Middle" -#. GtkReliefStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:500 +#: plugins/gtk+/gtk+.xml:1259 msgid "Half" msgstr "Half" -#: ../plugins/gtk+/gtk+.xml.in.h:501 +#: plugins/gtk+/gtk+.xml:1274 +#| msgid "Tool Item" +msgid "GtkToolItem" +msgstr "GtkToolItem" + +#: plugins/gtk+/gtk+.xml:1291 msgid "Separator Tool Item" msgstr "Separator Tool Item" -#: ../plugins/gtk+/gtk+.xml.in.h:502 -#: ../plugins/gtk+/glade-tool-button-editor.ui.h:1 +#: plugins/gtk+/gtk+.xml:1293 plugins/gtk+/glade-tool-button-editor.ui:66 msgid "Tool Button" msgstr "Tool Button" -#: ../plugins/gtk+/gtk+.xml.in.h:503 +#: plugins/gtk+/gtk+.xml:1322 msgid "" "The stock icon displayed on the item (choose an item from GTK+ stock or from " "an icon factory)" @@ -5848,327 +5640,327 @@ msgstr "" "The stock icon displayed on the item (choose an item from GTK+ stock or from " "an icon factory)" -#: ../plugins/gtk+/gtk+.xml.in.h:504 +#: plugins/gtk+/gtk+.xml:1331 msgid "Toggle Tool Button" msgstr "Toggle Tool Button" -#: ../plugins/gtk+/gtk+.xml.in.h:505 +#: plugins/gtk+/gtk+.xml:1337 msgid "Radio Tool Button" msgstr "Radio Tool Button" -#: ../plugins/gtk+/gtk+.xml.in.h:506 +#: plugins/gtk+/gtk+.xml:1344 msgid "Menu Tool Button" msgstr "Menu Tool Button" -#: ../plugins/gtk+/gtk+.xml.in.h:507 +#: plugins/gtk+/gtk+.xml:1358 msgid "Handle Box" msgstr "Handle Box" -#. PangoAlignment enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:509 +#: plugins/gtk+/gtk+.xml:1363 plugins/gtk+/gtk+.xml:1440 +#: plugins/gtk+/gtk+.xml:3031 plugins/gtk+/gtk+.xml:4305 msgid "Left" msgstr "Left" -#. PangoAlignment enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:511 +#: plugins/gtk+/gtk+.xml:1365 plugins/gtk+/gtk+.xml:1442 +#: plugins/gtk+/gtk+.xml:3033 plugins/gtk+/gtk+.xml:4309 msgid "Right" msgstr "Right" -#. GtkShadowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:513 +#: plugins/gtk+/gtk+.xml:1378 msgid "In" msgstr "In" -#. GtkShadowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:515 +#: plugins/gtk+/gtk+.xml:1380 msgid "Out" msgstr "Out" -#. GtkShadowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:517 +#: plugins/gtk+/gtk+.xml:1382 msgid "Etched In" msgstr "Etched In" -#. GtkShadowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:519 +#: plugins/gtk+/gtk+.xml:1384 msgid "Etched Out" msgstr "Etched Out" -#: ../plugins/gtk+/gtk+.xml.in.h:521 +#: plugins/gtk+/gtk+.xml:1415 msgid "Attributes" msgstr "Attributes" -#. GtkWrapMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:523 +#: plugins/gtk+/gtk+.xml:1420 +msgid "The pango attributes for this label" +msgstr "The Pango attributes for this label" + +#: plugins/gtk+/gtk+.xml:1452 plugins/gtk+/gtk+.xml:1664 msgid "Word" msgstr "Word" -#. GtkWrapMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:525 +#: plugins/gtk+/gtk+.xml:1454 plugins/gtk+/gtk+.xml:1662 msgid "Character" msgstr "Character" -#. GtkWrapMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:527 +#: plugins/gtk+/gtk+.xml:1456 plugins/gtk+/gtk+.xml:1666 msgid "Word Character" msgstr "Word Character" -#: ../plugins/gtk+/gtk+.xml.in.h:528 -msgid "The pango attributes for this label" -msgstr "The Pango attributes for this label" - -#: ../plugins/gtk+/gtk+.xml.in.h:529 +#: plugins/gtk+/gtk+.xml:1476 msgid "Text Entry" msgstr "Text Entry" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:531 +#: plugins/gtk+/gtk+.xml:1493 msgid "Free Form" msgstr "Free Form" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:533 +#: plugins/gtk+/gtk+.xml:1495 msgid "Alpha" msgstr "Alpha" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:535 +#: plugins/gtk+/gtk+.xml:1497 plugins/gtk+/gtk+.xml:3715 msgid "Digits" msgstr "Digits" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:537 +#: plugins/gtk+/gtk+.xml:1499 msgid "Number" msgstr "Number" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:539 +#: plugins/gtk+/gtk+.xml:1501 msgid "Phone" msgstr "Phone" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:541 -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:8 +#: plugins/gtk+/gtk+.xml:1503 plugins/gtk+/glade-about-dialog-editor.ui:287 +#: plugins/webkit2gtk/webkit2gtk.xml:17 msgid "URL" msgstr "URL" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:543 +#: plugins/gtk+/gtk+.xml:1505 msgid "Email" msgstr "E-mail" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:547 +#: plugins/gtk+/gtk+.xml:1509 msgid "Password" msgstr "Password" -#. GtkInputPurpose enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:549 +#: plugins/gtk+/gtk+.xml:1511 msgid "Pin Code" msgstr "Pin Code" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:551 +#: plugins/gtk+/gtk+.xml:1519 msgid "Spellcheck" msgstr "Spellcheck" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:553 +#: plugins/gtk+/gtk+.xml:1521 msgid "No Spellcheck" msgstr "No Spellcheck" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:555 +#: plugins/gtk+/gtk+.xml:1523 msgid "Word Completion" msgstr "Word Completion" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:557 +#: plugins/gtk+/gtk+.xml:1525 msgid "Lowercase" msgstr "Lowercase" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:559 +#: plugins/gtk+/gtk+.xml:1527 msgid "Uppercase Chars" msgstr "Uppercase Chars" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:561 +#: plugins/gtk+/gtk+.xml:1529 msgid "Uppercase Words" msgstr "Uppercase Words" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:563 +#: plugins/gtk+/gtk+.xml:1531 msgid "Uppercase Sentences" msgstr "Uppercase Sentences" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:565 +#: plugins/gtk+/gtk+.xml:1533 msgid "Inhibit On-screen Keyboard" msgstr "Inhibit On-screen Keyboard" -#. GtkInputHints enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:567 +#: plugins/gtk+/gtk+.xml:1535 msgid "Vertical Writing" msgstr "Vertical Writing" -#: ../plugins/gtk+/gtk+.xml.in.h:568 +#: plugins/gtk+/gtk+.xml:1557 msgid "Primary Stock Icon" msgstr "Primary Stock Icon" -#: ../plugins/gtk+/gtk+.xml.in.h:569 +#: plugins/gtk+/gtk+.xml:1559 msgid "Secondary Stock Icon" msgstr "Secondary Stock Icon" -#: ../plugins/gtk+/gtk+.xml.in.h:570 +#: plugins/gtk+/gtk+.xml:1560 msgid "Primary Icon Pixbuf" msgstr "Primary Icon Pixbuf" -#: ../plugins/gtk+/gtk+.xml.in.h:571 +#: plugins/gtk+/gtk+.xml:1561 msgid "Secondary Icon Pixbuf" msgstr "Secondary Icon Pixbuf" -#: ../plugins/gtk+/gtk+.xml.in.h:572 +#: plugins/gtk+/gtk+.xml:1563 msgid "Primary Icon Name" msgstr "Primary Icon Name" -#: ../plugins/gtk+/gtk+.xml.in.h:573 +#: plugins/gtk+/gtk+.xml:1565 msgid "Secondary Icon Name" msgstr "Secondary Icon Name" -#: ../plugins/gtk+/gtk+.xml.in.h:574 +#: plugins/gtk+/gtk+.xml:1567 msgid "Primary Icon Activatable" msgstr "Primary Icon Activatable" -#: ../plugins/gtk+/gtk+.xml.in.h:575 +#: plugins/gtk+/gtk+.xml:1569 msgid "Secondary Icon Activatable" msgstr "Secondary Icon Activatable" -#: ../plugins/gtk+/gtk+.xml.in.h:576 +#: plugins/gtk+/gtk+.xml:1571 msgid "Primary Icon Sensitive" msgstr "Primary Icon Sensitive" -#: ../plugins/gtk+/gtk+.xml.in.h:577 +#: plugins/gtk+/gtk+.xml:1573 msgid "Secondary Icon Sensitive" msgstr "Secondary Icon Sensitive" -#: ../plugins/gtk+/gtk+.xml.in.h:578 +#: plugins/gtk+/gtk+.xml:1574 msgid "Progress Fraction" msgstr "Progress Fraction" -#: ../plugins/gtk+/gtk+.xml.in.h:579 +#: plugins/gtk+/gtk+.xml:1575 msgid "Progress Pulse Step" msgstr "Progress Pulse Step" -#: ../plugins/gtk+/gtk+.xml.in.h:580 +#: plugins/gtk+/gtk+.xml:1581 msgid "Primary Icon Tooltip Text" msgstr "Primary Icon Tooltip Text" -#: ../plugins/gtk+/gtk+.xml.in.h:581 +#: plugins/gtk+/gtk+.xml:1583 msgid "Secondary Icon Tooltip Text" msgstr "Secondary Icon Tooltip Text" -#: ../plugins/gtk+/gtk+.xml.in.h:582 +#: plugins/gtk+/gtk+.xml:1585 msgid "Primary Icon Tooltip Markup" msgstr "Primary Icon Tooltip Markup" -#: ../plugins/gtk+/gtk+.xml.in.h:583 +#: plugins/gtk+/gtk+.xml:1587 msgid "Secondary Icon Tooltip Markup" msgstr "Secondary Icon Tooltip Markup" -#. Atk activate property -#: ../plugins/gtk+/gtk+.xml.in.h:585 +#: plugins/gtk+/gtk+.xml:1621 plugins/gtk+/gtk+.xml:3174 msgid "Activate" msgstr "Activate" -#: ../plugins/gtk+/gtk+.xml.in.h:586 +#: plugins/gtk+/gtk+.xml:1625 plugins/gtk+/gtk+.xml:3178 msgid "Set the description of the Activate atk action" msgstr "Set the description of the Activate atk action" -#: ../plugins/gtk+/gtk+.xml.in.h:587 +#: plugins/gtk+/gtk+.xml:1630 msgid "Search Entry" msgstr "Search Entry" -#: ../plugins/gtk+/gtk+.xml.in.h:588 +#: plugins/gtk+/gtk+.xml:1632 msgid "Text View" msgstr "Text View" -#: ../plugins/gtk+/gtk+.xml.in.h:589 +#: plugins/gtk+/gtk+.xml:1682 msgid "Search Bar" msgstr "Search Bar" -#: ../plugins/gtk+/gtk+.xml.in.h:590 ../plugins/gtk+/glade-button-editor.ui.h:7 -msgid "Stock Button" -msgstr "Stock Button" +#: plugins/gtk+/gtk+.xml:1716 +#| msgid "Object" +msgid "Reject" +msgstr "Reject" -#: ../plugins/gtk+/gtk+.xml.in.h:591 -msgid "Response ID" -msgstr "Response ID" +#: plugins/gtk+/gtk+.xml:1718 +msgid "Accept" +msgstr "Accept" -#. Atk press property -#: ../plugins/gtk+/gtk+.xml.in.h:593 -msgid "Press" -msgstr "Press" +#: plugins/gtk+/gtk+.xml:1720 +#| msgid "Delete %s" +msgid "Delete Event" +msgstr "Delete Event" -#. Atk release property -#: ../plugins/gtk+/gtk+.xml.in.h:595 -msgid "Release" -msgstr "Release" +#: plugins/gtk+/gtk+.xml:1722 +#| msgid "_OK" +msgid "OK" +msgstr "OK" + +#: plugins/gtk+/gtk+.xml:1726 plugins/gtk+/gtk+.xml:3399 +msgid "Close" +msgstr "Close" -#: ../plugins/gtk+/gtk+.xml.in.h:596 +#: plugins/gtk+/gtk+.xml:1732 +msgid "Apply" +msgstr "Apply" + +#: plugins/gtk+/gtk+.xml:1734 +#| msgid "_Help" +msgid "Help" +msgstr "Help" + +#: plugins/gtk+/gtk+.xml:1750 plugins/gtk+/glade-button-editor.ui:351 +msgid "Stock Button" +msgstr "Stock Button" + +#: plugins/gtk+/gtk+.xml:1754 msgid "The stock item for this button" msgstr "The stock item for this button" -#: ../plugins/gtk+/gtk+.xml.in.h:597 +#: plugins/gtk+/gtk+.xml:1763 +msgid "Response ID" +msgstr "Response ID" + +#: plugins/gtk+/gtk+.xml:1767 msgid "The response ID of this button in a dialog" msgstr "The response ID of this button in a dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:598 +#: plugins/gtk+/gtk+.xml:1789 plugins/gtk+/gtk+.xml:2153 +msgid "Press" +msgstr "Press" + +#: plugins/gtk+/gtk+.xml:1793 plugins/gtk+/gtk+.xml:2157 msgid "Set the description of the Press atk action" msgstr "Set the description of the Press atk action" -#: ../plugins/gtk+/gtk+.xml.in.h:599 +#: plugins/gtk+/gtk+.xml:1798 +msgid "Release" +msgstr "Release" + +#: plugins/gtk+/gtk+.xml:1802 msgid "Set the description of the Release atk action" msgstr "Set the description of the Release atk action" -#: ../plugins/gtk+/gtk+.xml.in.h:600 +#: plugins/gtk+/gtk+.xml:1824 msgid "Check Button" msgstr "Tick Button" -#. GtkPolicyType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:602 +#: plugins/gtk+/gtk+.xml:1853 plugins/gtk+/gtk+.xml:3213 msgid "Always" msgstr "Always" -#. GtkSpinButtonUpdatePolicy enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:604 +#: plugins/gtk+/gtk+.xml:1855 msgid "If Valid" msgstr "If Valid" -#: ../plugins/gtk+/gtk+.xml.in.h:605 +#: plugins/gtk+/gtk+.xml:1869 msgid "Switch" msgstr "Switch" -#: ../plugins/gtk+/gtk+.xml.in.h:606 -#: ../plugins/gtk+/glade-file-chooser-button-editor.ui.h:1 +#: plugins/gtk+/gtk+.xml:1898 +#: plugins/gtk+/glade-file-chooser-button-editor.ui:69 msgid "File Chooser Button" msgstr "File Chooser Button" -#. GtkFileChooserAction enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:612 +#: plugins/gtk+/gtk+.xml:1931 msgid "Select Folder" msgstr "Select Folder" -#. GtkFileChooserAction enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:614 +#: plugins/gtk+/gtk+.xml:1933 msgid "Create Folder" msgstr "Create Folder" -#: ../plugins/gtk+/gtk+.xml.in.h:615 +#: plugins/gtk+/gtk+.xml:1946 msgid "Scale Button" msgstr "Scale Button" -#: ../plugins/gtk+/gtk+.xml.in.h:616 +#: plugins/gtk+/gtk+.xml:1953 msgid "" "The names of the icons to be used by the scale button. The first item in the " "array will be used in the button when the current value is the lowest value, " @@ -6180,376 +5972,365 @@ msgstr "" "the second item for the highest value. All the subsequent icons will be used " "for all the other values, spread evenly over the range of values" -#: ../plugins/gtk+/gtk+.xml.in.h:617 +#: plugins/gtk+/gtk+.xml:1970 msgid "Volume Button" msgstr "Volume Button" -#: ../plugins/gtk+/gtk+.xml.in.h:618 +#: plugins/gtk+/gtk+.xml:1977 msgid "File Chooser Widget" msgstr "File Chooser Widget" -#: ../plugins/gtk+/gtk+.xml.in.h:619 +#: plugins/gtk+/gtk+.xml:2011 msgid "Application Chooser Widget" msgstr "Application Chooser Widget" -#. GtkPlacesOpenFlags enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:621 +#: plugins/gtk+/gtk+.xml:2030 +#| msgid "Stack Sidebar" +msgid "Places Sidebar" +msgstr "Places Sidebar" + +#: plugins/gtk+/gtk+.xml:2038 msgid "New Tab" msgstr "New Tab" -#. GtkPlacesOpenFlags enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:623 +#: plugins/gtk+/gtk+.xml:2040 msgid "New Window" msgstr "New Window" -#: ../plugins/gtk+/gtk+.xml.in.h:624 +#: plugins/gtk+/gtk+.xml:2050 msgid "Color Button" msgstr "Colour Button" -#: ../plugins/gtk+/gtk+.xml.in.h:625 +#: plugins/gtk+/gtk+.xml:2067 msgid "Font Button" msgstr "Font Button" -#. GtkTreeViewColumnSizing enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:627 +#: plugins/gtk+/gtk+.xml:2143 plugins/gtk+/gtk+.xml:3215 +#: plugins/gtk+/gtk+.xml:4026 msgid "Automatic" msgstr "Automatic" -#. GtkSensitivityType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:629 +#: plugins/gtk+/gtk+.xml:2145 msgid "On" msgstr "On" -#. GtkSensitivityType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:631 +#: plugins/gtk+/gtk+.xml:2147 msgid "Off" msgstr "Off" -#: ../plugins/gtk+/gtk+.xml.in.h:632 +#: plugins/gtk+/gtk+.xml:2163 msgid "Combo Box Text" msgstr "Combo Box Text" -#: ../plugins/gtk+/gtk+.xml.in.h:633 +#: plugins/gtk+/gtk+.xml:2190 msgid "Items" msgstr "Items" -#: ../plugins/gtk+/gtk+.xml.in.h:634 +#: plugins/gtk+/gtk+.xml:2195 msgid "The list of items to show in the combo box" msgstr "The list of items to show in the combo box" -#: ../plugins/gtk+/gtk+.xml.in.h:635 +#: plugins/gtk+/gtk+.xml:2201 msgid "Application Chooser Button" msgstr "Application Chooser Button" -#: ../plugins/gtk+/gtk+.xml.in.h:636 +#: plugins/gtk+/gtk+.xml:2229 msgid "Progress Bar" msgstr "Progress Bar" -#. GtkUpdateType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:638 +#: plugins/gtk+/gtk+.xml:2254 plugins/gtk+/gtk+.xml:2816 msgid "Continuous" msgstr "Continuous" -#. GtkLevelBarMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:640 +#: plugins/gtk+/gtk+.xml:2256 msgid "Discrete" msgstr "Discrete" -#: ../plugins/gtk+/gtk+.xml.in.h:643 +#: plugins/gtk+/gtk+.xml:2278 msgid "Resource Name" msgstr "Resource Name" -#. We have to save/load icon-size as int, and fake the enum -#: ../plugins/gtk+/gtk+.xml.in.h:645 +#: plugins/gtk+/gtk+.xml:2282 plugins/gtk+/gtk+.xml:5315 msgid "Icon Size" msgstr "Icon Size" -#: ../plugins/gtk+/gtk+.xml.in.h:646 +#: plugins/gtk+/gtk+.xml:2305 msgid "Dialog Box" msgstr "Dialogue Box" -#: ../plugins/gtk+/gtk+.xml.in.h:647 +#: plugins/gtk+/gtk+.xml:2338 plugins/gtk+/gtk+.xml:2388 msgid "Insert Row" msgstr "Insert Row" -#: ../plugins/gtk+/gtk+.xml.in.h:648 +#: plugins/gtk+/gtk+.xml:2339 plugins/gtk+/gtk+.xml:2343 +#: plugins/gtk+/gtk+.xml:2389 plugins/gtk+/gtk+.xml:2393 msgid "Before" msgstr "Before" -#: ../plugins/gtk+/gtk+.xml.in.h:650 +#: plugins/gtk+/gtk+.xml:2342 plugins/gtk+/gtk+.xml:2392 msgid "Insert Column" msgstr "Insert Column" -#: ../plugins/gtk+/gtk+.xml.in.h:651 +#: plugins/gtk+/gtk+.xml:2346 plugins/gtk+/gtk+.xml:2396 msgid "Remove Row" msgstr "Remove Row" -#: ../plugins/gtk+/gtk+.xml.in.h:652 +#: plugins/gtk+/gtk+.xml:2347 plugins/gtk+/gtk+.xml:2397 msgid "Remove Column" msgstr "Remove Column" -#. GtkButtonBoxStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:654 -#: ../plugins/gtk+/glade-widget-editor.ui.h:10 +#: plugins/gtk+/gtk+.xml:2359 plugins/gtk+/gtk+.xml:2962 +#: plugins/gtk+/glade-widget-editor.ui:752 msgid "Expand" msgstr "Expand" -#. GtkAttachOptions enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:656 +#: plugins/gtk+/gtk+.xml:2361 msgid "Shrink" msgstr "Shrink" -#: ../plugins/gtk+/gtk+.xml.in.h:657 ../plugins/gtk+/glade-grid-editor.ui.h:2 +#: plugins/gtk+/gtk+.xml:2407 plugins/gtk+/glade-grid-editor.ui:131 msgid "Rows" msgstr "Rows" -#: ../plugins/gtk+/gtk+.xml.in.h:658 ../plugins/gtk+/glade-grid-editor.ui.h:3 -msgid "Columns" -msgstr "Columns" - -#: ../plugins/gtk+/gtk+.xml.in.h:659 +#: plugins/gtk+/gtk+.xml:2411 msgid "The number of rows for this grid" msgstr "The number of rows for this grid" -#: ../plugins/gtk+/gtk+.xml.in.h:660 +#: plugins/gtk+/gtk+.xml:2413 plugins/gtk+/gtk+.xml:3867 +#: plugins/gtk+/gtk+.xml:3893 plugins/gtk+/glade-grid-editor.ui:149 +msgid "Columns" +msgstr "Columns" + +#: plugins/gtk+/gtk+.xml:2417 msgid "The number of columns for this grid" msgstr "The number of columns for this grid" -#: ../plugins/gtk+/gtk+.xml.in.h:661 +#: plugins/gtk+/gtk+.xml:2450 msgid "Horizontal Panes" msgstr "Horizontal Panes" -#: ../plugins/gtk+/gtk+.xml.in.h:662 +#: plugins/gtk+/gtk+.xml:2455 msgid "Vertical Panes" msgstr "Vertical Panes" -#: ../plugins/gtk+/gtk+.xml.in.h:663 +#: plugins/gtk+/gtk+.xml:2461 msgid "Notebook" msgstr "Notebook" -#: ../plugins/gtk+/gtk+.xml.in.h:664 +#: plugins/gtk+/gtk+.xml:2484 plugins/gtk+/gtk+.xml:2588 msgid "Insert Page Before" msgstr "Insert Page Before" -#: ../plugins/gtk+/gtk+.xml.in.h:665 +#: plugins/gtk+/gtk+.xml:2485 plugins/gtk+/gtk+.xml:2589 msgid "Insert Page After" msgstr "Insert Page After" -#: ../plugins/gtk+/gtk+.xml.in.h:666 +#: plugins/gtk+/gtk+.xml:2486 plugins/gtk+/gtk+.xml:2590 msgid "Remove Page" msgstr "Remove Page" -#: ../plugins/gtk+/gtk+.xml.in.h:667 +#: plugins/gtk+/gtk+.xml:2492 plugins/gtk+/gtk+.xml:2605 +msgid "Set the currently active page to edit, this property will not be saved" +msgstr "Set the currently active page to edit, this property will not be saved" + +#: plugins/gtk+/gtk+.xml:2500 plugins/gtk+/gtk+.xml:2593 msgid "Number of pages" msgstr "Number of pages" -#: ../plugins/gtk+/gtk+.xml.in.h:668 +#: plugins/gtk+/gtk+.xml:2505 +msgid "The number of pages in the notebook" +msgstr "The number of pages in the notebook" + +#: plugins/gtk+/gtk+.xml:2508 msgid "Start Action" msgstr "Start Action" -#: ../plugins/gtk+/gtk+.xml.in.h:669 +#: plugins/gtk+/gtk+.xml:2513 msgid "End Action" msgstr "End Action" -#: ../plugins/gtk+/gtk+.xml.in.h:670 -msgid "Set the currently active page to edit, this property will not be saved" -msgstr "Set the currently active page to edit, this property will not be saved" - -#: ../plugins/gtk+/gtk+.xml.in.h:671 -msgid "The number of pages in the notebook" -msgstr "The number of pages in the notebook" - -#: ../plugins/gtk+/gtk+.xml.in.h:672 +#: plugins/gtk+/gtk+.xml:2526 msgid "HeaderBar" msgstr "HeaderBar" -#: ../plugins/gtk+/gtk+.xml.in.h:673 +#: plugins/gtk+/gtk+.xml:2544 msgid "Reserve space for subtitle" msgstr "Reserve space for subtitle" -#: ../plugins/gtk+/gtk+.xml.in.h:674 +#: plugins/gtk+/gtk+.xml:2545 +msgid "Keep the headerbar height the same as the subtitle changes dynamically." +msgstr "" +"Keep the headerbar height the same as the subtitle changes dynamically." + +#: plugins/gtk+/gtk+.xml:2552 msgid "Custom Title" msgstr "Custom Title" -#: ../plugins/gtk+/gtk+.xml.in.h:675 +#: plugins/gtk+/gtk+.xml:2562 +msgid "The number of items in the header bar" +msgstr "The number of items in the header bar" + +#: plugins/gtk+/gtk+.xml:2572 msgid "Add Slot" msgstr "Add Slot" -#: ../plugins/gtk+/gtk+.xml.in.h:676 -msgid "Keep the headerbar height the same as the subtitle changes dynamically." -msgstr "Keep the headerbar height the same as the subtitle changes dynamically." - -#: ../plugins/gtk+/gtk+.xml.in.h:677 -msgid "The number of items in the header bar" -msgstr "The number of items in the header bar" +#: plugins/gtk+/gtk+.xml:2598 +msgid "The number of pages in the stack" +msgstr "The number of pages in the stack" -#: ../plugins/gtk+/gtk+.xml.in.h:678 +#: plugins/gtk+/gtk+.xml:2600 msgid "Edit page" msgstr "Edit page" -#: ../plugins/gtk+/gtk+.xml.in.h:679 +#: plugins/gtk+/gtk+.xml:2608 msgid "Visible child" msgstr "Visible child" -#. GtkRevealerTransitionType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:681 +#: plugins/gtk+/gtk+.xml:2615 plugins/gtk+/gtk+.xml:2670 msgid "Crossfade" msgstr "Crossfade" -#. GtkRevealerTransitionType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:683 +#: plugins/gtk+/gtk+.xml:2616 plugins/gtk+/gtk+.xml:2672 msgid "Slide Right" msgstr "Slide Right" -#. GtkRevealerTransitionType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:685 +#: plugins/gtk+/gtk+.xml:2617 plugins/gtk+/gtk+.xml:2674 msgid "Slide Left" msgstr "Slide Left" -#. GtkRevealerTransitionType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:687 +#: plugins/gtk+/gtk+.xml:2618 plugins/gtk+/gtk+.xml:2676 msgid "Slide Up" msgstr "Slide Up" -#. GtkRevealerTransitionType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:689 +#: plugins/gtk+/gtk+.xml:2619 plugins/gtk+/gtk+.xml:2678 msgid "Slide Down" msgstr "Slide Down" -#: ../plugins/gtk+/gtk+.xml.in.h:690 +#: plugins/gtk+/gtk+.xml:2620 msgid "Slide Left-Right" msgstr "Slide Left-Right" -#: ../plugins/gtk+/gtk+.xml.in.h:691 +#: plugins/gtk+/gtk+.xml:2621 msgid "Slide Up-Down" msgstr "Slide Up-Down" -#: ../plugins/gtk+/gtk+.xml.in.h:692 +#: plugins/gtk+/gtk+.xml:2622 msgid "Move Over Up" msgstr "Move Over Up" -#: ../plugins/gtk+/gtk+.xml.in.h:693 +#: plugins/gtk+/gtk+.xml:2623 msgid "Move Over Down" msgstr "Move Over Down" -#: ../plugins/gtk+/gtk+.xml.in.h:694 +#: plugins/gtk+/gtk+.xml:2624 msgid "Move Over Left" msgstr "Move Over Left" -#: ../plugins/gtk+/gtk+.xml.in.h:695 +#: plugins/gtk+/gtk+.xml:2625 msgid "Move Over Right" msgstr "Move Over Right" -#: ../plugins/gtk+/gtk+.xml.in.h:696 +#: plugins/gtk+/gtk+.xml:2626 msgid "Move Over Up-Down" msgstr "Move Over Up-Down" -#: ../plugins/gtk+/gtk+.xml.in.h:697 +#: plugins/gtk+/gtk+.xml:2627 msgid "Move Over Down-Up" msgstr "Move Over Down-Up" -#: ../plugins/gtk+/gtk+.xml.in.h:698 +#: plugins/gtk+/gtk+.xml:2628 msgid "Move Over Left-Right" msgstr "Move Over Left-Right" -#: ../plugins/gtk+/gtk+.xml.in.h:699 +#: plugins/gtk+/gtk+.xml:2629 msgid "Move Over Right-Left" msgstr "Move Over Right-Left" -#: ../plugins/gtk+/gtk+.xml.in.h:700 +#: plugins/gtk+/gtk+.xml:2630 msgid "Move Under Up" msgstr "Move Under Up" -#: ../plugins/gtk+/gtk+.xml.in.h:701 +#: plugins/gtk+/gtk+.xml:2631 msgid "Move Under Down" msgstr "Move Under Down" -#: ../plugins/gtk+/gtk+.xml.in.h:702 +#: plugins/gtk+/gtk+.xml:2632 msgid "Move Under Left" msgstr "Move Under Left" -#: ../plugins/gtk+/gtk+.xml.in.h:703 +#: plugins/gtk+/gtk+.xml:2633 msgid "Move Under Right" msgstr "Move Under Right" -#: ../plugins/gtk+/gtk+.xml.in.h:704 -msgid "The number of pages in the stack" -msgstr "The number of pages in the stack" - -#: ../plugins/gtk+/gtk+.xml.in.h:705 +#: plugins/gtk+/gtk+.xml:2643 msgid "Stack Switcher" msgstr "Stack Switcher" -#: ../plugins/gtk+/gtk+.xml.in.h:706 +#: plugins/gtk+/gtk+.xml:2659 msgid "Stack Sidebar" msgstr "Stack Sidebar" -#: ../plugins/gtk+/gtk+.xml.in.h:707 +#: plugins/gtk+/gtk+.xml:2661 msgid "Revealer" msgstr "Revealer" -#: ../plugins/gtk+/gtk+.xml.in.h:708 +#: plugins/gtk+/gtk+.xml:2719 msgid "Add Row" msgstr "Add Row" -#. PangoUnderline enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:710 +#: plugins/gtk+/gtk+.xml:2734 plugins/gtk+/gtk+.xml:4660 msgid "Single" msgstr "Single" -#. GtkSelectionMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:712 +#: plugins/gtk+/gtk+.xml:2736 msgid "Browse" msgstr "Browse" -#. GtkSelectionMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:714 +#: plugins/gtk+/gtk+.xml:2738 msgid "Multiple" msgstr "Multiple" -#: ../plugins/gtk+/gtk+.xml.in.h:715 +#: plugins/gtk+/gtk+.xml:2749 msgid "The position of the row item in the listbox" msgstr "The position of the row item in the listbox" -#: ../plugins/gtk+/gtk+.xml.in.h:716 +#: plugins/gtk+/gtk+.xml:2760 msgid "List Box Row" msgstr "List Box Row" -#: ../plugins/gtk+/gtk+.xml.in.h:717 +#: plugins/gtk+/gtk+.xml:2767 msgid "Flow Box" msgstr "Flow Box" -#: ../plugins/gtk+/gtk+.xml.in.h:718 +#: plugins/gtk+/gtk+.xml:2781 msgid "Add Child" msgstr "Add Child" -#: ../plugins/gtk+/gtk+.xml.in.h:719 +#: plugins/gtk+/gtk+.xml:2799 msgid "The position of the child in the flowbox" msgstr "The position of the child in the flowbox" -#: ../plugins/gtk+/gtk+.xml.in.h:720 +#: plugins/gtk+/gtk+.xml:2805 msgid "Flow Box Child" msgstr "Flow Box Child" -#: ../plugins/gtk+/gtk+.xml.in.h:721 +#: plugins/gtk+/gtk+.xml:2807 msgid "Range" msgstr "Range" -#. GtkUpdateType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:723 +#: plugins/gtk+/gtk+.xml:2818 msgid "Discontinuous" msgstr "Discontinuous" -#. GtkUpdateType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:725 +#: plugins/gtk+/gtk+.xml:2820 msgid "Delayed" msgstr "Delayed" -#: ../plugins/gtk+/gtk+.xml.in.h:727 +#: plugins/gtk+/gtk+.xml:2833 plugins/gtk+/gtk+.xml:2923 msgid "The number of digits to round the value to when the value changes" msgstr "The number of digits to round the value to when the value changes" -#: ../plugins/gtk+/gtk+.xml.in.h:728 +#: plugins/gtk+/gtk+.xml:2838 msgid "" "Whether to highlight the area of the trough from the bottom or left leading " "up to the knob" @@ -6557,144 +6338,131 @@ msgstr "" "Whether to highlight the area of the trough from the bottom or left leading " "up to the knob" -#: ../plugins/gtk+/gtk+.xml.in.h:729 +#: plugins/gtk+/gtk+.xml:2851 msgid "Horizontal Scale" msgstr "Horizontal Scale" -#: ../plugins/gtk+/gtk+.xml.in.h:730 +#: plugins/gtk+/gtk+.xml:2856 msgid "Vertical Scale" msgstr "Vertical Scale" -#: ../plugins/gtk+/gtk+.xml.in.h:732 +#: plugins/gtk+/gtk+.xml:2917 msgid "Scrollbar" msgstr "Scrollbar" -#: ../plugins/gtk+/gtk+.xml.in.h:733 +#: plugins/gtk+/gtk+.xml:2934 msgid "Horizontal Scrollbar" msgstr "Horizontal Scrollbar" -#: ../plugins/gtk+/gtk+.xml.in.h:734 +#: plugins/gtk+/gtk+.xml:2939 msgid "Vertical Scrollbar" msgstr "Vertical Scrollbar" -#: ../plugins/gtk+/gtk+.xml.in.h:735 +#: plugins/gtk+/gtk+.xml:2945 msgid "Button Box" msgstr "Button Box" -#. GtkButtonBoxStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:737 +#: plugins/gtk+/gtk+.xml:2950 msgid "Default" msgstr "Default" -#. GtkButtonBoxStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:739 +#: plugins/gtk+/gtk+.xml:2952 msgid "Spread" msgstr "Spread" -#. GtkButtonBoxStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:741 +#: plugins/gtk+/gtk+.xml:2954 msgid "Edge" msgstr "Edge" -#: ../plugins/gtk+/gtk+.xml.in.h:742 +#: plugins/gtk+/gtk+.xml:2968 msgid "Horizontal Button Box" msgstr "Horizontal Button Box" -#: ../plugins/gtk+/gtk+.xml.in.h:743 +#: plugins/gtk+/gtk+.xml:2973 msgid "Vertical Button Box" msgstr "Vertical Button Box" -#: ../plugins/gtk+/gtk+.xml.in.h:744 +#: plugins/gtk+/gtk+.xml:2986 msgid "Horizontal Separator" msgstr "Horizontal Separator" -#: ../plugins/gtk+/gtk+.xml.in.h:745 +#: plugins/gtk+/gtk+.xml:2996 msgid "Vertical Separator" msgstr "Vertical Separator" -#: ../plugins/gtk+/gtk+.xml.in.h:746 +#: plugins/gtk+/gtk+.xml:3019 msgid "Accel Label" msgstr "Accel Label" -#. GtkArrowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:748 +#: plugins/gtk+/gtk+.xml:3027 msgid "Up" msgstr "Up" -#. GtkArrowType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:750 +#: plugins/gtk+/gtk+.xml:3029 msgid "Down" msgstr "Down" -#. Declare menu button here because the arrow-type values already exist -#: ../plugins/gtk+/gtk+.xml.in.h:752 +#: plugins/gtk+/gtk+.xml:3048 msgid "Menu Button" msgstr "Menu Button" -#: ../plugins/gtk+/gtk+.xml.in.h:753 +#: plugins/gtk+/gtk+.xml:3060 msgid "Lock Button" msgstr "Lock Button" -#: ../plugins/gtk+/gtk+.xml.in.h:754 +#: plugins/gtk+/gtk+.xml:3095 msgid "Layout" msgstr "Layout" -#. GtkTreeViewColumnSizing enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:756 +#: plugins/gtk+/gtk+.xml:3115 plugins/gtk+/gtk+.xml:4028 msgid "Fixed" msgstr "Fixed" -#. GtkMessageType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:758 +#: plugins/gtk+/gtk+.xml:3124 +msgid "OpenGL Area" +msgstr "OpenGL Area" + +#: plugins/gtk+/gtk+.xml:3137 msgid "Info" msgstr "Info" -#. GtkMessageType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:760 +#: plugins/gtk+/gtk+.xml:3139 msgid "Warning" msgstr "Warning" -#. GtkMessageType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:762 +#: plugins/gtk+/gtk+.xml:3141 msgid "Question" msgstr "Question" -#. PangoUnderline enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:764 +#: plugins/gtk+/gtk+.xml:3143 plugins/gtk+/gtk+.xml:4666 msgid "Error" msgstr "Error" -#. GtkPolicyType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:768 +#: plugins/gtk+/gtk+.xml:3217 msgid "Never" msgstr "Never" -#. GtkPolicyType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:770 +#: plugins/gtk+/gtk+.xml:3219 msgid "External" msgstr "External" -#. GtkCornerType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:772 +#: plugins/gtk+/gtk+.xml:3226 msgid "Top Left" msgstr "Top Left" -#. GtkCornerType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:774 +#: plugins/gtk+/gtk+.xml:3228 msgid "Bottom Left" msgstr "Bottom Left" -#. GtkCornerType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:776 +#: plugins/gtk+/gtk+.xml:3230 msgid "Top Right" msgstr "Top Right" -#. GtkCornerType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:778 +#: plugins/gtk+/gtk+.xml:3232 msgid "Bottom Right" msgstr "Bottom Right" -#: ../plugins/gtk+/gtk+.xml.in.h:779 +#: plugins/gtk+/gtk+.xml:3236 msgid "" "If overlay scrolling is enabled, scrollbars are only added as traditional " "widgets when a mouse is present" @@ -6702,65 +6470,51 @@ msgstr "" "If overlay scrolling is enabled, scrollbars are only added as traditional " "widgets when a mouse is present" -#. NOT AVAILABLES ON WIN32 -#. <glade-widget-class name="GtkPlug" generic-name="plug" _title="Plug"/> -#. <glade-widget-class name="GtkSocket" generic-name="socket" _title="Socket"/> -#. -#: ../plugins/gtk+/gtk+.xml.in.h:784 +#: plugins/gtk+/gtk+.xml:3250 msgid "About Dialog" msgstr "About Dialogue" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:788 +#: plugins/gtk+/gtk+.xml:3278 msgid "GPL 2.0" msgstr "GPL 2.0" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:790 +#: plugins/gtk+/gtk+.xml:3280 msgid "GPL 3.0" msgstr "GPL 3.0" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:792 +#: plugins/gtk+/gtk+.xml:3282 msgid "LGPL 2.1" msgstr "LGPL 2.1" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:794 +#: plugins/gtk+/gtk+.xml:3284 msgid "LGPL 3.0" msgstr "LGPL 3.0" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:798 +#: plugins/gtk+/gtk+.xml:3288 msgid "MIT X11" msgstr "MIT X11" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:800 +#: plugins/gtk+/gtk+.xml:3290 msgid "Artistic" msgstr "Artistic" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:802 +#: plugins/gtk+/gtk+.xml:3292 msgid "GPL 2.0 Only" msgstr "GPL 2.0 Only" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:804 +#: plugins/gtk+/gtk+.xml:3294 msgid "GPL 3.0 Only" msgstr "GPL 3.0 Only" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:806 +#: plugins/gtk+/gtk+.xml:3296 msgid "LGPL 2.1 Only" msgstr "LGPL 2.1 Only" -#. GtkLicense enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:808 +#: plugins/gtk+/gtk+.xml:3298 msgid "LGPL 3.0 Only" msgstr "LGPL 3.0 Only" -#: ../plugins/gtk+/gtk+.xml.in.h:809 +#: plugins/gtk+/gtk+.xml:3311 msgid "" "You can mark this as translatable and set one name/address if you want to " "show a translation specific translator, otherwise you should list all " @@ -6770,1063 +6524,1077 @@ msgstr "" "show a translation specific translator, otherwise you should list all " "translators and unmark this string for translation" -#: ../plugins/gtk+/gtk+.xml.in.h:810 +#: plugins/gtk+/gtk+.xml:3320 msgid "Color Selection Dialog" msgstr "Colour Selection Dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:811 +#: plugins/gtk+/gtk+.xml:3333 msgid "File Chooser Dialog" msgstr "File Chooser Dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:812 +#: plugins/gtk+/gtk+.xml:3355 msgid "Font Selection Dialog" msgstr "Font Selection Dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:813 +#: plugins/gtk+/gtk+.xml:3369 msgid "Application Chooser Dialog" msgstr "Application Chooser Dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:814 +#: plugins/gtk+/gtk+.xml:3377 msgid "Message Dialog" msgstr "Message Dialogue" -#. GtkButtonsType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:816 +#: plugins/gtk+/gtk+.xml:3397 msgid "Ok" msgstr "Ok" -#. GtkButtonsType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:822 +#: plugins/gtk+/gtk+.xml:3403 msgid "Yes, No" msgstr "Yes, No" -#. GtkButtonsType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:824 +#: plugins/gtk+/gtk+.xml:3405 msgid "Ok, Cancel" msgstr "Ok, Cancel" -#: ../plugins/gtk+/gtk+.xml.in.h:825 +#: plugins/gtk+/gtk+.xml:3411 msgid "Color Selection" msgstr "Colour Selection" -#: ../plugins/gtk+/gtk+.xml.in.h:826 +#: plugins/gtk+/gtk+.xml:3420 msgid "Color Chooser Widget" msgstr "Colour Chooser Widget" -#: ../plugins/gtk+/gtk+.xml.in.h:827 +#: plugins/gtk+/gtk+.xml:3433 msgid "Color Chooser Dialog" msgstr "Colour Chooser Dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:828 +#: plugins/gtk+/gtk+.xml:3435 msgid "Font Chooser Widget" msgstr "Font Chooser Widget" -#: ../plugins/gtk+/gtk+.xml.in.h:829 +#: plugins/gtk+/gtk+.xml:3455 msgid "Font Chooser Dialog" msgstr "Font Chooser Dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:830 +#: plugins/gtk+/gtk+.xml:3464 msgid "Font Selection" msgstr "Font Selection" -#: ../plugins/gtk+/gtk+.xml.in.h:831 +#: plugins/gtk+/gtk+.xml:3466 msgid "Assistant" msgstr "Assistant" -#: ../plugins/gtk+/gtk+.xml.in.h:832 +#: plugins/gtk+/gtk+.xml:3481 msgid "Number of Pages" msgstr "Number of Pages" -#: ../plugins/gtk+/gtk+.xml.in.h:833 +#: plugins/gtk+/gtk+.xml:3486 +msgid "Number of pages in this assistant" +msgstr "Number of pages in this assistant" + +#: plugins/gtk+/gtk+.xml:3493 msgid "Initially Complete" msgstr "Initially Complete" -#. GtkAssistantPageType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:835 +#: plugins/gtk+/gtk+.xml:3494 +msgid "" +"Whether this page will initially be marked as complete regardless of user " +"input." +msgstr "" +"Whether this page will initially be marked as complete regardless of user " +"input." + +#: plugins/gtk+/gtk+.xml:3499 msgid "Content" msgstr "Content" -#. GtkAssistantPageType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:837 +#: plugins/gtk+/gtk+.xml:3501 msgid "Intro" msgstr "Intro" -#. GtkAssistantPageType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:839 +#: plugins/gtk+/gtk+.xml:3503 msgid "Confirm" msgstr "Confirm" -#. GtkAssistantPageType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:841 +#: plugins/gtk+/gtk+.xml:3505 msgid "Summary" msgstr "Summary" -#: ../plugins/gtk+/gtk+.xml.in.h:844 -msgid "Number of pages in this assistant" -msgstr "Number of pages in this assistant" - -#: ../plugins/gtk+/gtk+.xml.in.h:845 -msgid "" -"Whether this page will initially be marked as complete regardless of user " -"input." -msgstr "" -"Whether this page will initially be marked as complete regardless of user " -"input." - -#: ../plugins/gtk+/gtk+.xml.in.h:846 +#: plugins/gtk+/gtk+.xml:3516 msgid "The page position in the Assistant" msgstr "The page position in the Assistant" -#: ../plugins/gtk+/gtk+.xml.in.h:847 +#: plugins/gtk+/gtk+.xml:3521 msgid "Popover" msgstr "Popover" -#: ../plugins/gtk+/gtk+.xml.in.h:848 +#: plugins/gtk+/gtk+.xml:3543 msgid "Popover Menu" msgstr "Popover Menu" -#: ../plugins/gtk+/gtk+.xml.in.h:849 +#: plugins/gtk+/gtk+.xml:3559 msgid "Number of submenus" msgstr "Number of submenus" -#: ../plugins/gtk+/gtk+.xml.in.h:850 -msgid "Edit menu" -msgstr "Edit menu" - -#: ../plugins/gtk+/gtk+.xml.in.h:851 +#: plugins/gtk+/gtk+.xml:3564 msgid "The number of submenus in the popover menu" msgstr "The number of submenus in the popover menu" -#: ../plugins/gtk+/gtk+.xml.in.h:852 +#: plugins/gtk+/gtk+.xml:3566 +msgid "Edit menu" +msgstr "Edit menu" + +#: plugins/gtk+/gtk+.xml:3571 msgid "" "Set the currently active submenu to edit, this property will not be saved" msgstr "" "Set the currently active submenu to edit, this property will not be saved" -#: ../plugins/gtk+/gtk+.xml.in.h:853 +#: plugins/gtk+/gtk+.xml:3576 msgid "Model Button" msgstr "Model Button" -#: ../plugins/gtk+/gtk+.xml.in.h:854 +#: plugins/gtk+/gtk+.xml:3610 msgid "Link Button" msgstr "Link Button" -#: ../plugins/gtk+/gtk+.xml.in.h:855 +#: plugins/gtk+/gtk+.xml:3619 msgid "Recent Chooser" msgstr "Recent Chooser" -#. GtkRecentSortType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:857 +#: plugins/gtk+/gtk+.xml:3651 msgid "Most Recently Used first" msgstr "Most Recently Used first" -#. GtkRecentSortType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:859 +#: plugins/gtk+/gtk+.xml:3653 msgid "Least Recently Used first" msgstr "Least Recently Used first" -#: ../plugins/gtk+/gtk+.xml.in.h:860 +#: plugins/gtk+/gtk+.xml:3661 msgid "Recent Chooser Dialog" msgstr "Recent Chooser Dialogue" -#: ../plugins/gtk+/gtk+.xml.in.h:861 +#: plugins/gtk+/gtk+.xml:3677 msgid "Size Group" msgstr "Size Group" -#: ../plugins/gtk+/gtk+.xml.in.h:862 +#: plugins/gtk+/gtk+.xml:3682 msgid "Widgets" msgstr "Widgets" -#. GtkSizeGroupMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:864 -msgid "Both" -msgstr "Both" - -#: ../plugins/gtk+/gtk+.xml.in.h:865 +#: plugins/gtk+/gtk+.xml:3687 msgid "List of widgets in this group" msgstr "List of widgets in this group" -#: ../plugins/gtk+/gtk+.xml.in.h:866 +#: plugins/gtk+/gtk+.xml:3698 +msgid "Both" +msgstr "Both" + +#: plugins/gtk+/gtk+.xml:3705 msgid "Window Group" msgstr "Window Group" -#: ../plugins/gtk+/gtk+.xml.in.h:867 +#: plugins/gtk+/gtk+.xml:3709 msgid "Adjustment" msgstr "Adjustment" -#: ../plugins/gtk+/gtk+.xml.in.h:871 +#: plugins/gtk+/gtk+.xml:3766 msgid "An accelerator key for this action" msgstr "An accelerator key for this action" -#: ../plugins/gtk+/gtk+.xml.in.h:872 +#: plugins/gtk+/gtk+.xml:3771 msgid "Toggle Action" msgstr "Toggle Action" -#: ../plugins/gtk+/gtk+.xml.in.h:873 +#: plugins/gtk+/gtk+.xml:3777 msgid "Radio Action" msgstr "Radio Action" -#: ../plugins/gtk+/gtk+.xml.in.h:874 +#: plugins/gtk+/gtk+.xml:3785 msgid "Recent Action" msgstr "Recent Action" -#: ../plugins/gtk+/gtk+.xml.in.h:875 +#: plugins/gtk+/gtk+.xml:3803 msgid "Action Group" msgstr "Action Group" -#: ../plugins/gtk+/gtk+.xml.in.h:876 +#: plugins/gtk+/gtk+.xml:3817 msgid "Entry Completion" msgstr "Entry Completion" -#: ../plugins/gtk+/gtk+.xml.in.h:877 +#: plugins/gtk+/gtk+.xml:3837 msgid "Icon Factory" msgstr "Icon Factory" -#: ../plugins/gtk+/gtk+.xml.in.h:878 +#: plugins/gtk+/gtk+.xml:3847 msgid "Icon Sources" msgstr "Icon Sources" -#: ../plugins/gtk+/gtk+.xml.in.h:879 +#: plugins/gtk+/gtk+.xml:3852 msgid "A list of sources for this icon factory" msgstr "A list of sources for this icon factory" -#: ../plugins/gtk+/gtk+.xml.in.h:880 +#: plugins/gtk+/gtk+.xml:3858 msgid "List Store" msgstr "List Store" -#: ../plugins/gtk+/gtk+.xml.in.h:881 -msgid "Data" -msgstr "Data" - -#: ../plugins/gtk+/gtk+.xml.in.h:882 +#: plugins/gtk+/gtk+.xml:3872 plugins/gtk+/gtk+.xml:3898 msgid "Enter a list of column types for this data store" msgstr "Enter a list of column types for this data store" -#: ../plugins/gtk+/gtk+.xml.in.h:883 +#: plugins/gtk+/gtk+.xml:3874 plugins/gtk+/gtk+.xml:3900 +msgid "Data" +msgstr "Data" + +#: plugins/gtk+/gtk+.xml:3879 plugins/gtk+/gtk+.xml:3905 msgid "Enter a list of values to be applied on each row" msgstr "Enter a list of values to be applied on each row" -#: ../plugins/gtk+/gtk+.xml.in.h:884 +#: plugins/gtk+/gtk+.xml:3885 msgid "Tree Store" msgstr "Tree Store" -#: ../plugins/gtk+/gtk+.xml.in.h:885 +#: plugins/gtk+/gtk+.xml:3911 msgid "Tree Model Filter" msgstr "Tree Model Filter" -#: ../plugins/gtk+/gtk+.xml.in.h:886 +#: plugins/gtk+/gtk+.xml:3913 msgid "Tree Model Sort" msgstr "Tree Model Sort" -#: ../plugins/gtk+/gtk+.xml.in.h:887 +#: plugins/gtk+/gtk+.xml:3914 msgid "Tree Selection" msgstr "Tree Selection" -#: ../plugins/gtk+/gtk+.xml.in.h:888 +#: plugins/gtk+/gtk+.xml:3920 msgid "Tree View" msgstr "Tree View" -#. GtkTreeViewGridLines enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:890 +#: plugins/gtk+/gtk+.xml:3960 msgid "Horizontal and Vertical" msgstr "Horizontal and Vertical" -#. GtkSortType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:893 +#: plugins/gtk+/gtk+.xml:4015 msgid "Ascending" msgstr "Ascending" -#. GtkSortType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:895 +#: plugins/gtk+/gtk+.xml:4017 msgid "Descending" msgstr "Descending" -#. GtkTreeViewColumnSizing enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:897 +#: plugins/gtk+/gtk+.xml:4024 msgid "Grow Only" msgstr "Grow Only" -#: ../plugins/gtk+/gtk+.xml.in.h:898 +#: plugins/gtk+/gtk+.xml:4042 msgid "Icon View" msgstr "Icon View" -#: ../plugins/gtk+/gtk+.xml.in.h:900 +#: plugins/gtk+/gtk+.xml:4126 msgid "Cell Background Color name column" msgstr "Cell Background Colour name column" -#: ../plugins/gtk+/gtk+.xml.in.h:901 +#: plugins/gtk+/gtk+.xml:4131 plugins/gtk+/gtk+.xml:4146 +#: plugins/gtk+/gtk+.xml:4161 plugins/gtk+/gtk+.xml:4175 +#: plugins/gtk+/gtk+.xml:4189 plugins/gtk+/gtk+.xml:4203 +#: plugins/gtk+/gtk+.xml:4217 plugins/gtk+/gtk+.xml:4231 +#: plugins/gtk+/gtk+.xml:4245 plugins/gtk+/gtk+.xml:4259 +#: plugins/gtk+/gtk+.xml:4273 plugins/gtk+/gtk+.xml:4317 +#: plugins/gtk+/gtk+.xml:4331 plugins/gtk+/gtk+.xml:4345 +#: plugins/gtk+/gtk+.xml:4360 plugins/gtk+/gtk+.xml:4374 +#: plugins/gtk+/gtk+.xml:4388 plugins/gtk+/gtk+.xml:4402 +#: plugins/gtk+/gtk+.xml:4416 plugins/gtk+/gtk+.xml:4431 +#: plugins/gtk+/gtk+.xml:4446 plugins/gtk+/gtk+.xml:4461 +#: plugins/gtk+/gtk+.xml:4475 plugins/gtk+/gtk+.xml:4489 +#: plugins/gtk+/gtk+.xml:4503 plugins/gtk+/gtk+.xml:4517 +#: plugins/gtk+/gtk+.xml:4532 plugins/gtk+/gtk+.xml:4546 +#: plugins/gtk+/gtk+.xml:4560 plugins/gtk+/gtk+.xml:4596 +#: plugins/gtk+/gtk+.xml:4610 plugins/gtk+/gtk+.xml:4633 +#: plugins/gtk+/gtk+.xml:4647 plugins/gtk+/gtk+.xml:4674 +#: plugins/gtk+/gtk+.xml:4695 plugins/gtk+/gtk+.xml:4709 +#: plugins/gtk+/gtk+.xml:4723 plugins/gtk+/gtk+.xml:4737 +#: plugins/gtk+/gtk+.xml:4751 plugins/gtk+/gtk+.xml:4766 +#: plugins/gtk+/gtk+.xml:4781 plugins/gtk+/gtk+.xml:4796 +#: plugins/gtk+/gtk+.xml:4811 plugins/gtk+/gtk+.xml:4830 +#: plugins/gtk+/gtk+.xml:4851 plugins/gtk+/gtk+.xml:4918 +#: plugins/gtk+/gtk+.xml:4932 plugins/gtk+/gtk+.xml:4955 +#: plugins/gtk+/gtk+.xml:4969 plugins/gtk+/gtk+.xml:4983 +#: plugins/gtk+/gtk+.xml:5002 plugins/gtk+/gtk+.xml:5016 +#: plugins/gtk+/gtk+.xml:5030 plugins/gtk+/gtk+.xml:5049 +#: plugins/gtk+/gtk+.xml:5063 plugins/gtk+/gtk+.xml:5077 +#: plugins/gtk+/gtk+.xml:5091 plugins/gtk+/gtk+.xml:5106 +#: plugins/gtk+/gtk+.xml:5121 plugins/gtk+/gtk+.xml:5135 +#: plugins/gtk+/gtk+.xml:5149 plugins/gtk+/gtk+.xml:5169 +#: plugins/gtk+/gtk+.xml:5187 plugins/gtk+/gtk+.xml:5201 +#: plugins/gtk+/gtk+.xml:5215 plugins/gtk+/gtk+.xml:5230 +#: plugins/gtk+/gtk+.xml:5245 plugins/gtk+/gtk+.xml:5259 +#: plugins/gtk+/gtk+.xml:5273 plugins/gtk+/gtk+.xml:5292 +#: plugins/gtk+/gtk+.xml:5306 plugins/gtk+/gtk+.xml:5320 +#: plugins/gtk+/gtk+.xml:5339 plugins/gtk+/gtk+.xml:5353 +#: plugins/gtk+/gtk+.xml:5367 plugins/gtk+/gtk+.xml:5381 +#: plugins/gtk+/gtk+.xml:5395 +msgid "The column in the model to load the value from" +msgstr "The column in the model to load the value from" + +#: plugins/gtk+/gtk+.xml:4141 msgid "Cell Background Color column" msgstr "Cell Background Colour column" -#: ../plugins/gtk+/gtk+.xml.in.h:902 +#: plugins/gtk+/gtk+.xml:4156 msgid "Cell Background RGBA column" msgstr "Cell Background RGBA column" -#: ../plugins/gtk+/gtk+.xml.in.h:903 +#: plugins/gtk+/gtk+.xml:4170 msgid "Width column" msgstr "Width column" -#: ../plugins/gtk+/gtk+.xml.in.h:904 +#: plugins/gtk+/gtk+.xml:4184 msgid "Height column" msgstr "Height column" -#: ../plugins/gtk+/gtk+.xml.in.h:905 +#: plugins/gtk+/gtk+.xml:4197 msgid "Horizontal Padding" msgstr "Horizontal Padding" -#: ../plugins/gtk+/gtk+.xml.in.h:906 +#: plugins/gtk+/gtk+.xml:4198 msgid "Horizontal Padding column" msgstr "Horizontal Padding column" -#: ../plugins/gtk+/gtk+.xml.in.h:907 +#: plugins/gtk+/gtk+.xml:4211 msgid "Vertical Padding" msgstr "Vertical Padding" -#: ../plugins/gtk+/gtk+.xml.in.h:908 +#: plugins/gtk+/gtk+.xml:4212 msgid "Vertical Padding column" msgstr "Vertical Padding column" -#: ../plugins/gtk+/gtk+.xml.in.h:909 +#: plugins/gtk+/gtk+.xml:4225 msgid "Horizontal Alignment" msgstr "Horizontal Alignment" -#: ../plugins/gtk+/gtk+.xml.in.h:910 +#: plugins/gtk+/gtk+.xml:4226 msgid "Horizontal Alignment column" msgstr "Horizontal Alignment column" -#: ../plugins/gtk+/gtk+.xml.in.h:911 +#: plugins/gtk+/gtk+.xml:4239 msgid "Vertical Alignment" msgstr "Vertical Alignment" -#: ../plugins/gtk+/gtk+.xml.in.h:912 +#: plugins/gtk+/gtk+.xml:4240 msgid "Vertical Alignment column" msgstr "Vertical Alignment column" -#: ../plugins/gtk+/gtk+.xml.in.h:913 +#: plugins/gtk+/gtk+.xml:4254 msgid "Sensitive column" msgstr "Sensitive column" -#: ../plugins/gtk+/gtk+.xml.in.h:915 +#: plugins/gtk+/gtk+.xml:4268 msgid "Visible column" msgstr "Visible column" -#: ../plugins/gtk+/gtk+.xml.in.h:916 -msgid "The column in the model to load the value from" -msgstr "The column in the model to load the value from" - -#: ../plugins/gtk+/gtk+.xml.in.h:917 +#: plugins/gtk+/gtk+.xml:4283 msgid "Text Renderer" msgstr "Text Renderer" -#: ../plugins/gtk+/gtk+.xml.in.h:918 +#: plugins/gtk+/gtk+.xml:4312 msgid "Alignment column" msgstr "Alignment column" -#: ../plugins/gtk+/gtk+.xml.in.h:919 +#: plugins/gtk+/gtk+.xml:4326 msgid "Attributes column" msgstr "Attributes column" -#: ../plugins/gtk+/gtk+.xml.in.h:920 +#: plugins/gtk+/gtk+.xml:4340 msgid "Background Color Name column" msgstr "Background Colour Name column" -#: ../plugins/gtk+/gtk+.xml.in.h:921 +#: plugins/gtk+/gtk+.xml:4355 msgid "Background Color column" msgstr "Background Colour column" -#: ../plugins/gtk+/gtk+.xml.in.h:922 +#: plugins/gtk+/gtk+.xml:4369 msgid "Editable column" msgstr "Editable column" -#: ../plugins/gtk+/gtk+.xml.in.h:923 +#: plugins/gtk+/gtk+.xml:4383 msgid "Ellipsize column" msgstr "Ellipsize column" -#: ../plugins/gtk+/gtk+.xml.in.h:924 +#: plugins/gtk+/gtk+.xml:4397 msgid "Family column" msgstr "Family column" -#: ../plugins/gtk+/gtk+.xml.in.h:925 +#: plugins/gtk+/gtk+.xml:4411 msgid "Font column" msgstr "Font column" -#: ../plugins/gtk+/gtk+.xml.in.h:926 +#: plugins/gtk+/gtk+.xml:4426 msgid "Font Description column" msgstr "Font Description column" -#: ../plugins/gtk+/gtk+.xml.in.h:927 +#: plugins/gtk+/gtk+.xml:4441 msgid "Foreground Color Name column" msgstr "Foreground Colour Name column" -#: ../plugins/gtk+/gtk+.xml.in.h:928 +#: plugins/gtk+/gtk+.xml:4456 msgid "Foreground Color column" msgstr "Foreground Colour column" -#: ../plugins/gtk+/gtk+.xml.in.h:929 +#: plugins/gtk+/gtk+.xml:4470 msgid "Language column" msgstr "Language column" -#: ../plugins/gtk+/gtk+.xml.in.h:930 +#: plugins/gtk+/gtk+.xml:4484 msgid "Markup column" msgstr "Markup column" -#: ../plugins/gtk+/gtk+.xml.in.h:931 +#: plugins/gtk+/gtk+.xml:4498 msgid "Rise column" msgstr "Rise column" -#: ../plugins/gtk+/gtk+.xml.in.h:932 +#: plugins/gtk+/gtk+.xml:4512 msgid "Scale column" msgstr "Scale column" -#: ../plugins/gtk+/gtk+.xml.in.h:933 +#: plugins/gtk+/gtk+.xml:4527 msgid "Single Paragraph Mode column" msgstr "Single Paragraph Mode column" -#: ../plugins/gtk+/gtk+.xml.in.h:934 +#: plugins/gtk+/gtk+.xml:4541 msgid "Size column" msgstr "Size column" -#: ../plugins/gtk+/gtk+.xml.in.h:935 +#: plugins/gtk+/gtk+.xml:4555 plugins/gtk+/gtk+.xml:4825 msgid "Data column" msgstr "Data column" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:937 +#: plugins/gtk+/gtk+.xml:4571 msgid "Ultra Condensed" msgstr "Ultra-Condensed" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:939 +#: plugins/gtk+/gtk+.xml:4573 msgid "Extra Condensed" msgstr "Extra Condensed" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:941 +#: plugins/gtk+/gtk+.xml:4575 msgid "Condensed" msgstr "Condensed" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:943 +#: plugins/gtk+/gtk+.xml:4577 msgid "Semi Condensed" msgstr "Semi-Condensed" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:945 +#: plugins/gtk+/gtk+.xml:4581 msgid "Semi Expanded" msgstr "Semi-Expanded" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:947 +#: plugins/gtk+/gtk+.xml:4583 msgid "Expanded" msgstr "Expanded" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:949 +#: plugins/gtk+/gtk+.xml:4585 msgid "Extra Expanded" msgstr "Extra Expanded" -#. PangoStretch enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:951 +#: plugins/gtk+/gtk+.xml:4587 msgid "Ultra Expanded" msgstr "Ultra-Expanded" -#: ../plugins/gtk+/gtk+.xml.in.h:952 +#: plugins/gtk+/gtk+.xml:4591 msgid "Stretch column" msgstr "Stretch column" -#: ../plugins/gtk+/gtk+.xml.in.h:953 +#: plugins/gtk+/gtk+.xml:4605 msgid "Strikethrough column" msgstr "Strikethrough column" -#. PangoStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:955 +#: plugins/gtk+/gtk+.xml:4623 msgid "Oblique" msgstr "Oblique" -#. PangoStyle enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:957 +#: plugins/gtk+/gtk+.xml:4625 msgid "Italic" msgstr "Italic" -#: ../plugins/gtk+/gtk+.xml.in.h:958 +#: plugins/gtk+/gtk+.xml:4628 msgid "Style column" msgstr "Style column" -#: ../plugins/gtk+/gtk+.xml.in.h:959 +#: plugins/gtk+/gtk+.xml:4642 plugins/gtk+/gtk+.xml:5210 msgid "Text column" msgstr "Text column" -#. PangoUnderline enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:961 +#: plugins/gtk+/gtk+.xml:4662 msgid "Double" msgstr "Double" -#. PangoUnderline enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:963 +#: plugins/gtk+/gtk+.xml:4664 msgid "Low" msgstr "Low" -#: ../plugins/gtk+/gtk+.xml.in.h:964 +#: plugins/gtk+/gtk+.xml:4669 msgid "Underline column" msgstr "Underline column" -#. PangoVariant enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:966 +#: plugins/gtk+/gtk+.xml:4687 msgid "Small Capitals" msgstr "Small Capitals" -#: ../plugins/gtk+/gtk+.xml.in.h:967 +#: plugins/gtk+/gtk+.xml:4690 msgid "Variant column" msgstr "Variant column" -#: ../plugins/gtk+/gtk+.xml.in.h:968 +#: plugins/gtk+/gtk+.xml:4704 msgid "Weight column" msgstr "Weight column" -#: ../plugins/gtk+/gtk+.xml.in.h:969 +#: plugins/gtk+/gtk+.xml:4718 msgid "Width in Characters column" msgstr "Width in Characters column" -#: ../plugins/gtk+/gtk+.xml.in.h:970 +#: plugins/gtk+/gtk+.xml:4732 msgid "Wrap Mode column" msgstr "Wrap Mode column" -#: ../plugins/gtk+/gtk+.xml.in.h:971 +#: plugins/gtk+/gtk+.xml:4746 msgid "Wrap Width column" msgstr "Wrap Width column" -#: ../plugins/gtk+/gtk+.xml.in.h:972 +#: plugins/gtk+/gtk+.xml:4761 msgid "Background RGBA column" msgstr "Background RGBA column" -#: ../plugins/gtk+/gtk+.xml.in.h:973 +#: plugins/gtk+/gtk+.xml:4776 msgid "Foreground RGBA column" msgstr "Foreground RGBA column" -#: ../plugins/gtk+/gtk+.xml.in.h:974 +#: plugins/gtk+/gtk+.xml:4791 msgid "Maximum width in characters" msgstr "Maximum width in characters" -#: ../plugins/gtk+/gtk+.xml.in.h:975 +#: plugins/gtk+/gtk+.xml:4806 msgid "Placeholder text" msgstr "Placeholder text" -#: ../plugins/gtk+/gtk+.xml.in.h:976 +#: plugins/gtk+/gtk+.xml:4822 msgid "Accelerator Renderer" msgstr "Accelerator Renderer" -#. GtkCellRendererAccelMode enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:978 +#: plugins/gtk+/gtk+.xml:4841 msgid "Gtk" msgstr "GTK+" -#: ../plugins/gtk+/gtk+.xml.in.h:979 +#: plugins/gtk+/gtk+.xml:4846 msgid "Accelerator Mode column" msgstr "Accelerator Mode column" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:981 +#: plugins/gtk+/gtk+.xml:4862 msgid "Shift Key" msgstr "Shift Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:983 +#: plugins/gtk+/gtk+.xml:4864 msgid "Lock Key" msgstr "Lock Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:985 +#: plugins/gtk+/gtk+.xml:4866 msgid "Control Key" msgstr "Control Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:987 +#: plugins/gtk+/gtk+.xml:4868 msgid "Alt Key" msgstr "Alt Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:989 +#: plugins/gtk+/gtk+.xml:4870 msgid "Fifth Key" msgstr "Fifth Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:991 +#: plugins/gtk+/gtk+.xml:4872 msgid "Sixth Key" msgstr "Sixth Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:993 +#: plugins/gtk+/gtk+.xml:4874 msgid "Seventh Key" msgstr "Seventh Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:995 +#: plugins/gtk+/gtk+.xml:4876 msgid "Eighth Key" msgstr "Eighth Key" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:997 +#: plugins/gtk+/gtk+.xml:4878 msgid "First Mouse Button" msgstr "First Mouse Button" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:999 +#: plugins/gtk+/gtk+.xml:4880 msgid "Second Mouse Button" msgstr "Second Mouse Button" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1001 +#: plugins/gtk+/gtk+.xml:4882 msgid "Third Mouse Button" msgstr "Third Mouse Button" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1003 +#: plugins/gtk+/gtk+.xml:4884 msgid "Fourth Mouse Button" msgstr "Fourth Mouse Button" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1005 +#: plugins/gtk+/gtk+.xml:4886 msgid "Fifth Mouse Button" msgstr "Fifth Mouse Button" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1007 +#: plugins/gtk+/gtk+.xml:4888 msgid "Super Modifier" msgstr "Super Modifier" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1009 +#: plugins/gtk+/gtk+.xml:4890 msgid "Hyper Modifier" msgstr "Hyper Modifier" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1011 +#: plugins/gtk+/gtk+.xml:4892 msgid "Meta Modifier" msgstr "Meta Modifier" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1013 +#: plugins/gtk+/gtk+.xml:4894 msgid "Release Modifier" msgstr "Release Modifier" -#. GdkModifierType enumeration value -#: ../plugins/gtk+/gtk+.xml.in.h:1015 +#: plugins/gtk+/gtk+.xml:4896 msgid "All Modifiers" msgstr "All Modifiers" -#: ../plugins/gtk+/gtk+.xml.in.h:1016 +#: plugins/gtk+/gtk+.xml:4913 msgid "Accelerator Modifiers column" msgstr "Accelerator Modifiers column" -#: ../plugins/gtk+/gtk+.xml.in.h:1017 +#: plugins/gtk+/gtk+.xml:4927 msgid "Keycode column" msgstr "Keycode column" -#: ../plugins/gtk+/gtk+.xml.in.h:1018 +#: plugins/gtk+/gtk+.xml:4942 msgid "Combo Renderer" msgstr "Combo Renderer" -#: ../plugins/gtk+/gtk+.xml.in.h:1019 +#: plugins/gtk+/gtk+.xml:4950 msgid "Has Entry column" msgstr "Has Entry column" -#: ../plugins/gtk+/gtk+.xml.in.h:1020 +#: plugins/gtk+/gtk+.xml:4964 msgid "Model column" msgstr "Model column" -#: ../plugins/gtk+/gtk+.xml.in.h:1021 +#: plugins/gtk+/gtk+.xml:4978 msgid "Text Column column" msgstr "Text Column column" -#: ../plugins/gtk+/gtk+.xml.in.h:1022 +#: plugins/gtk+/gtk+.xml:4994 msgid "Spin Renderer" msgstr "Spin Renderer" -#: ../plugins/gtk+/gtk+.xml.in.h:1023 +#: plugins/gtk+/gtk+.xml:4997 msgid "Adjustment column" msgstr "Adjustment column" -#: ../plugins/gtk+/gtk+.xml.in.h:1024 +#: plugins/gtk+/gtk+.xml:5011 msgid "Climb Rate column" msgstr "Climb Rate column" -#: ../plugins/gtk+/gtk+.xml.in.h:1025 +#: plugins/gtk+/gtk+.xml:5025 msgid "Digits column" msgstr "Digits column" -#: ../plugins/gtk+/gtk+.xml.in.h:1026 +#: plugins/gtk+/gtk+.xml:5040 msgid "Pixbuf Renderer" msgstr "Pixbuf Renderer" -#: ../plugins/gtk+/gtk+.xml.in.h:1027 +#: plugins/gtk+/gtk+.xml:5044 msgid "Follow State column" msgstr "Follow State column" -#: ../plugins/gtk+/gtk+.xml.in.h:1028 +#: plugins/gtk+/gtk+.xml:5058 msgid "Icon Name column" msgstr "Icon Name column" -#: ../plugins/gtk+/gtk+.xml.in.h:1029 +#: plugins/gtk+/gtk+.xml:5072 msgid "Pixbuf column" msgstr "Pixbuf column" -#: ../plugins/gtk+/gtk+.xml.in.h:1030 +#: plugins/gtk+/gtk+.xml:5086 msgid "GIcon column" msgstr "GIcon column" -#: ../plugins/gtk+/gtk+.xml.in.h:1031 +#: plugins/gtk+/gtk+.xml:5101 msgid "Pixbuf Expander Closed column" msgstr "Pixbuf Expander Closed column" -#: ../plugins/gtk+/gtk+.xml.in.h:1032 +#: plugins/gtk+/gtk+.xml:5116 msgid "Pixbuf Expander Open column" msgstr "Pixbuf Expander Open column" -#: ../plugins/gtk+/gtk+.xml.in.h:1033 +#: plugins/gtk+/gtk+.xml:5130 msgid "Stock Detail column" msgstr "Stock Detail column" -#: ../plugins/gtk+/gtk+.xml.in.h:1034 +#: plugins/gtk+/gtk+.xml:5144 msgid "Stock column" msgstr "Stock column" -#: ../plugins/gtk+/gtk+.xml.in.h:1035 +#: plugins/gtk+/gtk+.xml:5164 msgid "Stock Size column" msgstr "Stock Size column" -#: ../plugins/gtk+/gtk+.xml.in.h:1036 +#: plugins/gtk+/gtk+.xml:5179 msgid "Progress Renderer" msgstr "Progress Renderer" -#: ../plugins/gtk+/gtk+.xml.in.h:1037 +#: plugins/gtk+/gtk+.xml:5182 msgid "Orientation column" msgstr "Orientation column" -#: ../plugins/gtk+/gtk+.xml.in.h:1038 +#: plugins/gtk+/gtk+.xml:5196 plugins/gtk+/gtk+.xml:5301 msgid "Pulse column" msgstr "Pulse column" -#: ../plugins/gtk+/gtk+.xml.in.h:1039 +#: plugins/gtk+/gtk+.xml:5225 msgid "Text Horizontal Alignment column" msgstr "Text Horizontal Alignment column" -#: ../plugins/gtk+/gtk+.xml.in.h:1040 +#: plugins/gtk+/gtk+.xml:5240 msgid "Text Vertical Alignment column" msgstr "Text Vertical Alignment column" -#: ../plugins/gtk+/gtk+.xml.in.h:1041 +#: plugins/gtk+/gtk+.xml:5254 msgid "Value column" msgstr "Value column" -#: ../plugins/gtk+/gtk+.xml.in.h:1042 +#: plugins/gtk+/gtk+.xml:5268 msgid "Inverted column" msgstr "Inverted column" -#: ../plugins/gtk+/gtk+.xml.in.h:1043 +#: plugins/gtk+/gtk+.xml:5284 msgid "Spinner Renderer" msgstr "Spinner Renderer" -#: ../plugins/gtk+/gtk+.xml.in.h:1044 +#: plugins/gtk+/gtk+.xml:5287 plugins/gtk+/gtk+.xml:5348 msgid "Active column" msgstr "Active column" -#: ../plugins/gtk+/gtk+.xml.in.h:1045 +#: plugins/gtk+/gtk+.xml:5331 msgid "Toggle Renderer" msgstr "Toggle Renderer" -#: ../plugins/gtk+/gtk+.xml.in.h:1046 +#: plugins/gtk+/gtk+.xml:5334 msgid "Activatable column" msgstr "Activatable column" -#: ../plugins/gtk+/gtk+.xml.in.h:1047 +#: plugins/gtk+/gtk+.xml:5362 msgid "Inconsistent column" msgstr "Inconsistent column" -#: ../plugins/gtk+/gtk+.xml.in.h:1048 +#: plugins/gtk+/gtk+.xml:5376 msgid "Indicator Size column" msgstr "Indicator Size column" -#: ../plugins/gtk+/gtk+.xml.in.h:1049 +#: plugins/gtk+/gtk+.xml:5390 msgid "Radio column" msgstr "Radio column" -#: ../plugins/gtk+/gtk+.xml.in.h:1050 +#: plugins/gtk+/gtk+.xml:5405 msgid "Status Icon" msgstr "Status Icon" -#: ../plugins/gtk+/gtk+.xml.in.h:1051 +#: plugins/gtk+/gtk+.xml:5416 msgid "Text Buffer" msgstr "Text Buffer" -#: ../plugins/gtk+/gtk+.xml.in.h:1052 +#: plugins/gtk+/gtk+.xml:5429 msgid "Entry Buffer" msgstr "Entry Buffer" -#: ../plugins/gtk+/gtk+.xml.in.h:1053 +#: plugins/gtk+/gtk+.xml:5437 msgid "Text Tag" msgstr "Text Tag" -#: ../plugins/gtk+/gtk+.xml.in.h:1054 +#: plugins/gtk+/gtk+.xml:5490 msgid "Text Tag Table" msgstr "Text Tag Table" -#: ../plugins/gtk+/gtk+.xml.in.h:1055 +#: plugins/gtk+/gtk+.xml:5504 msgid "File Filter" msgstr "File Filter" -#: ../plugins/gtk+/gtk+.xml.in.h:1056 +#: plugins/gtk+/gtk+.xml:5510 plugins/gtk+/gtk+.xml:5534 msgid "Mime Types" msgstr "Mime Types" -#: ../plugins/gtk+/gtk+.xml.in.h:1057 -msgid "Patterns" -msgstr "Patterns" - -#: ../plugins/gtk+/gtk+.xml.in.h:1058 +#: plugins/gtk+/gtk+.xml:5515 plugins/gtk+/gtk+.xml:5539 msgid "The list of mime types to add to the filter" msgstr "The list of mime types to add to the filter" -#: ../plugins/gtk+/gtk+.xml.in.h:1059 +#: plugins/gtk+/gtk+.xml:5517 plugins/gtk+/gtk+.xml:5541 +msgid "Patterns" +msgstr "Patterns" + +#: plugins/gtk+/gtk+.xml:5522 plugins/gtk+/gtk+.xml:5546 msgid "The list of file name patterns to add to the filter" msgstr "The list of file name patterns to add to the filter" -#: ../plugins/gtk+/gtk+.xml.in.h:1060 +#: plugins/gtk+/gtk+.xml:5528 msgid "Recent Filter" msgstr "Recent Filter" -#: ../plugins/gtk+/gtk+.xml.in.h:1062 +#: plugins/gtk+/gtk+.xml:5553 msgid "The list of application names to add to the filter" msgstr "The list of application names to add to the filter" -#: ../plugins/gtk+/gtk+.xml.in.h:1063 +#: plugins/gtk+/gtk+.xml:5559 msgid "Recent Manager" msgstr "Recent Manager" -#: ../plugins/gtk+/gtk+.xml.in.h:1064 +#: plugins/gtk+/gtk+.xml:5561 msgid "Themed Icon" msgstr "Themed Icon" -#: ../plugins/gtk+/gtk+.xml.in.h:1065 +#: plugins/gtk+/gtk+.xml:5562 +#| msgid "File Selection" +msgid "File Icon" +msgstr "File Icon" + +#: plugins/gtk+/gtk+.xml:5564 +#| msgid "File Chooser Dialog" +msgid "Native File Chooser Dialog" +msgstr "Native File Chooser Dialogue" + +#: plugins/gtk+/gtk+.xml:5568 msgid "Toplevels" msgstr "Toplevels" -#: ../plugins/gtk+/gtk+.xml.in.h:1066 +#: plugins/gtk+/gtk+.xml:5583 msgid "Containers" msgstr "Containers" -#: ../plugins/gtk+/gtk+.xml.in.h:1067 -msgid "Control and Display" -msgstr "Control and Display" +#: plugins/gtk+/gtk+.xml:5615 +#| msgid "Control Key" +msgid "Control" +msgstr "Control" -#: ../plugins/gtk+/gtk+.xml.in.h:1068 +#: plugins/gtk+/gtk+.xml:5649 +msgid "Display" +msgstr "Display" + +#: plugins/gtk+/gtk+.xml:5670 msgid "Composite Widgets" msgstr "Composite Widgets" -#: ../plugins/gtk+/gtk+.xml.in.h:1069 +#: plugins/gtk+/gtk+.xml:5681 msgid "Miscellaneous" msgstr "Miscellaneous" -#: ../plugins/gtk+/gtk+.xml.in.h:1070 +#: plugins/gtk+/gtk+.xml:5711 msgid "Deprecated" msgstr "Deprecated" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:1 +#: plugins/gtk+/glade-about-dialog-editor.ui:50 msgid "Program Attributes" msgstr "Program Attributes" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:4 +#: plugins/gtk+/glade-about-dialog-editor.ui:114 msgid "License Text" msgstr "Licence Text" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:5 +#: plugins/gtk+/glade-about-dialog-editor.ui:146 msgid "Version:" msgstr "Version:" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:10 +#: plugins/gtk+/glade-about-dialog-editor.ui:346 msgid "Authors" msgstr "Authors" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:11 +#: plugins/gtk+/glade-about-dialog-editor.ui:376 msgid "Translators" msgstr "Translators" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:12 +#: plugins/gtk+/glade-about-dialog-editor.ui:406 msgid "Artists" msgstr "Artists" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:13 +#: plugins/gtk+/glade-about-dialog-editor.ui:436 msgid "Documenters" msgstr "Documenters" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:14 +#: plugins/gtk+/glade-about-dialog-editor.ui:466 msgid "Copyright" msgstr "Copyright" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:15 +#: plugins/gtk+/glade-about-dialog-editor.ui:497 msgid "Comments" msgstr "Comments" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:16 +#: plugins/gtk+/glade-about-dialog-editor.ui:529 msgid "Logo:" msgstr "Logo:" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:17 +#: plugins/gtk+/glade-about-dialog-editor.ui:556 msgid "License and Copyright" msgstr "Licence and Copyright" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:18 +#: plugins/gtk+/glade-about-dialog-editor.ui:576 msgid "Website:" msgstr "Website:" -#: ../plugins/gtk+/glade-about-dialog-editor.ui.h:19 +#: plugins/gtk+/glade-about-dialog-editor.ui:592 msgid "Credits" msgstr "Credits" -#: ../plugins/gtk+/glade-action-bar-editor.ui.h:1 -#: ../plugins/gtk+/glade-box-editor.ui.h:1 +#: plugins/gtk+/glade-action-bar-editor.ui:54 +#: plugins/gtk+/glade-box-editor.ui:54 msgid "Box Attributes" msgstr "Box Attributes" -#: ../plugins/gtk+/glade-action-bar-editor.ui.h:2 -#: ../plugins/gtk+/glade-box-editor.ui.h:3 +#: plugins/gtk+/glade-action-bar-editor.ui:93 +#: plugins/gtk+/glade-box-editor.ui:184 msgid "Add center child" msgstr "Add centre child" -#: ../plugins/gtk+/glade-action-bar-editor.ui.h:3 +#: plugins/gtk+/glade-action-bar-editor.ui:94 msgid "Whether this action bar should include a centered child." msgstr "Whether this action bar should include a centred child." -#: ../plugins/gtk+/glade-action-editor.ui.h:1 +#: plugins/gtk+/glade-action-editor.ui:70 msgid "Action Attributes" msgstr "Action Attributes" -#: ../plugins/gtk+/glade-action-editor.ui.h:2 +#: plugins/gtk+/glade-action-editor.ui:294 msgid "Toolbar Proxies" msgstr "Toolbar Proxies" -#: ../plugins/gtk+/glade-action-editor.ui.h:3 +#: plugins/gtk+/glade-action-editor.ui:402 msgid "Toggle and Radio" msgstr "Toggle and Radio" -#: ../plugins/gtk+/glade-action-editor.ui.h:4 +#: plugins/gtk+/glade-action-editor.ui:436 msgid "Value ID:" msgstr "Value ID:" -#: ../plugins/gtk+/glade-action-editor.ui.h:5 +#: plugins/gtk+/glade-action-editor.ui:496 msgid "Radio proxies" msgstr "Radio proxies" -#: ../plugins/gtk+/glade-activatable-editor.ui.h:1 +#: plugins/gtk+/glade-activatable-editor.ui:120 msgid "Activatable / Actionable" msgstr "Activatable/Actionable" -#: ../plugins/gtk+/glade-app-chooser-button-editor.ui.h:1 +#: plugins/gtk+/glade-app-chooser-button-editor.ui:56 msgid "App Chooser Button Attributes" msgstr "App Chooser Button Attributes" -#: ../plugins/gtk+/glade-app-chooser-widget-editor.ui.h:1 +#: plugins/gtk+/glade-app-chooser-widget-editor.ui:44 msgid "App Chooser Widget Attributes" msgstr "App Chooser Widget Attributes" -#: ../plugins/gtk+/glade-box-editor.ui.h:2 +#: plugins/gtk+/glade-box-editor.ui:98 msgid "Baseline:" msgstr "Baseline:" -#: ../plugins/gtk+/glade-box-editor.ui.h:4 +#: plugins/gtk+/glade-box-editor.ui:185 msgid "Whether this box should include a centered child." msgstr "Whether this box should include a centred child." -#: ../plugins/gtk+/glade-button-editor.ui.h:1 +#: plugins/gtk+/glade-button-editor.ui:103 msgid "Child alignments:" msgstr "Child alignments:" -#: ../plugins/gtk+/glade-button-editor.ui.h:2 -#: ../plugins/gtk+/glade-scrollable-editor.ui.h:2 -#: ../plugins/gtk+/glade-widget-editor.ui.h:11 +#: plugins/gtk+/glade-button-editor.ui:120 +#: plugins/gtk+/glade-scrollable-editor.ui:63 +#: plugins/gtk+/glade-widget-editor.ui:771 +#: plugins/gtk+/glade-widget-editor.ui:860 msgid "Horizontal:" msgstr "Horizontal:" -#: ../plugins/gtk+/glade-button-editor.ui.h:3 -#: ../plugins/gtk+/glade-scrollable-editor.ui.h:3 -#: ../plugins/gtk+/glade-widget-editor.ui.h:12 +#: plugins/gtk+/glade-button-editor.ui:137 +#: plugins/gtk+/glade-scrollable-editor.ui:79 +#: plugins/gtk+/glade-widget-editor.ui:790 +#: plugins/gtk+/glade-widget-editor.ui:879 msgid "Vertical:" msgstr "Vertical:" -#: ../plugins/gtk+/glade-button-editor.ui.h:4 +#: plugins/gtk+/glade-button-editor.ui:274 msgid "Button Attributes" msgstr "Button Attributes" -#: ../plugins/gtk+/glade-button-editor.ui.h:5 +#: plugins/gtk+/glade-button-editor.ui:310 msgid "Button Content" msgstr "Button Content" -#: ../plugins/gtk+/glade-button-editor.ui.h:6 +#: plugins/gtk+/glade-button-editor.ui:324 msgid "Add custom content" msgstr "Add custom content" -#: ../plugins/gtk+/glade-button-editor.ui.h:9 +#: plugins/gtk+/glade-button-editor.ui:458 msgid "Label with optional image" msgstr "Label with optional image" -#: ../plugins/gtk+/glade-button-editor.ui.h:10 +#: plugins/gtk+/glade-button-editor.ui:503 msgid "Image:" msgstr "Image:" -#: ../plugins/gtk+/glade-button-editor.ui.h:11 -#: ../plugins/gtk+/glade-window-editor.ui.h:10 +#: plugins/gtk+/glade-button-editor.ui:547 +#: plugins/gtk+/glade-window-editor.ui:603 msgid "Position:" msgstr "Position:" -#: ../plugins/gtk+/glade-combo-box-editor.ui.h:1 +#: plugins/gtk+/glade-combo-box-editor.ui:55 msgid "Combo Box Attributes" msgstr "Combo Box Attributes" -#: ../plugins/gtk+/glade-combo-box-editor.ui.h:2 +#: plugins/gtk+/glade-combo-box-editor.ui:74 msgid "Tree model:" msgstr "Tree model:" -#: ../plugins/gtk+/glade-combo-box-editor.ui.h:3 -#: ../plugins/gtk+/glade-combo-box-text-editor.ui.h:3 +#: plugins/gtk+/glade-combo-box-editor.ui:146 +#: plugins/gtk+/glade-combo-box-text-editor.ui:209 msgid "Draw frame around entry" msgstr "Draw frame around entry" -#: ../plugins/gtk+/glade-combo-box-editor.ui.h:4 -#: ../plugins/gtk+/glade-combo-box-text-editor.ui.h:4 +#: plugins/gtk+/glade-combo-box-editor.ui:163 +#: plugins/gtk+/glade-combo-box-text-editor.ui:255 msgid "Tearoff menus" msgstr "Tearoff menus" -#: ../plugins/gtk+/glade-combo-box-editor.ui.h:5 +#: plugins/gtk+/glade-combo-box-editor.ui:351 msgid "Tabular Menus" msgstr "Tabular Menus" -#: ../plugins/gtk+/glade-combo-box-text-editor.ui.h:1 +#: plugins/gtk+/glade-combo-box-text-editor.ui:55 msgid "Combo Box Text Attributes" msgstr "Combo Box Text Attributes" -#: ../plugins/gtk+/glade-combo-box-text-editor.ui.h:2 +#: plugins/gtk+/glade-combo-box-text-editor.ui:74 msgid "List of items:" msgstr "List of items:" -#: ../plugins/gtk+/glade-entry-editor.ui.h:2 -#: ../plugins/gtk+/glade-text-view-editor.ui.h:2 +#: plugins/gtk+/glade-entry-editor.ui:132 +#: plugins/gtk+/glade-text-view-editor.ui:114 msgid "Input Hints:" msgstr "Input Hints:" -#: ../plugins/gtk+/glade-entry-editor.ui.h:5 +#: plugins/gtk+/glade-entry-editor.ui:547 msgid "Primary Icon" msgstr "Primary Icon" -#: ../plugins/gtk+/glade-entry-editor.ui.h:6 -#: ../plugins/gtk+/glade-widget-editor.ui.h:2 +#: plugins/gtk+/glade-entry-editor.ui:694 +#: plugins/gtk+/glade-entry-editor.ui:705 +#: plugins/gtk+/glade-entry-editor.ui:968 +#: plugins/gtk+/glade-entry-editor.ui:979 +#: plugins/gtk+/glade-widget-editor.ui:145 +#: plugins/gtk+/glade-widget-editor.ui:158 msgid "Tooltip:" msgstr "Tooltip:" -#: ../plugins/gtk+/glade-entry-editor.ui.h:7 -#: ../plugins/gtk+/glade-widget-editor.ui.h:4 +#: plugins/gtk+/glade-entry-editor.ui:724 +#: plugins/gtk+/glade-entry-editor.ui:998 +#: plugins/gtk+/glade-widget-editor.ui:239 msgid "Use markup" msgstr "Use markup" -#: ../plugins/gtk+/glade-entry-editor.ui.h:8 +#: plugins/gtk+/glade-entry-editor.ui:728 msgid "" "Whether to use markup in the\n" "primary icon's tooltip\n" @@ -7834,11 +7602,11 @@ msgstr "" "Whether to use markup in the\n" "tooltip of the primary icon\n" -#: ../plugins/gtk+/glade-entry-editor.ui.h:11 +#: plugins/gtk+/glade-entry-editor.ui:821 msgid "Secondary Icon" msgstr "Secondary Icon" -#: ../plugins/gtk+/glade-entry-editor.ui.h:12 +#: plugins/gtk+/glade-entry-editor.ui:1002 msgid "" "Whether to use markup in the\n" "secondary icon's tooltip" @@ -7846,383 +7614,386 @@ msgstr "" "Whether to use markup in the\n" "tooltip of the secondary icon" -#: ../plugins/gtk+/glade-entry-editor.ui.h:14 +#: plugins/gtk+/glade-entry-editor.ui:1154 msgid "Horizontal Alignment:" msgstr "Horizontal Alignment:" -#: ../plugins/gtk+/glade-file-chooser-editor.ui.h:1 +#: plugins/gtk+/glade-file-chooser-editor.ui:43 msgid "File Chooser Attributes" msgstr "File Chooser Attributes" -#: ../plugins/gtk+/glade-font-button-editor.ui.h:1 +#: plugins/gtk+/glade-font-button-editor.ui:69 msgid "Font Button Attributes" msgstr "Font Button Attributes" -#: ../plugins/gtk+/glade-font-chooser-editor.ui.h:1 +#: plugins/gtk+/glade-font-chooser-editor.ui:43 msgid "Font Chooser Attributes" msgstr "Font Chooser Attributes" -#: ../plugins/gtk+/glade-grid-editor.ui.h:1 +#: plugins/gtk+/glade-grid-editor.ui:55 msgid "Grid Attributes" msgstr "Grid Attributes" -#: ../plugins/gtk+/glade-grid-editor.ui.h:4 +#: plugins/gtk+/glade-grid-editor.ui:168 plugins/gtk+/glade-grid-editor.ui:215 msgid "Spacing:" msgstr "Spacing:" -#: ../plugins/gtk+/glade-grid-editor.ui.h:5 +#: plugins/gtk+/glade-grid-editor.ui:199 plugins/gtk+/glade-grid-editor.ui:246 msgid "Homogeneous" msgstr "Homogeneous" -#: ../plugins/gtk+/glade-grid-editor.ui.h:6 +#: plugins/gtk+/glade-grid-editor.ui:262 plugins/gtk+/glade-grid-editor.ui:292 msgid "Count:" msgstr "Count:" -#: ../plugins/gtk+/glade-header-bar-editor.ui.h:1 +#: plugins/gtk+/glade-header-bar-editor.ui:55 msgid "Headerbar Attributes" msgstr "Headerbar Attributes" -#: ../plugins/gtk+/glade-header-bar-editor.ui.h:2 +#: plugins/gtk+/glade-header-bar-editor.ui:69 msgid "Custom title" msgstr "Custom title" -#: ../plugins/gtk+/glade-header-bar-editor.ui.h:3 +#: plugins/gtk+/glade-header-bar-editor.ui:73 msgid "Whether the headerbar should use a custom title widget." msgstr "Whether the headerbar should use a custom title widget." -#: ../plugins/gtk+/glade-header-bar-editor.ui.h:4 +#: plugins/gtk+/glade-header-bar-editor.ui:160 msgid "Show window controls" msgstr "Show window controls" -#: ../plugins/gtk+/glade-header-bar-editor.ui.h:5 +#: plugins/gtk+/glade-header-bar-editor.ui:164 msgid "Whether to show window controls, e.g. a close button." msgstr "Whether to show window controls, e.g. a close button." -#: ../plugins/gtk+/glade-icon-view-editor.ui.h:1 +#: plugins/gtk+/glade-icon-view-editor.ui:69 msgid "Icon View Attributes" msgstr "Icon View Attributes" -#: ../plugins/gtk+/glade-icon-view-editor.ui.h:2 -#: ../plugins/gtk+/glade-real-tree-view-editor.ui.h:4 +#: plugins/gtk+/glade-icon-view-editor.ui:216 +#: plugins/gtk+/glade-real-tree-view-editor.ui:428 msgid "Single Click Activate" msgstr "Single Click Activate" -#: ../plugins/gtk+/glade-icon-view-editor.ui.h:3 +#: plugins/gtk+/glade-icon-view-editor.ui:232 msgid "Columns:" msgstr "Columns:" -#: ../plugins/gtk+/glade-icon-view-editor.ui.h:4 +#: plugins/gtk+/glade-icon-view-editor.ui:268 msgid "Cell Spacing:" msgstr "Cell Spacing:" -#: ../plugins/gtk+/glade-icon-view-editor.ui.h:5 +#: plugins/gtk+/glade-icon-view-editor.ui:385 msgid "Item Width:" msgstr "Item Width:" -#: ../plugins/gtk+/glade-icon-view-editor.ui.h:6 +#: plugins/gtk+/glade-icon-view-editor.ui:415 msgid "View Margin:" msgstr "View Margin:" -#: ../plugins/gtk+/glade-icon-view-editor.ui.h:7 +#: plugins/gtk+/glade-icon-view-editor.ui:452 msgid "Item Size and Spacing" msgstr "Item Size and Spacing" -#: ../plugins/gtk+/glade-image-editor.ui.h:2 +#: plugins/gtk+/glade-image-editor.ui:212 msgid "Size" msgstr "Size" -#: ../plugins/gtk+/glade-label-editor.ui.h:1 -#: ../plugins/gtk+/glade-window-editor.ui.h:4 +#: plugins/gtk+/glade-label-editor.ui:55 +#: plugins/gtk+/glade-window-editor.ui:208 msgid "Appearance" msgstr "Appearance" -#: ../plugins/gtk+/glade-label-editor.ui.h:2 +#: plugins/gtk+/glade-label-editor.ui:200 msgid "Formatting" msgstr "Formatting" -#: ../plugins/gtk+/glade-label-editor.ui.h:3 +#: plugins/gtk+/glade-label-editor.ui:217 msgid "Label behaviour" msgstr "Label behaviour" -#: ../plugins/gtk+/glade-label-editor.ui.h:4 +#: plugins/gtk+/glade-label-editor.ui:377 msgid "Wrap only on new line" msgstr "Wrap only on new line" -#: ../plugins/gtk+/glade-label-editor.ui.h:5 +#: plugins/gtk+/glade-label-editor.ui:404 msgid "Never wrap" msgstr "Never wrap" -#: ../plugins/gtk+/glade-label-editor.ui.h:6 +#: plugins/gtk+/glade-label-editor.ui:420 msgid "Label Width" msgstr "Label Width" -#: ../plugins/gtk+/glade-label-editor.ui.h:7 +#: plugins/gtk+/glade-label-editor.ui:513 msgid "Automatically wrap" msgstr "Automatically wrap" -#: ../plugins/gtk+/glade-label-editor.ui.h:8 +#: plugins/gtk+/glade-label-editor.ui:554 msgid "Lines" msgstr "Lines" -#: ../plugins/gtk+/glade-level-bar-editor.ui.h:1 +#: plugins/gtk+/glade-level-bar-editor.ui:55 msgid "Level Bar Attributes" msgstr "Level Bar Attributes" -#: ../plugins/gtk+/glade-level-bar-editor.ui.h:2 +#: plugins/gtk+/glade-level-bar-editor.ui:103 msgid "Indicator Mode:" msgstr "Indicator Mode:" -#: ../plugins/gtk+/glade-level-bar-editor.ui.h:3 +#: plugins/gtk+/glade-level-bar-editor.ui:120 msgid "Minimum:" msgstr "Minimum:" -#: ../plugins/gtk+/glade-level-bar-editor.ui.h:4 +#: plugins/gtk+/glade-level-bar-editor.ui:180 msgid "Maximum:" msgstr "Maximum:" -#: ../plugins/gtk+/glade-level-bar-editor.ui.h:5 +#: plugins/gtk+/glade-level-bar-editor.ui:197 msgid "Value:" msgstr "Value:" -#: ../plugins/gtk+/glade-message-dialog-editor.ui.h:1 +#: plugins/gtk+/glade-message-dialog-editor.ui:49 msgid "Message Dialog Attributes" msgstr "Message Dialogue Attributes" -#: ../plugins/gtk+/glade-message-dialog-editor.ui.h:2 +#: plugins/gtk+/glade-message-dialog-editor.ui:154 msgid "Primary Text:" msgstr "Primary Text:" -#: ../plugins/gtk+/glade-message-dialog-editor.ui.h:3 +#: plugins/gtk+/glade-message-dialog-editor.ui:170 msgid "Secondary Text:" msgstr "Secondary Text:" -#: ../plugins/gtk+/glade-misc-editor.ui.h:1 +#: plugins/gtk+/glade-misc-editor.ui:38 msgid "Alignment and Padding" msgstr "Alignment and Padding" -#: ../plugins/gtk+/glade-misc-editor.ui.h:5 +#: plugins/gtk+/glade-misc-editor.ui:202 msgid "Padding" msgstr "Padding" -#: ../plugins/gtk+/glade-model-button-editor.ui.h:1 +#: plugins/gtk+/glade-model-button-editor.ui:54 msgid "Model Button Attributes" msgstr "Model Button Attributes" -#: ../plugins/gtk+/glade-notebook-editor.ui.h:1 +#: plugins/gtk+/glade-notebook-editor.ui:54 msgid "Notebook Attributes" msgstr "Notebook Attributes" #. Property used to choose which page of the notebook to edit -#: ../plugins/gtk+/glade-notebook-editor.ui.h:3 +#: plugins/gtk+/glade-notebook-editor.ui:72 msgid "Edit page:" msgstr "Edit page:" -#: ../plugins/gtk+/glade-notebook-editor.ui.h:4 +#: plugins/gtk+/glade-notebook-editor.ui:132 msgid "Tab Attributes" msgstr "Tab Attributes" -#: ../plugins/gtk+/glade-notebook-editor.ui.h:5 +#: plugins/gtk+/glade-notebook-editor.ui:256 msgid "Start Action:" msgstr "Start Action:" -#: ../plugins/gtk+/glade-notebook-editor.ui.h:6 +#: plugins/gtk+/glade-notebook-editor.ui:280 msgid "End Action:" msgstr "End Action:" -#: ../plugins/gtk+/glade-popover-editor.ui.h:1 +#: plugins/gtk+/glade-popover-editor.ui:54 msgid "Popover Attributes" msgstr "Popover Attributes" -#: ../plugins/gtk+/glade-popover-menu-editor.ui.h:1 +#: plugins/gtk+/glade-popover-menu-editor.ui:55 msgid "Menu Attributes" msgstr "Menu Attributes" -#: ../plugins/gtk+/glade-progress-bar-editor.ui.h:1 +#: plugins/gtk+/glade-progress-bar-editor.ui:55 msgid "Progress Bar Attributes" msgstr "Progress Bar Attributes" -#: ../plugins/gtk+/glade-progress-bar-editor.ui.h:2 +#: plugins/gtk+/glade-progress-bar-editor.ui:194 msgid "Ellipsize Text:" msgstr "Ellipsise Text:" -#: ../plugins/gtk+/glade-real-tree-view-editor.ui.h:1 +#: plugins/gtk+/glade-real-tree-view-editor.ui:69 msgid "Tree View Attributes" msgstr "Tree View Attributes" -#: ../plugins/gtk+/glade-real-tree-view-editor.ui.h:2 +#: plugins/gtk+/glade-real-tree-view-editor.ui:187 msgid "Search Column:" msgstr "Search Column:" -#: ../plugins/gtk+/glade-real-tree-view-editor.ui.h:3 +#: plugins/gtk+/glade-real-tree-view-editor.ui:231 msgid "Expander Column:" msgstr "Expander Column:" -#: ../plugins/gtk+/glade-recent-chooser-editor.ui.h:1 +#: plugins/gtk+/glade-recent-chooser-editor.ui:43 msgid "Recent Chooser Attributes" msgstr "Recent Chooser Attributes" -#: ../plugins/gtk+/glade-scale-button-editor.ui.h:1 +#: plugins/gtk+/glade-scale-button-editor.ui:50 msgid "Scale Button Attributes" msgstr "Scale Button Attributes" -#: ../plugins/gtk+/glade-scale-button-editor.ui.h:2 +#: plugins/gtk+/glade-scale-button-editor.ui:69 msgid "Scale orientation:" msgstr "Scale orientation:" -#: ../plugins/gtk+/glade-scale-editor.ui.h:1 +#: plugins/gtk+/glade-scale-editor.ui:55 msgid "Scale Attributes" msgstr "Scale Attributes" -#: ../plugins/gtk+/glade-scale-editor.ui.h:2 -#: ../plugins/gtk+/glade-scrollbar-editor.ui.h:2 +#: plugins/gtk+/glade-scale-editor.ui:133 +#: plugins/gtk+/glade-scrollbar-editor.ui:133 msgid "Stepper Sensitivity" msgstr "Stepper Sensitivity" -#: ../plugins/gtk+/glade-scale-editor.ui.h:3 -#: ../plugins/gtk+/glade-scrollbar-editor.ui.h:3 +#: plugins/gtk+/glade-scale-editor.ui:150 +#: plugins/gtk+/glade-scrollbar-editor.ui:150 msgid "Lower:" msgstr "Lower:" -#: ../plugins/gtk+/glade-scale-editor.ui.h:4 -#: ../plugins/gtk+/glade-scrollbar-editor.ui.h:4 +#: plugins/gtk+/glade-scale-editor.ui:210 +#: plugins/gtk+/glade-scrollbar-editor.ui:210 msgid "Upper:" msgstr "Upper:" -#: ../plugins/gtk+/glade-scale-editor.ui.h:5 +#: plugins/gtk+/glade-scale-editor.ui:256 msgid "Highlight Origin" msgstr "Highlight Origin" -#: ../plugins/gtk+/glade-scrollable-editor.ui.h:1 +#: plugins/gtk+/glade-scrollable-editor.ui:37 msgid "Scrolling Attributes" msgstr "Scrolling Attributes" -#: ../plugins/gtk+/glade-scrollable-editor.ui.h:4 +#: plugins/gtk+/glade-scrollable-editor.ui:122 +#: plugins/gtk+/glade-scrollable-editor.ui:137 msgid "Policy:" msgstr "Policy:" -#: ../plugins/gtk+/glade-scrollbar-editor.ui.h:1 +#: plugins/gtk+/glade-scrollbar-editor.ui:55 msgid "Scrollbar Attributes" msgstr "Scrollbar Attributes" -#: ../plugins/gtk+/glade-scrolled-window-editor.ui.h:1 +#: plugins/gtk+/glade-scrolled-window-editor.ui:54 msgid "Scrolled Window Attributes" msgstr "Scrolled Window Attributes" -#: ../plugins/gtk+/glade-scrolled-window-editor.ui.h:2 +#: plugins/gtk+/glade-scrolled-window-editor.ui:100 msgid "Window Placement:" msgstr "Window Placement:" -#: ../plugins/gtk+/glade-scrolled-window-editor.ui.h:5 +#: plugins/gtk+/glade-scrolled-window-editor.ui:232 +#: plugins/gtk+/glade-scrolled-window-editor.ui:257 msgid "Scrollbar Policy:" msgstr "Scrollbar Policy:" -#: ../plugins/gtk+/glade-scrolled-window-editor.ui.h:6 +#: plugins/gtk+/glade-scrolled-window-editor.ui:281 +#: plugins/gtk+/glade-scrolled-window-editor.ui:295 msgid "Adjustment:" msgstr "Adjustment:" -#: ../plugins/gtk+/glade-spin-button-editor.ui.h:1 +#: plugins/gtk+/glade-spin-button-editor.ui:49 msgid "Spin Button Attributes" msgstr "Spin Button Attributes" -#: ../plugins/gtk+/glade-spin-button-editor.ui.h:2 +#: plugins/gtk+/glade-spin-button-editor.ui:97 msgid "Button Orientation:" msgstr "Button Orientation:" -#: ../plugins/gtk+/glade-stack-editor.ui.h:1 +#: plugins/gtk+/glade-stack-editor.ui:55 msgid "Stack Attributes" msgstr "Stack Attributes" -#: ../plugins/gtk+/glade-stack-editor.ui.h:2 +#: plugins/gtk+/glade-stack-editor.ui:128 msgid "Homogeneous:" msgstr "Homogeneous" -#: ../plugins/gtk+/glade-stack-switcher-editor.ui.h:1 +#: plugins/gtk+/glade-stack-switcher-editor.ui:55 msgid "Stack Switcher Attributes" msgstr "Stack Switcher Attributes" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:1 +#: plugins/gtk+/glade-text-view-editor.ui:55 msgid "Text View Attributes" msgstr "Text View Attributes" #. Name for populate-all property -#: ../plugins/gtk+/glade-text-view-editor.ui.h:4 +#: plugins/gtk+/glade-text-view-editor.ui:211 msgid "Populate for touch" msgstr "Populate for touch" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:5 +#: plugins/gtk+/glade-text-view-editor.ui:225 msgid "Text Formatting" msgstr "Text Formatting" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:6 +#: plugins/gtk+/glade-text-view-editor.ui:297 msgid "Indentation:" msgstr "Indentation:" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:7 -#: ../plugins/gtk+/glade-widget-editor.ui.h:17 +#: plugins/gtk+/glade-text-view-editor.ui:326 +#: plugins/gtk+/glade-widget-editor.ui:1037 msgid "Left:" msgstr "Left:" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:8 -#: ../plugins/gtk+/glade-widget-editor.ui.h:18 +#: plugins/gtk+/glade-text-view-editor.ui:341 +#: plugins/gtk+/glade-widget-editor.ui:1073 msgid "Right:" msgstr "Right:" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:9 -#: ../plugins/gtk+/glade-widget-editor.ui.h:14 +#: plugins/gtk+/glade-text-view-editor.ui:379 +#: plugins/gtk+/glade-widget-editor.ui:931 msgid "Margins" msgstr "Margins" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:10 +#: plugins/gtk+/glade-text-view-editor.ui:396 msgid "Spacing" msgstr "Spacing" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:11 +#: plugins/gtk+/glade-text-view-editor.ui:414 msgid "Above Lines:" msgstr "Above Lines:" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:12 +#: plugins/gtk+/glade-text-view-editor.ui:429 msgid "Below Lines:" msgstr "Below Lines:" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:13 +#: plugins/gtk+/glade-text-view-editor.ui:444 msgid "Inside Wrap:" msgstr "Inside Wrap:" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:14 -#: ../plugins/gtk+/glade-widget-editor.ui.h:15 +#: plugins/gtk+/glade-text-view-editor.ui:506 +#: plugins/gtk+/glade-widget-editor.ui:950 msgid "Top:" msgstr "Top:" -#: ../plugins/gtk+/glade-text-view-editor.ui.h:15 -#: ../plugins/gtk+/glade-widget-editor.ui.h:16 +#: plugins/gtk+/glade-text-view-editor.ui:520 +#: plugins/gtk+/glade-widget-editor.ui:969 msgid "Bottom:" msgstr "Bottom:" -#: ../plugins/gtk+/glade-tool-button-editor.ui.h:3 +#: plugins/gtk+/glade-tool-button-editor.ui:118 msgid "Text:" msgstr "Text:" -#: ../plugins/gtk+/glade-tool-button-editor.ui.h:4 +#: plugins/gtk+/glade-tool-button-editor.ui:181 msgid "Widget:" msgstr "Widget:" -#: ../plugins/gtk+/glade-widget-editor.ui.h:1 +#: plugins/gtk+/glade-widget-editor.ui:49 msgid "Widget Attributes" msgstr "Widget Attributes" -#: ../plugins/gtk+/glade-widget-editor.ui.h:3 +#: plugins/gtk+/glade-widget-editor.ui:227 msgid "Whether to use markup in the tooltip" msgstr "Whether to use markup in the tooltip" -#: ../plugins/gtk+/glade-widget-editor.ui.h:5 +#: plugins/gtk+/glade-widget-editor.ui:259 msgid "Widget Flags" msgstr "Widget Flags" -#: ../plugins/gtk+/glade-widget-editor.ui.h:6 +#: plugins/gtk+/glade-widget-editor.ui:473 msgid "Widget Spacing" msgstr "Widget Spacing" -#: ../plugins/gtk+/glade-widget-editor.ui.h:8 +#: plugins/gtk+/glade-widget-editor.ui:661 msgid "" "Use the \"query-tooltip\" to present a tooltip\n" "instead of setting a literal tooltip" @@ -8230,52 +8001,302 @@ msgstr "" "Use the \"query-tooltip\" to present a tooltip\n" "instead of setting a literal tooltip" -#: ../plugins/gtk+/glade-window-editor.ui.h:1 +#: plugins/gtk+/glade-widget-editor.ui:1019 +#| msgid "Start" +msgid "Start:" +msgstr "Start:" + +#: plugins/gtk+/glade-widget-editor.ui:1055 +msgid "End:" +msgstr "End:" + +#: plugins/gtk+/glade-window-editor.ui:54 msgid "Window Attributes" msgstr "Window Attributes" -#: ../plugins/gtk+/glade-window-editor.ui.h:2 +#: plugins/gtk+/glade-window-editor.ui:99 msgid "Transient For:" msgstr "Transient For:" -#: ../plugins/gtk+/glade-window-editor.ui.h:3 +#: plugins/gtk+/glade-window-editor.ui:114 msgid "Attached To:" msgstr "Attached To:" -#: ../plugins/gtk+/glade-window-editor.ui.h:5 +#: plugins/gtk+/glade-window-editor.ui:235 msgid "Icon File" msgstr "Icon File" -#: ../plugins/gtk+/glade-window-editor.ui.h:7 +#: plugins/gtk+/glade-window-editor.ui:358 msgid "Window Flags" msgstr "Window Flags" -#: ../plugins/gtk+/glade-window-editor.ui.h:9 +#: plugins/gtk+/glade-window-editor.ui:566 msgid "Hint:" msgstr "Hint:" -#: ../plugins/gtk+/glade-window-editor.ui.h:11 +#: plugins/gtk+/glade-window-editor.ui:616 msgid "Gravity:" msgstr "Gravity:" -#: ../plugins/gtk+/glade-window-editor.ui.h:12 +#: plugins/gtk+/glade-window-editor.ui:675 msgid "Title:" msgstr "Title:" -#: ../plugins/gtk+/glade-window-editor.ui.h:13 +#: plugins/gtk+/glade-window-editor.ui:698 msgid "Client side window decorations" msgstr "Client side window decorations" -#: ../plugins/gtk+/glade-window-editor.ui.h:14 +#: plugins/gtk+/glade-window-editor.ui:702 msgid "Whether this window should include a custom titlebar." msgstr "Whether this window should include a custom titlebar." +#: plugins/webkit2gtk/webkit2gtk.xml:14 +msgid "WebKit Web View" +msgstr "WebKit Web View" + +#: plugins/webkit2gtk/webkit2gtk.xml:21 +#| msgid "" +#| "Set the currently active page to edit, this property will not be saved" +msgid "The URL to load in Glade (this property will not be saved)" +msgstr "The URL to load in Glade (this property will not be saved)" + +#: plugins/webkit2gtk/webkit2gtk.xml:32 +#| msgid "_Settings" +msgid "WebKit Settings" +msgstr "WebKit Settings" + +#: plugins/webkit2gtk/webkit2gtk.xml:36 +msgid "WebKit2GTK+ Widgets" +msgstr "WebKit2GTK+ Widgets" + +#~ msgid "Glade Interface Designer" +#~ msgstr "Glade Interface Designer" + +#~ msgid "Activate '%s' %s" +#~ msgstr "Activate '%s' %s" + +#~ msgid "Activate '%s'" +#~ msgstr "Activate '%s'" + +#~ msgid "Requires:" +#~ msgstr "Requires:" + +#~ msgid "_Undo" +#~ msgstr "_Undo" + +#~ msgid "_Redo" +#~ msgstr "_Redo" + +#~ msgid "Close document" +#~ msgstr "Close document" + +#~ msgid "Palette" +#~ msgstr "Palette" + +#~ msgid "Inspector" +#~ msgstr "Inspector" + +#~ msgid "[FILE...]" +#~ msgstr "[FILE…]" + +#~ msgid "Glade options" +#~ msgstr "Glade options" + +#~ msgid "Glade debug options" +#~ msgstr "Glade debug options" + +#~ msgid "Show Glade debug options" +#~ msgstr "Show Glade debug options" + +#~ msgid "Select" +#~ msgstr "Select" + +#~ msgid "Select widgets in the workspace" +#~ msgstr "Select widgets in the workspace" + +#~ msgid "Drag Resize" +#~ msgstr "Drag Resize" + +#~ msgid "Drag and resize widgets in the workspace" +#~ msgstr "Drag and resize widgets in the workspace" + +#~ msgid "Margin Edit" +#~ msgstr "Margin Edit" + +#~ msgid "Edit widget margins" +#~ msgstr "Edit widget margins" + +#~ msgid "Alignment Edit" +#~ msgstr "Alignment Edit" + +#~ msgid "Edit widget alignment" +#~ msgstr "Edit widget alignment" + +#~ msgid "Save _As" +#~ msgstr "Save _As" + +#~ msgid "Close the current project" +#~ msgstr "Close the current project" + +#~ msgid "Undo the last action" +#~ msgstr "Undo the last action" + +#~ msgid "Redo the last action" +#~ msgstr "Redo the last action" + +#~ msgid "Cut" +#~ msgstr "Cut" + +#~ msgid "Cut the selection" +#~ msgstr "Cut the selection" + +#~ msgid "Copy" +#~ msgstr "Copy" + +#~ msgid "Copy the selection" +#~ msgstr "Copy the selection" + +#~ msgid "Paste" +#~ msgstr "Paste" + +#~ msgid "Paste the clipboard" +#~ msgstr "Paste the clipboard" + +#~ msgid "Delete the selection" +#~ msgstr "Delete the selection" + +#~ msgid "_Previous Project" +#~ msgstr "_Previous Project" + +#~ msgid "Activate previous project" +#~ msgstr "Activate previous project" + +#~ msgid "_Next Project" +#~ msgstr "_Next Project" + +#~ msgid "Activate next project" +#~ msgstr "Activate next project" + +#~ msgid "_Use Small Icons" +#~ msgstr "_Use Small Icons" + +#~ msgid "Show items using small icons" +#~ msgstr "Show items using small icons" + +#~ msgid "Dock _Palette" +#~ msgstr "Dock _Palette" + +#~ msgid "Dock the palette into the main window" +#~ msgstr "Dock the palette into the main window" + +#~ msgid "Dock _Inspector" +#~ msgstr "Dock _Inspector" + +#~ msgid "Dock the inspector into the main window" +#~ msgstr "Dock the inspector into the main window" + +#~ msgid "Dock Prop_erties" +#~ msgstr "Dock Prop_erties" + +#~ msgid "Dock the editor into the main window" +#~ msgstr "Dock the editor into the main window" + +#~ msgid "_Statusbar" +#~ msgstr "_Statusbar" + +#~ msgid "Show the statusbar" +#~ msgstr "Show the statusbar" + +#~ msgid "Tool_bar" +#~ msgstr "Tool_bar" + +#~ msgid "Show the toolbar" +#~ msgstr "Show the toolbar" + +#~ msgid "Project _Tabs" +#~ msgstr "Project _Tabs" + +#~ msgid "Show notebook tabs for loaded projects" +#~ msgstr "Show notebook tabs for loaded projects" + +#~ msgid "Text _beside icons" +#~ msgstr "Text _beside icons" + +#~ msgid "Display items as text beside icons" +#~ msgstr "Display items as text beside icons" + +#~ msgid "_Icons only" +#~ msgstr "_Icons only" + +#~ msgid "Display items as icons only" +#~ msgstr "Display items as icons only" + +#~ msgid "_Text only" +#~ msgstr "_Text only" + +#~ msgid "Display items as text only" +#~ msgstr "Display items as text only" + +#~ msgid "_Editor Header" +#~ msgstr "_Editor Header" + +#~ msgid "New" +#~ msgstr "New" + +#~ msgid "Quit" +#~ msgstr "Quit" + +#~ msgid "Quit the program" +#~ msgstr "Quit the program" + +#~ msgid "About" +#~ msgstr "About" + +#~ msgid "About this application" +#~ msgstr "About this application" + +#~ msgid "Display the developer reference manual" +#~ msgstr "Display the developer reference manual" + +#~ msgid "Edit Glade preferences" +#~ msgstr "Edit Glade preferences" + +#~ msgid "Open _Recent" +#~ msgstr "Open _Recent" + +#~ msgid "Help us improve Glade by registering and completing the user survey!" +#~ msgstr "" +#~ "Help us improve Glade by registering and completing the user survey!" + +#~ msgid "Palette _Appearance" +#~ msgstr "Palette _Appearance" + +#~ msgid "Hierarchy" +#~ msgstr "Hierarchy" + +#~ msgid "Property Class" +#~ msgstr "Property Class" + +#~ msgid "" +#~ "Specially because there are %d objects that can not be build with types " +#~ msgstr "" +#~ "Specially because there are %d objects that can not be build with types " + +#~ msgid " and " +#~ msgstr " and " + +#~ msgid "class" +#~ msgstr "class" + +#~ msgid "Edit…" +#~ msgstr "Edit…" + +#~ msgid "Control and Display" +#~ msgstr "Control and Display" + #~ msgid "--listen and --filename must not be simultaneously specified.\n" #~ msgstr "--listen and --filename must not be simultaneously specified.\n" -#~ msgid "Project properties:" -#~ msgstr "Project properties:" - #~ msgid "toolbutton1" #~ msgstr "toolbutton1" @@ -8365,9 +8386,6 @@ msgstr "Whether this window should include a custom titlebar." #~ msgid "Symbolic size to use for stock icon, icon set or named icon" #~ msgstr "Symbolic size to use for stock icon, icon set or named icon" -#~ msgid "The accelerator can only be set when inside an Action Group." -#~ msgstr "The accelerator can only be set when inside an Action Group." - #~ msgid "Set Image Size" #~ msgstr "Set Image Size" @@ -8410,18 +8428,6 @@ msgstr "Whether this window should include a custom titlebar." #~ msgid "Loading %s: loaded %d of %d objects" #~ msgstr "Loading %s: loaded %d of %d objects" -#~ msgid "Property not selected" -#~ msgstr "Property not selected" - -#~ msgid "This property is only for use in dialog action buttons" -#~ msgstr "This property is only for use in dialogue action buttons" - -#~ msgid "This property is set to be controlled by an Action" -#~ msgstr "This property is set to be controlled by an Action" - -#~ msgid "Only objects of type %s can be added to objects of type %s." -#~ msgstr "Only objects of type %s can be added to objects of type %s." - #~ msgid "Format:" #~ msgstr "Format:" @@ -8719,9 +8725,6 @@ msgstr "Whether this window should include a custom titlebar." #~ msgid "_Close This Window" #~ msgstr "_Close This Window" -#~ msgid "_Settings" -#~ msgstr "_Settings" - #~ msgid "Fi_les" #~ msgstr "Fi_les" @@ -8824,9 +8827,6 @@ msgstr "Whether this window should include a custom titlebar." #~ msgid "Curve" #~ msgstr "Curve" -#~ msgid "File Selection" -#~ msgstr "File Selection" - #~ msgid "Gamma Curve" #~ msgstr "Gamma Curve" |