mirror of https://gitlab.federez.net/re2o/re2o
3 changed files with 44 additions and 3 deletions
@ -0,0 +1,40 @@ |
|||||
|
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il |
||||
|
# se veut agnostique au réseau considéré, de manière à être installable en |
||||
|
# quelques clics. |
||||
|
# |
||||
|
# Copyright © 2018 Maël Kervella |
||||
|
# |
||||
|
# This program is free software; you can redistribute it and/or modify |
||||
|
# it under the terms of the GNU General Public License as published by |
||||
|
# the Free Software Foundation; either version 2 of the License, or |
||||
|
# (at your option) any later version. |
||||
|
# |
||||
|
# This program is distributed in the hope that it will be useful, |
||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
|
# GNU General Public License for more details. |
||||
|
# |
||||
|
# You should have received a copy of the GNU General Public License along |
||||
|
# with this program; if not, write to the Free Software Foundation, Inc., |
||||
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: 2.5\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2019-01-08 23:06+0100\n" |
||||
|
"PO-Revision-Date: 2019-01-07 01:37+0100\n" |
||||
|
"Last-Translator: Laouen Fernet <laouen.fernet@supelec.fr>\n" |
||||
|
"Language-Team: \n" |
||||
|
"Language: fr_FR\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" |
||||
|
|
||||
|
#: acl.py:74 |
||||
|
msgid "You don't have the right to see this application." |
||||
|
msgstr "Vous n'avez pas le droit de voir cette application." |
||||
|
|
||||
|
#: authentication.py:49 |
||||
|
msgid "The token has expired." |
||||
|
msgstr "Le jeton a expiré." |
||||
Loading…
Reference in new issue