You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: share/translations/keepassxc_en.ts
+71Lines changed: 71 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -282,6 +282,10 @@
282
282
<source>Custom</source>
283
283
<translationtype="unfinished"></translation>
284
284
</message>
285
+
<message>
286
+
<source>None</source>
287
+
<translationtype="unfinished"></translation>
288
+
</message>
285
289
</context>
286
290
<context>
287
291
<name>ApplicationSettingsWidgetGeneral</name>
@@ -616,6 +620,34 @@
616
620
<source>Auto-generate password for new entries</source>
617
621
<translationtype="unfinished"></translation>
618
622
</message>
623
+
<message>
624
+
<source>Keep remote desktop connection open after performing Auto-Type</source>
625
+
<translationtype="unfinished"></translation>
626
+
</message>
627
+
<message>
628
+
<source>Remote desktop mode:</source>
629
+
<translationtype="unfinished"></translation>
630
+
</message>
631
+
<message>
632
+
<source>Never remember session</source>
633
+
<translationtype="unfinished"></translation>
634
+
</message>
635
+
<message>
636
+
<source>Remember session until exit</source>
637
+
<translationtype="unfinished"></translation>
638
+
</message>
639
+
<message>
640
+
<source>Remember session until revoked by desktop</source>
641
+
<translationtype="unfinished"></translation>
642
+
</message>
643
+
<message>
644
+
<source>None</source>
645
+
<translationtype="unfinished"></translation>
646
+
</message>
647
+
<message>
648
+
<source>Configure...</source>
649
+
<translationtype="unfinished"></translation>
650
+
</message>
619
651
</context>
620
652
<context>
621
653
<name>ApplicationSettingsWidgetSecurity</name>
@@ -810,6 +842,29 @@
810
842
<translationtype="unfinished"></translation>
811
843
</message>
812
844
</context>
845
+
<context>
846
+
<name>AutoTypePlatformWayland</name>
847
+
<message>
848
+
<source>Session closed</source>
849
+
<translationtype="unfinished"></translation>
850
+
</message>
851
+
<message>
852
+
<source>User cancelled the interaction</source>
853
+
<translationtype="unfinished"></translation>
854
+
</message>
855
+
<message>
856
+
<source>User interaction was canceled for unknown reason</source>
857
+
<translationtype="unfinished"></translation>
858
+
</message>
859
+
<message>
860
+
<source>No symbol found for key: '%1'</source>
861
+
<translationtype="unfinished"></translation>
862
+
</message>
863
+
<message>
864
+
<source>No symbol found for character: '%1'</source>
865
+
<translationtype="unfinished"></translation>
866
+
</message>
867
+
</context>
813
868
<context>
814
869
<name>AutoTypePlatformX11</name>
815
870
<message>
@@ -6658,6 +6713,22 @@ This version is not meant for production use.</source>
6658
6713
<source>Could not register global shortcut</source>
6659
6714
<translationtype="unfinished"></translation>
6660
6715
</message>
6716
+
<message>
6717
+
<source>The XDG Desktop Portal for global shortcuts is not available on this system.</source>
6718
+
<translationtype="unfinished"></translation>
6719
+
</message>
6720
+
<message>
6721
+
<source>Trigger global Auto-Type</source>
6722
+
<translationtype="unfinished"></translation>
6723
+
</message>
6724
+
<message>
6725
+
<source>KeePassXC - Global Shortcuts</source>
6726
+
<translationtype="unfinished"></translation>
6727
+
</message>
6728
+
<message>
6729
+
<source>Global Auto-Type shortcut is already configured. To change it, open your system settings and navigate to the keyboard or application shortcuts section.</source>
0 commit comments