Merge branch 'complete-translations'
This commit is contained in:
commit
9b7e48cd65
|
@ -182,6 +182,7 @@
|
|||
"configuration.cells.tls_wrapping.value.auth" = "Authentifizierung";
|
||||
"configuration.cells.tls_wrapping.value.crypt" = "Verschlüsselung";
|
||||
"configuration.cells.eku.caption" = "Erweiterte Verifizierung";
|
||||
"configuration.cells.default_gateway.caption" = "Standart-Gateway";
|
||||
"configuration.cells.dns_server.caption" = "DNS";
|
||||
"configuration.cells.dns_domain.caption" = "Domäne";
|
||||
"configuration.cells.proxy_http.caption" = "Proxy";
|
||||
|
|
|
@ -182,6 +182,7 @@
|
|||
"configuration.cells.tls_wrapping.value.auth" = "Autenticazione";
|
||||
"configuration.cells.tls_wrapping.value.crypt" = "Criptazione";
|
||||
"configuration.cells.eku.caption" = "Verifica estesa";
|
||||
"configuration.cells.default_gateway.caption" = "Gateway predefinito";
|
||||
"configuration.cells.dns_server.caption" = "Indirizzo";
|
||||
"configuration.cells.dns_domain.caption" = "Dominio";
|
||||
"configuration.cells.proxy_http.caption" = "Proxy";
|
||||
|
|
|
@ -186,6 +186,7 @@
|
|||
"configuration.cells.tls_wrapping.value.auth" = "Autenticação";
|
||||
"configuration.cells.tls_wrapping.value.crypt" = "Criptografia";
|
||||
"configuration.cells.eku.caption" = "Verificação extendida";
|
||||
"configuration.cells.default_gateway.caption" = "Gateway padrão";
|
||||
"configuration.cells.dns_server.caption" = "DNS";
|
||||
"configuration.cells.dns_domain.caption" = "Domínio";
|
||||
"configuration.cells.proxy_http.caption" = "Proxy";
|
||||
|
|
|
@ -182,6 +182,7 @@
|
|||
"configuration.cells.tls_wrapping.value.auth" = "Аутентификация";
|
||||
"configuration.cells.tls_wrapping.value.crypt" = "Шифрование";
|
||||
"configuration.cells.eku.caption" = "Расширенная проверка";
|
||||
"configuration.cells.default_gateway.caption" = "Шлюз по умолчанию";
|
||||
"configuration.cells.dns_server.caption" = "DNS";
|
||||
"configuration.cells.dns_domain.caption" = "Домен";
|
||||
"configuration.cells.proxy_http.caption" = "Прокси";
|
||||
|
|
|
@ -16,10 +16,6 @@ public enum L10n {
|
|||
/// About
|
||||
public static let title = L10n.tr("Localizable", "about.title")
|
||||
public enum Cells {
|
||||
public enum Changelog {
|
||||
/// Changelog
|
||||
public static let caption = L10n.tr("Localizable", "about.cells.changelog.caption")
|
||||
}
|
||||
public enum Credits {
|
||||
/// Credits
|
||||
public static let caption = L10n.tr("Localizable", "about.cells.credits.caption")
|
||||
|
@ -94,7 +90,7 @@ public enum L10n {
|
|||
public enum Guidance {
|
||||
public enum Footer {
|
||||
public enum Infrastructure {
|
||||
/// Use your %@ website account number and password "m".
|
||||
/// Use your %@ website credentials. Your username is usually numeric.
|
||||
public static func mullvad(_ p1: String) -> String {
|
||||
return L10n.tr("Localizable", "account.sections.guidance.footer.infrastructure.mullvad", p1)
|
||||
}
|
||||
|
|
|
@ -0,0 +1,41 @@
|
|||
Passepartout ist ein smarter OpenVPN client der perfekt in die iOS-Plattform integriert ist. Passepartout ist die einzige App, die du brauchst um gängige OpenVPN-Anbieter als auch deinen persönlichen OpenVPN-Server zu nutzen. Mit vertrauenswürdigen Netzwerken und Siri Kurzbefehlen, eröffnet Passepartout die besten Möglichkeiten ein VPN unter iOS zu nutzen.
|
||||
|
||||
Passepartout erzeugt keinerlei ungewollte Hintergrundaktivitäten außer dem VPN-Tunnel und ist daher sehr Firewall-freundlich.
|
||||
|
||||
Passepartout ist Open Source: https://github.com/passepartoutvpn
|
||||
|
||||
BENUTZBAR MIT VIELEN ANBIETERN
|
||||
|
||||
Passepartout bietet Voreinstellungen für alle gängigen VPN-Anbieter:
|
||||
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
- ProtonVPN
|
||||
- TunnelBear
|
||||
- VyprVPN
|
||||
- Windscribe
|
||||
|
||||
EINFACH ZU BENUTZEN
|
||||
|
||||
- Unglaublich einfach zu benutzen, natives Aussehen und Integration.
|
||||
- Verwalte alle Profile an einem Platz.
|
||||
- Importiere .ovpn Konfigurationsdateien.
|
||||
- Feintune die Verschlüsselung ohne Änderungen an der Konfigurationsdatei.
|
||||
|
||||
BETRIEBSSYSTEM-INTEGRATION
|
||||
|
||||
- Vertraue Mobilfunknetzen oder WLANs für fein einstellbare Konnektivität.
|
||||
- Intuitive Siri Kurzbefehle.
|
||||
|
||||
PRIVATSPHÄREN-FREUNDLICH
|
||||
|
||||
- Volle Transparenz zu welchen Servern du dich verbindest.
|
||||
- Wähle vordefinierte Endpunkte aus wenn DNS ein Problem ist.
|
||||
- Keine Webdienste, Werbung oder sonstirgendwie aufgebläht außer das VPN selbst.
|
||||
|
||||
~
|
||||
|
||||
Passepartout ist ein inoffizieller Client und auf keine Art und Weise mit OpenVPN Inc. verbunden.
|
||||
|
||||
© 2002-2018 OpenVPN Inc. - OpenVPN ist eine eingetragene Marke von OpenVPN Inc.
|
|
@ -0,0 +1 @@
|
|||
../../../../metadata/de-DE/keywords.txt
|
|
@ -0,0 +1,18 @@
|
|||
### Hinzugefügt
|
||||
|
||||
- VyprVPN Anbieter.
|
||||
- Mehr Infrastruktur-Metadaten.
|
||||
- Portugiesische Übersetzung (Helder Santana).
|
||||
- Deutsche Übersetzung (Christian Lederer).
|
||||
- Russische Übersetzung (Alexander Korobynikov).
|
||||
|
||||
### Geändert
|
||||
|
||||
- Leite nicht allen Netzwerkverkehr über das VPN, es sei denn `--redirect-gateway` ist angegeben.
|
||||
|
||||
### Fehlerbehebungen
|
||||
|
||||
- Rückfallebene zu CloudFlare DNS falls keine Server angegeben.
|
||||
- UDP-Verbindung kann Abbrechen bei hohen Geschwindigkeiten.
|
||||
- SoftEther verbindet sich ohne VPN Icon.
|
||||
|
|
@ -1 +1 @@
|
|||
Connect .ovpn & VPN providers
|
||||
Verbinde .ovpn & VPN Anbieter
|
||||
|
|
|
@ -15,4 +15,8 @@
|
|||
- Fall back to CloudFlare DNS when no servers provided.
|
||||
- UDP may disconnect on high speeds.
|
||||
- SoftEther connects without VPN icon.
|
||||
- Misleading Mullvad password suggestion.
|
||||
- Leave digest editable despite cipher.
|
||||
- TLS errors with passphrase-protected .ovpn profiles.
|
||||
- Issue with DNS-only VPN profiles.
|
||||
|
||||
|
|
|
@ -1,14 +1,22 @@
|
|||
### Aggiunti
|
||||
|
||||
- Provider NordVPN.
|
||||
- Supporto per `dhcp-option PROXY_HTTP[S]`.
|
||||
- Provider VyprVPN.
|
||||
- Più metadati nelle infrastrutture.
|
||||
- Traduzione al Portoghese (Helder Santana).
|
||||
- Traduzione al Tedesco (Christian Lederer).
|
||||
- Traduzione al Russo (Alexander Korobynikov).
|
||||
|
||||
### Cambiati
|
||||
|
||||
- Non redirigere tutto il traffico verso la VPN a meno che `--redirect-gateway` non sia specificato.
|
||||
|
||||
### Risolti
|
||||
|
||||
- Regressione nella configurazione DNS.
|
||||
- Timeout con SoftEther.
|
||||
- La cella dello stato VPN non sempre entra nel profilo attivo.
|
||||
- Preferenza di mascheramento non salvata.
|
||||
- Problemi con PUSH_REPLY molto lunght.
|
||||
- Icona mancante nella schermata Credits.
|
||||
- Ricorri al DNS di CloudFlare quando nessun server specificato.
|
||||
- UDP può disconnettersi ad alte velocità.
|
||||
- SoftEther si connette senza icona VPN.
|
||||
- Suggerimento password fuorviante con Mullvad.
|
||||
- Lascia l'autenticazione editabile nonostante la cifratura.
|
||||
- Errori TLS con profili .ovpn protetti da password.
|
||||
- Problema con profili VPN solo per DNS.
|
||||
|
||||
|
|
|
@ -0,0 +1,41 @@
|
|||
Passepartout é um cliente inteligente de OpenVPN perfeitamente integrado com iOS. Passepartout é o único aplicativo que possibilita serviços populares de OpenVPN ou de sua própria escolha. Com "Redes confiáveis" e "Atalhos da Siri", Passepartout possibilita uma melhor experiência VPN para iOS.
|
||||
|
||||
Passepartout não executa nenhum processo em plano de fundo além do túnel VPN, onde os mesmos são amigáveis com firewall.
|
||||
|
||||
Passepartout possui código aberto: https://github.com/passepartoutvpn
|
||||
|
||||
UTILIZE DIVERSOS SERVIÇOS DE VPN
|
||||
|
||||
Passepartout oferece configurações para os seguintes provedores de VPN:
|
||||
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
- ProtonVPN
|
||||
- TunnelBear
|
||||
- VyprVPN
|
||||
- Windscribe
|
||||
|
||||
FÁCIL DE USAR
|
||||
|
||||
- Fácil de usar com seu visual e experiência nativa.
|
||||
- Controle seus perfis em um único lugar.
|
||||
- Importe arquivos de configuração .ovpn.
|
||||
- Habilite criptografia sem melhorar nenhum arquivo de configuração.
|
||||
|
||||
INTEGRAÇÃO COM O SISTEMA
|
||||
|
||||
- Confie em redes celular e Wi-Fi para melhor configurar sua conectividade.
|
||||
- Integração com "Atalhos da Siri".
|
||||
|
||||
FOCO EM PRIVACIDADE
|
||||
|
||||
- Absoluta transparência em quais servidores você se conecta.
|
||||
- Escolha destinos pré-resolvidos quando DNS está problemático.
|
||||
- Sem cadastro, propagandas ou qualquer funcionalidade indesejada que não seja VPN por si só.
|
||||
|
||||
~
|
||||
|
||||
Passepartout não é um cliente oficial e não possui nenhuma afiliação com OpenVPN Inc.
|
||||
|
||||
© 2002-2018 OpenVPN Inc. - OpenVPN é um marca registrada de OpenVPN Inc.
|
|
@ -0,0 +1 @@
|
|||
../../../../metadata/pt-BR/keywords.txt
|
|
@ -1 +1 @@
|
|||
Passepartout - OpenVPN Client
|
||||
Passepartout - Client OpenVPN
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
### O que há de novo
|
||||
|
||||
- VyprVPN é agora suportado.
|
||||
- Mais dados de configuração de infraestrutura.
|
||||
- Tradução para Português (Helder Santana).
|
||||
- Tradução para Alemão (Christian Lederer).
|
||||
- Tradução para Russo (Alexander Korobynikov).
|
||||
|
||||
### O que mudou
|
||||
|
||||
- Não redireciona todo o tráfego para VPN a não ser que `--redirect-gateway` seja especificado.
|
||||
|
||||
### Corrigido
|
||||
|
||||
- Retorna para CloudFlare DNS quando nenhum serviço está especificado.
|
||||
- UDP pode desconectar em alta velocidade.
|
||||
- SoftEther conecta sem ícone de VPN.
|
||||
|
|
@ -1 +1 @@
|
|||
Connect .ovpn & VPN providers
|
||||
Conecte .ovpn e serviços VPN
|
||||
|
|
Loading…
Reference in New Issue