diff options
author | Jeannette L <j.lavoie@net-c.ca> | 2020-04-27 10:08:26 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2020-04-28 13:11:23 +0200 |
commit | ab7687913da42ab2d2f6abc1c5df1fb7fba4152d (patch) | |
tree | dd8f05c7528aa2d69a0c489a9815018d00938828 | |
parent | 1f9eda9d15c2b7d4fb546914923dc0d14418baf3 (diff) | |
download | ayatana-indicator-printers-ab7687913da42ab2d2f6abc1c5df1fb7fba4152d.tar.gz ayatana-indicator-printers-ab7687913da42ab2d2f6abc1c5df1fb7fba4152d.tar.bz2 ayatana-indicator-printers-ab7687913da42ab2d2f6abc1c5df1fb7fba4152d.zip |
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (13 of 13 strings)
Translation: Ayatana Indicators/Printers Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/printers-applet/en_GB/
-rw-r--r-- | po/en_GB.po | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index eb22393..c06ca0d 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,14 +8,16 @@ 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: 2017-10-12 07:55+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-04-28 11:11+0000\n" +"Last-Translator: Jeannette L <j.lavoie@net-c.ca>\n" +"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/" +"ayatana-indicators/printers-applet/en_GB/>\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.0.2\n" #: ../src/indicator-printers.c:298 msgid "Printers" @@ -43,39 +45,39 @@ msgstr "_Settings…" #: ../src/indicator-printer-state-notifier.c:297 #, c-format msgid "The printer “%s” is low on paper." -msgstr "The printer “%s” is low on paper." +msgstr "The printer ‘%s’ is low on paper." #: ../src/indicator-printer-state-notifier.c:298 #, c-format msgid "The printer “%s” is out of paper." -msgstr "The printer “%s” is out of paper." +msgstr "The printer ‘%s’ is out of paper." #: ../src/indicator-printer-state-notifier.c:299 #, c-format msgid "The printer “%s” is low on toner." -msgstr "The printer “%s” is low on toner." +msgstr "The printer ‘%s’ is low on toner." #: ../src/indicator-printer-state-notifier.c:300 #, c-format msgid "The printer “%s” is out of toner." -msgstr "The printer “%s” is out of toner." +msgstr "The printer ‘%s’ is out of toner." #: ../src/indicator-printer-state-notifier.c:301 #, c-format msgid "A cover is open on the printer “%s”." -msgstr "A cover is open on the printer “%s”." +msgstr "A cover is open on the printer ‘%s’." #: ../src/indicator-printer-state-notifier.c:302 #, c-format msgid "A door is open on the printer “%s”." -msgstr "A door is open on the printer “%s”." +msgstr "A door is open on the printer ‘%s’." #: ../src/indicator-printer-state-notifier.c:303 #, c-format msgid "The printer “%s” can’t be used, because required software is missing." -msgstr "The printer “%s” can’t be used, because required software is missing." +msgstr "The printer ‘%s’ can’t be used, because required software is missing." #: ../src/indicator-printer-state-notifier.c:304 #, c-format msgid "The printer “%s” is currently off-line." -msgstr "The printer “%s” is currently off-line." +msgstr "The printer ‘%s’ is currently off-line." |