summaryrefslogtreecommitdiff
path: root/po/fi.po
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-05-01 17:50:35 +0000
committerjbj <devnull@localhost>2000-05-01 17:50:35 +0000
commit73f95c99cea1308e32ccdbfe90dcc8ccd585d9d6 (patch)
tree3a1b4f6f939f42a7ce04a4ce69377ae818c99c39 /po/fi.po
parent5197d92f13815b602983cf9c032591f6001b03d7 (diff)
downloadlibrpm-tizen-73f95c99cea1308e32ccdbfe90dcc8ccd585d9d6.tar.gz
librpm-tizen-73f95c99cea1308e32ccdbfe90dcc8ccd585d9d6.tar.bz2
librpm-tizen-73f95c99cea1308e32ccdbfe90dcc8ccd585d9d6.zip
Rename db0.c to db1.c, resurrect db2.c (from db3.c).
Add ia64 and sparc64 changes. rpm.spec: add per-platform sub-directories. Add rpmdbSync to API. installplatform: pass LIB=lib64 on sparc64. db3.c: Add nodbsync, lockdbfd, debug dbi configuration. db3.c: don't check dbi_mode when deciding on DB_WRITECURSOR. CVS patchset: 3711 CVS date: 2000/05/01 17:50:35
Diffstat (limited to 'po/fi.po')
-rw-r--r--po/fi.po136
1 files changed, 77 insertions, 59 deletions
diff --git a/po/fi.po b/po/fi.po
index 71ddfe83a..34580e4c8 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"POT-Creation-Date: 2000-04-28 11:08-0400\n"
+"POT-Creation-Date: 2000-05-01 13:41-0400\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
"Content-Type: text/plain; charset=\n"
@@ -2224,87 +2224,97 @@ msgstr "paketti %s ei ole %s:ssä"
msgid "loop in prerequisite chain: %s"
msgstr "silmukka edellytysten ketjussa: %s"
-#: lib/db0.c:385
+#: lib/db1.c:380
#, c-format
msgid "closed db file %s\n"
msgstr ""
-#: lib/db0.c:388
+#: lib/db1.c:383
#, c-format
msgid "removed db file %s\n"
msgstr ""
-#: lib/db0.c:417
+#: lib/db1.c:413
#, fuzzy, c-format
msgid "bad db file %s"
msgstr "en voinut avata %s: %s"
-#: lib/db0.c:422
+#: lib/db1.c:418
#, fuzzy, c-format
msgid "opening db file %s mode 0x%x\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/db0.c:431 lib/url.c:445
+#: lib/db1.c:426 lib/url.c:445
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: lib/db0.c:443
+#: lib/db1.c:442
#, c-format
msgid "cannot get %s lock on database"
msgstr "en voi saada %s lukitusta tietokantaan"
-#: lib/db0.c:444
+#: lib/db1.c:443 lib/db3.c:1044
msgid "exclusive"
msgstr "poissulkevaa"
-#: lib/db0.c:444
+#: lib/db1.c:443 lib/db3.c:1044
msgid "shared"
msgstr "jaettua"
-#: lib/db3.c:249
+#: lib/db2.c:133 lib/db3.c:460
#, c-format
-msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n"
+msgid "closed db environment %s/%s(%s)\n"
msgstr ""
-#: lib/db3.c:277
+#: lib/db2.c:145 lib/db3.c:472
#, c-format
-msgid "%s has invalid numeric value, skipped\n"
+msgid "removed db environment %s/%s(%s)\n"
msgstr ""
-#: lib/db3.c:285
+#: lib/db2.c:182 lib/db3.c:509
#, c-format
-msgid "%s has too large or too small long value, skipped\n"
+msgid "opening db environment %s/%s(%s) %s\n"
msgstr ""
-#: lib/db3.c:293
+#: lib/db2.c:557 lib/db3.c:880
#, c-format
-msgid "%s has too large or too small integer value, skipped\n"
+msgid "closed db index %s/%s(%s)\n"
msgstr ""
-#: lib/db3.c:456
+#: lib/db2.c:635 lib/db3.c:957
#, c-format
-msgid "closed db environment %s/%s(%s)\n"
+msgid "opening db index %s/%s(%s) %s mode=0x%x\n"
msgstr ""
-#: lib/db3.c:468
+#: lib/db3.c:253
#, c-format
-msgid "removed db environment %s/%s(%s)\n"
+msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n"
msgstr ""
-#: lib/db3.c:505
+#: lib/db3.c:281
#, c-format
-msgid "opening db environment %s/%s(%s) %s\n"
+msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/db3.c:880
+#: lib/db3.c:289
#, c-format
-msgid "closed db index %s/%s(%s)\n"
+msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/db3.c:957
+#: lib/db3.c:297
#, c-format
-msgid "opening db index %s/%s(%s) %s mode=0x%x\n"
+msgid "%s has too large or too small integer value, skipped\n"
+msgstr ""
+
+#: lib/db3.c:1042
+#, fuzzy, c-format
+msgid "cannot get %s lock on %s/%s(%s)\n"
+msgstr "en voi saada %s lukitusta tietokantaan"
+
+#: lib/db3.c:1049
+#, c-format
+msgid "locked db index %s/%s(%s)\n"
msgstr ""
#: lib/falloc.c:135
@@ -3010,7 +3020,15 @@ msgstr ""
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""
-#: lib/rpmdb.c:220
+#: lib/rpmdb.c:197
+msgid ""
+"\n"
+"--> This version of rpm was not compiled with support for db%d. Please "
+"verify the setting of the macro %%_dbapi using \"rpm --showrc\" and "
+"correct your configuration.\n"
+msgstr ""
+
+#: lib/rpmdb.c:223
msgid ""
"\n"
"--> Please run \"rpm --rebuilddb\" as root to convert your database from\n"
@@ -3018,156 +3036,156 @@ msgid ""
"\n"
msgstr ""
-#: lib/rpmdb.c:235
+#: lib/rpmdb.c:238
#, fuzzy, c-format
msgid "dbiOpen: cannot open %s index"
msgstr "virhe: en voi avata %s\n"
-#: lib/rpmdb.c:289
+#: lib/rpmdb.c:292
#, fuzzy, c-format
msgid "error getting \"%s\" records from %s index"
msgstr "virhe luettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:406
+#: lib/rpmdb.c:409
#, c-format
msgid "error storing record %s into %s"
msgstr "virhe talletettaessa tietuetta %s %s:ään"
-#: lib/rpmdb.c:415
+#: lib/rpmdb.c:418
#, fuzzy, c-format
msgid "error removing record %s from %s"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:603 lib/rpmdb.c:2047
+#: lib/rpmdb.c:619 lib/rpmdb.c:2073
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"
-#: lib/rpmdb.c:692
+#: lib/rpmdb.c:708
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database"
msgstr ""
#. error
-#: lib/rpmdb.c:894
+#: lib/rpmdb.c:910
#, fuzzy, c-format
msgid "cannot retrieve package \"%s\" from db"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"
-#: lib/rpmdb.c:960 lib/rpmdb.c:1476 lib/uninstall.c:90
+#: lib/rpmdb.c:976 lib/rpmdb.c:1494 lib/uninstall.c:90
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x"
msgstr "en voi lukea headeria %d:stä päivittäessä"
-#: lib/rpmdb.c:1431
+#: lib/rpmdb.c:1449
#, fuzzy, c-format
msgid "key \"%s\" not found in %s"
msgstr "paketti %s ei ole %s:ssä"
-#: lib/rpmdb.c:1439
+#: lib/rpmdb.c:1457
#, fuzzy, c-format
msgid "key \"%s\" not removed from %s"
msgstr "paketti %s ei ole %s:ssä"
-#: lib/rpmdb.c:1519
+#: lib/rpmdb.c:1539
#, c-format
msgid "removing 0 %s entries.\n"
msgstr ""
-#: lib/rpmdb.c:1528
+#: lib/rpmdb.c:1548
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:1536
+#: lib/rpmdb.c:1556
#, fuzzy, c-format
msgid "removing %d entries in %s index:\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
-#: lib/rpmdb.c:1540
+#: lib/rpmdb.c:1560
#, c-format
msgid "\t%6d %s\n"
msgstr ""
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1710
#, fuzzy
msgid "cannot allocate new instance in database"
msgstr "en voi varata tilaa tietokannalle"
-#: lib/rpmdb.c:1735
+#: lib/rpmdb.c:1759
#, c-format
msgid "adding 0 %s entries.\n"
msgstr ""
-#: lib/rpmdb.c:1751
+#: lib/rpmdb.c:1775
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
-#: lib/rpmdb.c:1758
+#: lib/rpmdb.c:1782
#, c-format
msgid "adding %d entries to %s index:\n"
msgstr ""
-#: lib/rpmdb.c:1762
+#: lib/rpmdb.c:1786
#, c-format
msgid "%6d %s\n"
msgstr ""
-#: lib/rpmdb.c:2072
+#: lib/rpmdb.c:2098
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/rpmdb.c:2076
+#: lib/rpmdb.c:2102
#, c-format
msgid "temporary database %s already exists"
msgstr "väliaikainen tietokanta %s on jo olemassa"
-#: lib/rpmdb.c:2082
+#: lib/rpmdb.c:2108
#, fuzzy, c-format
msgid "creating directory: %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/rpmdb.c:2084
+#: lib/rpmdb.c:2110
#, c-format
msgid "error creating directory %s: %s"
msgstr "virhe luotaessa hakemistoa %s: %s"
-#: lib/rpmdb.c:2091
+#: lib/rpmdb.c:2117
#, fuzzy, c-format
msgid "opening old database with dbi_major %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/rpmdb.c:2100
+#: lib/rpmdb.c:2126
#, fuzzy, c-format
msgid "opening new database with dbi_major %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
-#: lib/rpmdb.c:2122
+#: lib/rpmdb.c:2148
#, fuzzy, c-format
msgid "record number %d in database is bad -- skipping."
msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen"
-#: lib/rpmdb.c:2154
+#: lib/rpmdb.c:2180
#, c-format
msgid "cannot add record originally at %d"
msgstr "en voi lisätä tietuetta %d:stä"
-#: lib/rpmdb.c:2172
+#: lib/rpmdb.c:2198
msgid "failed to rebuild database; original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2180
+#: lib/rpmdb.c:2206
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2182
+#: lib/rpmdb.c:2208
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2188
+#: lib/rpmdb.c:2214
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "en voinut avata %s: %s"