mediawiki-extensions-Catego.../i18n/api/uk.json
Translation updater bot d5e1b354ac
Localisation updates from https://translatewiki.net.
Change-Id: I4cc95bec89dc39977cc34a961e653276d55f89a3
2024-10-31 07:09:26 +01:00

14 lines
760 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-об'єктом."
}