Import new translations
This commit is contained in:
parent
e28bb3db9a
commit
a96fff2add
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "%@ beenden";
|
"menu.system.quit.title" = "%@ beenden";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "Wenn das VPN aktiviert wurde, läuft es weiter im Hintergrund. Möchtest du beenden?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Verbinde";
|
"tunnelkit.vpn.connecting" = "Verbinde";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "erneute Aushandlung";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "erneute Aushandlung";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "nach %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "nach %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Endpunkt zufällig wählen";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Endpunkt zufällig wählen";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Hostnamen zufällig wählen";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Debug log";
|
"debug_log.title" = "Debug log";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Kopieren";
|
"debug_log.buttons.copy" = "Kopieren";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Διακοπή %@";
|
"menu.system.quit.title" = "Διακοπή %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "Το VPN, αν είναι ενεργοποιημένο, θα εξακολουθεί να εκτελείται στο παρασκήνιο. Θέλετε να το διακόψετε?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Προσπάθεια Σύνδεσης";
|
"tunnelkit.vpn.connecting" = "Προσπάθεια Σύνδεσης";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Επαναδιαπραγμάτευση";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Επαναδιαπραγμάτευση";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "μετά από %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "μετά από %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Τυχαίο τελικό σημείο";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Τυχαίο τελικό σημείο";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Τυχαιοποίηση ονομάτων κεντρικών υπολογιστών";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Μητρώο εντοπισμού σφαλμάτων";
|
"debug_log.title" = "Μητρώο εντοπισμού σφαλμάτων";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Αντιγραφή";
|
"debug_log.buttons.copy" = "Αντιγραφή";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Quit %@";
|
"menu.system.quit.title" = "Quit %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "The VPN, if enabled, will still run in the background. Do you want to quit?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Connecting";
|
"tunnelkit.vpn.connecting" = "Connecting";
|
||||||
|
@ -265,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Debug log";
|
"debug_log.title" = "Debug log";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Copy";
|
"debug_log.buttons.copy" = "Copy";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Salir de %@";
|
"menu.system.quit.title" = "Salir de %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "Si la VPN está habilitada, seguirá funcionando en segundo plano. ¿Deseas salir?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Conectando";
|
"tunnelkit.vpn.connecting" = "Conectando";
|
||||||
|
@ -226,7 +227,8 @@
|
||||||
"endpoint.advanced.openvpn.items.keep_alive.value.seconds" = "%d segundos";
|
"endpoint.advanced.openvpn.items.keep_alive.value.seconds" = "%d segundos";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renegociación";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renegociación";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "después de %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "después de %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Aleatorizar destino";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Destino aleatorio";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Hostname aleatorio";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Registro de debug";
|
"debug_log.title" = "Registro de debug";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Copiar";
|
"debug_log.buttons.copy" = "Copiar";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Quitter %@";
|
"menu.system.quit.title" = "Quitter %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "S'il est activé, le VPN fonctionnera en tâche de fond. Voulez-vous quitter ?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Connection...";
|
"tunnelkit.vpn.connecting" = "Connection...";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renégociation";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renégociation";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "aprè %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "aprè %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Extrémité aléatoire";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Extrémité aléatoire";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Rendre aléatoire les noms d'hôtes";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Journal de débogage";
|
"debug_log.title" = "Journal de débogage";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Copier";
|
"debug_log.buttons.copy" = "Copier";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Esci da %@";
|
"menu.system.quit.title" = "Esci da %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "La VPN, se abilitata, continuerà ad essere attiva in background. Vuoi comunque uscire?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Connettendo";
|
"tunnelkit.vpn.connecting" = "Connettendo";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Rinegoziazione";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Rinegoziazione";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "dopo %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "dopo %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Endpoint casuale";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Endpoint casuale";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Hostname casuale";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Debug log";
|
"debug_log.title" = "Debug log";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Copia";
|
"debug_log.buttons.copy" = "Copia";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "%@ afsluiten";
|
"menu.system.quit.title" = "%@ afsluiten";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "De VPN zal, indien geactiveerd, op de achtergrond blijven draaien. Wilt u sluiten?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Verbinden";
|
"tunnelkit.vpn.connecting" = "Verbinden";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renegotiation";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renegotiation";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "na %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "na %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Willekeurig eindpunt";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Willekeurig eindpunt";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Hostnamen randomiseren";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Foutopsporingslogboek";
|
"debug_log.title" = "Foutopsporingslogboek";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Kopiëren";
|
"debug_log.buttons.copy" = "Kopiëren";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Zakończ %@";
|
"menu.system.quit.title" = "Zakończ %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "Jeśli sieć VPN, jest włączona, będzie nadal działać w tle. Chcesz zakończyć?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Łączenie";
|
"tunnelkit.vpn.connecting" = "Łączenie";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Ponowna negocjacja";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Ponowna negocjacja";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "po %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "po %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Losowy host końcowy";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Losowy host końcowy";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Randomizuj nazwy hostów";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Debugowanie";
|
"debug_log.title" = "Debugowanie";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Kopiuj";
|
"debug_log.buttons.copy" = "Kopiuj";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Sair %@";
|
"menu.system.quit.title" = "Sair %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "A VPN, se ativa, ainda vai ser executada em segundo plano. Quer sair?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Conectando";
|
"tunnelkit.vpn.connecting" = "Conectando";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renegociando";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Renegociando";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "depois de %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "depois de %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Destino randômico";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Destino randômico";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Nomes de anfitrião aleatórios";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Log de Debug";
|
"debug_log.title" = "Log de Debug";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Copiar";
|
"debug_log.buttons.copy" = "Copiar";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Выйти из %@";
|
"menu.system.quit.title" = "Выйти из %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "Если включить VPN, он всё равно будет работать в фоновом режиме. Вы точно хотите выйти?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Подключается";
|
"tunnelkit.vpn.connecting" = "Подключается";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Перезаключение";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Перезаключение";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "после %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "после %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Рандомная конечная точка";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Рандомная конечная точка";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Выбирать имена хостов случайным образом";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Журнал отладки";
|
"debug_log.title" = "Журнал отладки";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Копировать";
|
"debug_log.buttons.copy" = "Копировать";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "Lämna %@";
|
"menu.system.quit.title" = "Lämna %@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "Om ett VPN är aktiverat kommer detta fortfarande att köra i bakgrunden. Vill du lämna?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "Anslutning";
|
"tunnelkit.vpn.connecting" = "Anslutning";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Omförhandling";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "Omförhandling";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "efter %@";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "efter %@";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Omställ slutpunkt på slumpmässigt sätt";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "Omställ slutpunkt på slumpmässigt sätt";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "Välj värdnamn slumpmässigt";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "Debug log";
|
"debug_log.title" = "Debug log";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "Kopiera";
|
"debug_log.buttons.copy" = "Kopiera";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
"menu.system.quit.title" = "退出%@";
|
"menu.system.quit.title" = "退出%@";
|
||||||
|
|
||||||
|
"menu.system.quit.messages.confirm" = "VPN(如果启用)仍将在后台运行。您要退出吗?";
|
||||||
/* MARK: TunnelKit */
|
/* MARK: TunnelKit */
|
||||||
|
|
||||||
"tunnelkit.vpn.connecting" = "连接中";
|
"tunnelkit.vpn.connecting" = "连接中";
|
||||||
|
@ -227,6 +228,7 @@
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "重协商";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.caption" = "重协商";
|
||||||
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "在%@之后";
|
"endpoint.advanced.openvpn.items.renegotiation_seconds.value.after" = "在%@之后";
|
||||||
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "随机的服务端";
|
"endpoint.advanced.openvpn.items.random_endpoint.caption" = "随机的服务端";
|
||||||
|
"endpoint.advanced.openvpn.items.random_hostname.caption" = "随机主机名";
|
||||||
|
|
||||||
/* MARK: ProfileView -> NetworkSettingsView */
|
/* MARK: ProfileView -> NetworkSettingsView */
|
||||||
|
|
||||||
|
@ -264,6 +266,7 @@
|
||||||
/* MARK: DiagnosticsView -> DebugLogView */
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
|
|
||||||
"debug_log.title" = "调试日志";
|
"debug_log.title" = "调试日志";
|
||||||
|
/* MARK: DiagnosticsView -> DebugLogView */
|
||||||
"debug_log.buttons.copy" = "复制";
|
"debug_log.buttons.copy" = "复制";
|
||||||
|
|
||||||
/* MARK: DiagnosticsView -> ReportIssueView */
|
/* MARK: DiagnosticsView -> ReportIssueView */
|
||||||
|
|
Loading…
Reference in New Issue