177 |
177 |
notice_account_invalid_creditentials: ユーザー名もしくはパスワードが無効です
|
178 |
178 |
notice_account_password_updated: パスワードが更新されました。
|
179 |
179 |
notice_account_wrong_password: パスワードが違います
|
180 |
|
notice_account_register_done: アカウントが作成されました。有効にするには送信したメールにあるリンクをクリックしてください。
|
|
180 |
notice_account_register_done: アカウントを作成しました。アカウントを有効にするための手順を記載したメールを %{email} 宛に送信しました。
|
181 |
181 |
notice_account_unknown_email: ユーザーが存在しません。
|
182 |
182 |
notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。
|
183 |
183 |
notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。
|
... | ... | |
197 |
197 |
notice_failed_to_save_issues: "全%{total}件中%{count}件のチケットが保存できませんでした: %{ids}."
|
198 |
198 |
notice_failed_to_save_members: "メンバーの保存に失敗しました: %{errors}."
|
199 |
199 |
notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。"
|
200 |
|
notice_account_pending: アカウントは作成済みで、システム管理者の承認待ちです。
|
|
200 |
notice_account_pending: アカウントを作成しました。システム管理者の承認待ちです。
|
201 |
201 |
notice_default_data_loaded: デフォルト設定をロードしました。
|
202 |
202 |
notice_unable_delete_version: バージョンを削除できません
|
203 |
203 |
notice_unable_delete_time_entry: 作業時間を削除できません
|
... | ... | |
1118 |
1118 |
field_closed_on: 終了日
|
1119 |
1119 |
field_generate_password: パスワードを自動生成
|
1120 |
1120 |
label_total_time: 合計
|
1121 |
|
notice_account_not_activated_yet: You haven't activated your account yet. If you want
|
1122 |
|
to receive a new activation email, please <a href="%{url}">click this link</a>.
|
1123 |
|
notice_account_locked: Your account is locked.
|
1124 |
|
label_hidden: Hidden
|
1125 |
|
label_visibility_private: to me only
|
1126 |
|
label_visibility_roles: to these roles only
|
1127 |
|
label_visibility_public: to any users
|
|
1121 |
notice_account_not_activated_yet: アカウントが有効化されていません。アカウントを有効にするためのメールをもう一度受信したいときは<a href="%{url}">このリンクをクリックしてください</a>。
|
|
1122 |
notice_account_locked: アカウントがロックされています
|
|
1123 |
label_hidden: 非表示
|
|
1124 |
label_visibility_private: 自分のみ
|
|
1125 |
label_visibility_roles: 以下のロールのみ
|
|
1126 |
label_visibility_public: すべてのユーザー
|