From c46265c82c3602a55e564749f9e15b3cce1b840e Mon Sep 17 00:00:00 2001 From: Nuno Ferreira Date: Mon, 14 Dec 1998 23:21:27 +0000 Subject: [PATCH] Added Portuguese translation. * Added Portuguese translation. --- ChangeLog | 6 ++++ ChangeLog.pre-2-0 | 6 ++++ ChangeLog.pre-2-10 | 6 ++++ ChangeLog.pre-2-2 | 6 ++++ ChangeLog.pre-2-4 | 6 ++++ ChangeLog.pre-2-6 | 6 ++++ ChangeLog.pre-2-8 | 6 ++++ configure.in | 2 +- po/pt.po | 88 ++++++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 131 insertions(+), 1 deletion(-) create mode 100644 po/pt.po diff --git a/ChangeLog b/ChangeLog index 0afb4a92d4..b8c05509a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-12-14 Nuno Ferreira + + * configure.in (ALL_LINGUAS): Added 'pt'. + + * po/pt.po: Added Portuguese translation. + Mon Dec 14 20:04:31 1998 Stefan Jeske * gtk/gtkspinbutton.c: Only call gtk_spin_button_update if diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 0afb4a92d4..b8c05509a6 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +1998-12-14 Nuno Ferreira + + * configure.in (ALL_LINGUAS): Added 'pt'. + + * po/pt.po: Added Portuguese translation. + Mon Dec 14 20:04:31 1998 Stefan Jeske * gtk/gtkspinbutton.c: Only call gtk_spin_button_update if diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 0afb4a92d4..b8c05509a6 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +1998-12-14 Nuno Ferreira + + * configure.in (ALL_LINGUAS): Added 'pt'. + + * po/pt.po: Added Portuguese translation. + Mon Dec 14 20:04:31 1998 Stefan Jeske * gtk/gtkspinbutton.c: Only call gtk_spin_button_update if diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 0afb4a92d4..b8c05509a6 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +1998-12-14 Nuno Ferreira + + * configure.in (ALL_LINGUAS): Added 'pt'. + + * po/pt.po: Added Portuguese translation. + Mon Dec 14 20:04:31 1998 Stefan Jeske * gtk/gtkspinbutton.c: Only call gtk_spin_button_update if diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 0afb4a92d4..b8c05509a6 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +1998-12-14 Nuno Ferreira + + * configure.in (ALL_LINGUAS): Added 'pt'. + + * po/pt.po: Added Portuguese translation. + Mon Dec 14 20:04:31 1998 Stefan Jeske * gtk/gtkspinbutton.c: Only call gtk_spin_button_update if diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0afb4a92d4..b8c05509a6 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +1998-12-14 Nuno Ferreira + + * configure.in (ALL_LINGUAS): Added 'pt'. + + * po/pt.po: Added Portuguese translation. + Mon Dec 14 20:04:31 1998 Stefan Jeske * gtk/gtkspinbutton.c: Only call gtk_spin_button_update if diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0afb4a92d4..b8c05509a6 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +1998-12-14 Nuno Ferreira + + * configure.in (ALL_LINGUAS): Added 'pt'. + + * po/pt.po: Added Portuguese translation. + Mon Dec 14 20:04:31 1998 Stefan Jeske * gtk/gtkspinbutton.c: Only call gtk_spin_button_update if diff --git a/configure.in b/configure.in index a10471e40c..284ac3ac4d 100644 --- a/configure.in +++ b/configure.in @@ -130,7 +130,7 @@ fi AC_SUBST(REBUILD) # i18n stuff -ALL_LINGUAS="de" +ALL_LINGUAS="de pt" AM_GNU_GETTEXT dnl The DU4 header files don't provide library prototypes unless diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 0000000000..ce75720c25 --- /dev/null +++ b/po/pt.po @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: gtk+ 1.1.7\n" +"POT-Creation-Date: 1998-12-14 22:02+0000\n" +"PO-Revision-Date: 1998-12-14 22:07+00:00\n" +"Last-Translator: Nuno Ferreira \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: gtk/gtkfilesel.c:419 +msgid "Directories" +msgstr "Directorias" + +#. The files clist +#: gtk/gtkfilesel.c:430 +msgid "Files" +msgstr "Ficheiros" + +#. The OK button +#: gtk/gtkfilesel.c:462 +msgid "OK" +msgstr "OK" + +#. The Cancel button +#: gtk/gtkfilesel.c:469 gtk/gtkfilesel.c:844 gtk/gtkfilesel.c:944 +#: gtk/gtkfilesel.c:1059 +msgid "Cancel" +msgstr "Cancelar" + +#: gtk/gtkfilesel.c:500 gtk/gtkfilesel.c:1455 +#, c-format +msgid "Directory unreadable: %s" +msgstr "Directoria ilegível: %s" + +#: gtk/gtkfilesel.c:532 +msgid "Create Dir" +msgstr "Criar Directoria" + +#: gtk/gtkfilesel.c:543 gtk/gtkfilesel.c:913 +msgid "Delete File" +msgstr "Apagar Ficheiro" + +#: gtk/gtkfilesel.c:554 gtk/gtkfilesel.c:1017 +msgid "Rename File" +msgstr "Renomear Ficheiro" + +#. +#. gtk_signal_connect (GTK_OBJECT (dialog), "destroy", +#. (GtkSignalFunc) gtk_file_selection_fileop_destroy, +#. (gpointer) fs); +#. +#: gtk/gtkfilesel.c:715 +msgid "Error" +msgstr "Erro" + +#. close button +#: gtk/gtkfilesel.c:733 +msgid "Close" +msgstr "Fechar" + +#: gtk/gtkfilesel.c:808 +msgid "Create Directory" +msgstr "Criar Directoria" + +#: gtk/gtkfilesel.c:822 +msgid "Directory name:" +msgstr "Nome da directoria:" + +#. buttons +#: gtk/gtkfilesel.c:835 +msgid "Create" +msgstr "Criar" + +#. buttons +#: gtk/gtkfilesel.c:935 +msgid "Delete" +msgstr "Apagar" + +#. buttons +#: gtk/gtkfilesel.c:1050 +msgid "Rename" +msgstr "Renomear"