mirror of https://github.com/jumpserver/jumpserver
perf: Translate
parent
dac118dd26
commit
3252db31fe
|
@ -3983,7 +3983,7 @@ msgstr ""
|
|||
msgid ""
|
||||
"Connection failed: Self-signed certificate used. Please check server "
|
||||
"certificate configuration"
|
||||
msgstr "連接失敗:使用了自簽名證書,請檢查伺服器證書配置"
|
||||
msgstr ""
|
||||
|
||||
#: common/sdk/im/exceptions.py:23
|
||||
msgid "Network error, please contact system administrator"
|
||||
|
|
|
@ -446,6 +446,7 @@
|
|||
"DownloadReplay": "Download recording",
|
||||
"DownloadUpdateTemplateMsg": "Download update template",
|
||||
"DragUploadFileInfo": "Drag files here, or click to upload",
|
||||
"DropConfirmMsg": "Do you want to move node: {src} to {dst}?",
|
||||
"Duplicate": "Duplicate",
|
||||
"DuplicateFileExists": "Uploading a file with the same name is not allowed, please delete the file with the same name",
|
||||
"Duration": "Duration",
|
||||
|
|
|
@ -461,6 +461,7 @@
|
|||
"DownloadReplay": "ビデオのダウンロード",
|
||||
"DownloadUpdateTemplateMsg": "更新テンプレートをダウンロード",
|
||||
"DragUploadFileInfo": "ここにファイルをドラッグするか、ここをクリックしてアップロードしてください",
|
||||
"DropConfirmMsg": "ノード: {src} を {dst} に移動しますか?",
|
||||
"Duplicate": "ダブリケート",
|
||||
"DuplicateFileExists": "同名のファイルのアップロードは許可されていません、同名のファイルを削除してください",
|
||||
"Duration": "時間",
|
||||
|
|
|
@ -446,6 +446,7 @@
|
|||
"DownloadReplay": "下载录像",
|
||||
"DownloadUpdateTemplateMsg": "下载更新模板",
|
||||
"DragUploadFileInfo": "将文件拖到此处,或点击此处上传",
|
||||
"DropConfirmMsg": "你想移动节点: {src} 到 {dst} 下吗?",
|
||||
"Duplicate": "副本",
|
||||
"DuplicateFileExists": "不允许上传同名文件,请删除同名文件",
|
||||
"Duration": "时长",
|
||||
|
|
|
@ -595,7 +595,7 @@
|
|||
"DownloadImportTemplateMsg": "下載創建模板",
|
||||
"DownloadReplay": "下載錄影",
|
||||
"DownloadUpdateTemplateMsg": "下載更新範本",
|
||||
"DragUploadFileInfo": " Drag files here, or click here to upload",
|
||||
"DragUploadFileInfo": " 將檔案拖曳至此處,或點擊此處上傳",
|
||||
"DropConfirmMsg": "你想移動節點: {src} 到 {dst} 下嗎?",
|
||||
"DryRun": "測試運行",
|
||||
"Duplicate": "Copy",
|
||||
|
|
Loading…
Reference in New Issue