diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:45:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:45:03 +0000 |
commit | 29bab44354a505ef28da7b883002fe232b4706d5 (patch) | |
tree | 1ae0511c51c0f136b32631550d70b71bcf943521 /uui/source/masterpasscrtdlg.src | |
parent | 817d3d430505b0b289fb1d2e92ba8d1e05bb4f76 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'uui/source/masterpasscrtdlg.src')
-rw-r--r-- | uui/source/masterpasscrtdlg.src | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/uui/source/masterpasscrtdlg.src b/uui/source/masterpasscrtdlg.src index 44aac0a04731..9ffba603b88d 100644 --- a/uui/source/masterpasscrtdlg.src +++ b/uui/source/masterpasscrtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: masterpasscrtdlg.src,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mav $ $Date: 2002-10-31 11:08:33 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:45:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,7 +98,7 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ polish ] = "Haso gwne"; Text[ portuguese_brazilian ] = "Master ~password"; Text[ japanese ] = "マスターパスワード"; - Text[ korean ] = "마스터 패스워드(P)"; + Text[ korean ] = "마스터 암호"; Text[ chinese_simplified ] = "主密码"; Text[ chinese_traditional ] = "主密碼"; Text[ turkish ] = "Master ~password"; @@ -124,8 +124,8 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ russian ] = "~ "; Text[ greek ] = "~Confirm master password"; Text[ dutch ] = "~Hoofdwachtwoord bevestigen"; - Text[ french ] = "~Confirmer le mot de passe principal"; - Text[ spanish ] = "~Confirmar contrasea principal"; + Text[ french ] = "Confirmation du mot de passe principal"; + Text[ spanish ] = "~Confirme la contrasea principal"; Text[ finnish ] = "~Confirm master password"; Text[ italian ] = "~Conferma password principale"; Text[ danish ] = "~Bekrft hovedadgangskode"; @@ -133,7 +133,7 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ polish ] = "~Potwierd haso gwne"; Text[ portuguese_brazilian ] = "~Confirm master password"; Text[ japanese ] = "マスターパスワードの確認(~C)"; - Text[ korean ] = "마스터 패스워드 확인(C)"; + Text[ korean ] = "마스터 암호 확인"; Text[ chinese_simplified ] = "确认主密码(~C)"; Text[ chinese_traditional ] = "確認主密碼(~C)"; Text[ turkish ] = "~Confirm master password"; @@ -170,21 +170,26 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ russian ] = " "; Text[ greek ] = "Please enter master password"; Text[ dutch ] = "Hoofwachtwoord invoeren"; - Text[ french ] = "Dfinition du mot de passe principal"; - Text[ spanish ] = "Determinar la contrasea principal"; + Text[ french ] = "Saisie du mot de passe principal"; + Text[ spanish ] = "Introduzca la contrasea principal"; Text[ finnish ] = "Please enter master password"; Text[ italian ] = "Digitate la password principale"; Text[ danish ] = "Definer hovedadgangskode"; Text[ swedish ] = "Definiera huvudlsenord"; Text[ polish ] = "Zdefiniuj haso gwne"; Text[ portuguese_brazilian ] = "Please enter master password"; - Text[ japanese ] = "マスターパスワードの指定"; - Text[ korean ] = "마스터 패스워드 정의"; - Text[ chinese_simplified ] = "指定主密码"; - Text[ chinese_traditional ] = "請輸入主密碼"; + Text[ japanese ] = "マスターパスワードの入力"; + Text[ korean ] = "마스터 암호 입력"; + Text[ chinese_simplified ] = "输入主密码"; + Text[ chinese_traditional ] = "輸入主密碼"; Text[ turkish ] = "Please enter master password"; Text[ arabic ] = "Please enter master password"; Text[ catalan ] = "Introduu la contrasenya mestra"; Text[ thai ] = "Enter Master Password"; }; + + + + + |