aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/ja.js')
-rw-r--r--apps/workflowengine/l10n/ja.js24
1 files changed, 15 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js
index 99681f0acca..82e789eeed1 100644
--- a/apps/workflowengine/l10n/ja.js
+++ b/apps/workflowengine/l10n/ja.js
@@ -48,37 +48,43 @@ OC.L10N.register(
"Nextcloud workflow engine" : "Nextcloud ワークフローエンジン",
"Select a filter" : "フィルターを選択",
"Select a comparator" : "比較演算子を指定",
- "Select a file type" : "ファイルタイプを指定",
- "e.g. httpd/unix-directory" : "例: httpd/unix-directory",
+ "Remove filter" : "フィルターを削除",
"Folder" : "フォルダー",
"Images" : "画像",
"Office documents" : "Officeドキュメント",
"PDF documents" : "PDFドキュメント",
+ "Custom MIME type" : "カスタムMIMEタイプ",
"Custom mimetype" : "カスタムMIMEタイプ",
+ "Select a file type" : "ファイルタイプを指定",
+ "e.g. httpd/unix-directory" : "例: httpd/unix-directory",
"Please enter a valid time span" : "正しい間隔を指定してください",
- "Select a request URL" : "リクエストURLを選択",
"Files WebDAV" : "ファイルWebDAV",
"Custom URL" : "カスタムURL",
- "Select a user agent" : "ユーザーエージェントを選択",
+ "Select a request URL" : "リクエストURLを選択",
"Android client" : "アンドロイドクライアント",
"iOS client" : "iOSクライアント",
"Desktop client" : "デスクトップクライアント",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン",
"Custom user agent" : "カスタムユーザーエージェント",
+ "Select a user agent" : "ユーザーエージェントを選択",
"Select groups" : "グループを選択",
"Groups" : "グループ",
+ "Type to search for group …" : "グループを検索するためのタイプ",
+ "Select a trigger" : "トリガーを選択",
"At least one event must be selected" : "少なくともイベントを一つ指定してください",
"Add new flow" : "新しいフローを追加",
+ "The configuration is invalid" : "設定が正しくありません",
+ "Active" : "アクティブ化",
+ "Save" : "保存",
"When" : "いつ",
"and" : "かつ",
"Add a new filter" : "新しいフィルターを追加",
"Cancel" : "キャンセル",
"Delete" : "削除",
- "The configuration is invalid" : "設定が正しくありません",
- "Active" : "アクティブ化",
- "Save" : "保存",
"Available flows" : "利用可能なフロー",
"For details on how to write your own flow, check out the development documentation." : "独自のフローを作成する方法の詳細については、開発ドキュメントを参照してください。",
+ "No flows installed" : "フローがインストールされていません",
+ "Ask your administrator to install new flows." : "あなたの管理者に新しいフローのインストールを依頼してください。",
"More flows" : "その他のフロー",
"Browse the App Store" : "AppStoreをブラウザーでみる",
"Show less" : "表示を減らす",
@@ -110,8 +116,8 @@ OC.L10N.register(
"between" : "間",
"not between" : "間ではない",
"Request user agent" : "リクエスト時のユーザーエージェント",
+ "Group membership" : "グループメンバー",
"is member of" : "が次のグループのメンバーである",
- "is not member of" : "が次のグループのメンバーではない",
- "User group membership" : "ユーザーがグループのメンバーかどうか"
+ "is not member of" : "が次のグループのメンバーではない"
},
"nplurals=1; plural=0;");