diff options
author | Rüdiger Timm <rt@openoffice.org> | 2000-12-01 10:17:20 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2000-12-01 10:17:20 +0000 |
commit | d85fe88d32333446b0a24112e521f2b49c628fa2 (patch) | |
tree | f8785d4544822a07589cbc5ff22ec6cc63a335c0 /uui/source | |
parent | 0dbf2ec6b8660079c199a7e0f4b5f157d23db4f2 (diff) |
Merge SRC614: 01.12.00 - 12:16:57
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/logindlg.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/uui/source/logindlg.src b/uui/source/logindlg.src index f6464d012859..b86b33741289 100644 --- a/uui/source/logindlg.src +++ b/uui/source/logindlg.src @@ -2,9 +2,9 @@ * * $RCSfile: logindlg.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2000-11-29 09:11:17 $ + * last change: $Author: rt $ $Date: 2000-12-01 11:17:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -115,7 +115,7 @@ ModalDialog DLG_UUI_LOGIN Text = "Bitte geben Sie hier Benutzernamen und Passwort fr %1 ein." ; Text [ English ] = "Please enter user name and password here for %1." ; Text [ portuguese ] = "Especifique o nome do utilizador e a senha para %1." ; - Text [ english_us ] = "Please enter user name and password for %1 here." ; + Text [ english_us ] = "Enter the user name and password for %1 here." ; Text [ portuguese_brazilian ] = "Bitte geben Sie hier Benutzernamen und Passwort fr %1 ein." ; Text [ swedish ] = "Mata in anvndarnamn och lsenord hr fr %1." ; Text [ danish ] = "Indtast her venligst brugernavnet og adgangkoden for %1." ; @@ -125,7 +125,7 @@ ModalDialog DLG_UUI_LOGIN Text [ dutch ] = "Vermeld hier de gebruiker en het wachtwoord voor %1." ; Text[ chinese_simplified ] = "ڴΪ %1 ʹ롣"; Text[ russian ] = ", , %1."; - Text[ polish ] = "Wpisz nazw uytkownika i haso dla %1"; + Text[ polish ] = "Wpisz uytkownika i haso dla %1."; Text[ japanese ] = " %1 հް߽ܰނ͂ĂB"; Text[ chinese_traditional ] = "Ь %1 JϥΦWMKXC"; Text[ greek ] = " %1."; @@ -193,7 +193,7 @@ ModalDialog DLG_UUI_LOGIN Text [ portuguese ] = "~Nome do utilizador" ; Text[ chinese_simplified ] = "ʹ(~U)"; Text[ russian ] = " "; - Text[ polish ] = "Nazwa uytkownika"; + Text[ polish ] = "Uytkownik"; Text[ japanese ] = "հް(~U)"; Text[ chinese_traditional ] = "ϥΦW(~U)"; Text[ greek ] = " "; @@ -377,7 +377,7 @@ ModalDialog DLG_UUI_LOGIN Text [ portuguese ] = "Requere-se nome de utilizador e senha" ; Text[ chinese_simplified ] = "Ҫʹ"; Text[ russian ] = " "; - Text[ polish ] = "Wymagana nazwa uytkownika i haso"; + Text[ polish ] = "Naley poda uytkownika i haso."; Text[ japanese ] = "հް߽ܰނKv"; Text[ chinese_traditional ] = "пJϥΦWMKX"; Text[ greek ] = " "; |