summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-06-21 18:00:50 +0000
committerjbj <devnull@localhost>2002-06-21 18:00:50 +0000
commit2933d0ec0cca4b2dadb1c3e8427b49b8ae262272 (patch)
treebb2c755957b5ec4ffbe3904f9958f006c3d6307a /po/pt_BR.po
parenta6827b5a8043f87b59ade4fd02ae256a3937b9f1 (diff)
downloadlibrpm-tizen-2933d0ec0cca4b2dadb1c3e8427b49b8ae262272.tar.gz
librpm-tizen-2933d0ec0cca4b2dadb1c3e8427b49b8ae262272.tar.bz2
librpm-tizen-2933d0ec0cca4b2dadb1c3e8427b49b8ae262272.zip
- fix: reading macro files can corrupt memory if BUFSIZ is teensy.
- fix: assertion failure iff incomplete package install (#66837). CVS patchset: 5519 CVS date: 2002/06/21 18:00:50
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po54
1 files changed, 27 insertions, 27 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 080fcc2f5..d03a06850 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2002-06-20 18:00-0400\n"
+"POT-Creation-Date: 2002-06-21 13:54-0400\n"
#: build.c:40
#, fuzzy
@@ -1706,40 +1706,40 @@ msgstr ""
msgid "%10d %s\n"
msgstr "No consegui ler o arquivo spec de %s\n"
-#: lib/fsm.c:1198
+#: lib/fsm.c:1199
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""
-#: lib/fsm.c:1489
+#: lib/fsm.c:1490
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
# , c-format
-#: lib/fsm.c:1612 lib/fsm.c:1738
+#: lib/fsm.c:1613 lib/fsm.c:1739
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "No consegui abrir: %s\n"
# , c-format
-#: lib/fsm.c:1764
+#: lib/fsm.c:1765
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "No consegui abrir: %s\n"
-#: lib/fsm.c:1770
+#: lib/fsm.c:1771
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "Construo falhou.\n"
-#: lib/fsm.c:1780
+#: lib/fsm.c:1781
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "Construo falhou.\n"
# , c-format
-#: lib/fsm.c:1800
+#: lib/fsm.c:1801
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "No consegui abrir: %s\n"
@@ -3045,7 +3045,7 @@ msgstr ""
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
#. @innercontinue@
-#: lib/transaction.c:895
+#: lib/transaction.c:894
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "RPM verso %s\n"
@@ -3419,95 +3419,95 @@ msgstr "RPM verso %s\n"
msgid "failed to remove directory %s: %s\n"
msgstr "No consegui abrir: %s\n"
-#: rpmio/macro.c:225
+#: rpmio/macro.c:227
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
-#: rpmio/macro.c:354
+#: rpmio/macro.c:360
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
-#: rpmio/macro.c:397
+#: rpmio/macro.c:403
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
-#: rpmio/macro.c:632
+#: rpmio/macro.c:631
#, c-format
msgid "Macro %%%s has unterminated body\n"
msgstr ""
-#: rpmio/macro.c:661
+#: rpmio/macro.c:660
#, c-format
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
-#: rpmio/macro.c:667
+#: rpmio/macro.c:666
#, c-format
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
-#: rpmio/macro.c:672
+#: rpmio/macro.c:671
#, c-format
msgid "Macro %%%s has empty body\n"
msgstr ""
-#: rpmio/macro.c:678
+#: rpmio/macro.c:677
#, c-format
msgid "Macro %%%s failed to expand\n"
msgstr ""
-#: rpmio/macro.c:715
+#: rpmio/macro.c:712
#, c-format
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:831
+#: rpmio/macro.c:826
#, c-format
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
-#: rpmio/macro.c:951
+#: rpmio/macro.c:946
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1154
+#: rpmio/macro.c:1141
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""
# , c-format
-#: rpmio/macro.c:1224 rpmio/macro.c:1241
+#: rpmio/macro.c:1211 rpmio/macro.c:1228
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "No consegui abrir: %s\n"
-#: rpmio/macro.c:1282
+#: rpmio/macro.c:1269
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1411
+#: rpmio/macro.c:1398
#, fuzzy, c-format
msgid "Macro %%%.*s not found, skipping\n"
msgstr "no foi passado pacote para desinstalao"
-#: rpmio/macro.c:1488
+#: rpmio/macro.c:1469
msgid "Target buffer overflow\n"
msgstr ""
# , c-format
#. XXX Fstrerror
-#: rpmio/macro.c:1687 rpmio/macro.c:1693
+#: rpmio/macro.c:1664 rpmio/macro.c:1670
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "No consegui ler o arquivo spec de %s\n"
-#: rpmio/macro.c:1696
+#: rpmio/macro.c:1673
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""