diff --git a/messages/fi/kvtree.php b/messages/fi/kvtree.php new file mode 100644 index 0000000..32bf0b1 --- /dev/null +++ b/messages/fi/kvtree.php @@ -0,0 +1,80 @@ + '(uusi)', + 'Active' => 'Aktiivinen', + 'Add new' => 'Lisää uusi', + 'Add new root' => 'Lisää uusi alapolku', + 'Admin Settings' => 'Ylläpidon asetukset', + 'Already at bottom-most node in the hierarchy.' => 'Kohta on jo hierarkkian alimmaisena', + 'Already at left-most node in the hierarchy.' => 'Kohta on jo hierarkkian vasemmanpuoleisimpana', + 'Already at right-most node in the hierarchy.' => 'Kohta on jo hierarkkian oikeanpuoleisimpana', + 'Already at top-most node in the hierarchy.' => 'Kohta on jo hierarkkian ylimpänä', + 'Are you sure you want to remove this node?' => 'Oletko varma, että haluat poistaa kohdan?', + 'Cannot create node. Parent node is not saved or is invalid.' => 'Kohdan luonti epäonnistui. Ylemmän tason kohdetta ei ole tallennettu tai ei kelpaa', + 'Cannot move this node as the node details are not saved yet.' => 'Kohtaa ei voi siirtää, koska sen tietoja ei ole vielä tallennettu', + 'Clear search results' => 'Pyyhi hakutulokset', + 'Collapsed' => 'Pienennetty', + 'Default' => 'Oletus', + 'Delete' => 'Poista', + 'Depth' => 'Taso', + 'Disabled' => 'Estetty', + 'Error removing the node. Please try again later.' => 'Virhe kohdan poistossa. Yritä myöhemmin uudelleen.', + 'Error while creating the node. Please try again later.' => 'Virhe kohdan luonnissa. Yritä myöhemmin uudelleen.', + 'Error while moving the node. Please try again later.' => 'Virhe kohdan siirrossa. Yritä myöhemmin uudelleen.', + 'Error while removing the node. Please try again later.' => 'Virhe kohdan poistossa. Yritä myöhemmin uudelleen.', + 'Error while saving the node. Please try again later.' => 'Virhe kohdan tallennuksessa. Yritä myöhemmin uudelleen.', + 'Error while viewing the node. Please try again later.' => 'Virhe kohdan tarkastelussa. Yritä myöhemmin uudelleen.', + 'ID' => 'Tunnus', + 'Icon' => 'Ikoni', + 'Icon Type' => 'Ikonin tyyppi', + 'Left' => 'Vasen', + 'Movable Down' => 'Siirrettävissä alas', + 'Movable Left' => 'Siirrettävissä vasemmalle', + 'Movable Right' => 'Siirrettävissä oikealle', + 'Movable Up' => 'Siirrettävissä ylös', + 'Move Down' => 'Liikuta alas', + 'Move Left' => 'Liikuta vasemmalle', + 'Move Right' => 'Liikuta oikealle', + 'Move Up' => 'Liikuta ylös', + 'Name' => 'Nimi', + 'No valid tree nodes are available for display. Use toolbar buttons to add tree nodes.' => 'Ei näytettäviä kohtia. Käytä työkalurivin nappeja luodaksesi uusia kohtia', + 'Node # {id} - \'{name}\': {error}' => 'Kohde #{id} - \'{name}\': {error}', + 'Read Only' => 'Vain lukukelpoinen', + 'Refresh' => 'Päivitä', + 'Removable' => 'Poistettavissa', + 'Removable (with children)' => 'Poistettavissa (alakohtineen)', + 'Reset' => 'Palauta alkuperäiseen', + 'Right' => 'Oikea', + 'Root' => 'Alapolku', + 'Save' => 'Tallenna', + 'Saved the node details successfully.' => 'Kohteen tiedot on tallennettu.', + 'Search...' => 'Etsi...', + 'Select a node by clicking on one of the tree items.' => 'Valitse haluamasi kohta klikkaamalla yhtä puun kohdista.', + 'Select...' => 'Valitse...', + 'Selected' => 'Valittu', + 'The node was moved successfully.' => 'Kohdan siirto onnistui', + 'The node was removed successfully.' => 'Kohdan poisto onnistui', + 'The node was successfully created.' => 'Kohdan luonti onnistui', + 'The selected node cannot be moved.' => 'Valittua kohtaa ei voida siirtää', + 'The untitled node was removed.' => 'Nimeämätön kohta poistettiin', + 'This operation is not allowed.' => 'Operaatio ei ole sallittu', + 'Untitled' => 'Nimeämätön', + 'Visible' => 'Näkyvissä', +];