diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-default_nl.ts')
| -rwxr-xr-x | raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-default_nl.ts | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-default_nl.ts b/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-default_nl.ts new file mode 100755 index 0000000..19fd583 --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-default_nl.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl"> +<context> + <name>show</name> + <message> + <location filename="../show.qml" line="64"/> + <source>This is a second Slide element.</source> + <translation>Dit is het tweede Dia element.</translation> + </message> + <message> + <location filename="../show.qml" line="68"/> + <source>This is a third Slide element.</source> + <translation>Dit is het derde Dia element.</translation> + </message> +</context> +</TS> |