X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Ffr-ca.js;h=cb091e4f8998ffcb023dcffeb0970ae6a1693e21;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=8ffbf54456909101ab4a265008308084dd89c21e;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863;p=ckeditor.git diff --git a/_source/lang/fr-ca.js b/_source/lang/fr-ca.js index 8ffbf54..cb091e4 100644 --- a/_source/lang/fr-ca.js +++ b/_source/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,8 +31,8 @@ CKEDITOR.lang['fr-ca'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1', // MISSING - editorHelp : 'Press ALT 0 for help', // MISSING + editorTitle : 'Editor de text enriquit, %1', + editorHelp : 'Prem ALT 0 per obtenir ajuda', // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING @@ -120,6 +120,7 @@ CKEDITOR.lang['fr-ca'] = alignTop : 'Haut', alignMiddle : 'Milieu', alignBottom : 'Bas', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING @@ -697,7 +698,7 @@ CKEDITOR.lang['fr-ca'] = ignoreAll : 'Ignore All', // MISSING addWord : 'Add Word', // MISSING emptyDic : 'Dictionary name should not be empty.', // MISSING - + noSuggestions : 'Pas de suggestion', optionsTab : 'Options', // MISSING allCaps : 'Ignore All-Caps Words', // MISSING ignoreDomainNames : 'Ignore Domain Names', // MISSING