/* This a language file. It contains ALL the strings of the Undum core. And * so separates the translation from the implementation. If you want to * translate Undum to another language, use this file as a basis. - Oreolek */ undum.language["ru"] = { terrible: "??????", poor: "?????", mediocre: "??????????", fair: "?????????", good: "??????", great: "?????????", superb: "???????????", yes: "??", no: "???", no_group_definition: "?????????? ????? ??????????? ?????? {id}.", link_not_valid: "?????? '{link}' ?? ???????? ??????????.", link_no_action: "?????? ? ????????? '.' ?????? ????? ????????.", unknown_situation: "?? ?? ?????? ????????????? ? ??????????? ???????? {id}.", erase_message: "??? ???????? ?????? ?????? ????????? ? ?????????? ?????? ??? ? ?????? ????. ?? ????????", no_current_situation: "? ?? ???? ??????????, ?????? ??? ? ??? ??? ??????? ????????.", no_local_storage: "????????? ????????? ??????????.", random_seed_error: "?? ?????? ?????? ?????? ????????? ?????.", random_error: "?????????????????? Random ? ???????? ?????? ????? ??????????????.", dice_string_error: "?? ???? ???????????????? ???? ?????? ???????: '{string}'." };