Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BRIC
dokuwiki
Commits
440b8f2e
Commit
440b8f2e
authored
11 years ago
by
Antoine Turmel
Committed by
Translator of Dokuwiki
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
59a3d553
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/plugins/usermanager/lang/fr/lang.php
+8
-0
8 additions, 0 deletions
lib/plugins/usermanager/lang/fr/lang.php
with
8 additions
and
0 deletions
lib/plugins/usermanager/lang/fr/lang.php
+
8
−
0
View file @
440b8f2e
...
...
@@ -21,6 +21,7 @@
* @author Olivier DUVAL <zorky00@gmail.com>
* @author Anael Mobilia <contrib@anael.eu>
* @author Bruno Veilleux <bruno.vey@gmail.com>
* @author Antoine Turmel <geekshadow@gmail.com>
*/
$lang
[
'menu'
]
=
'Gestion des utilisateurs'
;
$lang
[
'noauth'
]
=
'(authentification de l\'utilisateur non disponible)'
;
...
...
@@ -43,6 +44,9 @@ $lang['search'] = 'Rechercher';
$lang
[
'search_prompt'
]
=
'Effectuer la recherche'
;
$lang
[
'clear'
]
=
'Réinitialiser la recherche'
;
$lang
[
'filter'
]
=
'Filtre'
;
$lang
[
'import'
]
=
'Importer les nouveaux utilisateurs'
;
$lang
[
'line'
]
=
'Ligne n°'
;
$lang
[
'error'
]
=
'Message d\'erreur'
;
$lang
[
'summary'
]
=
'Affichage des utilisateurs %1$d-%2$d parmi %3$d trouvés. %4$d utilisateurs au total.'
;
$lang
[
'nonefound'
]
=
'Aucun utilisateur trouvé. %d utilisateurs au total.'
;
$lang
[
'delete_ok'
]
=
'%d utilisateurs effacés'
;
...
...
@@ -63,3 +67,7 @@ $lang['add_ok'] = 'Utilisateur ajouté avec succès';
$lang
[
'add_fail'
]
=
'Échec de l\'ajout de l\'utilisateur'
;
$lang
[
'notify_ok'
]
=
'Courriel de notification expédié'
;
$lang
[
'notify_fail'
]
=
'Échec de l\'expédition du courriel de notification'
;
$lang
[
'import_error_baduserid'
]
=
'Identifiant de l\'utilisateur manquant'
;
$lang
[
'import_error_badname'
]
=
'Mauvais nom'
;
$lang
[
'import_error_badmail'
]
=
'Mauvaise adresse e-mail'
;
$lang
[
'import_error_create'
]
=
'Impossible de créer l\'utilisateur'
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment