Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a New Language #270

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -86,3 +86,4 @@ We would love for you to contribute to different languages and help make it even
| Simplified Cantonese | [ous50](https://github.com/ous50) |
| Punjabi | [phoenixgill34](https://github.com/phoenixgill34/) |
| Danish | [dk90103](https://github.com/dk90103/) |
| Swiss German | [NZehnder](https://github.com/NZehnder) |
34 changes: 34 additions & 0 deletions src/translations.js
Original file line number Diff line number Diff line change
@@ -473,6 +473,40 @@ export const Translations = [
select: 'Sprache auswählen',
},
},
{
id: 'de-CH',
name: 'Schweizer Deutsch',
Copy link
Contributor

@WebSnke WebSnke Jan 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: 'Schweizer Deutsch',
name: 'German - Schwizerdütsch',

I suggest changing it to "German - Schwizerdütsch" instead so that it appears next to "German - Hochdeutsch", just like with the names for the Portugese translations.

translation: {
title: 'simple.WiFi Card Creator',
'desc.use':
'Sie chönd met dem Tool en eifachi Charte mit ehrene WLAN-Date erstelle. Verwänded Sie die, om eifach ehres interne WLAN unter de Metarbeiter zteile oder om es GASCHT-WLAN mit em Chond zteile.',
'desc.private':'Dini Zugegangsdate werded nie zom Server gsändet.',
'wifi.identity': 'Identität',
'wifi.identity.placeholder': 'Notzername',
'wifi.login': 'WLAN-Zugangsdate',
'wifi.name': 'WLAN-Netzwärchname',
'wifi.name.placeholder': 'WLAN-Netzwärchname',
'wifi.password': 'Passwort',
'wifi.password.placeholder': 'Passwort',
'wifi.password.hide': 'Passwort verstecke',
'wifi.name.hiddenSSID': 'Versteckti SSID',
'wifi.password.encryption': 'Verschlösselig',
'wifi.password.encryption.none': 'Keini',
'wifi.encryption.eapMethod': 'EAP Methode',
'wifi.tip':
'Zeig mit dinere Kamera vom Handys auf de QR-Code, um automatisch en Verbindung herzstelle',
'wifi.alert.name': 'De Netzwerkname dörf ned leer sii',
'wifi.alert.password': 'Das Passwort dörf ned leer sii',
'wifi.alert.password.length.5':
'Das Passwort muss mendestends 5 Zeiche lang sii, oder stell d Verschlösselig auf "Keini"',
'wifi.alert.password.8':
'Das Passwort muss mindestends 8 Zeichen lang sii, oder stell d Verschlösselig auf "Keini"',
'wifi.alert.eapIdentity': 'Die Identität darf ned leer sii',
'button.rotate': 'Dreie',
'button.print': 'Drocke',
select: 'Sprach uswähle',
},
},
{
id: 'el-GR',
name: 'Greek - Hellenic',