File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?php
2+ /**
3+ * Translations are managed using Transifex. To create a new translation
4+ * or to help to maintain an existing one, please register at transifex.com.
5+ *
6+ * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
7+ *
8+ * @link https://www.transifex.com/signup/
9+ * @link https://www.transifex.com/projects/p/$$project$$/language/$$lang$$/
10+ *
11+ * last-updated: 2018-03-06T13:23:33+01:00
12+ */
13+
14+
15+ $ GLOBALS ['TL_LANG ' ]['MSC ' ]['metamodels ' ]['filter_range_from ' ] = '%s (alates) ' ;
16+ $ GLOBALS ['TL_LANG ' ]['MSC ' ]['metamodels ' ]['filter_range_to ' ] = '%s (kuni) ' ;
17+
Original file line number Diff line number Diff line change 1+ <?php
2+ /**
3+ * Translations are managed using Transifex. To create a new translation
4+ * or to help to maintain an existing one, please register at transifex.com.
5+ *
6+ * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
7+ *
8+ * @link https://www.transifex.com/signup/
9+ * @link https://www.transifex.com/projects/p/$$project$$/language/$$lang$$/
10+ *
11+ * last-updated: 2018-03-06T13:23:36+01:00
12+ */
13+
14+
15+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['attr_id2 ' ]['0 ' ] = 'Teine omadus ' ;
16+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['fromfield ' ]['0 ' ] = 'Väärtuse 1 väli ' ;
17+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['lessequal ' ]['1 ' ] = 'Standard: välja jäetud. ' ;
18+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['moreequal ' ]['1 ' ] = 'Standard: välja jäetud. ' ;
19+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['timetype ' ]['0 ' ] = 'Skeem ' ;
20+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['timetypeOptions ' ]['date ' ] = 'Kuupäev ' ;
21+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['timetypeOptions ' ]['datim ' ] = 'Kuupäev ja kellaaeg ' ;
22+ $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['timetypeOptions ' ]['time ' ] = 'Kellaaeg ' ;
23+
You can’t perform that action at this time.
0 commit comments