summaryrefslogtreecommitdiff
path: root/translations/plugins/managesieve/ja.po
blob: 1dc57b314011d5880a8e2193ea718688d19361f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
# Converted from Roundcube PHP localization files
# Copyright (C) 2011 The Roundcube Dev Team
# This file is distributed under the same license as the Roundcube package.
#
#: plugins/managesieve/localization/ja_JP.inc
msgid ""
msgstr ""
"Project-Id-Version: roundcube-plugin-managesieve\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2012-01-03T19:22:21+01:00\n"
"Last-Translator: \n"
"Language-Team: Translations <hello@roundcube.net>\n"
"Language: ja\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: plugins/managesieve/localization/ja_JP.inc:filters
msgid "Filters"
msgstr "フィルター"

#: plugins/managesieve/localization/ja_JP.inc:managefilters
msgid "Manage incoming mail filters"
msgstr "受信メールのフィルターの管理"

#: plugins/managesieve/localization/ja_JP.inc:filtername
msgid "Filter name"
msgstr "フィルターの名前"

#: plugins/managesieve/localization/ja_JP.inc:newfilter
msgid "New filter"
msgstr "新規フィルター"

#: plugins/managesieve/localization/ja_JP.inc:filteradd
msgid "Add filter"
msgstr "フィルターの追加"

#: plugins/managesieve/localization/ja_JP.inc:filterdel
msgid "Delete filter"
msgstr "フィルターの削除"

#: plugins/managesieve/localization/ja_JP.inc:moveup
msgid "Move up"
msgstr "上に移動"

#: plugins/managesieve/localization/ja_JP.inc:movedown
msgid "Move down"
msgstr "下に移動"

#: plugins/managesieve/localization/ja_JP.inc:filterallof
msgid "matching all of the following rules"
msgstr "次のルールすべてに一致"

#: plugins/managesieve/localization/ja_JP.inc:filteranyof
msgid "matching any of the following rules"
msgstr "次のルールのどれかに一致"

#: plugins/managesieve/localization/ja_JP.inc:filterany
msgid "all messages"
msgstr "全メッセージ"

#: plugins/managesieve/localization/ja_JP.inc:filtercontains
msgid "contains"
msgstr "含む"

#: plugins/managesieve/localization/ja_JP.inc:filternotcontains
msgid "not contains"
msgstr "含まない"

#: plugins/managesieve/localization/ja_JP.inc:filteris
msgid "is equal to"
msgstr "次と一致する"

#: plugins/managesieve/localization/ja_JP.inc:filterisnot
msgid "is not equal to"
msgstr "次と一致しない"

#: plugins/managesieve/localization/ja_JP.inc:filterexists
msgid "exists"
msgstr "存在する"

#: plugins/managesieve/localization/ja_JP.inc:filternotexists
msgid "not exists"
msgstr "存在しない"

#: plugins/managesieve/localization/ja_JP.inc:filterunder
msgid "under"
msgstr "より上"

#: plugins/managesieve/localization/ja_JP.inc:filterover
msgid "over"
msgstr "より下"

#: plugins/managesieve/localization/ja_JP.inc:addrule
msgid "Add rule"
msgstr "ルールの追加"

#: plugins/managesieve/localization/ja_JP.inc:delrule
msgid "Delete rule"
msgstr "ルールの削除"

#: plugins/managesieve/localization/ja_JP.inc:messagemoveto
msgid "Move message to"
msgstr "次にメッセージを移動する"

#: plugins/managesieve/localization/ja_JP.inc:messageredirect
msgid "Redirect message to"
msgstr "次のメールアドレスに転送 (リダイレクト)"

#: plugins/managesieve/localization/ja_JP.inc:messagecopyto
msgid "Copy message to"
msgstr "次にメッセージをコピーする"

#: plugins/managesieve/localization/ja_JP.inc:messagesendcopy
msgid "Send message copy to"
msgstr "次にメッセージのコピーを送信する"

