diff --git a/i18n/api/lt.json b/i18n/api/lt.json
index d5b48623..37703b51 100644
--- a/i18n/api/lt.json
+++ b/i18n/api/lt.json
@@ -1,9 +1,13 @@
{
"@metadata": {
"authors": [
- "Eitvys200"
+ "Eitvys200",
+ "Nokeoo"
]
},
"apihelp-categorytree-description": "CategoryTree plėtinio vidinis modulis.",
- "apihelp-categorytree-param-options": "Nustatymai skirti CategoryTree konstruktoriui, kaip JSON objektui. Nustatymo depth numatytoji reikšmė yra 1."
+ "apihelp-categorytree-summary": "Vidinis modulis, skirtas CategoryTree plėtiniui.",
+ "apihelp-categorytree-param-category": "Pavadinimas kategorijos vardų srityje, priešdėlis bus ignoruojamas, jei suteiktas.",
+ "apihelp-categorytree-param-options": "Nustatymai skirti CategoryTree konstruktoriui, kaip JSON objektui. Nustatymo depth numatytoji reikšmė yra 1.",
+ "apierror-categorytree-invalidjson": "Parinktys turi būti galiojantis JSON objektas."
}
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 208a6d62..7699baf4 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -38,7 +38,7 @@
"categorytree-collapse": "Tooltip for the \"collapse\" button.\n{{Identical|Collapse}}",
"categorytree-expand": "Tooltip for the \"expand\" button.\n{{Identical|Expand}}",
"categorytree-member-counts": "Tooltip showing a detailed summary of subcategory member counts. Parameters:\n* $1 - number of subcategories\n* $2 - number of pages (without subcategories and files)\n* $3 - number of files\n* $4 - (Unused) total number of members\n* $5 - (Unused) members to be shown in the tree, depending on mode\nUse with
\nMy category name (5)\n\nYou can change this behavior by overriding this system message. Parameters:\n* $1 - (Unused) number of subcategories\n* $2 - (Unused) number of articles (not including category pages or file pages)\n* $3 - (Unused) number of uploaded files\n* $4 - (Unused) total number of member pages, including category pages and file pages\n* $5 - (Varies depending on CategoryTree mode....Can someone describe it?)\n\nTip: Use the ParserFunctions extension (https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions) to provide if/then/else logic to display different parts conditionally. For example:\n
\n{{#ifeq:$1|0||$1 categories}}\n", + "categorytree-member-num": "{{notranslate}}", "categorytree-num-categories": "'''\"C\" is short for \"Category\".''' It must be as short as possible.\n\nNumber of sub-categories in a category. Appears in brackets after a name of an empty category.\n\nParameters:\n* $1 - number of sub-categories. Can be used for PLURAL.\n\nSee also:\n* {{msg-mw|Categorytree-num-pages}}\n* {{msg-mw|Categorytree-num-files}}\n\n\n{{Related|Categorytree-num}}", "categorytree-num-pages": "'''\"P\" is short for \"Pages\".''' It must be as short as possible.\n\nNumber of pages in a category. Appears in brackets after a name of an empty category.\n\nSee also:\n* {{msg-mw|Categorytree-num-categories}}\n* {{msg-mw|Categorytree-num-files}}\n\nParameters:\n* $1 - number of pages. Can be used for PLURAL.\n{{Related|Categorytree-num}}", "categorytree-num-files": "'''\"F\" is short for \"Files\".''' It must be as short as possible.\n\nNumber of files in a category. Appears in brackets after a name of a category.\n\nSee also:\n* {{msg-mw|Categorytree-num-categories}}\n* {{msg-mw|Categorytree-num-pages}}\n\nParameters:\n* $1 - number of files. Can be used for PLURAL.\n{{Related|Categorytree-num}}", diff --git a/i18n/sd.json b/i18n/sd.json index cad08142..e25e506b 100644 --- a/i18n/sd.json +++ b/i18n/sd.json @@ -7,6 +7,7 @@ ] }, "categorytree": "زمري جو شجرو", + "categorytree-portlet": "زمرا", "categorytree-legend": "زمري جو شجرو ڏيکاريو", "categorytree-header": "ڪنھن زمري جي فھرست جي شجري جي شڪل ۾ ڏسڻ لاءِ ڪو زمرو داخل ڪريو. (جاوااسڪرپٽ گهري ٿو.)", "categorytree-go": "شجرو ڏيکاريو",