From e361d1931712dafdb82d594bfecb5c0bbfe74824 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 29 Apr 2003 15:21:04 +0000 Subject: INTEGRATION: CWS mergem8 (1.14.2.3.2.7.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:30 gh 1.14.2.3.2.7.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:46:31 gh 1.14.2.3.2.7.6.3.2.2.52.1: merging all languages --- sw/source/ui/misc/bookmark.src | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) (limited to 'sw/source/ui/misc/bookmark.src') diff --git a/sw/source/ui/misc/bookmark.src b/sw/source/ui/misc/bookmark.src index 45ba2594ed6d..b6f880346d49 100644 --- a/sw/source/ui/misc/bookmark.src +++ b/sw/source/ui/misc/bookmark.src @@ -2,9 +2,9 @@ * * $RCSfile: bookmark.src,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: hr $ $Date: 2003-03-27 15:43:56 $ + * last change: $Author: hr $ $Date: 2003-04-29 16:21:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ ModalDialog DLG_INSERT_BOOKMARK TEXT [ English ] = "Insert bookmark" ; TEXT [ norwegian ] = "Sett inn bokmerke" ; TEXT [ italian ] = "Inserisci segnalibro" ; - TEXT [ portuguese_brazilian ] = "Inserir marca" ; + TEXT [ portuguese_brazilian ] = "Inserir Marcador" ; TEXT [ portuguese ] = "Inserir marcador de texto" ; TEXT [ finnish ] = "Lis kirjanmerkki" ; TEXT [ danish ] = "Indst tekstmarkering" ; @@ -115,7 +115,7 @@ ModalDialog DLG_INSERT_BOOKMARK TEXT [ English ] = "~Delete" ; TEXT [ norwegian ] = "~Slett" ; TEXT [ italian ] = "~Elimina" ; - TEXT [ portuguese_brazilian ] = "~Apagar" ; + TEXT [ portuguese_brazilian ] = "E~xcluir" ; TEXT [ portuguese ] = "E~liminar" ; TEXT [ finnish ] = "~Poista" ; TEXT [ danish ] = "Slet" ; @@ -137,6 +137,9 @@ ModalDialog DLG_INSERT_BOOKMARK TEXT[ turkish ] = "~Sil"; TEXT[ catalan ] = "~Suprimeix"; TEXT[ thai ] = "~ลบ"; + TEXT[ czech ] = "Smazat"; + TEXT[ hebrew ] = "‮מחיקה‬"; + TEXT[ hindi ] = "~मिटाओ"; }; FixedLine FL_BOOKMARK { @@ -146,7 +149,7 @@ ModalDialog DLG_INSERT_BOOKMARK TEXT [ English ] = "Bookmarks" ; TEXT [ norwegian ] = "Bokmerker" ; TEXT [ italian ] = "Segnalibri" ; - TEXT [ portuguese_brazilian ] = "Marcas" ; + TEXT [ portuguese_brazilian ] = "Marcadores" ; TEXT [ portuguese ] = "Marcadores de texto" ; TEXT [ finnish ] = "Kirjanmerkit" ; TEXT [ danish ] = "Tekstmarkeringer" ; @@ -163,9 +166,12 @@ ModalDialog DLG_INSERT_BOOKMARK TEXT[ greek ] = " "; TEXT[ korean ] = "책갈피"; TEXT[ arabic ] = " "; - TEXT[ turkish ] = "Metin iareti"; + TEXT[ turkish ] = "Skkullanlanlar"; TEXT[ catalan ] = "Marques de text"; TEXT[ thai ] = "ที่คั่น"; + TEXT[ czech ] = "Záložky"; + TEXT[ hebrew ] = "Textmarken"; + TEXT[ hindi ] = "पृष्ठसंकेत"; }; TEXT[ chinese_simplified ] = "插入书签"; TEXT[ russian ] = " "; @@ -178,6 +184,9 @@ ModalDialog DLG_INSERT_BOOKMARK TEXT[ turkish ] = "Metin iareti ekle"; TEXT[ catalan ] = "Insereix marca"; TEXT[ thai ] = "แทรกที่คั่น"; + TEXT[ czech ] = "Vložit záložku"; + TEXT[ hebrew ] = "‮הוספת סימניה‬"; + TEXT[ hindi ] = "पृष्ठसंकेत जोड़ो"; }; String STR_REMOVE_WARNING { @@ -193,8 +202,8 @@ String STR_REMOVE_WARNING Text[ italian ] = "I caratteri seguenti non sono ammessi e per questo eliminati. "; Text[ danish ] = "De flgende tegn er ikke tilladte og er derfor blevet fjernet: "; Text[ swedish ] = "Fljande tecken r inte tilltna och har drfr tagits bort: "; - Text[ polish ] = "Nastpujcy znak jest niedozwolony i zosta dlatego usunity: "; - Text[ portuguese_brazilian ] = "The following characters are not valid and have been removed: "; + Text[ polish ] = "Nastpujce znaki s niedozwolone i zostay usunite: "; + Text[ portuguese_brazilian ] = "Os seguintes caracteres foram removidos porque no so vlidos: "; Text[ japanese ] = "次の文字は許可されていないため除去されました。 "; Text[ korean ] = "다음과 같은 문자는 허용되지 않기 때문에 제거되었습니다: "; Text[ chinese_simplified ] = "下列字符无效且已经被删除: "; @@ -204,6 +213,9 @@ String STR_REMOVE_WARNING Text[ catalan ] = "Els segents carcters s'han eliminat perqu no es permeten: "; Text[ finnish ] = "Seuraavat merkit eivt ole kelvollisia ja ne poistettiin: "; Text[ thai ] = "ตัวอักขระตามนี้ไม่ถูกต้องและถูกเอาออกแล้ว: "; + Text[ czech ] = "Následující znaky jsou neplatné a byly odstraněny: "; + Text[ hebrew ] = "Die folgenden Zeichen sind nicht zulässig und wurden deshalb entfernt:"; + Text[ hindi ] = "निम्नलिखित अक्षरें अमान्य है और उनको हटाया: "; }; @@ -216,6 +228,15 @@ String STR_REMOVE_WARNING + + + + + + + + + -- cgit