mirror of https://github.com/jumpserver/jumpserver
perf: i18n settings-basic done.
parent
35448eea9f
commit
c0e4065a45
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d192f1809f7eec4c976f6c0734985eeae75d66965ddd73cd870aaa70000ba9c5
|
||||
size 1665
|
||||
oid sha256:970158849c0adeba85da98a2f1e45bd75f963764fb05f6ac1ccdcd19c68f2c6a
|
||||
size 2025
|
||||
|
|
|
@ -5387,6 +5387,8 @@ msgid ""
|
|||
"External URL, email links or other system callbacks are used to access it, "
|
||||
"eg: http://dev.jumpserver.org:8080"
|
||||
msgstr ""
|
||||
"Site URL are commonly used in emails sent or as callback addresses for external systems. "
|
||||
"eg: http://dev.jumpserver.org:8080"
|
||||
|
||||
#: settings/serializers/basic.py:18
|
||||
msgid "User guide url"
|
||||
|
@ -5406,7 +5408,7 @@ msgstr ""
|
|||
|
||||
#: settings/serializers/basic.py:26
|
||||
msgid "Help Docs URL"
|
||||
msgstr ""
|
||||
msgstr "Document URL"
|
||||
|
||||
#: settings/serializers/basic.py:27
|
||||
msgid "default: http://docs.jumpserver.org"
|
||||
|
@ -5414,7 +5416,7 @@ msgstr ""
|
|||
|
||||
#: settings/serializers/basic.py:30
|
||||
msgid "Help Support URL"
|
||||
msgstr ""
|
||||
msgstr "Support URL"
|
||||
|
||||
#: settings/serializers/basic.py:31
|
||||
msgid "default: http://www.jumpserver.org/support/"
|
||||
|
|
|
@ -166,7 +166,7 @@
|
|||
"BaiduCloud": "Baidu Cloud",
|
||||
"BasePort": "Listening Ports",
|
||||
"Basic": "Basic",
|
||||
"BasicInfo": "Basic Info",
|
||||
"BasicInfo": "Basic",
|
||||
"BasicSetting": "Basic",
|
||||
"BatchConsent": "Batch Approval",
|
||||
"BatchProcessing": "{Number} items selected",
|
||||
|
@ -482,8 +482,8 @@
|
|||
"HardwareInfo": "Hardware Information",
|
||||
"HasImportErrorItemMsg": "There are import failures, click on the left x to view the failure reasons, after editing the table, you can continue to import failures.",
|
||||
"Help": "Help",
|
||||
"HelpDocumentTip": "You can change the URL of the website navigation bar Help -> Documentation",
|
||||
"HelpSupportTip": "Can Change the URL of Help -> Support in Website Navigation Bar",
|
||||
"HelpDocumentTip": "Document URL for navigation bar 'Help -> Document' redirection.",
|
||||
"HelpSupportTip": "Support URL for the navigation bar 'Help -> Support' redirection.",
|
||||
"HighLoad": "Higher",
|
||||
"HistoricalSessionNum": "Historical Session Count",
|
||||
"History": "History Record",
|
||||
|
@ -657,7 +657,7 @@
|
|||
"MyAssets": "My Assets",
|
||||
"MyTickets": "I Initiated",
|
||||
"Name": "Name",
|
||||
"NavHelp": "Navigation Bar Link",
|
||||
"NavHelp": "Navigation",
|
||||
"NeedReLogin": "Need to Re-Login",
|
||||
"New": "Create",
|
||||
"NewChat": "New Chat",
|
||||
|
|
Loading…
Reference in New Issue