ó
i4Vdc           @   s½   d  d l  m Z d  d l m Z d „  Z e Z d „  Z d „  Z d „  Z d „  Z	 d „  Z
 Z d	 „  Z d
 „  Z d „  Z d „  Z d „  Z e Z Z Z d „  Z e d „ Z d „  Z d S(   iÿÿÿÿ(   t   settings(   t
   force_textc         C   s   | d k r |  S| S(   Ni   (    (   t   singulart   pluralt   number(    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt   ngettext	   s    c         C   s   t  t |  | | ƒ ƒ S(   N(   R   R   (   R   R   R   (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt	   ungettext   s    c         C   s
   t  | ƒ S(   N(   t   ugettext(   t   contextt   message(    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt   pgettext   s    c         C   s   t  | | | ƒ S(   N(   R   (   R   R   R   R   (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt	   npgettext   s    c         C   s   d  S(   N(   t   None(   t   x(    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt   <lambda>   t    c           C   s   d  S(   N(   R   (    (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyR      R   c           C   s   t  j S(   N(   R    t   LANGUAGE_CODE(    (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyR      R   c           C   s   t  j t  j k S(   N(   R    R   t   LANGUAGES_BIDI(    (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyR      R   c         C   s   t  S(   N(   t   True(   R   (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyR      R   c         C   s   |  S(   N(    (   R	   (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt   gettext"   s    c         C   s   t  t |  ƒ ƒ S(   N(   R   R   (   R	   (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyR   &   s    c         C   sM   |  j  d ƒ } | d k r? |  |  j ƒ  d |  | d j ƒ  S|  j ƒ  Sd  S(   Nt   -i    t   _i   (   t   findt   lowert   upper(   t   languaget   p(    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt	   to_locale,   s    $c         C   s   t  j S(   N(   R    R   (   t   requestt
   check_path(    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt   get_language_from_request4   s    c         C   s   d  S(   N(   R   (   R   (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt   get_language_from_path8   s    N(   t   django.confR    t   django.utils.encodingR   R   t   ngettext_lazyR   R
   R   t   activatet
   deactivatet   deactivate_allt   get_languaget   get_language_bidit   check_for_languageR   R   t   gettext_noopt   gettext_lazyR   R   t   FalseR   R   (    (    (    sq   /var/www/html/phendo-backend/phendo_python/env/lib/python2.7/site-packages/django/utils/translation/trans_null.pyt   <module>   s"   											