diff options
author | Rüdiger Timm <rt@openoffice.org> | 2000-12-07 12:05:49 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2000-12-07 12:05:49 +0000 |
commit | 3006b7633425d21f5c6b7b7e4e0f32b176c319e0 (patch) | |
tree | 0dd995c087e25c0d0c8e89d0e31fe0262b21ceeb /uui/source | |
parent | ca47d8bbbef993d1ab2746580e0f0df562fc83ab (diff) |
Merge SRC614: 07.12.00 - 14:05:35
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/logindlg.src | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/uui/source/logindlg.src b/uui/source/logindlg.src index ba87bd6f4689..89b2432bf36e 100644 --- a/uui/source/logindlg.src +++ b/uui/source/logindlg.src @@ -2,9 +2,9 @@ * * $RCSfile: logindlg.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: nf $ $Date: 2000-12-06 11:04:58 $ + * last change: $Author: rt $ $Date: 2000-12-07 13:05:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -114,14 +114,14 @@ ModalDialog DLG_UUI_LOGIN WordBreak = TRUE ; 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 [ portuguese ] = "Indique o nome do utilizador e a senha para %1." ; 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." ; Text [ italian ] = "Digitate qui il nome dell'utente e la password per %1." ; Text [ spanish ] = "Especifique su nombre de usuario y su contrasea para %1." ; - Text [ french ] = "Veuilez saisir votre nom d'utilisateur et votre mot de passe pour %1." ; + Text [ french ] = "Saisissez vos nom d'utilisateur et mot de passe pour %1." ; Text [ dutch ] = "Vermeld hier de gebruiker en het wachtwoord voor %1." ; Text[ chinese_simplified ] = "ڴΪ %1 ʹ롣"; Text[ russian ] = ", , %1."; @@ -154,7 +154,7 @@ ModalDialog DLG_UUI_LOGIN Text[ japanese ] = "߽(~H)"; Text[ chinese_traditional ] = "|(~H)"; Text[ greek ] = ""; - Text[ korean ] = "(~H)"; + Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Veri yolu"; }; @@ -187,7 +187,7 @@ ModalDialog DLG_UUI_LOGIN Text [ swedish ] = "~Anvndarnamn" ; Text [ danish ] = "Brugernavn" ; Text [ italian ] = "Nome ~utente" ; - Text [ spanish ] = "~Nombre de usuario" ; + Text [ spanish ] = "~Usuario" ; Text [ french ] = "~Nom d'utilisateur" ; Text [ dutch ] = "Naam ~gebruiker" ; Text [ portuguese ] = "~Nome do utilizador" ; @@ -197,7 +197,7 @@ ModalDialog DLG_UUI_LOGIN Text[ japanese ] = "հް(~U)"; Text[ chinese_traditional ] = "ϥΦW(~U)"; Text[ greek ] = " "; - Text[ korean ] = " ̸(~U)"; + Text[ korean ] = " ̸"; Text[ arabic ] = " "; Text[ turkish ] = "Kullanc ad"; }; @@ -234,7 +234,7 @@ ModalDialog DLG_UUI_LOGIN Text[ japanese ] = "߽ܰ(~W)"; Text[ chinese_traditional ] = "KX(~W)"; Text[ greek ] = " ~"; - Text[ korean ] = "н(~W)"; + Text[ korean ] = "н"; Text[ arabic ] = " "; Text[ turkish ] = "ifre"; }; @@ -266,7 +266,7 @@ ModalDialog DLG_UUI_LOGIN Text[ chinese_simplified ] = "ʺ(~C)"; Text[ chinese_traditional ] = "b(~C)"; Text[ greek ] = "~"; - Text[ korean ] = "(~C)"; + Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Hesap"; }; @@ -298,7 +298,7 @@ ModalDialog DLG_UUI_LOGIN Text[ japanese ] = "߽ܰނ̕ۑ(~S)"; Text[ chinese_traditional ] = "xsKX(~S)"; Text[ greek ] = "~ "; - Text[ korean ] = "н (~S)"; + Text[ korean ] = "н "; Text[ arabic ] = " "; Text[ turkish ] = "ifreyi kaydet"; }; @@ -352,10 +352,10 @@ ModalDialog DLG_UUI_LOGIN Text [ portuguese_brazilian ] = "auf " ; Text [ swedish ] = "p " ; Text [ danish ] = "p " ; - Text [ italian ] = "su " ; - Text [ spanish ] = "en " ; - Text [ french ] = "sur " ; - Text [ dutch ] = "op " ; + Text [ italian ] = "su " ; + Text [ spanish ] = "en " ; + Text [ french ] = "sur " ; + Text [ dutch ] = "op " ; Text[ chinese_simplified ] = " "; Text[ russian ] = " "; Text[ polish ] = "na "; |