diff --git a/l10n/en_GB.js b/l10n/en_GB.js index e560d1167..6d6d9fa92 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -78,8 +78,15 @@ OC.L10N.register( "Shuffle options" : "Shuffle options", "Add a new answer" : "Add a new answer", "There was an issue deleting this option" : "There was an issue deleting this option", + "Allow only specific file types" : "Allow only specific file types", + "Custom file extensions" : "Custom file extensions", + "Maximum number of files" : "Maximum number of files", "Maximum file size" : "Maximum file size", "Delete" : "Delete", + "A file answer for the question “{text}”" : "A file answer for the question “{text}”", + "All file types are allowed." : "All file types are allowed.", + "The file {fileName} is too large. The maximum file size is {maxFileSize}." : "The file {fileName} is too large. The maximum file size is {maxFileSize}.", + "There was an error during submitting the file: {message}." : "There was an error during submitting the file: {message}.", "A long answer for the question “{text}”" : "A long answer for the question “{text}”", "Add \"other\"" : "Add \"other\"", "Require a minimum of options to be checked" : "Require a minimum of options to be checked", @@ -214,6 +221,8 @@ OC.L10N.register( "Abort" : "Abort", "Leave" : "Leave", "Some answers are not valid" : "Some answers are not valid", + "There was an error submitting the form: {message}" : "There was an error submitting the form: {message}", + "Allowed file types: {fileTypes}." : "Allowed file types: {fileTypes}.", "Error while saving question" : "Error while saving question", "Form link copied" : "Form link copied", "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", @@ -230,6 +239,8 @@ OC.L10N.register( "Dropdown question title" : "Dropdown question title", "People can pick one option" : "People can pick one option", "Pick an option" : "Pick an option", + "File" : "File", + "File question title" : "File question title", "Short answer" : "Short answer", "Short answer question title" : "Short answer question title", "People can enter a short answer" : "People can enter a short answer", @@ -250,6 +261,7 @@ OC.L10N.register( "Pick a time" : "Pick a time", "Image" : "Image", "Document" : "Document", + "Presentation" : "Presentation", "Spreadsheet" : "Spreadsheet", "Text" : "Text", "Phone number" : "Phone number", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index e07b470f9..74eff0665 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -76,8 +76,15 @@ "Shuffle options" : "Shuffle options", "Add a new answer" : "Add a new answer", "There was an issue deleting this option" : "There was an issue deleting this option", + "Allow only specific file types" : "Allow only specific file types", + "Custom file extensions" : "Custom file extensions", + "Maximum number of files" : "Maximum number of files", "Maximum file size" : "Maximum file size", "Delete" : "Delete", + "A file answer for the question “{text}”" : "A file answer for the question “{text}”", + "All file types are allowed." : "All file types are allowed.", + "The file {fileName} is too large. The maximum file size is {maxFileSize}." : "The file {fileName} is too large. The maximum file size is {maxFileSize}.", + "There was an error during submitting the file: {message}." : "There was an error during submitting the file: {message}.", "A long answer for the question “{text}”" : "A long answer for the question “{text}”", "Add \"other\"" : "Add \"other\"", "Require a minimum of options to be checked" : "Require a minimum of options to be checked", @@ -212,6 +219,8 @@ "Abort" : "Abort", "Leave" : "Leave", "Some answers are not valid" : "Some answers are not valid", + "There was an error submitting the form: {message}" : "There was an error submitting the form: {message}", + "Allowed file types: {fileTypes}." : "Allowed file types: {fileTypes}.", "Error while saving question" : "Error while saving question", "Form link copied" : "Form link copied", "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", @@ -228,6 +237,8 @@ "Dropdown question title" : "Dropdown question title", "People can pick one option" : "People can pick one option", "Pick an option" : "Pick an option", + "File" : "File", + "File question title" : "File question title", "Short answer" : "Short answer", "Short answer question title" : "Short answer question title", "People can enter a short answer" : "People can enter a short answer", @@ -248,6 +259,7 @@ "Pick a time" : "Pick a time", "Image" : "Image", "Document" : "Document", + "Presentation" : "Presentation", "Spreadsheet" : "Spreadsheet", "Text" : "Text", "Phone number" : "Phone number", diff --git a/l10n/tr.js b/l10n/tr.js index f9091a26a..3777a97f8 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -252,7 +252,7 @@ OC.L10N.register( "Image" : "Görsel", "Document" : "Belge", "Presentation" : "Sunum", - "Spreadsheet" : "Çalışma Sayfası", + "Spreadsheet" : "Çalışma sayfası", "Text" : "Metin", "Phone number" : "Telefon numarası", "The input is not a valid phone number" : "Yazılan telefon numarası geçersiz", diff --git a/l10n/tr.json b/l10n/tr.json index 4859b3204..ae96ec618 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -250,7 +250,7 @@ "Image" : "Görsel", "Document" : "Belge", "Presentation" : "Sunum", - "Spreadsheet" : "Çalışma Sayfası", + "Spreadsheet" : "Çalışma sayfası", "Text" : "Metin", "Phone number" : "Telefon numarası", "The input is not a valid phone number" : "Yazılan telefon numarası geçersiz", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 36b417299..4dbed47b3 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -78,8 +78,15 @@ OC.L10N.register( "Shuffle options" : "隨機給選項排序", "Add a new answer" : "新增新答案", "There was an issue deleting this option" : "刪除此選項時發生問題", + "Allow only specific file types" : "僅允許特定檔案類型", + "Custom file extensions" : "自訂副檔名", + "Maximum number of files" : "最大檔案數目", "Maximum file size" : "最大檔案大小", "Delete" : "刪除", + "A file answer for the question “{text}”" : "問題「{text}」的檔案答案", + "All file types are allowed." : "允許所有檔案類型。", + "The file {fileName} is too large. The maximum file size is {maxFileSize}." : "檔案 {fileName} 太大。最大檔案大小為 {maxFileSize}。", + "There was an error during submitting the file: {message}." : "遞交檔案時發生錯誤:{message}。", "A long answer for the question “{text}”" : "問題「{text}」的長答案", "Add \"other\"" : "新增「其它」", "Require a minimum of options to be checked" : "必須選擇最少一個選項。", @@ -214,6 +221,8 @@ OC.L10N.register( "Abort" : "中止", "Leave" : "離開", "Some answers are not valid" : "有些答案無效", + "There was an error submitting the form: {message}" : "遞交表格時發生錯誤:{message}", + "Allowed file types: {fileTypes}." : "允許的檔案類型:{fileTypes}。", "Error while saving question" : "儲存問題時發生錯誤", "Form link copied" : "已複製表格連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", @@ -231,6 +240,7 @@ OC.L10N.register( "People can pick one option" : "人們可以選取一個選項", "Pick an option" : "選取一個選項", "File" : "檔案", + "File question title" : "檔案問題標題", "Short answer" : "短答案", "Short answer question title" : "短答案問題標題", "People can enter a short answer" : "人們可以輸入短答案", @@ -252,6 +262,7 @@ OC.L10N.register( "Image" : "圖像", "Document" : "文件", "Presentation" : "簡報", + "Spreadsheet" : "試算表", "Text" : "文本 ", "Phone number" : "電話號碼", "The input is not a valid phone number" : "輸入不是有效的電話號碼", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index c5e98ede8..bab8d77d2 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -76,8 +76,15 @@ "Shuffle options" : "隨機給選項排序", "Add a new answer" : "新增新答案", "There was an issue deleting this option" : "刪除此選項時發生問題", + "Allow only specific file types" : "僅允許特定檔案類型", + "Custom file extensions" : "自訂副檔名", + "Maximum number of files" : "最大檔案數目", "Maximum file size" : "最大檔案大小", "Delete" : "刪除", + "A file answer for the question “{text}”" : "問題「{text}」的檔案答案", + "All file types are allowed." : "允許所有檔案類型。", + "The file {fileName} is too large. The maximum file size is {maxFileSize}." : "檔案 {fileName} 太大。最大檔案大小為 {maxFileSize}。", + "There was an error during submitting the file: {message}." : "遞交檔案時發生錯誤:{message}。", "A long answer for the question “{text}”" : "問題「{text}」的長答案", "Add \"other\"" : "新增「其它」", "Require a minimum of options to be checked" : "必須選擇最少一個選項。", @@ -212,6 +219,8 @@ "Abort" : "中止", "Leave" : "離開", "Some answers are not valid" : "有些答案無效", + "There was an error submitting the form: {message}" : "遞交表格時發生錯誤:{message}", + "Allowed file types: {fileTypes}." : "允許的檔案類型:{fileTypes}。", "Error while saving question" : "儲存問題時發生錯誤", "Form link copied" : "已複製表格連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", @@ -229,6 +238,7 @@ "People can pick one option" : "人們可以選取一個選項", "Pick an option" : "選取一個選項", "File" : "檔案", + "File question title" : "檔案問題標題", "Short answer" : "短答案", "Short answer question title" : "短答案問題標題", "People can enter a short answer" : "人們可以輸入短答案", @@ -250,6 +260,7 @@ "Image" : "圖像", "Document" : "文件", "Presentation" : "簡報", + "Spreadsheet" : "試算表", "Text" : "文本 ", "Phone number" : "電話號碼", "The input is not a valid phone number" : "輸入不是有效的電話號碼", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 4806d1904..07daa9dab 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -78,8 +78,15 @@ OC.L10N.register( "Shuffle options" : "隨機排序選項", "Add a new answer" : "新增新答案", "There was an issue deleting this option" : "刪除此選項時發生問題", + "Allow only specific file types" : "僅允許特定檔案類型", + "Custom file extensions" : "自訂副檔名", + "Maximum number of files" : "最大檔案數", "Maximum file size" : "最大檔案大小", "Delete" : "刪除", + "A file answer for the question “{text}”" : "問題「{text}」的檔案答案", + "All file types are allowed." : "允許所有檔案類型。", + "The file {fileName} is too large. The maximum file size is {maxFileSize}." : "檔案 {fileName} 太大。最大檔案大小為 {maxFileSize}。", + "There was an error during submitting the file: {message}." : "遞交檔案時發生錯誤:{message}。", "A long answer for the question “{text}”" : "問題「{text}」的長答案", "Add \"other\"" : "新增「其他」", "Require a minimum of options to be checked" : "最少必須勾選的選項", @@ -214,6 +221,8 @@ OC.L10N.register( "Abort" : "中斷", "Leave" : "離開", "Some answers are not valid" : "有些答案無效", + "There was an error submitting the form: {message}" : "遞交表單時發生錯誤:{message}", + "Allowed file types: {fileTypes}." : "允許的檔案類型:{fileTypes}。", "Error while saving question" : "儲存問題時發生錯誤", "Form link copied" : "已複製表單連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", @@ -231,6 +240,7 @@ OC.L10N.register( "People can pick one option" : "使人可以選擇一個選項", "Pick an option" : "選取一個選項", "File" : "檔案", + "File question title" : "檔案問題標題", "Short answer" : "短文字簡答", "Short answer question title" : "短文字簡答題標題", "People can enter a short answer" : "使人可以輸入短文字作答", @@ -250,7 +260,9 @@ OC.L10N.register( "People can pick a time" : "人們可以挑選時間", "Pick a time" : "挑選時間", "Image" : "圖片", + "Document" : "文件", "Presentation" : "簡報", + "Spreadsheet" : "試算表", "Text" : "文字", "Phone number" : "電話號碼", "The input is not a valid phone number" : "輸入不是有效的電話號碼", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 403b12a7f..0551fee35 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -76,8 +76,15 @@ "Shuffle options" : "隨機排序選項", "Add a new answer" : "新增新答案", "There was an issue deleting this option" : "刪除此選項時發生問題", + "Allow only specific file types" : "僅允許特定檔案類型", + "Custom file extensions" : "自訂副檔名", + "Maximum number of files" : "最大檔案數", "Maximum file size" : "最大檔案大小", "Delete" : "刪除", + "A file answer for the question “{text}”" : "問題「{text}」的檔案答案", + "All file types are allowed." : "允許所有檔案類型。", + "The file {fileName} is too large. The maximum file size is {maxFileSize}." : "檔案 {fileName} 太大。最大檔案大小為 {maxFileSize}。", + "There was an error during submitting the file: {message}." : "遞交檔案時發生錯誤:{message}。", "A long answer for the question “{text}”" : "問題「{text}」的長答案", "Add \"other\"" : "新增「其他」", "Require a minimum of options to be checked" : "最少必須勾選的選項", @@ -212,6 +219,8 @@ "Abort" : "中斷", "Leave" : "離開", "Some answers are not valid" : "有些答案無效", + "There was an error submitting the form: {message}" : "遞交表單時發生錯誤:{message}", + "Allowed file types: {fileTypes}." : "允許的檔案類型:{fileTypes}。", "Error while saving question" : "儲存問題時發生錯誤", "Form link copied" : "已複製表單連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", @@ -229,6 +238,7 @@ "People can pick one option" : "使人可以選擇一個選項", "Pick an option" : "選取一個選項", "File" : "檔案", + "File question title" : "檔案問題標題", "Short answer" : "短文字簡答", "Short answer question title" : "短文字簡答題標題", "People can enter a short answer" : "使人可以輸入短文字作答", @@ -248,7 +258,9 @@ "People can pick a time" : "人們可以挑選時間", "Pick a time" : "挑選時間", "Image" : "圖片", + "Document" : "文件", "Presentation" : "簡報", + "Spreadsheet" : "試算表", "Text" : "文字", "Phone number" : "電話號碼", "The input is not a valid phone number" : "輸入不是有效的電話號碼",