Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ tab.title.build:
tab.title.build.output:
text: Вывод сборки
tab.title.more:
text: '{0} и еще {1}'
text: '{0} и ещё {1}'
thread.name.reader.thread.for.buildoutputinstantreaderimpl.0:
text: Поток чтения для BuildOutputInstantReaderImpl@{0}
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ invalid.extracted.class.name:
invalid.license.data:
text: Недопустимые данные лицензии
invalid.license.data.please.try.again:
text: Недопустимые данные лицензии. Пожалуйста, попробуйте еще раз.
text: Недопустимые данные лицензии. Пожалуйста, попробуйте ещё раз.
invalid.type.for.weaken.type.refactoring:
text: Недопустимый тип для рефакторинга «Ослабить тип»
invert.boolean:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ delimiters.argument.contains.duplicated.characters:
deprecated.class.usage.group.xml:
text: XML
deprecated.member.0.is.still.used:
text: Устаревший член «{0}» все еще используется
text: Устаревший член «{0}» все ещё используется
detach.library.quickfix.name:
text: Отключить библиотеку
detach.library.roots.quickfix.name:
Expand Down Expand Up @@ -581,7 +581,7 @@ inspection.data.flow.turn.off.true.asserts.quickfix:
inspection.deprecated.class.usage.inspection.display.name:
text: Использование устаревшего API в XML
inspection.deprecated.is.still.used.display.name:
text: Устаревший член все еще используется
text: Устаревший член все ещё используется
inspection.duplicate.throws.display.name:
text: Дублирующиеся «throws»
inspection.duplicate.throws.ignore.subclassing.option:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ synchronized.visibility.presentation:
tab.title.build.output:
text: Вывод сборки
tab.title.more:
text: '{0} и еще {1}'
text: '{0} и ещё {1}'
template.data.language.configurable:
text: Языки данных шаблона
template.data.language.configurable.tree.table.title:
Expand Down
Loading