diff options
Diffstat (limited to 'apps/workflowengine/l10n/ja.js')
-rw-r--r-- | apps/workflowengine/l10n/ja.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js index ce049bddea4..82e789eeed1 100644 --- a/apps/workflowengine/l10n/ja.js +++ b/apps/workflowengine/l10n/ja.js @@ -49,38 +49,38 @@ OC.L10N.register( "Select a filter" : "フィルターを選択", "Select a comparator" : "比較演算子を指定", "Remove filter" : "フィルターを削除", - "Select a file type" : "ファイルタイプを指定", - "e.g. httpd/unix-directory" : "例: httpd/unix-directory", "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" : "フローがインストールされていません", |