diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/ja.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index f9487c92c7e..8516ef640c0 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -338,13 +338,7 @@ OC.L10N.register( "Show storage location" : "データの保存場所を表示", "Show user backend" : "ユーザーバックエンドを表示", "Show last login" : "最終ログインを表示", - "Show email address" : "メールアドレスを表示", - "Send email to new user" : "新規ユーザーにメールを送信", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "新しいユーザーのパスワードを空のままにすると、パスワードを設定するためのリンクを含むアクティベーションのメールが送信されます", - "E-Mail" : "メール", - "Create" : "作成", - "Admin Recovery Password" : "管理者リカバリパスワード", - "Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", "Everyone" : "すべてのユーザー", "Admins" : "管理者", "Disabled" : "無効", @@ -357,9 +351,15 @@ OC.L10N.register( "Storage location" : "データの保存場所", "User backend" : "ユーザーバックエンド", "Last login" : "最終ログイン", + "E-Mail" : "メール", + "Admin Recovery Password" : "管理者リカバリパスワード", + "Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", "change full name" : "名前を変更", "set new password" : "新しいパスワードを設定", "change email address" : "メールアドレスを変更", - "Default" : "デフォルト" + "Default" : "デフォルト", + "Show email address" : "メールアドレスを表示", + "Send email to new user" : "新規ユーザーにメールを送信", + "Create" : "作成" }, "nplurals=1; plural=0;"); |