[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-09-13 02:29:30 +00:00
parent 75660eecd6
commit bdfdb6cbf6
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 56 additions and 2 deletions

View file

@ -19,8 +19,11 @@ OC.L10N.register(
"Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。",
"Copy share link" : "共有リンクをコピー",
"Are you sure you want to delete {title}?" : "本当に [title] を削除してもよろしいですか?",
"Error while deleting {title}" : "{title}を削除中にエラー",
"Answer number {index}" : "回答数{index}",
"Delete answer" : "回答を削除",
"Error while saving the answer" : "回答を保存中にエラーが発生しました",
"Question number {index}" : "質問数{index}",
"Drag to reorder the questions" : "質問の順序を掴んで変更",
"Required" : "必須",
"Delete question" : "質問の削除",
@ -28,13 +31,28 @@ OC.L10N.register(
"Add a new answer" : "回答を追加",
"A long answer for the question “{text}”" : "質問“{text}”の複数行回答",
"A short answer for the question “{text}”" : "質問“{text}”の1行回答",
"No response" : "返信なし",
"User or group name …" : "ユーザーかグループ名 ...",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
"Searching …" : "検索しています…",
"No elements found." : "要素が見つかりませんでした。",
"Group" : "グループ",
"Loading {title} …" : "{title}をローディング ...",
"Toggle settings" : "セッティングを切り替え",
"Description" : "説明",
"Add a question" : "質問を追加",
"Error while saving form" : "フォームを保存中にエラー",
"Loading responses …" : "返信をロード中 ...",
"Back to questions" : "質問に戻る",
"{amount} responses" : "{amount}個の返信",
"Summary" : "要約",
"Options" : "オプション",
"Export to CSV" : "CSVにエクスポート",
"Delete all responses" : "全ての返信を削除",
"No responses yet" : "まだ返信はありません",
"Results of submitted forms will show up here" : "送信したフォームの結果はここに表示されます",
"responses" : "返信",
"Share via link" : "linkで共有",
"Settings" : "設定",
"Anonymous responses" : "匿名回答",
"Set expiration date" : "有効期限を設定",
@ -42,6 +60,15 @@ OC.L10N.register(
"Select expiration date" : "回答期限日の選択",
"Submit" : "送信",
"Error while saving question" : "質問の保存中にエラーが発生しました",
"Checkboxes" : "チェックボックス"
"Checkboxes" : "チェックボックス",
"Multiple choice" : "複数の選択肢",
"Dropdown" : "ドロップダウン",
"Dropdown question title" : "質問題をドロップダウン",
"Pick an option" : "選択肢を選択",
"Short answer" : "短い回答",
"Enter a short answer" : "短い回答を入力",
"Long text" : "長文",
"Form not found" : "フォームがありません",
"This form does not exist" : "このフォームは存在しません"
},
"nplurals=1; plural=0;");

View file

@ -17,8 +17,11 @@
"Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。",
"Copy share link" : "共有リンクをコピー",
"Are you sure you want to delete {title}?" : "本当に [title] を削除してもよろしいですか?",
"Error while deleting {title}" : "{title}を削除中にエラー",
"Answer number {index}" : "回答数{index}",
"Delete answer" : "回答を削除",
"Error while saving the answer" : "回答を保存中にエラーが発生しました",
"Question number {index}" : "質問数{index}",
"Drag to reorder the questions" : "質問の順序を掴んで変更",
"Required" : "必須",
"Delete question" : "質問の削除",
@ -26,13 +29,28 @@
"Add a new answer" : "回答を追加",
"A long answer for the question “{text}”" : "質問“{text}”の複数行回答",
"A short answer for the question “{text}”" : "質問“{text}”の1行回答",
"No response" : "返信なし",
"User or group name …" : "ユーザーかグループ名 ...",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
"Searching …" : "検索しています…",
"No elements found." : "要素が見つかりませんでした。",
"Group" : "グループ",
"Loading {title} …" : "{title}をローディング ...",
"Toggle settings" : "セッティングを切り替え",
"Description" : "説明",
"Add a question" : "質問を追加",
"Error while saving form" : "フォームを保存中にエラー",
"Loading responses …" : "返信をロード中 ...",
"Back to questions" : "質問に戻る",
"{amount} responses" : "{amount}個の返信",
"Summary" : "要約",
"Options" : "オプション",
"Export to CSV" : "CSVにエクスポート",
"Delete all responses" : "全ての返信を削除",
"No responses yet" : "まだ返信はありません",
"Results of submitted forms will show up here" : "送信したフォームの結果はここに表示されます",
"responses" : "返信",
"Share via link" : "linkで共有",
"Settings" : "設定",
"Anonymous responses" : "匿名回答",
"Set expiration date" : "有効期限を設定",
@ -40,6 +58,15 @@
"Select expiration date" : "回答期限日の選択",
"Submit" : "送信",
"Error while saving question" : "質問の保存中にエラーが発生しました",
"Checkboxes" : "チェックボックス"
"Checkboxes" : "チェックボックス",
"Multiple choice" : "複数の選択肢",
"Dropdown" : "ドロップダウン",
"Dropdown question title" : "質問題をドロップダウン",
"Pick an option" : "選択肢を選択",
"Short answer" : "短い回答",
"Enter a short answer" : "短い回答を入力",
"Long text" : "長文",
"Form not found" : "フォームがありません",
"This form does not exist" : "このフォームは存在しません"
},"pluralForm" :"nplurals=1; plural=0;"
}