# Translation of StatusNet - EmailRegistration to Catalan (Català) # Exported from translatewiki.net # # Author: Dvdgmz # Author: Solde # Author: Toniher # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - EmailRegistration\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-06-18 15:54+0000\n" "PO-Revision-Date: 2011-06-18 15:55:41+0000\n" "Language-Team: Catalan \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-06-05 21:50:03+0000\n" "X-Generator: MediaWiki 1.19alpha (r90318); Translate extension (2011-06-02)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: ca\n" "X-Message-Group: #out-statusnet-plugin-emailregistration\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANS: Client exception trown when registration by e-mail is not allowed. msgid "Registration not allowed." msgstr "" #. TRANS: Client exception trown when trying to register without an invitation. msgid "Sorry, only invited people can register." msgstr "" #. TRANS: Client exception thrown when no confirmation code was provided. msgid "No confirmation code." msgstr "No hi ha cap codi de confirmació." #. TRANS: Client exception trown when using an invitation multiple times. msgid "Invitation already used." msgstr "" #. TRANS: Client exception thrown when given confirmation code was not issued. msgid "No such confirmation code." msgstr "No existeix el codi de confirmació." #. TRANS: Title for registration page. msgctxt "TITLE" msgid "Register" msgstr "Registrar-se" #. TRANS: Title for page where to register with a confirmation code. msgctxt "TITLE" msgid "Complete registration" msgstr "" #. TRANS: Confirmation text after initial registration. #. TRANS: %s an e-mail address. #, php-format msgid "" "An email was sent to %s to confirm that address. Check your email inbox for " "instructions." msgstr "" #. TRANS: Client exception trown when trying to set password with an invalid confirmation code. #, fuzzy msgid "No confirmation thing." msgstr "No hi ha cap codi de confirmació." #. TRANS: Error text when trying to register without agreeing to the terms. msgid "You must accept the terms of service and privacy policy to register." msgstr "" "Cal que acceptis les condicions del servei i la política de privacitat per " "registrar-te" #. TRANS: Error text when trying to register without a password. msgid "You must set a password" msgstr "Cal que defineixis una contrassenya" #. TRANS: Error text when trying to register with too short a password. msgid "Password must be 6 or more characters." msgstr "" #. TRANS: Error text when trying to register without providing the same password twice. msgid "Passwords do not match." msgstr "Les contrasenyes no coincideixen." #. TRANS: Exception trown when using an invitation multiple times. msgid "Failed to register user." msgstr "" #. TRANS: Subject for confirmation e-mail. #. TRANS: %s is the StatusNet sitename. #, php-format msgid "Confirm your registration on %s" msgstr "" #. TRANS: Body for confirmation e-mail. #. TRANS: %1$s is the StatusNet sitename, %2$s is the confirmation URL. #, php-format msgid "" "Someone (probably you) has requested an account on %1$s using this email " "address.\n" "To confirm the address, click the following URL or copy it into the address " "bar of your browser.\n" "%2$s\n" "If it was not you, you can safely ignore this message." msgstr "" #. TRANS: Form instructions. msgid "Enter your email address to register for an account." msgstr "" #. TRANS: Field label on form for registering an account. msgctxt "LABEL" msgid "E-mail address" msgstr "Adreça de correu electrònic" #. TRANS: Button text for registering an account. #. TRANS: Button text for action to register. msgctxt "BUTTON" msgid "Register" msgstr "Enregistrar" #. TRANS: Form instructions. msgid "Enter a password to confirm your new account." msgstr "Escrigui una contrasenya per a confirmar el nou compte." #. TRANS: Field label in e-mail registration form. msgctxt "LABEL" msgid "User name" msgstr "Nom d'usuari" #. TRANS: Field label. msgid "Email address" msgstr "Adreça de correu electrònic" #. TRANS: Field label on account registration page. msgid "Password" msgstr "Contrasenya" #. TRANS: Field title on account registration page. msgid "6 or more characters." msgstr "6 o més caràcters." #. TRANS: Field label on account registration page. In this field the password has to be entered a second time. msgctxt "PASSWORD" msgid "Confirm" msgstr "Confirma" #. TRANS: Field title on account registration page. msgid "Same as password above." msgstr "Igual que la contrasenya de dalt" #. TRANS: Checkbox title for terms of service and privacy policy. #, php-format msgid "" "I agree to the Terms of service and Privacy policy of this site." msgstr "" "Estic d'acord amb les Condicions de servei i la Política de privacitat d'aquest lloc." #. TRANS: Error text when trying to register with an already registered e-mail address. #. TRANS: %s is the URL to recover password at. #, php-format msgid "" "A user with that email address already exists. You can use the password recovery tool to recover a missing password." msgstr "" "Un usuari amb aquesta adreça de correu electrònic ja existeix. Vostè pot " "utilitzar l'eina de recuperació de la contrasenya per " "recuperar una contrasenya perduda." #. TRANS: Error text when trying to register with an invalid e-mail address. msgid "Not a valid email address." msgstr "No és una adreça de correu electrònic vàlida." #. TRANS: Subject for confirmation e-mail. #. TRANS: %s is the StatusNet sitename. #, php-format msgid "Welcome to %s" msgstr "" #. TRANS: Plugin description. msgid "Use email only for registration." msgstr ""