File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ OC.L10N.register(
119119 "All file types are allowed." : "允許所有檔案類型。" ,
120120 "The file {fileName} is too large. The maximum file size is {maxFileSize}." : "檔案 {fileName} 太大。最大檔案大小為 {maxFileSize}。" ,
121121 "There was an error during submitting the file: {message}." : "遞交檔案時發生錯誤:{message}。" ,
122+ "Please wait until the file has been uploaded." : "請等待檔案上傳完成。" ,
122123 "Allow only specific file types" : "僅允許特定檔案類型" ,
123124 "Custom file extensions" : "自訂副檔名" ,
124125 "Maximum number of files" : "最大檔案數目" ,
Original file line number Diff line number Diff line change 117117 "All file types are allowed." : " 允許所有檔案類型。" ,
118118 "The file {fileName} is too large. The maximum file size is {maxFileSize}." : " 檔案 {fileName} 太大。最大檔案大小為 {maxFileSize}。" ,
119119 "There was an error during submitting the file: {message}." : " 遞交檔案時發生錯誤:{message}。" ,
120+ "Please wait until the file has been uploaded." : " 請等待檔案上傳完成。" ,
120121 "Allow only specific file types" : " 僅允許特定檔案類型" ,
121122 "Custom file extensions" : " 自訂副檔名" ,
122123 "Maximum number of files" : " 最大檔案數目" ,
You can’t perform that action at this time.
0 commit comments