Files
oav/dotclear._no/themes/ductile/locales/es/main.lang.php
2023-03-20 12:18:38 +01:00

33 lines
1.2 KiB
PHP

<?php
/**
* @package Dotclear
*
* @copyright Olivier Meunier & Association Dotclear
* @copyright GPL-2.0-only
*/#
#
#
# DOT NOT MODIFY THIS FILE !
$GLOBALS['__l10n']['Additionnal style directives'] = 'Instrucciones CSS adicionales';
$GLOBALS['__l10n']['reactions'] = 'reacciones';
$GLOBALS['__l10n']['no reactions'] = 'no reacciones';
$GLOBALS['__l10n']['one reaction'] = 'una reaccion';
$GLOBALS['__l10n']['%s reactions'] = '%s reacciones';
$GLOBALS['__l10n']['Add ping'] = 'Agregar un retroenlace';
$GLOBALS['__l10n']['Suggestions:'] = 'Sugerencias:';
$GLOBALS['__l10n']['Go to homepage'] = 'Regresar al inicio';
$GLOBALS['__l10n']['To top'] = 'Volver arriba';
$GLOBALS['__l10n']['Use search form'] = 'Buscar';
$GLOBALS['__l10n']['Explore archives'] = 'Explorar los archivos';
$GLOBALS['__l10n']['toDay'] = 'al';
$GLOBALS['__l10n']['FromDay'] = 'Del';
$GLOBALS['__l10n']['From'] = 'Por';
$GLOBALS['__l10n']['By category'] = 'Por categoría';
$GLOBALS['__l10n']['By date'] = 'Por fecha';
$GLOBALS['__l10n']['By tag'] = 'Por tag';
$GLOBALS['__l10n']['URL you\'ve tried has typos, or the page has been deleted or moved.'] = 'Su URL está equivocada o la página fue borrada o desplazada.';