2013-03-03 19:26:19 +00:00
|
|
|
|
# Russian translation for libsecret.
|
|
|
|
|
# Copyright (C) 2013 libsecret's COPYRIGHT HOLDER
|
|
|
|
|
# This file is distributed under the same license as the libsecret package.
|
|
|
|
|
# Stas Solovey <whats_up@tut.by>, 2013.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: libsecret master\n"
|
2021-06-28 13:44:22 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libsecret/issues\n"
|
|
|
|
|
"POT-Creation-Date: 2021-06-24 11:59+0000\n"
|
|
|
|
|
"PO-Revision-Date: 2021-06-28 15:06+0300\n"
|
|
|
|
|
"Last-Translator: Alexey Rubtsov <rushills@gmail.com>\n"
|
2013-03-03 19:26:19 +00:00
|
|
|
|
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
|
|
|
|
|
"Language: ru\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
2021-06-28 13:44:22 +00:00
|
|
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
|
|
"X-Generator: Poedit 3.0\n"
|
2013-03-03 19:26:19 +00:00
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: libsecret/secret-item.c:1104
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "Received invalid secret from the secret storage"
|
|
|
|
|
msgstr "Получен неверный секретный ключ из хранилища"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: libsecret/secret-methods.c:1055
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "Default keyring"
|
|
|
|
|
msgstr "Связка ключей по умолчанию"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: libsecret/secret-session.c:243 libsecret/secret-session.c:279
|
2016-10-06 19:48:23 +00:00
|
|
|
|
msgid "Couldn’t communicate with the secret storage"
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgstr "Не удалось связаться с хранилищем секретных ключей"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: tool/secret-tool.c:42
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "the label for the new stored item"
|
|
|
|
|
msgstr "метка для нового сохранённого значения"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: tool/secret-tool.c:44
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "the collection in which to place the stored item"
|
|
|
|
|
msgstr "коллекция, в которую помещается сохранённое значение"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: tool/secret-tool.c:46 tool/secret-tool.c:53 tool/secret-tool.c:458
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "attribute value pairs of item to lookup"
|
|
|
|
|
msgstr "значения пары атрибутов для поиска"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: tool/secret-tool.c:60
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "attribute value pairs which match items to clear"
|
|
|
|
|
msgstr "значения пары атрибутов, соответствующие удаляемым"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: tool/secret-tool.c:67
|
|
|
|
|
msgid "collection in which to lock"
|
|
|
|
|
msgstr "коллекция, в которой нужно зафиксировать"
|
|
|
|
|
|
|
|
|
|
#: tool/secret-tool.c:454
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "return all results, instead of just first one"
|
|
|
|
|
msgstr "выводить все результаты, а не только первый"
|
|
|
|
|
|
2021-06-28 13:44:22 +00:00
|
|
|
|
#: tool/secret-tool.c:456
|
2013-03-03 19:26:19 +00:00
|
|
|
|
msgid "unlock item results if necessary"
|
|
|
|
|
msgstr "разблокировать результаты значений при необходимости"
|