Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
389d6c4c
Commit
389d6c4c
authored
Apr 24, 2013
by
Bertrand Gauthier
Browse files
Ajout traduction message d'erreur.
parent
e42fb8cd
Changes
3
Hide whitespace changes
Inline
Side-by-side
language/fr_FR.mo
View file @
389d6c4c
No preview for this file type
language/fr_FR.po
View file @
389d6c4c
...
...
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-0
2
-2
0
1
1:49
+0100\n"
"PO-Revision-Date: 2013-0
2
-2
0
1
1:49
+0100\n"
"POT-Creation-Date: 2013-0
4
-2
4
1
4:35
+0100\n"
"PO-Revision-Date: 2013-0
4
-2
4
1
4:36
+0100\n"
"Last-Translator: Université de Caen Basse Normandie\n"
"Language-Team: \n"
"Language: \n"
...
...
@@ -25,23 +25,23 @@ msgstr "Erreur: identité inattendue"
msgid "Aucun"
msgstr "Aucun"
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:5
2
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:5
1
msgid "Affectations administratives"
msgstr "Affectations administratives"
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:5
3
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:5
2
msgid "Affectations recherche"
msgstr "Affectations recherche"
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:5
4
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:5
3
msgid "Responsabilités"
msgstr "Responsabilités"
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:6
5
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:6
4
msgid "Aucune affectation trouvée."
msgstr "Aucune affectation trouvée."
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:9
6
#: ../src/UnicaenAuth/View/Helper/UserInfo.php:9
5
msgid "Aucune affectation disponible."
msgstr "Aucune affectation disponible."
...
...
@@ -85,11 +85,15 @@ msgstr "Votre nom complet"
msgid "Password Verify"
msgstr "Confirmez votre mot de passe"
#: ../config/module.config.php:141
#: ../language/msgids.php:7
msgid "Authentication failed. Please try again."
msgstr "Identifiant ou mot de passe incorrect."
#: ../config/module.config.php:235
msgid "Se connecter"
msgstr "Se connecter"
#: ../config/module.config.php:
146
#: ../config/module.config.php:
240
msgid "S'enregistrer"
msgstr "S'enregistrer"
...
...
language/msgids.php
View file @
389d6c4c
...
...
@@ -3,4 +3,5 @@ translate("Username");
translate
(
"Password"
);
translate
(
"Email"
);
translate
(
"Display Name"
);
translate
(
"Password Verify"
);
\ No newline at end of file
translate
(
"Password Verify"
);
translate
(
"Authentication failed. Please try again."
);
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment