67 lines
1.8 KiB
Plaintext
67 lines
1.8 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Romain DEP. <rom1dep@gmail.com>, 2012-2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ownCloud\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
|
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
|
|
"PO-Revision-Date: 2013-02-08 14:02+0000\n"
|
|
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
|
|
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: fr\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: ajax/rollbackVersion.php:15
|
|
#, php-format
|
|
msgid "Could not revert: %s"
|
|
msgstr "Impossible de restaurer %s"
|
|
|
|
#: history.php:40
|
|
msgid "success"
|
|
msgstr "succès"
|
|
|
|
#: history.php:42
|
|
#, php-format
|
|
msgid "File %s was reverted to version %s"
|
|
msgstr "Le fichier %s a été restauré dans sa version %s"
|
|
|
|
#: history.php:49
|
|
msgid "failure"
|
|
msgstr "échec"
|
|
|
|
#: history.php:51
|
|
#, php-format
|
|
msgid "File %s could not be reverted to version %s"
|
|
msgstr "Le fichier %s ne peut être restauré dans sa version %s"
|
|
|
|
#: history.php:68
|
|
msgid "No old versions available"
|
|
msgstr "Aucune ancienne version n'est disponible"
|
|
|
|
#: history.php:73
|
|
msgid "No path specified"
|
|
msgstr "Aucun chemin spécifié"
|
|
|
|
#: js/versions.js:16
|
|
msgid "History"
|
|
msgstr "Historique"
|
|
|
|
#: templates/history.php:20
|
|
msgid "Revert a file to a previous version by clicking on its revert button"
|
|
msgstr "Restaurez un fichier dans une version antérieure en cliquant sur son bouton de restauration"
|
|
|
|
#: templates/settings.php:3
|
|
msgid "Files Versioning"
|
|
msgstr "Versionnage des fichiers"
|
|
|
|
#: templates/settings.php:4
|
|
msgid "Enable"
|
|
msgstr "Activer"
|