diff options
| -rw-r--r-- | src/translations.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/translations.js b/src/translations.js index c0f8d6b..d8c4842 100644 --- a/src/translations.js +++ b/src/translations.js | |||
| @@ -579,6 +579,8 @@ export const Translations = [ | |||
| 579 | 'desc.privacy': | 579 | 'desc.privacy': |
| 580 | "Vòstras informacions WiFi son pas jamai enviadas al servidor. Cap de seguiment, d'analisi o de generacion d'emprenta numerica son pas realizats sus aqueste site Web. Veire lo", | 580 | "Vòstras informacions WiFi son pas jamai enviadas al servidor. Cap de seguiment, d'analisi o de generacion d'emprenta numerica son pas realizats sus aqueste site Web. Veire lo", |
| 581 | 'desc.source': 'còdi font', | 581 | 'desc.source': 'còdi font', |
| 582 | 'wifi.identity': 'Identitat', | ||
| 583 | 'wifi.identity.placeholder': 'Nom d’utilizaire', | ||
| 582 | 'wifi.login': 'Connexion Wi-Fi', | 584 | 'wifi.login': 'Connexion Wi-Fi', |
| 583 | 'wifi.name': 'Nom de la ret', | 585 | 'wifi.name': 'Nom de la ret', |
| 584 | 'wifi.name.hiddenSSID': 'SSID amagat', | 586 | 'wifi.name.hiddenSSID': 'SSID amagat', |
| @@ -588,13 +590,16 @@ export const Translations = [ | |||
| 588 | 'wifi.password.hide': 'Rescondre lo senhal', | 590 | 'wifi.password.hide': 'Rescondre lo senhal', |
| 589 | 'wifi.password.encryption': 'Chiframent', | 591 | 'wifi.password.encryption': 'Chiframent', |
| 590 | 'wifi.password.encryption.none': 'Cap', | 592 | 'wifi.password.encryption.none': 'Cap', |
| 593 | 'wifi.encryption.eapMethod': 'Metòde EAP', | ||
| 591 | 'wifi.tip': | 594 | 'wifi.tip': |
| 592 | 'Viratz vòstre aparelh fòto cap al còdi QR per vos connectar automaticament', | 595 | 'Viratz vòstre aparelh fòto cap al còdi QR per vos connectar automaticament', |
| 593 | 'wifi.alert.name': 'Lo nom de la ret pòt pas èsser void', | 596 | 'wifi.alert.name': 'Lo nom de la ret pòt pas èsser void', |
| 597 | 'wifi.alert.password': 'Lo senhal pòt pas èsser void', | ||
| 594 | 'wifi.alert.password.length.5': | 598 | 'wifi.alert.password.length.5': |
| 595 | 'Lo senhal deu conténer almens 5 caractèrs o cambiatz lo chiframent per « Cap »', | 599 | 'Lo senhal deu conténer almens 5 caractèrs o cambiatz lo chiframent per « Cap »', |
| 596 | 'wifi.alert.password.8': | 600 | 'wifi.alert.password.8': |
| 597 | 'Lo senhal deu conténer almens 8 caractèrs o cambiatz lo chiframent per « Cap »', | 601 | 'Lo senhal deu conténer almens 8 caractèrs o cambiatz lo chiframent per « Cap »', |
| 602 | 'wifi.alert.eapIdentity': 'L’identitat pòt pas èsser voide', | ||
| 598 | 'button.rotate': 'Pivotar', | 603 | 'button.rotate': 'Pivotar', |
| 599 | 'button.print': 'Imprimir', | 604 | 'button.print': 'Imprimir', |
| 600 | select: 'Causir la lenga', | 605 | select: 'Causir la lenga', |
