diff options
Diffstat (limited to 'tracker-fusion/lang/nl_NL.ts')
-rw-r--r-- | tracker-fusion/lang/nl_NL.ts | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/tracker-fusion/lang/nl_NL.ts b/tracker-fusion/lang/nl_NL.ts new file mode 100644 index 00000000..a4091a01 --- /dev/null +++ b/tracker-fusion/lang/nl_NL.ts @@ -0,0 +1,66 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>fusion_dialog</name> + <message> + <location filename="../fusion.cpp" line="+185"/> + <source>Fusion tracker only works when distinct trackers are selected for rotation and position.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>fusion_metadata</name> + <message> + <location filename="../fusion.h" line="+55"/> + <source>Fusion</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>fusion_tracker</name> + <message> + <location filename="../fusion.cpp" line="-134"/> + <source>Fusion tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+22"/> + <source>Select different trackers for rotation and position.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+55"/> + <source>Select rotation and position trackers.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>fusion_ui</name> + <message> + <location filename="../fusion.ui" line="+23"/> + <source>Fusion</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+28"/> + <source>Set distinct trackers for rotation and position input.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+13"/> + <source>Configure the trackers on the main window. It's required that they're both distinct, and both are set to something.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+34"/> + <source>Rotation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+35"/> + <source>Position</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |