diff options
author | jbj <devnull@localhost> | 2000-05-10 15:36:29 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-05-10 15:36:29 +0000 |
commit | 4a4704f98f9ebf216652caa01994895005bc1994 (patch) | |
tree | a595b1811e29600c7593d3b7251d29a14ff27083 /po/ja.po | |
parent | 46fe7a531a15fd20c3ff1c4b46a8e731246460c0 (diff) | |
download | rpm-4a4704f98f9ebf216652caa01994895005bc1994.tar.gz rpm-4a4704f98f9ebf216652caa01994895005bc1994.tar.bz2 rpm-4a4704f98f9ebf216652caa01994895005bc1994.zip |
- include RPM-GPG-KEY in file manifest.
- simplify --last popt alias, date like -qi (bjerrick@easystreet.com).
- fix: alloca'd memory used outside of scope (alpha segfault).
CVS patchset: 3723
CVS date: 2000/05/10 15:36:29
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-3.0.4\n" -"POT-Creation-Date: 2000-05-06 19:31-0400\n" +"POT-Creation-Date: 2000-05-10 11:32-0400\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" @@ -193,7 +193,7 @@ msgstr "copyright がありません!\n" # build root [BuildRoot] # net share [ネット共有] # reloate [再配置/移動する] -# $Id: ja.po,v 1.54 2000/05/07 00:53:12 jbj Exp $ +# $Id: ja.po,v 1.55 2000/05/10 15:36:30 jbj Exp $ #: rpm.c:200 #, c-format msgid "rpm: %s\n" @@ -2224,11 +2224,11 @@ msgstr "%s のオープンに失敗: %s" msgid "cannot get %s lock on database" msgstr "データベースの %s をロックできません" -#: lib/db1.c:451 lib/db3.c:1080 +#: lib/db1.c:451 lib/db3.c:1081 msgid "exclusive" msgstr "除外" -#: lib/db1.c:451 lib/db3.c:1080 +#: lib/db1.c:451 lib/db3.c:1081 msgid "shared" msgstr "共有" @@ -2297,17 +2297,17 @@ msgstr "" msgid "closed db index %s/%s\n" msgstr "%s 用の file インデックスを削除します\n" -#: lib/db3.c:975 +#: lib/db3.c:974 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "データベースモード 0x%x のオープン (%s)\n" -#: lib/db3.c:1078 +#: lib/db3.c:1079 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "データベースの %s をロックできません" -#: lib/db3.c:1085 +#: lib/db3.c:1086 #, fuzzy, c-format msgid "locked db index %s/%s\n" msgstr "%s 用の file インデックスを削除します\n" |