home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
language
/
Norsk
/
account.Norsk.inc
< prev
next >
Wrap
Text File
|
2004-03-08
|
3KB
|
58 lines
<?php
//privacy
$privacy_text = "Velg de brukere og grupper din konto skal vµre synlig for.";
//security
$security_text = "Tast inn din adgangskode og de felter du vil endre og klikk pσ 'Lagre'.";
$security_current_password = "Nσvµrende adgangskode";
$security_new_password = "Ny adgangskode";
$security_confirm_password = "Bekreft adgangskode";
$security_new_authcode = "Ny autorisajonskode";
$security_confirm_authcode = "Bekreft autorisasjonskode";
$security_question = "Hemmeligt sp°rsmσl";
$security_answer = "Svar";
$security_wrong_password = "Feil adgangskode.";
$security_tasks = "Handling utf°rt";
$security_password_update = "Adgangskode oppdatert.";
$security_authcode_update = "Autorisasjonskode oppdatert.";
$security_question_update = "Sp°rgsmσl og svar oppdatert.";
$security_question_fail = "Du mσ sette inn bσde sp°rsmσl og svar.";
$acProfile = "Profil";
$acSecurity = "Sikkerhet";
$acPrivacy = "Personlig beskyttelse";
$acManager = "Din konto";
$acStatistics = "Statistikk";
$acProfileText = "Klikk pσ 'Skjul' for σ skjule din profil. Feltene markert med * mσ fylles ut.";
$acTitle = "Din konto";
$ac_login_info = "Login informasjon";
$ac_registration_time = "Opprettelsestidspunkt";
$ac_lastlogin = "Siste login";
$ac_logins = "Totalt antall logins";
$ac_disk_usage = "Disk forbruk";
$ac_max_diskspace = "Total diskforbruk";
$ac_available_diskspace = "Tilgjengelig diskplass";
$ac_used_diskspace = "Forbrukt diskplass";
$ac_used = "brukt";
$ac_add_user = 'Be om Autentisering';
$ac_auth_error = 'Det oppstod en feil under autentisering. Vennligst pr°v igjen.';
$ac_auth_success = 'Din Konto er nσ synligtil denne brukeren og en melding er blitt sendt til denne brukeren som du har godkjent.';
$ac_auth_decline = 'En melding er sendt som forklarer at du ikke har akseptert dennes °nske.';
$ac_auth_accept_mail_title = 'Group-Office autentisering godkjent';
$ac_auth_decline_mail_title = 'Group-Office autentisering avslσtt';
$ac_salutation = 'Kjµre Hr/Frue';
$ac_auth_accept_mail_body = 'har godkjent ditt °nske om σ gj°re dennes konto synlig for deg.';
$ac_auth_decline_mail_body = 'har avslσtt ditt °nske om σ gj°re dennes konto synlig for deg.';
$ac_request_auth = 'ber deg om σ gj°re din konto synlig for s°keren. ╪nsker du σ gj°re din konto synlig for denne brukeren?';
$ac_request_auth_mail_title ='Group-Office autentisering s°knad';
$ac_invalid_email = 'E-post adressen du har skrevet er ikke funnet i systemet. Vennligst pr°v igjen.';
$ac_request_mail_body_prefix = 'En melding er sendt til ';
$ac_request_mail_body_suffix = 'med °nsket om tillatelse σ synlig gj°re sin konto til deg.';
$ac_auth_text = 'Skriv e-post adressen til den brukers konto du °nsker σ gj°re synlig.';
$ac_accept = 'Aksepter';
$ac_decline = 'Avslσ';
?>