Patch #5600 » ja.yml.diff
config/locales/ja.yml (working copy) | ||
---|---|---|
178 | 178 |
notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。 |
179 | 179 |
notice_api_access_key_reseted: APIアクセスキーを初期化しました。 |
180 | 180 |
notice_failed_to_save_issues: "{{total}}件のうち{{count}}件のチケットが保存できませんでした: {{ids}}." |
181 |
notice_failed_to_save_members: "メンバーの保存に失敗しました: {{errors}}." |
|
181 | 182 |
notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。" |
182 | 183 |
notice_account_pending: アカウントは作成済みで、管理者の承認待ちです。 |
183 | 184 |
notice_default_data_loaded: デフォルト設定をロードしました。 |
... | ... | |
257 | 258 |
field_priority: 優先度 |
258 | 259 |
field_fixed_version: 対象バージョン |
259 | 260 |
field_user: ユーザ |
261 |
field_principal: 主体 |
|
260 | 262 |
field_role: ロール |
261 | 263 |
field_homepage: ホームページ |
262 | 264 |
field_is_public: 公開 |
... | ... | |
490 | 492 |
label_my_page: マイページ |
491 | 493 |
label_my_account: 個人設定 |
492 | 494 |
label_my_projects: マイプロジェクト |
495 |
label_my_page_block: マイページパーツ |
|
493 | 496 |
label_administration: 管理 |
494 | 497 |
label_login: ログイン |
495 | 498 |
label_logout: ログアウト |
... | ... | |
926 | 929 |
enumeration_doc_categories: 文書カテゴリ |
927 | 930 |
enumeration_activities: 作業分類 (時間トラッキング) |
928 | 931 |
enumeration_system_activity: システム作業分類 |
929 |
field_principal: Principal |
|
930 |
label_my_page_block: My page block |
|
931 |
notice_failed_to_save_members: "Failed to save member(s): {{errors}}." |