diff options
author | David Lodge <dave@cirt.net> | 2006-09-14 20:32:29 +0000 |
---|---|---|
committer | David Lodge <dlodge@src.gnome.org> | 2006-09-14 20:32:29 +0000 |
commit | 4dfa2e80a4280ec42f4dd9ee6bf50c91982f3c3c (patch) | |
tree | ed919feedc2c03f17fb0bd55107d553c2aae66d2 /po/en_GB.po | |
parent | 9a8448174a22b784588bf3203e3824d3303c1192 (diff) | |
download | glade-4dfa2e80a4280ec42f4dd9ee6bf50c91982f3c3c.tar.gz |
Updated English (British) translation Added en_GB to LINGUAS
2006-09-14 David Lodge <dave@cirt.net>
* en_GB.po: Updated English (British) translation
* configure.in: Added en_GB to LINGUAS
Diffstat (limited to 'po/en_GB.po')
-rwxr-xr-x | po/en_GB.po | 3168 |
1 files changed, 3168 insertions, 0 deletions
diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100755 index 00000000..911d85c1 --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,3168 @@ +# English (British) translation for gnome-torrent +# Copyright (C) 2006 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the gnome-torrent package. +# David Lodge <dave@cirt.net>, 2006 +# +msgid "" +msgstr "" +"Project-Id-Version: gnome-torrent\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-09-14 21:17+0100\n" +"PO-Revision-Date: 2006-09-14 21:30-0000\n" +"Last-Translator: David Lodge <dave@cirt.net>\n" +"Language-Team: en_GB <en@li.org>\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" + +#: ../glade-3.desktop.in.h:1 +msgid "Create or open user interface designs for GTK+ applications" +msgstr "Create or open user interface designs for GTK+ applications" + +#: ../glade-3.desktop.in.h:2 +msgid "Glade Interface Designer" +msgstr "Glade Interface Designer" + +#: ../glade-3.desktop.in.h:3 +msgid "User Interface Designer" +msgstr "User Interface Designer" + +#: ../src/main.c:40 +#: ../src/main.c:85 +msgid "Glade" +msgstr "Glade" + +#: ../src/main.c:86 +msgid "Glade options" +msgstr "Glade options" + +#: ../src/main.c:135 +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:170 +#, 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-project-window.c:73 +msgid "[read-only]" +msgstr "[read-only]" + +#: ../src/glade-project-window.c:503 +msgid "Open…" +msgstr "Open…" + +#: ../src/glade-project-window.c:534 +msgid "" +"Are you sure you want to clear the\n" +"list of recent projects?" +msgstr "" +"Are you sure you want to clear the\n" +"list of recent projects?" + +#: ../src/glade-project-window.c:535 +msgid "" +"If you clear the list of recent projects, they will be\n" +"permanently deleted." +msgstr "" +"If you clear the list of recent projects, they will be\n" +"permanently deleted." + +#: ../src/glade-project-window.c:572 +#, c-format +msgid "Failed to save %s: %s" +msgstr "Failed to save %s: %s" + +#: ../src/glade-project-window.c:594 +#, c-format +msgid "Project '%s' saved" +msgstr "Project '%s' saved" + +#: ../src/glade-project-window.c:612 +#: ../src/glade-project-window.c:695 +msgid "No open projects to save" +msgstr "No open projects to save" + +#: ../src/glade-project-window.c:658 +#, c-format +msgid "Could not save the file %s. You do not have the permissions necessary to save the file." +msgstr "Could not save the file %s. You do not have the permissions necessary to save the file." + +#: ../src/glade-project-window.c:671 +#, 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." + +#. If instead we dont have a path yet, fire up a file selector +#: ../src/glade-project-window.c:706 +msgid "Save…" +msgstr "Save…" + +#: ../src/glade-project-window.c:712 +msgid "Save as…" +msgstr "Save as…" + +#: ../src/glade-project-window.c:726 +#, c-format +msgid "" +"<span weight=\"bold\" size=\"larger\">Save changes to project \"%s\" before closing?</span>\n" +"\n" +"Your changes will be lost if you don't save them.\n" +msgstr "" +"<span weight=\"bold\" size=\"larger\">Save changes to project \"%s\" before closing?</span>\n" +"\n" +"Your changes will be lost if you don't save them.\n" + +#: ../src/glade-project-window.c:740 +msgid "_Close without Saving" +msgstr "_Close without Saving" + +#: ../src/glade-project-window.c:761 +#, c-format +msgid "Failed to save %s to %s: %s" +msgstr "Failed to save %s to %s: %s" + +#: ../src/glade-project-window.c:773 +msgid "Save ..." +msgstr "Save..." + +#: ../src/glade-project-window.c:954 +msgid "Palette" +msgstr "Palette" + +#: ../src/glade-project-window.c:1023 +#: ../src/glade-widget.c:1104 +msgid "Properties" +msgstr "Properties" + +#: ../src/glade-project-window.c:1092 +msgid "E_xpand all" +msgstr "E_xpand all" + +#: ../src/glade-project-window.c:1096 +msgid "_Collapse all" +msgstr "_Collapse all" + +#: ../src/glade-project-window.c:1299 +msgid "" +"Glade is a user interface designer for GTK+ and GNOME.\n" +"This version is a rewrite of the Glade 2 version, originally created by Damon Chaplin\n" +msgstr "" +"Glade is a user interface designer for GTK+ and GNOME.\n" +"This version is a rewrite of the Glade 2 version, originally created by Damon Chaplin\n" + +#: ../src/glade-project-window.c:1304 +msgid "" +"This program is free software; you can redistribute it and/or modify\n" +"it under the terms of the GNU General Public License as\n" +"published by the Free Software Foundation; either version 2 of the\n" +"License, or (at your option) any later version.\n" +"\n" +"This program is distributed in the hope that it will be useful,\n" +"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" +"GNU General Public License for more details.\n" +"\n" +"You should have received a copy of the GNU General Public License\n" +"along with this program; if not, write to the Free Software\n" +"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." +msgstr "" +"This program is free software; you can redistribute it and/or modify\n" +"it under the terms of the GNU General Public Licence as\n" +"published by the Free Software Foundation; either version 2 of the\n" +"Licence, or (at your option) any later version.\n" +"\n" +"This program is distributed in the hope that it will be useful,\n" +"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" +"GNU General Public Licence for more details.\n" +"\n" +"You should have received a copy of the GNU General Public Licence\n" +"along with this program; if not, write to the Free Software\n" +"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." + +#. File +#: ../src/glade-project-window.c:1397 +#: ../src/glade-gtk.c:4168 +#: ../src/glade-gtk.c:4318 +msgid "_File" +msgstr "_File" + +#. Edit +#: ../src/glade-project-window.c:1398 +#: ../src/glade-gtk.c:4171 +#: ../src/glade-gtk.c:4328 +msgid "_Edit" +msgstr "_Edit" + +#. View +#: ../src/glade-project-window.c:1399 +#: ../src/glade-gtk.c:4174 +#: ../src/glade-gtk.c:4336 +msgid "_View" +msgstr "_View" + +#: ../src/glade-project-window.c:1400 +msgid "_Projects" +msgstr "_Projects" + +#. Help +#: ../src/glade-project-window.c:1401 +#: ../src/glade-gtk.c:4186 +#: ../src/glade-gtk.c:4339 +msgid "_Help" +msgstr "_Help" + +#. FileMenu +#: ../src/glade-project-window.c:1404 +msgid "_New" +msgstr "_New" + +#: ../src/glade-project-window.c:1405 +msgid "Create a new project" +msgstr "Create a new project" + +#: ../src/glade-project-window.c:1407 +msgid "_Open" +msgstr "_Open" + +#: ../src/glade-project-window.c:1408 +msgid "Open a project" +msgstr "Open a project" + +#: ../src/glade-project-window.c:1410 +msgid "Open _Recent" +msgstr "Open _Recent" + +#: ../src/glade-project-window.c:1412 +msgid "Clear Recent Projects" +msgstr "Clear Recent Projects" + +#: ../src/glade-project-window.c:1415 +msgid "_Quit" +msgstr "_Quit" + +#: ../src/glade-project-window.c:1416 +msgid "Quit the program" +msgstr "Quit the program" + +#. HelpMenu +#: ../src/glade-project-window.c:1422 +msgid "_About" +msgstr "_About" + +#: ../src/glade-project-window.c:1423 +msgid "Shows the About Dialog" +msgstr "Shows the About Dialogue" + +#: ../src/glade-project-window.c:1425 +msgid "_Documentation" +msgstr "_Documentation" + +#: ../src/glade-project-window.c:1426 +msgid "Documentation about Glade" +msgstr "Documentation about Glade" + +#. FileMenu +#: ../src/glade-project-window.c:1433 +msgid "_Save" +msgstr "_Save" + +#: ../src/glade-project-window.c:1434 +msgid "Save the current project" +msgstr "Save the current project" + +#: ../src/glade-project-window.c:1436 +msgid "Save _As…" +msgstr "Save _As…" + +#: ../src/glade-project-window.c:1437 +msgid "Save the current project with a different name" +msgstr "Save the current project with a different name" + +#: ../src/glade-project-window.c:1439 +msgid "_Close" +msgstr "_Close" + +#: ../src/glade-project-window.c:1440 +msgid "Close the current project" +msgstr "Close the current project" + +#. EditMenu +#: ../src/glade-project-window.c:1443 +#: ../src/glade-project-window.c:1889 +msgid "_Undo" +msgstr "_Undo" + +#: ../src/glade-project-window.c:1444 +msgid "Undo the last action" +msgstr "Undo the last action" + +#: ../src/glade-project-window.c:1446 +#: ../src/glade-project-window.c:1900 +msgid "_Redo" +msgstr "_Redo" + +#: ../src/glade-project-window.c:1447 +msgid "Redo the last action" +msgstr "Redo the last action" + +#: ../src/glade-project-window.c:1449 +msgid "C_ut" +msgstr "C_ut" + +#: ../src/glade-project-window.c:1450 +msgid "Cut the selection" +msgstr "Cut the selection" + +#: ../src/glade-project-window.c:1452 +msgid "_Copy" +msgstr "_Copy" + +#: ../src/glade-project-window.c:1453 +msgid "Copy the selection" +msgstr "Copy the selection" + +#: ../src/glade-project-window.c:1455 +msgid "_Paste" +msgstr "_Paste" + +#: ../src/glade-project-window.c:1456 +msgid "Paste the clipboard" +msgstr "Paste the clipboard" + +#: ../src/glade-project-window.c:1458 +msgid "_Delete" +msgstr "_Delete" + +#: ../src/glade-project-window.c:1459 +msgid "Delete the selection" +msgstr "Delete the selection" + +#. ViewMenu +#: ../src/glade-project-window.c:1463 +msgid "Property _Editor" +msgstr "Property _Editor" + +#: ../src/glade-project-window.c:1464 +msgid "Show the property editor" +msgstr "Show the property editor" + +#: ../src/glade-project-window.c:1467 +msgid "_Palette" +msgstr "_Palette" + +#: ../src/glade-project-window.c:1468 +msgid "Show the palette of widgets" +msgstr "Show the palette of widgets" + +#: ../src/glade-project-window.c:1471 +msgid "_Clipboard" +msgstr "_Clipboard" + +#: ../src/glade-project-window.c:1472 +msgid "Show the clipboard" +msgstr "Show the clipboard" + +#. ProjectsMenu +#: ../src/glade-project-window.c:1476 +msgid "_Previous Project" +msgstr "_Previous Project" + +#: ../src/glade-project-window.c:1477 +msgid "Activate previous project" +msgstr "Activate previous project" + +#: ../src/glade-project-window.c:1479 +msgid "_Next Project" +msgstr "_Next Project" + +#: ../src/glade-project-window.c:1480 +msgid "Activate next project" +msgstr "Activate next project" + +#: ../src/glade-project-window.c:1488 +msgid "_Use Small Icons" +msgstr "_Use Small Icons" + +#: ../src/glade-project-window.c:1489 +msgid "Show items using small icons" +msgstr "Show items using small icons" + +#: ../src/glade-project-window.c:1492 +msgid "Context _Help" +msgstr "Context _Help" + +#: ../src/glade-project-window.c:1493 +msgid "Show or hide contextual help buttons in the editor" +msgstr "Show or hide contextual help buttons in the editor" + +#: ../src/glade-project-window.c:1500 +msgid "Text beside icons" +msgstr "Text beside icons" + +#: ../src/glade-project-window.c:1501 +msgid "Display items as text beside icons" +msgstr "Display items as text beside icons" + +#: ../src/glade-project-window.c:1503 +msgid "_Icons only" +msgstr "_Icons only" + +#: ../src/glade-project-window.c:1504 +msgid "Display items as icons only" +msgstr "Display items as icons only" + +#: ../src/glade-project-window.c:1506 +msgid "_Text only" +msgstr "_Text only" + +#: ../src/glade-project-window.c:1507 +msgid "Display items as text only" +msgstr "Display items as text only" + +#: ../src/glade-project-window.c:1805 +msgid "Could not create a new project." +msgstr "Could not create a new project." + +#: ../src/glade-project-window.c:1827 +#, c-format +msgid "%s is already open" +msgstr "%s is already open" + +#. Change tooltips +#: ../src/glade-project-window.c:1891 +#: ../src/glade-app.c:241 +#, c-format +msgid "Undo: %s" +msgstr "Undo: %s" + +#: ../src/glade-project-window.c:1891 +#: ../src/glade-project-window.c:1902 +#: ../src/glade-app.c:242 +msgid "the last action" +msgstr "the last action" + +#: ../src/glade-project-window.c:1902 +#: ../src/glade-app.c:241 +#, c-format +msgid "Redo: %s" +msgstr "Redo: %s" + +#: ../src/glade-app.c:358 +msgid "Clipboard" +msgstr "Clipboard" + +#: ../src/glade-app.c:409 +msgid "Active Project" +msgstr "Active Project" + +#: ../src/glade-app.c:410 +msgid "The active project" +msgstr "The active project" + +#: ../src/glade-app.c:512 +#, c-format +msgid "" +"Trying to save private data to %s directory but it is a regular file.\n" +"No private data will be saved in this session" +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" + +#: ../src/glade-app.c:525 +#, c-format +msgid "" +"Failed to create directory %s to save private data.\n" +"No private data will be saved in this session" +msgstr "" +"Failed to create directory %s to save private data.\n" +"No private data will be saved in this session" + +#: ../src/glade-app.c:553 +#, c-format +msgid "" +"Error writing private data to %s (%s).\n" +"No private data will be saved in this session" +msgstr "" +"Error writing private data to %s (%s).\n" +"No private data will be saved in this session" + +#: ../src/glade-app.c:565 +#, c-format +msgid "" +"Error serializing configuration data to save (%s).\n" +"No private data will be saved in this session" +msgstr "" +"Error serializing configuration data to save (%s).\n" +"No private data will be saved in this session" + +#: ../src/glade-app.c:578 +#, c-format +msgid "" +"Error opening %s to write private data (%s).\n" +"No private data will be saved in this session" +msgstr "" +"Error opening %s to write private data (%s).\n" +"No private data will be saved in this session" + +#: ../src/glade-app.c:986 +msgid "You cannot copy a widget internal to a composite widget." +msgstr "You cannot copy a widget internal to a composite widget." + +#: ../src/glade-app.c:1001 +#: ../src/glade-app.c:1054 +#: ../src/glade-app.c:1216 +msgid "No widget selected." +msgstr "No widget selected." + +#: ../src/glade-app.c:1039 +msgid "You cannot cut a widget internal to a composite widget." +msgstr "You cannot cut a widget internal to a composite widget." + +#: ../src/glade-app.c:1099 +msgid "Unable to paste to multiple widgets" +msgstr "Unable to paste to multiple widgets" + +#: ../src/glade-app.c:1109 +#: ../src/glade-app.c:1238 +msgid "No widget selected on the clipboard" +msgstr "No widget selected on the clipboard" + +#: ../src/glade-app.c:1128 +#, c-format +msgid "Unable to paste widget %s to parent %s" +msgstr "Unable to paste widget %s to parent %s" + +#: ../src/glade-app.c:1150 +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" + +#: ../src/glade-app.c:1161 +msgid "Insufficient amount of placeholders in target container" +msgstr "Insufficient amount of placeholders in target container" + +#: ../src/glade-app.c:1201 +#: ../src/glade-app.c:1248 +#: ../src/glade-command.c:1078 +msgid "You cannot delete a widget internal to a composite widget." +msgstr "You cannot delete a widget internal to a composite widget." + +#: ../src/glade-builtins.c:134 +#: ../src/glade-gtk.c:187 +#: ../src/glade-gtk.c:207 +msgid "Stock" +msgstr "Stock" + +#: ../src/glade-builtins.c:135 +msgid "A builtin stock item" +msgstr "A builtin stock item" + +#: ../src/glade-builtins.c:465 +msgid "Objects" +msgstr "Objects" + +#: ../src/glade-builtins.c:466 +msgid "A list of objects" +msgstr "A list of objects" + +#: ../src/glade-builtins.c:475 +msgid "Pixbuf" +msgstr "Pixbuf" + +#: ../src/glade-builtins.c:476 +msgid "A pixbuf value" +msgstr "A pixbuf value" + +#: ../src/glade-builtins.c:484 +msgid "GdkColor" +msgstr "GdkColor" + +#: ../src/glade-builtins.c:485 +msgid "A gdk color value" +msgstr "A gdk colour value" + +#: ../src/glade-builtins.c:493 +#: ../src/glade-property-class.c:1183 +msgid "Accelerators" +msgstr "Accelerators" + +#: ../src/glade-builtins.c:494 +#: ../src/glade-property-class.c:1184 +msgid "A list of accelerator keys" +msgstr "A list of accelerator keys" + +#: ../src/glade-builtins.c:505 +msgid "Integer" +msgstr "Integer" + +#: ../src/glade-builtins.c:506 +msgid "An integer value" +msgstr "An integer value" + +#: ../src/glade-builtins.c:514 +msgid "Unsigned Integer" +msgstr "Unsigned Integer" + +#: ../src/glade-builtins.c:515 +msgid "An unsigned integer value" +msgstr "An unsigned integer value" + +#: ../src/glade-builtins.c:522 +msgid "String" +msgstr "String" + +#: ../src/glade-builtins.c:523 +msgid "An entry" +msgstr "An entry" + +#: ../src/glade-builtins.c:530 +msgid "Strv" +msgstr "Strv" + +#: ../src/glade-builtins.c:531 +msgid "String array" +msgstr "String array" + +#: ../src/glade-builtins.c:539 +msgid "Float" +msgstr "Float" + +#: ../src/glade-builtins.c:540 +msgid "A floating point entry" +msgstr "A floating point entry" + +#: ../src/glade-builtins.c:548 +msgid "Boolean" +msgstr "Boolean" + +#: ../src/glade-builtins.c:549 +msgid "A boolean value" +msgstr "A boolean value" + +#: ../src/glade-base-editor.c:469 +#, c-format +msgid "Setting object type on %s to %s" +msgstr "Setting object type on %s to %s" + +#: ../src/glade-base-editor.c:634 +#, c-format +msgid "Add a %s to %s" +msgstr "Add a %s to %s" + +#: ../src/glade-base-editor.c:711 +#, c-format +msgid "Delete %s child from %s" +msgstr "Delete %s child from %s" + +#: ../src/glade-base-editor.c:834 +#, c-format +msgid "Reorder %s's children" +msgstr "Reorder %s's children" + +#: ../src/glade-base-editor.c:1413 +#: ../src/glade-gtk.c:206 +#: ../widgets/gtk+.xml.in.h:125 +msgid "Label" +msgstr "Label" + +#: ../src/glade-base-editor.c:1426 +msgid "Type" +msgstr "Type" + +#. Name +#: ../src/glade-base-editor.c:1599 +msgid "Name :" +msgstr "Name:" + +#. Type +#: ../src/glade-base-editor.c:1609 +msgid "Type :" +msgstr "Type:" + +#: ../src/glade-clipboard-view.c:201 +#: ../src/glade-project-view.c:677 +#: ../widgets/gtk+.xml.in.h:260 +msgid "Widget" +msgstr "Widget" + +#: ../src/glade-command.c:542 +msgid "Setting multiple properties" +msgstr "Setting multiple properties" + +#: ../src/glade-command.c:550 +#, c-format +msgid "Setting %s of %s" +msgstr "Setting %s of %s" + +#: ../src/glade-command.c:554 +#, c-format +msgid "Setting %s of %s to %s" +msgstr "Setting %s of %s to %s" + +#: ../src/glade-command.c:772 +#: ../src/glade-command.c:799 +#, c-format +msgid "Renaming %s to %s" +msgstr "Renaming %s to %s" + +#: ../src/glade-command.c:1123 +#, c-format +msgid "Delete %s" +msgstr "Delete %s" + +#: ../src/glade-command.c:1127 +msgid "Delete multiple" +msgstr "Delete multiple" + +#: ../src/glade-command.c:1195 +#, c-format +msgid "Create %s" +msgstr "Create %s" + +#: ../src/glade-command.c:1591 +#, c-format +msgid "Cut %s" +msgstr "Cut %s" + +#: ../src/glade-command.c:1592 +#, c-format +msgid "Copy %s" +msgstr "Copy %s" + +#: ../src/glade-command.c:1592 +#, c-format +msgid "Paste %s" +msgstr "Paste %s" + +#: ../src/glade-command.c:1613 +msgid "multiple" +msgstr "multiple" + +#: ../src/glade-command.c:1898 +#, c-format +msgid "Add signal handler %s" +msgstr "Add signal handler %s" + +#: ../src/glade-command.c:1899 +#, c-format +msgid "Remove signal handler %s" +msgstr "Remove signal handler %s" + +#: ../src/glade-command.c:1900 +#, c-format +msgid "Change signal handler %s" +msgstr "Change signal handler %s" + +#: ../src/glade-cursor.c:191 +#, c-format +msgid "Unable to load image (%s)" +msgstr "Unable to load image (%s)" + +#: ../src/glade-editor-property.c:271 +msgid "View GTK+ documentation for this property" +msgstr "View GTK+ documentation for this property" + +#: ../src/glade-editor-property.c:573 +msgid "Property Class" +msgstr "Property Class" + +#: ../src/glade-editor-property.c:574 +msgid "The GladePropertyClass this GladeEditorProperty was created for" +msgstr "The GladePropertyClass this GladeEditorProperty was created for" + +#: ../src/glade-editor-property.c:580 +msgid "Use Command" +msgstr "Use Command" + +#: ../src/glade-editor-property.c:581 +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" + +#: ../src/glade-editor-property.c:587 +msgid "Show Info" +msgstr "Show Info" + +#: ../src/glade-editor-property.c:588 +msgid "Whether we should show an informational button" +msgstr "Whether we should show an informational button" + +#: ../src/glade-editor-property.c:1115 +msgid "Set Flags" +msgstr "Set Flags" + +#: ../src/glade-editor-property.c:1448 +msgid "Edit Text Property" +msgstr "Edit Text Property" + +#. Text +#: ../src/glade-editor-property.c:1465 +msgid "_Text:" +msgstr "_Text:" + +#: ../src/glade-editor-property.c:1501 +msgid "T_ranslatable" +msgstr "T_ranslatable" + +#: ../src/glade-editor-property.c:1514 +msgid "Has context _prefix" +msgstr "Has context _prefix" + +#. Comments. +#: ../src/glade-editor-property.c:1528 +msgid "Co_mments for translators:" +msgstr "Co_mments for translators:" + +#: ../src/glade-editor-property.c:1697 +#: ../src/glade-editor-property.c:1713 +msgid "Yes" +msgstr "Yes" + +#: ../src/glade-editor-property.c:1697 +#: ../src/glade-editor-property.c:1713 +#: ../src/glade-editor-property.c:1728 +msgid "No" +msgstr "No" + +#: ../src/glade-editor-property.c:2306 +#: ../src/glade-widget.c:1056 +msgid "Name" +msgstr "Name" + +#: ../src/glade-editor-property.c:2318 +#: ../src/glade-widget.c:1087 +msgid "Class" +msgstr "Class" + +#: ../src/glade-editor-property.c:2332 +#, c-format +msgid "Choose %s implementors" +msgstr "Choose %s implementors" + +#: ../src/glade-editor-property.c:2332 +#, c-format +msgid "Choose a %s in this project" +msgstr "Choose a %s in this project" + +#. Checklist +#: ../src/glade-editor-property.c:2384 +#: ../src/glade-editor-property.c:2589 +msgid "Objects:" +msgstr "Objects:" + +#: ../src/glade-editor-property.c:2904 +msgid "Value:" +msgstr "Value:" + +#: ../src/glade-editor-property.c:2905 +msgid "The current value" +msgstr "The current value" + +#: ../src/glade-editor-property.c:2907 +msgid "Lower:" +msgstr "Lower:" + +#: ../src/glade-editor-property.c:2908 +msgid "The minimum value" +msgstr "The minimum value" + +#: ../src/glade-editor-property.c:2910 +msgid "Upper:" +msgstr "Upper:" + +#: ../src/glade-editor-property.c:2911 +msgid "The maximum value" +msgstr "The maximum value" + +#: ../src/glade-editor-property.c:2913 +msgid "Step inc:" +msgstr "Step inc:" + +#: ../src/glade-editor-property.c:2914 +msgid "The increment to use to make minor changes to the value" +msgstr "The increment to use to make minor changes to the value" + +#: ../src/glade-editor-property.c:2916 +msgid "Page inc:" +msgstr "Page inc:" + +#: ../src/glade-editor-property.c:2917 +msgid "The increment to use to make major changes to the value" +msgstr "The increment to use to make major changes to the value" + +#: ../src/glade-editor-property.c:2919 +msgid "Page size:" +msgstr "Page size:" + +#: ../src/glade-editor-property.c:2920 +msgid "The page size (in a GtkScrollbar this is the size of the area which is currently visible)" +msgstr "The page size (in a GtkScrollbar this is the size of the area which is currently visible)" + +#: ../src/glade-editor-property.c:2997 +msgid "Alphanumerical" +msgstr "Alphanumerical" + +#: ../src/glade-editor-property.c:3002 +msgid "Extra" +msgstr "Extra" + +#: ../src/glade-editor-property.c:3007 +msgid "Keypad" +msgstr "Keypad" + +#: ../src/glade-editor-property.c:3012 +msgid "Functions" +msgstr "Functions" + +#: ../src/glade-editor-property.c:3017 +#: ../widgets/gnome.xml.in.h:24 +msgid "Other" +msgstr "Other" + +#: ../src/glade-editor-property.c:3188 +#: ../src/glade-editor-property.c:3222 +#: ../src/glade-editor-property.c:3267 +msgid "<choose a key>" +msgstr "<choose a key>" + +#: ../src/glade-editor-property.c:3221 +#: ../widgets/gtk+.xml.in.h:143 +#: ../widgets/bonobo.xml.in.h:13 +msgid "None" +msgstr "None" + +#: ../src/glade-editor-property.c:3347 +#: ../src/glade-signal-editor.c:684 +msgid "Signal" +msgstr "Signal" + +#: ../src/glade-editor-property.c:3374 +msgid "Key" +msgstr "Key" + +#: ../src/glade-editor-property.c:3388 +msgid "Shift" +msgstr "Shift" + +#: ../src/glade-editor-property.c:3404 +msgid "Control" +msgstr "Control" + +#: ../src/glade-editor-property.c:3420 +msgid "Alt" +msgstr "Alt" + +#: ../src/glade-editor-property.c:3486 +msgid "Choose accelerator keys..." +msgstr "Choose accelerator keys..." + +#: ../src/glade-editor.c:146 +msgid "Show info" +msgstr "Show info" + +#: ../src/glade-editor.c:147 +msgid "Whether to show an informational button for the loaded widget" +msgstr "Whether to show an informational button for the loaded widget" + +#: ../src/glade-editor.c:154 +msgid "Show context info" +msgstr "Show context info" + +#: ../src/glade-editor.c:155 +msgid "Whether to show an informational button for each property and signal in the editor" +msgstr "Whether to show an informational button for each property and signal in the editor" + +#. construct tab label widget +#: ../src/glade-editor.c:196 +#: ../src/glade-editor.c:317 +#: ../src/glade-editor.c:1113 +msgid "Accessibility" +msgstr "Accessibility" + +#. configure page container +#: ../src/glade-editor.c:212 +#: ../src/glade-editor.c:316 +msgid "_Signals" +msgstr "_Signals" + +#: ../src/glade-editor.c:278 +msgid "View documentation for the selected widget" +msgstr "View documentation for the selected widget" + +#: ../src/glade-editor.c:298 +msgid "Reset widget properties to their defaults" +msgstr "Reset widget properties to their defaults" + +#: ../src/glade-editor.c:313 +msgid "_General" +msgstr "_General" + +#: ../src/glade-editor.c:314 +msgid "_Packing" +msgstr "_Packing" + +#: ../src/glade-editor.c:315 +msgid "_Common" +msgstr "_Common" + +#: ../src/glade-editor.c:332 +msgid "_Edit..." +msgstr "_Edit..." + +#. Name +#: ../src/glade-editor.c:478 +msgid "Name:" +msgstr "Name:" + +#. Class +#: ../src/glade-editor.c:506 +msgid "Class:" +msgstr "Class:" + +#: ../src/glade-editor.c:926 +#, c-format +msgid "Create a %s" +msgstr "Create a %s" + +#: ../src/glade-editor.c:1044 +msgid "Reset" +msgstr "Reset" + +#: ../src/glade-editor.c:1058 +msgid "Property" +msgstr "Property" + +#: ../src/glade-editor.c:1093 +msgid "General" +msgstr "General" + +#: ../src/glade-editor.c:1103 +msgid "Common" +msgstr "Common" + +#: ../src/glade-editor.c:1148 +msgid "(default)" +msgstr "(default)" + +#: ../src/glade-editor.c:1163 +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" + +#: ../src/glade-editor.c:1295 +msgid "Reset Widget Properties" +msgstr "Reset Widget Properties" + +#. Checklist +#: ../src/glade-editor.c:1312 +msgid "_Properties:" +msgstr "_Properties:" + +#: ../src/glade-editor.c:1341 +msgid "_Select All" +msgstr "_Select All" + +#: ../src/glade-editor.c:1348 +msgid "_Unselect All" +msgstr "_Unselect All" + +#. Description +#: ../src/glade-editor.c:1357 +msgid "Property _Description:" +msgstr "Property _Description:" + +#: ../src/glade-fixed.c:467 +#: ../src/glade-gtk.c:1306 +#, c-format +msgid "Placing %s inside %s" +msgstr "Placing %s inside %s" + +#: ../src/glade-fixed.c:1027 +msgid "X position property" +msgstr "X position property" + +#: ../src/glade-fixed.c:1028 +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" + +#: ../src/glade-fixed.c:1034 +msgid "Y position property" +msgstr "Y position property" + +#: ../src/glade-fixed.c:1035 +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" + +#: ../src/glade-fixed.c:1041 +msgid "Width property" +msgstr "Width property" + +#: ../src/glade-fixed.c:1042 +msgid "The property used to set the width of a child object" +msgstr "The property used to set the width of a child object" + +#: ../src/glade-fixed.c:1048 +msgid "Height property" +msgstr "Height property" + +#: ../src/glade-fixed.c:1049 +msgid "The property used to set the height of a child object" +msgstr "The property used to set the height of a child object" + +#: ../src/glade-fixed.c:1055 +msgid "Can resize" +msgstr "Can resize" + +#: ../src/glade-fixed.c:1056 +msgid "Whether this container supports resizes of child widgets" +msgstr "Whether this container supports resizes of child widgets" + +#: ../src/glade-fixed.c:1062 +msgid "Use Placeholders" +msgstr "Use Placeholders" + +#: ../src/glade-fixed.c:1063 +msgid "Whether this container use placeholders, the backend is responsable for setting up this property" +msgstr "Whether this container use placeholders, the backend is responsable for setting up this property" + +#: ../src/glade-palette.c:471 +msgid "Widget Selector" +msgstr "Widget Selector" + +#: ../src/glade-parser.c:1181 +#, c-format +msgid "Could not find glade file %s" +msgstr "Could not find glade file %s" + +#: ../src/glade-parser.c:1194 +#: ../src/glade-parser.c:1202 +#, c-format +msgid "Errors parsing glade file %s" +msgstr "Errors parsing glade file %s" + +#: ../src/glade-parser.c:1555 +#, c-format +msgid "" +" Generated with %s\n" +"\tVersion: %s\n" +"\tDate: %s\tUser: %s\n" +"\tHost: %s\n" +msgstr "" +" Generated with %s\n" +"\tVersion: %s\n" +"\tDate: %s\tUser: %s\n" +"\tHost: %s\n" + +#: ../src/glade-parser.c:1648 +msgid "Could not allocate memory for interface" +msgstr "Could not allocate memory for interface" + +#: ../src/glade-popup.c:271 +msgid "_Select" +msgstr "_Select" + +#: ../src/glade-project.c:565 +msgid "Has Unsaved Changes" +msgstr "Has Unsaved Changes" + +#: ../src/glade-project.c:566 +msgid "Whether project has unsaved changes" +msgstr "Whether project has unsaved changes" + +#: ../src/glade-project.c:573 +msgid "Has Selection" +msgstr "Has Selection" + +#: ../src/glade-project.c:574 +msgid "Whether project has a selection" +msgstr "Whether project has a selection" + +#: ../src/glade-project.c:581 +msgid "Read Only" +msgstr "Read Only" + +#: ../src/glade-project.c:582 +msgid "Whether project is read only or not" +msgstr "Whether project is read only or not" + +#: ../src/glade-project.c:1407 +#, c-format +msgid "" +"Failed to load %s.\n" +"The following required catalogs are unavailable: %s" +msgstr "" +"Failed to load %s.\n" +"The following required catalogues are unavailable: %s" + +#. Atk click property +#: ../src/glade-property-class.c:52 +#: ../widgets/gtk+.xml.in.h:46 +msgid "Click" +msgstr "Click" + +#. Atk click property +#: ../src/glade-property-class.c:53 +#: ../widgets/gtk+.xml.in.h:194 +msgid "Set the desctription of the Click atk action" +msgstr "Set the desctription of the Click atk action" + +#. Atk press property +#: ../src/glade-property-class.c:54 +#: ../widgets/gtk+.xml.in.h:166 +msgid "Press" +msgstr "Press" + +#. Atk press property +#: ../src/glade-property-class.c:55 +#: ../widgets/gtk+.xml.in.h:196 +msgid "Set the desctription of the Press atk action" +msgstr "Set the desctription of the Press atk action" + +#. Atk release property +#: ../src/glade-property-class.c:56 +#: ../widgets/gtk+.xml.in.h:178 +msgid "Release" +msgstr "Release" + +#. Atk release property +#: ../src/glade-property-class.c:57 +#: ../widgets/gtk+.xml.in.h:198 +msgid "Set the desctription of the Release atk action" +msgstr "Set the desctription of the Release atk action" + +#. Atk activate property +#: ../src/glade-property-class.c:58 +#: ../widgets/gtk+.xml.in.h:14 +msgid "Activate" +msgstr "Activate" + +#. Atk activate property +#: ../src/glade-property-class.c:59 +#: ../widgets/gtk+.xml.in.h:192 +msgid "Set the desctription of the Activate atk action" +msgstr "Set the desctription of the Activate atk action" + +#: ../src/glade-property-class.c:63 +msgid "Controlled By" +msgstr "Controlled By" + +#: ../src/glade-property-class.c:64 +msgid "Indicates an object controlled by one or more target objects" +msgstr "Indicates an object controlled by one or more target objects" + +#: ../src/glade-property-class.c:66 +msgid "Controller For" +msgstr "Controller For" + +#: ../src/glade-property-class.c:67 +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" + +#: ../src/glade-property-class.c:69 +msgid "Labelled By" +msgstr "Labelled By" + +#: ../src/glade-property-class.c:70 +msgid "Indicates an object is labelled by one or more target objects" +msgstr "Indicates an object is labelled by one or more target objects" + +#: ../src/glade-property-class.c:72 +msgid "Label For" +msgstr "Label For" + +#: ../src/glade-property-class.c:73 +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" + +#: ../src/glade-property-class.c:75 +msgid "Member Of" +msgstr "Member Of" + +#: ../src/glade-property-class.c:76 +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" + +#: ../src/glade-property-class.c:78 +msgid "Child Node Of" +msgstr "Child Node Of" + +#: ../src/glade-property-class.c:79 +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" +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" + +#: ../src/glade-property-class.c:82 +msgid "Flows To" +msgstr "Flows To" + +#: ../src/glade-property-class.c:83 +msgid "Indicates that the object has content that flows logically to another AtkObject in a sequential way, (for instance text-flow)" +msgstr "Indicates that the object has content that flows logically to another AtkObject in a sequential way, (for instance text-flow)" + +#: ../src/glade-property-class.c:86 +msgid "Flows From" +msgstr "Flows From" + +#: ../src/glade-property-class.c:87 +msgid "Indicates that the object has content that flows logically from another AtkObject in a sequential way, (for instance text-flow)" +msgstr "Indicates that the object has content that flows logically from another AtkObject in a sequential way, (for instance text-flow)" + +#: ../src/glade-property-class.c:90 +msgid "Subwindow Of" +msgstr "Subwindow Of" + +#: ../src/glade-property-class.c:91 +msgid "Indicates a subwindow attached to a component but otherwise has no connection in the UI hierarchy to that component" +msgstr "Indicates a subwindow attached to a component but otherwise has no connection in the UI hierarchy to that component" + +#: ../src/glade-property-class.c:94 +msgid "Embeds" +msgstr "Embeds" + +#: ../src/glade-property-class.c:95 +msgid "Indicates that the object visually embeds another object's content, i.e. this object's content flows around another's content" +msgstr "Indicates that the object visually embeds another object's content, i.e. this object's content flows around another's content" + +#: ../src/glade-property-class.c:98 +msgid "Embedded By" +msgstr "Embedded By" + +#: ../src/glade-property-class.c:99 +msgid "Inverse of 'Embeds', indicates that this object's content is visualy embedded in another object" +msgstr "Inverse of 'Embeds', indicates that this object's content is visualy embedded in another object" + +#: ../src/glade-property-class.c:102 +msgid "Popup For" +msgstr "Popup For" + +#: ../src/glade-property-class.c:103 +msgid "Indicates that an object is a popup for another object" +msgstr "Indicates that an object is a popup for another object" + +#: ../src/glade-property-class.c:105 +msgid "Parent Window Of" +msgstr "Parent Window Of" + +#: ../src/glade-property-class.c:106 +msgid "Indicates that an object is a parent window of another object" +msgstr "Indicates that an object is a parent window of another object" + +#: ../src/glade-property.c:630 +msgid "Enabled" +msgstr "Enabled" + +#: ../src/glade-property.c:631 +msgid "If the property is optional, this is its enabled state" +msgstr "If the property is optional, this is its enabled state" + +#: ../src/glade-property.c:637 +msgid "Sensitive" +msgstr "Sensitive" + +#: ../src/glade-property.c:638 +msgid "This gives backends control to set property sensitivity" +msgstr "This gives backends control to set property sensitivity" + +#: ../src/glade-property.c:644 +msgid "Comment" +msgstr "Comment" + +#: ../src/glade-property.c:645 +msgid "Comment for translators" +msgstr "Comment for translators" + +#: ../src/glade-property.c:651 +msgid "Translatable" +msgstr "Translatable" + +#: ../src/glade-property.c:652 +msgid "Whether this property is translatable or not" +msgstr "Whether this property is translatable or not" + +#: ../src/glade-property.c:658 +msgid "Has Context" +msgstr "Has Context" + +#: ../src/glade-property.c:659 +msgid "Whether or not the translatable string has a context prefix" +msgstr "Whether or not the translatable string has a context prefix" + +#: ../src/glade-signal-editor.c:704 +msgid "Handler" +msgstr "Handler" + +#: ../src/glade-signal-editor.c:726 +msgid "User data" +msgstr "User data" + +#: ../src/glade-signal-editor.c:740 +msgid "Lookup" +msgstr "Lookup" + +#: ../src/glade-signal-editor.c:751 +msgid "After" +msgstr "After" + +#: ../src/glade-utils.c:154 +#: ../src/glade-utils.c:187 +#, c-format +msgid "We could not find the symbol \"%s\"" +msgstr "We could not find the symbol \"%s\"" + +#: ../src/glade-utils.c:161 +#, c-format +msgid "Could not get the type from \"%s" +msgstr "Could not get the type from \"%s" + +#: ../src/glade-utils.c:528 +msgid "All Files" +msgstr "All Files" + +#: ../src/glade-utils.c:533 +msgid "Glade Files" +msgstr "Glade Files" + +#: ../src/glade-utils.c:1341 +#, c-format +msgid "" +"%s exists.\n" +"Do you want to replace it?" +msgstr "" +"%s exists.\n" +"Do you want to replace it?" + +#: ../src/glade-utils.c:1369 +#, c-format +msgid "Error writing to %s: %s" +msgstr "Error writing to %s: %s" + +#: ../src/glade-utils.c:1383 +#, c-format +msgid "Error reading %s: %s" +msgstr "Error reading %s: %s" + +#: ../src/glade-utils.c:1398 +#, c-format +msgid "Error shutting down I/O channel %s: %s" +msgstr "Error shutting down I/O channel %s: %s" + +#: ../src/glade-utils.c:1408 +#, c-format +msgid "Failed to open %s for writing: %s" +msgstr "Failed to open %s for writing: %s" + +#: ../src/glade-utils.c:1419 +#, c-format +msgid "Error shutting down io channel %s: %s" +msgstr "Error shutting down io channel %s: %s" + +#: ../src/glade-utils.c:1428 +#, c-format +msgid "Failed to open %s for reading: %s" +msgstr "Failed to open %s for reading: %s" + +#: ../src/glade-utils.c:1486 +#, c-format +msgid "Unable to open the module %s (%s)." +msgstr "Unable to open the module %s (%s)." + +#: ../src/glade-widget-class.c:355 +#: ../src/glade-widget-class.c:389 +#, c-format +msgid "Unable to load icon for %s (%s)" +msgstr "Unable to load icon for %s (%s)" + +#: ../src/glade-widget-class.c:367 +#: ../src/glade-widget-class.c:401 +#, c-format +msgid "Unable to load stock icon (%s)" +msgstr "Unable to load stock icon (%s)" + +#: ../src/glade-widget.c:1057 +msgid "The name of the widget" +msgstr "The name of the widget" + +#: ../src/glade-widget.c:1064 +msgid "Internal name" +msgstr "Internal name" + +#: ../src/glade-widget.c:1065 +msgid "The internal name of the widget" +msgstr "The internal name of the widget" + +#: ../src/glade-widget.c:1071 +msgid "Anarchist" +msgstr "Anarchist" + +#: ../src/glade-widget.c:1072 +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" + +#: ../src/glade-widget.c:1079 +msgid "Object" +msgstr "Object" + +#: ../src/glade-widget.c:1080 +msgid "The object associated" +msgstr "The object associated" + +#: ../src/glade-widget.c:1088 +msgid "The class of the associated gtk+ widget" +msgstr "The class of the associated gtk+ widget" + +#: ../src/glade-widget.c:1095 +msgid "Project" +msgstr "Project" + +#: ../src/glade-widget.c:1096 +msgid "The glade project that this widget belongs to" +msgstr "The glade project that this widget belongs to" + +#: ../src/glade-widget.c:1105 +msgid "A list of GladeProperties" +msgstr "A list of GladeProperties" + +#: ../src/glade-widget.c:1111 +#: ../widgets/gtk+.xml.in.h:159 +msgid "Parent" +msgstr "Parent" + +#: ../src/glade-widget.c:1112 +msgid "A pointer to the parenting GladeWidget" +msgstr "A pointer to the parenting GladeWidget" + +#: ../src/glade-widget.c:1119 +msgid "Internal Name" +msgstr "Internal Name" + +#: ../src/glade-widget.c:1120 +msgid "A generic name prefix for internal widgets" +msgstr "A generic name prefix for internal widgets" + +#: ../src/glade-widget.c:1125 +msgid "Template" +msgstr "Template" + +#: ../src/glade-widget.c:1126 +msgid "A GladeWidget template to base a new widget on" +msgstr "A GladeWidget template to base a new widget on" + +#: ../src/glade-widget.c:1132 +#: ../widgets/gtk+.xml.in.h:120 +msgid "Info" +msgstr "Info" + +#: ../src/glade-widget.c:1133 +msgid "A GladeWidgetInfo struct to base a new widget on" +msgstr "A GladeWidgetInfo struct to base a new widget on" + +#: ../src/glade-widget.c:1138 +msgid "Reason" +msgstr "Reason" + +#: ../src/glade-widget.c:1139 +msgid "A GladeCreateReason for this creation" +msgstr "A GladeCreateReason for this creation" + +#: ../src/glade-project-view.c:623 +#, c-format +msgid "(internal %s)" +msgstr "(internal %s)" + +#: ../src/glade-project-view.c:627 +#, c-format +msgid "(%s child)" +msgstr "(%s child)" + +#: ../src/glade-custom.c:217 +msgid "Creation Function" +msgstr "Creation Function" + +#: ../src/glade-custom.c:218 +msgid "The function which creates this widget" +msgstr "The function which creates this widget" + +#: ../src/glade-custom.c:224 +msgid "String 1" +msgstr "String 1" + +#: ../src/glade-custom.c:225 +msgid "The first string argument to pass to the function" +msgstr "The first string argument to pass to the function" + +#: ../src/glade-custom.c:231 +msgid "String 2" +msgstr "String 2" + +#: ../src/glade-custom.c:232 +msgid "The second string argument to pass to the function" +msgstr "The second string argument to pass to the function" + +#: ../src/glade-custom.c:238 +msgid "Integer 1" +msgstr "Integer 1" + +#: ../src/glade-custom.c:239 +msgid "The first integer argument to pass to the function" +msgstr "The first integer argument to pass to the function" + +#: ../src/glade-custom.c:245 +msgid "Integer 2" +msgstr "Integer 2" + +#: ../src/glade-custom.c:246 +msgid "The second integer argument to pass to the function" +msgstr "The second integer argument to pass to the function" + +#: ../src/glade-gtk.c:169 +msgid "GnomeUIInfo" +msgstr "GnomeUIInfo" + +#: ../src/glade-gtk.c:170 +msgid "Choose the GnomeUIInfo stock item" +msgstr "Choose the GnomeUIInfo stock item" + +#: ../src/glade-gtk.c:186 +msgid "Filename" +msgstr "Filename" + +#: ../src/glade-gtk.c:188 +msgid "Icon Theme" +msgstr "Icon Theme" + +#: ../src/glade-gtk.c:208 +#: ../widgets/gtk+.xml.in.h:55 +msgid "Container" +msgstr "Container" + +#: ../src/glade-gtk.c:218 +#: ../src/glade-gtk.c:227 +msgid "Method" +msgstr "Method" + +#: ../src/glade-gtk.c:219 +msgid "The method to use to edit this image" +msgstr "The method to use to edit this image" + +#: ../src/glade-gtk.c:228 +msgid "The method to use to edit this button" +msgstr "The method to use to edit this button" + +#: ../src/glade-gtk.c:532 +#, c-format +msgid "Ordering children of %s" +msgstr "Ordering children of %s" + +#: ../src/glade-gtk.c:3018 +#: ../src/glade-gtk.c:3022 +#: ../src/glade-gtk.c:3185 +#: ../src/glade-gtk.c:3189 +msgid "This only applies with label type buttons" +msgstr "This only applies with label type buttons" + +#: ../src/glade-gtk.c:3033 +#: ../src/glade-gtk.c:3181 +msgid "This only applies with stock type buttons" +msgstr "This only applies with stock type buttons" + +#: ../src/glade-gtk.c:3264 +#: ../src/glade-gtk.c:3284 +msgid "You must remove any children before you can set the type" +msgstr "You must remove any children before you can set the type" + +#: ../src/glade-gtk.c:3306 +#: ../src/glade-gtk.c:4560 +msgid "This only applies with file type images" +msgstr "This only applies with file type images" + +#: ../src/glade-gtk.c:3314 +#: ../src/glade-gtk.c:4564 +msgid "This only applies to Icon Theme type images" +msgstr "This only applies to Icon Theme type images" + +#: ../src/glade-gtk.c:3322 +#: ../src/glade-gtk.c:4562 +msgid "This only applies with stock type images" +msgstr "This only applies with stock type images" + +#: ../src/glade-gtk.c:3334 +msgid "Pixel Size takes precedence over Icon Size; if you want to use Icon Size, set Pixel size to -1" +msgstr "Pixel Size takes precedence over Icon Size; if you want to use Icon Size, set Pixel size to -1" + +#: ../src/glade-gtk.c:3360 +msgid "Pixel Size takes precedence over Icon size" +msgstr "Pixel Size takes precedence over Icon size" + +#: ../src/glade-gtk.c:3613 +#: ../src/glade-gtk.c:4454 +msgid "<separator>" +msgstr "<separator>" + +#: ../src/glade-gtk.c:3787 +#: ../widgets/gtk+.xml.in.h:144 +msgid "Normal" +msgstr "Normal" + +#: ../src/glade-gtk.c:3788 +#: ../widgets/gtk+.xml.in.h:115 +msgid "Image" +msgstr "Image" + +#: ../src/glade-gtk.c:3789 +msgid "Check" +msgstr "Check" + +#: ../src/glade-gtk.c:3790 +#: ../src/glade-gtk.c:4512 +msgid "Radio" +msgstr "Radio" + +#: ../src/glade-gtk.c:3791 +#: ../src/glade-gtk.c:4515 +msgid "Separator" +msgstr "Separator" + +#: ../src/glade-gtk.c:3795 +msgid "Add Item" +msgstr "Add Item" + +#: ../src/glade-gtk.c:3796 +msgid "Add Child Item" +msgstr "Add Child Item" + +#: ../src/glade-gtk.c:3797 +#: ../src/glade-gtk.c:4524 +msgid "Add Separator" +msgstr "Add Separator" + +#: ../src/glade-gtk.c:3810 +msgid "" +"<big><b>Tips:</b></big>\n" +" * Right click over the treeview to add items.\n" +" * Press Delete to remove the selected item.\n" +" * Drag & Drop to reorder.\n" +" * Type column is editable." +msgstr "" +"<big><b>Tips:</b></big>\n" +" * Right click over the treeview to add items.\n" +" * Press Delete to remove the selected item.\n" +" * Drag & Drop to reorder.\n" +" * Type column is editable." + +#: ../src/glade-gtk.c:4040 +msgid "This does not apply with stock items" +msgstr "This does not apply with stock items" + +#: ../src/glade-gtk.c:4126 +msgid "Print S_etup" +msgstr "Print S_etup" + +#: ../src/glade-gtk.c:4130 +msgid "Find Ne_xt" +msgstr "Find Ne_xt" + +#: ../src/glade-gtk.c:4134 +msgid "_Undo Move" +msgstr "_Undo Move" + +#: ../src/glade-gtk.c:4138 +msgid "_Redo Move" +msgstr "_Redo Move" + +#: ../src/glade-gtk.c:4141 +msgid "Select _All" +msgstr "Select _All" + +#: ../src/glade-gtk.c:4144 +msgid "_New Game" +msgstr "_New Game" + +#: ../src/glade-gtk.c:4147 +msgid "_Pause game" +msgstr "_Pause game" + +#: ../src/glade-gtk.c:4150 +msgid "_Restart Game" +msgstr "_Restart Game" + +#: ../src/glade-gtk.c:4153 +msgid "_Hint" +msgstr "_Hint" + +#: ../src/glade-gtk.c:4156 +msgid "_Scores..." +msgstr "_Scores..." + +#: ../src/glade-gtk.c:4159 +msgid "_End Game" +msgstr "_End Game" + +#: ../src/glade-gtk.c:4162 +msgid "Create New _Window" +msgstr "Create New _Window" + +#: ../src/glade-gtk.c:4165 +msgid "_Close This Window" +msgstr "_Close This Window" + +#: ../src/glade-gtk.c:4177 +msgid "_Settings" +msgstr "_Settings" + +#: ../src/glade-gtk.c:4180 +msgid "Fi_les" +msgstr "Fi_les" + +#: ../src/glade-gtk.c:4183 +msgid "_Windows" +msgstr "_Windows" + +#: ../src/glade-gtk.c:4189 +msgid "_Game" +msgstr "_Game" + +#: ../src/glade-gtk.c:4347 +msgid "Menu Bar Editor" +msgstr "Menu Bar Editor" + +#: ../src/glade-gtk.c:4354 +msgid "Menu Editor" +msgstr "Menu Editor" + +#: ../src/glade-gtk.c:4463 +msgid "<custom>" +msgstr "<custom>" + +#: ../src/glade-gtk.c:4510 +#: ../widgets/gtk+.xml.in.h:30 +msgid "Button" +msgstr "Button" + +#: ../src/glade-gtk.c:4511 +msgid "Toggle" +msgstr "Toggle" + +#: ../src/glade-gtk.c:4513 +#: ../widgets/gtk+.xml.in.h:134 +msgid "Menu" +msgstr "Menu" + +#: ../src/glade-gtk.c:4514 +msgid "Item" +msgstr "Item" + +#: ../src/glade-gtk.c:4519 +msgid "Add Tool Button" +msgstr "Add Tool Button" + +#: ../src/glade-gtk.c:4520 +msgid "Add Toggle Button" +msgstr "Add Toggle Button" + +#: ../src/glade-gtk.c:4521 +msgid "Add Radio Button" +msgstr "Add Radio Button" + +#: ../src/glade-gtk.c:4522 +msgid "Add Menu Button" +msgstr "Add Menu Button" + +#: ../src/glade-gtk.c:4523 +msgid "Add Tool Item" +msgstr "Add Tool Item" + +#: ../src/glade-gtk.c:4532 +msgid "Tool Bar Editor" +msgstr "Tool Bar Editor" + +#: ../widgets/gtk+.xml.in.h:1 +msgid "A builtin stock image" +msgstr "A builtin stock image" + +#: ../widgets/gtk+.xml.in.h:2 +msgid "A stock item, select None to choose a custom image and label" +msgstr "A stock item, select None to choose a custom image and label" + +#: ../widgets/gtk+.xml.in.h:3 +msgid "A tooltip text for this widget" +msgstr "A tooltip text for this widget" + +#. NOT AVAILABLES ON WIN32 +#. <glade-widget-class name="GtkPlug" generic-name="plug" _title="Plug"/> +#. <glade-widget-class name="GtkSocket" generic-name="socket" _title="Socket"/> +#. +#: ../widgets/gtk+.xml.in.h:8 +msgid "About Dialog" +msgstr "About Dialogue" + +#: ../widgets/gtk+.xml.in.h:9 +msgid "Accel Label" +msgstr "Accel Label" + +#: ../widgets/gtk+.xml.in.h:10 +msgid "Accessible Description" +msgstr "Accessible Description" + +#. Atk name and description properties +#: ../widgets/gtk+.xml.in.h:12 +msgid "Accessible Name" +msgstr "Accessible Name" + +#: ../widgets/gtk+.xml.in.h:15 +msgid "Alignment" +msgstr "Alignment" + +#: ../widgets/gtk+.xml.in.h:16 +msgid "All" +msgstr "All" + +#: ../widgets/gtk+.xml.in.h:17 +msgid "All Events" +msgstr "All Events" + +#: ../widgets/gtk+.xml.in.h:18 +#: ../widgets/gnome.xml.in.h:2 +msgid "Always" +msgstr "Always" + +#: ../widgets/gtk+.xml.in.h:19 +msgid "Always Center" +msgstr "Always Center" + +#: ../widgets/gtk+.xml.in.h:20 +msgid "Arrow" +msgstr "Arrow" + +#: ../widgets/gtk+.xml.in.h:21 +msgid "Aspect Frame" +msgstr "Aspect Frame" + +#: ../widgets/gtk+.xml.in.h:22 +msgid "Automatic" +msgstr "Automatic" + +#: ../widgets/gtk+.xml.in.h:23 +msgid "Both" +msgstr "Both" + +#: ../widgets/gtk+.xml.in.h:24 +msgid "Both Horizontal" +msgstr "Both Horizontal" + +#: ../widgets/gtk+.xml.in.h:25 +#: ../widgets/bonobo.xml.in.h:1 +msgid "Bottom" +msgstr "Bottom" + +#: ../widgets/gtk+.xml.in.h:26 +msgid "Bottom Left" +msgstr "Bottom Left" + +#: ../widgets/gtk+.xml.in.h:27 +msgid "Bottom Right" +msgstr "Bottom Right" + +#: ../widgets/gtk+.xml.in.h:28 +msgid "Bottom to Top" +msgstr "Bottom to Top" + +#: ../widgets/gtk+.xml.in.h:29 +msgid "Box" +msgstr "Box" + +#: ../widgets/gtk+.xml.in.h:31 +msgid "Button 1 Motion" +msgstr "Button 1 Motion" + +#: ../widgets/gtk+.xml.in.h:32 +msgid "Button 2 Motion" +msgstr "Button 2 Motion" + +#: ../widgets/gtk+.xml.in.h:33 +msgid "Button 3 Motion" +msgstr "Button 3 Motion" + +#: ../widgets/gtk+.xml.in.h:34 +msgid "Button Box" +msgstr "Button Box" + +#: ../widgets/gtk+.xml.in.h:35 +msgid "Button Motion" +msgstr "Button Motion" + +#: ../widgets/gtk+.xml.in.h:36 +msgid "Button Press" +msgstr "Button Press" + +#: ../widgets/gtk+.xml.in.h:37 +msgid "Button Release" +msgstr "Button Release" + +#: ../widgets/gtk+.xml.in.h:38 +msgid "Calendar" +msgstr "Calendar" + +#: ../widgets/gtk+.xml.in.h:39 +msgid "Cancel" +msgstr "Cancel" + +#: ../widgets/gtk+.xml.in.h:40 +msgid "Center" +msgstr "Centre" + +#: ../widgets/gtk+.xml.in.h:41 +msgid "Center on Parent" +msgstr "Centre on Parent" + +#: ../widgets/gtk+.xml.in.h:42 +msgid "Character" +msgstr "Character" + +#: ../widgets/gtk+.xml.in.h:43 +msgid "Check Button" +msgstr "Check Button" + +#: ../widgets/gtk+.xml.in.h:44 +msgid "Check Menu Item" +msgstr "Check Menu Item" + +#: ../widgets/gtk+.xml.in.h:47 +msgid "Close" +msgstr "Close" + +#: ../widgets/gtk+.xml.in.h:48 +msgid "Color Button" +msgstr "Colour Button" + +#: ../widgets/gtk+.xml.in.h:49 +msgid "Color Selection" +msgstr "Colour Selection" + +#: ../widgets/gtk+.xml.in.h:50 +msgid "Color Selection Dialog" +msgstr "Colour Selection Dialogue" + +#: ../widgets/gtk+.xml.in.h:51 +msgid "Columned List" +msgstr "Columned List" + +#: ../widgets/gtk+.xml.in.h:52 +msgid "Combo" +msgstr "Combo" + +#: ../widgets/gtk+.xml.in.h:53 +msgid "Combo Box" +msgstr "Combo Box" + +#: ../widgets/gtk+.xml.in.h:54 +msgid "Combo Box Entry" +msgstr "Combo Box Entry" + +#: ../widgets/gtk+.xml.in.h:56 +msgid "Containers" +msgstr "Containers" + +#: ../widgets/gtk+.xml.in.h:57 +msgid "Continuous" +msgstr "Continuous" + +#: ../widgets/gtk+.xml.in.h:58 +msgid "Control and Display" +msgstr "Control and Display" + +#: ../widgets/gtk+.xml.in.h:59 +#: ../widgets/gnome.xml.in.h:5 +msgid "Create Folder" +msgstr "Create Folder" + +#: ../widgets/gtk+.xml.in.h:60 +msgid "Cursor" +msgstr "Cursor" + +#: ../widgets/gtk+.xml.in.h:61 +msgid "Curve" +msgstr "Curve" + +#: ../widgets/gtk+.xml.in.h:62 +msgid "Custom widget" +msgstr "Custom widget" + +#: ../widgets/gtk+.xml.in.h:63 +msgid "Default" +msgstr "Default" + +#: ../widgets/gtk+.xml.in.h:64 +msgid "Delayed" +msgstr "Delayed" + +#: ../widgets/gtk+.xml.in.h:65 +msgid "Description of an object, formatted for assistive technology access" +msgstr "Description of an object, formatted for assistive technology access" + +#: ../widgets/gtk+.xml.in.h:66 +msgid "Desktop" +msgstr "Desktop" + +#: ../widgets/gtk+.xml.in.h:67 +msgid "Dialog" +msgstr "Dialog" + +#: ../widgets/gtk+.xml.in.h:68 +msgid "Dialog Box" +msgstr "Dialogue Box" + +#: ../widgets/gtk+.xml.in.h:69 +msgid "Discontinuous" +msgstr "Discontinuous" + +#: ../widgets/gtk+.xml.in.h:70 +msgid "Discrete" +msgstr "Discrete" + +#: ../widgets/gtk+.xml.in.h:71 +msgid "Dock" +msgstr "Dock" + +#: ../widgets/gtk+.xml.in.h:72 +msgid "Down" +msgstr "Down" + +#: ../widgets/gtk+.xml.in.h:73 +msgid "Drawing Area" +msgstr "Drawing Area" + +#: ../widgets/gtk+.xml.in.h:74 +msgid "East" +msgstr "East" + +#: ../widgets/gtk+.xml.in.h:75 +msgid "Edge" +msgstr "Edge" + +#: ../widgets/gtk+.xml.in.h:76 +msgid "Edit Type" +msgstr "Edit Type" + +#: ../widgets/gtk+.xml.in.h:77 +#: ../widgets/gnome.xml.in.h:7 +msgid "End" +msgstr "End" + +#: ../widgets/gtk+.xml.in.h:78 +msgid "Enter Notify" +msgstr "Enter Notify" + +#: ../widgets/gtk+.xml.in.h:79 +#: ../widgets/gnome.xml.in.h:8 +msgid "Error" +msgstr "Error" + +#: ../widgets/gtk+.xml.in.h:80 +#: ../widgets/bonobo.xml.in.h:2 +msgid "Etched In" +msgstr "Etched In" + +#: ../widgets/gtk+.xml.in.h:81 +#: ../widgets/bonobo.xml.in.h:3 +msgid "Etched Out" +msgstr "Etched Out" + +#: ../widgets/gtk+.xml.in.h:82 +msgid "Event Box" +msgstr "Event Box" + +#: ../widgets/gtk+.xml.in.h:83 +#: ../widgets/gnome.xml.in.h:9 +msgid "Expand" +msgstr "Expand" + +#: ../widgets/gtk+.xml.in.h:84 +msgid "Expander" +msgstr "Expander" + +#: ../widgets/gtk+.xml.in.h:85 +msgid "Exposure" +msgstr "Exposure" + +#: ../widgets/gtk+.xml.in.h:86 +msgid "File Chooser Button" +msgstr "File Chooser Button" + +#: ../widgets/gtk+.xml.in.h:87 +msgid "File Chooser Dialog" +msgstr "File Chooser Dialogue" + +#: ../widgets/gtk+.xml.in.h:88 +msgid "File Name" +msgstr "File Name" + +#: ../widgets/gtk+.xml.in.h:89 +msgid "File Selection" +msgstr "File Selection" + +#: ../widgets/gtk+.xml.in.h:90 +#: ../widgets/gnome.xml.in.h:11 +msgid "Fill" +msgstr "Fill" + +#: ../widgets/gtk+.xml.in.h:91 +msgid "Fixed" +msgstr "Fixed" + +#: ../widgets/gtk+.xml.in.h:92 +msgid "Focus Change" +msgstr "Focus Change" + +#: ../widgets/gtk+.xml.in.h:93 +msgid "Font Button" +msgstr "Font Button" + +#: ../widgets/gtk+.xml.in.h:94 +msgid "Font Selection" +msgstr "Font Selection" + +#: ../widgets/gtk+.xml.in.h:95 +msgid "Font Selection Dialog" +msgstr "Font Selection Dialogue" + +#: ../widgets/gtk+.xml.in.h:96 +msgid "Frame" +msgstr "Frame" + +#: ../widgets/gtk+.xml.in.h:97 +msgid "Free" +msgstr "Free" + +#: ../widgets/gtk+.xml.in.h:98 +msgid "Gamma Curve" +msgstr "Gamma Curve" + +#: ../widgets/gtk+.xml.in.h:99 +msgid "Group" +msgstr "Group" + +#: ../widgets/gtk+.xml.in.h:100 +msgid "Gtk+ Obsolete" +msgstr "Gtk+ Obsolete" + +#: ../widgets/gtk+.xml.in.h:101 +msgid "Half" +msgstr "Half" + +#: ../widgets/gtk+.xml.in.h:102 +msgid "Handle Box" +msgstr "Handle Box" + +#: ../widgets/gtk+.xml.in.h:103 +#: ../widgets/bonobo.xml.in.h:6 +msgid "Horizontal" +msgstr "Horizontal" + +#: ../widgets/gtk+.xml.in.h:104 +msgid "Horizontal Box" +msgstr "Horizontal Box" + +#: ../widgets/gtk+.xml.in.h:105 +msgid "Horizontal Button Box" +msgstr "Horizontal Button Box" + +#: ../widgets/gtk+.xml.in.h:106 +msgid "Horizontal Panes" +msgstr "Horizontal Panes" + +#: ../widgets/gtk+.xml.in.h:107 +msgid "Horizontal Ruler" +msgstr "Horizontal Ruler" + +#: ../widgets/gtk+.xml.in.h:108 +msgid "Horizontal Scale" +msgstr "Horizontal Scale" + +#: ../widgets/gtk+.xml.in.h:109 +msgid "Horizontal Scrollbar" +msgstr "Horizontal Scrollbar" + +#: ../widgets/gtk+.xml.in.h:110 +msgid "Horizontal Separator" +msgstr "Horizontal Separator" + +#: ../widgets/gtk+.xml.in.h:111 +msgid "Icon Name" +msgstr "Icon Name" + +#: ../widgets/gtk+.xml.in.h:112 +msgid "Icon View" +msgstr "Icon View" + +#: ../widgets/gtk+.xml.in.h:113 +msgid "Icons" +msgstr "Icons" + +#: ../widgets/gtk+.xml.in.h:114 +msgid "If Valid" +msgstr "If Valid" + +#: ../widgets/gtk+.xml.in.h:116 +msgid "Image Menu Item" +msgstr "Image Menu Item" + +#: ../widgets/gtk+.xml.in.h:117 +msgid "Image Type" +msgstr "Image Type" + +#: ../widgets/gtk+.xml.in.h:118 +msgid "Immediate" +msgstr "Immediate" + +#: ../widgets/gtk+.xml.in.h:119 +#: ../widgets/bonobo.xml.in.h:7 +msgid "In" +msgstr "In" + +#: ../widgets/gtk+.xml.in.h:121 +msgid "Input Dialog" +msgstr "Input Dialogue" + +#: ../widgets/gtk+.xml.in.h:122 +msgid "Items" +msgstr "Items" + +#: ../widgets/gtk+.xml.in.h:123 +msgid "Key Press" +msgstr "Key Press" + +#: ../widgets/gtk+.xml.in.h:124 +msgid "Key Release" +msgstr "Key Release" + +#: ../widgets/gtk+.xml.in.h:126 +msgid "Layout" +msgstr "Layout" + +#: ../widgets/gtk+.xml.in.h:127 +msgid "Leave Notify" +msgstr "Leave Notify" + +#: ../widgets/gtk+.xml.in.h:128 +#: ../widgets/bonobo.xml.in.h:8 +msgid "Left" +msgstr "Left" + +#: ../widgets/gtk+.xml.in.h:129 +msgid "Left to Right" +msgstr "Left to Right" + +#: ../widgets/gtk+.xml.in.h:130 +msgid "Linear" +msgstr "Linear" + +#: ../widgets/gtk+.xml.in.h:131 +msgid "List" +msgstr "List" + +#: ../widgets/gtk+.xml.in.h:132 +msgid "List Item" +msgstr "List Item" + +#: ../widgets/gtk+.xml.in.h:133 +msgid "Maximun Width" +msgstr "Maximum Width" + +#: ../widgets/gtk+.xml.in.h:135 +msgid "Menu Bar" +msgstr "Menu Bar" + +#: ../widgets/gtk+.xml.in.h:136 +msgid "Menu Item" +msgstr "Menu Item" + +#: ../widgets/gtk+.xml.in.h:137 +msgid "Menu Shell" +msgstr "Menu Shell" + +#: ../widgets/gtk+.xml.in.h:138 +msgid "Menu Tool Button" +msgstr "Menu Tool Button" + +#: ../widgets/gtk+.xml.in.h:139 +msgid "Message Dialog" +msgstr "Message Dialogue" + +#: ../widgets/gtk+.xml.in.h:140 +msgid "Middle" +msgstr "Middle" + +#: ../widgets/gtk+.xml.in.h:141 +msgid "Mouse" +msgstr "Mouse" + +#: ../widgets/gtk+.xml.in.h:142 +#: ../widgets/gnome.xml.in.h:22 +msgid "Never" +msgstr "Never" + +#: ../widgets/gtk+.xml.in.h:145 +msgid "North" +msgstr "North" + +#: ../widgets/gtk+.xml.in.h:146 +msgid "North East" +msgstr "North East" + +#: ../widgets/gtk+.xml.in.h:147 +msgid "North West" +msgstr "North West" + +#: ../widgets/gtk+.xml.in.h:148 +msgid "Notebook" +msgstr "Notebook" + +#: ../widgets/gtk+.xml.in.h:149 +msgid "Number of items" +msgstr "Number of items" + +#: ../widgets/gtk+.xml.in.h:150 +msgid "Number of pages" +msgstr "Number of pages" + +#. Atk name and description properties +#: ../widgets/gtk+.xml.in.h:152 +msgid "Object instance's name formatted for assistive technology access" +msgstr "Object instance's name formatted for assistive technology access" + +#: ../widgets/gtk+.xml.in.h:153 +msgid "Ok" +msgstr "Ok" + +#: ../widgets/gtk+.xml.in.h:154 +msgid "Ok, Cancel" +msgstr "Ok, Cancel" + +#: ../widgets/gtk+.xml.in.h:155 +#: ../widgets/gnome.xml.in.h:23 +msgid "Open" +msgstr "Open" + +#: ../widgets/gtk+.xml.in.h:156 +msgid "Option Menu" +msgstr "Option Menu" + +#: ../widgets/gtk+.xml.in.h:157 +#: ../widgets/bonobo.xml.in.h:14 +msgid "Out" +msgstr "Out" + +#: ../widgets/gtk+.xml.in.h:158 +msgid "Paned" +msgstr "Paned" + +#: ../widgets/gtk+.xml.in.h:160 +msgid "Pointer Motion" +msgstr "Pointer Motion" + +#: ../widgets/gtk+.xml.in.h:161 +msgid "Pointer Motion Hint" +msgstr "Pointer Motion Hint" + +#: ../widgets/gtk+.xml.in.h:162 +msgid "Popup" +msgstr "Pop-up" + +#: ../widgets/gtk+.xml.in.h:163 +msgid "Popup Menu" +msgstr "Pop-up Menu" + +#: ../widgets/gtk+.xml.in.h:164 +#: ../src/glade-gnome.c:635 +#: ../widgets/gnome.xml.in.h:27 +msgid "Position" +msgstr "Position" + +#: ../widgets/gtk+.xml.in.h:167 +msgid "Progress Bar" +msgstr "Progress Bar" + +#: ../widgets/gtk+.xml.in.h:168 +msgid "Property Change" +msgstr "Property Change" + +#: ../widgets/gtk+.xml.in.h:169 +msgid "Proximity Out" +msgstr "Proximity Out" + +#: ../widgets/gtk+.xml.in.h:170 +msgid "Proximity In" +msgstr "Proximity In" + +#: ../widgets/gtk+.xml.in.h:171 +#: ../widgets/gnome.xml.in.h:30 +msgid "Question" +msgstr "Question" + +#: ../widgets/gtk+.xml.in.h:172 +msgid "Queue" +msgstr "Queue" + +#: ../widgets/gtk+.xml.in.h:173 +msgid "Radio Button" +msgstr "Radio Button" + +#: ../widgets/gtk+.xml.in.h:174 +msgid "Radio Menu Item" +msgstr "Radio Menu Item" + +#: ../widgets/gtk+.xml.in.h:175 +msgid "Radio Tool Button" +msgstr "Radio Tool Button" + +#: ../widgets/gtk+.xml.in.h:176 +msgid "Range" +msgstr "Range" + +#: ../widgets/gtk+.xml.in.h:179 +msgid "Response ID" +msgstr "Response ID" + +#: ../widgets/gtk+.xml.in.h:180 +#: ../widgets/bonobo.xml.in.h:15 +msgid "Right" +msgstr "Right" + +#: ../widgets/gtk+.xml.in.h:181 +msgid "Right to Left" +msgstr "Right to Left" + +#: ../widgets/gtk+.xml.in.h:182 +msgid "Ruler" +msgstr "Ruler" + +#: ../widgets/gtk+.xml.in.h:183 +#: ../widgets/gnome.xml.in.h:31 +msgid "Save" +msgstr "Save" + +#: ../widgets/gtk+.xml.in.h:184 +msgid "Scale" +msgstr "Scale" + +#: ../widgets/gtk+.xml.in.h:185 +msgid "Scroll" +msgstr "Scroll" + +#: ../widgets/gtk+.xml.in.h:186 +msgid "Scrolled Window" +msgstr "Scrolled Window" + +#: ../widgets/gtk+.xml.in.h:187 +#: ../widgets/gnome.xml.in.h:34 +msgid "Select Folder" +msgstr "Select Folder" + +#: ../widgets/gtk+.xml.in.h:188 +msgid "Separator Menu Item" +msgstr "Separator Menu Item" + +#: ../widgets/gtk+.xml.in.h:189 +msgid "Separator Tool Item" +msgstr "Separator Tool Item" + +#: ../widgets/gtk+.xml.in.h:190 +msgid "Set the current page (strictly for editing purposes)" +msgstr "Set the current page (strictly for editing purposes)" + +#. Text of the textview +#: ../widgets/gtk+.xml.in.h:200 +msgid "Set the text in the view's text buffer" +msgstr "Set the text in the view's text buffer" + +#: ../widgets/gtk+.xml.in.h:201 +msgid "Shrink" +msgstr "Shrink" + +#: ../widgets/gtk+.xml.in.h:202 +msgid "South" +msgstr "South" + +#: ../widgets/gtk+.xml.in.h:203 +msgid "South East" +msgstr "South East" + +#: ../widgets/gtk+.xml.in.h:204 +msgid "South West" +msgstr "South West" + +#: ../widgets/gtk+.xml.in.h:205 +msgid "Spin Button" +msgstr "Spin Button" + +#: ../widgets/gtk+.xml.in.h:206 +msgid "Splash Screen" +msgstr "Splash Screen" + +#: ../widgets/gtk+.xml.in.h:207 +msgid "Spline" +msgstr "Spline" + +#: ../widgets/gtk+.xml.in.h:208 +msgid "Spread" +msgstr "Spread" + +#: ../widgets/gtk+.xml.in.h:209 +#: ../widgets/gnome.xml.in.h:36 +msgid "Start" +msgstr "Start" + +#: ../widgets/gtk+.xml.in.h:210 +msgid "Static" +msgstr "Static" + +#: ../widgets/gtk+.xml.in.h:211 +msgid "Status Bar" +msgstr "Status Bar" + +#: ../widgets/gtk+.xml.in.h:212 +msgid "Stock Button" +msgstr "Stock Button" + +#: ../widgets/gtk+.xml.in.h:213 +msgid "Stock Image" +msgstr "Stock Image" + +#: ../widgets/gtk+.xml.in.h:214 +msgid "Stock Item" +msgstr "Stock Item" + +#: ../widgets/gtk+.xml.in.h:215 +msgid "Structure" +msgstr "Structure" + +#: ../widgets/gtk+.xml.in.h:216 +msgid "Substructure" +msgstr "Substructure" + +#: ../widgets/gtk+.xml.in.h:217 +msgid "Table" +msgstr "Table" + +#. Text of the textview +#: ../widgets/gtk+.xml.in.h:219 +#: ../widgets/gnome.xml.in.h:39 +msgid "Text" +msgstr "Text" + +#: ../widgets/gtk+.xml.in.h:220 +msgid "Text Entry" +msgstr "Text Entry" + +#: ../widgets/gtk+.xml.in.h:221 +msgid "Text View" +msgstr "Text View" + +#: ../widgets/gtk+.xml.in.h:222 +msgid "The items in this combo box" +msgstr "The items in this combo box" + +#: ../widgets/gtk+.xml.in.h:223 +msgid "The number of items in the box" +msgstr "The number of items in the box" + +#: ../widgets/gtk+.xml.in.h:224 +msgid "The number of pages in the notebook" +msgstr "The number of pages in the notebook" + +#: ../widgets/gtk+.xml.in.h:225 +msgid "The position of the menu item in the menu shell" +msgstr "The position of the menu item in the menu shell" + +#: ../widgets/gtk+.xml.in.h:226 +msgid "The position of the tool item in the toolbar" +msgstr "The position of the tool item in the toolbar" + +#: ../widgets/gtk+.xml.in.h:227 +msgid "The response ID of this button in a dialog (it's NOT useful if this button is not in a GtkDialog)" +msgstr "The response ID of this button in a dialogue (it's NOT useful if this button is not in a GtkDialog)" + +#: ../widgets/gtk+.xml.in.h:228 +msgid "The stock item for this button" +msgstr "The stock item for this button" + +#: ../widgets/gtk+.xml.in.h:229 +msgid "The stock item for this image" +msgstr "The stock item for this image" + +#: ../widgets/gtk+.xml.in.h:230 +msgid "The text of the menu item" +msgstr "The text of the menu item" + +#: ../widgets/gtk+.xml.in.h:231 +msgid "The text to display" +msgstr "The text to display" + +#: ../widgets/gtk+.xml.in.h:232 +msgid "Toggle Button" +msgstr "Toggle Button" + +#: ../widgets/gtk+.xml.in.h:233 +msgid "Toggle Tool Button" +msgstr "Toggle Tool Button" + +#: ../widgets/gtk+.xml.in.h:234 +msgid "Tool Bar" +msgstr "Tool Bar" + +#: ../widgets/gtk+.xml.in.h:235 +msgid "Tool Button" +msgstr "Tool Button" + +#: ../widgets/gtk+.xml.in.h:236 +msgid "Toolbar" +msgstr "Toolbar" + +#: ../widgets/gtk+.xml.in.h:237 +msgid "Tooltip" +msgstr "Tooltip" + +#: ../widgets/gtk+.xml.in.h:238 +#: ../widgets/bonobo.xml.in.h:16 +msgid "Top" +msgstr "Top" + +#: ../widgets/gtk+.xml.in.h:239 +msgid "Top Left" +msgstr "Top Left" + +#: ../widgets/gtk+.xml.in.h:240 +msgid "Top Level" +msgstr "Top Level" + +#: ../widgets/gtk+.xml.in.h:241 +msgid "Top Right" +msgstr "Top Right" + +#: ../widgets/gtk+.xml.in.h:242 +msgid "Top to Bottom" +msgstr "Top to Bottom" + +#: ../widgets/gtk+.xml.in.h:243 +msgid "Toplevels" +msgstr "Toplevels" + +#: ../widgets/gtk+.xml.in.h:244 +msgid "Tree View" +msgstr "Tree View" + +#: ../widgets/gtk+.xml.in.h:245 +msgid "Up" +msgstr "Up" + +#: ../widgets/gtk+.xml.in.h:246 +msgid "Use Underline" +msgstr "Use Underline" + +#: ../widgets/gtk+.xml.in.h:247 +msgid "Utility" +msgstr "Utility" + +#: ../widgets/gtk+.xml.in.h:248 +#: ../widgets/bonobo.xml.in.h:17 +msgid "Vertical" +msgstr "Vertical" + +#: ../widgets/gtk+.xml.in.h:249 +msgid "Vertical Box" +msgstr "Vertical Box" + +#: ../widgets/gtk+.xml.in.h:250 +msgid "Vertical Button Box" +msgstr "Vertical Button Box" + +#: ../widgets/gtk+.xml.in.h:251 +msgid "Vertical Panes" +msgstr "Vertical Panes" + +#: ../widgets/gtk+.xml.in.h:252 +msgid "Vertical Ruler" +msgstr "Vertical Ruler" + +#: ../widgets/gtk+.xml.in.h:253 +msgid "Vertical Scale" +msgstr "Vertical Scale" + +#: ../widgets/gtk+.xml.in.h:254 +msgid "Vertical Scrollbar" +msgstr "Vertical Scrollbar" + +#: ../widgets/gtk+.xml.in.h:255 +msgid "Vertical Separator" +msgstr "Vertical Separator" + +#: ../widgets/gtk+.xml.in.h:256 +msgid "Viewport" +msgstr "Viewport" + +#: ../widgets/gtk+.xml.in.h:257 +msgid "Visibility Notify" +msgstr "Visibility Notify" + +#: ../widgets/gtk+.xml.in.h:258 +#: ../widgets/gnome.xml.in.h:53 +msgid "Warning" +msgstr "Warning" + +#: ../widgets/gtk+.xml.in.h:259 +msgid "West" +msgstr "West" + +#: ../widgets/gtk+.xml.in.h:261 +msgid "Window" +msgstr "Window" + +#: ../widgets/gtk+.xml.in.h:262 +msgid "Word" +msgstr "Word" + +#: ../widgets/gtk+.xml.in.h:263 +msgid "Word Character" +msgstr "Word Character" + +#: ../widgets/gtk+.xml.in.h:264 +msgid "Yes, No" +msgstr "Yes, No" + +#: ../widgets/gtk+.xml.in.h:265 +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 translators and unmark this string for translation" +msgstr "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 translators and unmark this string for translation" + +#: ../src/glade-gnome.c:287 +msgid "Status Message." +msgstr "Status Message." + +#: ../src/glade-gnome.c:636 +msgid "The position in the druid" +msgstr "The position in the druid" + +#: ../src/glade-gnome.c:1067 +msgid "Message box type" +msgstr "Message box type" + +#: ../src/glade-gnome.c:1068 +msgid "The type of the message box" +msgstr "The type of the message box" + +#: ../src/glade-gnome.c:1257 +msgid "This property is valid only in font information mode" +msgstr "This property is valid only in font information mode" + +#: ../src/glade-gnome.c:1321 +#: ../widgets/canvas.xml.in.h:13 +msgid "Selection Mode" +msgstr "Selection Mode" + +#: ../src/glade-gnome.c:1322 +msgid "Choose the Selection Mode" +msgstr "Choose the Selection Mode" + +#: ../src/glade-gnome.c:1479 +msgid "Placement" +msgstr "Placement" + +#: ../src/glade-gnome.c:1480 +msgid "Choose the BonoboDockPlacement type" +msgstr "Choose the BonoboDockPlacement type" + +#: ../src/glade-gnome.c:1508 +msgid "Behavior" +msgstr "Behaviour" + +#: ../src/glade-gnome.c:1509 +msgid "Choose the BonoboDockItemBehavior type" +msgstr "Choose the BonoboDockItemBehavior type" + +#: ../src/glade-gnome.c:1518 +msgid "Pack Type" +msgstr "Pack Type" + +#: ../src/glade-gnome.c:1519 +msgid "Choose the Pack Type" +msgstr "Choose the Pack Type" + +#: ../widgets/gnome.xml.in.h:1 +msgid "24-Hour Format" +msgstr "24-Hour Format" + +#: ../widgets/gnome.xml.in.h:3 +msgid "Background Color" +msgstr "Background Colour" + +#: ../widgets/gnome.xml.in.h:4 +msgid "Contents Background Color" +msgstr "Contents Background Colour" + +#: ../widgets/gnome.xml.in.h:6 +msgid "Dither" +msgstr "Dither" + +#: ../widgets/gnome.xml.in.h:10 +msgid "File" +msgstr "File" + +#: ../widgets/gnome.xml.in.h:12 +msgid "Font Information" +msgstr "Font Information" + +#: ../widgets/gnome.xml.in.h:13 +msgid "GNOME UI Obsolete" +msgstr "GNOME UI Obsolete" + +#: ../widgets/gnome.xml.in.h:14 +msgid "GNOME User Interface" +msgstr "GNOME User Interface" + +#: ../widgets/gnome.xml.in.h:15 +msgid "Generic" +msgstr "Generic" + +#: ../widgets/gnome.xml.in.h:16 +msgid "Information" +msgstr "Information" + +#: ../widgets/gnome.xml.in.h:17 +msgid "Logo" +msgstr "Logo" + +#: ../widgets/gnome.xml.in.h:18 +msgid "Logo Background Color" +msgstr "Logo Background Colour" + +#: ../widgets/gnome.xml.in.h:19 +msgid "Max Saved" +msgstr "Max Saved" + +#: ../widgets/gnome.xml.in.h:20 +msgid "Message" +msgstr "Message" + +#: ../widgets/gnome.xml.in.h:21 +msgid "Monday First" +msgstr "Monday First" + +#: ../widgets/gnome.xml.in.h:25 +msgid "Padding" +msgstr "Padding" + +#: ../widgets/gnome.xml.in.h:26 +msgid "Pixmap" +msgstr "Pixmap" + +#: ../widgets/gnome.xml.in.h:28 +msgid "Program Name" +msgstr "Program Name" + +#: ../widgets/gnome.xml.in.h:29 +msgid "Program Version" +msgstr "Program Version" + +#: ../widgets/gnome.xml.in.h:32 +msgid "Scaled Height" +msgstr "Scaled Height" + +#: ../widgets/gnome.xml.in.h:33 +msgid "Scaled Width" +msgstr "Scaled Width" + +#: ../widgets/gnome.xml.in.h:35 +msgid "Show Time" +msgstr "Show Time" + +#: ../widgets/gnome.xml.in.h:37 +msgid "StatusBar" +msgstr "StatusBar" + +#: ../widgets/gnome.xml.in.h:38 +msgid "Store Config" +msgstr "Store Config" + +#: ../widgets/gnome.xml.in.h:40 +msgid "Text Foreground Color" +msgstr "Text Foreground Colour" + +#: ../widgets/gnome.xml.in.h:41 +msgid "The height to scale the pixmap to" +msgstr "The height to scale the pixmap to" + +#: ../widgets/gnome.xml.in.h:42 +msgid "The maximum number of history entries saved" +msgstr "The maximum number of history entries saved" + +#: ../widgets/gnome.xml.in.h:43 +msgid "The pixmap file" +msgstr "The pixmap file" + +#: ../widgets/gnome.xml.in.h:44 +msgid "The width to scale the pixmap to" +msgstr "The width to scale the pixmap to" + +#: ../widgets/gnome.xml.in.h:45 +msgid "Title" +msgstr "Title" + +#: ../widgets/gnome.xml.in.h:46 +msgid "Title Foreground Color" +msgstr "Title Foreground Colour" + +#: ../widgets/gnome.xml.in.h:47 +msgid "Top Watermark" +msgstr "Top Watermark" + +#: ../widgets/gnome.xml.in.h:48 +msgid "Unknown" +msgstr "Unknown" + +#: ../widgets/gnome.xml.in.h:49 +msgid "Use Alpha" +msgstr "Use Alpha" + +#: ../widgets/gnome.xml.in.h:50 +msgid "Used to pass around information about the position of a GnomeDruidPage within the overall GnomeDruid. This enables the correct \"surrounding\" content for the page to be drawn" +msgstr "Used to pass around information about the position of a GnomeDruidPage within the overall GnomeDruid. This enables the correct \"surrounding\" content for the page to be drawn" + +#: ../widgets/gnome.xml.in.h:51 +msgid "User" +msgstr "User" + +#: ../widgets/gnome.xml.in.h:52 +msgid "User Widget" +msgstr "User Widget" + +#: ../widgets/gnome.xml.in.h:54 +msgid "Watermark" +msgstr "Watermark" + +#: ../widgets/bonobo.xml.in.h:4 +msgid "Exclusive" +msgstr "Exclusive" + +#: ../widgets/bonobo.xml.in.h:5 +msgid "Floating" +msgstr "Floating" + +#: ../widgets/bonobo.xml.in.h:9 +msgid "Locked" +msgstr "Locked" + +#: ../widgets/bonobo.xml.in.h:10 +msgid "Never Floating" +msgstr "Never Floating" + +#: ../widgets/bonobo.xml.in.h:11 +msgid "Never Horizontal" +msgstr "Never Horizontal" + +#: ../widgets/bonobo.xml.in.h:12 +msgid "Never Vertical" +msgstr "Never Vertical" + +#: ../widgets/canvas.xml.in.h:1 +msgid "Browse" +msgstr "Browse" + +#: ../widgets/canvas.xml.in.h:2 +msgid "Column Spacing" +msgstr "Column Spacing" + +#: ../widgets/canvas.xml.in.h:3 +msgid "GNOME Canvas" +msgstr "GNOME Canvas" + +#: ../widgets/canvas.xml.in.h:4 +msgid "Icon Width" +msgstr "Icon Width" + +#: ../widgets/canvas.xml.in.h:5 +msgid "If the icon text can be edited by the user" +msgstr "If the icon text can be edited by the user" + +#: ../widgets/canvas.xml.in.h:6 +msgid "If the icon text is static, in which case it will not be copied by the GnomeIconList" +msgstr "If the icon text is static, in which case it will not be copied by the GnomeIconList" + +#: ../widgets/canvas.xml.in.h:7 +msgid "Max X" +msgstr "Max X" + +#: ../widgets/canvas.xml.in.h:8 +msgid "Max Y" +msgstr "Max Y" + +#: ../widgets/canvas.xml.in.h:9 +msgid "Min X" +msgstr "Min X" + +#: ../widgets/canvas.xml.in.h:10 +msgid "Min Y" +msgstr "Min Y" + +#: ../widgets/canvas.xml.in.h:11 +msgid "Multiple" +msgstr "Multiple" + +#: ../widgets/canvas.xml.in.h:12 +msgid "Row Spacing" +msgstr "Row Spacing" + +#: ../widgets/canvas.xml.in.h:14 +msgid "Single" +msgstr "Single" + +#: ../widgets/canvas.xml.in.h:15 +msgid "Text Editable" +msgstr "Text Editable" + +#: ../widgets/canvas.xml.in.h:16 +msgid "Text Spacing" +msgstr "Text Spacing" + +#: ../widgets/canvas.xml.in.h:17 +msgid "Text Static" +msgstr "Text Static" + +#: ../widgets/canvas.xml.in.h:18 +msgid "The maximum x coordinate" +msgstr "The maximum x co-ordinate" + +#: ../widgets/canvas.xml.in.h:19 +msgid "The maximum y coordinate" +msgstr "The maximum y co-ordinate" + +#: ../widgets/canvas.xml.in.h:20 +msgid "The minimum x coordinate" +msgstr "The minimum x co-ordinate" + +#: ../widgets/canvas.xml.in.h:21 +msgid "The minimum y coordinate" +msgstr "The minimum y co-ordinate" + +#: ../widgets/canvas.xml.in.h:22 +msgid "The number of pixels between columns of icons" +msgstr "The number of pixels between columns of icons" + +#: ../widgets/canvas.xml.in.h:23 +msgid "The number of pixels between rows of icons" +msgstr "The number of pixels between rows of icons" + +#: ../widgets/canvas.xml.in.h:24 +msgid "The number of pixels between the text and the icon" +msgstr "The number of pixels between the text and the icon" + +#: ../widgets/canvas.xml.in.h:25 +msgid "The number of pixels corresponding to one unit" +msgstr "The number of pixels corresponding to one unit" + +#: ../widgets/canvas.xml.in.h:26 +msgid "The selection mode" +msgstr "The selection mode" + +#: ../widgets/canvas.xml.in.h:27 +msgid "The width of each icon" +msgstr "The width of each icon" + |