# Translations template for sshoot. # Copyright (C) 2017 ORGANIZATION # This file is distributed under the same license as the sshoot project. # FIRST AUTHOR , 2017. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: sshoot 1.4.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2017-10-22 12:19+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.5.1\n" #: sshoot/listing.py:18 msgid "Remote host" msgstr "" #: sshoot/listing.py:19 msgid "Subnets" msgstr "" #: sshoot/listing.py:20 msgid "Auto hosts" msgstr "" #: sshoot/listing.py:21 msgid "Auto nets" msgstr "" #: sshoot/listing.py:22 msgid "DNS forward" msgstr "" #: sshoot/listing.py:23 msgid "Exclude subnets" msgstr "" #: sshoot/listing.py:24 msgid "Seed hosts" msgstr "" #: sshoot/listing.py:25 msgid "Extra options" msgstr "" #: sshoot/listing.py:27 msgid "Name" msgstr "" #: sshoot/listing.py:28 msgid "Status" msgstr "" #: sshoot/listing.py:34 msgid "Invalid output format: {name}" msgstr "" #: sshoot/listing.py:134 msgid "ACTIVE" msgstr "" #: sshoot/listing.py:134 msgid "STOPPED" msgstr "" #: sshoot/main.py:65 msgid "Profile started" msgstr "" #: sshoot/main.py:70 msgid "Profile stopped" msgstr "" #: sshoot/main.py:87 msgid "Manage multiple sshuttle VPN sessions" msgstr "" #: sshoot/main.py:93 #, python-format msgid "configuration directory (default: %(default)s)" msgstr "" #: sshoot/main.py:95 msgid "action to perform" msgstr "" #: sshoot/main.py:100 msgid "list defined profiles" msgstr "" #: sshoot/main.py:103 msgid "verbose listing" msgstr "" #: sshoot/main.py:107 #, python-format msgid "listing format (default %(default)s)" msgstr "" #: sshoot/main.py:111 msgid "show profile configuration" msgstr "" #: sshoot/main.py:113 sshoot/main.py:119 msgid "profile name" msgstr "" #: sshoot/main.py:118 msgid "define a new profile" msgstr "" #: sshoot/main.py:121 msgid "subnets to route over the VPN" msgstr "" #: sshoot/main.py:123 msgid "remote host to connect to" msgstr "" #: sshoot/main.py:126 msgid "automatically update /etc/hosts with hosts from VPN" msgstr "" #: sshoot/main.py:129 msgid "automatically route additional nets from server" msgstr "" #: sshoot/main.py:132 msgid "forward DNS queries through the VPN" msgstr "" #: sshoot/main.py:135 msgid "exclude subnets from VPN forward" msgstr "" #: sshoot/main.py:138 msgid "comma-separated list of hosts to seed to auto-hosts" msgstr "" #: sshoot/main.py:141 msgid "extra options to pass to sshuttle command line" msgstr "" #: sshoot/main.py:145 msgid "delete an existing profile" msgstr "" #: sshoot/main.py:148 msgid "name of the profile to remove" msgstr "" #: sshoot/main.py:153 msgid "start a VPN session for a profile" msgstr "" #: sshoot/main.py:156 msgid "name of the profile to start" msgstr "" #: sshoot/main.py:164 msgid "stop a running VPN session for a profile" msgstr "" #: sshoot/main.py:167 msgid "name of the profile to stop" msgstr "" #: sshoot/main.py:172 msgid "return whether a profile is running" msgstr "" #: sshoot/main.py:175 msgid "name of the profile to query" msgstr "" #: sshoot/main.py:180 msgid "return the sshuttle command for a profile" msgstr "" #: sshoot/main.py:183 msgid "name of the profile" msgstr "" #: sshoot/main.py:202 msgid "NOTICE: configuration tree moved from {old_path} to {new_path}\n" msgstr "" #: sshoot/manager.py:54 msgid "Profile name already in use: {name}" msgstr "" #: sshoot/manager.py:66 sshoot/manager.py:80 msgid "Unknown profile: {name}" msgstr "" #: sshoot/manager.py:85 msgid "Profile is already running" msgstr "" #: sshoot/manager.py:88 msgid "Profile failed to start: {error}" msgstr "" #: sshoot/manager.py:108 msgid "Profile is not running" msgstr "" #: sshoot/manager.py:115 msgid "Failed to stop profile: {error}" msgstr ""