diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-05 02:21:23 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-05 02:21:23 +0200 |
commit | 955646c4618110cd80c51f283b74848c9a013c41 (patch) | |
tree | ed8f1994ec975c01e17f295e155ce1806423c5bc /apps/files/l10n/ja_JP.php | |
parent | b2afbe0e8b914d2e5807138953c8a0a6e2c8f4ac (diff) | |
download | nextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.tar.gz nextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja_JP.php')
-rw-r--r-- | apps/files/l10n/ja_JP.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php index c03c3da3f17..d91d5092834 100644 --- a/apps/files/l10n/ja_JP.php +++ b/apps/files/l10n/ja_JP.php @@ -73,5 +73,7 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルは、サーバで規定された最大サイズを超えています。", "Files are being scanned, please wait." => "ファイルをスキャンしています、しばらくお待ちください。", "Current scanning" => "スキャン中", +"file" => "ファイル", +"files" => "ファイル", "Upgrading filesystem cache..." => "ファイルシステムキャッシュを更新中..." ); |