From 60462c0d53dcca1fe684d930c4b3b8bc7a51474e Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 16 May 2001 14:16:03 +0000 Subject: Merge SRC632: 16.05.01 - 17:15:16 (NoBranch) --- sfx2/source/dialog/filedlghelper.src | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'sfx2') diff --git a/sfx2/source/dialog/filedlghelper.src b/sfx2/source/dialog/filedlghelper.src index 3979f508632d..a195ef0eb9ca 100644 --- a/sfx2/source/dialog/filedlghelper.src +++ b/sfx2/source/dialog/filedlghelper.src @@ -2,9 +2,9 @@ * * $RCSfile: filedlghelper.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2001-05-11 05:14:54 $ + * last change: $Author: kz $ $Date: 2001-05-16 15:16:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,6 +89,7 @@ String STR_SFX_FILEDLG_ACTUALVERSION Text[ korean ] = "ÇöÀç ¹öÀü"; Text[ turkish ] = "Yürürlükteki sürüm"; Text[ catalan ] = "Current version"; + Text[ finnish ] = "Aktuelle Version"; }; String STR_SFX_EXPLORERFILE_INSERT @@ -97,23 +98,24 @@ String STR_SFX_EXPLORERFILE_INSERT Text [ English ] = "Insert" ; Text [ portuguese ] = "Inserir" ; Text [ english_us ] = "Insert" ; - Text [ portuguese_brazilian ] = "Einfügen" ; + Text [ portuguese_brazilian ] = "Einf?en" ; Text [ swedish ] = "Infoga" ; Text [ danish ] = "Indsæt" ; Text [ italian ] = "Inserisci" ; Text [ spanish ] = "Insertar" ; Text [ french ] = "Insérer" ; Text [ dutch ] = "Invoegen" ; - Text[ chinese_simplified ] = "²åÈë"; + Text[ chinese_simplified ] = "ÌùÉÏ"; Text[ russian ] = "Âñòàâèòü"; Text[ polish ] = "Wstaw"; Text[ japanese ] = "‘}“ü"; - Text[ chinese_traditional ] = "´¡¤J"; + Text[ chinese_traditional ] = "¶K¤W"; Text[ arabic ] = "ÅÏÑÇÌ"; Text[ greek ] = "ÅéóáãùãÞ"; Text[ korean ] = "»ðÀÔ"; Text[ turkish ] = "Ekle"; Text[ catalan ] = "Insert"; + Text[ finnish ] = "Einfügen"; }; String STR_SFX_EXPLORERFILE_BUTTONINSERT @@ -122,23 +124,24 @@ String STR_SFX_EXPLORERFILE_BUTTONINSERT Text [ English ] = "~Insert" ; Text [ portuguese ] = "~Inserir" ; Text [ english_us ] = "~Insert" ; - Text [ portuguese_brazilian ] = "~Einfügen" ; + Text [ portuguese_brazilian ] = "~Einf?en" ; Text [ swedish ] = "~Infoga" ; Text [ danish ] = "~Indsæt" ; Text [ italian ] = "~Inserici" ; Text [ spanish ] = "~Insertar" ; Text [ french ] = "~Insérer" ; Text [ dutch ] = "~Invoegen" ; - Text[ chinese_simplified ] = "²åÈë(~I)"; + Text[ chinese_simplified ] = "ÌùÉÏ(~I)"; Text[ russian ] = "Âñòàâèòü"; Text[ polish ] = "Wstaw"; Text[ japanese ] = "‘}“ü(~I)"; - Text[ chinese_traditional ] = "´¡¤J(~I)"; + Text[ chinese_traditional ] = "¶K¤W(~I)"; Text[ arabic ] = "ÅÏÑÇÌ"; Text[ greek ] = "~ÅéóáãùãÞ"; Text[ korean ] = "»ðÀÔ(~I)"; Text[ turkish ] = "Ekle"; Text[ catalan ] = "~Insert"; + Text[ finnish ] = "~Einfügen"; }; String STR_SFX_IMPORT_ALL @@ -166,6 +169,7 @@ String STR_SFX_IMPORT_ALL Text[ korean ] = "<¸ðµç ¼­½Ä>"; Text[ turkish ] = ""; Text[ language_user1 ] = " "; + Text[ catalan ] = ""; }; //******************************************************************** EOF -- cgit