source: projects/proc-rpmnew/trunk/po/ja.po @ 4577

Revision 4577, 2.0 KB checked in by yasumichi, 13 years ago (diff)

ソースの修正に伴う行数の変更

Line 
1# Japanese translations for proc-rpmnew package
2# proc-rpmnew パッケージに対する和訳.
3# Copyright (C) 2011 THE proc-rpmnew'S COPYRIGHT HOLDER
4# This file is distributed under the same license as the proc-rpmnew package.
5# Yasumichi Akahoshi <yasumichi@vinelinux.org>, 2011.
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: proc-rpmnew 0.3\n"
10"Report-Msgid-Bugs-To: http://bts.vinelinux.org/\n"
11"POT-Creation-Date: 2011-08-11 02:02+0900\n"
12"PO-Revision-Date: 2011-08-10 11:59+0900\n"
13"Last-Translator: Yasumichi Akahoshi <yasumichi@vinelinux.org>\n"
14"Language-Team: Japanese\n"
15"Language: ja\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=1; plural=0;\n"
20
21#: proc-rpmnew.in:17
22#, sh-format
23msgid "S) Show difference"
24msgstr "S) 差分を表示する"
25
26#: proc-rpmnew.in:18
27#, sh-format
28msgid "E) Edit on diff mode of vim"
29msgstr "E) vimのdiffモードで編集する"
30
31#: proc-rpmnew.in:19
32#, sh-format
33msgid "I) merge Intaractively by sdiff"
34msgstr "I) sdiffによって対話的に結合する"
35
36#: proc-rpmnew.in:20
37#, sh-format
38msgid "R) Replace current file by saved file"
39msgstr "R) 現在の設定ファイルを保存されたファイルで置き換える"
40
41#: proc-rpmnew.in:21
42#, sh-format
43msgid "P) Protect current file and remove saved file"
44msgstr "P) 現在の設定ファイルを保護し、保存されたファイルを削除する"
45
46#: proc-rpmnew.in:22
47#, sh-format
48msgid "Q) Quit"
49msgstr "Q) 終了する"
50
51#: proc-rpmnew.in:23
52#, sh-format
53msgid "N) Next file"
54msgstr "N) 次のファイルへ"
55
56#: proc-rpmnew.in:24
57#, sh-format
58msgid "What do you do? > "
59msgstr "どうしますか? > "
60
61#: proc-rpmnew.in:69
62#, sh-format
63msgid "current configuration: $dir/$cur"
64msgstr "現在の設定ファイル: $dir/$cur"
65
66#: proc-rpmnew.in:70
67#, sh-format
68msgid "saved configuration  : $file"
69msgstr "保存されたファイル: $file"
70
71#: proc-rpmnew.in:93
72#, sh-format
73msgid "You inputed wrong character."
74msgstr "誤った文字が入力されました。"
Note: See TracBrowser for help on using the repository browser.