diff options
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 8b32c162c23..e70a0575e76 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -49,7 +49,6 @@ OC.L10N.register( "Admin" : "管理", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "サーバー設定", "Sharing" : "共有", "Security" : "セキュリティ", "Encryption" : "暗号化", @@ -206,6 +205,7 @@ OC.L10N.register( "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "id: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", + "Server settings" : "サーバー設定", "You need to enter either an existing account or the administrator." : "既存のアカウントもしくは管理者のどちらかを入力する必要があります。", "%s shared »%s« with you" : "%sが あなたと »%s«を共有しました", "%s via %s" : "%s に %s から", |