################################################################################ ## ## Licensed to the Apache Software Foundation (ASF) under one or more ## contributor license agreements. See the NOTICE file distributed with ## this work for additional information regarding copyright ownership. ## The ASF licenses this file to You under the Apache License, Version 2.0 ## (the "License"); you may not use this file except in compliance with ## the License. You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ## See the License for the specific language governing permissions and ## limitations under the License. ## ################################################################################ # Symbols # Shared by DateChooser, DateField, CalendarLayout dayNamesShortest=S,M,T,W,T,F,S # Shared by DateChooser, DateField firstDayOfWeek=0 yearSymbol= # Localizable Strings # Alert okLabel=FOK yesLabel=FYes noLabel=FNo cancelLabel=FCancel # ProgressBar label=French LOADING %3%% # Developer RTE Section # ColorPicker notImplemented=French '{0}' not implemented yet. # Loader notLoadable=French Unable to load '{0}'. # NavBar errWrongType=French ERROR: The dataProvider of '{0}' must be String, ViewStack, Array, or IList. errWrongContainer=French ERROR: The dataProvider of '{0}' must not contain objects of type flash.display.DisplayObject. # components using interaction (Tree) unknownInput=French Unknown inputType '{0}'. # videoClasses\CuePointManager wrongTime=French Time must be number. wrongName=French Name cannot be undefined or null. wrongTimeName=French Time must be number and/or name must not be undefined or null. wrongFormat=French Unexpected cuePoint parameter format. wrongType=French Type must be number. incorrectType=French Type must be 0, 1 or 2. wrongDisabled=French Disabled must be number. wrongNumParams=French Num params must be number. unexpectedEnd=French Unexpected end of cuePoint param string. cannotDisable=French Cannot disable actionscript cue points. undefinedArray=French CuePoint.array undefined. wrongIndex=French CuePoint.index must be number between -1 and cuePoint.array.length. undefinedParameter=French CuePoint parameter undefined. # videoClasses\NCManager invalidCall=French Cannot call reconnect on an http connection. # videoClasses\SMILManager rootNotFound=French URL: \\"'{0}'\\" No root node found; if file is an flv, it must have a .flv extension. rootNotSMIL=French URL: \\"'{0}'\\" Root node not smil: '{1}'. missingAttributes=French URL: \\"'{0}'\\" Tag '{1}' requires attributes id, width, and height. Width and height must be numbers greater than or equal to 0. tagNotFound=French URL: \\"'{0}'\\" At least one video of ref tag is required. missingAttributeSrc=French URL: \\"'{0}'\\" Attribute src is required in '{1}' tag. # videoClasses\VideoError errorMessages=French Unable to make connection to server or to find FLV on server.,\ No matching cue point found.,\ Illegal cue point.,\ Invalid seek.,\ Invalid contentPath.,\ Invalid XML.,\ No bitrate match, must be no default FLV.,\ Cannot delete default VideoPlayer. # videoClasses\VideoPlayer nullURL=French Null URL sent to VideoPlayer.load. badArgs=French Bad args to _play. # videoClasses\FPADManager missingRoot=French URL: \\"'{0}'\\" No root node found; if URL is for an FLV, it must have a .flv extension and take no parameters. notfpad=French URL: \\"'{0}'\\" Root node not fpad. missingProxy=French URL: \\"'{0}'\\" fpad xml requires proxy tag. # TextInput/TextArea unsupportedMode=French IMEMode:{0} not supported.