From f4aedba4cfed3b41937565b37937132c241daf06 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 29 Oct 2001 07:21:17 +0000 Subject: Stamping --- po/Makefile.in.in | 2 +- po/fr.po | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) (limited to 'po') diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 111b40f..aee925e 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -70,7 +70,7 @@ INSTOBJEXT = @INSTOBJEXT@ .po.gmo: file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ - && rm -f $$file && $(GMSGFMT) -o $$file $< + && rm -f $$file && $(GMSGFMT) --statistics -o $$file $< .po.cat: sed -f ../intl/po2msg.sed < $< > $*.msg \ diff --git a/po/fr.po b/po/fr.po index e69de29..081620d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -0,0 +1,38 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2001-10-27 13:17+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" + +#: lib/Exceptions.cc:43 +#, c-format +msgid "Failed allocating %lld bytes." +msgstr "" + +#: lib/Exceptions.cc:48 +#, c-format +msgid "An error has occured while %s %lld bytes from %s: %s" +msgstr "" + +#: lib/Exceptions.cc:48 lib/Exceptions.cc:54 lib/Exceptions.cc:55 +msgid "writing" +msgstr "" + +#: lib/Exceptions.cc:48 lib/Exceptions.cc:54 lib/Exceptions.cc:55 +msgid "reading" +msgstr "" + +#: lib/Exceptions.cc:54 +#, c-format +msgid "Internal error: has occured while %s from %s: open for %s." +msgstr "" -- cgit v1.2.3