From: Kern Sibbald Date: Wed, 20 Dec 2006 14:08:36 +0000 (+0000) Subject: Final changes X-Git-Tag: Release-2.0.0~94 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=37d6a64f1a85ef73027d622cfdb3e32139ec6eec;p=bacula%2Fbacula Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3823 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/AUTHORS b/bacula/AUTHORS index 42e4ffa8fb..cd6b70c665 100644 --- a/bacula/AUTHORS +++ b/bacula/AUTHORS @@ -58,6 +58,7 @@ Michel Meyers Morgan Nic Bellamy Nicolas Boichat +Olivier Lehmann Peter Eriksson Philippe Chauvat Phil Stracchino diff --git a/bacula/po/bacula.pot b/bacula/po/bacula.pot index 672180c60a..e45faba16f 100644 --- a/bacula/po/bacula.pot +++ b/bacula/po/bacula.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2006-12-20 12:48+0100\n" +"POT-Creation-Date: 2006-12-20 15:07+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3458,7 +3458,7 @@ msgid "Cannot purge Volume with VolStatus=%s\n" msgstr "" #: src/dird/ua_query.c:72 src/findlib/create_file.c:267 -#: src/findlib/create_file.c:326 +#: src/findlib/create_file.c:363 #, c-format msgid "Could not open %s: ERR=%s\n" msgstr "" @@ -6790,7 +6790,7 @@ msgid "File %s already exists and could not be replaced. ERR=%s.\n" msgstr "" #: src/findlib/create_file.c:212 src/findlib/create_file.c:261 -#: src/findlib/create_file.c:313 +#: src/findlib/create_file.c:350 #, c-format msgid "bpkt already open fid=%d\n" msgstr "" @@ -6815,22 +6815,32 @@ msgstr "" msgid "Could not symlink %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:292 +#: src/findlib/create_file.c:307 src/findlib/create_file.c:318 +#, c-format +msgid "Could not restore file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:311 src/findlib/create_file.c:326 #, c-format msgid "Could not hard link %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:345 +#: src/findlib/create_file.c:322 +#, c-format +msgid "Could not reset file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:382 #, c-format msgid "Original file %s not saved: type=%d\n" msgstr "" -#: src/findlib/create_file.c:348 +#: src/findlib/create_file.c:385 #, c-format msgid "Unknown file type %d; not restored: %s\n" msgstr "" -#: src/findlib/create_file.c:392 +#: src/findlib/create_file.c:429 #, c-format msgid "Zero length filename: %s\n" msgstr "" diff --git a/bacula/po/de.gmo b/bacula/po/de.gmo index 4b8f3573b8..1ad4ef9ba7 100644 Binary files a/bacula/po/de.gmo and b/bacula/po/de.gmo differ diff --git a/bacula/po/de.po b/bacula/po/de.po index e53b5cef14..aab448874a 100644 --- a/bacula/po/de.po +++ b/bacula/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Bacula 1.38\n" "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2006-12-20 12:48+0100\n" +"POT-Creation-Date: 2006-12-20 15:07+0100\n" "PO-Revision-Date: 2005-08-11 14:05+0200\n" "Last-Translator: \n" @@ -3459,7 +3459,7 @@ msgid "Cannot purge Volume with VolStatus=%s\n" msgstr "" #: src/dird/ua_query.c:72 src/findlib/create_file.c:267 -#: src/findlib/create_file.c:326 +#: src/findlib/create_file.c:363 #, c-format msgid "Could not open %s: ERR=%s\n" msgstr "" @@ -6791,7 +6791,7 @@ msgid "File %s already exists and could not be replaced. ERR=%s.\n" msgstr "" #: src/findlib/create_file.c:212 src/findlib/create_file.c:261 -#: src/findlib/create_file.c:313 +#: src/findlib/create_file.c:350 #, c-format msgid "bpkt already open fid=%d\n" msgstr "" @@ -6816,22 +6816,32 @@ msgstr "" msgid "Could not symlink %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:292 +#: src/findlib/create_file.c:307 src/findlib/create_file.c:318 +#, c-format +msgid "Could not restore file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:311 src/findlib/create_file.c:326 #, c-format msgid "Could not hard link %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:345 +#: src/findlib/create_file.c:322 +#, c-format +msgid "Could not reset file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:382 #, c-format msgid "Original file %s not saved: type=%d\n" msgstr "" -#: src/findlib/create_file.c:348 +#: src/findlib/create_file.c:385 #, c-format msgid "Unknown file type %d; not restored: %s\n" msgstr "" -#: src/findlib/create_file.c:392 +#: src/findlib/create_file.c:429 #, c-format msgid "Zero length filename: %s\n" msgstr "" diff --git a/bacula/po/es.gmo b/bacula/po/es.gmo index 254fa9e47a..0f4ae4c015 100644 Binary files a/bacula/po/es.gmo and b/bacula/po/es.gmo differ diff --git a/bacula/po/es.po b/bacula/po/es.po index 072d915eca..e4a5e832d2 100644 --- a/bacula/po/es.po +++ b/bacula/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: branch 1.38\n" "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2006-12-20 12:48+0100\n" +"POT-Creation-Date: 2006-12-20 15:07+0100\n" "PO-Revision-Date: 2006-04-13 08:14+0200\n" "Last-Translator: \n" "Language-Team: Spanish\n" @@ -3459,7 +3459,7 @@ msgid "Cannot purge Volume with VolStatus=%s\n" msgstr "" #: src/dird/ua_query.c:72 src/findlib/create_file.c:267 -#: src/findlib/create_file.c:326 +#: src/findlib/create_file.c:363 #, c-format msgid "Could not open %s: ERR=%s\n" msgstr "" @@ -6791,7 +6791,7 @@ msgid "File %s already exists and could not be replaced. ERR=%s.\n" msgstr "" #: src/findlib/create_file.c:212 src/findlib/create_file.c:261 -#: src/findlib/create_file.c:313 +#: src/findlib/create_file.c:350 #, c-format msgid "bpkt already open fid=%d\n" msgstr "" @@ -6816,22 +6816,32 @@ msgstr "" msgid "Could not symlink %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:292 +#: src/findlib/create_file.c:307 src/findlib/create_file.c:318 +#, c-format +msgid "Could not restore file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:311 src/findlib/create_file.c:326 #, c-format msgid "Could not hard link %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:345 +#: src/findlib/create_file.c:322 +#, c-format +msgid "Could not reset file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:382 #, c-format msgid "Original file %s not saved: type=%d\n" msgstr "" -#: src/findlib/create_file.c:348 +#: src/findlib/create_file.c:385 #, c-format msgid "Unknown file type %d; not restored: %s\n" msgstr "" -#: src/findlib/create_file.c:392 +#: src/findlib/create_file.c:429 #, c-format msgid "Zero length filename: %s\n" msgstr "" diff --git a/bacula/po/fr.gmo b/bacula/po/fr.gmo index 93c050e3b9..5776e3c1b7 100644 Binary files a/bacula/po/fr.gmo and b/bacula/po/fr.gmo differ diff --git a/bacula/po/fr.po b/bacula/po/fr.po index 1cbae4f4e3..825b74bd49 100644 --- a/bacula/po/fr.po +++ b/bacula/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Bacula 1.38\n" "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2006-12-20 12:48+0100\n" +"POT-Creation-Date: 2006-12-20 15:07+0100\n" "PO-Revision-Date: 2006-11-20 20:16+0100\n" "Last-Translator: Eric Bollengier \n" "Language-Team: French \n" @@ -3648,7 +3648,7 @@ msgid "Cannot purge Volume with VolStatus=%s\n" msgstr "Impossible de purger un volume dans l'état (VolStatus) %s\n" #: src/dird/ua_query.c:72 src/findlib/create_file.c:267 -#: src/findlib/create_file.c:326 +#: src/findlib/create_file.c:363 #, c-format msgid "Could not open %s: ERR=%s\n" msgstr "Impossible d'ouvrir %s : ERR=%s\n" @@ -7157,7 +7157,7 @@ msgid "File %s already exists and could not be replaced. ERR=%s.\n" msgstr "" #: src/findlib/create_file.c:212 src/findlib/create_file.c:261 -#: src/findlib/create_file.c:313 +#: src/findlib/create_file.c:350 #, c-format msgid "bpkt already open fid=%d\n" msgstr "" @@ -7182,22 +7182,32 @@ msgstr "" msgid "Could not symlink %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:292 +#: src/findlib/create_file.c:307 src/findlib/create_file.c:318 +#, fuzzy, c-format +msgid "Could not restore file flags for file %s: ERR=%s\n" +msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n" + +#: src/findlib/create_file.c:311 src/findlib/create_file.c:326 #, c-format msgid "Could not hard link %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:345 +#: src/findlib/create_file.c:322 +#, fuzzy, c-format +msgid "Could not reset file flags for file %s: ERR=%s\n" +msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n" + +#: src/findlib/create_file.c:382 #, c-format msgid "Original file %s not saved: type=%d\n" msgstr "" -#: src/findlib/create_file.c:348 +#: src/findlib/create_file.c:385 #, c-format msgid "Unknown file type %d; not restored: %s\n" msgstr "" -#: src/findlib/create_file.c:392 +#: src/findlib/create_file.c:429 #, c-format msgid "Zero length filename: %s\n" msgstr "" diff --git a/bacula/po/it.gmo b/bacula/po/it.gmo index 8b8a9d6a60..0274babba2 100644 Binary files a/bacula/po/it.gmo and b/bacula/po/it.gmo differ diff --git a/bacula/po/it.po b/bacula/po/it.po index 0d907e35f5..2b4f4a1a68 100644 --- a/bacula/po/it.po +++ b/bacula/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Bacula 1.38\n" "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2006-12-20 12:48+0100\n" +"POT-Creation-Date: 2006-12-20 15:07+0100\n" "PO-Revision-Date: 2005-08-08 17:50+0200\n" "Last-Translator: \n" "Language-Team: Italian \n" @@ -3458,7 +3458,7 @@ msgid "Cannot purge Volume with VolStatus=%s\n" msgstr "" #: src/dird/ua_query.c:72 src/findlib/create_file.c:267 -#: src/findlib/create_file.c:326 +#: src/findlib/create_file.c:363 #, c-format msgid "Could not open %s: ERR=%s\n" msgstr "" @@ -6790,7 +6790,7 @@ msgid "File %s already exists and could not be replaced. ERR=%s.\n" msgstr "" #: src/findlib/create_file.c:212 src/findlib/create_file.c:261 -#: src/findlib/create_file.c:313 +#: src/findlib/create_file.c:350 #, c-format msgid "bpkt already open fid=%d\n" msgstr "" @@ -6815,22 +6815,32 @@ msgstr "" msgid "Could not symlink %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:292 +#: src/findlib/create_file.c:307 src/findlib/create_file.c:318 +#, c-format +msgid "Could not restore file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:311 src/findlib/create_file.c:326 #, c-format msgid "Could not hard link %s -> %s: ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:345 +#: src/findlib/create_file.c:322 +#, c-format +msgid "Could not reset file flags for file %s: ERR=%s\n" +msgstr "" + +#: src/findlib/create_file.c:382 #, c-format msgid "Original file %s not saved: type=%d\n" msgstr "" -#: src/findlib/create_file.c:348 +#: src/findlib/create_file.c:385 #, c-format msgid "Unknown file type %d; not restored: %s\n" msgstr "" -#: src/findlib/create_file.c:392 +#: src/findlib/create_file.c:429 #, c-format msgid "Zero length filename: %s\n" msgstr ""