User talk:קיפודנחש/TemplateParamWizard.js

Latest comment: 2 years ago by קיפודנחש in topic Russian i18n

Russian i18n edit

Hello, @קיפודנחש:. Can you add russian localization, please?

case 'ru':
				switch (key) {
				case 'explain': return 'поля с красной рамкой обязательны, остальные - по желанию';
					case 'wizard dialog title': return 'Настройте параметры для шаблона: ' + template;
					case 'ok': return 'OK';
					case 'cancel': return 'Отмена';
					case 'params subpage': return 'Параметры';
					case 'preview': return 'Просмотр';
					case 'options select': return 'Выбрать:';
					case 'multiline': return 'Многострочный вид';
					case 'close': return 'Закрыть';
					case 'required': return 'Необходимое';
					case 'depends': return 'Зависит от';
					case 'defval': return 'По умолчанию';
					case 'choices': return 'Выбор';
					case 'date': return 'Дата';
					case 'extended': return 'Расширенный';
					case 'button hint': return 'Мастер параметров шаблона';
					case 'able templates category name': throw('Необходимо определить название категории для шаблонов с поддержкой мастера');
					case 'template selector title': return 'Пожалуйста, введите имя шаблона';
					case 'notInParamPage': return 'поле "' + param + '" не отображается в списке параметров шаблона';
					case 'editParamPage': return 'Править страницу параметров';
					case 'unknown error': return 'Произошла ошибка: \n' + param;
					case 'please select template': return 'Пожалуйста, введите имя шаблона';
					case 'oneliner': return 'Однострочный вид';
					case 'dateFormat': return 'ММ дд, гг';
					case 'extended labels': return 'Показать все параметры';
				}

Diman Russkov (talk) 15:26, 1 September 2021 (UTC)Reply

@Diman Russkov: sure. can you point to the version (or rather, which location) of the code are you consuming? i will update "master" on hewiki, but i think there are other versions around (e.g., here on enwiki), and i'm not sure which one you consume. presuming it's this one, i suggest you try switch to the "master": he:Mediawiki:Gadget-TemplateParamWizard.js.
on 2nd thought, i think
PS: sorry for the late reply. for some reason, i did not get your ping. i doubt it was sent... peace - קיפודנחש (aka kipod) (talk) 15:13, 14 September 2021 (UTC)Reply