Skip to content

Commit

Permalink
add a probably badly translated russian locale as an example
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Jul 2, 2023
1 parent ba46d7c commit 3a7fa50
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions config/locales/ru.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
ru:
active_admin:
dashboard: Приборная панель
activerecord:
attributes:
link:
url: URL
model:
caption: Подпись
collection_id: Коллекция
creator_id: Создатель
library_id: Книгохранилище
name: Заголовок
notes: Примечания
preview_file: Предварительный просмотр
models:
collection: Коллекция
model: Модель
model_file: Файл
collections:
collection:
no_preview: Предварительный просмотр недоступен
general:
edit: Редактировать Коллекция
new: Новая Коллекция
index:
view_unassigned_models: Просмотр неназначенных
general:
delete: Удалить
edit: Редактировать
filter: Фильтр
save: Сохранять
problems:
library:
missing: Папка книгохранилище не найдена
model:
empty: Модель не имеет файлов
missing: Папка модели не найдена
nesting: Модель содержит другие модели
model_file:
missing: Файл не найден
renderer:
style:
lambert: Реалистично затененный
normals: Направление поверхности
sites:
cgtrader: CGTrader
comicsgamesandthings: Comics, Games, and Things
cults3d: Cults3D
myminifactory: MyMiniFactory
theminiindex: The Mini Index
thingiverse: Thingiverse
views:
pagination:
first: "« Первый"
last: Последний »
next: Следующий ›
previous: "‹ Предыдущий"
truncate: ""

0 comments on commit 3a7fa50

Please sign in to comment.