mirror of https://github.com/jumpserver/jumpserver
parent
50ceca9f06
commit
f3a827b76b
|
@ -31,7 +31,7 @@ class DomainSerializer(ResourceLabelsMixin, BulkOrgResourceModelSerializer):
|
||||||
read_only_fields = ['date_created']
|
read_only_fields = ['date_created']
|
||||||
fields = fields_small + fields_m2m + read_only_fields
|
fields = fields_small + fields_m2m + read_only_fields
|
||||||
extra_kwargs = {
|
extra_kwargs = {
|
||||||
'assets': {'required': False},
|
'assets': {'required': False, 'label': _('Assets')},
|
||||||
}
|
}
|
||||||
|
|
||||||
def to_representation(self, instance):
|
def to_representation(self, instance):
|
||||||
|
|
|
@ -11,6 +11,7 @@ class BaseTranslateManager:
|
||||||
SEPARATOR = "<SEP>"
|
SEPARATOR = "<SEP>"
|
||||||
LANG_MAPPER = {
|
LANG_MAPPER = {
|
||||||
'ja': 'Japanese',
|
'ja': 'Japanese',
|
||||||
|
# 'zh_hant': 'Taiwan',
|
||||||
# 'en': 'English',
|
# 'en': 'English',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,67 +1,67 @@
|
||||||
{
|
{
|
||||||
"Refresh": "Refresh",
|
"ACLRejectError": " Command rejected by ACL",
|
||||||
"NewQuery": "New query",
|
"AffectedRows": "Affected rows",
|
||||||
"ViewData": "View data",
|
"AlreadyFirstPageError": "It's already the first page",
|
||||||
"ShowProperties": "Show properties",
|
"AlreadyLastPageError": "It's already the last page",
|
||||||
"Name": "Name",
|
"Cancel": "Cancel",
|
||||||
"Type": "Type",
|
"ChangeContextError": "Error while changing context",
|
||||||
"Version": "Version",
|
"CommandReview": "Command review",
|
||||||
"User": "User",
|
"CommandReviewMessage": "The command you entered requires verification before it can be executed. Would you like to initiate a review request?",
|
||||||
"JDBCURL": "JDBC URL",
|
"CommandReviewRejectBy": "Command review request has been rejected by %s",
|
||||||
"DriverClass": "Driver class",
|
"CommandReviewTimeoutError": "Command review request has timed out",
|
||||||
"DriverVersion": "Driver version",
|
"Confirm": "Confirm",
|
||||||
"Properties": "Properties",
|
"ConnectError": "Error while fetching data",
|
||||||
"DatabaseProperties": "Datasource properties",
|
"ConnectSuccess": "Connected successfully",
|
||||||
"Connected": "Connected",
|
"Connected": "Connected",
|
||||||
"FetchError": "Error while fetching data",
|
"CopyNotAllowed": "You are not allowed to copy, please contact the administrator to open it!",
|
||||||
"ConnectError": "Error while fetching data",
|
"Current": "Current",
|
||||||
"ChangeContextError": "Error while changing context",
|
"DatabaseExplorer": "Database Explorer",
|
||||||
"ParseError": "Error while parsing",
|
"DatabaseProperties": "Datasource properties",
|
||||||
"ExecuteError": "Error while executing",
|
"DriverClass": "Driver class",
|
||||||
"AlreadyFirstPageError": "It's already the first page",
|
"DriverVersion": "Driver version",
|
||||||
"AlreadyLastPageError": "It's already the last page",
|
"ErrorMessage": "Error message",
|
||||||
"CommandReviewRejectBy": "Command review request has been rejected by %s",
|
"ExecuteError": "Error while executing",
|
||||||
"SessionClosedBy": "This session has been closed by %s.",
|
"ExecuteSuccess": "Executed successfully",
|
||||||
"PermissionsExpiredOn": "Permissions associated with this session expired on %s",
|
"ExportALL": "Export all data",
|
||||||
"OverMaxIdleTimeError": "Since this sessioon has been idle for more than %d minutes, it has been closed",
|
"ExportCurrent": "Export current page",
|
||||||
"OverMaxSessionTimeError": "Since this session has been active for more than %d hours, it has been closed",
|
"ExportData": "Export data",
|
||||||
"CommandReviewTimeoutError": "Command review request has timed out",
|
"FetchError": "Error while fetching data",
|
||||||
"UserCancelCommandReviewError": "The user has cancelled the command review.",
|
"FormatHotKey": "Format (Ctrl + L)",
|
||||||
"SessionLockedError": "This session has been paused and cannot continue executing commands",
|
"InitializeDatasource": "Initialize datasource",
|
||||||
"NoPermissionError": " You do not have permission to perform this action",
|
"InitializeDatasourceFailed": "Initialize datasource failed",
|
||||||
"ACLRejectError": " Command rejected by ACL",
|
"InitializingDatasourceMessage": "Initializing data source, please wait...",
|
||||||
"ExecuteSuccess": "Executed successfully",
|
"JDBCURL": "JDBC URL",
|
||||||
"ConnectSuccess": "Connected successfully",
|
"LogOutput": "Log Output",
|
||||||
"AffectedRows": "Affected rows",
|
"Name": "Name",
|
||||||
"SessionLockedMessage": "This session is locked by %s, please wait for the session to be unlocked.",
|
"NewQuery": "New query",
|
||||||
"SessionUnlockedMessage": "This session has been unlocked by %s.",
|
"NoPermissionError": " You do not have permission to perform this action",
|
||||||
"InitializeDatasource": "Initialize datasource",
|
"NumRow": "{num} rows",
|
||||||
"InitializeDatasourceFailed": "Initialize datasource failed",
|
"OverMaxIdleTimeError": "Since this sessioon has been idle for more than %d minutes, it has been closed",
|
||||||
"ErrorMessage": "Error message",
|
"OverMaxSessionTimeError": "Since this session has been active for more than %d hours, it has been closed",
|
||||||
"SessionFinished": "Session finished",
|
"ParseError": "Error while parsing",
|
||||||
"CommandReview": "Command review",
|
"PasteNotAllowed": "You are not allowed to paste, please contact the administrator to open it!",
|
||||||
"InitializingDatasourceMessage": "Initializing data source, please wait...",
|
"PermissionsExpiredOn": "Permissions associated with this session expired on %s",
|
||||||
"initializingDatasourceFailedMessage": "Connection failed, please check if the database connection configuration is correct",
|
"Properties": "Properties",
|
||||||
"CommandReviewMessage": "The command you entered requires verification before it can be executed. Would you like to initiate a review request?",
|
"Refresh": "Refresh",
|
||||||
"WaitCommandReviewMessage": "The review request has been initiated, please wait for the review results",
|
"Run": "Run",
|
||||||
"DatabaseExplorer": "Database Explorer",
|
"RunHotKey": "Run (Ctrl + Enter)",
|
||||||
"Submit": "Submit",
|
"RunSelected": "Run selected",
|
||||||
"Cancel": "Cancel",
|
"SaveSQL": "Save SQL",
|
||||||
"SaveSQL": "Save SQL",
|
"SelectSQL": "Select SQL",
|
||||||
"SelectSQL": "Select SQL",
|
"SessionClosedBy": "This session has been closed by %s.",
|
||||||
"ExportData": "Export data",
|
"SessionFinished": "Session finished",
|
||||||
"Run": "Run",
|
"SessionLockedError": "This session has been paused and cannot continue executing commands",
|
||||||
"RunSelected": "Run selected",
|
"SessionLockedMessage": "This session is locked by %s, please wait for the session to be unlocked.",
|
||||||
"Total": "Total",
|
"SessionUnlockedMessage": "This session has been unlocked by %s.",
|
||||||
"NumRow": "{num} rows",
|
"ShowProperties": "Show properties",
|
||||||
"LogOutput": "Log Output",
|
"StopHotKey": "Stop (Ctrl + C)",
|
||||||
"Current": "Current",
|
"Submit": "Submit",
|
||||||
"Confirm": "Confirm",
|
"Total": "Total",
|
||||||
"RunHotKey": "Run (Ctrl + Enter)",
|
"Type": "Type",
|
||||||
"StopHotKey": "Stop (Ctrl + C)",
|
"User": "User",
|
||||||
"FormatHotKey": "Format (Ctrl + L)",
|
"UserCancelCommandReviewError": "The user has cancelled the command review.",
|
||||||
"ExportALL": "Export all data",
|
"Version": "Version",
|
||||||
"ExportCurrent": "Export current page",
|
"ViewData": "View data",
|
||||||
"CopyNotAllowed": "You are not allowed to copy, please contact the administrator to open it!",
|
"WaitCommandReviewMessage": "The review request has been initiated, please wait for the review results",
|
||||||
"PasteNotAllowed": "You are not allowed to paste, please contact the administrator to open it!"
|
"initializingDatasourceFailedMessage": "Connection failed, please check if the database connection configuration is correct"
|
||||||
}
|
}
|
|
@ -1,67 +1,67 @@
|
||||||
{
|
{
|
||||||
"Refresh": "リフレッシュ",
|
"ACLRejectError": "このコマンドの実行は禁止されています",
|
||||||
"NewQuery": "新規クエリ",
|
"AffectedRows": "影響を受けた行数",
|
||||||
"ViewData": "データを見る",
|
"AlreadyFirstPageError": "既に最初のページです",
|
||||||
"ShowProperties": "プロパティ",
|
"AlreadyLastPageError": "既に最後のページです",
|
||||||
"Name": "名前",
|
"Cancel": "キャンセル",
|
||||||
"Type": "タイプ",
|
"ChangeContextError": "コンテキストの切り替えに失敗しました",
|
||||||
"Version": "バージョン",
|
"CommandReview": "コマンドレビュー",
|
||||||
"User": "ユーザー",
|
"CommandReviewMessage": "入力されたコマンドはレビュー後に実行されます。レビューリクエストを送信しますか?",
|
||||||
"JDBCURL": "JDBC URL",
|
"CommandReviewRejectBy": "コマンドレビューが%sに拒否されました",
|
||||||
"DriverClass": "ドライバークラス",
|
"CommandReviewTimeoutError": "コマンドレビューがタイムアウトしました",
|
||||||
"DriverVersion": "ドライバーバージョン",
|
"Confirm": "確認",
|
||||||
"Properties": "プロパティ",
|
"ConnectError": "接続に失敗しました",
|
||||||
"DatabaseProperties": "データソースプロパティ",
|
"ConnectSuccess": "接続に成功しました",
|
||||||
"Connected": "接続済み",
|
"Connected": "接続済み",
|
||||||
"FetchError": "データの取得に失敗しました",
|
"CopyNotAllowed": "コピーは許可されていません。管理者に連絡して権限を開いてください!",
|
||||||
"ConnectError": "接続に失敗しました",
|
"Current": "現在",
|
||||||
"ChangeContextError": "コンテキストの切り替えに失敗しました",
|
"DatabaseExplorer": "データベースエクスプローラー",
|
||||||
"ParseError": "解析に失敗しました",
|
"DatabaseProperties": "データソースプロパティ",
|
||||||
"ExecuteError": "実行に失敗しました",
|
"DriverClass": "ドライバークラス",
|
||||||
"AlreadyFirstPageError": "既に最初のページです",
|
"DriverVersion": "ドライバーバージョン",
|
||||||
"AlreadyLastPageError": "既に最後のページです",
|
"ErrorMessage": "エラーメッセージ",
|
||||||
"CommandReviewRejectBy": "コマンドレビューが%sに拒否されました",
|
"ExecuteError": "実行に失敗しました",
|
||||||
"SessionClosedBy": "セッションが%sによって閉じられました",
|
"ExecuteSuccess": "実行に成功しました",
|
||||||
"PermissionsExpiredOn": "このセッションに関連する権限は%sに期限切れです",
|
"ExportALL": "すべてのデータをエクスポート",
|
||||||
"OverMaxIdleTimeError": "このセッションのアイドル時間が%d分を超えたため、閉じられました",
|
"ExportCurrent": "現在のページをエクスポート",
|
||||||
"OverMaxSessionTimeError": "このセッションの時間が%d時間を超えたため、閉じられました",
|
"ExportData": "データをエクスポート",
|
||||||
"CommandReviewTimeoutError": "コマンドレビューがタイムアウトしました",
|
"FetchError": "データの取得に失敗しました",
|
||||||
"UserCancelCommandReviewError": "ユーザーがコマンドレビューをキャンセルしました",
|
"FormatHotKey": "フォーマット (Ctrl + L)",
|
||||||
"SessionLockedError": "現在のセッションはロックされており、コマンドを続行できません",
|
"InitializeDatasource": "データソースを初期化",
|
||||||
"NoPermissionError": "この操作を実行する権限がありません",
|
"InitializeDatasourceFailed": "データソースの初期化に失敗しました",
|
||||||
"ACLRejectError": "このコマンドの実行は禁止されています",
|
"InitializingDatasourceMessage": "データソースを初期化中、しばらくお待ちください...",
|
||||||
"ExecuteSuccess": "実行に成功しました",
|
"JDBCURL": "JDBC URL",
|
||||||
"ConnectSuccess": "接続に成功しました",
|
"LogOutput": "ログ出力",
|
||||||
"AffectedRows": "影響を受けた行数",
|
"Name": "名前",
|
||||||
"SessionLockedMessage": "このセッションは%sにロックされており、コマンドを続行できません",
|
"NewQuery": "新規クエリ",
|
||||||
"SessionUnlockedMessage": "このセッションは%sにアンロックされ、コマンドを続行できます",
|
"NoPermissionError": "この操作を実行する権限がありません",
|
||||||
"InitializeDatasource": "データソースを初期化",
|
"NumRow": "{num} 行",
|
||||||
"InitializeDatasourceFailed": "データソースの初期化に失敗しました",
|
"OverMaxIdleTimeError": "このセッションのアイドル時間が%d分を超えたため、閉じられました",
|
||||||
"ErrorMessage": "エラーメッセージ",
|
"OverMaxSessionTimeError": "このセッションの時間が%d時間を超えたため、閉じられました",
|
||||||
"SessionFinished": "セッションが終了しました",
|
"ParseError": "解析に失敗しました",
|
||||||
"CommandReview": "コマンドレビュー",
|
"PasteNotAllowed": "貼り付けは許可されていません。管理者に連絡して権限を開いてください!",
|
||||||
"InitializingDatasourceMessage": "データソースを初期化中、しばらくお待ちください...",
|
"PermissionsExpiredOn": "このセッションに関連する権限は%sに期限切れです",
|
||||||
"initializingDatasourceFailedMessage": "接続に失敗しました。データベース接続設定が正しいか確認してください",
|
"Properties": "プロパティ",
|
||||||
"CommandReviewMessage": "入力されたコマンドはレビュー後に実行されます。レビューリクエストを送信しますか?",
|
"Refresh": "リフレッシュ",
|
||||||
"WaitCommandReviewMessage": "レビューリクエストが送信されました。レビュー結果をお待ちください",
|
"Run": "実行",
|
||||||
"Submit": "提出",
|
"RunHotKey": "実行 (Ctrl + Enter)",
|
||||||
"Cancel": "キャンセル",
|
"RunSelected": "選択を実行",
|
||||||
"DatabaseExplorer": "データベースエクスプローラー",
|
"SaveSQL": "SQLを保存",
|
||||||
"SaveSQL": "SQLを保存",
|
"SelectSQL": "SQLを選択",
|
||||||
"SelectSQL": "SQLを選択",
|
"SessionClosedBy": "セッションが%sによって閉じられました",
|
||||||
"ExportData": "データをエクスポート",
|
"SessionFinished": "セッションが終了しました",
|
||||||
"Run": "実行",
|
"SessionLockedError": "現在のセッションはロックされており、コマンドを続行できません",
|
||||||
"RunSelected": "選択を実行",
|
"SessionLockedMessage": "このセッションは%sにロックされており、コマンドを続行できません",
|
||||||
"Total": "合計",
|
"SessionUnlockedMessage": "このセッションは%sにアンロックされ、コマンドを続行できます",
|
||||||
"NumRow": "{num} 行",
|
"ShowProperties": "プロパティ",
|
||||||
"LogOutput": "ログ出力",
|
"StopHotKey": "停止 (Ctrl + C)",
|
||||||
"Current": "現在",
|
"Submit": "提出",
|
||||||
"Confirm": "確認",
|
"Total": "合計",
|
||||||
"RunHotKey": "実行 (Ctrl + Enter)",
|
"Type": "タイプ",
|
||||||
"StopHotKey": "停止 (Ctrl + C)",
|
"User": "ユーザー",
|
||||||
"FormatHotKey": "フォーマット (Ctrl + L)",
|
"UserCancelCommandReviewError": "ユーザーがコマンドレビューをキャンセルしました",
|
||||||
"ExportALL": "すべてのデータをエクスポート",
|
"Version": "バージョン",
|
||||||
"ExportCurrent": "現在のページをエクスポート",
|
"ViewData": "データを見る",
|
||||||
"CopyNotAllowed": "コピーは許可されていません。管理者に連絡して権限を開いてください!",
|
"WaitCommandReviewMessage": "レビューリクエストが送信されました。レビュー結果をお待ちください",
|
||||||
"PasteNotAllowed": "貼り付けは許可されていません。管理者に連絡して権限を開いてください!"
|
"initializingDatasourceFailedMessage": "接続に失敗しました。データベース接続設定が正しいか確認してください"
|
||||||
}
|
}
|
|
@ -1,67 +1,67 @@
|
||||||
{
|
{
|
||||||
"Refresh": "刷新",
|
"ACLRejectError": " 此命令禁止被执行",
|
||||||
"NewQuery": "新建查询",
|
"AffectedRows": "受影响行数",
|
||||||
"ViewData": "查看数据",
|
"AlreadyFirstPageError": "已经是第一页",
|
||||||
"ShowProperties": "属性",
|
"AlreadyLastPageError": "已经是最后一页",
|
||||||
"Name": "名称",
|
"Cancel": "取消",
|
||||||
"Type": "类型",
|
"ChangeContextError": "切换上下文失败",
|
||||||
"Version": "版本",
|
"CommandReview": "命令复核",
|
||||||
"User": "用户",
|
"CommandReviewMessage": "您输入的命令需要复核后才可以执行, 是否发起复核请求?",
|
||||||
"JDBCURL": "JDBC URL",
|
"CommandReviewRejectBy": "命令复核被 %s 拒绝",
|
||||||
"DriverClass": "驱动类",
|
"CommandReviewTimeoutError": "命令复核超时",
|
||||||
"DriverVersion": "驱动版本",
|
"Confirm": "确认",
|
||||||
"Properties": "属性",
|
"ConnectError": "连接失败",
|
||||||
"DatabaseProperties": "数据源属性",
|
"ConnectSuccess": "连接成功",
|
||||||
"Connected": "已连接",
|
"Connected": "已连接",
|
||||||
"FetchError": "获取数据失败",
|
"CopyNotAllowed": "不允许复制,请联系管理员开启权限!",
|
||||||
"ConnectError": "连接失败",
|
"Current": "当前",
|
||||||
"ChangeContextError": "切换上下文失败",
|
"DatabaseExplorer": "数据库浏览器",
|
||||||
"ParseError": "解析失败",
|
"DatabaseProperties": "数据源属性",
|
||||||
"ExecuteError": "执行失败",
|
"DriverClass": "驱动类",
|
||||||
"AlreadyFirstPageError": "已经是第一页",
|
"DriverVersion": "驱动版本",
|
||||||
"AlreadyLastPageError": "已经是最后一页",
|
"ErrorMessage": "错误消息",
|
||||||
"CommandReviewRejectBy": "命令复核被 %s 拒绝",
|
"ExecuteError": "执行失败",
|
||||||
"SessionClosedBy": "会话被 %s 关闭",
|
"ExecuteSuccess": "执行成功",
|
||||||
"PermissionsExpiredOn": "此会话关联的权限已于 %s 过期",
|
"ExportALL": "导出所有数据",
|
||||||
"OverMaxIdleTimeError": "由于此会话空闲时间大于 %d 分钟,已经被关闭",
|
"ExportCurrent": "导出当前页面",
|
||||||
"OverMaxSessionTimeError": "由于此会话时间大于 %d 小时,已经被关闭",
|
"ExportData": "导出数据",
|
||||||
"CommandReviewTimeoutError": "命令复核超时",
|
"FetchError": "获取数据失败",
|
||||||
"UserCancelCommandReviewError": "用户取消命令复核",
|
"FormatHotKey": "格式化 (Ctrl + L)",
|
||||||
"SessionLockedError": "当前会话已被锁定,无法继续执行命令",
|
"InitializeDatasource": "初始化数据源",
|
||||||
"NoPermissionError": "没有执行此操作的权限",
|
"InitializeDatasourceFailed": "初始化数据源失败",
|
||||||
"ACLRejectError": " 此命令禁止被执行",
|
"InitializingDatasourceMessage": "正在初始化数据源,请稍候...",
|
||||||
"ExecuteSuccess": "执行成功",
|
"JDBCURL": "JDBC URL",
|
||||||
"ConnectSuccess": "连接成功",
|
"LogOutput": "日志输出",
|
||||||
"AffectedRows": "受影响行数",
|
"Name": "名称",
|
||||||
"SessionLockedMessage": "此会话已被 %s 锁定,无法继续执行命令",
|
"NewQuery": "新建查询",
|
||||||
"SessionUnlockedMessage": "此会话已被 %s 解锁,可以继续执行命令",
|
"NoPermissionError": "没有执行此操作的权限",
|
||||||
"InitializeDatasource": "初始化数据源",
|
"NumRow": "{num} 行",
|
||||||
"InitializeDatasourceFailed": "初始化数据源失败",
|
"OverMaxIdleTimeError": "由于此会话空闲时间大于 %d 分钟,已经被关闭",
|
||||||
"ErrorMessage": "错误消息",
|
"OverMaxSessionTimeError": "由于此会话时间大于 %d 小时,已经被关闭",
|
||||||
"SessionFinished": "会员已结束",
|
"ParseError": "解析失败",
|
||||||
"CommandReview": "命令复核",
|
"PasteNotAllowed": "不允许粘贴,请联系管理员开启权限!",
|
||||||
"InitializingDatasourceMessage": "正在初始化数据源,请稍候...",
|
"PermissionsExpiredOn": "此会话关联的权限已于 %s 过期",
|
||||||
"initializingDatasourceFailedMessage": "连接失败,请检查数据库连接配置是否正确",
|
"Properties": "属性",
|
||||||
"CommandReviewMessage": "您输入的命令需要复核后才可以执行, 是否发起复核请求?",
|
"Refresh": "刷新",
|
||||||
"WaitCommandReviewMessage": "复核请求已发起, 请等待复核结果",
|
"Run": "运行",
|
||||||
"Submit": "提交",
|
"RunHotKey": "运行 (Ctrl + Enter)",
|
||||||
"Cancel": "取消",
|
"RunSelected": "运行选中",
|
||||||
"DatabaseExplorer": "数据库浏览器",
|
"SaveSQL": "保存 SQL",
|
||||||
"SaveSQL": "保存 SQL",
|
"SelectSQL": "选择 SQL",
|
||||||
"SelectSQL": "选择 SQL",
|
"SessionClosedBy": "会话被 %s 关闭",
|
||||||
"ExportData": "导出数据",
|
"SessionFinished": "会员已结束",
|
||||||
"Run": "运行",
|
"SessionLockedError": "当前会话已被锁定,无法继续执行命令",
|
||||||
"RunSelected": "运行选中",
|
"SessionLockedMessage": "此会话已被 %s 锁定,无法继续执行命令",
|
||||||
"Total": "总计",
|
"SessionUnlockedMessage": "此会话已被 %s 解锁,可以继续执行命令",
|
||||||
"NumRow": "{num} 行",
|
"ShowProperties": "属性",
|
||||||
"LogOutput": "日志输出",
|
"StopHotKey": "停止 (Ctrl + C)",
|
||||||
"Current": "当前",
|
"Submit": "提交",
|
||||||
"Confirm": "确认",
|
"Total": "总计",
|
||||||
"RunHotKey": "运行 (Ctrl + Enter)",
|
"Type": "类型",
|
||||||
"StopHotKey": "停止 (Ctrl + C)",
|
"User": "用户",
|
||||||
"FormatHotKey": "格式化 (Ctrl + L)",
|
"UserCancelCommandReviewError": "用户取消命令复核",
|
||||||
"ExportALL": "导出所有数据",
|
"Version": "版本",
|
||||||
"ExportCurrent": "导出当前页面",
|
"ViewData": "查看数据",
|
||||||
"CopyNotAllowed": "不允许复制,请联系管理员开启权限!",
|
"WaitCommandReviewMessage": "复核请求已发起, 请等待复核结果",
|
||||||
"PasteNotAllowed": "不允许粘贴,请联系管理员开启权限!"
|
"initializingDatasourceFailedMessage": "连接失败,请检查数据库连接配置是否正确"
|
||||||
}
|
}
|
|
@ -1,67 +1,67 @@
|
||||||
{
|
{
|
||||||
"Refresh": "刷新",
|
"ACLRejectError": "此命令禁止被執行",
|
||||||
"NewQuery": "新建查詢",
|
"AffectedRows": "受影響行數",
|
||||||
"ViewData": "查看資料",
|
"AlreadyFirstPageError": "已經是第一頁",
|
||||||
"ShowProperties": "屬性",
|
"AlreadyLastPageError": "已經是最後一頁",
|
||||||
"Name": "名稱",
|
"Cancel": "取消",
|
||||||
"Type": "類型",
|
"ChangeContextError": "切換上下文失敗",
|
||||||
"Version": "版本",
|
"CommandReview": "命令覆核",
|
||||||
"User": "用戶",
|
"CommandReviewMessage": "您輸入的命令需要覆核後才可以執行,是否發起覆核請求?",
|
||||||
"JDBCURL": "JDBC URL",
|
"CommandReviewRejectBy": "命令覆核被 %s 拒絕",
|
||||||
"DriverClass": "驅動類",
|
"CommandReviewTimeoutError": "命令覆核超時",
|
||||||
"DriverVersion": "驅動版本",
|
"Confirm": "確認",
|
||||||
"Properties": "屬性",
|
"ConnectError": "連接失敗",
|
||||||
"DatabaseProperties": "資料源屬性",
|
"ConnectSuccess": "連接成功",
|
||||||
"Connected": "已連接",
|
"Connected": "已連接",
|
||||||
"FetchError": "獲取資料失敗",
|
"CopyNotAllowed": "不允許複製,請聯絡管理員開啟權限!",
|
||||||
"ConnectError": "連接失敗",
|
"Current": "目前",
|
||||||
"ChangeContextError": "切換上下文失敗",
|
"DatabaseExplorer": "資料庫瀏覽器",
|
||||||
"ParseError": "解析失敗",
|
"DatabaseProperties": "資料源屬性",
|
||||||
"ExecuteError": "執行失敗",
|
"DriverClass": "驅動類",
|
||||||
"AlreadyFirstPageError": "已經是第一頁",
|
"DriverVersion": "驅動版本",
|
||||||
"AlreadyLastPageError": "已經是最後一頁",
|
"ErrorMessage": "錯誤消息",
|
||||||
"CommandReviewRejectBy": "命令覆核被 %s 拒絕",
|
"ExecuteError": "執行失敗",
|
||||||
"SessionClosedBy": "會話被 %s 關閉",
|
"ExecuteSuccess": "執行成功",
|
||||||
"PermissionsExpiredOn": "此會話關聯的權限已於 %s 過期",
|
"ExportALL": "匯出所有資料",
|
||||||
"OverMaxIdleTimeError": "由於此會話閒置時間大於 %d 分鐘,已經被關閉",
|
"ExportCurrent": "匯出當前頁面",
|
||||||
"OverMaxSessionTimeError": "由於此會話時間大於 %d 小時,已經被關閉",
|
"ExportData": "匯出資料",
|
||||||
"CommandReviewTimeoutError": "命令覆核超時",
|
"FetchError": "獲取資料失敗",
|
||||||
"UserCancelCommandReviewError": "用戶取消命令覆核",
|
"FormatHotKey": "格式化 (Ctrl + L)",
|
||||||
"SessionLockedError": "當前會話已被鎖定,無法繼續執行命令",
|
"InitializeDatasource": "初始化資料源",
|
||||||
"NoPermissionError": "沒有執行此操作的權限",
|
"InitializeDatasourceFailed": "初始化資料源失敗",
|
||||||
"ACLRejectError": "此命令禁止被執行",
|
"InitializingDatasourceMessage": "正在初始化資料源,請稍候...",
|
||||||
"ExecuteSuccess": "執行成功",
|
"JDBCURL": "JDBC URL",
|
||||||
"ConnectSuccess": "連接成功",
|
"LogOutput": "日誌輸出",
|
||||||
"AffectedRows": "受影響行數",
|
"Name": "名稱",
|
||||||
"SessionLockedMessage": "此會話已被 %s 鎖定,無法繼續執行命令",
|
"NewQuery": "新建查詢",
|
||||||
"SessionUnlockedMessage": "此會話已被 %s 解鎖,可以繼續執行命令",
|
"NoPermissionError": "沒有執行此操作的權限",
|
||||||
"InitializeDatasource": "初始化資料源",
|
"NumRow": "{num} 行",
|
||||||
"InitializeDatasourceFailed": "初始化資料源失敗",
|
"OverMaxIdleTimeError": "由於此會話閒置時間大於 %d 分鐘,已經被關閉",
|
||||||
"ErrorMessage": "錯誤消息",
|
"OverMaxSessionTimeError": "由於此會話時間大於 %d 小時,已經被關閉",
|
||||||
"SessionFinished": "會話已結束",
|
"ParseError": "解析失敗",
|
||||||
"CommandReview": "命令覆核",
|
"PasteNotAllowed": "不允許貼上,請聯絡管理員開啟權限!",
|
||||||
"InitializingDatasourceMessage": "正在初始化資料源,請稍候...",
|
"PermissionsExpiredOn": "此會話關聯的權限已於 %s 過期",
|
||||||
"initializingDatasourceFailedMessage": "連接失敗,請檢查資料庫連接配置是否正確",
|
"Properties": "屬性",
|
||||||
"CommandReviewMessage": "您輸入的命令需要覆核後才可以執行,是否發起覆核請求?",
|
"Refresh": "刷新",
|
||||||
"WaitCommandReviewMessage": "覆核請求已發起,請等待覆核結果",
|
"Run": "執行",
|
||||||
"Submit": "提交",
|
"RunHotKey": "執行 (Ctrl + Enter)",
|
||||||
"Cancel": "取消",
|
"RunSelected": "執行選擇",
|
||||||
"DatabaseExplorer": "資料庫瀏覽器",
|
"SaveSQL": "儲存 SQL",
|
||||||
"SaveSQL": "儲存 SQL",
|
"SelectSQL": "選擇 SQL",
|
||||||
"SelectSQL": "選擇 SQL",
|
"SessionClosedBy": "會話被 %s 關閉",
|
||||||
"ExportData": "匯出資料",
|
"SessionFinished": "會話已結束",
|
||||||
"Run": "執行",
|
"SessionLockedError": "當前會話已被鎖定,無法繼續執行命令",
|
||||||
"RunSelected": "執行選擇",
|
"SessionLockedMessage": "此會話已被 %s 鎖定,無法繼續執行命令",
|
||||||
"Total": "總計",
|
"SessionUnlockedMessage": "此會話已被 %s 解鎖,可以繼續執行命令",
|
||||||
"NumRow": "{num} 行",
|
"ShowProperties": "屬性",
|
||||||
"LogOutput": "日誌輸出",
|
"StopHotKey": "停止 (Ctrl + C)",
|
||||||
"Current": "目前",
|
"Submit": "提交",
|
||||||
"Confirm": "確認",
|
"Total": "總計",
|
||||||
"RunHotKey": "執行 (Ctrl + Enter)",
|
"Type": "類型",
|
||||||
"StopHotKey": "停止 (Ctrl + C)",
|
"User": "用戶",
|
||||||
"FormatHotKey": "格式化 (Ctrl + L)",
|
"UserCancelCommandReviewError": "用戶取消命令覆核",
|
||||||
"ExportALL": "匯出所有資料",
|
"Version": "版本",
|
||||||
"ExportCurrent": "匯出當前頁面",
|
"ViewData": "查看資料",
|
||||||
"CopyNotAllowed": "不允許複製,請聯絡管理員開啟權限!",
|
"WaitCommandReviewMessage": "覆核請求已發起,請等待覆核結果",
|
||||||
"PasteNotAllowed": "不允許貼上,請聯絡管理員開啟權限!"
|
"initializingDatasourceFailedMessage": "連接失敗,請檢查資料庫連接配置是否正確"
|
||||||
}
|
}
|
|
@ -1,52 +1,52 @@
|
||||||
{
|
{
|
||||||
"ShareUser": "ForUser",
|
|
||||||
"ShareUserHelpText": "If left blank, everyone could join the session.",
|
|
||||||
"GetShareUser": "Enter username",
|
|
||||||
"UploadSuccess": "Upload success",
|
|
||||||
"MustSelectOneFile": "Must select one file",
|
|
||||||
"MustOneFile": "Only support to select one file",
|
|
||||||
"DownloadSuccess": "Download success",
|
|
||||||
"Download": "Download",
|
|
||||||
"Upload": "Upload",
|
|
||||||
"Cancel": "Cancel",
|
|
||||||
"UploadTitle": "file upload",
|
|
||||||
"UploadTips": "Drag file here or click to upload",
|
|
||||||
"Share": "Share",
|
|
||||||
"CopyShareURLSuccess": "Copy Share URL Success",
|
|
||||||
"ThemeConfig": "Theme",
|
|
||||||
"OnlineUsers": "Online Users",
|
|
||||||
"User": "User",
|
|
||||||
"VerifyCode": "Verify Code",
|
|
||||||
"LinkAddr": "Link",
|
|
||||||
"ExpiredTime": "Expired",
|
|
||||||
"SelectAction": "Select",
|
|
||||||
"CreateSuccess": "Success",
|
|
||||||
"CreateLink": "Create Share Link",
|
|
||||||
"CopyLink": "Copy Link Address and Code",
|
|
||||||
"NoLink": "No Link",
|
|
||||||
"ConfirmBtn": "Confirm",
|
|
||||||
"Settings": "Settings",
|
|
||||||
"Theme": "Theme",
|
|
||||||
"SelectTheme": "Select Theme",
|
|
||||||
"ThemeColors": "Theme Colors",
|
|
||||||
"ExceedTransferSize": "exceed max transfer size",
|
|
||||||
"WaitFileTransfer": "Wait file transfer to finish",
|
|
||||||
"EndFileTransfer": "File transfer end",
|
|
||||||
"ReadOnly": "Read-Only",
|
|
||||||
"Writable" : "Writable",
|
|
||||||
"ActionPerm": "Actions",
|
"ActionPerm": "Actions",
|
||||||
"Self": "Self",
|
"Cancel": "Cancel",
|
||||||
"RemoveShareUser": "You have been removed from the shared session.",
|
"ConfirmBtn": "Confirm",
|
||||||
|
"CopyLink": "Copy Link Address and Code",
|
||||||
|
"CopyShareURLSuccess": "Copy Share URL Success",
|
||||||
|
"CreateLink": "Create Share Link",
|
||||||
|
"CreateSuccess": "Success",
|
||||||
|
"Download": "Download",
|
||||||
|
"DownloadSuccess": "Download success",
|
||||||
|
"EndFileTransfer": "File transfer end",
|
||||||
|
"ExceedTransferSize": "exceed max transfer size",
|
||||||
|
"ExpiredTime": "Expired",
|
||||||
|
"GetShareUser": "Enter username",
|
||||||
|
"InputVerifyCode": "Input Verify Code",
|
||||||
"JoinShare": "Join Session",
|
"JoinShare": "Join Session",
|
||||||
"LeaveShare": "Leave Session",
|
"LeaveShare": "Leave Session",
|
||||||
"Remove": "Remove",
|
"LinkAddr": "Link",
|
||||||
"RemoveShareUserConfirm": "Are you sure to remove the user from the shared session?",
|
|
||||||
"Minute": "Minute",
|
"Minute": "Minute",
|
||||||
"Minutes": "Minutes",
|
"Minutes": "Minutes",
|
||||||
"PauseSession" : "Pause Session",
|
"MustOneFile": "Only support to select one file",
|
||||||
"ResumeSession" : "Resume Session",
|
"MustSelectOneFile": "Must select one file",
|
||||||
"SyncUserPreferenceSuccess": "Sync user preference success",
|
"NoLink": "No Link",
|
||||||
"SyncUserPreferenceFailed": "Sync user preference failed",
|
"OnlineUsers": "Online Users",
|
||||||
|
"PauseSession": "Pause Session",
|
||||||
|
"ReadOnly": "Read-Only",
|
||||||
|
"Remove": "Remove",
|
||||||
|
"RemoveShareUser": "You have been removed from the shared session.",
|
||||||
|
"RemoveShareUserConfirm": "Are you sure to remove the user from the shared session?",
|
||||||
|
"ResumeSession": "Resume Session",
|
||||||
|
"SelectAction": "Select",
|
||||||
|
"SelectTheme": "Select Theme",
|
||||||
|
"Self": "Self",
|
||||||
|
"Settings": "Settings",
|
||||||
|
"Share": "Share",
|
||||||
|
"ShareUser": "ForUser",
|
||||||
|
"ShareUserHelpText": "If left blank, everyone could join the session.",
|
||||||
"Sync": "Sync",
|
"Sync": "Sync",
|
||||||
"InputVerifyCode": "Input Verify Code"
|
"SyncUserPreferenceFailed": "Sync user preference failed",
|
||||||
}
|
"SyncUserPreferenceSuccess": "Sync user preference success",
|
||||||
|
"Theme": "Theme",
|
||||||
|
"ThemeColors": "Theme Colors",
|
||||||
|
"ThemeConfig": "Theme",
|
||||||
|
"Upload": "Upload",
|
||||||
|
"UploadSuccess": "Upload success",
|
||||||
|
"UploadTips": "Drag file here or click to upload",
|
||||||
|
"UploadTitle": "file upload",
|
||||||
|
"User": "User",
|
||||||
|
"VerifyCode": "Verify Code",
|
||||||
|
"WaitFileTransfer": "Wait file transfer to finish",
|
||||||
|
"Writable": "Writable"
|
||||||
|
}
|
|
@ -1,52 +1,52 @@
|
||||||
{
|
{
|
||||||
"ShareUser": "共有ユーザー",
|
|
||||||
"ShareUserHelpText": "ユーザーが選択されていません。つまり、すべての人が参加できます。",
|
|
||||||
"GetShareUser": "ユーザー名の入力",
|
|
||||||
"UploadSuccess": "アップロード成功",
|
|
||||||
"MustSelectOneFile": "ファイルを選択する必要があります",
|
|
||||||
"MustOneFile": "ファイルを1つだけ選択できます",
|
|
||||||
"DownloadSuccess": "ダウンロードに成功しました",
|
|
||||||
"Download": "ダウンロード",
|
|
||||||
"Upload": "アップロード",
|
|
||||||
"Cancel": "キャンセル",
|
|
||||||
"UploadTitle": "ファイルのアップロード",
|
|
||||||
"UploadTips": "ファイルをここにドラッグするか、アップロードをクリックします",
|
|
||||||
"Share": "シェア",
|
|
||||||
"CopyShareURLSuccess": "レプリケーション共有住所成功",
|
|
||||||
"ThemeConfig": "テーマ",
|
|
||||||
"OnlineUsers": "オンラインスタッフ",
|
|
||||||
"User": "ユーザー",
|
|
||||||
"VerifyCode": "認証コード",
|
|
||||||
"LinkAddr": "リンク先",
|
|
||||||
"ExpiredTime": "有効期限",
|
|
||||||
"SelectAction": "選択してください",
|
|
||||||
"CreateSuccess": "作成に成功しました",
|
|
||||||
"CreateLink": "シェアリンクの作成",
|
|
||||||
"CopyLink": "リンクと認証コードのコピー",
|
|
||||||
"NoLink": "住所なし",
|
|
||||||
"ConfirmBtn": "確定",
|
|
||||||
"Settings": "設定",
|
|
||||||
"Theme": "テーマ",
|
|
||||||
"SelectTheme": "テーマを選択してください",
|
|
||||||
"ThemeColors": "テーマカラー",
|
|
||||||
"ExceedTransferSize": "最大転送サイズを超えています",
|
|
||||||
"WaitFileTransfer": "ファイル転送終了待ち",
|
|
||||||
"EndFileTransfer": "ファイル転送終了",
|
|
||||||
"ReadOnly": "読み取り専用",
|
|
||||||
"Writable" : "書き込み可能",
|
|
||||||
"ActionPerm": "アクション権限",
|
"ActionPerm": "アクション権限",
|
||||||
"Self": "自分",
|
"Cancel": "キャンセル",
|
||||||
"RemoveShareUser": "あなたはすでに共有セッションから削除されました」という意味です",
|
"ConfirmBtn": "確定",
|
||||||
|
"CopyLink": "リンクと認証コードのコピー",
|
||||||
|
"CopyShareURLSuccess": "レプリケーション共有住所成功",
|
||||||
|
"CreateLink": "シェアリンクの作成",
|
||||||
|
"CreateSuccess": "作成に成功しました",
|
||||||
|
"Download": "ダウンロード",
|
||||||
|
"DownloadSuccess": "ダウンロードに成功しました",
|
||||||
|
"EndFileTransfer": "ファイル転送終了",
|
||||||
|
"ExceedTransferSize": "最大転送サイズを超えています",
|
||||||
|
"ExpiredTime": "有効期限",
|
||||||
|
"GetShareUser": "ユーザー名の入力",
|
||||||
|
"InputVerifyCode": "認証コードを入力してください",
|
||||||
"JoinShare": "共有セッションに参加",
|
"JoinShare": "共有セッションに参加",
|
||||||
"LeaveShare": "共有セッションから退出",
|
"LeaveShare": "共有セッションから退出",
|
||||||
"Remove": "削除",
|
"LinkAddr": "リンク先",
|
||||||
"RemoveShareUserConfirm": "共有セッションから削除してもよろしいですか?",
|
|
||||||
"Minute": "分間",
|
"Minute": "分間",
|
||||||
"Minutes": "分間",
|
"Minutes": "分間",
|
||||||
"PauseSession" : "セッションを一時停止",
|
"MustOneFile": "ファイルを1つだけ選択できます",
|
||||||
"ResumeSession" : "セッションを再開",
|
"MustSelectOneFile": "ファイルを選択する必要があります",
|
||||||
"SyncUserPreferenceSuccess": "ユーザー設定の同期に成功しました",
|
"NoLink": "住所なし",
|
||||||
"SyncUserPreferenceFailed": "ユーザー設定の同期に失敗しました",
|
"OnlineUsers": "オンラインスタッフ",
|
||||||
|
"PauseSession": "セッションを一時停止",
|
||||||
|
"ReadOnly": "読み取り専用",
|
||||||
|
"Remove": "削除",
|
||||||
|
"RemoveShareUser": "あなたはすでに共有セッションから削除されました」という意味です",
|
||||||
|
"RemoveShareUserConfirm": "共有セッションから削除してもよろしいですか?",
|
||||||
|
"ResumeSession": "セッションを再開",
|
||||||
|
"SelectAction": "選択してください",
|
||||||
|
"SelectTheme": "テーマを選択してください",
|
||||||
|
"Self": "自分",
|
||||||
|
"Settings": "設定",
|
||||||
|
"Share": "シェア",
|
||||||
|
"ShareUser": "共有ユーザー",
|
||||||
|
"ShareUserHelpText": "ユーザーが選択されていません。つまり、すべての人が参加できます。",
|
||||||
"Sync": "同期",
|
"Sync": "同期",
|
||||||
"InputVerifyCode": "認証コードを入力してください"
|
"SyncUserPreferenceFailed": "ユーザー設定の同期に失敗しました",
|
||||||
}
|
"SyncUserPreferenceSuccess": "ユーザー設定の同期に成功しました",
|
||||||
|
"Theme": "テーマ",
|
||||||
|
"ThemeColors": "テーマカラー",
|
||||||
|
"ThemeConfig": "テーマ",
|
||||||
|
"Upload": "アップロード",
|
||||||
|
"UploadSuccess": "アップロード成功",
|
||||||
|
"UploadTips": "ファイルをここにドラッグするか、アップロードをクリックします",
|
||||||
|
"UploadTitle": "ファイルのアップロード",
|
||||||
|
"User": "ユーザー",
|
||||||
|
"VerifyCode": "認証コード",
|
||||||
|
"WaitFileTransfer": "ファイル転送終了待ち",
|
||||||
|
"Writable": "書き込み可能"
|
||||||
|
}
|
|
@ -1,52 +1,52 @@
|
||||||
{
|
{
|
||||||
"ShareUser": "分享用户",
|
|
||||||
"ShareUserHelpText": "未选择用户,即允许所有人加入",
|
|
||||||
"GetShareUser": "输入用户名",
|
|
||||||
"UploadSuccess": "上传成功",
|
|
||||||
"MustSelectOneFile": "必须选择一个文件",
|
|
||||||
"MustOneFile": "只能选择一个文件",
|
|
||||||
"DownloadSuccess": "下载成功",
|
|
||||||
"Download": "下载",
|
|
||||||
"Upload": "上传",
|
|
||||||
"Cancel": "取消",
|
|
||||||
"UploadTitle": "上传文件",
|
|
||||||
"UploadTips": "将文件拖到此处,或点击上传",
|
|
||||||
"Share": "分享",
|
|
||||||
"CopyShareURLSuccess": "复制分享地址成功",
|
|
||||||
"ThemeConfig": "主题",
|
|
||||||
"OnlineUsers": "在线人员",
|
|
||||||
"User": "用户",
|
|
||||||
"VerifyCode": "验证码",
|
|
||||||
"LinkAddr": "链接地址",
|
|
||||||
"ExpiredTime": "有效期限",
|
|
||||||
"SelectAction": "请选择",
|
|
||||||
"CreateSuccess": "创建成功",
|
|
||||||
"CreateLink": "创建分享链接",
|
|
||||||
"CopyLink": "复制链接及验证码",
|
|
||||||
"NoLink": "无地址",
|
|
||||||
"ConfirmBtn": "确定",
|
|
||||||
"Settings": "设置",
|
|
||||||
"Theme": "主题",
|
|
||||||
"SelectTheme": "请选择主题",
|
|
||||||
"ThemeColors": "主题颜色",
|
|
||||||
"ExceedTransferSize": "超过最大传输大小",
|
|
||||||
"WaitFileTransfer": "等待文件传输结束",
|
|
||||||
"EndFileTransfer": "文件传输结束",
|
|
||||||
"ReadOnly": "只读",
|
|
||||||
"Writable" : "读写",
|
|
||||||
"ActionPerm": "操作权限",
|
"ActionPerm": "操作权限",
|
||||||
"Self": "我",
|
"Cancel": "取消",
|
||||||
"RemoveShareUser": "你已经被移除共享会话",
|
"ConfirmBtn": "确定",
|
||||||
|
"CopyLink": "复制链接及验证码",
|
||||||
|
"CopyShareURLSuccess": "复制分享地址成功",
|
||||||
|
"CreateLink": "创建分享链接",
|
||||||
|
"CreateSuccess": "创建成功",
|
||||||
|
"Download": "下载",
|
||||||
|
"DownloadSuccess": "下载成功",
|
||||||
|
"EndFileTransfer": "文件传输结束",
|
||||||
|
"ExceedTransferSize": "超过最大传输大小",
|
||||||
|
"ExpiredTime": "有效期限",
|
||||||
|
"GetShareUser": "输入用户名",
|
||||||
|
"InputVerifyCode": "请输入验证码",
|
||||||
"JoinShare": "加入共享",
|
"JoinShare": "加入共享",
|
||||||
"LeaveShare": "离开共享",
|
"LeaveShare": "离开共享",
|
||||||
"Remove": "移除",
|
"LinkAddr": "链接地址",
|
||||||
"RemoveShareUserConfirm": "确定要移除该用户吗?",
|
|
||||||
"Minute": "分钟",
|
"Minute": "分钟",
|
||||||
"Minutes": "分钟",
|
"Minutes": "分钟",
|
||||||
"PauseSession" : "暂停此会话",
|
"MustOneFile": "只能选择一个文件",
|
||||||
"ResumeSession" : "恢复此会话",
|
"MustSelectOneFile": "必须选择一个文件",
|
||||||
"SyncUserPreferenceSuccess": "同步设置成功",
|
"NoLink": "无地址",
|
||||||
"SyncUserPreferenceFailed": "同步设置失败",
|
"OnlineUsers": "在线人员",
|
||||||
|
"PauseSession": "暂停此会话",
|
||||||
|
"ReadOnly": "只读",
|
||||||
|
"Remove": "移除",
|
||||||
|
"RemoveShareUser": "你已经被移除共享会话",
|
||||||
|
"RemoveShareUserConfirm": "确定要移除该用户吗?",
|
||||||
|
"ResumeSession": "恢复此会话",
|
||||||
|
"SelectAction": "请选择",
|
||||||
|
"SelectTheme": "请选择主题",
|
||||||
|
"Self": "我",
|
||||||
|
"Settings": "设置",
|
||||||
|
"Share": "分享",
|
||||||
|
"ShareUser": "分享用户",
|
||||||
|
"ShareUserHelpText": "未选择用户,即允许所有人加入",
|
||||||
"Sync": "同步",
|
"Sync": "同步",
|
||||||
"InputVerifyCode": "请输入验证码"
|
"SyncUserPreferenceFailed": "同步设置失败",
|
||||||
}
|
"SyncUserPreferenceSuccess": "同步设置成功",
|
||||||
|
"Theme": "主题",
|
||||||
|
"ThemeColors": "主题颜色",
|
||||||
|
"ThemeConfig": "主题",
|
||||||
|
"Upload": "上传",
|
||||||
|
"UploadSuccess": "上传成功",
|
||||||
|
"UploadTips": "将文件拖到此处,或点击上传",
|
||||||
|
"UploadTitle": "上传文件",
|
||||||
|
"User": "用户",
|
||||||
|
"VerifyCode": "验证码",
|
||||||
|
"WaitFileTransfer": "等待文件传输结束",
|
||||||
|
"Writable": "读写"
|
||||||
|
}
|
|
@ -1,52 +1,52 @@
|
||||||
{
|
{
|
||||||
"ShareUser": "分享用戶",
|
|
||||||
"ShareUserHelpText": "未選擇用戶,即允許所有人加入",
|
|
||||||
"GetShareUser": "輸入使用者名稱",
|
|
||||||
"UploadSuccess": "上傳成功",
|
|
||||||
"MustSelectOneFile": "必須選擇一個文件",
|
|
||||||
"MustOneFile": "只能選擇一個文件",
|
|
||||||
"DownloadSuccess": "下載成功",
|
|
||||||
"Download": "下載",
|
|
||||||
"Upload": "上傳",
|
|
||||||
"Cancel": "取消",
|
|
||||||
"UploadTitle": "上傳文件",
|
|
||||||
"UploadTips": "將文件拖到此處,或點擊上傳",
|
|
||||||
"Share": "分享",
|
|
||||||
"CopyShareURLSuccess": "複製分享地址成功",
|
|
||||||
"ThemeConfig": "主題",
|
|
||||||
"OnlineUsers": "在線人員",
|
|
||||||
"User": "用戶",
|
|
||||||
"VerifyCode": "驗證碼",
|
|
||||||
"LinkAddr": "連結地址",
|
|
||||||
"ExpiredTime": "有效期限",
|
|
||||||
"SelectAction": "請選擇",
|
|
||||||
"CreateSuccess": "創建成功",
|
|
||||||
"CreateLink": "創建分享連結",
|
|
||||||
"CopyLink": "複製連結及驗證碼",
|
|
||||||
"NoLink": "無地址",
|
|
||||||
"ConfirmBtn": "確定",
|
|
||||||
"Settings": "設置",
|
|
||||||
"Theme": "主題",
|
|
||||||
"SelectTheme": "請選擇主題",
|
|
||||||
"ThemeColors": "主題顏色",
|
|
||||||
"ExceedTransferSize": "超過最大傳輸大小",
|
|
||||||
"WaitFileTransfer": "等待文件傳輸結束",
|
|
||||||
"EndFileTransfer": "文件傳輸結束",
|
|
||||||
"ReadOnly": "只讀",
|
|
||||||
"Writable": "讀寫",
|
|
||||||
"ActionPerm": "操作權限",
|
"ActionPerm": "操作權限",
|
||||||
"Self": "我",
|
"Cancel": "取消",
|
||||||
"RemoveShareUser": "你已經被移除共享會話",
|
"ConfirmBtn": "確定",
|
||||||
|
"CopyLink": "複製連結及驗證碼",
|
||||||
|
"CopyShareURLSuccess": "複製分享地址成功",
|
||||||
|
"CreateLink": "創建分享連結",
|
||||||
|
"CreateSuccess": "創建成功",
|
||||||
|
"Download": "下載",
|
||||||
|
"DownloadSuccess": "下載成功",
|
||||||
|
"EndFileTransfer": "文件傳輸結束",
|
||||||
|
"ExceedTransferSize": "超過最大傳輸大小",
|
||||||
|
"ExpiredTime": "有效期限",
|
||||||
|
"GetShareUser": "輸入使用者名稱",
|
||||||
|
"InputVerifyCode": "請輸入驗證碼",
|
||||||
"JoinShare": "加入共享",
|
"JoinShare": "加入共享",
|
||||||
"LeaveShare": "離開共享",
|
"LeaveShare": "離開共享",
|
||||||
"Remove": "移除",
|
"LinkAddr": "連結地址",
|
||||||
"RemoveShareUserConfirm": "確定要移除該用戶嗎?",
|
|
||||||
"Minute": "分鐘",
|
"Minute": "分鐘",
|
||||||
"Minutes": "分鐘",
|
"Minutes": "分鐘",
|
||||||
|
"MustOneFile": "只能選擇一個文件",
|
||||||
|
"MustSelectOneFile": "必須選擇一個文件",
|
||||||
|
"NoLink": "無地址",
|
||||||
|
"OnlineUsers": "在線人員",
|
||||||
"PauseSession": "暫停此會話",
|
"PauseSession": "暫停此會話",
|
||||||
|
"ReadOnly": "只讀",
|
||||||
|
"Remove": "移除",
|
||||||
|
"RemoveShareUser": "你已經被移除共享會話",
|
||||||
|
"RemoveShareUserConfirm": "確定要移除該用戶嗎?",
|
||||||
"ResumeSession": "恢復此會話",
|
"ResumeSession": "恢復此會話",
|
||||||
"SyncUserPreferenceSuccess": "同步設定成功",
|
"SelectAction": "請選擇",
|
||||||
"SyncUserPreferenceFailed": "同步設定失敗",
|
"SelectTheme": "請選擇主題",
|
||||||
|
"Self": "我",
|
||||||
|
"Settings": "設置",
|
||||||
|
"Share": "分享",
|
||||||
|
"ShareUser": "分享用戶",
|
||||||
|
"ShareUserHelpText": "未選擇用戶,即允許所有人加入",
|
||||||
"Sync": "同步",
|
"Sync": "同步",
|
||||||
"InputVerifyCode": "請輸入驗證碼"
|
"SyncUserPreferenceFailed": "同步設定失敗",
|
||||||
|
"SyncUserPreferenceSuccess": "同步設定成功",
|
||||||
|
"Theme": "主題",
|
||||||
|
"ThemeColors": "主題顏色",
|
||||||
|
"ThemeConfig": "主題",
|
||||||
|
"Upload": "上傳",
|
||||||
|
"UploadSuccess": "上傳成功",
|
||||||
|
"UploadTips": "將文件拖到此處,或點擊上傳",
|
||||||
|
"UploadTitle": "上傳文件",
|
||||||
|
"User": "用戶",
|
||||||
|
"VerifyCode": "驗證碼",
|
||||||
|
"WaitFileTransfer": "等待文件傳輸結束",
|
||||||
|
"Writable": "讀寫"
|
||||||
}
|
}
|
|
@ -8,44 +8,40 @@
|
||||||
"AccessIP": "Ip whitelist",
|
"AccessIP": "Ip whitelist",
|
||||||
"AccessKey": "Access key",
|
"AccessKey": "Access key",
|
||||||
"Account": "Account",
|
"Account": "Account",
|
||||||
"NoPermissionInGlobal": "No permission in GLOBAL",
|
|
||||||
"AccountTemplateList": "Account templates",
|
|
||||||
"AccountBackup": "Backup accounts",
|
"AccountBackup": "Backup accounts",
|
||||||
"AccountBackupCreate": "Create account backup",
|
"AccountBackupCreate": "Create account backup",
|
||||||
"AccountBackupDetail": "Backup account details",
|
"AccountBackupDetail": "Backup account details",
|
||||||
"ManualExecution": "Manual execution",
|
|
||||||
"AccountChangeSecretDetail": "Change account secret details",
|
|
||||||
"AccountBackupList": "Backup account",
|
"AccountBackupList": "Backup account",
|
||||||
"AccountBackupUpdate": "Update account backup",
|
"AccountBackupUpdate": "Update account backup",
|
||||||
"AccountChangeSecret": "Change account secret",
|
"AccountChangeSecret": "Change account secret",
|
||||||
|
"AccountChangeSecretDetail": "Change account secret details",
|
||||||
"AccountDeleteConfirmMsg": "Delete account, continue?",
|
"AccountDeleteConfirmMsg": "Delete account, continue?",
|
||||||
"AccountExportTips": "The exported information contains sensitive information such as encrypted account numbers. the exported format is an encrypted zip file (if you have not set the encryption password, please go to personal info to set the file encryption password).",
|
"AccountExportTips": "The exported information contains sensitive information such as encrypted account numbers. the exported format is an encrypted zip file (if you have not set the encryption password, please go to personal info to set the file encryption password).",
|
||||||
"GatheredAccountList": "Gathered accounts",
|
|
||||||
"AccountGatherList": "Gather accounts",
|
|
||||||
"AccountGatherDetail": "Gather account details",
|
"AccountGatherDetail": "Gather account details",
|
||||||
"AccountPushDetail": "Push account details",
|
"AccountGatherList": "Gather accounts",
|
||||||
"AccountGatherTaskList": "Gather accounts tasks",
|
|
||||||
"AccountGatherTaskCreate": "Create gather accounts task",
|
"AccountGatherTaskCreate": "Create gather accounts task",
|
||||||
|
"AccountGatherTaskList": "Gather accounts tasks",
|
||||||
"AccountGatherTaskUpdate": "Update the gather accounts task",
|
"AccountGatherTaskUpdate": "Update the gather accounts task",
|
||||||
"AccountList": "Accounts",
|
"AccountList": "Accounts",
|
||||||
"AccountPolicy": "Account policy",
|
"AccountPolicy": "Account policy",
|
||||||
"AccountPolicyHelpText": "For accounts that do not meet the requirements when creating, such as: non-compliant key types and unique key constraints, you can choose the above strategy.",
|
"AccountPolicyHelpText": "For accounts that do not meet the requirements when creating, such as: non-compliant key types and unique key constraints, you can choose the above strategy.",
|
||||||
"AccountPushCreate": "Create push account",
|
"AccountPushCreate": "Create push account",
|
||||||
|
"AccountPushDetail": "Push account details",
|
||||||
"AccountPushList": "Push accounts",
|
"AccountPushList": "Push accounts",
|
||||||
"MenuAccountTemplates": "Templates",
|
|
||||||
"AccountPushUpdate": "Update push account",
|
"AccountPushUpdate": "Update push account",
|
||||||
"AccountStorage": "Account storage",
|
"AccountStorage": "Account storage",
|
||||||
"AccountTemplate": "Account templates",
|
"AccountTemplate": "Account templates",
|
||||||
|
"AccountTemplateList": "Account templates",
|
||||||
"AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. when the secret is updated, the ciphertext of the accounts created through the template will be updated.",
|
"AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. when the secret is updated, the ciphertext of the accounts created through the template will be updated.",
|
||||||
"Accounts": "Accounts",
|
"Accounts": "Accounts",
|
||||||
"Action": "Action",
|
"Action": "Action",
|
||||||
"ActionCount": "Action count",
|
"ActionCount": "Action count",
|
||||||
"PermAction": "Permission Action",
|
|
||||||
"ActionSetting": "Action setting",
|
"ActionSetting": "Action setting",
|
||||||
"Actions": "Actions",
|
"Actions": "Actions",
|
||||||
"ActionsTips": "The effects of each authority's agreement are different, click on the icon behind the authority to view",
|
"ActionsTips": "The effects of each authority's agreement are different, click on the icon behind the authority to view",
|
||||||
"Activate": "Activate",
|
"Activate": "Activate",
|
||||||
"ActivateSelected": "Activate selected",
|
"ActivateSelected": "Activate selected",
|
||||||
|
"ActivateSuccessMsg": "Successful activated",
|
||||||
"Active": "Active",
|
"Active": "Active",
|
||||||
"ActiveAsset": "Recently logged in",
|
"ActiveAsset": "Recently logged in",
|
||||||
"ActiveAssetRanking": "Login asset ranking",
|
"ActiveAssetRanking": "Login asset ranking",
|
||||||
|
@ -54,12 +50,14 @@
|
||||||
"Activity": "Activities",
|
"Activity": "Activities",
|
||||||
"Add": "Add",
|
"Add": "Add",
|
||||||
"AddAccount": "Add account",
|
"AddAccount": "Add account",
|
||||||
"AddAccountResult": "Account batch adding results",
|
|
||||||
"AddAccountByTemplate": "Add account from template",
|
"AddAccountByTemplate": "Add account from template",
|
||||||
|
"AddAccountResult": "Account batch adding results",
|
||||||
"AddAllMembersWarningMsg": "Are you sure add all user to this group ?",
|
"AddAllMembersWarningMsg": "Are you sure add all user to this group ?",
|
||||||
"AddAsset": "Add assets",
|
"AddAsset": "Add assets",
|
||||||
|
"AddAssetInDomain": "Add asset in domain",
|
||||||
"AddAssetToNode": "Add assets to node",
|
"AddAssetToNode": "Add assets to node",
|
||||||
"AddAssetToThisPermission": "Add assets",
|
"AddAssetToThisPermission": "Add assets",
|
||||||
|
"AddGatewayInDomain": "Add gateway in domain",
|
||||||
"AddInDetailText": "After successful creation or update, add to the details",
|
"AddInDetailText": "After successful creation or update, add to the details",
|
||||||
"AddNode": "Add node",
|
"AddNode": "Add node",
|
||||||
"AddNodeToThisPermission": "Add nodes",
|
"AddNodeToThisPermission": "Add nodes",
|
||||||
|
@ -108,6 +106,9 @@
|
||||||
"ApplyFromCMDFilterRule": "Command filter rules",
|
"ApplyFromCMDFilterRule": "Command filter rules",
|
||||||
"ApplyFromSession": "Session",
|
"ApplyFromSession": "Session",
|
||||||
"ApplyInfo": "Apply info",
|
"ApplyInfo": "Apply info",
|
||||||
|
"ApplyLoginAccount": "Login account",
|
||||||
|
"ApplyLoginAsset": "Login asset",
|
||||||
|
"ApplyLoginUser": "Login user",
|
||||||
"ApplyRunAsset": "Assets for which operations are requested",
|
"ApplyRunAsset": "Assets for which operations are requested",
|
||||||
"ApplyRunCommand": "Command for application",
|
"ApplyRunCommand": "Command for application",
|
||||||
"ApplyRunUser": "Users applying for run",
|
"ApplyRunUser": "Users applying for run",
|
||||||
|
@ -120,7 +121,6 @@
|
||||||
"ApsaraStack": "Alibaba cloud private cloud",
|
"ApsaraStack": "Alibaba cloud private cloud",
|
||||||
"Asset": "Asset",
|
"Asset": "Asset",
|
||||||
"AssetAccount": "Accounts",
|
"AssetAccount": "Accounts",
|
||||||
"Success/Total": "Success/Total",
|
|
||||||
"AssetAccountDetail": "Account details",
|
"AssetAccountDetail": "Account details",
|
||||||
"AssetAclCreate": "Create asset connect rule",
|
"AssetAclCreate": "Create asset connect rule",
|
||||||
"AssetAclDetail": "Asset connect rule details",
|
"AssetAclDetail": "Asset connect rule details",
|
||||||
|
@ -149,6 +149,7 @@
|
||||||
"AssetProtocolHelpText": "! The protocols supported by the assets are restricted by the platform. Click the settings button to view the protocol settings. If updates are required, please update the platform",
|
"AssetProtocolHelpText": "! The protocols supported by the assets are restricted by the platform. Click the settings button to view the protocol settings. If updates are required, please update the platform",
|
||||||
"AssetTree": "Asset tree",
|
"AssetTree": "Asset tree",
|
||||||
"Assets": "Assets",
|
"Assets": "Assets",
|
||||||
|
"AssetsAmount": "Assets",
|
||||||
"AssetsOfNumber": "Number of asset",
|
"AssetsOfNumber": "Number of asset",
|
||||||
"AssetsTotal": "Total assets",
|
"AssetsTotal": "Total assets",
|
||||||
"AssignedInfo": "Approval information",
|
"AssignedInfo": "Approval information",
|
||||||
|
@ -187,7 +188,6 @@
|
||||||
"BatchProcessing": "{number} items selected",
|
"BatchProcessing": "{number} items selected",
|
||||||
"BatchReject": "Batch reject",
|
"BatchReject": "Batch reject",
|
||||||
"BatchTest": "Batch test",
|
"BatchTest": "Batch test",
|
||||||
"BatchTransfer": "File transfer",
|
|
||||||
"BeforeChange": "Before change",
|
"BeforeChange": "Before change",
|
||||||
"Beian": "Record",
|
"Beian": "Record",
|
||||||
"BelongAll": "Including at the same time",
|
"BelongAll": "Including at the same time",
|
||||||
|
@ -222,12 +222,11 @@
|
||||||
"ChangeField": "Change field",
|
"ChangeField": "Change field",
|
||||||
"ChangeOrganization": "Change organization",
|
"ChangeOrganization": "Change organization",
|
||||||
"ChangePassword": "Change password",
|
"ChangePassword": "Change password",
|
||||||
"EditRecipient": "Edit recipient",
|
|
||||||
"ChangeSecretParams": "Change secret parameters",
|
"ChangeSecretParams": "Change secret parameters",
|
||||||
"ChangeViewHelpText": "Click to switch different views",
|
"ChangeViewHelpText": "Click to switch different views",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"ChatHello": "Hello, can I help you?",
|
|
||||||
"ChatAI": "Chat AI",
|
"ChatAI": "Chat AI",
|
||||||
|
"ChatHello": "Hello, can I help you?",
|
||||||
"ChdirHelpText": "By default, the execution directory is the user's home directory",
|
"ChdirHelpText": "By default, the execution directory is the user's home directory",
|
||||||
"CheckAssetsAmount": "Check asset quantity",
|
"CheckAssetsAmount": "Check asset quantity",
|
||||||
"CheckViewAcceptor": "Click to view the acceptance person",
|
"CheckViewAcceptor": "Click to view the acceptance person",
|
||||||
|
@ -241,9 +240,9 @@
|
||||||
"ClearSuccessMsg": "Clear successful",
|
"ClearSuccessMsg": "Clear successful",
|
||||||
"ClickCopy": "Click to copy",
|
"ClickCopy": "Click to copy",
|
||||||
"ClientCertificate": "Client certificate",
|
"ClientCertificate": "Client certificate",
|
||||||
|
"Clipboard ": "Clipboard",
|
||||||
"ClipboardCopyPaste": "Clipboard copy and paste",
|
"ClipboardCopyPaste": "Clipboard copy and paste",
|
||||||
"Clone": "Clone",
|
"Clone": "Clone",
|
||||||
"Duplicate": "Duplicate",
|
|
||||||
"Close": "Close",
|
"Close": "Close",
|
||||||
"CloseConfirm": "Confirm close",
|
"CloseConfirm": "Confirm close",
|
||||||
"CloseConfirmMessage": "File has changed, save?",
|
"CloseConfirmMessage": "File has changed, save?",
|
||||||
|
@ -292,6 +291,7 @@
|
||||||
"Configured": "Configured",
|
"Configured": "Configured",
|
||||||
"Confirm": "Confirm",
|
"Confirm": "Confirm",
|
||||||
"ConfirmPassword": "Confirm password",
|
"ConfirmPassword": "Confirm password",
|
||||||
|
"Connect": "Connect",
|
||||||
"ConnectAssets": "Connect assets",
|
"ConnectAssets": "Connect assets",
|
||||||
"ConnectMethod": "Connect method",
|
"ConnectMethod": "Connect method",
|
||||||
"ConnectMethodACLHelpMsg": "Connect methods can be filtered to control whether users can use a certain connect method to login to the asset. according to your set rules, some connect methods can be allowed, while others can be prohibited (globally effective).",
|
"ConnectMethodACLHelpMsg": "Connect methods can be filtered to control whether users can use a certain connect method to login to the asset. according to your set rules, some connect methods can be allowed, while others can be prohibited (globally effective).",
|
||||||
|
@ -327,11 +327,10 @@
|
||||||
"CreateSuccessMsg": "Successfully created !",
|
"CreateSuccessMsg": "Successfully created !",
|
||||||
"CreateUserSetting": "User creation",
|
"CreateUserSetting": "User creation",
|
||||||
"Created": "Created",
|
"Created": "Created",
|
||||||
"Crontab": "Crontab",
|
|
||||||
"Interval": "Interval",
|
|
||||||
"CreatedBy": "Creator",
|
"CreatedBy": "Creator",
|
||||||
"CriticalLoad": "Serious",
|
"CriticalLoad": "Serious",
|
||||||
"CronExpression": "Complete crontab expression",
|
"CronExpression": "Complete crontab expression",
|
||||||
|
"Crontab": "Crontab",
|
||||||
"CrontabDiffError": "Please ensure that the interval for scheduled execution is no less than ten minutes!",
|
"CrontabDiffError": "Please ensure that the interval for scheduled execution is no less than ten minutes!",
|
||||||
"CrontabHelpText": "If both interval and crontab are set, crontab is prioritized",
|
"CrontabHelpText": "If both interval and crontab are set, crontab is prioritized",
|
||||||
"CrontabHelpTip": "For example: perform every sunday at 03:05 <5 3 * * 0> <br/> use 5-digit linux crontab expressions <min hour day month weekday> (<a href=\"https://tool.lu/crontab/\" target=\"_blank\">online tool</a>) <br/> ",
|
"CrontabHelpTip": "For example: perform every sunday at 03:05 <5 3 * * 0> <br/> use 5-digit linux crontab expressions <min hour day month weekday> (<a href=\"https://tool.lu/crontab/\" target=\"_blank\">online tool</a>) <br/> ",
|
||||||
|
@ -375,14 +374,13 @@
|
||||||
"DatePasswordLastUpdated": "Last password update date",
|
"DatePasswordLastUpdated": "Last password update date",
|
||||||
"DateStart": "Start date",
|
"DateStart": "Start date",
|
||||||
"DateSync": "Sync date",
|
"DateSync": "Sync date",
|
||||||
"Datetime": "Datetime",
|
|
||||||
"DateUpdated": "Update date",
|
"DateUpdated": "Update date",
|
||||||
|
"Datetime": "Datetime",
|
||||||
"Day": "Day",
|
"Day": "Day",
|
||||||
"DeclassificationLogNum": "Password change logs",
|
"DeclassificationLogNum": "Password change logs",
|
||||||
"DefaultDatabase": "Default database",
|
"DefaultDatabase": "Default database",
|
||||||
"DefaultPort": "Default port",
|
"DefaultPort": "Default port",
|
||||||
"Delete": "Delete",
|
"Delete": "Delete",
|
||||||
"WeekAdd": "Weekly add",
|
|
||||||
"DeleteConfirmMessage": "Deletion is irreversible, do you wish to continue?",
|
"DeleteConfirmMessage": "Deletion is irreversible, do you wish to continue?",
|
||||||
"DeleteErrorMsg": "Delete failed",
|
"DeleteErrorMsg": "Delete failed",
|
||||||
"DeleteNode": "Delete node",
|
"DeleteNode": "Delete node",
|
||||||
|
@ -392,7 +390,6 @@
|
||||||
"DeleteSelected": "Delete selected",
|
"DeleteSelected": "Delete selected",
|
||||||
"DeleteSuccess": "Successfully deleted",
|
"DeleteSuccess": "Successfully deleted",
|
||||||
"DeleteSuccessMsg": "Successfully deleted",
|
"DeleteSuccessMsg": "Successfully deleted",
|
||||||
"ActivateSuccessMsg": "Successful activated",
|
|
||||||
"DeleteWarningMsg": "Are you sure you want to delete",
|
"DeleteWarningMsg": "Are you sure you want to delete",
|
||||||
"Deploy": "Deployment",
|
"Deploy": "Deployment",
|
||||||
"Description": "Description",
|
"Description": "Description",
|
||||||
|
@ -416,13 +413,17 @@
|
||||||
"DownloadReplay": "Download recording",
|
"DownloadReplay": "Download recording",
|
||||||
"DownloadUpdateTemplateMsg": "Download update template",
|
"DownloadUpdateTemplateMsg": "Download update template",
|
||||||
"DragUploadFileInfo": "Drag files here, or click to upload",
|
"DragUploadFileInfo": "Drag files here, or click to upload",
|
||||||
|
"Duplicate": "Duplicate",
|
||||||
"DuplicateFileExists": "Uploading a file with the same name is not allowed, please delete the file with the same name",
|
"DuplicateFileExists": "Uploading a file with the same name is not allowed, please delete the file with the same name",
|
||||||
"Duration": "Duration",
|
"Duration": "Duration",
|
||||||
"DynamicUsername": "Dynamic username",
|
"DynamicUsername": "Dynamic username",
|
||||||
"Edit": "Edit",
|
"Edit": "Edit",
|
||||||
|
"EditRecipient": "Edit recipient",
|
||||||
"Edition": "Version",
|
"Edition": "Version",
|
||||||
"Email": "Email",
|
"Email": "Email",
|
||||||
"EmailContent": "Custom content",
|
"EmailContent": "Custom content",
|
||||||
|
"EmailTemplate": "Template",
|
||||||
|
"EmailTemplateHelpTip": "Email template is used for sending emails and includes the email subject prefix and email content",
|
||||||
"EmailTest": "Test connection",
|
"EmailTest": "Test connection",
|
||||||
"Empty": "Empty",
|
"Empty": "Empty",
|
||||||
"Enable": "Enable",
|
"Enable": "Enable",
|
||||||
|
@ -491,6 +492,7 @@
|
||||||
"FirstLogin": "First login",
|
"FirstLogin": "First login",
|
||||||
"FlowSetUp": "Flow setup",
|
"FlowSetUp": "Flow setup",
|
||||||
"Footer": "Footer",
|
"Footer": "Footer",
|
||||||
|
"ForgotPasswordURL": "Forgot password URL",
|
||||||
"FormatError": "Format error",
|
"FormatError": "Format error",
|
||||||
"Friday": "Fri",
|
"Friday": "Fri",
|
||||||
"From": "From",
|
"From": "From",
|
||||||
|
@ -506,11 +508,13 @@
|
||||||
"GatewayUpdate": "Update the gateway",
|
"GatewayUpdate": "Update the gateway",
|
||||||
"GatherAccounts": "Gather accounts",
|
"GatherAccounts": "Gather accounts",
|
||||||
"GatherAccountsHelpText": "Collect account information on assets. the collected account information can be imported into the system for centralized management.",
|
"GatherAccountsHelpText": "Collect account information on assets. the collected account information can be imported into the system for centralized management.",
|
||||||
|
"GatheredAccountList": "Gathered accounts",
|
||||||
|
"General": "General",
|
||||||
"GeneralAccounts": "General accounts",
|
"GeneralAccounts": "General accounts",
|
||||||
|
"GeneralSetting": "General",
|
||||||
"Generate": "Generate",
|
"Generate": "Generate",
|
||||||
"GenerateAccounts": "Regenerate account",
|
"GenerateAccounts": "Regenerate account",
|
||||||
"GenerateSuccessMsg": "Account creation successful",
|
"GenerateSuccessMsg": "Account creation successful",
|
||||||
"GeneralSetting": "General",
|
|
||||||
"GoHomePage": "Go to homepage",
|
"GoHomePage": "Go to homepage",
|
||||||
"Goto": "Goto",
|
"Goto": "Goto",
|
||||||
"GrantedAssets": "Authorized assets",
|
"GrantedAssets": "Authorized assets",
|
||||||
|
@ -521,8 +525,6 @@
|
||||||
"HardwareInfo": "Hardware information",
|
"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.",
|
"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",
|
"Help": "Help",
|
||||||
"HelpDocumentTip": "Document url for navigation bar 'help -> document' redirection.",
|
|
||||||
"HelpSupportTip": "Support url for the navigation bar 'help -> support' redirection.",
|
|
||||||
"HighLoad": "Higher",
|
"HighLoad": "Higher",
|
||||||
"HistoricalSessionNum": "Total historical sessions",
|
"HistoricalSessionNum": "Total historical sessions",
|
||||||
"History": "History",
|
"History": "History",
|
||||||
|
@ -573,16 +575,12 @@
|
||||||
"InputEmailAddress": "Please enter the correct email address",
|
"InputEmailAddress": "Please enter the correct email address",
|
||||||
"InputMessage": "Enter message...",
|
"InputMessage": "Enter message...",
|
||||||
"InputPhone": "Phone number",
|
"InputPhone": "Phone number",
|
||||||
"MIN_LENGTH_ERROR": "Passwords must be at least {0} characters.",
|
|
||||||
"UPPER_CASE_REQUIRED": "Must contain uppercase letters",
|
|
||||||
"LOWER_CASE_REQUIRED": "Must contain lowercase letters",
|
|
||||||
"NUMBER_REQUIRED": "Must contain numbers",
|
|
||||||
"SPECIAL_CHAR_REQUIRED": "Must contain special characters",
|
|
||||||
"InstanceAddress": "Instance address",
|
"InstanceAddress": "Instance address",
|
||||||
"InstanceName": "Instance name",
|
"InstanceName": "Instance name",
|
||||||
"InstancePlatformName": "Instance platform name",
|
"InstancePlatformName": "Instance platform name",
|
||||||
"Interface": "Appearance",
|
"Interface": "Appearance",
|
||||||
"InterfaceSettings": "Appearance",
|
"InterfaceSettings": "Appearance",
|
||||||
|
"Interval": "Interval",
|
||||||
"IntervalOfCreateUpdatePage": "Unit: hour",
|
"IntervalOfCreateUpdatePage": "Unit: hour",
|
||||||
"InvalidJson": "Invalid json",
|
"InvalidJson": "Invalid json",
|
||||||
"InviteSuccess": "Invitation successful",
|
"InviteSuccess": "Invitation successful",
|
||||||
|
@ -610,13 +608,9 @@
|
||||||
"JobUpdate": "Update the job",
|
"JobUpdate": "Update the job",
|
||||||
"KingSoftCloud": "KingSoft Cloud",
|
"KingSoftCloud": "KingSoft Cloud",
|
||||||
"KokoSetting": "KoKo",
|
"KokoSetting": "KoKo",
|
||||||
"LDAPUser": "LDAP Users",
|
|
||||||
"Tag": "Tag",
|
|
||||||
"LAN": "LAN",
|
"LAN": "LAN",
|
||||||
"TagCreate": "Create tag",
|
"LDAPUser": "LDAP Users",
|
||||||
"TagInputFormatValidation": "Tag format error, the correct format is: name:value",
|
"LOWER_CASE_REQUIRED": "Must contain lowercase letters",
|
||||||
"TagList": "Tags",
|
|
||||||
"TagUpdate": "Update the tag",
|
|
||||||
"Language": "Language",
|
"Language": "Language",
|
||||||
"LarkOAuth": "Lark OAuth",
|
"LarkOAuth": "Lark OAuth",
|
||||||
"Last30": "Recent 30 items",
|
"Last30": "Recent 30 items",
|
||||||
|
@ -672,10 +666,12 @@
|
||||||
"MFAErrorMsg": "MFA errors, please check",
|
"MFAErrorMsg": "MFA errors, please check",
|
||||||
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "Enable multi-factor authentication to make your account more secure. <br/>after enabling, you will enter the multi-factor authentication binding process the next time you login; you can also directly bind in (personal information->quick modification->change multi-factor settings)!",
|
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "Enable multi-factor authentication to make your account more secure. <br/>after enabling, you will enter the multi-factor authentication binding process the next time you login; you can also directly bind in (personal information->quick modification->change multi-factor settings)!",
|
||||||
"MFAOfUserFirstLoginUserGuidePage": "In order to protect your and the company's security, please carefully safeguard important sensitive information such as your account, password, and key (for example, set a complex password, and enable multi-factor authentication) <br/> personal information such as email, mobile number, and wechat are only used for user authentication and platform internal message notifications.",
|
"MFAOfUserFirstLoginUserGuidePage": "In order to protect your and the company's security, please carefully safeguard important sensitive information such as your account, password, and key (for example, set a complex password, and enable multi-factor authentication) <br/> personal information such as email, mobile number, and wechat are only used for user authentication and platform internal message notifications.",
|
||||||
|
"MIN_LENGTH_ERROR": "Passwords must be at least {0} characters.",
|
||||||
"MailRecipient": "Email recipients",
|
"MailRecipient": "Email recipients",
|
||||||
"MailSend": "Sending",
|
"MailSend": "Sending",
|
||||||
"ManualAccount": "Manual account",
|
"ManualAccount": "Manual account",
|
||||||
"ManualAccountTip": "Manual input of username/password upon login",
|
"ManualAccountTip": "Manual input of username/password upon login",
|
||||||
|
"ManualExecution": "Manual execution",
|
||||||
"ManyChoose": "Select multiple",
|
"ManyChoose": "Select multiple",
|
||||||
"MarkAsRead": "Mark as read",
|
"MarkAsRead": "Mark as read",
|
||||||
"Marketplace": "App market",
|
"Marketplace": "App market",
|
||||||
|
@ -684,6 +680,7 @@
|
||||||
"MatchResult": "Match results",
|
"MatchResult": "Match results",
|
||||||
"MatchedCount": "Match results",
|
"MatchedCount": "Match results",
|
||||||
"Members": "Members",
|
"Members": "Members",
|
||||||
|
"MenuAccountTemplates": "Templates",
|
||||||
"MenuAccounts": "Accounts",
|
"MenuAccounts": "Accounts",
|
||||||
"MenuAcls": "Acls",
|
"MenuAcls": "Acls",
|
||||||
"MenuAssets": "Assets",
|
"MenuAssets": "Assets",
|
||||||
|
@ -706,8 +703,10 @@
|
||||||
"MsgSubscribe": "Subscription",
|
"MsgSubscribe": "Subscription",
|
||||||
"MyAssets": "My assets",
|
"MyAssets": "My assets",
|
||||||
"MyTickets": "Submitted",
|
"MyTickets": "Submitted",
|
||||||
|
"NUMBER_REQUIRED": "Must contain numbers",
|
||||||
"Name": "Name",
|
"Name": "Name",
|
||||||
"NavHelp": "Navigation",
|
"NavHelp": "Navigation",
|
||||||
|
"Navigation": "Navigation",
|
||||||
"NeedReLogin": "Need to re-login",
|
"NeedReLogin": "Need to re-login",
|
||||||
"New": "Create",
|
"New": "Create",
|
||||||
"NewChat": "New chat",
|
"NewChat": "New chat",
|
||||||
|
@ -724,13 +723,15 @@
|
||||||
"NoContent": "No content",
|
"NoContent": "No content",
|
||||||
"NoData": "No data available",
|
"NoData": "No data available",
|
||||||
"NoFiles": "No file, upload on the left",
|
"NoFiles": "No file, upload on the left",
|
||||||
|
"NoLog": "No log",
|
||||||
"NoPermission": "No permissions",
|
"NoPermission": "No permissions",
|
||||||
"NoPermission403": "403 no permission",
|
"NoPermission403": "403 no permission",
|
||||||
|
"NoPermissionInGlobal": "No permission in GLOBAL",
|
||||||
"NoPermissionVew": "No permission to view the current page",
|
"NoPermissionVew": "No permission to view the current page",
|
||||||
"NoUnreadMsg": "You have unread notifications",
|
"NoUnreadMsg": "You have unread notifications",
|
||||||
"Node": "Node",
|
"Node": "Node",
|
||||||
"NodeOfNumber": "Number of node",
|
|
||||||
"NodeInformation": "Node information",
|
"NodeInformation": "Node information",
|
||||||
|
"NodeOfNumber": "Number of node",
|
||||||
"NodeSearchStrategy": "Node search strategy",
|
"NodeSearchStrategy": "Node search strategy",
|
||||||
"NormalLoad": "Normal",
|
"NormalLoad": "Normal",
|
||||||
"NotEqual": "Not equal to",
|
"NotEqual": "Not equal to",
|
||||||
|
@ -746,6 +747,7 @@
|
||||||
"OAuth2LogoTip": "Note: authentication provider (recommended image size: 64px*64px)",
|
"OAuth2LogoTip": "Note: authentication provider (recommended image size: 64px*64px)",
|
||||||
"OIDC": "OIDC",
|
"OIDC": "OIDC",
|
||||||
"ObjectNotFoundOrDeletedMsg": "No corresponding resources found or it has been deleted.",
|
"ObjectNotFoundOrDeletedMsg": "No corresponding resources found or it has been deleted.",
|
||||||
|
"ObjectStorage": "Object Storage",
|
||||||
"Offline": "Offline",
|
"Offline": "Offline",
|
||||||
"OfflineSelected": "Offline selected",
|
"OfflineSelected": "Offline selected",
|
||||||
"OfflineSuccessMsg": "Successfully offline",
|
"OfflineSuccessMsg": "Successfully offline",
|
||||||
|
@ -809,6 +811,7 @@
|
||||||
"PauseTaskSendSuccessMsg": "Task pausing issued, please refresh and check later",
|
"PauseTaskSendSuccessMsg": "Task pausing issued, please refresh and check later",
|
||||||
"Pending": "Pending",
|
"Pending": "Pending",
|
||||||
"PermAccount": "Authorized accounts",
|
"PermAccount": "Authorized accounts",
|
||||||
|
"PermAction": "Permission Action",
|
||||||
"PermUserList": "Authorized users",
|
"PermUserList": "Authorized users",
|
||||||
"PermissionCompany": "Authorized companies",
|
"PermissionCompany": "Authorized companies",
|
||||||
"PermissionName": "Authorization rule name",
|
"PermissionName": "Authorization rule name",
|
||||||
|
@ -845,12 +848,12 @@
|
||||||
"ProfileSetting": "Profile info",
|
"ProfileSetting": "Profile info",
|
||||||
"Project": "Project name",
|
"Project": "Project name",
|
||||||
"Prompt": "Prompt",
|
"Prompt": "Prompt",
|
||||||
"Proportion": "Proportion",
|
"Proportion": "New this week",
|
||||||
"ProportionOfAssetTypes": "Asset type proportion",
|
"ProportionOfAssetTypes": "Asset type proportion",
|
||||||
"Protocol": "Protocol",
|
"Protocol": "Protocol",
|
||||||
"Protocols": "Protocols",
|
"Protocols": "Protocols",
|
||||||
"Proxy": "Agent",
|
|
||||||
"Provider": "Provider",
|
"Provider": "Provider",
|
||||||
|
"Proxy": "Agent",
|
||||||
"PublicCloud": "Public cloud",
|
"PublicCloud": "Public cloud",
|
||||||
"PublicKey": "Public key",
|
"PublicKey": "Public key",
|
||||||
"Publish": "Publish",
|
"Publish": "Publish",
|
||||||
|
@ -878,6 +881,7 @@
|
||||||
"RecentLogin": "Recent login",
|
"RecentLogin": "Recent login",
|
||||||
"RecentSession": "Recent sessions",
|
"RecentSession": "Recent sessions",
|
||||||
"RecentlyUsed": "Recently",
|
"RecentlyUsed": "Recently",
|
||||||
|
"Recipient": "Recipient",
|
||||||
"RecipientHelpText": "If both recipient a and b are set, the account's key will be split into two parts",
|
"RecipientHelpText": "If both recipient a and b are set, the account's key will be split into two parts",
|
||||||
"RecipientServer": "Receiving server",
|
"RecipientServer": "Receiving server",
|
||||||
"Reconnect": "Reconnect",
|
"Reconnect": "Reconnect",
|
||||||
|
@ -975,6 +979,7 @@
|
||||||
"SMS": "Message",
|
"SMS": "Message",
|
||||||
"SMSProvider": "SMS service provider",
|
"SMSProvider": "SMS service provider",
|
||||||
"SMTP": "Server",
|
"SMTP": "Server",
|
||||||
|
"SPECIAL_CHAR_REQUIRED": "Must contain special characters",
|
||||||
"SSHKey": "SSH key",
|
"SSHKey": "SSH key",
|
||||||
"SSHKeyOfProfileSSHUpdatePage": "You can reset and download the SSH public key by clicking the button below, or copy your SSH public key and submit it.",
|
"SSHKeyOfProfileSSHUpdatePage": "You can reset and download the SSH public key by clicking the button below, or copy your SSH public key and submit it.",
|
||||||
"SSHPort": "SSH Port",
|
"SSHPort": "SSH Port",
|
||||||
|
@ -998,7 +1003,6 @@
|
||||||
"SearchAncestorNodePerm": "Search for authorizations simultaneously on the current node and ancestor nodes",
|
"SearchAncestorNodePerm": "Search for authorizations simultaneously on the current node and ancestor nodes",
|
||||||
"Secret": "Password",
|
"Secret": "Password",
|
||||||
"SecretKey": "Key",
|
"SecretKey": "Key",
|
||||||
"SubscriptionID": "ID",
|
|
||||||
"SecretKeyStrategy": "Password policy",
|
"SecretKeyStrategy": "Password policy",
|
||||||
"Secure": "Security",
|
"Secure": "Security",
|
||||||
"Security": "Security",
|
"Security": "Security",
|
||||||
|
@ -1054,6 +1058,7 @@
|
||||||
"Setting": "Setting",
|
"Setting": "Setting",
|
||||||
"SettingInEndpointHelpText": "Configure service address and port in system settings / component settings / server endpoints",
|
"SettingInEndpointHelpText": "Configure service address and port in system settings / component settings / server endpoints",
|
||||||
"Settings": "System settings",
|
"Settings": "System settings",
|
||||||
|
"Settings...": "Settings...",
|
||||||
"Show": "Display",
|
"Show": "Display",
|
||||||
"ShowAssetAllChildrenNode": "Show all sub-nodes assets",
|
"ShowAssetAllChildrenNode": "Show all sub-nodes assets",
|
||||||
"ShowAssetOnlyCurrentNode": "Only show current node assets",
|
"ShowAssetOnlyCurrentNode": "Only show current node assets",
|
||||||
|
@ -1061,6 +1066,7 @@
|
||||||
"SignChannelNum": "Channel signature",
|
"SignChannelNum": "Channel signature",
|
||||||
"SiteMessage": "Notifications",
|
"SiteMessage": "Notifications",
|
||||||
"SiteMessageList": "Notifications",
|
"SiteMessageList": "Notifications",
|
||||||
|
"SiteURLTip": "For example: https://demo.jumpserver.org",
|
||||||
"Skip": "Skip this asset",
|
"Skip": "Skip this asset",
|
||||||
"Skipped": "Skipped",
|
"Skipped": "Skipped",
|
||||||
"Slack": "Slack",
|
"Slack": "Slack",
|
||||||
|
@ -1095,7 +1101,9 @@
|
||||||
"SuEnabled": "Enable switch",
|
"SuEnabled": "Enable switch",
|
||||||
"SuFrom": "Switch from",
|
"SuFrom": "Switch from",
|
||||||
"Submit": "Submit",
|
"Submit": "Submit",
|
||||||
|
"SubscriptionID": "ID",
|
||||||
"Success": "Success",
|
"Success": "Success",
|
||||||
|
"Success/Total": "Success/Total",
|
||||||
"SuccessAsset": "Successful assets",
|
"SuccessAsset": "Successful assets",
|
||||||
"SuccessfulOperation": "Action successful",
|
"SuccessfulOperation": "Action successful",
|
||||||
"Summary(success/total)": " overview( successful/total )",
|
"Summary(success/total)": " overview( successful/total )",
|
||||||
|
@ -1116,9 +1124,9 @@
|
||||||
"SyncInstanceTaskHistoryList": "Synchronization history",
|
"SyncInstanceTaskHistoryList": "Synchronization history",
|
||||||
"SyncInstanceTaskList": "Synchronization task",
|
"SyncInstanceTaskList": "Synchronization task",
|
||||||
"SyncInstanceTaskUpdate": "Update the sync task",
|
"SyncInstanceTaskUpdate": "Update the sync task",
|
||||||
"SyncProtocolToAsset": "Sync protocols to assets",
|
|
||||||
"SyncManual": "Manual sync",
|
"SyncManual": "Manual sync",
|
||||||
"SyncOnline": "Online sync",
|
"SyncOnline": "Online sync",
|
||||||
|
"SyncProtocolToAsset": "Sync protocols to assets",
|
||||||
"SyncRegion": "Sync region",
|
"SyncRegion": "Sync region",
|
||||||
"SyncSelected": "Sync selected",
|
"SyncSelected": "Sync selected",
|
||||||
"SyncSetting": "Sync settings",
|
"SyncSetting": "Sync settings",
|
||||||
|
@ -1134,18 +1142,23 @@
|
||||||
"SystemRoleHelpMsg": "System roles are roles that apply universally across all organizations within the platform. these roles allow you to define specific permissions and access levels for users across the entire system. changes made to system roles will affect all organizations using the platform.",
|
"SystemRoleHelpMsg": "System roles are roles that apply universally across all organizations within the platform. these roles allow you to define specific permissions and access levels for users across the entire system. changes made to system roles will affect all organizations using the platform.",
|
||||||
"SystemRoles": "System roles",
|
"SystemRoles": "System roles",
|
||||||
"SystemSetting": "System settings",
|
"SystemSetting": "System settings",
|
||||||
|
"SystemTasks": "Tasks",
|
||||||
"SystemTools": "Tools",
|
"SystemTools": "Tools",
|
||||||
"TableColSetting": "Select visible attribute columns",
|
"TableColSetting": "Select visible attribute columns",
|
||||||
"TableSetting": "Table preferences",
|
"TableSetting": "Table preferences",
|
||||||
|
"Tag": "Tag",
|
||||||
|
"TagCreate": "Create tag",
|
||||||
|
"TagInputFormatValidation": "Tag format error, the correct format is: name:value",
|
||||||
|
"TagList": "Tags",
|
||||||
|
"TagUpdate": "Update the tag",
|
||||||
|
"TailLog": "Tail Log",
|
||||||
"Target": "Target",
|
"Target": "Target",
|
||||||
"TargetResources": "Target resource",
|
"TargetResources": "Target resource",
|
||||||
"Task": "Task",
|
"Task": "Task",
|
||||||
"TestSelected": "Test selected",
|
|
||||||
"TaskDetail": "Task details",
|
"TaskDetail": "Task details",
|
||||||
"TaskDone": "Task finished",
|
"TaskDone": "Task finished",
|
||||||
"TaskID": "Task id",
|
"TaskID": "Task id",
|
||||||
"TaskList": "Tasks",
|
"TaskList": "Tasks",
|
||||||
"SystemTasks": "Tasks",
|
|
||||||
"TaskMonitor": "Monitoring",
|
"TaskMonitor": "Monitoring",
|
||||||
"TechnologyConsult": "Technical consultation",
|
"TechnologyConsult": "Technical consultation",
|
||||||
"TempPasswordTip": "The temporary password is valid for 300 seconds and becomes invalid immediately after use",
|
"TempPasswordTip": "The temporary password is valid for 300 seconds and becomes invalid immediately after use",
|
||||||
|
@ -1171,6 +1184,7 @@
|
||||||
"TestLdapLoginTitle": "Test ldap user login",
|
"TestLdapLoginTitle": "Test ldap user login",
|
||||||
"TestNodeAssetConnectivity": "Test assets connectivity of node",
|
"TestNodeAssetConnectivity": "Test assets connectivity of node",
|
||||||
"TestPortErrorMsg": "Port error, please re-enter",
|
"TestPortErrorMsg": "Port error, please re-enter",
|
||||||
|
"TestSelected": "Test selected",
|
||||||
"TestSuccessMsg": "Test succeeded",
|
"TestSuccessMsg": "Test succeeded",
|
||||||
"Thursday": "Thu",
|
"Thursday": "Thu",
|
||||||
"Ticket": "Ticket",
|
"Ticket": "Ticket",
|
||||||
|
@ -1205,6 +1219,7 @@
|
||||||
"TypeTree": "Type tree",
|
"TypeTree": "Type tree",
|
||||||
"Types": "Type",
|
"Types": "Type",
|
||||||
"UCloud": "Ucloud uhost",
|
"UCloud": "Ucloud uhost",
|
||||||
|
"UPPER_CASE_REQUIRED": "Must contain uppercase letters",
|
||||||
"UnSyncCount": "Not synced",
|
"UnSyncCount": "Not synced",
|
||||||
"Unbind": "Unlink",
|
"Unbind": "Unlink",
|
||||||
"UnbindHelpText": "Local users are the source of this authentication and cannot be unbound",
|
"UnbindHelpText": "Local users are the source of this authentication and cannot be unbound",
|
||||||
|
@ -1302,7 +1317,7 @@
|
||||||
"WebUpdate": "Update the asset - web",
|
"WebUpdate": "Update the asset - web",
|
||||||
"Wednesday": "Wed",
|
"Wednesday": "Wed",
|
||||||
"Week": "Week",
|
"Week": "Week",
|
||||||
"Proportion": "New this week",
|
"WeekAdd": "Weekly add",
|
||||||
"WeekOrTime": "Day/time",
|
"WeekOrTime": "Day/time",
|
||||||
"WildcardsAllowed": "Allowed wildcards",
|
"WildcardsAllowed": "Allowed wildcards",
|
||||||
"WindowsPushHelpText": "Windows assets temporarily do not support key push",
|
"WindowsPushHelpText": "Windows assets temporarily do not support key push",
|
||||||
|
@ -1317,17 +1332,5 @@
|
||||||
"ZoneEnabled": "Enable zone",
|
"ZoneEnabled": "Enable zone",
|
||||||
"ZoneHelpMessage": "The zone is the location where assets are located, which can be a data center, public cloud, or VPC. Gateways can be set up within the region. When the network cannot be directly accessed, users can utilize gateways to login to the assets.",
|
"ZoneHelpMessage": "The zone is the location where assets are located, which can be a data center, public cloud, or VPC. Gateways can be set up within the region. When the network cannot be directly accessed, users can utilize gateways to login to the assets.",
|
||||||
"ZoneList": "Zones",
|
"ZoneList": "Zones",
|
||||||
"ZoneUpdate": "Update the zone",
|
"ZoneUpdate": "Update the zone"
|
||||||
"TailLog": "Tail Log",
|
}
|
||||||
"NoLog": "No log",
|
|
||||||
"SiteURLTip": "For example: https://demo.jumpserver.org",
|
|
||||||
"Settings...": "Settings...",
|
|
||||||
"EmailTemplate": "Template",
|
|
||||||
"EmailTemplateHelpTip": "Email template is used for sending emails and includes the email subject prefix and email content",
|
|
||||||
"ForgotPasswordURL": "Forgot password URL",
|
|
||||||
"ObjectStorage": "Object Storage",
|
|
||||||
"ApplyLoginAsset": "Login asset",
|
|
||||||
"ApplyLoginUser": "Login user",
|
|
||||||
"ApplyLoginAccount": "Login account",
|
|
||||||
"General": "General"
|
|
||||||
}
|
|
|
@ -41,6 +41,7 @@
|
||||||
"ActionsTips": "各権限の役割はプロトコルにより異なります、アイコンをクリックして確認してください",
|
"ActionsTips": "各権限の役割はプロトコルにより異なります、アイコンをクリックして確認してください",
|
||||||
"Activate": "有効化",
|
"Activate": "有効化",
|
||||||
"ActivateSelected": "選択を有効化",
|
"ActivateSelected": "選択を有効化",
|
||||||
|
"ActivateSuccessMsg": "アクティベーション成功",
|
||||||
"Active": "アクティベーション中",
|
"Active": "アクティベーション中",
|
||||||
"ActiveAsset": "最近ログインされた",
|
"ActiveAsset": "最近ログインされた",
|
||||||
"ActiveAssetRanking": "ログイン資産ランキング",
|
"ActiveAssetRanking": "ログイン資産ランキング",
|
||||||
|
@ -53,8 +54,10 @@
|
||||||
"AddAccountResult": "アカウントの一括追加の結果",
|
"AddAccountResult": "アカウントの一括追加の結果",
|
||||||
"AddAllMembersWarningMsg": "全員を追加しますか?",
|
"AddAllMembersWarningMsg": "全員を追加しますか?",
|
||||||
"AddAsset": "資産を追加",
|
"AddAsset": "資産を追加",
|
||||||
|
"AddAssetInDomain": "ドメインにアセットを追加",
|
||||||
"AddAssetToNode": "ノードに資産を追加",
|
"AddAssetToNode": "ノードに資産を追加",
|
||||||
"AddAssetToThisPermission": "資産の追加",
|
"AddAssetToThisPermission": "資産の追加",
|
||||||
|
"AddGatewayInDomain": "ドメインにゲートウェイを追加する",
|
||||||
"AddInDetailText": "作成または更新に成功した後、詳細情報を追加する",
|
"AddInDetailText": "作成または更新に成功した後、詳細情報を追加する",
|
||||||
"AddNode": "ノードの追加",
|
"AddNode": "ノードの追加",
|
||||||
"AddNodeToThisPermission": "ノードを追加する",
|
"AddNodeToThisPermission": "ノードを追加する",
|
||||||
|
@ -103,6 +106,9 @@
|
||||||
"ApplyFromCMDFilterRule": "コマンドフィルタールール",
|
"ApplyFromCMDFilterRule": "コマンドフィルタールール",
|
||||||
"ApplyFromSession": "セッション",
|
"ApplyFromSession": "セッション",
|
||||||
"ApplyInfo": "申請情報",
|
"ApplyInfo": "申請情報",
|
||||||
|
"ApplyLoginAccount": "ログインアカウントの申請",
|
||||||
|
"ApplyLoginAsset": "登録資産の申請",
|
||||||
|
"ApplyLoginUser": "ログインユーザーの申請",
|
||||||
"ApplyRunAsset": "実行申請の資産",
|
"ApplyRunAsset": "実行申請の資産",
|
||||||
"ApplyRunCommand": "実行するコマンドを申請する",
|
"ApplyRunCommand": "実行するコマンドを申請する",
|
||||||
"ApplyRunUser": "申請を実行するユーザー",
|
"ApplyRunUser": "申請を実行するユーザー",
|
||||||
|
@ -144,6 +150,7 @@
|
||||||
"AssetTree": "アセットツリー",
|
"AssetTree": "アセットツリー",
|
||||||
"Assets": "アセット",
|
"Assets": "アセット",
|
||||||
"AssetsAmount": "資産数",
|
"AssetsAmount": "資産数",
|
||||||
|
"AssetsOfNumber": "アセット数",
|
||||||
"AssetsTotal": "総資産数",
|
"AssetsTotal": "総資産数",
|
||||||
"AssignedInfo": "承認情報",
|
"AssignedInfo": "承認情報",
|
||||||
"Assignee": "処理者",
|
"Assignee": "処理者",
|
||||||
|
@ -176,22 +183,22 @@
|
||||||
"Basic": "基本設定",
|
"Basic": "基本設定",
|
||||||
"BasicInfo": "基本情報",
|
"BasicInfo": "基本情報",
|
||||||
"BasicSetting": "基本設定",
|
"BasicSetting": "基本設定",
|
||||||
"BatchConsent": "一括同意",
|
|
||||||
"BatchDeployment": "一括デプロイ",
|
|
||||||
"BatchProcessing": "バルク処理({number} アイテムが選択されています)",
|
|
||||||
"BatchReject": "一括拒否",
|
|
||||||
"BatchTest": "一括テスト",
|
|
||||||
"BasicSettings": "基本設定",
|
"BasicSettings": "基本設定",
|
||||||
"BasicTools": "基本的なツール",
|
"BasicTools": "基本的なツール",
|
||||||
"BatchActivate": "一括アクティブ化",
|
"BatchActivate": "一括アクティブ化",
|
||||||
"BatchApproval": "大量承認です",
|
"BatchApproval": "大量承認です",
|
||||||
"BatchCommand": "一括コマンド",
|
"BatchCommand": "一括コマンド",
|
||||||
"BatchCommandNotExecuted": "未実行コマンド",
|
"BatchCommandNotExecuted": "未実行コマンド",
|
||||||
|
"BatchConsent": "一括同意",
|
||||||
"BatchDelete": "一括削除",
|
"BatchDelete": "一括削除",
|
||||||
|
"BatchDeployment": "一括デプロイ",
|
||||||
"BatchDisable": "一括無効化",
|
"BatchDisable": "一括無効化",
|
||||||
|
"BatchProcessing": "バルク処理({number} アイテムが選択されています)",
|
||||||
|
"BatchReject": "一括拒否",
|
||||||
"BatchRemoval": "一括除去",
|
"BatchRemoval": "一括除去",
|
||||||
"BatchRetry": "一括リトライ",
|
"BatchRetry": "一括リトライ",
|
||||||
"BatchScript": "バッチ スクリプト",
|
"BatchScript": "バッチ スクリプト",
|
||||||
|
"BatchTest": "一括テスト",
|
||||||
"BatchUpdate": "ロット更新",
|
"BatchUpdate": "ロット更新",
|
||||||
"BeforeChange": "変更前",
|
"BeforeChange": "変更前",
|
||||||
"Beian": "登記",
|
"Beian": "登記",
|
||||||
|
@ -247,6 +254,7 @@
|
||||||
"ClearSuccessMsg": "クリアに成功",
|
"ClearSuccessMsg": "クリアに成功",
|
||||||
"ClickCopy": "クリックでコピー",
|
"ClickCopy": "クリックでコピー",
|
||||||
"ClientCertificate": "クライアント証明書",
|
"ClientCertificate": "クライアント証明書",
|
||||||
|
"Clipboard": "クリップボード",
|
||||||
"ClipboardCopyPaste": "クリップボードのコピーペースト",
|
"ClipboardCopyPaste": "クリップボードのコピーペースト",
|
||||||
"Clone": "クローン",
|
"Clone": "クローン",
|
||||||
"Close": "閉じる",
|
"Close": "閉じる",
|
||||||
|
@ -263,8 +271,8 @@
|
||||||
"CloudSource": "同期ソース",
|
"CloudSource": "同期ソース",
|
||||||
"CloudSync": "クラウド同期",
|
"CloudSync": "クラウド同期",
|
||||||
"CloudSyncConfig": "クラウド同期構成",
|
"CloudSyncConfig": "クラウド同期構成",
|
||||||
"Clouds": "クラウド プラットフォーム",
|
|
||||||
"CloudUpdate": "資産の更新-クラウドプラットフォーム",
|
"CloudUpdate": "資産の更新-クラウドプラットフォーム",
|
||||||
|
"Clouds": "クラウド プラットフォーム",
|
||||||
"Cluster": "クラスター",
|
"Cluster": "クラスター",
|
||||||
"CollectionSucceed": "お気に入り登録成功",
|
"CollectionSucceed": "お気に入り登録成功",
|
||||||
"Command": "コマンド",
|
"Command": "コマンド",
|
||||||
|
@ -298,6 +306,7 @@
|
||||||
"Configured": "設定済み",
|
"Configured": "設定済み",
|
||||||
"Confirm": "確認",
|
"Confirm": "確認",
|
||||||
"ConfirmPassword": "パスワードの確認",
|
"ConfirmPassword": "パスワードの確認",
|
||||||
|
"Connect": "接続",
|
||||||
"ConnectAssets": "接続資産",
|
"ConnectAssets": "接続資産",
|
||||||
"ConnectMethod": "接続方法",
|
"ConnectMethod": "接続方法",
|
||||||
"ConnectMethodACLHelpMsg": "接続方式でフィルタリングすることで、ユーザーが特定の接続方式で資産にログインできるかどうかを制御できます。あなたが設定したルールに基づき、一部の接続方法は許可され、他の接続方法は禁止されます(全域で有効)。",
|
"ConnectMethodACLHelpMsg": "接続方式でフィルタリングすることで、ユーザーが特定の接続方式で資産にログインできるかどうかを制御できます。あなたが設定したルールに基づき、一部の接続方法は許可され、他の接続方法は禁止されます(全域で有効)。",
|
||||||
|
@ -380,8 +389,8 @@
|
||||||
"DatePasswordLastUpdated": "最終パスワード更新日",
|
"DatePasswordLastUpdated": "最終パスワード更新日",
|
||||||
"DateStart": "開始日",
|
"DateStart": "開始日",
|
||||||
"DateSync": "同期日",
|
"DateSync": "同期日",
|
||||||
"Datetime": "日時",
|
|
||||||
"DateUpdated": "更新日",
|
"DateUpdated": "更新日",
|
||||||
|
"Datetime": "日時",
|
||||||
"Day": "日",
|
"Day": "日",
|
||||||
"DeclassificationLogNum": "パスワード変更ログ数",
|
"DeclassificationLogNum": "パスワード変更ログ数",
|
||||||
"DefaultDatabase": "デフォルトのデータベース",
|
"DefaultDatabase": "デフォルトのデータベース",
|
||||||
|
@ -424,9 +433,12 @@
|
||||||
"Duration": "時間",
|
"Duration": "時間",
|
||||||
"DynamicUsername": "ダイナミックユーザー名",
|
"DynamicUsername": "ダイナミックユーザー名",
|
||||||
"Edit": "編集",
|
"Edit": "編集",
|
||||||
|
"EditRecipient": "受取人の編集",
|
||||||
"Edition": "バージョン",
|
"Edition": "バージョン",
|
||||||
"Email": "メールボックス",
|
"Email": "メールボックス",
|
||||||
"EmailContent": "メールコンテンツのカスタマイズ",
|
"EmailContent": "メールコンテンツのカスタマイズ",
|
||||||
|
"EmailTemplate": "メールテンプレート",
|
||||||
|
"EmailTemplateHelpTip": "メールテンプレートはメールを送るためのテンプレートで、メールの件名のプレフィックスとメールの内容を含む",
|
||||||
"EmailTest": "接続テスト",
|
"EmailTest": "接続テスト",
|
||||||
"Empty": "空",
|
"Empty": "空",
|
||||||
"Enable": "有効化",
|
"Enable": "有効化",
|
||||||
|
@ -495,6 +507,7 @@
|
||||||
"FirstLogin": "初回ログイン",
|
"FirstLogin": "初回ログイン",
|
||||||
"FlowSetUp": "プロセス設定",
|
"FlowSetUp": "プロセス設定",
|
||||||
"Footer": "フッター",
|
"Footer": "フッター",
|
||||||
|
"ForgotPasswordURL": "パスワード忘れのリンク",
|
||||||
"FormatError": "形式エラー",
|
"FormatError": "形式エラー",
|
||||||
"Friday": "金曜日",
|
"Friday": "金曜日",
|
||||||
"From": "から",
|
"From": "から",
|
||||||
|
@ -511,7 +524,9 @@
|
||||||
"GatherAccounts": "アカウント収集",
|
"GatherAccounts": "アカウント収集",
|
||||||
"GatherAccountsHelpText": "資産上のアカウント情報を収集します。収集したアカウント情報は、システムにインポートして一元管理が可能です",
|
"GatherAccountsHelpText": "資産上のアカウント情報を収集します。収集したアカウント情報は、システムにインポートして一元管理が可能です",
|
||||||
"GatheredAccountList": "収集したアカウント",
|
"GatheredAccountList": "収集したアカウント",
|
||||||
|
"General": "基本",
|
||||||
"GeneralAccounts": "一般アカウント",
|
"GeneralAccounts": "一般アカウント",
|
||||||
|
"GeneralSetting": "汎用設定",
|
||||||
"Generate": "生成",
|
"Generate": "生成",
|
||||||
"GenerateAccounts": "アカウント再生成",
|
"GenerateAccounts": "アカウント再生成",
|
||||||
"GenerateSuccessMsg": "アカウント作成成功",
|
"GenerateSuccessMsg": "アカウント作成成功",
|
||||||
|
@ -613,6 +628,7 @@
|
||||||
"KokoSetting": "KoKo 設定",
|
"KokoSetting": "KoKo 設定",
|
||||||
"LAN": "LAN",
|
"LAN": "LAN",
|
||||||
"LDAPUser": "LDAP ユーザー",
|
"LDAPUser": "LDAP ユーザー",
|
||||||
|
"LOWER_CASE_REQUIRED": "小文字を含む必要があります",
|
||||||
"Label": "タグ",
|
"Label": "タグ",
|
||||||
"LabelCreate": "タグを作成",
|
"LabelCreate": "タグを作成",
|
||||||
"LabelInputFormatValidation": "タグの形式が間違っています。正しい形式は:name:valueです。",
|
"LabelInputFormatValidation": "タグの形式が間違っています。正しい形式は:name:valueです。",
|
||||||
|
@ -673,6 +689,7 @@
|
||||||
"MFAErrorMsg": "MFAエラー、確認してください",
|
"MFAErrorMsg": "MFAエラー、確認してください",
|
||||||
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "多要素認証を有効にしてアカウントをより安全にします。<br/>有効化後、次回のログイン時に多要素認証のバインディングプロセスに入るでしょう。また、(個人情報->速やかに変更->多要素設定を変更)で直接バインディングすることもできます!",
|
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "多要素認証を有効にしてアカウントをより安全にします。<br/>有効化後、次回のログイン時に多要素認証のバインディングプロセスに入るでしょう。また、(個人情報->速やかに変更->多要素設定を変更)で直接バインディングすることもできます!",
|
||||||
"MFAOfUserFirstLoginUserGuidePage": "あなたと会社の安全を保つために、アカウント、パスワード、鍵などの重要な機密情報を適切に管理してください。(例:複雑なパスワードの設定、そして多要素認証の有効化)<br/> メール、携帯電話番号、WeChat等の個人情報は、ユーザー認証とプラットフォーム内部でのメッセージ通知にのみ使用されます。",
|
"MFAOfUserFirstLoginUserGuidePage": "あなたと会社の安全を保つために、アカウント、パスワード、鍵などの重要な機密情報を適切に管理してください。(例:複雑なパスワードの設定、そして多要素認証の有効化)<br/> メール、携帯電話番号、WeChat等の個人情報は、ユーザー認証とプラットフォーム内部でのメッセージ通知にのみ使用されます。",
|
||||||
|
"MIN_LENGTH_ERROR": "パスワードの長さは少なくとも {0} 文字でなければなりません",
|
||||||
"MailRecipient": "メール受信者",
|
"MailRecipient": "メール受信者",
|
||||||
"MailSend": "メール送信",
|
"MailSend": "メール送信",
|
||||||
"ManualAccount": "手動アカウント",
|
"ManualAccount": "手動アカウント",
|
||||||
|
@ -698,6 +715,7 @@
|
||||||
"MfaLevel": "マルチファクター認証",
|
"MfaLevel": "マルチファクター認証",
|
||||||
"Min": "分",
|
"Min": "分",
|
||||||
"MinLengthError": "パスワードは少なくとも {0} 文字必要です",
|
"MinLengthError": "パスワードは少なくとも {0} 文字必要です",
|
||||||
|
"MinNumber30": "数字は30以上でなければならない",
|
||||||
"Modify": "修正",
|
"Modify": "修正",
|
||||||
"Module": "モジュール",
|
"Module": "モジュール",
|
||||||
"Monday": "月曜日",
|
"Monday": "月曜日",
|
||||||
|
@ -709,8 +727,10 @@
|
||||||
"MsgSubscribe": "メッセージの購読",
|
"MsgSubscribe": "メッセージの購読",
|
||||||
"MyAssets": "私の資産",
|
"MyAssets": "私の資産",
|
||||||
"MyTickets": "私が始めた",
|
"MyTickets": "私が始めた",
|
||||||
|
"NUMBER_REQUIRED": "数字を含める必要があります",
|
||||||
"Name": "名称",
|
"Name": "名称",
|
||||||
"NavHelp": "ナビゲーションバーリンク",
|
"NavHelp": "ナビゲーションバーリンク",
|
||||||
|
"Navigation": "ナビゲーション",
|
||||||
"NeedReLogin": "再ログインが必要",
|
"NeedReLogin": "再ログインが必要",
|
||||||
"New": "新規作成",
|
"New": "新規作成",
|
||||||
"NewChat": "新しいチャット",
|
"NewChat": "新しいチャット",
|
||||||
|
@ -727,8 +747,10 @@
|
||||||
"NoContent": "内容がありません",
|
"NoContent": "内容がありません",
|
||||||
"NoData": "データなし",
|
"NoData": "データなし",
|
||||||
"NoFiles": "ファイルなし",
|
"NoFiles": "ファイルなし",
|
||||||
|
"NoLog": "ログがありません",
|
||||||
"NoPermission": "権限なし",
|
"NoPermission": "権限なし",
|
||||||
"NoPermission403": "403 権限がありません",
|
"NoPermission403": "403 権限がありません",
|
||||||
|
"NoPermissionInGlobal": "全体的に権限がありません",
|
||||||
"NoPermissionVew": "現在のページを表示する権限がありません",
|
"NoPermissionVew": "現在のページを表示する権限がありません",
|
||||||
"NoPublished": "未発表",
|
"NoPublished": "未発表",
|
||||||
"NoResourceImport": "インポートできるリソースがありません",
|
"NoResourceImport": "インポートできるリソースがありません",
|
||||||
|
@ -738,6 +760,7 @@
|
||||||
"Node": "ノード",
|
"Node": "ノード",
|
||||||
"NodeAmount": "ノード数",
|
"NodeAmount": "ノード数",
|
||||||
"NodeInformation": "ノード情報",
|
"NodeInformation": "ノード情報",
|
||||||
|
"NodeOfNumber": "ノード数",
|
||||||
"NodeSearchStrategy": "ノード検索戦略",
|
"NodeSearchStrategy": "ノード検索戦略",
|
||||||
"NormalLoad": "正常",
|
"NormalLoad": "正常",
|
||||||
"NotEqual": "等しくない",
|
"NotEqual": "等しくない",
|
||||||
|
@ -753,6 +776,7 @@
|
||||||
"OAuth2LogoTip": "ヒント:認証サービスプロバイダ(推奨画像サイズ: 64px*64px)",
|
"OAuth2LogoTip": "ヒント:認証サービスプロバイダ(推奨画像サイズ: 64px*64px)",
|
||||||
"OIDC": "OIDC",
|
"OIDC": "OIDC",
|
||||||
"ObjectNotFoundOrDeletedMsg": "該当するリソースが見つからないか削除されています",
|
"ObjectNotFoundOrDeletedMsg": "該当するリソースが見つからないか削除されています",
|
||||||
|
"ObjectStorage": "オブジェクトストレージ",
|
||||||
"Offline": "オフライン",
|
"Offline": "オフライン",
|
||||||
"OfflineSelected": "選択したものをオフライン",
|
"OfflineSelected": "選択したものをオフライン",
|
||||||
"OfflineSuccessMsg": "正常にサインアウト",
|
"OfflineSuccessMsg": "正常にサインアウト",
|
||||||
|
@ -839,12 +863,12 @@
|
||||||
"PolicyName": "ポリシー名称",
|
"PolicyName": "ポリシー名称",
|
||||||
"Port": "ポート",
|
"Port": "ポート",
|
||||||
"Ports": "ポート",
|
"Ports": "ポート",
|
||||||
"PrepareSyncTask": "同期タスクの実行準備中...",
|
|
||||||
"PrimaryProtocol": "主要協議は、資産にとって最も基本的で最も一般的に使用されるプロトコルであり、1つのみ設定でき、必ず設定する必要があります",
|
|
||||||
"PriorityHelpMessage": "1-100、1最低優先度、100最高優先度。複数のユーザーを許可する場合、優先度の高いシステムユーザーはデフォルトのログインユーザーになります",
|
|
||||||
"Preferences": "好みの設定",
|
"Preferences": "好みの設定",
|
||||||
|
"PrepareSyncTask": "同期タスクの実行準備中...",
|
||||||
"Primary": "主な",
|
"Primary": "主な",
|
||||||
|
"PrimaryProtocol": "主要協議は、資産にとって最も基本的で最も一般的に使用されるプロトコルであり、1つのみ設定でき、必ず設定する必要があります",
|
||||||
"Priority": "優先順位",
|
"Priority": "優先順位",
|
||||||
|
"PriorityHelpMessage": "1-100、1最低優先度、100最高優先度。複数のユーザーを許可する場合、優先度の高いシステムユーザーはデフォルトのログインユーザーになります",
|
||||||
"PrivateCloud": "プライベートクラウド",
|
"PrivateCloud": "プライベートクラウド",
|
||||||
"PrivateKey": "秘密鍵",
|
"PrivateKey": "秘密鍵",
|
||||||
"Privileged": "特権アカウント",
|
"Privileged": "特権アカウント",
|
||||||
|
@ -859,6 +883,7 @@
|
||||||
"ProportionOfAssetTypes": "資産タイプの比率",
|
"ProportionOfAssetTypes": "資産タイプの比率",
|
||||||
"Protocol": "協定",
|
"Protocol": "協定",
|
||||||
"Protocols": "契約",
|
"Protocols": "契約",
|
||||||
|
"Provider": "供給業者",
|
||||||
"Proxy": "代理",
|
"Proxy": "代理",
|
||||||
"PublicCloud": "パブリッククラウド",
|
"PublicCloud": "パブリッククラウド",
|
||||||
"PublicKey": "公開鍵",
|
"PublicKey": "公開鍵",
|
||||||
|
@ -887,6 +912,7 @@
|
||||||
"RecentLogin": "最近のログイン",
|
"RecentLogin": "最近のログイン",
|
||||||
"RecentSession": "最近の会話",
|
"RecentSession": "最近の会話",
|
||||||
"RecentlyUsed": "最近使用",
|
"RecentlyUsed": "最近使用",
|
||||||
|
"Recipient": "受取人",
|
||||||
"RecipientHelpText": "A B受信者が設定されている場合、アカウントの鍵は前後二つに分割されます",
|
"RecipientHelpText": "A B受信者が設定されている場合、アカウントの鍵は前後二つに分割されます",
|
||||||
"RecipientServer": "受信サーバー",
|
"RecipientServer": "受信サーバー",
|
||||||
"Reconnect": "再接続",
|
"Reconnect": "再接続",
|
||||||
|
@ -897,6 +923,8 @@
|
||||||
"RegularlyPerform": "定期実行",
|
"RegularlyPerform": "定期実行",
|
||||||
"Reject": "拒否",
|
"Reject": "拒否",
|
||||||
"Rejected": "拒否されました",
|
"Rejected": "拒否されました",
|
||||||
|
"ReleaseAssets": "資産の同期及び解放",
|
||||||
|
"ReleaseAssetsHelpTips": "タスク終了時に、このタスクを通じて同期され、すでにクラウドでリリースされたアセットを自動的に削除しますか",
|
||||||
"ReleasedCount": "リリース済み",
|
"ReleasedCount": "リリース済み",
|
||||||
"RelevantApp": "アプリケーション",
|
"RelevantApp": "アプリケーション",
|
||||||
"RelevantAsset": "資産",
|
"RelevantAsset": "資産",
|
||||||
|
@ -982,6 +1010,7 @@
|
||||||
"SMS": "ショートメッセージ",
|
"SMS": "ショートメッセージ",
|
||||||
"SMSProvider": "メッセージサービスプロバイダ",
|
"SMSProvider": "メッセージサービスプロバイダ",
|
||||||
"SMTP": "メールサーバ",
|
"SMTP": "メールサーバ",
|
||||||
|
"SPECIAL_CHAR_REQUIRED": "特別な文字を含む必要があります",
|
||||||
"SSHKey": "SSH公開鍵",
|
"SSHKey": "SSH公開鍵",
|
||||||
"SSHKeyOfProfileSSHUpdatePage": "下のボタンをクリックしてSSH公開鍵をリセットおよびダウンロードするか、あなたのSSH公開鍵をコピーして提出できます。",
|
"SSHKeyOfProfileSSHUpdatePage": "下のボタンをクリックしてSSH公開鍵をリセットおよびダウンロードするか、あなたのSSH公開鍵をコピーして提出できます。",
|
||||||
"SSHPort": "SSH ポート",
|
"SSHPort": "SSH ポート",
|
||||||
|
@ -1011,16 +1040,16 @@
|
||||||
"Select": "選択",
|
"Select": "選択",
|
||||||
"SelectAdhoc": "コマンドの選択",
|
"SelectAdhoc": "コマンドの選択",
|
||||||
"SelectAll": "全選択",
|
"SelectAll": "全選択",
|
||||||
"SelectCreateMethod": "作り方を選ぶ",
|
|
||||||
"SelectProviderMsg": "クラウドプラットフォームを選択してください",
|
|
||||||
"SelectAtLeastOneAssetOrNodeErrMsg": "アセットまたはノードは少なくとも一つ選択してください",
|
"SelectAtLeastOneAssetOrNodeErrMsg": "アセットまたはノードは少なくとも一つ選択してください",
|
||||||
"SelectAttrs": "属性の選択",
|
"SelectAttrs": "属性の選択",
|
||||||
"SelectByAttr": "プロパティフィルタ",
|
"SelectByAttr": "プロパティフィルタ",
|
||||||
|
"SelectCreateMethod": "作り方を選ぶ",
|
||||||
"SelectFile": "ファイル選択",
|
"SelectFile": "ファイル選択",
|
||||||
"SelectKeyOrCreateNew": "タグキーを選択するか、新しいものを作成します",
|
"SelectKeyOrCreateNew": "タグキーを選択するか、新しいものを作成します",
|
||||||
"SelectLabelFilter": "タグを選択して検索",
|
"SelectLabelFilter": "タグを選択して検索",
|
||||||
"SelectPlatforms": "プラットフォームの選択",
|
"SelectPlatforms": "プラットフォームの選択",
|
||||||
"SelectProperties": "属性を選択",
|
"SelectProperties": "属性を選択",
|
||||||
|
"SelectProviderMsg": "クラウドプラットフォームを選択してください",
|
||||||
"SelectResource": "リソースを選択",
|
"SelectResource": "リソースを選択",
|
||||||
"SelectTemplate": "テンプレートを選択",
|
"SelectTemplate": "テンプレートを選択",
|
||||||
"SelectValueOrCreateNew": "タグの値を選択または新規作成",
|
"SelectValueOrCreateNew": "タグの値を選択または新規作成",
|
||||||
|
@ -1061,6 +1090,7 @@
|
||||||
"Setting": "設定",
|
"Setting": "設定",
|
||||||
"SettingInEndpointHelpText": "システム設定/コンポーネント設定/サーバーエンドポイントでサービスのアドレスとポートを設定してください",
|
"SettingInEndpointHelpText": "システム設定/コンポーネント設定/サーバーエンドポイントでサービスのアドレスとポートを設定してください",
|
||||||
"Settings": "システム設定",
|
"Settings": "システム設定",
|
||||||
|
"Settings...": "設定...",
|
||||||
"Show": "表示",
|
"Show": "表示",
|
||||||
"ShowAssetAllChildrenNode": "すべての子ノードの資産を表示",
|
"ShowAssetAllChildrenNode": "すべての子ノードの資産を表示",
|
||||||
"ShowAssetOnlyCurrentNode": "現在のノードアセットのみを表示",
|
"ShowAssetOnlyCurrentNode": "現在のノードアセットのみを表示",
|
||||||
|
@ -1068,6 +1098,7 @@
|
||||||
"SignChannelNum": "署名チャネル番号",
|
"SignChannelNum": "署名チャネル番号",
|
||||||
"SiteMessage": "内部メール",
|
"SiteMessage": "内部メール",
|
||||||
"SiteMessageList": "内部メール",
|
"SiteMessageList": "内部メール",
|
||||||
|
"SiteURLTip": "例えば:https://demo.jumpserver.org",
|
||||||
"Skip": "現在の資産を無視する",
|
"Skip": "現在の資産を無視する",
|
||||||
"Skipped": "スキップ済み",
|
"Skipped": "スキップ済み",
|
||||||
"Slack": "Slack",
|
"Slack": "Slack",
|
||||||
|
@ -1084,6 +1115,7 @@
|
||||||
"Startswith": "...で始まる",
|
"Startswith": "...で始まる",
|
||||||
"State": "状態",
|
"State": "状態",
|
||||||
"StateClosed": "閉じられた",
|
"StateClosed": "閉じられた",
|
||||||
|
"StatePrivate": "プライベート",
|
||||||
"Status": "状況",
|
"Status": "状況",
|
||||||
"StatusGreen": "最近の状態は良好",
|
"StatusGreen": "最近の状態は良好",
|
||||||
"StatusRed": "前回のタスク実行は失敗しました",
|
"StatusRed": "前回のタスク実行は失敗しました",
|
||||||
|
@ -1111,8 +1143,8 @@
|
||||||
"SuperAdmin": "スーパー管理者",
|
"SuperAdmin": "スーパー管理者",
|
||||||
"SuperOrgAdmin": "スーパー管理者+組織管理",
|
"SuperOrgAdmin": "スーパー管理者+組織管理",
|
||||||
"Support": "サポート",
|
"Support": "サポート",
|
||||||
"SupportedProtocol": "サポートされるプロトコル",
|
"SupportedProtocol": "サポートされているプロトコル",
|
||||||
"SupportedProtocolHelpText": "資産がサポートするプロトコルを設定します。設定ボタンをクリックして、SFTPディレクトリ、RDP ADドメインなどのプロトコルのカスタム構成を変更します。",
|
"SupportedProtocolHelpText": "資産がサポートするプロトコルを設定します。設定ボタンをクリックして、プロトコルのカスタム設定を変更することができます。例えば、SFTPディレクトリやRDP ADドメインなど",
|
||||||
"SwitchPage": "ビューを切り替える",
|
"SwitchPage": "ビューを切り替える",
|
||||||
"SwitchToUser": "Suユーザー",
|
"SwitchToUser": "Suユーザー",
|
||||||
"SwitchToUserListTips": "次のユーザーからアセットに接続すると、現在のシステムユーザーログインを使用して切り替えます。",
|
"SwitchToUserListTips": "次のユーザーからアセットに接続すると、現在のシステムユーザーログインを使用して切り替えます。",
|
||||||
|
@ -1121,26 +1153,24 @@
|
||||||
"Sync": "同期する",
|
"Sync": "同期する",
|
||||||
"SyncAction": "同期アクション",
|
"SyncAction": "同期アクション",
|
||||||
"SyncDelete": "同期削除",
|
"SyncDelete": "同期削除",
|
||||||
"SupportedProtocol": "サポートされているプロトコル",
|
|
||||||
"SupportedProtocolHelpText": "資産がサポートするプロトコルを設定します。設定ボタンをクリックして、プロトコルのカスタム設定を変更することができます。例えば、SFTPディレクトリやRDP ADドメインなど",
|
|
||||||
"SyncDeleteSelected": "選択を同期削除",
|
"SyncDeleteSelected": "選択を同期削除",
|
||||||
"SyncErrorMsg": "同期失敗:",
|
"SyncErrorMsg": "同期失敗:",
|
||||||
"SyncInstanceTaskCreate": "同期タスクを作成",
|
"SyncInstanceTaskCreate": "同期タスクを作成",
|
||||||
"SyncInstanceTaskDetail": "同期タスクの詳細",
|
"SyncInstanceTaskDetail": "同期タスクの詳細",
|
||||||
"SyncInstanceTaskHistoryAssetList": "インスタンスリストの同期",
|
"SyncInstanceTaskHistoryAssetList": "インスタンスリストの同期",
|
||||||
"SyncInstanceTaskHistoryList": "履歴リストの同期",
|
"SyncInstanceTaskHistoryList": "履歴リストの同期",
|
||||||
"SyncManual": "手動同期",
|
|
||||||
"SyncOnline": "オンライン同期",
|
|
||||||
"SyncRegion": "地域を同期",
|
|
||||||
"SyncSelected": "選択した同期",
|
|
||||||
"SyncInstanceTaskList": "同期タスクリスト",
|
"SyncInstanceTaskList": "同期タスクリスト",
|
||||||
"SyncInstanceTaskUpdate": "同期タスクの更新",
|
"SyncInstanceTaskUpdate": "同期タスクの更新",
|
||||||
|
"SyncManual": "手動同期",
|
||||||
|
"SyncOnline": "オンライン同期",
|
||||||
"SyncProtocolToAsset": "同期プロトコルを資産へ",
|
"SyncProtocolToAsset": "同期プロトコルを資産へ",
|
||||||
|
"SyncRegion": "地域を同期",
|
||||||
|
"SyncSelected": "選択した同期",
|
||||||
"SyncSetting": "同期設定",
|
"SyncSetting": "同期設定",
|
||||||
"SyncTiming": "タイミング同期",
|
|
||||||
"SyncStrategy": "同期方針",
|
"SyncStrategy": "同期方針",
|
||||||
"SyncSuccessMsg": "同期成功",
|
"SyncSuccessMsg": "同期成功",
|
||||||
"SyncTask": "同期化シスクリプト",
|
"SyncTask": "同期化シスクリプト",
|
||||||
|
"SyncTiming": "タイミング同期",
|
||||||
"SyncUpdateAccountInfo": "アカウント情報の同期更新",
|
"SyncUpdateAccountInfo": "アカウント情報の同期更新",
|
||||||
"SyncUser": "ユーザー同期",
|
"SyncUser": "ユーザー同期",
|
||||||
"SyncedCount": "同期済み",
|
"SyncedCount": "同期済み",
|
||||||
|
@ -1149,9 +1179,15 @@
|
||||||
"SystemRoleHelpMsg": "システムロールはすべての組織に一般的に適用可能なプラットフォーム内の役割です。これらのロールでは、システム全体のユーザーに対して特定の権限とアクセスレベルを定義することができます。システムロールの変更は、このプラットフォームを使用するすべての組織に影響を与えます。",
|
"SystemRoleHelpMsg": "システムロールはすべての組織に一般的に適用可能なプラットフォーム内の役割です。これらのロールでは、システム全体のユーザーに対して特定の権限とアクセスレベルを定義することができます。システムロールの変更は、このプラットフォームを使用するすべての組織に影響を与えます。",
|
||||||
"SystemRoles": "システムロール",
|
"SystemRoles": "システムロール",
|
||||||
"SystemSetting": "システム設定",
|
"SystemSetting": "システム設定",
|
||||||
|
"SystemTasks": "タスクリスト",
|
||||||
"SystemTools": "システムツール",
|
"SystemTools": "システムツール",
|
||||||
"TableColSetting": "表示属性列の選択",
|
"TableColSetting": "表示属性列の選択",
|
||||||
"TableSetting": "テーブル環境設定",
|
"TableSetting": "テーブル環境設定",
|
||||||
|
"Tag": "ラベル",
|
||||||
|
"TagCreate": "ラベルの作成",
|
||||||
|
"TagInputFormatValidation": "ラベルの形式が間違っています、正しい形式は:name:value",
|
||||||
|
"TagList": "タグ一覧",
|
||||||
|
"TagUpdate": "タグの更新",
|
||||||
"TailLog": "ログの追跡",
|
"TailLog": "ログの追跡",
|
||||||
"Target": "目標",
|
"Target": "目標",
|
||||||
"TargetResources": "目標リソース",
|
"TargetResources": "目標リソース",
|
||||||
|
@ -1159,7 +1195,7 @@
|
||||||
"TaskDetail": "タスクの詳細",
|
"TaskDetail": "タスクの詳細",
|
||||||
"TaskDone": "ジョブ終了",
|
"TaskDone": "ジョブ終了",
|
||||||
"TaskID": "タスク ID",
|
"TaskID": "タスク ID",
|
||||||
"SystemTasks": "タスクリスト",
|
"TaskList": "タスク一覧",
|
||||||
"TaskMonitor": "タスクモニタリング",
|
"TaskMonitor": "タスクモニタリング",
|
||||||
"TechnologyConsult": "技術相談",
|
"TechnologyConsult": "技術相談",
|
||||||
"TempPasswordTip": "一時的なパスワードの有効期間は300秒で、使用後すぐに無効になります",
|
"TempPasswordTip": "一時的なパスワードの有効期間は300秒で、使用後すぐに無効になります",
|
||||||
|
@ -1212,8 +1248,8 @@
|
||||||
"TotalSyncAsset": "同期資産数(個)",
|
"TotalSyncAsset": "同期資産数(個)",
|
||||||
"TotalSyncRegion": "同期地域数(個)",
|
"TotalSyncRegion": "同期地域数(個)",
|
||||||
"TotalSyncStrategy": "バインドポリシー数(個)",
|
"TotalSyncStrategy": "バインドポリシー数(個)",
|
||||||
"True": "はい",
|
|
||||||
"Transfer": "転送",
|
"Transfer": "転送",
|
||||||
|
"True": "はい",
|
||||||
"Tuesday": "火曜日",
|
"Tuesday": "火曜日",
|
||||||
"TwoAssignee": "二次受理者",
|
"TwoAssignee": "二次受理者",
|
||||||
"TwoAssigneeType": "二次受信者タイプ",
|
"TwoAssigneeType": "二次受信者タイプ",
|
||||||
|
@ -1221,6 +1257,7 @@
|
||||||
"TypeTree": "タイプツリー",
|
"TypeTree": "タイプツリー",
|
||||||
"Types": "タイプ",
|
"Types": "タイプ",
|
||||||
"UCloud": "UCloud(ユウコクデ)",
|
"UCloud": "UCloud(ユウコクデ)",
|
||||||
|
"UPPER_CASE_REQUIRED": "大文字を含む必要があります",
|
||||||
"UnSyncCount": "未同期化",
|
"UnSyncCount": "未同期化",
|
||||||
"Unbind": "解除",
|
"Unbind": "解除",
|
||||||
"UnbindHelpText": "このユーザーはローカル認証源であり、解除できません",
|
"UnbindHelpText": "このユーザーはローカル認証源であり、解除できません",
|
||||||
|
@ -1333,11 +1370,5 @@
|
||||||
"ZoneEnabled": "ゲートウェイを有効にする",
|
"ZoneEnabled": "ゲートウェイを有効にする",
|
||||||
"ZoneHelpMessage": "エリアとはアセットの位置で、データセンターやパブリッククラウド、あるいはVPCが該当します。エリアにはゲートウェイを設定でき、ネットワークが直接接続できない場合、ゲートウェイを経由してアセットにログインすることができます",
|
"ZoneHelpMessage": "エリアとはアセットの位置で、データセンターやパブリッククラウド、あるいはVPCが該当します。エリアにはゲートウェイを設定でき、ネットワークが直接接続できない場合、ゲートウェイを経由してアセットにログインすることができます",
|
||||||
"ZoneList": "地域リスト",
|
"ZoneList": "地域リスト",
|
||||||
"ZoneUpdate": "更新エリア",
|
"ZoneUpdate": "更新エリア"
|
||||||
"ObjectStorage": "オブジェクトストレージ",
|
}
|
||||||
"ApplyLoginAsset": "登録資産の申請",
|
|
||||||
"ApplyLoginUser": "ログインユーザーの申請",
|
|
||||||
"ApplyLoginAccount": "ログインアカウントの申請",
|
|
||||||
"Navigation": "ナビゲーション",
|
|
||||||
"General": "基本"
|
|
||||||
}
|
|
|
@ -6,56 +6,32 @@
|
||||||
"About": "关于",
|
"About": "关于",
|
||||||
"Accept": "同意",
|
"Accept": "同意",
|
||||||
"AccessIP": "IP 白名单",
|
"AccessIP": "IP 白名单",
|
||||||
"SuEnabled": "启用开关",
|
|
||||||
"AccessKey": "访问密钥",
|
"AccessKey": "访问密钥",
|
||||||
"AccessKeys": "访问密钥",
|
|
||||||
"AccountTemplateList": "账号模版列表",
|
|
||||||
"HistoryRecord": "历史记录",
|
|
||||||
"UserPasswordChangeLog": "用户密码修改日志",
|
|
||||||
"Account": "账号信息",
|
"Account": "账号信息",
|
||||||
"ActivateSelected": "激活所选",
|
|
||||||
"VirtualAccountHelpMsg": "虚拟账户是连接资产时具有特定用途的专用账户。",
|
|
||||||
"AccountBackup": "账号备份",
|
"AccountBackup": "账号备份",
|
||||||
"AccountBackupCreate": "创建账号备份",
|
"AccountBackupCreate": "创建账号备份",
|
||||||
"AccountBackupDetail": "账号备份详情",
|
"AccountBackupDetail": "账号备份详情",
|
||||||
"ManualExecution": "手动执行",
|
|
||||||
"AccountChangeSecretDetail": "账号改密详情",
|
|
||||||
"AccountGatherDetail": "账号收集详情",
|
|
||||||
"AccountPushDetail": "账号推送详情",
|
|
||||||
"AccountBackupList": "账号备份列表",
|
"AccountBackupList": "账号备份列表",
|
||||||
"AccountBackupUpdate": "更新账号备份",
|
"AccountBackupUpdate": "更新账号备份",
|
||||||
"AccountChangeSecret": "账号改密",
|
"AccountChangeSecret": "账号改密",
|
||||||
|
"AccountChangeSecretDetail": "账号改密详情",
|
||||||
"AccountDeleteConfirmMsg": "删除账号,是否继续?",
|
"AccountDeleteConfirmMsg": "删除账号,是否继续?",
|
||||||
"AccountExportTips": "导出信息中包含账号密文涉及敏感信息,导出的格式为一个加密的zip文件(若没有设置加密密码,请前往个人信息中设置文件加密密码)。",
|
"AccountExportTips": "导出信息中包含账号密文涉及敏感信息,导出的格式为一个加密的zip文件(若没有设置加密密码,请前往个人信息中设置文件加密密码)。",
|
||||||
"GatheredAccountList": "收集的账号",
|
"AccountGatherDetail": "账号收集详情",
|
||||||
"AccountGatherList": "账号收集",
|
"AccountGatherList": "账号收集",
|
||||||
"OrgRoleHelpMsg": "组织角色是为平台内的各个组织量身定制的角色。 这些角色是在邀请用户加入特定组织时分配的,并规定他们在该组织内的权限和访问级别。 与系统角色不同,组织角色是可自定义的,并且仅适用于它们所分配到的组织范围内。",
|
|
||||||
"TableSetting": "表格偏好",
|
|
||||||
"SystemRoleHelpMsg": "系统角色是平台内所有组织普遍适用的角色。 这些角色允许您为整个系统的用户定义特定的权限和访问级别。 对系统角色的更改将影响使用该平台的所有组织。",
|
|
||||||
"StrategyHelpTip": "根据策略优先级识别资产(例如平台)的独特属性; 当资产的属性(如节点)可以配置为多个时,策略的所有动作都会被执行。",
|
|
||||||
"AccountGatherTaskList": "账号收集任务",
|
|
||||||
"AccountGatherTaskCreate": "创建账号收集任务",
|
"AccountGatherTaskCreate": "创建账号收集任务",
|
||||||
|
"AccountGatherTaskList": "账号收集任务",
|
||||||
"AccountGatherTaskUpdate": "更新账号收集任务",
|
"AccountGatherTaskUpdate": "更新账号收集任务",
|
||||||
"AccountList": "账号",
|
"AccountList": "账号",
|
||||||
"ChangeCredentials": "改密",
|
|
||||||
"CrontabHelpText": "如果同时设置了 interval 和 crontab,则优先考虑 crontab",
|
|
||||||
"LoginConfirmUser": "确认方式",
|
|
||||||
"TypeTree": "类型树",
|
|
||||||
"IsAlwaysUpdateHelpTip": "每次执行同步任务时是否同步更新资产信息,包括主机名、ip、平台、域、节点等",
|
|
||||||
"OrgsAndRoles": "组织和角色",
|
|
||||||
"ActiveUsers": "活跃用户",
|
|
||||||
"IpDomain": "IP 域",
|
|
||||||
"Primary": "主要的",
|
|
||||||
"GatherAccounts": "账号收集",
|
|
||||||
"DeleteSelected": "删除所选",
|
|
||||||
"AccountPolicy": "账号策略",
|
"AccountPolicy": "账号策略",
|
||||||
"AccountPolicyHelpText": "创建时对于不符合要求的账号,如:密钥类型不合规,唯一键约束,可选择以上策略。",
|
"AccountPolicyHelpText": "创建时对于不符合要求的账号,如:密钥类型不合规,唯一键约束,可选择以上策略。",
|
||||||
"AccountPushCreate": "创建账号推送",
|
"AccountPushCreate": "创建账号推送",
|
||||||
|
"AccountPushDetail": "账号推送详情",
|
||||||
"AccountPushList": "账号推送",
|
"AccountPushList": "账号推送",
|
||||||
"MenuAccountTemplates": "账号模版",
|
|
||||||
"AccountPushUpdate": "更新账号推送",
|
"AccountPushUpdate": "更新账号推送",
|
||||||
"AccountStorage": "账号存储",
|
"AccountStorage": "账号存储",
|
||||||
"AccountTemplate": "账号模版",
|
"AccountTemplate": "账号模版",
|
||||||
|
"AccountTemplateList": "账号模版列表",
|
||||||
"AccountTemplateUpdateSecretHelpText": "账号列表展示通过模版创建的账号。更新密文时,会更新通过模版所创建账号的密文。",
|
"AccountTemplateUpdateSecretHelpText": "账号列表展示通过模版创建的账号。更新密文时,会更新通过模版所创建账号的密文。",
|
||||||
"Accounts": "账号",
|
"Accounts": "账号",
|
||||||
"Action": "动作",
|
"Action": "动作",
|
||||||
|
@ -64,19 +40,25 @@
|
||||||
"Actions": "操作",
|
"Actions": "操作",
|
||||||
"ActionsTips": "各个权限作用协议不尽相同,点击权限后面的图标查看",
|
"ActionsTips": "各个权限作用协议不尽相同,点击权限后面的图标查看",
|
||||||
"Activate": "激活",
|
"Activate": "激活",
|
||||||
|
"ActivateSelected": "激活所选",
|
||||||
|
"ActivateSuccessMsg": "激活成功",
|
||||||
"Active": "激活中",
|
"Active": "激活中",
|
||||||
"ActiveAsset": "近期被登录过",
|
"ActiveAsset": "近期被登录过",
|
||||||
"ActiveAssetRanking": "登录资产排名",
|
"ActiveAssetRanking": "登录资产排名",
|
||||||
"ActiveUser": "近期登录过",
|
"ActiveUser": "近期登录过",
|
||||||
|
"ActiveUsers": "活跃用户",
|
||||||
"Activity": "活动",
|
"Activity": "活动",
|
||||||
"Add": "新增",
|
"Add": "新增",
|
||||||
"AddAccount": "新增账号",
|
"AddAccount": "新增账号",
|
||||||
"AddAccountResult": "账号批量添加结果",
|
|
||||||
"AddAccountByTemplate": "从模板添加账号",
|
"AddAccountByTemplate": "从模板添加账号",
|
||||||
|
"AddAccountResult": "账号批量添加结果",
|
||||||
"AddAllMembersWarningMsg": "你确定要添加全部成员?",
|
"AddAllMembersWarningMsg": "你确定要添加全部成员?",
|
||||||
"AddAsset": "添加资产",
|
"AddAsset": "添加资产",
|
||||||
|
"AddAssetInDomain": "在域中添加资产",
|
||||||
"AddAssetToNode": "添加资产到节点",
|
"AddAssetToNode": "添加资产到节点",
|
||||||
"AddAssetToThisPermission": "添加资产",
|
"AddAssetToThisPermission": "添加资产",
|
||||||
|
"AddGatewayInDomain": "在域中添加网关",
|
||||||
|
"AddInDetailText": "创建或更新成功后,添加详细信息",
|
||||||
"AddNode": "添加节点",
|
"AddNode": "添加节点",
|
||||||
"AddNodeToThisPermission": "添加节点",
|
"AddNodeToThisPermission": "添加节点",
|
||||||
"AddPassKey": "添加 Passkey(通行密钥)",
|
"AddPassKey": "添加 Passkey(通行密钥)",
|
||||||
|
@ -124,6 +106,9 @@
|
||||||
"ApplyFromCMDFilterRule": "命令过滤规则",
|
"ApplyFromCMDFilterRule": "命令过滤规则",
|
||||||
"ApplyFromSession": "会话",
|
"ApplyFromSession": "会话",
|
||||||
"ApplyInfo": "申请信息",
|
"ApplyInfo": "申请信息",
|
||||||
|
"ApplyLoginAccount": "登录账号",
|
||||||
|
"ApplyLoginAsset": "登录资产",
|
||||||
|
"ApplyLoginUser": "登录用户",
|
||||||
"ApplyRunAsset": "申请运行的资产",
|
"ApplyRunAsset": "申请运行的资产",
|
||||||
"ApplyRunCommand": "申请运行的命令",
|
"ApplyRunCommand": "申请运行的命令",
|
||||||
"ApplyRunUser": "申请运行的用户",
|
"ApplyRunUser": "申请运行的用户",
|
||||||
|
@ -136,7 +121,6 @@
|
||||||
"ApsaraStack": "阿里云专有云",
|
"ApsaraStack": "阿里云专有云",
|
||||||
"Asset": "资产",
|
"Asset": "资产",
|
||||||
"AssetAccount": "账号列表",
|
"AssetAccount": "账号列表",
|
||||||
"Success/Total": "成功/总数",
|
|
||||||
"AssetAccountDetail": "账号详情",
|
"AssetAccountDetail": "账号详情",
|
||||||
"AssetAclCreate": "创建资产登录规则",
|
"AssetAclCreate": "创建资产登录规则",
|
||||||
"AssetAclDetail": "资产登录规则详情",
|
"AssetAclDetail": "资产登录规则详情",
|
||||||
|
@ -161,10 +145,12 @@
|
||||||
"AssetPermissionHelpMsg": "资产授权允许您选择用户和资产,将资产授权给用户以便访问。一旦授权完成,用户便可便捷地浏览这些资产。此外,您还可以设置特定的权限位,以进一步定义用户对资产的权限范围。",
|
"AssetPermissionHelpMsg": "资产授权允许您选择用户和资产,将资产授权给用户以便访问。一旦授权完成,用户便可便捷地浏览这些资产。此外,您还可以设置特定的权限位,以进一步定义用户对资产的权限范围。",
|
||||||
"AssetPermissionRules": "资产授权规则",
|
"AssetPermissionRules": "资产授权规则",
|
||||||
"AssetPermissionUpdate": "更新资产授权规则",
|
"AssetPermissionUpdate": "更新资产授权规则",
|
||||||
|
"AssetPermsAmount": "资产授权数量",
|
||||||
"AssetProtocolHelpText": "资产支持的协议受平台限制,点击设置按钮可以查看协议的设置。 如果需要更新,请更新平台",
|
"AssetProtocolHelpText": "资产支持的协议受平台限制,点击设置按钮可以查看协议的设置。 如果需要更新,请更新平台",
|
||||||
"AssetTree": "资产树",
|
"AssetTree": "资产树",
|
||||||
"Assets": "资产管理",
|
"Assets": "资产管理",
|
||||||
"AssetsAmount": "资产数量",
|
"AssetsAmount": "资产数量",
|
||||||
|
"AssetsOfNumber": "资产数",
|
||||||
"AssetsTotal": "资产总数",
|
"AssetsTotal": "资产总数",
|
||||||
"AssignedInfo": "审批信息",
|
"AssignedInfo": "审批信息",
|
||||||
"Assignee": "处理人",
|
"Assignee": "处理人",
|
||||||
|
@ -180,7 +166,6 @@
|
||||||
"AuthSaml2UserAttrMapHelpText": "左侧的键为 SAML2 用户属性,右侧的值为认证平台用户属性",
|
"AuthSaml2UserAttrMapHelpText": "左侧的键为 SAML2 用户属性,右侧的值为认证平台用户属性",
|
||||||
"AuthSecurity": "认证安全",
|
"AuthSecurity": "认证安全",
|
||||||
"AuthSettings": "认证配置",
|
"AuthSettings": "认证配置",
|
||||||
"AddInDetailText": "创建或更新成功后,添加详细信息",
|
|
||||||
"AuthUserAttrMapHelpText": "左侧的键为 JumpServer 用户属性,右侧的值为认证平台用户属性",
|
"AuthUserAttrMapHelpText": "左侧的键为 JumpServer 用户属性,右侧的值为认证平台用户属性",
|
||||||
"Authentication": "认证",
|
"Authentication": "认证",
|
||||||
"AutoPush": "自动推送",
|
"AutoPush": "自动推送",
|
||||||
|
@ -208,7 +193,7 @@
|
||||||
"BelongAll": "同时包含",
|
"BelongAll": "同时包含",
|
||||||
"BelongTo": "任意包含",
|
"BelongTo": "任意包含",
|
||||||
"Bind": "绑定",
|
"Bind": "绑定",
|
||||||
"BindTag": "关联标签",
|
"BindLabel": "绑定标签",
|
||||||
"BindResource": "关联资源",
|
"BindResource": "关联资源",
|
||||||
"BindSuccess": "绑定成功",
|
"BindSuccess": "绑定成功",
|
||||||
"BlockedIPS": "已锁定的 IP",
|
"BlockedIPS": "已锁定的 IP",
|
||||||
|
@ -223,7 +208,6 @@
|
||||||
"CACertificate": "CA 证书",
|
"CACertificate": "CA 证书",
|
||||||
"CAS": "CAS",
|
"CAS": "CAS",
|
||||||
"CMPP2": "CMPP v2.0",
|
"CMPP2": "CMPP v2.0",
|
||||||
"CTYunPrivate": "天翼私有云",
|
|
||||||
"CalculationResults": "cron 表达式错误",
|
"CalculationResults": "cron 表达式错误",
|
||||||
"CanDragSelect": "可拖动鼠标选择时间段",
|
"CanDragSelect": "可拖动鼠标选择时间段",
|
||||||
"Cancel": "取消",
|
"Cancel": "取消",
|
||||||
|
@ -233,11 +217,11 @@
|
||||||
"CeleryTaskLog": "Celery任务日志",
|
"CeleryTaskLog": "Celery任务日志",
|
||||||
"Certificate": "证书",
|
"Certificate": "证书",
|
||||||
"CertificateKey": "客户端密钥",
|
"CertificateKey": "客户端密钥",
|
||||||
|
"ChangeCredentials": "改密",
|
||||||
"ChangeCredentialsHelpText": "定时修改账号密钥密码。账号随机生成密码,并同步到目标资产,如果同步成功,更新该账号的密码",
|
"ChangeCredentialsHelpText": "定时修改账号密钥密码。账号随机生成密码,并同步到目标资产,如果同步成功,更新该账号的密码",
|
||||||
"ChangeField": "变更字段",
|
"ChangeField": "变更字段",
|
||||||
"ChangeOrganization": "更改组织",
|
"ChangeOrganization": "更改组织",
|
||||||
"ChangePassword": "更新密码",
|
"ChangePassword": "更新密码",
|
||||||
"EditRecipient": "编辑接收人",
|
|
||||||
"ChangeSecretParams": "改密参数",
|
"ChangeSecretParams": "改密参数",
|
||||||
"ChangeViewHelpText": "点击切换不同视图",
|
"ChangeViewHelpText": "点击切换不同视图",
|
||||||
"Chat": "聊天",
|
"Chat": "聊天",
|
||||||
|
@ -256,6 +240,7 @@
|
||||||
"ClearSuccessMsg": "清除成功",
|
"ClearSuccessMsg": "清除成功",
|
||||||
"ClickCopy": "点击复制",
|
"ClickCopy": "点击复制",
|
||||||
"ClientCertificate": "客户端证书",
|
"ClientCertificate": "客户端证书",
|
||||||
|
"Clipboard": "剪贴板",
|
||||||
"ClipboardCopyPaste": "剪贴板复制粘贴",
|
"ClipboardCopyPaste": "剪贴板复制粘贴",
|
||||||
"Clone": "克隆",
|
"Clone": "克隆",
|
||||||
"Close": "关闭",
|
"Close": "关闭",
|
||||||
|
@ -306,6 +291,7 @@
|
||||||
"Configured": "已配置",
|
"Configured": "已配置",
|
||||||
"Confirm": "确认",
|
"Confirm": "确认",
|
||||||
"ConfirmPassword": "确认密码",
|
"ConfirmPassword": "确认密码",
|
||||||
|
"Connect": "连接",
|
||||||
"ConnectAssets": "连接资产",
|
"ConnectAssets": "连接资产",
|
||||||
"ConnectMethod": "连接方式",
|
"ConnectMethod": "连接方式",
|
||||||
"ConnectMethodACLHelpMsg": "通过连接方式过滤,您可以控制用户是否可以使用某种连接方式登录到资产上。根据您设定的规则,某些连接方式可以被放行,而另一些连接方式则被禁止(全局生效)。",
|
"ConnectMethodACLHelpMsg": "通过连接方式过滤,您可以控制用户是否可以使用某种连接方式登录到资产上。根据您设定的规则,某些连接方式可以被放行,而另一些连接方式则被禁止(全局生效)。",
|
||||||
|
@ -342,11 +328,12 @@
|
||||||
"CreateUserSetting": "创建用户内容",
|
"CreateUserSetting": "创建用户内容",
|
||||||
"Created": "已创建",
|
"Created": "已创建",
|
||||||
"CreatedBy": "创建者",
|
"CreatedBy": "创建者",
|
||||||
"Crontab": "定时任务",
|
|
||||||
"Interval": "间隔",
|
|
||||||
"CriticalLoad": "严重",
|
"CriticalLoad": "严重",
|
||||||
"CronExpression": "crontab完整表达式",
|
"CronExpression": "crontab完整表达式",
|
||||||
|
"Crontab": "定时任务",
|
||||||
"CrontabDiffError": "请确保定期执行的时间间隔不少于十分钟!",
|
"CrontabDiffError": "请确保定期执行的时间间隔不少于十分钟!",
|
||||||
|
"CrontabHelpText": "如果同时设置了 interval 和 crontab,则优先考虑 crontab",
|
||||||
|
"CrontabHelpTip": "例如:每周日 03:05 执行 <5 3 * * 0> <br/> 使用 5 位 linux crontab 表达式 <min hour day Month weekday> (<a href=\\\"https://tool.lu /crontab/\\\" target=\\\"_blank\\\">在线工具</a>) <br/>",
|
||||||
"CrontabOfCreateUpdatePage": "例如:每周日 03:05 执行 <5 3 * * 0> <br/> 使用5位 Linux crontab 表达式 <分 时 日 月 星期> (<a href=\"https://tool.lu/crontab/\" target=\"_blank\">在线工具</a>) <br/> 如果同时设置了定期执行和周期执行,优先使用定期执行",
|
"CrontabOfCreateUpdatePage": "例如:每周日 03:05 执行 <5 3 * * 0> <br/> 使用5位 Linux crontab 表达式 <分 时 日 月 星期> (<a href=\"https://tool.lu/crontab/\" target=\"_blank\">在线工具</a>) <br/> 如果同时设置了定期执行和周期执行,优先使用定期执行",
|
||||||
"CurrentConnectionUsers": "当前会话用户数",
|
"CurrentConnectionUsers": "当前会话用户数",
|
||||||
"CurrentConnections": "当前连接数",
|
"CurrentConnections": "当前连接数",
|
||||||
|
@ -387,8 +374,8 @@
|
||||||
"DatePasswordLastUpdated": "最后更新密码日期",
|
"DatePasswordLastUpdated": "最后更新密码日期",
|
||||||
"DateStart": "开始日期",
|
"DateStart": "开始日期",
|
||||||
"DateSync": "同步日期",
|
"DateSync": "同步日期",
|
||||||
"Datetime": "日期时间",
|
|
||||||
"DateUpdated": "更新日期",
|
"DateUpdated": "更新日期",
|
||||||
|
"Datetime": "日期时间",
|
||||||
"Day": "日",
|
"Day": "日",
|
||||||
"DeclassificationLogNum": "改密日志数",
|
"DeclassificationLogNum": "改密日志数",
|
||||||
"DefaultDatabase": "默认数据库",
|
"DefaultDatabase": "默认数据库",
|
||||||
|
@ -400,6 +387,7 @@
|
||||||
"DeleteOrgMsg": "用户列表、用户组、资产列表、网域列表、管理用户、系统用户、标签管理、资产授权规则",
|
"DeleteOrgMsg": "用户列表、用户组、资产列表、网域列表、管理用户、系统用户、标签管理、资产授权规则",
|
||||||
"DeleteOrgTitle": "请确保组织内的以下信息已删除",
|
"DeleteOrgTitle": "请确保组织内的以下信息已删除",
|
||||||
"DeleteReleasedAssets": "删除已释放资产",
|
"DeleteReleasedAssets": "删除已释放资产",
|
||||||
|
"DeleteSelected": "删除所选",
|
||||||
"DeleteSuccess": "删除成功",
|
"DeleteSuccess": "删除成功",
|
||||||
"DeleteSuccessMsg": "删除成功",
|
"DeleteSuccessMsg": "删除成功",
|
||||||
"DeleteWarningMsg": "你确定要删除",
|
"DeleteWarningMsg": "你确定要删除",
|
||||||
|
@ -415,12 +403,12 @@
|
||||||
"DingTalkOAuth": "钉钉认证",
|
"DingTalkOAuth": "钉钉认证",
|
||||||
"DingTalkTest": "测试",
|
"DingTalkTest": "测试",
|
||||||
"Disable": "禁用",
|
"Disable": "禁用",
|
||||||
|
"DisableSelected": "禁用所选",
|
||||||
"DisplayName": "名称",
|
"DisplayName": "名称",
|
||||||
"Docs": "文档",
|
"Docs": "文档",
|
||||||
"Download": "下载",
|
"Download": "下载",
|
||||||
"DownloadCenter": "下载中心",
|
"DownloadCenter": "下载中心",
|
||||||
"DownloadFTPFileTip": "当前动作不记录文件,或者文件大小超过阈值(默认100M),或者还未保存到对应存储中",
|
"DownloadFTPFileTip": "当前动作不记录文件,或者文件大小超过阈值(默认100M),或者还未保存到对应存储中",
|
||||||
"MinLengthError": "密码最少有 {0} 位",
|
|
||||||
"DownloadImportTemplateMsg": "下载创建模板",
|
"DownloadImportTemplateMsg": "下载创建模板",
|
||||||
"DownloadReplay": "下载录像",
|
"DownloadReplay": "下载录像",
|
||||||
"DownloadUpdateTemplateMsg": "下载更新模板",
|
"DownloadUpdateTemplateMsg": "下载更新模板",
|
||||||
|
@ -430,9 +418,12 @@
|
||||||
"Duration": "时长",
|
"Duration": "时长",
|
||||||
"DynamicUsername": "动态用户名",
|
"DynamicUsername": "动态用户名",
|
||||||
"Edit": "编辑",
|
"Edit": "编辑",
|
||||||
|
"EditRecipient": "编辑接收人",
|
||||||
"Edition": "版本",
|
"Edition": "版本",
|
||||||
"Email": "邮箱",
|
"Email": "邮箱",
|
||||||
"EmailContent": "邮件内容定制",
|
"EmailContent": "邮件内容定制",
|
||||||
|
"EmailTemplate": "邮件模版",
|
||||||
|
"EmailTemplateHelpTip": "邮件模版是用于发送邮件的模版,包括邮件标题前缀和邮件内容",
|
||||||
"EmailTest": "测试连接",
|
"EmailTest": "测试连接",
|
||||||
"Empty": "空",
|
"Empty": "空",
|
||||||
"Enable": "启用",
|
"Enable": "启用",
|
||||||
|
@ -501,24 +492,29 @@
|
||||||
"FirstLogin": "首次登录",
|
"FirstLogin": "首次登录",
|
||||||
"FlowSetUp": "流程设置",
|
"FlowSetUp": "流程设置",
|
||||||
"Footer": "页脚",
|
"Footer": "页脚",
|
||||||
|
"ForgotPasswordURL": "忘记密码链接",
|
||||||
"FormatError": "格式错误",
|
"FormatError": "格式错误",
|
||||||
"Friday": "周五",
|
"Friday": "周五",
|
||||||
"From": "从",
|
"From": "从",
|
||||||
"FromTicket": "来自工单",
|
"FromTicket": "来自工单",
|
||||||
"FullName": "全称",
|
"FullName": "全称",
|
||||||
"FullySynchronous": "资产完全同步",
|
"FullySynchronous": "资产完全同步",
|
||||||
|
"FullySynchronousHelpTip": "当资产条件不满足匹配政策规则时是否继续同步该资产",
|
||||||
"GCP": "谷歌云",
|
"GCP": "谷歌云",
|
||||||
"GPTCreate": "创建资产-GPT",
|
"GPTCreate": "创建资产-GPT",
|
||||||
"GPTUpdate": "更新资产-GPT",
|
"GPTUpdate": "更新资产-GPT",
|
||||||
"GatewayCreate": "创建网关",
|
"GatewayCreate": "创建网关",
|
||||||
"GatewayList": "网关列表",
|
"GatewayList": "网关列表",
|
||||||
"GatewayUpdate": "更新网关",
|
"GatewayUpdate": "更新网关",
|
||||||
|
"GatherAccounts": "账号收集",
|
||||||
"GatherAccountsHelpText": "收集资产上的账号信息。收集后的账号信息可以导入到系统中,方便统一管理",
|
"GatherAccountsHelpText": "收集资产上的账号信息。收集后的账号信息可以导入到系统中,方便统一管理",
|
||||||
|
"GatheredAccountList": "收集的账号",
|
||||||
|
"General": "基本",
|
||||||
"GeneralAccounts": "普通账号",
|
"GeneralAccounts": "普通账号",
|
||||||
|
"GeneralSetting": "通用配置",
|
||||||
"Generate": "生成",
|
"Generate": "生成",
|
||||||
"GenerateAccounts": "重新生成账号",
|
"GenerateAccounts": "重新生成账号",
|
||||||
"GenerateSuccessMsg": "账号生成成功",
|
"GenerateSuccessMsg": "账号生成成功",
|
||||||
"GenericSetting": "通用配置",
|
|
||||||
"GoHomePage": "去往首页",
|
"GoHomePage": "去往首页",
|
||||||
"Goto": "转到",
|
"Goto": "转到",
|
||||||
"GrantedAssets": "授权的资产",
|
"GrantedAssets": "授权的资产",
|
||||||
|
@ -534,6 +530,7 @@
|
||||||
"History": "历史记录",
|
"History": "历史记录",
|
||||||
"HistoryDate": "日期",
|
"HistoryDate": "日期",
|
||||||
"HistoryPassword": "历史密码",
|
"HistoryPassword": "历史密码",
|
||||||
|
"HistoryRecord": "历史记录",
|
||||||
"Host": "资产",
|
"Host": "资产",
|
||||||
"HostCreate": "创建资产-主机",
|
"HostCreate": "创建资产-主机",
|
||||||
"HostDeployment": "发布机部署",
|
"HostDeployment": "发布机部署",
|
||||||
|
@ -583,21 +580,24 @@
|
||||||
"InstancePlatformName": "实例平台名称",
|
"InstancePlatformName": "实例平台名称",
|
||||||
"Interface": "网络接口",
|
"Interface": "网络接口",
|
||||||
"InterfaceSettings": "界面设置",
|
"InterfaceSettings": "界面设置",
|
||||||
|
"Interval": "间隔",
|
||||||
"IntervalOfCreateUpdatePage": "单位:时",
|
"IntervalOfCreateUpdatePage": "单位:时",
|
||||||
"InvalidJson": "不是合法 JSON",
|
"InvalidJson": "不是合法 JSON",
|
||||||
"InviteSuccess": "邀请成功",
|
"InviteSuccess": "邀请成功",
|
||||||
"InviteUser": "邀请用户",
|
"InviteUser": "邀请用户",
|
||||||
"InviteUserInOrg": "邀请用户加入此组织",
|
"InviteUserInOrg": "邀请用户加入此组织",
|
||||||
"Ip": "IP",
|
"Ip": "IP",
|
||||||
|
"IpDomain": "IP 域",
|
||||||
"IpGroup": "IP 组",
|
"IpGroup": "IP 组",
|
||||||
"IpGroupHelpText": "* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64",
|
"IpGroupHelpText": "* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64",
|
||||||
"IsActive": "激活",
|
"IsActive": "激活",
|
||||||
"IsAlwaysUpdate": "资产保持最新",
|
"IsAlwaysUpdate": "资产保持最新",
|
||||||
|
"IsAlwaysUpdateHelpTip": "每次执行同步任务时是否同步更新资产信息,包括主机名、ip、平台、域、节点等",
|
||||||
"IsFinished": "完成",
|
"IsFinished": "完成",
|
||||||
"IsLocked": "是否暂停",
|
"IsLocked": "是否暂停",
|
||||||
"IsSuccess": "成功",
|
"IsSuccess": "成功",
|
||||||
"IsSyncAccountHelpText": "收集完成后会把收集的账号同步到资产",
|
"IsSyncAccountHelpText": "收集完成后会把收集的账号同步到资产",
|
||||||
"IsSyncAccountTag": "同步到资产",
|
"IsSyncAccountLabel": "同步到资产",
|
||||||
"JDCloud": "京东云",
|
"JDCloud": "京东云",
|
||||||
"Job": "作业",
|
"Job": "作业",
|
||||||
"JobCenter": "作业中心",
|
"JobCenter": "作业中心",
|
||||||
|
@ -608,14 +608,9 @@
|
||||||
"JobUpdate": "更新作业",
|
"JobUpdate": "更新作业",
|
||||||
"KingSoftCloud": "金山云",
|
"KingSoftCloud": "金山云",
|
||||||
"KokoSetting": "KoKo 配置",
|
"KokoSetting": "KoKo 配置",
|
||||||
"GeneralSetting": "通用配置",
|
|
||||||
"LAN": "局域网",
|
"LAN": "局域网",
|
||||||
"LDAPUser": "LDAP 用户",
|
"LDAPUser": "LDAP 用户",
|
||||||
"Tag": "标签",
|
"LOWER_CASE_REQUIRED": "必须包含小写字母",
|
||||||
"TagCreate": "创建标签",
|
|
||||||
"TagInputFormatValidation": "标签格式错误,正确格式为:name:value",
|
|
||||||
"TagList": "标签列表",
|
|
||||||
"TagUpdate": "更新标签",
|
|
||||||
"Language": "语言",
|
"Language": "语言",
|
||||||
"LarkOAuth": "Lark 认证",
|
"LarkOAuth": "Lark 认证",
|
||||||
"Last30": "最近 30 次",
|
"Last30": "最近 30 次",
|
||||||
|
@ -639,11 +634,13 @@
|
||||||
"LockedIP": "已锁定 IP {count} 个",
|
"LockedIP": "已锁定 IP {count} 个",
|
||||||
"Log": "日志",
|
"Log": "日志",
|
||||||
"LogData": "日志数据",
|
"LogData": "日志数据",
|
||||||
|
"LogOfLoginSuccessNum": "成功登录日志数",
|
||||||
"Logging": "日志记录",
|
"Logging": "日志记录",
|
||||||
"LoginAssetConfirm": "资产登录复核",
|
"LoginAssetConfirm": "资产登录复核",
|
||||||
"LoginAssetToday": "今日活跃资产数",
|
"LoginAssetToday": "今日活跃资产数",
|
||||||
"LoginAssets": "活跃资产",
|
"LoginAssets": "活跃资产",
|
||||||
"LoginConfirm": "登录复核",
|
"LoginConfirm": "登录复核",
|
||||||
|
"LoginConfirmUser": "确认方式",
|
||||||
"LoginCount": "登录次数",
|
"LoginCount": "登录次数",
|
||||||
"LoginDate": "登录日期",
|
"LoginDate": "登录日期",
|
||||||
"LoginFailed": "登录失败",
|
"LoginFailed": "登录失败",
|
||||||
|
@ -669,10 +666,12 @@
|
||||||
"MFAErrorMsg": "MFA错误,请检查",
|
"MFAErrorMsg": "MFA错误,请检查",
|
||||||
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "启用多因子认证,使账号更加安全。<br/> 启用之后您将会在下次登录时进入多因子认证绑定流程;您也可以在(个人信息->快速修改->更改多因子设置)中直接绑定!",
|
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "启用多因子认证,使账号更加安全。<br/> 启用之后您将会在下次登录时进入多因子认证绑定流程;您也可以在(个人信息->快速修改->更改多因子设置)中直接绑定!",
|
||||||
"MFAOfUserFirstLoginUserGuidePage": "为了保护您和公司的安全,请妥善保管您的账户、密码和密钥等重要敏感信息;(如:设置复杂密码,并启用多因子认证)<br/> 邮箱、手机号、微信等个人信息,仅作为用户认证和平台内部消息通知使用。",
|
"MFAOfUserFirstLoginUserGuidePage": "为了保护您和公司的安全,请妥善保管您的账户、密码和密钥等重要敏感信息;(如:设置复杂密码,并启用多因子认证)<br/> 邮箱、手机号、微信等个人信息,仅作为用户认证和平台内部消息通知使用。",
|
||||||
|
"MIN_LENGTH_ERROR": "密码长度至少为 {0} 位",
|
||||||
"MailRecipient": "邮件收件人",
|
"MailRecipient": "邮件收件人",
|
||||||
"MailSend": "邮件发送",
|
"MailSend": "邮件发送",
|
||||||
"ManualAccount": "手动账号",
|
"ManualAccount": "手动账号",
|
||||||
"ManualAccountTip": "登录时手动输入 用户名/密码",
|
"ManualAccountTip": "登录时手动输入 用户名/密码",
|
||||||
|
"ManualExecution": "手动执行",
|
||||||
"ManyChoose": "可多选",
|
"ManyChoose": "可多选",
|
||||||
"MarkAsRead": "标记已读",
|
"MarkAsRead": "标记已读",
|
||||||
"Marketplace": "应用市场",
|
"Marketplace": "应用市场",
|
||||||
|
@ -681,6 +680,7 @@
|
||||||
"MatchResult": "匹配结果",
|
"MatchResult": "匹配结果",
|
||||||
"MatchedCount": "匹配结果",
|
"MatchedCount": "匹配结果",
|
||||||
"Members": "成员",
|
"Members": "成员",
|
||||||
|
"MenuAccountTemplates": "账号模版",
|
||||||
"MenuAccounts": "账号管理",
|
"MenuAccounts": "账号管理",
|
||||||
"MenuAcls": "访问控制",
|
"MenuAcls": "访问控制",
|
||||||
"MenuAssets": "资产管理",
|
"MenuAssets": "资产管理",
|
||||||
|
@ -703,8 +703,10 @@
|
||||||
"MsgSubscribe": "消息订阅",
|
"MsgSubscribe": "消息订阅",
|
||||||
"MyAssets": "我的资产",
|
"MyAssets": "我的资产",
|
||||||
"MyTickets": "我发起的",
|
"MyTickets": "我发起的",
|
||||||
|
"NUMBER_REQUIRED": "必须包含数字",
|
||||||
"Name": "名称",
|
"Name": "名称",
|
||||||
"NavHelp": "导航栏链接",
|
"NavHelp": "导航栏链接",
|
||||||
|
"Navigation": "导航",
|
||||||
"NeedReLogin": "需要重新登录",
|
"NeedReLogin": "需要重新登录",
|
||||||
"New": "新建",
|
"New": "新建",
|
||||||
"NewChat": "新聊天",
|
"NewChat": "新聊天",
|
||||||
|
@ -721,14 +723,15 @@
|
||||||
"NoContent": "暂无内容",
|
"NoContent": "暂无内容",
|
||||||
"NoData": "暂无数据",
|
"NoData": "暂无数据",
|
||||||
"NoFiles": "暂无文件",
|
"NoFiles": "暂无文件",
|
||||||
|
"NoLog": "无日志",
|
||||||
"NoPermission": "暂无权限",
|
"NoPermission": "暂无权限",
|
||||||
"NoPermission403": "403 暂无权限",
|
"NoPermission403": "403 暂无权限",
|
||||||
|
"NoPermissionInGlobal": "全局无权限",
|
||||||
"NoPermissionVew": "没有权限查看当前页面",
|
"NoPermissionVew": "没有权限查看当前页面",
|
||||||
"NoResourceImport": "没有资源可导入",
|
|
||||||
"NoUnreadMsg": "暂无未读消息",
|
"NoUnreadMsg": "暂无未读消息",
|
||||||
"Node": "节点",
|
"Node": "节点",
|
||||||
"NodeAmount": "节点数量",
|
|
||||||
"NodeInformation": "节点信息",
|
"NodeInformation": "节点信息",
|
||||||
|
"NodeOfNumber": "节点数",
|
||||||
"NodeSearchStrategy": "节点搜索策略",
|
"NodeSearchStrategy": "节点搜索策略",
|
||||||
"NormalLoad": "正常",
|
"NormalLoad": "正常",
|
||||||
"NotEqual": "不等于",
|
"NotEqual": "不等于",
|
||||||
|
@ -744,6 +747,7 @@
|
||||||
"OAuth2LogoTip": "提示:认证服务提供商(建议图片大小为: 64px*64px)",
|
"OAuth2LogoTip": "提示:认证服务提供商(建议图片大小为: 64px*64px)",
|
||||||
"OIDC": "OIDC",
|
"OIDC": "OIDC",
|
||||||
"ObjectNotFoundOrDeletedMsg": "没有找到对应资源或者已被删除",
|
"ObjectNotFoundOrDeletedMsg": "没有找到对应资源或者已被删除",
|
||||||
|
"ObjectStorage": "对象存储",
|
||||||
"Offline": "离线",
|
"Offline": "离线",
|
||||||
"OfflineSelected": "下线所选",
|
"OfflineSelected": "下线所选",
|
||||||
"OfflineSuccessMsg": "下线成功",
|
"OfflineSuccessMsg": "下线成功",
|
||||||
|
@ -770,13 +774,16 @@
|
||||||
"OrgAuditor": "组织审计员",
|
"OrgAuditor": "组织审计员",
|
||||||
"OrgName": "授权组织名称",
|
"OrgName": "授权组织名称",
|
||||||
"OrgRole": "组织角色",
|
"OrgRole": "组织角色",
|
||||||
|
"OrgRoleHelpMsg": "组织角色是为平台内的各个组织量身定制的角色。 这些角色是在邀请用户加入特定组织时分配的,并规定他们在该组织内的权限和访问级别。 与系统角色不同,组织角色是可自定义的,并且仅适用于它们所分配到的组织范围内。",
|
||||||
"OrgRoleHelpText": "组织角色是用户在当前组织中的角色",
|
"OrgRoleHelpText": "组织角色是用户在当前组织中的角色",
|
||||||
"OrgRoles": "组织角色",
|
"OrgRoles": "组织角色",
|
||||||
"OrgUser": "组织用户",
|
"OrgUser": "组织用户",
|
||||||
"OrganizationCreate": "创建组织",
|
"OrganizationCreate": "创建组织",
|
||||||
"OrganizationDetail": "组织详情",
|
"OrganizationDetail": "组织详情",
|
||||||
"OrganizationList": "组织管理",
|
"OrganizationList": "组织管理",
|
||||||
|
"OrganizationManage": "组织管理",
|
||||||
"OrganizationUpdate": "更新组织",
|
"OrganizationUpdate": "更新组织",
|
||||||
|
"OrgsAndRoles": "组织和角色",
|
||||||
"Other": "其它设置",
|
"Other": "其它设置",
|
||||||
"Output": "输出",
|
"Output": "输出",
|
||||||
"Overview": "概览",
|
"Overview": "概览",
|
||||||
|
@ -811,6 +818,7 @@
|
||||||
"Permissions": "权限",
|
"Permissions": "权限",
|
||||||
"PersonalInformationImprovement": "个人信息完善",
|
"PersonalInformationImprovement": "个人信息完善",
|
||||||
"PersonalSettings": "个人设置",
|
"PersonalSettings": "个人设置",
|
||||||
|
"Phone": "手机",
|
||||||
"Plan": "计划",
|
"Plan": "计划",
|
||||||
"Platform": "平台",
|
"Platform": "平台",
|
||||||
"PlatformCreate": "创建平台",
|
"PlatformCreate": "创建平台",
|
||||||
|
@ -828,6 +836,7 @@
|
||||||
"Ports": "端口",
|
"Ports": "端口",
|
||||||
"Preferences": "偏好设置",
|
"Preferences": "偏好设置",
|
||||||
"PrepareSyncTask": "准备执行同步任务中...",
|
"PrepareSyncTask": "准备执行同步任务中...",
|
||||||
|
"Primary": "主要的",
|
||||||
"Priority": "优先级",
|
"Priority": "优先级",
|
||||||
"PrivateCloud": "私有云",
|
"PrivateCloud": "私有云",
|
||||||
"PrivateKey": "私钥",
|
"PrivateKey": "私钥",
|
||||||
|
@ -836,7 +845,6 @@
|
||||||
"PrivilegedOnly": "仅特权账号",
|
"PrivilegedOnly": "仅特权账号",
|
||||||
"PrivilegedTemplate": "特权的",
|
"PrivilegedTemplate": "特权的",
|
||||||
"Product": "产品",
|
"Product": "产品",
|
||||||
"Profile": "个人信息",
|
|
||||||
"ProfileSetting": "个人信息设置",
|
"ProfileSetting": "个人信息设置",
|
||||||
"Project": "项目名",
|
"Project": "项目名",
|
||||||
"Prompt": "提示词",
|
"Prompt": "提示词",
|
||||||
|
@ -844,8 +852,8 @@
|
||||||
"ProportionOfAssetTypes": "资产类型占比",
|
"ProportionOfAssetTypes": "资产类型占比",
|
||||||
"Protocol": "协议",
|
"Protocol": "协议",
|
||||||
"Protocols": "协议",
|
"Protocols": "协议",
|
||||||
"Proxy": "代理",
|
|
||||||
"Provider": "供应商",
|
"Provider": "供应商",
|
||||||
|
"Proxy": "代理",
|
||||||
"PublicCloud": "公有云",
|
"PublicCloud": "公有云",
|
||||||
"PublicKey": "公钥",
|
"PublicKey": "公钥",
|
||||||
"Publish": "发布",
|
"Publish": "发布",
|
||||||
|
@ -873,6 +881,7 @@
|
||||||
"RecentLogin": "最近登录",
|
"RecentLogin": "最近登录",
|
||||||
"RecentSession": "最近会话",
|
"RecentSession": "最近会话",
|
||||||
"RecentlyUsed": "最近使用",
|
"RecentlyUsed": "最近使用",
|
||||||
|
"Recipient": "接收人",
|
||||||
"RecipientHelpText": "若收件人 A B 都设置,账号的密钥将被拆分成前后两部分",
|
"RecipientHelpText": "若收件人 A B 都设置,账号的密钥将被拆分成前后两部分",
|
||||||
"RecipientServer": "接收服务器",
|
"RecipientServer": "接收服务器",
|
||||||
"Reconnect": "重新连接",
|
"Reconnect": "重新连接",
|
||||||
|
@ -894,6 +903,7 @@
|
||||||
"RemoteAddr": "远端地址",
|
"RemoteAddr": "远端地址",
|
||||||
"Remove": "移除",
|
"Remove": "移除",
|
||||||
"RemoveAssetFromNode": "从节点移除资产",
|
"RemoveAssetFromNode": "从节点移除资产",
|
||||||
|
"RemoveSelected": "删除所选",
|
||||||
"RemoveSuccessMsg": "移除成功",
|
"RemoveSuccessMsg": "移除成功",
|
||||||
"Rename": "重命名",
|
"Rename": "重命名",
|
||||||
"RenameNode": "重命名节点",
|
"RenameNode": "重命名节点",
|
||||||
|
@ -949,6 +959,7 @@
|
||||||
"RuleCount": "条件数量",
|
"RuleCount": "条件数量",
|
||||||
"RuleDetail": "规则详情",
|
"RuleDetail": "规则详情",
|
||||||
"RuleRelation": "条件关系",
|
"RuleRelation": "条件关系",
|
||||||
|
"RuleRelationHelpTip": "并且:只有当所有条件都满足时才会执行该动作; or:只要满足一个条件就会执行该动作",
|
||||||
"RuleSetting": "条件设置",
|
"RuleSetting": "条件设置",
|
||||||
"Rules": "规则",
|
"Rules": "规则",
|
||||||
"Run": "执行",
|
"Run": "执行",
|
||||||
|
@ -968,6 +979,7 @@
|
||||||
"SMS": "短信",
|
"SMS": "短信",
|
||||||
"SMSProvider": "短信服务商",
|
"SMSProvider": "短信服务商",
|
||||||
"SMTP": "邮件服务器",
|
"SMTP": "邮件服务器",
|
||||||
|
"SPECIAL_CHAR_REQUIRED": "必须包含特殊字符",
|
||||||
"SSHKey": "SSH公钥",
|
"SSHKey": "SSH公钥",
|
||||||
"SSHKeyOfProfileSSHUpdatePage": "你可以点击下面的按钮重置并下载 SSH 公钥,或者复制你的 SSH 公钥并提交。",
|
"SSHKeyOfProfileSSHUpdatePage": "你可以点击下面的按钮重置并下载 SSH 公钥,或者复制你的 SSH 公钥并提交。",
|
||||||
"SSHPort": "SSH 端口",
|
"SSHPort": "SSH 端口",
|
||||||
|
@ -1002,7 +1014,7 @@
|
||||||
"SelectByAttr": "属性筛选",
|
"SelectByAttr": "属性筛选",
|
||||||
"SelectFile": "选择文件",
|
"SelectFile": "选择文件",
|
||||||
"SelectKeyOrCreateNew": "选择标签键或创建新的",
|
"SelectKeyOrCreateNew": "选择标签键或创建新的",
|
||||||
"SelectTagFilter": "选择标签搜索",
|
"SelectLabelFilter": "选择标签筛选",
|
||||||
"SelectPlatforms": "选择平台",
|
"SelectPlatforms": "选择平台",
|
||||||
"SelectProperties": "选择属性",
|
"SelectProperties": "选择属性",
|
||||||
"SelectProviderMsg": "请选择一个云平台",
|
"SelectProviderMsg": "请选择一个云平台",
|
||||||
|
@ -1015,6 +1027,7 @@
|
||||||
"Send": "发送",
|
"Send": "发送",
|
||||||
"SendVerificationCode": "发送验证码",
|
"SendVerificationCode": "发送验证码",
|
||||||
"SerialNumber": "序列号",
|
"SerialNumber": "序列号",
|
||||||
|
"Server": "服务",
|
||||||
"ServerAccountKey": "服务账号密钥",
|
"ServerAccountKey": "服务账号密钥",
|
||||||
"ServerError": "服务器错误",
|
"ServerError": "服务器错误",
|
||||||
"ServerTime": "服务器时间",
|
"ServerTime": "服务器时间",
|
||||||
|
@ -1036,15 +1049,16 @@
|
||||||
"SessionsAudit": "会话审计",
|
"SessionsAudit": "会话审计",
|
||||||
"SessionsNum": "会话数",
|
"SessionsNum": "会话数",
|
||||||
"Set": "已设置",
|
"Set": "已设置",
|
||||||
|
"SetDingTalk": "设置钉钉认证",
|
||||||
"SetFailed": "设置失败",
|
"SetFailed": "设置失败",
|
||||||
|
"SetFeiShu": "设置飞书认证",
|
||||||
"SetMFA": "MFA 认证",
|
"SetMFA": "MFA 认证",
|
||||||
"SetSuccess": "设置成功",
|
"SetSuccess": "设置成功",
|
||||||
"SetToDefault": "设为默认",
|
"SetToDefault": "设为默认",
|
||||||
"SetToDefaultStorage": "设置为默认存储",
|
|
||||||
"WeComOAuth": "企业微信认证",
|
|
||||||
"Setting": "设置",
|
"Setting": "设置",
|
||||||
"SettingInEndpointHelpText": "在 系统设置 / 组件设置 / 服务端点 中配置服务地址和端口",
|
"SettingInEndpointHelpText": "在 系统设置 / 组件设置 / 服务端点 中配置服务地址和端口",
|
||||||
"Settings": "系统设置",
|
"Settings": "系统设置",
|
||||||
|
"Settings...": "设置...",
|
||||||
"Show": "显示",
|
"Show": "显示",
|
||||||
"ShowAssetAllChildrenNode": "显示所有子节点资产",
|
"ShowAssetAllChildrenNode": "显示所有子节点资产",
|
||||||
"ShowAssetOnlyCurrentNode": "仅显示当前节点资产",
|
"ShowAssetOnlyCurrentNode": "仅显示当前节点资产",
|
||||||
|
@ -1052,6 +1066,7 @@
|
||||||
"SignChannelNum": "签名通道号",
|
"SignChannelNum": "签名通道号",
|
||||||
"SiteMessage": "站内信",
|
"SiteMessage": "站内信",
|
||||||
"SiteMessageList": "站内信",
|
"SiteMessageList": "站内信",
|
||||||
|
"SiteURLTip": "例如:https://demo.jumpserver.org",
|
||||||
"Skip": "忽略当前资产",
|
"Skip": "忽略当前资产",
|
||||||
"Skipped": "已跳过",
|
"Skipped": "已跳过",
|
||||||
"Slack": "Slack",
|
"Slack": "Slack",
|
||||||
|
@ -1068,37 +1083,27 @@
|
||||||
"Startswith": "以...开头",
|
"Startswith": "以...开头",
|
||||||
"State": "状态",
|
"State": "状态",
|
||||||
"StateClosed": "已关闭",
|
"StateClosed": "已关闭",
|
||||||
|
"StatePrivate": "私有",
|
||||||
"Status": "状态",
|
"Status": "状态",
|
||||||
"StatusGreen": "近期状态良好",
|
"StatusGreen": "近期状态良好",
|
||||||
"StatusRed": "上一次任务执行失败",
|
"StatusRed": "上一次任务执行失败",
|
||||||
"StatusYellow": "近期存在在执行失败",
|
"StatusYellow": "近期存在在执行失败",
|
||||||
"Step": "步骤",
|
"Step": "步骤",
|
||||||
"Stop": "停止",
|
"Stop": "停止",
|
||||||
|
"Storage": "存储",
|
||||||
"StorageSetting": "存储设置",
|
"StorageSetting": "存储设置",
|
||||||
"Strategy": "策略",
|
"Strategy": "策略",
|
||||||
"StrategyCreate": "创建策略",
|
"StrategyCreate": "创建策略",
|
||||||
"StrategyDetail": "策略详情",
|
"StrategyDetail": "策略详情",
|
||||||
|
"StrategyHelpTip": "根据策略优先级识别资产(例如平台)的独特属性; 当资产的属性(如节点)可以配置为多个时,策略的所有动作都会被执行。",
|
||||||
"StrategyList": "策略列表",
|
"StrategyList": "策略列表",
|
||||||
"StrategyUpdate": "更新策略",
|
"StrategyUpdate": "更新策略",
|
||||||
|
"SuEnabled": "启用开关",
|
||||||
"SuFrom": "切换自",
|
"SuFrom": "切换自",
|
||||||
"SetDingTalk": "设置钉钉认证",
|
|
||||||
"TableColSetting": "选择可见属性列",
|
|
||||||
"FullySynchronousHelpTip": "当资产条件不满足匹配政策规则时是否继续同步该资产",
|
|
||||||
"CrontabHelpTip": "例如:每周日 03:05 执行 <5 3 * * 0> <br/> 使用 5 位 linux crontab 表达式 <min hour day Month weekday> (<a href=\\\"https://tool.lu /crontab/\\\" target=\\\"_blank\\\">在线工具</a>) <br/>",
|
|
||||||
"Submit": "提交",
|
"Submit": "提交",
|
||||||
"RuleRelationHelpTip": "并且:只有当所有条件都满足时才会执行该动作; or:只要满足一个条件就会执行该动作",
|
|
||||||
"UserSwitchFrom": "切换自",
|
|
||||||
"AssetPermsAmount": "资产授权数量",
|
|
||||||
"SetFeiShu": "设置飞书认证",
|
|
||||||
"DisableSelected": "禁用所选",
|
|
||||||
"LogOfLoginSuccessNum": "成功登录日志数",
|
|
||||||
"Server": "服务",
|
|
||||||
"OrganizationManage": "组织管理",
|
|
||||||
"Storage": "存储",
|
|
||||||
"RemoveSelected": "删除所选",
|
|
||||||
"SyncProtocolToAsset": "同步协议到资产",
|
|
||||||
"SubscriptionID": "订阅授权 ID",
|
"SubscriptionID": "订阅授权 ID",
|
||||||
"Success": "成功",
|
"Success": "成功",
|
||||||
|
"Success/Total": "成功/总数",
|
||||||
"SuccessAsset": "成功的资产",
|
"SuccessAsset": "成功的资产",
|
||||||
"SuccessfulOperation": "操作成功",
|
"SuccessfulOperation": "操作成功",
|
||||||
"Summary(success/total)": "概况( 成功/总数 )",
|
"Summary(success/total)": "概况( 成功/总数 )",
|
||||||
|
@ -1121,6 +1126,7 @@
|
||||||
"SyncInstanceTaskUpdate": "更新同步任务",
|
"SyncInstanceTaskUpdate": "更新同步任务",
|
||||||
"SyncManual": "手动同步",
|
"SyncManual": "手动同步",
|
||||||
"SyncOnline": "在线同步",
|
"SyncOnline": "在线同步",
|
||||||
|
"SyncProtocolToAsset": "同步协议到资产",
|
||||||
"SyncRegion": "正在同步地域",
|
"SyncRegion": "正在同步地域",
|
||||||
"SyncSelected": "同步所选",
|
"SyncSelected": "同步所选",
|
||||||
"SyncSetting": "同步设置",
|
"SyncSetting": "同步设置",
|
||||||
|
@ -1133,16 +1139,26 @@
|
||||||
"SyncedCount": "已同步",
|
"SyncedCount": "已同步",
|
||||||
"SystemError": "系统错误",
|
"SystemError": "系统错误",
|
||||||
"SystemRole": "系统角色",
|
"SystemRole": "系统角色",
|
||||||
|
"SystemRoleHelpMsg": "系统角色是平台内所有组织普遍适用的角色。 这些角色允许您为整个系统的用户定义特定的权限和访问级别。 对系统角色的更改将影响使用该平台的所有组织。",
|
||||||
"SystemRoles": "系统角色",
|
"SystemRoles": "系统角色",
|
||||||
"SystemSetting": "系统设置",
|
"SystemSetting": "系统设置",
|
||||||
|
"SystemTasks": "任务列表",
|
||||||
"SystemTools": "系统工具",
|
"SystemTools": "系统工具",
|
||||||
|
"TableColSetting": "选择可见属性列",
|
||||||
|
"TableSetting": "表格偏好",
|
||||||
|
"Tag": "标签",
|
||||||
|
"TagCreate": "创建标签",
|
||||||
|
"TagInputFormatValidation": "标签格式错误,正确格式为:name:value",
|
||||||
|
"TagList": "标签列表",
|
||||||
|
"TagUpdate": "更新标签",
|
||||||
|
"TailLog": "追踪日志",
|
||||||
"Target": "目标",
|
"Target": "目标",
|
||||||
"TargetResources": "目标资源",
|
"TargetResources": "目标资源",
|
||||||
"Task": "任务",
|
"Task": "任务",
|
||||||
"TaskDetail": "任务详情",
|
"TaskDetail": "任务详情",
|
||||||
"TaskDone": "任务结束",
|
"TaskDone": "任务结束",
|
||||||
"TaskID": "任务 ID",
|
"TaskID": "任务 ID",
|
||||||
"SystemTasks": "任务列表",
|
"TaskList": "任务列表",
|
||||||
"TaskMonitor": "任务监控",
|
"TaskMonitor": "任务监控",
|
||||||
"TechnologyConsult": "技术咨询",
|
"TechnologyConsult": "技术咨询",
|
||||||
"TempPasswordTip": "临时密码有效期为 300 秒,使用后立刻失效",
|
"TempPasswordTip": "临时密码有效期为 300 秒,使用后立刻失效",
|
||||||
|
@ -1200,8 +1216,10 @@
|
||||||
"TwoAssignee": "二级受理人",
|
"TwoAssignee": "二级受理人",
|
||||||
"TwoAssigneeType": "二级受理人类型",
|
"TwoAssigneeType": "二级受理人类型",
|
||||||
"Type": "类型",
|
"Type": "类型",
|
||||||
|
"TypeTree": "类型树",
|
||||||
"Types": "类型",
|
"Types": "类型",
|
||||||
"UCloud": "优刻得(UCloud)",
|
"UCloud": "优刻得(UCloud)",
|
||||||
|
"UPPER_CASE_REQUIRED": "必须包含大写字母",
|
||||||
"UnSyncCount": "未同步",
|
"UnSyncCount": "未同步",
|
||||||
"Unbind": "解绑",
|
"Unbind": "解绑",
|
||||||
"UnbindHelpText": "本地用户为此认证来源用户,无法解绑",
|
"UnbindHelpText": "本地用户为此认证来源用户,无法解绑",
|
||||||
|
@ -1259,7 +1277,9 @@
|
||||||
"UserLoginAclUpdate": "更新用户登录控制",
|
"UserLoginAclUpdate": "更新用户登录控制",
|
||||||
"UserLoginLimit": "用户登录限制",
|
"UserLoginLimit": "用户登录限制",
|
||||||
"UserLoginTrend": "账号登录趋势",
|
"UserLoginTrend": "账号登录趋势",
|
||||||
|
"UserPasswordChangeLog": "用户密码修改日志",
|
||||||
"UserSession": "用户会话",
|
"UserSession": "用户会话",
|
||||||
|
"UserSwitchFrom": "切换自",
|
||||||
"UserUpdate": "更新用户",
|
"UserUpdate": "更新用户",
|
||||||
"Username": "用户名",
|
"Username": "用户名",
|
||||||
"UsernamePlaceholder": "请输入用户名",
|
"UsernamePlaceholder": "请输入用户名",
|
||||||
|
@ -1279,6 +1299,7 @@
|
||||||
"ViewPerm": "查看授权",
|
"ViewPerm": "查看授权",
|
||||||
"ViewSecret": "查看密文",
|
"ViewSecret": "查看密文",
|
||||||
"VirtualAccountDetail": "虚拟账号详情",
|
"VirtualAccountDetail": "虚拟账号详情",
|
||||||
|
"VirtualAccountHelpMsg": "虚拟账户是连接资产时具有特定用途的专用账户。",
|
||||||
"VirtualAccountUpdate": "虚拟账号更新",
|
"VirtualAccountUpdate": "虚拟账号更新",
|
||||||
"VirtualAccounts": "虚拟账号",
|
"VirtualAccounts": "虚拟账号",
|
||||||
"VirtualApp": "虚拟应用",
|
"VirtualApp": "虚拟应用",
|
||||||
|
@ -1306,24 +1327,10 @@
|
||||||
"Yes": "是",
|
"Yes": "是",
|
||||||
"YourProfile": "个人信息",
|
"YourProfile": "个人信息",
|
||||||
"ZStack": "ZStack",
|
"ZStack": "ZStack",
|
||||||
"Zone": "区域",
|
"Zone": "网域",
|
||||||
"ZoneCreate": "创建区域",
|
"ZoneCreate": "创建网域",
|
||||||
"ZoneEnabled": "启用网关",
|
"ZoneEnabled": "启用网关",
|
||||||
"ZoneHelpMessage": "区域是资产所在的位置,可以是机房,公有云 或者 VPC。区域中可以设置网关,当网络不能直达的时候,可以使用网关跳转登录到资产",
|
"ZoneHelpMessage": "网域是资产所在的位置,可以是机房,公有云 或者 VPC。网域中可以设置网关,当网络不能直达的时候,可以使用网关跳转登录到资产",
|
||||||
"ZoneList": "区域列表",
|
"ZoneList": "网域列表",
|
||||||
"ZoneUpdate": "更新区域",
|
"ZoneUpdate": "更新网域"
|
||||||
"Phone": "手机",
|
}
|
||||||
"TailLog": "追踪日志",
|
|
||||||
"NoLog": "无日志",
|
|
||||||
"SiteURLTip": "例如:https://demo.jumpserver.org",
|
|
||||||
"Settings...": "设置...",
|
|
||||||
"EmailTemplate": "邮件模版",
|
|
||||||
"EmailTemplateHelpTip": "邮件模版是用于发送邮件的模版,包括邮件标题前缀和邮件内容",
|
|
||||||
"ObjectStorage": "对象存储",
|
|
||||||
"ApplyLoginAsset": "登录资产",
|
|
||||||
"ApplyLoginUser": "登录用户",
|
|
||||||
"ApplyLoginAccount": "登录账号",
|
|
||||||
"IsSyncAccountLabel": "同步到资产",
|
|
||||||
"Navigation": "导航",
|
|
||||||
"General": "基本"
|
|
||||||
}
|
|
|
@ -17,20 +17,20 @@
|
||||||
"AccountDeleteConfirmMsg": "刪除帳號,是否繼續?",
|
"AccountDeleteConfirmMsg": "刪除帳號,是否繼續?",
|
||||||
"AccountExportTips": "導出信息中包含賬號密文涉及敏感信息,導出的格式為一個加密的zip文件(若沒有設置加密密碼,請前往個人信息中設置文件加密密碼)。",
|
"AccountExportTips": "導出信息中包含賬號密文涉及敏感信息,導出的格式為一個加密的zip文件(若沒有設置加密密碼,請前往個人信息中設置文件加密密碼)。",
|
||||||
"AccountGatherList": "帳號收集",
|
"AccountGatherList": "帳號收集",
|
||||||
"AccountGatherTaskList": "賬號收集任務",
|
|
||||||
"AccountGatherTaskCreate": "創建賬號收集任務",
|
"AccountGatherTaskCreate": "創建賬號收集任務",
|
||||||
"AccountGatherTaskUpdate": "更新賬號收集任務",
|
|
||||||
"AccountList": "雲帳號",
|
|
||||||
"AccountPolicy": "帳號策略",
|
|
||||||
"AccountPolicyHelpText": "創建時對於不符合要求的賬號,如:密鑰類型不合規,唯一鍵約束,可選擇以上策略。",
|
|
||||||
"AccountPushExecutionList": "賬號推送執行列表",
|
|
||||||
"AccountPushCreate": "創建帳號推送",
|
|
||||||
"AccountPushList": "帳號推送",
|
|
||||||
"AccountPushUpdate": "更新帳號推送",
|
|
||||||
"AccountGatherTaskExecutionList": "任務執行列表",
|
"AccountGatherTaskExecutionList": "任務執行列表",
|
||||||
|
"AccountGatherTaskList": "賬號收集任務",
|
||||||
|
"AccountGatherTaskUpdate": "更新賬號收集任務",
|
||||||
"AccountHelpText": "雲帳號是用來連接雲服務商的帳號,用於獲取雲服務商的資源資訊",
|
"AccountHelpText": "雲帳號是用來連接雲服務商的帳號,用於獲取雲服務商的資源資訊",
|
||||||
"AccountHistoryHelpMessage": "記錄當前帳號的歷史版本",
|
"AccountHistoryHelpMessage": "記錄當前帳號的歷史版本",
|
||||||
|
"AccountList": "雲帳號",
|
||||||
"AccountName": "帳號名稱",
|
"AccountName": "帳號名稱",
|
||||||
|
"AccountPolicy": "帳號策略",
|
||||||
|
"AccountPolicyHelpText": "創建時對於不符合要求的賬號,如:密鑰類型不合規,唯一鍵約束,可選擇以上策略。",
|
||||||
|
"AccountPushCreate": "創建帳號推送",
|
||||||
|
"AccountPushExecutionList": "賬號推送執行列表",
|
||||||
|
"AccountPushList": "帳號推送",
|
||||||
|
"AccountPushUpdate": "更新帳號推送",
|
||||||
"AccountStorage": "帳號儲存",
|
"AccountStorage": "帳號儲存",
|
||||||
"AccountTemplate": "帳號模板",
|
"AccountTemplate": "帳號模板",
|
||||||
"AccountTemplateUpdateSecretHelpText": "帳號列表展示通過模板創建的帳號。更新密文時,會更新通過模板所創建帳號的密文。",
|
"AccountTemplateUpdateSecretHelpText": "帳號列表展示通過模板創建的帳號。更新密文時,會更新通過模板所創建帳號的密文。",
|
||||||
|
@ -130,6 +130,9 @@
|
||||||
"ApplyFromCMDFilterRule": "命令過濾規則",
|
"ApplyFromCMDFilterRule": "命令過濾規則",
|
||||||
"ApplyFromSession": "會話",
|
"ApplyFromSession": "會話",
|
||||||
"ApplyInfo": "申請資訊",
|
"ApplyInfo": "申請資訊",
|
||||||
|
"ApplyLoginAccount": "登入帳號",
|
||||||
|
"ApplyLoginAsset": "登入資產",
|
||||||
|
"ApplyLoginUser": "登入用戶",
|
||||||
"ApplyRunAsset": "申請運行的資產",
|
"ApplyRunAsset": "申請運行的資產",
|
||||||
"ApplyRunCommand": "申請運行的命令",
|
"ApplyRunCommand": "申請運行的命令",
|
||||||
"ApplyRunSystemUser": "申請運行的系統用戶",
|
"ApplyRunSystemUser": "申請運行的系統用戶",
|
||||||
|
@ -241,9 +244,16 @@
|
||||||
"Builtin": "內建",
|
"Builtin": "內建",
|
||||||
"BuiltinTree": "類型樹",
|
"BuiltinTree": "類型樹",
|
||||||
"BuiltinVariable": "內建變數",
|
"BuiltinVariable": "內建變數",
|
||||||
|
"BulkClearErrorMsg": "批次清除失敗:",
|
||||||
"BulkCreateStrategy": "創建時對於不符合要求的帳號,如:金鑰類型不合規,唯一鍵約束,可選擇以上策略。",
|
"BulkCreateStrategy": "創建時對於不符合要求的帳號,如:金鑰類型不合規,唯一鍵約束,可選擇以上策略。",
|
||||||
|
"BulkDeleteErrorMsg": "批次刪除失敗: ",
|
||||||
|
"BulkDeleteSuccessMsg": "批次刪除成功",
|
||||||
|
"BulkDeploy": "批次部署",
|
||||||
"BulkOffline": "批次下線",
|
"BulkOffline": "批次下線",
|
||||||
|
"BulkRemoveErrorMsg": "批次移除失敗: ",
|
||||||
|
"BulkRemoveSuccessMsg": "批次移除成功",
|
||||||
"BulkSyncDelete": "批次同步刪除",
|
"BulkSyncDelete": "批次同步刪除",
|
||||||
|
"BulkSyncErrorMsg": "批次同步失敗: ",
|
||||||
"BulkTransfer": "批次傳輸",
|
"BulkTransfer": "批次傳輸",
|
||||||
"BulkUnblock": "批次解鎖",
|
"BulkUnblock": "批次解鎖",
|
||||||
"BulkUpdatePlatformHelpText": "只有資產的原平台類型與所選平台類型相同時才會進行更新,若更新前後的平台類型不同則不會更新。",
|
"BulkUpdatePlatformHelpText": "只有資產的原平台類型與所選平台類型相同時才會進行更新,若更新前後的平台類型不同則不會更新。",
|
||||||
|
@ -444,8 +454,8 @@
|
||||||
"DatePasswordUpdated": "密碼更新日期",
|
"DatePasswordUpdated": "密碼更新日期",
|
||||||
"DateStart": "開始日期",
|
"DateStart": "開始日期",
|
||||||
"DateSync": "同步日期",
|
"DateSync": "同步日期",
|
||||||
"Datetime": "日期時間",
|
|
||||||
"DateUpdated": "更新日期",
|
"DateUpdated": "更新日期",
|
||||||
|
"Datetime": "日期時間",
|
||||||
"DeactiveSelected": "禁用所選",
|
"DeactiveSelected": "禁用所選",
|
||||||
"DeclassificationLogNum": "改密日誌數",
|
"DeclassificationLogNum": "改密日誌數",
|
||||||
"Default": "預設的",
|
"Default": "預設的",
|
||||||
|
@ -585,6 +595,7 @@
|
||||||
"GatewayList": "網關列表",
|
"GatewayList": "網關列表",
|
||||||
"GatewayProtocolHelpText": "SSH網關,支持代理SSH,RDP和VNC",
|
"GatewayProtocolHelpText": "SSH網關,支持代理SSH,RDP和VNC",
|
||||||
"GatewayUpdate": "更新網關",
|
"GatewayUpdate": "更新網關",
|
||||||
|
"General": "基本",
|
||||||
"GeneralAccounts": "普通帳號",
|
"GeneralAccounts": "普通帳號",
|
||||||
"Generate": "生成",
|
"Generate": "生成",
|
||||||
"GenerateAccounts": "重新生成帳號",
|
"GenerateAccounts": "重新生成帳號",
|
||||||
|
@ -671,6 +682,7 @@
|
||||||
"IsActive": "啟用",
|
"IsActive": "啟用",
|
||||||
"IsAlwaysUpdate": "資產保持最新",
|
"IsAlwaysUpdate": "資產保持最新",
|
||||||
"IsAlwaysUpdateHelpTips": "每次執行同步任務時,是否同步更新資產的資訊,包括主機名、IP、系統平台、網域、節點等資訊",
|
"IsAlwaysUpdateHelpTips": "每次執行同步任務時,是否同步更新資產的資訊,包括主機名、IP、系統平台、網域、節點等資訊",
|
||||||
|
"IsFinished": "完成",
|
||||||
"IsSuccess": "是否成功",
|
"IsSuccess": "是否成功",
|
||||||
"IsSyncAccountHelpText": "收集完成後會把收集的帳號同步到資產",
|
"IsSyncAccountHelpText": "收集完成後會把收集的帳號同步到資產",
|
||||||
"IsSyncAccountLabel": "同步到資產",
|
"IsSyncAccountLabel": "同步到資產",
|
||||||
|
@ -1301,6 +1313,7 @@
|
||||||
"SystemRole": "系統角色",
|
"SystemRole": "系統角色",
|
||||||
"SystemRoles": "系統角色",
|
"SystemRoles": "系統角色",
|
||||||
"SystemSetting": "系統設置",
|
"SystemSetting": "系統設置",
|
||||||
|
"SystemTasks": "任務列表",
|
||||||
"SystemTools": "系統工具",
|
"SystemTools": "系統工具",
|
||||||
"SystemUser": "系統用戶",
|
"SystemUser": "系統用戶",
|
||||||
"SystemUserAmount": "系統用戶數量",
|
"SystemUserAmount": "系統用戶數量",
|
||||||
|
@ -1320,7 +1333,6 @@
|
||||||
"TaskDispatch": "任務下發成功",
|
"TaskDispatch": "任務下發成功",
|
||||||
"TaskDone": "任務結束",
|
"TaskDone": "任務結束",
|
||||||
"TaskID": "任務 ID",
|
"TaskID": "任務 ID",
|
||||||
"SystemTasks": "任務列表",
|
|
||||||
"TaskMonitor": "任務監控",
|
"TaskMonitor": "任務監控",
|
||||||
"TechnologyConsult": "技術諮詢",
|
"TechnologyConsult": "技術諮詢",
|
||||||
"TempPassword": "臨時密碼有效期為 300 秒,使用後立刻失效",
|
"TempPassword": "臨時密碼有效期為 300 秒,使用後立刻失效",
|
||||||
|
@ -1570,13 +1582,6 @@
|
||||||
"become": "Become",
|
"become": "Become",
|
||||||
"bind": "綁定",
|
"bind": "綁定",
|
||||||
"bucket": "桶名稱",
|
"bucket": "桶名稱",
|
||||||
"BulkClearErrorMsg": "批次清除失敗:",
|
|
||||||
"BulkDeleteErrorMsg": "批次刪除失敗: ",
|
|
||||||
"BulkDeleteSuccessMsg": "批次刪除成功",
|
|
||||||
"BulkDeploy": "批次部署",
|
|
||||||
"BulkRemoveErrorMsg": "批次移除失敗: ",
|
|
||||||
"BulkRemoveSuccessMsg": "批次移除成功",
|
|
||||||
"BulkSyncErrorMsg": "批次同步失敗: ",
|
|
||||||
"calculationResults": "cron 表達式錯誤",
|
"calculationResults": "cron 表達式錯誤",
|
||||||
"chrome": "Chrome",
|
"chrome": "Chrome",
|
||||||
"chrome_password": "登入密碼",
|
"chrome_password": "登入密碼",
|
||||||
|
@ -1716,7 +1721,6 @@
|
||||||
"ip_group": "IP 組",
|
"ip_group": "IP 組",
|
||||||
"ips": "請輸入逗號分割的IP位址組",
|
"ips": "請輸入逗號分割的IP位址組",
|
||||||
"isEffective": "已生效的",
|
"isEffective": "已生效的",
|
||||||
"IsFinished": "完成",
|
|
||||||
"isSuccess": "成功",
|
"isSuccess": "成功",
|
||||||
"isValid": "有效",
|
"isValid": "有效",
|
||||||
"is_locked": "是否暫停",
|
"is_locked": "是否暫停",
|
||||||
|
@ -1959,9 +1963,5 @@
|
||||||
"weComTest": "測試",
|
"weComTest": "測試",
|
||||||
"week": "周",
|
"week": "周",
|
||||||
"weekOf": "周的星期",
|
"weekOf": "周的星期",
|
||||||
"wildcardsAllowed": "允許的通配符",
|
"wildcardsAllowed": "允許的通配符"
|
||||||
"ApplyLoginAsset": "登入資產",
|
|
||||||
"ApplyLoginUser": "登入用戶",
|
|
||||||
"ApplyLoginAccount": "登入帳號",
|
|
||||||
"General": "基本"
|
|
||||||
}
|
}
|
|
@ -42,11 +42,13 @@
|
||||||
"Connect Method": "接続方法",
|
"Connect Method": "接続方法",
|
||||||
"Connect checked": "接続済み",
|
"Connect checked": "接続済み",
|
||||||
"Connect command line": "接続コマンドライン",
|
"Connect command line": "接続コマンドライン",
|
||||||
|
"Connect method": "接続方法",
|
||||||
"Copied": "複製済み",
|
"Copied": "複製済み",
|
||||||
"Copy link": "リンクをコピーする",
|
"Copy link": "リンクをコピーする",
|
||||||
"Current online": "現在オンライン",
|
"Current online": "現在オンライン",
|
||||||
"Current session": "現在のセッション",
|
"Current session": "現在のセッション",
|
||||||
"Database": "データベース",
|
"Database": "データベース",
|
||||||
|
"Database connect info": "データベース接続情報",
|
||||||
"Database disabled": "このリンク方式をサポートしていない、管理者に連絡してください",
|
"Database disabled": "このリンク方式をサポートしていない、管理者に連絡してください",
|
||||||
"Database info": "データベース接続情報",
|
"Database info": "データベース接続情報",
|
||||||
"Database token help text": " クライアントが接続するデータベースの種類のトークンは、コンポーネントによって5分間キャッシュされます。つまり、トークンは使用後すぐに無効になるわけではありませんが、クライアントが切断されてから5分後に無効になります",
|
"Database token help text": " クライアントが接続するデータベースの種類のトークンは、コンポーネントによって5分間キャッシュされます。つまり、トークンは使用後すぐに無効になるわけではありませんが、クライアントが切断されてから5分後に無効になります",
|
||||||
|
@ -100,6 +102,7 @@
|
||||||
"Login review approved": "ログイン監査に合格し、アセットを接続しています...",
|
"Login review approved": "ログイン監査に合格し、アセットを接続しています...",
|
||||||
"LoginExpireMsg": "ログインが期限切れになりました。ログインし直してください",
|
"LoginExpireMsg": "ログインが期限切れになりました。ログインし直してください",
|
||||||
"Manual accounts": "手動アカウント",
|
"Manual accounts": "手動アカウント",
|
||||||
|
"MenuAccountTemplates": "アカウントテンプレート",
|
||||||
"Module": "ユニット",
|
"Module": "ユニット",
|
||||||
"Multi Screen": "マルチスクリーン",
|
"Multi Screen": "マルチスクリーン",
|
||||||
"My applications": "私の応用",
|
"My applications": "私の応用",
|
||||||
|
@ -140,6 +143,7 @@
|
||||||
"Remember password": "パスワードを覚える",
|
"Remember password": "パスワードを覚える",
|
||||||
"Remember select": "選択を覚える",
|
"Remember select": "選択を覚える",
|
||||||
"Remote apps": "リモートアプリケーション",
|
"Remote apps": "リモートアプリケーション",
|
||||||
|
"RemoteApp": "リモートアプリケーション",
|
||||||
"Reselect connection method": "資産の接続方法の再選択",
|
"Reselect connection method": "資産の接続方法の再選択",
|
||||||
"Resume": "タスクを再開",
|
"Resume": "タスクを再開",
|
||||||
"Resume task has been send": "タスクが再開されました",
|
"Resume task has been send": "タスクが再開されました",
|
||||||
|
@ -175,6 +179,7 @@
|
||||||
"Switch to quick command": "クイックコマンドに切り替え",
|
"Switch to quick command": "クイックコマンドに切り替え",
|
||||||
"Tab List": "ウィンドウリスト",
|
"Tab List": "ウィンドウリスト",
|
||||||
"The connection method is invalid, please refresh the page": "接続方法が無効です。ページを更新してください",
|
"The connection method is invalid, please refresh the page": "接続方法が無効です。ページを更新してください",
|
||||||
|
"Ticket review approved for login asset": "今回のログイン審査は承認されました、資産に接続しますか?",
|
||||||
"Ticket review closed for login asset": "このログイン レビューは終了しており、アセットを接続できません",
|
"Ticket review closed for login asset": "このログイン レビューは終了しており、アセットを接続できません",
|
||||||
"Ticket review pending for login asset": "ログイン アプリケーションが送信され、承認者が確認するのを待っています。リンクをコピーして承認者に送信することもできます。",
|
"Ticket review pending for login asset": "ログイン アプリケーションが送信され、承認者が確認するのを待っています。リンクをコピーして承認者に送信することもできます。",
|
||||||
"Ticket review rejected for login asset": "このログイン レビューは拒否されたため、アセットを接続できません",
|
"Ticket review rejected for login asset": "このログイン レビューは拒否されたため、アセットを接続できません",
|
||||||
|
@ -185,6 +190,7 @@
|
||||||
"Type tree": "タイプツリー",
|
"Type tree": "タイプツリー",
|
||||||
"UK English keyboard layout": "UK English (Qwerty)",
|
"UK English keyboard layout": "UK English (Qwerty)",
|
||||||
"US English keyboard layout": "US English (Qwerty)",
|
"US English keyboard layout": "US English (Qwerty)",
|
||||||
|
"User": "ユーザー",
|
||||||
"User: ": "ユーザー: {{value}}",
|
"User: ": "ユーザー: {{value}}",
|
||||||
"Username": "ユーザー名",
|
"Username": "ユーザー名",
|
||||||
"Username@Domain": "ユーザー名 @ ADドメイン",
|
"Username@Domain": "ユーザー名 @ ADドメイン",
|
||||||
|
@ -194,6 +200,7 @@
|
||||||
"VirtualApp": "仮想アプリ",
|
"VirtualApp": "仮想アプリ",
|
||||||
"Web Terminal": "Web端末",
|
"Web Terminal": "Web端末",
|
||||||
"Website": "公式サイト",
|
"Website": "公式サイト",
|
||||||
|
"With secret accounts": "管理されたアカウント",
|
||||||
"Yes": "はい",
|
"Yes": "はい",
|
||||||
"asset": "資産",
|
"asset": "資産",
|
||||||
"cols": "列数",
|
"cols": "列数",
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"ACL reject login asset": "本次登录已拒绝,原因是访问控制策略的限制",
|
"ACL reject login asset": "本次登录已拒绝,原因是访问控制策略的限制",
|
||||||
"MenuAccountTemplates": "账号模版",
|
|
||||||
"Account info": "账号信息",
|
"Account info": "账号信息",
|
||||||
"Account not found": "账号未找到",
|
"Account not found": "账号未找到",
|
||||||
"Account: ": "账号: {{value}}",
|
"Account: ": "账号: {{value}}",
|
||||||
|
@ -102,6 +101,7 @@
|
||||||
"Login review approved": "登录审核已通过, 正在连接资产...",
|
"Login review approved": "登录审核已通过, 正在连接资产...",
|
||||||
"LoginExpireMsg": "登录已过期,请重新登录",
|
"LoginExpireMsg": "登录已过期,请重新登录",
|
||||||
"Manual accounts": "手动账号",
|
"Manual accounts": "手动账号",
|
||||||
|
"MenuAccountTemplates": "账号模版",
|
||||||
"Module": "模块",
|
"Module": "模块",
|
||||||
"Multi Screen": "多屏显示",
|
"Multi Screen": "多屏显示",
|
||||||
"My applications": "我的应用",
|
"My applications": "我的应用",
|
||||||
|
@ -206,4 +206,4 @@
|
||||||
"success": "成功",
|
"success": "成功",
|
||||||
"system user": "系统用户",
|
"system user": "系统用户",
|
||||||
"user": "用户"
|
"user": "用户"
|
||||||
}
|
}
|
|
@ -47,8 +47,6 @@ class Translate:
|
||||||
return
|
return
|
||||||
|
|
||||||
for dir_name in dir_names:
|
for dir_name in dir_names:
|
||||||
if dir_name != 'lina':
|
|
||||||
continue
|
|
||||||
if dir_name.startswith('_'):
|
if dir_name.startswith('_'):
|
||||||
continue
|
continue
|
||||||
if hasattr(self, f'{dir_name}_trans'):
|
if hasattr(self, f'{dir_name}_trans'):
|
||||||
|
|
Loading…
Reference in New Issue