-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Nym - Desktop (#1190)
- Loading branch information
Showing
11 changed files
with
83 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
{ | ||
"settings": "أعدادات" | ||
"settings": "أعدادات", | ||
"connect": "اتصل", | ||
"disconnect": "ألغاء الاتصال", | ||
"fastest": "الأسرع", | ||
"logs": "سجلات الأداء", | ||
"feedback": "ملاحظات", | ||
"support": "دعم" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,7 @@ | |
}, | ||
"privacy-mode": { | ||
"title": "مجهول (mixnet)" | ||
} | ||
}, | ||
"connect": "اتصل", | ||
"disconnect": "ألغاء الاتصال" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"welcome": "Herzlich Willkommen!", | ||
"error": "Ungültige Zugangsberechtigung", | ||
"description1": "Zum starten Zugangsberechtigung eingeben", | ||
"description2": "Um neue Zugangsberechtigungen zu erstellen nutze bitte den Link aus der Einladungs-Mail zum Alpha-Test.", | ||
"input-label": "Zugangsberechtigung", | ||
"add-button": "Zugangsberechtigung hinzufügen", | ||
"added-notification": "Zugangsberechtigung erfolgreich hinzugefügt!" | ||
"error": "Ungültige Zugangsdaten", | ||
"description1": "Zum Starten Zugangsdaten eingeben", | ||
"description2": "Ruf deine Zugangsdaten ab und kopiere oder scanne den QR-Code. Melde dich auf nyymvon.com an um sofort einen Code zu erhalten.", | ||
"input-label": "Zugangsdaten", | ||
"add-button": "Zugangsdaten hinzufügen", | ||
"added-notification": "Zugangsdaten erfolgreich hinzugefügt!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"vpn-tunnel-state": { | ||
"connected": "VPN Tunnel verbunden", | ||
"disconnected": "VPN Tunnel getrennt", | ||
"disconnected": "NymVPN Tunnel getrennt. Um deine Sicherheit zu gewährleisten bitte erneut verbinden.", | ||
"failed": "VPN Tunnel Verbindungen fehlgeschlagen!" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"title": { | ||
"part1": "Herzlich Willkommen", | ||
"part2": "zur NymVPN Alpha" | ||
"part2": "zur NymVPN Beta" | ||
}, | ||
"tos": { | ||
"part1": "Wenn du fortfährst willigst du zu NymVPN", | ||
"part2": "und stimmst NymVPN", | ||
"part1": "Wenn du fortfährst willigst du zu den NymVPN", | ||
"part2": "und stimmst den NymVPN", | ||
"part3": "." | ||
}, | ||
"experimental": "Es handelt sich um experimentelle Software. Ein hoher Grad an Anonymität kann (noch) nicht garantiert werden.", | ||
"continue-button": "Fortfahren", | ||
"description": { | ||
"part1": "Hilf uns die App während der Alpha-Phase zu verbessern!", | ||
"part1": "Hilf uns die App während der Beta-Phase zu verbessern!", | ||
"part2": "Dein Feedback ist wichtig", | ||
"part3": "Um Probleme zu identifizieren und zu lösen. Zustimmung zur anonymisierten Fehlerüberwachung geben", | ||
"part3": "um Probleme zu identifizieren und zu lösen. Zustimmung zur anonymisierten Fehlerüberwachung geben", | ||
"part4": "und Analysedaten. Du kannst deine Zustimmung jederzeit widerrufen. Vielen Dank für deine Unterstützung!" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters