Project

General

Profile

Defect #33979 » ja-translation-r20015.patch

Go MAEDA, 2020-09-11 03:38

View differences:

config/locales/ja.yml
1359 1359
  twofa_text_backup_codes_hint: 二要素認証アプリが利用できないときは以下のコードを認証コードの代わりに使用してください。それぞれのコードは1回だけ使用できます。バックアップコードは印刷して安全な場所に保管しておくことをお勧めします。
1360 1360
  twofa_text_backup_codes_created_at: "バックアップコード生成日時: %{datetime}"
1361 1361
  twofa_backup_codes_already_shown: バックアップコードの再表示はできません。必要があれば<a data-method="post" href="%{bc_path}">新しいバックアップコードの生成</a>を行ってください。
1362
  error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
1363
    (%{error})
1364
  error_macro_does_not_accept_block: This macro does not accept a block of text
1365
  error_childpages_macro_no_argument: With no argument, this macro can be called from
1366
    wiki pages only
1367
  error_circular_inclusion: Circular inclusion detected
1368
  error_page_not_found: Page not found
1369
  error_filename_required: Filename required
1370
  error_invalid_size_parameter: Invalid size parameter
1371
  error_attachment_not_found: Attachment %{name} not found
1362
  error_can_not_execute_macro_html: マクロ <strong>%{name}</strong> を実行中にエラーが発生しました (%{error})
1363
  error_macro_does_not_accept_block: このマクロはテキストブロックを渡せません
1364
  error_childpages_macro_no_argument: Wikiページ以外から呼び出す場合は引数が必要です
1365
  error_circular_inclusion: 挿入対象ページの循環参照
1366
  error_page_not_found: ページが見つかりません
1367
  error_filename_required: ファイル名が必要です
1368
  error_invalid_size_parameter: sizeパラメータが無効です
1369
  error_attachment_not_found: 添付ファイル %{name} が見つかりません
    (1-1/1)