feat: german translations for printed filters

This commit is contained in:
barredterra 2023-08-02 12:25:37 +02:00
parent d41d8a5779
commit b9cdee844e

View file

@ -4853,3 +4853,18 @@ Minimal,Minimal,
This value is fetched from {0}'s {1} field,Dieser Wert ergibt sich aus dem Feld {1} von {0},
This form is not editable due to a Workflow.,Dieses Formular kann in diesem Workflow-Status nicht bearbeitet werden.,
{0} role does not have permission on any doctype,Die Rolle {0} hat auf keinen DocType Zugriff,
Filters:,Filter:,
{0} is equal to {1},{0} ist gleich {1},
{0} is not equal to {1},{0} ist ungleich {1},
{0} is greater than {1},{0} ist größer als {1},
{0} is less than {1},{0} ist kleiner als {1},
{0} is greater than or equal to {1},{0} ist größer oder gleich {1},
{0} is less than or equal to {1},{0} ist kleiner oder gleich {1},
{0} is between {1} and {2},{0} ist zwischen {1} und {2},
{0} is within {1},{0} ist innerhalb von {1},
{0} is one of {1},{0} ist eine von {1},
{0} is not one of {1},{0} ist keine von {1},
{0} is like {1},{0} ist wie {1},
{0} is not like {1},{0} ist nicht wie {1},
{0} is set,{0} ist eingetragen,
{0} is not set,{0} ist nicht eingetragen,

1 A4 A4
4853 This value is fetched from {0}'s {1} field Dieser Wert ergibt sich aus dem Feld {1} von {0}
4854 This form is not editable due to a Workflow. Dieses Formular kann in diesem Workflow-Status nicht bearbeitet werden.
4855 {0} role does not have permission on any doctype Die Rolle {0} hat auf keinen DocType Zugriff
4856 Filters: Filter:
4857 {0} is equal to {1} {0} ist gleich {1}
4858 {0} is not equal to {1} {0} ist ungleich {1}
4859 {0} is greater than {1} {0} ist größer als {1}
4860 {0} is less than {1} {0} ist kleiner als {1}
4861 {0} is greater than or equal to {1} {0} ist größer oder gleich {1}
4862 {0} is less than or equal to {1} {0} ist kleiner oder gleich {1}
4863 {0} is between {1} and {2} {0} ist zwischen {1} und {2}
4864 {0} is within {1} {0} ist innerhalb von {1}
4865 {0} is one of {1} {0} ist eine von {1}
4866 {0} is not one of {1} {0} ist keine von {1}
4867 {0} is like {1} {0} ist wie {1}
4868 {0} is not like {1} {0} ist nicht wie {1}
4869 {0} is set {0} ist eingetragen
4870 {0} is not set {0} ist nicht eingetragen