|
1.
|
|
|
is
|
|
|
|
je
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_EQ
|
|
2.
|
|
|
is not
|
|
|
|
není
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_NE
|
|
3.
|
|
|
is null
|
|
|
|
je NULL
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_IS_NULL
|
|
4.
|
|
|
is not null
|
|
|
|
Není NULL
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_IS_NOT_NULL
|
|
5.
|
|
|
is less than
|
|
|
|
je menší než
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_LT
|
|
6.
|
|
|
is greater than
|
|
|
|
je větší než
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_GT
|
|
7.
|
|
|
is less than or equal to
|
|
|
|
je menší nebo rovno
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_LTE
|
|
8.
|
|
|
is greater than or equal to
|
|
|
|
je větší nebo rovno
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_GTE
|
|
9.
|
|
|
is in the set
|
|
|
|
je v sadě
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_IN
|
|
10.
|
|
|
is not in the set
|
|
|
|
není v sadě (is not in the set)
|
|
Translated and reviewed by
Eva Cerninakova
|
|
|
|
Located in
PCrudFilterPane.js:OPERATOR_NOT_IN
|