-rw-r--r-- | i18n/nl/libmemoryapplet.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/nl/libmemoryapplet.ts b/i18n/nl/libmemoryapplet.ts index f581c18..3a9963d 100644 --- a/i18n/nl/libmemoryapplet.ts +++ b/i18n/nl/libmemoryapplet.ts @@ -124,7 +124,7 @@ Gegeugen wordt geklassificeerd als volgt: </message> <message> <source>2 Mb,4 Mb,6 Mb,8 Mb</source> - <translation>2 Mb, 4 Mb, 6 Mb, 8 Mb</translation> + <translation type="obsolete">2 Mb, 4 Mb, 6 Mb, 8 Mb</translation> </message> <message> <source>Failed to detach swapfile.</source> @@ -162,5 +162,9 @@ Gegeugen wordt geklassificeerd als volgt: <source></source> <translation></translation> </message> + <message> + <source>2 Mb,4 Mb,6 Mb,8 Mb,16 Mb,32 Mb,64 Mb</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |