diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:49:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:49:43 +0000 |
commit | 1e5ded9a2474606315cc01a0c9c6951c2b17f4bb (patch) | |
tree | 1d5721dd466afd11ba884300533db681f464bfa4 /uui | |
parent | eb57393bc53f68c7b756f54497952b6debc47212 (diff) |
INTEGRATION: CWS mergem8 (1.1.2.2.14); FILE MERGED
2003/04/29 08:29:05 gh 1.1.2.2.14.2: final merge for Beta2
2003/04/14 14:53:01 gh 1.1.2.2.14.1: merging all languages
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/masterpasscrtdlg.src | 36 |
1 files changed, 27 insertions, 9 deletions
diff --git a/uui/source/masterpasscrtdlg.src b/uui/source/masterpasscrtdlg.src index 9ffba603b88d..f2bf6de660d5 100644 --- a/uui/source/masterpasscrtdlg.src +++ b/uui/source/masterpasscrtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: masterpasscrtdlg.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-27 17:45:00 $ + * last change: $Author: hr $ $Date: 2003-04-29 16:49:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,10 +101,13 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ korean ] = "마스터 암호"; Text[ chinese_simplified ] = "主密码"; Text[ chinese_traditional ] = "主密碼"; - Text[ turkish ] = "Master ~password"; + Text[ turkish ] = "Ana Parola"; Text[ arabic ] = "Master ~password"; Text[ catalan ] = "Contrasenya ~mestra"; - Text[ thai ] = "Master password"; + Text[ thai ] = "รหัสผ่านหลัก"; + Text[ czech ] = "Hlavní heslo"; + Text[ hebrew ] = "Hauptkennwort"; + Text[ hindi ] = "मास्टर कूटशब्द"; }; Edit ED_MASTERPASSWORD_CRT { @@ -126,20 +129,23 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ dutch ] = "~Hoofdwachtwoord bevestigen"; Text[ french ] = "Confirmation du mot de passe principal"; Text[ spanish ] = "~Confirme la contrasea principal"; - Text[ finnish ] = "~Confirm master password"; + Text[ finnish ] = "Vahvista ~psalasana"; Text[ italian ] = "~Conferma password principale"; Text[ danish ] = "~Bekrft hovedadgangskode"; Text[ swedish ] = "~Bekrfta huvudlsenord"; Text[ polish ] = "~Potwierd haso gwne"; - Text[ portuguese_brazilian ] = "~Confirm master password"; + Text[ portuguese_brazilian ] = "~Confirmar senha principal"; Text[ japanese ] = "マスターパスワードの確認(~C)"; Text[ korean ] = "마스터 암호 확인"; Text[ chinese_simplified ] = "确认主密码(~C)"; Text[ chinese_traditional ] = "確認主密碼(~C)"; - Text[ turkish ] = "~Confirm master password"; + Text[ turkish ] = "~Ana parolay onaylayn"; Text[ arabic ] = "~Confirm master password"; Text[ catalan ] = "~Verificaci de la contrasenya"; Text[ thai ] = "~Confirm master password"; + Text[ czech ] = "Potvrdit hlavní heslo"; + Text[ hebrew ] = "Hauptkennwort ~bestätigen"; + Text[ hindi ] = "मास्टर कूटशब्द को ~दृढ़ करो"; }; Edit ED_MASTERPASSWORD_REPEAT { @@ -182,10 +188,13 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ korean ] = "마스터 암호 입력"; Text[ chinese_simplified ] = "输入主密码"; Text[ chinese_traditional ] = "輸入主密碼"; - Text[ turkish ] = "Please enter master password"; + Text[ turkish ] = "Ana Parolay Girin"; Text[ arabic ] = "Please enter master password"; Text[ catalan ] = "Introduu la contrasenya mestra"; - Text[ thai ] = "Enter Master Password"; + Text[ thai ] = "ใส่รหัสผ่านหลัก"; + Text[ czech ] = "Zadat hlavní heslo"; + Text[ hebrew ] = "Hauptkennwort festlegen"; + Text[ hindi ] = "Enter Master Password"; }; @@ -193,3 +202,12 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT + + + + + + + + + |