Added en_GB translation and fixed a typo.
This commit is contained in:
parent
154ddfe7ec
commit
86a829f7c8
@ -1,3 +1,8 @@
|
|||||||
|
2003-06-21 Mike Newman <mikegtn@gnome.org>
|
||||||
|
|
||||||
|
* configure.in: Added en_GB to ALL_LINGUAS
|
||||||
|
* src/main.c: Fixed a typo s/in/is/ in error msg.
|
||||||
|
|
||||||
2003-06-13 Mike Newman <mikegtn@gnome.org>
|
2003-06-13 Mike Newman <mikegtn@gnome.org>
|
||||||
|
|
||||||
* src/progress.c: allow \t and \n in text updated via '#' lines.
|
* src/progress.c: allow \t and \n in text updated via '#' lines.
|
||||||
|
@ -34,7 +34,7 @@ dnl *******************************
|
|||||||
dnl Internationalization
|
dnl Internationalization
|
||||||
dnl *******************************
|
dnl *******************************
|
||||||
|
|
||||||
ALL_LINGUAS="am ca cs da de el es it ja ko nl no pl pt pt_BR sr sr@Latn sv uk vi zh_TW"
|
ALL_LINGUAS="am ca cs da de el en_GB es it ja ko nl no pl pt pt_BR sr sr@Latn sv uk vi zh_TW"
|
||||||
GETTEXT_PACKAGE=zenity-0.1
|
GETTEXT_PACKAGE=zenity-0.1
|
||||||
AC_SUBST(GETTEXT_PACKAGE)
|
AC_SUBST(GETTEXT_PACKAGE)
|
||||||
AM_GLIB_GNU_GETTEXT
|
AM_GLIB_GNU_GETTEXT
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2003-06-21 Mike Newman <mikegtn@gnome.org>
|
||||||
|
|
||||||
|
* en_GB.po: British English translation added.
|
||||||
|
|
||||||
2003-06-15 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
|
2003-06-15 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
|
||||||
|
|
||||||
* nl.po: Dutch translation updated.
|
* nl.po: Dutch translation updated.
|
||||||
|
452
po/en_GB.po
Normal file
452
po/en_GB.po
Normal file
@ -0,0 +1,452 @@
|
|||||||
|
# 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 <mikegtn@gnome.org>, 2003.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: 1.2\n"
|
||||||
|
"POT-Creation-Date: 2003-06-21 16:30+0100\n"
|
||||||
|
"PO-Revision-Date: 2003-06-21 16:13+0100\n"
|
||||||
|
"Last-Translator: Mike Newman <mikegtn@gnome.org>\n"
|
||||||
|
"Language-Team: British English <en@li.org>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#: src/about.c:264
|
||||||
|
msgid "translator_credits"
|
||||||
|
msgstr "tramslator_credits"
|
||||||
|
|
||||||
|
#: src/about.c:294
|
||||||
|
msgid "Display dialog boxes from shell scripts"
|
||||||
|
msgstr "Display dialog boxes from shell scripts"
|
||||||
|
|
||||||
|
#: src/about.c:298
|
||||||
|
msgid "(C) 2003 Sun Microsystems"
|
||||||
|
msgstr "(C) 2003 Sun Microsystems"
|
||||||
|
|
||||||
|
#: src/about.c:382
|
||||||
|
msgid "Credits"
|
||||||
|
msgstr "Credits"
|
||||||
|
|
||||||
|
#: src/about.c:409
|
||||||
|
msgid "Written by"
|
||||||
|
msgstr "Written by"
|
||||||
|
|
||||||
|
#: src/about.c:422
|
||||||
|
msgid "Translated by"
|
||||||
|
msgstr "Translated by"
|
||||||
|
|
||||||
|
#: src/main.c:132
|
||||||
|
msgid "Display calendar dialog"
|
||||||
|
msgstr "Display calendar dialog"
|
||||||
|
|
||||||
|
#: src/main.c:141
|
||||||
|
msgid "Display text entry dialog"
|
||||||
|
msgstr "Display text entry dialog"
|
||||||
|
|
||||||
|
#: src/main.c:150
|
||||||
|
msgid "Display error dialog"
|
||||||
|
msgstr "Display error dialog"
|
||||||
|
|
||||||
|
#: src/main.c:159
|
||||||
|
msgid "Display file selection dialog"
|
||||||
|
msgstr "Display file selection dialog"
|
||||||
|
|
||||||
|
#: src/main.c:168
|
||||||
|
msgid "Display info dialog"
|
||||||
|
msgstr "Display info dialog"
|
||||||
|
|
||||||
|
#: src/main.c:177
|
||||||
|
msgid "Display list dialog"
|
||||||
|
msgstr "Display list dialog"
|
||||||
|
|
||||||
|
#: src/main.c:186
|
||||||
|
msgid "Display progress indication dialog"
|
||||||
|
msgstr "Display progress indication dialog"
|
||||||
|
|
||||||
|
#: src/main.c:195
|
||||||
|
msgid "Display question dialog"
|
||||||
|
msgstr "Display question dialog"
|
||||||
|
|
||||||
|
#: src/main.c:204
|
||||||
|
msgid "Display text information dialog"
|
||||||
|
msgstr "Display text information dialog"
|
||||||
|
|
||||||
|
#: src/main.c:213
|
||||||
|
msgid "Display warning dialog"
|
||||||
|
msgstr "Display warning dialog"
|
||||||
|
|
||||||
|
#: src/main.c:235
|
||||||
|
msgid "Set the dialog title"
|
||||||
|
msgstr "Set the dialog title"
|
||||||
|
|
||||||
|
#: src/main.c:236
|
||||||
|
msgid "TITLE"
|
||||||
|
msgstr "TITLE"
|
||||||
|
|
||||||
|
#: src/main.c:244
|
||||||
|
msgid "Set the window icon"
|
||||||
|
msgstr "Set the window icon"
|
||||||
|
|
||||||
|
#: src/main.c:245
|
||||||
|
msgid "ICONPATH"
|
||||||
|
msgstr "ICONPATH"
|
||||||
|
|
||||||
|
#: src/main.c:253
|
||||||
|
msgid "Set the width"
|
||||||
|
msgstr "Set the width"
|
||||||
|
|
||||||
|
#: src/main.c:254
|
||||||
|
msgid "WIDTH"
|
||||||
|
msgstr "WIDTH"
|
||||||
|
|
||||||
|
#: src/main.c:262
|
||||||
|
msgid "Set the height"
|
||||||
|
msgstr "Set the height"
|
||||||
|
|
||||||
|
#: src/main.c:263
|
||||||
|
msgid "HEIGHT"
|
||||||
|
msgstr "HEIGHT"
|
||||||
|
|
||||||
|
#: src/main.c:284 src/main.c:341 src/main.c:381 src/main.c:403 src/main.c:523
|
||||||
|
#: src/main.c:564 src/main.c:617
|
||||||
|
msgid "Set the dialog text"
|
||||||
|
msgstr "Set the dialog text"
|
||||||
|
|
||||||
|
#: src/main.c:293
|
||||||
|
msgid "Set the calendar day"
|
||||||
|
msgstr "Set the calendar day"
|
||||||
|
|
||||||
|
#: src/main.c:302
|
||||||
|
msgid "Set the calendar month"
|
||||||
|
msgstr "Set the calendar month"
|
||||||
|
|
||||||
|
#: src/main.c:311
|
||||||
|
msgid "Set the calendar year"
|
||||||
|
msgstr "Set the calendar year"
|
||||||
|
|
||||||
|
#: src/main.c:319
|
||||||
|
msgid "Set the format for the returned date"
|
||||||
|
msgstr "Set the format for the returned date"
|
||||||
|
|
||||||
|
#: src/main.c:350
|
||||||
|
msgid "Set the entry text"
|
||||||
|
msgstr "Set the entry text"
|
||||||
|
|
||||||
|
#: src/main.c:359
|
||||||
|
msgid "Hide the entry text"
|
||||||
|
msgstr "Hide the entry text"
|
||||||
|
|
||||||
|
#: src/main.c:425
|
||||||
|
msgid "Set the filename"
|
||||||
|
msgstr "Set the filename"
|
||||||
|
|
||||||
|
#: src/main.c:426 src/main.c:587
|
||||||
|
msgid "FILENAME"
|
||||||
|
msgstr "FILENAME"
|
||||||
|
|
||||||
|
#: src/main.c:434
|
||||||
|
msgid "Allow multiple files to be selected"
|
||||||
|
msgstr "Allow multiple files to be selected"
|
||||||
|
|
||||||
|
#: src/main.c:443
|
||||||
|
msgid "Set output separator character."
|
||||||
|
msgstr "Set output separator character"
|
||||||
|
|
||||||
|
#: src/main.c:444 src/main.c:493
|
||||||
|
msgid "SEPARATOR"
|
||||||
|
msgstr "SEPARATOR"
|
||||||
|
|
||||||
|
#: src/main.c:465
|
||||||
|
msgid "Set the column header"
|
||||||
|
msgstr "Set the column header"
|
||||||
|
|
||||||
|
#: src/main.c:474
|
||||||
|
msgid "Use check boxes for first column"
|
||||||
|
msgstr "Use check boxes for first column"
|
||||||
|
|
||||||
|
#: src/main.c:483
|
||||||
|
msgid "Use radio buttons for first column"
|
||||||
|
msgstr "Use radio buttons for first column"
|
||||||
|
|
||||||
|
#: src/main.c:492
|
||||||
|
msgid "Set output separator character"
|
||||||
|
msgstr "Set output separator character"
|
||||||
|
|
||||||
|
#: src/main.c:501 src/main.c:595
|
||||||
|
msgid "Allow changes to text"
|
||||||
|
msgstr "Allow changes to text"
|
||||||
|
|
||||||
|
#: src/main.c:532
|
||||||
|
msgid "Set initial percentage"
|
||||||
|
msgstr "Set initial percentage"
|
||||||
|
|
||||||
|
#: src/main.c:541
|
||||||
|
msgid "Pulsate progress bar"
|
||||||
|
msgstr "Pulsate progress bar"
|
||||||
|
|
||||||
|
#: src/main.c:551
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Dismiss the dialog when 100% has been reached"
|
||||||
|
msgstr "Dismiss the dialog when 100% has been reached"
|
||||||
|
|
||||||
|
#: src/main.c:586
|
||||||
|
msgid "Open file"
|
||||||
|
msgstr "Open file"
|
||||||
|
|
||||||
|
#: src/main.c:630
|
||||||
|
msgid "Gdk debugging flags to set"
|
||||||
|
msgstr "Gdk debugging flags to set"
|
||||||
|
|
||||||
|
#: src/main.c:631 src/main.c:640 src/main.c:719 src/main.c:728
|
||||||
|
msgid "FLAGS"
|
||||||
|
msgstr "FLAGS"
|
||||||
|
|
||||||
|
#: src/main.c:639
|
||||||
|
msgid "Gdk debugging flags to unset"
|
||||||
|
msgstr "Gdk debugging flags to unset"
|
||||||
|
|
||||||
|
#: src/main.c:649
|
||||||
|
msgid "X display to use"
|
||||||
|
msgstr "X display to use"
|
||||||
|
|
||||||
|
#: src/main.c:650
|
||||||
|
msgid "DISPLAY"
|
||||||
|
msgstr "DISPLAY"
|
||||||
|
|
||||||
|
#: src/main.c:660
|
||||||
|
msgid "X screen to use"
|
||||||
|
msgstr "X screen to use"
|
||||||
|
|
||||||
|
#: src/main.c:661
|
||||||
|
msgid "SCREEN"
|
||||||
|
msgstr "SCREEN"
|
||||||
|
|
||||||
|
#: src/main.c:671
|
||||||
|
msgid "Make X calls synchronous"
|
||||||
|
msgstr "Make X calls synchronous"
|
||||||
|
|
||||||
|
#: src/main.c:680
|
||||||
|
msgid "Program name as used by the window manager"
|
||||||
|
msgstr "Program name as used by the window manager"
|
||||||
|
|
||||||
|
#: src/main.c:681
|
||||||
|
msgid "NAME"
|
||||||
|
msgstr "NAME"
|
||||||
|
|
||||||
|
#: src/main.c:689
|
||||||
|
msgid "Program class as used by the window manager"
|
||||||
|
msgstr "Program class as used by the window manager"
|
||||||
|
|
||||||
|
#: src/main.c:690
|
||||||
|
msgid "CLASS"
|
||||||
|
msgstr "CLASS"
|
||||||
|
|
||||||
|
#: src/main.c:700
|
||||||
|
msgid "HOST"
|
||||||
|
msgstr "HOST"
|
||||||
|
|
||||||
|
#: src/main.c:710
|
||||||
|
msgid "PORT"
|
||||||
|
msgstr "PORT"
|
||||||
|
|
||||||
|
#: src/main.c:718
|
||||||
|
msgid "Gtk+ debugging flags to set"
|
||||||
|
msgstr "Gtk+ debugging flags to set"
|
||||||
|
|
||||||
|
#: src/main.c:727
|
||||||
|
msgid "Gtk+ debugging flags to unset"
|
||||||
|
msgstr "Gtk+ debugging flags to unset"
|
||||||
|
|
||||||
|
#: src/main.c:736
|
||||||
|
msgid "Make all warnings fatal"
|
||||||
|
msgstr "Make all warnings fatal"
|
||||||
|
|
||||||
|
#: src/main.c:745
|
||||||
|
msgid "Load an additional Gtk module"
|
||||||
|
msgstr "Load an additional Gtk module"
|
||||||
|
|
||||||
|
#: src/main.c:746
|
||||||
|
msgid "MODULE"
|
||||||
|
msgstr "MODULE"
|
||||||
|
|
||||||
|
#: src/main.c:767
|
||||||
|
msgid "About zenity"
|
||||||
|
msgstr "About zenity"
|
||||||
|
|
||||||
|
#: src/main.c:776
|
||||||
|
msgid "Print version"
|
||||||
|
msgstr "Print version"
|
||||||
|
|
||||||
|
#: src/main.c:789
|
||||||
|
msgid "Dialog options"
|
||||||
|
msgstr "Dialog options"
|
||||||
|
|
||||||
|
#: src/main.c:798
|
||||||
|
msgid "General options"
|
||||||
|
msgstr "General options"
|
||||||
|
|
||||||
|
#: src/main.c:807
|
||||||
|
msgid "Calendar options"
|
||||||
|
msgstr "Calendar options"
|
||||||
|
|
||||||
|
#: src/main.c:816
|
||||||
|
msgid "Text entry options"
|
||||||
|
msgstr "Text entry options"
|
||||||
|
|
||||||
|
#: src/main.c:825
|
||||||
|
msgid "Error options"
|
||||||
|
msgstr "Error options"
|
||||||
|
|
||||||
|
#: src/main.c:834
|
||||||
|
msgid "File selection options"
|
||||||
|
msgstr "File selection options"
|
||||||
|
|
||||||
|
#: src/main.c:843
|
||||||
|
msgid "Info options"
|
||||||
|
msgstr "Info options"
|
||||||
|
|
||||||
|
#: src/main.c:852
|
||||||
|
msgid "List options"
|
||||||
|
msgstr "List options"
|
||||||
|
|
||||||
|
#: src/main.c:861
|
||||||
|
msgid "Progress options"
|
||||||
|
msgstr "Progress options"
|
||||||
|
|
||||||
|
#: src/main.c:870
|
||||||
|
msgid "Question options"
|
||||||
|
msgstr "Question options"
|
||||||
|
|
||||||
|
#: src/main.c:879
|
||||||
|
msgid "Text options"
|
||||||
|
msgstr "Text options"
|
||||||
|
|
||||||
|
#: src/main.c:888
|
||||||
|
msgid "Warning options"
|
||||||
|
msgstr "Warning options"
|
||||||
|
|
||||||
|
#: src/main.c:897
|
||||||
|
msgid "GTK+ options"
|
||||||
|
msgstr "GTK+ options"
|
||||||
|
|
||||||
|
#: src/main.c:906
|
||||||
|
msgid "Miscellaneous options"
|
||||||
|
msgstr "Miscellaneous options"
|
||||||
|
|
||||||
|
#: src/main.c:915
|
||||||
|
msgid "Help options"
|
||||||
|
msgstr "Help options"
|
||||||
|
|
||||||
|
#: src/main.c:1035
|
||||||
|
#, 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:1080
|
||||||
|
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:1100
|
||||||
|
#, c-format
|
||||||
|
msgid "%s given twice for the same dialog\n"
|
||||||
|
msgstr "%s given twice for the same dialog\n"
|
||||||
|
|
||||||
|
#: src/main.c:1104
|
||||||
|
#, c-format
|
||||||
|
msgid "%s is not supported for this dialog\n"
|
||||||
|
msgstr "%s is not supported for this dialog\n"
|
||||||
|
|
||||||
|
#: src/main.c:1108
|
||||||
|
msgid "Two or more dialog options specified\n"
|
||||||
|
msgstr "Two or more dialog options specified\n"
|
||||||
|
|
||||||
|
#: src/tree.c:291
|
||||||
|
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"
|
@ -1032,7 +1032,7 @@ main (gint argc, gchar **argv) {
|
|||||||
/*nothing*/;
|
/*nothing*/;
|
||||||
|
|
||||||
if (nextopt != -1) {
|
if (nextopt != -1) {
|
||||||
g_printerr (_("%s in an invalid option. See zenity --help for more details\n"),
|
g_printerr (_("%s is an invalid option. See 'zenity --help' for more details\n"),
|
||||||
poptBadOption (ctx, 0));
|
poptBadOption (ctx, 0));
|
||||||
zenity_free_parsing_options ();
|
zenity_free_parsing_options ();
|
||||||
exit (-1);
|
exit (-1);
|
||||||
|
Reference in New Issue
Block a user