diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
commit | 0d961dc9a2bb3b6005af5eec51692b760a9e0029 (patch) | |
tree | 12d8cf1b3a54eb41e6aefacd390dde3fc958f1cb /apps/settings/l10n/ja.json | |
parent | fec43fc1325b75e1c98838cd961187e7c0409984 (diff) | |
download | nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.tar.gz nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index c275db8f337..e468ba90b08 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -430,7 +430,7 @@ "Documentation" : "ドキュメント", "Forum" : "フォーラム", "Login" : "ログイン", - "SSL/TLS" : "SSL/TLS", + "SSL" : "SSL", "Open documentation" : "ドキュメントを開く", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "パスワードのリセットや通知などのメールを送信できるよう、このサーバーを設定することが重要です。", "Send mode" : "送信モード", @@ -439,7 +439,7 @@ "From address" : "送信元アドレス", "Server address" : "サーバーアドレス", "Port" : "ポート", - "Authentication method" : "認証方法", + "Authentication" : "認証", "Authentication required" : "認証を必要とする", "Credentials" : "資格情報", "SMTP Username" : "SMTPユーザー名", @@ -497,7 +497,9 @@ "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Plain" : "平文", "NT LAN Manager" : "NT LAN マネージャー", + "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", + "Authentication method" : "認証方法", "Allow username autocompletion in share dialog" : "共有ダイアログでユーザー名を自動補完する", "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する" },"pluralForm" :"nplurals=1; plural=0;" |