Skip to content

Commit

Permalink
Convert ES translation to new format
Browse files Browse the repository at this point in the history
  • Loading branch information
samerton committed Aug 26, 2023
1 parent 7d7a20f commit 0356630
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 54 deletions.
54 changes: 0 additions & 54 deletions upload/modules/Infractions/language/SpanishES/infractions.php

This file was deleted.

33 changes: 33 additions & 0 deletions upload/modules/Infractions/language/es_ES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"infractions/infractions": "Infracciones",
"infractions/search": "Buscar",
"infractions/username": "Nombre de usuario",
"infractions/staff_member": "Miembro del Staff",
"infractions/action": "Acción",
"infractions/reason": "Razón",
"infractions/view": "Ver",
"infractions/issued": "Publicado",
"infractions/ban": "Expulsado",
"infractions/temp_ban": "Expulsión temporal",
"infractions/mute": "Silenciado",
"infractions/temp_mute": "Silenciado temporalmente",
"infractions/kick": "Echado",
"infractions/warning": "Advertencia",
"infractions/expired": "Expirado",
"infractions/active": "Activa",
"infractions/no_infractions": "No se han encontrado infracciones.",
"infractions/unknown": "Desconocido",
"infractions/view_infractions": "Ver infracciones",
"infractions/guests_view": "¿Los invitados ven las infracciones?",
"infractions/infractions_settings": "Configuración de infracciones",
"infractions/link_location": "Ubicación del vínculo",
"infractions/plugin": "Integración del plugin",
"infractions/database_settings": "Actualizar la configuración de la base de datos",
"infractions/database_address": "Dirección de la base de datos",
"infractions/database_name": "Nombre de la base de datos",
"infractions/database_username": "Nombre de usuario de la base de datos",
"infractions/database_port": "Puerto de la base de datos",
"infractions/database_password": "Contraseña de la base de datos",
"infractions/infractions_settings_updated_successfully": "La configuración de las infracciones se ha actualizado correctamente.",
"infractions/unable_to_write_infractions_config": "No se puede escribir en el archivo modules/infractions/config.php. Por favor, compruebe los permisos del archivo."
}

0 comments on commit 0356630

Please sign in to comment.