diff --git a/translations/dde-application-manager.ts b/translations/dde-application-manager.ts index f862306..ea0e41b 100644 --- a/translations/dde-application-manager.ts +++ b/translations/dde-application-manager.ts @@ -1,4 +1,6 @@ - + + + Entry @@ -26,4 +28,15 @@ All Windows - \ No newline at end of file + + Launcher + + Removed successfully + + + + Failed to remove the app + + + + diff --git a/translations/dde-application-manager_en.ts b/translations/dde-application-manager_en.ts index 81ae618..0432da0 100644 --- a/translations/dde-application-manager_en.ts +++ b/translations/dde-application-manager_en.ts @@ -26,4 +26,15 @@ All Windows + + Launcher + + Removed successfully + Removed successfully + + + Failed to remove the app + Failed to remove the app + + \ No newline at end of file diff --git a/translations/dde-application-manager_hu.ts b/translations/dde-application-manager_hu.ts index 12961b2..0601f4b 100644 --- a/translations/dde-application-manager_hu.ts +++ b/translations/dde-application-manager_hu.ts @@ -26,4 +26,15 @@ Összes ablak + + Launcher + + Removed successfully + Sikeresen eltávolítva + + + Failed to remove the app + Az alkalmazás eltávolítása sikertelen + + \ No newline at end of file diff --git a/translations/dde-application-manager_zh_CN.ts b/translations/dde-application-manager_zh_CN.ts index 674d9c9..41134d0 100644 --- a/translations/dde-application-manager_zh_CN.ts +++ b/translations/dde-application-manager_zh_CN.ts @@ -26,4 +26,15 @@ 所有窗口 + + Launcher + + Removed successfully + 卸载成功 + + + Failed to remove the app + 卸载失败 + + \ No newline at end of file diff --git a/translations/dde-application-manager_zh_HK.ts b/translations/dde-application-manager_zh_HK.ts index 2018c3f..58af47f 100644 --- a/translations/dde-application-manager_zh_HK.ts +++ b/translations/dde-application-manager_zh_HK.ts @@ -15,7 +15,7 @@ Dock - 駐留 + 駐留 Undock @@ -23,7 +23,18 @@ All Windows - 所有視窗 + 所有窗口 + + + + Launcher + + Removed successfully + 卸載成功 + + + Failed to remove the app + 卸載失敗 \ No newline at end of file diff --git a/translations/dde-application-manager_zh_TW.ts b/translations/dde-application-manager_zh_TW.ts index 5fb1411..aef9acc 100644 --- a/translations/dde-application-manager_zh_TW.ts +++ b/translations/dde-application-manager_zh_TW.ts @@ -3,11 +3,11 @@ Entry Open - 開啟 + 打開 Close All - 全部關閉 + 關閉所有 Force Quit @@ -15,15 +15,26 @@ Dock - 駐停 + 駐留 Undock - 解除駐停 + 移除駐留 All Windows 所有視窗 + + Launcher + + Removed successfully + 移除成功 + + + Failed to remove the app + 移除失敗 + + \ No newline at end of file