-rw-r--r-- | i18n/nl/sysinfo.ts | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/i18n/nl/sysinfo.ts b/i18n/nl/sysinfo.ts index a439020..c4fba82 100644 --- a/i18n/nl/sysinfo.ts +++ b/i18n/nl/sysinfo.ts @@ -65,10 +65,6 @@ <source>error</source> <translation>fout</translation> </message> - <message> - <source>Compare:</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>FileSysInfo</name> @@ -366,6 +362,10 @@ dit proces gestuurd worden?</translation> <source>Benchmark</source> <translation>Benchmark</translation> </message> + <message> + <source>Syslog</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>VersionInfo</name> @@ -409,5 +409,9 @@ dit proces gestuurd worden?</translation> <source><br>Vendor: </source> <translation><br>Merk:</translation> </message> + <message> + <source>Built against Qt/E </source> + <translation type="unfinished"></translation> + </message> </context> </TS> |