diff --git a/plugins/bluetooth/bluetoothitem.cpp b/plugins/bluetooth/bluetoothitem.cpp
index 58166b083..d37162041 100644
--- a/plugins/bluetooth/bluetoothitem.cpp
+++ b/plugins/bluetooth/bluetoothitem.cpp
@@ -195,7 +195,7 @@ void BluetoothItem::refreshTips()
break;
}
} else {
- tipsText = tr("Bluetooth");
+ tipsText = tr("Turned off");
}
m_tipsLabel->setText(tipsText);
diff --git a/translations/dde-dock.ts b/translations/dde-dock.ts
index 6195d6027..79f3a7346 100644
--- a/translations/dde-dock.ts
+++ b/translations/dde-dock.ts
@@ -1,4 +1,6 @@
-
+
+
+
AbstractPluginsController
@@ -49,10 +51,14 @@
-
Bluetooth
Bluetooth
+
+
+ Turned off
+
+
BluetoothPlugin
@@ -168,67 +174,67 @@
DockSettings
-
+
Fashion Mode
Fashion Mode
-
+
Efficient Mode
Efficient Mode
-
+
Top
Top
-
+
Bottom
Bottom
-
+
Left
Left
-
+
Right
Right
-
+
Keep Shown
Keep Shown
-
+
Keep Hidden
Keep Hidden
-
+
Smart Hide
Smart Hide
-
+
Mode
Mode
-
+
Location
Location
-
+
Status
Status
-
+
Plugins
Plugins
@@ -258,85 +264,85 @@
NetworkItem
-
+
Wireless connection
Wireless connection
-
+
Wired connection
Wired connection
-
+
Disable wired connection
Disable wired connection
-
+
Enable wired connection
Enable wired connection
-
+
Disable wireless connection
Disable wireless connection
-
+
Enable wireless connection
Enable wireless connection
-
+
Disable network
Disable network
-
+
Enable network
Enable network
-
+
Network settings
Network settings
-
+
Device disabled
Device disabled
-
-
+
+
Wireless connection: %1
Wireless connection: %1
-
-
+
+
Wired connection: %1
Wired connection: %1
-
+
Not connected
Not connected
-
+
Connecting
Connecting
-
+
Connected but no Internet access
Connected but no Internet access
-
-
+
+
Network cable unplugged
Network cable unplugged
@@ -578,14 +584,14 @@
WirelessList
-
+
Wireless Network
Wireless Network
-
+
Wireless Network %1
Wireless Network %1
-
\ No newline at end of file
+
diff --git a/translations/dde-dock_zh_CN.ts b/translations/dde-dock_zh_CN.ts
index 610fa30b1..ec18a600b 100644
--- a/translations/dde-dock_zh_CN.ts
+++ b/translations/dde-dock_zh_CN.ts
@@ -49,10 +49,14 @@
-
Bluetooth
蓝牙
+
+
+ Turned off
+ 蓝牙关闭
+
BluetoothPlugin
@@ -168,67 +172,67 @@
DockSettings
-
+
Fashion Mode
时尚模式
-
+
Efficient Mode
高效模式
-
+
Top
上
-
+
Bottom
下
-
+
Left
左
-
+
Right
右
-
+
Keep Shown
一直显示
-
+
Keep Hidden
一直隐藏
-
+
Smart Hide
智能隐藏
-
+
Mode
模式
-
+
Location
位置
-
+
Status
状态
-
+
Plugins
插件
@@ -258,85 +262,85 @@
NetworkItem
-
+
Wireless connection
无线连接
-
+
Wired connection
有线连接
-
+
Disable wired connection
关闭有线网络
-
+
Enable wired connection
启用有线网络
-
+
Disable wireless connection
关闭无线网络
-
+
Enable wireless connection
启用无线网络
-
+
Disable network
关闭网络
-
+
Enable network
启用网络
-
+
Network settings
网络设置
-
+
Device disabled
设备已禁用
-
-
+
+
Wireless connection: %1
无线连接:%1
-
-
+
+
Wired connection: %1
有线连接:%1
-
+
Not connected
未连接
-
+
Connecting
正在连接
-
+
Connected but no Internet access
已连接网络但无法访问互联网
-
-
+
+
Network cable unplugged
未插入网线
@@ -578,12 +582,12 @@
WirelessList
-
+
Wireless Network
无线网络
-
+
Wireless Network %1
无线网络 %1
diff --git a/translations/dde-dock_zh_HK.ts b/translations/dde-dock_zh_HK.ts
index 17e4746db..deec1b7fe 100644
--- a/translations/dde-dock_zh_HK.ts
+++ b/translations/dde-dock_zh_HK.ts
@@ -49,10 +49,14 @@
-
Bluetooth
蓝牙
+
+
+ Turned off
+ 藍牙關閉
+
BluetoothPlugin
@@ -168,67 +172,67 @@
DockSettings
-
+
Fashion Mode
時尚模式
-
+
Efficient Mode
高效模式
-
+
Top
頂
-
+
Bottom
底
-
+
Left
左
-
+
Right
右
-
+
Keep Shown
一直顯示
-
+
Keep Hidden
一直隱藏
-
+
Smart Hide
智能隱藏
-
+
Mode
模式
-
+
Location
檔位置
-
+
Status
狀態
-
+
Plugins
外掛
@@ -258,85 +262,85 @@
NetworkItem
-
+
Wireless connection
無線連接
-
+
Wired connection
有線連接
-
+
Disable wired connection
關閉有線網絡
-
+
Enable wired connection
啟用有線網絡
-
+
Disable wireless connection
關閉無線網絡
-
+
Enable wireless connection
啟用無線網絡
-
+
Disable network
關閉網絡
-
+
Enable network
啟用網絡
-
+
Network settings
網絡設置
-
+
Device disabled
設備已禁用
-
-
+
+
Wireless connection: %1
無線連接:%1
-
-
+
+
Wired connection: %1
有線連接:%1
-
+
Not connected
未连接
-
+
Connecting
連接中
-
+
Connected but no Internet access
已連接網絡但無法訪問互聯網
-
-
+
+
Network cable unplugged
未插入網線
@@ -578,12 +582,12 @@
WirelessList
-
+
Wireless Network
无线网络
-
+
Wireless Network %1
無線網絡%1
diff --git a/translations/dde-dock_zh_TW.ts b/translations/dde-dock_zh_TW.ts
index 0a8c0421c..141a6cb41 100644
--- a/translations/dde-dock_zh_TW.ts
+++ b/translations/dde-dock_zh_TW.ts
@@ -49,10 +49,14 @@
-
Bluetooth
藍牙
+
+
+ Turned off
+ 藍牙關閉
+
BluetoothPlugin
@@ -168,67 +172,67 @@
DockSettings
-
+
Fashion Mode
時尚 (Deepin) 模式
-
+
Efficient Mode
高效 (Windows) 模式
-
+
Top
頂部
-
+
Bottom
底部
-
+
Left
Left
-
+
Right
Right
-
+
Keep Shown
永遠顯示
-
+
Keep Hidden
永遠隱藏
-
+
Smart Hide
智慧隱藏
-
+
Mode
模式
-
+
Location
Location
-
+
Status
狀態
-
+
Plugins
附加元件
@@ -258,85 +262,85 @@
NetworkItem
-
+
Wireless connection
無線連接
-
+
Wired connection
有線連接
-
+
Disable wired connection
關閉有線網路
-
+
Enable wired connection
啟用有線網路
-
+
Disable wireless connection
關閉無線網路
-
+
Enable wireless connection
啟用有線網路
-
+
Disable network
停用網路
-
+
Enable network
啟用網路
-
+
Network settings
網路設定
-
+
Device disabled
已停用裝置
-
-
+
+
Wireless connection: %1
無線連接:%1
-
-
+
+
Wired connection: %1
有線網路:%1
-
+
Not connected
未連線
-
+
Connecting
正在連線
-
+
Connected but no Internet access
已連線但不能存取網路
-
-
+
+
Network cable unplugged
已拔除網路線
@@ -578,12 +582,12 @@
WirelessList
-
+
Wireless Network
無線網路
-
+
Wireless Network %1
無線網路 %1