home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / language / Dansk / account.Dansk.inc < prev    next >
Text File  |  2004-03-08  |  1KB  |  38 lines

  1. <?php
  2. //privacy
  3. $privacy_text = "Vµlg de brugere og grupper din konto skal vµre synlig for.";
  4.  
  5. //security
  6. $security_text = "Indtast din adgangskode og de felter du vil µndre og klik pσ 'Gem'.";
  7. $security_current_password = "Nuvµrende adgangskode";
  8. $security_new_password = "Ny adgangskode";
  9. $security_confirm_password = "Bekrµft adgangskode";
  10. $security_new_authcode = "Ny autorisationskode";
  11. $security_confirm_authcode = "Bekrµft autorisationskode";
  12. $security_question = "Hemmeligt sp°rgsmσl";
  13. $security_answer = "Svar";
  14. $security_wrong_password = "Forkert adgangskode.";
  15. $security_tasks = "Handling udf°rt";
  16. $security_password_update = "Adgangskode opdateret.";
  17. $security_authcode_update = "Autorisationskode opdateret.";
  18. $security_question_update = "Sp°rgsmσl og svar opdateret.";
  19. $security_question_fail = "Du skal indtaste bσde sp°rgsmσl og svar.";
  20.  
  21. $acProfile = "Profil";
  22. $acSecurity = "Sikkerhed";
  23. $acPrivacy = "Personlig beskyttelse";
  24. $acManager = "Din konto";
  25. $acStatistics = "Statistik";
  26. $acProfileText = "Klik pσ 'Gem' for at gemme din profil. Felterne markeret med * skal udfyldes.";
  27. $acTitle = "Din konto";
  28. $ac_login_info = "Login information";
  29. $ac_registration_time = "Oprettelsestidspunkt";
  30. $ac_lastlogin = "Sidste login";
  31. $ac_logins = "Totalt antal logins";
  32. $ac_disk_usage = "Disk forbrug";
  33. $ac_max_diskspace = "Total diskplads";
  34. $ac_available_diskspace = "Tilgµngelig diskplads";
  35. $ac_used_diskspace = "Forbrugt diskplads";
  36. $ac_used = "brugt";
  37. ?>
  38.