From: Karl Eichwalder <ke@gnu.franken.de>
Cc: Richard Stallman <rms@gnu.org>,
emacs-devel@gnu.org, sanvila@unex.es, neil@darlow.co.uk,
haible@ilog.fr, handa@etl.go.jp
Subject: Re: PO files and Emacs
Date: Mon, 11 Mar 2002 18:54:38 +0100 [thread overview]
Message-ID: <shg0372dnl.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: <Pine.SUN.3.91.1020311130303.17471B-100000@is> (Eli Zaretskii's message of "Mon, 11 Mar 2002 13:03:32 +0200 (IST)")
[-- Attachment #1: Type: text/plain, Size: 833 bytes --]
Eli Zaretskii <eliz@is.elta.co.il> writes:
> Sure. Karl, where do I get the version you suggest to include?
It was attached to my first mail. I'll attach it here again as po.el,
plus this check:
(file-exists-p (car (cdr arg-list)))
I also attach file-4.1.5.hu.po; loading this Hungarian file will set
the coding system to iso-8859-2/latin-2:
emacs --no-site-file -q -l po.el file-4.1.5.hu.po
Now you can edit and save the file. Starting with a non-existing file
emacs will produce an error message when you will try to save it:
emacs --no-site-file -q -l po.el not-there.hu.po
Enter:
# a comment line
C-x C-s
error--> and: Wrong type argument: stringp, 1
This used to work with Emacs 20. As I said: I don't understand
`po-find-file-coding-system'; maybe it's worth to re-write it from
scratch.
[-- Attachment #2: po.el --]
[-- Type: application/emacs-lisp, Size: 3826 bytes --]
[-- Attachment #3: file-4.1.5.hu.po --]
[-- Type: application/octet-stream, Size: 998 bytes --]
# Hungarian translation of GNU fileutils
# Copyright (C) 2002 Free Software Foundation, Inc.
# Emese Kovács <emese@gnome.hu>, 2002
#
msgid ""
msgstr ""
"Project-Id-Version: GNU fileutils 4.1.5\n"
"POT-Creation-Date: 2002-01-05 22:13+0100\n"
"PO-Revision-Date: 2002-03-03 21:01+0100\n"
"Last-Translator: Emese Kovacs <emese@gnome.hu>\n"
"Language-Team: Hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
#: lib/argmatch.c:161
#, c-format
msgid "invalid argument %s for %s"
msgstr "A `%s' argumentum érvénytelen ehhez: %s"
#: lib/argmatch.c:162
#, c-format
msgid "ambiguous argument %s for %s"
msgstr "`%s' argumentum nem egyértelmû a következõhöz: `%s'"
#. We try to put synonyms on the same line. The assumption is that
#. synonyms follow each other
#: lib/argmatch.c:181
msgid "Valid arguments are:"
msgstr "Az érvényes argumentumok a következõk:"
#: lib/closeout.c:107
msgid "write error"
msgstr "írási hiba"
[-- Attachment #4: Type: text/plain, Size: 272 bytes --]
--
ke@suse.de (work) / keichwa@gmx.net (home): |
http://www.suse.de/~ke/ | ,__o
Free Translation Project: | _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*)
next prev parent reply other threads:[~2002-03-11 17:54 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-09 14:11 PO files and Emacs Karl Eichwalder
2002-03-10 5:03 ` Richard Stallman
2002-03-10 5:29 ` Karl Eichwalder
2002-03-11 9:00 ` Richard Stallman
2002-03-11 11:03 ` Eli Zaretskii
2002-03-11 17:54 ` Karl Eichwalder [this message]
2002-03-11 19:29 ` Andreas Schwab
2002-03-11 20:02 ` Karl Eichwalder
2002-03-12 5:53 ` Eli Zaretskii
2002-03-12 13:41 ` Bruno Haible
2002-03-12 15:53 ` Kim F. Storm
2002-03-12 16:25 ` Karl Eichwalder
2002-03-12 17:19 ` Bruno Haible
2002-03-12 17:20 ` Bruno Haible
2002-03-15 13:53 ` Eli Zaretskii
2002-03-16 3:41 ` Karl Eichwalder
2002-03-12 17:17 ` Eli Zaretskii
2002-03-15 13:54 ` Eli Zaretskii
2002-03-10 11:10 ` Neil Darlow
2002-03-11 5:46 ` Eli Zaretskii
2002-03-11 6:45 ` Karl Eichwalder
2002-03-11 6:53 ` Eli Zaretskii
2002-03-12 13:30 ` Bruno Haible
2002-03-15 13:29 ` Eli Zaretskii
2002-03-15 18:43 ` Bruno Haible
2002-03-16 4:36 ` Karl Eichwalder
2002-03-16 9:26 ` Eli Zaretskii
2002-03-16 13:05 ` Karl Eichwalder
2002-03-16 17:29 ` Eli Zaretskii
2002-03-16 18:41 ` Karl Eichwalder
2002-03-17 4:35 ` Eli Zaretskii
2002-03-17 5:26 ` Karl Eichwalder
2002-03-17 11:40 ` Patch for GNU gettext (Re: PO files and Emacs) Karl Eichwalder
2002-03-17 11:42 ` PO files and Emacs Eli Zaretskii
2002-03-16 10:39 ` Alex Schroeder
-- strict thread matches above, loose matches on Subject: below --
2002-03-12 8:44 Karl Eichwalder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=shg0372dnl.fsf@tux.gnu.franken.de \
--to=ke@gnu.franken.de \
--cc=emacs-devel@gnu.org \
--cc=haible@ilog.fr \
--cc=handa@etl.go.jp \
--cc=keichwa@gmx.net \
--cc=neil@darlow.co.uk \
--cc=rms@gnu.org \
--cc=sanvila@unex.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).