From a30fd6325b842dad70812f78a919744ab854d7ee Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Mon, 14 Jun 2021 23:15:33 +0200 Subject: Initialize i18n / gettext for newly added org.ayatana.common.gschema.xml GSettings schema. - Add update-po.sh/update-pot.sh helpers. - po/*: Add translation files. - CMakeLists.txt: Add translation domain + 'po/' build folder. --- po/zh_LATN@pinyin.po | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 po/zh_LATN@pinyin.po (limited to 'po/zh_LATN@pinyin.po') diff --git a/po/zh_LATN@pinyin.po b/po/zh_LATN@pinyin.po new file mode 100644 index 0000000..414a763 --- /dev/null +++ b/po/zh_LATN@pinyin.po @@ -0,0 +1,27 @@ +# Chinese translations for PACKAGE package. +# Copyright (C) 2021 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2021. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"PO-Revision-Date: 2021-06-12 01:32+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_LATN@pinyin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../data/org.ayatana.common.gschema.xml.in:1 +msgid "Maximum menu text length" +msgstr "" + +#: ../data/org.ayatana.common.gschema.xml.in:2 +msgid "" +"The number of characters to show in dynamic menu items before the text is " +"ellipsized." +msgstr "" -- cgit v1.2.3