rougail-user-data-bitwarden/locale/rougail_user_data_bitwarden.pot

85 lines
2.4 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-12-23 09:44+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
#: src/rougail/user_data_bitwarden/config.py:30
msgid "Secrets are in Bitwarden"
msgstr ""
#: src/rougail/user_data_bitwarden/config.py:32
msgid "Load the secrets from Bitwarden. The data is retrieved using the official command line \"bw\" or the alternative command \"rbw\" (faster). Before using Rougail, the command must be logged and unlocked."
msgstr ""
#: src/rougail/user_data_bitwarden/config.py:37
msgid "if bitwarden is not set in \"_.step.user_data\""
msgstr ""
#: src/rougail/user_data_bitwarden/config.py:40
msgid "Command line used to retrieve secrets"
msgstr ""
#: src/rougail/user_data_bitwarden/config.py:41
msgid "Command line must be in PATH"
msgstr ""
#: src/rougail/user_data_bitwarden/config.py:49
msgid "Simulate password generation instead of retrieve them"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:141
msgid "\"bitwarden\" is not set in step.user_data"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:178
msgid "please unlock Bitwarden password database with {0} command line"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:180
msgid "cannot find Bitwarden command line {0} please install it"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:198
msgid "the default value must be the Bitwarden item name"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:210
msgid "cannot execute the \"{0}\" commandline from Bitwarden: {1}"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:217
msgid "item \"{0}\" in Bitwarden is not found\""
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:228
msgid "several items found with name \"{0}\" in Bitwarden: \"{1}\""
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:243
msgid "unexpected datas \"{0}\" from Bitwarden: {1}"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:249
msgid "password"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:251
msgid "username"
msgstr ""
#: src/rougail/user_data_bitwarden/data.py:253
msgid "item \"{0}\" in Bitwarden has no {1}"
msgstr ""