summaryrefslogtreecommitdiffhomepage
path: root/logic/lang/nl_NL.ts
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-04-05 03:16:52 +0200
committerStanislaw Halik <sthalik@misaki.pl>2018-04-05 03:26:11 +0200
commit56b3ad65c3842aee1e2ae2b257abe7ed8d09c7c1 (patch)
treed13b1fd47f0225250fa55a26eda65e093a8abae2 /logic/lang/nl_NL.ts
parente8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff)
i18n: update strings
Diffstat (limited to 'logic/lang/nl_NL.ts')
-rw-r--r--logic/lang/nl_NL.ts51
1 files changed, 51 insertions, 0 deletions
diff --git a/logic/lang/nl_NL.ts b/logic/lang/nl_NL.ts
index 9e739505..85b50bd8 100644
--- a/logic/lang/nl_NL.ts
+++ b/logic/lang/nl_NL.ts
@@ -1,4 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="nl_NL">
+<context>
+ <name>Work</name>
+ <message>
+ <source>Select filename</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>CSV File (*.csv)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Logging error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unable to open file &apos;%1&apos;. Proceeding without logging.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>runtime_libraries</name>
+ <message>
+ <source>Library load failure</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Error occurred while loading protocol %1
+
+%2
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Error occurred while loading filter %1
+
+%2
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Error occurred while loading tracker %1
+
+%2
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Startup failure</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
</TS>