Do not translate g_warning() strings
[claws.git] / claws-mail.desktop
1 [Desktop Entry]
2 Version=1.0
3 Name=Claws Mail
4 GenericName=E-mail client
5 GenericName[ca]=Client de correu electrònic
6 GenericName[cs]=E-mailový klient
7 GenericName[da]=E-post klient
8 GenericName[es]=Cliente de correo electrónico
9 GenericName[fi]=Sähköpostiohjelma
10 GenericName[fr]=Client de messagerie électronique
11 GenericName[hu]=Levelezőkliens
12 GenericName[id]=Pembaca E-mail
13 GenericName[ja]=Eメールクライアント
14 GenericName[lt]=El. pašto klientas
15 GenericName[pl]=Program poczty elektronicznej
16 GenericName[pt-br]=Cliente de e-mail
17 GenericName[sk]=Poštový klient
18 GenericName[sv]=E-postklient
19 Exec=claws-mail %u
20 Icon=claws-mail
21 Categories=Network;Email;
22 Keywords=lightweight;fast;gui;extensible;plugin;pop;pop3;imap;imap4;nntp;news;
23 Comment=Lightweight and Fast GTK+ based Mail Client
24 Comment[ca]=Client de correu electrònic ràpid i lleuger basat en GTK+
25 Comment[cs]=Lehký a rychlý mailový klient založený na GTK+
26 Comment[da]=Letvægts og hurtig GTK+ baseret e-post klient
27 Comment[es]=Cliente de correo rápido y ligero basado en GTK+
28 Comment[fi]=Kevyt ja nopea GTK+-pohjainen sähköpostiohjelma
29 Comment[fr]=Client de messagerie électronique, rapide et léger, en GTK+
30 Comment[hu]=Pehelysúlyú és gyors GTK+ alapú levelezőkliens
31 Comment[id]=Pembaca e-mail berbasis GTK+ yang cepat dan ringan
32 Comment[ja]=軽量で早いGTK+ベースのEメールクライアント
33 Comment[lt]=Lengvas ir greitas el. pašto klientas GTK+ pagrindu
34 Comment[pl]=Program pocztowy używający GTK+
35 Comment[pt-br]=Cliente de e-mail leve e rápido, baseado em GTK+
36 Comment[sk]=Odľahčený a rýchly poštový klient, založený na GTK+
37 Comment[sv]=Lättviktig och snabb GTK+-baserad E-postklient
38 Terminal=false
39 Type=Application
40 StartupNotify=true
41 MimeType=x-scheme-handler/mailto;
42 X-Info=Claws Mail
43
44 Actions=GetMail;ComposeMail;SendFile;
45
46 [Desktop Action GetMail]
47 Exec=claws-mail --receive-all
48 Name=Get Mail
49
50 [Desktop Action ComposeMail]
51 Exec=claws-mail --compose
52 Name=Email...
53
54 [Desktop Action SendFile]
55 Exec=claws-mail --compose --attach %f
56 Name=Send file...