Files
mayan-edms/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.po
T
2019-10-30 20:00:47 -04:00

56 lines
1.5 KiB
Gettext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
# Frédéric Sheedy <sheedf@gmail.com>, 2019
# Yves Dubois <ydubois@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-10-30 03:01-0400\n"
"PO-Revision-Date: 2019-05-05 03:51+0000\n"
"Last-Translator: Frédéric Sheedy <sheedf@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/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"
#: apps.py:10 settings.py:9
msgid "Lock manager"
msgstr "Gestionnaire de verrou"
#: models.py:17
msgid "Creation datetime"
msgstr "Date et heure de création"
#: models.py:20
msgid "Timeout"
msgstr "Délai d'attente dépassé"
#: models.py:23
msgid "Name"
msgstr "Nom"
#: models.py:29
msgid "Lock"
msgstr "Verrou"
#: models.py:30
msgid "Locks"
msgstr "Verrous"
#: settings.py:14
msgid "Path to the class to use when to request and release resource locks."
msgstr "Chemin vers la classe à utiliser lors d'une requête ou d'un retrait de verrou."
#: settings.py:22
msgid ""
"Default amount of time in seconds after which a resource lock will be "
"automatically released."
msgstr "Temps par défaut en secondes après quoi le verrou sera automatiquement retiré."