Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 4233471

Browse files
committed
Added Japanese translation (from Pull Request pallets-eco#758).
1 parent d8ec54f commit 4233471

File tree

1 file changed

+328
-0
lines changed

1 file changed

+328
-0
lines changed
Lines changed: 328 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,328 @@
1+
# Translations template for Flask-Security.
2+
# Copyright (C) 2017 CERN
3+
# This file is distributed under the same license as the Flask-Security
4+
# project.
5+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
6+
#
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Flask-Security 2.0.1\n"
10+
"Report-Msgid-Bugs-To: [email protected]\n"
11+
"POT-Creation-Date: 2017-06-06 13:23+0200\n"
12+
"PO-Revision-Date: 2018-01-25 14:12+0900\n"
13+
"Language-Team: \n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: 8bit\n"
17+
"Generated-By: Babel 2.4.0\n"
18+
"X-Generator: Poedit 2.0.6\n"
19+
"Last-Translator: \n"
20+
"Plural-Forms: nplurals=1; plural=0;\n"
21+
"Language: ja\n"
22+
23+
#: flask_security/core.py:99
24+
msgid "Login Required"
25+
msgstr "ログインが必要です"
26+
27+
#: flask_security/core.py:100
28+
msgid "Welcome"
29+
msgstr "ようこそ"
30+
31+
#: flask_security/core.py:101
32+
msgid "Please confirm your email"
33+
msgstr "メール アドレスの検証"
34+
35+
#: flask_security/core.py:102
36+
msgid "Login instructions"
37+
msgstr "ログイン手順"
38+
39+
#: flask_security/core.py:103
40+
#: flask_security/templates/security/email/reset_notice.html:1
41+
msgid "Your password has been reset"
42+
msgstr "パスワード変更"
43+
44+
#: flask_security/core.py:104
45+
msgid "Your password has been changed"
46+
msgstr "パスワードが変更されました。"
47+
48+
#: flask_security/core.py:106
49+
msgid "Password reset instructions"
50+
msgstr "パスワード再設定手順"
51+
52+
#: flask_security/core.py:132
53+
msgid "You do not have permission to view this resource."
54+
msgstr "アクセス権がありません"
55+
56+
#: flask_security/core.py:134
57+
#, python-format
58+
msgid "Thank you. Confirmation instructions have been sent to %(email)s."
59+
msgstr ""
60+
"ご登録ありがとうございます。%(email)sにメール アドレス検証手順が送信されま"
61+
"した。"
62+
63+
#: flask_security/core.py:138
64+
msgid "Thank you. Your email has been confirmed."
65+
msgstr "ありがとうございます。メール アドレスが検証されました。"
66+
67+
#: flask_security/core.py:140
68+
msgid "Your email has already been confirmed."
69+
msgstr "メール アドレスは検証済みです"
70+
71+
#: flask_security/core.py:142
72+
msgid "Invalid confirmation token."
73+
msgstr "リンクが無効です"
74+
75+
#: flask_security/core.py:144
76+
#, python-format
77+
msgid "%(email)s is already associated with an account."
78+
msgstr "%(email)s のアカウントは既に作成されています"
79+
80+
#: flask_security/core.py:146
81+
msgid "Password does not match"
82+
msgstr "パスワードが一致しません"
83+
84+
#: flask_security/core.py:148
85+
msgid "Passwords do not match"
86+
msgstr "入力したパスワードが一致していません"
87+
88+
#: flask_security/core.py:150
89+
msgid "Redirections outside the domain are forbidden"
90+
msgstr "ドメイン外へのリダイレクトは禁止されています"
91+
92+
#: flask_security/core.py:152
93+
#, python-format
94+
msgid "Instructions to reset your password have been sent to %(email)s."
95+
msgstr "パスワードの再設定手順が %(email)s に送信されました"
96+
97+
#: flask_security/core.py:155
98+
#, python-format
99+
msgid ""
100+
"You did not reset your password within %(within)s. New instructions have "
101+
"been sent to %(email)s."
102+
msgstr ""
103+
"%(within)s以内にパスワードを設定しませんでした。パスワード再設定手順を "
104+
"%(email)s に再度送信しました。"
105+
106+
#: flask_security/core.py:158
107+
msgid "Invalid reset password token."
108+
msgstr "リンクが無効です"
109+
110+
#: flask_security/core.py:160
111+
msgid "Email requires confirmation."
112+
msgstr "メール アドレスの検証が必要です"
113+
114+
#: flask_security/core.py:162
115+
#, python-format
116+
msgid "Confirmation instructions have been sent to %(email)s."
117+
msgstr "%(email)sにメール アドレス検証手順が再送信されました"
118+
119+
#: flask_security/core.py:164
120+
#, python-format
121+
msgid ""
122+
"You did not confirm your email within %(within)s. New instructions to "
123+
"confirm your email have been sent to %(email)s."
124+
msgstr ""
125+
"%(within)s以内にメール アドレスが検証されませんでした。新しい検証手順を "
126+
"%(email)s に送信しました。"
127+
128+
#: flask_security/core.py:168
129+
#, python-format
130+
msgid ""
131+
"You did not login within %(within)s. New instructions to login have been "
132+
"sent to %(email)s."
133+
msgstr ""
134+
"%(within)s以内にログインしませんでした。ログイン手順を %(email)s に再度送"
135+
"信しました。"
136+
137+
#: flask_security/core.py:171
138+
#, python-format
139+
msgid "Instructions to login have been sent to %(email)s."
140+
msgstr "%(email)sにログイン手順が送信されました"
141+
142+
#: flask_security/core.py:173
143+
msgid "Invalid login token."
144+
msgstr "リンクが無効です"
145+
146+
#: flask_security/core.py:175
147+
msgid "Account is disabled."
148+
msgstr "アカウントが無効になっています"
149+
150+
#: flask_security/core.py:177
151+
msgid "Email not provided"
152+
msgstr "メール アドレスを入力してください"
153+
154+
#: flask_security/core.py:179
155+
msgid "Invalid email address"
156+
msgstr "正しいメール アドレスを入力してください"
157+
158+
#: flask_security/core.py:181
159+
msgid "Password not provided"
160+
msgstr "パスワードを入力してください"
161+
162+
#: flask_security/core.py:183
163+
msgid "No password is set for this user"
164+
msgstr "パスワードが設定されていません"
165+
166+
#: flask_security/core.py:185
167+
msgid "Password must be at least 6 characters"
168+
msgstr "パスワードは6文字以上でなければなりません"
169+
170+
#: flask_security/core.py:187
171+
msgid "Specified user does not exist"
172+
msgstr "入力を確認してください"
173+
174+
#: flask_security/core.py:189
175+
msgid "Invalid password"
176+
msgstr "入力を確認してください"
177+
178+
#: flask_security/core.py:191
179+
msgid "You have successfully logged in."
180+
msgstr "ログインしました"
181+
182+
#: flask_security/core.py:193
183+
msgid "Forgot password?"
184+
msgstr "パスワードを忘れた場合"
185+
186+
#: flask_security/core.py:195
187+
msgid ""
188+
"You successfully reset your password and you have been logged in "
189+
"automatically."
190+
msgstr "パスワードの再設定が完了しました。"
191+
192+
#: flask_security/core.py:198
193+
msgid "Your new password must be different than your previous password."
194+
msgstr "新旧パスワードが同じです"
195+
196+
#: flask_security/core.py:201
197+
msgid "You successfully changed your password."
198+
msgstr "パスワードが変更されました"
199+
200+
#: flask_security/core.py:203
201+
msgid "Please log in to access this page."
202+
msgstr "ログインしてください"
203+
204+
#: flask_security/core.py:205
205+
msgid "Please reauthenticate to access this page."
206+
msgstr "再度ログインしてください"
207+
208+
#: flask_security/forms.py:30
209+
msgid "Email Address"
210+
msgstr "メール アドレス"
211+
212+
#: flask_security/forms.py:31
213+
msgid "Password"
214+
msgstr "パスワード"
215+
216+
#: flask_security/forms.py:32
217+
msgid "Remember Me"
218+
msgstr "次回以降ログインを省略する"
219+
220+
#: flask_security/forms.py:33 flask_security/templates/security/_menu.html:4
221+
#: flask_security/templates/security/login_user.html:3
222+
#: flask_security/templates/security/send_login.html:3
223+
msgid "Login"
224+
msgstr "ログイン"
225+
226+
#: flask_security/forms.py:34 flask_security/templates/security/_menu.html:6
227+
#: flask_security/templates/security/register_user.html:3
228+
msgid "Register"
229+
msgstr "ユーザ登録"
230+
231+
#: flask_security/forms.py:35
232+
msgid "Resend Confirmation Instructions"
233+
msgstr "検証手順の再送信"
234+
235+
#: flask_security/forms.py:36
236+
msgid "Recover Password"
237+
msgstr "再設定手順を送信"
238+
239+
#: flask_security/forms.py:37
240+
msgid "Reset Password"
241+
msgstr "パスワード変更"
242+
243+
#: flask_security/forms.py:38
244+
msgid "Retype Password"
245+
msgstr "パスワード再入力"
246+
247+
#: flask_security/forms.py:39
248+
msgid "New Password"
249+
msgstr "新しいパスワード"
250+
251+
#: flask_security/forms.py:40
252+
msgid "Change Password"
253+
msgstr "変更"
254+
255+
#: flask_security/forms.py:41
256+
msgid "Send Login Link"
257+
msgstr "ログイン手順を送信"
258+
259+
#: flask_security/templates/security/_menu.html:2
260+
msgid "Menu"
261+
msgstr "メニュー"
262+
263+
#: flask_security/templates/security/_menu.html:9
264+
msgid "Forgot password"
265+
msgstr "パスワードを忘れた場合"
266+
267+
#: flask_security/templates/security/_menu.html:12
268+
msgid "Confirm account"
269+
msgstr "メール アドレスの検証"
270+
271+
#: flask_security/templates/security/change_password.html:3
272+
msgid "Change password"
273+
msgstr "パスワードの変更"
274+
275+
#: flask_security/templates/security/forgot_password.html:3
276+
msgid "Send password reset instructions"
277+
msgstr "パスワード再設定手順の送信"
278+
279+
#: flask_security/templates/security/reset_password.html:3
280+
msgid "Reset password"
281+
msgstr "パスワード再設定"
282+
283+
#: flask_security/templates/security/send_confirmation.html:3
284+
msgid "Resend confirmation instructions"
285+
msgstr "検証手順の再送信"
286+
287+
#: flask_security/templates/security/email/change_notice.html:1
288+
msgid "Your password has been changed."
289+
msgstr "パスワードが変更されました。"
290+
291+
#: flask_security/templates/security/email/change_notice.html:3
292+
msgid "If you did not change your password,"
293+
msgstr "パスワードを変更した覚えがない場合には、"
294+
295+
#: flask_security/templates/security/email/change_notice.html:3
296+
msgid "click here to reset it"
297+
msgstr "このリンクを開いてください。"
298+
299+
#: flask_security/templates/security/email/confirmation_instructions.html:1
300+
msgid "Please confirm your email through the link below:"
301+
msgstr "以下のリンクからメール アドレスを検証してください:"
302+
303+
#: flask_security/templates/security/email/confirmation_instructions.html:3
304+
#: flask_security/templates/security/email/welcome.html:6
305+
msgid "Confirm my account"
306+
msgstr "メール アドレスの検証"
307+
308+
#: flask_security/templates/security/email/login_instructions.html:1
309+
#: flask_security/templates/security/email/welcome.html:1
310+
#, python-format
311+
msgid "Welcome %(email)s!"
312+
msgstr "ようこそ %(email)s !"
313+
314+
#: flask_security/templates/security/email/login_instructions.html:3
315+
msgid "You can log into your account through the link below:"
316+
msgstr "以下のリンクによりログインできます。"
317+
318+
#: flask_security/templates/security/email/login_instructions.html:5
319+
msgid "Login now"
320+
msgstr "ログイン"
321+
322+
#: flask_security/templates/security/email/reset_instructions.html:1
323+
msgid "Click here to reset your password"
324+
msgstr "パスワードを再設定するためにこのリンクを開いてください。"
325+
326+
#: flask_security/templates/security/email/welcome.html:4
327+
msgid "You can confirm your email through the link below:"
328+
msgstr "以下のリンクによりメール アドレスを検証できます。"

0 commit comments

Comments
 (0)