85 lines
2.5 KiB
Text
85 lines
2.5 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-20 20:33+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:132
|
|
msgid "\"bitwarden\" is not set in step.user_data"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:169
|
|
msgid "please unlock Bitwarden password database with {0} command line"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:171
|
|
msgid "cannot find Bitwarden command line {0} please install it"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:208
|
|
msgid "the default value for \"{0}\" must be the Bitwarden item name"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:219
|
|
msgid "cannot execute the \"{0}\" commandline from Bitwarden for \"{1}\": {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:228
|
|
msgid "item \"{0}\" in Bitwarden is not found for \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:243
|
|
msgid "several items found with name \"{0}\" in Bitwarden for \"{1}\": \"{2}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:262
|
|
msgid "unexpected datas \"{0}\" from Bitwarden for \"{1}\": {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:270
|
|
msgid "password"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:272
|
|
msgid "username"
|
|
msgstr ""
|
|
|
|
#: src/rougail/user_data_bitwarden/data.py:274
|
|
msgid "item \"{0}\" in Bitwarden has no {1} for \"{2}\""
|
|
msgstr ""
|
|
|