diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index de3ef5cd383..50701e193a0 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -432,7 +432,7 @@ OC.L10N.register( "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" : "送信モード", @@ -441,7 +441,7 @@ OC.L10N.register( "From address" : "送信元アドレス", "Server address" : "サーバーアドレス", "Port" : "ポート", - "Authentication method" : "認証方法", + "Authentication" : "認証", "Authentication required" : "認証を必要とする", "Credentials" : "資格情報", "SMTP Username" : "SMTPユーザー名", @@ -499,7 +499,9 @@ OC.L10N.register( "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" : "同じグループ内のユーザーのみユーザー名を自動補完する" }, |