-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(i18n-crowdin): new translations for system.json (Spanish, Latin…
… America)
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"discordAbortError": "Tuve un pequeño error de red al enviar el mensaje a Discord, ¡por favor ejecuta este comando de nuevo!", | ||
"fetchBansFail": "Error al obtener la información de los baneos. ¿Tengo el permiso **{{ADMINISTRATOR, permissions}}**?", | ||
"helpTitles": { | ||
"aliases": "🖇️ | **Aliases**", | ||
"usages": "📝 | **Uso de Comando**", | ||
"extendedHelp": "🔍 | **Ayuda Extendida**", | ||
"explainedUsage": "⚙ | **Uso explicado**", | ||
"possibleFormats": "🔢 | **Formatos posibles**", | ||
"examples": "🔗 | **Ejemplos**", | ||
"reminders": "⏰ | **Recordatorio**" | ||
}, | ||
"jumpTo": "Saltar al Mensaje ►", | ||
"loading": [ | ||
"{{LOADING}} Viendo hámsters correr...", | ||
"{{LOADING}} Buscando personas en el escondite...", | ||
"{{LOADING}} Tratando de averiguar este comando...", | ||
"{{LOADING}} Obteniendo datos desde la nube...", | ||
"{{LOADING}} Calibrando lentes...", | ||
"{{LOADING}} Jugando piedra, papel, tijeras...", | ||
"{{LOADING}} Ajustando a las frecuencias correctas...", | ||
"{{LOADING}} Reticulando curvas..." | ||
], | ||
"prefixReminder": "El prefijo de este servidor es: `{{prefix}}`", | ||
"reminderHeader": "⏲ ¡Hola! Veo que has solicitado ser recordado en {{timestamp}} sobre:" | ||
} |