2011-09-03 13:08:49 +00:00
< ? php $TRANSLATIONS = array (
2012-01-15 14:12:58 +00:00
" email Changed " => " email schimbat " ,
2011-09-03 13:08:49 +00:00
" Invalid request " => " Cerere eronată " ,
2012-01-11 00:06:59 +00:00
" OpenID Changed " => " OpenID schimbat " ,
2011-09-03 13:08:49 +00:00
" Language changed " => " Limba a fost schimbată " ,
2012-05-09 10:41:01 +00:00
" __language_name__ " => " _language_name_ " ,
2011-09-03 13:08:49 +00:00
" Select an App " => " Selectează o aplicație " ,
" -licensed " => " -autorizat " ,
" by " => " de " ,
" Ask a question " => " Întreabă " ,
2012-05-09 10:41:01 +00:00
" Problems connecting to help database. " => " Probleme de conectare la baza de date. " ,
" Go there manually. " => " Pe cale manuală. " ,
2011-09-03 13:08:49 +00:00
" Answer " => " Răspuns " ,
2012-05-09 10:41:01 +00:00
" You use " => " Utilizezi " ,
" of the available " => " din cele diponibile " ,
" Your password got changed " => " Parola ta s-a schimbat " ,
" Unable to change your password " => " Imposibil de-ați schimbat parola " ,
2011-09-03 13:08:49 +00:00
" Current password " => " Parola curentă " ,
" New password " => " Noua parolă " ,
2012-05-09 10:41:01 +00:00
" show " => " afișează " ,
2011-09-03 13:08:49 +00:00
" Change password " => " Schimbă parola " ,
2012-01-15 14:12:58 +00:00
" Email " => " Email " ,
" Your email address " => " Adresa ta de email " ,
2012-05-09 10:41:01 +00:00
" Fill in an email address to enable password recovery " => " Completează o adresă de mail pentru a-ți putea recupera parola " ,
2011-09-03 13:08:49 +00:00
" Language " => " Limba " ,
2012-05-09 10:41:01 +00:00
" Help translate " => " Ajută la traducere " ,
2011-09-03 13:08:49 +00:00
" use this address to connect to your ownCloud in your file manager " => " folosește această adresă pentru a te conecta la managerul tău de fișiere din ownCloud " ,
" Name " => " Nume " ,
2012-05-09 10:41:01 +00:00
" Password " => " Parolă " ,
2011-09-03 13:08:49 +00:00
" Groups " => " Grupuri " ,
" Create " => " Crează " ,
2012-05-09 10:41:01 +00:00
" Quota " => " Cotă " ,
2011-09-03 13:08:49 +00:00
" Delete " => " Șterge "
);