##// END OF EJS Templates
i18n not working with russian gem (#10066)....
Jean-Philippe Lang -
r8819:4669c41e5196
parent child
Show More
@@ -1120,9 +1120,11 ru:
1120 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1120 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1121 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1121 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1122 label_x_issues:
1122 label_x_issues:
1123 zero: 0 Задача
1123 zero: 0 Задач
1124 one: 1 Задача
1124 one: 1 Задача
1125 other: "%{count} Задачи"
1125 few: "%{count} Задач"
1126 many: "%{count} Задач"
1127 other: "%{count} Задач"
1126 label_repository_new: New repository
1128 label_repository_new: New repository
1127 field_repository_is_default: Main repository
1129 field_repository_is_default: Main repository
1128 label_copy_attachments: Copy attachments
1130 label_copy_attachments: Copy attachments
General Comments 0
You need to be logged in to leave comments. Login now