diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:00:57 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:04:28 +0100 | 
| commit | b3f564fd92c592ead4e27f45f92fc44741b68e49 (patch) | |
| tree | a6deb5f341cbc542190c29d38fff51e534f09978 /tracker-fusion/lang | |
| parent | 128cb6525535acbddd324861c8d124e7f1729e18 (diff) | |
update translation source files -- #743
Diffstat (limited to 'tracker-fusion/lang')
| -rw-r--r-- | tracker-fusion/lang/nl_NL.ts | 20 | ||||
| -rw-r--r-- | tracker-fusion/lang/ru_RU.ts | 20 | ||||
| -rw-r--r-- | tracker-fusion/lang/stub.ts | 20 | 
3 files changed, 18 insertions, 42 deletions
| diff --git a/tracker-fusion/lang/nl_NL.ts b/tracker-fusion/lang/nl_NL.ts index a4091a01..267a54ae 100644 --- a/tracker-fusion/lang/nl_NL.ts +++ b/tracker-fusion/lang/nl_NL.ts @@ -4,34 +4,26 @@  <context>      <name>fusion_dialog</name>      <message> -        <location filename="../fusion.cpp" line="+185"/> +        <location filename="../fusion.cpp" line="+192"/>          <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"/> +        <location line="-146"/>          <source>Fusion tracker</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+22"/> -        <source>Select different trackers for rotation and position.</source> +        <location line="+21"/> +        <source>Trackers not selected.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+55"/> -        <source>Select rotation and position trackers.</source> +        <location line="+6"/> +        <source>Select different trackers for rotation and position.</source>          <translation type="unfinished"></translation>      </message>  </context> diff --git a/tracker-fusion/lang/ru_RU.ts b/tracker-fusion/lang/ru_RU.ts index 614744de..3671037d 100644 --- a/tracker-fusion/lang/ru_RU.ts +++ b/tracker-fusion/lang/ru_RU.ts @@ -4,34 +4,26 @@  <context>      <name>fusion_dialog</name>      <message> -        <location filename="../fusion.cpp" line="+185"/> +        <location filename="../fusion.cpp" line="+192"/>          <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"/> +        <location line="-146"/>          <source>Fusion tracker</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+22"/> -        <source>Select different trackers for rotation and position.</source> +        <location line="+21"/> +        <source>Trackers not selected.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+55"/> -        <source>Select rotation and position trackers.</source> +        <location line="+6"/> +        <source>Select different trackers for rotation and position.</source>          <translation type="unfinished"></translation>      </message>  </context> diff --git a/tracker-fusion/lang/stub.ts b/tracker-fusion/lang/stub.ts index 660d6c6d..0216ab32 100644 --- a/tracker-fusion/lang/stub.ts +++ b/tracker-fusion/lang/stub.ts @@ -4,34 +4,26 @@  <context>      <name>fusion_dialog</name>      <message> -        <location filename="../fusion.cpp" line="+185"/> +        <location filename="../fusion.cpp" line="+192"/>          <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"/> +        <location line="-146"/>          <source>Fusion tracker</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+22"/> -        <source>Select different trackers for rotation and position.</source> +        <location line="+21"/> +        <source>Trackers not selected.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+55"/> -        <source>Select rotation and position trackers.</source> +        <location line="+6"/> +        <source>Select different trackers for rotation and position.</source>          <translation type="unfinished"></translation>      </message>  </context> | 
