ddt.php 2.2 KB

12345678910111213141516171819202122232425262728293031
  1. <?php
  2. $lang['def']['Duration'] = 'Duración';
  3. $lang['def']['Tener en cuenta el período actual.'] = 'Tener en cuenta el período actual.';
  4. $lang['def']['Charge current tariff fee'] = 'Cargar cuota de tarifa actual';
  5. $lang['def']['Charge current tariff fee if day less then'] = 'Cargar la cuota de la tarifa actual si el día es menor que';
  6. $lang['def']['Move to tariff after ending of periods'] = 'Pasar a tarifa después de finalizar períodos';
  7. $lang['def']['Tariffs must be different'] = 'Las tarifas deben ser diferentes';
  8. $lang['def']['Duration cannot be empty'] = 'La duración no puede estar vacía';
  9. $lang['def']['There is nothing to watch'] = 'No hay nada que ver';
  10. $lang['def']['Start at this period'] = 'Comience en este período';
  11. $lang['def']['Charge fee'] = 'Cuota de carga';
  12. $lang['def']['Charge until day'] = 'Carga hasta el día';
  13. $lang['def']['New tariff'] = 'Nueva tarifa';
  14. $lang['def']['Create new doomsday tariff'] = 'crear nueva tarifa publicitaria';
  15. $lang['def']['Available doomsday tariffs'] = 'tarifas publicitaria disponible';
  16. $lang['def']['You already have doomsday assigned for tariff'] = 'Ya tienes la publicidad asignada para la tarifa';
  17. $lang['def']['You already planned doomsday for all of available tariffs'] = 'Ya planificó la publicidad de todas las tarifas disponibles.';
  18. $lang['def']['No existing tariffs available at all'] = 'No hay tarifas existentes';
  19. $lang['def']['Doomsday tariffs'] = 'Tarifas publicitarias';
  20. $lang['def']['Doomsday tariff'] = 'Tarifa publicitaria';
  21. $lang['def']['disabled'] = 'Deshabilitado';
  22. $lang['def']['Set a user credit if the money is not enough to use the service now'] = 'Programe un crédito a un usuario si no hay suficiente dinero para usar el servicio ahora';
  23. $lang['def']['Set credit'] = 'Establecer crédito';
  24. $lang['def']['will be changed to'] = 'será cambiado a';
  25. $lang['def']['automatically'] = 'automáticamente';
  26. $lang['def']['On'] = 'En';
  27. $lang['def']['is already planned tariff change to'] = 'ya está previsto cambio de tarifa a';
  28. $lang['def']['right to manage doomsday tariffs'] = 'derecho a gestionar tarifas publicitarias';
  29. $lang['def']['right to view doomsday tariffs history'] = 'derecho a ver el historial de tarifas publicitarias';