# 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-08-30 15:13+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:366 msgid "translator-credits" msgstr "Mike Newman David Lodge " #: src/about.c:396 msgid "Display dialog boxes from shell scripts" msgstr "Display dialog boxes from shell scripts" #: src/about.c:400 msgid "(C) 2003 Sun Microsystems" msgstr "(C) 2003 Sun Microsystems" #: src/about.c:484 msgid "Credits" msgstr "Credits" #: src/about.c:511 msgid "Written by" msgstr "Written by" #: src/about.c:524 msgid "Translated by" msgstr "Translated by" #: src/main.c:138 msgid "Display calendar dialog" msgstr "Display calendar dialog" #: src/main.c:147 msgid "Display text entry dialog" msgstr "Display text entry dialog" #: src/main.c:156 msgid "Display error dialog" msgstr "Display error dialog" #: src/main.c:165 msgid "Display file selection dialog" msgstr "Display file selection dialog" #: src/main.c:174 msgid "Display info dialog" msgstr "Display info dialog" #: src/main.c:183 msgid "Display list dialog" msgstr "Display list dialog" #: src/main.c:192 msgid "Display progress indication dialog" msgstr "Display progress indication dialog" #: src/main.c:201 msgid "Display question dialog" msgstr "Display question dialog" #: src/main.c:210 msgid "Display text information dialog" msgstr "Display text information dialog" #: src/main.c:219 msgid "Display warning dialog" msgstr "Display warning dialog" #: src/main.c:241 msgid "Set the dialog title" msgstr "Set the dialog title" #: src/main.c:242 msgid "TITLE" msgstr "TITLE" #: src/main.c:250 msgid "Set the window icon" msgstr "Set the window icon" #: src/main.c:251 msgid "ICONPATH" msgstr "ICONPATH" #: src/main.c:259 msgid "Set the width" msgstr "Set the width" #: src/main.c:260 msgid "WIDTH" msgstr "WIDTH" #: src/main.c:268 msgid "Set the height" msgstr "Set the height" #: src/main.c:269 msgid "HEIGHT" msgstr "HEIGHT" #: src/main.c:290 src/main.c:347 src/main.c:387 src/main.c:409 src/main.c:471 #: src/main.c:547 src/main.c:588 src/main.c:641 msgid "Set the dialog text" msgstr "Set the dialog text" #: src/main.c:299 msgid "Set the calendar day" msgstr "Set the calendar day" #: src/main.c:308 msgid "Set the calendar month" msgstr "Set the calendar month" #: src/main.c:317 msgid "Set the calendar year" msgstr "Set the calendar year" #: src/main.c:325 msgid "Set the format for the returned date" msgstr "Set the format for the returned date" #: src/main.c:356 msgid "Set the entry text" msgstr "Set the entry text" #: src/main.c:365 msgid "Hide the entry text" msgstr "Hide the entry text" #: src/main.c:431 msgid "Set the filename" msgstr "Set the filename" #: src/main.c:432 src/main.c:611 msgid "FILENAME" msgstr "FILENAME" #: src/main.c:440 msgid "Allow multiple files to be selected" msgstr "Allow multiple files to be selected" #: src/main.c:449 msgid "Set output separator character." msgstr "Set output separator character" #: src/main.c:450 src/main.c:508 msgid "SEPARATOR" msgstr "SEPARATOR" #: src/main.c:480 msgid "Set the column header" msgstr "Set the column header" #: src/main.c:489 msgid "Use check boxes for first column" msgstr "Use check boxes for first column" #: src/main.c:498 msgid "Use radio buttons for first column" msgstr "Use radio buttons for first column" #: src/main.c:507 msgid "Set output separator character" msgstr "Set output separator character" #: src/main.c:516 src/main.c:619 msgid "Allow changes to text" msgstr "Allow changes to text" #: src/main.c:525 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:556 msgid "Set initial percentage" msgstr "Set initial percentage" #: src/main.c:565 msgid "Pulsate progress bar" msgstr "Pulsate progress bar" #: src/main.c:575 #, no-c-format msgid "Dismiss the dialog when 100% has been reached" msgstr "Dismiss the dialog when 100% has been reached" #: src/main.c:610 msgid "Open file" msgstr "Open file" #: src/main.c:654 msgid "Gdk debugging flags to set" msgstr "Gdk debugging flags to set" #: src/main.c:655 src/main.c:664 src/main.c:743 src/main.c:752 msgid "FLAGS" msgstr "FLAGS" #: src/main.c:663 msgid "Gdk debugging flags to unset" msgstr "Gdk debugging flags to unset" #: src/main.c:673 msgid "X display to use" msgstr "X display to use" #: src/main.c:674 msgid "DISPLAY" msgstr "DISPLAY" #: src/main.c:684 msgid "X screen to use" msgstr "X screen to use" #: src/main.c:685 msgid "SCREEN" msgstr "SCREEN" #: src/main.c:695 msgid "Make X calls synchronous" msgstr "Make X calls synchronous" #: src/main.c:704 msgid "Program name as used by the window manager" msgstr "Program name as used by the window manager" #: src/main.c:705 msgid "NAME" msgstr "NAME" #: src/main.c:713 msgid "Program class as used by the window manager" msgstr "Program class as used by the window manager" #: src/main.c:714 msgid "CLASS" msgstr "CLASS" #: src/main.c:724 msgid "HOST" msgstr "HOST" #: src/main.c:734 msgid "PORT" msgstr "PORT" #: src/main.c:742 msgid "Gtk+ debugging flags to set" msgstr "Gtk+ debugging flags to set" #: src/main.c:751 msgid "Gtk+ debugging flags to unset" msgstr "Gtk+ debugging flags to unset" #: src/main.c:760 msgid "Make all warnings fatal" msgstr "Make all warnings fatal" #: src/main.c:769 msgid "Load an additional Gtk module" msgstr "Load an additional Gtk module" #: src/main.c:770 msgid "MODULE" msgstr "MODULE" #: src/main.c:791 msgid "About zenity" msgstr "About zenity" #: src/main.c:800 msgid "Print version" msgstr "Print version" #: src/main.c:813 msgid "Dialog options" msgstr "Dialog options" #: src/main.c:822 msgid "General options" msgstr "General options" #: src/main.c:831 msgid "Calendar options" msgstr "Calendar options" #: src/main.c:840 msgid "Text entry options" msgstr "Text entry options" #: src/main.c:849 msgid "Error options" msgstr "Error options" #: src/main.c:858 msgid "File selection options" msgstr "File selection options" #: src/main.c:867 msgid "Info options" msgstr "Info options" #: src/main.c:876 msgid "List options" msgstr "List options" #: src/main.c:885 msgid "Progress options" msgstr "Progress options" #: src/main.c:894 msgid "Question options" msgstr "Question options" #: src/main.c:903 msgid "Text options" msgstr "Text options" #: src/main.c:912 msgid "Warning options" msgstr "Warning options" #: src/main.c:921 msgid "GTK+ options" msgstr "GTK+ options" #: src/main.c:930 msgid "Miscellaneous options" msgstr "Miscellaneous options" #: src/main.c:939 msgid "Help options" msgstr "Help options" #: src/main.c:1071 #, 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:1116 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:1136 #, c-format msgid "%s given twice for the same dialog\n" msgstr "%s given twice for the same dialog\n" #: src/main.c:1140 #, c-format msgid "%s is not supported for this dialog\n" msgstr "%s is not supported for this dialog\n" #: src/main.c:1144 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"