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 >
Text File  |  2004-03-08  |  3KB  |  58 lines

  1. <?php
  2. //privacy
  3. $privacy_text = "Velg de brukere og grupper din konto skal vµre synlig for.";
  4.  
  5. //security
  6. $security_text = "Tast inn din adgangskode og de felter du vil endre og klikk pσ 'Lagre'.";
  7. $security_current_password = "Nσvµrende adgangskode";
  8. $security_new_password = "Ny adgangskode";
  9. $security_confirm_password = "Bekreft adgangskode";
  10. $security_new_authcode = "Ny autorisajonskode";
  11. $security_confirm_authcode = "Bekreft autorisasjonskode";
  12. $security_question = "Hemmeligt sp°rsmσl";
  13. $security_answer = "Svar";
  14. $security_wrong_password = "Feil adgangskode.";
  15. $security_tasks = "Handling utf°rt";
  16. $security_password_update = "Adgangskode oppdatert.";
  17. $security_authcode_update = "Autorisasjonskode oppdatert.";
  18. $security_question_update = "Sp°rgsmσl og svar oppdatert.";
  19. $security_question_fail = "Du mσ sette inn bσde sp°rsmσl og svar.";
  20.  
  21. $acProfile = "Profil";
  22. $acSecurity = "Sikkerhet";
  23. $acPrivacy = "Personlig beskyttelse";
  24. $acManager = "Din konto";
  25. $acStatistics = "Statistikk";
  26. $acProfileText = "Klikk pσ 'Skjul' for σ skjule din profil. Feltene markert med * mσ fylles ut.";
  27. $acTitle = "Din konto";
  28. $ac_login_info = "Login informasjon";
  29. $ac_registration_time = "Opprettelsestidspunkt";
  30. $ac_lastlogin = "Siste login";
  31. $ac_logins = "Totalt antall logins";
  32. $ac_disk_usage = "Disk forbruk";
  33. $ac_max_diskspace = "Total diskforbruk";
  34. $ac_available_diskspace = "Tilgjengelig diskplass";
  35. $ac_used_diskspace = "Forbrukt diskplass";
  36. $ac_used = "brukt";
  37.  
  38. $ac_add_user = 'Be om Autentisering';
  39. $ac_auth_error = 'Det oppstod en feil under autentisering. Vennligst pr°v igjen.';
  40. $ac_auth_success = 'Din Konto er nσ synligtil denne brukeren og en melding er blitt sendt til denne brukeren som du har godkjent.';
  41. $ac_auth_decline = 'En melding er sendt som forklarer at du ikke har akseptert dennes °nske.';
  42. $ac_auth_accept_mail_title = 'Group-Office autentisering godkjent';
  43. $ac_auth_decline_mail_title = 'Group-Office autentisering avslσtt';
  44. $ac_salutation = 'Kjµre Hr/Frue';
  45. $ac_auth_accept_mail_body = 'har godkjent ditt °nske om σ gj°re dennes konto synlig for deg.';
  46. $ac_auth_decline_mail_body = 'har avslσtt ditt °nske om σ gj°re dennes konto synlig for deg.';
  47. $ac_request_auth = 'ber deg om σ gj°re din konto synlig for s°keren. ╪nsker du σ gj°re din konto synlig for denne brukeren?';
  48. $ac_request_auth_mail_title ='Group-Office autentisering s°knad';
  49. $ac_invalid_email = 'E-post adressen du har skrevet er ikke funnet i systemet. Vennligst pr°v igjen.';
  50. $ac_request_mail_body_prefix = 'En melding er sendt til ';
  51. $ac_request_mail_body_suffix = 'med °nsket om tillatelse σ synlig gj°re sin konto til deg.';
  52. $ac_auth_text = 'Skriv e-post adressen til den brukers konto du °nsker σ gj°re synlig.';
  53.  
  54. $ac_accept = 'Aksepter';
  55. $ac_decline = 'Avslσ';
  56.  
  57. ?>
  58.