Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,27 @@
</trans-unit>
<trans-unit id="attr_type.label" resname="attr_type.label">
<source>Attribute type</source>
<target>Attribut-Typ</target>
</trans-unit>
<trans-unit id="attr_type.description" resname="attr_type.description">
<source>Filters the list by the type of the referenced attribute.</source>
<target>Filtert die Liste nach dem Typ des referenzierten Attributs.</target>
</trans-unit>
<trans-unit id="attr_name.label" resname="attr_name.label">
<source>Name</source>
<target>Name</target>
</trans-unit>
<trans-unit id="attr_name.description" resname="attr_name.description">
<source>Search by the name of the referenced attribute.</source>
<target>Suche nach dem Namen des referenzierten Attributs.</target>
</trans-unit>
<trans-unit id="attr_colname.label" resname="attr_colname.label">
<source>Column name</source>
<target>Spaltenname</target>
</trans-unit>
<trans-unit id="attr_colname.description" resname="attr_colname.description">
<source>Search by the column name of the referenced attribute.</source>
<target>Suche nach dem Spaltennamen des referenzierten Attributs.</target>
</trans-unit>
<trans-unit id="id.label" resname="id.label">
<source>Id</source>
Expand Down Expand Up @@ -135,30 +141,6 @@
<source>Attribute this setting relates to.</source>
<target>Attribut, auf das sich diese Einstellung bezieht.</target>
</trans-unit>
<trans-unit id="attr_type.label" resname="attr_type.label">
<source>Attribute type</source>
<target>Attribut-Typ</target>
</trans-unit>
<trans-unit id="attr_type.description" resname="attr_type.description">
<source>Attribute type</source>
<target>Filtert die Liste nach dem Typ des referenzierten Attributs.</target>
</trans-unit>
<trans-unit id="attr_name.label" resname="attr_name.label">
<source>Name</source>
<target>Name</target>
</trans-unit>
<trans-unit id="attr_name.description" resname="attr_name.description">
<source>Search by the name of the referenced attribute.</source>
<target>Suche nach dem Namen des referenzierten Attributs.</target>
</trans-unit>
<trans-unit id="attr_colname.label" resname="attr_colname.label">
<source>Column name</source>
<target>Spaltenname</target>
</trans-unit>
<trans-unit id="attr_colname.description" resname="attr_colname.description">
<source>Search by the column name of the referenced attribute.</source>
<target>Suche nach dem Spaltennamen des referenzierten Attributs.</target>
</trans-unit>
<trans-unit id="template.label" resname="template.label">
<source>Custom template to use for generating</source>
<target>Angepasstes Template für die Ausgabe</target>
Expand Down Expand Up @@ -591,4 +573,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<trans-unit id="backend-module.headline" resname="backend-module.headline">
<source>All input screen settings</source>
</trans-unit>

<trans-unit id="attr_type.label" resname="attr_type.label">
<source>Attribute type</source>
</trans-unit>
Expand Down Expand Up @@ -444,4 +443,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,12 @@
<source>URL parameter</source>
<target>URL-Parameter</target>
</trans-unit>
<trans-unit id="urlparam.description" resname="urlparam.description">
<source>The URL parameter that shall get mapped to the selected attribute. The special &lt;em&gt;&quot;auto_item&quot;&lt;/em&gt;
parameter can also be used, this is especially useful for alias columns.
</source>
<target>Geben Sie den URL-Parameter an, der dem ausgewählten Attribut zugeordnet werden soll. Der &lt;em&gt;&quot;auto_item&quot;&lt;/em&gt;-Parameter kann ebenfalls verwendet werden. Diese Einstellung ist nützlich um Aliase zu verwenden.</target>
</trans-unit>
<trans-unit id="param_type.label" resname="param_type.label">
<source>URL type for parameter</source>
<target>URL-Typ für den Parameter</target>
Expand All @@ -172,18 +178,12 @@
<target>Nur GET</target>
</trans-unit>
<trans-unit id="param_type_options.slugNget" resname="param_type_options.slugNget">
<source>Slug or GET allowed</source>
<source>Slug or GET allowed - deprecated: use slug OR GET!</source>
<target>Slug oder GET erlaubt - Deprecated: Slug ODER GET verwenden!</target>
</trans-unit>
<trans-unit id="hint_param_type_slugNget" resname="hint_param_type_slugNget">
<source>Set the URL type for the parameter to "Slug" OR "GET" - the "Slug or Get" setting will be removed in a future version.</source>
<target>URL-Typ für den Parameter auf "Slug" ODER "GET" einstellen - Einstellung "Slug oder Get" entfällt in künftiger Version.</target>
</trans-unit>
<trans-unit id="urlparam.description" resname="urlparam.description">
<source>The URL parameter that shall get mapped to the selected attribute. The special &lt;em&gt;&quot;auto_item&quot;&lt;/em&gt;
parameter can also be used, this is especially useful for alias columns.
</source>
<target>Geben Sie den URL-Parameter an, der dem ausgewählten Attribut zugeordnet werden soll. Der &lt;em&gt;&quot;auto_item&quot;&lt;/em&gt;-Parameter kann ebenfalls verwendet werden. Diese Einstellung ist nützlich um Aliase zu verwenden.</target>
<source>Set the URL type for the parameter to &quot;Slug&quot; OR &quot;GET&quot; - the &quot;Slug or GET&quot; setting will be removed in a future version.</source>
<target>URL-Typ für den Parameter auf &quot;Slug&quot; ODER &quot;GET&quot; einstellen - Einstellung &quot;Slug oder Get&quot; entfällt in künftiger Version.</target>
</trans-unit>
<trans-unit id="predef_param.label" resname="predef_param.label">
<source>Static parameter</source>
Expand Down Expand Up @@ -637,4 +637,4 @@ wäre das Query: &quot;SELECT t.id FROM mm_demo AS t WHERE t.catname=\&apos;defa
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,24 @@
</source>
<target>Le paramètre URL qui sera associé à l&apos;attribut sélectionné. Le paramètre spécial &lt;em&gt;« auto_item »&lt;/em&gt; peut également être utilisé, ce qui est particulièrement utile pour les colonnes d&apos;alias. </target>
</trans-unit>
<trans-unit id="param_type.label" resname="param_type.label">
<source>URL type for parameter</source>
</trans-unit>
<trans-unit id="param_type.description" resname="param_type.description">
<source>Define whether the filter parameter is placed as a URL path segment (slug) or as a query string parameter (GET).</source>
</trans-unit>
<trans-unit id="param_type_options.slug" resname="param_type_options.slug">
<source>Slug only</source>
</trans-unit>
<trans-unit id="param_type_options.get" resname="param_type_options.get">
<source>GET only</source>
</trans-unit>
<trans-unit id="param_type_options.slugNget" resname="param_type_options.slugNget">
<source>Slug or GET allowed - deprecated: use slug OR GET!</source>
</trans-unit>
<trans-unit id="hint_param_type_slugNget" resname="hint_param_type_slugNget">
<source>Set the URL type for the parameter to &quot;Slug&quot; OR &quot;GET&quot; - the &quot;Slug or GET&quot; setting will be removed in a future version.</source>
</trans-unit>
<trans-unit id="predef_param.label" resname="predef_param.label">
<source>Static parameter</source>
</trans-unit>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
<trans-unit id="attr_id.description" resname="attr_id.description">
<source>Attribute this setting relates to.</source>
</trans-unit>

<trans-unit id="attr_type.label" resname="attr_type.label">
<source>Attribute type</source>
</trans-unit>
Expand Down Expand Up @@ -198,4 +197,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>