Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/UiTranslations/translations/messages.de.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,28 @@ sylius:
delete: 'Löschen'
details: 'Details'
edit: 'Bearbeiten'
empty: 'Leer'
ends_with: 'Endet mit'
error: 'Fehler'
equal: 'Gleich'
filter: 'Filter'
filters: 'Filter'
from: 'Von'
hello: 'Hallo'
in: 'In'
logout: 'Abmelden'
new: 'Neu'
no_label: 'Nein'
no_results: 'Keine Ergebnisse für diese Anfrage gefunden'
not_contains: 'Enthält nicht'
not_empty: 'Nicht leer'
not_equal: 'Nicht gleich'
not_in: 'Nicht in'
reset: 'Zurücksetzen'
search: 'Suche'
search_products: 'Artikel suchen'
show: 'Anzeigen'
starts_with: 'Beginnt mit'
success: 'Erfolgreich'
this_form_contains_errors: 'Dieses Formular enthält Fehler.'
to: 'Bis'
Expand Down
9 changes: 9 additions & 0 deletions src/UiTranslations/translations/messages.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,15 @@ sylius:
delete: Delete
details: Details
edit: Edit
empty: 'Empty'
equal: 'Equal'
ends_with: 'Ends with'
error: Error
filter: Filter
filters: Filters
from: From
hello: Hello
in: 'In'
info: Info
login: Login
login_to_your_account: 'Login to your account'
Expand All @@ -31,12 +35,17 @@ sylius:
no_label: No
no_results: No results found
no_results_adjust_your_search: 'Adjust your search and try again.'
not_contains: 'Not contains'
not_empty: 'Not empty'
not_equal: 'Not equal'
not_in: 'Not in'
pagination:
number_of_results: 'Showing %from% to %to% of %total% entries'
reset: Reset
search: Search
search_menu: 'Search menu'
show: Show
starts_with: 'Starts with'
success: Success
this_form_contains_errors: 'This form contains errors.'
to: To
Expand Down
9 changes: 9 additions & 0 deletions src/UiTranslations/translations/messages.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,29 @@ sylius:
delete: 'Eliminar'
details: 'Detalles'
edit: 'Editar'
empty: 'Vacío'
ends_with: 'Termina en'
error: 'Error'
equal: 'Igual'
filter: 'Filtrar'
filters: 'Filtros'
from: 'Desde'
hello: 'Hola'
in: 'En'
info: 'Info'
login: 'Iniciar sesión'
logout: 'Cerrar sesión'
new: 'Nuevo'
no_label: 'No'
no_results: 'No hay resultados'
not_contains: 'No contiene'
not_empty: 'No está vacío'
not_equal: 'No igual'
not_in: 'No en'
reset: 'Restablecer'
search: 'Búsqueda'
show: 'Mostrar'
starts_with: 'Comienza por'
success: 'Operación realizada correctamente'
this_form_contains_errors: 'Este formulario contiene errores.'
to: 'Hasta'
Expand Down
9 changes: 9 additions & 0 deletions src/UiTranslations/translations/messages.fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,15 @@ sylius:
delete: 'Supprimer'
details: 'Détails'
edit: 'Modifier'
empty: 'Vide'
ends_with: 'Se termine par'
equal: 'Égal'
error: 'Erreur'
filter: 'Filtrer'
filters: 'Filtres'
from: 'De'
hello: 'Bonjour'
in: 'Dans'
info: 'Info'
login: 'Connexion'
login_to_your_account: 'Connexion à votre compte'
Expand All @@ -31,12 +35,17 @@ sylius:
no_label: 'Non'
no_results: 'Aucun résultat'
no_results_adjust_your_search: 'Modifier votre recherche et réessayer'
not_contains: 'Ne contient pas'
not_empty: 'Non vide'
not_equal: 'Différent de'
not_in: 'Pas dans'
pagination:
number_of_results: 'Affiche de %from% à %to% sur %total% items'
reset: 'Réinitialiser'
search: 'Rechercher'
search_menu: 'Recherche menu'
show: 'Afficher'
starts_with: 'Commence par'
success: 'Succès'
this_form_contains_errors: 'Ce formulaire contient des erreurs.'
to: 'À'
Expand Down
9 changes: 9 additions & 0 deletions src/UiTranslations/translations/messages.pl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,30 @@ sylius:
delete: 'Usuń'
details: 'Szczegóły'
edit: 'Edytuj'
empty: 'Brak'
ends_with: 'Kończy się na'
equal: 'Równe'
error: 'Błąd'
filter: 'Filtruj'
filters: 'Filtry'
from: 'Od'
hello: 'Witaj'
in: 'W'
info: 'Info'
login: 'Zaloguj'
login_to_your_account: 'Zaloguj się do swojego konta'
logout: 'Wyloguj'
new: 'Nowy'
no_label: 'Nie'
no_results: 'Brak wyników'
not_contains: 'Nie zawiera'
not_empty: 'Nie pusty'
not_equal: 'Różne od'
not_in: 'Nie w'
reset: 'Resetuj'
search: 'Szukaj'
show: 'Pokaż'
starts_with: 'Rozpoczyna się od'
success: 'Sukces'
this_form_contains_errors: 'Ten formularz zawiera błędy.'
to: 'Do'
Expand Down

0 comments on commit ed1a1d1

Please sign in to comment.