All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 22 translations.

NameCurrent message text
 h Arabic (ar)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h ar-EG (ar-EG)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h German (de)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Greek (el)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h English (en)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h en-GB (en-GB)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h en-PT (en-PT)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h es-ES (es-ES)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Finnish (fi)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h French (fr)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Italian (it)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Korean (ko)# 새로운 '''perl regex''' 유형 패턴을 작성하세요: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# 이 스크립트와 함께: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Dutch (nl)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Polish (pl)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h pt-BR (pt-BR)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h pt-PT (pt-PT)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Russian (ru)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h sv-SE (sv-SE)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h Turkish (tr)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h yd (yd)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h zh-CN (zh-CN)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>
 h zh-TW (zh-TW)# Write a new '''perl regex''' type pattern: <syntaxhighlight lang="lua">(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$</syntaxhighlight>
# With this script: <syntaxhighlight lang="lua">send("take " .. matches[4])</syntaxhighlight>