Project

General

Profile

Patch #35591 » ja-translation-r21063.patch

Go MAEDA, 2021-07-22 08:53

View differences:

config/locales/ja.yml
1384 1384
  permission_view_wiki_page_watchers: Wikiページのウォッチャー一覧の閲覧
1385 1385
  permission_add_wiki_page_watchers: Wikiページのウォッチャーの追加
1386 1386
  permission_delete_wiki_page_watchers: Wikiページのウォッチャーの削除
1387
  label_wiki_page_watchers: Watchers
1388
  label_attachment_description: File description
1389
  error_no_data_in_file: The file does not contain any data
1390
  field_twofa_required: Require two factor authentication
1391
  twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
1392
    two-factor authentication at will, unless it is required by one of their groups.
1393
  twofa_text_group_required: This setting is only effective when the global two factor
1394
    authentication setting is set to 'optional'. Currently, two factor authentication
1395
    is required for all users.
1396
  twofa_text_group_disabled: This setting is only effective when the global two factor
1397
    authentication setting is set to 'optional'. Currently, two factor authentication
1398
    is disabled.
1399
  field_default_issue_query: Default issue query
1400
  setting_default_issue_query: Default Query
1387
  label_wiki_page_watchers: ウォッチャー
1388
  label_attachment_description: ファイルの説明
1389
  error_no_data_in_file: ファイルにデータが含まれていません
1390
  field_twofa_required: 二要素認証必須
1391
  twofa_hint_optional_html: <strong>%{label}</strong> に設定するとユーザーは必要に応じて二要素認証を有効化できます (所属するいずれかのグループで二要素認証必須に設定されている場合を除く)。
1392
  twofa_text_group_required: この設定は二要素認証 (管理→設定→認証) が '任意' に設定されている場合のみ利用できます。現在は二要素認証は全ユーザーに対して必須に設定されています。
1393
  twofa_text_group_disabled: この設定は二要素認証 (管理→設定→認証) が '任意' に設定されている場合のみ利用できます。現在は二要素認証は無効です。
1394
  field_default_issue_query: デフォルトのクエリ
1395
  setting_default_issue_query: デフォルトのクエリ
1401 1396
  label_default_queries:
1402
    for_all_projects: For all projects
1403
    for_current_project: For current project
1404
    for_all_users: For all users
1405
  text_allowed_queries_to_select: Public (to any users) queries only selectable
1397
    for_all_projects: 全プロジェクト向け
1398
    for_current_project: 現在のプロジェクト
1399
    for_all_users: 全ユーザー向け
1400
  text_allowed_queries_to_select: 公開クエリ (すべてのユーザーが表示できるクエリ) のみ選択できます
    (1-1/1)