Skip to content

File tree

5 files changed

+45
-0
lines changed

5 files changed

+45
-0
lines changed

src/UiTranslations/translations/messages.de.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,28 @@ sylius:
1616
delete: 'Löschen'
1717
details: 'Details'
1818
edit: 'Bearbeiten'
19+
empty: 'Leer'
20+
ends_with: 'Endet mit'
1921
error: 'Fehler'
22+
equal: 'Gleich'
2023
filter: 'Filter'
2124
filters: 'Filter'
2225
from: 'Von'
2326
hello: 'Hallo'
27+
in: 'In'
2428
logout: 'Abmelden'
2529
new: 'Neu'
2630
no_label: 'Nein'
2731
no_results: 'Keine Ergebnisse für diese Anfrage gefunden'
32+
not_contains: 'Enthält nicht'
33+
not_empty: 'Nicht leer'
34+
not_equal: 'Nicht gleich'
35+
not_in: 'Nicht in'
2836
reset: 'Zurücksetzen'
2937
search: 'Suche'
3038
search_products: 'Artikel suchen'
3139
show: 'Anzeigen'
40+
starts_with: 'Beginnt mit'
3241
success: 'Erfolgreich'
3342
this_form_contains_errors: 'Dieses Formular enthält Fehler.'
3443
to: 'Bis'

src/UiTranslations/translations/messages.en.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,15 @@ sylius:
1818
delete: Delete
1919
details: Details
2020
edit: Edit
21+
empty: 'Empty'
22+
equal: 'Equal'
23+
ends_with: 'Ends with'
2124
error: Error
2225
filter: Filter
2326
filters: Filters
2427
from: From
2528
hello: Hello
29+
in: 'In'
2630
info: Info
2731
login: Login
2832
login_to_your_account: 'Login to your account'
@@ -31,12 +35,17 @@ sylius:
3135
no_label: No
3236
no_results: No results found
3337
no_results_adjust_your_search: 'Adjust your search and try again.'
38+
not_contains: 'Not contains'
39+
not_empty: 'Not empty'
40+
not_equal: 'Not equal'
41+
not_in: 'Not in'
3442
pagination:
3543
number_of_results: 'Showing %from% to %to% of %total% entries'
3644
reset: Reset
3745
search: Search
3846
search_menu: 'Search menu'
3947
show: Show
48+
starts_with: 'Starts with'
4049
success: Success
4150
this_form_contains_errors: 'This form contains errors.'
4251
to: To

src/UiTranslations/translations/messages.es.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,29 @@ sylius:
1616
delete: 'Eliminar'
1717
details: 'Detalles'
1818
edit: 'Editar'
19+
empty: 'Vacío'
20+
ends_with: 'Termina en'
1921
error: 'Error'
22+
equal: 'Igual'
2023
filter: 'Filtrar'
2124
filters: 'Filtros'
2225
from: 'Desde'
2326
hello: 'Hola'
27+
in: 'En'
2428
info: 'Info'
2529
login: 'Iniciar sesión'
2630
logout: 'Cerrar sesión'
2731
new: 'Nuevo'
2832
no_label: 'No'
2933
no_results: 'No hay resultados'
34+
not_contains: 'No contiene'
35+
not_empty: 'No está vacío'
36+
not_equal: 'No igual'
37+
not_in: 'No en'
3038
reset: 'Restablecer'
3139
search: 'Búsqueda'
3240
show: 'Mostrar'
41+
starts_with: 'Comienza por'
3342
success: 'Operación realizada correctamente'
3443
this_form_contains_errors: 'Este formulario contiene errores.'
3544
to: 'Hasta'

src/UiTranslations/translations/messages.fr.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,15 @@ sylius:
1818
delete: 'Supprimer'
1919
details: 'Détails'
2020
edit: 'Modifier'
21+
empty: 'Vide'
22+
ends_with: 'Se termine par'
23+
equal: 'Égal'
2124
error: 'Erreur'
2225
filter: 'Filtrer'
2326
filters: 'Filtres'
2427
from: 'De'
2528
hello: 'Bonjour'
29+
in: 'Dans'
2630
info: 'Info'
2731
login: 'Connexion'
2832
login_to_your_account: 'Connexion à votre compte'
@@ -31,12 +35,17 @@ sylius:
3135
no_label: 'Non'
3236
no_results: 'Aucun résultat'
3337
no_results_adjust_your_search: 'Modifier votre recherche et réessayer'
38+
not_contains: 'Ne contient pas'
39+
not_empty: 'Non vide'
40+
not_equal: 'Différent de'
41+
not_in: 'Pas dans'
3442
pagination:
3543
number_of_results: 'Affiche de %from% à %to% sur %total% items'
3644
reset: 'Réinitialiser'
3745
search: 'Rechercher'
3846
search_menu: 'Recherche menu'
3947
show: 'Afficher'
48+
starts_with: 'Commence par'
4049
success: 'Succès'
4150
this_form_contains_errors: 'Ce formulaire contient des erreurs.'
4251
to: 'À'

src/UiTranslations/translations/messages.pl.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,30 @@ sylius:
1616
delete: 'Usuń'
1717
details: 'Szczegóły'
1818
edit: 'Edytuj'
19+
empty: 'Brak'
20+
ends_with: 'Kończy się na'
21+
equal: 'Równe'
1922
error: 'Błąd'
2023
filter: 'Filtruj'
2124
filters: 'Filtry'
2225
from: 'Od'
2326
hello: 'Witaj'
27+
in: 'W'
2428
info: 'Info'
2529
login: 'Zaloguj'
2630
login_to_your_account: 'Zaloguj się do swojego konta'
2731
logout: 'Wyloguj'
2832
new: 'Nowy'
2933
no_label: 'Nie'
3034
no_results: 'Brak wyników'
35+
not_contains: 'Nie zawiera'
36+
not_empty: 'Nie pusty'
37+
not_equal: 'Różne od'
38+
not_in: 'Nie w'
3139
reset: 'Resetuj'
3240
search: 'Szukaj'
3341
show: 'Pokaż'
42+
starts_with: 'Rozpoczyna się od'
3443
success: 'Sukces'
3544
this_form_contains_errors: 'Ten formularz zawiera błędy.'
3645
to: 'Do'

0 commit comments

Comments
 (0)