diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-fr/messages/kdeaddons/webarchiver.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-fr/messages/kdeaddons/webarchiver.po')
-rw-r--r-- | tde-i18n-fr/messages/kdeaddons/webarchiver.po | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/tde-i18n-fr/messages/kdeaddons/webarchiver.po b/tde-i18n-fr/messages/kdeaddons/webarchiver.po new file mode 100644 index 00000000000..15f9a758850 --- /dev/null +++ b/tde-i18n-fr/messages/kdeaddons/webarchiver.po @@ -0,0 +1,144 @@ +# translation of webarchiver.po to +# translation of webarchiver.po to +# translation of webarchiver.po to Français +# Copyright (C) 2002,2003, 2004 Free Software Foundation, Inc. +# Laurent Rathle <lrathle@kde-france.org>, 2002. +# Matthieu Robin <kde@macolu.org>, 2003. +# Matthieu Robin <kde@macolu.org>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: webarchiver\n" +"POT-Creation-Date: 2007-01-25 02:44+0100\n" +"PO-Revision-Date: 2004-07-10 02:20+0200\n" +"Last-Translator: Matthieu Robin <kde@macolu.org>\n" +"Language-Team: Français <kde-francophone@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. i18n: file archiveviewbase.ui line 16 +#: archivedialog.cpp:54 rc.cpp:9 +#, no-c-format +msgid "Web Archiver" +msgstr "Archiveur Web" + +#: archivedialog.cpp:90 +msgid "Unable to Open Web-Archive" +msgstr "Impossible d'ouvrir l'archive web" + +#: archivedialog.cpp:91 +msgid "" +"Unable to open \n" +" %1 \n" +" for writing." +msgstr "" +"Impossible d'ouvrir\n" +" « %1 » \n" +" en écriture." + +#: archivedialog.cpp:125 +msgid "Could Not Open Temporary File" +msgstr "Impossible d'ouvrir le fichier temporaire" + +#: archivedialog.cpp:126 +msgid "Could not open a temporary file" +msgstr "Impossible d'ouvrir un fichier temporaire" + +#: archivedialog.cpp:157 +msgid "Archiving webpage completed." +msgstr "L'archivage de la page web est terminé." + +#: archivedialog.cpp:453 +msgid "Downloading" +msgstr "Téléchargement en cours" + +#: archivedialog.cpp:468 +msgid "Ok" +msgstr "Ok" + +#: plugin_webarchiver.cpp:57 +msgid "Archive &Web Page..." +msgstr "Archiver la page &web..." + +#: plugin_webarchiver.cpp:90 +msgid "*.war *.tgz|Web Archives" +msgstr "*.war *.tgz|Archives web" + +#: plugin_webarchiver.cpp:91 +msgid "Save Page as Web-Archive" +msgstr "Enregistrer la page comme archive web" + +#: plugin_webarchiver.cpp:96 +msgid "Invalid URL" +msgstr "URL non valable" + +#: plugin_webarchiver.cpp:97 +msgid "" +"The URL\n" +"%1\n" +"is not valid." +msgstr "" +"L'URL\n" +"« %1 »\n" +"n'est pas valable." + +#: plugin_webarchiver.cpp:104 +msgid "File Exists" +msgstr "Le fichier existe déjà" + +#: plugin_webarchiver.cpp:105 +msgid "" +"Do you really want to overwrite:\n" +"%1?" +msgstr "" +"Voulez-vous vraiment écraser :\n" +"« %1 » ?" + +#: plugin_webarchiver.cpp:106 +msgid "Overwrite" +msgstr "Écraser" + +#. i18n: file plugin_webarchiver.rc line 8 +#: rc.cpp:6 +#, no-c-format +msgid "Extra Toolbar" +msgstr "Barre d'outils supplémentaire" + +#. i18n: file archiveviewbase.ui line 43 +#: rc.cpp:12 +#, no-c-format +msgid "Local File" +msgstr "Fichier local" + +#. i18n: file archiveviewbase.ui line 51 +#: rc.cpp:15 +#, no-c-format +msgid "To:" +msgstr "Vers :" + +#. i18n: file archiveviewbase.ui line 59 +#: rc.cpp:18 +#, no-c-format +msgid "Archiving:" +msgstr "Archivage :" + +#. i18n: file archiveviewbase.ui line 75 +#: rc.cpp:21 +#, no-c-format +msgid "Original URL" +msgstr "URL originale" + +#. i18n: file archiveviewbase.ui line 88 +#: rc.cpp:24 +#, no-c-format +msgid "URL" +msgstr "URL" + +#. i18n: file archiveviewbase.ui line 99 +#: rc.cpp:27 +#, no-c-format +msgid "State" +msgstr "État" |