DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:wst:l10n

wst Plugin

Localization

pt-br - Brazilian Portuguese (Português do Brasil)

lang.php
<?php
 
/**
 */
$lang['missing_argument']      = 'Erro: Falta Argumento';
settings.php
$lang['namespace']             = 'Espaço nominal padrão para templates no estilo Wikimedia';

ru - Russian (Русский)

lang.php
<?php
 
/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Aleksandr Selivanov <alexgearbox@yandex.ru>
 */
$lang['missing_argument'] = 'Ошибка: отсутствует аргумент';
settings.php
<?php
 
/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Aleksandr Selivanov <alexgearbox@yandex.ru>
 */
$lang['namespace'] = 'Пространство имён по умолчанию для шаблонов в стиле Wikimedia';
plugin/wst/l10n.txt · Last modified: 2024-01-16 23:25 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki