All translations
Enter a message name below to show all available translations.
Found 14 translations.
Name | Current message text |
---|---|
h Bulgarian (bg) | При този остарял регулярен израз името на домейна е ограничено до 3 знака, което не покрива всички налични домейни: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Danish (da) | Ved dette forældede regex er domænenavnet begrænset til 3 tegn, hvilket ikke dækker alle tilgængelige domæner: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h German (de) | Bei dieser veralteten Regex ist der Domainname auf 3 Zeichen beschränkt, was nicht alle verfügbaren Domains abdeckt: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h English (en) | At this outdated regex the domain name is limited to 3 characters which doesn't cover all available domains: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Spanish (es) | En esta expresión regular obsoleta, el nombre de dominio está limitado a 3 caracteres, lo que no cubre todos los dominios disponibles: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h French (fr) | Dans cette expression régulière obsolète, le nom de domaine est limité à 3 caractères, ce qui ne couvre pas tous les domaines disponibles : <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Hungarian (hu) | Ennél az elavult regexnél a domain név 3 karakterre korlátozódik, ami nem fedi le az összes elérhető domaint: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Italian (it) | In questa regex obsoleta il nome di dominio è limitato a 3 caratteri che non coprono tutti i domini disponibili: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Japanese (ja) | 以下の古い正規表現は、ドメイン名が3文字に制限されており、使用可能なすべてのドメインに対応していません。 <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Dutch (nl) | Bij deze verouderde expressie is de domeinnaam beperkt tot 3 tekens die niet alle beschikbare domeinen omvat: <source lang="html"> /^(\w[-._+\w]*\w@\w [-._\w]*\w\.\W{2,3})$/ </source> |
h Polish (pl) | W tym przestarzałym wyrażeniu regularnym nazwa domeny jest ograniczona do 3 znaków, co nie obejmuje wszystkich dostępnych domen: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Romanian (ro) | La această regex învechită, numele domeniului este limitat la 3 caractere, ceea ce nu acoperă toate domeniile disponibile: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Slovenian (sl) | Pri tem zastarelem regularnem izrazu je ime domene omejeno na 3 znake, kar ne pokriva vseh razpoložljivih domen: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |
h Vietnamese (vi) | Tại biểu thức chính quy lỗi thời này, tên miền bị giới hạn ở 3 ký tự, không bao gồm tất cả các miền có sẵn: <source lang="html"> /^(\w[-._+\w]*\w@\w[-._\w]*\w\.\w{2,3})$/ </source> |