summaryrefslogtreecommitdiff
path: root/app/Locale/ru_RU/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-06-28 10:01:28 -0400
committerFrederic Guillot <fred@kanboard.net>2015-06-28 10:01:28 -0400
commit6660be939d1452b8b2ac996837b55e8756598646 (patch)
tree5e010497ab1b317fb22e370cd2c668b28bd9c3ba /app/Locale/ru_RU/translations.php
parent7b9733f67208a97fbf05d34ea449126794f781df (diff)
Sync locales
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r--app/Locale/ru_RU/translations.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 0bfb33da..69ebbf61 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -20,6 +20,15 @@ return array(
'Red' => 'Красный',
'Orange' => 'Оранжевый',
'Grey' => 'Серый',
+ // 'Brown' => '',
+ // 'Deep Orange' => '',
+ // 'Dark Grey' => '',
+ // 'Pink' => '',
+ // 'Teal' => '',
+ // 'Cyan' => '',
+ // 'Lime' => '',
+ // 'Light Green' => '',
+ // 'Amber' => '',
'Save' => 'Сохранить',
'Login' => 'Вход',
'Official website:' => 'Официальный сайт:',
@@ -31,7 +40,6 @@ return array(
'All users' => 'Все пользователи',
'Username' => 'Имя пользователя',
'Password' => 'Пароль',
- 'Default project' => 'Проект по умолчанию',
'Administrator' => 'Администратор',
'Sign in' => 'Войти',
'Users' => 'Пользователи',
@@ -405,7 +413,6 @@ return array(
'Username:' => 'Имя пользователя:',
'Name:' => 'Имя:',
'Email:' => 'E-mail:',
- 'Default project:' => 'Проект по умолчанию:',
'Notifications:' => 'Уведомления:',
'Notifications' => 'Уведомления',
'Group:' => 'Группа:',
@@ -949,4 +956,6 @@ return array(
// '<30m' => '',
// 'Stop timer' => '',
// 'Start timer' => '',
+ // 'Add project member' => '',
+ // 'Enable notifications' => '',
);