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

  1. ∩╗┐// I18N constants
  2.  
  3. // LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
  4. // Author: Jiri L├╢w, <jirilow@jirilow.com>
  5.  
  6. // FOR TRANSLATORS:
  7. //
  8. //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
  9. //      (at least a valid email address)
  10. //
  11. //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  12. //      (if this is not possible, please include a comment
  13. //       that states what encoding is necessary.)
  14.  
  15. TableOperations.I18N = {
  16.     "Align":                      "Zarovn├ín├¡",
  17.     "All four sides":                  "V┼íechny ─ìty┼Öi strany",
  18.     "Background":                      "Pozad├¡",
  19.     "Baseline":                                       "Z├íkladn├¡ linka",
  20.     "Border":                      "Obrys",
  21.     "Borders":                      "Obrysy",
  22.     "Bottom":                                         "Dol┼»",
  23.     "CSS Style":                      "Kask├ídov├⌐ styly (CSS)",
  24.     "Caption":                      "Titulek",
  25.     "Cell Properties":                                "Vlastnosti bu┼êky",
  26.     "Center":                      "Na st┼Öed",
  27.     "Char":                                           "Znak",
  28.     "Collapsed borders":                              "Stla─ìen├⌐ okraje",
  29.     "Color":                      "Barva",
  30.     "Description":                      "Popis",
  31.     "FG Color":                      "Barva pop┼Öed├¡",
  32.     "Float":                                          "Obt├⌐k├ín├¡",
  33.     "Frames":                      "R├íme─ìky",
  34.     "Height":                                         "V├╜┼íka",
  35.     "How many columns would you like to merge?":      "Kolik sloupc┼» si p┼Öejete spojit?",
  36.     "How many rows would you like to merge?":         "Kolik ┼Ö├ídk┼» si p┼Öejete spojit?",
  37.     "Image URL":                      "Adresa obr├ízku",
  38.     "Justify":                                        "Do stran",
  39.     "Layout":                      "Rozlo┼╛en├¡",
  40.     "Left":                          "Vlevo",
  41.     "Margin":                                         "Okraj",
  42.     "Middle":                                         "Na st┼Öed",
  43.     "No rules":                      "┼╜├ídn├⌐ ─ì├íry",
  44.     "No sides":                      "┼╜├ídn├⌐ strany",
  45.     "None":                                           "┼╜├ídn├⌐",
  46.     "Padding":                      "Odsazov├ín├¡",
  47.     "Please click into some cell":                    "Pros├¡m klikn─¢te do n─¢kter├⌐ bu┼êky",
  48.     "Right":                      "Vpravo",
  49.     "Row Properties":                                 "Vlastnosti ┼Ö├ídku",
  50.     "Rules will appear between all rows and columns": "─î├íry mezi v┼íemi ┼Ö├ídky i sloupci",
  51.     "Rules will appear between columns only":      "─î├íry pouze mezi sloupci",
  52.     "Rules will appear between rows only":          "─î├íry pouze mezi ┼Ö├ídky",
  53.     "Rules":                      "─î├íry",
  54.     "Spacing and padding":                            "Mezery a odsazov├ín├¡",
  55.     "Spacing":                      "Mezery",
  56.     "Summary":                      "Shrnut├¡",
  57.     "TO-cell-delete":                  "Smazat bu┼êku",
  58.     "TO-cell-insert-after":                  "Vlo┼╛it bu┼êku za",
  59.     "TO-cell-insert-before":              "Vlo┼╛it bu┼êku p┼Öed",
  60.     "TO-cell-merge":                  "Spojit bu┼êky",
  61.     "TO-cell-prop":                      "Vlastnosti bu┼êky",
  62.     "TO-cell-split":                  "Rozd─¢lit bu┼êku",
  63.     "TO-col-delete":                  "Smazat sloupec",
  64.     "TO-col-insert-after":                  "Vlo┼╛it sloupec za",
  65.     "TO-col-insert-before":                  "Vlo┼╛it sloupec p┼Öed",
  66.     "TO-col-split":                      "Rozd─¢lit sloupec",
  67.     "TO-row-delete":                  "Smazat ┼Ö├ídek",
  68.     "TO-row-insert-above":                  "Smazat ┼Ö├ídek nad",
  69.     "TO-row-insert-under":                  "Smazat ┼Ö├ídek pod",
  70.     "TO-row-prop":                      "Vlastnosti ┼Ö├ídku",
  71.     "TO-row-split":                      "Rozd─¢lit ┼Ö├ídek",
  72.     "TO-table-prop":                  "Vlastnosti tabulky",
  73.     "Table Properties":                  "Vlastnosti tabulky",
  74.     "Text align":                                     "Zarovn├ín├¡ textu",
  75.     "The bottom side only":                  "Pouze spodn├¡ strana",
  76.     "The left-hand side only":              "Pouze lev├í strana",
  77.     "The right and left sides only":          "Pouze lev├í a prav├í strana",
  78.     "The right-hand side only":              "Pouze prav├í strana",
  79.     "The top and bottom sides only":          "Pouze horn├¡ a doln├¡ strana",
  80.     "The top side only":                  "Pouze horn├¡ strana",
  81.     "Top":                                            "Nahoru",    
  82.     "Unset color":                                    "Zru┼íit barvu",
  83.     "Vertical align":                                 "Svisl├⌐ zarovn├ín├¡",
  84.     "Width":                      "┼á├¡┼Öka",
  85.     "not-del-last-cell":                  "HTMLArea zbab─¢le odm├¡t├í smazat posledn├¡ bu┼êku v ┼Ö├ídku.",
  86.     "not-del-last-col":                  "HTMLArea zbab─¢le odm├¡t├í smazat posledn├¡ sloupec v tabulce.",
  87.     "not-del-last-row":                  "HTMLArea zbab─¢le odm├¡t├í smazat posledn├¡ ┼Ö├ídek v tabulce.",
  88.     "percent":                      "procent",
  89.     "pixels":                      "pixel┼»"
  90. };
  91.