summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-19 02:31:32 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-19 02:31:32 +0000
commitc7238e79be1c783b03efcd3e844591e396796933 (patch)
treeae1bad3cc97e624828eba61ace9cfc44eda95991 /apps/files/l10n/ja.js
parentab7a117b8b87206b1f820210ddc9d9f1ad38b83b (diff)
downloadnextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.tar.gz
nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 80e30929e3d..90ffd6a4ed2 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "グループフォルダ \"{mountPoint}\" がほぼいっぱい ({usedSpacePercent}%) です。",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "外部ストレージ \"{mountPoint}\" はほぼいっぱい ({usedSpacePercent}%) です",
"Your storage is almost full ({usedSpacePercent}%)." : "ストレージがほぼいっぱい ({usedSpacePercent}%) です ",
- "_matches '{filter}'_::_match '{filter}'_" : [" '{filter}' にマッチ"],
"View in folder" : "フォルダー内で表示",
"Copied!" : "コピー完了",
"Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)",
@@ -213,6 +212,7 @@ OC.L10N.register(
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "グループフォルダ \"{mountPoint}\" がほぼいっぱいです ( {usedSpacePercent}%)",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "外部ストレージ ”{mountPoint}\" がほぼいっぱいです({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : [" '{filter}' にマッチ"],
"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>されたとき",