Merge SRC631: 10.05.01 - 07:15:03 (NoBranch)
This commit is contained in:
parent
8a88044bf7
commit
7da6d4db81
1 changed files with 12 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: logindlg.src,v $
|
||||
*
|
||||
* $Revision: 1.17 $
|
||||
* $Revision: 1.18 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2001-05-04 19:13:22 $
|
||||
* last change: $Author: rt $ $Date: 2001-05-10 05:14:43 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -107,6 +107,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ÑÓÇáÉ ãä ÇáãÒæøÏ";
|
||||
Text[ turkish ] = "Sunucudan ileti";
|
||||
Text[ catalan ] = "Mensaje del servidor";
|
||||
Text[ finnish ] = "Viesti palvelimelta";
|
||||
};
|
||||
FixedText INFO_LOGIN_REQUEST
|
||||
{
|
||||
|
@ -134,6 +135,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ÇáÑÌÇÁ ÅÏÎÇá ÇÓã ÇáãÓÊÎÏã æßáãÉ ÇáÓÑ áÜ %1 åäÇ.";
|
||||
Text[ turkish ] = "%1 için buraya kullanýcý adý ve þifre girin.";
|
||||
Text[ catalan ] = "Especifique su nombre de usuario y su contraseña para %1.";
|
||||
Text[ finnish ] = "Anna kohteen %1 käyttäjätunnus ja salasana tähän.";
|
||||
};
|
||||
FixedText FT_LOGIN_PATH
|
||||
{
|
||||
|
@ -160,6 +162,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ÇáãÓÇÑ";
|
||||
Text[ turkish ] = "Veri yolu";
|
||||
Text[ catalan ] = "~Ruta";
|
||||
Text[ finnish ] = "~Polku";
|
||||
};
|
||||
Edit ED_LOGIN_PATH
|
||||
{
|
||||
|
@ -204,6 +207,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ÇÓã ÇáãÓÊÎÏã";
|
||||
Text[ turkish ] = "Kullanýcý adý";
|
||||
Text[ catalan ] = "~Usuario";
|
||||
Text[ finnish ] = "~Käyttäjätunnus";
|
||||
};
|
||||
Edit ED_LOGIN_USERNAME
|
||||
{
|
||||
|
@ -242,6 +246,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ßáãÉ ÇáÓÑ";
|
||||
Text[ turkish ] = "Þifre";
|
||||
Text[ catalan ] = "~Contraseña";
|
||||
Text[ finnish ] = "Sala~sana";
|
||||
};
|
||||
Edit ED_LOGIN_PASSWORD
|
||||
{
|
||||
|
@ -275,6 +280,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ÇÔÊÑÇß";
|
||||
Text[ turkish ] = "Hesap";
|
||||
Text[ catalan ] = "~Cuenta";
|
||||
Text[ finnish ] = "T~ili";
|
||||
};
|
||||
Edit ED_LOGIN_ACCOUNT
|
||||
{
|
||||
|
@ -308,6 +314,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ÍÝÙ ßáãÉ ÇáÓÑ";
|
||||
Text[ turkish ] = "Þifreyi kaydet";
|
||||
Text[ catalan ] = "Guardar ~contraseña";
|
||||
Text[ finnish ] = "~Tallenna salasana";
|
||||
};
|
||||
GroupBox GB_LOGIN_LOGIN
|
||||
{
|
||||
|
@ -334,6 +341,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ÊÓÌíá ÇáÏÎæá";
|
||||
Text[ turkish ] = "Oturum aç";
|
||||
Text[ catalan ] = "Registrarse";
|
||||
Text[ finnish ] = "Kirjaudu sisään";
|
||||
};
|
||||
OKButton BTN_LOGIN_OK
|
||||
{
|
||||
|
@ -374,6 +382,7 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "Úáì ";
|
||||
Text[ turkish ] = "yeri ";
|
||||
Text[ catalan ] = "en ";
|
||||
Text[ finnish ] = "kohde";
|
||||
};
|
||||
Text [ english_us ] = "User Name and Password Required" ;
|
||||
Text [ portuguese_brazilian ] = "Benutzername und Passwort erforderlich" ;
|
||||
|
@ -394,5 +403,6 @@ ModalDialog DLG_UUI_LOGIN
|
|||
Text[ arabic ] = "ãØáæÈ ÅÏÎÇá ÇÓã ÇáãÓÊÎÏã æßáãÉ ÇáÓÑ";
|
||||
Text[ turkish ] = "Kullanýcý adý ve þifre gerekli";
|
||||
Text[ catalan ] = "Se requieren el nombre de usuario y la contraseña";
|
||||
Text[ finnish ] = "Käyttäjätunnus ja salasana pakolliset";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue