summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/bookmark.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 14:45:43 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 14:45:43 +0000
commit70de0c38fd177b3c95837118c5fb35e380c87e90 (patch)
treebb54ac0c5769dcfc89fdaeb151ffac6eb18154de /sw/source/ui/misc/bookmark.src
parent5aff37cd51879a41365f2ceb0e927bdf57ffddb3 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'sw/source/ui/misc/bookmark.src')
-rw-r--r--sw/source/ui/misc/bookmark.src76
1 files changed, 47 insertions, 29 deletions
diff --git a/sw/source/ui/misc/bookmark.src b/sw/source/ui/misc/bookmark.src
index c3b82d69dff4..45ba2594ed6d 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.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: kz $ $Date: 2001-07-13 21:58:38 $
+ * last change: $Author: hr $ $Date: 2003-03-27 15:43:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -119,23 +119,24 @@ ModalDialog DLG_INSERT_BOOKMARK
TEXT [ portuguese ] = "E~liminar" ;
TEXT [ finnish ] = "~Poista" ;
TEXT [ danish ] = "Slet" ;
- TEXT [ french ] = "~Supprimer" ;
+ TEXT [ french ] = "Supprimer" ;
TEXT [ swedish ] = "~Radera" ;
TEXT [ dutch ] = "~Wissen" ;
- TEXT [ spanish ] = "~Eliminar" ;
+ TEXT [ spanish ] = "~Borrar" ;
TEXT [ english_us ] = "~Delete" ;
TABSTOP = TRUE ;
DISABLE = TRUE ;
- TEXT[ chinese_simplified ] = "ɾ(~D)";
+ TEXT[ chinese_simplified ] = "删除(~D)";
TEXT[ russian ] = "";
TEXT[ polish ] = "~Usu";
- TEXT[ japanese ] = "폜(~D)";
- TEXT[ chinese_traditional ] = "R(~D)";
+ TEXT[ japanese ] = "削除(~D)";
+ TEXT[ chinese_traditional ] = "刪除(~D)";
TEXT[ greek ] = "";
- TEXT[ korean ] = "(~D)";
+ TEXT[ korean ] = "삭제(~D)";
TEXT[ arabic ] = "";
TEXT[ turkish ] = "~Sil";
- TEXT[ catalan ] = "~Eliminar";
+ TEXT[ catalan ] = "~Suprimeix";
+ TEXT[ thai ] = "~ลบ";
};
FixedLine FL_BOOKMARK
{
@@ -154,27 +155,29 @@ ModalDialog DLG_INSERT_BOOKMARK
TEXT [ dutch ] = "Tekstmarkeringen" ;
TEXT [ spanish ] = "Marcas de texto" ;
TEXT [ english_us ] = "Bookmarks" ;
- TEXT[ chinese_simplified ] = "ǩ";
- TEXT[ russian ] = " ";
+ TEXT[ chinese_simplified ] = "书签";
+ TEXT[ russian ] = "";
TEXT[ polish ] = "Zakadki";
- TEXT[ japanese ] = "÷ϰ";
- TEXT[ chinese_traditional ] = "";
+ TEXT[ japanese ] = "テキストマーク";
+ TEXT[ chinese_traditional ] = "內文標籤";
TEXT[ greek ] = " ";
- TEXT[ korean ] = "å";
+ TEXT[ korean ] = "책갈피";
TEXT[ arabic ] = " ";
TEXT[ turkish ] = "Metin iareti";
- TEXT[ catalan ] = "Marcas de texto";
+ TEXT[ catalan ] = "Marques de text";
+ TEXT[ thai ] = "ที่คั่น";
};
- TEXT[ chinese_simplified ] = "ǩ";
- TEXT[ russian ] = " ";
+ TEXT[ chinese_simplified ] = "插入书签";
+ TEXT[ russian ] = " ";
TEXT[ polish ] = "Wstaw zakadk";
- TEXT[ japanese ] = "÷ϰ̑}";
- TEXT[ chinese_traditional ] = "J";
+ TEXT[ japanese ] = "テキストマークの挿入";
+ TEXT[ chinese_traditional ] = "插入內文標籤";
TEXT[ greek ] = " ";
- TEXT[ korean ] = "å ";
+ TEXT[ korean ] = "책갈피 삽입";
TEXT[ arabic ] = " ";
TEXT[ turkish ] = "Metin iareti ekle";
- TEXT[ catalan ] = "Insertar marca";
+ TEXT[ catalan ] = "Insereix marca";
+ TEXT[ thai ] = "แทรกที่คั่น";
};
String STR_REMOVE_WARNING
{
@@ -182,27 +185,42 @@ String STR_REMOVE_WARNING
Text [English] = "The following characters are not valid and have been removed: ";
Text[ english_us ] = "The following characters are not valid and have been removed: ";
Text[ portuguese ] = "Os seguintes caracteres foram eliminados porque no so vlidos: ";
- Text[ russian ] = " : ";
+ Text[ russian ] = " : ";
Text[ greek ] = " . ";
- Text[ dutch ] = "De volgende tekens zijn niet toegestaan en werden daarom verwijderd. ";
+ Text[ dutch ] = "De volgende tekens zijn niet toegestaan en zijn daarom verwijderd. ";
Text[ french ] = "Les caractres suivants ont t supprims car ils ne sont pas permis : ";
- Text[ spanish ] = "Los siguientes caracteres han sido eliminados porque no se permiten: ";
+ Text[ spanish ] = "Los siguientes caracteres se han borrado por no ser vlidos: ";
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[ japanese ] = "͋̕‚ĂȂߏ܂B ";
- Text[ korean ] = " ڵ ȿ ʾƼ ŵǾϴ: ";
- Text[ chinese_simplified ] = "ַЧѾɾ ";
- Text[ chinese_traditional ] = "UCrLĦӳQRG ";
+ Text[ japanese ] = "次の文字は許可されていないため除去されました。 ";
+ Text[ korean ] = "다음과 같은 문자는 허용되지 않기 때문에 제거되었습니다: ";
+ Text[ chinese_simplified ] = "下列字符无效且已经被删除: ";
+ Text[ chinese_traditional ] = "下列的字型無效而被刪除: ";
Text[ arabic ] = " ɡ : ";
Text[ turkish ] = "Aadaki karakterler geerli deiller ve bu nedenle kartldlar: ";
- Text[ catalan ] = "Los siguientes caracteres han sido eliminados porque no se permiten: ";
+ Text[ catalan ] = "Els segents carcters s'han eliminat perqu no es permeten: ";
Text[ finnish ] = "Seuraavat merkit eivt ole kelvollisia ja ne poistettiin: ";
+ Text[ thai ] = "ตัวอักขระตามนี้ไม่ถูกต้องและถูกเอาออกแล้ว: ";
};
+
+
+
+
+
+
+
+
+
+
+
+
+
+