Sindbad~EG File Manager
<?php
// This file is part of Moodle - https://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <https://www.gnu.org/licenses/>.
/**
* Strings for component 'portfolio_evernote', language 'es_mx', version '3.9'.
*
* @package portfolio_evernote
* @category string
* @copyright 1999 Martin Dougiamas and contributors
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['consumerkey'] = 'Clave del Consumidor';
$string['customnotetitlelabel'] = 'Título de Nota Exportación';
$string['defaultnotetitle'] = 'Exportar Portafolio Moodle';
$string['denotedefaultnotebook'] = '{$a} (Por defecto)';
$string['denotestack'] = '(Stack: {$a})';
$string['errorcreatingnotebook'] = 'Error al crear libreta (notebook)';
$string['errorlistingnotebook'] = 'Error al enlistar libretas (notebooks) desde su cuenta';
$string['evernoteusernamestring'] = 'Nombredeusuario Evernote';
$string['failedlistingnotebooks'] = 'Falló al enlistar libretas (notebooks) de Evernote.';
$string['failedtocreatenote'] = 'Falló al crear nota de Evernote.';
$string['failedtoken'] = 'No pudo obtener ficha (token) de la clave de Cliente y Secreto actuales';
$string['fileexportstatement'] = 'El archivo de exportación ha sido anexado.';
$string['improperkey'] = 'Clave de Usuario o Secreto de Evernote Incorrecto';
$string['nooauthcredentials'] = 'Se requieren credenciales OAuth (Secreto y Clave de Consumidor API de Evernote).';
$string['nooauthcredentials_help'] = 'Para usar el plugin del portafolio Evernote Usted debe configurar credenciales OAuth en las configuraciones del portafolio.';
$string['nooauthfromuser'] = 'El usuario Evernote no autorizó las credenciales temporales';
$string['nooauthtoken'] = 'No se ha recibido una ficha (token) de autenticación desde Evernote. Por favor, asegúrese de que está permitiéndole a la aplicación accesar a su cuenta Evernote';
$string['nopermission'] = 'Acceso declinado a cuenta Evernote.';
$string['nosessiontoken'] = 'No existe una ficha (token) de sesión, lo que impide exportar a Evernote';
$string['notebooklabel'] = 'Libreta (notebook)';
$string['notetagslabel'] = 'Marcas de nota (separadas por coma)';
$string['oauthinfo'] = '<p>Para usar este plugin, Usted debe obtener una clave Evernote API</p>';
$string['pluginname'] = 'Evernote';
$string['requesttokenfailed'] = 'Falló al tratar de obtener la ficha (token) Evernote desde las configuraciones actuales. Por favor, revise el secreto y la clave Evernote.';
$string['secret'] = 'Secreto del Consumidor';
$string['selectnotebooklabel'] = 'Seleccionar libreta (notebook)';
$string['sendfailed'] = 'El archivo {$a} no pudo transferirse a Evernote';
$string['signinanother'] = '¿ No es Usted ? Reinicie sus configuraciones y cancele la exportación.';
$string['tokencredentialsfailed'] = 'No se pudieron obtener credenciales de ficha (token).';
$string['usedevapi'] = 'Usar servidor de prueba';
$string['usedevapi_info'] = 'Si Usted apenas acaba de <a href="http://dev.evernote.com/">solicitar una clave</a> de Evernote, se necesitará un cierto tiempo antes de que esté disponible en sus servidores de producción. Por lo que Usted puede habilitar esta opción y crear una cuenta <a href="https://sandbox.evernote.com">aquí</a> para probar el plugin.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists