| 1 |
# $Id: form-inc.pot,v 1.1.2.2 2007/01/16 10:39:47 goba Exp $
|
| 2 |
#
|
| 3 |
# LANGUAGE translation of Drupal (includes/form.inc)
|
| 4 |
# Copyright 2007 Oriol Roselló <oriol@gracianet.org>
|
| 5 |
# Generated from file: form.inc,v 1.174 2007/01/15 04:09:40 unconed
|
| 6 |
#
|
| 7 |
msgid ""
|
| 8 |
msgstr ""
|
| 9 |
"Project-Id-Version: Drupal 5.x\n"
|
| 10 |
"POT-Creation-Date: 2007-01-16 11:35+0100\n"
|
| 11 |
"PO-Revision-Date: 2007-01-29 11:15+0100\n"
|
| 12 |
"Last-Translator: Oriol Roselló\n"
|
| 13 |
"Language-Team: Oriol Roselló <oriol@gracianet.org>\n"
|
| 14 |
"MIME-Version: 1.0\n"
|
| 15 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 16 |
"Content-Transfer-Encoding: 8bit\n"
|
| 17 |
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
| 18 |
|
| 19 |
#: includes/form.inc:396
|
| 20 |
msgid "Validation error, please try again. If this error persists, please contact the site administrator."
|
| 21 |
msgstr "Error de validació, si us plau torna-ho a intentar. SI aquest error persisteix contacte amb l'administrador."
|
| 22 |
|
| 23 |
#: includes/form.inc:521
|
| 24 |
msgid "!name field is required."
|
| 25 |
msgstr "camp !name requerit"
|
| 26 |
|
| 27 |
#: includes/form.inc:526
|
| 28 |
msgid "!name cannot be longer than %max characters but is currently %length characters long."
|
| 29 |
msgstr "!name no pot ser més llarg de %max caràcters i actualment es de %length."
|
| 30 |
|
| 31 |
#: includes/form.inc:542
|
| 32 |
msgid "Illegal choice %choice in !name element."
|
| 33 |
msgstr "Elecció il·legal %choice a l'element !name"
|
| 34 |
|
| 35 |
#: includes/form.inc:1099
|
| 36 |
msgid "Confirm password"
|
| 37 |
msgstr "Confirma la contrasenya"
|
| 38 |
|
| 39 |
#: includes/form.inc:1120
|
| 40 |
msgid "The specified passwords do not match."
|
| 41 |
msgstr "Les contrasenyes no coincideixen."
|
| 42 |
|
| 43 |
#: includes/form.inc:1124
|
| 44 |
msgid "Password field is required."
|
| 45 |
msgstr "El camp contrasenya és obligatori."
|
| 46 |
|
| 47 |
#: includes/form.inc:1202
|
| 48 |
msgid "The specified date is invalid."
|
| 49 |
msgstr "La data especificada és invàlida"
|
| 50 |
|
| 51 |
#: includes/form.inc:1518
|
| 52 |
msgid "This field is required."
|
| 53 |
msgstr "Aquest camp és obligatori."
|
| 54 |
|
| 55 |
#: includes/form.inc:1523;1526
|
| 56 |
msgid "!title: !required"
|
| 57 |
msgstr "!title: !required"
|
| 58 |
|