OC.L10N.register( "deck", { "You have created a new board {board}" : "あなたは新しいボード {board} を作成しました。", "{user} has created a new board {board}" : "{user} が新しいボード {board} を作成しました", "You have deleted the board {board}" : "あなたはボード {board} を削除しました。", "{user} has deleted the board {board}" : "{user} がボード {board} を削除しました", "You have restored the board {board}" : "あなたはボード {board} を復元しました。", "{user} has restored the board {board}" : "{user} がボード {board} を復元しました", "You have shared the board {board} with {acl}" : "あなたはボード {board} を {acl} と共有しました。", "{user} has shared the board {board} with {acl}" : "{user}はボード{board}を{acl}と共有しました", "You have removed {acl} from the board {board}" : "{acl} をボード {board} から削除しました。", "{user} has removed {acl} from the board {board}" : "{user} がボード {board} から {acl} を削除しました", "You have renamed the board {before} to {board}" : "あなたは {before} のボードの名前を {board} に変更しました", "{user} has renamed the board {before} to {board}" : "{user} はボード {before} を {board} に変更しました", "You have archived the board {board}" : "あなたはボードをアーカイブしました {board}", "{user} has archived the board {before}" : "{user} は {before} のボードをアーカイブしました", "You have unarchived the board {board}" : "ボード {board} がアーカイブされていません", "{user} has unarchived the board {before}" : "{user} は {before} のボードをアーカイブされていません", "You have created a new stack {stack} on board {board}" : "{board} に新しいスタック {stack} を作成しました。", "{user} has created a new stack {stack} on board {board}" : "{user} が {board} に新しいスタック {stack} を作成しました", "You have renamed stack {before} to {stack} on board {board}" : " {board} のスタックの名前を {before} から {stack} に変更しました", "{user} has renamed stack {before} to {stack} on board {board}" : "{user} がボード {board} のスタックの名前を {before} から {stack} に変更しました", "You have deleted stack {stack} on board {board}" : "ボード {board} のスタック {stack} を削除しました。", "{user} has deleted stack {stack} on board {board}" : "{user} がボード {board} のスタック {stack} を削除しました。", "You have created card {card} in stack {stack} on board {board}" : "{board} の {stack} に {card} を作成しました。", "{user} has created card {card} in stack {stack} on board {board}" : "{user} が {board} の {stack} に {card} を作成しました", "You have deleted card {card} in stack {stack} on board {board}" : "{board} の {stack} で {card} を削除しました。", "{user} has deleted card {card} in stack {stack} on board {board}" : "{user}がボード{board}のスタック{stack}のカード{card}を削除しました", "You have renamed the card {before} to {card}" : "カード {before} の名前を {card} に変更しました", "{user} has renamed the card {before} to {card}" : "{user} が {before} カードの名前を {card} に変更しました", "You have added a description to card {card} in stack {stack} on board {board}" : "ボード{board}のスタック{stack} のカード{card}に説明を追加しました", "{user} has added a description to card {card} in stack {stack} on board {board}" : "{user}がボード{board}のスタック{stack}のカード{card}に説明を追加しました", "You have updated the description of card {card} in stack {stack} on board {board}" : "ボード{board}のスタック{stack}のカード{card}の説明を更新しました", "{user} has updated the description of the card {card} in stack {stack} on board {board}" : "{user}はボード{board}のスタック{stack}のカード{card}の説明を更新しました", "You have archived card {card} in stack {stack} on board {board}" : "ボード {board}上のスタック {stack}にあるカード {card} をアーカイブしました", "{user} has archived card {card} in stack {stack} on board {board}" : "{user}がボード{board}のスタック{stack}にカード{card}をアーカイブしました", "You have unarchived card {card} in stack {stack} on board {board}" : "ボード{board}のスタック{stack}に未アーカイブのカード{card}があります", "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user}がボード {board}上のスタック {stack}にあるカード {card} をアーカイブ解除しました", "You have removed the due date of card {card}" : "カード{card}の期日を削除しました", "{user} has removed the due date of card {card}" : "{user}がカード{card}の期日を削除しました", "You have set the due date of card {card} to {after}" : "カード{card}の期日を{after}に設定しました", "{user} has set the due date of card {card} to {after}" : "{user}がカード{card}の期日を{after}に設定しました", "You have updated the due date of card {card} to {after}" : "カード{card}の期日を{after}に更新しました", "{user} has updated the due date of card {card} to {after}" : "{user}はカード{card}の期日を{after}に更新しました", "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "ボード{board}のスタック{stack}のカード{card}にタグ{label}を追加しました", "{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user}がボード{board}のスタック{stack}のカード{card}にタグ{label}を追加しました", "You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "ボード{board}のスタック{stack}のカード{card}からタグ{label}を削除しました", "{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user}がボード{board}のスタック{stack}のカード{card}からタグ{label}を削除しました", "You have assigned {assigneduser} to card {card} on board {board}" : "ボード{board}のカード{card}に{assigneduser}を割り当てました", "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user}がボード{board}のカード{card}に{assigneduser}を割り当てました", "You have unassigned {assigneduser} from card {card} on board {board}" : "ボード{board}のカード{card}から{assigneduser} の割り当てが解除されました", "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user}がボード{board}のカード{card}から{assigneduser}の割り当てを解除されました", "You have moved the card {card} from stack {stackBefore} to {stack}" : "カード{card}をスタック{stackBefore}から{stack}に移動しました", "{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user}がカード{card}をスタック{stackBefore}から{stack}に移動しました", "You have added the attachment {attachment} to card {card}" : "添付ファイル{attachment}をカード{card}に追加しました", "{user} has added the attachment {attachment} to card {card}" : "{user}が添付ファイル{attachment}をカード{card}に追加しました", "You have updated the attachment {attachment} on card {card}" : "カード{card}の添付ファイル{attachment}を更新しました", "{user} has updated the attachment {attachment} on card {card}" : "{user}がカード{card}の添付ファイル{attachment}を更新しました", "You have deleted the attachment {attachment} from card {card}" : "カード{card}から添付ファイル{attachment}を削除しました", "{user} has deleted the attachment {attachment} from card {card}" : "{user}がカード{card}から添付ファイル{attachment}を削除しました", "You have restored the attachment {attachment} to card {card}" : "添付ファイル{attachment}をカード{card}に復元しました", "{user} has restored the attachment {attachment} to card {card}" : "{user}が添付ファイル{attachment}をカード{card}に復元しました", "You have commented on card {card}" : "カード{card}にコメントしました", "{user} has commented on card {card}" : "{user}がカード{card}にコメントしました", "A card description inside the Deck app has been changed" : "デッキアプリ内のカードの説明が変更されました", "Deck" : "デッキ", "Changes in the Deck app" : "デッキアプリの変更点", "A comment was created on a card" : "カードにコメントが作成されたとき", "Personal" : "個人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "カード \"%s\"(\"%s\"に所属)が%sによってあなたに割り当てられました。", "{user} has assigned the card \"%s\" on \"%s\" to you." : "{user}はあなたに カード \"%s\"(\"%s\"に所属)を割り当てました。", "The card \"%s\" on \"%s\" has reached its due date." : "カード \"%s\"(\"%s\"に所属)は期日に達しました。", "%s has mentioned you in a comment on \"%s\"." : "%sさんは \"%s\"へのコメントであなたについて言及しました。", "{user} has mentioned you in a comment on \"%s\"." : "{user} は \"%s\"へのコメントであなたについて言及しました。", "The board \"%s\" has been shared with you by %s." : "\"%s\" ボードは、%s からあなたに共有されています。", "{user} has shared the board %s with you." : "{user}があなたとボード%sを共有しました。", "No data was provided to create an attachment." : "添付ファイルを作成するためのデータは提供されていません。", "Finished" : "完了", "To review" : "レビューする", "Action needed" : "必要なアクション", "Later" : "後", "To do" : "To do", "Doing" : "行うこと", "Done" : "完了", "Example Task 3" : "タスク3の例", "Example Task 2" : "タスク2の例", "Example Task 1" : "タスク1の例", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブを超えています", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています", "The file was only partially uploaded" : "ファイルは一部分にしかアップロードされていません", "No file was uploaded" : "ファイルはアップロードされませんでした", "Missing a temporary folder" : "一時領域フォルダーがありません", "Could not write file to disk" : "ディスクにファイルを書き込めませんでした", "A PHP extension stopped the file upload" : "PHP拡張でファイルのアップロードが停止されています", "No file uploaded or file size exceeds maximum of %s" : "ファイルがアップロードされていないか、ファイルサイズが最大 %s を超えています", "A kanban style project and personal management tool for Nextcloud" : "Nextcloud用のカンバンスタイルプロジェクトと個人管理ツール", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "DeckはNextcloudと統合した、チームの個人計画とプロジェクトの組織化を目的としたカンバンスタイルの組織ツールです。\n\n\n- 📥 タスクをカードに追加して整理する\n- 📄 マークダウンで追加のメモを書き留めます\n- 🔖 より良い組織のためにラベルを割り当てる\n- 👥 あなたのチーム、友人、家族と共有する\n- 📎 ファイルを添付してマークダウンの説明に埋め込む\n- 💬 コメントを使ってあなたのチームと話し合う\n- ⚡ アクティビティの流れの変化を追跡する\n- 🚀 プロジェクトを整理する", "Create new board" : "新しいボードを作成", "Select the board to link to a project" : "プロジェクトにリンクするボードを選択", "Select board" : "ボードを選択", "Show archived cards" : "アーカイブされたカードを表示する", "Hide archived cards" : "アーカイブされたカードを非表示にする", "Toggle compact mode" : "コンパクトモードの切り替え", "Deleted stacks" : "削除済みのスタック", "Deleted cards" : "削除済みのカード", "Add a new stack" : "新しいスタックを追加する", "Add card" : "カードを追加", "Edit" : "編集", "Tags" : "タグ", "Due date" : "期限", "Remove due date" : "期限を削除", "Description" : "説明", "Attachments" : "添付ファイル", "Timeline" : "タイムライン", "Upload attachment" : "添付ファイルをアップロードする", "Delete card" : "カードを削除する", "Archived boards" : "アーカイブ済みのボード", "Shared boards" : "共有ボード", "Settings" : "設定", "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "デッキ作成制限は、設定したグループに非所属のユーザーがボードを作成できないようにします。非所属ユーザーは共有されているボードでのみ作業できます。", "New board title" : "新しいボードのタイトル", "Edit board" : "ボードを編集", "Archive board" : "ボードをアーカイブ", "Unarchive board" : "ボードのアーカイブを解除", "Delete board" : "ボードを削除", "Link to a board" : "ボードへのリンク" }, "nplurals=1; plural=0;");