refine Chinese translations

This commit is contained in:
Le Tan 2018-09-22 10:44:38 +08:00
parent a4d6f042ef
commit b72f24545e
3 changed files with 1086 additions and 845 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -2893,7 +2893,7 @@ void VMainWindow::openQuickAccess()
const QString &qaPath = g_config->getQuickAccess(); const QString &qaPath = g_config->getQuickAccess();
if (qaPath.isEmpty()) { if (qaPath.isEmpty()) {
VUtils::showMessage(QMessageBox::Information, VUtils::showMessage(QMessageBox::Information,
tr("Info"), tr("Information"),
tr("Quick Access is not set."), tr("Quick Access is not set."),
tr("Please specify the note for Quick Access in the settings dialog " tr("Please specify the note for Quick Access in the settings dialog "
"or the context menu of a note."), "or the context menu of a note."),