Going on and add to repo not committed files
This commit is contained in:
@@ -0,0 +1,204 @@
|
||||
Type.registerNamespace("Strings");
|
||||
Strings.OfficeOM = function()
|
||||
{
|
||||
};
|
||||
Strings.OfficeOM.registerClass("Strings.OfficeOM");
|
||||
Strings.OfficeOM.L_APICallFailed = "[b0XAi]أبع[API Call Failed]לף";
|
||||
Strings.OfficeOM.L_APINotSupported = "[fDdv0]أبع[API Not Supported]לף";
|
||||
Strings.OfficeOM.L_ActivityLimitReached = "[pPfY4]أبع[Activity limit has been reached.]לף";
|
||||
Strings.OfficeOM.L_AddBindingFromPromptDefaultText = "[74Jq6]أبع[Please make a selection.]לף";
|
||||
Strings.OfficeOM.L_AddinIsAlreadyRequestingToken = "[lH0QV]أبع[Add-in is already requesting an access token.]לף";
|
||||
Strings.OfficeOM.L_AddinIsAlreadyRequestingTokenMessage = "[eRmK1]أبع[The operation failed because this add-in is already requesting an access token.]לף";
|
||||
Strings.OfficeOM.L_ApiNotFoundDetails = "[iU4jD]أبع[The method or property {0} is part of the {1} requirement set, which is not available in your version of {2}.]לף";
|
||||
Strings.OfficeOM.L_AppNameNotExist = "[5XTUX]أبع[Add-in Name for {0} doesn't exist.]לף";
|
||||
Strings.OfficeOM.L_AppNotExistInitializeNotCalled = "[91S29]أبع[Application {0} does not exist. Microsoft.Office.WebExtension.initialize(reason) is not called.]לף";
|
||||
Strings.OfficeOM.L_AttemptingToSetReadOnlyProperty = "[8V2vD]أبع[Attempting to set read-only property '{0}'.]לף";
|
||||
Strings.OfficeOM.L_BadSelectorString = "[hw7oa]أبع[The string passed into the selector is improperly formatted or unsupported.]לף";
|
||||
Strings.OfficeOM.L_BindingCreationError = "[Ef1V2]أبع[Binding Creation Error]לף";
|
||||
Strings.OfficeOM.L_BindingNotExist = "[wLGkW]أبع[The specified binding does not exist.]לף";
|
||||
Strings.OfficeOM.L_BindingToMultipleSelection = "[b0tWL]أبع[Noncontiguous selections are not supported.]לף";
|
||||
Strings.OfficeOM.L_BrowserAPINotSupported = "[w9Nwv]أبع[This browser does not support the requested API.]לף";
|
||||
Strings.OfficeOM.L_CallbackNotAFunction = "[mjEM1]أبع[Callback must be of type function, was of type {0}.]לף";
|
||||
Strings.OfficeOM.L_CannotApplyPropertyThroughSetMethod = "[Z072K]أبع[Changes to property '{0}' cannot be applied through an \"object.set\" method.]לף";
|
||||
Strings.OfficeOM.L_CannotNavigateTo = "[2J8ro]أبع[The object is located in a place where navigation is not supported.]לף";
|
||||
Strings.OfficeOM.L_CannotRegisterEvent = "[7oStX]أبع[The event handler cannot be registered.]לף";
|
||||
Strings.OfficeOM.L_CannotWriteToSelection = "[D5d2y]أبع[Cannot write to the current selection.]לף";
|
||||
Strings.OfficeOM.L_CellDataAmountBeyondLimits = "[alZIi]أبع[Note: The number of cells in a table is suggested to be below 20,000 cells.]לף";
|
||||
Strings.OfficeOM.L_CellFormatAmountBeyondLimits = "[2JRcC]أبع[Note: The formatting sets set by a Formatting API call is suggested to be below 100.]לף";
|
||||
Strings.OfficeOM.L_CloseFileBeforeRetrieve = "[hjT2v]أبع[Call closeAsync on the current File before retrieving another.]לף";
|
||||
Strings.OfficeOM.L_CoercionTypeNotMatchBinding = "[JWuud]أبع[The specified coercion type is not compatible with this binding type.]לף";
|
||||
Strings.OfficeOM.L_CoercionTypeNotSupported = "[0MWOX]أبع[The specified coercion type is not supported.]לף";
|
||||
Strings.OfficeOM.L_ColIndexOutOfRange = "[uM06f]أبع[The column index value is out of the allowed range. Use a value (0 or higher) that's less than the number of columns.]לף";
|
||||
Strings.OfficeOM.L_ConfirmCancelMessage = "[D96le]أبع[Sorry, we can't continue.]לף";
|
||||
Strings.OfficeOM.L_ConfirmDialog = "[Upu3v]أبع[Do you trust the domain {0} where this Office session is hosted?]לף";
|
||||
Strings.OfficeOM.L_ConfirmDialogApiTrustsParent = "[78heL]أبع[You are about to send and receive potentially sensitive information from {0}. Only click OK if you trust the following website recieving the sensitive information: {1}.]לף";
|
||||
Strings.OfficeOM.L_ConfirmRefreshMessage = "[zOCSK]أبع[To continue, remove the add-in and add it again, or refresh the page.]לף";
|
||||
Strings.OfficeOM.L_ConnectionFailureWithDetails = "[y3r7A]أبع[The request failed with status code of {0}, error code {1} and the following error message: {2}]לף";
|
||||
Strings.OfficeOM.L_ConnectionFailureWithStatus = "[Lwa49]أبع[The request failed with status code of {0}.]לף";
|
||||
Strings.OfficeOM.L_ContinueButton = "[PLBUf]أبع[Continue]לף";
|
||||
Strings.OfficeOM.L_CustomFunctionDefinitionMissing = "[WVXyy]أبع[A property with this name that represents the function's definition must exist on Excel.Script.CustomFunctions.]לף";
|
||||
Strings.OfficeOM.L_CustomFunctionImplementationMissing = "[DhY5m]أبع[The property with this name on Excel.Script.CustomFunctions that represents the function's definition must contain a 'call' property that implements the function.]לף";
|
||||
Strings.OfficeOM.L_CustomFunctionNameCannotSplit = "[1DC6K]أبع[The function name must contain a non-empty namespace and a non-empty short name.]לף";
|
||||
Strings.OfficeOM.L_CustomFunctionNameContainsBadChars = "[D57c3]أبع[The function name may only contain letters, digits, underscores, and periods.]לף";
|
||||
Strings.OfficeOM.L_CustomXmlError = "[ot553]أبع[Custom XML Error.]לף";
|
||||
Strings.OfficeOM.L_CustomXmlExceedQuotaMessage = "[7LzPb]أبع[XPath limits selection to 1024 items.]לף";
|
||||
Strings.OfficeOM.L_CustomXmlExceedQuotaName = "[h7F10]أبع[Selection Limit Reached]לף";
|
||||
Strings.OfficeOM.L_CustomXmlNodeNotFound = "[4BiJh]أبع[The specified node was not found.]לף";
|
||||
Strings.OfficeOM.L_CustomXmlOutOfDateMessage = "[hxMK6]أبع[The data is out of date. Retrieve the object again.]לף";
|
||||
Strings.OfficeOM.L_CustomXmlOutOfDateName = "[WoZSL]أبع[Data Not Current]לף";
|
||||
Strings.OfficeOM.L_DataNotMatchBindingSize = "[Zl27R]أبع[The supplied data object does not match the size of the current selection.]לף";
|
||||
Strings.OfficeOM.L_DataNotMatchBindingType = "[w5I7k]أبع[The specified data object is not compatible with the binding type.]לף";
|
||||
Strings.OfficeOM.L_DataNotMatchCoercionType = "[bz76D]أبع[The type of the specified data object is not compatible with the current selection.]לף";
|
||||
Strings.OfficeOM.L_DataNotMatchSelection = "[B3NE5]أبع[The supplied data object is not compatible with the shape or dimensions of the current selection.]לף";
|
||||
Strings.OfficeOM.L_DataReadError = "[O6ydk]أبع[Data Read Error]לף";
|
||||
Strings.OfficeOM.L_DataStale = "[CPq31]أبع[Data Not Current]לף";
|
||||
Strings.OfficeOM.L_DataWriteError = "[Xc0RN]أبع[Data Write Error]לף";
|
||||
Strings.OfficeOM.L_DataWriteReminder = "[6x3Rl]أبع[Data Write Reminder]לף";
|
||||
Strings.OfficeOM.L_DialogAddressNotTrusted = "[giVvL]أبع[The domain of the URL is not included in the AppDomains element in the manifest, and is not subdomain of source location.]לף";
|
||||
Strings.OfficeOM.L_DialogAlreadyOpened = "[0B7Sm]أبع[The operation failed because this add-in already has an active dialog.]לף";
|
||||
Strings.OfficeOM.L_DialogInvalidScheme = "[bewBN]أبع[The URL scheme is not supported. Use HTTPS instead.]לף";
|
||||
Strings.OfficeOM.L_DialogNavigateError = "[uzg7N]أبع[Dialog Navigation Error]לף";
|
||||
Strings.OfficeOM.L_DialogOK = "[W6D5r]أبع[OK]לף";
|
||||
Strings.OfficeOM.L_DialogRequireHTTPS = "[C4rnP]أبع[The HTTP protocol is not supported. Use HTTPS instead]לף";
|
||||
Strings.OfficeOM.L_DisplayDialogError = "[SSMcd]أبع[Display Dialog Error]לף";
|
||||
Strings.OfficeOM.L_DocumentReadOnly = "[0B9PP]أبع[The requested operation is not allowed on the current document mode.]לף";
|
||||
Strings.OfficeOM.L_ElementMissing = "[vJblV]أبع[We couldn't format the table cell because some parameter values are missing. Double-check the parameters and try again.]לף";
|
||||
Strings.OfficeOM.L_EventHandlerAdditionFailed = "[UGMId]أبع[Failed to add the event handler.]לף";
|
||||
Strings.OfficeOM.L_EventHandlerNotExist = "[QAdgx]أبع[The specified event handler was not found for this binding.]לף";
|
||||
Strings.OfficeOM.L_EventHandlerRemovalFailed = "[CgVwO]أبع[Failed to remove the event handler.]לף"
|
||||
Strings.OfficeOM.L_EventRegistrationError = "[Kbn76]أبع[Event Registration Error]לף";
|
||||
Strings.OfficeOM.L_FileTypeNotSupported = "[1kAhf]أبع[The specified file type is not supported.]לף";
|
||||
Strings.OfficeOM.L_FormatValueOutOfRange = "[4djk9]أبع[The value is out of the allowed range.]לף";
|
||||
Strings.OfficeOM.L_FormattingReminder = "[v38SS]أبع[Formatting Reminder]לף";
|
||||
Strings.OfficeOM.L_FunctionCallFailed = "[irDYb]أبع[Function {0} call failed, error code: {1}.]לף";
|
||||
Strings.OfficeOM.L_GetDataIsTooLarge = "[3wF2f]أبع[The requested data set is too large.]לף";
|
||||
Strings.OfficeOM.L_GetDataParametersConflict = "[tUoF2]أبع[The specified parameters conflict.]לף";
|
||||
Strings.OfficeOM.L_GetSelectionNotSupported = "[zo4sV]أبع[The current selection is not supported.]לף";
|
||||
Strings.OfficeOM.L_HostError = "[JvjsU]أبع[Host Error]לף";
|
||||
Strings.OfficeOM.L_ImplicitGetAuthContextMissing = "[UCttS]أبع[The function to get authentication context is missing]לף";
|
||||
Strings.OfficeOM.L_ImplicitNotLoaded = "[TEGkn]أبع[The module is not loaded before acquire a token]לף";
|
||||
Strings.OfficeOM.L_InValidOptionalArgument = "[jH9Lh]أبع[invalid optional argument]לף";
|
||||
Strings.OfficeOM.L_IndexOutOfRange = "[2bW7M]أبع[Index out of range.]לף";
|
||||
Strings.OfficeOM.L_InitializeNotReady = "[DxSvU]أبع[Office.js has not been fully loaded yet. Please try again later or make sure to add your initialization code on the Office.initialize function.]לף";
|
||||
Strings.OfficeOM.L_InternalError = "[h7nOm]أبع[Internal Error]לף";
|
||||
Strings.OfficeOM.L_InternalErrorDescription = "[PHbpo]أبع[An internal error has occurred.]לף";
|
||||
Strings.OfficeOM.L_InvalidAPICall = "[QJGpq]أبع[Invalid API Call]לף";
|
||||
Strings.OfficeOM.L_InvalidApiArgumentsMessage = "[e70ja]أبع[Invalid input arguments.]לף";
|
||||
Strings.OfficeOM.L_InvalidApiCallInContext = "[WrlkT]أبع[Invalid API call in the current context.]לף";
|
||||
Strings.OfficeOM.L_InvalidArgument = "[alUhT]أبع[The argument '{0}' doesn't work for this situation, is missing, or isn't in the right format.]לף";
|
||||
Strings.OfficeOM.L_InvalidArgumentGeneric = "[buJV5]أبع[The argument(s) passed into the function don't work for this situation, are missing, or aren't in the right format.]לף";
|
||||
Strings.OfficeOM.L_InvalidBinding = "[L8oie]أبع[Invalid Binding]לף";
|
||||
Strings.OfficeOM.L_InvalidBindingError = "[qB3Jp]أبع[Invalid Binding Error]לף";
|
||||
Strings.OfficeOM.L_InvalidBindingOperation = "[bB7Xj]أبع[Invalid Binding Operation]לף";
|
||||
Strings.OfficeOM.L_InvalidCellsValue = "[SN2YP]أبع[One or more of the cells parameters have values that aren't allowed. Double-check the values and try again.]לף";
|
||||
Strings.OfficeOM.L_InvalidCoercion = "[cESfX]أبع[Invalid Coercion Type]לף";
|
||||
Strings.OfficeOM.L_InvalidColumnsForBinding = "[FrmaY]أبع[The specified columns are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidDataFormat = "[n3nbz]أبع[The format of the specified data object is invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidDataObject = "[gFTdx]أبع[Invalid Data Object]לף";
|
||||
Strings.OfficeOM.L_InvalidFormat = "[aPhpJ]أبع[Invalid Format Error]לף";
|
||||
Strings.OfficeOM.L_InvalidFormatValue = "[0DFva]أبع[One or more of the format parameters have values that aren't allowed. Double-check the values and try again.]לף";
|
||||
Strings.OfficeOM.L_InvalidGetColumns = "[gwsNB]أبع[The specified columns are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidGetRowColumnCounts = "[6atwJ]أبع[The specified rowCount or columnCount values are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidGetRows = "[KshdR]أبع[The specified rows are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidGetStartRowColumn = "[ghnzE]أبع[The specified startRow or startColumn values are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidGrant = "[hWgqe]أبع[Preauthorization missing.]לף";
|
||||
Strings.OfficeOM.L_InvalidGrantMessage = "[FEmXG]أبع[Missing grant for this add-in.]לף";
|
||||
Strings.OfficeOM.L_InvalidNamedItemForBindingType = "[MIUqA]أبع[The specified binding type is not compatible with the supplied named item.]לף";
|
||||
Strings.OfficeOM.L_InvalidNode = "[gLELC]أبع[Invalid Node]לף";
|
||||
Strings.OfficeOM.L_InvalidObjectPath = '[Zg5om]أبع[The object path \'{0}\' isn\'t working for what you\'re trying to do. If you\'re using the object across multiple "context.sync" calls and outside the sequential execution of a ".run" batch, please use the "context.trackedObjects.add()" and "context.trackedObjects.remove()" methods to manage the object\'s lifetime.]לף';
|
||||
Strings.OfficeOM.L_InvalidOperationInCellEditMode = "[cvg0M]أبع[Excel is in cell-editing mode. Please exit the edit mode by pressing ENTER or TAB or selecting another cell, and then try again.]לף";
|
||||
Strings.OfficeOM.L_InvalidOrTimedOutSession = "[qvnk3]أبع[Invalid Or Timed Out Session]לף";
|
||||
Strings.OfficeOM.L_InvalidOrTimedOutSessionMessage = "[e6MqN]أبع[Your Office session has expired or is invalid. To continue, refresh the page.]לף";
|
||||
Strings.OfficeOM.L_InvalidParameters = "[KDV1q]أبع[Function {0} has invalid parameters.]לף";
|
||||
Strings.OfficeOM.L_InvalidReadForBlankRow = "[O14g9]أبع[The specified row is blank.]לף";
|
||||
Strings.OfficeOM.L_InvalidRequestContext = "[EU97A]أبع[Cannot use the object across different request contexts.]לף";
|
||||
Strings.OfficeOM.L_InvalidResourceUrl = "[ZwZqf]أبع[Invalid application resource Url provided.]לף";
|
||||
Strings.OfficeOM.L_InvalidResourceUrlMessage = "[RrzgS]أبع[Invalid resource Url specified in the manifest.]לף";
|
||||
Strings.OfficeOM.L_InvalidSSOAddinMessage = "[aCWF7]أبع[The identity API is not supported for this add-in.]לף";
|
||||
Strings.OfficeOM.L_InvalidSelectionForBindingType = "[hyH3U]أبع[A binding cannot be created with the current selection and the specified binding type.]לף";
|
||||
Strings.OfficeOM.L_InvalidSetColumns = "[behcV]أبع[The specified columns are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidSetRows = "[69Jdb]أبع[The specified rows are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidSetStartRowColumn = "[Ji62P]أبع[The specified startRow or startColumn values are invalid.]לף";
|
||||
Strings.OfficeOM.L_InvalidTableOptionValue = "[1fSev]أبع[One or more of the tableOptions parameters have values that aren't allowed. Double-check the values and try again.]לף";
|
||||
Strings.OfficeOM.L_InvalidValue = "[E49El]أبع[Invalid Value]לף";
|
||||
Strings.OfficeOM.L_MemoryLimit = "[g04mA]أبع[Memory Limit Exceeded]לף";
|
||||
Strings.OfficeOM.L_MissingParameter = "[6kQRP]أبع[Missing Parameter]לף";
|
||||
Strings.OfficeOM.L_MissingRequiredArguments = "[ryfbX]أبع[missing some required arguments]לף";
|
||||
Strings.OfficeOM.L_MultipleNamedItemFound = "[jv5aI]أبع[Multiple objects with the same name were found.]לף";
|
||||
Strings.OfficeOM.L_NamedItemNotFound = "[JwpG3]أبع[The named item does not exist.]לף";
|
||||
Strings.OfficeOM.L_NavOutOfBound = "[Kt5jt]أبع[The operation failed because the index is out of range.]לף";
|
||||
Strings.OfficeOM.L_NetworkProblem = "[hHZXB]أبع[Network Problem]לף";
|
||||
Strings.OfficeOM.L_NetworkProblemRetrieveFile = "[HAmZT]أبع[A network problem has prevented retrieval of the file.]לף";
|
||||
Strings.OfficeOM.L_NewWindowCrossZone = "[E0xzi]أبع[The security settings in your browser prevent us from creating a dialog box. Try a different browser, or {0} so that '{1}' and the domain shown in your address bar are in the same security zone.]לף";
|
||||
Strings.OfficeOM.L_NewWindowCrossZoneConfigureBrowserLink = "[oLNBU]أبع[configure your browser]לף";
|
||||
Strings.OfficeOM.L_NewWindowCrossZoneErrorString = "[hVPer]أبع[Browser restrictions prevented us from creating the dialog box. The domain of dialog box and the domain of the add-in host are not in the same security zone.]לף";
|
||||
Strings.OfficeOM.L_NoCapability = "[s8tih]أبع[You don't have sufficient permissions for this action.]לף";
|
||||
Strings.OfficeOM.L_NoHttpsWAC = "[17bQh]أبع[This Office session is not using a secure connection. We recommend that you take extra precautions.]לף";
|
||||
Strings.OfficeOM.L_NonUniformPartialGetNotSupported = "[JBWje]أبع[Coordinate parameters cannot be used with coercion type Table when the table contains merged cells.]לף";
|
||||
Strings.OfficeOM.L_NonUniformPartialSetNotSupported = "[P7IAe]أبع[Coordinate parameters cannot be used with coercion type Table when the table contains merged cells.]לף";
|
||||
Strings.OfficeOM.L_NotImplemented = "[7GO2I]أبع[Function {0} is not implemented.]לף";
|
||||
Strings.OfficeOM.L_NotSupported = "[SFggQ]أبع[Function {0} is not supported.]לף";
|
||||
Strings.OfficeOM.L_NotSupportedBindingType = "[HHVb8]أبع[The specified binding type {0} is not supported.]לף";
|
||||
Strings.OfficeOM.L_NotSupportedEventType = "[obnbJ]أبع[The specified event type {0} is not supported.]לף";
|
||||
Strings.OfficeOM.L_NotTrustedWAC = "[qPDtm]أبع[This add-in has been disabled to help keep you safe. To continue using the add-in, validate that this item is hosted in a trusted domain or open it in the Office desktop app.]לף";
|
||||
Strings.OfficeOM.L_OperationCancelledError = "[GC4nA]أبع[Operation Cancelled]לף";
|
||||
Strings.OfficeOM.L_OperationCancelledErrorMessage = "[IJWHv]أبع[The operation was cancelled by the user.]לף";
|
||||
Strings.OfficeOM.L_OperationNotSupported = "[w712q]أبع[The operation is not supported.]לף";
|
||||
Strings.OfficeOM.L_OperationNotSupportedOnMatrixData = "[uhnQC]أبع[Selected content needs to be in table format. Format the data as a table and try again.]לף";
|
||||
Strings.OfficeOM.L_OperationNotSupportedOnThisBindingType = "[1GZNH]أبع[Operation is not supported on this binding type.]לף";
|
||||
Strings.OfficeOM.L_OsfControlTypeNotSupported = "[N1OVz]أبع[OsfControl type not supported.]לף";
|
||||
Strings.OfficeOM.L_OutOfRange = "[0AgiF]أبع[Out of Range]לף";
|
||||
Strings.OfficeOM.L_OverwriteWorksheetData = "[DOAPX]أبع[The set operation failed because the supplied data object will overwrite or shift data.]לף";
|
||||
Strings.OfficeOM.L_PermissionDenied = "[pMeM6]أبع[Permission Denied]לף";
|
||||
Strings.OfficeOM.L_PropertyDoesNotExist = "[P3fDW]أبع[Property '{0}' does not exist on the object.]לף";
|
||||
Strings.OfficeOM.L_PropertyNotLoaded = "[WhYjj]أبع[The property '{0}' is not available. Before reading the property's value, call the load method on the containing object and call \"context.sync()\" on the associated request context.]לף";
|
||||
Strings.OfficeOM.L_ReadSettingsError = "[NO2AI]أبع[Read Settings Error]לף";
|
||||
Strings.OfficeOM.L_RedundantCallbackSpecification = "[1w72s]أبع[Callback cannot be specified both in argument list and in optional object.]לף";
|
||||
Strings.OfficeOM.L_RequestPayloadSizeLimitExceededMessage = '[bb5qc]أبع[The request payload size has exceeded the limit. Please refer to the documentation: "https://docs.microsoft.com/office/dev/add-ins/concepts/resource-limits-and-performance-optimization#excel-add-ins".]לף';
|
||||
Strings.OfficeOM.L_RequestTimeout = "[idn5S]أبع[The call took too long to execute.]לף";
|
||||
Strings.OfficeOM.L_RequestTokenUnavailable = "[JVQl2]أبع[This API has been throttled to slow the call frequency.]לף";
|
||||
Strings.OfficeOM.L_ResponsePayloadSizeLimitExceededMessage = '[5Njh3]أبع[The response payload size has exceeded the limit. Please refer to the documentation: "https://docs.microsoft.com/office/dev/add-ins/concepts/resource-limits-and-performance-optimization#excel-add-ins".]לף';
|
||||
Strings.OfficeOM.L_RowIndexOutOfRange = "[LTTpG]أبع[The row index value is out of the allowed range. Use a value (0 or higher) that's less than the number of rows.]לף";
|
||||
Strings.OfficeOM.L_RunMustReturnPromise = '[mP1s6]أبع[The batch function passed to the ".run" method didn\'t return a promise. The function must return a promise, so that any automatically-tracked objects can be released at the completion of the batch operation. Typically, you return a promise by returning the response from "context.sync()".]לף';
|
||||
Strings.OfficeOM.L_SSOClientError = "[n1N0M]أبع[Error occurred in the authentication request from Office.]לף";
|
||||
Strings.OfficeOM.L_SSOClientErrorMessage = "[M4SP0]أبع[An unexpected error occurred in the client.]לף";
|
||||
Strings.OfficeOM.L_SSOConnectionLostError = "[GNT1c]أبع[A connection was lost during the sign in process.]לף";
|
||||
Strings.OfficeOM.L_SSOConnectionLostErrorMessage = "[bEwSl]أبع[A connection was lost during the sign in process, and the user may not be signed in. This was likely due to the user's browser configuration settings, such as security zones.]לף";
|
||||
Strings.OfficeOM.L_SSOServerError = "[ohQDw]أبع[Error occurred in the authentication provider.]לף";
|
||||
Strings.OfficeOM.L_SSOServerErrorMessage = "[DT0X4]أبع[An unexpected error occurred on the server.]לף";
|
||||
Strings.OfficeOM.L_SSOUnsupportedPlatform = "[VqlnB]أبع[API is not supported in this platform.]לף";
|
||||
Strings.OfficeOM.L_SSOUserConsentNotSupportedByCurrentAddinCategory = "[Mn1uW]أبع[This add-in does not support user consent.]לף";
|
||||
Strings.OfficeOM.L_SSOUserConsentNotSupportedByCurrentAddinCategoryMessage = "[dzFYy]أبع[The operation failed because this add-in does not support user consent in this category]לף";
|
||||
Strings.OfficeOM.L_SaveSettingsError = "[ZAA78]أبع[Save Settings Error]לף";
|
||||
Strings.OfficeOM.L_SelectionCannotBound = "[zv7Cl]أبع[Cannot bind to the current selection.]לף";
|
||||
Strings.OfficeOM.L_SelectionNotSupportCoercionType = "[11oVN]أبع[The current selection is not compatible with the specified coercion type.]לף";
|
||||
Strings.OfficeOM.L_SetDataIsTooLarge = "[pvjqC]أبع[The specified data object is too large.]לף";
|
||||
Strings.OfficeOM.L_SetDataParametersConflict = "[7TbVm]أبع[The specified parameters conflict.]לף";
|
||||
Strings.OfficeOM.L_SettingNameNotExist = "[jt3Yw]أبع[The specified setting name does not exist.]לף";
|
||||
Strings.OfficeOM.L_SettingsAreStale = "[Pnv04]أبع[Settings could not be saved because they are not current.]לף";
|
||||
Strings.OfficeOM.L_SettingsCannotSave = "[6SC7B]أبع[The settings could not be saved.]לף";
|
||||
Strings.OfficeOM.L_SettingsStaleError = "[WpB5P]أبع[Settings Stale Error]לף";
|
||||
Strings.OfficeOM.L_ShowWindowDialogNotification = "[tI0ZW]أبع[{0} wants to display a new window.]לף";
|
||||
Strings.OfficeOM.L_ShowWindowDialogNotificationAllow = "[LozuO]أبع[Allow]לף";
|
||||
Strings.OfficeOM.L_ShowWindowDialogNotificationIgnore = "[AvQkU]أبع[Ignore]לף";
|
||||
Strings.OfficeOM.L_ShuttingDown = "[WOU0s]أبع[Operation failed because the data is not current on the server.]לף";
|
||||
Strings.OfficeOM.L_SliceSizeNotSupported = "[cO53f]أبع[The specified slice size is not supported.]לף";
|
||||
Strings.OfficeOM.L_SpecifiedIdNotExist = "[zgKaF]أبع[The specified ID does not exist.]לף";
|
||||
Strings.OfficeOM.L_Timeout = "[8Yazn]أبع[The operation has timed out.]לף";
|
||||
Strings.OfficeOM.L_TooManyArguments = "[542tY]أبع[too many arguments]לף";
|
||||
Strings.OfficeOM.L_TooManyIncompleteRequests = "[2TC32]أبع[Wait until the previous call completes.]לף";
|
||||
Strings.OfficeOM.L_TooManyOptionalFunction = "[w74Tz]أبع[multiple optional functions in parameter list]לף";
|
||||
Strings.OfficeOM.L_TooManyOptionalObjects = "[u95nH]أبع[multiple optional objects in parameter list]לף";
|
||||
Strings.OfficeOM.L_UnknownBindingType = "[ew2fB]أبع[The binding type is not supported.]לף";
|
||||
Strings.OfficeOM.L_UnsupportedDataObject = "[hGI3v]أبع[The supplied data object type is not supported.]לף";
|
||||
Strings.OfficeOM.L_UnsupportedEnumeration = "[YOCbm]أبع[Unsupported Enumeration]לף";
|
||||
Strings.OfficeOM.L_UnsupportedEnumerationMessage = "[fKjXV]أبع[The enumeration isn't supported in the current host application.]לף";
|
||||
Strings.OfficeOM.L_UnsupportedUserIdentity = "[FzJ4D]أبع[User identity type is not supported.]לף";
|
||||
Strings.OfficeOM.L_UnsupportedUserIdentityMessage = "[WLfEA]أبع[The identity type of the user is not supported.]לף";
|
||||
Strings.OfficeOM.L_UserAborted = "[2C3rH]أبع[User aborted the consent request.]לף";
|
||||
Strings.OfficeOM.L_UserAbortedMessage = "[u0vEn]أبع[The user did not consent the add-in permissions.]לף";
|
||||
Strings.OfficeOM.L_UserClickIgnore = "[jeIUr]أبع[The user chose to ignore the dialog box.]לף";
|
||||
Strings.OfficeOM.L_UserNotSignedIn = "[1L2Tr]أبع[No user is signed into Office.]לף";
|
||||
Strings.OfficeOM.L_ValueNotLoaded = '[yUa7O]أبع[The value of the result object has not been loaded yet. Before reading the value property, call "context.sync()" on the associated request context.]לף';
|
||||
Strings.OfficeOM.L_WorkbookHiddenMessage = "[IHOef]أبع[The JavaScript API request failed because the workbook was hidden. Please unhide the workbook and try again.]לף";
|
||||
Strings.OfficeOM.L_WriteNotSupportedWhenModalDialogOpen = "[c0r1k]أبع[Write operation is not supported for Office when a modal dialog is open.]לף";
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,80 @@
|
||||
Type.registerNamespace("_u");
|
||||
_u.ExtensibilityStrings = function()
|
||||
{
|
||||
};
|
||||
_u.ExtensibilityStrings.registerClass("_u.ExtensibilityStrings");
|
||||
_u.ExtensibilityStrings.l_APICallFailedDueToItemChange_Text = "[aFLze]أبع[The selected item has been changed.]לף";
|
||||
_u.ExtensibilityStrings.l_API_Not_Supported_By_ExtensionPoint_Error_Text = "[MuQhq]أبع[API not supported for extension point.]לף";
|
||||
_u.ExtensibilityStrings.l_API_Not_Supported_For_Shared_Folders_Error = "[RXvzX]أبع[API not supported for shared folders.]לף";
|
||||
_u.ExtensibilityStrings.l_ActionsDefinitionMultipleActionsError_Text = "[CQ61F]أبع[Only a single action is currently supported.]לף";
|
||||
_u.ExtensibilityStrings.l_ActionsDefinitionWrongNotificationMessageError_Text = "[b6zSp]أبع[Actions can't be defined for this notification message type.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentDeleteGeneralFailure_Text = "[h0ho0]أبع[The attachment cannot be deleted from the item.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentDeletedBeforeUploadCompletes_Text = "[9bYDV]أبع[The user removed the attachment before upload has completed.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentErrorName_Text = "[e6S9w]أبع[Attachment Error]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentExceededSize_Text = "[D63AU]أبع[The attachment cannot be added because it is too big.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentItemIdTooLong_Text = "[JMMxW]أبع[One or more of the attachment IDs is too long.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentNameTooLong_Text = "[nSRcp]أبع[One or more of the attachment names is too long.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentNotSupported_Text = "[Ufjta]أبع[The attachment type is not supported.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentUploadGeneralFailure_Text = "[0gPAl]أبع[The attachment cannot be added to the item.]לף";
|
||||
_u.ExtensibilityStrings.l_AttachmentUrlTooLong_Text = "[n2mx3]أبع[One or more of the attachment URLs is too long.]לף";
|
||||
_u.ExtensibilityStrings.l_Attachment_Download_Failed_Generic_Error = "[b44U3]أبع[Downloading the attachment failed.]לף";
|
||||
_u.ExtensibilityStrings.l_Attachment_Resource_Not_Found = "[33F1J]أبع[The attachment was not found.]לף";
|
||||
_u.ExtensibilityStrings.l_Attachment_Resource_UnAuthorizedAccess = "[tKtUN]أبع[Unauthorized access to the attachment.]לף";
|
||||
_u.ExtensibilityStrings.l_CallSaveAsyncBeforeToken_Text = "[VtZoQ]أبع[The token can't be retrieved until the item is saved.]לף";
|
||||
_u.ExtensibilityStrings.l_CannotAddAttachmentBeforeUpgrade_Text = "[hnh2D]أبع[Attachments cannot be added while the full reply or forward is being retrieved from the server.]לף";
|
||||
_u.ExtensibilityStrings.l_CannotPersistPropertyInUnsavedDraftError_Text = "[lFfPt]أبع[Notifications can't be persisted in unsaved drafts. Save the item before you call this API.]לף";
|
||||
_u.ExtensibilityStrings.l_CursorPositionChanged_Text = "[PjcFc]أبع[The user changed the position of the cursor while the data was being inserted.]לף";
|
||||
_u.ExtensibilityStrings.l_DataWriteErrorName_Text = "[xgx03]أبع[Data Write Error]לף";
|
||||
_u.ExtensibilityStrings.l_DeleteAttachmentDoesNotExist_Text = "[dLsV2]أبع[The attachment cannot be deleted because attachment with the attachment index cannot be found.]לף";
|
||||
_u.ExtensibilityStrings.l_DisplayNameTooLong_Text = "[PlGmA]أبع[One or more of the display names provided is too long.]לף";
|
||||
_u.ExtensibilityStrings.l_DisplayReplyFormHtmlBodyRequired_Text = "[sh4OA]أبع[The 'htmlBody' is required.]לף";
|
||||
_u.ExtensibilityStrings.l_DuplicateNotificationKey_Text = "[4irY6]أبع[A notification with the provided key already exists.]לף";
|
||||
_u.ExtensibilityStrings.l_Duplicate_Category_Error_Text = "[xKaYc]أبع[One of the categories provided is already in the master category list.]לף";
|
||||
_u.ExtensibilityStrings.l_ElevatedPermissionNeededForMethod_Text = "[vpN0m]أبع[Elevated permission is required to call the method: '{0}'.]לף"
|
||||
_u.ExtensibilityStrings.l_ElevatedPermissionNeeded_Text = "[O3YaN]أبع[Elevated permission is required to access protected members of the JavaScript API for Office.]לף";
|
||||
_u.ExtensibilityStrings.l_EmailAddressTooLong_Text = "[LwH7z]أبع[One or more of the email addresses provided is too long.]לף";
|
||||
_u.ExtensibilityStrings.l_EwsRequestOversized_Text = "[uboan]أبع[The request exceeds the 1 MB size limit. Please modify your EWS request.]לף";
|
||||
_u.ExtensibilityStrings.l_ExceededMaxNumberOfAttachments_Text = "[PKXEO]أبع[Attachments cannot be added because the message already has the maximum number of attachments]לף";
|
||||
_u.ExtensibilityStrings.l_HtmlSanitizationFailure_Text = "[1o9wQ]أبع[The HTML santization has failed.]לף";
|
||||
_u.ExtensibilityStrings.l_Insufficient_Item_Permissions_Text = "[UnS7g]أبع[The user doesn't have the permissions required to perform this operation.]לף";
|
||||
_u.ExtensibilityStrings.l_InternalFormatError_Text = "[ex0FM]أبع[There was an internal format error.]לף";
|
||||
_u.ExtensibilityStrings.l_InternalProtocolError_Text = "[DZrmo]أبع[Internal protocol error: '{0}'.]לף";
|
||||
_u.ExtensibilityStrings.l_Internal_Server_Error_Text = "[33YvC]أبع[The Exchange server returned an error. Please look at the diagnostics object for more information.]לף";
|
||||
_u.ExtensibilityStrings.l_Internet_Not_Connected_Error_Text = "[mlqpV]أبع[The user is no longer connected to the network. Please check your network connection and try again.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidActionType_Text = "[5RL6t]أبع[The value of the parameter 'actionType' is invalid. The accepted value is \"showTaskPane\".]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidAttachmentId_Text = "[39s5K]أبع[The attachment ID was invalid.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidAttachmentPath_Text = "[tMziE]أبع[The attachment path was invalid.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidCommandIdError_Text = "[J0XLq]أبع[The value of the parameter 'commandId' is invalid.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidDate_Text = "[DzuqP]أبع[The input doesn't resolve to a valid date.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidEndTime_Text = "[Ds0l1]أبع[The end time cannot be before the start time.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidEventDates_Text = "[QOLgI]أبع[The end date occurs before the start date.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidParameterValueError_Text = "[R0u0v]أبع[The value of the '{0}' parameter is invalid.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidSelection_Text = "[7hTkk]أبع[The selection is invalid.]לף";
|
||||
_u.ExtensibilityStrings.l_InvalidTime_Text = "[3FI84]أبع[The input doesn't resolve to a valid time.]לף";
|
||||
_u.ExtensibilityStrings.l_Invalid_Category_Error_Text = "[Q7VEm]أبع[Invalid categories were provided.]לף";
|
||||
_u.ExtensibilityStrings.l_ItemNotFound_Text = "[ohyMY]أبع[The item does not exist or has not been created.]לף";
|
||||
_u.ExtensibilityStrings.l_Item_Not_Saved_Error_Text = "[W6yB6]أبع[The id can't be retrieved until the item is saved.]לף";
|
||||
_u.ExtensibilityStrings.l_KeyNotFound_Text = "[sA1mw]أبع[The specified key was not found.]לף";
|
||||
_u.ExtensibilityStrings.l_MessageInDifferentStoreError_Text = "[SE3Zc]أبع[The EWS ID can't be retrieved because the message is saved in a different store.]לף";
|
||||
_u.ExtensibilityStrings.l_Missing_Extended_Permissions_For_API = "[f3ulw]أبع[Extended Permission missing for the API call.]לף";
|
||||
_u.ExtensibilityStrings.l_NoValidRecipientsProvided_Text = "[GUfK9]أبع[No valid recipients were provided.]לף";
|
||||
_u.ExtensibilityStrings.l_NotificationKeyNotFound_Text = "[3Z6DW]أبع[There are no notifications with the provided key.]לף";
|
||||
_u.ExtensibilityStrings.l_NullOrEmptyParameterError_Text = "[TUp25]أبع[The parameter '{0}' is mandatory and it can't be null or empty.]לף";
|
||||
_u.ExtensibilityStrings.l_NumberOfNotificationsExceeded_Text = "[WMQ17]أبع[The notification couldn't be added because the notification limit has been reached.]לף";
|
||||
_u.ExtensibilityStrings.l_NumberOfRecipientsExceeded_Text = "[zpupz]أبع[The total number of recipients in the field can't exceed {0}.]לף";
|
||||
_u.ExtensibilityStrings.l_OffsetNotfound_Text = "[7Oysv]أبع[An offset for this time stamp couldn't be found.]לף";
|
||||
_u.ExtensibilityStrings.l_Olk_Http_Error_Text = "[5QU73]أبع[The request has failed. Please look at the diagnostics object for the HTTP error code.]לף";
|
||||
_u.ExtensibilityStrings.l_OnlineMeetingsUserDenied_Text = "[zKLUo]أبع[User denied.]לף";
|
||||
_u.ExtensibilityStrings.l_ParameterValueTooLongError_Text = "[wqO9W]أبع[The value of the '{0}' parameter is too long. The maximum number of characters is '{1}'.]לף";
|
||||
_u.ExtensibilityStrings.l_ParametersNotAsExpected_Text = "[X5aEC]أبع[The given parameters do not match the expected format.]לף";
|
||||
_u.ExtensibilityStrings.l_PersistedNotificationArrayReadError_Text = "[vriVR]أبع[The API call you made failed because the persisted notifications couldn't be retrieved.]לף";
|
||||
_u.ExtensibilityStrings.l_PersistedNotificationArraySaveError_Text = "[xo4Kx]أبع[The API call you made failed because notifications couldn't be persisted.]לף";
|
||||
_u.ExtensibilityStrings.l_RecurrenceErrorMaxOccurrences_Text = "[X1pSJ]أبع[The recurring series exceeds the maximum limit of 999 occurrences.]לף";
|
||||
_u.ExtensibilityStrings.l_RecurrenceErrorZeroOccurrences_Text = "[bqfrU]أبع[The recurring series has no occurrences in the specified date range.]לף";
|
||||
_u.ExtensibilityStrings.l_RecurrenceInvalidTimeZone_Text = "[98QT7]أبع[The specified time zone is not supported.]לף";
|
||||
_u.ExtensibilityStrings.l_RecurrenceUnsupportedAlternateCalendar_Text = "[zXCzp]أبع[The recurrence pattern was set by the user using an alternate calendar that is not supported.]לף";
|
||||
_u.ExtensibilityStrings.l_Recurrence_Error_Instance_SetAsync_Text = "[XlOSr]أبع[A recurrence pattern can't be set for a single occurrence in a series.]לף";
|
||||
_u.ExtensibilityStrings.l_Recurrence_Error_Properties_Invalid_Text = "[UMYct]أبع[The recurrence pattern isn't valid. Please check that the specified recurrence properties align with the recurrence type.]לף";
|
||||
_u.ExtensibilityStrings.l_SaveError_Text = "[1d3LS]أبع[Connection error occurred while trying to save the item on the server.]לף";
|
||||
_u.ExtensibilityStrings.l_SessionDataObjectMaxLengthExceeded_Text = "[jj6oj]أبع[The 'sessionData' object surpassed its maximum length of '{0}' characters.]לף";
|
||||
_u.ExtensibilityStrings.l_TokenAccessDeniedWithoutItemContext_Text = "[rGcCz]أبع[A REST token is only available with ReadWriteMailbox permission when there is no item context.]לף";
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user