mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-28 23:14:34 -05:00
Update uk.json (POEditor.com)
This commit is contained in:
parent
a84351357a
commit
ebf56eb5d3
1 changed files with 129 additions and 102 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"Collaborative markdown notes": "Спільні примітки щодо знижок",
|
"Collaborative markdown notes": "Спільні примітки щодо знижок",
|
||||||
|
"Realtime collaborative markdown notes on all platforms.": "Спільні примітки щодо знижок в реальному часі на всіх платформах.",
|
||||||
"Best way to write and share your knowledge in markdown.": "Кращий спосіб, щоб записувати і ділитись своїми знаннями щодо знижок в реальному часі.",
|
"Best way to write and share your knowledge in markdown.": "Кращий спосіб, щоб записувати і ділитись своїми знаннями щодо знижок в реальному часі.",
|
||||||
"Intro": "Вступ",
|
"Intro": "Вступ",
|
||||||
"History": "Історія",
|
"History": "Історія",
|
||||||
|
@ -28,6 +29,8 @@
|
||||||
"Import from browser": "Імпортувати з браузера",
|
"Import from browser": "Імпортувати з браузера",
|
||||||
"Releases": "Релізи",
|
"Releases": "Релізи",
|
||||||
"Are you sure?": "Ви впевнені?",
|
"Are you sure?": "Ви впевнені?",
|
||||||
|
"Do you really want to delete this note?": "Do you really want to delete this note?",
|
||||||
|
"All users will lose their connection.": "All users will lose their connection.",
|
||||||
"Cancel": "Відмінити",
|
"Cancel": "Відмінити",
|
||||||
"Yes, do it!": "Так, зробити це!",
|
"Yes, do it!": "Так, зробити це!",
|
||||||
"Choose method": "Вибрати метод",
|
"Choose method": "Вибрати метод",
|
||||||
|
@ -59,6 +62,7 @@
|
||||||
"Refresh": "Оновити",
|
"Refresh": "Оновити",
|
||||||
"Contacts": "Контакти",
|
"Contacts": "Контакти",
|
||||||
"Report an issue": "Повідомити про проблему",
|
"Report an issue": "Повідомити про проблему",
|
||||||
|
"Meet us on %s": "Meet us on %s",
|
||||||
"Send us email": "Відправити нам лист",
|
"Send us email": "Відправити нам лист",
|
||||||
"Documents": "Документи",
|
"Documents": "Документи",
|
||||||
"Features": "Можливості",
|
"Features": "Можливості",
|
||||||
|
@ -99,5 +103,28 @@
|
||||||
"Select From Available Snippets": "Виберіть з доступних фрагментів коду",
|
"Select From Available Snippets": "Виберіть з доступних фрагментів коду",
|
||||||
"OR": "АБО",
|
"OR": "АБО",
|
||||||
"Export to Snippet": "Експорт фрагменту коду",
|
"Export to Snippet": "Експорт фрагменту коду",
|
||||||
"Select Visibility Level": "Вибрати рівень видимості"
|
"Select Visibility Level": "Вибрати рівень видимості",
|
||||||
|
"Night Theme": "Night Theme",
|
||||||
|
"Follow us on %s and %s.": "Follow us on %s, and %s.",
|
||||||
|
"Privacy": "Privacy",
|
||||||
|
"Terms of Use": "Terms of Use",
|
||||||
|
"Do you really want to delete your user account?": "Do you really want to delete your user account?",
|
||||||
|
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
|
||||||
|
"Delete user": "Delete user",
|
||||||
|
"Export user data": "Export user data",
|
||||||
|
"Help us translating on %s": "Help us translating on %s",
|
||||||
|
"Source Code": "Source Code",
|
||||||
|
"Register": "Register",
|
||||||
|
"Powered by %s": "Powered by %s",
|
||||||
|
"Help us translating": "Help us translating",
|
||||||
|
"Join the community": "Join the community",
|
||||||
|
"Imprint": "Imprint",
|
||||||
|
"Freely - Anyone can edit": "Freely - Anyone can edit",
|
||||||
|
"Editable - Signed-in people can edit": "Editable - Signed-in people can edit",
|
||||||
|
"Limited - Signed-in people can edit (forbid guests)": "Limited - Signed-in people can edit (forbid guests)",
|
||||||
|
"Locked - Only owner can edit": "Locked - Only owner can edit",
|
||||||
|
"Protected - Only owner can edit (forbid guests)": "Protected - Only owner can edit (forbid guests)",
|
||||||
|
"Private - Only owner can view & edit": "Private - Only owner can view & edit",
|
||||||
|
"changed": "changed",
|
||||||
|
"created": "created"
|
||||||
}
|
}
|
Loading…
Reference in a new issue