diff options
author | Weblate <noreply@weblate.org> | 2021-06-03 15:03:33 +0200 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2021-06-03 15:03:33 +0200 |
commit | 644e18a009862390cd13040daed93fc9b6c9ee64 (patch) | |
tree | 95d6cd1002c86260362bd42c08cefeab71e21300 | |
parent | 9f709cc7bbaa07e6184c80f5491d211a43929d2f (diff) | |
download | ayatana-indicator-printers-644e18a009862390cd13040daed93fc9b6c9ee64.tar.gz ayatana-indicator-printers-644e18a009862390cd13040daed93fc9b6c9ee64.tar.bz2 ayatana-indicator-printers-644e18a009862390cd13040daed93fc9b6c9ee64.zip |
Added translation using Weblate (Chinese (Traditional))
-rw-r--r-- | po/zh_Hant.po | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/po/zh_Hant.po b/po/zh_Hant.po new file mode 100644 index 0000000..ec5d9aa --- /dev/null +++ b/po/zh_Hant.po @@ -0,0 +1,80 @@ +# 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: 2017-11-29 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hant\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../src/indicator-printers.c:298 +msgid "Printers" +msgstr "" + +#: ../src/indicator-printers-menu.c:200 +msgid "Paused" +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:110 +#, c-format +msgid "You have %d job queued to print on this printer." +msgid_plural "You have %d jobs queued to print on this printer." +msgstr[0] "" + +#: ../src/indicator-printer-state-notifier.c:115 +msgid "Printing Problem" +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:131 +msgid "_Settings…" +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:297 +#, c-format +msgid "The printer “%s” is low on paper." +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:298 +#, c-format +msgid "The printer “%s” is out of paper." +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:299 +#, c-format +msgid "The printer “%s” is low on toner." +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:300 +#, c-format +msgid "The printer “%s” is out of toner." +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:301 +#, c-format +msgid "A cover is open on the printer “%s”." +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:302 +#, c-format +msgid "A door is open on the printer “%s”." +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:303 +#, c-format +msgid "The printer “%s” can’t be used, because required software is missing." +msgstr "" + +#: ../src/indicator-printer-state-notifier.c:304 +#, c-format +msgid "The printer “%s” is currently off-line." +msgstr "" |