# SOME DESCRIPTIVE TITLE. # This file is put in the public domain. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: shepherd 0.3.2\n" "Report-Msgid-Bugs-To: guix-devel@gnu.org\n" "POT-Creation-Date: 2018-03-01 14:10+0100\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=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. TRANSLATORS: Strings occasionally contain escape sequences starting #. with '~' (tilde). For example, '~a' corresponds to '%s' in C printf #. syntax and '~%' corresponds to '\n'. These must be preserved as is. #. See #. #. for more info. #: modules/shepherd/comm.scm:175 #, scheme-format msgid "service '~a' could not be found" msgstr "" #: modules/shepherd/comm.scm:178 #, scheme-format msgid "service '~a' does not have an action '~a'" msgstr "" #: modules/shepherd/comm.scm:182 #, scheme-format msgid "exception caught while executing '~a' on service '~a':" msgstr "" #: modules/shepherd/comm.scm:187 #, scheme-format msgid "something went wrong: ~s" msgstr "" #: modules/shepherd/scripts/herd.scm:67 msgid "Started:\n" msgstr "" #: modules/shepherd/scripts/herd.scm:69 msgid "Stopped:\n" msgstr "" #: modules/shepherd/scripts/herd.scm:82 #, scheme-format msgid "Status of ~a:~%" msgstr "" #: modules/shepherd/scripts/herd.scm:85 #, scheme-format msgid " It is started.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:86 #, scheme-format msgid " Running value is ~s.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:87 #, scheme-format msgid " It is stopped.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:89 #, scheme-format msgid " It is enabled.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:90 #, scheme-format msgid " It is disabled.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:91 #, scheme-format msgid " Provides ~a.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:92 #, scheme-format msgid " Requires ~a.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:93 #, scheme-format msgid " Conflicts with ~a.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:95 #, scheme-format msgid " Will be respawned.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:96 #, scheme-format msgid " Will not be respawned.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:99 #, scheme-format msgid " Last respawned on ~a.~%" msgstr "" #: modules/shepherd/scripts/herd.scm:149 #, scheme-format msgid "failed to start service ~a" msgstr "" #: modules/shepherd/scripts/herd.scm:166 msgid "premature end-of-file while talking to shepherd" msgstr "" #: modules/shepherd/scripts/herd.scm:181 msgid "ACTION SERVICE [ARG...]" msgstr "" #: modules/shepherd/scripts/herd.scm:182 msgid "" "Apply ACTION (start, stop, status, etc.) on \\\n" "SERVICE with the ARGs." msgstr "" #: modules/shepherd/scripts/herd.scm:190 modules/shepherd.scm:67 #: modules/shepherd.scm:99 modules/shepherd.scm:106 modules/shepherd.scm:113 #: modules/shepherd.scm:120 msgid "FILE" msgstr "" #: modules/shepherd/scripts/herd.scm:191 msgid "send commands to FILE" msgstr "" #: modules/shepherd/scripts/herd.scm:204 #, scheme-format msgid "Usage: herd ACTION [SERVICE [OPTIONS...]]~%" msgstr "" #: modules/shepherd/support.scm:209 msgid "" "Copyright (C) 2018 the Shepherd authors\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law." msgstr "" #: modules/shepherd/service.scm:336 #, scheme-format msgid "Service ~a has been started." msgstr "" #: modules/shepherd/service.scm:337 #, scheme-format msgid "Service ~a could not be started." msgstr "" #: modules/shepherd/args.scm:44 msgid "undocumented option" msgstr "" #: modules/shepherd/args.scm:199 #, scheme-format msgid "" "\n" "Mandatory or optional arguments to long options are also mandatory or\n" "optional to the corresponding short options.\n" "\n" "Report bugs to: ~a .\n" "~a general home page: <~a>\n" "General help using GNU software: ~%" msgstr "" #: modules/shepherd/args.scm:246 #, scheme-format msgid "Option `--~a' is ambigous." msgstr "" #: modules/shepherd/args.scm:247 #, scheme-format msgid "Unknown option: `--~a'." msgstr "" #: modules/shepherd.scm:68 msgid "use FILE to load and store state" msgstr "" #: modules/shepherd.scm:76 msgid "synonym for --silent" msgstr "" #: modules/shepherd.scm:83 msgid "don't do output to stdout" msgstr "" #: modules/shepherd.scm:93 msgid "don't ensure that the setup is secure" msgstr "" #: modules/shepherd.scm:100 msgid "log actions in FILE" msgstr "" #: modules/shepherd.scm:107 msgid "when ready, write PID to FILE or stdout" msgstr "" #: modules/shepherd.scm:114 msgid "read configuration from FILE" msgstr "" #: modules/shepherd.scm:122 msgid "get commands from socket FILE or from stdin (-)" msgstr ""