diff options
author | jbj <devnull@localhost> | 2001-11-18 17:49:21 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-11-18 17:49:21 +0000 |
commit | ceed8357c7f11f2b04c491011244feba416e9fa7 (patch) | |
tree | 6360bfc11325ddeaa1e79acb54f556a1f25ab4f2 /po/ja.po | |
parent | 06522b9c1e615d3c7e37ceb5ac89b518b6ec3a80 (diff) | |
download | librpm-tizen-ceed8357c7f11f2b04c491011244feba416e9fa7.tar.gz librpm-tizen-ceed8357c7f11f2b04c491011244feba416e9fa7.tar.bz2 librpm-tizen-ceed8357c7f11f2b04c491011244feba416e9fa7.zip |
- convert file md5sum's to binary on the fly, reducing memory footprint.
CVS patchset: 5192
CVS date: 2001/11/18 17:49:21
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 58 |
1 files changed, 29 insertions, 29 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-11-17 15:43-0500\n" +"POT-Creation-Date: 2001-11-18 12:42-0500\n" "PO-Revision-Date: 1999-12-01 22:49 +JST\n" "Last-Translator: Kanda Mitsuru <kanda@nn.iij4u.or.jp>\n" "Language-Team: JRPM <jrpm@linux.or.jp>\n" @@ -1483,88 +1483,88 @@ msgstr "" msgid " failed - " msgstr "失敗 - " -#: lib/depends.c:101 +#: lib/depends.c:104 #, fuzzy, c-format msgid "cannot open Packages database in %s\n" msgstr "%s/packages.rpm をオープンできません\n" -#: lib/depends.c:294 +#: lib/depends.c:297 #, fuzzy, c-format msgid "package %s was already added, replacing with %s\n" msgstr "パッケージ %s-%s-%s はすでにインストールされています" -#: lib/depends.c:566 +#: lib/depends.c:569 msgid "(cached)" msgstr "" -#: lib/depends.c:591 +#: lib/depends.c:594 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %s は rpmrc が提供することによって満されます。\n" -#: lib/depends.c:607 +#: lib/depends.c:610 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %s は rpmrc が提供することによって満されます。\n" -#: lib/depends.c:628 +#: lib/depends.c:631 #, fuzzy msgid "(db files)" msgstr "不正なファイルの状態: %s" -#: lib/depends.c:640 +#: lib/depends.c:643 #, fuzzy msgid "(db provides)" msgstr "%s: %s は db が提供することによって満されます。\n" -#: lib/depends.c:653 +#: lib/depends.c:656 #, fuzzy msgid "(db package)" msgstr "%d 個のパッケージを見つけました\n" -#: lib/depends.c:692 +#: lib/depends.c:695 #, fuzzy, c-format msgid "%9s: (%s, %s) added to Depends cache.\n" msgstr "%s: %s はパッケージに加えることによって満されます。\n" -#: lib/depends.c:694 lib/rpmds.c:407 lib/rpmds.c:566 +#: lib/depends.c:697 lib/rpmds.c:407 lib/rpmds.c:566 msgid "NO " msgstr "" -#: lib/depends.c:694 lib/rpmds.c:407 lib/rpmds.c:566 +#: lib/depends.c:697 lib/rpmds.c:407 lib/rpmds.c:566 msgid "YES" msgstr "" -#: lib/depends.c:1031 +#: lib/depends.c:1034 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "group インデックスを削除します\n" #. Record all relations. -#: lib/depends.c:1293 +#: lib/depends.c:1302 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1387 +#: lib/depends.c:1396 msgid "" "========== tsorting packages (order, #predecessors, #succesors, depth)\n" msgstr "" -#: lib/depends.c:1471 +#: lib/depends.c:1479 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1541 +#: lib/depends.c:1549 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1576 +#: lib/depends.c:1584 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1581 +#: lib/depends.c:1589 #, c-format msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" @@ -1622,37 +1622,37 @@ msgstr "" msgid "%10d %s\n" msgstr "%d 行目: %s" -#: lib/fsm.c:1171 +#: lib/fsm.c:1177 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1452 +#: lib/fsm.c:1458 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1573 lib/fsm.c:1701 +#: lib/fsm.c:1579 lib/fsm.c:1707 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "警告: %s は %s として保存されます" -#: lib/fsm.c:1727 +#: lib/fsm.c:1733 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s を削除できません - ディレクトリが空でありません" -#: lib/fsm.c:1733 +#: lib/fsm.c:1739 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s の rmdir に失敗: %s" -#: lib/fsm.c:1743 +#: lib/fsm.c:1749 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s のオープンに失敗: %s\n" -#: lib/fsm.c:1762 +#: lib/fsm.c:1768 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "警告: %s は %s として作成されます" @@ -2961,18 +2961,18 @@ msgstr "" msgid "Signature: UNKNOWN (%d)\n" msgstr "署名パッド: %d\n" -#: lib/transaction.c:181 +#: lib/transaction.c:178 #, c-format msgid "%s skipped due to missingok flag\n" msgstr "%s は missingok フラグのためスキップします\n" #. @innercontinue@ -#: lib/transaction.c:999 +#: lib/transaction.c:988 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "ディレクトリの除外: %s\n" -#: lib/transaction.c:1094 +#: lib/transaction.c:1083 msgid "getting list of mounted filesystems\n" msgstr "マウントされたファイルシステムのリストを取得しています\n" |