-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It's not really a feature but missing major translations cause Germany is an important part of our Sylius community.
- Loading branch information
Showing
3 changed files
with
78 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,38 @@ | ||
sylius: | ||
form: | ||
login: | ||
username: 'Benutzername' | ||
password: 'Passwort' | ||
remember_me: 'Angemeldet bleiben' | ||
ui: | ||
actions: 'Aktionen' | ||
administration_panel_login: 'Administrations-Bereich Anmeldung' | ||
all: 'Alle' | ||
are_your_sure_you_want_to_perform_this_action: 'Möchten Sie diese Aktion wirklich durchführen?' | ||
cancel: 'Abbrechen' | ||
contains: 'Enthält' | ||
create: 'Erstellen' | ||
dashboard: 'Dashboard' | ||
delete: 'Löschen' | ||
details: 'Details' | ||
edit: 'Bearbeiten' | ||
error: 'Fehler' | ||
filter: 'Filter' | ||
filters: 'Filter' | ||
from: 'Von' | ||
hello: 'Hallo' | ||
logout: 'Abmelden' | ||
new: 'Neu' | ||
no_label: 'Nein' | ||
no_results: 'Keine Ergebnisse für diese Anfrage gefunden' | ||
reset: 'Zurücksetzen' | ||
search: 'Suche' | ||
search_products: 'Artikel suchen' | ||
show: 'Anzeigen' | ||
success: 'Erfolgreich' | ||
this_form_contains_errors: 'Dieses Formular enthält Fehler.' | ||
to: 'Bis' | ||
update: 'Aktualisieren' | ||
value: 'Wert' | ||
warning: 'Warnung' | ||
yes_label: 'Ja' |
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,39 @@ | ||
sylius: | ||
form: | ||
login: | ||
username: 'Nombre de usuario de API' | ||
password: 'Contraseña de API' | ||
remember_me: 'Recordarme' | ||
ui: | ||
actions: 'Acciones' | ||
administration_panel_login: 'Panel de administración' | ||
all: 'Todos' | ||
are_your_sure_you_want_to_perform_this_action: '\¿Está seguro que quiere realizar esta acción?' | ||
cancel: 'Cancelar' | ||
contains: 'Contiene' | ||
create: 'Crear' | ||
dashboard: 'Panel general' | ||
delete: 'Eliminar' | ||
details: 'Detalles' | ||
edit: 'Editar' | ||
error: 'Error' | ||
filter: 'Filtrar' | ||
filters: 'Filtros' | ||
from: 'Desde' | ||
hello: 'Hola' | ||
info: 'Info' | ||
login: 'Iniciar sesión' | ||
logout: 'Cerrar sesión' | ||
new: 'Nuevo' | ||
no_label: 'No' | ||
no_results: 'No hay resultados' | ||
reset: 'Restablecer' | ||
search: 'Búsqueda' | ||
show: 'Mostrar' | ||
success: 'Operación realizada correctamente' | ||
this_form_contains_errors: 'Este formulario contiene errores.' | ||
to: 'Hasta' | ||
update: 'Actualizar' | ||
value: 'Valor' | ||
warning: 'Advertencia' | ||
yes_label: 'Sí' |
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