aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-26 02:18:20 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-26 02:18:20 +0000
commit0e7163c7c108711d1b968406a7492803b62badba (patch)
tree4ee319d9eda5b083c508b984b7b894c8f0d2407d /core/l10n/ja.js
parenta5a58649b3cf83717515dc4ff9468822ad74131e (diff)
downloadnextcloud-server-0e7163c7c108711d1b968406a7492803b62badba.tar.gz
nextcloud-server-0e7163c7c108711d1b968406a7492803b62badba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index b8e4b3ade39..bf8e56523e0 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -185,6 +185,10 @@ OC.L10N.register(
"Name" : "名前",
"Size" : "サイズ",
"Modified" : "更新日時",
+ "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
+ "File name cannot be empty." : "ファイル名を空にすることはできません。",
+ "\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です",
"{newName} already exists" : "{newName} はすでに存在します",
"Choose" : "選択",
"Copy" : "コピー",