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
10
plugins/55/addnewpage/lang/ar/lang.php
Executable file
10
plugins/55/addnewpage/lang/ar/lang.php
Executable file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Ali Almlfy <Almlfy@hotmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'الجذر';
|
||||
$lang['okbutton'] = 'أضف صفحة';
|
||||
$lang['nooption'] = 'لا يسمح لك إضافة صفحات';
|
11
plugins/55/addnewpage/lang/ar/settings.php
Executable file
11
plugins/55/addnewpage/lang/ar/settings.php
Executable file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Ali Almlfy <Almlfy@hotmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'النطقات المسثناة (يفصل بينها بـ ;)';
|
||||
$lang['addpage_showroot'] = 'اعرض نطاق الجذر';
|
||||
$lang['addpage_hide'] = 'عند استعمال صيغة {{صفحة جديدة>[ns]}}: أخفي اختيار تسمية النطاق (وإلا فإنه سيظهر النطاق الفرعية)';
|
||||
$lang['addpage_hideACL'] = 'اخفاء {{صفحة جديد}} إن لم يكن للمستخدم الحق في إضافة صفحات (وإلا فإنها ستظهر)';
|
10
plugins/55/addnewpage/lang/bg/lang.php
Normal file
10
plugins/55/addnewpage/lang/bg/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Neli Dimitrova <neli.dimitrova.office@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Основно именно пространство';
|
||||
$lang['okbutton'] = 'Добави страница';
|
||||
$lang['nooption'] = 'Нямате право да създавате страница тук';
|
11
plugins/55/addnewpage/lang/bg/settings.php
Normal file
11
plugins/55/addnewpage/lang/bg/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Neli Dimitrova <neli.dimitrova.office@gmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Списък с изключени именни пространства (разделени със знак ;)';
|
||||
$lang['addpage_showroot'] = 'Покажи основното именно пространство';
|
||||
$lang['addpage_hide'] = 'Когато се използва синтаксиса {{NEWPAGE>[ns]}}: Скрий избора на именно пространство (ако не е избрано: покажи само дъщерните именни пространства)';
|
||||
$lang['addpage_hideACL'] = 'Скрий {{NEWPAGE}}, ако потребителят няма права да добавя страници (покажи съобщение, ако не е избрано)';
|
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}}";
|
10
plugins/55/addnewpage/lang/ckb/lang.php
Normal file
10
plugins/55/addnewpage/lang/ckb/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author qezwan <qezwan@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'ڕەگ';
|
||||
$lang['okbutton'] = 'زیادکردنی لاپەڕە';
|
||||
$lang['nooption'] = 'تۆ ڕێگەت پێنەدراوە لاپەڕەزیاد بکەیت';
|
11
plugins/55/addnewpage/lang/ckb/settings.php
Normal file
11
plugins/55/addnewpage/lang/ckb/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author qezwan <qezwan@gmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'بۆشایی ناوی بەدەرکراو (جیاکراونەتەوە لەگەڵ ;)';
|
||||
$lang['addpage_showroot'] = 'بۆشایی ناوی ڕەگ نیشان بدە';
|
||||
$lang['addpage_hide'] = 'کاتێک تۆ {{NEWPAGE>[ns]}} ڕستەسازی بەکاردێنیت: شاردنەوەی دیاریکردنی بۆشایی ناو (نەپشکندراوە: تەنها ژێربۆشایی پیشان بدە)';
|
||||
$lang['addpage_hideACL'] = 'شاردنەوە {{NEWPAGE}} ئەگەر بەکارهێنەر مافی ئەوەی نییە لاپەڕەزیاد بکات (نیشاندانی پەیام ئەگەر نەپشکنرابێت)';
|
10
plugins/55/addnewpage/lang/cs/lang.php
Normal file
10
plugins/55/addnewpage/lang/cs/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Kořen';
|
||||
$lang['okbutton'] = 'Přidat stránku';
|
||||
$lang['nooption'] = 'Nejste oprávněni přidávat stránky';
|
11
plugins/55/addnewpage/lang/cs/settings.php
Normal file
11
plugins/55/addnewpage/lang/cs/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Vyloučit jmenné prostory (oddělené středníkem ;)';
|
||||
$lang['addpage_showroot'] = 'Zobrazit kořenový jmenný prostor';
|
||||
$lang['addpage_hide'] = 'Pokud použijete {{NEWPAGE>[ns]}} syntax: Skrýt výběr jmenného prostoru (nezaškrtnuto: zobrazit pouze jmenné podprostory)';
|
||||
$lang['addpage_hideACL'] = 'Skrýt {{NEWPAGE}} pokud uživatel nemá práva pro přidávání stránek (nezaškrtnuto: zobrazit zprávu)';
|
10
plugins/55/addnewpage/lang/da/lang.php
Normal file
10
plugins/55/addnewpage/lang/da/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Soren Birk <soer9648@eucl.dk>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Rod';
|
||||
$lang['okbutton'] = 'Tilføj side';
|
||||
$lang['nooption'] = 'Du har ikke tilladelse til at tilføje sider';
|
11
plugins/55/addnewpage/lang/da/settings.php
Normal file
11
plugins/55/addnewpage/lang/da/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Soren Birk <soer9648@eucl.dk>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Ekskluderet navnerum (separeret med ;)';
|
||||
$lang['addpage_showroot'] = 'Vis rod-navnerum';
|
||||
$lang['addpage_hide'] = 'Når du benytter {{NEWPAGE>[ns]}} syntaks: Skjul valgte navnerum (umarkeret: vis kun under-navnerum)';
|
||||
$lang['addpage_hideACL'] = 'Skjul {{NEWPAGE}} hvis brugeren ikke har rettigheder til at tilføje sider (vis meddelelse hvis umarkeret)';
|
12
plugins/55/addnewpage/lang/de-informal/lang.php
Normal file
12
plugins/55/addnewpage/lang/de-informal/lang.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author MaWi <drmaxxis@gmail.com>
|
||||
* @author Michael <michael.kraemer@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Wurzel';
|
||||
$lang['name'] = 'Seiten Name';
|
||||
$lang['okbutton'] = 'Seite hinzufügen';
|
||||
$lang['nooption'] = 'Du besitzt nicht die Benutzerrechte um Seiten hinzuzufügen.';
|
14
plugins/55/addnewpage/lang/de-informal/settings.php
Normal file
14
plugins/55/addnewpage/lang/de-informal/settings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author MaWi <drmaxxis@gmail.com>
|
||||
* @author Michael <michael.kraemer@gmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Namespaces ausschließen (getrennt mit ; )';
|
||||
$lang['addpage_showroot'] = 'Wurzel-Namespace anzeigen';
|
||||
$lang['addpage_hide'] = '{{NEWPAGE>[ns]}} Syntax: Ausgewählt, diese Namespace-Auswahl verbergen. Nicht ausgewählt, nur diese Namespace-Auswahl anzeigen.';
|
||||
$lang['addpage_hideACL'] = 'Verberge {{NEWPAGE}} wenn ein Benutzer keine Berechtigung hat Seiten hinzuzufügen
|
||||
Ausgewählt: Anzeige wird verborgen
|
||||
Nicht ausgewählt: es wird eine Fehlermeldung ausgegeben';
|
11
plugins/55/addnewpage/lang/de/lang.php
Normal file
11
plugins/55/addnewpage/lang/de/lang.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Joerg <scooter22@gmx.de>
|
||||
* @author Michael <michael@krmr.org>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Wurzel';
|
||||
$lang['okbutton'] = 'Seite hinzufügen';
|
||||
$lang['nooption'] = 'Du besitzt nicht die Benutzerrechte um Seiten hinzuzufügen.';
|
13
plugins/55/addnewpage/lang/de/settings.php
Normal file
13
plugins/55/addnewpage/lang/de/settings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Joerg <scooter22@gmx.de>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Namespaces ausschließen (getrennt mit ; )';
|
||||
$lang['addpage_showroot'] = 'Wurzel-Namespace anzeigen';
|
||||
$lang['addpage_hide'] = '{{NEWPAGE>[ns]}} Syntax: Ausgewählt, diese Namespace-Auswahl verbergen. Nicht ausgewählt, nur diese Namespace-Auswahl anzeigen.';
|
||||
$lang['addpage_hideACL'] = 'Verberge {{NEWPAGE}} wenn ein Benutzer keine Berechtigung hat Seiten hinzuzufügen
|
||||
Ausgewählt: Anzeige wird verborgen
|
||||
Nicht ausgewählt: es wird eine Fehlermeldung ausgegeben';
|
9
plugins/55/addnewpage/lang/en/lang.php
Normal file
9
plugins/55/addnewpage/lang/en/lang.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/*
|
||||
* English language file
|
||||
*/
|
||||
$lang['namespaceRoot'] = "Root";
|
||||
$lang['name'] = "Page name";
|
||||
$lang['okbutton'] = "Add page";
|
||||
$lang['nooption'] = "You are not allowed to add pages";
|
||||
//Setup VIM: ex: et ts=2 enc=utf-8 :
|
11
plugins/55/addnewpage/lang/en/settings.php
Normal file
11
plugins/55/addnewpage/lang/en/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* English language file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "Excluded namespaces (separated with ;)";
|
||||
$lang['addpage_showroot'] = "Show root namespace";
|
||||
$lang['addpage_hide'] = "When you use {{NEWPAGE>[ns]}} syntax: Hide namespace selection (unchecked: show only subnamespaces)";
|
||||
$lang['addpage_hideACL'] = "Hide {{NEWPAGE}} if user does not have rights to add pages (show message if unchecked)";
|
||||
$lang['addpage_autopage'] = "Don't show the input box, the preconfigured namespace is treated as a full page ID. (makes sense with date placeholders)";
|
10
plugins/55/addnewpage/lang/eo/lang.php
Normal file
10
plugins/55/addnewpage/lang/eo/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Robert Bogenschneider <bogi@uea.org>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Bazo';
|
||||
$lang['okbutton'] = 'Aldoni paĝon';
|
||||
$lang['nooption'] = 'Vi ne rajtas aldoni paĝojn';
|
11
plugins/55/addnewpage/lang/eo/settings.php
Normal file
11
plugins/55/addnewpage/lang/eo/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Robert Bogenschneider <bogi@uea.org>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Ekskludi nomspacojn (disigitaj per ;)';
|
||||
$lang['addpage_showroot'] = 'Montri nomspacon';
|
||||
$lang['addpage_hide'] = 'Se vi uzas {{NEWPAGE>[ns]}}-sintakson: Ĉu kaŝi la nomspac-selekton? (malplena: montri nur subnomspacojn)';
|
||||
$lang['addpage_hideACL'] = 'Kaŝi {{NEWPAGE}} se uzanto ne rajtas aldoni paĝojn (montri mesaĝon, se malplena)';
|
8
plugins/55/addnewpage/lang/es/lang.php
Normal file
8
plugins/55/addnewpage/lang/es/lang.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/*
|
||||
* Spanish language file (Paraguay)
|
||||
*/
|
||||
$lang['namespaceRoot'] = "Raiz";
|
||||
$lang['okbutton'] = "Agregar pagina";
|
||||
$lang['nooption'] = "Ud. no tiene privilegios para crear la pagina";
|
||||
//Setup VIM: ex: et ts=2 enc=utf-8 :
|
10
plugins/55/addnewpage/lang/es/settings.php
Normal file
10
plugins/55/addnewpage/lang/es/settings.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* Spanish language file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "excluir directorio(namespace) separados por punto y coma (;)";
|
||||
$lang['addpage_showroot'] = "Mostrar directorio(namespace) raiz";
|
||||
$lang['addpage_hide'] = "cuando se usa la sintaxis {{NEWPAGE>[dir]}}: se oculta el selector de directorio (desmarcado: muestra solo sub-directorios (sub-namespaces))";
|
||||
$lang['addpage_hideACL'] = "si esta desmarcado, muesta un mensaje de error de privilegios. Si el usuario no tiene permiso de crear una pagina, simplemente se oculta el codigo {{NEWPAGE}}";
|
10
plugins/55/addnewpage/lang/fa/lang.php
Normal file
10
plugins/55/addnewpage/lang/fa/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Sam01 <m.sajad079@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'ریشه';
|
||||
$lang['okbutton'] = 'اضافهکردن صفحه';
|
||||
$lang['nooption'] = 'شما امکان اضافه کردن صفحهها را ندارید';
|
12
plugins/55/addnewpage/lang/fa/settings.php
Normal file
12
plugins/55/addnewpage/lang/fa/settings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Sam01 <m.sajad079@gmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'حذف فضاهای نام (جدا کردن از هم با ;)';
|
||||
$lang['addpage_showroot'] = 'نمایش فضاینام ریشه';
|
||||
$lang['addpage_hide'] = 'زمانی که استفاده میکنید از {{NEWPAGE>[ns]}} نحو: مخفی سازی فضاینام انتخابی
|
||||
(تیک: نمایش تمام فضاهای زیر نام)';
|
||||
$lang['addpage_hideACL'] = 'مخفی کردن {{NEWPAGE}} اگر کاربران';
|
9
plugins/55/addnewpage/lang/fr/lang.php
Normal file
9
plugins/55/addnewpage/lang/fr/lang.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
/*
|
||||
* French language file
|
||||
*/
|
||||
$lang['namespaceRoot'] = "Racine";
|
||||
$lang['name'] = "Nom de la page";
|
||||
$lang['okbutton'] = "Créer";
|
||||
$lang['nooption'] = "Vous n'avez pas les droits pour ajouter une page";
|
11
plugins/55/addnewpage/lang/fr/settings.php
Normal file
11
plugins/55/addnewpage/lang/fr/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* French language file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "Catégories à exclure (séparées par un ';')";
|
||||
$lang['addpage_showroot'] = "Afficher la catégorie racine";
|
||||
$lang['addpage_hide'] = "Quand vous utlisez la syntaxe {{NEWPAGE>[ns]}} : cache la selection de catégorie (décoché: affiche uniquement les sous-catégories)";
|
||||
$lang['addpage_hideACL'] = "Si non cochée, affiche un message lorsque l'utilisateur n'a pas les droits d'ajout de page. Sinon, cache simplement {{NEWPAGE}}";
|
||||
$lang['addpage_autopage'] = "Ne pas afficher le champ de saisie; la catégorie préconfigurée est traitée comme un identifiant de page complet (utile avec des attributs de date)";
|
10
plugins/55/addnewpage/lang/hu/lang.php
Normal file
10
plugins/55/addnewpage/lang/hu/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Fekete Ádám Zsolt <fadam@egbcsoport.hu>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Kiindulónévtér';
|
||||
$lang['okbutton'] = 'Oldal hozzáadása';
|
||||
$lang['nooption'] = 'Nincs jogosultságod oldal létrehozásához';
|
11
plugins/55/addnewpage/lang/hu/settings.php
Normal file
11
plugins/55/addnewpage/lang/hu/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Fekete Ádám Zsolt <fadam@egbcsoport.hu>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Elrejtett névterek (pontosvesszővel elválasztva)';
|
||||
$lang['addpage_showroot'] = 'Kiindulónévtér mutatása';
|
||||
$lang['addpage_hide'] = 'A {{NEWPAGE>[ns]}} szintaxis használatakor: Névtérválasztó lista elrejtése (ha nincs bejelölve: mutatja az alnévtereket)';
|
||||
$lang['addpage_hideACL'] = 'A {{NEWPAGE}} elrejtése ha a felhasználónak nincs jogosultsága oldal létrehozásához (ha nincs bejelölve, egy üzenet fog megjelenni)';
|
11
plugins/55/addnewpage/lang/it/lang.php
Normal file
11
plugins/55/addnewpage/lang/it/lang.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Daniele Savasta <danielesavasta@tiscali.it>
|
||||
* @author Mirko <malisan.mirko@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Root';
|
||||
$lang['okbutton'] = 'Aggiungi Pagina';
|
||||
$lang['nooption'] = 'Non sei autorizzato ad aggiungere nuove pagine';
|
8
plugins/55/addnewpage/lang/it/settings.php
Normal file
8
plugins/55/addnewpage/lang/it/settings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Mirko <malisan.mirko@gmail.com>
|
||||
*/
|
||||
$lang['addpage_hideACL'] = 'Nascondi {{NEWPAGE}} se l\'utente non è autorizzato ad aggiungere pagine(mostra il messaggio se non è selezionato)';
|
8
plugins/55/addnewpage/lang/ja/lang.php
Executable file
8
plugins/55/addnewpage/lang/ja/lang.php
Executable file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/*
|
||||
Japanese language file
|
||||
*/
|
||||
$lang['namespaceRoot'] = "ルート";
|
||||
$lang['okbutton'] = "ページ追加";
|
||||
$lang['nooption'] = "ページの追加が許可されていません";
|
||||
//Setup VIM: ex: et ts=2 enc=utf-8 :
|
10
plugins/55/addnewpage/lang/ja/settings.php
Executable file
10
plugins/55/addnewpage/lang/ja/settings.php
Executable file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* Japanese language file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "除外する名前空間(; 区切り)";
|
||||
$lang['addpage_showroot'] = "ルート名前空間を表示";
|
||||
$lang['addpage_hide'] = "{{NEWPAGE>[ns]}} 構文使用時: 名前空間選択リストを表示しない(チェックなし: 下位名前空間のみを表示)";
|
||||
$lang['addpage_hideACL'] = "ページ追加の権限を持たないユーザーに対しては {{NEWPAGE}} を表示しない(チェックなしの場合にはメッセージを表示)";
|
10
plugins/55/addnewpage/lang/ko/lang.php
Executable file
10
plugins/55/addnewpage/lang/ko/lang.php
Executable file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Myeongjin <aranet100@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = '루트';
|
||||
$lang['okbutton'] = '문서 추가';
|
||||
$lang['nooption'] = '문서를 추가할 권한이 없습니다';
|
11
plugins/55/addnewpage/lang/ko/settings.php
Executable file
11
plugins/55/addnewpage/lang/ko/settings.php
Executable file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Myeongjin <aranet100@gmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = '제외할 이름공간 (;로 구분)';
|
||||
$lang['addpage_showroot'] = '루트 이름공간 보이기';
|
||||
$lang['addpage_hide'] = '{{NEWPAGE>[ns]}} 구문을 사용할 때: 이름공간 선택을 숨기기 (체크하지 않음: 하위 이름공간만 보이기)';
|
||||
$lang['addpage_hideACL'] = '사용자가 문서를 추가할 권한이 없을 때 {{NEWPAGE}} 숨기기 (체크하지 않으면 메시지 보이기)';
|
10
plugins/55/addnewpage/lang/nl/lang.php
Normal file
10
plugins/55/addnewpage/lang/nl/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Hugo Smet <hugo.smet@scarlet.be>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Root';
|
||||
$lang['okbutton'] = 'Pagina toevoegen';
|
||||
$lang['nooption'] = 'U heeft geen rechten om pagina\'s toe te voegen';
|
11
plugins/55/addnewpage/lang/nl/settings.php
Normal file
11
plugins/55/addnewpage/lang/nl/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Hugo Smet <hugo.smet@scarlet.be>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Uitgesloten naamruimte\'s (gescheiden door ;)';
|
||||
$lang['addpage_showroot'] = 'Toon root naamruimte';
|
||||
$lang['addpage_hide'] = 'Bij gebruik van {{NEWPAGE>[ns]}} syntax: Verberg naamruimte selectie (niet aangevinkt: toon enkel sub naamruimte\'s)';
|
||||
$lang['addpage_hideACL'] = 'Verberg {{NEWPAGE}} wanneer de gebruiker geen rechten heeft om pagina\'s toe te voegen (toon melding wanneer niet aangevinkt)';
|
10
plugins/55/addnewpage/lang/no/lang.php
Normal file
10
plugins/55/addnewpage/lang/no/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Arne Hanssen <arne.hanssen@getmail.no>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Rot';
|
||||
$lang['okbutton'] = 'Legg til ny side';
|
||||
$lang['nooption'] = 'Du har ikke tilgang til å legge til sider';
|
11
plugins/55/addnewpage/lang/no/settings.php
Normal file
11
plugins/55/addnewpage/lang/no/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Arne Hanssen <arne.hanssen@getmail.no>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Utelatte navnerom (separert med ;)';
|
||||
$lang['addpage_showroot'] = 'Vis rot-navnerom';
|
||||
$lang['addpage_hide'] = 'Når du bruker {{NEWPAGE>[ns]}} syntaks: skjul valg av navnerom (ikke avhuket: vis bare undernavnerom)';
|
||||
$lang['addpage_hideACL'] = 'Skjul {NEWPAGE}} dersom bruker ikke har tilgang til å legge til sider (ikke avhuket: vis tilbakemelding) ';
|
8
plugins/55/addnewpage/lang/pl/lang.php
Normal file
8
plugins/55/addnewpage/lang/pl/lang.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/*
|
||||
* polish language file
|
||||
*/
|
||||
$lang['namespaceRoot'] = "Główny";
|
||||
$lang['okbutton'] = "Dodaj stronę";
|
||||
$lang['nooption'] = "Nie masz uprawnień aby dodać nową stronę";
|
||||
//Setup VIM: ex: et ts=2 enc=utf-8 :
|
10
plugins/55/addnewpage/lang/pl/settings.php
Normal file
10
plugins/55/addnewpage/lang/pl/settings.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* Polish language file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "Wykluczone nazwy (oddzielone średnikiem)";
|
||||
$lang['addpage_showroot'] = "Pokaż nazwę głównego katalogu";
|
||||
$lang['addpage_hide'] = "Kiedy używasz składni {{NEWPAGE>[nazwa]}}: Ukryj nazwę grupy (niezaznaczone: pokaż tylko podnazwy)";
|
||||
$lang['addpage_hideACL'] = "Ukryj {{NEWPAGE}} jeżeli użytkownicy nie posiadają uprawnień dodawania nowych stron (pokaż komunikat jeśli niezaznaczone)";
|
10
plugins/55/addnewpage/lang/pt-br/lang.php
Normal file
10
plugins/55/addnewpage/lang/pt-br/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Samory Pereira Santos <samory.santos@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Raiz';
|
||||
$lang['okbutton'] = 'Adicionar página';
|
||||
$lang['nooption'] = 'Você não tem permissão para adicionar páginas';
|
12
plugins/55/addnewpage/lang/pt-br/settings.php
Normal file
12
plugins/55/addnewpage/lang/pt-br/settings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Alexandre Belchior <alexbelchior@gmail.com>
|
||||
* @author Samory Pereira Santos <samory.santos@gmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Excluir namespaces (separar com ;)';
|
||||
$lang['addpage_showroot'] = 'Mostrar namespace raiz';
|
||||
$lang['addpage_hide'] = 'Quando você usa a sintax {{NEWPAGE>[ns]}} : Oculta a seleção do namespace (desmarcado: mostra apenas os subnamespaces)';
|
||||
$lang['addpage_hideACL'] = 'Ocultar {{NEWPAGE}} se o usuário não tiver direitos para adicionar páginas (mostre a mensagem se desmarcada)';
|
10
plugins/55/addnewpage/lang/pt/lang.php
Normal file
10
plugins/55/addnewpage/lang/pt/lang.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Alfredo Silva <alfredo.silva@sky.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Raiz';
|
||||
$lang['okbutton'] = 'Adicionar página';
|
||||
$lang['nooption'] = 'Não está autorizado para adicionar páginas';
|
11
plugins/55/addnewpage/lang/pt/settings.php
Normal file
11
plugins/55/addnewpage/lang/pt/settings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Alfredo Silva <alfredo.silva@sky.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Espaços do nome excluídos (separados com ;)';
|
||||
$lang['addpage_showroot'] = 'Mostrar espaço do nome da raiz';
|
||||
$lang['addpage_hide'] = 'Quando utiliza a sintaxe {{NEWPAGE>[ns]}} : Ocultar a seleção do espaço do nome (desmarcado : mostrar apenas sub-espaço do nome)';
|
||||
$lang['addpage_hideACL'] = 'Ocultar {{NEWPAGE}} se o utilizador não possuir permissões para adicionar páginas (mostrar mensagem se desmarcado).';
|
11
plugins/55/addnewpage/lang/ru/lang.php
Normal file
11
plugins/55/addnewpage/lang/ru/lang.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Корневой уровень';
|
||||
$lang['name'] = 'Имя страницы';
|
||||
$lang['okbutton'] = 'Добавить страницу';
|
||||
$lang['nooption'] = 'Вы не можете добавлять страницы';
|
12
plugins/55/addnewpage/lang/ru/settings.php
Normal file
12
plugins/55/addnewpage/lang/ru/settings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author serg <sergey_art82@inbox.ru>
|
||||
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Исключаемые пространства имен (разделитель — точка с запятой)';
|
||||
$lang['addpage_showroot'] = 'Показать корневое пространство имён';
|
||||
$lang['addpage_hide'] = 'При использовании синтаксиса {{NEWPAGE>[ns]}} скрывать выбор пространства имён. (Если флажок снят, будут показываться только подпространства имён.)';
|
||||
$lang['addpage_hideACL'] = 'Скрыть {{NEWPAGE}}, если пользователь не имеет прав на добавление страниц. (Если флажок снят, будет отображаться сообщение.)';
|
9
plugins/55/addnewpage/lang/sv/lang.php
Executable file
9
plugins/55/addnewpage/lang/sv/lang.php
Executable file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
* Swedish language file
|
||||
* Save file as UTF8.
|
||||
*/
|
||||
$lang['namespaceRoot'] = "Rot";
|
||||
$lang['okbutton'] = "Skapa sida";
|
||||
$lang['nooption'] = "Du har inte behörighet att skapa sidor";
|
10
plugins/55/addnewpage/lang/sv/settings.php
Executable file
10
plugins/55/addnewpage/lang/sv/settings.php
Executable file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* Swedish language file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "Exkluderade namnrymder (separera med ;)";
|
||||
$lang['addpage_showroot'] = "Visa rotrymd";
|
||||
$lang['addpage_hide'] = "När du använder {{NEWPAGE>[ns]}} syntax: Dölj val av namnrymd (ej ikryssad: visa bara undernamnrymder)";
|
||||
$lang['addpage_hideACL'] = "Dölj {{NEWPAGE}} om användaren inte har rättighet att skapa sidor (visa meddelande om ej ikryssad)";
|
12
plugins/55/addnewpage/lang/uk/lang.php
Executable file
12
plugins/55/addnewpage/lang/uk/lang.php
Executable file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* Ukrainian language file
|
||||
*
|
||||
* @author Олексій <alexey.furashev@gmail.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Кореневий простір імен';
|
||||
$lang['okbutton'] = 'Додати сторінку';
|
||||
$lang['nooption'] = 'Ви не можете додавати сторінки';
|
13
plugins/55/addnewpage/lang/uk/settings.php
Executable file
13
plugins/55/addnewpage/lang/uk/settings.php
Executable file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* USE : UTF8
|
||||
* Ukrainian language file
|
||||
*
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Виключені простори імен (розділені ;)';
|
||||
$lang['addpage_showroot'] = 'Відображати кореневий простір імен';
|
||||
$lang['addpage_hide'] = 'При застосуванні {{NEWPAGE>[ns]}} сховати вибір простору імен (якщо вибрано цей пункт - відображати тільки підпростір імен)';
|
||||
$lang['addpage_hideACL'] = 'Сховати {{NEWPAGE}}, якщо користувач не має прав додавати сторінки (відображати повідомлення, якщо цей пункт не вибрано)';
|
11
plugins/55/addnewpage/lang/vi/lang.php
Executable file
11
plugins/55/addnewpage/lang/vi/lang.php
Executable file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* Vietnamese language file
|
||||
*
|
||||
*/
|
||||
$lang['namespaceRoot'] = 'Gốc';
|
||||
$lang['okbutton'] = 'Tạo trang mới';
|
||||
$lang['nooption'] = 'Bạn không được phép tạo trang mới';
|
14
plugins/55/addnewpage/lang/vi/settings.php
Executable file
14
plugins/55/addnewpage/lang/vi/settings.php
Executable file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* USE : UTF8
|
||||
* Vietnamese language file
|
||||
*
|
||||
* @author Thien Hau <thienhausoftware@gmail.com>
|
||||
*/
|
||||
$lang['addpage_exclude'] = 'Trừ không gian tên (ngăn cách bằng dấu ;)';
|
||||
$lang['addpage_showroot'] = 'Hiển thị không gian tên gốc';
|
||||
$lang['addpage_hide'] = 'Khi bạn chọn syntax {{NEWPAGE>[ns]}}: Ẩn khả năng lựa chọn không gian tên (không chọn: chỉ hiển thị không gian tên con)';
|
||||
$lang['addpage_hideACL'] = 'Ẩn {{NEWPAGE}} nếu người dùng không được phép tạo trang mới (hiển thị tin nhắn nếu không chọn)';
|
8
plugins/55/addnewpage/lang/zh-tw/lang.php
Normal file
8
plugins/55/addnewpage/lang/zh-tw/lang.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/*
|
||||
Traditional Chinese language file
|
||||
*/
|
||||
$lang['namespaceRoot']="最上層(Root)";
|
||||
$lang['okbutton'] ="新增頁面";
|
||||
$lang['nooption'] ="你沒有權限執行新增頁面的動作";
|
||||
//Setup VIM: ex: et ts=2 enc=utf-8 :
|
10
plugins/55/addnewpage/lang/zh-tw/settings.php
Normal file
10
plugins/55/addnewpage/lang/zh-tw/settings.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/*USE : UTF8*/
|
||||
|
||||
/*
|
||||
* Traditional Chinese file
|
||||
*/
|
||||
$lang['addpage_exclude'] = "排除哪些命名空間(namespace), 使用 ; 來區分多個命名空間(namespace)";
|
||||
$lang['addpage_showroot'] = "顯示最上層(Root)命名空間(namespace)";
|
||||
$lang['addpage_hide'] = "使用 {{NEWPAGE>[ns]}} 語法時不要顯示出命名空間(namespace)的選項, 沒有打勾就會列出指定命名空間(namespace)底下所有的子命名空間(subnamespace)項目";
|
||||
$lang['addpage_hideACL'] = "沒有打勾 : 表示當使用者沒有新增頁面權限時就顯示沒有權限的訊息而不會顯示出新增頁面的輸入欄.";
|
13
plugins/55/addnewpage/lang/zh/lang.php
Executable file
13
plugins/55/addnewpage/lang/zh/lang.php
Executable file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* Chinese(Simplified) language file
|
||||
*
|
||||
* @author 小命Leaflet <2532846822@qq.com>
|
||||
*/
|
||||
$lang['namespaceRoot'] = '根部命名空间';
|
||||
$lang['name'] = '页面名称';
|
||||
$lang['okbutton'] = '增加页面';
|
||||
$lang['nooption'] = '抱歉,您没有权限增加页面';
|
13
plugins/55/addnewpage/lang/zh/settings.php
Executable file
13
plugins/55/addnewpage/lang/zh/settings.php
Executable file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* USE : UTF8
|
||||
* Chinese (Simplified) language file
|
||||
*
|
||||
*/
|
||||
$lang['addpage_exclude'] = '排除的命名空间(使用;来分隔命名空间)';
|
||||
$lang['addpage_showroot'] = '显示根部命名空间';
|
||||
$lang['addpage_hide'] = '在使用 {{NEWPAGE>[ns]}} 时不显示命名空间的选择(未勾选则仅显示子命名空间)';
|
||||
$lang['addpage_hideACL'] = '用户没有新增页面权限时隐藏{{NEWPAGE}}(若未勾选则显示信息)';
|
Loading…
Add table
Add a link
Reference in a new issue