From 718e472e04925f20255c25a8a71981d7181bcea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 8 Sep 2019 18:08:20 +0200 Subject: [PATCH] Added translations. --- translations/messages.de.xlf | 78 ++++++++++++++++++++++++++++++-- translations/messages.en.xlf | 86 +++++++++++++++++++++++++++++++++--- 2 files changed, 154 insertions(+), 10 deletions(-) diff --git a/translations/messages.de.xlf b/translations/messages.de.xlf index 64022b7b..a3e2f3a8 100644 --- a/translations/messages.de.xlf +++ b/translations/messages.de.xlf @@ -1782,14 +1782,86 @@ Element 3 part.table.mass Gewicht - - part.table.tags - Tags + + part.table.tags + Tags datatable.datatable.lengthMenu _MENU_ + + part.table.footprint + Footprint + + + part.table.manufacturer + Hersteller + + + part.table.storeLocations + Lagerorte + + + part.table.partUnit + Maßeinheit + + + parts_list.all.title + Alle Bauteile + + + parts_list.category.title + Bauteile mit Kategorie + + + parts_list.footprint.title + Bauteile mit Footprint + + + parts_list.manufacturer.title + Bauteile mit Hersteller + + + parts_list.search.title + Bauteilesuche + + + parts_list.storelocation.title + Bauteile mit Lagerort + + + parts_list.supplier.title + Bauteile mit Lieferant + + + parts_list.tags.title + Bauteile mit Tag + + + entity.info.common.tab + Allgemein + + + entity.info.statistics.tab + Statistik + + + entity.info.name + Name + + + entity.info.parent + Übergeordnetes Element + + + entity.edit.btn + Bearbeiten + + + entity.info.children_count + Anzahl an Unterelementen + diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index ffa03cce..9c5489eb 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -1753,14 +1753,86 @@ Element 3 part.table.mass Mass - - part.table.tags - Tags - + + part.table.tags + Tags + - datatable.datatable.lengthMenu - _MENU_ - + datatable.datatable.lengthMenu + _MENU_ + + + part.table.footprint + Footprint + + + part.table.manufacturer + Manufacturer + + + part.table.storeLocations + Store locations + + + part.table.partUnit + Measurement Unit + + + parts_list.all.title + All parts + + + parts_list.category.title + Parts with category + + + parts_list.footprint.title + Parts with footprint + + + parts_list.manufacturer.title + Parts with manufacturer + + + parts_list.search.title + Search Parts + + + parts_list.storelocation.title + Parts with store locations + + + parts_list.supplier.title + Parts with supplier + + + parts_list.tags.title + Parts with tag + + + entity.info.common.tab + Common + + + entity.info.statistics.tab + Statistics + + + entity.info.name + Name + + + entity.info.parent + Parent + + + entity.edit.btn + Edit + + + entity.info.children_count + Count of children elements +