summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorcontrolonline.net <controlonline.net@gmail.com>2015-07-30 15:45:54 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-30 15:45:54 +0200
commit7e9637146fa03b75eb1e5fc1e7d34d9c3d10ba4e (patch)
tree07ee9586a48c049a4f99bd7bd9f52d2f5536f61c /lib
parentb29fadcabc9ae3b1a1c246dfa6caefd0ad0bab9c (diff)
downloadrpg-7e9637146fa03b75eb1e5fc1e7d34d9c3d10ba4e.tar.gz
rpg-7e9637146fa03b75eb1e5fc1e7d34d9c3d10ba4e.tar.bz2
translation update
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.';