/************************************************************************* * * $RCSfile: Strings_Scale.src,v $ * * $Revision: 1.1.1.1 $ * * last change: $Author: bm $ $Date: 2003-10-06 09:58:25 $ * * 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: 2003 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ #include "Strings.hrc" String STR_INVALID_NUMBER { Text = "Ungltige Zahl." ; Text [ ENGLISH ] = "Invalid number." ; Text [ norwegian ] = "Ugyldig tall." ; Text [ italian ] = "Numero non valido." ; Text [ portuguese_brazilian ] = "Nmero invalido" ; Text [ portuguese ] = "Nmero incorrecto" ; Text [ finnish ] = "Virheellinen numero" ; Text [ danish ] = "Ugyldigt tal." ; Text [ french ] = "Nombre incorrect" ; Text [ swedish ] = "Ogiltigt tal" ; Text [ dutch ] = "Ongeldig getal" ; Text [ spanish ] = "Nmero no vlido" ; Text [ english_us ] = "Invalid number" ; Text[ chinese_simplified ] = "无效的数字"; Text[ russian ] = " "; Text[ polish ] = "Nieprawidowa liczba"; Text[ japanese ] = "無効数"; Text[ chinese_traditional ] = "無效的數字"; Text[ arabic ] = " ."; Text[ greek ] = " ."; Text[ korean ] = "잘못된 숫자"; Text[ turkish ] = "Geersiz say."; Text[ catalan ] = "Nmero no vlid."; Text[ thai ] = "ตัวเลขไม่ถูกต้อง"; Text[ czech ] = "Neplatné číslo"; Text[ hebrew ] = "Ungültige Zahl."; Text[ hindi ] = "Invalid number"; Text[ slovak ] = "Neplatné číslo"; }; String STR_MINVALUE_LT_MAXVALUE { Text = "Minimum muss kleiner als Maximum sein." ; Text [ ENGLISH ] = "Minimum must be lower than Maximum." ; Text [ norwegian ] = "Minimum m vre lavere enn Maksimum." ; Text [ italian ] = "Il minimo deve essere inferiore al massimo." ; Text [ portuguese_brazilian ] = "O mnimo deve ser menor que o mximo." ; Text [ portuguese ] = "O mnimo deve ser menor que o mximo." ; Text [ finnish ] = "Vhimmismrn on oltava pienempi kuin enimmismrn." ; Text [ danish ] = "Minimum skal vre mindre end maksimum." ; Text [ french ] = "Le minimum doit tre infrieur au maximum !" ; Text [ swedish ] = "Minimum mste vara mindre n maximum." ; Text [ dutch ] = "Minimum moet lager zijn dan maximum." ; Text [ spanish ] = "El mnimo tiene que ser menor que el mximo." ; Text [ english_us ] = "Minimum must be lower than maximum." ; Text[ chinese_simplified ] = "最小值必须小于最大值。"; Text[ russian ] = " , ."; Text[ polish ] = "Minimum musi by mniejsze ni maksimum."; Text[ japanese ] = "最小値は最大値より小さくなければなりません。"; Text[ chinese_traditional ] = "最小值必須小於最大值。"; Text[ arabic ] = " ."; Text[ greek ] = " ."; Text[ korean ] = "최소값은 반드시 최대값보다 작아야 합니다."; Text[ turkish ] = "Minimum, maksimumdan daha kk olmaldr."; Text[ catalan ] = "El mnim ha de ser menor que el mxim."; Text[ thai ] = "จำนวนน้อยที่สุดต้องต่ำกว่าจำนวนมากที่สุด"; Text[ czech ] = "Minimum musí být nižší než maximum."; Text[ hebrew ] = "Minimum muss kleiner als Maximum sein."; Text[ hindi ] = "Minimum must be lower than maximum."; Text[ slovak ] = "Minimum musí byť menšie ako maximum."; }; String STR_STEP_GT_ZERO { Text = "Intervall muss grer als 0 sein." ; Text [ ENGLISH ] = "Step must be greater than 0." ; Text [ english_us ] = "Interval must be greater than 0." ; Text [ italian ] = "L'intervallo deve essere maggiore di 0." ; Text [ spanish ] = "El intervalo tiene que ser mayor que 0." ; Text [ french ] = "L'intervalle doit tre suprieur 0" ; Text [ dutch ] = "Interval moet groter dan 0 zijn" ; Text [ swedish ] = "Intervall mste vara strre n 0." ; Text [ danish ] = "Intervallet skal vre strre end 0." ; Text [ portuguese ] = "O intervalo deve ser maior que 0." ; Text [ portuguese_brazilian ] = "O intervalo deve ser maior que 0." ; Text[ chinese_simplified ] = "区间值必须大于零。"; Text[ russian ] = " ."; Text[ polish ] = "Przedzia musi by wikszy od 0."; Text[ japanese ] = "目盛間隔は、0より大きくなければなりません。"; Text[ chinese_traditional ] = "區間值必須大於零。"; Text[ arabic ] = " 0."; Text[ greek ] = " 0."; Text[ korean ] = "간격은 반드시 0보다 커야 합니다."; Text[ turkish ] = "Aralk, 0'dan byk olmaldr."; Text[ catalan ] = "L'intrval ha de ser ms gran de 0."; Text[ finnish ] = "Vlin on oltava suurempi kuin 0."; Text[ thai ] = "ช่วงต้องมากกว่า 0."; Text[ czech ] = "Interval musí být vyšší než 0."; Text[ hebrew ] = "Intervall muss größer als 0 sein."; Text[ hindi ] = "अंतराल 0 से अधिक होना चाहिए ।"; Text[ slovak ] = "Interval musí byť väčší ako 0."; }; /* String STR_STEPMAIN_LT_MAXVALUE { Text = "Das Hauptintervall darf nicht grer als der Wertebereich sein." ; Text [ ENGLISH ] = "The Main step must not be greater than the value range."; Text [ english_us ] = "Major interval must not be larger than the range definition."; Text [ norwegian ] = "Hovedtrinnet m vre lavere enn Maksimum." ; Text [ italian ] = "L'intervallo principale deve essere inferiore all'area dei valori." ; Text [ portuguese_brazilian ] = "O intervalo principal no pode ser maior que o intervalo definido." ; Text [ portuguese ] = "O intervalo principal no pode ser maior que a rea de valores." ; Text [ finnish ] = "Pvli ei saa olla suurempi kuin aluemritys." ; Text [ danish ] = "Hovedintervallet m ikke vre strre end vrdiomrdet." ; Text [ french ] = "L'intervalle principal ne peut pas tre suprieur la plage de valeurs." ; Text [ swedish ] = "Huvudintervallet fr inte vara strre n vrdeomrdet." ; Text [ dutch ] = "Hoofdinterval mag niet groter zijn dan het waardebereik" ; Text [ spanish ] = "El intervalo principal no debe ser mayor que el rea de valores." ; Text [ english_us ] = "Major interval must not be larger than the range definition." ; Text[ chinese_simplified ] = "主区间值不能大于数值区域范围。"; Text[ russian ] = " ."; Text[ polish ] = "Przedzia gwny nie moe by wikszy od zdefiniowanego zakresu."; Text[ japanese ] = "主目盛間隔は数値範囲を超えてはいけません。"; Text[ chinese_traditional ] = "主區間值必須小於定義的最大值。"; Text[ arabic ] = " ."; Text[ greek ] = " ."; Text[ korean ] = "주 간격이 값 범위보다 작거나 같아야 합니다."; Text[ turkish ] = "Ana aralk, deer aralndan daha byk olmamaldr."; Text[ catalan ] = "L'intrval principal no ha de ser ms gran que l'rea de valors."; Text[ thai ] = "ช่วงหลักต้องไม่มากกว่าคำจำกัดความของช่วง"; Text[ czech ] = "Hlavní interval musí být větší než určení okrajů."; Text[ hebrew ] = "Das Hauptintervall darf nicht größer als der Wertebereich sein."; Text[ hindi ] = "Main interval must not be larger than the range definition."; Text[ slovak ] = "Hlavný interval nesmie byť väčší ako definovaná oblasť."; }; */ // String STR_STEPHELP_LT_STEPMAIN // { // Text = "Teilintervall muss kleiner als Hauptintervall sein." ; // Text [ ENGLISH ] = "Help step must be lower than Main Step." ; // Text [ norwegian ] = "Hjelpetrinnet m vre lavere enn Hovedtrinnet." ; // Text [ italian ] = "L'intervallo ausiliario deve essere inferiore all'intervallo principale." ; // Text [ portuguese_brazilian ] = "O intervalo auxiliar deve ser menor que o intervalo principal." ; // Text [ portuguese ] = "O intervalo auxiliar deve ser menor que o intervalo principal." ; // Text [ finnish ] = "Ohjevlin on oltava pienempi kuin pvlin." ; // Text [ danish ] = "Underintervallet skal vre strre end hovedintervallet." ; // Text [ french ] = "L'intervalle secondaire doit tre infrieur l'intervalle principal." ; // Text [ swedish ] = "Delintervall mste vara mindre n huvudintervall." ; // Text [ dutch ] = "Hulpinverval moet kleiner zijn dan hoofdinterval" ; // Text [ spanish ] = "El intervalo auxiliar debe ser inferior al intervalo principal." ; // Text [ english_us ] = "Minor interval must be smaller than the major interval." ; // Text[ chinese_simplified ] = "次区间值必须小于主区间值。"; // Text[ russian ] = " ."; // Text[ polish ] = "Przedzia pomocniczy musi by mniejszy ni przedzia gwny."; // Text[ japanese ] = "補助目盛間隔は、主目盛間隔より小さくなければなりません。"; // Text[ chinese_traditional ] = "次區間值必須小於主區間值。"; // Text[ arabic ] = " ."; // Text[ greek ] = " ."; // Text[ korean ] = "보조 간격은 주 간격보다 작아야 합니다."; // Text[ turkish ] = "Kk zaman aral byk zaman aralndan kk olmaldr."; // Text[ catalan ] = "L'intrval auxiliar ha de ser ms petit que l'intrval principal."; // Text[ thai ] = "ช่วงช่วยเหลือต้องน้อยกว่าช่วงหลัก"; // Text[ czech ] = "Pomocný interval musí být menší než hlavní interval."; // Text[ hebrew ] = "Teilintervall muss kleiner als Hauptintervall sein."; // Text[ hindi ] = "Help interval must be smaller than the main interval."; // Text[ slovak ] = "Pomocný interval musí byť menší ako hlavný interval."; // }; /* String STR_WRONG_ORIGIN { Text = "Der Koordinatenursprung ist kleiner/grer als das\nWerteminimum/-maximum." ; Text [ ENGLISH ] = "Origin is less/greater than Minimum/Maximum." ; Text [ english_us ] = "The coordinate origin is less/greater than the\nminimum/maximum value." ; Text [ italian ] = "L'origine delle coordinate maggiore / minore del \nvalore minimo/valore massimo" ; Text [ spanish ] = "El origen de las coordenadas es mayor/menor que el\nmnimo/mximo del valor." ; Text [ french ] = "L'origine de la coordonne est infrieure/suprieure\nau minimum/maximum des valeurs." ; Text [ dutch ] = "Het origineel is kleiner/groter dan de \nminimum-/maximumwaarde" ; Text [ swedish ] = "Koordinatursprunget r strre/mindre n\nminimi/maximi-vrdet." ; Text [ danish ] = "Koordinatoprindelsen er mindre/strre end\nmininimum-/maksimumvrdien." ; Text [ portuguese ] = "A origem das coordenadas maior/menor que o mnimo/mximo dos valores." ; Text [ portuguese_brazilian ] = "A origem das coordenadas menor/maior que o valor mnimo/mximo." ; Text[ chinese_simplified ] = "原点值大于/小于这个\n最大值/最小值。"; Text[ russian ] = " /, \n/ ."; Text[ polish ] = "Pocztek ukadu wsprzdnych jest mniejszy/wikszy ni \nwarto minimalna/maksymalna."; Text[ japanese ] = "座標軸の原点は、最小値/最大値より\n大きい/小さいです。"; Text[ chinese_traditional ] = "原點值大於/小於這個\n\n最大值/最小值。"; Text[ arabic ] = " / \n /."; Text[ greek ] = " \n / / ."; Text[ korean ] = "좌표 시작 값이 최대/최소 값보다 작거나/큽니다."; Text[ turkish ] = "Kordinat kayna \nasgari/azami deerinden fazla/eksik."; Text[ catalan ] = "L'origen de les coordenades s major/menor que el\nmnim/mxim del valor."; Text[ finnish ] = "Koordinaatiston origo on pienempi/suurempi kuin \nvhimmis-/enimmisarvo."; Text[ thai ] = "พิกัดเริ่มต้นน้อยกว่า/มากกว่า\nค่าน้อยที่สุด/มากที่สุด"; Text[ czech ] = "Počátek souřadnic je menší/větší než\nminimální/maximální hodnota."; Text[ hebrew ] = "Der Koordinatenursprung ist kleiner/größer als das\nWerteminimum/-maximum."; Text[ hindi ] = "The coordinate origin is less/greater than the\nminimum/maximum value."; Text[ slovak ] = "Začiatok súradnice je menší/väčší ako\nminimum/maximum."; }; */ /* String STR_BAD_LOGARITHM { Text = "In logarithmischer Darstellung mssen Nullpunkt und Minimum\ngrer als 0 sein." ; Text [ ENGLISH ] = "Origin or Minimum must be greater than 0 in\nlogarithm view." ; Text [ english_us ] = "In logarithm view, the origin and minimum must be greater than 0\n." ; Text [ dutch ] = "In logaritmische weergave moeten nulpunt en minimum\ngroter dan 0 zijn." ; Text [ italian ] = "Nella rappresentazione logaritmica il punto zero e minimo devono essere\nmaggiori di 0." ; Text [ spanish ] = "En una representacin logartmica el origen y el mnimo\ntienen que ser mayor que 0." ; Text [ french ] = "Dans la reprsentation logarithmique, l'origine et le minimum\ndoivent tre suprieurs 0." ; Text [ swedish ] = "I logaritmisk visning mste ursprunget och minimum vara\nstrre n 0." ; Text [ danish ] = "I en logaritmisk visning skal nulpunkt og minimum\nvre strre end 0." ; Text [ portuguese ] = "Numa apresentao logartmica os pontos zero e o \n mnimo devem ser maiores que 0." ; Text [ portuguese_brazilian ] = "Numa grfico logartmico, a origem e o mnimo devem ser maiores que 0\n." ; Text[ chinese_simplified ] = "对数表达式中的原点和数值不允许小于零。"; Text[ russian ] = " \n ."; Text[ polish ] = "W widoku logarytmicznym pocztek i minimum musz by wiksze od zera.\n"; Text[ japanese ] = "対数表示において零点と最小値は\n0よりも大きくなければなりません。"; Text[ chinese_traditional ] = "對數顯示中的數值不允許小於零。"; Text[ arabic ] = " \n 0."; Text[ greek ] = " \n 0."; Text[ korean ] = "로그 보기에서는 원점과 극소점이\n 0보다 커야 합니다."; Text[ turkish ] = "Logaritmik grnmde, sfr noktas ve minimum 0'dan\nbyk olmaldr."; Text[ catalan ] = "En una representaci logartmica l'origen i el mnim\nhan de ser ms grans que 0."; Text[ finnish ] = "Logaritminkymss aloitusarvo ja pienin arvo eivt saa olla suurempia kuin 0.\n"; Text[ thai ] = "ในมุมมองลอการิธึม จุดเริ่มต้นและน้อยที่สุดต้องมากกว่า 0\n."; Text[ czech ] = "V logaritmickém pohledu musí být minimum a originál vyšší než 0\n."; Text[ hebrew ] = "In logarithmischer Darstellung müssen Nullpunkt und Minimum\ngrößer als 0 sein."; Text[ hindi ] = "In logarithm view, the origin and minimum must be greater than 0\n."; Text[ slovak ] = "V logaritmickom zobrazení musí byť začiatok aj minimum väčšie ako 0."; }; */