i18n: update bundle for *.form

This commit is contained in:
Dmitry Gridin
2020-03-13 16:26:54 +07:00
parent 7886cb4c44
commit 01f98979b7
17 changed files with 119 additions and 73 deletions
@@ -170,4 +170,15 @@ check=\ Check...
can.t.show.all.paths.during.index.update=Can't show all paths during index update
unsupported.format.plugin.version.0=Unsupported format, plugin version: {0}
no.updates.found=No updates found
0.1.expected.2={0} ({1}) - expected: {2}
0.1.expected.2={0} ({1}) - expected: {2}
copy.to=&Copy to:
use.library.from.plugin=&Use library from plugin
all.modules.containing.kotlin.files=All modules containing Kotlin files:
all.modules=All modules
single.module=Single module:
kotlin.compiler.and.runtime.version=Kotlin compiler and runtime version:
copy.into=&Copy into:
using.compiler.bundled.into.plugin=Using compiler bundled into plugin
reason=&Reason
reference=Re&ference
script.file=Script file
@@ -21,7 +21,7 @@
<borderPainted value="false"/>
<contentAreaFilled value="true"/>
<hideActionText value="false"/>
<text value="&amp;Copy to:"/>
<text resource-bundle="messages/KotlinJvmBundle" key="copy.to"/>
</properties>
</component>
<grid id="258c2" binding="copyPanelPlace" layout-manager="BorderLayout" hgap="0" vgap="0">
@@ -37,7 +37,7 @@
<grid row="1" column="0" row-span="1" col-span="5" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&amp;Use library from plugin"/>
<text resource-bundle="messages/KotlinJvmBundle" key="use.library.from.plugin"/>
</properties>
</component>
</children>
@@ -13,7 +13,7 @@
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Single module:"/>
<text resource-bundle="messages/KotlinJvmBundle" key="single.module"/>
</properties>
</component>
<component id="8acf5" class="javax.swing.JComboBox" binding="singleModuleComboBox">
@@ -45,7 +45,7 @@
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="All modules containing Kotlin files: "/>
<text resource-bundle="messages/KotlinJvmBundle" key="all.modules.containing.kotlin.files"/>
</properties>
</component>
<component id="5e532" class="javax.swing.JRadioButton" binding="allModulesRadioButton">
@@ -53,7 +53,7 @@
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="All modules"/>
<text resource-bundle="messages/KotlinJvmBundle" key="all.modules"/>
</properties>
</component>
</children>
@@ -26,7 +26,7 @@
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Kotlin compiler and runtime version:"/>
<text resource-bundle="messages/KotlinJvmBundle" key="kotlin.compiler.and.runtime.version"/>
</properties>
</component>
<component id="1034b" class="javax.swing.JComboBox" binding="kotlinVersionComboBox">
@@ -24,7 +24,7 @@
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&amp;Copy into:"/>
<text resource-bundle="messages/KotlinJvmBundle" key="copy.into"/>
</properties>
</component>
</children>
@@ -18,7 +18,7 @@
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Using compiler bundled into plugin"/>
<text resource-bundle="messages/KotlinJvmBundle" key="using.compiler.bundled.into.plugin"/>
</properties>
</component>
<grid id="f8666" binding="chooseModulesPanelPlace" layout-manager="BorderLayout" hgap="0" vgap="0">
@@ -3,7 +3,7 @@
<grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="10" left="10" bottom="10" right="10"/>
<constraints>
<xy x="48" y="54" width="436" height="297"/>
<xy x="48" y="54" width="624" height="297"/>
</constraints>
<properties/>
<border type="none"/>
@@ -24,7 +24,7 @@
</constraints>
<properties>
<labelFor value="49f89"/>
<text value="Re&amp;ference"/>
<text resource-bundle="messages/KotlinJvmBundle" key="reference"/>
</properties>
</component>
<vspacer id="eac19">
@@ -44,7 +44,7 @@
</constraints>
<properties>
<labelFor value="ec77c"/>
<text value="&amp;Reason"/>
<text resource-bundle="messages/KotlinJvmBundle" key="reason"/>
</properties>
</component>
<component id="ec77c" class="javax.swing.JTextField" binding="reasonTextField">
@@ -31,7 +31,7 @@
</constraints>
<properties>
<labelLocation value="West"/>
<text value="Script file"/>
<text resource-bundle="messages/KotlinJvmBundle" key="script.file"/>
</properties>
</component>
</children>