desktop: Add zh_CN translation; Add 500ms delay for Capture (#171)

closes: #166.
This commit is contained in:
Boyuan Yang
2018-03-20 21:01:59 +08:00
committed by Dharkael
parent 0e81c6b1f9
commit e26f9d2849

View File

@@ -1,8 +1,11 @@
[Desktop Entry]
Name=Flameshot
GenericName=Screenshot tool
GenericName[zh_CN]=屏幕截图工具
Comment=Powerful yet simple to use screenshot software.
Keywords=flameshot;screenshot;capture;
Comment[zh_CN]=强大又易用的屏幕截图软件
Keywords=flameshot;screenshot;capture;shutter;
Keywords[zh_CN]=flameshot;screenshot;capture;shutter;截图;屏幕;
Exec=flameshot
Icon=flameshot
Terminal=false
@@ -13,8 +16,10 @@ Actions=Configure;Capture;
[Desktop Action Configure]
Name=Configure
Name[zh_CN]=配置
Exec=flameshot config
[Desktop Action Capture]
Name=Take screenshot
Exec=flameshot gui
Name[zh_CN]=进行截图
Exec=flameshot gui --delay 500