home *** CD-ROM | disk | FTP | other *** search
- <?php
- //privacy
- $privacy_text = "Vµlg de brugere og grupper din konto skal vµre synlig for.";
-
- //security
- $security_text = "Indtast din adgangskode og de felter du vil µndre og klik pσ 'Gem'.";
- $security_current_password = "Nuvµrende adgangskode";
- $security_new_password = "Ny adgangskode";
- $security_confirm_password = "Bekrµft adgangskode";
- $security_new_authcode = "Ny autorisationskode";
- $security_confirm_authcode = "Bekrµft autorisationskode";
- $security_question = "Hemmeligt sp°rgsmσl";
- $security_answer = "Svar";
- $security_wrong_password = "Forkert adgangskode.";
- $security_tasks = "Handling udf°rt";
- $security_password_update = "Adgangskode opdateret.";
- $security_authcode_update = "Autorisationskode opdateret.";
- $security_question_update = "Sp°rgsmσl og svar opdateret.";
- $security_question_fail = "Du skal indtaste bσde sp°rgsmσl og svar.";
-
- $acProfile = "Profil";
- $acSecurity = "Sikkerhed";
- $acPrivacy = "Personlig beskyttelse";
- $acManager = "Din konto";
- $acStatistics = "Statistik";
- $acProfileText = "Klik pσ 'Gem' for at gemme din profil. Felterne markeret med * skal udfyldes.";
- $acTitle = "Din konto";
- $ac_login_info = "Login information";
- $ac_registration_time = "Oprettelsestidspunkt";
- $ac_lastlogin = "Sidste login";
- $ac_logins = "Totalt antal logins";
- $ac_disk_usage = "Disk forbrug";
- $ac_max_diskspace = "Total diskplads";
- $ac_available_diskspace = "Tilgµngelig diskplads";
- $ac_used_diskspace = "Forbrugt diskplads";
- $ac_used = "brugt";
- ?>
-