aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-29 02:17:47 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-29 02:17:47 +0000
commit2bc4094debb5f426d1835519b0e16a5bf3025914 (patch)
tree71eed777848913e247e42fb623cb0a5b740cd8fa /apps/files/l10n/ja.js
parent7b8364e001119aff43a236f2941da0c405c21f29 (diff)
downloadnextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.tar.gz
nextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 40e0b63b66d..1048f164daa 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -78,8 +78,6 @@ OC.L10N.register(
"\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} のストレージは一杯です。ファイルの更新と同期はもうできません!",
"Your storage is full, files can not be updated or synced anymore!" : "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} のストレージはほぼ一杯です。({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : [" '{filter}' にマッチ"],
"View in folder" : "フォルダー内で表示",
"Copied!" : "コピー完了",
@@ -184,6 +182,8 @@ OC.L10N.register(
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
"Unshare" : "共有解除",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} のストレージはほぼ一杯です。({usedSpacePercent}%)",
+ "Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "ファイルまたはフォルダーが<strong>更新</ strong>されたか、<strong>名前が変更</strong>されたとき",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーが<strong>作成</strong>されたとき",
"A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーが<strong>削除</strong>されたとき",