lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev New translations for Lynx


From: Webmaster Jim
Subject: lynx-dev New translations for Lynx
Date: Sun, 12 Dec 1999 03:30:30 -0500

Good news for international Lynx users.  In addition to the Slovenian
translation file I found out about this week, there is also a Czech
file available!  I've updated some of the stub files in the main
lynx code (patch appended) and added a cs.po file (also appended).

I have also copied the translation files from their home in
http://www.iro.umontreal.ca/contrib/po/HTML/domain-lynx.html
or from 
http://www.iro.umontreal.ca/contrib/po/maint/lynx/
to the respective HTTP and FTP repositories at:

http://www.slcc.edu/lynx/po/
ftp://lynx.isc.org/po

And for good measure, I tweaked the program that builds an archive of
Lynx with all of the known available translation files (except Japanese)
and it's in:

http://www.slcc.edu/lynx/gnumatic/lynx-2.8.3.dev16.tar.gz
(2281455 bytes)

The included translations:
-rw-rw-r-- 165/21   112533 Dec  9 14:40 1999 lynx-2.8.3.dev16/po/sl.po
-rw-rw-r-- 165/21   286008 Jun  7 16:31 1999 lynx-2.8.3.dev16/po/fr.po
-rw-r--r-- 165/21   112851 Nov 30 20:33 1999 lynx-2.8.3.dev16/po/lynx.pot
-rw-rw-r-- 165/21   162408 Sep 18 17:20 1999 lynx-2.8.3.dev16/po/de.po
-rw-rw-r-- 165/21   153251 Nov 18 09:50 1999 lynx-2.8.3.dev16/po/ru.po
-rw-rw-r-- 165/21   153193 Oct 30 12:40 1999 lynx-2.8.3.dev16/po/pt_BR.po
-rw-rw-r-- 165/21   150001 Dec 11 05:00 1999 lynx-2.8.3.dev16/po/cs.po

--- orig/lynx2-8-3/po/de.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/es.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/ko.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/nl.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/no.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/pl.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/pt.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/sl.po     Tue Nov 10 14:47:38 1998
--- orig/lynx2-8-3/po/sv.po     Tue Nov 10 14:47:38 1998

03:04:56/jim> cat cs.po
#  This file is a placeholder;
#  see http://www.iro.umontreal.ca/contrib/po/HTML/domain-lynx.html

# Czech translation of the Lynx.
# Copyright (C) 1998 Free Software Foundation, Inc.
# Ji<F8><ED> Pavlovsk<FD> <address@hidden>, 1999
#

msgid ""
msgstr ""
"Date: 1999-12-12 02:44:02-0500\n"
"From: Webmaster Jim <address@hidden>\n"
"Content-Type: text/plain; charset=\n"
"Xgettext-Options: --default-domain=po/cs\n"
"Files: src/LYMain.c\n"

#: src/LYMain.c:2554
msgid "\n%s Version %s (%.*s)\n"
msgstr "\n%s verze %s (%.*s)\n"

%%% Created Sun Dec 12 03:02:09 EST 1999 by target lynx.patch. %%%
diff -bru orig/lynx2-8-3/po/de.po lynx2-8-3/po/de.po
--- orig/lynx2-8-3/po/de.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/de.po  Sun Dec 12 02:55:49 1999
@@ -1,3 +1,21 @@
+#  This file is a placeholder;
+#  see http://www.iro.umontreal.ca/contrib/po/HTML/domain-lynx.html
+
+# German translations for the `lynx' program.
+# Copyright (C) 1999 Free Software Foundation, Inc.
+# Erwin Dieterich <address@hidden>, 1999.
+#
+# The TRANSLATIONS in this file are in the public domain.
+# This does not apply to the included original strings, which were
+# extracted from the Lynx source code by the xgettext program.
+#
+# Most translations by:
+# Klaus Weide <address@hidden>, 1999.
+#
+# Maintainer since July 1999:
+# Erwin Dieterich <address@hidden>, 1999.
+#
+
 #
 # Sat Aug 22 18:47:32 EDT 1998
 #
