Kaydet (Commit) 6df80863 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS geordi2q11 (1.36.146); FILE MERGED

2003/12/16 16:25:03 hr 1.36.146.1: #111934#: join CWS ooo111fix1
üst 341fb0b2
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: logindlg.src,v $ * $RCSfile: logindlg.src,v $
* *
* $Revision: 1.36 $ * $Revision: 1.37 $
* *
* last change: $Author: hr $ $Date: 2003-07-17 14:01:06 $ * last change: $Author: vg $ $Date: 2003-12-17 20:29:08 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -114,6 +114,8 @@ ModalDialog DLG_LOGIN ...@@ -114,6 +114,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮הודעה מהשרת‬"; Text[ hebrew ] = "‮הודעה מהשרת‬";
Text[ hindi ] = "सर्वर से संदेश"; Text[ hindi ] = "सर्वर से संदेश";
Text[ slovak ] = "Hlásenie serveru"; Text[ slovak ] = "Hlásenie serveru";
Text[ hungarian ] = "Üzenet érkezett a kiszolgálótól";
Text[ slovenian ] = "Sporočilo s strežnika";
}; };
FixedText INFO_LOGIN_REQUEST FixedText INFO_LOGIN_REQUEST
{ {
...@@ -147,6 +149,8 @@ ModalDialog DLG_LOGIN ...@@ -147,6 +149,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮נא להקליד שם משתמש וסיסמה עבור %1‬"; Text[ hebrew ] = "‮נא להקליד שם משתמש וסיסמה עבור %1‬";
Text[ hindi ] = "कृपया %1 के लिए उपभोक्ता का नाम और कूटशब्द प्रविष्ट कीजिए ।"; Text[ hindi ] = "कृपया %1 के लिए उपभोक्ता का नाम और कूटशब्द प्रविष्ट कीजिए ।";
Text[ slovak ] = "Prosím zadajte užívateľské meno a heslo pre %1."; Text[ slovak ] = "Prosím zadajte užívateľské meno a heslo pre %1.";
Text[ hungarian ] = "Adja meg %1 felhasználói nevét és jelszavát.";
Text[ slovenian ] = "Prosimo, vnesite uporabniško ime in geslo za %1.";
}; };
FixedText FT_LOGIN_PATH FixedText FT_LOGIN_PATH
{ {
...@@ -179,6 +183,8 @@ ModalDialog DLG_LOGIN ...@@ -179,6 +183,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮מסלול ספריות‬"; Text[ hebrew ] = "‮מסלול ספריות‬";
Text[ hindi ] = "~मार्ग"; Text[ hindi ] = "~मार्ग";
Text[ slovak ] = "Ces~ta"; Text[ slovak ] = "Ces~ta";
Text[ hungarian ] = "Ú~tvonal";
Text[ slovenian ] = "~Pot";
}; };
Edit ED_LOGIN_PATH Edit ED_LOGIN_PATH
{ {
...@@ -229,6 +235,8 @@ ModalDialog DLG_LOGIN ...@@ -229,6 +235,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮שם משתמש‬"; Text[ hebrew ] = "‮שם משתמש‬";
Text[ hindi ] = "~उपभोक्ता नाम"; Text[ hindi ] = "~उपभोक्ता नाम";
Text[ slovak ] = "Meno ~užívateľa"; Text[ slovak ] = "Meno ~užívateľa";
Text[ hungarian ] = "~Felhasználói név";
Text[ slovenian ] = "~Uporabniško ime";
}; };
Edit ED_LOGIN_USERNAME Edit ED_LOGIN_USERNAME
{ {
...@@ -273,6 +281,8 @@ ModalDialog DLG_LOGIN ...@@ -273,6 +281,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮סיסמה‬"; Text[ hebrew ] = "‮סיסמה‬";
Text[ hindi ] = "Pass~word"; Text[ hindi ] = "Pass~word";
Text[ slovak ] = "~Heslo"; Text[ slovak ] = "~Heslo";
Text[ hungarian ] = "~Jelszó";
Text[ slovenian ] = "Ges~lo";
}; };
Edit ED_LOGIN_PASSWORD Edit ED_LOGIN_PASSWORD
{ {
...@@ -312,6 +322,8 @@ ModalDialog DLG_LOGIN ...@@ -312,6 +322,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮חשבון‬"; Text[ hebrew ] = "‮חשבון‬";
Text[ hindi ] = "A~ccount"; Text[ hindi ] = "A~ccount";
Text[ slovak ] = "Úč~et"; Text[ slovak ] = "Úč~et";
Text[ hungarian ] = "~Fiók";
Text[ slovenian ] = "R~ačun";
}; };
Edit ED_LOGIN_ACCOUNT Edit ED_LOGIN_ACCOUNT
{ {
...@@ -351,6 +363,8 @@ ModalDialog DLG_LOGIN ...@@ -351,6 +363,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮לשמור סיסמה‬"; Text[ hebrew ] = "‮לשמור סיסמה‬";
Text[ hindi ] = "~Save password"; Text[ hindi ] = "~Save password";
Text[ slovak ] = "Uložiť he~slo"; Text[ slovak ] = "Uložiť he~slo";
Text[ hungarian ] = "Jelszó ~mentése";
Text[ slovenian ] = "~Shrani geslo";
}; };
FixedLine GB_LOGIN_LOGIN FixedLine GB_LOGIN_LOGIN
{ {
...@@ -361,7 +375,7 @@ ModalDialog DLG_LOGIN ...@@ -361,7 +375,7 @@ ModalDialog DLG_LOGIN
Text [ english_us ] = "Log in" ; Text [ english_us ] = "Log in" ;
Text [ portuguese_brazilian ] = "Login" ; Text [ portuguese_brazilian ] = "Login" ;
Text [ swedish ] = "Logga in" ; Text [ swedish ] = "Logga in" ;
Text [ danish ] = "Login" ; Text [ danish ] = "Log ind" ;
Text [ italian ] = "Login" ; Text [ italian ] = "Login" ;
Text [ spanish ] = "Registrarse" ; Text [ spanish ] = "Registrarse" ;
Text [ french ] = "Login" ; Text [ french ] = "Login" ;
...@@ -383,6 +397,8 @@ ModalDialog DLG_LOGIN ...@@ -383,6 +397,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮לוג און‬"; Text[ hebrew ] = "‮לוג און‬";
Text[ hindi ] = "लोग इन"; Text[ hindi ] = "लोग इन";
Text[ slovak ] = "Prihlásiť sa"; Text[ slovak ] = "Prihlásiť sa";
Text[ hungarian ] = "Belépés";
Text[ slovenian ] = "Prijava";
}; };
OKButton BTN_LOGIN_OK OKButton BTN_LOGIN_OK
{ {
...@@ -408,7 +424,7 @@ ModalDialog DLG_LOGIN ...@@ -408,7 +424,7 @@ ModalDialog DLG_LOGIN
Text [ english_us ] = "to " ; Text [ english_us ] = "to " ;
Text [ portuguese_brazilian ] = "em" ; Text [ portuguese_brazilian ] = "em" ;
Text [ swedish ] = "p " ; Text [ swedish ] = "p " ;
Text [ danish ] = "p " ; Text [ danish ] = "til " ;
Text [ italian ] = "su " ; Text [ italian ] = "su " ;
Text [ spanish ] = "en " ; Text [ spanish ] = "en " ;
Text [ french ] = "sur " ; Text [ french ] = "sur " ;
...@@ -429,11 +445,13 @@ ModalDialog DLG_LOGIN ...@@ -429,11 +445,13 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮אל..‬"; Text[ hebrew ] = "‮אל..‬";
Text[ hindi ] = "के लिए"; Text[ hindi ] = "के लिए";
Text[ slovak ] = "na "; Text[ slovak ] = "na ";
Text[ hungarian ] = "cél:";
Text[ slovenian ] = "v";
}; };
Text [ english_us ] = "User Name and Password Required" ; Text [ english_us ] = "User Name and Password Required" ;
Text [ portuguese_brazilian ] = "So necessrios o nome do usurio e sua senha" ; Text [ portuguese_brazilian ] = "So necessrios o nome do usurio e sua senha" ;
Text [ swedish ] = "Anvndarnamn och lsenord krvs" ; Text [ swedish ] = "Anvndarnamn och lsenord krvs" ;
Text [ danish ] = "Brugernavn og adgangskode ndvendig" ; Text [ danish ] = "Brugernavn og adgangskode er ndvendig" ;
Text [ italian ] = "Nome utente e password sono necessari" ; Text [ italian ] = "Nome utente e password sono necessari" ;
Text [ spanish ] = "Se requieren el nombre de usuario y la contrasea" ; Text [ spanish ] = "Se requieren el nombre de usuario y la contrasea" ;
Text [ french ] = "Nom d'utilisateur et mot de passe requis" ; Text [ french ] = "Nom d'utilisateur et mot de passe requis" ;
...@@ -455,6 +473,8 @@ ModalDialog DLG_LOGIN ...@@ -455,6 +473,8 @@ ModalDialog DLG_LOGIN
Text[ hebrew ] = "‮שם משתמש וסיסמה נדרשים‬"; Text[ hebrew ] = "‮שם משתמש וסיסמה נדרשים‬";
Text[ hindi ] = "उपभोक्ता का नाम और कूटशब्द की आवश्यकता है"; Text[ hindi ] = "उपभोक्ता का नाम और कूटशब्द की आवश्यकता है";
Text[ slovak ] = "Je vyžadované užívateľské meno a heslo"; Text[ slovak ] = "Je vyžadované užívateľské meno a heslo";
Text[ hungarian ] = "Felhasználói név és jelszó szükséges";
Text[ slovenian ] = "Potrebna sta uporabniško ime in geslo";
}; };
...@@ -475,6 +495,7 @@ ModalDialog DLG_LOGIN ...@@ -475,6 +495,7 @@ ModalDialog DLG_LOGIN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment