Merge SRC638: 24.07.01 - 23:01:32

This commit is contained in:
Kurt Zenker 2001-07-24 20:02:05 +00:00
parent 3cc3a91d83
commit b675fc19ad

View file

@ -2,9 +2,9 @@
*
* $RCSfile: strings.src,v $
*
* $Revision: 1.17 $
* $Revision: 1.18 $
*
* last change: $Author: fs $ $Date: 2001-07-17 14:13:54 $
* last change: $Author: kz $ $Date: 2001-07-24 21:02:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -160,7 +160,7 @@ String RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN
Text[ japanese ] = "このコントロールの読み込み中にエラーが発生しました。それが原因でワイルドカードに置換されました。";
Text[ korean ] = "タフ トチニョキム キホオ蠖テソ。 ソタキ<EFBE80>。 ケ゚サ<EFBE9F>ヌマソエスタエマエル. アラキッケヌキホ ヌテキケタフスコネヲエ<EFBDA6>ホ エ<>シオヌセ悅タエマエル.";
Text[ chinese_simplified ] = "ラーネ<EFBDB0><EFBFBD>ヨカホハアウ<EFBDB1>ヨチヒメサク<EFBDBB><EFBFBD>ャメ<EFBDAC>ヒモテヘィナ莵逸擎贐ヨカホ。」";
Text[ chinese_traditional ] = "載入這個控制項時發生一個錯誤。但已經用一個通配符替代它。";
Text[ chinese_traditional ] = "¸ü¤J³o­Ó±±»s¶µ®Éµo¥Í¤@­Ó¿ù»~¡C¦ý¤w¸g¥Î¤@­Ó³q°t²Å´À¥N¥¦¡C";
Text[ arabic ] = "ヘマヒ ホリテ テヒ萇チ ハヘ肬<EFBE8D> レ蒄ム ヌ睫ペ<EFBE8D> 衵ヌ. 砒ミヌ ハ<> ヌモハネマヌ砒 ネレ蒄ム 萇ニネ.";
Text[ turkish ] = "While loading this control an error occured. Therefore, it was replaced with a placeholder.";
Text[ catalan ] = "Ha ocurrido un error al cargar este Control. Por ello se ha reemplazado con un comod匤.";
@ -383,4 +383,24 @@ String RID_STR_NEED_NON_NULL_OBJECT
Text = "Das Objekt darf nicht NULL sein.";
Text [ english ] = "The object must not be NULL.";
Text [ english_us ] = "The object must not be NULL.";
Text[ portuguese ] = "O objecto não pode ser NULL.";
Text[ russian ] = "Îáúåêò íå ìîæåò áûòü ÍÓËÅÌ.";
Text[ greek ] = "The object must not be NULL.";
Text[ dutch ] = "Het object mag niet NUL zijn.";
Text[ french ] = "The object must not be NULL.";
Text[ spanish ] = "El objeto no puede ser NULL.";
Text[ finnish ] = "The object must not be NULL.";
Text[ italian ] = "The object must not be NULL.";
Text[ danish ] = "The object must not be NULL.";
Text[ swedish ] = "Objektet får inte vara NULL.";
Text[ polish ] = "Obiekt nie mo¿e byæ ZEREM.";
Text[ portuguese_brazilian ] = "The object must not be NULL.";
Text[ japanese ] = "The object must not be NULL.";
Text[ korean ] = "The object must not be NULL.";
Text[ chinese_simplified ] = "The object must not be NULL.";
Text[ chinese_traditional ] = "The object must not be NULL.";
Text[ turkish ] = "The object must not be NULL.";
Text[ arabic ] = "The object must not be NULL.";
Text[ catalan ] = "The object must not be NULL.";
};