From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- src-qt5/core/lumina-open/i18n/lumina-open_nl.ts | 114 ++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 src-qt5/core/lumina-open/i18n/lumina-open_nl.ts (limited to 'src-qt5/core/lumina-open/i18n/lumina-open_nl.ts') diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts new file mode 100644 index 00000000..b83ff7b4 --- /dev/null +++ b/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts @@ -0,0 +1,114 @@ + + + + + LFileDialog + + Binary Location + Binary locatie + + + Find + Zoek + + + Set this application as the default + Stel deze applicatie als standaard in + + + OK + OK + + + Cancel + Annuleren + + + Audio + Geluid + + + Video + Video + + + Multimedia + Multimedia + + + Development + Ontwikkeling + + + Education + Educatie + + + Game + Spellen + + + Graphics + Grafisch + + + Network + Netwerk + + + Office + Kantoor + + + Science + Wetenschap + + + Settings + Instellingen + + + System + Systeem + + + Utilities + Hulpprogrammas + + + Other + Anders + + + Find Application Binary + Zoek applicatie binary + + + Open With... + Openen met... + + + Preferred + Voorkeur + + + Available + Beschikbaar + + + Custom + Aangepast + + + + QObject + + Application Error + Applicatie fout + + + The following application experienced an error and needed to close: + De volgende applicatie onderging een fout en moest sluiten: + + + -- cgit