o
    'yAf                     @   s"   d dl Z dZdd ZdddZdS )    NZddnsc                 C   s   | S )N )xr   r   ./usr/lib/python3.10/site-packages/ddns/i18n.py<lambda>   s    r   c                 C   s$   |durt t| ||S t t| S )z|
		A function that returnes the translation of a string if available.
		The language is taken from the system environment.
	N)gettextZ	dngettext
TEXTDOMAINdgettext)ZsingularZpluralnr   r   r   _   s   r
   )NN)r   r   ZN_r
   r   r   r   r   <module>   s   