v1.0.2
This commit is contained in:
parent
b8e17df2db
commit
71b471e13e
19 changed files with 771 additions and 60 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Translation of Two Factor Extended to Spanish (Spain)
|
||||
# Translation of Two-Factor Extended to Spanish (Spain)
|
||||
# Copyright (C) 2026 javiercasares, ROBOTSTXT
|
||||
# This file is distributed under the GPL-3.0-or-later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Two Factor Extended 1.0.0\n"
|
||||
"Project-Id-Version: Two-Factor Extended 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://git.robotstxt.es/ROBOTSTXT/two-factor-extended/issues\n"
|
||||
"Last-Translator: javiercasares, ROBOTSTXT\n"
|
||||
"Language-Team: Spanish <es@li.org>\n"
|
||||
|
|
@ -28,8 +28,8 @@ msgstr ""
|
|||
#: includes/class-settings.php:84
|
||||
#: includes/class-settings.php:109
|
||||
#: includes/class-settings.php:110
|
||||
msgid "Two Factor Extended"
|
||||
msgstr "Two Factor Extended"
|
||||
msgid "Two-Factor Extended"
|
||||
msgstr "Two-Factor Extended"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
#: two-factor-extended.php
|
||||
|
|
@ -77,8 +77,8 @@ msgstr[1] "Período de gracia restablecido para %d usuarios."
|
|||
|
||||
#: includes/class-compliance-report.php:274
|
||||
#: includes/class-settings.php:1392
|
||||
msgid "Two Factor Extended - Compliance Report"
|
||||
msgstr "Two Factor Extended - Informe de cumplimiento"
|
||||
msgid "Two-Factor Extended - Compliance Report"
|
||||
msgstr "Two-Factor Extended - Informe de cumplimiento"
|
||||
|
||||
#. translators: 1: Site name
|
||||
#: includes/class-compliance-report.php:278
|
||||
|
|
@ -154,8 +154,8 @@ msgstr "Tu cuenta requiere que se configuren los siguientes métodos 2FA: %s. Po
|
|||
#: includes/class-enforcement.php:292
|
||||
#: includes/class-enforcement.php:320
|
||||
#: includes/class-provider-filter.php:218
|
||||
msgid "Two Factor Extended:"
|
||||
msgstr "Two Factor Extended:"
|
||||
msgid "Two-Factor Extended:"
|
||||
msgstr "Two-Factor Extended:"
|
||||
|
||||
#: includes/class-enforcement.php:297
|
||||
#, php-format
|
||||
|
|
@ -645,8 +645,8 @@ msgid "All users are compliant!"
|
|||
msgstr "¡Todos los usuarios están cumpliendo!"
|
||||
|
||||
#: includes/class-settings.php:1291
|
||||
msgid "Two Factor Extended - Audit Log"
|
||||
msgstr "Two Factor Extended - Registro de auditoría"
|
||||
msgid "Two-Factor Extended - Audit Log"
|
||||
msgstr "Two-Factor Extended - Registro de auditoría"
|
||||
|
||||
#: includes/class-settings.php:1339
|
||||
msgid "Showing 50 most recent logs. Export to CSV for full history."
|
||||
|
|
|
|||
Loading…
Reference in a new issue