From ead4ca38ef1cb4d289d74bedc616f00fc76d6ce9 Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Sun, 8 Mar 2020 01:56:01 +0300 Subject: [PATCH] =?UTF-8?q?Add=20transcoding/translation=20for=20`cluster-?= =?UTF-8?q?shell`=20module=20of=20=E4=B8=AD=E6=96=87=20(=E7=B9=81=E9=AB=94?= =?UTF-8?q?)=20(zh=5FTW)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster-shell/lang/zh_TW | 0 cluster-shell/lang/zh_TW.auto | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 cluster-shell/lang/zh_TW create mode 100644 cluster-shell/lang/zh_TW.auto diff --git a/cluster-shell/lang/zh_TW b/cluster-shell/lang/zh_TW new file mode 100644 index 000000000..e69de29bb diff --git a/cluster-shell/lang/zh_TW.auto b/cluster-shell/lang/zh_TW.auto new file mode 100644 index 000000000..b99488e54 --- /dev/null +++ b/cluster-shell/lang/zh_TW.auto @@ -0,0 +1,20 @@ +index_title=集群外殼命令 +index_cmd=運行命令 +index_old=要么 +index_server=在服務器上運行 +index_run=立即運行命令 +index_return=模塊索引 +index_this=這個服務器 +index_all=<所有主機> +index_group=$1的成員 +index_clear=清除歷史記錄 +index_edit=編輯上一個 +run_title=運行命令 +run_err=運行命令失敗 +run_ecmd=沒有輸入命令 +run_failed=無法在 $1上運行: $2 +run_success=$1..的輸出 +run_enone=沒有服務器要運行在選定 +log_clear=清除命令歷史 +log_run=在 $2台服務器上運行了 $1 +log_run_l=在 $2上跑了 $1