diff options
Diffstat (limited to 'sw/source/ui/table')
-rw-r--r-- | sw/source/ui/table/table.src | 36 |
1 files changed, 4 insertions, 32 deletions
diff --git a/sw/source/ui/table/table.src b/sw/source/ui/table/table.src index 184db307cc1e..47de204fd47d 100644 --- a/sw/source/ui/table/table.src +++ b/sw/source/ui/table/table.src @@ -2,9 +2,9 @@ * * $RCSfile: table.src,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: vg $ $Date: 2003-12-17 19:16:52 $ + * last change: $Author: hjs $ $Date: 2004-06-26 03:42:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,36 +62,8 @@ #include "table.hrc" InfoBox MSG_ERR_TABLE_MERGE { - MESSAGE = "Selektierte Zellen der Tabelle sind zu komplex zum Verbinden." ; - MESSAGE [ English ] = "Selected table cells are too complex to merge." ; - MESSAGE [ norwegian ] = "Valgte tabellceller er for komplekse til flette" ; - MESSAGE [ italian ] = "Le celle della tabella selezionata sono troppo complesse per l'unione" ; - MESSAGE [ portuguese_brazilian ] = "As clulas selecionadas da tabela so muito complexas para mesclar." ; - MESSAGE [ portuguese ] = "As clulas seleccionadas da tabela so muito complexas para a intercalao." ; - MESSAGE [ finnish ] = "Valitut taulukon solut ovat liian monimutkaisia yhdistettvksi." ; - MESSAGE [ danish ] = "De markerede tabelceller er for komplekse til fletning." ; - MESSAGE [ french ] = "Cellules du tableau slectionnes trop complexes pour tre fusionnes." ; - MESSAGE [ swedish ] = "Markerade tabellceller r fr komplexa fr sammanfogning." ; - MESSAGE [ dutch ] = "De geselecteerde tabelcellen zijn te complex voor samenvoeging." ; - MESSAGE [ spanish ] = "Las celdas seleccionadas de la tabla son demasiado complejas para enlazarlas." ; - MESSAGE [ english_us ] = "Selected table cells are too complex to merge." ; - MESSAGE[ chinese_simplified ] = "所选择的表格单元格太综合而无法合并。"; - MESSAGE[ russian ] = " ."; - MESSAGE[ polish ] = "Zaznaczone komrki tabeli s zbyt skomplikowane, aby je scali."; - MESSAGE[ japanese ] = "選択された表のセルは、結合するには複雑過ぎます。"; - MESSAGE[ chinese_traditional ] = "所選擇的表格儲存格太綜合而無法合併。"; - MESSAGE[ arabic ] = " ."; - MESSAGE[ greek ] = " ."; - MESSAGE[ korean ] = "표의 선택된 셀은 병합하기에 너무 복잡합니다."; - MESSAGE[ turkish ] = "Seilen tablo hcreleri birletirilmek iin fazla karmak."; - MESSAGE[ catalan ] = "Les cel.les seleccionades de la taula sn massa complexes per poder-les enllaar."; - MESSAGE[ thai ] = "เลือกตารางเซลล์ซับซ้อนเกินไปในการผสาน"; - MESSAGE[ czech ] = "Zvolené buňky tabulky jsou příliš komplexní ke sloučení."; - MESSAGE[ hebrew ] = "Selektierte Zellen der Tabelle sind zu komplex zum Verbinden."; - MESSAGE[ hindi ] = "चुने हुए सारणी कोष्ठों को मिलाना असंभव है ।"; - MESSAGE[ slovak ] = "Vybrané bunky tabuľky sú príliš komplexné na zlúčenie."; - MESSAGE[ hungarian ] = "A kijelölt cellák túl összetettek az egyesítés végrehajtásához."; - MESSAGE[ slovenian ] = "Izbrane celice so preveč zapletene za spajanje."; + Message [ de ] = "Selektierte Zellen der Tabelle sind zu komplex zum Verbinden." ; + Message [ en-US ] = "Selected table cells are too complex to merge." ; }; |