# English, British translation of Drupal.org username field (2.0.0-beta2)
# Copyright (c) 2023 by the English, British translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Drupal.org username field (2.0.0-beta2)\n"
"POT-Creation-Date: 2023-10-16 22:46+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: English, British\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Prefix"
msgstr "Prefix"
msgid "Maximum length"
msgstr "Maximum length"
msgid "Size of textfield"
msgstr "Size of textfield"
msgid "The maximum length of the field in characters."
msgstr "The maximum length of the field in characters."
msgid "The username cannot begin with a space."
msgstr "The username cannot begin with a space."
msgid "The username cannot end with a space."
msgstr "The username cannot end with a space."
msgid "The username cannot contain multiple spaces in a row."
msgstr "The username cannot contain multiple spaces in a row."
msgid "The username contains an illegal character."
msgstr "The username contains an illegal character."
msgid "The username %name is too long: it must be %max characters or less."
msgstr "The username %name is too long: it must be %max characters or less."
