Files
winui_n2n/lib/l10n/app_en.arb
2024-07-26 20:46:35 +08:00

33 lines
1.1 KiB
Plaintext

{
"mainPage": "Main",
"aboutPage": "About",
"logPage": "Log",
"settingsPage": "Settings",
"n2nSuperNode": "Super Node",
"n2nCommunity": "Community",
"n2nCommunityKey": "Community Key",
"n2nSelfAddress": "Self Address",
"saveConfig": "Save Config",
"connect": "Connect",
"useConfig": "Use Config",
"autoFirewall": "Automatically configure Windows firewall",
"checkUpdate": "Check Update",
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"notImplement": "Work in progress",
"disconnect": "Disconnect",
"use": "Use It",
"configNameComment": "Write a name for this config",
"showWindow": "Show Window",
"chooseLanguage": "Choose Language",
"successfullyConnected": "Connected",
"macOrIpAlreadyInUse": "MAC or IP address already in use or not released yet by supernode",
"otherReasonFail": "Connect fail",
"clearLog": "Clear log",
"exitAlert": "Do you want to exit or minimize?",
"alwaysMinimize": "Always minimize",
"minimize": "Minimize",
"exit": "Exit",
"minimizeOnQuit": "Minimize on quit"
}