mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-01-09 19:06:41 +03:00
17 lines
837 B
INI
17 lines
837 B
INI
plugin.translations.overview.index.page.title = Обзор переводов
|
||
plugin.translations.overview.show.page.title = Бандл {0}
|
||
plugin.translations.overview.edit.page.title = Редактирование бандла {0}
|
||
|
||
plugin.translations.totalRecords = Всего: {0} записей
|
||
plugin.translations.totalBundles = Всего: {0} бандлов
|
||
|
||
plugin.translations.error.bundleNotFound = Бандл с именем <b>{0}</b> не найден.
|
||
|
||
plugin.translations.message.noBundles = В вашем приложении нет бандлов!
|
||
|
||
plugin.translations.action.save = Сохранить
|
||
plugin.translations.action.edit = Редактировать
|
||
plugin.translations.action.export = Экспорт
|
||
|
||
plugin.translations.header.bundleName = Бандл
|
||
plugin.translations.header.actions = Действия |