Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r--apps/files/l10n/ja.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 931ecd2356e..9c62acb78f6 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -77,10 +77,6 @@
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。",
"\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です",
- "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!" : "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
"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}%) です",
@@ -206,6 +202,10 @@
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
"Unshare" : "共有解除",
+ "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!" : "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
"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}%)",