Files
nexusphp/lang/nb/lang_attendance.php
2025-05-05 21:27:48 +07:00

17 lines
781 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_attendance = array
(
'title' => "Fremmøte",
'success' => "Vellykket",
'attend_info' => "Du har allerede deltatt på <b>%u</b> dager, Kontinuerlig <b>%u</b> dager, denne gangen vil du få bonus til <b>%u</b>.",
'initial' => "¸rste deltagelse få %u bonus.",
'steps' => "Every continuous attendance get %u bonusunless reach maximum %u",
'continuous' => "Attend %u day continuous will get %u bouns additional.",
'sorry' => "Beklager",
'already_attended' => "Du har allerede delt, ingen gjenoppfrisk.",
'retroactive_event_text' => 'Sv',
'retroactive_confirm_tip' => 'Bekreft deltagelse: ',
'retroactive_description' => 'Klikk på prikken på den hvite bakgrunnen for å gjøre besøkende. Du har for øyeblikket et møtekort <b>%d</b>.',
);