home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / controls / htmlarea / plugins / TableOperations / lang / fi.js < prev    next >
Text File  |  2004-03-08  |  3KB  |  67 lines

  1. TableOperations.I18N = {
  2.     "Align":                      "Kohdistus",
  3.     "All four sides":                  "Kaikki neljΣ sivua",
  4.     "Background":                      "Tausta",
  5.     "Baseline":                                       "Takaraja",
  6.     "Border":                      "Reuna",
  7.     "Borders":                      "Reunat",
  8.     "Bottom":                                         "Alle",
  9.     "CSS Style":                      "Tyyli [CSS]",
  10.     "Caption":                      "Otsikko",
  11.     "Cell Properties":                                "Solun asetukset",
  12.     "Center":                      "Keskelle",
  13.     "Char":                                           "Merkki",
  14.     "Collapsed borders":                              "Luhistetut reunat",
  15.     "Color":                      "VΣri",
  16.     "Description":                      "Kuvaus",
  17.     "FG Color":                      "FG VΣri",
  18.     "Frames":                      "Kehykset",
  19.     "Image URL":                      "Kuvan osoite",
  20.     "Layout":                      "Sommittelu",
  21.     "Left":                          "Vasen",
  22.     "Margin":                                         "Marginaali",
  23.     "Middle":                                         "Keskelle",
  24.     "No rules":                      "Ei viivoja",
  25.     "No sides":                      "Ei sivuja",
  26.     "Padding":                      "PalstantΣyte",
  27.     "Right":                      "Oikea",
  28.     "Row Properties":                                 "Rivin asetukset",
  29.     "Rules will appear between all rows and columns": "Viivat jokaisen rivin ja sarakkeen vΣlillΣ",
  30.     "Rules will appear between columns only":      "Viivat ainoastaan sarakkeiden vΣlillΣ",
  31.     "Rules will appear between rows only":          "Viivat ainoastaan rivien vΣlillΣ",
  32.     "Rules":                      "Viivat",
  33.     "Spacing":                      "Palstatila",
  34.     "Summary":                      "Yhteenveto",
  35.     "TO-cell-delete":                  "Poista solu",
  36.     "TO-cell-insert-after":                  "LisΣΣ solu perΣΣn",
  37.     "TO-cell-insert-before":              "LisΣΣ solu ennen",
  38.     "TO-cell-merge":                  "YhdistΣ solut",
  39.     "TO-cell-prop":                      "Solun asetukset",
  40.     "TO-cell-split":                  "Jaa solu",
  41.     "TO-col-delete":                  "Poista sarake",
  42.     "TO-col-insert-after":                  "LisΣΣ sarake perΣΣn",
  43.     "TO-col-insert-before":                  "LisΣΣ sarake ennen",
  44.     "TO-col-split":                      "Jaa sarake",
  45.     "TO-row-delete":                  "Poista rivi",
  46.     "TO-row-insert-above":                  "LisΣΣ rivi ylΣpuolelle",
  47.     "TO-row-insert-under":                  "LisΣΣ rivi alapuolelle",
  48.     "TO-row-prop":                      "Rivin asetukset",
  49.     "TO-row-split":                      "Jaa rivi",
  50.     "TO-table-prop":                  "Taulukon asetukset",
  51.     "Top":                                            "Yl÷s",    
  52.     "Table Properties":                  "Taulukon asetukset",
  53.     "The bottom side only":                  "Ainoastaan alapuolelle",
  54.     "The left-hand side only":              "Ainoastaan vasenreuna",
  55.     "The right and left sides only":          "Oikea- ja vasenreuna",
  56.     "The right-hand side only":              "Ainoastaan oikeareuna",
  57.     "The top and bottom sides only":          "YlΣ- ja alapuoli.",
  58.     "The top side only":                  "Ainoastaan ylΣpuoli",
  59.     "Vertical align":                                 "Vertikaali kohdistus",
  60.     "Width":                      "Leveys",
  61.     "not-del-last-cell":                  "Ei voida poistaa viimeistΣ solua rivistΣ.",
  62.     "not-del-last-col":                  "Ei voida poistaa viimeistΣ saraketta taulusta.",
  63.     "not-del-last-row":                  "Ei voida poistaa viimeistΣ riviΣ taulusta.",
  64.     "percent":                      "prosenttia",
  65.     "pixels":                      "pikseliΣ"
  66. };
  67.