diff options
author | tv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2008-03-03 17:26:33 +0000 |
---|---|---|
committer | tv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2008-03-03 17:26:33 +0000 |
commit | d4694a9c2c4e84b332f92dca7f56fbbfb7569e1c (patch) | |
tree | 40b630e01f25751c280f26f892f125c6e28e7f99 | |
parent | be9e15987d31ba9d33d70a4605c5031ac9ea0df3 (diff) | |
download | draksnapshot-d4694a9c2c4e84b332f92dca7f56fbbfb7569e1c.tar draksnapshot-d4694a9c2c4e84b332f92dca7f56fbbfb7569e1c.tar.gz draksnapshot-d4694a9c2c4e84b332f92dca7f56fbbfb7569e1c.tar.bz2 draksnapshot-d4694a9c2c4e84b332f92dca7f56fbbfb7569e1c.tar.xz draksnapshot-d4694a9c2c4e84b332f92dca7f56fbbfb7569e1c.zip |
update
git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238247 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
-rw-r--r-- | po/fr.po | 88 |
1 files changed, 87 insertions, 1 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: draksnapshot\n" -"POT-Creation-Date: 2008-02-27 18:14+0100\n" +"POT-Creation-Date: 2008-03-03 18:23+0100\n" "PO-Revision-Date: 2008-02-27 18:15+0100\n" "Last-Translator: Thierry Vignaud <tvignaud@mandriva.com>\n" "Language-Team: fr\n" @@ -202,3 +202,89 @@ msgid "" msgstr "" "Le premier caractère du chemin doit être un slash (\\\"/\\\"):\n" "« %s »" + +#: ../lib/MDV/Snapshot/Restore.pm:100 +#, c-format +msgid "Error" +msgstr "Erreur" + +#: ../lib/MDV/Snapshot/Restore.pm:100 +#, c-format +msgid "No backup found!" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:105 +#, c-format +msgid "Hourly" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:106 +#, c-format +msgid "Daily" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:107 +#, c-format +msgid "Weekly" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:108 +#, c-format +msgid "Monthly" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:117 +#, c-format +msgid "Please select the backup you want to restore." +msgstr "" + +#. -PO: eg: "Daily snapshot done on Sun Feb 4 +#: ../lib/MDV/Snapshot/Restore.pm:121 +#, c-format +msgid "%s snapshot done on %s" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:127 +#, c-format +msgid "Please wait" +msgstr "Veuillez patienter" + +#: ../lib/MDV/Snapshot/Restore.pm:127 +#, c-format +msgid "Restoring backup in progress" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:154 +#, c-format +msgid "mount failed:" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:166 +#, c-format +msgid "Restoring Backup" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:168 +#, c-format +msgid "Please select the partition of the system to restore." +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:169 +#, c-format +msgid "Do not forget to plug the USB disk that contains your backups." +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:173 +#, c-format +msgid "System to restore" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:178 +#, c-format +msgid "\"%s\" (on %s)" +msgstr "" + +#: ../lib/MDV/Snapshot/Restore.pm:182 +#, c-format +msgid "Refresh" +msgstr "" |