diff options
Diffstat (limited to 'src/wx/po/zh_CN.po')
| -rw-r--r-- | src/wx/po/zh_CN.po | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/src/wx/po/zh_CN.po b/src/wx/po/zh_CN.po index aaf1e1e5e..ad9db97c2 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: libdcpomatic-wx\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-15 19:29+0100\n" +"POT-Creation-Date: 2023-01-15 19:42+0100\n" "PO-Revision-Date: 2022-05-05 23:24+0800\n" "Last-Translator: Dian Li <xslidian@gmail.com>\n" "Language-Team: Chinese Simplified (Rov8 branch)\n" @@ -1528,6 +1528,12 @@ msgstr "服务器" msgid "Host name or IP address" msgstr "服务器地址或IP地址" +#. / TRANSLATORS: the user will be asked to type this phrase into a text entry to confirm that they have read +#. / the warning about using the disk writer. +#: src/wx/disk_warning_dialog.cc:45 src/wx/disk_warning_dialog.cc:57 +msgid "I am sure" +msgstr "" + #: src/wx/gain_calculator_dialog.cc:35 msgid "I want to play this back at fader" msgstr "使用推子" @@ -2941,7 +2947,8 @@ msgid "" "an asset." msgstr "" -#: src/wx/disk_warning_dialog.cc:44 +#: src/wx/disk_warning_dialog.cc:48 +#, c-format msgid "" "The <b>DCP-o-matic Disk Writer</b> is\n" "\n" @@ -2955,7 +2962,7 @@ msgid "" "\n" "If you are sure you want to continue please type\n" "\n" -"<tt>I am sure</tt>\n" +"<tt>%s</tt>\n" "\n" "into the box below, then click OK." msgstr "" @@ -2969,7 +2976,7 @@ msgstr "" "\n" "如果您确定要继续,请键入\n" "\n" -"<tt>I am sure</tt>\n" +"<tt>%s</tt>\n" "\n" "进入一步,然后单击确定。" |
