Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #149

Merged
merged 1 commit into from
Nov 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions public/locales/uk/lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,17 +275,17 @@
"remove": "Видалити"
},
"fonts": {
"type": "Font type",
"local": "Local font",
"web": "Web-hosted font",
"name_local": "Name of the font installed on your device",
"name_web": "Name of the font",
"url": "Link to the font file (.woff2, .ttf, .otf)",
"type": "Тип шрифту",
"local": "Локальний шрифт",
"web": "Шрифт на вебресурсі",
"name_local": "Назва шрифту, встановленого на вашому пристрої",
"name_web": "Назва шрифту",
"url": "Посилання до файлу шрифту (.woff2, .ttf, .otf)",
"confirm": "Підтвердити",
"restoreDefault": "Restore default fonts",
"close": "Close",
"tip_local": "**Local font**. If you have a font [installed on your computer](https://faqs.skillcrush.com/article/275-downloading-installing-a-font-on-your-computer), just provide the font name. Make sure the browser is reloaded after the installation. The font won't work on machines not having it installed. Good source of fonts are [Fontdesk](https://fontesk.com) and [DaFont](https://www.dafont.com).",
"tip_web": "**Web-hosted font**. Provide font name and link to the font file hosted online. The best free font hostings are [Google Fonts](https://fonts.google.com) and [CDN Fonts](https://www.cdnfonts.com). To get font file open the link to css provided by these services and manually copy the link to .woff2 of desired variant. To add another variant (e.g. Cyrillic), add the font under a different name."
"restoreDefault": "Відновити типові шрифти",
"close": "Закрити",
"tip_local": "**Місцевий шрифт**. Якщо ви маєте шрифт, [встановлений на вашому комп'ютері](https://faqs.skillcrush.com/article/275-downloading-installing-a-font-on-your-computer), просто введіть назву шрифту. Переконайтеся, що ви перезавантажили браузер після встановлення. Шрифт не працюватиме на пристроях, на яких його не встановлено. Хорошими джерелами для шрифтів є [Fontdesk](https://fontesk.com) і [DaFont](https://www.dafont.com).",
"tip_web": "**Шрифт на вебресурсі**. Введіть назву шрифту та посилання на файл шрифту, який розміщено на онлайн-хостингу. Найкращими хостингами для шрифтів є [Google Fonts](https://fonts.google.com) і [CDN Fonts](https://www.cdnfonts.com). Аби отримати посилання на файл шрифту, відкрийте посилання на css, що надається цими службами, і вручну скопіюйте посилання на .woff2 або бажаний варіант. Щоб додати інший варіант (наприклад, кирилицю), додайте шрифт з іншою назвою."
},
"editor": {
"ordinary": "Почесна фігура",
Expand Down