INTEGRATION: CWS rcmerge (1.22.36); FILE MERGED
2003/06/12 11:01:01 gh 1.22.36.1: final Merge RC
This commit is contained in:
parent
864c14bdee
commit
662c7a2e97
1 changed files with 39 additions and 9 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: sdstring.src,v $
|
||||
*
|
||||
* $Revision: 1.22 $
|
||||
* $Revision: 1.23 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-04-29 16:57:02 $
|
||||
* last change: $Author: hr $ $Date: 2003-06-13 13:00:37 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -91,6 +91,7 @@ String STR_SOLID
|
|||
Text[ czech ] = "Spojitý";
|
||||
Text[ hebrew ] = "Durchgängig";
|
||||
Text[ hindi ] = "निरनà¥<C3A0>तर";
|
||||
Text[ slovak ] = "Spojitý";
|
||||
};
|
||||
String STR_GRADIENT
|
||||
{
|
||||
|
@ -122,6 +123,7 @@ String STR_GRADIENT
|
|||
Text[ czech ] = "Barevný přechod";
|
||||
Text[ hebrew ] = "Farbverlauf";
|
||||
Text[ hindi ] = "गà¥<C3A0>रेडिà¤<C3A0>नà¥<C3A0>टà¥<C3A0>";
|
||||
Text[ slovak ] = "Farebný prechod";
|
||||
};
|
||||
String STR_DESC_GRADIENT
|
||||
{
|
||||
|
@ -154,6 +156,7 @@ String STR_DESC_GRADIENT
|
|||
Text[ czech ] = "Vložte, prosÃm, název pro nový pÅ™echod:";
|
||||
Text[ hebrew ] = "Geben Sie hier bitte den Namen für den neuen Farbverlauf ein:";
|
||||
Text[ hindi ] = "कृपया नया गà¥<C3A0>रेडिà¤<C3A0>नà¥<C3A0>टà¥<C3A0> केलिà¤<C3A0> à¤<C3A0>क नाम को पà¥<C3A0>रविषà¥<C3A0>ट कीजिà¤<C3A0>:";
|
||||
Text[ slovak ] = "Vložte, prosím, názov nového farebného prechodu:";
|
||||
};
|
||||
String STR_DEL_GRADIENT
|
||||
{
|
||||
|
@ -186,6 +189,7 @@ String STR_DEL_GRADIENT
|
|||
Text[ czech ] = "Odstranit barevný přechod";
|
||||
Text[ hebrew ] = "Farbverlauf löschen";
|
||||
Text[ hindi ] = "गà¥<C3A0>रेडिà¤<C3A0>नà¥<C3A0>टà¥<C3A0> मिटाओ";
|
||||
Text[ slovak ] = "Odstrániť farebný prechod";
|
||||
};
|
||||
String STR_ASK_DEL_GRADIENT
|
||||
{
|
||||
|
@ -218,6 +222,7 @@ String STR_ASK_DEL_GRADIENT
|
|||
Text[ czech ] = "Chcete smazat tento barevný přechod?";
|
||||
Text[ hebrew ] = "Soll der Farbverlauf wirklich gelöscht werden?";
|
||||
Text[ hindi ] = "आप गà¥<C3A0>रेडिà¤<C3A0>नà¥<C3A0>टà¥<C3A0> को मिटाना चाहते है?";
|
||||
Text[ slovak ] = "Naozaj chcete odstrániť farebný prechod?";
|
||||
};
|
||||
String STR_ASK_CHANGE_GRADIENT
|
||||
{
|
||||
|
@ -250,6 +255,7 @@ String STR_ASK_CHANGE_GRADIENT
|
|||
Text[ czech ] = "Barevný pÅ™echod byl zmÄ›nÄ›n bez uloženÃ. \nMůžete zmÄ›nit vybraný barevný pÅ™echod \nnebo pÅ™idat nový.";
|
||||
Text[ hebrew ] = "Der Farbverlauf wurde geändert und nicht gesichert. \nSie können den selektierten Farbverlauf ändern \noder einen neuen Farbverlauf hinzufügen.";
|
||||
Text[ hindi ] = "संचित किये बिना गà¥<C3A0>रेडिà¤<C3A0>नà¥<C3A0>टà¥<C3A0> को सà¥<C3A0>धार किया है । \nचà¥<C3A0>ने हà¥<C3A0>à¤<C3A0> गà¥<C3A0>रेडिà¤<C3A0>नà¥<C3A0>टà¥<C3A0> को सà¥<C3A0>धार सकते है \nअथवा à¤<C3A0>क नया गà¥<C3A0>रेडिà¤<C3A0>नà¥<C3A0>टà¥<C3A0> को जोड़ सकते है ।";
|
||||
Text[ slovak ] = "Farebný prechod bol zmenený bez uloženia \nMôžete zmeniť vybraný farebný prechod \nalebo pridať nový.";
|
||||
};
|
||||
String STR_BITMAP
|
||||
{
|
||||
|
@ -264,7 +270,7 @@ String STR_BITMAP
|
|||
Text [ french ] = "Bitmap" ;
|
||||
Text [ swedish ] = "Bitmap" ;
|
||||
Text [ dutch ] = "Bitmap" ;
|
||||
Text [ spanish ] = "Bitmap" ;
|
||||
Text [ spanish ] = "Mapa de bits" ;
|
||||
Text [ english_us ] = "Bitmap" ;
|
||||
Text[ chinese_simplified ] = "ä½<C3A4>图";
|
||||
Text[ russian ] = "Ðàñòð";
|
||||
|
@ -281,6 +287,7 @@ String STR_BITMAP
|
|||
Text[ czech ] = "Rastr";
|
||||
Text[ hebrew ] = "Bitmap";
|
||||
Text[ hindi ] = "बिटमॉपà¥<C3A0>";
|
||||
Text[ slovak ] = "Bitová mapa";
|
||||
};
|
||||
String STR_DESC_NEW_BITMAP
|
||||
{
|
||||
|
@ -296,7 +303,7 @@ String STR_DESC_NEW_BITMAP
|
|||
Text [ french ] = "Veuillez saisir un nom pour le nouveau bitmap :" ;
|
||||
Text [ swedish ] = "Ange namn för den nya bitmappen:" ;
|
||||
Text [ dutch ] = "Typ een naam voor de nieuwe bitmap in:" ;
|
||||
Text [ spanish ] = "Introduzca aquí un nombre para la nueva bitmap:" ;
|
||||
Text [ spanish ] = "Introduzca aqu<EFBFBD> un nombre para el nuevo mapa de bits:" ;
|
||||
Text [ english_us ] = "Please enter a name for the new bitmap:" ;
|
||||
Text[ chinese_simplified ] = "请您输入一个新ä½<C3A4>图的å<E2809E><C3A5>称:";
|
||||
Text[ russian ] = "Ââåäèòå èìÿ íîâîãî ðàñòðà:";
|
||||
|
@ -313,6 +320,7 @@ String STR_DESC_NEW_BITMAP
|
|||
Text[ czech ] = "ProsÃm, vložte název pro nový rastr:";
|
||||
Text[ hebrew ] = "Geben Sie hier bitte den Namen für die neue Bitmap ein:";
|
||||
Text[ hindi ] = "कृपया नया बिटमॉपà¥<C3A0> केलिà¤<C3A0> à¤<C3A0>क नाम को पà¥<C3A0>रविषà¥<C3A0>ट कीजिà¤<C3A0>:";
|
||||
Text[ slovak ] = "Prosím, vložte názov novej bitovej mapy:";
|
||||
};
|
||||
String STR_DESC_EXT_BITMAP
|
||||
{
|
||||
|
@ -328,7 +336,7 @@ String STR_DESC_EXT_BITMAP
|
|||
Text [ french ] = "Veuillez saisir un nom pour le bitmap externe :" ;
|
||||
Text [ swedish ] = "Ange namn för extern bitmap:" ;
|
||||
Text [ dutch ] = "Geef een naam voor de externe bitmap op:" ;
|
||||
Text [ spanish ] = "Introduzca aquí un nombre para la bitmap externa:" ;
|
||||
Text [ spanish ] = "Introduzca aqu<EFBFBD> un nombre para el mapa de bits externo:" ;
|
||||
Text [ english_us ] = "Please enter the name of the external bitmap:" ;
|
||||
Text[ chinese_simplified ] = "请您输入一个外æ<E28093>¥ä½<C3A4>图的å<E2809E><C3A5>称:";
|
||||
Text[ russian ] = "Ââåäèòå èìÿ âíåøíåãî ðàñòðà:";
|
||||
|
@ -345,6 +353,7 @@ String STR_DESC_EXT_BITMAP
|
|||
Text[ czech ] = "ProsÃm, vložte název externÃho rastru:";
|
||||
Text[ hebrew ] = "Geben Sie hier bitte den Namen für die externe Bitmap ein:";
|
||||
Text[ hindi ] = "कृपया बाहरी बिटमॉपà¥<C3A0> केलिà¤<C3A0> à¤<C3A0>क नाम को पà¥<C3A0>रविषà¥<C3A0>ट कीजिà¤<C3A0>:";
|
||||
Text[ slovak ] = "Prosím vložte názov externej bitovej mapy:";
|
||||
};
|
||||
String STR_DEL_BITMAP
|
||||
{
|
||||
|
@ -360,7 +369,7 @@ String STR_DEL_BITMAP
|
|||
Text [ french ] = "Supprimer le bitmap" ;
|
||||
Text [ swedish ] = "Radera bitmap" ;
|
||||
Text [ dutch ] = "Bitmap wissen" ;
|
||||
Text [ spanish ] = "Borrar bitmap" ;
|
||||
Text [ spanish ] = "Borrar mapa de bits" ;
|
||||
Text [ english_us ] = "Delete bitmap" ;
|
||||
Text[ chinese_simplified ] = "åˆ é™¤ä½<C3A4>图";
|
||||
Text[ russian ] = "Óäàëèòü ðàñòð";
|
||||
|
@ -377,6 +386,7 @@ String STR_DEL_BITMAP
|
|||
Text[ czech ] = "Odstranit rastr";
|
||||
Text[ hebrew ] = "Bitmap löschen";
|
||||
Text[ hindi ] = "बिटमॉपà¥<C3A0> मिटाओ";
|
||||
Text[ slovak ] = "Odstrániť bitovú mapu";
|
||||
};
|
||||
String STR_ASK_DEL_BITMAP
|
||||
{
|
||||
|
@ -392,7 +402,7 @@ String STR_ASK_DEL_BITMAP
|
|||
Text [ french ] = "Confirmez-vous la suppression du bitmap ?" ;
|
||||
Text [ swedish ] = "Vill du verkligen radera bitmappen?" ;
|
||||
Text [ dutch ] = "Wilt u de bitmap werkelijk wissen?" ;
|
||||
Text [ spanish ] = "¿Desea realmente borrar el bitmap?" ;
|
||||
Text [ spanish ] = "<EFBFBD>Desea realmente borrar el mapa de bits?" ;
|
||||
Text [ english_us ] = "Do you want to delete the bitmap?" ;
|
||||
Text[ chinese_simplified ] = "真è¦<C3A8>åˆ é™¤è¿™ä¸ªä½<C3A4>图å<C2BE>—?";
|
||||
Text[ russian ] = "Óäàëèòü âûáðàííûé ðàñòð?";
|
||||
|
@ -409,6 +419,7 @@ String STR_ASK_DEL_BITMAP
|
|||
Text[ czech ] = "Chcete smazat tento rastr?";
|
||||
Text[ hebrew ] = "Soll die Bitmap wirklich gelöscht werden?";
|
||||
Text[ hindi ] = "आप बिटमॉप को मिटाना चाहते है?";
|
||||
Text[ slovak ] = "Naozaj chcete vymazať bitovú mapu?";
|
||||
};
|
||||
String STR_ASK_CHANGE_BITMAP
|
||||
{
|
||||
|
@ -424,7 +435,7 @@ String STR_ASK_CHANGE_BITMAP
|
|||
Text [ french ] = "Les dernières modifications apportées au bitmap n'ont pas\nété sauvegardées. Vous pouvez modifier le bitmap\nsélectionné ou en ajouter un nouveau." ;
|
||||
Text [ swedish ] = "Bitmappen ändrades utan att sparas.\nDu kan ändra den valda bitmappen eller\nlägga till en ny bitmapp." ;
|
||||
Text [ dutch ] = "De bitmap is zonder opslaan gewijzigd. U kunt de geselecteerde bitmap wijzigen \nof een nieuwe bitmap toevoegen." ;
|
||||
Text [ spanish ] = "El bitmap ha sido modificado sin guardar.\nPuede modificar el bitmap seleccionado\no añadir uno nuevo." ;
|
||||
Text [ spanish ] = "El mapa de bits se ha modificado sin guardar.\nPuede modificar el mapa de bits seleccionado\no a<>adir uno nuevo." ;
|
||||
Text [ english_us ] = "The bitmap was modified without saving. \nYou can change the selected bitmap \\or add a new one." ;
|
||||
Text[ chinese_simplified ] = "ä½<C3A4>图已ç»<C3A7>更改,但并没有被ä¿<C3A4>å˜ã€‚\n您能够更改选ä¸çš„ä½<C3A4>图\n或者新增一个新ä½<C3A4>图。";
|
||||
Text[ russian ] = "Ðàñòð áûë èçìåíåí, íî íå ñîõðàíåí. \nÂû ìîæåòå èçìåíèòü âûáðàííûé ðàñòð \nèëè äîáàâèòü íîâûé.";
|
||||
|
@ -441,6 +452,7 @@ String STR_ASK_CHANGE_BITMAP
|
|||
Text[ czech ] = "Rastr byl zmÄ›nÄ›n bez uloženÃ. \nMůžete zmÄ›nit vybraný rastr\nnebo pÅ™idat nový.";
|
||||
Text[ hebrew ] = "Die Bitmap wurde geändert und nicht gesichert. \nSie können die selektierte Bitmap ändern \noder eine neue Bitmap hinzufügen.";
|
||||
Text[ hindi ] = "संचित किये बिना बिटमॉपà¥<C3A0> को सà¥<C3A0>धार किया है । \nआप चà¥<C3A0>ने हà¥<C3A0>à¤<C3A0> बिटमॉपà¥<C3A0> को बदल सकते है अथवा à¤<C3A0>क नया बिटमॉपà¥<C3A0> को जोड़ सकते है ।";
|
||||
Text[ slovak ] = "Bitová mapa bola zmenená bez uloženia. \nMôžete zmeniť vybranú bitovú mapu\nalebo pridať novú.";
|
||||
};
|
||||
String STR_LINESTYLE
|
||||
{
|
||||
|
@ -472,6 +484,7 @@ String STR_LINESTYLE
|
|||
Text[ czech ] = "Styl Ä<>áry";
|
||||
Text[ hebrew ] = "â€®×¡×’× ×•×Ÿ קו‬";
|
||||
Text[ hindi ] = "रेखा शैली";
|
||||
Text[ slovak ] = "Štýl čiary";
|
||||
};
|
||||
String STR_DESC_LINESTYLE
|
||||
{
|
||||
|
@ -504,6 +517,7 @@ String STR_DESC_LINESTYLE
|
|||
Text[ czech ] = "Vložte, prosÃm, název pro nový styl Ä<>áry:";
|
||||
Text[ hebrew ] = "Geben Sie hier bitte den Namen für den neuen Linienstil ein:";
|
||||
Text[ hindi ] = "कृपया नया रेखा शैली केलिà¤<C3A0> à¤<C3A0>क नाम को पà¥<C3A0>रविषà¥<C3A0>ट कीजिà¤<C3A0>:";
|
||||
Text[ slovak ] = "Vložte, prosím, názov nového štýlu čiary:";
|
||||
};
|
||||
String STR_DEL_LINESTYLE
|
||||
{
|
||||
|
@ -536,6 +550,7 @@ String STR_DEL_LINESTYLE
|
|||
Text[ czech ] = "ZruÅ¡it styl Ä<>áry";
|
||||
Text[ hebrew ] = "Linienstil löschen";
|
||||
Text[ hindi ] = "रेखा शैली मिटाओ";
|
||||
Text[ slovak ] = "Odstrániť štýl čiary";
|
||||
};
|
||||
String STR_ASK_DEL_LINESTYLE
|
||||
{
|
||||
|
@ -568,6 +583,7 @@ String STR_ASK_DEL_LINESTYLE
|
|||
Text[ czech ] = "Chcete zruÅ¡it tento styl Ä<>áry?";
|
||||
Text[ hebrew ] = "Soll der Linienstil wirklich gelöscht werden?";
|
||||
Text[ hindi ] = "आप रेखा शैली को मिटाना चाहते है?";
|
||||
Text[ slovak ] = "Naozaj chcete vymazať štýl čiary?";
|
||||
};
|
||||
String STR_ASK_CHANGE_LINESTYLE
|
||||
{
|
||||
|
@ -600,6 +616,7 @@ String STR_ASK_CHANGE_LINESTYLE
|
|||
Text[ czech ] = "Styl Ä<>áry byl zmÄ›nÄ›n bez uloženÃ. \nMůžete zmÄ›nit vybraný styl Ä<>áry\nnebo pÅ™idat nový.";
|
||||
Text[ hebrew ] = "Der Linienstil wurde geändert und nicht gesichert. \nSie können den selektierten Linienstil ändern \noder einen neuen Linienstil hinzufügen.";
|
||||
Text[ hindi ] = "संचित किये बिना रेखा शैली को सà¥<C3A0>धार किया है ।\nचà¥<C3A0>ने हà¥<C3A0>à¤<C3A0> रेखा शैली को सà¥<C3A0>धारो अथवा à¤<C3A0>क नया रेखा शैली को जोड़ो ।";
|
||||
Text[ slovak ] = "Štýl čiary bol zmenený bez uloženia. \nMôžete zmeniť vybraný štýl čiary\nalebo pridať nový.";
|
||||
};
|
||||
String STR_INVISIBLE
|
||||
{
|
||||
|
@ -631,6 +648,7 @@ String STR_INVISIBLE
|
|||
Text[ czech ] = "Neviditelná";
|
||||
Text[ hebrew ] = "Unsichtbar";
|
||||
Text[ hindi ] = "अगोचर";
|
||||
Text[ slovak ] = "Neviditeľný";
|
||||
};
|
||||
String STR_COLOR
|
||||
{
|
||||
|
@ -662,6 +680,7 @@ String STR_COLOR
|
|||
Text[ czech ] = "Barva";
|
||||
Text[ hebrew ] = "‮צבע‬";
|
||||
Text[ hindi ] = "रंग";
|
||||
Text[ slovak ] = "Farba";
|
||||
};
|
||||
String STR_HATCH
|
||||
{
|
||||
|
@ -693,6 +712,7 @@ String STR_HATCH
|
|||
Text[ czech ] = "Å rafovánÃ";
|
||||
Text[ hebrew ] = "Schraffur";
|
||||
Text[ hindi ] = "हाचिंग";
|
||||
Text[ slovak ] = "Šrafovanie";
|
||||
};
|
||||
String STR_CHANGE
|
||||
{
|
||||
|
@ -725,6 +745,7 @@ String STR_CHANGE
|
|||
Text[ czech ] = "Upravit";
|
||||
Text[ hebrew ] = "â€®×©×™× ×•×™â€¬";
|
||||
Text[ hindi ] = "सà¥<C3A0>धारो";
|
||||
Text[ slovak ] = "Upraviť";
|
||||
};
|
||||
String STR_ADD
|
||||
{
|
||||
|
@ -757,6 +778,7 @@ String STR_ADD
|
|||
Text[ czech ] = "Přidat";
|
||||
Text[ hebrew ] = "‮הוספה‬";
|
||||
Text[ hindi ] = "जोड़ो";
|
||||
Text[ slovak ] = "Pridať";
|
||||
};
|
||||
|
||||
String STR_SAR_TITLE
|
||||
|
@ -779,7 +801,7 @@ String STR_SAR_TITLE
|
|||
Text[ japanese ] = "検索ã<C2A2>¨ç½®æ<C2AE>›";
|
||||
Text[ korean ] = "찾기 ë°<C3AB> 바꾸기";
|
||||
Text[ chinese_simplified ] = "æ<>œå¯»å’Œæ›¿æ<C2BF>¢";
|
||||
Text[ chinese_traditional ] = "æ<EFBFBD>œå°‹å’Œæ›¿ä»£";
|
||||
Text[ chinese_traditional ] = "尋找和替代";
|
||||
Text[ turkish ] = "Bul ve Deðiþtir";
|
||||
Text[ arabic ] = "ÈÍË æÇÓÊÈÏÇá";
|
||||
Text[ catalan ] = "Cerca i reemplaça";
|
||||
|
@ -787,6 +809,7 @@ String STR_SAR_TITLE
|
|||
Text[ czech ] = "NajÃt a nahradit";
|
||||
Text[ hebrew ] = "‮חיפוש והחלפה‬";
|
||||
Text[ hindi ] = "अनà¥<C3A0>वेषण और पà¥<C3A0>रतिसà¥<C3A0>थापन";
|
||||
Text[ slovak ] = "Nájsť a Nahradiť";
|
||||
};
|
||||
|
||||
String STR_SAR_NOT_FOUND
|
||||
|
@ -817,6 +840,7 @@ String STR_SAR_NOT_FOUND
|
|||
Text[ czech ] = "Hledan̩ kl̀<C2AD>ov̩ slovo nenalezeno.";
|
||||
Text[ hebrew ] = "Suchbegriff nicht gefunden.";
|
||||
Text[ hindi ] = "खोज किया हà¥<C3A0>आ चाà¤à¥€ नहीं पà¥<C3A0>रापà¥<C3A0>त हà¥<C3A0>आ ।";
|
||||
Text[ slovak ] = "Hľadané kľúčové slovo nenájdené";
|
||||
};
|
||||
|
||||
String STR_SAR_WRAP_FORWARD
|
||||
|
@ -847,6 +871,7 @@ String STR_SAR_WRAP_FORWARD
|
|||
Text[ czech ] = "%PRODUCTNAME Impress hledal až do konce prezentace. PÅ™ejete si pokraÄ<61>ovat v hledánà od zaÄ<61>átku?";
|
||||
Text[ hebrew ] = "%PRODUCTNAME Impress hat bis zum Ende der Präsentation gesucht. Möchten Sie die Suche am Anfang fortsetzen?";
|
||||
Text[ hindi ] = "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?";
|
||||
Text[ slovak ] = "%PRODUCTNAME Impress hľadal do konca prezentácie. Chcete pokračovať od začiatku?";
|
||||
};
|
||||
|
||||
String STR_SAR_WRAP_BACKWARD
|
||||
|
@ -877,6 +902,7 @@ String STR_SAR_WRAP_BACKWARD
|
|||
Text[ czech ] = "%PRODUCTNAME Impress hledal až na zaÄ<61>átek prezentace. PÅ™ejete si pokraÄ<61>ovat v hledánà od konce?";
|
||||
Text[ hebrew ] = "%PRODUCTNAME Impress hat bis zum Anfang der Präsentation gesucht. Möchten Sie die Suche am Ende fortsetzen?";
|
||||
Text[ hindi ] = "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?";
|
||||
Text[ slovak ] = "%PRODUCTNAME Impress hľadal do začiatku prezentácie. Chcete pokračovať na konci?";
|
||||
};
|
||||
|
||||
String STR_SAR_WRAP_FORWARD_DRAW
|
||||
|
@ -907,6 +933,7 @@ String STR_SAR_WRAP_FORWARD_DRAW
|
|||
Text[ czech ] = "%PRODUCTNAME Draw hledal až do konce dokumentu. PÅ™ejete si pokraÄ<61>ovat v hledánà od zaÄ<61>átku?";
|
||||
Text[ hebrew ] = "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?";
|
||||
Text[ hindi ] = "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?";
|
||||
Text[ slovak ] = "%PRODUCTNAME Draw hľadal do konca dokumetu. Chcete pokračovať od začiatku?";
|
||||
};
|
||||
|
||||
String STR_SAR_WRAP_BACKWARD_DRAW
|
||||
|
@ -937,6 +964,7 @@ String STR_SAR_WRAP_BACKWARD_DRAW
|
|||
Text[ czech ] = "%PRODUCTNAME Draw hledal až na zaÄ<61>átek dokumentu. PÅ™ejete si pokraÄ<61>ovat v hledánà od konce?";
|
||||
Text[ hebrew ] = "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?";
|
||||
Text[ hindi ] = "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?";
|
||||
Text[ slovak ] = "%PRODUCTNAME Draw hľadal do začiatku dokumentu. Chcete pokračovať na konci?";
|
||||
};
|
||||
|
||||
|
||||
|
@ -952,3 +980,5 @@ String STR_SAR_WRAP_BACKWARD_DRAW
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue