From 59168e2f4875c369a3031d77f61b7cf8c6dc7027 Mon Sep 17 00:00:00 2001 From: Ulrich Huber Date: Tue, 20 Aug 2019 10:07:10 +0200 Subject: [PATCH] New translations Chinese Simplified from Crowdin [skip ci] --- po/zh.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/po/zh.po b/po/zh.po index 3864ed14..30c4c406 100644 --- a/po/zh.po +++ b/po/zh.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: xournalpp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-09 06:01+0000\n" -"PO-Revision-Date: 2019-08-09 07:58\n" +"POT-Creation-Date: 2019-08-20 07:58+0000\n" +"PO-Revision-Date: 2019-08-20 08:07\n" "Last-Translator: Ulrich Huber (LittleHuba)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -211,9 +211,8 @@ msgstr "无法在系统 PATH 路径下找到 pdflatex.\n" #: ../src/control/LatexController.cpp:111 msgid "Could not find the LaTeX package 'standalone'.\n" -"Please install standalone and make sure it's accessible by your LaTeX installation." -msgstr "找不到 LaTeX 包 “standalone”。\n" -"请安装 standalone,并确保你的 LaTeX 可以用到这个包。" +"Please install standalone (found in texlive-latex-extra) and make sure it's accessible by your LaTeX installation." +msgstr "" #: ../src/control/LatexController.cpp:470 msgid "Could not load LaTeX PDF file"