<?php
/*****************************************************
** Title........: Language File
** Filename.....: language.ro.inc.php (Româna)
** Author.......: Ralf Stadtaus
** Homepage.....: http://www.stadtaus.com/
** Contact......: mailto:hide@address.com
** Version......: 0.4
** Notes........: If you have translated this language
** file we would be happy if you could
** send us the file.
** Last changed.: 2004-01-20
** Last change..: 2005-12-16, Marian VICEA, www.amh.ro
*****************************************************/
$txt = array (
'txt_charset' => 'windows-1250',
'txt_problems' => '<p><strong>AveÅ£i probleme?</strong> DocumentaÅ£ia scriptului Åi instructiuni: <a href="./docu/index.html" target="_blank">./docu/index.html</a></p><p>PrimiÅ£i rÄspunsuri la întrebarile voastre pe <a href="http://www.stadtaus.com/forum/" target="_blank">forumul de suport</a> pe website-ul <a href="http://www.stadtaus.com/en/" target="_blank">{txt_script_name}</a> la STADTAUS.com.</p>',
'txt_set_off_note' => '<strong>NotÄ:</strong> De îndatÄ ce configuraÅ£ia scriptului a fost finalizatÄ poÅ£i opri mesajele de sistem (index.php - <i>$show_error_messages</i>).',
'txt_system_message' => 'Mesaje de Sistem',
'txt_wrong_template_path' => 'Directorul de template-uri HTML nu a fost gasit. Te rog introdu calea corectÄ a directorului în index.php - <i>$path[\'templates\']</i>.',
'txt_wrong_templates' => 'UrmÄtorul(urmÄtoarele) template(template-uri) HTML nu au putut fi gÄsite. Te rog asigurÄ-te cÄ fiÅierul(fiÅierele) existÄ Ã®n directorul cu template-uri sau corecteazÄ numele fiÅierului(fiÅierelor) în index.php - <i>$tmpl[\'...\']</i>.',
'txt_wrong_form_type' => 'Câmpul din formular cu setÄrile de tip din fiÅierul <i>index.php</i> nu este corect. Sunt permise doar opÅ£iunile "radio", "select" Åi "radio_image".',
'txt_allow_cookie_setting' => 'Te rog asigurÄ-te cÄ browserul tÄu acceptÄ cookie-uri. DacÄ nu, nu poÅ£i vota.',
'txt_already_voted' => 'Ai votat deja.',
'txt_decimals_separator' => ',',
'txt_display_form' => 'Formularul de votare',
'txt_display_results' => 'AfiÅeazÄ rezultatele',
'txt_empty_intern_vote_name' => 'Nu a fost selectatÄ nici o variantÄ de votare.',
'txt_rating' => 'Rezultate',
'txt_submit' => 'VoteazÄ',
'txt_thanks' => 'Mulţumim pentru vot.',
'txt_thousends_separator' => '.',
'txt_total_votes' => 'Voturile totale'
);
?>