Changeset 30136
- Timestamp:
- Oct 17, 2014, 12:06:11 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/ro_RO/install.lang.php
r26461 r30136 48 48 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Poti sa schimbi configuratia manual si sa restartezi Piwigo dupa aceea.'; 49 49 $lang['Password [confirm]'] = 'Parola [confirma]'; 50 $lang['PHP 5 is required'] = 'PHP5 este necesar';51 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va incerca sa treaca configuratia ta la PHP5 folosind o fila .htaccess';52 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nu a putut sa configureze PHP5 ';50 $lang['PHP 5 is required'] = 'PHP5.2 este necesar'; 51 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va incerca sa treaca configuratia ta la PHP5.2 folosind o fila .htaccess'; 52 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nu a putut sa configureze PHP5.2'; 53 53 $lang['please enter your password again'] = 'Introduce parola inca o data'; 54 54 $lang['Sorry!'] = 'Imi pare rau!'; 55 55 $lang['Start Install'] = 'Incepe instalarea'; 56 $lang['Try to configure PHP 5'] = 'Incearca sa configurezi PHP5 ';56 $lang['Try to configure PHP 5'] = 'Incearca sa configurezi PHP5.2'; 57 57 $lang['user login given by your host provider'] = 'Userul oferit de providerul de host.'; 58 58 $lang['user password given by your host provider'] = 'Parola oferita de providerul de host'; … … 64 64 $lang['Welcome to your new installation of Piwigo!'] = 'Bine ai venit la noua instalare Piwigo!'; 65 65 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Poti sa descarci fila de configurare si sa o uploadezi in folderul local/config al instalarii.'; 66 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Ar trebui sa te adresezi hostului si sa intrebi cum poti sa treci la PHP5 ';66 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Ar trebui sa te adresezi hostului si sa intrebi cum poti sa treci la PHP5.2'; 67 67 $lang['localhost or other, supplied by your host provider'] = 'localhost sau alta, furnizat de furnizorul de găzduire'; 68 ?>
Note: See TracChangeset
for help on using the changeset viewer.