aboutsummaryrefslogtreecommitdiffstats
path: root/src/translations.js
Commit message (Collapse)AuthorAgeFilesLines
* Add fr-FR translation for cards (additional & tip) (#294)ofostier2024-06-121-0/+2
|
* Improve the french translation (#291)Yoanndp2024-06-061-4/+4
|
* Update "card.additional" and "cards.tip.hide" in German translation (#281)SΓΆnke Joppien2024-01-091-3/+5
| | | | | | | * Update "card.additional" and "cards.tip.hide" in German translation * Update translations.js * Change "WLAN Karte" to "WLAN-Karte"
* Allow setting additional cards to print (#275)guicamest2023-08-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add setting for additional cards to print * Render additional cards to print * Do not render additional cards if amount is less than 1 * Render additional cards when printing * Improve layout for portrait printing * Render eap and identity textfields conditionally so that they dont use space * Use all width in print-area * Change additionalCards setting to Input and react to changes * Allow hiding tip (legend) on card * Print only full cards * Move print-area - not-displayed - to the bottom of the page * Set default ssid back to empty, additional cards to 0 * Lower marginBottom of password field to 5 instead of 24 (default) * Use conditional rendering instead of class to hide password * Set marginBottom to QR code only on portrait mode * Set row-gap to 0 to allow up to 6 cards to fit in portrait mode in A4 * Move hideTip setting right after hiddenSSID
* add eapMethod, identity and identity.placeholder translations to zh-cn and ↡ous50 | ousfifty2023-01-231-2/+8
| | | | | | | yue-cn (#264) * add eapMethod, identity and identity.placeholder translations to zh-cn and yue-cn * remove unessential stuffs
* i18n: update for Occitan (#255)Ben Woodward2022-10-301-0/+5
| | | | | | | | | * i18n: small update for Occitan Changes for the EAP method entries * fix: lint Co-authored-by: Mejans <61360811+Mejans@users.noreply.github.com>
* Greek translation (#253)Ben Woodward2022-10-131-0/+36
| | | | | | | * Added Greek translation * Fix lint Co-authored-by: nautilus7 <spyros.n7@gmail.com>
* feat(translation): Demark Danish (#248)Ben Woodward2022-08-121-0/+30
| | | | | Replaces https://github.com/bndw/wifi-card/pull/242 Fixes #241
* Add support for EAP-PWD (#246)Jan Tatje2022-08-121-0/+10
| | | I also added a German translation of the new strings.
* adding support for punjabi langage (#247)Kuldeep Gill2022-07-281-0/+31
| | | Co-authored-by: kuldeep-gill-skydio <kuldeep.gill@skydio.com>
* Tweak Dutch translation (#244)Thomas Winant2022-07-171-8/+8
|
* add yue-CN translation and slightly modify zh-HK (#233)ous502022-01-241-2/+32
| | | | | | | * Append an entry * add yue-CN translation and slightly modify zh-HK, as well as updating README.md * little changes
* Add Traditional Chinese (Taiwan) translations (#228)Dxball β˜•2022-01-031-1/+31
|
* Translation bugs (#227)Ben Woodward2021-12-281-5/+1
| | | | | | | * Fix PT hidden SSID translation Fixes #226 * Remove duplicate keys
* translation: update Turkish (#225)Ben Woodward2021-12-271-3/+6
|
* 🌐 update: Change some words for better understanding (#224)l2D2021-11-041-5/+5
|
* 🌐 translation: Add Thai language (#223)l2D2021-11-041-0/+30
| | | | | * 🌐 translation: Add Thai language * 🎨 format: Used `make fmt.write`
* Update Italian translation (#220)Ben Woodward2021-10-251-1/+6
|
* Updated Brazilian Portuguese translation (#215)Heverton Coneglian de Freitas2021-09-111-1/+1
|
* Update German for #171 (#213)Ben Woodward2021-09-031-4/+5
|
* Update Hindi and Portuguese translations (#211)Ben Woodward2021-09-011-8/+14
| | | | | | | * Update Hindi translation for #171 * Update Portuguese translation for #171 * Update Brazilian Portuguese translation for #171
* Swedish Translation (#208)Ben Woodward2021-08-271-0/+31
| | | | | | | | | | | | | * Added swedish translation * Added swedish translation * Added swedish translation Fixed typo * Prettier format Swedish translation Co-authored-by: ddund <68921570+ddund@users.noreply.github.com>
* Update Indonesian, Serbian, Dutch translations (#206)Ben Woodward2021-08-271-10/+16
| | | | | | | * Indonesian update for #171 * Serbian update for #171 * Dutch update for #171
* πŸ’¬ Updated norwegian translation. (#205)Thomas Qvidahl2021-08-271-3/+6
| | | | | | | * πŸ’¬ Updated norwegian translation. * 🎨 Code formatting. Co-authored-by: Thomas Qvidahl <thomas.qvidahl@tietoevry.com>
* 🌐πŸ‡ͺπŸ‡¬ Update arabic translations for #171 (#200)Ahmed Tarek2021-08-261-7/+8
| | | | | | | | | * πŸ‡ͺπŸ‡¬ Update arabic translations for #171 – Updates ar translations as per https://github.com/bndw/wifi-card/issues/171 * ⚑️ enhance ar * 🌐 fix ar genders
* Corrections in FR OC and CA (#198)ensag-dev2021-08-261-7/+8
| | | | | | | | | * Corrections in FR OC and CA * Update translations.js * Update translations.js * Update translations.js
* Update Japanese (#197)hatsu2021-08-261-3/+4
|
* update Polish translation (#195)olekstomek2021-08-261-4/+6
|
* Update Korean translation (#194)Seungbin Oh2021-08-261-3/+6
| | | | | * Update Korean translation * Update Korean translation
* Translation: Update Spanish and Hungarian (#193)Ben Woodward2021-08-181-4/+5
|
* feat(i18n): update French (fr-FR) (#192)Divlo2021-08-181-3/+4
|
* Backport translation changes (#190)Ben Woodward2021-08-181-37/+20
| | | | | | | * Remove unused 'button.settings' translation * Ukranian, Russian * Chinese translations
* Update Occitan and Catalan (#191)ensag-dev2021-08-181-2/+4
| | | For #190
* Urdu translation (#189)Ben Woodward2021-08-131-0/+32
| | | | | | | | | * update translate.js for urdu * Prettier formatting * Urdu credit Co-authored-by: Muhammad Hassan <mhassan.3939@gmail.com>
* fix: some translations error (#186)John Trump2021-08-121-2/+2
|
* Add support for Serbian language (#181)Dusan Milosevic2021-08-081-0/+62
| | | | | * Add support for Serbian language * Add support for Serbian language
* Support Hidden WiFi networks (#101)olekstomek2021-08-081-1/+3
| | | | | | | | | | | | | | | * ability to set that WiFi network is hidden * fix: hide password checbox hidden chebox with hidden SSID option * improvement, delete constant * merge master * add a setting - the WiFi network can have a hidden SSID * update translation for English and Polish language * change one line translation in Eng, add semicolon in format to connect to WiFi
* Hungarian translation (#170)MunkΓ‘csi MΓ‘rk2021-08-061-0/+31
| | | | | | | * Hunagrian lang added πŸ‡­πŸ‡Ί * Fix 'None' field translation at encryptions * Fix SelectField error
* Refactor translation plumbing (#168)Ben Woodward2021-08-061-0/+698
- Centralize user-defined translations into a single file - Automatically sort the language dropdown - Update the translation contribution guide