Scris: 08-Sep-2004, 12:29:46
am actualizat traducerea cf recomandarilor; vezi Actualizare traducere - 7 septembrie 2004 !
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
flowers scrie:"Ne pare rău dar doar moderatori pot scrie subiecte în acest forum". Forma corecta: "moderatorii".
Cod: Selectaţi tot
$lang['Sorry_auth_announce'] = 'Ne pare r&u dar doar %s pot pune anun&uri în acest forum';
$lang['Sorry_auth_sticky'] = 'Ne pare r&u dar doar %s pot pune mesaje importante în acest forum';
$lang['Sorry_auth_read'] = 'Ne pare r&u dar doar %s pot citi subiectele din acest forum';
$lang['Sorry_auth_post'] = 'Ne pare r&u dar doar %s pot scrie subiecte în acest forum';
$lang['Sorry_auth_reply'] = 'Ne pare r&u dar doar %s pot replica în acest forum';
$lang['Sorry_auth_edit'] = 'Ne pare r&u dar doar %s pot modifica un mesaj în acest forum';
$lang['Sorry_auth_delete'] = 'Ne pare r&u dar doar %s pot sterge un mesaj din acest forum';
$lang['Sorry_auth_vote'] = 'Ne pare r&u dar doar %s pot vota în chestionarele din acest forum';
Cod: Selectaţi tot
// These replace the %s in the above strings
$lang['Auth_Anonymous_Users'] = '<b>anonymous users</b>';
$lang['Auth_Registered_Users'] = '<b>registered users</b>';
$lang['Auth_Users_granted_access'] = '<b>users granted special access</b>';
$lang['Auth_Moderators'] = '<b>moderators</b>';
$lang['Auth_Administrators'] = '<b>administrators</b>';
Cod: Selectaţi tot
// These replace the %s in the above strings
$lang['Auth_Anonymous_Users'] = '<b>utilizator anonim</b>';
$lang['Auth_Registered_Users'] = '<b>utilizator înregistrat</b>';
$lang['Auth_Users_granted_access'] = '<b>utilizatori cu drepturi speciale de acces</b>';
$lang['Auth_Moderators'] = '<b>moderatori</b>';
$lang['Auth_Administrators'] = '<b>administratori</b>';
Cod: Selectaţi tot
$lang['Sorry_auth_announce'] = 'Ne pare r&u, dar doar cei care sunt %s pot pune anun&uri în acest forum';
Cod: Selectaţi tot
$lang['All_times'] = 'All times are %s'; // eg. All times are GMT - 12 Hours (times from next block)
Cod: Selectaţi tot
$lang['All_times'] = 'Data este %s'; // eg. All times are GMT - 12 Hours (times from next block)
Cod: Selectaţi tot
$lang['All_times'] = 'Ora este %s'; // eg. All times are GMT - 12 Hours (times from next block)
Cod: Selectaţi tot
$lang['-12'] = 'GMT - 12 Ore';
Cod: Selectaţi tot
$lang['datetime']['Jan'] = '01';
$lang['datetime']['Feb'] = '02';
$lang['datetime']['Mar'] = '03';
$lang['datetime']['Apr'] = '04';
$lang['datetime']['May'] = '05';
$lang['datetime']['Jun'] = '06';
$lang['datetime']['Jul'] = '07';
$lang['datetime']['Aug'] = '08';
$lang['datetime']['Sep'] = '09';
$lang['datetime']['Oct'] = '10';
$lang['datetime']['Nov'] = '11';
$lang['datetime']['Dec'] = '12';
Cod: Selectaţi tot
$lang['datetime']['Jan'] = 'Ian';
$lang['datetime']['Feb'] = 'Feb';
$lang['datetime']['Mar'] = 'Mar';
$lang['datetime']['Apr'] = 'Apr';
$lang['datetime']['May'] = 'Mai';
$lang['datetime']['Jun'] = 'Iun';
$lang['datetime']['Jul'] = 'Iul';
$lang['datetime']['Aug'] = 'Aug';
$lang['datetime']['Sep'] = 'Sep';
$lang['datetime']['Oct'] = 'Oct';
$lang['datetime']['Nov'] = 'Noi';
$lang['datetime']['Dec'] = 'Dec';