mediawiki-extensions-Catego.../i18n/api/uk.json
Translation updater bot f128b12bfe
Localisation updates from https://translatewiki.net.
Change-Id: I47d5a5d383ecc05009ae0d8e110db2761823b39b
2024-07-24 08:10:13 +02:00

15 lines
882 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Piramidion",
"Ата",
"Ignatgg"
]
},
"apihelp-categorytree-summary": "Внутрішній модуль для розширення CategoryTree.",
"apihelp-categorytree-param-category": "Назва в просторі назв категорій. Якщо буде вказаний префікс, він буде проігнорований.",
"apihelp-categorytree-param-options": "Опції для конструктора CategoryTree як об'єкта JSON. Параметр глибини (<var>depth</var>) за замовчуванням встановлений як <kbd>1</kbd>.",
"apierror-categorytree-invalidjson": "Опції мають бути коректним JSON-об'єктом.",
"apierror-categorytree-invalidjson-option": "Параметр \"$1\" містить недійсне значення."
}