wingetautoupdate/Sources/Winget-AutoUpdate/locale/uk.xml

55 lines
2.1 KiB
XML
Raw Normal View History

2023-08-20 09:37:50 +00:00
<local>
<outputs>
<output id="0">
<!--Check network connection-->
<title>Перевірка з'єднання.</title>
<!--Unable to check for software updates at this time!-->
<message>Неможливо перевірити оновлення у даний момент!</message>
</output>
<output id="1">
<!--No internet connection-->
<title>Немає підключення до Інтернету.</title>
<!--Updates could not be verified-->
<message>Оновлення не вдалося перевірити.</message>
</output>
<output id="2">
<!--{App} will be updated-->
<title>{0} буде оновлено</title>
<!--{v1.0} to {v2.0}-->
<message>{0} до {1}</message>
</output>
<output id="3">
<!--{App} updated-->
<title>{0} оновлено.</title>
<!--Installed version: {v1.0}-->
<message>Встановлена версія: {0}</message>
</output>
<output id="4">
<!--{App} could not be updated-->
<title>{0} не може бути оновлено!</title>
<!--Please contact support-->
2023-08-20 09:41:57 +00:00
<message>Будь ласка, зв'яжіться з підтримкою.</message>
2023-08-20 09:37:50 +00:00
</output>
<output id="5">
<!--Logs are not available yet-->
2023-08-20 09:41:57 +00:00
<message>Журнали ще не доступні!</message>
2023-08-20 09:37:50 +00:00
</output>
<output id="6">
<!--Starting a manual check for updated apps-->
<message>Запущено ручну перевірку оновлень застосунків...</message>
</output>
<output id="7">
<!--Couldn't start a manual check for updated apps-->
<message>Неможливо запустити ручну перевірку оновлень застосунків!</message>
</output>
<output id="8">
<!--Check for updated apps already running-->
<message>Перевірку оновлень застосунків вже запущено...</message>
</output>
<output id="9">
<!--Manual check for updated apps completed-->
<message>Ручну перевірку оновлень застосунків завершено...</message>
</output>
</outputs>
</local>