diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-21 01:55:20 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-21 01:55:20 -0500 |
commit | 50b303f3add4cc7ff8747f0e0fc4d0ac885fcd76 (patch) | |
tree | 7bb4fe4ada7c8a22926f45d523da82ae18e4e82a /apps/files/l10n/ja.js | |
parent | 2f7dcf1a2c7fb133c8ab7827a412dec2e205ac79 (diff) | |
download | nextcloud-server-50b303f3add4cc7ff8747f0e0fc4d0ac885fcd76.tar.gz nextcloud-server-50b303f3add4cc7ff8747f0e0fc4d0ac885fcd76.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index cd6f45f27b9..deb3a35b635 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -34,6 +34,8 @@ OC.L10N.register( "Download" : "ダウンロード", "Rename" : "名前の変更", "Delete" : "削除", + "Disconnect storage" : "ストレージを切断する", + "Unshare" : "共有解除", "Details" : "詳細", "Select" : "選択", "Pending" : "中断", @@ -111,8 +113,6 @@ OC.L10N.register( "Select all" : "すべて選択", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", - "Files are being scanned, please wait." : "ファイルをスキャンしています、しばらくお待ちください。", - "Currently scanning" : "現在スキャン中", "No favorites" : "お気に入りなし", "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。", "Text file" : "テキストファイル", |