mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Add Russian locale for version 2.3
Add missing translation to en.yml
This commit is contained in:
parent
61317cbe8c
commit
9b0b6ffbbc
2 changed files with 1181 additions and 3 deletions
|
|
@ -49,8 +49,13 @@ en:
|
||||||
due: Due
|
due: Due
|
||||||
tags: Tags
|
tags: Tags
|
||||||
user:
|
user:
|
||||||
last_name: Last name
|
auth_type: Auth type
|
||||||
|
display_name: Display name
|
||||||
first_name: First name
|
first_name: First name
|
||||||
|
last_name: Last name
|
||||||
|
login: Login
|
||||||
|
open_id_url: OpenID URL
|
||||||
|
password: Password
|
||||||
preference:
|
preference:
|
||||||
show_hidden_projects_in_sidebar: Show hidden projects in sidebar
|
show_hidden_projects_in_sidebar: Show hidden projects in sidebar
|
||||||
date_format: Date format
|
date_format: Date format
|
||||||
|
|
@ -338,9 +343,14 @@ en:
|
||||||
active: Active contexts
|
active: Active contexts
|
||||||
closed: Closed contexts
|
closed: Closed contexts
|
||||||
projects:
|
projects:
|
||||||
hidden: Hidden projects
|
|
||||||
active: Active projects
|
active: Active projects
|
||||||
|
blocked: Blocked
|
||||||
closed: Closed projects
|
closed: Closed projects
|
||||||
|
completed: Completed
|
||||||
|
current: Current
|
||||||
|
hidden: Hidden projects
|
||||||
|
review: Review
|
||||||
|
stalled: Stalled
|
||||||
hidden_plural: Hidden
|
hidden_plural: Hidden
|
||||||
completed: Completed
|
completed: Completed
|
||||||
completed_plural: Completed
|
completed_plural: Completed
|
||||||
|
|
@ -403,7 +413,7 @@ en:
|
||||||
completed_tasks_title: Completed
|
completed_tasks_title: Completed
|
||||||
home: Home
|
home: Home
|
||||||
export: Export
|
export: Export
|
||||||
import: Import
|
import: Import
|
||||||
contexts_title: Contexts
|
contexts_title: Contexts
|
||||||
calendar: Calendar
|
calendar: Calendar
|
||||||
projects_title: Projects
|
projects_title: Projects
|
||||||
|
|
|
||||||
1168
config/locales/ru.yml
Normal file
1168
config/locales/ru.yml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue