/************************************************************************* * * $RCSfile: dialog.src,v $ * * $Revision: 1.11 $ * * last change: $Author: kz $ $Date: 2001-05-17 08:13:39 $ * * 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 "dialog.hrc" CheckBox CB_USE_PASSWD { /* ### ACHTUNG: Neuer Text in Resource? ~Pawort : ~Pawort */ Text = "~Passwort" ; Text [ ENGLISH ] = "~Password" ; Text [ norwegian ] = "~Passord" ; Text [ italian ] = "~Password" ; Text [ portuguese_brazilian ] = "~Senha" ; Text [ portuguese ] = "~Senha" ; Text [ finnish ] = "~Salasana" ; Text [ danish ] = "Adgangskode" ; Text [ french ] = "~Mot de passe" ; Text [ swedish ] = "~Lsenord" ; Text [ dutch ] = "~Wachtwoord" ; Text [ spanish ] = "~Contrasea" ; Text [ english_us ] = "~Password" ; 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 ] = "ifre"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Contrasea"; }; CheckBox CB_READ_ONLY { Text = "Nu~r lesen" ; Text [ ENGLISH ] = "~Read only" ; Text [ norwegian ] = "~Skrivebeskyttet" ; Text [ italian ] = "~Sola lettura" ; Text [ portuguese_brazilian ] = "~S?leitura" ; Text [ portuguese ] = "~S leitura" ; Text [ finnish ] = "~Vain luku" ; Text [ danish ] = "Skrivebeskyttet" ; Text [ french ] = "En ~lecture seule" ; Text [ swedish ] = "Sk~rivskyddad" ; Text [ dutch ] = "~Alleen lezen" ; Text [ spanish ] = "~Solo lectura" ; Text [ english_us ] = "~Read-only" ; Text[ chinese_simplified ] = "ֻ(~R)"; Text[ russian ] = " "; Text[ polish ] = "Tylko do odczytu"; Text[ japanese ] = "ǂݎp(~R)"; Text[ chinese_traditional ] = "Ū(~R)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "б (~R)"; Text[ turkish ] = "~Salt okunur"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Solo lectura"; }; String STR_LINKEDIT_TEXT { /* ### ACHTUNG: Neuer Text in Resource? Verknpfungen bearbeiten : Verknpfungen bearbeiten */ Text = "Verknpfungen bearbeiten" ; Text [ ENGLISH ] = "Edit links" ; Text [ norwegian ] = "Edit links" ; Text [ italian ] = "Modifica collegamenti" ; Text [ portuguese_brazilian ] = "Editar liga??s" ; Text [ portuguese ] = "Editar ligaes" ; Text [ finnish ] = "Muokkaa linkkej" ; Text [ danish ] = "Rediger kder" ; Text [ french ] = "dition de liens" ; Text [ swedish ] = "Redigera lnkar" ; Text [ dutch ] = "Koppelingen bewerken" ; Text [ spanish ] = "Modificar vnculos" ; Text [ english_us ] = "Edit links" ; Text[ chinese_simplified ] = "༭"; Text[ russian ] = " "; Text[ polish ] = "Edytuj cza"; Text[ japanese ] = "ݸ̕ҏW"; Text[ chinese_traditional ] = "s豶|"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " "; Text[ turkish ] = "Balantlar dzenle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Modificar vnculos"; }; String STR_PATH_NOT_FOUND1 { /* ### ACHTUNG: Neuer Text in Resource? Das Verzeichnis ' : Das Verzeichnis '' */ Text = "Das Verzeichnis '" ; Text [ English ] = "The directory '" ; Text [ norwegian ] = "The directory '" ; Text [ italian ] = "La cartella" ; Text [ portuguese_brazilian ] = "O diret?io" ; Text [ portuguese ] = "O directrio '" ; Text [ finnish ] = "Hakemisto '" ; Text [ danish ] = "Biblioteket '" ; Text [ french ] = "Le rpertoire'" ; Text [ swedish ] = "Katalogen '" ; Text [ dutch ] = "Map '" ; Text [ spanish ] = "El directorio '" ; Text [ english_us ] = "The directory '" ; Text[ chinese_simplified ] = "Ŀ¼ '"; Text[ russian ] = " '"; Text[ polish ] = "Katalog"; Text[ japanese ] = "ިڸ؁u"; Text[ language_user1 ] = " "; Text[ chinese_traditional ] = "oӥؿ '"; Text[ arabic ] = " '"; Text[ greek ] = " '"; Text[ korean ] = "丮'"; Text[ turkish ] = "Dizin '"; Text[ catalan ] = "El directorio '"; }; String STR_PATH_NOT_FOUND2 { /* ### ACHTUNG: Neuer Text in Resource? ' existiert nicht. : '' existiert nicht. */ /* ### ACHTUNG: Neuer Text in Resource? ' existiert nicht. : '' existiert nicht. */ Text = "' existiert nicht." ; Text [ English ] = "' does not exist." ; Text [ norwegian ] = "' does not exist." ; Text [ italian ] = "' non esiste." ; Text [ portuguese_brazilian ] = "' n?o existe." ; Text [ portuguese ] = "' no existe." ; Text [ finnish ] = "Kohdetta ' ei ole." ; Text [ danish ] = "' eksisterer ikke." ; Text [ french ] = "' n'existe pas." ; Text [ swedish ] = "' finns inte." ; Text [ dutch ] = "' bestaat niet." ; Text [ spanish ] = "' no existe." ; Text [ english_us ] = "' does not exist." ; Text[ chinese_simplified ] = "' ڡ"; Text[ russian ] = "' ."; Text[ polish ] = "nie istnieje."; Text[ japanese ] = "v݂͑Ă܂B"; Text[ chinese_traditional ] = "' sbC"; Text[ arabic ] = "' ."; Text[ greek ] = "' ."; Text[ korean ] = "' / "; Text[ turkish ] = "' mevcut deil."; Text[ language_user1 ] = " "; Text[ catalan ] = "' no existe."; }; String STR_FLT_SGV { Text = "SGV - StarDraw 2.0,SGV" ; };