2012-08-19 04:05:44 +04:00
< ? php $TRANSLATIONS = array (
2013-05-31 04:04:40 +04:00
" Recovery key successfully enabled " => " Taastevõtme lubamine õnnestus " ,
" Could not enable recovery key. Please check your recovery key password! " => " Ei suutnud lubada taastevõtit. Palun kontrolli oma taastevõtme parooli! " ,
" Recovery key successfully disabled " => " Taastevõtme keelamine õnnestus " ,
" Could not disable recovery key. Please check your recovery key password! " => " Ei suuda keelata taastevõtit. Palun kontrolli oma taastevõtme parooli! " ,
2013-05-30 04:34:14 +04:00
" Password successfully changed. " => " Parool edukalt vahetatud. " ,
" Could not change the password. Maybe the old password was not correct. " => " Ei suutnud vahetada parooli. Võib-olla on vana parool valesti sisestatud. " ,
2013-05-26 04:03:54 +04:00
" Saving... " => " Salvestamine... " ,
2013-05-29 04:10:54 +04:00
" Encryption " => " Krüpteerimine " ,
2013-05-30 04:34:14 +04:00
" Enable encryption passwords recovery key (allow sharing to recovery key): " => " Luba krüpteerimise paroolide taastevõti (võimalda parooli jagamine taastevõtmesse): " ,
" Recovery account password " => " Konto taasteparool " ,
2013-05-29 04:10:54 +04:00
" Enabled " => " Sisse lülitatud " ,
" Disabled " => " Väljalülitatud " ,
2013-05-30 04:34:14 +04:00
" Change encryption passwords recovery key: " => " Muuda taaste võtme krüpteerimise paroole: " ,
" Old Recovery account password " => " Konto vana taaste parool " ,
" New Recovery account password " => " Konto uus taasteparool " ,
" Change Password " => " Muuda parooli " ,
" Enable password recovery by sharing all files with your administrator: " => " Luba parooli taaste jagades kõik failid administraatoriga: " ,
" Enabling this option will allow you to reobtain access to your encrypted files if your password is lost " => " Valiku lubamine võimaldab taastada ligipääsu krüpteeritud failidele kui parool on kadunud " ,
" File recovery settings updated " => " Faili taaste seaded uuendatud " ,
" Could not update file recovery " => " Ei suuda uuendada taastefaili "
2012-08-19 04:05:44 +04:00
);