1
|
|
|
<?php |
2
|
|
|
|
3
|
|
View Code Duplication |
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_MB_LOADED' ) ) { |
|
|
|
|
4
|
|
|
|
5
|
|
|
define( 'APCAL_MB_LOADED' , 1 ) ; |
6
|
|
|
|
7
|
|
|
// index.php |
8
|
|
|
define('_MB_APCAL_ERR_NOPERMTOUPDATE',"Usted no tiene permisos para cambiar eventos"); |
9
|
|
|
define('_APCAL_APURL', 'http://xoops.antiquespromotion.ca'); |
10
|
|
|
define('_APCAL_APURL2', 'http://www.antiquespromotion.ca'); |
11
|
|
|
define('APCAL_COPYRIGHT' , '<a href="http://xoops.antiquespromotion.ca" title="Calendar for Xoops" target="_blank">APCal</a> by <a href="http://www.antiquespromotion.ca" title="Promoción de antig�edades Canadá" target="_blank">AP</a>'); |
12
|
|
|
define('_MB_APCAL_ERR_NOPERMTOINSERT',"Usted no tiene permisos para a��dir eventos"); |
13
|
|
|
define('_MB_APCAL_ERR_NOPERMTODELETE',"Usted no tiene permisos para eliminar eventos"); |
14
|
|
|
define('_MB_APCAL_ALT_PRINTTHISEVENT',"Imprimir este evento"); |
15
|
|
|
define('_APCAL_CALENDAR', 'Calendario'); |
16
|
|
|
|
17
|
|
|
// print.php |
18
|
|
|
define('_MB_APCAL_COMESFROM',"Este evento viene de %s"); |
19
|
|
|
|
20
|
|
|
// edit event |
21
|
|
|
define('_APCAL_TH_GETCOORDS', 'Encontrar posición'); |
22
|
|
|
define('_APCAL_TH_LATITUDE', 'Latitud'); |
23
|
|
|
define('_APCAL_TH_LONGITUDE', 'Longitud'); |
24
|
|
|
define('_APCAL_TH_ZOOM', 'Nivel de Zoom'); |
25
|
|
|
define('_APCAL_TH_EMAIL', 'Correo'); |
26
|
|
|
define('_APCAL_TH_URL', 'URL'); |
27
|
|
|
define('_APCAL_MAINPICTURE', 'Imagen principal'); |
28
|
|
|
define('_APCAL_PICTURES', 'Otras imágenes'); |
29
|
|
|
define('_APCAL_TH_MAINCATEGORY', 'Categoría Principal'); |
30
|
|
|
define('_APCAL_NONE', 'Ninguno'); |
31
|
|
|
define('_APCAL_DAY', 'Día'); |
32
|
|
|
define('_APCAL_DIFFERENTHOURS', 'Diferentes horas para cada día'); |
33
|
|
|
define('_APCAL_SAMEHOURS', 'Usar las mismas horas para cada día'); |
34
|
|
|
|
35
|
|
|
// API texts |
36
|
|
|
define('_APCAL_PROVIDEDBY', 'Resultados provistos por'); |
37
|
|
|
define('_APCAL_X', 'por'); |
38
|
|
|
define('_APCAL_AP', 'Promoción de antig�edades Canadá'); |
39
|
|
|
define('_APCAL_CALENDAROF', 'Calendario de'); |
40
|
|
|
|
41
|
|
|
// Share admin |
42
|
|
|
define('_APCAL_SHARECALENDARFORM', 'Rellena el Formulario para mostrar e lcalendario en tu página web.'); |
43
|
|
|
define('_APCAL_SHOWALLCAT', 'Todas las categorías'); |
44
|
|
|
define('_APCAL_GENERATE', 'Generar'); |
45
|
|
|
define('_AP_GENERATEHINT', 'You might have to click generate two times on certain browsers.'); |
46
|
|
|
define('_APCAL_CATEGORIES', 'Categorías'); |
47
|
|
|
define('_APCAL_NBEVENTS', 'Númeor de eventos a mostrar'); |
48
|
|
|
define('_APCAL_WIDTH', 'Tamaño del Bloque'); |
49
|
|
|
define('_APCAL_STYLE', 'Estilo y Colores'); |
50
|
|
|
define('_APCAL_IFCUSTOM', 'Si escoges "personalizar", rellena la sección siguiente (in CSS).'); |
51
|
|
|
define('_APCAL_BORDER', 'Borde del Bloque'); |
52
|
|
|
define('_APCAL_TITLE', 'Nombre del Calendario'); |
53
|
|
|
define('_APCAL_TEXT', 'Texto del Calendario'); |
54
|
|
|
define('_APCAL_LINK', 'Enlaces a los Eventos'); |
55
|
|
|
define('_APCAL_EVEN', 'Filas de eventos'); |
56
|
|
|
define('_APCAL_ODD', 'Filas Impares'); |
57
|
|
|
define('_APCAL_DEFAULT', 'Por Defecto'); |
58
|
|
|
define('_APCAL_CUSTOM', 'Persinalizar'); |
59
|
|
|
define('_APCAL_THEME', 'Desde tu Tema'); |
60
|
|
|
define('_APCAL_SHAREINFO', 'Para mostrar el Calendario en tu página web, debes copiar & pegar este código HTML en tu página.'); |
61
|
|
|
define('_APCAL_SHARECALENDAR', 'Mostrar este calendario en tu página web'); |
62
|
|
|
|
63
|
|
|
// Event view |
64
|
|
|
define('_APCAL_PREVEVENT', 'Evento anterior'); |
65
|
|
|
define('_APCAL_NEXTEVENT', 'Siguiente evento'); |
66
|
|
|
define('_APCAL_BACKTOCAL', 'Volver al calendario'); |
67
|
|
|
|
68
|
|
|
// Tooltip |
69
|
|
|
define('_APCAL_CLICKFORDETAILS', 'Pincha para ver el evento'); |
70
|
|
|
define('_APCAL_BEGIN', 'Desde'); |
71
|
|
|
define('_APCAL_END', 'Hasta'); |
72
|
|
|
define('_APCAL_LOCATION', 'Dirección'); |
73
|
|
|
|
74
|
|
|
// Tell a friend |
75
|
|
|
define('_APCAL_TELLAFRIEND', 'Díselo a una Amigo'); |
76
|
|
|
define('_APCAL_FROM', 'Desde'); |
77
|
|
|
define('_APCAL_TO', 'Hasta'); |
78
|
|
|
define('_APCAL_SUBJECT', 'Asunto'); |
79
|
|
|
define('_APCAL_MESSAGE', 'Mensaje'); |
80
|
|
|
define('_APCAL_TELLAFRIENDTEXT', 'Deberías visitar este fabuloso Calendario en'); |
81
|
|
|
|
82
|
|
|
// Share |
83
|
|
|
define('_APCAL_FB_LNG', 'en_US'); |
84
|
|
|
define('_APCAL_GPLUS_LNG', 'en'); |
85
|
|
|
|
86
|
|
|
} |
87
|
|
|
|
88
|
|
|
?> |
|
|
|
|
89
|
|
|
|
Duplicated code is one of the most pungent code smells. If you need to duplicate the same code in three or more different places, we strongly encourage you to look into extracting the code into a single class or operation.
You can also find more detailed suggestions in the “Code” section of your repository.