All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found 22 translations.
| Name | Current message text |
|---|---|
| h Arabic (ar) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h ar-EG (ar-EG) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h German (de) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Greek (el) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h English (en) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h en-GB (en-GB) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h en-PT (en-PT) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h es-ES (es-ES) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Finnish (fi) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h French (fr) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Italian (it) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Korean (ko) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Dutch (nl) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Polish (pl) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h pt-BR (pt-BR) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h pt-PT (pt-PT) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Russian (ru) | Синтаксис для того, чтобы переменная запомнила число, следующий - напишите или скопируйте в редакторе Script в новом скрипте: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h sv-SE (sv-SE) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h Turkish (tr) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h yd (yd) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h zh-CN (zh-CN) | 给变量赋值个个数字的语法如下 - 在脚本编辑器中创建新脚本 : <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |
| h zh-TW (zh-TW) | The syntax for making a variable remember a number is the following - create them in the Script editor in a new script: <syntaxhighlight lang="lua">variable = 1234</syntaxhighlight> |