root / branches / new-dialogs / lang / fi.js

Revision 301, 1.2 kB (checked in by gocher, 6 years ago)

Ticket #466
Mistakes in Finnish translation

  • Property svn:eol-style set to native
  • Property svn:keywords set to LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
Line 
1// I18N constants
2
3// LANG: "en", ENCODING: UTF-8
4
5{
6  "Bold": "Lihavoitu",
7  "Italic": "Kursivoitu",
8  "Underline": "Alleviivattu",
9  "Strikethrough": "Yliviivattu",
10  "Subscript": "Alaindeksi",
11  "Superscript": "YlÀindeksi",
12  "Justify Left": "Tasaa vasemmat reunat",
13  "Justify Center": "KeskitÀ",
14  "Justify Right": "Tasaa oikeat reunat",
15  "Justify Full": "Tasaa molemmat reunat",
16  "Ordered List": "Numerointi",
17  "Bulleted List": "Luettelomerkit",
18  "Decrease Indent": "PienennÀ sisennystÀ",
19  "Increase Indent": "LisÀÀ sisennystÀ",
20  "Font Color": "Fontin vÀri",
21  "Background Color": "TaustavÀri",
22  "Horizontal Rule": "Vaakaviiva",
23  "Insert Web Link": "LisÀÀ linkki",
24  "Insert/Modify Image": "LisÀÀ kuva",
25  "Insert Table": "LisÀÀ taulukko",
26  "Toggle HTML Source": "HTML-lÀhdekoodi vs WYSIWYG",
27  "Enlarge Editor": "Suurenna editori",
28  "About this editor": "Tietoja editorista",
29  "Help using editor": "NÀytÀ ohje",
30  "Current style": "Nykyinen tyyli",
31  "Undoes your last action": "Peruuta viimeinen toiminto",
32  "Redoes your last action": "Palauta viimeinen toiminto",
33  "Cut selection": "Leikkaa maalattu",
34  "Copy selection": "Kopioi maalattu",
35  "Paste from clipboard": "LiitÀ leikepyödÀltÀ",
36  "OK": "HyvÀksy",
37  "Cancel": "Peruuta"
38}
Note: See TracBrowser for help on using the browser.