summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-06-01 15:48:00 +0000
committerjbj <devnull@localhost>2002-06-01 15:48:00 +0000
commit26db42d8cc86e054e6ed8a1a12a3d06083c933be (patch)
tree3ce437e627eef34d4f651d0158ca86b0e9c23b87 /popt
parent3c1ca5b1aabc175d4e7948e6e0f8eb90315495ea (diff)
downloadlibrpm-tizen-26db42d8cc86e054e6ed8a1a12a3d06083c933be.tar.gz
librpm-tizen-26db42d8cc86e054e6ed8a1a12a3d06083c933be.tar.bz2
librpm-tizen-26db42d8cc86e054e6ed8a1a12a3d06083c933be.zip
- fix: use getgrnam, not getpwnam, to convert gid -> group.
- fix: avoid sign extension, use only 16 bits, when verifying rdev. - python: separate {add,del}Macro methods, prepare for macro dictionary. - i18n: copy current production PO files to top-of-stack. CVS patchset: 5457 CVS date: 2002/06/01 15:48:00
Diffstat (limited to 'popt')
-rw-r--r--popt/po/pt.po25
1 files changed, 15 insertions, 10 deletions
diff --git a/popt/po/pt.po b/popt/po/pt.po
index de630131d..48660fbcb 100644
--- a/popt/po/pt.po
+++ b/popt/po/pt.po
@@ -1,26 +1,25 @@
msgid ""
msgstr ""
-"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2002-03-13 12:58-0500\n"
-"PO-Revision-Date: 2001-01-21 19:31+00:00\n"
+"Project-Id-Version: popt\n"
+"POT-Creation-Date: 2002-05-06 15:34-0400\n"
+"PO-Revision-Date: 2002-02-13 18:32+0000\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <morais@kde.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-latin1\n"
-"Content-Transfer-Encoding: none\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
-#: popthelp.c:53
+#: popthelp.c:57
msgid "Show this help message"
msgstr "Mostrar esta mensagem de ajuda"
-#: popthelp.c:54
+#: popthelp.c:58
msgid "Display brief usage message"
msgstr "Mostrar uma mensagem de utilização sucinta"
-#: popthelp.c:57
-#, fuzzy
+#: popthelp.c:61
msgid "Display option defaults in message"
-msgstr "Mostrar uma mensagem de utilização sucinta"
+msgstr "Mostrar valor por omissão das opções na mensagem"
#~ msgid "unknown errno"
#~ msgstr "errno desconhecido"
@@ -37,6 +36,9 @@ msgstr "Mostrar uma mensagem de utilização sucinta"
#~ msgid "mutually exclusive logical operations requested"
#~ msgstr "foram pedidas operações lógicas mutuamente exclusivas"
+#~ msgid "opt->arg should not be NULL"
+#~ msgstr "opt->arg não deve ser NULL"
+
#~ msgid "aliases nested too deeply"
#~ msgstr "'aliases' demasiado aninhados"
@@ -49,6 +51,9 @@ msgstr "Mostrar uma mensagem de utilização sucinta"
#~ msgid "number too large or too small"
#~ msgstr "número demasiado grando ou pequeno"
+#~ msgid "memory allocation failed"
+#~ msgstr "alocação de memória falhou"
+
#~ msgid "unknown error"
#~ msgstr "erro desconhecido"