GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-02-13 00:38+0000\n"
|
||||
"POT-Creation-Date: 2024-02-15 00:37+0000\n"
|
||||
"PO-Revision-Date: 2024-02-11 08:53+0200\n"
|
||||
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
||||
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
|
||||
@@ -20,49 +20,49 @@ msgstr ""
|
||||
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Lokalize 23.04.1\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:309
|
||||
#: src/controller.cpp:121 src/controller.cpp:311
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Отримання імпульсних сповіщень"
|
||||
|
||||
#: src/controller.cpp:188
|
||||
#: src/controller.cpp:190
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Помилка у мережі: %1"
|
||||
|
||||
#: src/controller.cpp:210
|
||||
#: src/controller.cpp:212
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Не знайдено жетона доступу"
|
||||
|
||||
#: src/controller.cpp:210
|
||||
#: src/controller.cpp:212
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Можливо, його вилучено?"
|
||||
|
||||
#: src/controller.cpp:214
|
||||
#: src/controller.cpp:216
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Відмовлено у доступі до засобу керування ключами."
|
||||
|
||||
#: src/controller.cpp:214
|
||||
#: src/controller.cpp:216
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Будь ласка, дозвольте NeoChat читання жетона доступу"
|
||||
|
||||
#: src/controller.cpp:217
|
||||
#: src/controller.cpp:219
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Немає доступних засобів керування ключами."
|
||||
|
||||
#: src/controller.cpp:217
|
||||
#: src/controller.cpp:219
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr ""
|
||||
"Будь ласка, встановіть засіб керування ключами, наприклад KWallet або GNOME "
|
||||
"keyring у Linux"
|
||||
|
||||
#: src/controller.cpp:220
|
||||
#: src/controller.cpp:222
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Не вдалося прочитати жетон доступу"
|
||||
@@ -2917,7 +2917,7 @@ msgstr "Ідентифікатор Matrix:"
|
||||
msgid "Matrix ID"
|
||||
msgstr "Ід. Matrix"
|
||||
|
||||
#: src/qml/Login.qml:38 src/qml/WelcomePage.qml:154
|
||||
#: src/qml/Login.qml:38 src/qml/WelcomePage.qml:196
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Continue"
|
||||
@@ -4619,19 +4619,26 @@ msgctxt "@title"
|
||||
msgid "Continue with an existing account"
|
||||
msgstr "Продовжити з наявним обліковим записом"
|
||||
|
||||
#: src/qml/WelcomePage.qml:74
|
||||
#: src/qml/WelcomePage.qml:85
|
||||
#, kde-format
|
||||
msgctxt "As in 'this account is still loading'"
|
||||
msgid "%1 (loading)"
|
||||
msgstr "%1 (завантаження)"
|
||||
|
||||
#: src/qml/WelcomePage.qml:81
|
||||
#: src/qml/WelcomePage.qml:94
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit this account"
|
||||
msgctxt "@action:button"
|
||||
msgid "Remove this account"
|
||||
msgstr "Редагувати цей обліковий запис"
|
||||
|
||||
#: src/qml/WelcomePage.qml:123
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Log in or Create a New Account"
|
||||
msgstr "Увійдіть до облікового запису або створіть обліковий запис"
|
||||
|
||||
#: src/qml/WelcomePage.qml:162
|
||||
#: src/qml/WelcomePage.qml:204
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Go back"
|
||||
|
||||
Reference in New Issue
Block a user