diff options
author | Marek Kasik <mkasik@redhat.com> | 2013-07-31 17:16:52 +0200 |
---|---|---|
committer | Marek Kasik <mkasik@redhat.com> | 2013-07-31 17:16:52 +0200 |
commit | 9dd8a7cde4a2e282c92e7f7567d48560387301f1 (patch) | |
tree | 8357c25439d89c6e9585b9389308b4b9ad0de2e9 /po/sk.po | |
parent | 4880601129b1e291883559794e27d3c8371d14b4 (diff) | |
download | gnome-settings-daemon-9dd8a7cde4a2e282c92e7f7567d48560387301f1.tar.gz |
print-notifications: Show final job states for remote CUPS server
Remote CUPS servers send information about final state of print jobs
in job-state-change event instead of in job-completed event.
Add translation context to those messages and update *.po files.
https://bugzilla.gnome.org/show_bug.cgi?id=678623
Diffstat (limited to 'po/sk.po')
-rw-r--r-- | po/sk.po | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2976,6 +2976,7 @@ msgstr "Tlačiareň bola odstránená" #. Translators: A print job has been stopped #: ../plugins/print-notifications/gsd-print-notifications-manager.c:474 +msgctxt "print job state" msgid "Printing stopped" msgstr "Tlač bola zastavená" @@ -2987,27 +2988,32 @@ msgstr "Tlač bola zastavená" #: ../plugins/print-notifications/gsd-print-notifications-manager.c:506 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:526 #, c-format +msgctxt "print job" msgid "\"%s\" on %s" msgstr "„%s“ na %s" #. Translators: A print job has been canceled #: ../plugins/print-notifications/gsd-print-notifications-manager.c:480 +msgctxt "print job state" msgid "Printing canceled" msgstr "Tlač bola zrušená" #. Translators: A print job has been aborted #: ../plugins/print-notifications/gsd-print-notifications-manager.c:486 +msgctxt "print job state" msgid "Printing aborted" msgstr "Tlač bola prerušená" #. Translators: A print job has been completed #: ../plugins/print-notifications/gsd-print-notifications-manager.c:492 +msgctxt "print job state" msgid "Printing completed" msgstr "Tlač bola dokončená" #. Translators: A job is printing #: ../plugins/print-notifications/gsd-print-notifications-manager.c:504 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:524 +msgctxt "print job state" msgid "Printing" msgstr "Tlačí sa" |