diff options
author | Heimen Stoffels <vistausss@outlook.com> | 2020-01-12 11:35:28 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2020-01-13 13:21:27 +0100 |
commit | a76110ce8594f4b60a134c3809147ba9fa54f0a2 (patch) | |
tree | 00677cc46b7e947c9a7a4ba71bb17094de13c1fd /po | |
parent | 0f311d8c1dd2a93cb34cf9f353df637a069b8fcc (diff) | |
download | ayatana-indicator-printers-a76110ce8594f4b60a134c3809147ba9fa54f0a2.tar.gz ayatana-indicator-printers-a76110ce8594f4b60a134c3809147ba9fa54f0a2.tar.bz2 ayatana-indicator-printers-a76110ce8594f4b60a134c3809147ba9fa54f0a2.zip |
Translated using Weblate (Dutch)
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/nl/
Diffstat (limited to 'po')
-rw-r--r-- | po/nl.po | 38 |
1 files changed, 20 insertions, 18 deletions
@@ -8,74 +8,76 @@ 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-01-13 12:21+0000\n" +"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n" +"Language-Team: Dutch <https://hosted.weblate.org/projects/ayatana-indicators/" +"printers-applet/nl/>\n" "Language: nl\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 3.10.1\n" #: ../src/indicator-printers.c:298 msgid "Printers" -msgstr "" +msgstr "Printers" #: ../src/indicator-printers-menu.c:200 msgid "Paused" -msgstr "" +msgstr "Onderbroken" #: ../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] "" +msgstr[0] "Er staat %d taak in de wachtrij." +msgstr[1] "Er staan %d taken in de wachtrij." #: ../src/indicator-printer-state-notifier.c:115 msgid "Printing Problem" -msgstr "" +msgstr "Afdrukprobleem" #: ../src/indicator-printer-state-notifier.c:131 msgid "_Settings…" -msgstr "" +msgstr "In_stellingen…" #: ../src/indicator-printer-state-notifier.c:297 #, c-format msgid "The printer “%s” is low on paper." -msgstr "" +msgstr "Het papier van '%s' is bijna op." #: ../src/indicator-printer-state-notifier.c:298 #, c-format msgid "The printer “%s” is out of paper." -msgstr "" +msgstr "Het papier van '%s' is op." #: ../src/indicator-printer-state-notifier.c:299 #, c-format msgid "The printer “%s” is low on toner." -msgstr "" +msgstr "De toner van '%s' is bijna op." #: ../src/indicator-printer-state-notifier.c:300 #, c-format msgid "The printer “%s” is out of toner." -msgstr "" +msgstr "De toner van '%s' is op." #: ../src/indicator-printer-state-notifier.c:301 #, c-format msgid "A cover is open on the printer “%s”." -msgstr "" +msgstr "Een lade van '%s' is open." #: ../src/indicator-printer-state-notifier.c:302 #, c-format msgid "A door is open on the printer “%s”." -msgstr "" +msgstr "Een luik van '%s' is open." #: ../src/indicator-printer-state-notifier.c:303 #, c-format msgid "The printer “%s” can’t be used, because required software is missing." -msgstr "" +msgstr "'%s' kan niet worden gebruikt omdat de vereiste software ontbreekt." #: ../src/indicator-printer-state-notifier.c:304 #, c-format msgid "The printer “%s” is currently off-line." -msgstr "" +msgstr "'%s' is momenteel offline." |