home *** CD-ROM | disk | FTP | other *** search
- // I18N constants
-
- // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
- // Author: Mihai Bazon, http://dynarch.com/mishoo
-
- // FOR TRANSLATORS:
- //
- // 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
- // (at least a valid email address)
- //
- // 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
- // (if this is not possible, please include a comment
- // that states what encoding is necessary.)
-
- TableOperations.I18N = {
- "Align": "╣∩╗⌠",
- "All four sides": "Ñ|├Σ┬X┤▓",
- "Background": "¡I┤║├CªΓ",
- "Baseline": "⌐│╜u",
- "Border": "«╪╜u",
- "Borders": "«╪╜u",
- "Bottom": "⌐││í",
- "CSS Style": "¡╖«µ[CSS]",
- "Caption": "╝╨├D",
- "Cell Properties": "└xªs«µñ║«e",
- "Center": "╕mññ",
- "Char": "ªrñ╕",
- "Collapsed borders": "¿·«°«╪╜u",
- "Color": "├CªΓ",
- "Description": "┤y¡z",
- "FG Color": "½e┤║├CªΓ",
- "Float": "»B░_",
- "Frames": "«╪¼[",
- "Height": "░¬½╫",
- "How many columns would you like to merge?": "ºA/⌐p╖QªX¿╓ªhñ╓─µ?",
- "How many rows would you like to merge?": "ºA/⌐p╖QªX¿╓ªhñ╓ªC?",
- "Image URL": "╣╧╣│ URL",
- "Justify": "ª█░╩╜╒╛π",
- "Layout": "¬⌐¡▒",
- "Left": "╕mѬ",
- "Margin": "├Σ¼╔",
- "Middle": "╕mññ",
- "No rules": "¿Sª││Wñ╪",
- "No sides": "¿Sª│├Σ",
- "None": "¿Sª│",
- "Padding": "╢í╢Z",
- "Please click into some cell": "╜╨½÷ñUÑ⌠ª≤└xªs«µ",
- "Right": "╕mÑk",
- "Row Properties": "ªCñ║«e",
- "Rules will appear between all rows and columns": "ªb⌐╥ª│─µñ╬ªC┼πÑ▄ñ╪│W",
- "Rules will appear between columns only": "Ñuªb─µ┼πÑ▄ñ╪│W",
- "Rules will appear between rows only": "ÑuªbªC┼πÑ▄ñ╪│W",
- "Rules": "ñ╪│W",
- "Spacing and padding": "¬┼ª∞╗P╢í╢Z",
- "Spacing": "¬┼ª∞",
- "Summary": "║K¡n",
- "TO-cell-delete": "▓╛░ú└xªs«µ",
- "TO-cell-insert-after": "ªb½ß¡▒┤íñJ└xªs«µ",
- "TO-cell-insert-before": "ªb½e¡▒┤íñJ└xªs«µ",
- "TO-cell-merge": "ªX¿╓└xªs«µ",
- "TO-cell-prop": "└xªs«µñ║«e",
- "TO-cell-split": "ñ└│╬└xªs«µ",
- "TO-col-delete": "▓╛░ú─µ",
- "TO-col-insert-after": "ªb½ß¡▒┤íñJ─µ",
- "TO-col-insert-before": "ªb½e¡▒┤íñJ─µ",
- "TO-col-split": "ñ└│╬─µ",
- "TO-row-delete": "▓╛░úªC",
- "TO-row-insert-above": "ªb½e¡▒┤íñJªC",
- "TO-row-insert-under": "ªb½ß¡▒┤íñJªC",
- "TO-row-prop": "ªCñ║«e",
- "TO-row-split": "ñ└│╬ªC",
- "TO-table-prop": "¬φ«µñ║«e",
- "Table Properties": "¬φ«µñ║«e",
- "Text align": "ñσªr╣∩╗⌠",
- "The bottom side only": "Ñu¼O⌐│├Σ",
- "The left-hand side only": "Ñu¼OѬ├Σ",
- "The right and left sides only": "Ñu¼OѬñ╬Ñk├Σ",
- "The right-hand side only": "Ñu¼OÑk├Σ",
- "The top and bottom sides only": "Ñu¼O│╗ñ╬⌐│├Σ",
- "The top side only": "Ñu¼O│╗├Σ",
- "Top": "│╗",
- "Unset color": "ñú│]⌐w├CªΓ",
- "Vertical align": "½½¬╜╣∩╗⌠",
- "Width": "╝e½╫",
- "not-del-last-cell": "HTML░╧░∞⌐┌╡┤▓╛░ú│╠½ßñ@ªC¬║└xªs«µ",
- "not-del-last-col": "HTML░╧░∞⌐┌╡┤ªb¬φ«µ▓╛░ú│╠½ßñ@─µ",
- "not-del-last-row": "HTML░╧░∞⌐┌╡┤ªb¬φ«µ▓╛░ú│╠½ßñ@ªC",
- "percent": "ª╩ñ└ñ±",
- "pixels": "╢H»└"
- };
-