mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Updated translation file and fixed typos
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>1234567</string>
|
||||
<string notr="true">1234567</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -765,7 +765,7 @@
|
||||
<string>&Keyboard Shortcuts</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+/</string>
|
||||
<string notr="true">Ctrl+/</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
|
||||
@@ -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/>
|
||||
|
||||
@@ -232,7 +232,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="accessibleName">
|
||||
<string>Field seperation</string>
|
||||
<string>Field separation</string>
|
||||
</property>
|
||||
<property name="editable">
|
||||
<bool>false</bool>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user