#: plugins/managesieve/localization/ja_JP.inc:messagereply
msgid "Reply with message"
msgstr "メッセージに返信する"

#: plugins/managesieve/localization/ja_JP.inc:messagedelete
msgid "Delete message"
msgstr "メッセージを削除する"

#: plugins/managesieve/localization/ja_JP.inc:messagediscard
msgid "Discard with message"
msgstr "メッセージを破棄する"

#: plugins/managesieve/localization/ja_JP.inc:messagesrules
msgid "For incoming mail:"
msgstr "受信メールへの処理:"

#: plugins/managesieve/localization/ja_JP.inc:messagesactions
msgid "...execute the following actions:"
msgstr "…次の操作の実行:"

#: plugins/managesieve/localization/ja_JP.inc:add
msgid "Add"
msgstr "追加"

#: plugins/managesieve/localization/ja_JP.inc:del
msgid "Delete"
msgstr "削除"

#: plugins/managesieve/localization/ja_JP.inc:sender
msgid "Sender"
msgstr "送信者"

#: plugins/managesieve/localization/ja_JP.inc:recipient
msgid "Recipient"
msgstr "受信者"

#: plugins/managesieve/localization/ja_JP.inc:vacationaddresses
msgid "Additional list of recipient e-mails (comma separated):"
msgstr "電子メール受信者の一覧を追加する (カンマ区切り):"

#: plugins/managesieve/localization/ja_JP.inc:vacationdays
msgid "How often send messages (in days):"
msgstr "どれ位頻繁にメッセージの送信をするか (1 日あたり):"

#: plugins/managesieve/localization/ja_JP.inc:vacationreason
msgid "Message body (vacation reason):"
msgstr "メッセージ本文 (vacation reason):"

#: plugins/managesieve/localization/ja_JP.inc:rulestop
msgid "Stop evaluating rules"
msgstr "ルール評価の停止"

#: plugins/managesieve/localization/ja_JP.inc:filterset
msgid "Filters set"
msgstr "フィルター セット"

#: plugins/managesieve/localization/ja_JP.inc:filtersetadd
msgid "Add filters set"
msgstr "フィルター セットの追加"

#: plugins/managesieve/localization/ja_JP.inc:filtersetdel
msgid "Delete current filters set"
msgstr "現在のルールセット の削除"

#: plugins/managesieve/localization/ja_JP.inc:filtersetact
msgid "Activate current filters set"
msgstr "現在のフィルター セットを有効にする"

#: plugins/managesieve/localization/ja_JP.inc:filtersetdeact
msgid "Deactivate current filters set"
msgstr "現在のフィルター セットを無効にする"

#: plugins/managesieve/localization/ja_JP.inc:filtersetget
msgid "filtersetget"
msgstr "テキスト形式でフィルター セットをダウンロードする"

#: plugins/managesieve/localization/ja_JP.inc:filterdef
msgid "Filter definition"
msgstr "フィルターの定義"

#: plugins/managesieve/localization/ja_JP.inc:filtersetname
msgid "Filters set name"
msgstr "フィルター セットの名前"

#: plugins/managesieve/localization/ja_JP.inc:newfilterset
msgid "New filters set"
msgstr "新規フィルター セット"

#: plugins/managesieve/localization/ja_JP.inc:active
msgid "active"
msgstr "有効"

#: plugins/managesieve/localization/ja_JP.inc:none
msgid "none"
msgstr "なし"

#: plugins/managesieve/localization/ja_JP.inc:fromset
msgid "from set"
msgstr "セットから"

#: plugins/managesieve/localization/ja_JP.inc:fromfile
msgid "from file"
msgstr "ファイルから"

#: plugins/managesieve/localization/ja_JP.inc:filterdisabled
msgid "Filter disabled"
msgstr "フィルターを無効にしました。"

#: plugins/managesieve/localization/ja_JP.inc:filterunknownerror
msgid "Unknown server error."
msgstr "不明なサーバーのエラーです"

