-rw-r--r-- | i18n/nl/libtinykate.ts | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/i18n/nl/libtinykate.ts b/i18n/nl/libtinykate.ts index 332e367..c1cf2ba 100644 --- a/i18n/nl/libtinykate.ts +++ b/i18n/nl/libtinykate.ts @@ -1,18 +1,23 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Out of Space</source> - <translation type="unfinished"></translation> + <translation>Plaatsgebrek</translation> </message> <message> <source>There was a problem creating KateConfiguration Information for this program. Please free up some space and try again.</source> - <translation type="unfinished"></translation> + <translation>Er is een probleem bij het maken +van de KateConfiguratie Informatie +voor dit programma. + +Probeer ruimte vrij te maken +en probeer het nog eens.</translation> </message> </context> </TS> |