Skip to content

Commit

Permalink
goto: refresh translations
Browse files Browse the repository at this point in the history
  • Loading branch information
OdyX committed Jan 17, 2019
1 parent 1f6fd30 commit 36686e7
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion help/cbot/po/cbot.pot
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,7 @@ msgid ""
"This parameter tells the bot how it must reach the goal: \n"
"<code>0</code> stops exactly at the goal position\n"
"<code>1</code> goes close to the goal position, without stopping.\n"
"If no value is given, <code>1</code> (precision) is the default value. "
"If no value is given, <code>0</code> (precision) is the default value."
msgstr ""

#. type: Plain text
Expand Down
2 changes: 1 addition & 1 deletion help/cbot/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,7 @@ msgid ""
"This parameter tells the bot how it must reach the goal: \n"
"<code>0</code> stops exactly at the goal position\n"
"<code>1</code> goes close to the goal position, without stopping.\n"
"If no value is given, <code>1</code> (precision) is the default value. "
"If no value is given, <code>0</code> (precision) is the default value."
msgstr ""
"Tento parametr říká robotu, jak přesně k cíli dojet: \n"
"<code>0</code> zastavit přesně na zadaném místě.\n"
Expand Down
2 changes: 1 addition & 1 deletion help/cbot/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -1749,7 +1749,7 @@ msgid ""
"This parameter tells the bot how it must reach the goal: \n"
"<code>0</code> stops exactly at the goal position\n"
"<code>1</code> goes close to the goal position, without stopping.\n"
"If no value is given, <code>1</code> (precision) is the default value. "
"If no value is given, <code>0</code> (precision) is the default value."
msgstr ""
"Dieser Parameter gibt an, wie der Roboter die angegebene Position erreichen muss: \n"
"<code>0</code> Hält genau an der angegebenen Position an.\n"
Expand Down
2 changes: 1 addition & 1 deletion help/cbot/po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -1800,7 +1800,7 @@ msgid ""
"This parameter tells the bot how it must reach the goal: \n"
"<code>0</code> stops exactly at the goal position\n"
"<code>1</code> goes close to the goal position, without stopping.\n"
"If no value is given, <code>1</code> (precision) is the default value. "
"If no value is given, <code>0</code> (precision) is the default value."
msgstr ""
"Normalement, une erreur stoppe l'exécution du programme. Si l'instruction <code>goto</code> est précédée de <c/><a cbot|errmode>errmode</a>(0);<n/>, une valeur nulle est retournée si tout est ok, ou valeur non nulle si une erreur est intervenue.\n"
"<code>== 0 </code>position atteinte\n"
Expand Down
4 changes: 2 additions & 2 deletions help/cbot/po/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -1793,12 +1793,12 @@ msgid ""
"This parameter tells the bot how it must reach the goal: \n"
"<code>0</code> stops exactly at the goal position\n"
"<code>1</code> goes close to the goal position, without stopping.\n"
"If no value is given, <code>1</code> (precision) is the default value. "
"If no value is given, <code>0</code> (precision) is the default value."
msgstr ""
"Określa sposób w jaki robot powinien osiągnąć swoj cel: \n"
"<code>0</code> zatrzymuje się dokładnie w pozycji docelowej\n"
"<code>1</code> zbliża się do pozycji docelowej bez zatrzymywania się.\n"
"Jeśli nie określono wartości, domyślnie przyjmowane jest <code>1</code> (dokładnie). "
"Jeśli nie określono wartości, domyślnie przyjmowane jest <code>0</code> (dokładnie)."

#. type: Plain text
#: ../E/goto.txt:30
Expand Down
4 changes: 2 additions & 2 deletions help/cbot/po/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -1802,12 +1802,12 @@ msgid ""
"This parameter tells the bot how it must reach the goal: \n"
"<code>0</code> stops exactly at the goal position\n"
"<code>1</code> goes close to the goal position, without stopping.\n"
"If no value is given, <code>1</code> (precision) is the default value. "
"If no value is given, <code>0</code> (precision) is the default value."
msgstr ""
"Este parâmetro diz ao robô como ele deve atingir o alvo: \n"
"<code>0</code> para exatamente na posição alvo\n"
"<code>1</code> vai para perto da posição alvo, sem parar.\n"
"Se nenhum valor for dado, <code>1</code> (precisão) é o valor padrão"
"Se nenhum valor for dado, <code>0</code> (precisão) é o valor padrão"

#. type: Plain text
#: ../E/goto.txt:30
Expand Down
4 changes: 2 additions & 2 deletions help/cbot/po/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -1789,12 +1789,12 @@ msgid ""
"This parameter tells the bot how it must reach the goal: \n"
"<code>0</code> stops exactly at the goal position\n"
"<code>1</code> goes close to the goal position, without stopping.\n"
"If no value is given, <code>1</code> (precision) is the default value. "
"If no value is given, <code>0</code> (precision) is the default value."
msgstr ""
"Этот параметр говорит боту, каким образом он должен достичь цели:\n"
"<code>0</code> остановка прямо в позиции цели\n"
"<code>1</code> подходит близко к позиции цели, не останавливаясь.\n"
"Если нет значение по умолчанию, <code>1</code> (точность) является значением по умолчанию."
"Если нет значение по умолчанию, <code>0</code> (точность) является значением по умолчанию."

#. type: Plain text
#: ../E/goto.txt:30
Expand Down

0 comments on commit 36686e7

Please sign in to comment.