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
aa31d8d0
Commit
aa31d8d0
authored
8 years ago
by
controlonline.net
Committed by
Andreas Gohr
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
73f84337
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
inc/lang/ca/subscr_single.txt
+16
-0
16 additions, 0 deletions
inc/lang/ca/subscr_single.txt
lib/plugins/authad/lang/ca/lang.php
+4
-0
4 additions, 0 deletions
lib/plugins/authad/lang/ca/lang.php
lib/plugins/authad/lang/ca/settings.php
+10
-0
10 additions, 0 deletions
lib/plugins/authad/lang/ca/settings.php
with
30 additions
and
0 deletions
inc/lang/ca/subscr_single.txt
0 → 100644
+
16
−
0
View file @
aa31d8d0
Hola!
La pàgina @PAGE@ amb el títol @TITLE@ ha canviat.
Aquí son els canvis:
--------------------------------------------------------
@DIFF@
--------------------------------------------------------
Data : @DATE@
Usuari : @USER@
Resum edició: @SUMMARY@
Versió vella: @OLDPAGE@
Nova versió: @NEWPAGE@
Per cancel·lar la pàgina de notificacions, entra a la wiki a @DOKUWIKIURL@ i llavors ves a @SUBSCRIBE@ i desinscriu-te dels canvis dels noms d'espai(namespace) i pàgines.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
lib/plugins/authad/lang/ca/lang.php
+
4
−
0
View file @
aa31d8d0
...
...
@@ -5,6 +5,10 @@
*
* @author Daniel López Prat <daniel@6temes.cat>
* @author Pauet <pauet@gmx.com>
* @author controlonline.net <controlonline.net@gmail.com>
*/
$lang
[
'domain'
]
=
'Logo Domini'
;
$lang
[
'authpwdexpire'
]
=
'La vostra contrasenya caducarà en %d dies, l\'hauríeu de canviar aviat.'
;
$lang
[
'passchangefail'
]
=
'Ha fallat el canviar el password. Es possible que no s\'hagi complert la política de passwords'
;
$lang
[
'userchangefail'
]
=
'Ha fallat el canvi d\'atributs. Pot ser no tinguis compte amb permisos per fer canvis.'
;
$lang
[
'connectfail'
]
=
'Ha fallat la connexió amb servidor l\'Active Directory.'
;
This diff is collapsed.
Click to expand it.
lib/plugins/authad/lang/ca/settings.php
0 → 100644
+
10
−
0
View file @
aa31d8d0
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author controlonline.net <controlonline.net@gmail.com>
*/
$lang
[
'account_suffix'
]
=
'El teu nom de compte. Ej.<code>@my.domain.org</code>'
;
$lang
[
'base_dn'
]
=
'Nom base DN. Ej. <code>DC=my,DC=domain,DC=org</code>'
;
$lang
[
'domain_controllers'
]
=
'Llista separada per coma dels controladors de domini. Ej.<code>DC=my,DC=domain,DC=org</code>'
;
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