diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:15:31 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:15:31 +0000 |
commit | f4039c7416f05f8d0a03b2de998e37228230104b (patch) | |
tree | adebb8625907c3a498ee2369686b31820f0c2072 /sw/source/ui/dochdl | |
parent | 5cc59e9025e7f88d88d039b9b18d09c6f0d65b00 (diff) |
INTEGRATION: CWS mergem8 (1.14.2.8.6.4.2.2.52); FILE MERGED
2003/04/29 08:26:08 gh 1.14.2.8.6.4.2.2.52.2: final merge for Beta2
2003/04/14 14:45:31 gh 1.14.2.8.6.4.2.2.52.1: merging all languages
Diffstat (limited to 'sw/source/ui/dochdl')
-rw-r--r-- | sw/source/ui/dochdl/selglos.src | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/sw/source/ui/dochdl/selglos.src b/sw/source/ui/dochdl/selglos.src index 9574782e2b0e..a10906902ca3 100644 --- a/sw/source/ui/dochdl/selglos.src +++ b/sw/source/ui/dochdl/selglos.src @@ -2,9 +2,9 @@ * * $RCSfile: selglos.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: hr $ $Date: 2003-03-27 15:43:02 $ + * last change: $Author: hr $ $Date: 2003-04-29 16:15:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,7 @@ ModalDialog DLG_SEL_GLOS Text [ ENGLISH ] = "Insert AutoText" ; Text [ norwegian ] = "Insert AutoText" ; Text [ italian ] = "Inserisci testo automatico" ; - Text [ portuguese_brazilian ] = "Inserir Texto Autom?tico" ; + Text [ portuguese_brazilian ] = "Inserir AutoTexto" ; Text [ portuguese ] = "Inserir AutoTexto" ; Text [ finnish ] = "Lis automaattinen teksti" ; Text [ danish ] = "Indst AutoTekst" ; @@ -114,7 +114,7 @@ ModalDialog DLG_SEL_GLOS Text [ ENGLISH ] = "Entries for Short Name " ; Text [ norwegian ] = "Entries for Short Name " ; Text [ italian ] = "Testo automatico per la sigla " ; - Text [ portuguese_brazilian ] = "Entadas para Abrevia??s " ; + Text [ portuguese_brazilian ] = "AutoTextos para atalho" ; Text [ portuguese ] = "AutoTexto para abreviatura" ; Text [ finnish ] = "Pikavalikoiden automaattiset tekstit " ; Text [ danish ] = "AutoTekst til forkortelse " ; @@ -131,10 +131,13 @@ ModalDialog DLG_SEL_GLOS Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "자동 텍스트 바로 가기 "; - Text[ turkish ] = "Otomatik metin ksaltmas "; + Text[ turkish ] = "Ksayollar iin otomatik metinler"; Text[ language_user1 ] = " "; Text[ catalan ] = "AutoText per nom curt "; Text[ thai ] = "ข้อความอัตโนมัติสำหรับเป็นทางลัด "; + Text[ czech ] = "Automatické texty pro zkratku "; + Text[ hebrew ] = "AutoTexte zum Kürzel"; + Text[ hindi ] = "सरलविधि केलिए स्वचालित ढंग से टेक्स्ट् "; }; ListBox LB_GLOS { @@ -156,6 +159,9 @@ ModalDialog DLG_SEL_GLOS Text[ language_user1 ] = " "; Text[ catalan ] = "Insereix AutoText"; Text[ thai ] = "แทรกข้อความอัตโนมัติ"; + Text[ czech ] = "Vložit automatický text"; + Text[ hebrew ] = "AutoText einfügen"; + Text[ hindi ] = "स्वचालित ढंग से टेक्स्ट् जोड़ो"; }; @@ -176,3 +182,12 @@ ModalDialog DLG_SEL_GLOS + + + + + + + + + |