|
@@ -234,10 +234,77 @@
|
|
|
<source>label_filters</source>
|
|
|
<target>Filter</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id="label_date_type_greater_equal">
|
|
|
+ <source>label_date_type_greater_equal</source>
|
|
|
+ <target>>=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_greater_than">
|
|
|
+ <source>label_date_type_greater_than</source>
|
|
|
+ <target>></target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_less_equal">
|
|
|
+ <source>label_date_type_less_equal</source>
|
|
|
+ <target><=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_less_than">
|
|
|
+ <source>label_date_type_less_than</source>
|
|
|
+ <target><</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_null">
|
|
|
+ <source>label_date_type_null</source>
|
|
|
+ <target>ist leer</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_not_null">
|
|
|
+ <source>label_date_type_not_null</source>
|
|
|
+ <target>ist nicht leer</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_between">
|
|
|
+ <source>label_date_type_between</source>
|
|
|
+ <target>zwischen</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_not_between">
|
|
|
+ <source>label_date_type_not_between</source>
|
|
|
+ <target>nicht zwischen</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_filters">
|
|
|
+ <source>label_filters</source>
|
|
|
+ <target>Filter</target>
|
|
|
+ </trans-unit>
|
|
|
+
|
|
|
<trans-unit id="delete_or">
|
|
|
<source>delete_or</source>
|
|
|
<target>oder</target>
|
|
|
</trans-unit>
|
|
|
+
|
|
|
+ <trans-unit id="link_action_history">
|
|
|
+ <source>link_action_history</source>
|
|
|
+ <target>Versionen</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_action">
|
|
|
+ <source>td_action</source>
|
|
|
+ <target>Aktion</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_revision">
|
|
|
+ <source>td_revision</source>
|
|
|
+ <target>Versionen</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_timestamp">
|
|
|
+ <source>td_timestamp</source>
|
|
|
+ <target>Datum</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_username">
|
|
|
+ <source>td_username</source>
|
|
|
+ <target>Author</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_view_revision">
|
|
|
+ <source>label_view_revision</source>
|
|
|
+ <target>Version anzeigen</target>
|
|
|
+ </trans-unit>
|
|
|
+
|
|
|
+ <trans-unit id="list_results_count">
|
|
|
+ <source>list_results_count</source>
|
|
|
+ <target>{1}1 Ergebnis|]1,Inf] %count% Ergebnisse</target>
|
|
|
+ </trans-unit>
|
|
|
</body>
|
|
|
</file>
|
|
|
</xliff>
|