-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue Twin-Cities-Mutual-Aid#218: add russian translations
- Loading branch information
1 parent
a9648a8
commit a1e2f46
Showing
3 changed files
with
94 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -151,7 +151,8 @@ constructor() { | |
orm, | ||
oji, | ||
dak, | ||
vie | ||
vie, | ||
rus | ||
} | ||
this.detectLanguage() | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
{ | ||
"about": "Описание", | ||
"accepting": "Принемают", | ||
"address": "Адрес", | ||
"aid_distribution_hours": "Часы работы распредиления помощи", | ||
"aid_receiving_hours": "Часы работы приема помощи", | ||
"both": "оба", | ||
"close": "Закрыть", | ||
"closed": "закрыто", | ||
"closing_for_distributing_donations": "Закрываются для распределения пожертвований", | ||
"closing_for_receiving_donations": "Закрываются для приема пожертвований", | ||
"covid_request": "Пожалуйста, соблюдайте требования к социальному дистанцированию и маскам.", | ||
"currently_open_for_distributing": "Открыты для распределения пожертвований", | ||
"currently_open_for_receiving": "Открыты для приема пожертвований", | ||
"distributing": "распространение", | ||
"filter": "Фильтр", | ||
"filter_by_both": "открыто для того и другого", | ||
"filter_by_closed": "Закрыто", | ||
"filter_by_distributing": "открыто для распределения пожертвований", | ||
"filter_by_receiving": "открыто для сбора пожертвований", | ||
"filter_by_unknown": "Статус неизвестен", | ||
"for_distribution": "для распределения", | ||
"for_receiving": "для приема", | ||
"help_info": "Помощь/информация", | ||
"hide_list_button": "Cпрятать список мест", | ||
"id": "Russian", | ||
"lang_name": "Русский", | ||
"lang_name_in_eng": "Russian", | ||
"lang_select": "Выбрать язык", | ||
"language": "Язык", | ||
"last_updated": "Последьная актуализация", | ||
"learn_more": "Выучите больше", | ||
"locale": "rus", | ||
"moment_M": "месец", | ||
"moment_d": "день", | ||
"moment_future": "через 5 минут", | ||
"moment_h": "час", | ||
"moment_m": "минуту", | ||
"moment_past": "5 минут назад", | ||
"moment_s": "несколько секунд", | ||
"moment_y": "год", | ||
"name": "Имя", | ||
"neighborhood": "Район", | ||
"not_accepting": "Не принемают", | ||
"notes": "Заметки", | ||
"opening_for_distributing_dontations": "Открываются для распределения пожертвований", | ||
"opening_for_receiving_dontations": "Открываются для приема пожертвований", | ||
"opening_soon": "Скоро открываются!", | ||
"page_title": "Карта взаимопомощи Городoв-близнецoв", | ||
"project_contact": "Послать имейл", | ||
"project_data": "Посмотреть на данные в ", | ||
"project_description": "Карта взаимопомощи Городoв-близнецoв администрируется волонтерами и относиться к <a href=\"http://tcmap.org\">Twin Cities Mutual Aid Project</a>", | ||
"project_feedback": "Написать отзыв", | ||
"project_learn": "Узнать больше о проекте на", | ||
"receiving": "получение", | ||
"safety_reminder": "Напоминание о безопасности", | ||
"seeking_money": "Ищут деньги", | ||
"seeking_money_link": "Пожертвовать", | ||
"seeking_volunteers_badge": "Ищут волонтеров", | ||
"show_list_button": "Показать список мест", | ||
"social_distance": "Социальная дистанция", | ||
"sort_by": "Oтсортировать по", | ||
"sort_by_name": "По алфавиту (имя)", | ||
"sort_by_neighborhood": "По алфавиту (район)", | ||
"sort_by_seeking_money": "Нужны деньги", | ||
"sort_by_seeking_volunteers_badge": "Нужны волонтеры", | ||
"sort_by_status": "Статус места", | ||
"sort_by_urgent_need": "Срочная нужда сначала", | ||
"this_project": "этот проект", | ||
"time_day": "день", | ||
"time_days": "дней", | ||
"time_future": "в", | ||
"time_hour": "час", | ||
"time_hours": "часов", | ||
"time_minute": "минутa", | ||
"time_minutes": "минут", | ||
"time_month": "месяцов", | ||
"time_past": "назад", | ||
"time_seconds": "секунд", | ||
"time_week": "неделя", | ||
"time_year": "год", | ||
"time_years": "лет", | ||
"urgent_need": "Нужно срочно", | ||
"vote": "голос", | ||
"wash_hands": "Мойте руки", | ||
"wear_masks": "Носите маски", | ||
"welcome": "Добро пожаловать!", | ||
"welcome_blurb": "Города-близнецы взаимопомощь-- это обновленный ресурс на сайтах взаимопомощи в Городах-близнецах." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters