feat(tazjin/russian): Check-in words 101-200
Still not sure what it is, but I have some ideas now. Change-Id: Iad67f8429516f28516136bd2e4590f9f9686e4af
This commit is contained in:
parent
ecfc6dcb57
commit
ef75d83c96
1 changed files with 99 additions and 0 deletions
|
@ -110,4 +110,103 @@
|
||||||
("стоять" ("to stand" "be" "stand up"))
|
("стоять" ("to stand" "be" "stand up"))
|
||||||
("друг" ("friend"))
|
("друг" ("friend"))
|
||||||
("дом" ("house" "home"))
|
("дом" ("house" "home"))
|
||||||
|
|
||||||
|
;; 101-150
|
||||||
|
("сейчас" ("now" "presently" "soon"))
|
||||||
|
("можно" ("possible" "permitted"))
|
||||||
|
("после" ("after" "afterwards"))
|
||||||
|
("слово" ("word"))
|
||||||
|
("здесь" ("here"))
|
||||||
|
("думать" ("to think" "to believe"))
|
||||||
|
("место" ("place" "seat"))
|
||||||
|
("спросить" ("to ask"))
|
||||||
|
("через" ("through" "across"))
|
||||||
|
("лицо" ("face" "person"))
|
||||||
|
("что" ("what" "which" "that"))
|
||||||
|
("тогда" ("then"))
|
||||||
|
("хорошый" ("good" "nice"))
|
||||||
|
("каждый" ("every" "each"))
|
||||||
|
("новый" ("new" "modern"))
|
||||||
|
("жить" ("to live"))
|
||||||
|
("должный" ("due" "proper" "should"))
|
||||||
|
("смотреть" ("to look" "watch"))
|
||||||
|
("почему" ("why"))
|
||||||
|
("потому" ("that's why"))
|
||||||
|
("сторона" ("side" "party"))
|
||||||
|
("просто" ("simply"))
|
||||||
|
("нога" ("foot" "leg"))
|
||||||
|
("сидеть" ("to sit"))
|
||||||
|
("понять" ("to understand" "to realise"))
|
||||||
|
("иметь" ("to own" "to have"))
|
||||||
|
("конечный" ("final" "last"))
|
||||||
|
("делать" ("to do" "make"))
|
||||||
|
("вдруг" ("suddenly"))
|
||||||
|
("над" ("above" "over"))
|
||||||
|
("взять" ("to take"))
|
||||||
|
("никто" ("nobody"))
|
||||||
|
("понимать" ("to understand"))
|
||||||
|
("казаться" ("to seem" "to appear"))
|
||||||
|
("работа" ("work" "job"))
|
||||||
|
("три" ("three"))
|
||||||
|
("ваш" ("yours"))
|
||||||
|
("уж" ("really" "already"))
|
||||||
|
("земля" ("earth" "land" "soil"))
|
||||||
|
("конец" ("end" "distance"))
|
||||||
|
("несколько" ("several" "some"))
|
||||||
|
("час" ("hour" "time"))
|
||||||
|
("голос" ("voice"))
|
||||||
|
("город" ("town" "city"))
|
||||||
|
("последний" ("last" "the latest" "new"))
|
||||||
|
|
||||||
|
;; 151-200
|
||||||
|
("пока" ("for the present")) ;; TODO(tazjin): review
|
||||||
|
("хорошо" ("well"))
|
||||||
|
("давать" ("to give" "to grant"))
|
||||||
|
("вода" ("water"))
|
||||||
|
("более" ("more"))
|
||||||
|
("хотя" ("although"))
|
||||||
|
("всегда" ("always"))
|
||||||
|
("второй" ("second"))
|
||||||
|
("куда" ("where" "what for" "much"))
|
||||||
|
("пойти" ("to go"))
|
||||||
|
("стол" ("table" "desk" "board"))
|
||||||
|
("ребёнок" ("child" "kid" "infant"))
|
||||||
|
("увидеть" ("to see"))
|
||||||
|
("сила" ("strength" "force"))
|
||||||
|
("отец" ("father"))
|
||||||
|
("женщина" ("woman"))
|
||||||
|
("машина" ("car" "machine" "engine"))
|
||||||
|
("случай" ("case" "occasion" "incident"))
|
||||||
|
("ночь" ("night"))
|
||||||
|
("сразу" ("at once" "right away" "just"))
|
||||||
|
("мир" ("world" "peace"))
|
||||||
|
("совсем" ("quite" "entirely" "totally"))
|
||||||
|
("остаться" ("to remain" "to stay"))
|
||||||
|
("об" ("about" "of"))
|
||||||
|
("вид" ("appearance" "look" "view"))
|
||||||
|
("выйти" ("to go out" "to exit" "to come out" "to appear"))
|
||||||
|
("дать" ("to give"))
|
||||||
|
("работать" ("to work"))
|
||||||
|
("любить" ("to work"))
|
||||||
|
("старый" ("old"))
|
||||||
|
("почти" ("almost"))
|
||||||
|
("ряд" ("row" "line"))
|
||||||
|
("оказаться" ("find oneself" "turn out"))
|
||||||
|
("начало" ("beginning" "origin" "source"))
|
||||||
|
("твой" ("your" "yours"))
|
||||||
|
("вопрос" ("question" "matter" "problem"))
|
||||||
|
("много" ("many" "much"))
|
||||||
|
("война" ("war"))
|
||||||
|
("снова" ("again"))
|
||||||
|
("ответить" ("to answer" "to reply"))
|
||||||
|
("между" ("between" "among"))
|
||||||
|
("подумать" ("to think"))
|
||||||
|
("опять" ("again"))
|
||||||
|
("белый" ("white"))
|
||||||
|
("деньги" ("money"))
|
||||||
|
("значить" ("to mean" "to signify"))
|
||||||
|
("про" ("about" "for"))
|
||||||
|
("лишь" ("only" "as soon as"))
|
||||||
|
("минута" ("minute" "moment"))
|
||||||
|
("жена" ("wife"))
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue