%PDF- %PDF-
Direktori : /www/loslex_o/production/lang/en/ |
Current File : //www/loslex_o/production/lang/en/contest.php |
<?php return [ /* |-------------------------------------------------------------------------- | Contests Language Lines |-------------------------------------------------------------------------- | Language lines namingContest levels and categories */ // disclaimer 'disclaimer' => 'By registering to the contest you confirm you have read the instructons and that you do understand them.', // Publication status 'NOTPUBLISHED' => 'Not published', 'PUBLISHED' => 'Published', 'HIDDEN' => 'Hidden', // Registration types 'ONLINE' => 'Online', 'OFFSITE' => 'Online on external site', 'BEFORECONTEST' => 'Offline, before contest', 'OTHER' => 'Other - see instructions', // Flashlight labels 'NO' => 'No', 'POSSIBLY' => 'Possibly', "YES" => 'Yes', // Contest levels 'nonshot' => 'Non shooting event', 'championship' => 'Championship contest', 'cup' => 'Cup contest', 'club' => 'Club contest', 'losik' => 'LOSík', 'training' => 'Training', 'szsclassification' => 'Classification for Voluntary State Reserves', 'short-nonshot' => '---', 'short-championship' => 'ChMP', 'short-cup' => 'CUP', 'short-club' => 'CLUB', 'short-losik' => 'LOSík', 'short-training' => 'TR', 'short-szsclassification' => 'CVSR', // Contest categories 'allctg' => 'All', 'shortgun' => 'Short gun', 'rifle' => 'Rifle', 'shotgun' => 'Shotgun', // Divisions 'Pi' => 'Pistol', 'KPi' => 'Compact Pistol', 'MPi' => 'Small Pistol', 'Re' => 'Revolver', 'MRe' => 'Small Revolver', 'PDW' => 'PDW/PCC', 'Opt' => 'Optics', 'OptPi' => 'Optics/Pistol', 'OptKPi' => 'Optics/Compact Pistol', 'OptMPi' => 'Optics/Small Pistol', 'OptRe' => 'Optics/Revolver', 'OptMRe' => 'Optics/Small Revolver', 'BSa' => 'Shotgun - semi-auto', 'BOp' => 'Shotgun - repeating', 'BOs' => 'Shotgun - others', 'PSa' => 'Rifle - semi-auto', 'PDW' => 'PDW/PCC', 'POp' => 'Rifle - repeating', 'All' => 'Across all divisions', 'presenceFooter' => 'By his/her signature, the participant confirms that he/she is aware of the rules and regulations of the competition as well as the operating rules of the shooting range, understands them and will follow them, as well as the commands of the range manager and the judges.', 'filterCount' => '{1}:value active filter|[2,*]:value active filters', ];