scripts/nezha/template.pot
2024-11-29 20:04:51 +08:00

291 lines
6.3 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-29 19:59+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: nezha/template.sh:35
msgid ""
"ERROR: sudo is not installed on the system, the action cannot be proceeded."
msgstr ""
#: nezha/template.sh:47
msgid "Run '$*' failed."
msgstr ""
#: nezha/template.sh:57
msgid "$dep not found, please install it first."
msgstr ""
#: nezha/template.sh:117
msgid "Unknown architecture: $uname"
msgstr ""
#: nezha/template.sh:130 nezha/template.sh:144
msgid "Docker image with nezha-dashboard repository exists:"
msgstr ""
#: nezha/template.sh:136 nezha/template.sh:150
msgid "No Docker images with the nezha-dashboard repository were found."
msgstr ""
#: nezha/template.sh:163
msgid "Select your installation method:"
msgstr ""
#: nezha/template.sh:165
msgid "2. Standalone"
msgstr ""
#: nezha/template.sh:167
msgid "Please enter [1-2]: "
msgstr ""
#: nezha/template.sh:179
msgid "Please enter the correct number [1-2]"
msgstr ""
#: nezha/template.sh:196
msgid ""
"According to the information provided by various geoip api, the current IP "
"may be in China"
msgstr ""
#: nezha/template.sh:197
msgid ""
"Will the installation be done with a Chinese Mirror? [Y/n] (Custom Mirror "
"Input 3): "
msgstr ""
#: nezha/template.sh:201
msgid "Use Chinese Mirror"
msgstr ""
#: nezha/template.sh:206 nezha/template.sh:220
msgid "Do Not Use Chinese Mirror"
msgstr ""
#: nezha/template.sh:210
msgid "Use Custom Mirror"
msgstr ""
#: nezha/template.sh:211
msgid ""
"Please enter a custom image (e.g. :dn-dao-github-mirror.daocloud.io). If "
"left blank, it won't be used: "
msgstr ""
#: nezha/template.sh:244
msgid "> Update Script"
msgstr ""
#: nezha/template.sh:246
msgid "https://${GITHUB_RAW_URL}/install_en.sh"
msgstr ""
#: nezha/template.sh:249
msgid "Execute new script after 3s"
msgstr ""
#: nezha/template.sh:257
msgid "* Press Enter to return to the main menu *"
msgstr ""
#: nezha/template.sh:265
msgid "> Install"
msgstr ""
#: nezha/template.sh:271
msgid ""
"You may have already installed the dashboard, repeated installation will "
"overwrite the data, please pay attention to backup."
msgstr ""
#: nezha/template.sh:272
msgid "Exit the installation? [Y/n]"
msgstr ""
#: nezha/template.sh:276 nezha/template.sh:284
msgid "Exit the installation"
msgstr ""
#: nezha/template.sh:280
msgid "Continue"
msgstr ""
#: nezha/template.sh:298
msgid "Modify Configuration"
msgstr ""
#: nezha/template.sh:302
msgid "Download Docker Script"
msgstr ""
#: nezha/template.sh:305 nezha/template.sh:316
msgid ""
"Script failed to get, please check if the network can link ${GITHUB_RAW_URL}"
msgstr ""
#: nezha/template.sh:309
msgid ""
"Please install docker-compose manually. https://docs.docker.com/compose/"
"install/linux/"
msgstr ""
#: nezha/template.sh:321
msgid "Please enter the site title: "
msgstr ""
#: nezha/template.sh:323
msgid "Please enter the exposed port: (default 8008)"
msgstr ""
#: nezha/template.sh:325
msgid "Please specify the backend locale"
msgstr ""
#: nezha/template.sh:330
msgid "Please enter [1-3]: "
msgstr ""
#: nezha/template.sh:346
msgid "Please enter the correct number [1-3]"
msgstr ""
#: nezha/template.sh:352
msgid "All options cannot be empty"
msgstr ""
#: nezha/template.sh:376
msgid "Downloading service file"
msgstr ""
#: nezha/template.sh:380 nezha/template.sh:386
msgid ""
"File failed to get, please check if the network can link ${GITHUB_RAW_URL}"
msgstr ""
#: nezha/template.sh:394
msgid ""
"Dashboard configuration modified successfully, please wait for Dashboard "
"self-restart to take effect"
msgstr ""
#: nezha/template.sh:404
msgid "> Restart and Update"
msgstr ""
#: nezha/template.sh:413
msgid "Nezha Monitoring Restart Successful"
msgstr ""
#: nezha/template.sh:414
msgid "Default address: domain:site_access_port"
msgstr ""
#: nezha/template.sh:416
msgid ""
"The restart failed, probably because the boot time exceeded two seconds, "
"please check the log information later"
msgstr ""
#: nezha/template.sh:443
msgid ""
"Fail to obtain Dashboard version, please check if the network can link "
"https://api.github.com/repos/nezhahq/nezha/releases/latest"
msgstr ""
#: nezha/template.sh:446
msgid "The current latest version is: ${_version}"
msgstr ""
#: nezha/template.sh:477
msgid "> View Log"
msgstr ""
#: nezha/template.sh:503
msgid "> Uninstall"
msgstr ""
#: nezha/template.sh:550
msgid "Nezha Monitor Management Script Usage: "
msgstr ""
#: nezha/template.sh:552
msgid "./nezha.sh - Show Menu"
msgstr ""
#: nezha/template.sh:553
msgid "./nezha.sh install_dashboard - Install Dashboard"
msgstr ""
#: nezha/template.sh:554
msgid "./nezha.sh modify_dashboard_config - Modify Dashboard Configuration"
msgstr ""
#: nezha/template.sh:555
msgid ""
"./nezha.sh restart_and_update - Restart and Update the Dashboard"
msgstr ""
#: nezha/template.sh:556
msgid "./nezha.sh show_dashboard_log - View Dashboard Log"
msgstr ""
#: nezha/template.sh:557
msgid "./nezha.sh uninstall_dashboard - Uninstall Dashboard"
msgstr ""
#: nezha/template.sh:562
msgid "${green}Nezha Monitor Management Script${plain}"
msgstr ""
#: nezha/template.sh:564
msgid "${green}1.${plain} Install Dashboard"
msgstr ""
#: nezha/template.sh:565
msgid "${green}2.${plain} Modify Dashboard Configuration"
msgstr ""
#: nezha/template.sh:566
msgid "${green}3.${plain} Restart and Update Dashboard"
msgstr ""
#: nezha/template.sh:567
msgid "${green}4.${plain} View Dashboard Log"
msgstr ""
#: nezha/template.sh:568
msgid "${green}5.${plain} Uninstall Dashboard"
msgstr ""
#: nezha/template.sh:570
msgid "${green}6.${plain} Update Script"
msgstr ""
#: nezha/template.sh:572
msgid "${green}0.${plain} Exit Script"
msgstr ""
#: nezha/template.sh:574
msgid "Please enter [0-6]: "
msgstr ""
#: nezha/template.sh:598
msgid "Please enter the correct number [0-6]"
msgstr ""