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
5ab701af
Commit
5ab701af
authored
9 years ago
by
solohazlo
Committed by
Translator of Dokuwiki
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
bd360ddd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
inc/lang/es/lang.php
+1
-0
1 addition, 0 deletions
inc/lang/es/lang.php
lib/plugins/usermanager/lang/es/lang.php
+4
-0
4 additions, 0 deletions
lib/plugins/usermanager/lang/es/lang.php
with
5 additions
and
0 deletions
inc/lang/es/lang.php
+
1
−
0
View file @
5ab701af
...
...
@@ -41,6 +41,7 @@
* @author Alejandro Nunez <nunez.alejandro@gmail.com>
* @author Mauricio Segura <maose38@yahoo.es>
* @author Domingo Redal <docxml@gmail.com>
* @author solohazlo <solohhazlo@gmail.com>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/usermanager/lang/es/lang.php
+
4
−
0
View file @
5ab701af
...
...
@@ -28,6 +28,7 @@
* @author Antonio Castilla <antoniocastilla@trazoide.com>
* @author Jonathan Hernández <me@jhalicea.com>
* @author Domingo Redal <docxml@gmail.com>
* @author solohazlo <solohhazlo@gmail.com>
*/
$lang
[
'menu'
]
=
'Administración de usuarios'
;
$lang
[
'noauth'
]
=
'(la autenticación de usuarios no está disponible)'
;
...
...
@@ -88,3 +89,6 @@ $lang['import_error_readfail'] = 'Error al importar. No se puede leer el archivo
$lang
[
'import_error_create'
]
=
'No se puede crear el usuario'
;
$lang
[
'import_notify_fail'
]
=
'Mensaje de notificación no se ha podido enviar por el usuario importado,%s con el email %s.'
;
$lang
[
'import_downloadfailures'
]
=
'Descarga errores en archivo CSV para la corrección'
;
$lang
[
'addUser_error_pass_not_identical'
]
=
'Las contraseñas no coinciden'
;
$lang
[
'addUser_error_modPass_disabled'
]
=
'Está desactivado por ahora modificar contraseñas.'
;
$lang
[
'addUser_error_name_missing'
]
=
'Por favor teclea el nombre del nuevo usuario.'
;
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