/************************************************************************* * * $RCSfile: ids.src,v $ * * $Revision: 1.1.1.1 $ * * last change: $Author: hr $ $Date: 2000-09-18 17:04:10 $ * * 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): _______________________________________ * * ************************************************************************/ //============================================================================ // // Miscellaneous Resources // // $Author: hr $ $Date: 2000-09-18 17:04:10 $ $Revision: 1.1.1.1 $ //============================================================================ #ifndef UUI_IDS_HRC #include #endif String RID_KEEP_PASSWORD { Text = "Passwort bis Applikationsende ~merken"; Text[ english ] = "~Remember password until application ends"; Text[ arabic ] = " "; Text[ chinese_simplified ] = "֮ǰһֱס(~R)"; Text[ chinese_simplified ] = "֮ǰһֱס(~R)"; Text[ chinese_traditional ] = "{Ǥe@OKX(~R)"; Text[ danish ] = "Husk adgangskoden til applikationen afsluttes"; Text[ dutch ] = "Wachtwoord o~nthouden tot aan beindigen van het programma"; Text[ dutch ] = "Wachtwoord o~nthouden tot aan beindigen van het programma"; Text[ english_us ] = "~Remember password till end of session"; Text[ french ] = "Se rappeler du ~mot de passe jusqu' la fin de la session"; Text[ greek ] = "~ "; Text[ italian ] = "An~nota password fino alla fine dell'applicazione"; Text[ japanese ] = "߽ܰނͱعݏI܂ŋLĂ"; Text[ korean ] = " н "; Text[ polish ] = "Zapamitaj haso do koca aplikacji"; Text[ portuguese ] = "~Lembrar senha at terminar a aplicao"; Text[ portuguese_brazilian ] = "Passwort ~merken"; Text[ russian ] = " "; Text[ spanish ] = "~Recordar contrasea hasta finalizar la aplicacin"; Text[ swedish ] = "Ko~m ihg lsenordet tills tillmpningen avslutas"; Text[ turkish ] = "~Remember password till end of session"; }; String RID_SAVE_PASSWORD { Text = "Passwort dauerhaft ~speichern"; Text[ english ] = "~Save password permanently"; Text[ arabic ] = " "; Text[ chinese_simplified ] = "(~S)"; Text[ chinese_simplified ] = "(~S)"; Text[ chinese_traditional ] = "xsKX(~S)"; Text[ danish ] = "Gem adgangskoden permanent"; Text[ dutch ] = "Wachtwoord ~opslaan"; Text[ dutch ] = "Wachtwoord ~opslaan"; Text[ english_us ] = "~Remember password"; Text[ french ] = "~Enregistrer le mot de passe"; Text[ greek ] = "~ "; Text[ italian ] = "Salva pa~ssword "; Text[ japanese ] = "߽ܰނ̒ۑ(~S)"; Text[ korean ] = "н "; Text[ polish ] = "Zapisz haso"; Text[ portuguese ] = "~Guardar senha"; Text[ portuguese_brazilian ] = "Passwort ~speichern"; Text[ russian ] = " "; Text[ spanish ] = "~Guardar contrasea"; Text[ swedish ] = "~Spara lsenord permanent"; Text[ turkish ] = "~Save password"; }; String STR_ERROR_FILEIO { Text = "Fehler beim Zugriff auf die Datei ($URL1)"; Text[ english ] = "Error accessing file ($URL1)"; Text[ arabic ] = " ($URL1)"; Text[ chinese_simplified ] = "ڶȡļ($URL1)ʱ"; Text[ chinese_traditional ] = "Ūɮ ($URL1) oͿ~"; Text[ danish ] = "Fejl ved adgang til filen ($URL1)"; Text[ dutch ] = "Fout bij toegang tot bestand ($URL1)"; Text[ english_us ] = "Error accessing file ($URL1)"; Text[ french ] = "Erreur lors de l'accs au fichier ($URL1)"; Text[ greek ] = " ($URL1)"; Text[ italian ] = "Errore di accesso al file ($URL1)"; Text[ japanese ] = "($URL1) ̧قֱۂ̴װ"; Text[ korean ] = "Error accessing file ($URL1)"; Text[ polish ] = "Bd przy dostpie do pliku ($URL1)"; Text[ portuguese ] = "Erro de acesso ao ficheiro ($URL1)"; Text[ portuguese_brazilian ] = "Error accessing file ($URL1)"; Text[ russian ] = " ($URL1)"; Text[ spanish ] = "Error de acceso al archivo ($URL1)"; Text[ swedish ] = "Fel vid tkomst till filen ($URL1)"; Text[ turkish ] = "Error accessing file ($URL1)"; }; String STR_ERROR_WRONGMEDIUM { Text = "Legen Sie bitte den Datentrger $$ ein."; Text[ english ] = "Please insert disk $$."; Text[ arabic ] = " $$ ."; Text[ chinese_simplified ] = " $$"; Text[ chinese_traditional ] = "ЩmϤ $$ C"; Text[ danish ] = "Indst venligst datamediet $$."; Text[ dutch ] = "Leg datamedium in station $$."; Text[ english_us ] = "Please insert data storage medium $$."; Text[ french ] = "Veuillez insrer le mdia $$."; Text[ greek ] = " $$."; Text[ italian ] = "Inserite il supporto dati $$."; Text[ japanese ] = "} $$ ĂB"; Text[ korean ] = "Please insert disk $$."; Text[ polish ] = "Wsu prosz nonik danych $$."; Text[ portuguese ] = "Introduza o media $$."; Text[ portuguese_brazilian ] = "Please insert disk $$."; Text[ russian ] = ", , $$."; Text[ spanish ] = "Inserte por favor el medio $$."; Text[ swedish ] = "Lgg in datamediet $$."; Text[ turkish ] = "Please insert disk $$."; };