Skip to content
Snippets Groups Projects
Unverified Commit 1f540d51 authored by transifex-integration[bot]'s avatar transifex-integration[bot] Committed by GitHub
Browse files

Translate /config/locales/en.yml in ja_JP (#3141)


translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

Co-authored-by: default avatartransifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
parent c1aa90af
No related branches found
No related tags found
No related merge requests found
...@@ -25,11 +25,18 @@ ja_JP: ...@@ -25,11 +25,18 @@ ja_JP:
name: 名前 name: 名前
password: パスワード password: パスワード
password_confirmation: パスワード確認 password_confirmation: パスワード確認
old_password: 前のパスワード
errors: errors:
models: models:
user: user:
password: 十分に複雑ではありません confirmation: 一致しません
confirmation: パスワードが一致しません attributes:
email:
invalid: Eメールの形式が正しくありません
password:
invalid: 十分に複雑ではありません
administrator: administrator:
site_settings: site_settings:
authentication: authentication:
...@@ -463,7 +470,7 @@ ja_JP: ...@@ -463,7 +470,7 @@ ja_JP:
rename_room: rename_room:
name_placeholder: 新しい会議室名を入力してください... name_placeholder: 新しい会議室名を入力してください...
share_access: share_access:
footer: 会議室を共有すると、 他のユーザーも会議を開始したり録画リストをみたりできます footer: 会議室を共有すると、 他のユーザーも会議を開始したり録画リストを閲覧できます
list: 共有するユーザー list: 共有するユーザー
title: 会議室の共有 title: 会議室の共有
save: 変更を保存 save: 変更を保存
...@@ -489,6 +496,13 @@ ja_JP: ...@@ -489,6 +496,13 @@ ja_JP:
password_empty_notice: パスワードは空にできません。 password_empty_notice: パスワードは空にできません。
password_reset_success: パスワードがリセットされました。 password_reset_success: パスワードがリセットされました。
password_different_notice: パスワードが一致しません。 password_different_notice: パスワードが一致しません。
old_password_incorrect: 正しくありません
password_complexity:
minimum_len: 少なくとも8文字が必要です
one_lower_case: 少なくとも1文字が小文字である必要があります
one_upper_case: 少なくとも1文字が大文字である必要があります
one_digit: 少なくとも1文字が数字である必要があります
one_sym: 少なくとも1文字がアルファベットや数字以外の文字である必要があります
provider: provider:
google: Google google: Google
office365: Office 365 office365: Office 365
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment