1d34edd0aSAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 3d34edd0aSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4d34edd0aSAndrew Rist * or more contributor license agreements. See the NOTICE file 5d34edd0aSAndrew Rist * distributed with this work for additional information 6d34edd0aSAndrew Rist * regarding copyright ownership. The ASF licenses this file 7d34edd0aSAndrew Rist * to you under the Apache License, Version 2.0 (the 8d34edd0aSAndrew Rist * "License"); you may not use this file except in compliance 9d34edd0aSAndrew Rist * with the License. You may obtain a copy of the License at 10cdf0e10cSrcweir * 11d34edd0aSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12cdf0e10cSrcweir * 13d34edd0aSAndrew Rist * Unless required by applicable law or agreed to in writing, 14d34edd0aSAndrew Rist * software distributed under the License is distributed on an 15d34edd0aSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16d34edd0aSAndrew Rist * KIND, either express or implied. See the License for the 17d34edd0aSAndrew Rist * specific language governing permissions and limitations 18d34edd0aSAndrew Rist * under the License. 19cdf0e10cSrcweir * 20d34edd0aSAndrew Rist *************************************************************/ 21d34edd0aSAndrew Rist 22cdf0e10cSrcweir#include "resource/mozab_res.hrc" 23cdf0e10cSrcweir#include "resource/macab_res.hrc" 24cdf0e10cSrcweir#include "resource/calc_res.hrc" 25cdf0e10cSrcweir#include "resource/ado_res.hrc" 26cdf0e10cSrcweir#include "resource/dbase_res.hrc" 27cdf0e10cSrcweir#include "resource/file_res.hrc" 28cdf0e10cSrcweir#include "resource/evoab2_res.hrc" 29cdf0e10cSrcweir#include "resource/kab_res.hrc" 30cdf0e10cSrcweir#include "resource/adabas_res.hrc" 31cdf0e10cSrcweir#include "resource/hsqldb_res.hrc" 32cdf0e10cSrcweir 33*06edef0eSmseidel// mozab driver resource strings 34cdf0e10cSrcweir 35cdf0e10cSrcweirString STR_THUNDERBIRD_ADDRESSBOOKS 36cdf0e10cSrcweir{ 37cdf0e10cSrcweir Text [ en-US ] = "Thunderbird Addressbook Directory" ; 38cdf0e10cSrcweir}; 39cdf0e10cSrcweir 40cdf0e10cSrcweirString STR_OE_ADDRESSBOOK 41cdf0e10cSrcweir{ 42cdf0e10cSrcweir Text [ en-US ] = "Outlook Express Addressbook" ; 43cdf0e10cSrcweir}; 44cdf0e10cSrcweir 45cdf0e10cSrcweirString STR_OUTLOOK_MAPI_ADDRESSBOOK 46cdf0e10cSrcweir{ 47cdf0e10cSrcweir Text [ en-US ] = "Outlook (MAPI) Addressbook" ; 48cdf0e10cSrcweir}; 49cdf0e10cSrcweir 50cdf0e10cSrcweirString STR_NO_TABLE_CREATION_SUPPORT 51cdf0e10cSrcweir{ 52cdf0e10cSrcweir Text [ en-US ] = "Creating tables is not supported for this kind of address books." ; 53cdf0e10cSrcweir}; 54cdf0e10cSrcweir 55cdf0e10cSrcweirString STR_MOZILLA_IS_RUNNING 56cdf0e10cSrcweir{ 57cdf0e10cSrcweir Text [ en-US ] = "Cannot create new address books while Mozilla is running." ; 58cdf0e10cSrcweir}; 59cdf0e10cSrcweir 60cdf0e10cSrcweirString STR_COULD_NOT_RETRIEVE_AB_ENTRY 61cdf0e10cSrcweir{ 62cdf0e10cSrcweir Text [ en-US ] = "An address book entry could not be retrieved, an unknown error occurred." ; 63cdf0e10cSrcweir}; 64cdf0e10cSrcweir 65cdf0e10cSrcweirString STR_COULD_NOT_GET_DIRECTORY_NAME 66cdf0e10cSrcweir{ 67cdf0e10cSrcweir Text [ en-US ] = "An address book directory name could not be retrieved, an unknown error occurred." ; 68cdf0e10cSrcweir}; 69cdf0e10cSrcweir 70cdf0e10cSrcweirString STR_TIMEOUT_WAITING 71cdf0e10cSrcweir{ 72cdf0e10cSrcweir Text [ en-US ] = "Timed out while waiting for the result." ; 73cdf0e10cSrcweir}; 74cdf0e10cSrcweir 75cdf0e10cSrcweirString STR_ERR_EXECUTING_QUERY 76cdf0e10cSrcweir{ 77cdf0e10cSrcweir Text [ en-US ] = "An error occurred while executing the query." ; 78cdf0e10cSrcweir}; 79cdf0e10cSrcweir 80cdf0e10cSrcweirString STR_MOZILLA_IS_RUNNIG_NO_CHANGES 81cdf0e10cSrcweir{ 82bcc0735fSmseidel Text [ en-US ] = "You can't make any changes to Mozilla address book when Mozilla is running." ; 83cdf0e10cSrcweir}; 84cdf0e10cSrcweir 85cdf0e10cSrcweirString STR_FOREIGN_PROCESS_CHANGED_AB 86cdf0e10cSrcweir{ 87cdf0e10cSrcweir Text [ en-US ] = "Mozilla Address Book has been changed out of this process, we can't modify it in this condition." ; 88cdf0e10cSrcweir}; 89cdf0e10cSrcweir 90cdf0e10cSrcweirString STR_CANT_FIND_ROW 91cdf0e10cSrcweir{ 92cdf0e10cSrcweir Text [ en-US ] = "Can't find the requested row." ; 93cdf0e10cSrcweir}; 94cdf0e10cSrcweir 95cdf0e10cSrcweirString STR_CANT_FIND_CARD_FOR_ROW 96cdf0e10cSrcweir{ 97cdf0e10cSrcweir Text [ en-US ] = "Can't find the card for the requested row." ; 98cdf0e10cSrcweir}; 99cdf0e10cSrcweir 100cdf0e10cSrcweirString STR_QUERY_AT_LEAST_ONE_TABLES 101cdf0e10cSrcweir{ 102cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. It needs at least one table." ; 103cdf0e10cSrcweir}; 104cdf0e10cSrcweir 105cdf0e10cSrcweirString STR_NO_COUNT_SUPPORT 106cdf0e10cSrcweir{ 107cdf0e10cSrcweir Text [ en-US ] = "The driver does not support the 'COUNT' function." ; 108cdf0e10cSrcweir}; 109cdf0e10cSrcweir 110cdf0e10cSrcweirString STR_STMT_TYPE_NOT_SUPPORTED 111cdf0e10cSrcweir{ 112cdf0e10cSrcweir Text [ en-US ] = "This statement type not supported by this database driver." ; 113cdf0e10cSrcweir}; 114cdf0e10cSrcweir 115cdf0e10cSrcweirString STR_UNSPECIFIED_ERROR 116cdf0e10cSrcweir{ 117dfbf5fd7SJürgen Schmidt Text [ en-US ] = "An unknown error occurred." ; 118cdf0e10cSrcweir}; 119cdf0e10cSrcweir 120cdf0e10cSrcweirString STR_COULD_NOT_CREATE_ADDRESSBOOK 121cdf0e10cSrcweir{ 122cdf0e10cSrcweir Text [ en-US ] = "Could not create a new address book. Mozilla error code is $1$." ; 123cdf0e10cSrcweir}; 124cdf0e10cSrcweir 125cdf0e10cSrcweirString STR_COULD_NOT_LOAD_LIB 126cdf0e10cSrcweir{ 127cdf0e10cSrcweir Text [ en-US ] = "The library '$libname$' could not be loaded." ; 128cdf0e10cSrcweir}; 129cdf0e10cSrcweir 130cdf0e10cSrcweirString STR_ERROR_REFRESH_ROW 131cdf0e10cSrcweir{ 132dfbf5fd7SJürgen Schmidt Text [ en-US ] = "An error occurred while refreshing the current row." ; 133cdf0e10cSrcweir}; 134cdf0e10cSrcweir 135cdf0e10cSrcweirString STR_ERROR_GET_ROW 136cdf0e10cSrcweir{ 137dfbf5fd7SJürgen Schmidt Text [ en-US ] = "An error occurred while getting the current row." ; 138cdf0e10cSrcweir}; 139cdf0e10cSrcweir 140cdf0e10cSrcweirString STR_CAN_NOT_CANCEL_ROW_UPDATE 141cdf0e10cSrcweir{ 142cdf0e10cSrcweir Text [ en-US ] = "The row update can not be canceled." ; 143cdf0e10cSrcweir}; 144cdf0e10cSrcweir 145cdf0e10cSrcweirString STR_CAN_NOT_CREATE_ROW 146cdf0e10cSrcweir{ 147cdf0e10cSrcweir Text [ en-US ] = "A new row can not be created." ; 148cdf0e10cSrcweir}; 149cdf0e10cSrcweir 150cdf0e10cSrcweirString STR_QUERY_INVALID_IS_NULL_COLUMN 151cdf0e10cSrcweir{ 152cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. The 'IS NULL' can only be used with a column name." ; 153cdf0e10cSrcweir}; 154cdf0e10cSrcweir 155cdf0e10cSrcweirString STR_ILLEGAL_MOVEMENT 156cdf0e10cSrcweir{ 157dfbf5fd7SJürgen Schmidt Text [ en-US ] = "Illegal cursor movement occurred." ; 158cdf0e10cSrcweir}; 159cdf0e10cSrcweir 160cdf0e10cSrcweirString STR_COMMIT_ROW 161cdf0e10cSrcweir{ 162cdf0e10cSrcweir Text [ en-US ] = "Please commit row '$position$' before update rows or insert new rows." ; 163cdf0e10cSrcweir}; 164cdf0e10cSrcweir 165cdf0e10cSrcweirString STR_INVALID_ROW_UPDATE 166cdf0e10cSrcweir{ 167cdf0e10cSrcweir Text [ en-US ] = "The update call can not be executed. The row is invalid." ; 168cdf0e10cSrcweir}; 169cdf0e10cSrcweir 170cdf0e10cSrcweirString STR_ROW_CAN_NOT_SAVE 171cdf0e10cSrcweir{ 172cdf0e10cSrcweir Text [ en-US ] = "The current row can not be saved." ; 173cdf0e10cSrcweir}; 174cdf0e10cSrcweir 175cdf0e10cSrcweirString STR_NO_HOSTNAME 176cdf0e10cSrcweir{ 177cdf0e10cSrcweir Text [ en-US ] = "No hostname was provided." ; 178cdf0e10cSrcweir}; 179cdf0e10cSrcweir 180cdf0e10cSrcweirString STR_NO_BASEDN 181cdf0e10cSrcweir{ 182cdf0e10cSrcweir Text [ en-US ] = "No Base DN was provided." ; 183cdf0e10cSrcweir}; 184cdf0e10cSrcweir 185cdf0e10cSrcweirString STR_COULD_NOT_CONNECT_LDAP 186cdf0e10cSrcweir{ 187cdf0e10cSrcweir Text [ en-US ] = "The connection to the LDAP server could not be established." ; 188cdf0e10cSrcweir}; 189cdf0e10cSrcweir 190*06edef0eSmseidel// common strings 191*06edef0eSmseidel 192cdf0e10cSrcweirString STR_NO_CONNECTION_GIVEN 193cdf0e10cSrcweir{ 194cdf0e10cSrcweir Text [ en-US ] = "It doesn't exist a connection to the database." ; 195cdf0e10cSrcweir}; 196cdf0e10cSrcweirString STR_WRONG_PARAM_INDEX 197cdf0e10cSrcweir{ 198cdf0e10cSrcweir Text [ en-US ] = "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source." ; 199cdf0e10cSrcweir}; 200cdf0e10cSrcweirString STR_INPUTSTREAM_WRONG_LEN 201cdf0e10cSrcweir{ 202cdf0e10cSrcweir Text [ en-US ] = "End of InputStream reached before satisfying length specified when InputStream was set." ; 203cdf0e10cSrcweir}; 204cdf0e10cSrcweirString STR_NO_INPUTSTREAM 205cdf0e10cSrcweir{ 206cdf0e10cSrcweir Text [ en-US ] = "The input stream was not set." ; 207cdf0e10cSrcweir}; 208cdf0e10cSrcweirString STR_NO_ELEMENT_NAME 209cdf0e10cSrcweir{ 210cdf0e10cSrcweir Text [ en-US ] = "There is no element named '$name$'." ; 211cdf0e10cSrcweir}; 212cdf0e10cSrcweirString STR_INVALID_BOOKMARK 213cdf0e10cSrcweir{ 214cdf0e10cSrcweir Text [ en-US ] = "Invalid bookmark value" ; 215cdf0e10cSrcweir}; 216cdf0e10cSrcweirString STR_PRIVILEGE_NOT_GRANTED 217cdf0e10cSrcweir{ 218cdf0e10cSrcweir Text [ en-US ] = "Privilege not granted: Only table privileges can be granted." ; 219cdf0e10cSrcweir}; 220cdf0e10cSrcweirString STR_PRIVILEGE_NOT_REVOKED 221cdf0e10cSrcweir{ 222cdf0e10cSrcweir Text [ en-US ] = "Privilege not revoked: Only table privileges can be revoked." ; 223cdf0e10cSrcweir}; 224cdf0e10cSrcweir 225cdf0e10cSrcweirString STR_UNKNOWN_COLUMN_NAME 226cdf0e10cSrcweir{ 227cdf0e10cSrcweir Text [ en-US ] = "The column name '$columnname$' is unknown." ; 228cdf0e10cSrcweir}; 229cdf0e10cSrcweirString STR_ERRORMSG_SEQUENCE 230cdf0e10cSrcweir{ 231cdf0e10cSrcweir Text [ en-US ] = "Function sequence error." ; 232cdf0e10cSrcweir}; 233cdf0e10cSrcweirString STR_INVALID_INDEX 234cdf0e10cSrcweir{ 235cdf0e10cSrcweir Text [ en-US ] = "Invalid descriptor index." ; 236cdf0e10cSrcweir}; 237cdf0e10cSrcweirString STR_UNSUPPORTED_FUNCTION 238cdf0e10cSrcweir{ 239cdf0e10cSrcweir Text [ en-US ] = "The driver does not support the function '$functionname$'." ; 240cdf0e10cSrcweir}; 241cdf0e10cSrcweirString STR_UNSUPPORTED_FEATURE 242cdf0e10cSrcweir{ 243cdf0e10cSrcweir Text [ en-US ] = "The driver does not support the functionality for '$featurename$'. It is not implemented." ; 244cdf0e10cSrcweir}; 245cdf0e10cSrcweirString STR_FORMULA_WRONG 246cdf0e10cSrcweir{ 247cdf0e10cSrcweir Text [ en-US ] = "The formula for TypeInfoSettings is wrong!" ; 248cdf0e10cSrcweir}; 249cdf0e10cSrcweirString STR_STRING_LENGTH_EXCEEDED 250cdf0e10cSrcweir{ 251cdf0e10cSrcweir Text [ en-US ] = "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'." ; 252cdf0e10cSrcweir}; 253cdf0e10cSrcweir 254cdf0e10cSrcweirString STR_CANNOT_CONVERT_STRING 255cdf0e10cSrcweir{ 256cdf0e10cSrcweir Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset$'." ; 257cdf0e10cSrcweir}; 258cdf0e10cSrcweir 259cdf0e10cSrcweirString STR_URI_SYNTAX_ERROR 260cdf0e10cSrcweir{ 261cdf0e10cSrcweir Text [ en-US ] = "The connection URL is invalid." ; 262cdf0e10cSrcweir}; 263cdf0e10cSrcweir 264cdf0e10cSrcweirString STR_QUERY_TOO_COMPLEX 265cdf0e10cSrcweir{ 266cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. It is too complex." ; 267cdf0e10cSrcweir}; 268cdf0e10cSrcweirString STR_OPERATOR_TOO_COMPLEX 269cdf0e10cSrcweir{ 270cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. The operator is too complex." ; 271cdf0e10cSrcweir}; 272cdf0e10cSrcweirString STR_QUERY_INVALID_LIKE_COLUMN 273cdf0e10cSrcweir{ 274cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. You cannot use 'LIKE' with columns of this type." ; 275cdf0e10cSrcweir}; 276cdf0e10cSrcweirString STR_QUERY_INVALID_LIKE_STRING 277cdf0e10cSrcweir{ 278cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. 'LIKE' can be used with a string argument only." ; 279cdf0e10cSrcweir}; 280cdf0e10cSrcweirString STR_QUERY_NOT_LIKE_TOO_COMPLEX 281cdf0e10cSrcweir{ 282cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. The 'NOT LIKE' condition is too complex." ; 283cdf0e10cSrcweir}; 284cdf0e10cSrcweirString STR_QUERY_LIKE_WILDCARD 285cdf0e10cSrcweir{ 286cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains wildcard in the middle." ; 287cdf0e10cSrcweir}; 288cdf0e10cSrcweirString STR_QUERY_LIKE_WILDCARD_MANY 289cdf0e10cSrcweir{ 290cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains too many wildcards." ; 291cdf0e10cSrcweir}; 292cdf0e10cSrcweirString STR_INVALID_COLUMNNAME 293cdf0e10cSrcweir{ 294cdf0e10cSrcweir Text [ en-US ] = "The column name '$columnname$' is not valid." ; 295cdf0e10cSrcweir}; 296cdf0e10cSrcweirString STR_INVALID_COLUMN_SELECTION 297cdf0e10cSrcweir{ 298cdf0e10cSrcweir Text [ en-US ] = "The statement contains an invalid selection of columns." ; 299cdf0e10cSrcweir}; 300cdf0e10cSrcweirString STR_COLUMN_NOT_UPDATEABLE 301cdf0e10cSrcweir{ 302cdf0e10cSrcweir Text [ en-US ] = "The column at position '$position$' could not be updated." ; 303cdf0e10cSrcweir}; 304cdf0e10cSrcweir 305cdf0e10cSrcweirString STR_COULD_NOT_LOAD_FILE 306cdf0e10cSrcweir{ 307cdf0e10cSrcweir Text [ en-US ] = "The file $filename$ could not be loaded." ; 308cdf0e10cSrcweir}; 309cdf0e10cSrcweir 310cdf0e10cSrcweirString STR_LOAD_FILE_ERROR_MESSAGE 311cdf0e10cSrcweir{ 312cdf0e10cSrcweir Text [ en-US ] = "The attempt to load the file resulted in the following error message ($exception_type$):\n\n$error_message$" ; 313cdf0e10cSrcweir}; 314cdf0e10cSrcweir 315*06edef0eSmseidel// ado driver resource strings 316*06edef0eSmseidel 317cdf0e10cSrcweirString STR_TYPE_NOT_CONVERT 318cdf0e10cSrcweir{ 319cdf0e10cSrcweir Text [ en-US ] = "The type could not be converted." ; 320cdf0e10cSrcweir}; 321cdf0e10cSrcweirString STR_INVALID_COLUMN_DESCRIPTOR_ERROR 322cdf0e10cSrcweir{ 323cdf0e10cSrcweir Text [ en-US ] = "Could not append column: invalid column descriptor." ; 324cdf0e10cSrcweir}; 325cdf0e10cSrcweir 326cdf0e10cSrcweirString STR_INVALID_GROUP_DESCRIPTOR_ERROR 327cdf0e10cSrcweir{ 328cdf0e10cSrcweir Text [ en-US ] = "Could not create group: invalid object descriptor." ; 329cdf0e10cSrcweir}; 330cdf0e10cSrcweirString STR_INVALID_INDEX_DESCRIPTOR_ERROR 331cdf0e10cSrcweir{ 332cdf0e10cSrcweir Text [ en-US ] = "Could not create index: invalid object descriptor." ; 333cdf0e10cSrcweir}; 334cdf0e10cSrcweirString STR_INVALID_KEY_DESCRIPTOR_ERROR 335cdf0e10cSrcweir{ 336cdf0e10cSrcweir Text [ en-US ] = "Could not create key: invalid object descriptor." ; 337cdf0e10cSrcweir}; 338cdf0e10cSrcweir 339cdf0e10cSrcweirString STR_INVALID_TABLE_DESCRIPTOR_ERROR 340cdf0e10cSrcweir{ 341cdf0e10cSrcweir Text [ en-US ] = "Could not create table: invalid object descriptor." ; 342cdf0e10cSrcweir}; 343cdf0e10cSrcweir 344cdf0e10cSrcweirString STR_INVALID_USER_DESCRIPTOR_ERROR 345cdf0e10cSrcweir{ 346cdf0e10cSrcweir Text [ en-US ] = "Could not create user: invalid object descriptor." ; 347cdf0e10cSrcweir}; 348cdf0e10cSrcweir 349cdf0e10cSrcweirString STR_INVALID_VIEW_DESCRIPTOR_ERROR 350cdf0e10cSrcweir{ 351cdf0e10cSrcweir Text [ en-US ] = "Could not create view: invalid object descriptor." ; 352cdf0e10cSrcweir}; 353cdf0e10cSrcweir 354cdf0e10cSrcweirString STR_VIEW_NO_COMMAND_ERROR 355cdf0e10cSrcweir{ 356cdf0e10cSrcweir Text [ en-US ] = "Could not create view: no command object." ; 357cdf0e10cSrcweir}; 358cdf0e10cSrcweir 359cdf0e10cSrcweirString STR_NO_CONNECTION 360cdf0e10cSrcweir{ 361cdf0e10cSrcweir Text [ en-US ] = "The connection could not be created. May be the necessary data provider is not installed." ; 362cdf0e10cSrcweir}; 363cdf0e10cSrcweir 364bcc0735fSmseidel// dBASE 365*06edef0eSmseidel 366cdf0e10cSrcweirString STR_COULD_NOT_DELETE_INDEX 367cdf0e10cSrcweir{ 368dfbf5fd7SJürgen Schmidt Text [ en-US ] = "The index could not be deleted. An unknown error while accessing the file system occurred." ; 369cdf0e10cSrcweir}; 370cdf0e10cSrcweirString STR_ONL_ONE_COLUMN_PER_INDEX 371cdf0e10cSrcweir{ 372cdf0e10cSrcweir Text [ en-US ] = "The index could not be created. Only one column per index is allowed." ; 373cdf0e10cSrcweir}; 374cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE 375cdf0e10cSrcweir{ 376cdf0e10cSrcweir Text [ en-US ] = "The index could not be created. The values are not unique." ; 377cdf0e10cSrcweir}; 378cdf0e10cSrcweir 379cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX 380cdf0e10cSrcweir{ 381cdf0e10cSrcweir Text [ en-US ] = "The index could not be created. An unknown error appeared." ; 382cdf0e10cSrcweir}; 383cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX_NAME 384cdf0e10cSrcweir{ 385cdf0e10cSrcweir Text [ en-US ] = "The index could not be created. The file '$filename$' is used by an other index." ; 386cdf0e10cSrcweir}; 387cdf0e10cSrcweirString STR_COULD_NOT_CREATE_INDEX_KEYSIZE 388cdf0e10cSrcweir{ 3892633b3d5SAndre Fischer Text [ en-US ] = "The index could not be created. The size of the chosen column is too big." ; 390cdf0e10cSrcweir}; 391cdf0e10cSrcweir 392cdf0e10cSrcweirString STR_SQL_NAME_ERROR 393cdf0e10cSrcweir{ 394cdf0e10cSrcweir Text [ en-US ] = "The name '$name$' doesn't match SQL naming constraints." ; 395cdf0e10cSrcweir}; 396cdf0e10cSrcweirString STR_COULD_NOT_DELETE_FILE 397cdf0e10cSrcweir{ 398cdf0e10cSrcweir Text [ en-US ] = "The file $filename$ could not be deleted." ; 399cdf0e10cSrcweir}; 400cdf0e10cSrcweir 401cdf0e10cSrcweirString STR_INVALID_COLUMN_TYPE 402cdf0e10cSrcweir{ 403cdf0e10cSrcweir Text [ en-US ] = "Invalid column type for column '$columnname$'." ; 404cdf0e10cSrcweir}; 405cdf0e10cSrcweirString STR_INVALID_COLUMN_PRECISION 406cdf0e10cSrcweir{ 407cdf0e10cSrcweir Text [ en-US ] = "Invalid precision for column '$columnname$'." ; 408cdf0e10cSrcweir}; 409cdf0e10cSrcweir 410cdf0e10cSrcweirString STR_INVALID_PRECISION_SCALE 411cdf0e10cSrcweir{ 412cdf0e10cSrcweir Text [ en-US ] = "Precision is less than scale for column '$columnname$'." ; 413cdf0e10cSrcweir}; 414cdf0e10cSrcweir 415cdf0e10cSrcweirString STR_INVALID_COLUMN_NAME_LENGTH 416cdf0e10cSrcweir{ 417cdf0e10cSrcweir Text [ en-US ] = "Invalid column name length for column '$columnname$'." ; 418cdf0e10cSrcweir}; 419cdf0e10cSrcweir 420cdf0e10cSrcweirString STR_DUPLICATE_VALUE_IN_COLUMN 421cdf0e10cSrcweir{ 422cdf0e10cSrcweir Text [ en-US ] = "Duplicate value found in column '$columnname$'." ; 423cdf0e10cSrcweir}; 424cdf0e10cSrcweir 425cdf0e10cSrcweirString STR_INVALID_COLUMN_DECIMAL_VALUE 426cdf0e10cSrcweir{ 427cdf0e10cSrcweir Text [ en-US ] = "The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n\nThe specified value \"$value$ is longer than the number of digits allowed." ; 428cdf0e10cSrcweir}; 429cdf0e10cSrcweir 430cdf0e10cSrcweirString STR_COLUMN_NOT_ALTERABLE 431cdf0e10cSrcweir{ 432cdf0e10cSrcweir Text [ en-US ] = "The column '$columnname$' could not be altered. May be the file system is write protected." ; 433cdf0e10cSrcweir}; 434cdf0e10cSrcweirString STR_INVALID_COLUMN_VALUE 435cdf0e10cSrcweir{ 436cdf0e10cSrcweir Text [ en-US ] = "The column '$columnname$' could not be updated. The value is invalid for that column." ; 437cdf0e10cSrcweir}; 438cdf0e10cSrcweirString STR_COLUMN_NOT_ADDABLE 439cdf0e10cSrcweir{ 440cdf0e10cSrcweir Text [ en-US ] = "The column '$columnname$' could not be added. May be the file system is write protected." ; 441cdf0e10cSrcweir}; 442cdf0e10cSrcweirString STR_COLUMN_NOT_DROP 443cdf0e10cSrcweir{ 444cdf0e10cSrcweir Text [ en-US ] = "The column at position '$position$' could not be dropped. May be the file system is write protected." ; 445cdf0e10cSrcweir}; 446cdf0e10cSrcweirString STR_TABLE_NOT_DROP 447cdf0e10cSrcweir{ 448cdf0e10cSrcweir Text [ en-US ] = "The table '$tablename$' could not be dropped. May be the file system is write protected." ; 449cdf0e10cSrcweir}; 450cdf0e10cSrcweirString STR_COULD_NOT_ALTER_TABLE 451cdf0e10cSrcweir{ 452cdf0e10cSrcweir Text [ en-US ] = "The table could not be altered." ; 453cdf0e10cSrcweir}; 454cdf0e10cSrcweir 455cdf0e10cSrcweirString STR_INVALID_DBASE_FILE 456cdf0e10cSrcweir{ 457bcc0735fSmseidel Text [ en-US ] = "The file '$filename$' is an invalid (or unrecognized) dBASE file." ; 458cdf0e10cSrcweir}; 459cdf0e10cSrcweir 460cdf0e10cSrcweir// Evoab2 461cdf0e10cSrcweir 462cdf0e10cSrcweirString STR_CANNOT_OPEN_BOOK 463cdf0e10cSrcweir{ 464cdf0e10cSrcweir Text [ en-US ] = "Cannot open Evolution address book." ; 465cdf0e10cSrcweir}; 466cdf0e10cSrcweir 467cdf0e10cSrcweirString STR_SORT_BY_COL_ONLY 468cdf0e10cSrcweir{ 469cdf0e10cSrcweir Text [ en-US ] = "Can only sort by table columns." ; 470cdf0e10cSrcweir}; 471cdf0e10cSrcweir 472cdf0e10cSrcweir// File 473*06edef0eSmseidel 474cdf0e10cSrcweirString STR_QUERY_COMPLEX_COUNT 475cdf0e10cSrcweir{ 476cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported." ; 477cdf0e10cSrcweir}; 478cdf0e10cSrcweirString STR_QUERY_INVALID_BETWEEN 479cdf0e10cSrcweir{ 480cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. The 'BETWEEN' arguments are not correct." ; 481cdf0e10cSrcweir}; 482cdf0e10cSrcweirString STR_QUERY_FUNCTION_NOT_SUPPORTED 483cdf0e10cSrcweir{ 484cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. The function is not supported." ; 485cdf0e10cSrcweir}; 486cdf0e10cSrcweirString STR_TABLE_READONLY 487cdf0e10cSrcweir{ 488cdf0e10cSrcweir Text [ en-US ] = "The table can not be changed. It is read only." ; 489cdf0e10cSrcweir}; 490cdf0e10cSrcweirString STR_DELETE_ROW 491cdf0e10cSrcweir{ 492cdf0e10cSrcweir Text [ en-US ] = "The row could not be deleted. The option \"Display inactive records\" is set." ; 493cdf0e10cSrcweir}; 494cdf0e10cSrcweirString STR_ROW_ALREADY_DELETED 495cdf0e10cSrcweir{ 496cdf0e10cSrcweir Text [ en-US ] = "The row could not be deleted. It is already deleted." ; 497cdf0e10cSrcweir}; 498cdf0e10cSrcweirString STR_QUERY_MORE_TABLES 499cdf0e10cSrcweir{ 500cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. It contains more than one table." ; 501cdf0e10cSrcweir}; 502cdf0e10cSrcweirString STR_QUERY_NO_TABLE 503cdf0e10cSrcweir{ 504cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. It contains no valid table." ; 505cdf0e10cSrcweir}; 506cdf0e10cSrcweirString STR_QUERY_NO_COLUMN 507cdf0e10cSrcweir{ 508cdf0e10cSrcweir Text [ en-US ] = "The query can not be executed. It contains no valid columns." ; 509cdf0e10cSrcweir}; 510cdf0e10cSrcweirString STR_INVALID_PARA_COUNT 511cdf0e10cSrcweir{ 512cdf0e10cSrcweir Text [ en-US ] = "The count of the given parameter values doesn't match the parameters." ; 513cdf0e10cSrcweir}; 514cdf0e10cSrcweirString STR_NO_VALID_FILE_URL 515cdf0e10cSrcweir{ 516cdf0e10cSrcweir Text [ en-US ] = "The URL '$URL$' is not valid. A connection can not be created." ; 517cdf0e10cSrcweir}; 518cdf0e10cSrcweir 519cdf0e10cSrcweir 520cdf0e10cSrcweirString STR_NO_CLASSNAME 521cdf0e10cSrcweir{ 522cdf0e10cSrcweir Text [ en-US ] = "The driver class '$classname$' could not be loaded." ; 523cdf0e10cSrcweir}; 524cdf0e10cSrcweirString STR_NO_JAVA 525cdf0e10cSrcweir{ 526cdf0e10cSrcweir Text [ en-US ] = "No Java installation could be found. Please check your installation." ; 527cdf0e10cSrcweir}; 528cdf0e10cSrcweirString STR_NO_RESULTSET 529cdf0e10cSrcweir{ 530cdf0e10cSrcweir Text [ en-US ] = "The execution of the query doesn't return a valid result set." ; 531cdf0e10cSrcweir}; 532cdf0e10cSrcweirString STR_NO_ROWCOUNT 533cdf0e10cSrcweir{ 534cdf0e10cSrcweir Text [ en-US ] = "The execution of the update statement doesn't effect any rows." ; 535cdf0e10cSrcweir}; 536cdf0e10cSrcweir 537cdf0e10cSrcweirString STR_NO_CLASSNAME_PATH 538cdf0e10cSrcweir{ 539cdf0e10cSrcweir Text [ en-US ] = "The additional driver class path is '$classpath$'." ; 540cdf0e10cSrcweir}; 541cdf0e10cSrcweirString STR_UNKNOWN_PARA_TYPE 542cdf0e10cSrcweir{ 543cdf0e10cSrcweir Text [ en-US ] = "The type of parameter at position '$position$' is unknown." ; 544cdf0e10cSrcweir}; 545cdf0e10cSrcweirString STR_UNKNOWN_COLUMN_TYPE 546cdf0e10cSrcweir{ 547cdf0e10cSrcweir Text [ en-US ] = "The type of column at position '$position$' is unknown." ; 548cdf0e10cSrcweir}; 549cdf0e10cSrcweir 550cdf0e10cSrcweir// KAB 551cdf0e10cSrcweir 552cdf0e10cSrcweirString STR_NO_KDE_INST 553cdf0e10cSrcweir{ 554cdf0e10cSrcweir Text [ en-US ] = "No suitable KDE installation was found." ; 555cdf0e10cSrcweir}; 556cdf0e10cSrcweir 557cdf0e10cSrcweirString STR_KDE_VERSION_TOO_OLD 558cdf0e10cSrcweir{ 559cdf0e10cSrcweir Text [ en-US ] = "KDE version $major$.$minor$ or higher is required to access the KDE Address Book." ; 560cdf0e10cSrcweir}; 561cdf0e10cSrcweirString STR_KDE_VERSION_TOO_NEW 562cdf0e10cSrcweir{ 563cdf0e10cSrcweir Text [ en-US ] = "The found KDE version is too new. Only KDE up to version $major$.$minor$ is known to work with this product.\n" ; 564cdf0e10cSrcweir}; 565cdf0e10cSrcweirString STR_KDE_VERSION_TOO_NEW_WORK_AROUND 566cdf0e10cSrcweir{ 567cdf0e10cSrcweir Text [ en-US ] = "If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n\n" ; 568cdf0e10cSrcweir}; 569cdf0e10cSrcweirString STR_PARA_ONLY_PREPARED 570cdf0e10cSrcweir{ 571cdf0e10cSrcweir Text [ en-US ] = "Parameters can appear only in prepared statements." ; 572cdf0e10cSrcweir}; 573cdf0e10cSrcweir 574cdf0e10cSrcweir// MACAB 575*06edef0eSmseidel 576cdf0e10cSrcweirString STR_NO_TABLE 577cdf0e10cSrcweir{ 578cdf0e10cSrcweir Text [ en-US ] = "No such table!" ; 579cdf0e10cSrcweir}; 580cdf0e10cSrcweir 581cdf0e10cSrcweirString STR_NO_MAC_OS_FOUND 582cdf0e10cSrcweir{ 583cdf0e10cSrcweir Text [ en-US ] = "No suitable Mac OS installation was found." ; 584cdf0e10cSrcweir}; 585cdf0e10cSrcweir 586cdf0e10cSrcweir// ADABAS D 587*06edef0eSmseidel 588cdf0e10cSrcweirString STR_NO_DISK_SPACE 589cdf0e10cSrcweir{ 590cdf0e10cSrcweir Text [ en-US ] = "The database file '$filename$' could not be created. Please check your disk space." ; 591cdf0e10cSrcweir}; 592cdf0e10cSrcweir 593cdf0e10cSrcweirString STR_COMMAND_NOT_FOUND 594cdf0e10cSrcweir{ 595cdf0e10cSrcweir Text [ en-US ] = "The database '$databasename$' could not be started because the command '$progname$' could not be executed." ; 596cdf0e10cSrcweir}; 597cdf0e10cSrcweirString STR_DATABASE_NEEDS_CONVERTING 598cdf0e10cSrcweir{ 59914516f1fSMatthias Seidel Text [ en-US ] = "The current database needs to be converted. Please insert control user and password." ; 600cdf0e10cSrcweir}; 601cdf0e10cSrcweirString STR_USER_NO_DELETE 602cdf0e10cSrcweir{ 603cdf0e10cSrcweir Text [ en-US ] = "This user couldn't be deleted. Otherwise the database stays in a inconsistent state." ; 604cdf0e10cSrcweir}; 605*06edef0eSmseidel 606cdf0e10cSrcweir// hsqldb 607*06edef0eSmseidel 608cdf0e10cSrcweirString STR_NO_STROAGE 609cdf0e10cSrcweir{ 610cdf0e10cSrcweir Text [ en-US ] = "The connection can not be established. No storage or URL was given." ; 611cdf0e10cSrcweir}; 612cdf0e10cSrcweirString STR_INVALID_FILE_URL 613cdf0e10cSrcweir{ 614cdf0e10cSrcweir Text [ en-US ] = "The given URL contains no valid local file system path. Please check the location of your database file." ; 615cdf0e10cSrcweir}; 616cdf0e10cSrcweirString STR_NO_TABLE_CONTAINER 617cdf0e10cSrcweir{ 618dfbf5fd7SJürgen Schmidt Text [ en-US ] = "An error occurred while obtaining the connection's table container." ; 619cdf0e10cSrcweir}; 620cdf0e10cSrcweirString STR_NO_TABLE_EDITOR_DIALOG 621cdf0e10cSrcweir{ 622dfbf5fd7SJürgen Schmidt Text [ en-US ] = "An error occurred while creating the table editor dialog." ; 623cdf0e10cSrcweir}; 624cdf0e10cSrcweirString STR_NO_TABLENAME 625cdf0e10cSrcweir{ 626cdf0e10cSrcweir Text [ en-US ] = "There is no table named '$tablename$'." ; 627cdf0e10cSrcweir}; 628cdf0e10cSrcweirString STR_NO_DOCUMENTUI 629cdf0e10cSrcweir{ 630cdf0e10cSrcweir Text [ en-US ] = "The provided DocumentUI is not allowed to be NULL." ; 631cdf0e10cSrcweir}; 632cdf0e10cSrcweirString STR_ERROR_NEW_VERSION 633cdf0e10cSrcweir{ 634cdf0e10cSrcweir Text = "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." ; 635cdf0e10cSrcweir}; 636cdf0e10cSrcweir 637bcc0735fSmseidel// ********************************************************************** EOF 638