diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
commit | 7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3 (patch) | |
tree | a3b7651925cd96f1177be016b018447d75100f73 /core/l10n/ja.js | |
parent | d45a889fe22273aab64e8a339b57da097988cd36 (diff) | |
download | nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.tar.gz nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 52af79bbe9d..8c5c0f9462e 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -249,7 +249,6 @@ OC.L10N.register( "Username or email" : "ユーザ名かメールアドレス", "Log in" : "ログイン", "Wrong password." : "パスワードが間違っています。", - "Stay logged in" : "ログインしたままにする", "Forgot password?" : "パスワードをお忘れですか?", "Account access" : "アカウントによるアクセス許可", "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可", @@ -284,6 +283,7 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有", "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有", "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", + "Stay logged in" : "ログインしたままにする", "Alternative Logins" : "代替ログイン" }, "nplurals=1; plural=0;"); |