diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-19 02:26:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-19 02:26:44 +0000 |
commit | da408dbcbd742283cb20468bcdcaec5816d4e278 (patch) | |
tree | 33985810d5af3619b8c9357be771af2d172ad30d /apps/files/l10n/ja.js | |
parent | 365819c30581aac7c77917865634c5781fd368ec (diff) | |
download | nextcloud-server-da408dbcbd742283cb20468bcdcaec5816d4e278.tar.gz nextcloud-server-da408dbcbd742283cb20468bcdcaec5816d4e278.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 bca5b85c5ac..1a213a95f76 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -204,10 +204,10 @@ OC.L10N.register( "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", "Unshare" : "共有解除", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} のストレージは一杯です。ファイルの更新と同期はもうできません!", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} のストレージは一杯です。ファイルの更新と同期はできません!", "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "グループフォルダー ”{mountPoint}\" がいっぱいになり、ファイルを更新または同期できなくなりました。", "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "外部ストレージ \"{mountPoint}\" がいっぱいになり、ファイルを更新または同期できなくなりました。", - "Your storage is full, files can not be updated or synced anymore!" : "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!", + "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} のストレージはほぼ一杯です。({usedSpacePercent}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "グループフォルダー \"{mountPoint}\" がほぼいっぱいです ( {usedSpacePercent}%)", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "外部ストレージ ”{mountPoint}\" がほぼいっぱいです({usedSpacePercent}%)", |