Initialize Tizen 2.3
[external/popt.git] / po / ja.po
1 # rpm ja.po
2 # Copyright (C) 2003 Free Software Foundation, Inc.
3 # Yukihiro Nakai <ynakai@redhat.com>, 2003
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: popt 1.11\n"
8 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
9 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
10 "PO-Revision-Date: 2003--8-25 19:00+0900\n"
11 "Last-Translator: Yukihiro Nakai <ynakai@redhat.com>\n"
12 "Language-Team: Japanese <ja@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: popt.c:47
18 msgid "unknown errno"
19 msgstr "不明なエラー番号"
20
21 #: popt.c:1290
22 #, fuzzy, c-format
23 msgid "option type (%u) not implemented in popt\n"
24 msgstr "オプションタイプ (%d) はpoptには実装されていません\n"
25
26 #: popt.c:1711
27 msgid "missing argument"
28 msgstr "引数がありません"
29
30 #: popt.c:1713
31 msgid "unknown option"
32 msgstr "不明なオプション"
33
34 #: popt.c:1715
35 msgid "mutually exclusive logical operations requested"
36 msgstr "排他的な悪ぺーレーションが必要です"
37
38 #: popt.c:1717
39 msgid "opt->arg should not be NULL"
40 msgstr "opt->argはNULLではいけません"
41
42 #: popt.c:1719
43 msgid "aliases nested too deeply"
44 msgstr "エイリアスのネストが深すぎます"
45
46 #: popt.c:1721
47 msgid "error in parameter quoting"
48 msgstr "パラメータのクオート付けでエラー"
49
50 #: popt.c:1723
51 msgid "invalid numeric value"
52 msgstr "不正な数値"
53
54 #: popt.c:1725
55 msgid "number too large or too small"
56 msgstr "数値が大きすぎるか小さすぎます"
57
58 #: popt.c:1727
59 msgid "memory allocation failed"
60 msgstr "メモリ確保に失敗しました"
61
62 #: popt.c:1729
63 msgid "config file failed sanity test"
64 msgstr ""
65
66 #: popt.c:1733
67 msgid "unknown error"
68 msgstr "不明なエラー"
69
70 #: popthelp.c:75 popthelp.c:86
71 msgid "Show this help message"
72 msgstr "このヘルプメッセージを表示します"
73
74 #: popthelp.c:76 popthelp.c:87
75 msgid "Display brief usage message"
76 msgstr "使い方の概要を表示します"
77
78 #: popthelp.c:90
79 msgid "Display option defaults in message"
80 msgstr "オプションのデフォルト値をメッセージに表示します"
81
82 #: popthelp.c:92
83 #, fuzzy
84 msgid "Terminate options"
85 msgstr "ヘルプオプション:"
86
87 #: popthelp.c:191
88 msgid "Help options:"
89 msgstr "ヘルプオプション:"
90
91 #: popthelp.c:192
92 msgid "Options implemented via popt alias/exec:"
93 msgstr "poptのalias/execで実装されているオプション:"
94
95 #: popthelp.c:200
96 msgid "NONE"
97 msgstr "なし"
98
99 #: popthelp.c:202
100 msgid "VAL"
101 msgstr "値"
102
103 #: popthelp.c:206
104 msgid "INT"
105 msgstr "INT"
106
107 #: popthelp.c:207
108 msgid "SHORT"
109 msgstr ""
110
111 #: popthelp.c:208
112 msgid "LONG"
113 msgstr "LONG"
114
115 #: popthelp.c:209
116 #, fuzzy
117 msgid "LONGLONG"
118 msgstr "LONG"
119
120 #: popthelp.c:210
121 msgid "STRING"
122 msgstr "文字列"
123
124 #: popthelp.c:211
125 msgid "FLOAT"
126 msgstr "FLOAT"
127
128 #: popthelp.c:212
129 msgid "DOUBLE"
130 msgstr "DOUBLE"
131
132 #: popthelp.c:215
133 msgid "ARG"
134 msgstr "ARG"
135
136 #: popthelp.c:649
137 msgid "Usage:"
138 msgstr "使い方:"
139
140 #: popthelp.c:672
141 msgid "[OPTION...]"
142 msgstr "[オプション...]"