Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2013-11-06 06:02:54 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2013-11-06 06:02:54 (GMT)
commitffe7a6af1729d8204f65ddf5d8db4db5ff3ad56d (patch)
tree107d089debb5c89870d54000f280a7a25da1c9de
parent7aee296464bac91671de37a8c9d9c76271452d41 (diff)
update lego strings
-rw-r--r--taextras.py23
1 files changed, 4 insertions, 19 deletions
diff --git a/taextras.py b/taextras.py
index 2894e50..829afa8 100644
--- a/taextras.py
+++ b/taextras.py
@@ -424,23 +424,16 @@ LEGO_STRINGS = [
_('time'),
_('Play a tone at frequency for time.'),
# TRANS: turn is the action
- _('turn motor\n\n'),
+ _('turn motor%s'),
_('port'),
# TRANS: rotations is quantity of turns
_('rotations'),
_('power'),
_('turn a motor'),
- # \n\n inserts two new lines into the string
- _('synchronize\n\nmotors'),
- _('steering'),
+ _('synchronize%smotors'),
_('synchronize two motors connected in PORT B and PORT C'),
- _('PORT A'),
- _('PORT A of the brick'),
- _('PORT B'),
- _('PORT B of the brick'),
- _('PORT C'),
- _('PORT C of the brick'),
- _('synchronize\nmotors'),
+ _('PORT %s'),
+ _('PORT %s of the brick'),
_('start motor'),
_('Run a motor forever.'),
_('brake motor'),
@@ -451,21 +444,13 @@ LEGO_STRINGS = [
_('motor position'),
_('Get the motor position.'),
_('nxt-sensors'),
- _('PORT 1'),
- _('PORT 1 of the brick'),
_('read'),
_('sensor'),
_('Read sensor output.'),
- _('PORT 2'),
- _('PORT 2 of the brick'),
_('light sensor'),
_('gray sensor'),
- _('PORT 3'),
- _('PORT 3 of the brick'),
_('button sensor'),
_('distance sensor'),
- _('PORT 4'),
- _('PORT 4 of the brick'),
_('sound sensor'),
_('color sensor'),
# TRANS: set light is used to set the light level associated with