|
| 1 | +# Russian translation for oo7. |
| 2 | +# Copyright (C) 2026 oo7's COPYRIGHT HOLDER |
| 3 | +# This file is distributed under the same license as the oo7 package. |
| 4 | +# Artur S0 <arturios05@bk.ru>, 2026. |
| 5 | +# |
| 6 | +msgid "" |
| 7 | +msgstr "" |
| 8 | +"Project-Id-Version: oo7 main\n" |
| 9 | +"Report-Msgid-Bugs-To: https://github.com/linux-credentials/oo7/issues\n" |
| 10 | +"POT-Creation-Date: 2026-03-30 15:32+0000\n" |
| 11 | +"PO-Revision-Date: 2026-03-30 19:52+0300\n" |
| 12 | +"Last-Translator: Artur S0 <arturios2005@mail.ru>\n" |
| 13 | +"Language-Team: Русский <gnome-cyr@gnome.org>\n" |
| 14 | +"Language: ru\n" |
| 15 | +"MIME-Version: 1.0\n" |
| 16 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 17 | +"Content-Transfer-Encoding: 8bit\n" |
| 18 | +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " |
| 19 | +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" |
| 20 | +"X-Generator: Poedit 3.9\n" |
| 21 | + |
| 22 | +#: ../src/gnome/prompter.rs:132 |
| 23 | +msgid "Change Keyring Password" |
| 24 | +msgstr "Изменить пароль для связки ключей" |
| 25 | + |
| 26 | +#: ../src/gnome/prompter.rs:133 |
| 27 | +#, rust-format |
| 28 | +msgid "Choose a new password for the “{}” keyring" |
| 29 | +msgstr "Выберите новый пароль для связки ключей «{}»" |
| 30 | + |
| 31 | +#: ../src/gnome/prompter.rs:136 |
| 32 | +#, rust-format |
| 33 | +msgid "" |
| 34 | +"An application wants to change the password for the “{}” keyring. Choose the " |
| 35 | +"new password you want to use for it." |
| 36 | +msgstr "" |
| 37 | +"Приложение хочет изменить пароль для связки ключей «{}». Выберите новый " |
| 38 | +"пароль, который вы хотите использовать для этого приложения." |
| 39 | + |
| 40 | +#: ../src/gnome/prompter.rs:141 |
| 41 | +msgid "This operation cannot be reverted" |
| 42 | +msgstr "Эта операция не может быть отменена" |
| 43 | + |
| 44 | +#: ../src/gnome/prompter.rs:147 |
| 45 | +msgid "Continue" |
| 46 | +msgstr "Продолжить" |
| 47 | + |
| 48 | +#: ../src/gnome/prompter.rs:148 ../src/gnome/prompter.rs:174 |
| 49 | +#: ../src/gnome/prompter.rs:196 |
| 50 | +msgid "Cancel" |
| 51 | +msgstr "Отменить" |
| 52 | + |
| 53 | +#: ../src/gnome/prompter.rs:158 |
| 54 | +msgid "Unlock Keyring" |
| 55 | +msgstr "Разблокировать связку ключей" |
| 56 | + |
| 57 | +#: ../src/gnome/prompter.rs:159 |
| 58 | +msgid "Authentication required" |
| 59 | +msgstr "Требуется аутентификация" |
| 60 | + |
| 61 | +#: ../src/gnome/prompter.rs:162 |
| 62 | +#, rust-format |
| 63 | +msgid "An application wants access to the keyring '{}', but it is locked" |
| 64 | +msgstr "Приложение хочет получить доступ к связке ключей «{}», но она заблокирована" |
| 65 | + |
| 66 | +#: ../src/gnome/prompter.rs:173 |
| 67 | +msgid "Unlock" |
| 68 | +msgstr "Разблокировать" |
| 69 | + |
| 70 | +#: ../src/gnome/prompter.rs:180 |
| 71 | +msgid "New Keyring Password" |
| 72 | +msgstr "Новый пароль для связки ключей" |
| 73 | + |
| 74 | +#: ../src/gnome/prompter.rs:181 |
| 75 | +msgid "Choose password for new keyring" |
| 76 | +msgstr "Выберите пароль для новой связки ключей" |
| 77 | + |
| 78 | +#: ../src/gnome/prompter.rs:184 |
| 79 | +#, rust-format |
| 80 | +msgid "" |
| 81 | +"An application wants to create a new keyring called “{}”. Choose the " |
| 82 | +"password you want to use for it." |
| 83 | +msgstr "" |
| 84 | +"Приложение хочет создать новую связку ключей с именем «{}». Выберите " |
| 85 | +"пароль, который вы хотите использовать для нее." |
| 86 | + |
| 87 | +#: ../src/gnome/prompter.rs:195 |
| 88 | +msgid "Create" |
| 89 | +msgstr "Создать" |
0 commit comments