Updated translation file and fixed typos

This commit is contained in:
Jonathan White
2019-10-20 22:16:19 -04:00
parent af263fd80d
commit 34bbf8b3a1
11 changed files with 1786 additions and 326 deletions

View File

@@ -11,7 +11,7 @@
</rect>
</property>
<property name="accessibleName">
<string>Unlock KePassXC Database</string>
<string>Unlock KeePassXC Database</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout" stretch="0,1,0,2">
<item>
@@ -86,7 +86,7 @@
<item>
<widget class="ElidedLabel" name="fileNameLabel">
<property name="text">
<string>filename.kdbx</string>
<string notr="true">filename.kdbx</string>
</property>
</widget>
</item>
@@ -380,7 +380,7 @@
}</string>
</property>
<property name="text">
<string>?</string>
<string notr="true">?</string>
</property>
<property name="iconSize">
<size>

View File

@@ -100,7 +100,7 @@
</font>
</property>
<property name="text">
<string>1234567</string>
<string notr="true">1234567</string>
</property>
</widget>
</item>

View File

@@ -29,7 +29,7 @@
</font>
</property>
<property name="text">
<string>Downloading favicon 0/0...</string>
<string notr="true">Downloading favicon 0/0...</string>
</property>
</widget>
</item>

View File

@@ -765,7 +765,7 @@
<string>&amp;Keyboard Shortcuts</string>
</property>
<property name="shortcut">
<string>Ctrl+/</string>
<string notr="true">Ctrl+/</string>
</property>
</action>
</widget>

View File

@@ -171,7 +171,7 @@ QProgressBar::chunk {
<item row="0" column="2">
<widget class="QToolButton" name="togglePasswordButton">
<property name="accessibleName">
<string>Toggle password visibiity</string>
<string>Toggle password visibility</string>
</property>
<property name="accessibleDescription">
<string/>

View File

@@ -232,7 +232,7 @@
</font>
</property>
<property name="accessibleName">
<string>Field seperation</string>
<string>Field separation</string>
</property>
<property name="editable">
<bool>false</bool>

View File

@@ -129,7 +129,7 @@
<item row="9" column="0" alignment="Qt::AlignLeft|Qt::AlignTop">
<widget class="QCheckBox" name="notesEnabled">
<property name="toolTip">
<string>Toggle notes visibile</string>
<string>Toggle notes visible</string>
</property>
<property name="accessibleName">
<string>Toggle notes visible</string>