CategoryTree.i18n.sdc.php #1

  • //
  • guest/
  • matt_attaway/
  • mediawiki/
  • extensions/
  • CategoryTree/
  • CategoryTree.i18n.sdc.php
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<?php

/**
 * Internationalisation file for the CategoryTree extension
 *
 * @package MediaWiki
 * @subpackage Extensions
 * @author Betawiki editors
 * @copyright  2007 Betawiki editors
 * @licence GNU Free Documentation License, Version 1.2
 *

  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.2
  or any later version published by the Free Software Foundation;
  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
  Texts.  A copy of the license is included in the section entitled "GNU
  Free Documentation License".
 */

/** Sassarese (Sassarese)
 * @author Felis
 */
$messages = array(
	'categorytree'                  => "Sthruttura ad'àiburu di li categuri",
	'categorytree-tab'              => 'Àiburu',
	'categorytree-header'           => "Insirì l'innommu di la categuria di la quari si vó vidé lu cuntinuddu attrabessu la sthruttura ad'àiburu. Amminta chi la pàgina vó li funzionariddai abanzaddi di JavaScript ciamaddi AJAX; s'ài un nabiggddori vécciu o cu' li funzioni JavaScript disàbiritaddi, chistha pàgina nò funziunerà.",
	'categorytree-category'         => 'Categuria',
	'categorytree-go'               => 'Carrigga',
	'categorytree-parents'          => 'Categuri superiori',
	'categorytree-mode-categories'  => 'musthra soru li categuri',
	'categorytree-mode-pages'       => "tutti li pàgini, eschrusi l'immàgini",
	'categorytree-mode-all'         => 'tutti li pàgini',
	'categorytree-collapse'         => 'cumprimi',
	'categorytree-expand'           => 'ippaglia',
	'categorytree-load'             => 'carrigga',
	'categorytree-loading'          => 'carrigghendi...',
	'categorytree-nothing-found'    => 'nisciun risulthaddu',
	'categorytree-no-subcategories' => 'nisciuna sottucateguria.',
	'categorytree-no-pages'         => 'nisciuna bozi ni sottucateguria.',
	'categorytree-not-found'        => "Categuria ''$1'' nò acciappadda",
	'categorytree-error'            => "Probrema i' lu carriggamentu di li dati.",
	'categorytree-retry'            => "Pa piazeri aisetta un'àttimu e poi torra a prubà.",
	'categorytree-show-list'        => 'Listha',
	'categorytree-show-tree'        => "Sthruttura ad'àiburu",
	'categorytree-too-many-subcats' => "Li sottucateguri sò troppi pa assé visuarizzaddi attrabessu la sthruttura ad'àiburu.",
);
# Change User Description Committed
#1 8318 Matt Attaway Get the latest changes from @sam_stafford's version of the Mediawiki plugin
//guest/sam_stafford/mediawiki/extensions/CategoryTree/CategoryTree.i18n.sdc.php
#1 6192 Sam Stafford A handful of Mediawiki extensions, skins, and whatnot.
 Not all of
these are authored by me, but I want them all in one place and I need
to keep track of any tweaks made.