diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:45:15 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:45:15 +0000 |
commit | aa20f04daf10494dca4bbfd60a3ec02cd5dee224 (patch) | |
tree | 31b12fa143686b6e43ee78ce56dfca2290aa5aa2 /svx/source/svxlink/linkmgr.src | |
parent | 6557853991d7ac3f3e33cc5049551da692657794 (diff) |
INTEGRATION: CWS mergem8 (1.10.2.7.8.3.2.2.64); FILE MERGED
2003/04/29 08:28:48 gh 1.10.2.7.8.3.2.2.64.2: final merge for Beta2
2003/04/14 14:52:08 gh 1.10.2.7.8.3.2.2.64.1: merging all languages
Diffstat (limited to 'svx/source/svxlink/linkmgr.src')
-rw-r--r-- | svx/source/svxlink/linkmgr.src | 35 |
1 files changed, 28 insertions, 7 deletions
diff --git a/svx/source/svxlink/linkmgr.src b/svx/source/svxlink/linkmgr.src index 5b330e0421be..c74fb8363560 100644 --- a/svx/source/svxlink/linkmgr.src +++ b/svx/source/svxlink/linkmgr.src @@ -2,9 +2,9 @@ * * $RCSfile: linkmgr.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: hr $ $Date: 2003-03-27 15:04:55 $ + * last change: $Author: hr $ $Date: 2003-04-29 16:45:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,6 +89,9 @@ String RID_SVXSTR_FILELINK Text[ language_user1 ] = " "; Text[ catalan ] = "Document"; Text[ thai ] = "เอกสาร"; + Text[ czech ] = "Dokument"; + Text[ hebrew ] = "מסמך"; + Text[ hindi ] = "लेखपत्र"; }; String RID_SVXSTR_GRAFIKLINK { @@ -96,7 +99,7 @@ String RID_SVXSTR_GRAFIKLINK Text [ ENGLISH ] = "Graphic" ; Text [ norwegian ] = "Graphic" ; Text [ italian ] = "Immagine" ; - Text [ portuguese_brazilian ] = "Gr?fico" ; + Text [ portuguese_brazilian ] = "Figura" ; Text [ portuguese ] = "Imagem" ; Text [ finnish ] = "Grafiikka" ; Text [ danish ] = "Grafik" ; @@ -119,6 +122,9 @@ String RID_SVXSTR_GRAFIKLINK Text[ language_user1 ] = " "; Text[ catalan ] = "Imatge"; Text[ thai ] = "กราฟิค"; + Text[ czech ] = "Obrázek"; + Text[ hebrew ] = "גרפיקה"; + Text[ hindi ] = "सुचित्र"; }; String RID_SVXSTR_EDITGRFLINK { @@ -128,7 +134,7 @@ String RID_SVXSTR_EDITGRFLINK Text [ ENGLISH ] = "Link to Graphic" ; Text [ norwegian ] = "Koble til Grafikk" ; Text [ italian ] = "Collega immagine" ; - Text [ portuguese_brazilian ] = "Ligar a Gr?fico" ; + Text [ portuguese_brazilian ] = "Vincular Figuras" ; Text [ portuguese ] = "Ligar imagem" ; Text [ finnish ] = "Linkit kuvat" ; Text [ danish ] = "Kd grafik" ; @@ -139,7 +145,7 @@ String RID_SVXSTR_EDITGRFLINK Text [ english_us ] = "Link graphics" ; Text[ chinese_simplified ] = "链接图形"; Text[ russian ] = " "; - Text[ polish ] = "Pocz grafik"; + Text[ polish ] = "Docz grafik"; Text[ japanese ] = "図をリンクする"; Text[ chinese_traditional ] = "連結圖形"; Text[ arabic ] = " "; @@ -151,6 +157,9 @@ String RID_SVXSTR_EDITGRFLINK Text[ turkish ] = "Grafik balants olutur"; Text[ catalan ] = "Enllaa la imatge"; Text[ thai ] = "เชื่อมโยงกราฟิค"; + Text[ czech ] = "Propojit obrázky"; + Text[ hebrew ] = "קישור גרפיקה"; + Text[ hindi ] = "सुचित्र को लिंक करो"; }; String RID_SVXSTR_GRFLINKPROGRESS { @@ -164,10 +173,10 @@ String RID_SVXSTR_GRFLINKPROGRESS Text [ swedish ] = "Importerar grafik..." ; Text [ danish ] = "Importerer grafik..." ; Text [ portuguese ] = "A importar imagem..." ; - Text [ portuguese_brazilian ] = "Importiere Grafik..." ; + Text [ portuguese_brazilian ] = "Importando figuras..." ; Text[ chinese_simplified ] = "输入图形..."; Text[ russian ] = " ..."; - Text[ polish ] = "Importuj grafik..."; + Text[ polish ] = "Importowanie grafiki..."; Text[ japanese ] = "図のインポート..."; Text[ chinese_traditional ] = "匯入圖形..."; Text[ arabic ] = " ..."; @@ -180,6 +189,9 @@ String RID_SVXSTR_GRFLINKPROGRESS Text[ catalan ] = "S'est important la imatge..."; Text[ finnish ] = "Tuodaan grafiikkaa..."; Text[ thai ] = "กำลังนำเข้ากราฟิค..."; + Text[ czech ] = "Importuje se obrázek..."; + Text[ hebrew ] = "יבוא גרפיקה"; + Text[ hindi ] = "सुचित्र को आयात कर रहा है..."; }; Bitmap RID_SVXGRF_GRAPHICLOAD { @@ -200,3 +212,12 @@ Bitmap RID_SVXGRF_GRAPHICLOAD + + + + + + + + + |