Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (29 of 29 strings)

Translation: opensourcepos/attributes
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/attributes/es/
  • Loading branch information
truchosky authored and weblate committed Oct 9, 2023
1 parent a9e5a0f commit bd65957
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions application/language/es/attributes_lang.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?php

<?php
$lang["attributes_attribute_value_invalid_chars"] = "El valor del atributo no puede contener ':' o '|'";
$lang["attributes_confirm_delete"] = "¿Está seguro de que desea borrar los atributos seleccionados?";
$lang["attributes_confirm_restore"] = "¿Está seguro de que desea restaurar los atributos seleccionados?";
$lang["attributes_definition_cannot_be_deleted"] = "No se han podido borrar los atributos seleccionados";
$lang["attributes_definition_error_adding_updating"] = "El atributo %1 no pudo ser agregado o actulizado. Por favor, compruebe el registro de errores.";
$lang["attributes_definition_error_adding_updating"] = "El atributo %1 no pudo ser agregado o actulizado. Por favor compruebe el registro de errores.";
$lang["attributes_definition_flags"] = "Visibilidad del atributo";
$lang["attributes_definition_group"] = "Grupo";
$lang["attributes_definition_id"] = "Id";
Expand Down

0 comments on commit bd65957

Please sign in to comment.