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) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h ar-EG (ar-EG) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h German (de) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h Greek (el) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h English (en) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h en-GB (en-GB) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h en-PT (en-PT) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h es-ES (es-ES) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h Finnish (fi) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h French (fr) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h Italian (it) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h Korean (ko) | 만약 큰 따옴표를 포함하고 싶다면, 다음과 같이 대괄호를 두 번 사용하세요: <syntaxhighlight lang="lua">send([[말하기 "안녕, 난 여기 처음이야!"]])</syntaxhighlight> |
h Dutch (nl) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h Polish (pl) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h pt-BR (pt-BR) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h pt-PT (pt-PT) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h Russian (ru) | Если вы хотите включить двойные кавычки, используйте двойной набор квадратных скобок вот так: <syntaxhighlight lang="lua">send([[скажите "Привет, я тут новенький!"]])</syntaxhighlight> |
h sv-SE (sv-SE) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h Turkish (tr) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h yd (yd) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h zh-CN (zh-CN) | 如果要包含双引号,请使用这样的双方括号 : <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |
h zh-TW (zh-TW) | Should you want to include double quotes, use a double set of square brackets like this: <syntaxhighlight lang="lua">send([[say "Hi, I'm new here!"]])</syntaxhighlight> |