mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-20 04:44:43 -04:00
Merge branch 'master' into develop
This commit is contained in:
commit
38524507d5
14 changed files with 1168 additions and 1248 deletions
|
@ -50,6 +50,16 @@
|
|||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="2.4.3" date="2019-06-12">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Fix library loading issues in the Snap and macOS releases [#3247]</li>
|
||||
<li>Fix various keyboard navigation issues [#3248]</li>
|
||||
<li>Fix main window toggling regression when clicking the tray icon on KDE [#3258]</li>
|
||||
<li>Add documentation for keyboard shortcuts to source code distribution [#3215]</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="2.4.2" date="2019-05-31">
|
||||
<description>
|
||||
<ul>
|
||||
|
|
|
@ -3158,19 +3158,19 @@ Line %2, column %3</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Disabled share %1</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>共有 %1 を無効にする</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Import from share %1</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>共有 %1 からインポートする</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Export to share %1</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>共有 %1 にエクスポートする</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Synchronize with share %1</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>共有 %1 と同期</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -5259,11 +5259,11 @@ Available commands:
|
|||
</message>
|
||||
<message>
|
||||
<source>Multiple import source path to %1 in %2</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>%2 の %1 への複数のインポートソースパス</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Conflicting export target path %1 in %2</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>%2 のエクスポートターゲットパス %1 が競合しています</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Could not embed signature: Could not open file to write (%1)</source>
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue