mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-01 07:32:47 +00:00
71 lines
1.8 KiB
Text
71 lines
1.8 KiB
Text
|
# SOME DESCRIPTIVE TITLE.
|
||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
|
#
|
||
|
#, fuzzy
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2018-07-26 21:49+0200\n"
|
||
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||
|
"Language: \n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
|
|
||
|
#: models.py:256
|
||
|
msgid "Contact email adress"
|
||
|
msgstr "Adresse email de contact"
|
||
|
|
||
|
#: models.py:263
|
||
|
msgid "Description of the associated email adress."
|
||
|
msgstr "Description de l'adresse mail associée."
|
||
|
|
||
|
#: models.py:273
|
||
|
msgid "Can see contact email"
|
||
|
msgstr "Peut voir un mail de contact"
|
||
|
|
||
|
#: templates/preferences/aff_mailcontact.html:30
|
||
|
msgid "Adress"
|
||
|
msgstr "Adresse"
|
||
|
|
||
|
#: templates/preferences/aff_mailcontact.html:31
|
||
|
msgid "Remark"
|
||
|
msgstr "Commentaire"
|
||
|
|
||
|
#: templates/preferences/display_preferences.html:205
|
||
|
msgid "Contact email adresses list"
|
||
|
msgstr "Liste des adresses email de contact"
|
||
|
|
||
|
#: templates/preferences/display_preferences.html:207
|
||
|
msgid "Add an adress"
|
||
|
msgstr "Ajouter une adresse"
|
||
|
|
||
|
#: templates/preferences/display_preferences.html:209
|
||
|
msgid "Delete one or multiple adresses"
|
||
|
msgstr "Supprimer une ou plusieurs adresses"
|
||
|
|
||
|
#: views.py:210
|
||
|
msgid "The adress was created."
|
||
|
msgstr "L'adresse a été créée."
|
||
|
|
||
|
#: views.py:230
|
||
|
msgid "Email adress updated."
|
||
|
msgstr "L'adresse email a été mise à jour."
|
||
|
|
||
|
#: views.py:233
|
||
|
msgid "Edit"
|
||
|
msgstr "Éditer"
|
||
|
|
||
|
#: views.py:251
|
||
|
msgid "The email adress was deleted."
|
||
|
msgstr "L'adresse email a été supprimée."
|
||
|
|
||
|
#: views.py:254
|
||
|
msgid "Delete"
|
||
|
msgstr "Supprimer"
|