Adding upstream version 20241201.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5f5109ce41
commit
f8d74cc725
216 changed files with 7490 additions and 0 deletions
8
plugins/55/addnewpage/lang/ca/lang.php
Normal file
8
plugins/55/addnewpage/lang/ca/lang.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
/*
|
||||
* Catalan language file
|
||||
*/
|
||||
$lang['namespaceRoot'] = "Arrel";
|
||||
$lang['okbutton'] = "Crear";
|
||||
$lang['nooption'] = "No teniu permisos suficients per afegir una pàgina";
|
10
plugins/55/addnewpage/lang/ca/settings.php
Normal file
10
plugins/55/addnewpage/lang/ca/settings.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* Catalan language file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "espais de nom a excloure (separats par un ;)";
|
||||
$lang['addpage_showroot'] = "Mostrar l'espai de nom arrel";
|
||||
$lang['addpage_hide'] = "Quan feu servir la sintaxi {{NEWPAGE>[ns]}}: Oculta la selecció d'espais de nom (desmarcat: només mostra els subespais de nom)";
|
||||
$lang['addpage_hideACL'] = "Si desmarcat, mostra un missatge quan l'usuari no té permisos suficients per crear una pàgina. Si no, occulta {{NEWPAGE}}";
|
Loading…
Add table
Add a link
Reference in a new issue