mediawiki-extensions-Catego.../i18n/api/uk.json
Translation updater bot e72c681158
Localisation updates from https://translatewiki.net.
Change-Id: If78429fe06117584518d705b4dfea37576937316
2024-07-25 08:21:01 +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\" містить недійсне значення."
}