ja.i18n.json 30 KB

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