aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgiwhub <g1325875@outlook.com>2017-05-30 12:26:19 +0800
committerGitHub <noreply@github.com>2017-05-30 12:26:19 +0800
commit51049580668521c5de2d012acb4a68a0fd322d14 (patch)
tree74251940b456ef95b2cb04416697af042640dc3f
parent2358c9e4e331e48e8dd30eff4fbed621a55ad2eb (diff)
Add Chinese local
-rw-r--r--tools/Linux/kodi.desktop.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/Linux/kodi.desktop.in b/tools/Linux/kodi.desktop.in
index fd8512da01..71d3f7d7f2 100644
--- a/tools/Linux/kodi.desktop.in
+++ b/tools/Linux/kodi.desktop.in
@@ -2,8 +2,10 @@
Version=1.0
Name=@APP_NAME@
GenericName=Media Center
+GenericName[zh_CN]=媒体中心
Comment=Manage and view your media
Comment[ru]=Просмотр и управление мультимедиа
+Comment[zh_CN]=管理和查看您的媒体
Exec=@APP_NAME_LC@
Icon=@APP_NAME_LC@
Terminal=false
@@ -14,8 +16,10 @@ Actions=Fullscreen;Standalone;
[Desktop Action Fullscreen]
Name=Open in fullscreen
+Name[zh_CN]=全屏打开
Exec=@APP_NAME_LC@ -fs
[Desktop Action Standalone]
Name=Open in standalone mode
+Name[zh_CN]=在独立模式下打开
Exec=@APP_NAME_LC@ --standalone