Skip to content

Commit 68eebca

Browse files
authored
Update com.github.vikdevelop.timer.desktop
1 parent 66c03b7 commit 68eebca

1 file changed

Lines changed: 27 additions & 9 deletions

File tree

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,37 @@
11
[Desktop Entry]
2+
# Name
23
Name=Timer
3-
# from translations/cs.py
4+
## from translations/json/cs.json
45
Name[cs]=Časovač
5-
# from translations/it.py
6+
## from translations/json/it.json
67
Name[it]=Timer
7-
# from translations/ru.py
8+
## from translations/json/ru.json
89
Name[ru]=Таймер
9-
Type=Application
10-
Icon=com.github.vikdevelop.timer
10+
## from translations/json/de.json
11+
Name[de]=Timer
12+
## from translations/json/fi.json
13+
Name[fi]=Ajastin
14+
## from translations/json/fr.json
15+
Name[fr]=Minuterie
16+
## from translations/json/nb_NO.json
17+
Name[nb_NO]=Tidsur
18+
# Comment
1119
Comment=Simple timer
12-
# from translations/cs.py
20+
## from translations/json/cs.json
1321
Comment[cs]=Jednoduchý Časovač
14-
# from translations/it.py
22+
## from translations/json/it.json
1523
Comment[it]=Timer semplice
16-
# from translations/ru.py
24+
## from translations/json/ru.json
1725
Comment[ru]=Простой таймер
26+
## from translations/json/de.json
27+
Comment[de]=Einfacher Timer
28+
## from translations/json/fi.json
29+
Comment[fi]=Yksinkertainen ajastin
30+
## from translations/json/fr.json
31+
Comment[fr]=Minuterie simple
32+
## from translations/json/fr.json
33+
Comment[nb_NO]=Enkelt tidsur
34+
Type=Application
35+
Icon=com.github.vikdevelop.timer
1836
Exec=timer.sh
19-
Categories=Utilities
37+
Categories=Utility

0 commit comments

Comments
 (0)