2004-10-29 [paul]
authorPaul Mangan <paul@claws-mail.org>
Fri, 29 Oct 2004 06:44:57 +0000 (06:44 +0000)
committerPaul Mangan <paul@claws-mail.org>
Fri, 29 Oct 2004 06:44:57 +0000 (06:44 +0000)
* tools/kdeservicemenu/template_sylpheed-attach-files.desktop
* tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
add French translations, submitted by Fabien Vantard

ChangeLog.claws
tools/kdeservicemenu/template_sylpheed-attach-files.desktop
tools/kdeservicemenu/template_sylpheed-compress-attach.desktop

index ffc806959d6f1c7ed2d43a0e1a1552088eaac9b0..ff5142565e036fbc6fd88b6bee49465a84ec8df6 100644 (file)
@@ -1,3 +1,9 @@
+2004-10-29 [paul]
+
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               add French translations, submitted by Fabien Vantard
+
 2004-10-28 [christoph] 0.9.12cvs135
 
        * doc/src/rfc2231.txt                           ** NEW **
index 3b0b18ff698a73ad4b2c44a87869db8db0629a04..33c32beae1423ee0e44f1c8c44caec82361a14ae 100644 (file)
@@ -6,15 +6,18 @@ ServiceTypes=all/allfiles
 
 [Desktop Action AttachFiles]
 Name=Attach File(s)
+Name[fr]=Joindre le(s) Fichier(s)
 Icon=sylpheed
 Exec=SCRIPT_PATH attachfile %F
 
 [Desktop Action GZipAndAttach]
 Name=Attach as GZip File(s)
+Name[fr]=Joindre comme Fichier(s) GZip
 Icon=sylpheed
 Exec=SCRIPT_PATH gz %F
 
 [Desktop Action BZipAndAttach]
 Name=Attach as BZip File(s)
+Name[fr]=Joindre comme Fichier(s) Bzip
 Icon=sylpheed
 Exec=SCRIPT_PATH bz2 %F
index 579358abce7dfefe0ca77a3c982f585d7b3a2c18..de8b33d894d5b5e48b2cdd92188aa9ed414ae2a6 100644 (file)
@@ -6,20 +6,24 @@ ServiceTypes=all/all
 
 [Desktop Action TarAndAttach]
 Name=Attach as Tar Archive
+Name[fr]=Joindre comme Archive 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
 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
 Icon=sylpheed
 Exec=SCRIPT_PATH tar.gz %F
 
 [Desktop Action ZipAndAttach]
 Name=Attach as Zip Archive
+Name[fr]=Joindre comme Archive Zip
 Icon=sylpheed
 Exec=SCRIPT_PATH zip %F