Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔄 Sync supportpal/addon-language-english #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bytestream
Copy link
Member

Synced files with /addon-language-english.


This PR was created automatically by #11385185308

Copy link

@andres-pinilla andres-pinilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Traducciones en español actualizadas para la versión 5.5.0

"exclude_addresses_desc" => "A list of email addresses which are excluded from rate limits.",
"enable_throttling" => "Activar limitación",
"enable_throttling_api_desc" => "Limita el número de mensajes que un usuario puede publicar en un periodo de tiempo determinado. Consulta <a href='https://docs.supportpal.com/current/App+Configuration#Throttling' target='_blank'>la configuración de la limitación</a> para más información sobre cómo ajustar los límites.",
"close_without_notify" => "Close (without notification)",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cerrar (sin enviar notificación)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be better as Cerrar (sin notificación) to avoid it being too long.

/*
* 5.5.0
*/
"rate_limiting" => "Rate Limiting",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Límite de tasa

* 5.5.0
*/
"rate_limiting" => "Rate Limiting",
"max_requests" => "Max Requests",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Máximo de solicitudes

*/
"rate_limiting" => "Rate Limiting",
"max_requests" => "Max Requests",
"max_requests_desc" => "Set the maximum number of requests before a user is throttled.",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Establece el número máximo de solicitudes antes de que se limite a un usuario.

"rate_limiting" => "Rate Limiting",
"max_requests" => "Max Requests",
"max_requests_desc" => "Set the maximum number of requests before a user is throttled.",
"decay_time" => "Decay Time",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiempo de decadencia

"max_requests" => "Max Requests",
"max_requests_desc" => "Set the maximum number of requests before a user is throttled.",
"decay_time" => "Decay Time",
"decay_time_desc" => "The number of minutes until the available attempts are reset.",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Número de minutos hasta que se restablezcan los intentos disponibles.

"max_requests_desc" => "Set the maximum number of requests before a user is throttled.",
"decay_time" => "Decay Time",
"decay_time_desc" => "The number of minutes until the available attempts are reset.",
"exclude_addresses" => "Exclude Addresses",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excluir direcciones

"decay_time" => "Decay Time",
"decay_time_desc" => "The number of minutes until the available attempts are reset.",
"exclude_addresses" => "Exclude Addresses",
"exclude_addresses_desc" => "A list of email addresses which are excluded from rate limits.",
Copy link

@andres-pinilla andres-pinilla Dec 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Una lista de direcciones de correo electrónico que están excluidas de los límites de tasa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants