diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
commit | f46e49529fed8cb60ff846bb959b2f564b14bea6 (patch) | |
tree | 5b16ab145e8fead51e36e274b3fe2c7654e220fe /core/l10n/ja.php | |
parent | dbf81c89b68f5e999eb16b65588cc110cc9a4f17 (diff) | |
download | nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.tar.gz nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.php')
-rw-r--r-- | core/l10n/ja.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php index 93337b39183..2891835fe42 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -66,6 +66,8 @@ $TRANSLATIONS = array( "So-so password" => "まずまずのパスワード", "Good password" => "良好なパスワード", "Strong password" => "強いパスワード", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインターフェースに問題があると思われるため、WEBサーバーはまだファイルの同期を許可するよう適切に設定されていません。", +"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティアプリといったいくつかの機能が使えません。また、リモート接続でのファイルアクセス、通知メールの送信と言った機能も利用できないかもしれません。全ての機能を利用したいのであれば、このサーバーからインターネットに接続できるようにすることをお勧めします。", "Shared" => "共有中", "Shared with {recipients}" => "{recipients} と共有", "Share" => "共有", |