summaryrefslogtreecommitdiff
path: root/svx/source/dialog/backgrnd.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 15:30:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 15:30:45 +0000
commit09838f091ea6ef3455f437ffea4ea3e7fa3be6b2 (patch)
treeb50f8b389c14a17f3f279519e85223f396ad5090 /svx/source/dialog/backgrnd.src
parent391a9f6130b13625a30d075623282b91ef9bc167 (diff)
INTEGRATION: CWS mergem8 (1.21.2.7.4.6.2.2.2.2.64); FILE MERGED
2003/04/29 08:27:41 gh 1.21.2.7.4.6.2.2.2.2.64.2: final merge for Beta2 2003/04/14 14:49:15 gh 1.21.2.7.4.6.2.2.2.2.64.1: merging all languages
Diffstat (limited to 'svx/source/dialog/backgrnd.src')
-rw-r--r--svx/source/dialog/backgrnd.src239
1 files changed, 174 insertions, 65 deletions
diff --git a/svx/source/dialog/backgrnd.src b/svx/source/dialog/backgrnd.src
index 8e122af0d227..58ee9ae1fcc2 100644
--- a/svx/source/dialog/backgrnd.src
+++ b/svx/source/dialog/backgrnd.src
@@ -2,9 +2,9 @@
*
* $RCSfile: backgrnd.src,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 15:00:43 $
+ * last change: $Author: hr $ $Date: 2003-04-29 16:30:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,11 +74,11 @@
text [ dutch ] = "Niet-gekoppelde afbeelding" ; \
text [ swedish ] = "ej lnkad grafik" ; \
text [ danish ] = "Ikke-kdet grafik" ; \
- text [ portuguese_brazilian ] = "unverkn?fte Grafik" ; \
+ text [ portuguese_brazilian ] = "Figura desvinculada" ; \
text [ portuguese ] = "Imagem no ligada" ; \
text[ chinese_simplified ] = "未链接的图形"; \
text[ russian ] = " "; \
- text[ polish ] = "Nie poczona grafika"; \
+ text[ polish ] = "Rozczona grafika"; \
text[ japanese ] = "リンクされていない図"; \
text[ chinese_traditional ] = "未連結的圖形"; \
text[ arabic ] = " "; \
@@ -88,7 +88,10 @@
text[ language_user1 ] = " "; \
text[ finnish ] = "Linkittmtn kuva"; \
text[ catalan ] = "Imatge no enllaada"; \
- text[ thai ] = "กราฟิคที่ไม่เชื่อมโยง";
+ text[ thai ] = "กราฟิคที่ไม่เชื่อมโยง"; \
+ text[ czech ] = "Obrázek bez odkazu"; \
+ text[ hebrew ] = "unverknüpfte Grafik"; \
+ text[ hindi ] = "लिंक हटाया हुआ सुचित्र";
// pragma ----------------------------------------------------------------
@@ -108,7 +111,7 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ FRENCH ] = "Arrire-plan" ;
Text [ ITALIAN ] = "Sfondo" ;
Text [ DUTCH ] = "Achtergrond" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "Fundo" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Plano de Fundo" ;
Text [ SWEDISH ] = "Bakgrund" ;
Text [ PORTUGUESE ] = "Plano de fundo" ;
FixedText FT_SELECTOR
@@ -126,21 +129,24 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ french ] = "Type" ;
Text [ swedish ] = "~Som" ;
Text [ danish ] = "Som" ;
- Text [ portuguese_brazilian ] = "~Als" ;
+ Text [ portuguese_brazilian ] = "~Como" ;
Text [ portuguese ] = "~Como" ;
Text[ chinese_simplified ] = "当作(~S)";
Text[ russian ] = "";
- Text[ polish ] = "Jako";
+ Text[ polish ] = "~Jako";
Text[ japanese ] = "様式(~S)";
Text[ chinese_traditional ] = "當作(~S)";
Text[ arabic ] = "";
Text[ greek ] = "";
- Text[ korean ] = "형식(~S)";
- Text[ turkish ] = "~Artalan";
+ Text[ korean ] = "양식(~S)";
+ Text[ turkish ] = "Artalan";
Text[ language_user1 ] = " ";
Text[ finnish ] = "T~ytt";
Text[ catalan ] = "C~om a";
Text[ thai ] = "เป็~น";
+ Text[ czech ] = "Jako";
+ Text[ hebrew ] = "~Als";
+ Text[ hindi ] = "जै~से";
};
ListBox LB_SELECTOR
{
@@ -166,8 +172,8 @@ TabPage RID_SVXPAGE_BACKGROUND
};
stringlist [ portuguese_brazilian ] =
{
- < "Farbe" ; Default ; > ;
- < "Grafik" ; Default ; > ;
+ < "Cor" ; Default ; > ;
+ < "Figura" ; Default ; > ;
};
stringlist [ swedish ] =
{
@@ -269,6 +275,21 @@ TabPage RID_SVXPAGE_BACKGROUND
< "สี" ; Default ; > ;
< "กราฟิค" ; Default ; > ;
};
+ StringList [ czech ] =
+ {
+ < "Barva" ; Default ; > ;
+ < "Obrázek" ; Default ; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "‮צבע‬" ; Default ; > ;
+ < "Grafik" ; Default ; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "रंग" ; Default ; > ;
+ < "सुचित्र" ; Default ; > ;
+ };
};
FixedText FT_TBL_DESC
{
@@ -286,11 +307,11 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ dutch ] = "~Voor" ;
Text [ swedish ] = "F~r" ;
Text [ danish ] = "For" ;
- Text [ portuguese_brazilian ] = "F?r" ;
+ Text [ portuguese_brazilian ] = "~Para" ;
Text [ portuguese ] = "~Para" ;
Text[ chinese_simplified ] = "用于(~O)";
Text[ russian ] = "";
- Text[ polish ] = "Dla";
+ Text[ polish ] = "~Dla";
Text[ japanese ] = "用途(~O)";
Text[ chinese_traditional ] = "用於(~O)";
Text[ arabic ] = "";
@@ -301,6 +322,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "~Kohde";
Text[ catalan ] = "P~er a";
Text[ thai ] = "สำ~หรับ";
+ Text[ czech ] = "Pro";
+ Text[ hebrew ] = "Fü~r";
+ Text[ hindi ] = "के~लिए";
};
ListBox LB_TBL_BOX
{
@@ -329,9 +353,9 @@ TabPage RID_SVXPAGE_BACKGROUND
};
stringlist [ portuguese_brazilian ] =
{
- < "Zelle" ; > ;
- < "Zeile" ; > ;
- < "Tabelle" ; > ;
+ < "Clula" ; > ;
+ < "Linha" ; > ;
+ < "Tabela" ; > ;
};
stringlist [ swedish ] =
{
@@ -453,6 +477,24 @@ TabPage RID_SVXPAGE_BACKGROUND
< "แถว" ; > ;
< "ตาราง" ; > ;
};
+ StringList [ czech ] =
+ {
+ < "Buňka" ; > ;
+ < "Řádek" ; > ;
+ < "Tabulka" ; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "Zelle" ; > ;
+ < "Zeile" ; > ;
+ < "Tabelle" ; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "कोष्ठ" ; > ;
+ < "पंक्ति" ; > ;
+ < "सारणी" ; > ;
+ };
};
ListBox LB_PARA_BOX
{
@@ -478,8 +520,8 @@ TabPage RID_SVXPAGE_BACKGROUND
};
stringlist [ portuguese_brazilian ] =
{
- < "Absatz" ; > ;
- < "Zeichen" ; > ;
+ < "Pargrafo" ; > ;
+ < "Caracter" ; > ;
};
stringlist [ swedish ] =
{
@@ -581,6 +623,21 @@ TabPage RID_SVXPAGE_BACKGROUND
< "ย่อหน้า" ; > ;
< "ตัวอักขระ" ; > ;
};
+ StringList [ czech ] =
+ {
+ < "Odstavec" ; > ;
+ < "Znak" ; > ;
+ };
+ StringList [ hebrew ] =
+ {
+ < "‮פסקאות‬" ; > ;
+ < "Zeichen" ; > ;
+ };
+ StringList [ hindi ] =
+ {
+ < "परिच्छेद" ; > ;
+ < "अक्षर" ; > ;
+ };
};
// Hintergrund-Brush ----------------------------------------------------
Window CT_BORDER
@@ -613,7 +670,7 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ FRENCH ] = "Couleur d'arrire-plan" ;
Text [ ITALIAN ] = "Colore di sfondo" ;
Text [ DUTCH ] = "Achtergrondkleur" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "Background Color" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Cor do Plano de Fundo" ;
Text [ SWEDISH ] = "Bakgrundsfrg" ;
Text [ PORTUGUESE ] = "Cor de fundo" ;
Text[ chinese_simplified ] = "背景颜色";
@@ -628,6 +685,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ language_user1 ] = " ";
Text[ catalan ] = "Color del fons";
Text[ thai ] = "สีพื้นหลัง";
+ Text[ czech ] = "Barva pozadí";
+ Text[ hebrew ] = "‮צבע רקע‬";
+ Text[ hindi ] = "पृष्ठभाग की रंग";
};
Window WIN_PREVIEW1
{
@@ -643,26 +703,29 @@ TabPage RID_SVXPAGE_BACKGROUND
Size = MAP_APPFONT ( 50 , 8) ;
Text = "~Transparenz" ;
Text [ english_us ] = "~Transparency" ;
- Text[ portuguese ] = "~Transparency";
- Text[ russian ] = "~Transparency";
- Text[ greek ] = "~Transparency";
- Text[ dutch ] = "~Transparency";
+ Text[ portuguese ] = "~Transparncia";
+ Text[ russian ] = "";
+ Text[ greek ] = "";
+ Text[ dutch ] = "Tr~ansparantie";
Text[ french ] = "Transparence";
Text[ spanish ] = "Tran~sparencia";
- Text[ finnish ] = "~Transparency";
+ Text[ finnish ] = "~Lpinkyvyys";
Text[ italian ] = "Trasparenza";
- Text[ danish ] = "~Transparency";
+ Text[ danish ] = "Transparens";
Text[ swedish ] = "~Transparens";
- Text[ polish ] = "~Transparency";
- Text[ portuguese_brazilian ] = "~Transparency";
+ Text[ polish ] = "Przeroczysto";
+ Text[ portuguese_brazilian ] = "Tr~ansparncia";
Text[ japanese ] = "透過性";
Text[ korean ] = "투명화";
Text[ chinese_simplified ] = "透明(~T)";
Text[ chinese_traditional ] = "透明(~T)";
- Text[ turkish ] = "~Transparency";
- Text[ arabic ] = "~Transparency";
- Text[ catalan ] = "~Transparency";
- Text[ thai ] = "~Transparency";
+ Text[ turkish ] = "~Saydamlk";
+ Text[ arabic ] = "";
+ Text[ catalan ] = "Transparncia";
+ Text[ thai ] = "โ~ปร่งแสง";
+ Text[ czech ] = "Průhlednost";
+ Text[ hebrew ] = "~Transparenz";
+ Text[ hindi ] = "~पारदर्शकता";
};
MetricField MF_COL_TRANS
{
@@ -696,7 +759,7 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ french ] = "Fichier" ;
Text [ swedish ] = "Fil" ;
Text [ danish ] = "Fil" ;
- Text [ portuguese_brazilian ] = "Datei" ;
+ Text [ portuguese_brazilian ] = "Arquivo" ;
Text [ portuguese ] = "Ficheiro" ;
Text[ chinese_simplified ] = "文件";
Text[ russian ] = "";
@@ -711,6 +774,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "Tiedosto";
Text[ catalan ] = "Fitxer";
Text[ thai ] = "แฟ้ม";
+ Text[ czech ] = "Soubor";
+ Text[ hebrew ] = "‮קובץ‬";
+ Text[ hindi ] = "फाइल";
};
PushButton BTN_BROWSE
{
@@ -720,7 +786,7 @@ TabPage RID_SVXPAGE_BACKGROUND
Text = "Au~swhlen..." ;
Text [ ENGLISH ] = "~Select..." ;
Text [ english_us ] = "~Browse..." ;
- Text [ portuguese_brazilian ] = "~Durchsuchen..." ;
+ Text [ portuguese_brazilian ] = "~Navegar..." ;
Text [ swedish ] = "~Vlj ut..." ;
Text [ danish ] = "Gennemse..." ;
Text [ italian ] = "~Sfoglia..." ;
@@ -730,17 +796,20 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ portuguese ] = "~Pesquisar..." ;
Text[ chinese_simplified ] = "浏览(~B)...";
Text[ russian ] = "...";
- Text[ polish ] = "Przegld~aj...";
+ Text[ polish ] = "Pr~zegldaj...";
Text[ japanese ] = "選択(~B)...";
Text[ chinese_traditional ] = "瀏覽(~B)...";
Text[ arabic ] = "...";
Text[ greek ] = "...";
Text[ korean ] = "선택(~B)...";
- Text[ turkish ] = "Se...";
+ Text[ turkish ] = "~Se...";
Text[ language_user1 ] = " ";
Text[ finnish ] = "Sel~aa...";
Text[ catalan ] = "~Navega...";
Text[ thai ] = "เ~รียกดู...";
+ Text[ czech ] = "Listovat...";
+ Text[ hebrew ] = "‮עיון...‬";
+ Text[ hindi ] = "~ब्रउज़...";
};
CheckBox BTN_LINK
{
@@ -756,11 +825,11 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ french ] = "Lien" ;
Text [ swedish ] = "Ln~ka" ;
Text [ danish ] = "Kd" ;
- Text [ portuguese_brazilian ] = "~Verkn?fen" ;
+ Text [ portuguese_brazilian ] = "~Vnculo" ;
Text [ portuguese ] = "~Ligao" ;
Text[ chinese_simplified ] = "链接(~L)";
Text[ russian ] = " ";
- Text[ polish ] = "Po~cz";
+ Text[ polish ] = "Po~cz";
Text[ japanese ] = "リンク(~L)";
Text[ chinese_traditional ] = "捷徑(~L)";
Text[ arabic ] = "";
@@ -771,6 +840,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "~Linkit";
Text[ catalan ] = "~Enllaa";
Text[ thai ] = "เ~ชื่อมโยง";
+ Text[ czech ] = "Odkaz";
+ Text[ hebrew ] = "~Verknüpfen";
+ Text[ hindi ] = "~लिंक";
};
FixedText FT_FILE
{
@@ -793,7 +865,7 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ french ] = "Type" ;
Text [ swedish ] = "Typ" ;
Text [ danish ] = "Type" ;
- Text [ portuguese_brazilian ] = "Art" ;
+ Text [ portuguese_brazilian ] = "Tipo" ;
Text [ portuguese ] = "Tipo" ;
Text[ chinese_simplified ] = "类型";
Text[ russian ] = "";
@@ -803,11 +875,14 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "유형";
- Text[ turkish ] = "Tr";
+ Text[ turkish ] = "Tip";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Tipus";
Text[ finnish ] = "Tyyppi";
Text[ thai ] = "ชนิด";
+ Text[ czech ] = "Typ";
+ Text[ hebrew ] = "‮סוג‬";
+ Text[ hindi ] = "वर्ग";
};
RadioButton BTN_POSITION
{
@@ -823,11 +898,11 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ dutch ] = "~Positie" ;
Text [ swedish ] = "~Position" ;
Text [ danish ] = "Placering" ;
- Text [ portuguese_brazilian ] = "~Position" ;
+ Text [ portuguese_brazilian ] = "~Posio" ;
Text [ portuguese ] = "~Posio" ;
Text[ chinese_simplified ] = "位置(~P)";
Text[ russian ] = "";
- Text[ polish ] = "Pozy~cja";
+ Text[ polish ] = "Pozycj~a";
Text[ japanese ] = "位置(~P)";
Text[ chinese_traditional ] = "位置(~P)";
Text[ arabic ] = "";
@@ -838,6 +913,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "S~ijainti";
Text[ catalan ] = "~Posici";
Text[ thai ] = "~ตำแหน่ง";
+ Text[ czech ] = "Umístění";
+ Text[ hebrew ] = "‮מיקום‬";
+ Text[ hindi ] = "~स्थान";
};
RadioButton BTN_AREA
{
@@ -854,11 +932,11 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ french ] = "~Remplissage" ;
Text [ swedish ] = "~Yta" ;
Text [ danish ] = "F~lade" ;
- Text [ portuguese_brazilian ] = "~Fl?che" ;
+ Text [ portuguese_brazilian ] = "r~ea" ;
Text [ portuguese ] = "~Preenchimento" ;
Text[ chinese_simplified ] = "平面(~E)";
Text[ russian ] = "";
- Text[ polish ] = "Obsza~r";
+ Text[ polish ] = "~Obszar";
Text[ japanese ] = "表面(~E)";
Text[ chinese_traditional ] = "平面(~E)";
Text[ arabic ] = "";
@@ -869,6 +947,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "~Alue";
Text[ catalan ] = "~rea";
Text[ thai ] = "พื้น~ที่";
+ Text[ czech ] = "Oblast";
+ Text[ hebrew ] = "~Fläche";
+ Text[ hindi ] = "वि~स्तीर्ण";
};
RadioButton BTN_TILE
{
@@ -884,11 +965,11 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ dutch ] = "~Tegel" ;
Text [ swedish ] = "Sida vid sida" ;
Text [ danish ] = "Side om side" ;
- Text [ portuguese_brazilian ] = "~Kachel" ;
+ Text [ portuguese_brazilian ] = "~Lado a Lado" ;
Text [ portuguese ] = "~Azulejo" ;
Text[ chinese_simplified ] = "平铺(~T)";
Text[ russian ] = "";
- Text[ polish ] = "Pyt~ka";
+ Text[ polish ] = "~Ssiadujco";
Text[ japanese ] = "タイル(~T)";
Text[ chinese_traditional ] = "平鋪(~T)";
Text[ arabic ] = "";
@@ -899,6 +980,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "Vi~erekkin";
Text[ catalan ] = "~Mosaic";
Text[ thai ] = "~ซ้อนทับ";
+ Text[ czech ] = "Dlaždice";
+ Text[ hebrew ] = "~Kachel";
+ Text[ hindi ] = "~टइल";
};
Control WND_POSITION
{
@@ -916,26 +1000,29 @@ TabPage RID_SVXPAGE_BACKGROUND
Size = MAP_APPFONT ( 153 , 8) ;
Text = "Transparenz" ;
Text [ english_us ] = "Transparency" ;
- Text[ portuguese ] = "Transparency";
- Text[ russian ] = "Transparency";
- Text[ greek ] = "Transparency";
- Text[ dutch ] = "Transparency";
+ Text[ portuguese ] = "Transparncia";
+ Text[ russian ] = "";
+ Text[ greek ] = "";
+ Text[ dutch ] = "Transparant";
Text[ french ] = "Transparence";
Text[ spanish ] = "Transparencia";
- Text[ finnish ] = "Transparency";
+ Text[ finnish ] = "Lpikuultavuus";
Text[ italian ] = "Trasparenza";
- Text[ danish ] = "Transparency";
+ Text[ danish ] = "Transparens";
Text[ swedish ] = "Transparens";
- Text[ polish ] = "Transparency";
- Text[ portuguese_brazilian ] = "Transparency";
+ Text[ polish ] = "Przezroczysto";
+ Text[ portuguese_brazilian ] = "Transparncia";
Text[ japanese ] = "透過性";
Text[ korean ] = "투명화";
Text[ chinese_simplified ] = "透明";
Text[ chinese_traditional ] = "透明";
- Text[ turkish ] = "Transparency";
- Text[ arabic ] = "Transparency";
- Text[ catalan ] = "Transparency";
- Text[ thai ] = "Transparency";
+ Text[ turkish ] = "effaflk";
+ Text[ arabic ] = "";
+ Text[ catalan ] = "Transparncia";
+ Text[ thai ] = "โปร่งแสง";
+ Text[ czech ] = "Průhlednost";
+ Text[ hebrew ] = "Transparenz";
+ Text[ hindi ] = "पारदर्शकता";
};
MetricField MF_GRAPH_TRANS
{
@@ -974,21 +1061,21 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ swedish ] = "~Frhandsvisning" ;
Text [ danish ] = "Eksempel" ;
Text [ portuguese ] = "~Previsualizar" ;
- Text [ portuguese_brazilian ] = "V~orschau" ;
+ Text [ portuguese_brazilian ] = "~Visualizar" ;
Text[ chinese_simplified ] = "预览(~V)";
Text[ russian ] = " ";
- Text[ polish ] = "P~odgld";
+ Text[ polish ] = "Po~dgld";
Text[ japanese ] = "プレビュー(~V)";
Text[ chinese_traditional ] = "預覽(~V)";
Text[ arabic ] = "";
Text[ greek ] = "";
- Text[ korean ] = "미리보기(~V)";
+ Text[ korean ] = "미리 보기(~V)";
Text[ turkish ] = "~nizleme";
- Text [ portuguese_brazilian ] = "V~orschau" ;
+ Text [ portuguese_brazilian ] = "~Visualizar" ;
Text [ portuguese ] = "~Previsualizar" ;
Text[ chinese_simplified ] = "预览(~V)";
Text[ russian ] = " ";
- Text[ polish ] = "P~odgld";
+ Text[ polish ] = "Po~dgld";
Text[ japanese ] = "プレビュー(~V)";
Text[ chinese_traditional ] = "預覽(~V)";
Text[ arabic ] = "";
@@ -996,6 +1083,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "Esi~katselu";
Text[ catalan ] = "Previsualit~zaci";
Text[ thai ] = "แสดงตั~วอย่าง";
+ Text[ czech ] = "Náhled";
+ Text[ hebrew ] = "V~orschau";
+ Text[ hindi ] = "पूर्व~दृश्य";
};
String STR_BROWSE
{
@@ -1008,11 +1098,11 @@ TabPage RID_SVXPAGE_BACKGROUND
Text [ dutch ] = "Afbeelding zoeken" ;
Text [ swedish ] = "Sk grafik" ;
Text [ danish ] = "Sg grafik" ;
- Text [ portuguese_brazilian ] = "Grafik suchen" ;
+ Text [ portuguese_brazilian ] = "Localizar figura" ;
Text [ portuguese ] = "Localizar imagem" ;
Text[ chinese_simplified ] = "搜寻图形";
Text[ russian ] = " ";
- Text[ polish ] = "Szukaj grafiki";
+ Text[ polish ] = "Znajd grafiki";
Text[ japanese ] = "図を検索";
Text[ chinese_traditional ] = "搜尋圖形";
Text[ arabic ] = " ";
@@ -1023,6 +1113,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ finnish ] = "Etsi grafiikka";
Text[ catalan ] = "Cerca imatge";
Text[ thai ] = "หากราฟิค";
+ Text[ czech ] = "Hledat obrázek";
+ Text[ hebrew ] = "Grafik suchen";
+ Text[ hindi ] = "सुचित्र अन्वेषण";
};
String STR_UNLINKED
{
@@ -1040,6 +1133,9 @@ TabPage RID_SVXPAGE_BACKGROUND
Text[ language_user1 ] = " ";
Text[ catalan ] = "Fons";
Text[ thai ] = "พื้นหลัง";
+ Text[ czech ] = "Pozadí";
+ Text[ hebrew ] = "‮רקע‬";
+ Text[ hindi ] = "पृष्ठभाग";
};
// ********************************************************************** EOF
@@ -1059,3 +1155,16 @@ TabPage RID_SVXPAGE_BACKGROUND
+
+
+
+
+
+
+
+
+
+
+
+
+