From fc32be53a7fd4355e21e89a65c7ae5c8034643e8 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Wed, 11 Dec 2019 12:32:41 +0100 Subject: [PATCH] Add/update translations XXX: Google Translate - de - el - nl - pt - sv --- CHANGELOG.md | 1 + Passepartout-iOS/Global/de.lproj/App.strings | 4 ++++ Passepartout-iOS/Global/el.lproj/App.strings | 4 ++++ Passepartout-iOS/Global/nl.lproj/App.strings | 4 ++++ Passepartout-iOS/Global/pt.lproj/App.strings | 4 ++++ Passepartout-iOS/Global/sv.lproj/App.strings | 4 ++++ Submodules/Core | 2 +- 7 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87924c53..53192de5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - "Trusted networks" settings are now saved per profile. [#114](https://github.com/passepartoutvpn/passepartout-ios/issues/114) - Require explicit `--ca` and `--cipher` in .ovpn configuration file. - Revert fallback to CloudFlare DNS when no servers provided. [#116](https://github.com/passepartoutvpn/passepartout-ios/issues/116) +- German translations (Theodor Tietze). ### Fixed diff --git a/Passepartout-iOS/Global/de.lproj/App.strings b/Passepartout-iOS/Global/de.lproj/App.strings index cd22e77c..afe54b77 100644 --- a/Passepartout-iOS/Global/de.lproj/App.strings +++ b/Passepartout-iOS/Global/de.lproj/App.strings @@ -48,6 +48,10 @@ "endpoint.sections.location_addresses.header" = "Adressen"; "endpoint.sections.location_protocols.header" = "Protokolle"; +"provider.pool.actions.favorite" = "Favorit"; +"provider.pool.actions.unfavorite" = "Nicht Favorit"; +"provider.pool.sections.empty_favorites.footer" = "Streichen Sie an einem Ort nach links, um ihn Ihren Favoriten hinzuzufügen oder daraus zu entfernen."; + "provider.preset.cells.tech_details.caption" = "Technische Details"; "network_settings.cells.add_dns_server.caption" = "Adresse hinzufügen"; diff --git a/Passepartout-iOS/Global/el.lproj/App.strings b/Passepartout-iOS/Global/el.lproj/App.strings index 5c05135e..dd94d184 100644 --- a/Passepartout-iOS/Global/el.lproj/App.strings +++ b/Passepartout-iOS/Global/el.lproj/App.strings @@ -48,6 +48,10 @@ "endpoint.sections.location_addresses.header" = "Διεθύνσεις"; "endpoint.sections.location_protocols.header" = "Πρωτόκολλα"; +"provider.pool.actions.favorite" = "Αγαπημένο"; +"provider.pool.actions.unfavorite" = "Δεν προτιμάται"; +"provider.pool.sections.empty_favorites.footer" = "Σύρετε αριστερά σε μια θέση για να την προσθέσετε ή να την καταργήσετε από τα Αγαπημένα."; + "provider.preset.cells.tech_details.caption" = "Τεχνικές Λεπτομέρειες"; "network_settings.cells.add_dns_server.caption" = "Προσθήκη Διεύθυνσης"; diff --git a/Passepartout-iOS/Global/nl.lproj/App.strings b/Passepartout-iOS/Global/nl.lproj/App.strings index e5786a2b..fcb4b926 100644 --- a/Passepartout-iOS/Global/nl.lproj/App.strings +++ b/Passepartout-iOS/Global/nl.lproj/App.strings @@ -48,6 +48,10 @@ "endpoint.sections.location_addresses.header" = "Adressen"; "endpoint.sections.location_protocols.header" = "Protocollen"; +"provider.pool.actions.favorite" = "Favoriet"; +"provider.pool.actions.unfavorite" = "Unfavorite"; +"provider.pool.sections.empty_favorites.footer" = "Veeg naar links op een locatie om deze toe te voegen of te verwijderen uit Favorieten."; + "provider.preset.cells.tech_details.caption" = "Technische details"; "network_settings.cells.add_dns_server.caption" = "Voeg adress toe"; diff --git a/Passepartout-iOS/Global/pt.lproj/App.strings b/Passepartout-iOS/Global/pt.lproj/App.strings index 8c147feb..e0c648aa 100644 --- a/Passepartout-iOS/Global/pt.lproj/App.strings +++ b/Passepartout-iOS/Global/pt.lproj/App.strings @@ -48,6 +48,10 @@ "endpoint.sections.location_addresses.header" = "Endereços"; "endpoint.sections.location_protocols.header" = "Protocolos"; +"provider.pool.actions.favorite" = "Favorito"; +"provider.pool.actions.unfavorite" = "Não favorito"; +"provider.pool.sections.empty_favorites.footer" = "Deslize para a esquerda em um local para adicioná-lo ou removê-lo dos Favoritos."; + "provider.preset.cells.tech_details.caption" = "Detalhes técnicos"; "network_settings.cells.add_dns_server.caption" = "Adicionar endereço"; diff --git a/Passepartout-iOS/Global/sv.lproj/App.strings b/Passepartout-iOS/Global/sv.lproj/App.strings index a7e13250..9b84bf36 100644 --- a/Passepartout-iOS/Global/sv.lproj/App.strings +++ b/Passepartout-iOS/Global/sv.lproj/App.strings @@ -48,6 +48,10 @@ "endpoint.sections.location_addresses.header" = "Adresser"; "endpoint.sections.location_protocols.header" = "Protokoll"; +"provider.pool.actions.favorite" = "Favorit"; +"provider.pool.actions.unfavorite" = "Inte favorit"; +"provider.pool.sections.empty_favorites.footer" = "Dra åt vänster på en plats för att lägga till eller ta bort den från favoriter."; + "provider.preset.cells.tech_details.caption" = "Tekniska detaljer"; "network_settings.cells.add_dns_server.caption" = "Lägg till adress"; diff --git a/Submodules/Core b/Submodules/Core index 6528a1d4..0d28bdae 160000 --- a/Submodules/Core +++ b/Submodules/Core @@ -1 +1 @@ -Subproject commit 6528a1d4746021a2001eb95142d48e5eaae73800 +Subproject commit 0d28bdae0c6929673cccbaf4114f7aaf94140eab