forked from amazingfate/loongoffice
407 lines
22 KiB
Plaintext
407 lines
22 KiB
Plaintext
/*************************************************************************
|
|
*
|
|
* $RCSfile: strings.src,v $
|
|
*
|
|
* $Revision: 1.18 $
|
|
*
|
|
* last change: $Author: kz $ $Date: 2001-07-24 21:02:05 $
|
|
*
|
|
* The Contents of this file are made available subject to the terms of
|
|
* either of the following licenses
|
|
*
|
|
* - GNU Lesser General Public License Version 2.1
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
*
|
|
* Sun Microsystems Inc., October, 2000
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
* MA 02111-1307 USA
|
|
*
|
|
*
|
|
* Sun Industry Standards Source License Version 1.1
|
|
* =================================================
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
* Source License Version 1.1 (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.openoffice.org/license.html.
|
|
*
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
* See the License for the specific provisions governing your rights and
|
|
* obligations concerning the Software.
|
|
*
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
*
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
*
|
|
* All Rights Reserved.
|
|
*
|
|
* Contributor(s): _______________________________________
|
|
*
|
|
*
|
|
************************************************************************/
|
|
|
|
#ifndef _FRM_RESOURCE_HRC_
|
|
#include "frm_resource.hrc"
|
|
#endif
|
|
|
|
String RID_BASELISTBOX_ERROR_FILLLIST
|
|
{
|
|
Text = "Der Inhalt eines Kombinations- oder Listenfeldes konnte nicht ermittelt werden.";
|
|
Text [ ENGLISH ] = "The content of a combo or list box could not be determined.";
|
|
Text [ english_us ] = "The contents of a combo box or list field could not be determined.";
|
|
Text[ portuguese ] = "Foi imposs�vel determinar o conte�do de uma caixa combinada ou caixa de listagem.";
|
|
Text[ russian ] = "���������� ���������� ���� �� ������� ��� ���� ������ �� �������.";
|
|
Text[ greek ] = "��� ���� ������� �� ����� ���������� ��� ������������ ���� ������ ���������� � ���� ������ ������";
|
|
Text[ dutch ] = "Inhoud combinatieveld of keuzelijst niet gevonden";
|
|
Text[ french ] = "Impossible de d�terminer le contenu de la zone combin�e/zone de liste.";
|
|
Text[ spanish ] = "No se pudo determinar el contenido de un campo combinado o un listado.";
|
|
Text[ italian ] = "Non � stato possibile determinare il contenuto di una casella combinata o di una casella di riepilogo.";
|
|
Text[ danish ] = "Det var ikke muligt at bestemme indholdet for en kombinationsboks eller rulleliste.";
|
|
Text[ swedish ] = "Inneh�llet i ett kombinationsf�lt eller en listruta kunde inte best�mmas.";
|
|
Text[ polish ] = "Nie mo�na by�o ustali� zawarto�ci pola kombi lub pola listy.";
|
|
Text[ portuguese_brazilian ] = "ComboBox/ListBox : determine the list contents";
|
|
Text[ japanese ] = "�����ޯ���܂���ؽ��ޯ���̓��e���m�F�ł��܂����ł����B";
|
|
Text[ korean ] = "���ڽ� �Ǵ� ���� �ʵ��� ������ ������ �� �������ϴ�.";
|
|
Text[ chinese_simplified ] = "��ȷ�����Ͽ������б����ڵ����ݡ�";
|
|
Text[ chinese_traditional ] = "�L�k�q���Ʈw�����w�զX�����βM�����������e";
|
|
Text[ arabic ] = "���� ������ ��� ������� ���� ����� ���� �� ���� �����.";
|
|
Text[ turkish ] = "The contents of a combo box or list field could not be determined.";
|
|
Text[ catalan ] = "No se pudo determinar el contenido de un campo combinado o un listado.";
|
|
Text[ finnish ] = "Yhdistelm�ruudun tai luettelokent�n sis�lt�� ei voitu m��ritt��.";
|
|
};
|
|
|
|
String RID_STR_IMPORT_GRAPHIC
|
|
{
|
|
Text = "Grafik einf�gen" ;
|
|
Text [ English ] = "Insert graphic" ;
|
|
Text [ portuguese ] = "Inserir imagem" ;
|
|
Text [ english_us ] = "Insert graphics" ;
|
|
Text [ portuguese_brazilian ] = "Grafik einf?en" ;
|
|
Text [ swedish ] = "Infoga grafik" ;
|
|
Text [ danish ] = "Inds�t grafik" ;
|
|
Text [ italian ] = "Inserisci immagine" ;
|
|
Text [ spanish ] = "Insertar imagen" ;
|
|
Text [ french ] = "Ins�rer une image" ;
|
|
Text [ dutch ] = "Afbeelding invoegen" ;
|
|
Text[ chinese_simplified ] = "����ͼ��";
|
|
Text[ russian ] = "�������� �������";
|
|
Text[ polish ] = "Wstaw grafik�";
|
|
Text[ japanese ] = "�}�̑}��";
|
|
Text[ chinese_traditional ] = "���J�ϧ�";
|
|
Text[ greek ] = "�������� ��������";
|
|
Text[ korean ] = "���� ����";
|
|
Text[ arabic ] = "����� ����";
|
|
Text[ turkish ] = "Insert graphics";
|
|
Text[ catalan ] = "Insertar imagen";
|
|
Text[ finnish ] = "Lis�� kuva";
|
|
};
|
|
|
|
String RID_STR_CONTROL_SUBSTITUTED_NAME
|
|
{
|
|
Text = "ersetzt";
|
|
Text [ english ] = "substituted";
|
|
Text [ english_us ] = "substituted";
|
|
Text[ portuguese ] = "substitu�do";
|
|
Text[ russian ] = "��������";
|
|
Text[ greek ] = "���������������";
|
|
Text[ dutch ] = "vervangen";
|
|
Text[ french ] = "remplac�";
|
|
Text[ spanish ] = "reemplazado";
|
|
Text[ italian ] = "sostituito";
|
|
Text[ danish ] = "erstattet";
|
|
Text[ swedish ] = "ersatt";
|
|
Text[ polish ] = "zamieniono";
|
|
Text[ portuguese_brazilian ] = "substituted";
|
|
Text[ japanese ] = "�u��";
|
|
Text[ korean ] = "��ü��";
|
|
Text[ chinese_simplified ] = "�滻";
|
|
Text[ chinese_traditional ] = "���N";
|
|
Text[ arabic ] = "������";
|
|
Text[ turkish ] = "substituted";
|
|
Text[ catalan ] = "reemplazado";
|
|
Text[ finnish ] = "korvattu";
|
|
};
|
|
|
|
String RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN
|
|
{
|
|
Text = "Beim Laden dieses Controls trat ein Fehler auf. Es wurde daher durch einen Platzhalter ersetzt.";
|
|
Text [ english ] = "While loading this control an error occured. Thus it was replaced with a placeholder.";
|
|
Text [ english_us ] = "An error occurred while this control was being loaded. It was therefore replaced with a placeholder.";
|
|
Text[ portuguese ] = "Ao carregar este controlo ocorreu um erro. Por esta raz�o foi substitu�do por um marcador de posi��o.";
|
|
Text[ russian ] = "��� �������� ����� �������� ���������� (control) ��������� ������. ������� �� ��� ������� �����������������.";
|
|
Text[ greek ] = "�������� ������ ���� �� ������� ����� ��� ��������� �������. ��� ����� ��� ���� ��������������� �� ��� ������� �������� �����.";
|
|
Text[ dutch ] = "Fout bjj het laden van control. Werd vervangen door plaatsvervanger.";
|
|
Text[ french ] = "Erreur lors du chargement de ce contr�le ; c'est pouquoi il a �t� remplac� par un substituant.";
|
|
Text[ spanish ] = "Ha ocurrido un error al cargar este Control. Por ello se ha reemplazado con un comod�n.";
|
|
Text[ italian ] = "Durante il caricamento del control si � verificato un errore. Pertanto � stato sostituito con una variabile.";
|
|
Text[ danish ] = "Der opstod en fejl under indl�sningen af dette kontrolelement. Det blev derfor erstattet med en pladsholder.";
|
|
Text[ swedish ] = "N�r denna control laddades uppstod ett fel. D�rf�r ersattes den av en platsh�llare.";
|
|
Text[ polish ] = "Wyst�pi� b��d podczas �adowania pola kontrolnego (control). Z tego powodu zamieniono je na symbol wieloznaczny.";
|
|
Text[ portuguese_brazilian ] = "While loading this control an error occured. Thus it was replaced with a placeholder.";
|
|
Text[ japanese ] = "���̺��۰ق̓ǂݍ��ݒ��ɴװ���������܂����B���ꂪ������ܲ����ނɒu�������܂����B";
|
|
Text[ korean ] = "�� ��Ʈ�� �ε��ÿ� ������ ���Ͽ����ϴ�. ���Ƿ� �÷��̽�Ȧ���� ��ü�Ǿ����ϴ�.";
|
|
Text[ chinese_simplified ] = "װ�������ֶ�ʱ������һ��������������ͨ���������ֶΡ�";
|
|
Text[ chinese_traditional ] = "���J�o�ӱ��s���ɵo�ͤ@�ӿ��~�C���w�g�Τ@�ӳq�t�Ŵ��N���C";
|
|
Text[ arabic ] = "��� ��� ����� ����� ���� ������ ���. ���� �� �������� ����� ����.";
|
|
Text[ turkish ] = "While loading this control an error occured. Therefore, it was replaced with a placeholder.";
|
|
Text[ catalan ] = "Ha ocurrido un error al cargar este Control. Por ello se ha reemplazado con un comod�n.";
|
|
Text[ finnish ] = "Ohjainta ladattaessa on ilmennyt virhe. Ohjain korvattiin paikkamerkill�.";
|
|
};
|
|
|
|
String RID_STR_READERROR
|
|
{
|
|
Text = "Fehler beim Lesen von Daten aus der Datenbank" ;
|
|
Text [ ENGLISH ] = "Error while reading data from database" ;
|
|
Text [ norwegian ] = "Feil ved lesing av data fra database" ;
|
|
Text [ italian ] = "Errore durante la lettura di dati dal database" ;
|
|
Text [ portuguese_brazilian ] = "Erro ao ler dados da base de dados" ;
|
|
Text [ portuguese ] = "Erro ao ler dados da base de dados" ;
|
|
Text [ finnish ] = "On ilmennyt virhe luettaessa tietokannan tietoja" ;
|
|
Text [ danish ] = "Fejl under l�sning af data fra databasen" ;
|
|
Text [ french ] = "Erreur lors de la lecture des donn�es de la base de donn�es" ;
|
|
Text [ swedish ] = "Fel vid l�sning av data fr�n databasen" ;
|
|
Text [ dutch ] = "Fout bij lezen van gegevens in database" ;
|
|
Text [ spanish ] = "Error al leer datos de la base de datos" ;
|
|
Text [ english_us ] = "Error reading data from database" ;
|
|
Text[ chinese_simplified ] = "�ڶ�ȡ���ݿ�����ʱ��������";
|
|
Text[ russian ] = "������ ��� ������ ������ �� ���� ������";
|
|
Text[ polish ] = "B��d podczas odczytu danych z bazy danych";
|
|
Text[ japanese ] = "�ް��ް������ް����ǂݎ��鎞�̴װ";
|
|
Text[ chinese_traditional ] = "�bŪ�����Ʈw�ɵo�Ϳ��~";
|
|
Text[ greek ] = "������ ���� ��� �������� ��������� ��� �� ���� ���������";
|
|
Text[ korean ] = "�����ͺ��̽��� �ִ� ������ ���� �� ����";
|
|
Text[ arabic ] = "��� ��� ����� ����� ������ �� ����� ��������";
|
|
Text[ turkish ] = "Error reading data from database";
|
|
Text[ catalan ] = "Error al leer datos de la base de datos";
|
|
};
|
|
|
|
String RID_STR_CONNECTERROR
|
|
{
|
|
Text = "Verbindungsaufbau gescheitert" ;
|
|
Text [ ENGLISH ] = "Can't create connection" ;
|
|
Text [ norwegian ] = "Kan ikke opprette forbindelse" ;
|
|
Text [ italian ] = "Impossibile creare la connessione" ;
|
|
Text [ portuguese_brazilian ] = "N?o consigo criar a conex?o" ;
|
|
Text [ portuguese ] = "N�o foi poss�vel estabelecer liga��o." ;
|
|
Text [ finnish ] = "Yhteyden muodostaminen ei onnistunut" ;
|
|
Text [ danish ] = "Det var ikke muligt at oprette forbindelsen" ;
|
|
Text [ french ] = "Connexion impossible" ;
|
|
Text [ swedish ] = "Uppkoppling avbruten" ;
|
|
Text [ dutch ] = "Kan geen verbinding tot stand brengen" ;
|
|
Text [ spanish ] = "No se pudo efectuar la conexi�n." ;
|
|
Text [ english_us ] = "Connection failed" ;
|
|
Text[ chinese_simplified ] = "����ʧ��";
|
|
Text[ russian ] = "����������� ����������";
|
|
Text[ polish ] = "Po��czenie nie dosz�o do skutku";
|
|
Text[ japanese ] = "�ڑ��ł��܂����ł����B";
|
|
Text[ chinese_traditional ] = "�s�u����";
|
|
Text[ greek ] = "� ������� �������";
|
|
Text[ korean ] = "���� ����";
|
|
Text[ arabic ] = "����� ������� ����";
|
|
Text[ turkish ] = "Connection failed";
|
|
Text[ catalan ] = "No se pudo efectuar la conexi�n.";
|
|
};
|
|
|
|
String RID_ERR_LOADING_FORM
|
|
{
|
|
Text = "Die Dateninhalte konnten nicht geladen werden.";
|
|
Text [ english ] = "The data content could not be loaded.";
|
|
Text [ english_us ] = "The data content could not be loaded.";
|
|
Text[ portuguese ] = "Foi imposs�vel carregar o conte�do dos dados.";
|
|
Text[ russian ] = "��������� ���������� ������ ����������.";
|
|
Text[ greek ] = "��� ���� ������� �� ����� ������� ��� ������������ ��� ���������.";
|
|
Text[ dutch ] = "De gegevens konden niet worden geladen.";
|
|
Text[ french ] = "Impossible de charger le contenu des donn�es.";
|
|
Text[ spanish ] = "No se pudieron cargar los contenidos de los datos.";
|
|
Text[ italian ] = "Non � stato possibile caricare i contenuti.";
|
|
Text[ danish ] = "Det var ikke muligt at indl�se dataindholdet.";
|
|
Text[ swedish ] = "Datainneh�llet kunde inte laddas.";
|
|
Text[ polish ] = "Nie mo�na by�o za�adowa� zawarto�ci danych.";
|
|
Text[ portuguese_brazilian ] = "The data content could not be loaded.";
|
|
Text[ japanese ] = "�ް����e���ǂݍ��߂܂����ł����B";
|
|
Text[ korean ] = "������ ������ �ε��� �� �������ϴ�.";
|
|
Text[ chinese_simplified ] = "��װ���������ݡ�";
|
|
Text[ chinese_traditional ] = "�L�k���J���Ƥ��e�C";
|
|
Text[ arabic ] = "���� ����� ��������� ��������.";
|
|
Text[ turkish ] = "The data content could not be loaded.";
|
|
Text[ catalan ] = "No se pudieron cargar los contenidos de los datos.";
|
|
Text[ finnish ] = "Tietosis�ll�n lataaminen ei onnistunut.";
|
|
};
|
|
|
|
String RID_ERR_REFRESHING_FORM
|
|
{
|
|
Text = "Die Dateninhalte konnten nicht aktualisiert werden.";
|
|
Text [ english ] = "The data content could not be refreshed.";
|
|
Text [ english_us ] = "The data content could not be updated";
|
|
Text[ portuguese ] = "Foi imposs�vel actualizar o conte�do dos dados.";
|
|
Text[ russian ] = "�������� ���������� ������ ����������.";
|
|
Text[ greek ] = "��� ���� ������� �� ����� ��������� ��� ������������ ��� ���������.";
|
|
Text[ dutch ] = "De gegevens konden niet worden geactualiseerd:";
|
|
Text[ french ] = "Impossible d'actualiser le contenu des donn�es.";
|
|
Text[ spanish ] = "No se pudieron actualizar los contenidos de los datos.";
|
|
Text[ italian ] = "Non � stato possibile aggiornare i contenuti.";
|
|
Text[ danish ] = "Det var ikke muligt at opdatere dataindholdet.";
|
|
Text[ swedish ] = "Datainneh�llet kunde inte uppdateras.";
|
|
Text[ polish ] = "Nie mo�na by�o zaktualizowa� zawarto�ci danych.";
|
|
Text[ portuguese_brazilian ] = "The data content could not be refreshed.";
|
|
Text[ japanese ] = "�ް����e���X�V�ł��܂����ł����B";
|
|
Text[ korean ] = "������ ������ ������ �� �������ϴ�.";
|
|
Text[ chinese_simplified ] = "�������������ݡ�";
|
|
Text[ chinese_traditional ] = "�L�k���s���Ƥ��e�C";
|
|
Text[ arabic ] = "���� ����� ��������� ��������.";
|
|
Text[ turkish ] = "The data content could not be refreshed.";
|
|
Text[ language_user1 ] = "The meaning here is 'refresh', not 'update'.";
|
|
Text[ catalan ] = "No se pudieron actualizar los contenidos de los datos.";
|
|
Text[ finnish ] = "Tietosis�ll�n p�ivitt�minen ei onnistunut.";
|
|
};
|
|
|
|
String RID_STR_ERR_INSERTRECORD
|
|
{
|
|
Text = "Fehler beim Einf�gen des neuen Datensatzs";
|
|
Text [ english ] = "error inserting the new record";
|
|
Text [ english_us ] = "Error inserting the new record";
|
|
Text[ portuguese ] = "Erro ao inserir o novo registo de dados";
|
|
Text[ russian ] = "������ ��� ����� ����� ������";
|
|
Text[ greek ] = "������ ���� ��� �������� ��� ���� ��������";
|
|
Text[ dutch ] = "Fout bij invoegen van nieuwe record";
|
|
Text[ french ] = "Erreur lors de l'insertion du nouvel enregistrement";
|
|
Text[ spanish ] = "Error al insertar un nuevo registro de datos.";
|
|
Text[ italian ] = "Errore nell'inserire il nuovo record di dati.";
|
|
Text[ danish ] = "Fejl ved inds�ttelse af den nye datapost";
|
|
Text[ swedish ] = "Fel vid infogning av den nya dataposten";
|
|
Text[ polish ] = "B��d przy wstawianiu nowego rekordu";
|
|
Text[ portuguese_brazilian ] = "error inserting the new record";
|
|
Text[ japanese ] = "�V����ں��ނ��}�����鎞�̴װ";
|
|
Text[ korean ] = "�� ���ڵ� ���Խ� ����";
|
|
Text[ chinese_simplified ] = "�ڲ�����������Ŀʱ��������";
|
|
Text[ chinese_traditional ] = "�b���J�s���Ʊ��خɵo�Ϳ��~";
|
|
Text[ arabic ] = "��� ��� ����� ����� ����� ������";
|
|
Text[ turkish ] = "Error inserting the new record";
|
|
Text[ catalan ] = "Error al insertar un nuevo registro de datos.";
|
|
Text[ finnish ] = "Virhe lis�tt�ess� uutta tietuetta";
|
|
};
|
|
|
|
String RID_STR_ERR_UPDATERECORD
|
|
{
|
|
Text = "Fehler beim Schreiben des aktuellen Datensatzes";
|
|
Text [ english ] = "error updating the current record";
|
|
Text [ english_us ] = "Error updating the current record";
|
|
Text[ portuguese ] = "Erro ao escrever o registo de dados activo";
|
|
Text[ russian ] = "������ ��� ��������� ������� ������";
|
|
Text[ greek ] = "������ ���� ��� ������� ��� ��������� ��������";
|
|
Text[ dutch ] = "Fout bij schrijven van actuele record";
|
|
Text[ french ] = "Erreur lors de l'�criture de l'enregistrement actif";
|
|
Text[ spanish ] = "Error al escribir el registro actual de datos.";
|
|
Text[ italian ] = "Errore nello scrivere il record di dati corrente.";
|
|
Text[ danish ] = "Fejl ved skrivning af den aktuelle datapost";
|
|
Text[ swedish ] = "Fel vid skrivning av den aktuella dataposten";
|
|
Text[ polish ] = "B��d przy pisaniu aktualnego rekordu";
|
|
Text[ portuguese_brazilian ] = "error updating the current record";
|
|
Text[ japanese ] = "���݂�ں��ނ��������ގ��̴װ";
|
|
Text[ korean ] = "������ ������ ���ڵ忡�� ����";
|
|
Text[ chinese_simplified ] = "�ڸ��µ�ǰ������Ŀʱ��������";
|
|
Text[ chinese_traditional ] = "�b�g�J���Ʊ��خɵo�Ϳ��~";
|
|
Text[ arabic ] = "��� ��� ����� ����� ����� ������";
|
|
Text[ turkish ] = "Error updating the current record";
|
|
Text[ catalan ] = "Error al escribir el registro actual de datos.";
|
|
Text[ finnish ] = "Virhe p�ivitett�ess� nykyist� tietuetta";
|
|
};
|
|
|
|
String RID_STR_ERR_DELETERECORD
|
|
{
|
|
Text = "Fehler beim L�schen des aktuellen Datensatzes";
|
|
Text [ english ] = "error deleting the current record";
|
|
Text [ english_us ] = "Error deleting the current record";
|
|
Text[ portuguese ] = "Erro ao eliminar o registo de dados activo";
|
|
Text[ russian ] = "������ ��� �������� ������� ������";
|
|
Text[ greek ] = "������ ���� ��� �������� ��� ��������� ��������";
|
|
Text[ dutch ] = "Fout bij wissen van actuele record";
|
|
Text[ french ] = "Erreur lors de la suppression de l'enregistrement actif";
|
|
Text[ spanish ] = "Error al eliminar el registro actual de datos.";
|
|
Text[ italian ] = "Errore nel cancellare il record di dati corrente.";
|
|
Text[ danish ] = "Fejl ved sletning af den aktuelle datapost";
|
|
Text[ swedish ] = "Fel vid radering av den aktuella dataposten";
|
|
Text[ polish ] = "B��d przy usuwaniu aktualnego rekordu";
|
|
Text[ portuguese_brazilian ] = "error deleting the current record";
|
|
Text[ japanese ] = "���݂�ں��ނ��폜���鎞�̴װ";
|
|
Text[ korean ] = "���� ���ڵ� �����ÿ� ����";
|
|
Text[ chinese_simplified ] = "��ɾ����ǰ������Ŀʱ��������";
|
|
Text[ chinese_traditional ] = "�b�R�����Ʊ��خɵo�Ϳ��~";
|
|
Text[ arabic ] = "��� ��� ����� ��� ����� ������";
|
|
Text[ turkish ] = "Error deleting the current record";
|
|
Text[ catalan ] = "Error al eliminar el registro actual de datos.";
|
|
Text[ finnish ] = "Virhe poistettaessa nykyist� tietuetta";
|
|
};
|
|
|
|
String RID_STR_ERR_DELETERECORDS
|
|
{
|
|
Text = "Fehler beim L�schen der angegebenen Datens�tze";
|
|
Text [ english ] = "error deleting the specified records";
|
|
Text [ english_us ] = "Error deleting the specified records";
|
|
Text[ portuguese ] = "Erro ao eliminar os registos de dados indicados.";
|
|
Text[ russian ] = "������ ��� �������� �������� ������";
|
|
Text[ greek ] = "������ ���� ��� �������� ��� ����������� ��������";
|
|
Text[ dutch ] = "Fout bij wissen van records";
|
|
Text[ french ] = "Erreur lors de la suppression des enregistrements sp�cifi�s";
|
|
Text[ spanish ] = "Error al eliminar los registros de datos indicados.";
|
|
Text[ italian ] = "Errore nel cancellare i record di dati specificati.";
|
|
Text[ danish ] = "Fejl ved sletning af de angivne dataposter";
|
|
Text[ swedish ] = "Fel vid radering av de angivna dataposterna";
|
|
Text[ polish ] = "B��d przy usuwaniu podanych rekord�w";
|
|
Text[ portuguese_brazilian ] = "error deleting the specified records";
|
|
Text[ japanese ] = "�w�肵��ں��ނ��폜���鎞�̴װ";
|
|
Text[ korean ] = "������ ���ڵ� �����ÿ� ����";
|
|
Text[ chinese_simplified ] = "��ɾ��ָ����������Ŀʱ��������";
|
|
Text[ chinese_traditional ] = "�b�R�����w���Ʊ��خɵo�Ϳ��~";
|
|
Text[ arabic ] = "��� ��� ����� ��� ������� �������";
|
|
Text[ turkish ] = "Error deleting the specified records";
|
|
Text[ catalan ] = "Error al eliminar los registros de datos indicados.";
|
|
Text[ finnish ] = "Virhe poistettaessa m��ritettyj� tietueita";
|
|
};
|
|
|
|
String RID_STR_NEED_NON_NULL_OBJECT
|
|
{
|
|
Text = "Das Objekt darf nicht NULL sein.";
|
|
Text [ english ] = "The object must not be NULL.";
|
|
Text [ english_us ] = "The object must not be NULL.";
|
|
Text[ portuguese ] = "O objecto n�o pode ser NULL.";
|
|
Text[ russian ] = "������ �� ����� ���� �����.";
|
|
Text[ greek ] = "The object must not be NULL.";
|
|
Text[ dutch ] = "Het object mag niet NUL zijn.";
|
|
Text[ french ] = "The object must not be NULL.";
|
|
Text[ spanish ] = "El objeto no puede ser NULL.";
|
|
Text[ finnish ] = "The object must not be NULL.";
|
|
Text[ italian ] = "The object must not be NULL.";
|
|
Text[ danish ] = "The object must not be NULL.";
|
|
Text[ swedish ] = "Objektet f�r inte vara NULL.";
|
|
Text[ polish ] = "Obiekt nie mo�e by� ZEREM.";
|
|
Text[ portuguese_brazilian ] = "The object must not be NULL.";
|
|
Text[ japanese ] = "The object must not be NULL.";
|
|
Text[ korean ] = "The object must not be NULL.";
|
|
Text[ chinese_simplified ] = "The object must not be NULL.";
|
|
Text[ chinese_traditional ] = "The object must not be NULL.";
|
|
Text[ turkish ] = "The object must not be NULL.";
|
|
Text[ arabic ] = "The object must not be NULL.";
|
|
Text[ catalan ] = "The object must not be NULL.";
|
|
};
|
|
|