mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
Update Russian translation
This commit is contained in:
parent
5b3a31a047
commit
9745c98508
1 changed files with 50 additions and 8 deletions
58
po/ru.po
58
po/ru.po
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Authenticator\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/World/Authenticator/issues\n"
|
||||
"POT-Creation-Date: 2023-09-14 07:17+0000\n"
|
||||
"PO-Revision-Date: 2023-09-14 21:33+1000\n"
|
||||
"POT-Creation-Date: 2023-09-17 10:32+0000\n"
|
||||
"PO-Revision-Date: 2023-09-18 23:01+1000\n"
|
||||
"Last-Translator: Ser82-png <asvmail.as@gmail.com>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/authenticator/"
|
||||
"translation/ru/>\n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#: data/com.belmoussaoui.Authenticator.desktop.in.in:3
|
||||
#: data/com.belmoussaoui.Authenticator.metainfo.xml.in.in:7
|
||||
#: data/resources/ui/window.ui:36 src/application.rs:86 src/main.rs:41
|
||||
#: data/resources/ui/window.ui:36 src/application.rs:88 src/main.rs:41
|
||||
msgid "Authenticator"
|
||||
msgstr "Аутентификатор"
|
||||
|
||||
|
@ -32,7 +32,7 @@ msgstr "Двухфакторная аутентификация"
|
|||
|
||||
#: data/com.belmoussaoui.Authenticator.desktop.in.in:5
|
||||
#: data/com.belmoussaoui.Authenticator.metainfo.xml.in.in:8
|
||||
#: src/application.rs:89
|
||||
#: src/application.rs:91
|
||||
msgid "Generate Two-Factor Codes"
|
||||
msgstr "Создание двухфакторных кодов"
|
||||
|
||||
|
@ -289,6 +289,48 @@ msgstr "Камера не найдена"
|
|||
msgid "_From a Screenshot"
|
||||
msgstr "_Со снимка экрана"
|
||||
|
||||
#: data/resources/ui/keyring_error_dialog.ui:8
|
||||
msgid "Secret Service Error"
|
||||
msgstr "Ошибка секретной службы"
|
||||
|
||||
#: data/resources/ui/keyring_error_dialog.ui:32
|
||||
msgid ""
|
||||
"Authenticator relies on a Secret Service Provider to manage your sensitive "
|
||||
"session information and an error occurred while we were trying to store or "
|
||||
"get your session."
|
||||
msgstr ""
|
||||
"Средство аутентификации полагается на поставщика Секретной службы для "
|
||||
"управления вашей конфиденциальной информацией о сеансе, и при попытке "
|
||||
"сохранить или восстановить ваш сеанс произошла ошибка."
|
||||
|
||||
#: data/resources/ui/keyring_error_dialog.ui:44
|
||||
msgid ""
|
||||
"Here are a few things that might help you fix issues with the Secret Service:"
|
||||
msgstr ""
|
||||
"Вот несколько вещей, которые могут помочь вам решить проблемы с Секретной "
|
||||
"службой:"
|
||||
|
||||
#: data/resources/ui/keyring_error_dialog.ui:61
|
||||
msgid ""
|
||||
"Make sure you have a Secret Service Provider installed, like gnome-keyring."
|
||||
msgstr ""
|
||||
"Убедитесь, что у вас установлен поставщик Секретной службы, например gnome-"
|
||||
"keyring."
|
||||
|
||||
#: data/resources/ui/keyring_error_dialog.ui:80
|
||||
msgid "Check that you have a default keyring and that it is unlocked."
|
||||
msgstr ""
|
||||
"Убедитесь, что у вас есть связка ключей по умолчанию и что она "
|
||||
"разблокирована."
|
||||
|
||||
#: data/resources/ui/keyring_error_dialog.ui:92
|
||||
msgid ""
|
||||
"Check the application logs and your distribution’s documentation for more "
|
||||
"details."
|
||||
msgstr ""
|
||||
"Проверьте журналы приложений и документацию вашего дистрибутива для "
|
||||
"получения более подробной информации."
|
||||
|
||||
#: data/resources/ui/preferences.ui:16
|
||||
msgid "General"
|
||||
msgstr "Общие"
|
||||
|
@ -531,19 +573,19 @@ msgstr "Нет учетных записей"
|
|||
msgid "Add an account or scan a QR code first."
|
||||
msgstr "Сначала добавьте учетную запись или отсканируйте QR-Код."
|
||||
|
||||
#: src/application.rs:72
|
||||
#: src/application.rs:74
|
||||
msgid "Accounts restored successfully"
|
||||
msgstr "Учетные записи успешно восстановлены"
|
||||
|
||||
#: src/application.rs:98
|
||||
#: src/application.rs:100
|
||||
msgid "translator-credits"
|
||||
msgstr "Aleksandr Melman <alexmelman88@gmail.com>, 2022-2023"
|
||||
|
||||
#: src/application.rs:362 src/widgets/accounts/row.rs:46
|
||||
#: src/application.rs:382 src/widgets/accounts/row.rs:46
|
||||
msgid "One-Time password copied"
|
||||
msgstr "Одноразовый пароль скопирован"
|
||||
|
||||
#: src/application.rs:363
|
||||
#: src/application.rs:383
|
||||
msgid "Password was copied successfully"
|
||||
msgstr "Пароль был успешно скопирован"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue