Files
CRM/languages/ro_ro/Migration.php
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

26 lines
1.9 KiB
PHP

<?php
/*+***********************************************************************************
* The contents of this file are subject to the vtiger CRM Public License Version 1.0
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* The Initial Developer of the Original Code is vtiger.
* Portions created by vtiger are Copyright (C) vtiger.
* All Rights Reserved.
*************************************************************************************/
$languageStrings = array(
'LBL_VTIGER_MIGRATION' => 'Bine ati venit la migrație Vtiger',
'LBL_MIGRATION_COMPLETED' => 'Migrația Finalizat',
'LBL_MIGRATION_WIZARD' => 'Wizard Migrație',
'LBL_PRIDE_BEING_ASSOCIATED' => 'Suntem mândri de a fi asociat cu tine.',
'LBL_TALK_TO_US_AT_FORUMS' => 'Aveți întrebări? Găsi ajutor pe Vtiger <a href="http://forums.vtiger.com" target="_blank"> Discuții </a><br>',
'LBL_DISCUSS_WITH_US_AT_BLOGS' => 'Pentru a ști mai multe despre Vtiger ne urmeze nostru <a href="http://blogs.vtiger.com" target="_blank">Blog</a>',
'LBL_CRM_DOCUMENTATION' => 'Vtiger6 Ajutor - <a href="http://wiki.vtiger.com/vtiger6" target="_blank">Documentaion</a> , <a href="http://www.youtube.com/vtiger" target="_blank">Video</a> <BR>',
'LBL_THANKS' => 'Vă mulțumim pentru utilizarea <b>vtiger CRM</b>',
'LBL_WE_AIM_TO_BE_BEST' => 'Scopul nostru este de a fi - pur și simplu cel mai bun',
'LBL_SPACE_FOR_YOU' => 'Vino, nu există spațiu pentru tine!',
'LBL_MIGRATION_COMPLETED_SUCCESSFULLY' => 'Migrației dvs. vtiger6 finalizat cu succes.',
'LBL_RELEASE_NOTES' => 'Pentru a ști ce este nou în această versiune, vă rugăm să citiți <a href="#" target="_blank">Note de lansare</a> <br>',
'LBL_WAIT' => 'Vă rugăm să așteptați ...',
'LBL_INPROGRESS' => 'Migrația în curs',
'LBL_DATABASE_CHANGE_LOG' => 'Migrația: Baza de date Modificări Conectares',
);