kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
4.6 KiB
86 lines
4.6 KiB
#English strings go here
|
|
ja:
|
|
js:
|
|
boards:
|
|
label_unnamed_board: '無題のボード'
|
|
label_unnamed_list: '無題のリスト'
|
|
label_board_type: 'ボードの形式'
|
|
upsale:
|
|
teaser_text: 'この柔軟なボードビューでアジャイルプロジェクトの管理を向上させましょう。 あなたが追跡したいものを、好きなだけボードを作成してください。'
|
|
upgrade_to_ee_text: 'ボードはエンタープライズ機能です。 有料プランにアップグレードしてください。'
|
|
upgrade: '今すぐアップグレード'
|
|
personal_demo: 'パーソナルデモを入手する'
|
|
lists:
|
|
delete: 'リストを削除'
|
|
version:
|
|
is_locked: 'バージョンはロックされています。このバージョンにアイテムは追加できません。'
|
|
is_closed: 'バージョンは閉じられています。このバージョンにアイテムは追加できません。'
|
|
close_version: 'バージョンを閉じる'
|
|
open_version: 'バージョンを開く'
|
|
lock_version: 'バージョンをロック'
|
|
unlock_version: 'バージョンのロックを解除'
|
|
edit_version: 'バージョンを編集'
|
|
show_version: 'バージョンを表示'
|
|
locked: 'ロックされている'
|
|
closed: '終了'
|
|
new_board: '新しいボード'
|
|
add_list: 'Add list to board'
|
|
add_card: 'カードを追加'
|
|
error_attribute_not_writable: "作業項目を移動できません。 %{attribute} は書き込みできません。"
|
|
error_loading_the_list: "リストの読み込み中にエラーが発生しました: %{error_message}"
|
|
error_permission_missing: "公開クエリを作成するアクセス許可が見つかりません。"
|
|
error_cannot_move_into_self: "You can not move a work package into its own column."
|
|
click_to_remove_list: "クリックしてこのリストを削除"
|
|
board_type:
|
|
text: 'ボードの形式'
|
|
free: 'basic'
|
|
select_board_type: 'Please choose the type of board you need.'
|
|
free_text: >
|
|
Start from scratch with a blank board. Manually add cards and columns to this board.
|
|
action: 'アクションボード'
|
|
action_by_attribute: 'アクションボード (%{attribute})'
|
|
action_text: >
|
|
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
|
|
action_text_subprojects: >
|
|
Board with automated columns for subprojects. Dragging work packages to other lists updates the (sub-)project accordingly.
|
|
action_text_subtasks: >
|
|
Board with automated columns for sub-elements. Dragging work packages to other lists updates the parent accordingly.
|
|
action_text_status: >
|
|
Basic kanban style board with columns for status such as To Do, In Progress, Done.
|
|
action_text_assignee: >
|
|
Board with automated columns based on assigned users. Ideal for dispatching work packages.
|
|
action_text_version: >
|
|
Board with automated columns based on the version attribute. Ideal for planning product development.
|
|
action_type:
|
|
assignee: assignee
|
|
status: status
|
|
version: version
|
|
subproject: subproject
|
|
subtasks: parent-child
|
|
board_type_title:
|
|
assignee: 担当者
|
|
status: ステータス
|
|
version: バージョン
|
|
subproject: 子プロジェクト
|
|
subtasks: Parent-Child
|
|
basic: Basic
|
|
select_attribute: "アクション属性"
|
|
add_list_modal:
|
|
labels:
|
|
assignee: Select user to add as a new assignee list
|
|
status: Select status to add as a new list
|
|
version: Select version to add as a new list
|
|
subproject: Select subproject to add as a new list
|
|
subtasks: Select work package to add as a new list
|
|
warning:
|
|
status: |
|
|
利用可能な状態ではありません。<br>
|
|
または、既にボードに追加されています。
|
|
assignee: There isn't any member matched with your filter value. <br>
|
|
no_member: This project currently does not have any members that can be added. <br>
|
|
add_members: <a href="%{link}">プロジェクトに新規メンバーを追加し</a> 、再度ユーザーを選択してください。
|
|
configuration_modal:
|
|
title: 'このボードの設定'
|
|
display_settings:
|
|
card_mode: "カード形式で表示"
|
|
table_mode: "表形式で表示"
|
|
|