mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #756] [🇨🇿] Czech Language Support #291
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JosefKuchar on GitHub (Mar 28, 2018).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/756
Originally assigned to: @JosefKuchar on GitHub.
I've created Czech language support for the web interface (PR #755 ). I'm not 100% sure with some special cases, so if you have any suggestions you can write them down. Definition file is at web_interface/lang/cs.lang
@mgx0 commented on GitHub (May 22, 2018):
suggestions:
"setting_ssid" : "SSID přístupového bodu AP (je-li zapnuto).\nDélka musí být mezi 1 a 31 znaky",
"setting_password": "Heslo přístupového bodu AP (je-li zapnuto).\nDélka musí být mezi 8 a 31 znaky",
"enable_random": "Zapnout náhodní režim",
"disable_random": "Vypnout náhodní režim",
"random_desc": "Zapnout generování náhodného SSID seznamu",
"setting_serialEcho": "Aktivuje odozvu (echo) pro každý řádek v sériové konzoli",
"settings_webSpiffs": "Zapnout SPIFFS pro všechny webové soubory",
"setting_deauthspertarget": "Kolik deauth paketů bude odesláno každému cíli",
"setting_beaconchannel": "Pokud aktivní, beacon pakety budou odesílány na odlišných kanálech",
"setting_probesPerSSID": "Kolik probe paketů bude odesláno k SSID",
@tobozo commented on GitHub (Jun 2, 2018):
#883