summaryrefslogtreecommitdiff
path: root/plugins/Calendar/Locale/ru_RU
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Calendar/Locale/ru_RU')
-rw-r--r--plugins/Calendar/Locale/ru_RU/translations.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/Calendar/Locale/ru_RU/translations.php b/plugins/Calendar/Locale/ru_RU/translations.php
new file mode 100644
index 00000000..5b3bb485
--- /dev/null
+++ b/plugins/Calendar/Locale/ru_RU/translations.php
@@ -0,0 +1,13 @@
+<?php
+
+return array(
+ 'Calendar' => 'Календарь',
+ 'Calendar settings' => 'Настройки календаря',
+ 'Project calendar view' => 'Вид календаря проекта',
+ 'User calendar view' => 'Просмотреть календарь пользователя',
+ 'My calendar' => 'Мой календарь',
+ 'Switch to the list view' => 'Переключиться в режим списка',
+ 'Show tasks based on the start date' => 'Показать задачи в зависимости от даты начала',
+ 'Subtasks time tracking' => 'Отслеживание времени подзадач',
+);
+