-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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)", |
There was a problem hiding this comment.
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)
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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.", |
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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.", |
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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.", |
There was a problem hiding this comment.
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.
Synced files with /addon-language-english.
This PR was created automatically by #11385185308