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

  1. // I18N constants
  2.  
  3. // LANG: "ro", ENCODING: UTF-8
  4. // Author: Mihai Bazon, http://dynarch.com/mishoo
  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":                      "Aliniere",
  17.     "All four sides":                  "Toate p─âr┼úile",
  18.     "Background":                      "Fundal",
  19.     "Baseline":                                       "Baseline",
  20.     "Border":                      "Chenar",
  21.     "Borders":                      "Chenare",
  22.     "Bottom":                                         "Jos",
  23.     "CSS Style":                      "Stil [CSS]",
  24.     "Caption":                      "Titlu de tabel",
  25.     "Cell Properties":                                "Propriet─â┼úile celulei",
  26.     "Center":                      "Centru",
  27.     "Char":                                           "Caracter",
  28.     "Collapsed borders":                              "Chenare asimilate",
  29.     "Color":                      "Culoare",
  30.     "Description":                      "Descriere",
  31.     "FG Color":                      "Culoare text",
  32.     "Float":                                          "Pozi┼úie",
  33.     "Frames":                      "Chenare",
  34.     "Height":                                         "├Än─âl┼úimea",
  35.     "How many columns would you like to merge?":      "C├óte coloane vrei s─â une┼ƒti?",
  36.     "How many rows would you like to merge?":         "C├óte linii vrei s─â une┼ƒti?",
  37.     "Image URL":                      "URL-ul imaginii",
  38.     "Justify":                                        "Justify",
  39.     "Layout":                      "Aranjament",
  40.     "Left":                          "St├ónga",
  41.     "Margin":                                         "Margine",
  42.     "Middle":                                         "Mijloc",
  43.     "No rules":                      "F─âr─â linii",
  44.     "No sides":                      "F─âr─â p─âr┼úi",
  45.     "None":                                           "Nimic",
  46.     "Padding":                      "Spa┼úiere",
  47.     "Please click into some cell":                    "V─â rog s─â da┼úi click ├«ntr-o celul─â",
  48.     "Right":                      "Dreapta",
  49.     "Row Properties":                                 "Propriet─â┼úile liniei",
  50.     "Rules will appear between all rows and columns": "Vor ap─ârea linii ├«ntre toate r├óndurile ┼ƒi coloanele",
  51.     "Rules will appear between columns only":      "Vor ap─ârea doar linii verticale",
  52.     "Rules will appear between rows only":          "Vor ap─ârea doar linii orizontale",
  53.     "Rules":                      "Linii",
  54.     "Spacing and padding":                            "Spa┼úierea",
  55.     "Spacing":                      "├Äntre celule",
  56.     "Summary":                      "Sumar",
  57.     "TO-cell-delete":                  "┼₧terge celula",
  58.     "TO-cell-insert-after":                  "Insereaz─â o celul─â la dreapta",
  59.     "TO-cell-insert-before":              "Insereaz─â o celul─â la st├ónga",
  60.     "TO-cell-merge":                  "Une┼ƒte celulele",
  61.     "TO-cell-prop":                      "Propriet─â┼úile celulei",
  62.     "TO-cell-split":                  "├Ämparte celula",
  63.     "TO-col-delete":                  "┼₧terge coloana",
  64.     "TO-col-insert-after":                  "Insereaz─â o coloan─â la dreapta",
  65.     "TO-col-insert-before":                  "Insereaz─â o coloan─â la st├ónga",
  66.     "TO-col-split":                      "├Ämparte coloana",
  67.     "TO-row-delete":                  "┼₧terge r├óndul",
  68.     "TO-row-insert-above":                  "Insereaz─â un r├ónd ├«nainte",
  69.     "TO-row-insert-under":                  "Insereaz─â un r├ónd dup─â",
  70.     "TO-row-prop":                      "Propriet─â┼úile r├óndului",
  71.     "TO-row-split":                      "├Ämparte r├óndul",
  72.     "TO-table-prop":                  "Propriet─â┼úile tabelei",
  73.     "Table Properties":                  "Propriet─â┼úile tabelei",
  74.     "Text align":                                     "Aliniere",
  75.     "The bottom side only":                  "Doar partea de jos",
  76.     "The left-hand side only":              "Doar partea din st├ónga",
  77.     "The right and left sides only":          "Partea din st├ónga ┼ƒi cea din dreapta",
  78.     "The right-hand side only":              "Doar partea din dreapta",
  79.     "The top and bottom sides only":          "Partea de sus si cea de jos",
  80.     "The top side only":                  "Doar partea de sus",
  81.     "Top":                                            "Sus",    
  82.     "Unset color":                                    "Dezactiveaz─â culoarea",
  83.     "Vertical align":                                 "Aliniere pe vertical─â",
  84.     "Width":                      "L─â┼úime",
  85.     "not-del-last-cell":                  "HTMLArea refuz─â cu la┼ƒitate s─â ┼ƒtearg─â ultima celul─â din r├ónd.",
  86.     "not-del-last-col":                  "HTMLArea refuz─â cu la┼ƒitate s─â ┼ƒtearg─â ultima coloam─â din tabela.",
  87.     "not-del-last-row":                  "HTMLArea refuz─â cu la┼ƒitate s─â ┼ƒtearg─â ultimul r├ónd din tabela.",
  88.     "percent":                      "procente",
  89.     "pixels":                      "pixeli"
  90. };
  91.