diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-25 01:54:38 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-25 01:54:38 -0500 |
commit | a698637e911271b3618ee558c1fb26c7d96e1147 (patch) | |
tree | 17ed254aab2e8a42651c5b6f8cc16fd312e5cc0a /apps/files_external/l10n/ja.js | |
parent | b8e1dd9c8730fbe5caf21e1252a585e997c3d006 (diff) | |
download | nextcloud-server-a698637e911271b3618ee558c1fb26c7d96e1147.tar.gz nextcloud-server-a698637e911271b3618ee558c1fb26c7d96e1147.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r-- | apps/files_external/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 587db2db2a1..17d9b9b56a7 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -57,6 +57,7 @@ OC.L10N.register( "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> \"%s\" がインストールされていません。%sをマウントできません。このシステムの管理者にインストールをお願いしてください。", + "No external storage configured" : "外部ストレージは設定されていません", "You can configure external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。", "Name" : "名前", "Storage type" : "ストレージ種別", |