@@ -8,10 +26,10 @@
 "Content-Type: text/plain; charset=\n"
 "Files: src/LYMain.c\n"
 
-#: src/LYMain.c:2507
+#: src/LYMain.c:2554
 #, c-format
-msgid "%s Version %s %s"
-msgstr "%s Programmversion %s %s"
+msgid "\n%s Version %s (%.*s)\n"
+msgstr "\n%s Programmversion %s (%.*s)\n"
 
 #: src/LYMain.c:2509
 #, c-format
diff -bru orig/lynx2-8-3/po/es.po lynx2-8-3/po/es.po
--- orig/lynx2-8-3/po/es.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/es.po  Sun Dec 12 02:45:58 1999
@@ -3,7 +3,7 @@
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/es\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502
diff -bru orig/lynx2-8-3/po/ko.po lynx2-8-3/po/ko.po
--- orig/lynx2-8-3/po/ko.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/ko.po  Sun Dec 12 02:46:09 1999
@@ -3,7 +3,7 @@
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/ko\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502
diff -bru orig/lynx2-8-3/po/nl.po lynx2-8-3/po/nl.po
--- orig/lynx2-8-3/po/nl.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/nl.po  Sun Dec 12 02:46:15 1999
@@ -3,7 +3,7 @@
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/nl\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502
diff -bru orig/lynx2-8-3/po/no.po lynx2-8-3/po/no.po
--- orig/lynx2-8-3/po/no.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/no.po  Sun Dec 12 02:46:21 1999
@@ -3,7 +3,7 @@
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/no\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502
diff -bru orig/lynx2-8-3/po/pl.po lynx2-8-3/po/pl.po
--- orig/lynx2-8-3/po/pl.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/pl.po  Sun Dec 12 02:46:27 1999
@@ -3,7 +3,7 @@
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/pl\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502
diff -bru orig/lynx2-8-3/po/pt.po lynx2-8-3/po/pt.po
--- orig/lynx2-8-3/po/pt.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/pt.po  Sun Dec 12 02:46:34 1999
@@ -3,7 +3,7 @@
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/pt\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502
diff -bru orig/lynx2-8-3/po/sl.po lynx2-8-3/po/sl.po
--- orig/lynx2-8-3/po/sl.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/sl.po  Sun Dec 12 02:53:21 1999
@@ -1,9 +1,18 @@
+#  This file is a placeholder;
+#  see http://www.iro.umontreal.ca/contrib/po/HTML/domain-lynx.html
+
+# Slovenian translation of Lynx WWW browser.
+# Copyright (C) 1999 Free Software Foundation, Inc.
+# Roman Maurer <address@hidden>, 1999.
+# $Id: sl.po,v 1.3 1999/12/09 21:34:14 roman Exp $
+# $Source: /home/roman/sl/lynx/sl.po,v $
+
 msgid ""
 msgstr ""
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/sl\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502
diff -bru orig/lynx2-8-3/po/sv.po lynx2-8-3/po/sv.po
--- orig/lynx2-8-3/po/sv.po     Tue Nov 10 14:47:38 1998
+++ lynx2-8-3/po/sv.po  Sun Dec 12 02:46:48 1999
@@ -3,7 +3,7 @@
 "Date: 1998-08-22 16:12:20-0400\n"
 "From: Webmaster Jim <address@hidden>\n"
 "Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=po/de\n"
+"Xgettext-Options: --default-domain=po/sv\n"
 "Files: src/LYMain.c\n"
 
 #: src/LYMain.c:2502


(still no spanish...)

++++++++++++++++++++++++++++
Marvin the Paranoid Android.
fortune: not found

reply via email to

[Prev in Thread] Current Thread [Next in Thread]