Searched refs:termin (Results 1 – 4 of 4) sorted by relevance
1589 char termin = *line == '(' ? ',' : *line; in conditional_line() local1591 if (termin != ',' && termin != '"' && termin != '\'') in conditional_line()1596 if (termin == ',') in conditional_line()1608 while (*line != '\0' && *line != termin) in conditional_line()1614 if (termin == ',') in conditional_line()1632 if (termin != ',') in conditional_line()1636 termin = termin == ',' ? ')' : *line; in conditional_line()1637 if (termin != ')' && termin != '"' && termin != '\'') in conditional_line()1641 if (termin == ')') in conditional_line()1662 while (*line != '\0' && *line != termin) in conditional_line()
143 msgstr "nebolo možné upraviť %s: je to terminál"
142 msgstr "nem lehet szerkeszteni (%s): termin�l"
144 msgstr "%s nelze upravovat: je to terminál"