# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Mike Newman , 2003. # msgid "" msgstr "" "Project-Id-Version: 1.2\n" "POT-Creation-Date: 2004-09-13 20:10+1200\n" "PO-Revision-Date: 2004-09-06 22:08+0100\n" "Last-Translator: David Lodge \n" "Language-Team: British English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Report-Msgid-Bugs-To: \n" # Translators: This is a special message that shouldn't be translated # literally. It is used in the about box to give credits to # the translators. # Thus, you should translate it to your name and email address. # You can also include other translators who have contributed to # this translation; in that case, please write them on separate # lines seperated by newlines (\n #. Translators: This is a special message that shouldn't be translated #. literally. It is used in the about box to give credits to #. the translators. #. Thus, you should translate it to your name and email address. #. You can also include other translators who have contributed to #. this translation; in that case, please write them on separate #. lines seperated by newlines (\n). #: src/about.c:375 msgid "translator-credits" msgstr "Mike Newman David Lodge " #: src/about.c:405 msgid "Display dialog boxes from shell scripts" msgstr "Display dialog boxes from shell scripts" #: src/about.c:409 msgid "(C) 2003 Sun Microsystems" msgstr "(C) 2003 Sun Microsystems" #: src/about.c:493 msgid "Credits" msgstr "Credits" #: src/about.c:520 msgid "Written by" msgstr "Written by" #: src/about.c:533 msgid "Translated by" msgstr "Translated by" #: src/main.c:145 msgid "Display calendar dialog" msgstr "Display calendar dialog" #: src/main.c:154 msgid "Display text entry dialog" msgstr "Display text entry dialog" #: src/main.c:163 msgid "Display error dialog" msgstr "Display error dialog" #: src/main.c:172 msgid "Display file selection dialog" msgstr "Display file selection dialog" #: src/main.c:181 msgid "Display info dialog" msgstr "Display info dialog" #: src/main.c:190 msgid "Display list dialog" msgstr "Display list dialog" #: src/main.c:199 #, fuzzy msgid "Display notification" msgstr "Display info dialog" #: src/main.c:208 msgid "Display progress indication dialog" msgstr "Display progress indication dialog" #: src/main.c:217 msgid "Display question dialog" msgstr "Display question dialog" #: src/main.c:226 msgid "Display text information dialog" msgstr "Display text information dialog" #: src/main.c:235 msgid "Display warning dialog" msgstr "Display warning dialog" #: src/main.c:257 msgid "Set the dialog title" msgstr "Set the dialog title" #: src/main.c:258 msgid "TITLE" msgstr "TITLE" #: src/main.c:266 msgid "Set the window icon" msgstr "Set the window icon" #: src/main.c:267 msgid "ICONPATH" msgstr "ICONPATH" #: src/main.c:275 msgid "Set the width" msgstr "Set the width" #: src/main.c:276 msgid "WIDTH" msgstr "WIDTH" #: src/main.c:284 msgid "Set the height" msgstr "Set the height" #: src/main.c:285 msgid "HEIGHT" msgstr "HEIGHT" #: src/main.c:306 src/main.c:363 src/main.c:403 src/main.c:425 src/main.c:505 #: src/main.c:603 src/main.c:644 src/main.c:697 msgid "Set the dialog text" msgstr "Set the dialog text" #: src/main.c:315 msgid "Set the calendar day" msgstr "Set the calendar day" #: src/main.c:324 msgid "Set the calendar month" msgstr "Set the calendar month" #: src/main.c:333 msgid "Set the calendar year" msgstr "Set the calendar year" #: src/main.c:341 msgid "Set the format for the returned date" msgstr "Set the format for the returned date" #: src/main.c:372 msgid "Set the entry text" msgstr "Set the entry text" #: src/main.c:381 msgid "Hide the entry text" msgstr "Hide the entry text" #: src/main.c:447 msgid "Set the filename" msgstr "Set the filename" #: src/main.c:448 src/main.c:667 msgid "FILENAME" msgstr "FILENAME" #: src/main.c:456 msgid "Allow multiple files to be selected" msgstr "Allow multiple files to be selected" #: src/main.c:465 msgid "Activate directory-only selection" msgstr "" #: src/main.c:474 msgid "Activate save mode" msgstr "" #: src/main.c:483 msgid "Set output separator character." msgstr "Set output separator character" #: src/main.c:484 src/main.c:542 msgid "SEPARATOR" msgstr "SEPARATOR" #: src/main.c:514 msgid "Set the column header" msgstr "Set the column header" #: src/main.c:523 msgid "Use check boxes for first column" msgstr "Use check boxes for first column" #: src/main.c:532 msgid "Use radio buttons for first column" msgstr "Use radio buttons for first column" #: src/main.c:541 msgid "Set output separator character" msgstr "Set output separator character" #: src/main.c:550 src/main.c:675 msgid "Allow changes to text" msgstr "Allow changes to text" #: src/main.c:559 msgid "" "Print a specific column (Default is 1. 'ALL' can be used to print all " "columns)" msgstr "" "Print a specific column (Default is 1. 'ALL' can be used to print all " "columns)" #: src/main.c:581 #, fuzzy msgid "Set the notification text" msgstr "Set the dialog text" #: src/main.c:612 msgid "Set initial percentage" msgstr "Set initial percentage" #: src/main.c:621 msgid "Pulsate progress bar" msgstr "Pulsate progress bar" #: src/main.c:631 #, no-c-format msgid "Dismiss the dialog when 100% has been reached" msgstr "Dismiss the dialog when 100% has been reached" #: src/main.c:666 msgid "Open file" msgstr "Open file" #: src/main.c:710 msgid "Gdk debugging flags to set" msgstr "Gdk debugging flags to set" #: src/main.c:711 src/main.c:720 src/main.c:799 src/main.c:808 msgid "FLAGS" msgstr "FLAGS" #: src/main.c:719 msgid "Gdk debugging flags to unset" msgstr "Gdk debugging flags to unset" #: src/main.c:729 msgid "X display to use" msgstr "X display to use" #: src/main.c:730 msgid "DISPLAY" msgstr "DISPLAY" #: src/main.c:740 msgid "X screen to use" msgstr "X screen to use" #: src/main.c:741 msgid "SCREEN" msgstr "SCREEN" #: src/main.c:751 msgid "Make X calls synchronous" msgstr "Make X calls synchronous" #: src/main.c:760 msgid "Program name as used by the window manager" msgstr "Program name as used by the window manager" #: src/main.c:761 msgid "NAME" msgstr "NAME" #: src/main.c:769 msgid "Program class as used by the window manager" msgstr "Program class as used by the window manager" #: src/main.c:770 msgid "CLASS" msgstr "CLASS" #: src/main.c:780 msgid "HOST" msgstr "HOST" #: src/main.c:790 msgid "PORT" msgstr "PORT" #: src/main.c:798 msgid "Gtk+ debugging flags to set" msgstr "Gtk+ debugging flags to set" #: src/main.c:807 msgid "Gtk+ debugging flags to unset" msgstr "Gtk+ debugging flags to unset" #: src/main.c:816 msgid "Make all warnings fatal" msgstr "Make all warnings fatal" #: src/main.c:825 msgid "Load an additional Gtk module" msgstr "Load an additional Gtk module" #: src/main.c:826 msgid "MODULE" msgstr "MODULE" #: src/main.c:847 msgid "About zenity" msgstr "About zenity" #: src/main.c:856 msgid "Print version" msgstr "Print version" #: src/main.c:869 msgid "Dialog options" msgstr "Dialog options" #: src/main.c:878 msgid "General options" msgstr "General options" #: src/main.c:887 msgid "Calendar options" msgstr "Calendar options" #: src/main.c:896 msgid "Text entry options" msgstr "Text entry options" #: src/main.c:905 msgid "Error options" msgstr "Error options" #: src/main.c:914 msgid "File selection options" msgstr "File selection options" #: src/main.c:923 msgid "Info options" msgstr "Info options" #: src/main.c:932 msgid "List options" msgstr "List options" #: src/main.c:941 #, fuzzy msgid "Notication options" msgstr "Question options" #: src/main.c:950 msgid "Progress options" msgstr "Progress options" #: src/main.c:959 msgid "Question options" msgstr "Question options" #: src/main.c:968 msgid "Text options" msgstr "Text options" #: src/main.c:977 msgid "Warning options" msgstr "Warning options" #: src/main.c:986 msgid "GTK+ options" msgstr "GTK+ options" #: src/main.c:995 msgid "Miscellaneous options" msgstr "Miscellaneous options" #: src/main.c:1004 msgid "Help options" msgstr "Help options" #: src/main.c:1143 #, c-format msgid "%s is an invalid option. See 'zenity --help' for more details\n" msgstr "%s is an invalid option. See 'zenity --help' for more details\n" #: src/main.c:1191 msgid "You must specify a dialog type. See 'zenity --help' for details\n" msgstr "You must specify a dialog type. See 'zenity --help' for details\n" #: src/main.c:1211 #, c-format msgid "%s given twice for the same dialog\n" msgstr "%s given twice for the same dialog\n" #: src/main.c:1215 #, c-format msgid "%s is not supported for this dialog\n" msgstr "%s is not supported for this dialog\n" #: src/main.c:1219 msgid "Two or more dialog options specified\n" msgstr "Two or more dialog options specified\n" #: src/tree.c:303 msgid "No column titles specified for List dialog.\n" msgstr "No column titles specified for List dialog\n" #: src/zenity.glade.h:1 msgid "*" msgstr "*" #: src/zenity.glade.h:2 msgid "About Zenity" msgstr "About Zenity" #: src/zenity.glade.h:3 msgid "Add a new entry" msgstr "Add a new entry" #: src/zenity.glade.h:4 msgid "All updates are complete." msgstr "All updates are complete." #: src/zenity.glade.h:5 msgid "An error has occurred." msgstr "An error has occurred." #: src/zenity.glade.h:6 msgid "Are you sure you want to proceed?" msgstr "Are you sure you want to proceed?" #: src/zenity.glade.h:7 msgid "C_alendar:" msgstr "C_alendar" #: src/zenity.glade.h:8 msgid "Calendar selection" msgstr "Calendar selection" #: src/zenity.glade.h:9 msgid "Error" msgstr "Error" #: src/zenity.glade.h:10 msgid "Information" msgstr "Information" #: src/zenity.glade.h:11 msgid "Progress" msgstr "Progress" #: src/zenity.glade.h:12 msgid "Question" msgstr "Question" #: src/zenity.glade.h:13 msgid "Running..." msgstr "Running..." #: src/zenity.glade.h:14 msgid "Select a date from below." msgstr "Select a date from below." #: src/zenity.glade.h:15 msgid "Select a file" msgstr "Select a file" #: src/zenity.glade.h:16 msgid "Select items from the list" msgstr "Select items from the list" #: src/zenity.glade.h:17 msgid "Select items from the list below." msgstr "Select items from the list below." #: src/zenity.glade.h:18 msgid "Text View" msgstr "Text View" #: src/zenity.glade.h:19 msgid "Warning" msgstr "Warning" #: src/zenity.glade.h:20 msgid "_Credits" msgstr "_Credits" #: src/zenity.glade.h:21 msgid "_Enter new text:" msgstr "_Enter new text"