smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
28 lines • 913 B
JSON
{
'add': 'Dodaj',
'addCondition': 'Dodaj warunek',
'addGroup': 'Dodaj grupę',
'and': 'I',
'notand': 'Nie I',
'or': 'Lub',
'notor': 'Nie Lub',
'=': 'Równa się',
'<>': 'Nie równa się',
'>': 'Większe niż',
'>=': 'Większe lub równe',
'<': 'Mniejsze niż',
'<=': 'Mniejsze lub równe',
'startswith': 'Zaczyna się od',
'endswith': 'Kończy się na',
'contains': 'Zawiera',
'notcontains': 'Nie zawiera',
'isblank': 'Jest puste',
'isnotblank': 'Nie jest puste',
'wrongParentGroupIndex': '{{elementType}}: Nieprawidłowy indeks grupy nadrzędnej w metodzie "{{method}}".',
'wrongElementNode': '{{elementType}}: Nieprawidłowy węzeł / Id węzła w metodzie "{{method}}".',
'invalidDataStructure': '{{elementType}}: Użyto nieprawidłowej struktury danych w metodach updateCondition/updateGroup.',
'dateTabLabel': 'DATA',
'timeTabLabel': 'CZAS',
'queryLabel': 'Zapytanie',
'placeholderDate': 'Wprowadź datę',
}