From 9aa9757b5c74f9959cc37942e00cae47507e16d5 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 3 Jul 2003 16:17:31 +0000 Subject: INTEGRATION: CWS rc2merge (1.56.26); FILE MERGED 2003/07/03 14:29:53 ihi 1.56.26.1: rc-2 merge all languages --- sc/source/ui/drawfunc/objdraw.src | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'sc/source/ui/drawfunc/objdraw.src') diff --git a/sc/source/ui/drawfunc/objdraw.src b/sc/source/ui/drawfunc/objdraw.src index 78fab6657a4a..28ed56d1627c 100644 --- a/sc/source/ui/drawfunc/objdraw.src +++ b/sc/source/ui/drawfunc/objdraw.src @@ -2,9 +2,9 @@ * * $RCSfile: objdraw.src,v $ * - * $Revision: 1.56 $ + * $Revision: 1.57 $ * - * last change: $Author: hr $ $Date: 2003-06-13 13:38:06 $ + * last change: $Author: hr $ $Date: 2003-07-03 17:17:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -270,7 +270,7 @@ Text [ English ] = "~Left" ; \ Text [ norwegian ] = "~Left" ; \ Text [ italian ] = "A ~sinistra" ; \ - Text [ portuguese_brazilian ] = "~Esquerda" ; \ + Text [ portuguese_brazilian ] = " ~Esquerda" ; \ Text [ portuguese ] = "~Esquerda" ; \ Text [ finnish ] = "~Vasen:" ; \ Text [ danish ] = "~Venstre" ; \ @@ -307,7 +307,7 @@ Text [ English ] = "~Right" ; \ Text [ norwegian ] = "~Right" ; \ Text [ italian ] = "A dest~ra" ; \ - Text [ portuguese_brazilian ] = "~Direita" ; \ + Text [ portuguese_brazilian ] = " ~Direita" ; \ Text [ portuguese ] = "~Direita" ; \ Text [ finnish ] = "~Oikea" ; \ Text [ danish ] = "H~jre" ; \ @@ -574,7 +574,7 @@ Text[ english_us ] = "~Name Object...";\ Text[ portuguese ] = "~Name Object...";\ Text[ russian ] = "~ ...";\ - Text[ greek ] = "~Name Object...";\ + Text[ greek ] = " ~...";\ Text[ dutch ] = "Na~am geven aan object...";\ Text[ french ] = "~Nommer l'objet...";\ Text[ spanish ] = "~Nombrar objeto...";\ @@ -584,10 +584,10 @@ Text[ swedish ] = "Namnge ob~jekt...";\ Text[ polish ] = "Nazwij obiek~t...";\ Text[ portuguese_brazilian ] = "~Nomear Objeto...";\ - Text[ japanese ] = "オブジェクトに名前を付ける...";\ + Text[ japanese ] = "オブジェクトに名前を付ける(~N)...";\ Text[ korean ] = "개체 이름 지정(~N)...";\ - Text[ chinese_simplified ] = "命名对象...";\ - Text[ chinese_traditional ] = "命名物件...";\ + Text[ chinese_simplified ] = "命名对象(~N)...";\ + Text[ chinese_traditional ] = "命名物件(~N)...";\ Text[ turkish ] = "~Nesne Adlandr...";\ Text[ arabic ] = "~Name Object...";\ Text[ catalan ] = "~Nom de l'objecte...";\ @@ -628,7 +628,7 @@ Text [ ENGLISH ] = "~Vertical" ; \ Text [ norwegian ] = "~Vertikal" ; \ Text [ italian ] = "~Verticale" ; \ - Text [ portuguese_brazilian ] = "~Verticalmente" ; \ + Text [ portuguese_brazilian ] = "~Vertical" ; \ Text [ portuguese ] = "~Vertical" ; \ Text [ finnish ] = "~Pystytaso" ; \ Text [ danish ] = "~Lodret" ; \ @@ -696,7 +696,7 @@ Text[ japanese ] = "反転(~F)";\ Text[ chinese_traditional ] = "翻轉(~F)";\ Text[ arabic ] = "~";\ - Text[ greek ] = "~";\ + Text[ greek ] = " ";\ Text[ korean ] = "대칭(~F)";\ Text[ turkish ] = "~Yanst";\ Text[ language_user1 ] = " ";\ @@ -2283,5 +2283,6 @@ Menu RID_POPUP_DRAWTEXT + -- cgit