#: plugins/managesieve/localization/ja_JP.inc:filterconnerror
msgid "Unable to connect to server."
msgstr "managesieve サーバーに接続できません。"

#: plugins/managesieve/localization/ja_JP.inc:filterdeleteerror
msgid "Unable to delete filter. Server error occured."
msgstr "フィルターを削除できませんでした。サーバーでエラーが発生しました。"

#: plugins/managesieve/localization/ja_JP.inc:filterdeleted
msgid "Filter deleted successfully."
msgstr "フィルターの削除に成功しました。"

#: plugins/managesieve/localization/ja_JP.inc:filtersaved
msgid "Filter saved successfully."
msgstr "フィルターの保存に成功しました。"

#: plugins/managesieve/localization/ja_JP.inc:filtersaveerror
msgid "Unable to save filter. Server error occured."
msgstr "フィルターの保存に失敗しました。サーバーでエラーが発生しました。"

#: plugins/managesieve/localization/ja_JP.inc:filterdeleteconfirm
msgid "Do you really want to delete selected filter?"
msgstr "本当に選択したフィルターを削除しますか?"

#: plugins/managesieve/localization/ja_JP.inc:ruledeleteconfirm
msgid "Are you sure, you want to delete selected rule?"
msgstr "本当に選択したルールを削除しますか?"

#: plugins/managesieve/localization/ja_JP.inc:actiondeleteconfirm
msgid "Are you sure, you want to delete selected action?"
msgstr "本当に選択した操作を削除しますか?"

#: plugins/managesieve/localization/ja_JP.inc:forbiddenchars
msgid "Forbidden characters in field."
msgstr "項目に禁止文字があります。"

#: plugins/managesieve/localization/ja_JP.inc:cannotbeempty
msgid "Field cannot be empty."
msgstr "空にできませんでした"

#: plugins/managesieve/localization/ja_JP.inc:setactivateerror
msgid "Unable to activate selected filters set. Server error occured."
msgstr "選択したフィルター "
"セットの有効化に失敗しました。サーバーでエラーが発生しました。"

#: plugins/managesieve/localization/ja_JP.inc:setdeactivateerror
msgid "Unable to deactivate selected filters set. Server error occured."
msgstr "選択したフィルター "
"セットの無効化に失敗しました。サーバーでエラーが発生しました。"

#: plugins/managesieve/localization/ja_JP.inc:setdeleteerror
msgid "Unable to delete selected filters set. Server error occured."
msgstr "選択したフィルター "
"セットの削除に失敗しました。サーバーでエラーが発生しました。"

#: plugins/managesieve/localization/ja_JP.inc:setactivated
msgid "Filters set activated successfully."
msgstr "フィルターセットの有効化に成功しました。"

#: plugins/managesieve/localization/ja_JP.inc:setdeactivated
msgid "Filters set deactivated successfully."
msgstr "フィルターセットの無効化に成功しました。"

#: plugins/managesieve/localization/ja_JP.inc:setdeleted
msgid "Filters set deleted successfully."
msgstr "フィルターセットの削除に成功しました。"

#: plugins/managesieve/localization/ja_JP.inc:setdeleteconfirm
msgid "Are you sure, you want to delete selected filters set?"
msgstr "本当に選択したフィルター セットを削除しますか?"

#: plugins/managesieve/localization/ja_JP.inc:setcreateerror
msgid "Unable to create filters set. Server error occured."
msgstr "フィルター "
"セットの作成に失敗しました。サーバーでエラーが発生しました。"

#: plugins/managesieve/localization/ja_JP.inc:setcreated
msgid "Filters set created successfully."
msgstr "フィルター セットの作成に成功しました。"

#: plugins/managesieve/localization/ja_JP.inc:emptyname
msgid "emptyname"
msgstr "フィルター "
"セットの作成に失敗しました。名前が空です。"

#: plugins/managesieve/localization/ja_JP.inc:nametoolong
msgid "Name too long."
msgstr "フィルター "
"セットの作成に失敗しました。名前が長すぎます。"