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 0117f5e385d..fcfb47dc8a7 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -169,10 +169,10 @@ OC.L10N.register( "Storage unauthorized. %s" : "権限のないストレージです。 %s", "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", - "Storage not available" : "ストレージが利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", "Microsoft Windows Platform is not supported" : "Microsoft Windows プラットフォームはサポートしていません。", "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "マイクロソフト Windowsプラットフォーム上での Nextcloudの動作をサポートしていません。サーバー丸ごと移行する方式をとれない場合は仮想マシンで Linux を動かすことをお勧めします。", + "Storage not available" : "ストレージが利用できません", "ownCloud %s or higher is required." : "ownCloud %s 以上が必要です", "ownCloud %s or lower is required." : "ownCloud %s 以下が必要です" }, |