/************************************************************************* * * $RCSfile: passwd.src,v $ * * $Revision: 1.5 $ * * last change: $Author: kz $ $Date: 2001-03-01 21:15: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): _______________________________________ * * ************************************************************************/ // include --------------------------------------------------------------- #include "dialogs.hrc" #include "helpid.hrc" #include "passwd.hrc" // pragma ---------------------------------------------------------------- // RID_SVXDLG_PASSWORD --------------------------------------------------- ModalDialog RID_SVXDLG_PASSWORD { HelpId = HID_PASSWORD ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 185 , 86 ) ; /* ### ACHTUNG: Neuer Text in Resource? Pawort ndern : Pawort ndern */ /* ### ACHTUNG: Neuer Text in Resource? Pawort ndern : Pawort ndern */ Text = "Passwort ndern" ; Text [ English ] = "Change password" ; Moveable = TRUE ; FixedText FT_OLD_PASSWD { Pos = MAP_APPFONT ( 12 , 15 ) ; Size = MAP_APPFONT ( 42 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Pawort : ~Pawort */ /* ### ACHTUNG: Neuer Text in Resource? ~Pawort : ~Pawort */ Text = "~Passwort" ; Text [ English ] = "~Password" ; Right = TRUE ; Text [ english_us ] = "~Password" ; Text [ italian ] = "Password" ; Text [ spanish ] = "~Contrasea" ; Text [ french ] = "Mot de ~passe" ; Text [ dutch ] = "~Wachtwoord" ; Text [ swedish ] = "Lsenord" ; Text [ danish ] = "Adgangskode" ; Text [ portuguese_brazilian ] = "~Pawort" ; Text [ portuguese ] = "~Senha" ; Text[ chinese_simplified ] = "(~P)"; Text[ russian ] = ""; Text[ polish ] = "Haso"; Text[ japanese ] = "߽ܰ(~P)"; Text[ chinese_traditional ] = "KX(~P)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "н(~P)"; Text[ turkish ] = "if~re"; Text[ language_user1 ] = " "; }; Edit ED_OLD_PASSWD { Border = TRUE ; Pos = MAP_APPFONT ( 57 , 14 ) ; Size = MAP_APPFONT ( 60 , 12 ) ; PassWord = TRUE ; }; GroupBox GB_OLD_PASSWD { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 117 , 29 ) ; Text = "Alt" ; Text [ English ] = "Old" ; Text [ english_us ] = "Old" ; Text [ italian ] = "Vecchia" ; Text [ spanish ] = "Anterior" ; Text [ french ] = "~Ancien" ; Text [ dutch ] = "Oud" ; Text [ swedish ] = "Gammalt" ; Text [ danish ] = "Gammel" ; Text [ portuguese_brazilian ] = "Alt" ; Text [ portuguese ] = "Antigo" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Stare"; Text[ japanese ] = "Â"; Text[ chinese_traditional ] = "±KX"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Eski"; Text[ language_user1 ] = " "; }; FixedText FT_NEW_PASSWD { Pos = MAP_APPFONT ( 12 , 50 ) ; Size = MAP_APPFONT ( 42 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Pa~wort : Pa~wort */ /* ### ACHTUNG: Neuer Text in Resource? Pa~wort : Pa~wort */ Text = "Pa~wort" ; Text [ English ] = "Pa~ssword" ; Right = TRUE ; Text [ english_us ] = "Pa~ssword" ; Text [ italian ] = "Password" ; Text [ spanish ] = "Co~ntrasea" ; Text [ french ] = "M~ot de passe" ; Text [ dutch ] = "W~achtwoord" ; Text [ swedish ] = "Lsenord" ; Text [ danish ] = "Adgangskode" ; Text [ portuguese_brazilian ] = "Pa~wort" ; Text [ portuguese ] = "~Senha" ; Text[ chinese_simplified ] = "(~S)"; Text[ russian ] = ""; Text[ polish ] = "Haso"; Text[ japanese ] = "߽ܰ(~S)"; Text[ chinese_traditional ] = "KX(~S)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "н(~S)"; Text[ turkish ] = "~ifre"; Text[ language_user1 ] = " "; }; Edit ED_NEW_PASSWD { Border = TRUE ; Pos = MAP_APPFONT ( 57 , 49 ) ; Size = MAP_APPFONT ( 60 , 12 ) ; PassWord = TRUE ; }; FixedText FT_REPEAT_PASSWD { Pos = MAP_APPFONT ( 12 , 65 ) ; Size = MAP_APPFONT ( 42 , 10 ) ; Text = "~Wiederholen" ; Text [ English ] = "~Repeat" ; Right = TRUE ; Text [ english_us ] = "~Repeat" ; Text [ italian ] = "Ripeti" ; Text [ spanish ] = "~Repetir" ; Text [ french ] = "~Rpter" ; Text [ dutch ] = "~Herhalen" ; Text [ swedish ] = "Upprepa" ; Text [ danish ] = "Gentag" ; Text [ portuguese_brazilian ] = "~Wiederholen" ; Text [ portuguese ] = "~Refazer" ; Text[ chinese_simplified ] = "ָ(~R)"; Text[ russian ] = ""; Text[ polish ] = "Ponw"; Text[ japanese ] = "蒼(~R)"; Text[ chinese_traditional ] = "_MO(~R)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = " ݺ(~R)"; Text[ turkish ] = "~Yinele"; Text[ language_user1 ] = " "; }; Edit ED_REPEAT_PASSWD { Border = TRUE ; Pos = MAP_APPFONT ( 57 , 64 ) ; Size = MAP_APPFONT ( 60 , 12 ) ; PassWord = TRUE ; }; GroupBox GB_NEW_PASSWD { Pos = MAP_APPFONT ( 6 , 38 ) ; Size = MAP_APPFONT ( 117 , 44 ) ; Text = "Neu" ; Text [ English ] = "New" ; Text [ english_us ] = "New" ; Text [ italian ] = "Nuova" ; Text [ spanish ] = "Nueva" ; Text [ french ] = "Nou~veau" ; Text [ dutch ] = "Nieuw" ; Text [ swedish ] = "Nytt" ; Text [ danish ] = "Ny" ; Text [ portuguese_brazilian ] = "Neu" ; Text [ portuguese ] = "Novo" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Nowe"; Text[ japanese ] = "V"; Text[ chinese_traditional ] = "sKX"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Yeni"; Text[ language_user1 ] = " "; }; OKButton BTN_PASSWD_OK { Pos = MAP_APPFONT ( 129 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; DefButton = TRUE ; Disable = TRUE ; }; CancelButton BTN_PASSWD_ESC { Pos = MAP_APPFONT ( 129 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; HelpButton BTN_PASSWD_HELP { Pos = MAP_APPFONT ( 129 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; String STR_ERR_OLD_PASSWD { /* ### ACHTUNG: Neuer Text in Resource? Ungltiges Pawort : Ungltiges Pawort */ /* ### ACHTUNG: Neuer Text in Resource? Ungltiges Pawort : Ungltiges Pawort */ Text = "Ungltiges Passwort" ; Text [ English ] = "Invalid password" ; Text [ dutch ] = "Ongeldig wachtwoord" ; Text [ english_us ] = "Invalid password" ; Text [ italian ] = "Password non valida" ; Text [ spanish ] = "Contrasea no vlida" ; Text [ french ] = "Mot de passe incorrect" ; Text [ swedish ] = "Ogiltigt lsenord" ; Text [ danish ] = "Ugyldig adgangskode" ; Text [ portuguese ] = "Senha incorrecta" ; Text [ portuguese_brazilian ] = "Ungltiges Pawort" ; Text[ chinese_simplified ] = "Ч"; Text[ russian ] = " "; Text[ polish ] = "Haso nieprawidowe"; Text[ japanese ] = "߽ܰ"; Text[ chinese_traditional ] = "KXL"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ȿ н"; Text[ turkish ] = "Geersiz ifre"; Text[ language_user1 ] = " "; }; String STR_ERR_REPEAT_PASSWD { /* ### ACHTUNG: Neuer Text in Resource? Pawrter stimmen nicht berein : Pawrter stimmen nicht berein */ /* ### ACHTUNG: Neuer Text in Resource? Pawrter stimmen nicht berein : Pawrter stimmen nicht berein */ Text = "Passwrter stimmen nicht berein" ; Text [ English ] = "Passwords are unequal" ; Text [ dutch ] = "Wachtwoorden komen niet overeen" ; Text [ english_us ] = "Passwords do not match" ; Text [ italian ] = "Le password non sono uguali" ; Text [ spanish ] = "Las contraseas no coinciden" ; Text [ french ] = "Les mots de passe ne concordent pas" ; Text [ swedish ] = "Lsenord stmmer inte verens" ; Text [ danish ] = "Adgangskode passer ikke" ; Text [ portuguese ] = "As senhas no combinam." ; Text [ portuguese_brazilian ] = "Pawrter stimmen nicht berein" ; Text[ chinese_simplified ] = "벻һ"; Text[ russian ] = " "; Text[ polish ] = "Hasa nie zgadzaj si"; Text[ japanese ] = "߽ܰނv܂"; Text[ chinese_traditional ] = "KXL"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "н尡 ġ "; Text[ turkish ] = "ifreler ayn deil"; Text[ language_user1 ] = " "; }; Text [ english_us ] = "Change Password" ; Text [ italian ] = "Cambia password" ; Text [ spanish ] = "Modificar contrasea" ; Text [ french ] = "Modifier le mot de passe" ; Text [ dutch ] = "Wachtwoord veranderen" ; Text [ swedish ] = "ndra lsenord" ; Text [ danish ] = "Modificer adgangskode" ; Text [ portuguese_brazilian ] = "Pawort ndern" ; Text [ portuguese ] = "Mudar senha" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Zmie haso"; Text[ japanese ] = "߽ܰނ̕ύX"; Text[ chinese_traditional ] = "ܧKX"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "н "; Text[ turkish ] = "ifre deitirme"; Text[ language_user1 ] = " "; }; // ********************************************************************** EOF