diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-17 00:09:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-17 00:09:26 +0000 |
commit | 91c281c4b4915390c9af443cf65fd0a947b2bab6 (patch) | |
tree | 158d164fede2b816c63c644526d9f6288352980a /apps/files | |
parent | d6907fe84d89c6c805e41c3ef45be6263319fd34 (diff) | |
download | nextcloud-server-91c281c4b4915390c9af443cf65fd0a947b2bab6.tar.gz nextcloud-server-91c281c4b4915390c9af443cf65fd0a947b2bab6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 70ccebb7883..81de770bc1b 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} のストレージはほぼ一杯です。({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : [" '{filter}' にマッチ"], + "View in folder" : "フォルダー内で表示", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n バイト"], "Favorited" : "お気に入り済", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 7be54e85840..dd3fd5529a2 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -81,6 +81,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} のストレージはほぼ一杯です。({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : [" '{filter}' にマッチ"], + "View in folder" : "フォルダー内で表示", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n バイト"], "Favorited" : "お気に入り済", |