fix(translations): more translations

This commit is contained in:
Alexey Kasyanchuk
2018-05-20 22:30:03 +03:00
parent 9758d9f7b3
commit d94e609b9a
4 changed files with 27 additions and 7 deletions

View File

@ -143,6 +143,16 @@
"Settings saved": "Settings saved",
"direct": "direct",
"and": "and",
"more": "more"
"more": "more",
"stoped": "stoped",
"too short string for search": "too short string for search",
"Search results for": "Search results for",
"More Files": "More Files",
"Yarrr, Landlubbers!": "Yarrr, Landlubbers!",
"Welcome to": "Welcome to",
"This is file search engine based on the torrents from the internet": "This is file search engine based on the torrents from the internet",
"Here you can easily find torrent or file that you intrested for": "Here you can easily find torrent or file that you intrested for",
"We are not responsible for any content": "We are not responsible for any content",
"this is only information about content that collected automatically": "this is only information about content that collected automatically"
}
}

View File

@ -143,6 +143,16 @@
"Settings saved": "Настройки сохранены",
"direct": "прямое",
"and": "и",
"more": "больше"
"more": "больше",
"stoped": "остановлено",
"too short string for search": "слишком короткая строка для поиска",
"Search results for": "Поисковые результаты для",
"More Files": "Больше Файлов",
"Yarrr, Landlubbers!": "Аррр, Сухопутные!",
"Welcome to": "Добро пожаловать в",
"This is file search engine based on the torrents from the internet": "Это поисковой движок базирующийся на торрентах из интернета",
"Here you can easily find torrent or file that you intrested for": "Здесь вы можете легко найти интересущий вас торрент или файл",
"We are not responsible for any content": "Мы не несем отвественность за контент",
"this is only information about content that collected automatically": "это лишь информация собранная автоматически"
}
}