Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorosx user <gili.shemesh@gmail.com>2021-08-01 00:01:45 +0300
committerJonathan White <support@dmapps.us>2021-12-22 13:52:54 +0300
commit15d1b2f0abc128969aa2054e4e9ce9283daf8591 (patch)
treef06c4f082170f6820bce71ed157362796b4b49f9 /share/translations
parent12990e59ada1628a3a491afef045902ef254e38f (diff)
Show what changed between entry history items
* Also show what is changed on the current state * Closes #2621
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts98
1 files changed, 98 insertions, 0 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index 320296028..c69ebe60e 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -3614,6 +3614,62 @@ Would you like to overwrite the existing attachment?</source>
<source>URL</source>
<translation>URL</translation>
</message>
+ <message>
+ <source>Age</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Difference</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Size</source>
+ <translation type="unfinished">Size</translation>
+ </message>
+ <message>
+ <source>Password</source>
+ <translation type="unfinished">Password</translation>
+ </message>
+ <message>
+ <source>Notes</source>
+ <translation type="unfinished">Notes</translation>
+ </message>
+ <message>
+ <source>Custom Attributes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Icon</source>
+ <translation type="unfinished">Icon</translation>
+ </message>
+ <message>
+ <source>Color</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Expiration</source>
+ <translation type="unfinished">Expiration</translation>
+ </message>
+ <message>
+ <source>TOTP</source>
+ <translation type="unfinished">TOTP</translation>
+ </message>
+ <message>
+ <source>Custom Data</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attachments</source>
+ <translation type="unfinished">Attachments</translation>
+ </message>
+ <message>
+ <source>Auto-Type</source>
+ <translation type="unfinished">Auto-Type</translation>
+ </message>
+ <message>
+ <source>Current (%1)</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>EntryModel</name>
@@ -7633,6 +7689,48 @@ Please consider generating a new key file.</source>
<source>KeeShare</source>
<translation type="unfinished"></translation>
</message>
+ <message numerus="yes">
+ <source>over %1 year(s)</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <source>about %1 month(s)</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <source>%1 week(s)</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <source>%1 day(s)</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <source>%1 hour(s)</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <source>%1 minute(s)</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
</context>
<context>
<name>QtIOCompressor</name>