From a06a4bc217b669b6c524fcc5c46e72eefff6a48a Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Fri, 23 Aug 2013 19:43:18 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: Ifd7958b01a315eceb427233d1bc2cb947ffd6b5c --- CategoryTree.i18n.php | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/CategoryTree.i18n.php b/CategoryTree.i18n.php index 45b5367d..05b75dc9 100644 --- a/CategoryTree.i18n.php +++ b/CategoryTree.i18n.php @@ -134,9 +134,27 @@ Tip: Use the ParserFunctions extension (http://www.mediawiki.org/wiki/Help:Exten
 {{#ifeq:$1|0||$1 categories}}
 
', - 'categorytree-num-categories' => 'Number of sub-categories in a category. The word "categories" should be abbreviated. Appears in brackets after a name of an empty category. This message supports PLURAL.', - 'categorytree-num-pages' => 'Number of pages in a category. The word "pages" should be abbreviated. Appears in brackets after a name of an empty category. This message supports PLURAL.', - 'categorytree-num-files' => 'Number of files in a category. The word "files" should be abbreviated. Appears in brackets after a name of an empty category. This message supports PLURAL.', + 'categorytree-num-categories' => 'Number of sub-categories in a category. Appears in brackets after a name of an empty category. + +The word "categories" should be abbreviated. + +Parameters: +* $1 - number of sub-categories. Can be used for PLURAL. +{{Related|Categorytree-num}}', + 'categorytree-num-pages' => 'Number of pages in a category. Appears in brackets after a name of an empty category. + +The word "pages" should be abbreviated. + +Parameters: +* $1 - number of pages. Can be used for PLURAL. +{{Related|Categorytree-num}}', + 'categorytree-num-files' => 'Number of files in a category. Appears in brackets after a name of an empty category. + +The word "files" should be abbreviated. + +Parameters: +* $1 - number of files. Can be used for PLURAL. +{{Related|Categorytree-num}}', 'categorytree-num-empty' => 'The word "empty", as in "empty category". Appears in brackets after a name of an empty category. {{Identical|Empty}}', 'categorytree-load' => 'Tooltip for the "expand" button, if the content was not yet loaded.