summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-30 16:26:03 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-30 16:26:03 +0200
commitf4569dda4a59b0897dd51b0518139247315d6f84 (patch)
tree42b09ee22ee5fe705d0ad11a49d0a7a2f638d4c6 /lib
parente78c6d85557be70733b5e683012969e89d377cab (diff)
parent7e9637146fa03b75eb1e5fc1e7d34d9c3d10ba4e (diff)
downloadrpg-f4569dda4a59b0897dd51b0518139247315d6f84.tar.gz
rpg-f4569dda4a59b0897dd51b0518139247315d6f84.tar.bz2
Merge pull request #1268 from dokuwiki-translate/lang_update_160
Translation update (ca)
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/authplain/lang/ca/lang.php5
-rw-r--r--lib/plugins/config/lang/ca/lang.php6
2 files changed, 7 insertions, 4 deletions
diff --git a/lib/plugins/authplain/lang/ca/lang.php b/lib/plugins/authplain/lang/ca/lang.php
index 5a675639d..8cbada1b9 100644
--- a/lib/plugins/authplain/lang/ca/lang.php
+++ b/lib/plugins/authplain/lang/ca/lang.php
@@ -1,6 +1,7 @@
<?php
+
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
*/
-$lang['userexists'] = 'Ja existeix un altre usuari amb aquest nom.';
+$lang['userexists'] = 'Ja existeix un altre usuari amb aquest nom.';
diff --git a/lib/plugins/config/lang/ca/lang.php b/lib/plugins/config/lang/ca/lang.php
index a53a859a0..404d3ea70 100644
--- a/lib/plugins/config/lang/ca/lang.php
+++ b/lib/plugins/config/lang/ca/lang.php
@@ -1,12 +1,14 @@
<?php
+
/**
- * Catalan language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author Carles Bellver <carles.bellver@gmail.com>
* @author carles.bellver@gmail.com
* @author carles.bellver@cent.uji.es
* @author Carles Bellver <carles.bellver@cent.uji.es>
* @author daniel@6temes.cat
+ * @author controlonline.net <controlonline.net@gmail.com>
*/
$lang['menu'] = 'Paràmetres de configuració';
$lang['error'] = 'Els paràmetres no s\'han pogut actualitzar per causa d\'un valor incorrecte Reviseu els canvis i torneu a enviar-los.<br />Els valors incorrectes es ressaltaran amb un marc vermell.';