tooot/src/i18n/uk/screens.json

18 lines
864 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.

{
"screenshot": {
"title": "Захист конфіденційності",
"message": "Будь ласка, не розкривайте особи інших користувачів, наприклад ім'я користувача, аватар і т.д. Дякуємо!",
"button": "Підтвердити"
},
"localCorrupt": {
"message": "Вхід вичерпано. Будь ласка, увійдіть знову"
},
"pushError": {
"message": "Помилка служби push",
"description": "Будь ласка, повторно увімкніть сповіщення push в налаштуваннях"
},
"shareError": {
"imageNotSupported": "Тип зображення {{type}} не підтримується",
"videoNotSupported": "Тип відео {{type}} не підтримується"
}
}