diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2001-05-16 15:05:44 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2001-05-16 15:05:44 +0000 |
commit | 40acb8c20e0d452c5e46aa256043e607efaa297d (patch) | |
tree | 1928de8304d5d13075a80607846694a8515fdbf6 /svx/source/dialog/labdlg.src | |
parent | c0dfcb6f29fb4b42d9edf7e7bb93712b85ce9b6f (diff) |
Merge SRC632: 16.05.01 - 18:05:52 (NoBranch)
Diffstat (limited to 'svx/source/dialog/labdlg.src')
-rw-r--r-- | svx/source/dialog/labdlg.src | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/svx/source/dialog/labdlg.src b/svx/source/dialog/labdlg.src index cc60dad0f917..2f6abd9af6c9 100644 --- a/svx/source/dialog/labdlg.src +++ b/svx/source/dialog/labdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: labdlg.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2001-05-10 06:49:08 $ + * last change: $Author: vg $ $Date: 2001-05-16 16:05:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -345,10 +345,10 @@ TabPage RID_SVXPAGE_CAPTION }; StringList [ finnish ] = { - < "Vapaa" ; 9000 ; > ; - < "30 astetta" ; 9000 ; > ; - < "45 astetta" ; 9000 ; > ; - < "60 astetta" ; 9000 ; > ; + < "Vapaa" ; 1 ; > ; + < "30 astetta" ; 3000 ; > ; + < "45 astetta" ; 4500 ; > ; + < "60 astetta" ; 6000 ; > ; < "90 astetta" ; 9000 ; > ; }; }; @@ -566,10 +566,10 @@ TabPage RID_SVXPAGE_CAPTION }; StringList [ finnish ] = { - < "Optimaalinen" ; 2 ; > ; - < "Ylhlt" ; 2 ; > ; - < "Vasemmalta" ; 2 ; > ; - < "Vaakataso" ; 2 ; > ; + < "Optimaalinen" ; 4 ; > ; + < "Ylhlt" ; 3 ; > ; + < "Vasemmalta" ; 3 ; > ; + < "Vaakataso" ; 1 ; > ; < "Pystysuora" ; 2 ; > ; }; }; @@ -666,11 +666,11 @@ TabPage RID_SVXPAGE_CAPTION Text [ dutch ] = "~Lengte" ; Text [ swedish ] = "~Lngd" ; Text [ danish ] = "Lngde" ; - Text [ portuguese_brazilian ] = "~Lnge" ; + Text [ portuguese_brazilian ] = "~L?nge" ; Text [ portuguese ] = "~Comprimento" ; Text[ chinese_simplified ] = "(~L)"; Text[ russian ] = ""; - Text[ polish ] = "Dugo"; + Text[ polish ] = "Dugo?"; Text[ japanese ] = "(~L)"; Text[ chinese_traditional ] = "(~L)"; Text[ arabic ] = ""; @@ -843,7 +843,7 @@ TabPage RID_SVXPAGE_CAPTION Text [ portuguese ] = "Superior; centro; inferior" ; Text[ chinese_simplified ] = ";;"; Text[ russian ] = "; ;"; - Text[ polish ] = "W grze, Na rodku;Na dole"; + Text[ polish ] = "W grze, Na ?rodku;Na dole"; Text[ japanese ] = ";;"; Text[ chinese_traditional ] = "W;;U"; Text[ arabic ] = "غ"; @@ -869,7 +869,7 @@ TabPage RID_SVXPAGE_CAPTION Text [ portuguese ] = "Esquerda; centro; direita" ; Text[ chinese_simplified ] = ";;"; Text[ russian ] = "; ;"; - Text[ polish ] = "Z lewej; W rodku; Z prawej"; + Text[ polish ] = "Z lewej; W ?rodku; Z prawej"; Text[ japanese ] = ";;E"; Text[ chinese_traditional ] = ";;k"; Text[ arabic ] = "Ѻغ"; @@ -941,7 +941,7 @@ TabDialog RID_SVXDLG_CAPTION Text [ ENGLISH ] = "Position" ; Text [ norwegian ] = "Posisjon" ; Text [ italian ] = "Posizione" ; - Text [ portuguese_brazilian ] = "Posio" ; + Text [ portuguese_brazilian ] = "Posi??o" ; Text [ portuguese ] = "Posio" ; Text [ finnish ] = "Sijainti" ; Text [ danish ] = "Placering" ; |