GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -7,7 +7,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-09 23:09+0300\n"
|
||||
"Last-Translator: Alexander Yavorsky <kekcuha@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
@@ -19,50 +19,50 @@ msgstr ""
|
||||
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Lokalize 24.01.95\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:309
|
||||
#: src/controller.cpp:121 src/controller.cpp:311
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
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."
|
||||
|
||||
#: src/controller.cpp:220
|
||||
#: src/controller.cpp:222
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Не удалось прочитать токен доступа"
|
||||
@@ -2927,7 +2927,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"
|
||||
@@ -4653,7 +4653,7 @@ msgctxt "@title"
|
||||
msgid "Continue with an existing account"
|
||||
msgstr "Войти в существующую учётную запись"
|
||||
|
||||
#: src/qml/WelcomePage.qml:74
|
||||
#: src/qml/WelcomePage.qml:85
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "Job heading, like 'Copying'"
|
||||
#| msgid "Uploading"
|
||||
@@ -4661,14 +4661,21 @@ msgctxt "As in 'this account is still loading'"
|
||||
msgid "%1 (loading)"
|
||||
msgstr "Отправка"
|
||||
|
||||
#: 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
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Log in to an existing account"
|
||||
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