[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/htmlarea/plugins/ContextMenu/lang/ -> en.js (source)

   1  // I18N constants
   2  
   3  // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
   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  ContextMenu.I18N = {
  16      // Items that appear in menu.  Please note that an underscore (_)
  17      // character in the translation (right column) will cause the following
  18      // letter to become underlined and be shortcut for that menu option.
  19  
  20      "Cut"                                                   : "Cut",
  21      "Copy"                                                  : "Copy",
  22      "Paste"                                                 : "Paste",
  23      "Image Properties"                                      : "_Image Properties...",
  24      "Modify Link"                                           : "_Modify Link...",
  25      "Check Link"                                            : "Chec_k Link...",
  26      "Remove Link"                                           : "_Remove Link...",
  27      "Cell Properties"                                       : "C_ell Properties...",
  28      "Row Properties"                                        : "Ro_w Properties...",
  29      "Insert Row Before"                                     : "I_nsert Row Before",
  30      "Insert Row After"                                      : "In_sert Row After",
  31      "Delete Row"                                            : "_Delete Row",
  32      "Table Properties"                                      : "_Table Properties...",
  33      "Insert Column Before"                                  : "Insert _Column Before",
  34      "Insert Column After"                                   : "Insert C_olumn After",
  35      "Delete Column"                                         : "De_lete Column",
  36      "Justify Left"                                          : "Justify Left",
  37      "Justify Center"                                        : "Justify Center",
  38      "Justify Right"                                         : "Justify Right",
  39      "Justify Full"                                          : "Justify Full",
  40      "Make link"                                             : "Make lin_k...",
  41      "Remove the"                                            : "Remove the",
  42      "Element"                                               : "Element...",
  43      "Insert paragraph before"                               : "Insert paragraph before",
  44      "Insert paragraph after"                                : "Insert paragraph after",
  45  
  46      // Other labels (tooltips and alert/confirm box messages)
  47  
  48      "Please confirm that you want to remove this element:"  : "Please confirm that you want to remove this element:",
  49      "Remove this node from the document"                    : "Remove this node from the document",
  50      "How did you get here? (Please report!)"                : "How did you get here? (Please report!)",
  51      "Show the image properties dialog"                      : "Show the image properties dialog",
  52      "Modify URL"                                            : "Modify URL",
  53      "Current URL is"                                        : "Current URL is",
  54      "Opens this link in a new window"                       : "Opens this link in a new window",
  55      "Please confirm that you want to unlink this element."  : "Please confirm that you want to unlink this element.",
  56      "Link points to:"                                       : "Link points to:",
  57      "Unlink the current element"                            : "Unlink the current element",
  58      "Show the Table Cell Properties dialog"                 : "Show the Table Cell Properties dialog",
  59      "Show the Table Row Properties dialog"                  : "Show the Table Row Properties dialog",
  60      "Insert a new row before the current one"               : "Insert a new row before the current one",
  61      "Insert a new row after the current one"                : "Insert a new row after the current one",
  62      "Delete the current row"                                : "Delete the current row",
  63      "Show the Table Properties dialog"                      : "Show the Table Properties dialog",
  64      "Insert a new column before the current one"            : "Insert a new column before the current one",
  65      "Insert a new column after the current one"             : "Insert a new column after the current one",
  66      "Delete the current column"                             : "Delete the current column",
  67      "Create a link"                                         : "Create a link",
  68      "Insert a paragraph before the current node"            : "Insert a paragraph before the current node",
  69      "Insert a paragraph after the current node"             : "Insert a paragraph after the current node"
  70  };


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics