vitalii201

lang_ru.xml for Animal Production. 18.08.22

Aug 18th, 2022
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <l10n>
  3. <translationContributors>nagor</translationContributors>
  4. <texts>
  5. <text name="th_shop_apLoadAnimals" text="Загрузить животных"/>
  6. <text name="th_shop_apUnloadAnimals" text="Выгрузить животных"/>
  7.  
  8. <text name="th_shop_apDoYouWantToLoadAnimals" text="Вы хотите взять %d животных (%s) из производства?"/>
  9. <text name="th_shop_apDoYouWantToUnloadAnimals" text="Вы хотите переместить %d животных (%s) в производство?"/>
  10.  
  11. <text name="th_shop_apMovedToProduction" text="Животные успешно перемещены на производство"/>
  12. <text name="th_shop_apMovedToTrailer" text="Животные успешно загружены в прицеп"/>
  13. <text name="th_shop_apInvalidTrailer" text="Отсутствующий или неисправный прицеп"/>
  14. <text name="th_shop_apInvalidProduction" text="Отсутствующее или недействительное производство"/>
  15. <text name="th_shop_apNoAccessToTrailer" text="У вас нет разрешения на загрузку этого прицепа"/>
  16. <text name="th_shop_apNoAccessToProduction" text="У вас нет разрешения на использование этого производства"/>
  17. <text name="th_shop_apInvalidCluster" text="Отсутствующий или недопустимый вид животных"/>
  18. <text name="th_shop_apTrailerIsFull" text="В прицепе больше нет места"/>
  19. <text name="th_shop_apProductionIsFull" text="На производстве больше нет места"/>
  20. <text name="th_shop_apAnimalNotSupported" text="Этот вид животных здесь не принимается"/>
  21. <text name="th_shop_apInvalidNumAnimals" text="Недопустимое количество животных для перемещения"/>
  22. <text name="th_shop_apInvalidFarm" text="Отсутствует или недействительна информация о ферме"/>
  23. <text name="th_shop_apInternalError" text="Произошла внутренняя ошибка"/>
  24.  
  25. <!-- Animal FillType Names -->
  26. <text name="thFillType_horse_palomino" text="Лошадь (соловая)"/>
  27. <text name="thFillType_horse_black" text="Лошадь (вороная)"/>
  28. <text name="thFillType_horse_bay" text="Лошадь (гнедая)"/>
  29. <text name="thFillType_horse_pinto" text="Лошадь (буро-белая)"/>
  30. <text name="thFillType_horse_sealBrown" text="Лошадь (бурая)"/>
  31. <text name="thFillType_horse_gray" text="Лошадь (серая)"/>
  32. <text name="thFillType_horse_dun" text="Лошадь (светло-бурая)"/>
  33. <text name="thFillType_horse_chestnut" text="Лошадь (рыжая)"/>
  34.  
  35. <text name="thFillType_cow_swissBrown" text="Корова (Бурая швицкая)"/>
  36. <text name="thFillType_cow_holstein" text="Корова (Голштинская)"/>
  37. <text name="thFillType_cow_limousin" text="Корова (Лимузен)"/>
  38. <text name="thFillType_cow_angus" text="Корова (Ангус)"/>
  39.  
  40. <text name="thFillType_sheep_landrace" text="Овца (Бентхайм ландрас)"/>
  41. <text name="thFillType_sheep_swissMountain" text="Овца (Швейцарская чёрнобурая)"/>
  42. <text name="thFillType_sheep_steinschaf" text="Овца (Штайнншаф)"/>
  43. <text name="thFillType_sheep_blackWelsh" text="Овца (Уэльская чёрная горная)"/>
  44.  
  45. <text name="thFillType_pig_landrace" text="Свинья (Немецкий ландрас)"/>
  46. <text name="thFillType_pig_blackPied" text="Свинья (Бентхайм чёрнопёстрая)"/>
  47. <text name="thFillType_pig_berkshire" text="Свинья (Беркширская)"/>
  48.  
  49. <text name="thFillType_chicken_rooster" text="Петух"/>
  50. </texts>
  51. </l10n>
Advertisement
Add Comment
Please, Sign In to add comment