2005-08-13 [hoa] 1.9.13cvs33
[claws.git] / tools / kdeservicemenu / template_sylpheed-compress-attach.desktop
index de8b33d894d5b5e48b2cdd92188aa9ed414ae2a6..f2c6d6c655b955b452c5779c2f33f952056e7c86 100644 (file)
@@ -1,29 +1,52 @@
 [Desktop Entry]
 Actions=TarAndAttach;TarBzipAndAttach;TarGzipAndAttach;ZipAndAttach;
 Encoding=UTF8
+Name=Sylpheed compress and attach files/dirs
+Comment=kde service menu for compressing and attaching files/dirs to Sylpheed
 X-KDE-Submenu=Sylpheed
+X-KDE-Priority=TopLevel
 ServiceTypes=all/all
 
 [Desktop Action TarAndAttach]
 Name=Attach as Tar Archive
+Name[de]=Als Tar-Archiv anhängen
+Name[es]=Adjuntar como archivo Tar
 Name[fr]=Joindre comme Archive Tar
+Name[it]=Allega come file tar
+Name[pt_BR]=Anexar como arquivo Tar
+Name[sk]=Pripoji» ako archív Tar
 Icon=sylpheed
 Exec=SCRIPT_PATH tar %F
 
 [Desktop Action TarBzipAndAttach]
 Name=Attach as Bzipped Tar Archive
-Name[fr]=Joindre comme Archive Tar Bzippée
+Name[de]=Als BZip Tar-Archiv anhängen
+Name[es]=Adjuntar como archivo Tar comprimido con BZip
+Name[fr]=Joindre comme Archive Tar Bzippée
+Name[it]=Allega come file tar.bz
+Name[pt_BR]=Anexar como arquivo Tar compactado com BZip
+Name[sk]=Pripoji» ako Bzip-om komprimovaný archív Tar
 Icon=sylpheed
 Exec=SCRIPT_PATH tar.bz2 %F
 
 [Desktop Action TarGzipAndAttach]
 Name=Attach as Gzipped Tar Archive
-Name[fr]=Joindre comme Archive Tar Gzippée
+Name[de]=Als Gzip Tar-Archiv anhängen
+Name[es]=Adjuntar como archivo Tar comprimido con GZip
+Name[fr]=Joindre comme Archive Tar Gzippée
+Name[it]=Allega come file tar.gz
+Name[pt_BR]=Anexar como arquivo Tar compactado com GZip
+Name[sk]=Pripoji» ako Gzip-om komprimovaný archív Tar
 Icon=sylpheed
 Exec=SCRIPT_PATH tar.gz %F
 
 [Desktop Action ZipAndAttach]
 Name=Attach as Zip Archive
+Name[de]=Als Zip-Archiv anhängen
+Name[es]=Adjuntar como archivo comprimido Zip
 Name[fr]=Joindre comme Archive Zip
+Name[it]=Allega come file zip
+Name[pt_BR]=Anexar como arquivo Zip
+Name[sk]=Pripoji» ako archív Zip
 Icon=sylpheed
 Exec=SCRIPT_PATH zip %F