forms/l10n/ja.json

117 строки
7.6 KiB
JSON
Исходник Обычный вид История

2019-07-30 06:02:06 +03:00
{ "translations": {
2020-07-29 05:38:09 +03:00
"Anonymous response" : "匿名の回答",
2021-02-05 05:43:43 +03:00
"User display name" : "ユーザー表示名",
"Timestamp" : "タイムスタンプ",
"Anonymous user" : "匿名ユーザー",
2021-01-23 05:42:19 +03:00
"responses" : "返信",
2020-02-29 06:21:10 +03:00
"Forms" : "フォーム",
2021-02-05 05:43:43 +03:00
"Shared by %s" : "%sが共有",
"📝 Simple surveys and questionnaires, self-hosted" : "📝 自前で作る、簡単なアンケート",
2020-07-29 05:38:09 +03:00
"New form" : "新しいフォーム",
"Loading forms …" : "フォームを読み込み中…",
"No forms created yet" : "まだフォームが作成されていません",
"Create a form" : "フォームの作成",
"Select a form or create a new one" : "フォームを選択するか、新しく作成します",
2020-04-28 06:17:00 +03:00
"Create new form" : "新規フォームを作成",
2020-07-29 05:38:09 +03:00
"An error occurred while loading the forms list" : "フォームリストの読み込み中にエラーが発生しました",
"Unable to create a new form" : "新しいフォームを作成することはできません",
"Responses" : "回答",
2020-03-27 06:22:15 +03:00
"Delete form" : "フォームを削除",
2020-08-08 05:38:00 +03:00
"Form link copied" : "フォームのリンクをコピーしました",
2020-04-04 06:20:43 +03:00
"Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。",
2021-02-05 05:43:43 +03:00
"Are you sure you want to delete {title}?" : "本当に {title} を削除してもよろしいですか?",
2021-02-10 05:44:08 +03:00
"Error while deleting {title}" : "{title} を削除中にエラー",
"An answer for the {index} option" : "{index} 番目の選択肢の回答",
"Answer number {index}" : "回答数 {index}",
2020-08-08 05:38:00 +03:00
"Delete answer" : "回答を削除",
"Error while saving the answer" : "回答を保存中にエラーが発生しました",
2020-09-13 05:29:30 +03:00
"Question number {index}" : "質問数{index}",
2020-08-08 05:38:00 +03:00
"Drag to reorder the questions" : "質問の順序を掴んで変更",
2021-02-10 05:44:08 +03:00
"Title of question number {index}" : "{index} 番目の設問のタイトル",
2020-06-17 05:35:00 +03:00
"Required" : "必須",
2020-08-08 05:38:00 +03:00
"Delete question" : "質問の削除",
"This question needs a title!" : "この質問にはタイトルが必須です!",
"Add a new answer" : "回答を追加",
2021-02-05 05:43:43 +03:00
"There was an issue deleting this option" : "このオプションの削除中に問題が発生しました",
2020-08-08 05:38:00 +03:00
"A long answer for the question “{text}”" : "質問“{text}”の複数行回答",
"A short answer for the question “{text}”" : "質問“{text}”の1行回答",
2021-02-05 05:43:43 +03:00
"Delete this response" : "この返信を削除",
2020-09-13 05:29:30 +03:00
"No response" : "返信なし",
"User or group name …" : "ユーザーかグループ名 ...",
2020-05-07 06:17:42 +03:00
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
"Searching …" : "検索しています…",
"No elements found." : "要素が見つかりませんでした。",
2019-07-30 06:02:06 +03:00
"Group" : "グループ",
2021-02-10 05:44:08 +03:00
"Loading {title} …" : "{title} をローディング ...",
2020-09-13 05:29:30 +03:00
"Toggle settings" : "セッティングを切り替え",
2021-02-05 05:43:43 +03:00
"Form title" : "フォームのタイトル",
2019-07-30 06:02:06 +03:00
"Description" : "説明",
2020-09-13 05:29:30 +03:00
"Add a question" : "質問を追加",
2021-02-05 05:43:43 +03:00
"Responses are anonymous." : "回答者が匿名です",
2021-02-10 05:44:08 +03:00
"Responses are connected to your Nextcloud account." : "あなたの Nextcloud アカウントに回答を紐づけます",
2021-02-05 05:43:43 +03:00
"An asterisk (*) indicates mandatory questions." : "アスタリスク(*)は必須回答の設問です",
"There was an error while adding the new question" : "設問の追加中にエラーが発生しました",
"There was an error while removing the question" : "設問の削除中にエラーが発生しました",
"Error while saving form" : "フォームの保存中にエラー発生",
"Loading responses …" : "回答をロード中 ...",
2020-09-13 05:29:30 +03:00
"Back to questions" : "質問に戻る",
2021-02-10 05:44:08 +03:00
"{amount} responses" : "{amount} 個の返信",
2020-07-08 05:36:25 +03:00
"Summary" : "要約",
2020-05-07 06:17:42 +03:00
"Options" : "オプション",
2021-02-10 05:44:08 +03:00
"Export to CSV" : "CSV にエクスポート",
2020-09-13 05:29:30 +03:00
"Delete all responses" : "全ての返信を削除",
"No responses yet" : "まだ返信はありません",
"Results of submitted forms will show up here" : "送信したフォームの結果はここに表示されます",
2021-02-05 05:43:43 +03:00
"There was an error while loading the results" : "結果のロード中にエラーが発生しました",
"There was an error while removing this response" : "この回答の削除中にエラーが発生しました",
"Are you sure you want to delete all responses of {title}?" : "本当にすべての {title} を削除してもよろしいですか?",
"There was an error while removing responses" : "回答の削除中にエラーが発生しました",
"Share form" : "フォームを共有",
2021-02-10 05:44:08 +03:00
"Share via link" : "リンクで共有",
2021-02-05 05:43:43 +03:00
"Show to all users of this instance" : "このインスタンスのすべてのユーザーに共有",
"Choose users to share with" : "共有するユーザーを選択",
2020-04-29 06:16:35 +03:00
"Settings" : "設定",
2020-08-08 05:38:00 +03:00
"Anonymous responses" : "匿名回答",
2021-02-05 05:43:43 +03:00
"Allow multiple responses per person" : "ユーザーごとに複数の回答を許可",
2020-04-29 06:16:35 +03:00
"Set expiration date" : "有効期限を設定",
2020-05-04 06:15:45 +03:00
"Expiration date" : "有効期限",
2020-08-08 05:38:00 +03:00
"Select expiration date" : "回答期限日の選択",
2021-02-10 05:44:08 +03:00
"Expired on {date}" : "{date} にすでに有効期限切れ",
"Expires on {date}" : "有効期限: {date}",
2020-07-29 05:38:09 +03:00
"Submit" : "送信",
2021-02-05 05:43:43 +03:00
"Submit form" : "フォームを送信",
"Submitting form …" : "フォームを送信中...",
"Thank you for completing the form!" : "回答のご協力ありがとうございました!",
"There was an error submitting the form" : "フォームの送信中にエラーが発生しました",
2020-08-08 05:38:00 +03:00
"Error while saving question" : "質問の保存中にエラーが発生しました",
2020-09-13 05:29:30 +03:00
"Checkboxes" : "チェックボックス",
2021-02-05 05:43:43 +03:00
"Checkbox question title" : "設問のタイトルのチェックボックスを有効にする",
"This question needs a title and at least one answer!" : "この質問にはタイトルと少なくとも1つの回答が必須です!",
2020-09-13 05:29:30 +03:00
"Multiple choice" : "複数の選択肢",
2021-02-05 05:43:43 +03:00
"Multiple choice question title" : "複数選択の設問のタイトル",
2020-09-13 05:29:30 +03:00
"Dropdown" : "ドロップダウン",
"Dropdown question title" : "質問題をドロップダウン",
2021-02-05 05:43:43 +03:00
"People can pick one option" : "回答者は選択肢ひとつを選択可能",
2020-09-13 05:29:30 +03:00
"Pick an option" : "選択肢を選択",
"Short answer" : "短い回答",
2021-02-05 05:43:43 +03:00
"Short answer question title" : "短文回答の設問のタイトル",
"People can enter a short answer" : "回答者は短い回答を入力可能",
2020-09-13 05:29:30 +03:00
"Enter a short answer" : "短い回答を入力",
"Long text" : "長文",
2021-02-05 05:43:43 +03:00
"Long text question title" : "長文回答の設問のタイトル",
"People can enter a long text" : "回答者は長文を入力可能",
"Enter a long text" : "長文回答を入力",
"Date" : "日付",
"Date question title" : "日付回答の設問のタイトル",
"People can pick a date" : "回答者は日付を選択可能",
"Pick a date" : "日付を指定",
"Datetime" : "日時",
"Datetime question title" : "日時回答の設問のタイトル",
"People can pick a date and time" : "回答者は日付と時刻を選択可能",
"Pick a date and time" : "日時を選択",
"Form expired" : "フォームの有効期限切れ",
"This form has expired and is no longer taking answers" : "このフォームは期限が切れており、もう回答を取得しません",
2020-09-13 05:29:30 +03:00
"Form not found" : "フォームがありません",
"This form does not exist" : "このフォームは存在しません"
2019-07-30 06:02:06 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}