N°3635 Update ES translations

Many thanks to Miguel Turrubiates !
This commit is contained in:
Pierre Goiffon
2021-11-18 17:48:43 +01:00
parent a79459bc53
commit 9437e689fd
32 changed files with 1004 additions and 961 deletions

View File

@@ -15,9 +15,12 @@
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @copyright Copyright (C) 2010-2014 Combodo SARL
/**
* Spanish Localized data
*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
* @traductor Miguel Turrubiates <miguel_tf@yahoo.com>
*/
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Menu:DataSources' => 'Fuentes de Datos Sincronizables',
@@ -64,7 +67,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Class:AbstractResource' => 'Recurso abstracto',
'Class:AbstractResource+' => '~~',
'Class:AbstractResource+' => '',
));
//
@@ -73,7 +76,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Class:ResourceAdminMenu' => 'Recursos de Menú de Administración',
'Class:ResourceAdminMenu+' => '~~',
'Class:ResourceAdminMenu+' => '',
));
//
@@ -82,7 +85,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Class:ResourceRunQueriesMenu' => 'Recurso Libreta de Consultas',
'Class:ResourceRunQueriesMenu+' => '~~',
'Class:ResourceRunQueriesMenu+' => '',
));
//
@@ -91,5 +94,5 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Class:ResourceSystemMenu' => 'Recurso Menú de Sistema',
'Class:ResourceSystemMenu+' => '~~',
'Class:ResourceSystemMenu+' => '',
));