From 41b0c154781e872efb646820bf3ddca09e52eb7a Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 13 Aug 2021 23:42:10 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (442 of 442 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/ --- public/locales/zh_Hans/translation.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/public/locales/zh_Hans/translation.json b/public/locales/zh_Hans/translation.json index 992d3561..e81e0b78 100644 --- a/public/locales/zh_Hans/translation.json +++ b/public/locales/zh_Hans/translation.json @@ -463,5 +463,21 @@ "Try one of the following before exporting again:": "再次导出之前尝试以下操作:", "Instead of video apparently starting at 0, you can offset by a specified value. This only applies to the preview inside LosslessCut and does not modify the file in any way. (Useful for viewing/cutting videos according to timecodes)": "您可以按指定的值进行偏移,而不是从0开始。这只适用于LosslessCut的内部预览,不会以任何方式修改文件。(有助于通过时间码查看/切割视频)", "Variables": "变量", - "There is an error in the file name template:": "文件名模板中存在错误:" + "There is an error in the file name template:": "文件名模板中存在错误:", + "Lock/unlock output format": "锁定/解锁输出格式", + "Confirm": "确认", + "Don't show dialog again until restarting app": "重新启动应用程序之前不再显示对话框", + "Trash original source file": "丢弃原始源文件", + "Trash project CSV": "丢弃项目 CSV", + "Loaded existing preview file: {{ fileName }}": "已加载现有预览文件:{{ fileName }}", + "Help": "帮助", + "Toggle Developer Tools": "切换开发者工具", + "Minimize": "最小化", + "Toggle Full Screen": "切换全屏", + "Select All": "选择全部", + "Paste": "粘贴", + "Copy": "复制", + "Cut": "剪切", + "Redo": "重做", + "Undo": "撤销" }