1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 Copyright (C)
2012 Tobias Brunner
4 Copyright (C)
2012 Giuliano Grassi
5 Copyright (C)
2012 Ralf Sager
6 Hochschule fuer Technik Rapperswil
8 This program is free software; you can redistribute it and/or modify it
9 under the terms of the GNU General Public License as published by the
10 Free Software Foundation; either version
2 of the License, or (at your
11 option) any later version. See
<http://www.fsf.org/copyleft/gpl.txt
>.
13 This program is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
21 <string name=
"app_name">strongSwan VPN Client
</string>
22 <string name=
"main_activity_name">strongSwan
</string>
23 <string name=
"reload_trusted_certs">CA-Zertifikate neu laden
</string>
24 <string name=
"show_log">Log anzeigen
</string>
27 <string name=
"log_title">Log
</string>
28 <string name=
"send_log">Logdatei senden
</string>
29 <string name=
"empty_log">Logdatei ist leer
</string>
30 <string name=
"log_mail_subject">strongSwan %
1$s Logdatei
</string>
32 <!-- VPN profile list --
>
33 <string name=
"no_profiles">Keine VPN Profile vorhanden.
</string>
34 <string name=
"add_profile">Profil hinzufügen
</string>
35 <string name=
"edit_profile">Bearbeiten
</string>
36 <string name=
"delete_profile">Löschen
</string>
37 <string name=
"select_profiles">Profile auswählen
</string>
38 <string name=
"profiles_deleted">Ausgewählte Profile gelöscht
</string>
39 <string name=
"no_profile_selected">Kein Profil ausgewählt
</string>
40 <string name=
"one_profile_selected">Ein Profil ausgewählt
</string>
41 <string name=
"x_profiles_selected">%
1$d Profile ausgewählt
</string>
43 <!-- VPN profile details --
>
44 <string name=
"profile_edit_save">Speichern
</string>
45 <string name=
"profile_edit_cancel">Abbrechen
</string>
46 <string name=
"profile_name_label">Profilname:
</string>
47 <string name=
"profile_name_hint">(Gateway-Adresse verwenden)
</string>
48 <string name=
"profile_gateway_label">Gateway:
</string>
49 <string name=
"profile_username_label">Benutzername:
</string>
50 <string name=
"profile_password_label">Passwort:
</string>
51 <string name=
"profile_password_hint">(anfordern wenn benötigt)
</string>
52 <string name=
"profile_ca_label">CA-Zertifikat:
</string>
53 <string name=
"profile_ca_auto_label">Automatisch wählen
</string>
54 <string name=
"profile_ca_show_all">Alle Zertifikate anzeigen
</string>
55 <!-- Warnings/Notifications in the details view --
>
56 <string name=
"alert_text_no_input_gateway">Bitte geben Sie hier die Gateway-Adresse ein
</string>
57 <string name=
"alert_text_no_input_username">Bitte geben Sie hier Ihren Benutzernamen ein
</string>
58 <string name=
"alert_text_nocertfound_title">Kein CA-Zertifikat ausgewählt
</string>
59 <string name=
"alert_text_nocertfound">Bitte wählen Sie eines aus oder aktivieren Sie
<i>Automatisch wählen
</i></string>
61 <!-- VPN state fragment --
>
62 <string name=
"state_label">Status:
</string>
63 <string name=
"profile_label">Profil:
</string>
64 <string name=
"disconnect">Trennen
</string>
65 <string name=
"state_connecting">Verbinden
…</string>
66 <string name=
"state_connected">Verbunden
</string>
67 <string name=
"state_disconnecting">Trennen
…</string>
68 <string name=
"state_disabled">Kein aktives Profil
</string>
69 <string name=
"state_error">Fehler
</string>
72 <string name=
"login_title">Passwort eingeben um zu verbinden
</string>
73 <string name=
"login_confirm">Verbinden
</string>
74 <string name=
"error_introduction">Fehler beim Aufsetzen des VPN:
</string>
75 <string name=
"error_lookup_failed">Gateway-Adresse konnte nicht aufgelöst werden.
</string>
76 <string name=
"error_unreachable">Gateway ist nicht erreichbar.
</string>
77 <string name=
"error_peer_auth_failed">Authentifizierung des Gateway ist fehlgeschlagen.
</string>
78 <string name=
"error_auth_failed">Benutzerauthentifizierung ist fehlgeschlagen.
</string>
79 <string name=
"error_generic">Unbekannter Fehler während des Verbindens.
</string>
80 <string name=
"connecting_title">Verbinden: %
1$s
</string>
81 <string name=
"connecting_message">Verbinde mit
\""%1$s\".</string>