summaryrefslogtreecommitdiff
path: root/docs/_locale/de/configexamples.pot
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_locale/de/configexamples.pot')
-rw-r--r--docs/_locale/de/configexamples.pot60
1 files changed, 60 insertions, 0 deletions
diff --git a/docs/_locale/de/configexamples.pot b/docs/_locale/de/configexamples.pot
index 23ff7ae0..94068912 100644
--- a/docs/_locale/de/configexamples.pot
+++ b/docs/_locale/de/configexamples.pot
@@ -318,6 +318,14 @@ msgstr "Active Directory on Windows server"
msgid "Add (temporary) default route"
msgstr "Add (temporary) default route"
+#: ../../configexamples/ansible.rst:99
+msgid "Add a simple playbook with the tasks for each router:"
+msgstr "Add a simple playbook with the tasks for each router:"
+
+#: ../../configexamples/ansible.rst:73
+msgid "Add all the VyOS hosts:"
+msgstr "Add all the VyOS hosts:"
+
#: ../../configexamples/ansible.rst:73
msgid "Add all the hosts of VyOS:"
msgstr "Add all the hosts of VyOS:"
@@ -351,6 +359,10 @@ msgid "After configured all the VRFs involved in this topology we take a deeper
msgstr "After configured all the VRFs involved in this topology we take a deeper look at both BGP and Routing table for the VRF LAN1"
#: ../../configexamples/policy-based-ipsec-and-firewall.rst:206
+msgid "After some testing, we can check IPSec status, and counter on every tunnel:"
+msgstr "After some testing, we can check IPSec status, and counter on every tunnel:"
+
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:206
msgid "After some testing, we can check ipsec status, and counter on every tunnel:"
msgstr "After some testing, we can check ipsec status, and counter on every tunnel:"
@@ -378,6 +390,14 @@ msgstr "All traffic coming in through eth2 is balanced between eth0 and eth1 on
msgid "Allow DHCPv6 packets for router"
msgstr "Allow DHCPv6 packets for router"
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:34
+msgid "Allow DNS requests only only for local networks."
+msgstr "Allow DNS requests only only for local networks."
+
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:36
+msgid "Allow ICMP on all interfaces."
+msgstr "Allow ICMP on all interfaces."
+
#: ../../configexamples/policy-based-ipsec-and-firewall.rst:32
msgid "Allow access to the router only from trusted networks."
msgstr "Allow access to the router only from trusted networks."
@@ -572,6 +592,10 @@ msgid "Basic Setup (via console)"
msgstr "Basic Setup (via console)"
#: ../../configexamples/ansible.rst:64
+msgid "Basic configuration of ansible.cfg:"
+msgstr "Basic configuration of ansible.cfg:"
+
+#: ../../configexamples/ansible.rst:64
msgid "Basik configuration of the ansible.cfg:"
msgstr "Basik configuration of the ansible.cfg:"
@@ -665,6 +689,10 @@ msgid "Client configuration"
msgstr "Client configuration"
#: ../../configexamples/policy-based-ipsec-and-firewall.rst:24
+msgid "Communication between private subnets should be done through IPSec tunnel without NAT."
+msgstr "Communication between private subnets should be done through IPSec tunnel without NAT."
+
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:24
msgid "Communication between private subnets should be done through ipsec tunnel without nat."
msgstr "Communication between private subnets should be done through ipsec tunnel without nat."
@@ -1013,6 +1041,10 @@ msgid "For redundant / active-active configurations see :ref:`examples-azure-vpn
msgstr "For redundant / active-active configurations see :ref:`examples-azure-vpn-dual-bgp`"
#: ../../configexamples/policy-based-ipsec-and-firewall.rst:10
+msgid "For simplicity, configuration and tests are done only using IPv4, and firewall configuration is done only on one router."
+msgstr "For simplicity, configuration and tests are done only using IPv4, and firewall configuration is done only on one router."
+
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:10
msgid "For simplicity, configuration and tests are done only using ipv4, and firewall configuration in done only on one router."
msgstr "For simplicity, configuration and tests are done only using ipv4, and firewall configuration in done only on one router."
@@ -1218,6 +1250,10 @@ msgid "In the end, you will end up with something like this config. I took out e
msgstr "In the end, you will end up with something like this config. I took out everything but the Firewall, Interfaces, and zone-policy sections. It is long enough as is."
#: ../../configexamples/ansible.rst:216
+msgid "In the next chapter of the example, we'll use Ansible with jinja2 templates and variables."
+msgstr "In the next chapter of the example, we'll use Ansible with jinja2 templates and variables."
+
+#: ../../configexamples/ansible.rst:216
msgid "In the next chapter of the example, we'll use the Ansible with jinja2 templates and variables."
msgstr "In the next chapter of the example, we'll use the Ansible with jinja2 templates and variables."
@@ -1278,6 +1314,14 @@ msgid "Information about prefix-sid and label-operation from VyOS"
msgstr "Information about prefix-sid and label-operation from VyOS"
#: ../../configexamples/ansible.rst:37
+msgid "Install Ansible:"
+msgstr "Install Ansible:"
+
+#: ../../configexamples/ansible.rst:44
+msgid "Install Paramiko:"
+msgstr "Install Paramiko:"
+
+#: ../../configexamples/ansible.rst:37
msgid "Install the Ansible:"
msgstr "Install the Ansible:"
@@ -1419,6 +1463,10 @@ msgid "Let’s say we have a requirement to have multiple networks."
msgstr "Let’s say we have a requirement to have multiple networks."
#: ../../configexamples/policy-based-ipsec-and-firewall.rst:22
+msgid "Local subnets should be able to reach internet using source NAT."
+msgstr "Local subnets should be able to reach internet using source NAT."
+
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:22
msgid "Local subnets should be able to reach internet using source nat."
msgstr "Local subnets should be able to reach internet using source nat."
@@ -1732,6 +1780,10 @@ msgid "Priorities"
msgstr "Priorities"
#: ../../configexamples/policy-based-ipsec-and-firewall.rst:29
+msgid "Protect the router on 'WAN' interface, allowing only IPSec connections and SSH access from trusted IPs."
+msgstr "Protect the router on 'WAN' interface, allowing only IPSec connections and SSH access from trusted IPs."
+
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:29
msgid "Protect the router on 'WAN' interface, allowing only ipsec connections and ssh access from trusted ips."
msgstr "Protect the router on 'WAN' interface, allowing only ipsec connections and ssh access from trusted ips."
@@ -2163,6 +2215,10 @@ msgid "This chapter contains various configuration examples:"
msgstr "This chapter contains various configuration examples:"
#: ../../configexamples/policy-based-ipsec-and-firewall.rst:16
+msgid "This configuration example and the requirments consists of:"
+msgstr "This configuration example and the requirments consists of:"
+
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:16
msgid "This configuration example and the requirments consists on:"
msgstr "This configuration example and the requirments consists on:"
@@ -2210,6 +2266,10 @@ msgstr "This guide shows an example of a route-based IKEv2 site-to-site VPN to A
msgid "This guide shows an example policy-based IKEv2 site-to-site VPN between two VyOS routers, and firewall configiuration."
msgstr "This guide shows an example policy-based IKEv2 site-to-site VPN between two VyOS routers, and firewall configiuration."
+#: ../../configexamples/policy-based-ipsec-and-firewall.rst:7
+msgid "This guide shows an example policy-based IKEv2 site-to-site VPN between two VyOS routers, and firewall configuration."
+msgstr "This guide shows an example policy-based IKEv2 site-to-site VPN between two VyOS routers, and firewall configuration."
+
#: ../../configexamples/autotest/tunnelbroker/tunnelbroker.rst:10
msgid "This guide walks through the setup of https://www.tunnelbroker.net/ for an IPv6 Tunnel."
msgstr "This guide walks through the setup of https://www.tunnelbroker.net/ for an IPv6 Tunnel."