diff options
author | Weblate <noreply@weblate.org> | 2021-03-29 19:44:53 +0200 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2021-03-29 19:44:53 +0200 |
commit | 2f7454775fa17116931b4c9c86941ab3f32df72a (patch) | |
tree | 8af29d36e8e4523451b17df258e0414e603b066f | |
parent | bf2f1ef588dc20f44f9ecfee8b8c6b736aea5fe9 (diff) | |
download | ayatana-indicator-notifications-2f7454775fa17116931b4c9c86941ab3f32df72a.tar.gz ayatana-indicator-notifications-2f7454775fa17116931b4c9c86941ab3f32df72a.tar.bz2 ayatana-indicator-notifications-2f7454775fa17116931b4c9c86941ab3f32df72a.zip |
Added translation using Weblate (Chinese (Simplified) (zh_LATN@pinyin))
-rw-r--r-- | po/zh_LATN@pinyin.po | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/po/zh_LATN@pinyin.po b/po/zh_LATN@pinyin.po new file mode 100644 index 0000000..5d1ad25 --- /dev/null +++ b/po/zh_LATN@pinyin.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-12 14:51+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 +msgid "Discard notifications by application name" +msgstr "" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:2 +msgid "" +"If an application name is in the filter list, all notifications matching the " +"application name will be discarded." +msgstr "" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 +msgid "Clear notifications on middle click" +msgstr "" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:4 +msgid "" +"Normally when middle clicking the notification icon, the unread status will " +"be toggled if the queue is not empty. With this option enabled, the " +"notification queue will be cleared instead." +msgstr "" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:5 +msgid "Hide the indicator" +msgstr "" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:6 +msgid "If true, the indicator is hidden." +msgstr "" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:7 +msgid "Maximum number of visible items" +msgstr "" + +#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:8 +msgid "" +"The indicator will only display at most the number of notifications " +"indicated by this value." +msgstr "" + +#: ../src/service.c:221 +msgid "from" +msgstr "" + +#: ../src/service.c:270 ../src/service.c:299 +msgid "Notifications" +msgstr "" + +#: ../src/service.c:327 +msgid "Clear" +msgstr "" + +#: ../src/service.c:338 +msgid "Do not disturb" +msgstr "" |