mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-04 20:04:42 +00:00
154 lines
7.4 KiB
JavaScript
154 lines
7.4 KiB
JavaScript
module.exports = {
|
||
hello: {
|
||
'en-US': 'Hello',
|
||
ru: 'Hola',
|
||
fr: 'Salut',
|
||
},
|
||
title: {
|
||
'en-US': 'HTML Template Linter and Formatter',
|
||
ru: 'Программа проверки и форматирования шаблонов HTML',
|
||
fr: 'Linter et formateur de modèles HTML',
|
||
},
|
||
// Lang_name: {
|
||
// 'en-US': "English",
|
||
// ru: "Русский"
|
||
// },
|
||
// lang_code: {
|
||
// 'en-US': "en",
|
||
// ru: "ru"
|
||
// },
|
||
lang_code_url: {
|
||
'en-US': '',
|
||
ru: '/ru',
|
||
fr: '/fr',
|
||
},
|
||
next_release: {
|
||
'en-US': 'Next Release',
|
||
ru: 'Следующая публикация',
|
||
fr: 'Prochaine Version',
|
||
},
|
||
getting_started: {
|
||
'en-US': 'Getting Started',
|
||
ru: 'Начало Работы',
|
||
fr: 'Commencer',
|
||
},
|
||
formatter: {
|
||
'en-US': 'Formatter',
|
||
ru: 'Форматер',
|
||
fr: 'Formateur',
|
||
},
|
||
linter: {
|
||
'en-US': 'Linter',
|
||
ru: 'Линтер',
|
||
fr: 'Linter',
|
||
},
|
||
configuration: {
|
||
'en-US': 'Configuration',
|
||
ru: 'Конфигурация',
|
||
fr: 'Configuration',
|
||
},
|
||
integrations: {
|
||
'en-US': 'Integrations',
|
||
ru: 'Интеграции',
|
||
fr: 'Intégrations',
|
||
},
|
||
best_practices: {
|
||
'en-US': 'Best Practices',
|
||
ru: 'Лучшие Практики',
|
||
fr: 'Meilleures Pratiques',
|
||
},
|
||
description: {
|
||
'en-US':
|
||
'Find common syntax errors, reformat to make your HTML templates shine! Supports django, jinja, nunjucks, twig, handlebars, mustache, golang, and more!',
|
||
ru: 'Найдите распространенные синтаксические ошибки, переформатируйте, чтобы ваши HTML-шаблоны сияли! Поддерживает django, jinja, nunjucks, twig, handlebars, mustache, golang и многое другое!',
|
||
fr: 'Trouvez les erreurs de syntaxe courantes, reformatez pour faire briller vos modèles HTML ! Supporte django, jinja, nunjucks, twig, handlebars, mustache, golang, et plus encore !',
|
||
},
|
||
updated: {
|
||
'en-US': 'Updated',
|
||
ru: 'Обновлен',
|
||
fr: 'Actualisé',
|
||
},
|
||
changelog: {
|
||
'en-US': 'Changelog',
|
||
ru: 'Изменения',
|
||
fr: 'Changelog',
|
||
},
|
||
documentation: {
|
||
'en-US': 'Documentation',
|
||
ru: 'Документация',
|
||
fr: 'Documentation',
|
||
},
|
||
index_title: {
|
||
'en-US': 'Lint & Format HTML Templates',
|
||
ru: 'Проверка и форматирование html-шаблонов',
|
||
fr: 'Lint & Format Templates HTML',
|
||
},
|
||
index_description: {
|
||
'en-US':
|
||
'Once upon a time all the other programming languages had a formatter and linter. Css, javascript, python, the c suite, typescript, ruby, php, go, swift, and you know the others. <i>The cool kids on the block.</i><br>HTML templates were left out there on their own, in the cold, unformatted and unlinted :( The dirty corner in your repository. <i>Something had to change.</i><br>Welcome djLint, the free cleaning service for html templates!<br>And the html templates lived happily ever after.',
|
||
ru: 'Когда-то давно все другие языки программирования имели форматтер и линтер. Css, javascript, python, c suite, typescript, ruby, php, go, swift, и вы знаете другие. <i>Крутые ребята в квартале.</i><br>HTML-шаблоны остались там сами по себе, на холоде, неформатированные и нелинкованные :( Грязный угол в вашем репозитории. <i>Что-то должно было измениться.</i><br>Добро пожаловать djLint, бесплатный сервис очистки html-шаблонов!<br>И html-шаблоны жили долго и счастливо.',
|
||
fr: "Il était une fois, un royaume où tous les autres langages de programmation avaient un formateur et un linter. Css, javascript, python, la suite c, typescript, ruby, php, go, swift, et vous connaissez les autres. <i>Les gamins cool du quartier.</i><br>Les modèles HTML restaient là, seuls, dans le froid, non formatés et non non-lintés :( Le coin cracra de votre entrepôt. <i>Quelque chose devait changer.</i><br>Bienvenue à djLint, le service gratuit de nettoyage des modèles html !<br>Et les modèles html vécurent heureux jusqu'à la fin des temps.",
|
||
},
|
||
index_fav_lang: {
|
||
'en-US': 'find your favorite template language!',
|
||
ru: 'найдите свой любимый язык шаблонов!',
|
||
fr: 'retrouvez votre language informatique préféré!',
|
||
},
|
||
index_show_format: {
|
||
'en-US': 'Show your format!',
|
||
ru: 'Покажите свой формат!',
|
||
fr: 'Montre ton format!',
|
||
},
|
||
index_watch: {
|
||
'en-US': 'Watch it run!',
|
||
ru: 'Смотрите, как он идет!',
|
||
fr: 'Regardez-le marcher!',
|
||
},
|
||
index_add_badge: {
|
||
'en-US': 'Add a badge to your projects',
|
||
ru: 'Добавьте значок к своим проектам',
|
||
fr: 'Ajoutez un badge à vos projets',
|
||
},
|
||
index_looks_like: {
|
||
'en-US': 'Looks like this:',
|
||
ru: 'Выглядит вот так:',
|
||
fr: 'Ça ressemble à ça:',
|
||
},
|
||
contributing: {
|
||
'en-US': 'Contributing',
|
||
ru: 'Вклад',
|
||
fr: 'Contribuer',
|
||
},
|
||
contributing_message: {
|
||
'en-US':
|
||
'Contributions are welcome. Send a pr with a new feature, or checkout the <a href="https://github.com/Riverside-Healthcare/djlint/issues">issue</a> list and help where you can.',
|
||
ru: 'Вклад в работу сайта приветствуется. Пришлите письмо с новой функцией или ознакомьтесь со <a href="https://github.com/Riverside-Healthcare/djlint/issues">списком проблем</a> и помогите, чем можете.',
|
||
fr: 'Les contributions sont les bienvenues. Envoyez un pr avec une nouvelle fonctionnalité, ou consultez la <a href="https://github.com/Riverside-Healthcare/djlint/issues">liste</a> et aidez où vous pouvez.',
|
||
},
|
||
edit_page: {
|
||
'en-US': 'Edit this page',
|
||
ru: 'Редактировать эту страницу',
|
||
fr: 'Modifier cette page',
|
||
},
|
||
ignoring_code: {
|
||
'en-US': 'Ignoring Code',
|
||
ru: 'Игнорирование Контент',
|
||
fr: 'Ignorer le Contenu',
|
||
},
|
||
try_online: {
|
||
'en-US': '🤩 Try Online',
|
||
fr: '🤩 Essayez Ici',
|
||
ru: '🤩 Попробуйте онлайн',
|
||
},
|
||
demo_description: {
|
||
'en-US': 'Online HTML Template formatter using djLint!',
|
||
ru: 'Онлайн форматировщик HTML-шаблонов с использованием djLint',
|
||
fr: 'Formateur de modèles HTML en ligne utilisant djLint !',
|
||
},
|
||
footer_credits: {
|
||
'en-US':
|
||
'djLint was originally created for use in the <a href="https://atlas.bi" target="_blank">Atlas</a> projects by the <a href="https://github.com/riverside-Healthcare/" target="_blank">Riverside Healthcare Analytics</a> team.',
|
||
fr: 'djLint a été créé à l\'origine pour être utilisé dans les projets <a href="https://atlas.bi" target="_blank">Atlas</a> par l\'équipe <a href="https://github.com/riverside-Healthcare/" target="_blank">Riverside Healthcare Analytics</a>.',
|
||
ru: 'Изначально djLint был создан для использования в проектах <a href="https://atlas.bi" target="_blank">Atlas</a> командой <a href="https://github.com/riverside-Healthcare/" target="_blank">Riverside Healthcare Analytics</a>.',
|
||
},
|
||
};
|