diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 77453352..2c877b36 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,18 @@ version: 2 updates: - - package-ecosystem: "pip" - directory: "/requirements/" + - package-ecosystem: github-actions + directory: / schedule: - interval: "daily" + interval: weekly + groups: + github-actions: + patterns: + - '*' + - package-ecosystem: pip + directory: /requirements/ + schedule: + interval: weekly + groups: + python-requirements: + patterns: + - '*' diff --git a/CHANGES.rst b/CHANGES.rst index 069a07e2..927f36b2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,18 +6,18 @@ Here you can see the full list of changes between each Flask-Security release. Version 5.5.0 ------------- -Released TBD +Released July 23, 2024 Features & Improvements +++++++++++++++++++++++ - (:issue:`956`) Add support for changing registered user's email (:py:data:`SECURITY_CHANGE_EMAIL`). - (:issue:`944`) Change default password hash to argon2 (was bcrypt). See below for details. - (:pr:`990`) Add freshness capability to auth tokens (enables /us-setup to function w/ just auth tokens). -- (:pr:`991`) Add support /tf-setup to not require sessions (use a state token). +- (:pr:`991`) Add support to /tf-setup to not require sessions (use a state token). - (:issue:`994`) Add support for Flask-SQLAlchemy-Lite - including new all-inclusive models that conform to sqlalchemy latest best-practice (type-annotated). - (:pr:`1007`) Convert other sqlalchemy-based datastores from legacy 'model.query' to best-practice 'select' -- (:issue:`983`) Allow applications more flexibility defining redirects. +- (:issue:`983`) Allow applications more flexibility defining allowable redirects. Fixes +++++ @@ -61,7 +61,7 @@ Fixes - (:issue:`954`) CSRF not properly ignored for application forms using :py:data:`SECURITY_CSRF_PROTECT_MECHANISMS`. - (:pr:`957`) Improve jp translations (e-goto) - (:issue:`959`) Regression - datetime_factory should still be an attribute (thanks TimotheeJeannin) -- (:issue:`942`) :py:data:`SECURITY_RETURN_GENERIC_RESPONSES` hide email validation/syntax errors. +- (:issue:`942`) :py:data:`SECURITY_RETURN_GENERIC_RESPONSES` hid email validation/syntax errors. Version 5.4.2 ------------- @@ -158,7 +158,7 @@ Backwards Compatibility Concerns - Flask-Login's FORCE_HOST_FOR_REDIRECTS configuration isn't honored - Flask-Login's USE_SESSION_FOR_NEXT configuration isn't honored - The flashed message is SECURITY_MSG_UNAUTHENTICATED rather than SECURITY_MSG_LOGIN. - Furthermore SECURITY_MSG_UNAUTHENTICATED was reworded to read better. + Furthermore, SECURITY_MSG_UNAUTHENTICATED was reworded to read better. - Flask-Login uses `urlencode` to encode the `next` query param - which quotes the '/' character. Werkzeug (which Flask-Security uses to build the URL) uses `quote` which considers '/' a safe character and isn't encoded. diff --git a/flask_security/translations/af_ZA/LC_MESSAGES/flask_security.po b/flask_security/translations/af_ZA/LC_MESSAGES/flask_security.po index 680ac7a0..dd17cf4d 100644 --- a/flask_security/translations/af_ZA/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/af_ZA/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security-Too 4.0.0\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Michael Bosch \n" "Language: af_ZA\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Intekening Benodig" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,95 +35,95 @@ msgstr "Intekening Benodig" msgid "Welcome" msgstr "Welkom" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Bevestig asseblief jou e-pos adres" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Intekening instruksies" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Jou wagwoord is teruggestel" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Jou wagwoord is verander" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Wagwoord terugstel instruksies" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Twee-faktoor Intekening" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Twee-faktoor Redding" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Verifikasie Kode" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Insette nie geskik vir die versoekte API nie" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Jy het nie toestemming om hierdie hulpbron te bekyk nie." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "Jy moet herverifieer om toegang te kry tot hierdie eindpunt" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Dankie. Jou e-pos adres is bevestig." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Jou e-pos adres is reeds bevestig." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "" -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s is reeds geassosieer met 'n rekening." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -132,67 +132,67 @@ msgstr "" "Identiteits kenmerk '%(attr)s' met waarde '%(value)s' is reeds " "geassosieer met 'n rekening." -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Wagwoord stem nie ooreen nie" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Wagwoorde stem nie ooreen nie" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Herleiding buite die domein is verbied" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Instruksies om jou wagwoord terug te stel is gestuur na %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Ongeldige wagwoord terugstellings token." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "E-pos adres benodig bevestiging" -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Bevestigings instruksies is gestuur na %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -201,77 +201,77 @@ msgstr "" "Jy het nie ingeteken binne %(within)s nie. Nuwe instruksies om in te " "teken is gestuur na %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Instruksies om in te teken is gestuur na %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Ongeldige intekenings token." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Rekening is gestremd." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "E-pos is nie voorsien nie" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Ongeldige e-pos adres" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Ongeldige kode" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Wagwoord is nie voorsien nie" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "Wagwoord moet ten minste %(length)s karakters bevat" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Wagwoord is te eenvoudig" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Telefoon nommer is ongeldig, bv. afwesige lands kode" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Gespesifieerde verbruiker bestaan nie" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Ongeldige wagwoord" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "Voorsiende wagwoord of kode is ongeldig" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Jy het met sukses in geteken" -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Wagwoord vergeet?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -279,179 +279,179 @@ msgstr "" "Jy het met sukses jou wagwoord teruggestel en jy het automaties in " "geteken." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Jou nuwe wagwoord moet verskil van jou vorige wagwoord." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Jy het met sukses jou wagwoord verander." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Teken asseblief in om toegang te kry tot hierdie blad." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Herverifieer asseblief om toegang te kry tot hierdie blad." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Herverifikasie suksesvol" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Jy kan slegs hierdie eindpunt bereik wanneer jy nie in geteken is nie." -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "Mislukking met stuur van kode. Probeer asseblief later weer" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Jy het met sukses jou twee-faktoor metode verander." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Jy het tans nie toestemming om hierdie blad te besoek nie" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "Gemerkde metode is nie geldig nie" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Jy het met sukses twee-faktoor verifikasie afgeskakel" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "Opstel moet voltooi wees binne %(within)s. Begin asseblief oor." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "Versoekte metode is nie geldig nie" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Jy moet 'n valiede identiteit spesifiseer om in te teken" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Gebruik hierdie kode om in te teken: %(code)s." -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -627,19 +627,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -663,27 +663,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/ca_ES/LC_MESSAGES/flask_security.po b/flask_security/translations/ca_ES/LC_MESSAGES/flask_security.po index 319a2f5b..492d7e20 100644 --- a/flask_security/translations/ca_ES/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/ca_ES/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 3.1.0\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2019-06-16 00:12+0200\n" "Last-Translator: Orestes Sanchez \n" "Language: ca_ES\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Per poder veure la pàgina sol·licitada és necessari iniciar la sessió" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,164 +35,164 @@ msgstr "Per poder veure la pàgina sol·licitada és necessari iniciar la sessi msgid "Welcome" msgstr "Benvingut" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Si us plau, confirmeu el vostre correu electrònic" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Instruccions d'inici de la sessió" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "S'ha restablit la teva contrasenya" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "S'ha canviat la teva contrasenya" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Instruccions de recuperació de la contrasenya" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "No tens permís d'accés per a consultar aquest recurs." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Moltes gràcies. S'ha confirmat el teu correu electrònic." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "El teu correu electrònic ja s'havia confirmat." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Token de confirmació no vàlid." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s ja es associat amb un compte." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "La contrasenya no coincideix" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Les contrasenyes no coincideixen" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Les redireccions a llocs web externes s'han prohibit" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "Les instruccions per restablir la teva contrasenya s'han enviat a " "%(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "El token per restablir la contrasenya no és vàlid." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "El correu electrònic requereix d'una confirmació." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Les instruccions de confirmació s'han enviat a %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -201,77 +201,77 @@ msgstr "" "No vas iniciar la sessió abans de %(within)s. S'han enviat noves " "instruccions a %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "S'han enviat instruccions per l'inici de sessió a %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Token de d'inici de sessió no vàlid." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "el compte està desactivat." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "No s'ha inclòs el correu electrònic" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Adreça de correu electrònic no vàlida" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "No s'ha inclòs la contrasenya" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "La contrasenya ha de tenir al menys %(length)s caràcters" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "L'usuari no existeix" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Contrasenya no vàlida" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "La sessió s'ha iniciat amb èxit." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Has oblidat la teva contrasenya?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -279,179 +279,179 @@ msgstr "" "Has restablert la teva contrasenya amb èxit i s'ha iniciat la sessió " "automàticament." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "La nova contrasenya ha de ser diferent de l'anterior." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "La teva contrasenya s'ha modificat amb èxit." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Has d'iniciar sessió per tal d'accedir a aquesta pàgina." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Has d'iniciar una nova sessió per tal d'accedir a aquesta pàgina." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -627,19 +627,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -663,27 +663,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/da_DK/LC_MESSAGES/flask_security.po b/flask_security/translations/da_DK/LC_MESSAGES/flask_security.po index 997ce00d..3eaf0474 100644 --- a/flask_security/translations/da_DK/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/da_DK/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.1.0\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2017-03-23 14:04+0100\n" "Last-Translator: Leonhard Printz \n" "Language: da_DK\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Login påkræveet" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,164 +35,164 @@ msgstr "Login påkræveet" msgid "Welcome" msgstr "Velkommen" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Bekræft venligst din email" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Logininstruktioner" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Din adgangskode er blevet nulstillet" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Din adgangskode er blevet ændret" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Instruktioner til nulstilling af adganskode" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Du har ikke adgang til denne resource." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Mange Tak. Din email er blevet bekræftet." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Din email er allerede blevet bekræftet." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Ugyldig bekræftigelsestoken." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s er allerede brugt af en anden konto." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Adgangskode passer ikke" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Adgangskoderne passer ikke" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Omdirigering udenfor domænet er forbudt" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "Instruktioner til nulstilling af din adgangskode er blevet sendt til " "%(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Ugyldig nulstillingstoken." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Email kræver bekræftigelse." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Bekræftigelsesinstruktioner er blevet sendt til %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -201,77 +201,77 @@ msgstr "" "Du har ikke logget in indenfor %(within)s. Nye logininstruktioner er " "blevet sendt til %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Logininstruktioner er blevet sendt til %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Ugyldig logintoken." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Kontoen er deaktiveret." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Email ikke angivet" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Ugyldig email adresse" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Adgangskode ikke angivet" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "Adgangskoden skal indeholde mindst %(length)s tegn" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Denne bruger findes ikke" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Ugyldig adgangskode" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Du er hermed blevet logget ind." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Glemt adgangskode?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -279,179 +279,179 @@ msgstr "" "Du har hermed nulstillet din adgangskode og er blevet automatisk logget " "ind." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Din nye adgangskode skal være anderledes end din tidligere adgangskode." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Du har hermed ændret din adgangskode." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Log in for at få adgang til denne side." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Bekræft identitet for at få adgang til denne side." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -627,19 +627,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -663,27 +663,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/de_DE/LC_MESSAGES/flask_security.po b/flask_security/translations/de_DE/LC_MESSAGES/flask_security.po index 7ab41d61..796a1cfd 100644 --- a/flask_security/translations/de_DE/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/de_DE/LC_MESSAGES/flask_security.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 4.1.3\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2022-04-05 13:50+0200\n" "Last-Translator: Pascua Theus \n" "Language: de_DE\n" @@ -21,15 +21,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Anmeldung erforderlich" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -37,51 +37,51 @@ msgstr "Anmeldung erforderlich" msgid "Welcome" msgstr "Willkommen" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Bitte E-Mail-Adresse bestätigen" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Anmeldeanleitung" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Das Passwort wurde zurückgesetzt" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Das Passwort wurde geändert" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Anleitung zur Passwortwiederherstellung" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Zwei-Faktor-Anmeldung" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Zwei-Faktor-Wiederherstellung" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Verifizierungscode" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Ungültige Eingabe für die angeforderte Ressource" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" "Authentifizierung fehlgeschlagen – Identität oder Passwort/Passcode " "ungültig" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." @@ -89,24 +89,24 @@ msgstr "" "Wenn diese E-Mail-Adresse bei uns existiert, erhalten Sie eine E-Mail, in" " der beschrieben wird, wie Sie Ihr Passwort zurücksetzen können." -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "Wenn diese Identität bei uns existiert, wird Ihnen ein Code zugesandt." -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Sie haben keine Berechtigung, um diese Ressource zu sehen." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 #, fuzzy msgid "You must re-authenticate to access this endpoint" msgstr "Bitte neu authentisieren, um auf diese Seite zuzugreifen." -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " @@ -115,24 +115,24 @@ msgstr "" "Vielen Dank. Um Ihre E-Mail-Adresse %(email)s zu bestätigen, klicken Sie " "bitte auf den Link in der E-Mail, die wir gerade an Sie gesendet haben." -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Vielen Dank. Die E-Mail-Adresse wurde bestätigt." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Die E-Mail-Adresse wurde bereits bestätigt." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Ungültiger Bestätigungscode." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s ist bereits mit einem Konto verknüpft." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -141,12 +141,12 @@ msgstr "" "Benutzermerkmal '%(attr)s' mit Wert '%(value)s' ist bereits mit einem " "anderen Benutzerkonto verknüpft" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "Benutzer %(id)s nicht registriert" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " @@ -155,59 +155,59 @@ msgstr "" "Es trat ein Fehler bei der Kommunikation mit dem OAuth-Provider auf. " "Bitte versuchen Sie es erneut." -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Das Passwort stimmt nicht überein" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Die Passwörter stimmen nicht überein" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Weiterleitungen außerhalb der Domain sind verboten" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "Wiederherstellungscode ungültig" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "Es wurden noch keine Sicherheitscodes generiert." -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "Eine Anleitung, um das Passwort wiederherzustellen wurde an %(email)s " "gesendet." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "Sie haben ihr Passwort nicht innerhalb von %(within)s zurückgesetzt. " -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Ungültiger Passwortwiederherstellungscode." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Die E-Mail-Adresse muss bestätigt werden." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "" "Um Ihre E-Mail-Adresse %(email)s zu bestätigen, klicken Sie bitte auf den" " Link in der E-Mail, die wir gerade an Sie gesendet haben." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "Sie haben Ihre E-Mail-Adresse nich innerhalb von $(within)s bestätigt." -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -216,77 +216,77 @@ msgstr "" "Die Anmeldung erfolgte nicht in %(within)s. Eine neue Anleitung wurde an " "%(email)s gesendet." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Eine Anleitung zur Anmeldung wurde an %(email)s gesendet." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Ungültiger Anmeldecode." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Konto ist deaktiviert." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Keine E-Mail-Adresse angegeben" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Ungültige E-Mail-Adresse" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Ungültiger Code" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Kein Passwort angegeben" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "Das Passwort muss mindestens %(length)s Zeichen lang sein" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Passwort ist nicht komplex genug" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Passwort ist öffentlich bekannt" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "Konnte keine Verbindung zum Dienst aufbauen, um Passwörter zu überprüfen." -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Telefonnumer ist ungültig, eventuell fehlt die Landesvorwahl" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Der angegebene Benutzer existiert nicht" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Ungültiges Passwort" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "Übermitteltes Passwort oder Code ist ungültig" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Sie wurden angemeldet." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Passwort vergessen?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -294,7 +294,7 @@ msgstr "" "Das Passwort wurde erfolgreich wiederhergestellt und die Anmeldung " "erfolgte automatisch." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." @@ -302,90 +302,90 @@ msgstr "" "Sie haben Ihr Passwort erfolgreich zurückgesetzt. Bitte bestätigen Sie " "Ihr neues Passwort." -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Das neue Passwort muss sich vom vorherigen unterscheiden." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Das Passwort wurde erfolgreich geändert." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Bitte melden Sie sich an, um diese Seite zu sehen." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Bitte neu anmelden, um auf diese Seite zuzugreifen." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Neuanmeldung erfolgreich" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Dieser Endpunkt ist nur für angemeldete Nutzer erlaubt." -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "Code wurde gesendet." -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" "Zusendung des Codes fehlgeschlagen. Bitte versuchen Sie es später noch " "einmal." -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "Ihr Code wurde bestätigt." -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Sie haben Ihre Zwei-Faktor-Methode erfolgreich geändert." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Sie haben aktuell nicht die nötigen Rechte, um die Seite anzusehen" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "Ausgewählte Methode ist nicht gültig" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Zwei-Faktor-Authentisierung wurde deaktiviert" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" "Einrichtung muss innerhalb %(within)s abgeschlossen werden. Bitte neu " "beginnen." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "Angefragte Methode ist ungültig" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Single-User-Login erfolgreich eingerichtet" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Sie müssen eine gültige Identität auswählen, um sich anzumelden" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Code zur Anmeldung: %(code)s" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " @@ -394,89 +394,89 @@ msgstr "" "Der Benutzername muss mindestens %(min)d und darf nicht länger als " "%(max)d Zeichen sein." -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "Der Benutzername enthält ungültige Zeichen." -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "Der Benutzername darf nur aus Buchstaben und Ziffern bestehen" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "Benutzername nicht angegeben" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "%(username)s ist bereits mit einem Benutzerkonto verknüpft." -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" "Der WebAuthn-Vorgang muss innerhalb von %(within)s beendet werden. Bitte " "erneut versuchen." -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "Zum Setzen eines neuen Webauthn-Tokens ist ein Nickname erforderlich." -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "%(name)s ist bereits mit einem Webauthn-Token verknüpft." -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "%(name)s ist für den aktuellen Benutzer nicht eingetragen." -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "Der Token '%(name)s' wurde entfernt." -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "Der WebAuthn-Token '%(name)s' wurde hinzugefügt." -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "WebAuthn-Token-ID wurde bereits eingetragen." -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "Nicht eingetragene WebAuthn-Token-ID." -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "WebAuthn-Token gehört zu keinem Benutzer." -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "Konnte WebAuthn-Token nicht verifizieren: %(cause)s." -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "WebAuthn-Token ist für diese Verwendung nicht eingetragen." -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "Benutzerhandle des WebAuthn-Token stimmt nicht überein." -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -652,19 +652,19 @@ msgstr "Neue Wiederherstellungscodes erzeugen" msgid "Recovery Code" msgstr "Wiederherstellungscode" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "Verfügbare Zwei-Faktor-Methoden:" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "Auswählen" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "Sende code per E-Mail" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "Zuvor heruntergeladenen Wiederherstellungscode verwenden" @@ -688,27 +688,27 @@ msgstr "Richte weitere Single-User-Login-Option ein" msgid "Delete active sign in option" msgstr "Löschen der aktivierten Anmeldeoption" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Nickname" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "Benutzung" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "Als ersten Faktor benutzen" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "Als zweiten Faktor benutzen" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "Start" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "WebAuthn" diff --git a/flask_security/translations/es_ES/LC_MESSAGES/flask_security.po b/flask_security/translations/es_ES/LC_MESSAGES/flask_security.po index 854c63df..43c15dd1 100644 --- a/flask_security/translations/es_ES/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/es_ES/LC_MESSAGES/flask_security.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 5.4.3\n" "Report-Msgid-Bugs-To: jwag956@github.com\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2024-07-08 15:04+0200\n" "Last-Translator: Giorgio Stampa \n" "Language: es_ES\n" @@ -21,15 +21,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "Confirma tu nueva dirección de correo electrónico" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Inicio de sesión necesario" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -37,51 +37,51 @@ msgstr "Inicio de sesión necesario" msgid "Welcome" msgstr "Bienvenido·a" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Confirma tu correo electrónico" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Instrucciones para iniciar sesión" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Tu contraseña ha sido restablecida" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Tu contraseña ha sido cambiada" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Instrucciones de recuperación de contraseña" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Inicio de sesión de dos factores" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Recuperación de sesión de dos factores" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Código de verificación" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Entrada no apropiada para la API solicitada" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" "Fallo de autenticación - identidad o contraseña/código de acceso no " "válidos" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." @@ -90,23 +90,23 @@ msgstr "" " un correo electrónico con la descripción de como restablecer tu " "contraseña." -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "Si esa identidad está en nuestro sistema, se te envió un código." -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "No tienes permiso para consultar este recurso." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "Debes autenticarte para acceder a este recurso." -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "Debes volver a autenticarte para acceder a este recurso" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " @@ -115,24 +115,24 @@ msgstr "" "Gracias. Para confirmar tu dirección de correo electrónico %(email)s, haz" " clic en el enlace del mensaje que acabamos de enviarte." -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Gracias. Tu correo electrónico ha sido confirmado." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Tu correo electrónico ya ha sido confirmado." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Autentificador de confirmación inválido." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s ya está asociado a una cuenta." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -141,12 +141,12 @@ msgstr "" "El atributo de identidad '%(attr)s' con el valor '%(value)s' ya está " "asociado con una cuenta." -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "Identidad %(id)s no registrada" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " @@ -155,57 +155,57 @@ msgstr "" "Se ha producido un error al comunicarse con el proveedor de OAuth: " "(%(exerror)s - %(exdesc)s). Por favor inténtalo de nuevo." -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "La contraseña no coincide" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Las contraseñas no coinciden" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Las redirecciones a sitios web externos están prohibidas" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "Código de recuperación inválido" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "Aún no se han generado códigos de recuperación" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "Las instrucciones para restablecer tu contraseña se han enviado a " "%(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "No has restablecido tu contraseña dentro de %(within)s. " -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Autentificador de restablecimiento de contraseña inválido." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "El correo electrónico requiere confirmación." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Las instrucciones de confirmación se han enviado a %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "No has confirmado tu correo electrónico dentro de %(within)s. " -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -214,170 +214,170 @@ msgstr "" "No has iniciado sesión antes de %(within)s. Nuevas instrucciones para " "iniciar sesión se han enviado a %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Instrucciones para iniciar sesión se han enviado a %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Autenticador de inicio de sesión inválido." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Cuenta deshabilitada." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Correo electrónico no indicado" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Dirección de correo electrónico inválida" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Código inválido" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Contraseña no indicada" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "La contraseña debe tener al menos %(length)s caracteres" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "La contraseña no es lo suficientemente compleja" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Contraseña en la lista de contraseñas violadas" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "No se ha podido contactar con el sitio de contraseñas violadas" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "El número de teléfono no es válido, p. ej. falta el código de país" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Usuario·a especificado·a no existe" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Contraseña inválida" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "La contraseña o el código facilitado son inválidos" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Has iniciado sesión." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "¿Has olvidado tu contraseña?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "Has restablecido tu contraseña y has iniciado sesión automáticamente." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "Has restablecido tu contraseña. Autentícate con tu nueva contraseña." -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Tu nueva contraseña debe ser diferente de la antigua." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Has cambiado tu contraseña." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Debes iniciar sesión para poder acceder a esta página." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Debes iniciar sesión nuevamente para poder acceder a esta página." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Reautenticación exitosa" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Solo puedes acceder a este recurso si no has iniciado sesión." -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "El código se ha enviado." -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "No se pudo enviar el código. Por favor inténtalo de nuevo más tarde" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "Tu código ha sido confirmado" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Has cambiado tu método de dos factores." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Actualmente no tienes permisos para acceder a esta página" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "El método marcado no es válido" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Has deshabilitado la autorización de dos factores." -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" "La configuración debe completarse dentro de %(within)s. Por favor vuelve " "a empezar." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "Opciones de inicio de sesión activas actualmente: %(method_list)s." -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "El método solicitado no es válido" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "El inicio de sesión unificado se ha configurado correctamente" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Debes especificar una identidad válida para iniciar sesión" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Utiliza este código para iniciar sesión: %(code)s." -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " @@ -386,91 +386,91 @@ msgstr "" "El nombre de usuario debe tener al menos %(min)d caracteres y menos de " "%(max)d caracteres" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "El nombre de usuario contiene caracteres no admitidos" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "El nombre de usuario solo puede contener letras y números" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "Nombre de usuario no proporcionado" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "%(username)s ya está asociado a una cuenta." -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" "La operación de WebAuthn debe completarse dentro de %(within)s. Por favor" " vuelve a empezar." -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "Se requiere un nombre para la nueva credencial." -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "%(name)s ya está asociado a una credencial." -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "%(name)s no registrado con el usuario actual." -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "Se ha eliminado la credencial WebAuthn con nombre: %(name)s" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "Se ha añadido la credencial WebAuthn con nombre: %(name)s" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "Identificador de credencial de WebAuthn ya registrado." -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "Identificador de credencial de WebAuthn no registrado." -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "La credencial WebAuthn no pertenece a ningún usuario." -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "No se pudo verificar la credencial WebAuthn: %(cause)s." -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "Credencial no registrada para este uso (primaria o secundaria)" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "La credencial de usuario no coincide" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" "La confirmación debe completarse dentro de %(within)s. Por favor vuelve a" " empezar." -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "Cambio de dirección de correo electrónico confirmado" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -650,19 +650,19 @@ msgstr "Generar nuevos códigos de recuperación" msgid "Recovery Code" msgstr "Código de recuperación" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "Métodos de segundo factor disponibles:" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "Selecciona" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "Enviar el código por correo electrónico" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "Usar código de recuperación descargado anteriormente" @@ -686,27 +686,27 @@ msgstr "Configurar una opción de inicio de sesión adicional" msgid "Delete active sign in option" msgstr "Eliminar la opción de inicio de sesión activa" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Nombre" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "Uso" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "Uso como factor de autenticación primario" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "Uso como factor de autenticación secundario" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "Iniciar" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "webauthn" diff --git a/flask_security/translations/eu_ES/LC_MESSAGES/flask_security.po b/flask_security/translations/eu_ES/LC_MESSAGES/flask_security.po index bf0eaca7..26d83755 100644 --- a/flask_security/translations/eu_ES/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/eu_ES/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 4.0.0\n" "Report-Msgid-Bugs-To: jwag956@github.com\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2020-11-28 13:41+0100\n" "Last-Translator: Martin Mozos \n" "Language: eu_ES\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Saioa hasi behar da" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,95 +35,95 @@ msgstr "Saioa hasi behar da" msgid "Welcome" msgstr "Ongi etorri" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Mesedez berretsi zure posta elektronikoa" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Saioa hasteko argibideak" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Zure pasahitza berrezarri da" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Zure pasahitza aldatu da" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Pasahitza berreskuratzeko argibideak" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Bi faktoreko saioa hastea" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Bi faktoreko saioa berreskuratzea" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Egiaztapen kodea" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Sarrera ez da egokia eskatutako APIarentzat" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Ez duzu baliabide hau kontsultatzeko baimenik." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "Baliabide honetara sartzeko berriro autentifikatu behar duzu" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Eskerrik asko. Zure posta elektronikoa berretsi da." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Zure posta elektronikoa dagoeneko baieztatuta dago." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Berrespen token baliogabea." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s dagoeneko kontu batekin lotuta dago." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -132,67 +132,67 @@ msgstr "" "'%(attr)s' identitate atributua '%(value)s' balioarekin dagoeneko kontu " "batekin lotuta dago" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Pasahitza ez dator bat" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Pasahitzak ez datoz bat" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Domeinutik kanpoko birbideratzeak debekatuta daude" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Pasahitza berrezartzeko argibideak %(email)s helbidera bidali dira." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Pasahitza berrezartzeko token baliogabea." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Mezu elektronikoak berrespena behar du." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Baieztapen argibideak %(email)s helbidera bidali dira." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -201,168 +201,168 @@ msgstr "" "Ez duzu saioa hasi %(within)s barruan. Saioa hasteko argibide berriak " "%(email)s helbidera bidali dira." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Saioa hasteko argibideak %(email)s helbidera bidali dira." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Saioa hasteko token baliogabea." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Kontua desgaituta dago." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Helbide elektronikoa beharrezkoa da" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Helbide elektroniko baliogabea" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Kode baliogabea" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Pasahitza beharrezkoa da" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "Pasahitzak gutxienez %(length)s karaktere izan behar ditu" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Pasahitza ez da nahikoa konplexua" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Pasahitza urratutako zerrendan" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "Ezin izan da urratutako pasahitzen iturburuarekin harremanetan jarri" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Telefono zenbakiak ez du balio, baliteke herrialde kodea faltatzea" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Zehaztutako erabiltzea ez da existitzen" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Pasahitz okerra" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "Zehaztutako pasahitzak edo kodeak ez du balio" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Behar bezala hasi duzu saioa." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Pasahitza ahaztua?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "Pasahitza berrezarri duzunez automatikoki hasi duzu saioa." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Zure pasahitz berriak zure aurreko pasahitzaren ezberdin behar du izan." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Pasahitza behar bezala aldatu duzu." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Hasi saioa orri honetara sartzeko." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Mesedez, berriro autentifikatu orri honetara sartzeko." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Berautentifikatzea osatu da" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Saioa amaitzen ez duzunean soilik sar zaitezke baliabide honetara" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "Ezin izan da kodea bidali. Saiatu berriro geroago" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Bi faktoretako metodoa ondo aldatu duzu." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Une honetan ez duzu baimenik orrialde honetara sartzeko" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "Markatutako metodoak ez du balio" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Bi faktoreren baimena behar bezala desgaitu duzu." -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "Konfigurazioa %(within)s barruan osatu behar da. Mesedez, berriro hasi." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "Eskatutako metodoak ez du balio" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Bateratutako saio hasierarako konfigurazioa ongi egin da" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Saioa hasteko identitate baliagarria zehaztu behar duzu" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Erabili kode hau saioa hasteko: %(code)s." -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " @@ -371,87 +371,87 @@ msgstr "" "Erabiltzaile izenak gutxienez %(min)d karaktere eta %(max)d karaktere " "baino gutxiago izan behar ditu" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "Erabiltzaile izenak legez kanpoko karaktereak ditu" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "Erabiltzaile izenak letrak eta zenbakiak soilik izan ditzake" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "Erabiltzaile izena ez da eman" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "%(username)s dagoeneko kontu batekin lotuta dago." -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -629,19 +629,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -665,27 +665,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/flask_security.pot b/flask_security/translations/flask_security.pot index daca4c34..2cfe9b51 100644 --- a/flask_security/translations/flask_security.pot +++ b/flask_security/translations/flask_security.pot @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 5.5.0\n" "Report-Msgid-Bugs-To: jwag956@github.com\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -34,417 +34,417 @@ msgstr "" msgid "Welcome" msgstr "" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "" -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "" -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "" -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "" -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "" -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "" -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "" -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "" -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " "sent to %(email)s." msgstr "" -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "" -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "" -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "" -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "" -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "" -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "" -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "" -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "" -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "" -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -620,19 +620,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -656,27 +656,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/fr_FR/LC_MESSAGES/flask_security.po b/flask_security/translations/fr_FR/LC_MESSAGES/flask_security.po index 69832054..af525497 100644 --- a/flask_security/translations/fr_FR/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/fr_FR/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2017-06-08 10:13+0200\n" "Last-Translator: Alexandre Bulté \n" "Language: fr_FR\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Connexion requise" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,164 +35,164 @@ msgstr "Connexion requise" msgid "Welcome" msgstr "Bienvenue" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Merci de confirmer votre adresse email" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Instructions de connexion" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Votre mot de passe a été réinitialisé" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Votre mot de passe a été changé" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Instructions de réinitialisation de votre mot de passe" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Vous n'avez pas l'autorisation d'accéder à cette ressource." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "Merci de vous reconnecter pour accéder à cette page." -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Merci. Votre adresse email a été confirmée." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Votre adresse email a déjà été confirmée." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Token de confirmation non valide." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "L'adresse %(email)s est déjà utilisée." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Le mot de passe ne correspond pas" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Les mots de passe ne correspondent pas" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Les redirections en dehors du domaine sont interdites" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "Les instructions de réinitialisation de votre mot de passe ont été " "envoyées à %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Token de réinitialisation non valide." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Une confirmation de l'adresse email est requise." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Les instructions de confirmation ont été envoyées à %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -201,77 +201,77 @@ msgstr "" "Vous ne vous êtes pas connecté dans l'intervalle requis (%(within)s)De " "nouvelles instructions ont été envoyées à %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Les instructions de connexion ont été envoyées à %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Token de connexion non valide." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Le compte est désactivé." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Merci d'indiquer une adresse email" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Adresse email non valide" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Code invalide" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Merci d'indiquer un mot de passe" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "Le mot de passe doit comporter au moins %(length)s caractères" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Numéro de téléphone non valide, par ex. code pays manquant" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Cet utilisateur n'existe pas" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Mot de passe non valide" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "Le mot de passe ou le code soumis n'est pas valide" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Vous êtes bien connecté." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Mot de passe oublié ?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -279,179 +279,179 @@ msgstr "" "Vous avez bien réinitialisé votre mot de passe et avez été " "automatiquement connecté." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Votre nouveau mot de passe doit être différent du précédent." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Vous avez bien changé votre mot de passe." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Merci de vous connecter pour accéder à cette page." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Merci de vous reconnecter pour accéder à cette page." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Réauthentification réussie" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Vous avez réussi à modifier votre méthode à deux facteurs." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "Options de connexion actuellement actives : %(method_list)s." -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Configuration de la connexion unifiée réussie" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Vous devez spécifier une identité valide pour vous connecter" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "Le surnom du nouvel identifiant est requis." -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "Identifiant non enregistré pour cet usage (premier ou secondaire)" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -629,19 +629,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "Méthodes de second facteur disponibles:" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -665,27 +665,27 @@ msgstr "Configurer une option de connexion supplémentaire" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Surnom" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "Utiliser comme premier facteur d'authentification" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "Utiliser comme facteur d'authentification secondaire" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "Démarrer" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/hu_HU/LC_MESSAGES/flask_security.po b/flask_security/translations/hu_HU/LC_MESSAGES/flask_security.po index 757f3ffc..2d8cfd2c 100644 --- a/flask_security/translations/hu_HU/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/hu_HU/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 4.0.0\n" "Report-Msgid-Bugs-To: jwag956@github.com\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: hu_HU\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Bejelentkezés szükséges" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,49 +35,49 @@ msgstr "Bejelentkezés szükséges" msgid "Welcome" msgstr "Üdvözöljük" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Kérjük, erősítse meg e-mail címét" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Bejelentkezési utasítások" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "A jelszava visszaállításra került" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "A jelszava megváltozott" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Jelszó visszaállítási utasítások" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Kétfaktoros Bejelentkezés" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Kétfaktoros Visszaállítás" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Ellenőrző kód" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "A bemenet nem megfelelő a kért API-hoz" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "Sikertelen hitelesítés - azonosító vagy jelszó/kód érvénytelen" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." @@ -85,47 +85,47 @@ msgstr "" "Ha ez az e-mail cím szerepel a rendszerünkben, akkor kapni fog egy " "e-mailt a jelszó visszaállítási menetéről." -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "Ha ez az azonosító szerepel a rendszerünkben, akkor kódot küldtünk." -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Nincs jogosultsága ennek az erőforrásnak a megtekintéséhez." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "A végpont eléréséhez újra hitelesíteni kell" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Köszönjük. E-mail címét megerősítettük." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Az e-mail címét már megerősítették." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Érvénytelen megerősítő token." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s már társítva van egy fiókhoz." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -134,69 +134,69 @@ msgstr "" "A \"%(attr)s\" azonosító attribútum \"%(value)s\" értékkel már társítva " "van egy fiókhoz." -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "A jelszó nem egyezik" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "A jelszavak nem egyeznek" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "A tartományon kívüli átirányítások tilosak" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "A helyreállítási kód érvénytelen" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "A jelszó visszaállítására vonatkozó utasításokat elküldtük a következő " "címre: %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Érvénytelen jelszó-visszaállítási token." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Az e-mail megerősítést igényel." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "A megerősítő utasításokat elküldtük a következő címre: %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -205,170 +205,170 @@ msgstr "" "Nem jelentkezett be %(within)s-en belül. Új bejelentkezési utasításokat " "küldtünk a következő címre: %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "" "A bejelentkezéshez szükséges utasításokat elküldtük a következő címre: " "%(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Érvénytelen bejelentkezési token." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "A fiók le van tiltva." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "E-mail nincs megadva" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Érvénytelen e-mail cím" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Érvénytelen kód" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Nincs megadva a jelszó" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "A jelszónak legalább %(length)s karakterből kell állnia" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "A jelszó nem elég összetett" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "A telefonszám nem érvényes, pl. hiányzik az országkód" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "A megadott felhasználó nem létezik" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Érvénytelen jelszó" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "A beküldött jelszó vagy kód érvénytelen" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Sikeresen bejelentkezett." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Elfelejtette jelszavát?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "Sikeresen visszaállította jelszavát, és automatikusan be is jelentkezett." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Az új jelszavának különböznie kell a korábbi jelszavától." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Sikeresen megváltoztatta a jelszavát." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Kérjük, jelentkezzen be az oldal eléréséhez." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Kérjük, hitelesítse újra az oldal eléréséhez." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Az újrahitelesítés sikeres" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "\"Csak akkor érheti el ezt a végpontot, ha nincs bejelentkezve." -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "A kód elküldve." -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "Nem sikerült elküldeni a kódot. Kérjük, próbálja újra később." -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "A kódod megerősítésre került" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Sikeresen megváltoztatta a kétfaktoros hitelesítést." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Jelenleg nincs jogosultsága az oldal eléréséhez" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "A megjelölt metódus nem érvényes" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Sikeresen letiltotta a kétfaktoros hitelesítést." -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "A telepítést %(within)s időn belül be kell fejezni. Kezdje újra." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "A kért metódus nem érvényes" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Az egységes bejelentkezés beállítása sikeres" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "A bejelentkezéshez érvényes azonositót kell megadnia" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Használja ezt a kódot a bejelentkezéshez: %(code)s." -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " @@ -377,93 +377,93 @@ msgstr "" "A felhasználónévnek legalább %(min)d karakterből és kevesebb mint %(max)d" " karakterből kell állnia" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "A felhasználónév illegális karaktereket tartalmaz" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "A felhasználónév csak betűket és számokat tartalmazhat" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "A felhasználónév nincs megadva" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "%(username)s már hozzá van rendelve egy fiókhoz." -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "A WebAuthn műveletet %(within)s időn belül be kell fejezni. Kezdje újra." -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "Az új hitelesítő adatokhoz becenév szükséges." -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "%(name)s már hozzá van rendelve egy hitelesítő adathoz." -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "%(name)s nincs regisztrálva az aktuális felhasználónál." -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" "A WebAuthn hitelesítő adatok sikeresen törölve a következő névvel: " "%(name)s" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" "Sikeresen hozzáadva a WebAuthn hitelesítő adatot a következő névvel: " "%(name)s" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "A WebAuthn hitelesítő adatazonosítója már regisztrálva." -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "Nem regisztrált WebAuthn hitelesítő adat azonosítója." -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "A WebAuthn hitelesítő adatok nem tartoznak egyetlen felhasználóhoz sem." -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "Nem sikerült ellenőrizni a WebAuthn hitelesítő adatait: %(cause)s." -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" "A hitelesítő adat nincs regisztrálva ehhez a felhasználáshoz (első vagy " "másodlagos)" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -639,19 +639,19 @@ msgstr "Új helyreállítási kódok generálása" msgid "Recovery Code" msgstr "Helyreállítási kód" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "Elérhető második faktoros módszerek:" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "Kiválasztás" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -675,27 +675,27 @@ msgstr "Kiegészítő bejelentkezési lehetőség beállítása" msgid "Delete active sign in option" msgstr "Az aktív bejelentkezési opció törlése" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Becenév" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "Használat" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "Használat első hitelesítési lépésként" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "Használat másodlagos hitelesítési lépésként" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/hy_AM/LC_MESSAGES/flask_security.po b/flask_security/translations/hy_AM/LC_MESSAGES/flask_security.po index ae437741..772269b0 100644 --- a/flask_security/translations/hy_AM/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/hy_AM/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 4.0.0\n" "Report-Msgid-Bugs-To: jwag956@github.com\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2020-12-01 11:47+0400\n" "Last-Translator: FULL NAME \n" "Language: hy_AM\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Անհրաժեշտ է մուտք գործել" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,49 +35,49 @@ msgstr "Անհրաժեշտ է մուտք գործել" msgid "Welcome" msgstr "Բարի գալուստ" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Հաստատեք Ձեր էլ․փոստի հասցեն" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Մուտքի հրահանգներ" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Ձեր գաղտնաբառը վերականգնվել է" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Ձեր գաղտնաբառը փոխվեց" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Գաղտնաբառի վերականգնման հրահանգներ" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Երկու գործոնով մուտք" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Երկու գործոնով վերականգնում" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Վերահաստատման ծածկագիր" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Մուտքը չի համապատասխանում հայցվող API֊ին" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "Նույնականացումը ձախողվեց. ինքնությունը կամ գաղտնաբառը/ծածկագիրը անվավեր է" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." @@ -85,47 +85,47 @@ msgstr "" "Եթե այդ էլ․փոստի հասցեն գտնվում է մեր համակարգում, դուք կստանաք նամակ, " "որտեղ նկարագրված է, թե ինչպես վերականգնել ձեր գաղտնաբառը:" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "Եթե այդ ինքնությունը մեր համակարգում է, ձեզ ծածկագիր է ուղարկվել:" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Դուք այս ռեսուրսը դիտելու թույլտվություն չունեք" -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "Դուք պետք է կրկին նույնականցվեք որպեսզի այստեղ մուտք գործեք" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Շնորհակալություն. Ձեր էլ․փոստի հասցեն հաստատվել է։" -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Ձեր էլ․փոստի հասցեն արդեն հաստատված է։" -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Հաստատման տոկենը անվավեր է։" -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s արդեն կապված է այլ օգտահաշվի հետ։" -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -134,67 +134,67 @@ msgstr "" "«%(value)s» արժեքով «%(attr)s» ինքնության հատկանիշն արդեն կապված է հաշվի " "հետ:" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "«%(id)s» ինքնությունը գրանցված չէ" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Գաղտնաբառը չի համապատասխանում" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Գաղտնաբառերը չեն համապատասխանում" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Դոմենից դուրս վերահղումներն արգելափակված են" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "Վերականգնման ծածկագիրը անվավեր է" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "Վերականգնման ծածկագրեր դեռ չեն ստեղծվել" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Գաղտնաբառի վերականգնման հրահանգներն ուղարկվել են %(email)s հասցեին։" -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "Դուք չեք վերականգնել ձեր գաղտնաբառը %(within)s-ի ընթացքում:" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Գաղտնաբառի վերականգնման տոկենը անվավեր է։" -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Էլ․փոստի հասցեն պետք է հաստատել։" -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Հաստատման հրահանգները ուղարկվել են %(email)s հասցեին։" -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "Դուք չեք հաստատել ձեր էլ․փոստի հասցեն %(within)s-ի ընթացքում:" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -203,77 +203,77 @@ msgstr "" "Դուք մուտք չեք գործել %(within)s֊ի ընթացքում. Մուտքի նոր հրահանգները " "ուղարկվել են %(email)s հասցեին։" -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Մուտքի հրահանգները ուղարկվել են %(email)s հասցեին։" -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Մուտքի անվավեր տոկեն։" -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Օգտահաշիվն արգելափակված է։" -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Էլ․փոստի հասցեն տրամադրված չէ" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Անվավեր էլ․փոստի հասցե" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Անվավեր ծածկագիր" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Գաղտնաբառը տրամադրված չէ" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "Գաղտնաբառը պետք է պարունակի առնվազն %(length)s նիշ" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Գաղտնաբառը բավարար բարդ չէ" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Գաղտնաբառը բացված գաղտնաբառերի ցուցակում է" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "Չհաջողվեց կապվել բացված գաղտնաբառերի կայքի հետ" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Հեռախոսահամարը անվավեր է, օրինակ՝ բացակայում է երկրի կոդը" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Նշված օգտատերը գոյություն չունի" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Անվավեր գաղտնաբառ" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "Ներկայացված գաղտնաբառը կամ ծածկագիրը վավեր չէ" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Դուք բարեհաջող մուտք էք գործել։" -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Մոռացել ե՞ք գաղտնաբառը" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -281,7 +281,7 @@ msgstr "" "Դուք հաջողությամբ վերականգնել եք ձեր գաղտնաբառը եւ մուտք էք գործել " "համակարգ ինքնաբերաբար։" -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." @@ -289,173 +289,173 @@ msgstr "" "Դուք հաջողությամբ վերականգնել եք ձեր գաղտնաբառը: Խնդրում ենք " "նույնականացնել՝ օգտագործելով ձեր նոր գաղտնաբառը:" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Ձեր նոր գաղտնաբառը պետք է տարբերվի նախկինից" -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Դուք հաջողությամբ փոխեցիք ձեր գաղտնաբառը։" -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Մուտք գործեք այս էջից օգտվելու համար։" -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Այս էջ մուտք գործելու համար անհրաժեշտ է նորից նույնականացվել:" -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Նույնականացումը հաջողված է" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Դուք կարող եք մտնել այս վերջնակետ միայն այն ժամանակ, երբ մուտք չեք գործել" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "Ծածկագիրը ուղարկվել է։" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "Չհաջողվեց ուղարկել ծածկագիրը: Խնդրում ենք փորձել ավելի ուշ" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "Ձեր ծածկագիրը հաստատվեց" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Դուք հաջողությամբ փոխեցիք ձեր երկու֊գործոն տարբերակը" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Ներկայումս դուք չունեք այս էջ մուտք գործելու թույլտվություն" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "Նշված տարբերակը վավեր չէ" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Դուք հաջողությամբ անջատել եք երկու գործոնի թույլտվությունը" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "Կարգավորումը պետք է ավարտվի %(within)s ընթացքում։ Խնդրում ենք նորից սկսել։" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "Հայցվող մեթոդը վավեր չէ" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Միասնական մուտքի տեղադրումը հաջող է" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Մուտք գործելու համար պետք է նշեք վավեր ինքնություն" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Մուտքի համար օգտագործեք այս ծածկագիրը․ %(code)s։" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "Օգտանունը պետք է լինի առնվազն %(min)d նիշ և %(max)d նիշից պակաս" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "Օգտանունը պարունակում է անօրինական նիշեր" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "Օգտանունը կարող է պարունակել միայն տառեր և թվեր" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "Օգտանուն չի տրամադրվել" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "%(username)s արդեն կապված է օգտահաշվի հետ:" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "WebAuthn գործողությունը պետք է ավարտվի %(within)s։ Խնդրում եմ սկսել նորից:" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "Նոր հավատարմագրի մականունը պարտադիր է:" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "%(name)s-ն արդեն կապված է հավատարմագրի հետ:" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "%(name)s գրանցված չէ ընթացիկ օգտատիրոջ մոտ:" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "%(name)s անունով WebAuthn հավատարմագիրը հաջողությամբ ջնջվեց" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "%(name)s անունով WebAuthn հավատարմագիրը հաջողությամբ ավելացվեց" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "WebAuthn հավատարմագրի ID-ն արդեն գրանցված է" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "Չգրանցված WebAuthn հավատարմագրի ID:" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "WebAuthn հավատարմագիրը չի պատկանում որևէ օգտվողի:" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "Չհաջողվեց հաստատել WebAuthn հավատարմագիրը՝ %(cause)s:" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "Հավատարմագրերը գրանցված չեն այս օգտագործման համար (առաջին կամ երկրորդական)" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "Հավատարմագրերի օգտատիրոջ կապը չի համընկնում" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -633,19 +633,19 @@ msgstr "Ստեղծեք վերականգնման նոր ծածկագրեր" msgid "Recovery Code" msgstr "Վերականգնման ծածկագիր" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "Երկրորդ գործոնի հասանելի մեթոդներ." -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "Ընտրել" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -669,27 +669,27 @@ msgstr "Կարգավորեք մուտքի լրացուցիչ տարբերակ" msgid "Delete active sign in option" msgstr "Ջնջել ակտիվ մուտքի տարբերակը" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Մականուն" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "Կիրառում" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "Օգտագործեք որպես նույնականացման առաջին գործոն" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "Օգտագործեք որպես նույնականացման երկրորդական գործոն" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "Սկսել" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "webauthn" diff --git a/flask_security/translations/is_IS/LC_MESSAGES/flask_security.po b/flask_security/translations/is_IS/LC_MESSAGES/flask_security.po index ba0ff200..9824583d 100644 --- a/flask_security/translations/is_IS/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/is_IS/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 4.0.0\n" "Report-Msgid-Bugs-To: jwag956@github.com\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2022-04-23 17:04+0000\n" "Last-Translator: \n" "Language: is_IS\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Innskráningar er þörf" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,241 +35,241 @@ msgstr "Innskráningar er þörf" msgid "Welcome" msgstr "Velkomin(n)" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Vinsamlegast staðfestu netfangið þitt" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Leiðbeiningar fyrir innskráningu" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Lykilorðið þitt hefur verið endurstillt" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Lykilorðinu þínu hefur verið breytt" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Leiðbeiningar um endurstillingu lykilorðs" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Tveggja þátta innskráning" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Staðfestingarkóði" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Þú hefur ekki heimild til að skoða þessa auðlind." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Þakka þér fyrir. Netfangið þitt hefur verið staðfest." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Netfangið þitt hefur þegar verið staðfest." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Ógildur staðfestingarkóði." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s er þegar í notkun á öðrum reikningi." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Lykilorðið er ekki eins" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Lykilorðin eru ekki eins" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "Leiðbeiningar um hvernig þú getur endurstillt lykilorðið þitt hafa verið " "sendar á %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "" -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Netfangið þarfnast staðfestingar." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "" -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " "sent to %(email)s." msgstr "" -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "" -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "" -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Aðgangurinn er óvirkur." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Netfang var ekki gefið upp" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Ógilt netfang" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Ógildur kóði" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Lykilorð var ekki gefið upp" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "Lykilorð verða að vera að minnsta kosti %(length)s stafir" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Lykilorðið er ekki nógu flókið" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Lykilorðið er á lista yfir brotin lykilorð" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "Gat ekki haft samband við síðu yfir brotin lykilorð" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Símanúmerið er ekki gilt, t.d. vegna þess að landakóða vantar" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Ógilt lykilorð" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Þér tókst að skrá þig inn." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Gleymt lykilorð?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -277,92 +277,92 @@ msgstr "" "Þér tókst að endurstilla lykilorðið þitt og þú hefur verið skráð(ur) inn " "sjálfkrafa." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Nýja lykilorðið þitt verður að vera öðruvísi en gamla lykilorðið." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Þér tókst að breyta lykilorðinu þínu." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Vinsamlegast skráðu þig inn til að opna þessa síðu." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "" -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " @@ -371,87 +371,87 @@ msgstr "" "Notendanafnið verður að vera að minnsta kosti %(min)d stafir að lengd og " "styttra en %(max)d stafir" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "Notendanafnið inniheldur óleyfileg tákn" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "Notendanafnið má eingöngu innihalda bókstafi og tölustafi" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "Notendanafn var ekki gefið upp" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -627,19 +627,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "Velja" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -663,27 +663,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Gælunafn" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "Notkun" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "Byrja" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/it_IT/LC_MESSAGES/flask_security.po b/flask_security/translations/it_IT/LC_MESSAGES/flask_security.po index 3a1a3931..ea035666 100644 --- a/flask_security/translations/it_IT/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/it_IT/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 5.4.3\n" "Report-Msgid-Bugs-To: jwag956@github.com\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2024-07-08 15:04+0200\n" "Last-Translator: Giorgio Stampa \n" "Language: it_IT\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "Conferma il tuo nuovo indirizzo email" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Accesso richiesto" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,49 +35,49 @@ msgstr "Accesso richiesto" msgid "Welcome" msgstr "Benvenuto/a" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Conferma la tua email" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Istruzioni per l'accesso" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "La tua password è stata reimpostata" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "La tua password è stata cambiata" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Istruzioni per reimpostare la password" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Accesso a due fattori" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Recupero dell'accesso a due fattori" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Codice di verifica" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Input non appropriato per l'API richiesta" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "Autenticazione fallita - identità o password/passcode non validi" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." @@ -85,23 +85,23 @@ msgstr "" "Se quell'indirizzo email è nel nostro sistema, riceverai un'email che " "descrive come reimpostare la tua password." -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "Se quell'identità è nel nostro sistema, ti è stato inviato un codice." -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Non hai il permesso per visualizzare questa risorsa." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "È necessario accedere per accedere a questa risorsa." -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "È necessario riautenticarsi per accedere a questa risorsa" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " @@ -110,24 +110,24 @@ msgstr "" "Grazie. Per confermare il tuo indirizzo email %(email)s segui il link nel" " messaggio che ti abbiamo appena inviato." -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Grazie. La tua email è stata confermata." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "La tua email è già stata confermata." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Token di conferma non valido." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s è già associata ad un account." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -136,12 +136,12 @@ msgstr "" "L'attributo di identità '%(attr)s' con valore '%(value)s' è già associato" " ad un account." -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "Identità %(id)s non registrata" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " @@ -150,55 +150,55 @@ msgstr "" "Si è verificato un errore durante la comunicazione con il prestatore " "OAuth: (%(exerror)s - %(exdesc)s). Per favore prova di nuovo." -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "La password non corrisponde" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Le password non corrispondono" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "I reindirizzamenti all'esterno del dominio sono vietati" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "Codice di ripristino non valido" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "Non sono ancora stati generati codici di recupero" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Le istruzioni per reimpostare la password sono state inviate a %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "Non hai reimpostato la password entro %(within)s. " -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Token di reimpostazione della password non valido." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "L'email richiede conferma." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Le istruzioni di conferma sono state inviate a %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "Non hai confermato la tua email entro %(within)s. " -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -207,79 +207,79 @@ msgstr "" "Non hai effettuato l'accesso entro %(within)s. Nuove istruzioni per il " "login sono state inviate a %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Le istruzioni per accedere sono state inviate a %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Token di accesso non valido." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "L'account è disabilitato." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Email non fornita" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Indirizzo email non valido" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Codice non valido" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Password non fornita" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "La password deve contenere almeno %(length)s caratteri" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Password non abbastanza complessa" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Password nell'elenco delle password violate" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "Impossibile contattare il sito delle password violate" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" "Numero di telefono non valido, potrebbe mancare il corretto prefisso " "internazionale" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "L'utente specificato non esiste" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Password non valida" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "La password o il codice inviato non sono validi" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Hai effettuato l'accesso." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Password dimenticata?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -287,7 +287,7 @@ msgstr "" "Hai reimpostato la tua password e l'accesso è stato effettuato " "automaticamente." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." @@ -295,88 +295,88 @@ msgstr "" "Hai reimpostato la tua password. Autenticati utilizzando la nuova " "password." -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "La tua nuova password deve essere diversa dalla password precedente." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Hai cambiato la tua password." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Devi effettuare l'accesso per accedere a questa pagina." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Devi autenticarti nuovamente per accedere a questa pagina." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Riautenticazione riuscita" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Puoi accedere a questa risorsa solo se non hai effettuato l'accesso." -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "Il codice è stato inviato." -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "Impossibile inviare il codice. Per favore prova di nuovo più tardi" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "Il tuo codice è stato confermato" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Hai cambiato il tuo metodo a due fattori." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Al momento non disponi dei permessi per accedere a questa pagina" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "Il metodo selezionato non è valido" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Hai disabilitato l'autorizzazione a due fattori." -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" "La configurazione deve essere completata entro %(within)s. Per favore " "ricomincia da capo." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "Opzioni di accesso attualmente attive: %(method_list)s." -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "Il metodo richiesto non è valido" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Configurazione dell'accesso unificato riuscita" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Devi specificare un'identità valida per accedere" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Utilizza questo codice per accedere: %(code)s." -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " @@ -385,91 +385,91 @@ msgstr "" "Il nome utente deve essere composto da almeno %(min)d caratteri e meno di" " %(max)d caratteri" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "Il nome utente contiene caratteri non ammessi" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "Il nome utente può contenere solo lettere e numeri" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "Nome utente non fornito" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "%(username)s è già associato ad un account." -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" "L'operazione WebAuthn deve essere completata entro %(within)s. Per favore" " ricomincia da capo." -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "Il nome per la nuova credenziale è obbligatorio." -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "%(name)s è già associato ad una credenziale." -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "%(name)s non registrato con l'utente attuale." -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "Credenziale WebAuthn con nome: %(name)s eliminata" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "Credenziale WebAuthn con nome: %(name)s aggiunta" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "Identificativo di credenziale WebAuthn già registrato." -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "Identificativo di credenziale WebAuthn non registrato." -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "La credenziale WebAuthn non appartiene a nessun utente." -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "Impossibile verificare la credenziale WebAuthn: %(cause)s." -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "Credenziale non registrata per questo uso (primaria o secondaria)" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "La credenziale dell'utente non corrisponde" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" "La conferma deve essere completata entro %(within)s. Per favore " "ricomincia." -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "Cambio di indirizzo email confermato" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -649,19 +649,19 @@ msgstr "Genera nuovi codici di ripristino" msgid "Recovery Code" msgstr "Codice di ripristino" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "Metodi di autenticazione a due fattori disponibili:" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "Seleziona" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "Invia codice tramite email" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "Utilizza codice di ripristino scaricato in precedenza" @@ -685,27 +685,27 @@ msgstr "Imposta opzione di accesso aggiuntiva" msgid "Delete active sign in option" msgstr "Elimina l'opzione di accesso attiva" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Nome" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "Utilizzo" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "Utilizzare come fattore di autenticazione primario" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "Utilizzare come fattore di autenticazione secondario" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "Inizio" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "webauthn" diff --git a/flask_security/translations/ja_JP/LC_MESSAGES/flask_security.po b/flask_security/translations/ja_JP/LC_MESSAGES/flask_security.po index 7557fcc4..c28c6052 100644 --- a/flask_security/translations/ja_JP/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/ja_JP/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2018-01-25 14:12+0900\n" "Last-Translator: \n" "Language: ja\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "ログインが必要です" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,418 +35,418 @@ msgstr "ログインが必要です" msgid "Welcome" msgstr "ようこそ" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "メールアドレスの検証" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "ログイン手順" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "パスワード変更" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "パスワードが変更されました。" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "パスワード再設定手順" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "アクセス権がありません" -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 #, fuzzy msgid "You must re-authenticate to access this endpoint" msgstr "再度ログインしてください" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "ありがとうございます。メールアドレスが検証されました。" -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "メールアドレスは検証済みです" -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "リンクが無効です" -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s のアカウントは既に作成されています" -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "パスワードが一致しません" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "入力したパスワードが一致していません" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "ドメイン外へのリダイレクトは禁止されています" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "パスワードの再設定手順が %(email)s に送信されました" -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "リンクが無効です" -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "メールアドレスの検証が必要です" -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "%(email)sにメールアドレス検証手順が再送信されました" -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " "sent to %(email)s." msgstr "%(within)s以内にログインしませんでした。ログイン手順を %(email)s に再度送信しました。" -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "%(email)sにログイン手順が送信されました" -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "リンクが無効です" -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "アカウントが無効になっています" -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "メールアドレスを入力してください" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "正しいメールアドレスを入力してください" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "パスワードを入力してください" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "入力を確認してください" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "入力を確認してください" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "ログインしました" -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "パスワードを忘れた場合" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "パスワードの再設定が完了しました。" -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "新旧パスワードが同じです" -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "パスワードが変更されました" -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "ログインしてください" -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "再度ログインしてください" -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -622,19 +622,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -658,27 +658,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/nl_NL/LC_MESSAGES/flask_security.po b/flask_security/translations/nl_NL/LC_MESSAGES/flask_security.po index 2acb1331..b2447ed8 100644 --- a/flask_security/translations/nl_NL/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/nl_NL/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2017-05-01 17:52+0200\n" "Last-Translator: FULL NAME \n" "Language: nl_NL\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Inloggen Verplicht" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,166 +35,166 @@ msgstr "Inloggen Verplicht" msgid "Welcome" msgstr "Welkom" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Gelieve uw e-mailadres te bevestigen" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Aanmeld instructies" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Uw wachtwoord werd gereset" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Uw wachtwoord werd gewijzigd" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Wachtwoord reset instructies" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Dubbele Authenticatie Aanmelding" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Dubbele Authenticatie Herstellen" -#: flask_security/core.py:340 +#: flask_security/core.py:342 #, fuzzy msgid "Verification Code" msgstr "Authenticatie Code" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "U heeft niet de nodige rechten om deze pagina te zien." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 #, fuzzy msgid "You must re-authenticate to access this endpoint" msgstr "Gelieve opnieuw in te loggen om deze pagina te zien." -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Bedankt. Uw e-mailadres werd bevestigd." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Uw e-mailadres werd reeds bevestigd." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Ongeldige bevestiging token." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s is al gelinkt aan een ander account." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Wachtwoord komt niet overeen" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Wachtwoorden komen niet overeen" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Omleidingen buiten het domein zijn niet toegelaten" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Instructies om uw wachtwoord te resetten werden verzonden naar %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Ongeldig wachtwoord reset token." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "E-mailadres moet bevestigd worden." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "" "Instructies ter bevestiging van uw e-mailadres werden verzonden naar " "%(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -203,257 +203,257 @@ msgstr "" "Je bent niet ingelogd geweest gedurende %(within)s. Nieuwe instructies om" " in te loggen werden verzonden naar%(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Instructies om in te loggen werden verzonden naar %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Ongeldige aanmelding." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Account is geblokkeerd." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Email niet ingevuld" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Ongeldig e-mailadres" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 #, fuzzy msgid "Invalid code" msgstr "Niet valide token" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Wachtwoord niet ingevuld" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "Uw wachtwoord moet minstens %(length)s karakters bevatten" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Deze gebruiker bestaat niet" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Ongeldig wachtwoord" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "U bent succesvol ingelogd." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Wachtwoord vergeten?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "U heeft uw wachtwoord succesvol gereset en bent nu automatisch ingelogd." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Uw nieuw wachtwoord moet verschillend zijn van het voorgaande wachtwoord." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Uw wachtwoord werd met succes gewijzigd." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Gelieve in te loggen om deze pagina te zien." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Gelieve opnieuw in te loggen om deze pagina te zien." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "U heeft succesvol uw Dubbele Authenticatie methode veranderd." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "U heeft niet de juiste permissies om deze pagina te laden" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "De gemarkeerde methode is niet valide" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "U heeft succesvol Dubbele Authenticatie uitgeschakeld." -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 #, fuzzy msgid "Requested method is not valid" msgstr "De gemarkeerde methode is niet valide" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -630,19 +630,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -666,27 +666,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/pl_PL/LC_MESSAGES/flask_security.po b/flask_security/translations/pl_PL/LC_MESSAGES/flask_security.po index b1084dc9..2e0d60e3 100644 --- a/flask_security/translations/pl_PL/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/pl_PL/LC_MESSAGES/flask_security.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2020-11-28 10:19+0100\n" "Last-Translator: Kamil Daniewski \n" "Language: pl_PL\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Logowanie jest wymagane" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,95 +35,95 @@ msgstr "Logowanie jest wymagane" msgid "Welcome" msgstr "Witamy" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Prosimy o potwierdzenie Twojego adresu e-mail" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Instrukcje logowania" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Twoje hasło zostało zresetowane" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Twoje hasło zostało zmienione" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Instrukcje zmiany hasła" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Logowanie dwuskładnikowe" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Pomoc w logowaniu dwuskładnikowym" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Kod weryfikacyjny" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Nieprawidłowe dane dla żądanego API" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Nie posiadasz uprawnień, aby wyświetlić tę stronę." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "Musisz zalogować się ponownie, aby wyświetlić tę stronę" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Dziękujemy. Twój adres e-mail został potwierdzony." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Twój adres e-mail już został potwierdzony." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Nieprawidłowy token potwierdzania adresu e-mail." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s jest już powiązany z kontem." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -132,67 +132,67 @@ msgstr "" "Atrybut identyfikujący '%(attr)s' z wartością '%(value)s' jest już " "powiązany z kontem." -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Hasło nie pasuje" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Hasła nie pasują do siebie" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Przekierowania poza domenę są zabronione" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Instrukcje resetowania hasła zostały wysłane na adres %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Nieprawidłowy token resetowania hasła." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Wymagane jest potwierdzenie adresu e-mail." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Instrukcje potwierdzenia adresu e-mail zostały wysłane na adres %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -201,259 +201,259 @@ msgstr "" "Nie zalogowałeś się w ciągu %(within)s. Nowe instrukcje logowania zostały" " wysłane na adres %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Instrukcje logowania zostały wysłane na adres %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Nieprawidłowy token logowania." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Konto jest wyłączone." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Adres e-mail nie został wprowadzony" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Nieprawidłowy adres e-mail" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Nieprawidłowy kod" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Hasło nie zostało wprowadzone" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "Hasło musi zawierać co najmniej %(length)s znaków" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Hasło nie jest wystarczająco złożone" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Hasło znajduje się na liście haseł wykradzionych" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" "Nie udało się dotrzeć do podmiotu sprawdzającego hasło w bazie " "wykradzionych haseł" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Nieprawidłowiy numer telefonu (upewnij się, że zawiera kod kraju)" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Ten użytkownik nie istnieje" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Nieprawidłowe hasło" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "Hasło lub wprowadzony kod są nieprawidłowe" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Zostałeś zalogowany pomyślnie." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Zapomniałeś hasło?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "Ustawiono nowe hasło i zostałeś zalogowany pomyślnie." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Twoje nowe hasło musi być inne, niż obecne hasło." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Pomyślnie zmieniłeś hasło." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Prosimy o zalogowanie się, aby móc odwiedzić tę stronę." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Prosimy o ponowne zalogowanie się, aby móc odwiedzić tę stronę." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Ponownie zalogowano" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Możesz odwiedzić tę stronę tylko będąc niezalogowanym." -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "Nie udało się wysłać kodu. Prosimy spróbować później" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Metoda logowania dwuskładnikowego została zmieniona pomyślnie." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "Nie posiadasz uprawnień, aby odwiedzić tę stronę" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "Wybrana metoda jest niewłaściwa" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Pomyślnie wyłączyłeś logowanie dwuskładnikowe." -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" "Ustawienie musi zostać ukończone w ciągu %(within)s. Prosimy zacząć " "ponownie." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "Żądana metoda jest niewłaściwa" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Ujednolicone logowanie przebiegło pomyślnie" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Musisz ustawić prawidłowy identyfikator, aby się zalogować" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Użyj tego kodu, aby się zalogować: %(code)s." -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -631,19 +631,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -667,27 +667,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/pt_BR/LC_MESSAGES/flask_security.po b/flask_security/translations/pt_BR/LC_MESSAGES/flask_security.po index 7663960c..47cac194 100644 --- a/flask_security/translations/pt_BR/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/pt_BR/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2017-09-27 23:39-0300\n" "Last-Translator: José Neto \n" "Language: pt_BR\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Login obrigatório" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,163 +35,163 @@ msgstr "Login obrigatório" msgid "Welcome" msgstr "Bem-vindo" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Por favor, confirme seu email" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Instruções de login" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Sua senha foi redefinida" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Sua senha foi alterada" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Instruções para redfinir a senha" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Você não tem permissão para ver este recurso" -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 #, fuzzy msgid "You must re-authenticate to access this endpoint" msgstr "Por favor, reautentique-se para acessar esta página." -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Obrigado. Seu email foi confirmado." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Seu email já foi confirmado." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Token de confirmação inválido." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s já está associado a uma conta." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Senha não confere" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Senhas não conferem" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Redirecionamentos para fora do domínio são proibidos" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "As instruções para redefinir sua senha foram enviadas para %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Token de redefinição de senha inválido." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "O email requer confirmação." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "As instruções de confirmaç foram enviadas para %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -200,256 +200,256 @@ msgstr "" "Você não logou dentro de %(within)s. Novas instruções para logar foram " "enviadas para %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Instruções para logar foram enviadas para %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Token de login inválido." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Conta desabilitada." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Email não informado" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Endereço de email inválido" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 #, fuzzy msgid "Invalid code" msgstr "Senha inválida" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Senha não informada" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "A senha deve ter pelo menos 6 caracteres" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Usuário não existe" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Senha inválida" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Você logou com sucesso." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Esqueceu a senha?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "Você redefiniu sua senha com sucesso e foi logado automaticamente." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Sua nova senha deve ser diferente da sua senha anterior." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Você alterou sua senha com sucesso." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Por favor, logue para acessar esta página." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Por favor, reautentique-se para acessar esta página." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -625,19 +625,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -661,27 +661,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/pt_PT/LC_MESSAGES/flask_security.po b/flask_security/translations/pt_PT/LC_MESSAGES/flask_security.po index cdeffb61..b6fc093a 100644 --- a/flask_security/translations/pt_PT/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/pt_PT/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2018-04-27 14:00+0100\n" "Last-Translator: Micael Grilo \n" "Language: pt_PT\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Login obrigatório" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,165 +35,165 @@ msgstr "Login obrigatório" msgid "Welcome" msgstr "Bem-vindo" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Por favor, confirme o seu email" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Instruções de login" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "A sua palavra-passe foi redefinida" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "A sua palavra-passe foi alterada" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Instruções para redefinir a palavra-passe" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Não tem permissões para ver este recurso" -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 #, fuzzy msgid "You must re-authenticate to access this endpoint" msgstr "Por favor, reautentique-se para aceder esta página." -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Obrigado. O seu email foi confirmado." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "O seu email já foi confirmado." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Token de confirmação inválido." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s já está associado a uma conta." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Palavra-passe não coincide" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Palavras-passe não coincidem" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Redirecionamentos para fora do domínio são proibidos" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "" "As instruções para redefinir a sua palavra-passe foram enviadas para " "%(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Token de redefinição de senha inválido." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "O email requer confirmação." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "As instruções de confirmação foram enviadas para %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -202,77 +202,77 @@ msgstr "" "Não iniciou sessão dentro de %(within)s. Novas instruções de inicio de " "sessão foram enviadas para %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Instruções para o inicio de sessão foram enviadas para %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Token de login inválido." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Conta desactivada." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Email em falta" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Endereço de email inválido" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Palavra-passe em falta" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "A palavra-passe deve ter pelo menos %(length)s caracteres" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Utilizador não existe" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Palavra-passe inválida" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Sessão iniciada com sucesso." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Esqueceu a palavra-passe?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." @@ -280,179 +280,179 @@ msgstr "" "Redefiniu a sua palavra-passe com sucesso e iniciou sessão " "automaticamente." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "A sua nova palavra-passe deve ser diferente da anterior." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Alterou a sua palavra-passe com sucesso." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Por favor, inicie sessão para aceder a esta página." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Por favor, reautentique-se para aceder esta página." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -628,19 +628,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -664,27 +664,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/ru_RU/LC_MESSAGES/flask_security.po b/flask_security/translations/ru_RU/LC_MESSAGES/flask_security.po index b771c8eb..c16b498b 100644 --- a/flask_security/translations/ru_RU/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/ru_RU/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2024-05-26 04:58+0530\n" "Last-Translator: Ivan Fedorov \n" "Language: ru_RU\n" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "Подтвердите свой новый email адрес" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Требуется авторизация" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -36,51 +36,51 @@ msgstr "Требуется авторизация" msgid "Welcome" msgstr "Добро пожаловать" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Пожалуйста, подтвердите свой email" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Инструкция для входа" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Ваш пароль был сброшен" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Ваш пароль был изменён" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Инструкции для восстановления пароля" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "Двухфакторный вход" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "Двухфакторное восстановление" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "Код подтверждения" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "Ввод некорректен для запрошенного API" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" "Аутентификация не удалась — идентификатор или пароль/код доступа " "недействительны" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." @@ -88,23 +88,23 @@ msgstr "" "Если этот адрес электронной почты есть в нашей системе, вы получите " "письмо с описанием того, как сбросить пароль." -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "Если этот идентификатор есть в нашей системе, вам был выслан код." -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "У вас нет прав доступа к этому ресурсу." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "Вы должны авторизоваться, чтобы просмотреть этот ресурс." -#: flask_security/core.py:408 +#: flask_security/core.py:410 msgid "You must re-authenticate to access this endpoint" msgstr "Пожалуйста, войдите повторно чтобы получить доступ к этой странице" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " @@ -113,24 +113,24 @@ msgstr "" "Спасибо. Чтобы подтвердить свой email %(email)s, пожалуйста, нажмите на " "ссылку в письме, которое мы только что отправили вам." -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Спасибо. Ваш email был подтверждён." -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "Ваш email уже был подтверждён." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Неверный токен для подтверждения аккаунта." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s уже привязан к другому аккаунту." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " @@ -139,12 +139,12 @@ msgstr "" "Идентификационный атрибут '%(attr)s' со значением '%(value)s' уже " "ассоциирован с учетной записью." -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "Идентификация %(id)s не зарегистрирована" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " @@ -153,55 +153,55 @@ msgstr "" "При взаимодействии с провайдером Oauth произошла ошибка: (%(exerror)s - " "%(exdesc)s). Пожалуйста, попробуйте ещё раз." -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Пароль не подходит" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Пароли не совпадают" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Перенаправления вне текущего домена запрещены" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "Код восстановления недействителен" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "Коды восстановления еще не сгенерированы" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Инструкции по восстановлению пароля были отправлены на %(email)s." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "Вы не сбросили пароль в течение %(within)s. " -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Неверный токен для восстановления пароля." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "Email требует подтверждения." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Инструкции по подтверждению были отправлены на %(email)s." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "Вы не подтвердили свое письмо в пределах %(within)s. " -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -210,83 +210,83 @@ msgstr "" "Вы не вошли в течение %(within)s. Новые инструкции по входу отправлены на" " %(email)s." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Инструкции по входу отправлены на %(email)s." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Неверный токен для входа." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Аккаунт отключён." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "Почтовый адрес не введён" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Неверный Email" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "Код недействителен" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Пароль не введён" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "Пароль должен содержать не менее %(length)s символов" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "Пароль недостаточно сложный" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "Пароль в списке скомпрометированных" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "Не удалось соединиться с сайтом скомпрометированных паролей" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "Номер телефона некорректен, например, отсутствует код страны" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Указанный пользователь не существует" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Неверный пароль" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "Предоставленный пароль или код недействительны" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Вы успешно вошли в систему." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Забыли пароль?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "Вы успешно сбросили пароль и автоматически вошли в систему." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." @@ -294,88 +294,88 @@ msgstr "" "Вы успешно сбросили свой пароль. Пожалуйста, авторизуйтесь, используя " "новый пароль." -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Ваш новый пароль должен отличаться от предыдущего." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Вы успешно изменили свой пароль." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Пожалуйста, войдите чтобы получить доступ к этой странице." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Пожалуйста, войдите заново, чтобы получить доступ к этой странице." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "Повторный вход выполнен успешно" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "Вы можете получить доступ к данной странице, только если не авторизованы." -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "Код отправлен." -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "Не удалось отправить код. Пожалуйста, попробуйте позже" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "Ваш код был подтвержден" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "Вы успешно изменили метод двухфакторной авторизации." -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "В настоящее время у вас нет доступа к данной странице" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "Отмеченный метод недействителен" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "Вы успешно отключили двухфакторную авторизацию." -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" "Настройка должна быть завершена в течение %(within)s. Пожалуйста, начните" " заново." -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "Активные на данный момент варианты входа в систему: %(method_list)s." -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "Запрошенный метод недействителен" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "Настройка единого способа входа прошла успешно" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "Вы должны указать действительный идентификатор для входа" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "Используйте данный код для входа: %(code)s." -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " @@ -384,93 +384,93 @@ msgstr "" "Имя пользователя должно содержать не менее %(min)d и не более %(max)d " "символов" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "Имя пользователя содержит недопустимые символы" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "Имя пользователя может содержать только буквы и цифры" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "Имя пользователя не указано" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "Имя пользователя %(username)s уже связано с учётной записью." -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" "Операция WebAuthn должна быть завершена в течение %(within)s. Пожалуйста," " начните сначала." -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "Требуется псевдоним для новых учётных данных." -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "%(name)s уже связан с учётными данными." -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "%(name)s не зарегистрирован с текущим пользователем." -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "Учётные данные WebAuthn с именем %(name)s успешно удалены" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "Учётные данные WebAuthn с именем %(name)s успешно добавлены" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "Учётные данные WebAuthn уже зарегистрированы." -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "Незарегистрированный идентификатор учетных данных WebAuthn." -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "Учётные данные WebAuthn не принадлежат ни одному пользователю." -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "Не удалось проверить учётные данные WebAuthn: %(cause)s." -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" "Учётные данные не зарегистрированы для этого использования (первичное или" " вторичное)" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "Несовпадение учётных данных пользователя" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" "Подтверждение должно быть выполнено в течение %(within)s. Пожалуйста, " "начните сначала." -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "Изменение email адреса подтверждено" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -650,19 +650,19 @@ msgstr "Генерация новых кодов восстановления" msgid "Recovery Code" msgstr "Код восстановления" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "Доступные методы двухфакторной аутентификации:" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "Выбрать" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "Отправить код по email" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "Использовать ранее загруженный код восстановления" @@ -686,27 +686,27 @@ msgstr "Настроить дополнительный метод входа" msgid "Delete active sign in option" msgstr "Удаление активной опции входа" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "Псевдоним" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "Использование" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "Использовать как первичный метод аутентификации" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "Использовать как вторичный метод аутентификации" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "Начать" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "webauthn" diff --git a/flask_security/translations/tr_TR/LC_MESSAGES/flask_security.po b/flask_security/translations/tr_TR/LC_MESSAGES/flask_security.po index a24141a8..bf7a9029 100644 --- a/flask_security/translations/tr_TR/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/tr_TR/LC_MESSAGES/flask_security.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2018-12-20 18:48+0300\n" "Last-Translator: Ecmel B. Canlıer \n" "Language: tr_TR\n" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "Giriş yapmanız gerekmektedir" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -34,163 +34,163 @@ msgstr "Giriş yapmanız gerekmektedir" msgid "Welcome" msgstr "Hoş Geldiniz" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "Lütfen e-posta adresinizi onaylayın" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "Giriş talimatları" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "Şifreniz yenilenmiştir" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "Şifreniz değiştirilmiştir" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "Şifre yenileme talimatları" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "Bu maddeyi görmeye yetkiniz yoktur." -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 #, fuzzy msgid "You must re-authenticate to access this endpoint" msgstr "Bu sayfaya erişebilmek için lütfen tekrardan giriş yapın." -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "Teşekkür ederiz. E-posta adresiniz onaylanmıştır" -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "E-posta adresiniz zaten onaylanmış." -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "Yanlış onaylama kodu." -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s başka bir hesaba bağlı." -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "Şifre yanlış" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "Şifreler uymuyor" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "Adres dışına yönlendirmeler yasaktır" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "Şifrenizi yenileme talimatları %(email)s adresine gönderilmiştir." -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "Yanlış şifre yenileme kodu." -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "E-posta onayı gerekmektedir." -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "Onaylama talimatları %(email)s adresine gönderilmiştir." -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " @@ -199,255 +199,255 @@ msgstr "" "%(within)s içinde giriş yapmadınız. Yeni giriş yapma talimatları " "%(email)s adresine gönderilmiştir." -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "Giriş yapma talimatları %(email)s adresine gönderilmiştir." -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "Yanlış giriş kodu." -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "Hesap kapalıdır." -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "E-posta verilmemiş" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "Yanlış e-posta adresi" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 msgid "Invalid code" msgstr "" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "Şifre verilmemiş" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, fuzzy, python-format msgid "Password must be at least %(length)s characters" msgstr "Şifreniz en az %(length)s karakter olmalıdır" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "Böyle bir kullanıcı yok" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "Şifre yanlış" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "Başarıyla giriş yaptınız." -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "Şifrenizi mi unuttunuz?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "Şifreniz yenilenmiştir ve otomatik olarak giriş yapmış bulunmaktasınız." -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "Yeni şifreniz eski şifrenizden farklı olmalıdır." -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "Şifrenizi başarıyla değiştirdiniz." -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "Bu sayfaya erişebilmek için lütfen giriş yapın." -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "Bu sayfaya erişebilmek için lütfen tekrardan giriş yapın." -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -623,19 +623,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -659,27 +659,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr "" diff --git a/flask_security/translations/zh_Hans_CN/LC_MESSAGES/flask_security.po b/flask_security/translations/zh_Hans_CN/LC_MESSAGES/flask_security.po index f397e534..0999a345 100644 --- a/flask_security/translations/zh_Hans_CN/LC_MESSAGES/flask_security.po +++ b/flask_security/translations/zh_Hans_CN/LC_MESSAGES/flask_security.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flask-Security 2.0.1\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-06-17 20:54-0700\n" +"POT-Creation-Date: 2024-07-22 16:40-0700\n" "PO-Revision-Date: 2018-08-02 19:55+0800\n" "Last-Translator: SteinKuo \n" "Language: zh_CN\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" -#: flask_security/core.py:235 +#: flask_security/core.py:239 msgid "Confirm your new email address" msgstr "" -#: flask_security/core.py:281 +#: flask_security/core.py:285 msgid "Login Required" msgstr "需要登录" -#: flask_security/core.py:282 +#: flask_security/core.py:286 #: flask_security/templates/security/email/two_factor_instructions.html:1 #: flask_security/templates/security/email/two_factor_instructions.txt:1 #: flask_security/templates/security/email/us_instructions.html:9 @@ -35,419 +35,419 @@ msgstr "需要登录" msgid "Welcome" msgstr "欢迎" -#: flask_security/core.py:283 +#: flask_security/core.py:287 msgid "Please confirm your email" msgstr "请激活你的电子邮箱" -#: flask_security/core.py:284 +#: flask_security/core.py:288 msgid "Login instructions" msgstr "登录邮件" -#: flask_security/core.py:285 +#: flask_security/core.py:289 #: flask_security/templates/security/email/reset_notice.html:1 #: flask_security/templates/security/email/reset_notice.txt:1 msgid "Your password has been reset" msgstr "你的密码已重置" -#: flask_security/core.py:286 +#: flask_security/core.py:290 msgid "Your password has been changed" msgstr "你的密码已更改" -#: flask_security/core.py:287 +#: flask_security/core.py:291 msgid "Password reset instructions" msgstr "密码重置" -#: flask_security/core.py:290 +#: flask_security/core.py:294 msgid "Two-factor Login" msgstr "双因素认证登录" -#: flask_security/core.py:291 +#: flask_security/core.py:295 msgid "Two-factor Rescue" msgstr "" -#: flask_security/core.py:340 +#: flask_security/core.py:342 msgid "Verification Code" msgstr "验证码" -#: flask_security/core.py:386 +#: flask_security/core.py:388 msgid "Input not appropriate for requested API" msgstr "输入信息不适合所请求的API" -#: flask_security/core.py:388 +#: flask_security/core.py:390 msgid "Authentication failed - identity or password/passcode invalid" msgstr "" -#: flask_security/core.py:392 +#: flask_security/core.py:394 msgid "" "If that email address is in our system, you will receive an email " "describing how to reset your password." msgstr "" -#: flask_security/core.py:399 +#: flask_security/core.py:401 msgid "If that identity is in our system, you were sent a code." msgstr "" -#: flask_security/core.py:402 +#: flask_security/core.py:404 msgid "You do not have permission to view this resource." msgstr "你无权查看此资源!" -#: flask_security/core.py:404 +#: flask_security/core.py:406 msgid "You must sign in to view this resource." msgstr "" -#: flask_security/core.py:408 +#: flask_security/core.py:410 #, fuzzy msgid "You must re-authenticate to access this endpoint" msgstr "请重新进行身份验证,以访问此页面。" -#: flask_security/core.py:412 +#: flask_security/core.py:414 #, python-format msgid "" "Thank you. To confirm your email address %(email)s, please click on the " "link in the email we have just sent to you." msgstr "" -#: flask_security/core.py:419 +#: flask_security/core.py:421 msgid "Thank you. Your email has been confirmed." msgstr "谢谢。你的邮箱已激活!" -#: flask_security/core.py:420 +#: flask_security/core.py:422 msgid "Your email has already been confirmed." msgstr "你的邮箱已激活!" -#: flask_security/core.py:421 +#: flask_security/core.py:423 msgid "Invalid confirmation token." msgstr "无效验证码!" -#: flask_security/core.py:423 +#: flask_security/core.py:425 #, python-format msgid "%(email)s is already associated with an account." msgstr "%(email)s 已关联账户。" -#: flask_security/core.py:427 +#: flask_security/core.py:429 #, python-format msgid "" "Identity attribute '%(attr)s' with value '%(value)s' is already " "associated with an account." msgstr "" -#: flask_security/core.py:434 +#: flask_security/core.py:436 #, python-format msgid "Identity %(id)s not registered" msgstr "" -#: flask_security/core.py:438 +#: flask_security/core.py:440 #, python-format msgid "" "An error occurred while communicating with the Oauth provider: " "(%(exerror)s - %(exdesc)s). Please try again." msgstr "" -#: flask_security/core.py:445 +#: flask_security/core.py:447 msgid "Password does not match" msgstr "密码不匹配" -#: flask_security/core.py:446 +#: flask_security/core.py:448 msgid "Passwords do not match" msgstr "密码不匹配" -#: flask_security/core.py:447 +#: flask_security/core.py:449 msgid "Redirections outside the domain are forbidden" msgstr "禁止域名外重定向" -#: flask_security/core.py:448 +#: flask_security/core.py:450 msgid "Recovery code invalid" msgstr "" -#: flask_security/core.py:449 +#: flask_security/core.py:451 msgid "No recovery codes generated yet" msgstr "" -#: flask_security/core.py:451 +#: flask_security/core.py:453 #, python-format msgid "Instructions to reset your password have been sent to %(email)s." msgstr "重置密码邮件已发送到 %(email)s。" -#: flask_security/core.py:455 +#: flask_security/core.py:457 #, python-format msgid "You did not reset your password within %(within)s. " msgstr "" -#: flask_security/core.py:458 +#: flask_security/core.py:460 msgid "Invalid reset password token." msgstr "密码重置验证码无效!" -#: flask_security/core.py:459 +#: flask_security/core.py:461 msgid "Email requires confirmation." msgstr "请先激活邮箱。" -#: flask_security/core.py:461 +#: flask_security/core.py:463 #, python-format msgid "Confirmation instructions have been sent to %(email)s." msgstr "激活邮件已发送到 %(email)s。" -#: flask_security/core.py:465 +#: flask_security/core.py:467 #, python-format msgid "You did not confirm your email within %(within)s. " msgstr "" -#: flask_security/core.py:469 +#: flask_security/core.py:471 #, python-format msgid "" "You did not login within %(within)s. New instructions to login have been " "sent to %(email)s." msgstr "你未在 %(within)s 登录账户。新登录邮件已发送到 %(email)s。" -#: flask_security/core.py:476 +#: flask_security/core.py:478 #, python-format msgid "Instructions to login have been sent to %(email)s." msgstr "登录邮件已发送到 %(email)s。" -#: flask_security/core.py:479 +#: flask_security/core.py:481 msgid "Invalid login token." msgstr "无效登录验证码!" -#: flask_security/core.py:480 +#: flask_security/core.py:482 msgid "Account is disabled." msgstr "账户已被禁用!" -#: flask_security/core.py:481 +#: flask_security/core.py:483 msgid "Email not provided" msgstr "未填写电子邮箱" -#: flask_security/core.py:482 +#: flask_security/core.py:484 msgid "Invalid email address" msgstr "无效邮箱地址" -#: flask_security/core.py:483 flask_security/core.py:529 +#: flask_security/core.py:485 flask_security/core.py:531 #, fuzzy msgid "Invalid code" msgstr "密码不正确" -#: flask_security/core.py:484 +#: flask_security/core.py:486 msgid "Password not provided" msgstr "未填写密码" -#: flask_security/core.py:486 +#: flask_security/core.py:488 #, python-format msgid "Password must be at least %(length)s characters" msgstr "密码至少包含%(length)s个字符" -#: flask_security/core.py:489 +#: flask_security/core.py:491 msgid "Password not complex enough" msgstr "密码不够复杂" -#: flask_security/core.py:490 +#: flask_security/core.py:492 msgid "Password on breached list" msgstr "密码在易被泄露名单上" -#: flask_security/core.py:492 +#: flask_security/core.py:494 msgid "Failed to contact breached passwords site" msgstr "未能连通检测易泄露密码的网站" -#: flask_security/core.py:495 +#: flask_security/core.py:497 msgid "Phone number not valid e.g. missing country code" msgstr "手机号码非法。例如: 缺少国家代码" -#: flask_security/core.py:496 +#: flask_security/core.py:498 msgid "Specified user does not exist" msgstr "此用户不存在" -#: flask_security/core.py:497 +#: flask_security/core.py:499 msgid "Invalid password" msgstr "密码不正确" -#: flask_security/core.py:498 +#: flask_security/core.py:500 msgid "Password or code submitted is not valid" msgstr "提交的密码或代码无效" -#: flask_security/core.py:499 +#: flask_security/core.py:501 msgid "You have successfully logged in." msgstr "你已成功登录!" -#: flask_security/core.py:500 +#: flask_security/core.py:502 msgid "Forgot password?" msgstr "忘记密码?" -#: flask_security/core.py:502 +#: flask_security/core.py:504 msgid "" "You successfully reset your password and you have been logged in " "automatically." msgstr "你的密码已成功重置,并已自动登录。" -#: flask_security/core.py:509 +#: flask_security/core.py:511 msgid "" "You successfully reset your password. Please authenticate using your new " "password." msgstr "" -#: flask_security/core.py:516 +#: flask_security/core.py:518 msgid "Your new password must be different than your previous password." msgstr "你的新密码不能与当前密码相同。" -#: flask_security/core.py:519 +#: flask_security/core.py:521 msgid "You successfully changed your password." msgstr "你已成功更改密码!" -#: flask_security/core.py:520 +#: flask_security/core.py:522 msgid "Please log in to access this page." msgstr "请登录访问此页面。" -#: flask_security/core.py:521 +#: flask_security/core.py:523 msgid "Please reauthenticate to access this page." msgstr "请重新进行身份验证,以访问此页面。" -#: flask_security/core.py:522 +#: flask_security/core.py:524 msgid "Reauthentication successful" msgstr "成功进行重新认证" -#: flask_security/core.py:524 +#: flask_security/core.py:526 msgid "You can only access this endpoint when not logged in." msgstr "您只能在未登录时访问此端点。" -#: flask_security/core.py:527 +#: flask_security/core.py:529 msgid "Code has been sent." msgstr "" -#: flask_security/core.py:528 +#: flask_security/core.py:530 msgid "Failed to send code. Please try again later" msgstr "发送代码失败。请稍后再试" -#: flask_security/core.py:530 +#: flask_security/core.py:532 msgid "Your code has been confirmed" msgstr "" -#: flask_security/core.py:532 +#: flask_security/core.py:534 msgid "You successfully changed your two-factor method." msgstr "你成功改变了你的双因素验证方法。" -#: flask_security/core.py:536 +#: flask_security/core.py:538 msgid "You currently do not have permissions to access this page" msgstr "你现在还没有权限访问这个页面" -#: flask_security/core.py:539 +#: flask_security/core.py:541 msgid "Marked method is not valid" msgstr "选择的方法无效" -#: flask_security/core.py:541 +#: flask_security/core.py:543 msgid "You successfully disabled two factor authorization." msgstr "你成功地禁用了双因素授权。" -#: flask_security/core.py:545 flask_security/core.py:554 +#: flask_security/core.py:547 flask_security/core.py:556 #, python-format msgid "Setup must be completed within %(within)s. Please start over." msgstr "必须在%(within)s内完成设置。请重新开始。" -#: flask_security/core.py:549 +#: flask_security/core.py:551 #, python-format msgid "Currently active sign in options: %(method_list)s." msgstr "" -#: flask_security/core.py:552 +#: flask_security/core.py:554 msgid "Requested method is not valid" msgstr "非法的请求方法" -#: flask_security/core.py:557 +#: flask_security/core.py:559 msgid "Unified sign in setup successful" msgstr "统一登录设置成功" -#: flask_security/core.py:558 +#: flask_security/core.py:560 msgid "You must specify a valid identity to sign in" msgstr "您必须指定一个有效的身份才能登录" -#: flask_security/core.py:559 +#: flask_security/core.py:561 #, python-format msgid "Use this code to sign in: %(code)s." msgstr "使用此代码登录:%(code)s" -#: flask_security/core.py:561 +#: flask_security/core.py:563 #, python-format msgid "" "Username must be at least %(min)d characters and less than %(max)d " "characters" msgstr "" -#: flask_security/core.py:568 +#: flask_security/core.py:570 msgid "Username contains illegal characters" msgstr "" -#: flask_security/core.py:572 +#: flask_security/core.py:574 msgid "Username can contain only letters and numbers" msgstr "" -#: flask_security/core.py:575 +#: flask_security/core.py:577 msgid "Username not provided" msgstr "" -#: flask_security/core.py:577 +#: flask_security/core.py:579 #, python-format msgid "%(username)s is already associated with an account." msgstr "" -#: flask_security/core.py:581 +#: flask_security/core.py:583 #, python-format msgid "WebAuthn operation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:585 +#: flask_security/core.py:587 msgid "Nickname for new credential is required." msgstr "" -#: flask_security/core.py:589 +#: flask_security/core.py:591 #, python-format msgid "%(name)s is already associated with a credential." msgstr "" -#: flask_security/core.py:593 +#: flask_security/core.py:595 #, python-format msgid "%(name)s not registered with current user." msgstr "" -#: flask_security/core.py:597 +#: flask_security/core.py:599 #, python-format msgid "Successfully deleted WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:601 +#: flask_security/core.py:603 #, python-format msgid "Successfully added WebAuthn credential with name: %(name)s" msgstr "" -#: flask_security/core.py:605 +#: flask_security/core.py:607 msgid "WebAuthn credential id already registered." msgstr "" -#: flask_security/core.py:609 +#: flask_security/core.py:611 msgid "Unregistered WebAuthn credential id." msgstr "" -#: flask_security/core.py:613 +#: flask_security/core.py:615 msgid "WebAuthn credential doesn't belong to any user." msgstr "" -#: flask_security/core.py:617 +#: flask_security/core.py:619 #, python-format msgid "Could not verify WebAuthn credential: %(cause)s." msgstr "" -#: flask_security/core.py:621 +#: flask_security/core.py:623 msgid "Credential not registered for this use (first or secondary)" msgstr "" -#: flask_security/core.py:625 +#: flask_security/core.py:627 msgid "Credential user handle didn't match" msgstr "" -#: flask_security/core.py:629 +#: flask_security/core.py:631 #, python-format msgid "Confirmation must be completed within %(within)s. Please start over." msgstr "" -#: flask_security/core.py:633 +#: flask_security/core.py:635 msgid "Change of email address confirmed" msgstr "" -#: flask_security/core.py:637 +#: flask_security/core.py:639 #, python-format msgid "" "Instructions to confirm your new email address have been sent to " @@ -623,19 +623,19 @@ msgstr "" msgid "Recovery Code" msgstr "" -#: flask_security/tf_plugin.py:53 +#: flask_security/tf_plugin.py:52 msgid "Available Second Factor Methods:" msgstr "" -#: flask_security/tf_plugin.py:54 +#: flask_security/tf_plugin.py:53 msgid "Select" msgstr "" -#: flask_security/twofactor.py:136 +#: flask_security/twofactor.py:135 msgid "Send code via email" msgstr "" -#: flask_security/twofactor.py:148 +#: flask_security/twofactor.py:147 msgid "Use previously downloaded recovery code" msgstr "" @@ -659,27 +659,27 @@ msgstr "" msgid "Delete active sign in option" msgstr "" -#: flask_security/webauthn.py:123 flask_security/webauthn.py:357 +#: flask_security/webauthn.py:122 flask_security/webauthn.py:356 msgid "Nickname" msgstr "" -#: flask_security/webauthn.py:127 +#: flask_security/webauthn.py:126 msgid "Usage" msgstr "" -#: flask_security/webauthn.py:129 +#: flask_security/webauthn.py:128 msgid "Use as a first authentication factor" msgstr "" -#: flask_security/webauthn.py:132 +#: flask_security/webauthn.py:131 msgid "Use as a secondary authentication factor" msgstr "" -#: flask_security/webauthn.py:219 +#: flask_security/webauthn.py:218 msgid "Start" msgstr "" -#: flask_security/webauthn.py:935 +#: flask_security/webauthn.py:934 msgid "webauthn" msgstr ""