From 5899afa3fa9f42532ac3afb1beefe9204104d225 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 12 Oct 2017 09:41:37 +0200 Subject: po/*: Add .pot file. --- po/ayatana-indicator-printers.pot | 82 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 po/ayatana-indicator-printers.pot diff --git a/po/ayatana-indicator-printers.pot b/po/ayatana-indicator-printers.pot new file mode 100644 index 0000000..cff7288 --- /dev/null +++ b/po/ayatana-indicator-printers.pot @@ -0,0 +1,82 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-10-12 07:55+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\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] "" +msgstr[1] "" + +#: ../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 "" -- cgit v1.2.3