|
249 | 249 | <source>Millimeters</source> |
250 | 250 | <translation>Milímetros</translation> |
251 | 251 | </message> |
| 252 | + <message> |
| 253 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="41"/> |
| 254 | + <source>The &lt;template&gt; tag was provided, but the required "name" attribute was missing.</source> |
| 255 | + <translation type="unfinished"></translation> |
| 256 | + </message> |
| 257 | + <message> |
| 258 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="51"/> |
| 259 | + <source>Redefinition a template %1 that already exists</source> |
| 260 | + <translation type="unfinished"></translation> |
| 261 | + </message> |
| 262 | + <message> |
| 263 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="84"/> |
| 264 | + <source>the &lt;templates&gt; tag can only contain the &lt;template&gt; tag as a child tag, actual %1</source> |
| 265 | + <translation type="unfinished"></translation> |
| 266 | + </message> |
| 267 | + <message> |
| 268 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="161"/> |
| 269 | + <source>The &lt;use&gt; tag must contain a "template" attribute</source> |
| 270 | + <translation type="unfinished"></translation> |
| 271 | + </message> |
| 272 | + <message> |
| 273 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="167"/> |
| 274 | + <source>Recursive template expansion detected: %1 -> %2</source> |
| 275 | + <translation type="unfinished"></translation> |
| 276 | + </message> |
| 277 | + <message> |
| 278 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="177"/> |
| 279 | + <source>The &lt;use&gt; tag contains a template=%1 attribute that is not the name of a declared template</source> |
| 280 | + <translation type="unfinished"></translation> |
| 281 | + </message> |
| 282 | + <message> |
| 283 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="201"/> |
| 284 | + <source>After substituting the parameters for the template %1, it did not become a valid xml node</source> |
| 285 | + <translation type="unfinished"></translation> |
| 286 | + </message> |
| 287 | + <message> |
| 288 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="304"/> |
| 289 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="318"/> |
| 290 | + <source>line %1</source> |
| 291 | + <translation type="unfinished"></translation> |
| 292 | + </message> |
| 293 | + <message> |
| 294 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="306"/> |
| 295 | + <source>template %1</source> |
| 296 | + <translation type="unfinished"></translation> |
| 297 | + </message> |
| 298 | + <message> |
| 299 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="321"/> |
| 300 | + <source>relative the beginning of the &lt;constraints&gt; tag</source> |
| 301 | + <translation type="unfinished"></translation> |
| 302 | + </message> |
| 303 | + <message> |
| 304 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="324"/> |
| 305 | + <source>relative to the beginning of the %1 template body</source> |
| 306 | + <translation type="unfinished"></translation> |
| 307 | + </message> |
| 308 | + <message> |
| 309 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/templatesParser.cpp" line="330"/> |
| 310 | + <source>Substitution chain: %1.</source> |
| 311 | + <translation type="unfinished"></translation> |
| 312 | + </message> |
| 313 | + <message> |
| 314 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="29"/> |
| 315 | + <source>Currently, this method of setting &lt;content&gt; tag for the template %1 is not supported.</source> |
| 316 | + <translation type="unfinished"></translation> |
| 317 | + </message> |
| 318 | + <message> |
| 319 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="47"/> |
| 320 | + <source>When defining the template %1, the syntax %2 was used to substitute an offset %3 for an undeclared parameter %4.</source> |
| 321 | + <translation type="unfinished"></translation> |
| 322 | + </message> |
| 323 | + <message> |
| 324 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="63"/> |
| 325 | + <source>the &lt;params&gt; tag can only contain the &lt;param&gt; tag as a child tag for template %1, actual tag is &lt;%2&gt;</source> |
| 326 | + <translation type="unfinished"></translation> |
| 327 | + </message> |
| 328 | + <message> |
| 329 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="73"/> |
| 330 | + <source>The &lt;param&gt; tag of template %1 was provided, but the required "name" attribute was missing.</source> |
| 331 | + <translation type="unfinished"></translation> |
| 332 | + </message> |
| 333 | + <message> |
| 334 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="130"/> |
| 335 | + <source>The &lt;template&gt; of template %1 tag was provided, but the required child tag &lt;content&gt; was missing</source> |
| 336 | + <translation type="unfinished"></translation> |
| 337 | + </message> |
| 338 | + <message> |
| 339 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="143"/> |
| 340 | + <source>The using an undeclared parameter %1 for template %2</source> |
| 341 | + <translation type="unfinished"></translation> |
| 342 | + </message> |
| 343 | + <message> |
| 344 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="170"/> |
| 345 | + <source>The &lt;use&gt; tag can only contain a child tag &lt;with&gt;</source> |
| 346 | + <translation type="unfinished"></translation> |
| 347 | + </message> |
| 348 | + <message> |
| 349 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/details/template.cpp" line="210"/> |
| 350 | + <source>The parameter %1 of template %2 has no default value and was not explicitly specified by the user</source> |
| 351 | + <translation type="unfinished"></translation> |
| 352 | + </message> |
| 353 | + <message> |
| 354 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/templateParserApi.cpp" line="85"/> |
| 355 | + <source>Error while template substitution: %1</source> |
| 356 | + <translation type="unfinished"></translation> |
| 357 | + </message> |
| 358 | + <message> |
| 359 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/templates/templateParserApi.cpp" line="94"/> |
| 360 | + <source>Error while parsing template: %1</source> |
| 361 | + <translation type="unfinished"></translation> |
| 362 | + </message> |
252 | 363 | </context> |
253 | 364 | <context> |
254 | 365 | <name>TwoDModelWidget</name> |
|
887 | 998 | <translation>kg</translation> |
888 | 999 | </message> |
889 | 1000 | <message> |
890 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="380"/> |
| 1001 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="382"/> |
891 | 1002 | <source>Warning</source> |
892 | 1003 | <translation>Advertencia</translation> |
893 | 1004 | </message> |
894 | 1005 | <message> |
895 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="381"/> |
| 1006 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="383"/> |
896 | 1007 | <source>Do you really want to clear scene?</source> |
897 | 1008 | <translation>¿Realmente desea limpiar la escena?</translation> |
898 | 1009 | </message> |
899 | 1010 | <message> |
900 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="490"/> |
| 1011 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="493"/> |
901 | 1012 | <source>Training mode: solution will not be checked</source> |
902 | 1013 | <translation>Modo entrenamiento: la solución no será verificada</translation> |
903 | 1014 | </message> |
904 | 1015 | <message> |
905 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="491"/> |
| 1016 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="494"/> |
906 | 1017 | <source>Checking mode: solution will be checked, errors will be reported</source> |
907 | 1018 | <translation>Modo verificación: la solución será comprobada, se informará de errores</translation> |
908 | 1019 | </message> |
909 | 1020 | <message> |
910 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="553"/> |
| 1021 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="556"/> |
911 | 1022 | <source>Saving world and robot model</source> |
912 | 1023 | <translation>Guardando modelo del mundo y del robot</translation> |
913 | 1024 | </message> |
914 | 1025 | <message> |
915 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="553"/> |
916 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="573"/> |
917 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="587"/> |
| 1026 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="556"/> |
| 1027 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="576"/> |
| 1028 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="601"/> |
918 | 1029 | <source>2D model saves (*.xml)</source> |
919 | 1030 | <translation>Guardados del modelo 2D (*.xml)</translation> |
920 | 1031 | </message> |
921 | 1032 | <message> |
922 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="573"/> |
| 1033 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="576"/> |
923 | 1034 | <source>Loading world and robot model</source> |
924 | 1035 | <translation>Cargando modelo del mundo y del robot</translation> |
925 | 1036 | </message> |
926 | 1037 | <message> |
927 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="587"/> |
| 1038 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="601"/> |
928 | 1039 | <source>Loading world without robot model</source> |
929 | 1040 | <translation>Cargando modelo del mundo sin modelo de robot</translation> |
930 | 1041 | </message> |
931 | 1042 | <message> |
932 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="905"/> |
| 1043 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="936"/> |
933 | 1044 | <source>Hide details</source> |
934 | 1045 | <translation>Ocultar detalles</translation> |
935 | 1046 | </message> |
936 | 1047 | <message> |
937 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="905"/> |
| 1048 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="936"/> |
938 | 1049 | <source>Show details</source> |
939 | 1050 | <translation>Mostrar detalles</translation> |
940 | 1051 | </message> |
941 | 1052 | <message> |
942 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="1114"/> |
943 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="1115"/> |
| 1053 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="1145"/> |
| 1054 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="1146"/> |
944 | 1055 | <source>No wheel</source> |
945 | 1056 | <translation>Ausente</translation> |
946 | 1057 | </message> |
947 | 1058 | <message> |
948 | | - <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="1121"/> |
| 1059 | + <location filename="../../../../../plugins/robots/common/twoDModel/src/engine/view/twoDModelWidget.cpp" line="1152"/> |
949 | 1060 | <source>%1 (port %2)</source> |
950 | 1061 | <translation>%1 (puerto %2)</translation> |
951 | 1062 | </message> |
|
0 commit comments