Changeset 2327

Show
Ignore:
Timestamp:
2008-08-05 11:32:16 (5 months ago)
Author:
fredck
Message:

Language file updates for all English variants and for Canadian French.

Location:
FCKeditor/trunk/editor/lang
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/lang/en-au.js

    r2222 r2327  
    361361PasteFromWord   : "Paste from Word", 
    362362 
    363 DlgPasteMsg2    : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", 
     363DlgPasteMsg2    : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.", 
    364364DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.", 
    365365DlgPasteIgnoreFont              : "Ignore Font Face definitions", 
     
    507507Templates                       : "Templates", 
    508508DlgTemplatesTitle       : "Content Templates", 
    509 DlgTemplatesSelMsg      : "Please select the template to open in the editor<br>(the actual contents will be lost):", 
     509DlgTemplatesSelMsg      : "Please select the template to open in the editor<br />(the actual contents will be lost):", 
    510510DlgTemplatesLoading     : "Loading templates list. Please wait...", 
    511511DlgTemplatesNoTpl       : "(No templates defined)", 
     
    520520 
    521521// Div Dialog 
    522 DlgDivGeneralTab        : "General",    //MISSING 
    523 DlgDivAdvancedTab       : "Advanced",   //MISSING 
    524 DlgDivStyle             : "Style",      //MISSING 
    525 DlgDivInlineStyle       : "Inline Style"        //MISSING 
     522DlgDivGeneralTab        : "General", 
     523DlgDivAdvancedTab       : "Advanced", 
     524DlgDivStyle             : "Style", 
     525DlgDivInlineStyle       : "Inline Style" 
    526526}; 
  • FCKeditor/trunk/editor/lang/en-ca.js

    r2222 r2327  
    361361PasteFromWord   : "Paste from Word", 
    362362 
    363 DlgPasteMsg2    : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", 
     363DlgPasteMsg2    : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.", 
    364364DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.", 
    365365DlgPasteIgnoreFont              : "Ignore Font Face definitions", 
     
    507507Templates                       : "Templates", 
    508508DlgTemplatesTitle       : "Content Templates", 
    509 DlgTemplatesSelMsg      : "Please select the template to open in the editor<br>(the actual contents will be lost):", 
     509DlgTemplatesSelMsg      : "Please select the template to open in the editor<br />(the actual contents will be lost):", 
    510510DlgTemplatesLoading     : "Loading templates list. Please wait...", 
    511511DlgTemplatesNoTpl       : "(No templates defined)", 
     
    520520 
    521521// Div Dialog 
    522 DlgDivGeneralTab        : "General",    //MISSING 
    523 DlgDivAdvancedTab       : "Advanced",   //MISSING 
    524 DlgDivStyle             : "Style",      //MISSING 
    525 DlgDivInlineStyle       : "Inline Style"        //MISSING 
     522DlgDivGeneralTab        : "General", 
     523DlgDivAdvancedTab       : "Advanced", 
     524DlgDivStyle             : "Style", 
     525DlgDivInlineStyle       : "Inline Style" 
    526526}; 
  • FCKeditor/trunk/editor/lang/en-uk.js

    r2222 r2327  
    361361PasteFromWord   : "Paste from Word", 
    362362 
    363 DlgPasteMsg2    : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", 
     363DlgPasteMsg2    : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.", 
    364364DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.", 
    365365DlgPasteIgnoreFont              : "Ignore Font Face definitions", 
     
    507507Templates                       : "Templates", 
    508508DlgTemplatesTitle       : "Content Templates", 
    509 DlgTemplatesSelMsg      : "Please select the template to open in the editor<br>(the actual contents will be lost):", 
     509DlgTemplatesSelMsg      : "Please select the template to open in the editor<br />(the actual contents will be lost):", 
    510510DlgTemplatesLoading     : "Loading templates list. Please wait...", 
    511511DlgTemplatesNoTpl       : "(No templates defined)", 
     
    520520 
    521521// Div Dialog 
    522 DlgDivGeneralTab        : "General",    //MISSING 
    523 DlgDivAdvancedTab       : "Advanced",   //MISSING 
    524 DlgDivStyle             : "Style",      //MISSING 
    525 DlgDivInlineStyle       : "Inline Style"        //MISSING 
     522DlgDivGeneralTab        : "General", 
     523DlgDivAdvancedTab       : "Advanced", 
     524DlgDivStyle             : "Style", 
     525DlgDivInlineStyle       : "Inline Style" 
    526526}; 
  • FCKeditor/trunk/editor/lang/fr-ca.js

    r2222 r2327  
    4545InsertLink                      : "Insérer/modifier le lien", 
    4646RemoveLink                      : "Supprimer le lien", 
    47 VisitLink                       : "Open Link",  //MISSING 
     47VisitLink                       : "Suivre le lien", 
    4848Anchor                          : "Insérer/modifier l'ancre", 
    4949AnchorDelete            : "Supprimer l'ancre", 
     
    7474IncreaseIndent          : "Augmenter le retrait", 
    7575Blockquote                      : "Citation", 
    76 CreateDiv                       : "Create Div Container",       //MISSING 
    77 EditDiv                         : "Edit Div Container", //MISSING 
    78 DeleteDiv                       : "Remove Div Container",       //MISSING 
     76CreateDiv                       : "Créer Balise Div", 
     77EditDiv                         : "Modifier Balise Div", 
     78DeleteDiv                       : "Supprimer Balise Div", 
    7979Undo                            : "Annuler", 
    8080Redo                            : "Refaire", 
     
    520520 
    521521// Div Dialog 
    522 DlgDivGeneralTab        : "General",    //MISSING 
    523 DlgDivAdvancedTab       : "Advanced",   //MISSING 
    524 DlgDivStyle             : "Style",      //MISSING 
    525 DlgDivInlineStyle       : "Inline Style"        //MISSING 
     522DlgDivGeneralTab        : "Général", 
     523DlgDivAdvancedTab       : "Avancé", 
     524DlgDivStyle             : "Style", 
     525DlgDivInlineStyle       : "Attribut Style" 
    526526}; 
  • FCKeditor/trunk/editor/lang/_translationstatus.txt

    r2326 r2327  
    3232de.js      Found: 419   Missing: 1 
    3333el.js      Found: 396   Missing: 24 
    34 en-au.js   Found: 416   Missing: 4 
    35 en-ca.js   Found: 416   Missing: 4 
    36 en-uk.js   Found: 416   Missing: 4 
     34en-au.js   Found: 420   Missing: 0 
     35en-ca.js   Found: 420   Missing: 0 
     36en-uk.js   Found: 420   Missing: 0 
    3737eo.js      Found: 346   Missing: 74 
    3838es.js      Found: 420   Missing: 0 
     
    4242fi.js      Found: 411   Missing: 9 
    4343fo.js      Found: 420   Missing: 0 
    44 fr-ca.js   Found: 411   Missing: 9 
     44fr-ca.js   Found: 419   Missing: 1 
    4545fr.js      Found: 420   Missing: 0 
    4646gl.js      Found: 381   Missing: 39