зеркало из https://github.com/nextcloud/forms.git
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
9e988c615b
Коммит
76ffe6dc5e
15
l10n/ja.js
15
l10n/ja.js
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Forms" : "フォーム",
|
||||
"{user} has shared the form {formTitle} with you" : "{user}が{formTitle}をあなたと共有しました。",
|
||||
"{user} has shared the form {formTitle} with group {group}" : "{user}はグループ {group}とフォーム {formTitle} を共有した",
|
||||
"{user} answered your form {formTitle}" : "{user} が {formTitle} に回答しました",
|
||||
"Anonymous user" : "匿名ユーザー",
|
||||
"Nextcloud Forms" : "Nextcloud フォーム",
|
||||
|
@ -52,6 +53,8 @@ OC.L10N.register(
|
|||
"Are you sure you want to delete {title}?" : "本当に {title} を削除してもよろしいですか?",
|
||||
"Form closed" : "フォームを閉じる",
|
||||
"Error while deleting {title}" : "{title} を削除中にエラー",
|
||||
"Add multiple options" : "複数のオプションを追加",
|
||||
"Add multiple options (one per line)" : "複数のオプションを追加(1行ごとに1つ)",
|
||||
"Options" : "オプション",
|
||||
"Cancel" : "キャンセル",
|
||||
"Answer number {index}" : "回答数 {index}",
|
||||
|
@ -71,6 +74,11 @@ OC.L10N.register(
|
|||
"Delete" : "削除",
|
||||
"Uploading …" : "アップロード中...",
|
||||
"A long answer for the question “{text}”" : "質問“{text}”の複数行回答",
|
||||
"Add \"other\"" : "\"その他\"を追加",
|
||||
"Require a minimum of options to be checked" : "最低でもチェックする必要のあるオプション数",
|
||||
"Minimum options to be checked" : "最低でもチェックする必要のあるオプション数",
|
||||
"Require a maximum of options to be checked" : "最大でチェックできるオプション数",
|
||||
"Maximum options to be checked" : "最大でチェックできるオプション数",
|
||||
"Other:" : "その他:",
|
||||
"Other" : "その他",
|
||||
"A short answer for the question “{text}”" : "質問“{text}”の1行回答",
|
||||
|
@ -95,7 +103,12 @@ OC.L10N.register(
|
|||
"Internal link" : "内部リンク",
|
||||
"Only works for logged in accounts with access rights" : "アクセス権を持つログインアカウントにのみ機能します",
|
||||
"Permit access to all logged in accounts" : "すべてのログイン済みアカウントからのアクセスを許可する",
|
||||
"Transfer ownership" : "所有権を譲渡する",
|
||||
"You're going to transfer the ownership of {name} to another account. Please select the account to which you want to transfer ownership." : "{name}の所有権を別のアカウントに譲渡しようとしています。所有権を譲渡するアカウントを選択してください。",
|
||||
"Search for a user" : "ユーザーを検索",
|
||||
"Type {text} to confirm." : "確認のため{text}を入力してください",
|
||||
"This can not be undone." : "これは取り消すことができません",
|
||||
"I understand, transfer this form" : "理解しました、このフォームを譲渡します",
|
||||
"View mode" : "表示モード",
|
||||
"Share" : "共有",
|
||||
"Toggle settings" : "セッティングを切り替え",
|
||||
|
@ -148,6 +161,7 @@ OC.L10N.register(
|
|||
"Abort" : "中止",
|
||||
"Leave" : "出る",
|
||||
"Clear" : "クリア",
|
||||
"Some answers are not valid" : "いくつかの回答が無効です",
|
||||
"Error while saving question" : "質問の保存中にエラーが発生しました",
|
||||
"Form link copied" : "フォームのリンクをコピーしました",
|
||||
"Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。",
|
||||
|
@ -180,6 +194,7 @@ OC.L10N.register(
|
|||
"Pick a date and time" : "日時を選択",
|
||||
"Time" : "時間",
|
||||
"Time question title" : "時間の設問のタイトル",
|
||||
"People can pick a time" : "時間を選択できます",
|
||||
"Pick a time" : "時間を指定",
|
||||
"Image" : "画像",
|
||||
"Document" : "ドキュメント",
|
||||
|
|
15
l10n/ja.json
15
l10n/ja.json
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Forms" : "フォーム",
|
||||
"{user} has shared the form {formTitle} with you" : "{user}が{formTitle}をあなたと共有しました。",
|
||||
"{user} has shared the form {formTitle} with group {group}" : "{user}はグループ {group}とフォーム {formTitle} を共有した",
|
||||
"{user} answered your form {formTitle}" : "{user} が {formTitle} に回答しました",
|
||||
"Anonymous user" : "匿名ユーザー",
|
||||
"Nextcloud Forms" : "Nextcloud フォーム",
|
||||
|
@ -50,6 +51,8 @@
|
|||
"Are you sure you want to delete {title}?" : "本当に {title} を削除してもよろしいですか?",
|
||||
"Form closed" : "フォームを閉じる",
|
||||
"Error while deleting {title}" : "{title} を削除中にエラー",
|
||||
"Add multiple options" : "複数のオプションを追加",
|
||||
"Add multiple options (one per line)" : "複数のオプションを追加(1行ごとに1つ)",
|
||||
"Options" : "オプション",
|
||||
"Cancel" : "キャンセル",
|
||||
"Answer number {index}" : "回答数 {index}",
|
||||
|
@ -69,6 +72,11 @@
|
|||
"Delete" : "削除",
|
||||
"Uploading …" : "アップロード中...",
|
||||
"A long answer for the question “{text}”" : "質問“{text}”の複数行回答",
|
||||
"Add \"other\"" : "\"その他\"を追加",
|
||||
"Require a minimum of options to be checked" : "最低でもチェックする必要のあるオプション数",
|
||||
"Minimum options to be checked" : "最低でもチェックする必要のあるオプション数",
|
||||
"Require a maximum of options to be checked" : "最大でチェックできるオプション数",
|
||||
"Maximum options to be checked" : "最大でチェックできるオプション数",
|
||||
"Other:" : "その他:",
|
||||
"Other" : "その他",
|
||||
"A short answer for the question “{text}”" : "質問“{text}”の1行回答",
|
||||
|
@ -93,7 +101,12 @@
|
|||
"Internal link" : "内部リンク",
|
||||
"Only works for logged in accounts with access rights" : "アクセス権を持つログインアカウントにのみ機能します",
|
||||
"Permit access to all logged in accounts" : "すべてのログイン済みアカウントからのアクセスを許可する",
|
||||
"Transfer ownership" : "所有権を譲渡する",
|
||||
"You're going to transfer the ownership of {name} to another account. Please select the account to which you want to transfer ownership." : "{name}の所有権を別のアカウントに譲渡しようとしています。所有権を譲渡するアカウントを選択してください。",
|
||||
"Search for a user" : "ユーザーを検索",
|
||||
"Type {text} to confirm." : "確認のため{text}を入力してください",
|
||||
"This can not be undone." : "これは取り消すことができません",
|
||||
"I understand, transfer this form" : "理解しました、このフォームを譲渡します",
|
||||
"View mode" : "表示モード",
|
||||
"Share" : "共有",
|
||||
"Toggle settings" : "セッティングを切り替え",
|
||||
|
@ -146,6 +159,7 @@
|
|||
"Abort" : "中止",
|
||||
"Leave" : "出る",
|
||||
"Clear" : "クリア",
|
||||
"Some answers are not valid" : "いくつかの回答が無効です",
|
||||
"Error while saving question" : "質問の保存中にエラーが発生しました",
|
||||
"Form link copied" : "フォームのリンクをコピーしました",
|
||||
"Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。",
|
||||
|
@ -178,6 +192,7 @@
|
|||
"Pick a date and time" : "日時を選択",
|
||||
"Time" : "時間",
|
||||
"Time question title" : "時間の設問のタイトル",
|
||||
"People can pick a time" : "時間を選択できます",
|
||||
"Pick a time" : "時間を指定",
|
||||
"Image" : "画像",
|
||||
"Document" : "ドキュメント",
|
||||
|
|
Загрузка…
Ссылка в новой задаче