ÿþ/ /   * *   I 1 8 N  
  
 / /   C a l e n d a r   E N   l a n g u a g e  
 / /   A u t h o r :   M i h a i   B a z o n ,   < m i s h o o @ i n f o i a s i . r o >  
 / /   E n c o d i n g :   a n y  
 / /   D i s t r i b u t e d   u n d e r   t h e   s a m e   t e r m s   a s   t h e   c a l e n d a r   i t s e l f .  
  
 / /   F o r   t r a n s l a t o r s :   p l e a s e   u s e   U T F - 8   i f   p o s s i b l e .     W e   s t r o n g l y   b e l i e v e   t h a t  
 / /   U n i c o d e   i s   t h e   a n s w e r   t o   a   r e a l   i n t e r n a t i o n a l i z e d   w o r l d .     A l s o   p l e a s e  
 / /   i n c l u d e   y o u r   c o n t a c t   i n f o r m a t i o n   i n   t h e   h e a d e r ,   a s   c a n   b e   s e e n   a b o v e .  
  
 / /   f u l l   d a y   n a m e s  
 C a l e n d a r . _ D N   =   n e w   A r r a y  
 ( " D o m i n g o " ,  
   " L u n e s " ,  
   " M a r t e s " ,  
   " M i e r c o l e s " ,  
   " J u e v e s " ,  
   " V i e r n e s " ,  
   " S a b a d o " ,  
   " D o m i n g o " ) ;  
  
 / /   P l e a s e   n o t e   t h a t   t h e   f o l l o w i n g   a r r a y   o f   s h o r t   d a y   n a m e s   ( a n d   t h e   s a m e   g o e s  
 / /   f o r   s h o r t   m o n t h   n a m e s ,   _ S M N )   i s n ' t   a b s o l u t e l y   n e c e s s a r y .     W e   g i v e   i t   h e r e  
 / /   f o r   e x e m p l i f i c a t i o n   o n   h o w   o n e   c a n   c u s t o m i z e   t h e   s h o r t   d a y   n a m e s ,   b u t   i f  
 / /   t h e y   a r e   s i m p l y   t h e   f i r s t   N   l e t t e r s   o f   t h e   f u l l   n a m e   y o u   c a n   s i m p l y   s a y :  
 / /  
 / /       C a l e n d a r . _ S D N _ l e n   =   N ;   / /   s h o r t   d a y   n a m e   l e n g t h  
 / /       C a l e n d a r . _ S M N _ l e n   =   N ;   / /   s h o r t   m o n t h   n a m e   l e n g t h  
 / /  
 / /   I f   N   =   3   t h e n   t h i s   i s   n o t   n e e d e d   e i t h e r   s i n c e   w e   a s s u m e   a   v a l u e   o f   3   i f   n o t  
 / /   p r e s e n t ,   t o   b e   c o m p a t i b l e   w i t h   t r a n s l a t i o n   f i l e s   t h a t   w e r e   w r i t t e n   b e f o r e  
 / /   t h i s   f e a t u r e .  
  
 / /   s h o r t   d a y   n a m e s  
 C a l e n d a r . _ S D N   =   n e w   A r r a y  
 ( " D o m " ,  
   " L u n " ,  
   " M a r " ,  
   " M i e " ,  
   " J u e " ,  
   " V i e " ,  
   " S a b " ,  
   " D o m " ) ;  
  
 / /   f u l l   m o n t h   n a m e s  
 C a l e n d a r . _ M N   =   n e w   A r r a y  
 ( " E n e r o " ,  
   " F e b r e r o " ,  
   " M a r z o " ,  
   " A b r i l " ,  
   " M a y o " ,  
   " J u n i o " ,  
   " J u l i o " ,  
   " A g o s t o " ,  
   " S e p t i e m b r e " ,  
   " O c t u b r e " ,  
   " N o v i e m b r e " ,  
   " D i c i e m b r e " ) ;  
  
 / /   s h o r t   m o n t h   n a m e s  
 C a l e n d a r . _ S M N   =   n e w   A r r a y  
 ( " E n e " ,  
   " F e b " ,  
   " M a r " ,  
   " A b r " ,  
   " M a y " ,  
   " J u n " ,  
   " J u l " ,  
   " A g o " ,  
   " S e p " ,  
   " O c t " ,  
   " N o v " ,  
   " D i c " ) ;  
  
 / /   t o o l t i p s  
 C a l e n d a r . _ T T   =   { } ;  
 C a l e n d a r . _ T T [ " I N F O " ]   =   " A c e r c a   d e l   c a l e n d a r i o " ;  
  
 C a l e n d a r . _ T T [ " A B O U T " ]   =  
 " S E L E C C I O N   D E   F E C H A   Y   H O R A \ n \ n "   +  
 " S e l e c c i ó n   d e   f e c h a : \ n "   +  
 " -   U s e   l o s   b o t o n e s   \ x a b ,   \ x b b   p a r a   s e l e c c i o n a r   e l   a ñ o \ n "   +  
 " -   U s e   l o s   b o t o n e s   "   +   S t r i n g . f r o m C h a r C o d e ( 0 x 2 0 3 9 )   +   " ,   "   +   S t r i n g . f r o m C h a r C o d e ( 0 x 2 0 3 a )   +   "   p a r a   s e l e c c i o n a r   e l   m e s \ n "   +  
 " -   M a n t e n g a   p u l s a d o   e l   r a t ó n   e n   c u a l q u i e r a   d e   e s t o s   b o t o n e s   p a r a   u n a   s e l e c c i ó n   r a p i d a . " ;  
 C a l e n d a r . _ T T [ " A B O U T _ T I M E " ]   =   " \ n \ n "   +  
 " S e l e c c i ó n   d e   h o r a : \ n "   +  
 " -   P u l s e   e n   c u a l q u i e r a   d e   l a s   p a r t e s   d e   l a   h o r a   p a r a   i n c r e m e n t a r l a \ n "   +  
 " -   o   p u l s e   l a s   m a y ú s c u l a s   m i e n t r a s   h a c e   c l i c   p a r a   d e c r e m e n t a r l a \ n "   +  
 " -   o   h a g a   c l i c   y   a r r a s t r e   e l   r a t ó n   p a r a   u n a   s e l e c c i ó n   m a s   r a p i d a . " ;  
  
 C a l e n d a r . _ T T [ " P R E V _ Y E A R " ]   =   " A ñ o   a n t e r i o r   ( m a n t e n e r   p a r a   m e n u ) " ;  
 C a l e n d a r . _ T T [ " P R E V _ M O N T H " ]   =   " M e s   a n t e r i o r   ( m a n t e n e r   p a r a   m e n u ) " ;  
 C a l e n d a r . _ T T [ " G O _ T O D A Y " ]   =   " I r   a   h o y " ;  
 C a l e n d a r . _ T T [ " N E X T _ M O N T H " ]   =   " M e s   s i g u i e n t e   ( m a n t e n e r   p a r a   m e n u ) " ;  
 C a l e n d a r . _ T T [ " N E X T _ Y E A R " ]   =   " A ñ o   s i g u i e n t e   ( m a n t e n e r   p a r a   m e n u ) " ;  
 C a l e n d a r . _ T T [ " S E L _ D A T E " ]   =   " S e l e c c i o n a r   f e c h a " ;  
 C a l e n d a r . _ T T [ " D R A G _ T O _ M O V E " ]   =   " A r r a s t r a r   p a r a   m o v e r " ;  
 C a l e n d a r . _ T T [ " P A R T _ T O D A Y " ]   =   "   ( h o y ) " ;  
  
  
  
 / /   t h e   f o l l o w i n g   i s   t o   i n f o r m   t h a t   " % s "   i s   t o   b e   t h e   f i r s t   d a y   o f   w e e k  
 / /   % s   w i l l   b e   r e p l a c e d   w i t h   t h e   d a y   n a m e .  
 C a l e n d a r . _ T T [ " D A Y _ F I R S T " ]   =   " M o s t r a r   % s   p r i m e r o " ;  
  
 / /   T h i s   m a y   b e   l o c a l e - d e p e n d e n t .     I t   s p e c i f i e s   t h e   w e e k - e n d   d a y s ,   a s   a n   a r r a y  
 / /   o f   c o m m a - s e p a r a t e d   n u m b e r s .     T h e   n u m b e r s   a r e   f r o m   0   t o   6 :   0   m e a n s   S u n d a y ,   1  
 / /   m e a n s   M o n d a y ,   e t c .  
 C a l e n d a r . _ T T [ " W E E K E N D " ]   =   " 0 , 6 " ;  
  
 C a l e n d a r . _ T T [ " C L O S E " ]   =   " C e r r a r " ;  
 C a l e n d a r . _ T T [ " T O D A Y " ]   =   " H o y " ;  
 C a l e n d a r . _ T T [ " T I M E _ P A R T " ]   =   " ( M a y ú s c u l a - ) C l i c   o   a r r a s t r e   p a r a   c a m b i a r   v a l o r " ;  
  
 / /   d a t e   f o r m a t s  
 C a l e n d a r . _ T T [ " D E F _ D A T E _ F O R M A T " ]   =   " % d / % m / % Y " ;  
 C a l e n d a r . _ T T [ " T T _ D A T E _ F O R M A T " ]   =   " % A ,   % e   d e   % B   d e   % Y " ;  
  
 C a l e n d a r . _ T T [ " W K " ]   =   " s e m " ;  
 C a l e n d a r . _ T T [ " T I M E " ]   =   " H o r a : " ;  
  
  
 
