summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-21 02:17:06 +0000
committerNextcloud bot <bot@nextcloud.com>2020-07-21 02:17:06 +0000
commitbaa5e9fcfa526ad4e44a74a23b6890a7e14ece65 (patch)
treeac84ec4300c5e4183c4f9153a4fc6fa0fa87cc15 /apps/workflowengine
parent0716fb9c967280d88db88466bdc21d7d5e0bf6ef (diff)
downloadnextcloud-server-baa5e9fcfa526ad4e44a74a23b6890a7e14ece65.tar.gz
nextcloud-server-baa5e9fcfa526ad4e44a74a23b6890a7e14ece65.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/ja.js39
-rw-r--r--apps/workflowengine/l10n/ja.json39
2 files changed, 78 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js
index 0e80fccbeaf..94bdd123cf2 100644
--- a/apps/workflowengine/l10n/ja.js
+++ b/apps/workflowengine/l10n/ja.js
@@ -21,32 +21,71 @@ OC.L10N.register(
"File copied" : "ファイル複製時",
"Tag assigned" : "タグ割り当て時",
"Someone" : "誰か",
+ "%s created %s" : "%s が %s を作成",
+ "%s modified %s" : "%s が %s を更新",
+ "%s deleted %s" : "%s が %s を削除",
+ "%s accessed %s" : "%s が %s にアクセス",
+ "%s renamed %s" : "%s が %s をリネーム",
+ "%s copied %s" : "%s を %s に複製",
+ "%s assigned %s to %s" : "%s が %s を %s に割り当て",
"Operation #%s does not exist" : "#%s 操作は存在しません",
+ "Entity %s does not exist" : "エンティティー %s がありません",
+ "Entity %s is invalid" : "エンティティー %s が間違っています",
+ "No events are chosen." : "イベントが選択されていません。",
+ "Entity %s has no event %s" : "エンティティー %s には %s のイベントはありません",
"Operation %s does not exist" : "%s 操作は存在しません",
"Operation %s is invalid" : "%s 操作は無効です",
+ "At least one check needs to be provided" : "少なくともチェックを一つ設定してください",
+ "Invalid check provided" : "チェック設定が正しくありません",
"Check %s does not exist" : "チェック %s は存在しません",
"Check %s is invalid" : "チェック %s は無効です",
+ "Check %s is not allowed with this entity" : " チェック%s はこのエンティティーでは利用できません",
"Check #%s does not exist" : "チェック #%s は存在しません",
"Check %s is invalid or does not exist" : "%sのチェックは無効か存在しません",
"Flow" : "Flow",
+ "Nextcloud workflow engine" : "Nextcloud ワークフローエンジン",
+ "Select a filter" : "フィルターを選択",
+ "Select a comparator" : "比較演算子を指定",
+ "Select a file type" : "ファイルタイプを指定",
+ "e.g. httpd/unix-directory" : "例: httpd/unix-directory",
"Folder" : "フォルダー",
"Images" : "画像",
+ "Office documents" : "Officeドキュメント",
+ "PDF documents" : "PDFドキュメント",
+ "Custom mimetype" : "カスタムMIMEタイプ",
+ "Select a tag" : "タグを選択",
"No results" : "該当なし",
"%s (invisible)" : "%s (不可視)",
"%s (restricted)" : "%s (制限)",
+ "Please enter a valid time span" : "正しい間隔を指定してください",
+ "Select a request URL" : "リクエストURLを選択",
"Predefined URLs" : "定義済みのURL",
"Files WebDAV" : "ファイルWebDAV",
"Others" : "その他",
+ "Custom URL" : "カスタムURL",
+ "Select a user agent" : "ユーザーエージェントを選択",
"Android client" : "アンドロイドクライアント",
"iOS client" : "iOSクライアント",
"Desktop client" : "デスクトップクライアント",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン",
+ "Custom user agent" : "カスタムユーザーエージェント",
+ "At least one event must be selected" : "少なくともイベントを一つ指定してください",
+ "Add new flow" : "新しいフローを追加",
+ "When" : "いつ",
+ "and" : "かつ",
"Cancel" : "キャンセル",
"Delete" : "削除",
"The configuration is invalid" : "設定が正しくありません",
"Active" : "アクティブ化",
"Save" : "保存",
+ "Available flows" : "利用可能なフロー",
+ "For details on how to write your own flow, check out the development documentation." : "独自のフローを作成する方法の詳細については、開発ドキュメントを参照してください。",
+ "More flows" : "その他のフロー",
"Browse the app store" : "アプリストアをブラウザでみる",
+ "Show less" : "表示を減らす",
+ "Show more" : "表示を増やす",
+ "Configured flows" : "設定済みフロー",
+ "Your flows" : "作成したフロー",
"matches" : "一致",
"does not match" : "一致しない",
"is" : "は",
diff --git a/apps/workflowengine/l10n/ja.json b/apps/workflowengine/l10n/ja.json
index caeabb728c9..78fda1e2c7d 100644
--- a/apps/workflowengine/l10n/ja.json
+++ b/apps/workflowengine/l10n/ja.json
@@ -19,32 +19,71 @@
"File copied" : "ファイル複製時",
"Tag assigned" : "タグ割り当て時",
"Someone" : "誰か",
+ "%s created %s" : "%s が %s を作成",
+ "%s modified %s" : "%s が %s を更新",
+ "%s deleted %s" : "%s が %s を削除",
+ "%s accessed %s" : "%s が %s にアクセス",
+ "%s renamed %s" : "%s が %s をリネーム",
+ "%s copied %s" : "%s を %s に複製",
+ "%s assigned %s to %s" : "%s が %s を %s に割り当て",
"Operation #%s does not exist" : "#%s 操作は存在しません",
+ "Entity %s does not exist" : "エンティティー %s がありません",
+ "Entity %s is invalid" : "エンティティー %s が間違っています",
+ "No events are chosen." : "イベントが選択されていません。",
+ "Entity %s has no event %s" : "エンティティー %s には %s のイベントはありません",
"Operation %s does not exist" : "%s 操作は存在しません",
"Operation %s is invalid" : "%s 操作は無効です",
+ "At least one check needs to be provided" : "少なくともチェックを一つ設定してください",
+ "Invalid check provided" : "チェック設定が正しくありません",
"Check %s does not exist" : "チェック %s は存在しません",
"Check %s is invalid" : "チェック %s は無効です",
+ "Check %s is not allowed with this entity" : " チェック%s はこのエンティティーでは利用できません",
"Check #%s does not exist" : "チェック #%s は存在しません",
"Check %s is invalid or does not exist" : "%sのチェックは無効か存在しません",
"Flow" : "Flow",
+ "Nextcloud workflow engine" : "Nextcloud ワークフローエンジン",
+ "Select a filter" : "フィルターを選択",
+ "Select a comparator" : "比較演算子を指定",
+ "Select a file type" : "ファイルタイプを指定",
+ "e.g. httpd/unix-directory" : "例: httpd/unix-directory",
"Folder" : "フォルダー",
"Images" : "画像",
+ "Office documents" : "Officeドキュメント",
+ "PDF documents" : "PDFドキュメント",
+ "Custom mimetype" : "カスタムMIMEタイプ",
+ "Select a tag" : "タグを選択",
"No results" : "該当なし",
"%s (invisible)" : "%s (不可視)",
"%s (restricted)" : "%s (制限)",
+ "Please enter a valid time span" : "正しい間隔を指定してください",
+ "Select a request URL" : "リクエストURLを選択",
"Predefined URLs" : "定義済みのURL",
"Files WebDAV" : "ファイルWebDAV",
"Others" : "その他",
+ "Custom URL" : "カスタムURL",
+ "Select a user agent" : "ユーザーエージェントを選択",
"Android client" : "アンドロイドクライアント",
"iOS client" : "iOSクライアント",
"Desktop client" : "デスクトップクライアント",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン",
+ "Custom user agent" : "カスタムユーザーエージェント",
+ "At least one event must be selected" : "少なくともイベントを一つ指定してください",
+ "Add new flow" : "新しいフローを追加",
+ "When" : "いつ",
+ "and" : "かつ",
"Cancel" : "キャンセル",
"Delete" : "削除",
"The configuration is invalid" : "設定が正しくありません",
"Active" : "アクティブ化",
"Save" : "保存",
+ "Available flows" : "利用可能なフロー",
+ "For details on how to write your own flow, check out the development documentation." : "独自のフローを作成する方法の詳細については、開発ドキュメントを参照してください。",
+ "More flows" : "その他のフロー",
"Browse the app store" : "アプリストアをブラウザでみる",
+ "Show less" : "表示を減らす",
+ "Show more" : "表示を増やす",
+ "Configured flows" : "設定済みフロー",
+ "Your flows" : "作成したフロー",
"matches" : "一致",
"does not match" : "一致しない",
"is" : "は",