Skip to content

Commit

Permalink
Translated using Weblate (Dutch)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (198 of 198 strings)

Translation: QtPass/QtPass
Translate-URL: https://hosted.weblate.org/projects/qtpass/qtpass/nl/
  • Loading branch information
annejan authored and weblate committed Sep 12, 2023
1 parent 4b21832 commit 6c5c690
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions localization/localization_nl_NL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<message>
<location filename="../src/configdialog.ui" line="20"/>
<source>Configuration</source>
<translation>Instellen</translation>
<translation>Configuratie</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="42"/>
Expand Down Expand Up @@ -528,13 +528,14 @@ e-mail</translation>
<message>
<location filename="../src/imitatepass.cpp" line="194"/>
<source>No signing key!</source>
<translation>Geen ondertekening!</translation>
<translation>Geen ondertekeningssleutel!</translation>
</message>
<message>
<location filename="../src/imitatepass.cpp" line="195"/>
<source>None of the secret signing keys is available.
You will not be able to change the user list!</source>
<translation type="unfinished"></translation>
<translation>Geen van de geheime ondertekeningssleutels is beschikbaar.
Je kan de gebruikerslijst niet aanpassen!</translation>
</message>
<message>
<location filename="../src/imitatepass.cpp" line="214"/>
Expand Down Expand Up @@ -605,7 +606,7 @@ Je kan nieuw toegevoegde wachtwoorden niet uitlezen!</translation>
<message>
<location filename="../src/keygendialog.ui" line="206"/>
<source>Repeat pass</source>
<translation type="unfinished"></translation>
<translation>Herhaal pass</translation>
</message>
<message>
<location filename="../src/keygendialog.ui" line="223"/>
Expand All @@ -629,7 +630,21 @@ Expire-Date: 0
# Do a commit here, so that we can later print &quot;done&quot; :-)
%commit
%echo done</source>
<translation type="unfinished"></translation>
<translation># QtPass GPG key generator
#
# eerste test versie commentaar gewenst
#
%echo Een standaard sleutel genereren
Key-Type: RSA
Subkey-Type: RSA
Name-Real:
Name-Comment: QtPass
Name-Email:
Expire-Date: 0
%no-protection
# Sla op, daarna melden we &quot;klaar&quot; :-)
%commit
%echo klaar</translation>
</message>
<message>
<source># QtPass GPG key generator
Expand Down

0 comments on commit 6c5c690

Please sign in to comment.