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: 2023-11-15 01:39+0000\n"
|
||||
"POT-Creation-Date: 2023-11-17 01:37+0000\n"
|
||||
"PO-Revision-Date: 2023-11-13 23:19+0200\n"
|
||||
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
||||
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
|
||||
@@ -20,75 +20,75 @@ msgstr ""
|
||||
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Lokalize 20.12.0\n"
|
||||
|
||||
#: src/controller.cpp:116 src/controller.cpp:388
|
||||
#: src/controller.cpp:128 src/controller.cpp:400
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Отримання імпульсних сповіщень"
|
||||
|
||||
#: src/controller.cpp:218
|
||||
#: src/controller.cpp:230
|
||||
#, kde-format
|
||||
msgid "Login Failed: Access Token invalid or revoked"
|
||||
msgstr "Невдала спроба увійти: жетон доступу є некоректним або його відкликано"
|
||||
|
||||
#: src/controller.cpp:221 src/controller.cpp:226 src/login.cpp:93
|
||||
#: src/controller.cpp:233 src/controller.cpp:238 src/login.cpp:93
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "Невдала спроба увійти: %1"
|
||||
|
||||
#: src/controller.cpp:232
|
||||
#: src/controller.cpp:244
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Помилка у мережі: %1"
|
||||
|
||||
#: src/controller.cpp:257
|
||||
#: src/controller.cpp:269
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Не знайдено жетона доступу"
|
||||
|
||||
#: src/controller.cpp:257
|
||||
#: src/controller.cpp:269
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Можливо, його вилучено?"
|
||||
|
||||
#: src/controller.cpp:261
|
||||
#: src/controller.cpp:273
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Відмовлено у доступі до засобу керування ключами."
|
||||
|
||||
#: src/controller.cpp:261
|
||||
#: src/controller.cpp:273
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Будь ласка, дозвольте NeoChat читання жетона доступу"
|
||||
|
||||
#: src/controller.cpp:264
|
||||
#: src/controller.cpp:276
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Немає доступних засобів керування ключами."
|
||||
|
||||
#: src/controller.cpp:264
|
||||
#: src/controller.cpp:276
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr ""
|
||||
"Будь ласка, встановіть засіб керування ключами, наприклад KWallet або GNOME "
|
||||
"keyring у Linux"
|
||||
|
||||
#: src/controller.cpp:267
|
||||
#: src/controller.cpp:279
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Не вдалося прочитати жетон доступу"
|
||||
|
||||
#: src/controller.cpp:346
|
||||
#: src/controller.cpp:358
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "Файл є надто великим для отримання."
|
||||
|
||||
#: src/controller.cpp:346
|
||||
#: src/controller.cpp:358
|
||||
#, kde-format
|
||||
msgid "Contact your matrix server administrator for support."
|
||||
msgstr ""
|
||||
"Зв'яжіться із адміністратором вашого сервера matrix, щоб отримати допомогу."
|
||||
|
||||
#: src/controller.cpp:365
|
||||
#: src/controller.cpp:377
|
||||
#, kde-format
|
||||
msgid "The room id you are trying to join is not valid"
|
||||
msgstr "Ідентифікатор кімнати, до якої ви хочете приєднатися, є некоректним"
|
||||
@@ -568,7 +568,12 @@ msgstr "Передбачає підтримку схеми адрес matrix:"
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "Ігнорувати усі помилки SSL, наприклад непідписані сертифікати."
|
||||
|
||||
#: src/main.cpp:180
|
||||
#: src/main.cpp:179
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:184
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr "Лише для внутрішнього використання."
|
||||
@@ -2917,13 +2922,13 @@ msgctxt "@action:button"
|
||||
msgid "Login with single sign-on"
|
||||
msgstr "Увійти за допомогою єдиної системи розпізнавання"
|
||||
|
||||
#: src/qml/LoginRegister.qml:20 src/qml/Password.qml:40
|
||||
#: src/qml/LoginRegister.qml:22 src/qml/Password.qml:40
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Login"
|
||||
msgstr "Увійти"
|
||||
|
||||
#: src/qml/LoginRegister.qml:27
|
||||
#: src/qml/LoginRegister.qml:29
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Register"
|
||||
@@ -4167,9 +4172,11 @@ msgstr[2] "%2 вводять текст…"
|
||||
msgstr[3] "%2 вводить текст…"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:32
|
||||
#, kde-format
|
||||
msgctxt "@title:menu Account detail dialog"
|
||||
msgid "Account detail"
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title:menu Account detail dialog"
|
||||
#| msgid "Account detail"
|
||||
msgctxt "@title:menu Account details dialog"
|
||||
msgid "Account Details"
|
||||
msgstr "Параметри облікового запису"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:107
|
||||
|
||||
Reference in New Issue
Block a user