ja.i18n.json 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470
  1. {
  2. "accept": "受け入れ",
  3. "act-activity-notify": "[Wekan] アクティビティ通知",
  4. "act-addAttachment": "__card__ に __attachment__ を添付しました",
  5. "act-addChecklist": "added checklist __checklist__ to __card__",
  6. "act-addChecklistItem": "added __checklistItem__ to checklist __checklist__ on __card__",
  7. "act-addComment": "__card__: __comment__ をコメントしました",
  8. "act-createBoard": "__board__ を作成しました",
  9. "act-createCard": "__list__ に __card__ を追加しました",
  10. "act-createCustomField": "created custom field __customField__",
  11. "act-createList": "__board__ に __list__ を追加しました",
  12. "act-addBoardMember": "__board__ に __member__ を追加しました",
  13. "act-archivedBoard": "__board__ moved to Recycle Bin",
  14. "act-archivedCard": "__card__ moved to Recycle Bin",
  15. "act-archivedList": "__list__ moved to Recycle Bin",
  16. "act-archivedSwimlane": "__swimlane__ moved to Recycle Bin",
  17. "act-importBoard": "__board__ をインポートしました",
  18. "act-importCard": "__card__ をインポートしました",
  19. "act-importList": "__list__ をインポートしました",
  20. "act-joinMember": "__card__ に __member__ を追加しました",
  21. "act-moveCard": "__card__ を __oldList__ から __list__ に 移動しました",
  22. "act-removeBoardMember": "__board__ から __member__ を削除しました",
  23. "act-restoredCard": "__card__ を __board__ にリストアしました",
  24. "act-unjoinMember": "__card__ から __member__ を削除しました",
  25. "act-withBoardTitle": "[Wekan] __board__",
  26. "act-withCardTitle": "[__board__] __card__",
  27. "actions": "操作",
  28. "activities": "アクティビティ",
  29. "activity": "アクティビティ",
  30. "activity-added": "%s を %s に追加しました",
  31. "activity-archived": "%s moved to Recycle Bin",
  32. "activity-attached": "%s を %s に添付しました",
  33. "activity-created": "%s を作成しました",
  34. "activity-customfield-created": "created custom field %s",
  35. "activity-excluded": "%s を %s から除外しました",
  36. "activity-imported": "imported %s into %s from %s",
  37. "activity-imported-board": "imported %s from %s",
  38. "activity-joined": "%s にジョインしました",
  39. "activity-moved": "%s を %s から %s に移動しました",
  40. "activity-on": "%s",
  41. "activity-removed": "%s を %s から削除しました",
  42. "activity-sent": "%s を %s に送りました",
  43. "activity-unjoined": "%s への参加を止めました",
  44. "activity-checklist-added": "%s にチェックリストを追加しました",
  45. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  46. "add": "追加",
  47. "add-attachment": "添付ファイルを追加",
  48. "add-board": "ボードを追加",
  49. "add-card": "カードを追加",
  50. "add-swimlane": "Add Swimlane",
  51. "add-checklist": "チェックリストを追加",
  52. "add-checklist-item": "チェックリストに項目を追加",
  53. "add-cover": "カバーの追加",
  54. "add-label": "ラベルを追加",
  55. "add-list": "リストを追加",
  56. "add-members": "メンバーの追加",
  57. "added": "追加しました",
  58. "addMemberPopup-title": "メンバー",
  59. "admin": "管理",
  60. "admin-desc": "カードの閲覧と編集、メンバーの削除、ボードの設定変更が可能",
  61. "admin-announcement": "Announcement",
  62. "admin-announcement-active": "Active System-Wide Announcement",
  63. "admin-announcement-title": "Announcement from Administrator",
  64. "all-boards": "全てのボード",
  65. "and-n-other-card": "And __count__ other card",
  66. "and-n-other-card_plural": "And __count__ other cards",
  67. "apply": "適用",
  68. "app-is-offline": "現在オフラインです。ページを更新すると保存していないデータは失われます。",
  69. "archive": "Move to Recycle Bin",
  70. "archive-all": "Move All to Recycle Bin",
  71. "archive-board": "Move Board to Recycle Bin",
  72. "archive-card": "Move Card to Recycle Bin",
  73. "archive-list": "Move List to Recycle Bin",
  74. "archive-swimlane": "Move Swimlane to Recycle Bin",
  75. "archive-selection": "Move selection to Recycle Bin",
  76. "archiveBoardPopup-title": "Move Board to Recycle Bin?",
  77. "archived-items": "Recycle Bin",
  78. "archived-boards": "Boards in Recycle Bin",
  79. "restore-board": "ボードをリストア",
  80. "no-archived-boards": "No Boards in Recycle Bin.",
  81. "archives": "Recycle Bin",
  82. "assign-member": "メンバーの割当",
  83. "attached": "添付されました",
  84. "attachment": "添付ファイル",
  85. "attachment-delete-pop": "添付ファイルの削除をすると取り消しできません。",
  86. "attachmentDeletePopup-title": "添付ファイルを削除しますか?",
  87. "attachments": "添付ファイル",
  88. "auto-watch": "作成されたボードを自動的にウォッチする",
  89. "avatar-too-big": "アバターが大きすぎます(最大70KB)",
  90. "back": "戻る",
  91. "board-change-color": "色の変更",
  92. "board-nb-stars": "%s stars",
  93. "board-not-found": "ボードが見つかりません",
  94. "board-private-info": "ボードは <strong>非公開</strong> になります。",
  95. "board-public-info": "ボードは公開されます。",
  96. "boardChangeColorPopup-title": "ボードの背景を変更",
  97. "boardChangeTitlePopup-title": "ボード名の変更",
  98. "boardChangeVisibilityPopup-title": "公開範囲の変更",
  99. "boardChangeWatchPopup-title": "ウォッチの変更",
  100. "boardMenuPopup-title": "ボードメニュー",
  101. "boards": "ボード",
  102. "board-view": "Board View",
  103. "board-view-swimlanes": "Swimlanes",
  104. "board-view-lists": "リスト",
  105. "bucket-example": "Like “Bucket List” for example",
  106. "cancel": "キャンセル",
  107. "card-archived": "This card is moved to Recycle Bin.",
  108. "card-comments-title": "%s 件のコメントがあります。",
  109. "card-delete-notice": "削除は取り消しできません。このカードに関係するすべてのアクションがなくなります。",
  110. "card-delete-pop": "すべての内容がアクティビティから削除されます。この削除は元に戻すことができません。",
  111. "card-delete-suggest-archive": "You can move a card Recycle Bin to remove it from the board and preserve the activity.",
  112. "card-due": "期限",
  113. "card-due-on": "期限日",
  114. "card-spent": "Spent Time",
  115. "card-edit-attachments": "添付ファイルの編集",
  116. "card-edit-custom-fields": "Edit custom fields",
  117. "card-edit-labels": "ラベルの編集",
  118. "card-edit-members": "メンバーの編集",
  119. "card-labels-title": "カードのラベルを変更する",
  120. "card-members-title": "カードからボードメンバーを追加・削除する",
  121. "card-start": "開始",
  122. "card-start-on": "開始日",
  123. "cardAttachmentsPopup-title": "Attach From",
  124. "cardCustomField-datePopup-title": "Change date",
  125. "cardCustomFieldsPopup-title": "Edit custom fields",
  126. "cardDeletePopup-title": "カードを削除しますか?",
  127. "cardDetailsActionsPopup-title": "カード操作",
  128. "cardLabelsPopup-title": "ラベル",
  129. "cardMembersPopup-title": "メンバー",
  130. "cardMorePopup-title": "さらに見る",
  131. "cards": "カード",
  132. "cards-count": "カード",
  133. "change": "変更",
  134. "change-avatar": "アバターの変更",
  135. "change-password": "パスワードの変更",
  136. "change-permissions": "権限の変更",
  137. "change-settings": "設定の変更",
  138. "changeAvatarPopup-title": "アバターの変更",
  139. "changeLanguagePopup-title": "言語の変更",
  140. "changePasswordPopup-title": "パスワードの変更",
  141. "changePermissionsPopup-title": "パーミッションの変更",
  142. "changeSettingsPopup-title": "設定の変更",
  143. "checklists": "チェックリスト",
  144. "click-to-star": "ボードにスターをつける",
  145. "click-to-unstar": "ボードからスターを外す",
  146. "clipboard": "クリップボードもしくはドラッグ&ドロップ",
  147. "close": "閉じる",
  148. "close-board": "ボードを閉じる",
  149. "close-board-pop": "You will be able to restore the board by clicking the “Recycle Bin” button from the home header.",
  150. "color-black": "黒",
  151. "color-blue": "青",
  152. "color-green": "緑",
  153. "color-lime": "ライム",
  154. "color-orange": "オレンジ",
  155. "color-pink": "ピンク",
  156. "color-purple": "紫",
  157. "color-red": "赤",
  158. "color-sky": "空",
  159. "color-yellow": "黄",
  160. "comment": "コメント",
  161. "comment-placeholder": "コメントを書く",
  162. "comment-only": "コメントのみ",
  163. "comment-only-desc": "カードにのみコメント可能",
  164. "computer": "コンピューター",
  165. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist",
  166. "copy-card-link-to-clipboard": "カードへのリンクをクリップボードにコピー",
  167. "copyCardPopup-title": "カードをコピー",
  168. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  169. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  170. "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"First card title\", \"description\":\"First card description\"}, {\"title\":\"Second card title\",\"description\":\"Second card description\"},{\"title\":\"Last card title\",\"description\":\"Last card description\"} ]",
  171. "create": "作成",
  172. "createBoardPopup-title": "ボードの作成",
  173. "chooseBoardSourcePopup-title": "ボードをインポート",
  174. "createLabelPopup-title": "ラベルの作成",
  175. "createCustomField": "Create Field",
  176. "createCustomFieldPopup-title": "Create Field",
  177. "current": "現在",
  178. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  179. "custom-field-checkbox": "Checkbox",
  180. "custom-field-date": "日付",
  181. "custom-field-dropdown": "Dropdown List",
  182. "custom-field-dropdown-none": "(none)",
  183. "custom-field-dropdown-options": "List Options",
  184. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  185. "custom-field-dropdown-unknown": "(unknown)",
  186. "custom-field-number": "Number",
  187. "custom-field-text": "Text",
  188. "custom-fields": "Custom Fields",
  189. "date": "日付",
  190. "decline": "拒否",
  191. "default-avatar": "デフォルトのアバター",
  192. "delete": "削除",
  193. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  194. "deleteLabelPopup-title": "ラベルを削除しますか?",
  195. "description": "詳細",
  196. "disambiguateMultiLabelPopup-title": "不正なラベル操作",
  197. "disambiguateMultiMemberPopup-title": "不正なメンバー操作",
  198. "discard": "捨てる",
  199. "done": "完了",
  200. "download": "ダウンロード",
  201. "edit": "編集",
  202. "edit-avatar": "アバターの変更",
  203. "edit-profile": "プロフィールの編集",
  204. "edit-wip-limit": "Edit WIP Limit",
  205. "soft-wip-limit": "Soft WIP Limit",
  206. "editCardStartDatePopup-title": "開始日の変更",
  207. "editCardDueDatePopup-title": "期限の変更",
  208. "editCustomFieldPopup-title": "Edit Field",
  209. "editCardSpentTimePopup-title": "Change spent time",
  210. "editLabelPopup-title": "ラベルの変更",
  211. "editNotificationPopup-title": "通知の変更",
  212. "editProfilePopup-title": "プロフィールの編集",
  213. "email": "メールアドレス",
  214. "email-enrollAccount-subject": "__siteName__であなたのアカウントが作成されました",
  215. "email-enrollAccount-text": "こんにちは、__user__さん。\n\nサービスを開始するには、以下をクリックしてください。\n\n__url__\n\nよろしくお願いします。",
  216. "email-fail": "メールの送信に失敗しました",
  217. "email-fail-text": "Error trying to send email",
  218. "email-invalid": "無効なメールアドレス",
  219. "email-invite": "メールで招待",
  220. "email-invite-subject": "__inviter__があなたを招待しています",
  221. "email-invite-text": "__user__さんへ。\n\n__inviter__さんがあなたをボード\"__board__\"へ招待しています。\n\n以下のリンクをクリックしてください。\n\n__url__\n\nよろしくお願いします。",
  222. "email-resetPassword-subject": "あなたの __siteName__ のパスワードをリセットする",
  223. "email-resetPassword-text": "こんにちは、__user__さん。\n\nパスワードをリセットするには、以下のリンクをクリックしてください。\n\n__url__\n\nよろしくお願いします。",
  224. "email-sent": "メールを送信しました",
  225. "email-verifyEmail-subject": "あなたの __siteName__ のメールアドレスを確認する",
  226. "email-verifyEmail-text": "こんにちは、__user__さん。\n\nメールアドレスを認証するために、以下のリンクをクリックしてください。\n\n__url__\n\nよろしくお願いします。",
  227. "enable-wip-limit": "Enable WIP Limit",
  228. "error-board-doesNotExist": "ボードがありません",
  229. "error-board-notAdmin": "操作にはボードの管理者権限が必要です",
  230. "error-board-notAMember": "操作にはボードメンバーである必要があります",
  231. "error-json-malformed": "このテキストは、有効なJSON形式ではありません",
  232. "error-json-schema": "JSONデータが不正な値を含んでいます",
  233. "error-list-doesNotExist": "このリストは存在しません",
  234. "error-user-doesNotExist": "ユーザーが存在しません",
  235. "error-user-notAllowSelf": "自分を招待することはできません。",
  236. "error-user-notCreated": "ユーザーが作成されていません",
  237. "error-username-taken": "このユーザ名は既に使用されています",
  238. "error-email-taken": "メールは既に受け取られています",
  239. "export-board": "ボードのエクスポート",
  240. "filter": "フィルター",
  241. "filter-cards": "カードをフィルターする",
  242. "filter-clear": "フィルターの解除",
  243. "filter-no-label": "ラベルなし",
  244. "filter-no-member": "メンバーなし",
  245. "filter-no-custom-fields": "No Custom Fields",
  246. "filter-on": "フィルター有効",
  247. "filter-on-desc": "このボードのカードをフィルターしています。フィルターを編集するにはこちらをクリックしてください。",
  248. "filter-to-selection": "フィルターした項目を全選択",
  249. "fullname": "フルネーム",
  250. "header-logo-title": "自分のボードページに戻る。",
  251. "hide-system-messages": "システムメッセージを隠す",
  252. "headerBarCreateBoardPopup-title": "ボードの作成",
  253. "home": "ホーム",
  254. "import": "インポート",
  255. "import-board": "ボードをインポート",
  256. "import-board-c": "ボードをインポート",
  257. "import-board-title-trello": "Trelloからボードをインポート",
  258. "import-board-title-wekan": "Wekanからボードをインポート",
  259. "import-sandstorm-warning": "ボードのインポートは、既存ボードのすべてのデータを置き換えます。",
  260. "from-trello": "Trelloから",
  261. "from-wekan": "Wekanから",
  262. "import-board-instruction-trello": "Trelloボードの、 'Menu' → 'More' → 'Print and Export' → 'Export JSON'を選択し、テキストをコピーしてください。",
  263. "import-board-instruction-wekan": "Wekanボードの、'Menu' → 'Export board'を選択し、ダウンロードされたファイルからテキストをコピーしてください。",
  264. "import-json-placeholder": "JSONデータをここに貼り付けする",
  265. "import-map-members": "メンバーを紐付け",
  266. "import-members-map": "インポートしたボードにはメンバーが含まれます。これらのメンバーをWekanのメンバーに紐付けしてください。",
  267. "import-show-user-mapping": "メンバー紐付けの確認",
  268. "import-user-select": "メンバーとして利用したいWekanユーザーを選択",
  269. "importMapMembersAddPopup-title": "Wekanメンバーを選択",
  270. "info": "バージョン",
  271. "initials": "初期状態",
  272. "invalid-date": "無効な日付",
  273. "invalid-time": "Invalid time",
  274. "invalid-user": "Invalid user",
  275. "joined": "参加しました",
  276. "just-invited": "このボードのメンバーに招待されています",
  277. "keyboard-shortcuts": "キーボード・ショートカット",
  278. "label-create": "ラベルの作成",
  279. "label-default": "%s ラベル(デフォルト)",
  280. "label-delete-pop": "この操作は取り消しできません。このラベルはすべてのカードから外され履歴からも見えなくなります。",
  281. "labels": "ラベル",
  282. "language": "言語",
  283. "last-admin-desc": "最低でも1人以上の管理者が必要なためロールを変更できません。",
  284. "leave-board": "ボードから退出する",
  285. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  286. "leaveBoardPopup-title": "ボードから退出しますか?",
  287. "link-card": "このカードへのリンク",
  288. "list-archive-cards": "Move all cards in this list to Recycle Bin",
  289. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Recycle Bin and bring them back to the board, click “Menu” > “Recycle Bin”.",
  290. "list-move-cards": "リストの全カードを移動する",
  291. "list-select-cards": "リストの全カードを選択",
  292. "listActionPopup-title": "操作一覧",
  293. "swimlaneActionPopup-title": "Swimlane Actions",
  294. "listImportCardPopup-title": "Trelloのカードをインポート",
  295. "listMorePopup-title": "さらに見る",
  296. "link-list": "このリストへのリンク",
  297. "list-delete-pop": "すべての内容がアクティビティから削除されます。この削除は元に戻すことができません。",
  298. "list-delete-suggest-archive": "You can move a list to Recycle Bin to remove it from the board and preserve the activity.",
  299. "lists": "リスト",
  300. "swimlanes": "Swimlanes",
  301. "log-out": "ログアウト",
  302. "log-in": "ログイン",
  303. "loginPopup-title": "ログイン",
  304. "memberMenuPopup-title": "メンバー設定",
  305. "members": "メンバー",
  306. "menu": "メニュー",
  307. "move-selection": "選択したものを移動",
  308. "moveCardPopup-title": "カードの移動",
  309. "moveCardToBottom-title": "最下部に移動",
  310. "moveCardToTop-title": "先頭に移動",
  311. "moveSelectionPopup-title": "選択箇所に移動",
  312. "multi-selection": "複数選択",
  313. "multi-selection-on": "複数選択有効",
  314. "muted": "ミュート",
  315. "muted-info": "このボードの変更は通知されません",
  316. "my-boards": "自分のボード",
  317. "name": "名前",
  318. "no-archived-cards": "No cards in Recycle Bin.",
  319. "no-archived-lists": "No lists in Recycle Bin.",
  320. "no-archived-swimlanes": "No swimlanes in Recycle Bin.",
  321. "no-results": "該当するものはありません",
  322. "normal": "通常",
  323. "normal-desc": "カードの閲覧と編集が可能。設定変更不可。",
  324. "not-accepted-yet": "招待はアクセプトされていません",
  325. "notify-participate": "作成した、またはメンバーとなったカードの更新情報を受け取る",
  326. "notify-watch": "ウォッチしているすべてのボード、リスト、カードの更新情報を受け取る",
  327. "optional": "任意",
  328. "or": "or",
  329. "page-maybe-private": "このページはプライベートです。<a href='%s'>ログイン</a>して見てください。",
  330. "page-not-found": "ページが見つかりません。",
  331. "password": "パスワード",
  332. "paste-or-dragdrop": "貼り付けか、ドラッグアンドロップで画像を添付 (画像のみ)",
  333. "participating": "参加",
  334. "preview": "プレビュー",
  335. "previewAttachedImagePopup-title": "プレビュー",
  336. "previewClipboardImagePopup-title": "プレビュー",
  337. "private": "プライベート",
  338. "private-desc": "このボードはプライベートです。ボードメンバーのみが閲覧・編集可能です。",
  339. "profile": "プロフィール",
  340. "public": "公開",
  341. "public-desc": "このボードはパブリックです。リンクを知っていれば誰でもアクセス可能でGoogleのような検索エンジンの結果に表示されます。このボードに追加されている人だけがカード追加が可能です。",
  342. "quick-access-description": "ボードにスターをつけると、ここににショートカットができます。",
  343. "remove-cover": "カバーの削除",
  344. "remove-from-board": "ボードから外す",
  345. "remove-label": "ラベルの削除",
  346. "listDeletePopup-title": "リストを削除しますか?",
  347. "remove-member": "メンバーを外す",
  348. "remove-member-from-card": "カードから外す",
  349. "remove-member-pop": "__boardTitle__ から __name__ (__username__) を外しますか?メンバーはこのボードのすべてのカードから外れ、通知を受けます。",
  350. "removeMemberPopup-title": "メンバーを外しますか?",
  351. "rename": "名前変更",
  352. "rename-board": "ボード名の変更",
  353. "restore": "復元",
  354. "save": "保存",
  355. "search": "検索",
  356. "search-cards": "Search from card titles and descriptions on this board",
  357. "search-example": "Text to search for?",
  358. "select-color": "色を選択",
  359. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  360. "setWipLimitPopup-title": "Set WIP Limit",
  361. "shortcut-assign-self": "自分をこのカードに割り当てる",
  362. "shortcut-autocomplete-emoji": "絵文字の補完",
  363. "shortcut-autocomplete-members": "メンバーの補完",
  364. "shortcut-clear-filters": "すべてのフィルターを解除する",
  365. "shortcut-close-dialog": "ダイアログを閉じる",
  366. "shortcut-filter-my-cards": "カードをフィルター",
  367. "shortcut-show-shortcuts": "Bring up this shortcuts list",
  368. "shortcut-toggle-filterbar": "フィルターサイドバーの切り替え",
  369. "shortcut-toggle-sidebar": "ボードサイドバーの切り替え",
  370. "show-cards-minimum-count": "以下より多い場合、リストにカード数を表示",
  371. "sidebar-open": "サイドバーを開く",
  372. "sidebar-close": "サイドバーを閉じる",
  373. "signupPopup-title": "アカウント作成",
  374. "star-board-title": "ボードにスターをつけると自分のボード一覧のトップに表示されます。",
  375. "starred-boards": "スターのついたボード",
  376. "starred-boards-description": "スターのついたボードはボードリストの先頭に表示されます。",
  377. "subscribe": "購読",
  378. "team": "チーム",
  379. "this-board": "このボード",
  380. "this-card": "このカード",
  381. "spent-time-hours": "Spent time (hours)",
  382. "overtime-hours": "Overtime (hours)",
  383. "overtime": "Overtime",
  384. "has-overtime-cards": "Has overtime cards",
  385. "has-spenttime-cards": "Has spent time cards",
  386. "time": "時間",
  387. "title": "タイトル",
  388. "tracking": "トラッキング",
  389. "tracking-info": "これらのカードへの変更が通知されるようになります。",
  390. "type": "Type",
  391. "unassign-member": "未登録のメンバー",
  392. "unsaved-description": "未保存の変更があります。",
  393. "unwatch": "アンウォッチ",
  394. "upload": "アップロード",
  395. "upload-avatar": "アバターのアップロード",
  396. "uploaded-avatar": "アップロードされたアバター",
  397. "username": "ユーザー名",
  398. "view-it": "見る",
  399. "warn-list-archived": "warning: this card is in an list at Recycle Bin",
  400. "watch": "ウォッチ",
  401. "watching": "ウォッチしています",
  402. "watching-info": "このボードの変更が通知されます",
  403. "welcome-board": "ウェルカムボード",
  404. "welcome-swimlane": "Milestone 1",
  405. "welcome-list1": "基本",
  406. "welcome-list2": "高度",
  407. "what-to-do": "何をしたいですか?",
  408. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  409. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  410. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  411. "admin-panel": "管理パネル",
  412. "settings": "設定",
  413. "people": "メンバー",
  414. "registration": "登録",
  415. "disable-self-registration": "自己登録を無効化",
  416. "invite": "招待",
  417. "invite-people": "メンバーを招待",
  418. "to-boards": "ボードへ移動",
  419. "email-addresses": "Emailアドレス",
  420. "smtp-host-description": "Emailを処理するSMTPサーバーのアドレス",
  421. "smtp-port-description": "SMTPサーバーがEmail送信に使用するポート",
  422. "smtp-tls-description": "SMTPサーバのTLSサポートを有効化",
  423. "smtp-host": "SMTPホスト",
  424. "smtp-port": "SMTPポート",
  425. "smtp-username": "ユーザー名",
  426. "smtp-password": "パスワード",
  427. "smtp-tls": "TLSサポート",
  428. "send-from": "送信元",
  429. "send-smtp-test": "Send a test email to yourself",
  430. "invitation-code": "招待コード",
  431. "email-invite-register-subject": "__inviter__さんがあなたを招待しています",
  432. "email-invite-register-text": " __user__ さん\n\n__inviter__ があなたをWekanに招待しました。\n\n以下のリンクをクリックしてください。\n__url__\n\nあなたの招待コードは、 __icode__ です。\n\nよろしくお願いします。",
  433. "email-smtp-test-subject": "SMTP Test Email From Wekan",
  434. "email-smtp-test-text": "You have successfully sent an email",
  435. "error-invitation-code-not-exist": "招待コードが存在しません",
  436. "error-notAuthorized": "このページを参照する権限がありません。",
  437. "outgoing-webhooks": "Outgoing Webhooks",
  438. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  439. "new-outgoing-webhook": "New Outgoing Webhook",
  440. "no-name": "(Unknown)",
  441. "Wekan_version": "Wekanバージョン",
  442. "Node_version": "Nodeバージョン",
  443. "OS_Arch": "OSアーキテクチャ",
  444. "OS_Cpus": "OS CPU数",
  445. "OS_Freemem": "OSフリーメモリ",
  446. "OS_Loadavg": "OSロードアベレージ",
  447. "OS_Platform": "OSプラットフォーム",
  448. "OS_Release": "OSリリース",
  449. "OS_Totalmem": "OSトータルメモリ",
  450. "OS_Type": "OS種類",
  451. "OS_Uptime": "OSアップタイム",
  452. "hours": "時",
  453. "minutes": "分",
  454. "seconds": "秒",
  455. "show-field-on-card": "Show this field on card",
  456. "yes": "はい",
  457. "no": "いいえ",
  458. "accounts": "アカウント",
  459. "accounts-allowEmailChange": "メールアドレスの変更を許可",
  460. "accounts-allowUserNameChange": "Allow Username Change",
  461. "createdAt": "Created at",
  462. "verified": "Verified",
  463. "active": "Active",
  464. "card-received": "Received",
  465. "card-received-on": "Received on",
  466. "card-end": "End",
  467. "card-end-on": "Ends on",
  468. "editCardReceivedDatePopup-title": "Change received date",
  469. "editCardEndDatePopup-title": "Change end date"
  470. }