summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-10 02:18:34 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-10 02:18:34 +0000
commit8f90f4d89a7a2da7da94dc6bcbce7ff5a9019e30 (patch)
tree9b6addd6ee741fb5defaf0a9e7a94535b39c7c06 /apps/workflowengine
parent9b9dc6d644096a79ccb4ab603ff4621dcde83166 (diff)
downloadnextcloud-server-8f90f4d89a7a2da7da94dc6bcbce7ff5a9019e30.tar.gz
nextcloud-server-8f90f4d89a7a2da7da94dc6bcbce7ff5a9019e30.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/ja.js9
-rw-r--r--apps/workflowengine/l10n/ja.json9
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js
index fd38d387789..2625d526004 100644
--- a/apps/workflowengine/l10n/ja.js
+++ b/apps/workflowengine/l10n/ja.js
@@ -13,6 +13,14 @@ OC.L10N.register(
"The given end time is invalid" : "指定された終了時刻は無効です",
"The given group does not exist" : "指定されたグループは存在しません",
"File" : "ファイル",
+ "File created" : "ファイル作成時",
+ "File updated" : "ファイル更新時",
+ "File renamed" : "ファイル名変更時",
+ "File deleted" : "ファイル削除時",
+ "File accessed" : "ファイルアクセス時",
+ "File copied" : "ファイル複製時",
+ "Tag assigned" : "タグ割り当て時",
+ "Someone" : "誰か",
"Operation #%s does not exist" : "#%s 操作は存在しません",
"Operation %s does not exist" : "%s 操作は存在しません",
"Operation %s is invalid" : "%s 操作は無効です",
@@ -34,6 +42,7 @@ OC.L10N.register(
"Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン",
"Cancel" : "キャンセル",
"Delete" : "削除",
+ "The configuration is invalid" : "設定が正しくありません",
"Active" : "アクティブ化",
"Save" : "保存",
"Browse the app store" : "アプリストアをブラウザでみる",
diff --git a/apps/workflowengine/l10n/ja.json b/apps/workflowengine/l10n/ja.json
index 8f32ae243b8..7ca720423b1 100644
--- a/apps/workflowengine/l10n/ja.json
+++ b/apps/workflowengine/l10n/ja.json
@@ -11,6 +11,14 @@
"The given end time is invalid" : "指定された終了時刻は無効です",
"The given group does not exist" : "指定されたグループは存在しません",
"File" : "ファイル",
+ "File created" : "ファイル作成時",
+ "File updated" : "ファイル更新時",
+ "File renamed" : "ファイル名変更時",
+ "File deleted" : "ファイル削除時",
+ "File accessed" : "ファイルアクセス時",
+ "File copied" : "ファイル複製時",
+ "Tag assigned" : "タグ割り当て時",
+ "Someone" : "誰か",
"Operation #%s does not exist" : "#%s 操作は存在しません",
"Operation %s does not exist" : "%s 操作は存在しません",
"Operation %s is invalid" : "%s 操作は無効です",
@@ -32,6 +40,7 @@
"Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン",
"Cancel" : "キャンセル",
"Delete" : "削除",
+ "The configuration is invalid" : "設定が正しくありません",
"Active" : "アクティブ化",
"Save" : "保存",
"Browse the app store" : "アプリストアをブラウザでみる",