Commit inicial - WordPress Análisis de Precios Unitarios

- WordPress core y plugins
- Tema Twenty Twenty-Four configurado
- Plugin allow-unfiltered-html.php simplificado
- .gitignore configurado para excluir wp-config.php y uploads

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-11-03 21:04:30 -06:00
commit a22573bf0b
24068 changed files with 4993111 additions and 0 deletions

View File

@@ -0,0 +1,149 @@
# Copyright (C) 2020 Joel James
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Loggedin - Limit Active Logins 1.3.1\n"
"Report-Msgid-Bugs-To: https://duckdev.com\n"
"POT-Creation-Date: 2020-09-19 03:34:00+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Joel James <me@joelsays.com>\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#: includes/class-loggedin-admin.php:74
#. translators: %s User name of the logging out user.
msgid "User %s forcefully logged out from all devices."
msgstr ""
#: includes/class-loggedin-admin.php:86
#. translators: %d User ID of the login user.
msgid "Invalid user ID: %d"
msgstr ""
#: includes/class-loggedin-admin.php:121
msgid "Maximum Active Logins"
msgstr ""
#: includes/class-loggedin-admin.php:130
msgid "Login Logic"
msgstr ""
#: includes/class-loggedin-admin.php:139 includes/class-loggedin-admin.php:195
msgid "Force Logout"
msgstr ""
#: includes/class-loggedin-admin.php:159
msgid "Enter the limit in number"
msgstr ""
#: includes/class-loggedin-admin.php:160
msgid "Set the maximum no. of active logins a user account can have."
msgstr ""
#: includes/class-loggedin-admin.php:161
msgid ""
"If this limit reached, next login request will be failed and user will have "
"to logout from one device to continue."
msgstr ""
#: includes/class-loggedin-admin.php:162
msgid "Note: "
msgstr ""
#: includes/class-loggedin-admin.php:162
msgid "Even if the browser is closed, login session may exist."
msgstr ""
#: includes/class-loggedin-admin.php:178
msgid "Allow"
msgstr ""
#: includes/class-loggedin-admin.php:179
msgid "Block"
msgstr ""
#: includes/class-loggedin-admin.php:180
msgid "Allow:"
msgstr ""
#: includes/class-loggedin-admin.php:180
msgid ""
"Allow new login by terminating all other old sessions when the limit is "
"reached."
msgstr ""
#: includes/class-loggedin-admin.php:181
msgid "Block:"
msgstr ""
#: includes/class-loggedin-admin.php:181
msgid ""
" Do not allow new login if the limit is reached. Users need to wait for the "
"old login sessions to expire."
msgstr ""
#: includes/class-loggedin-admin.php:194
msgid "Enter user ID"
msgstr ""
#: includes/class-loggedin-admin.php:196
msgid ""
"If you would like to force logout a user from all the devices, enter the "
"user ID."
msgstr ""
#: includes/class-loggedin-admin.php:242
#. translators: %1$s Current user's name. %2$s <strong> %3$s </strong>.
msgid ""
"Hey %1$s, I noticed you've been using %2$sLoggedin%3$s plugin for more than "
"1 week thats awesome! Could you please do me a BIG favor and give it a "
"5-star rating on WordPress? Just to help us spread the word and boost our "
"motivation."
msgstr ""
#: includes/class-loggedin-admin.php:243
msgid "there"
msgstr ""
#: includes/class-loggedin-admin.php:251
msgid "Ok, you deserve it"
msgstr ""
#: includes/class-loggedin-admin.php:256
msgid "Nope, maybe later"
msgstr ""
#: includes/class-loggedin-admin.php:261
msgid "I already did"
msgstr ""
#: includes/class-loggedin.php:186
msgid ""
"Maximum no. of active logins found for this account. Please logout from "
"another device to continue."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Loggedin - Limit Active Logins"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://duckdev.com/products/loggedin-limit-active-logins/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Light weight plugin to limit number of active logins from an account. Set "
"maximum number of concurrent logins a user can have from multiple places."
msgstr ""
#. Author of the plugin/theme
msgid "Joel James"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://duckdev.com/"
msgstr ""