ja.json 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. { "translations": {
  2. "The given operator is invalid" : "指定された演算子は無効",
  3. "The given regular expression is invalid" : "指定の正規表現は無効",
  4. "The given file size is invalid" : "指定されたファイルサイズは無効",
  5. "The given tag id is invalid" : "指定されたIDタグは無効",
  6. "The given IP range is invalid" : "指定されたIP範囲は無効",
  7. "The given IP range is not valid for IPv4" : "指定されたIPはIPv4の範囲ではありません",
  8. "The given IP range is not valid for IPv6" : "指定されたIPはIPv6の範囲ではありません",
  9. "The given time span is invalid" : "指定された期間は無効です",
  10. "The given start time is invalid" : "指定された開始時刻は無効です",
  11. "The given end time is invalid" : "指定された終了時刻は無効です",
  12. "The given group does not exist" : "指定されたグループは存在しません",
  13. "File" : "ファイル",
  14. "File created" : "ファイル作成時",
  15. "File updated" : "ファイル更新時",
  16. "File renamed" : "ファイル名変更時",
  17. "File deleted" : "ファイル削除時",
  18. "File accessed" : "ファイルアクセス時",
  19. "File copied" : "ファイル複製時",
  20. "Tag assigned" : "タグ割り当て時",
  21. "Someone" : "誰か",
  22. "%s created %s" : "%s が %s を作成",
  23. "%s modified %s" : "%s が %s を更新",
  24. "%s deleted %s" : "%s が %s を削除",
  25. "%s accessed %s" : "%s が %s にアクセス",
  26. "%s renamed %s" : "%s が %s をリネーム",
  27. "%s copied %s" : "%s を %s に複製",
  28. "%s assigned %s to %s" : "%s が %s を %s に割り当て",
  29. "Operation #%s does not exist" : "#%s 操作は存在しません",
  30. "Entity %s does not exist" : "エンティティー %s がありません",
  31. "Entity %s is invalid" : "エンティティー %s が間違っています",
  32. "No events are chosen." : "イベントが選択されていません。",
  33. "Entity %s has no event %s" : "エンティティー %s には %s のイベントはありません",
  34. "Operation %s does not exist" : "%s 操作は存在しません",
  35. "Operation %s is invalid" : "%s 操作は無効です",
  36. "At least one check needs to be provided" : "少なくともチェックを一つ設定してください",
  37. "The provided operation data is too long" : "提供された操作データが長すぎます",
  38. "Invalid check provided" : "チェック設定が正しくありません",
  39. "Check %s does not exist" : "チェック %s は存在しません",
  40. "Check %s is invalid" : "チェック %s は無効です",
  41. "Check %s is not allowed with this entity" : " チェック%s はこのエンティティーでは利用できません",
  42. "The provided check value is too long" : "提供されたチェック値が長すぎます",
  43. "Check #%s does not exist" : "チェック #%s は存在しません",
  44. "Check %s is invalid or does not exist" : "%sのチェックは無効か存在しません",
  45. "Flow" : "Flow",
  46. "Nextcloud workflow engine" : "Nextcloud ワークフローエンジン",
  47. "Select a filter" : "フィルターを選択",
  48. "Select a comparator" : "比較演算子を指定",
  49. "Select a file type" : "ファイルタイプを指定",
  50. "e.g. httpd/unix-directory" : "例: httpd/unix-directory",
  51. "Folder" : "フォルダー",
  52. "Images" : "画像",
  53. "Office documents" : "Officeドキュメント",
  54. "PDF documents" : "PDFドキュメント",
  55. "Custom mimetype" : "カスタムMIMEタイプ",
  56. "Select a tag" : "タグを選択",
  57. "No results" : "該当なし",
  58. "%s (invisible)" : "%s (不可視)",
  59. "%s (restricted)" : "%s (制限)",
  60. "Please enter a valid time span" : "正しい間隔を指定してください",
  61. "Select a request URL" : "リクエストURLを選択",
  62. "Predefined URLs" : "定義済みのURL",
  63. "Files WebDAV" : "ファイルWebDAV",
  64. "Others" : "その他",
  65. "Custom URL" : "カスタムURL",
  66. "Select a user agent" : "ユーザーエージェントを選択",
  67. "Android client" : "アンドロイドクライアント",
  68. "iOS client" : "iOSクライアント",
  69. "Desktop client" : "デスクトップクライアント",
  70. "Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン",
  71. "Custom user agent" : "カスタムユーザーエージェント",
  72. "At least one event must be selected" : "少なくともイベントを一つ指定してください",
  73. "Add new flow" : "新しいフローを追加",
  74. "When" : "いつ",
  75. "and" : "かつ",
  76. "Cancel" : "キャンセル",
  77. "Delete" : "削除",
  78. "The configuration is invalid" : "設定が正しくありません",
  79. "Active" : "アクティブ化",
  80. "Save" : "保存",
  81. "Available flows" : "利用可能なフロー",
  82. "For details on how to write your own flow, check out the development documentation." : "独自のフローを作成する方法の詳細については、開発ドキュメントを参照してください。",
  83. "More flows" : "その他のフロー",
  84. "Browse the app store" : "アプリストアをブラウザでみる",
  85. "Show less" : "表示を減らす",
  86. "Show more" : "表示を増やす",
  87. "Configured flows" : "設定済みフロー",
  88. "Your flows" : "作成したフロー",
  89. "matches" : "一致",
  90. "does not match" : "一致しない",
  91. "is" : "は",
  92. "is not" : "は異なる",
  93. "File name" : "ファイル名",
  94. "File MIME type" : "ファイルMIMEタイプ",
  95. "File size (upload)" : "ファイルサイズ(アップロード)",
  96. "less" : "より小さい",
  97. "less or equals" : "より小さいか等しい",
  98. "greater or equals" : "大きいか等しい",
  99. "greater" : "大きい",
  100. "Request remote address" : "リクエスト リモートアドレス",
  101. "matches IPv4" : "次の IPv4アドレスに合致",
  102. "does not match IPv4" : "次の IPv4アドレスに合致しない",
  103. "matches IPv6" : "次の IPv6アドレスに合致",
  104. "does not match IPv6" : "次の IPv6アドレスに合致しない",
  105. "File system tag" : "ファイルシステムタグ",
  106. "is tagged with" : "に次のタグが付いている",
  107. "is not tagged with" : "に次のタグが付いていない",
  108. "Request URL" : "呼びだしたURL",
  109. "Request time" : "ルール適用の時刻",
  110. "between" : "間",
  111. "not between" : "間ではない",
  112. "Request user agent" : "リクエスト時のユーザーエージェント",
  113. "User group membership" : "ユーザーがグループのメンバーかどうか",
  114. "is member of" : "が次のグループのメンバーである",
  115. "is not member of" : "が次のグループのメンバーではない"
  116. },"pluralForm" :"nplurals=1; plural=0;"
  117. }