diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
commit | 055d15e305b81be75fe838a9ac733d86818ea807 (patch) | |
tree | 020a41c5e753f9bf1da2823aa3d267bfee314cc5 /core/l10n/ja.js | |
parent | 23a02eaf141647c12f964651ba86299966a2d108 (diff) | |
download | nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.tar.gz nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 1d991bf0b0f..5943c55fb09 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -254,7 +254,6 @@ OC.L10N.register( "Wrong password." : "パスワードが間違っています。", "Stay logged in" : "ログインしたままにする", "Forgot password?" : "パスワードをお忘れですか?", - "Alternative Logins" : "代替ログイン", "Account access" : "アカウントによるアクセス許可", "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可", "App token" : "アプリのトークン", @@ -284,6 +283,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。", "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", - "Thank you for your patience." : "しばらくお待ちください。" + "Thank you for your patience." : "しばらくお待ちください。", + "Alternative Logins" : "代替ログイン" }, "nplurals=1; plural=0;"); |