# Catalan translation of Content Construction Kit (CCK) (6.x-1.0-alpha)
# Copyright (c) 2011 by the Catalan translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (6.x-1.0-alpha)\n"
"POT-Creation-Date: 2011-02-02 15:12+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Catalan\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 "CCK"
msgstr "CCK"
msgid "Prefix"
msgstr "Prefix"
msgid "Suffix"
msgstr "Sufix"
msgid "Operations"
msgstr "Operacions"
msgid "Content"
msgstr "Contingut"
msgid "content"
msgstr "contingut"
msgid "Groups"
msgstr "Grups"
msgid "Type"
msgstr "Tipus"
msgid "Cancel"
msgstr "Cancel·la"
msgid "Remove"
msgstr "Suprimeix"
msgid "Description"
msgstr "Descripció"
msgid "Language"
msgstr "Llengua"
msgid "Taxonomy"
msgstr "Taxonomia"
msgid "Yes"
msgstr "Sí"
msgid "No"
msgstr "No"
msgid "This action cannot be undone."
msgstr "L'acció no es pot desfer."
msgid "Number"
msgstr "Número"
msgid "Weight"
msgstr "Pes"
msgid "Help text"
msgstr "Text d'ajuda"
msgid "Types"
msgstr "Tipus"
msgid "Required"
msgstr "Necessari"
msgid "none"
msgstr "cap"
msgid "Name"
msgstr "Nom"
msgid "Import"
msgstr "Importa"
msgid "Export"
msgstr "Exporta"
msgid "Field"
msgstr "Camp"
msgid "Label"
msgstr "Etiqueta"
msgid "Save"
msgstr "Desa"
msgid "Default"
msgstr "Per defecte"
msgid "Add"
msgstr "Afegeix"
msgid "View"
msgstr "Mostra"
msgid "Format"
msgstr "Format"
msgid "Teaser"
msgstr "Resum"
msgid "Text"
msgstr "Text"
msgid "Content type"
msgstr "Tipus de contingut"
msgid "Continue"
msgstr "Continua"
msgid "Configure"
msgstr "Configura"
msgid "Active"
msgstr "Activa"
msgid "View arguments"
msgstr "Arguments de vista"
msgid "Inline"
msgstr "Dins"
msgid "Field name"
msgstr "Nom del camp"
msgid "Field type"
msgstr "Tipus de camp"
msgid "Global settings"
msgstr "Paràmetres globals"
msgid "Fields"
msgstr "Camps"
msgid "N/A"
msgstr "No aplica"
msgid "Advanced"
msgstr "Avançat"
msgid "This field is required."
msgstr "Aquest camp és obligatori."
msgid "Maximum"
msgstr "Màxim"
msgid "Scale"
msgstr "Escalar"
msgid "Plain text"
msgstr "Text pla"
msgid "Widget"
msgstr "Giny"
msgid "Unlimited"
msgstr "Il·limitat"
msgid "Code"
msgstr "Codi"
msgid "General"
msgstr "General"
msgid "Filtered text (user selects input format)"
msgstr "Text filtrat (l'usuari seleccciona el format d'entrada)"
msgid "Text processing"
msgstr "Processament de textos"
msgid "Maximum length"
msgstr "Longitud màxima"
msgid ""
"The maximum length of the field in characters. Leave blank for an "
"unlimited size."
msgstr ""
"Longitud màxima del camp en caràcters. Deixeu-lo en blanc per a una "
"mida il·limitada."
msgid "%label is longer than %max characters."
msgstr "%label té més de %max caràcters."
msgid "Rows"
msgstr "Files"
msgid "\"Rows\" must be a positive integer."
msgstr "«Files» ha de ser un valor positiu"
msgid "Existing Views"
msgstr "Vistes existents"
msgid "Order"
msgstr "Ordre"
msgid "Integer"
msgstr "Enter"
msgid "Edit group"
msgstr "Edita grup"
msgid "Add group"
msgstr "Afegir grup"
msgid "File attachments"
msgstr "Fitxers adjunts"
msgid "Show"
msgstr "Mostra"
msgid "Allowed values list"
msgstr "Llista de valors permesos"
msgid ""
"The possible values this field can contain. Enter one value per line, "
"in the format key|label. The key is the value that will be stored in "
"the database and it must match the field storage type, %type. The "
"label is optional and the key will be used as the label if no label is "
"specified."
msgstr ""
"Els valors possibles que pot contenir aquest camp. Entreu un valor per "
"línia, en el format clau|etiqueta. La clau és el valor que es "
"desarà a la base de dades i ha de ser compatible amb el tipus del "
"camp, %type. L'etiqueta és opcional i en cas de no especificar-ne "
"cap, s'usarà la clau com a etiqueta."
msgid "Select list"
msgstr "Llista de selecció"
msgid "Text field"
msgstr "Camp de text"
msgid "PHP code"
msgstr "Codi PHP"
msgid "Display fields"
msgstr "Mostra els camps"
msgid "Blocked"
msgstr "Bloquejat"
msgid "Style"
msgstr "Estil"
msgid "Your settings have been saved."
msgstr "Les vostres preferències han estat desades."
msgid "%type settings"
msgstr "Paràmetres de %type"
msgid "Illegal value for %name."
msgstr "Valor incorrecte per a %name."
msgid "<Hidden>"
msgstr "<Ocult>"
msgid "Related content"
msgstr "Contingut relacionat"
msgid "Processing"
msgstr "Processant"
msgid "Default value"
msgstr "Valor predeterminat"
msgid "Above"
msgstr "A sobre"
msgid "Number of values"
msgstr "Nombre de valors"
msgid ""
"Warning! Changing this setting after data has been created could "
"result in the loss of data!"
msgstr ""
"Advertència! Canviar aquest paràmetre després d'haver creat les "
"dades pot resultar en una pèrdua de dades."
msgid ""
"The content module, a required component of the Content Construction "
"Kit (CCK), allows administrators to associate custom fields with "
"content types. In Drupal, content types are used to define the "
"characteristics of a post, including the title and description of the "
"fields displayed on its add and edit pages. Using the content module "
"(and the other helper modules included in CCK), custom fields beyond "
"the default \"Title\" and \"Body\" may be added. CCK features are "
"accessible through tabs on the <a href=\"@content-types\">content "
"types administration page</a>. (See the <a href=\"@node-help\">node "
"module help page</a> for more information about content types.)"
msgstr ""
"El mòdul content, un component necessari del Kit de Construcció de "
"Contingut (CCK), permet als administradors associar els camps "
"personalitzats amb els tipus de contingut. Amb Drupal, els tipus de "
"contingut s'usen per definir les característiques d'un escrit, "
"incloent-hi el títol i la descripció dels camps visualitzats a les "
"respectives pàgines d'editar o afegir. Usant el mòdul content ( i "
"altres mòduls d'ajuda inclòsos al CCK ), es poden personalitzar els "
"camps mes enllà dels per defecte \"Títol\" i \"Cos\" i afegir-los. "
"Les funcions del CCK són accessibles mitjançant pestanyes a <a "
"href=\"@content-types\"> pàgina d'administració dels tipus de "
"contingut</a>. (Mireu la <a href=\"@node-help\">pàgina d'ajuda del "
"mòdul node</a> per a més informació sobre els tipus de continguts.)"
msgid ""
"When adding a custom field to a content type, you determine its type "
"(whether it will contain text, numbers, or references to other "
"objects) and how it will be displayed (either as a text field or area, "
"a select box, checkbox, radio button, or autocompleting field). A "
"field may have multiple values (i.e., a \"person\" may have multiple "
"e-mail addresses) or a single value (i.e., an \"employee\" has a "
"single employee identification number). As you add and edit fields, "
"CCK automatically adjusts the structure of the database as necessary. "
"CCK also provides a number of other features, including intelligent "
"caching for your custom data, an import and export facility for "
"content type definitions, and integration with other contributed "
"modules."
msgstr ""
"Quan s'afegeix un camp personalitzat a un tipus de contingut, podeu "
"determinar el seu tipus (si contindrà text, nombres o referències a "
"altres objectes) i com es mostrarà (ja sigui un camp o una àrea de "
"text, una caixa de selecció, casella de verificació, botó de ràdio "
"o un camp d'emplenat automàtic). Un camp pot tenir múltiples valors "
"(p.ex.: una \"persona\" pot tenir més d'una adreça de correu "
"electrònic) o un sol valor (p.e.: un \"empleat\" només pot tenir un "
"número d'identificació d'empleat). A mesura que aneu afegint o "
"editant camps, CCK ajustarà automàticament l'estructura de la base "
"de dades segons sigui necessari. CCK també ajusta un gran nombre "
"d'altres característiques, incloent la captura intel·ligent de dades "
"per a les vostres dades personalitzades, una aplicació d'importació "
"i exportació per a les definicions de tipus de contingut i la "
"integració amb altres mòduls contribuïts."
msgid ""
"Custom field types are provided by a set of optional modules included "
"with CCK (each module provides a different type). The <a "
"href=\"@modules\">modules page</a> allows you to enable or disable CCK "
"components. A default installation of CCK includes:"
msgstr ""
"Els tipus de camps personalitzats els proporcionen una sèrie de "
"mòduls opcionals inclosos amb CCK (cada mòdul proporciona un tipus "
"diferent). La <a href=\"@modules\">pàgina de mòduls</a> us permet "
"habilitar o inhabilitar components del CCK. Una instal·lació per "
"defecte del CCK inclou:"
msgid ""
"<em>number</em>, which adds numeric field types, in integer, decimal "
"or floating point form. You may define a set of allowed inputs, or "
"specify an allowable range of values. A variety of common formats for "
"displaying numeric data are available."
msgstr ""
"<em>nombre</em>, que afegeix tipus de camp numèrics en forma d'enter, "
"decimal o coma flotant. Podeu definir una sèrie d'entrades permeses o "
"especificar un rang de valors permesos. Hi ha disponible una gran "
"varietat de formats de dades numèriques habituals."
msgid ""
"<em>text</em>, which adds text field types. A text field may contain "
"plain text only, or optionally, may use Drupal's input format filters "
"to securely manage rich text input. Text input fields may be either a "
"single line (text field), multiple lines (text area), or for greater "
"input control, a select box, checkbox, or radio buttons. If desired, "
"CCK can validate the input to a set of allowed values."
msgstr ""
"<em>text</em>, que afegeix tipus de camps de text. Un camp de text pot "
"contenir només text pla, o opcionalment, pot utilitzar qualsevol dels "
"filtres de format d'entrada de Drupal per manejar de manera segura "
"l'entrada de text enriquit. Els camps d'entrada de text poden ser "
"d'una sola línia (camp de text), múltiples línies (àrea de text) "
"o, per a tenir més control del que s'està entrant, una caixa de "
"selecció, casella de confirmació o botons de ràdio. Si es desitja, "
"CCK pot validar l'entrada segons un conjunt de valors permesos."
msgid ""
"<em>nodereference</em>, which creates custom references between Drupal "
"nodes. By adding a <em>nodereference</em> field and two different "
"content types, for instance, you can easily create complex "
"parent/child relationships between data (multiple \"employee\" nodes "
"may contain a <em>nodereference</em> field linking to an \"employer\" "
"node)."
msgstr ""
"<em>nodereference</em>, el qual crea una referència personalitzada "
"entre nodes de Drupal. Afegint un camp <em>nodereference</em> i dos "
"tipus de contingut diferent, per exemple, podeu crear fàcilment "
"relacions complexes de pare/fill entre dades (múltiples nodes "
"\"empleat\" poden contenir un camp <em>nodereference</em> enllaçant a "
"un node \"empresari\")."
msgid ""
"<em>userreference</em>, which creates custom references to your sites' "
"user accounts. By adding a <em>userreference</em> field, you can "
"create complex relationships between your site's users and posts. To "
"track user involvement in a post beyond Drupal's standard <em>Authored "
"by</em> field, for instance, add a <em>userreference</em> field named "
"\"Edited by\" to a content type to store a link to an editor's user "
"account page."
msgstr ""
"<em>userreference</em>, que crea referències personalitzades entre "
"els comptes d'usuari del lloc web. Afegint un camp "
"<em>userreference</em> podeu crear relacions complexes entre els "
"usuaris del seu lloc web i les aportacions. Per traçar l'usuari "
"involucrat en una aportació més enllà del camp estàndard de Drupal "
"<em>Creat per</em>, per exemple, pot afegir un camp "
"<em>userreference</em> anomenat \"Editat per\" a un tipus de contingut "
"un enllaç a una pàgina de compte d'usuari editor."
msgid ""
"<em>fieldgroup</em>, which creates collapsible fieldsets to hold a "
"group of related fields. A fieldset may either be open or closed by "
"default. The order of your fieldsets, and the order of fields within a "
"fieldset, is managed via a drag-and-drop interface provided by content "
"module."
msgstr ""
"<em>fieldgroup</em>, que crea grups de camps col·lapsables per "
"manejar grups de camps relacionats. Un grup de camps pot estar obert o "
"tancat per defecte. L'ordre dels grups de camps i l'ordre dels camps "
"dins d'un grup es configuren mitjançant una interfície "
"d'arrossegar-i-deixar-anar  proveït pel mòdul Contingut."
msgid ""
"For more information, see the online handbook entry for <a "
"href=\"@handbook-cck\">CCK</a> or the <a href=\"@project-cck\">CCK "
"project page</a>."
msgstr ""
"Per a més informació, consulteu el capítol del manual en línia de "
"<a href=\"@handbook-cck\">CCK</a> o la <a "
"href=\"@project-cck\">pàgina del projecte de CCK</a>."
msgid ""
"Configure how this content type's fields and field labels should be "
"displayed when it's viewed in teaser and full-page mode."
msgstr ""
"Configura com s'han de mostrar els camps i les etiquetes d'aquest "
"tipus de contingut quan es visualitzen en mode resum o pàgina "
"completa."
msgid ""
"Configure how this content type's fields should be displayed when it's "
"rendered in the following contexts."
msgstr ""
"Configureu com es mostrarà aquest tipus de contingut quan sigui "
"referenciat en els contextos següents."
msgid "Control the order of fields in the input form."
msgstr "Controlar l'ordre dels camps dins el formulari d'entrada."
msgid "!title: !required"
msgstr "!title: !required"
msgid "Add another item"
msgstr "Afegeix un altre element"
msgid "Full node"
msgstr "Node complet"
msgid "RSS Item"
msgstr "Element RSS"
msgid "Search Index"
msgstr "Índex de la cerca"
msgid "Search Result"
msgstr "Resultats de la cerca"
msgid "Updating field type %type with module %module."
msgstr "Actualitzant el tipus de camp %type amb el mòdul %module."
msgid "Updating widget type %type with module %module."
msgstr "Actualitzant el tipus de giny %type amb el mòdul %module."
msgid "Manage fields"
msgstr "Administra els camps"
msgid "Add field"
msgstr "Afegeix camp"
msgid "Remove field"
msgstr "Eliminar camp"
msgid "Allows administrators to define new content types."
msgstr "Permet als administradors definir nous tipus de continguts."
msgid ""
"Advanced usage only: PHP code that returns a keyed array of allowed "
"values. Should not include &lt;?php ?&gt; delimiters. If this field is "
"filled out, the array returned by this code will override the allowed "
"values list above."
msgstr ""
"Només per a ús avançat: codi PHP que retorna una matriu associativa "
"de valors permesos. No s'han d'incloure els delimitadors &lt;?php "
"?&gt;. Si s'ha emplenat el camp, la matriu retornada per aquest codi "
"sobreescriurà la llista anterior de valors permesos."
msgid "Trimmed"
msgstr "Retallat"
msgid "Text area"
msgstr "Àrea de text"
msgid "Used in"
msgstr "Usat a"
msgid "No fields have been defined for any content type yet."
msgstr "No s'ha definit encara cap camp per cap tipus de contingut."
msgid "There are no fields configured for this content type. You can !link."
msgstr ""
"No hi ha cap camp configurat per a aquest tipus de contingut. Podeu "
"!link."
msgid "Add a new field"
msgstr "Afegir un nou camp"
msgid ""
"To change the order of a field, grab a drag-and-drop handle under the "
"Label column and drag the field to a new location in the list. (Grab a "
"handle by clicking and holding the mouse while hovering over a handle "
"icon.) Remember that your changes will not be saved until you click "
"the Save button at the bottom of the page."
msgstr ""
"Per canviar l'ordre d'un camp, arrossegueu-lo clicant i mantenint "
"premut el botó del ratolí sota la columna Etiqueta i deixeu anar el "
"botó un cop estigui sobre la nova posició de la llista. Recordeu que "
"no es guardaran els canvis fins que no premeu el botó Desar al final "
"d'aquesta pàgina."
msgid "no styling"
msgstr "sense estil"
msgid "simple"
msgstr "Senzill"
msgid "fieldset"
msgstr "Conjunt de camps"
msgid "fieldset - collapsible"
msgstr "Conjunt de camps - col·lapsable"
msgid "fieldset - collapsed"
msgstr "Conjunt de camps - col·lapsat"
msgid "Add existing field"
msgstr "Afegeix un camp existent"
msgid "Create new field"
msgstr "Crear un nou camp"
msgid ""
"The machine-readable name of the field. This name cannot be changed "
"later! The name will be prefixed with 'field_' and can include "
"lowercase unaccented letters, numbers, and underscores. You'll be able "
"to choose a human-readable label for the field on next page."
msgstr ""
"El nom llegible per la màquina del camp. Aquest camp no es pot "
"modificar més tard! Al nom se li afegirà el prefix 'field_' i pot "
"incloure lletres en minúscules sense accents, números i guions "
"baixos. Podreu escollir una etiqueta entenedora per al camp a la "
"pàgina següent."
msgid ""
"No field modules are enabled. You need to <a "
"href=\"!modules_url\">enable one</a>, such as text.module, before you "
"can add new fields."
msgstr ""
"No hi ha cap mòdul de camps habilitat. Cal <a "
"href=\"!modules_url\">habilitar-ne un</a>, com per exemple "
"text.module, abans de poder afegir nous camps."
msgid "Added field %label."
msgstr "S'ha afegit el camp %label."
msgid "There was a problem adding field %label."
msgstr "hi ha hagut un problema al afegir el camp %label."
msgid ""
"The field name %field_name is invalid. The name must include only "
"lowercase unaccentuated letters, numbers, and underscores."
msgstr ""
"El nom de camp %field_name no és vàlid. El nom només pot contenir "
"lletres minúscules sense accentuar, nombres i guions de subratllat."
msgid "The field name %field_name already exists."
msgstr "Ja existeix el nom de camp %field_name."
msgid "The name 'field_instance' is a reserved name."
msgstr "El nom 'field_instance' és un nom reservat."
msgid "Created field %label."
msgstr "Creat camp %label."
msgid "There was a problem creating field %label."
msgstr "Hi ha hagut un problema al crear el camp %label."
msgid "Are you sure you want to remove the field %field?"
msgstr "Esteu segur d'eliminar el camp %field?"
msgid ""
"If you have any content left in this field, it will be lost. This "
"action cannot be undone."
msgstr ""
"Si teniu cap contingut en aquest camp, aquest es perdrà. Aquesta "
"acció no es pot desfer."
msgid "Removed field %field from %type."
msgstr "El camp %field dins de %type s'ha eliminat."
msgid "There was a problem deleting %field from %type."
msgstr "Hi ha hagut un problema eliminant %field de %type."
msgid ""
"These settings apply only to the %field field as it appears in the "
"%type content type."
msgstr ""
"Aquests paràmetres només apliquen al camp %field si aquest apareix "
"en el tipus de contingut %type"
msgid ""
"Instructions to present to the user below this field on the editing "
"form."
msgstr ""
"Instruccions per a presentar a l'usuari a la part inferior d'aquest "
"camp en el formulari d'edició."
msgid ""
"These settings apply to the %field field in every content type in "
"which it appears."
msgstr ""
"Aquests paràmetres apliquen al camp %field en tots els tipus de "
"continguts en que apareix."
msgid ""
"Select a specific number of values for this field, or 'Unlimited' to "
"provide an 'Add more' button so the users can add as many values as "
"they like."
msgstr ""
"Seleccioneu un número específic de valors per aquest camp, o "
"'Il·limitat' per a proporcionar un botó 'Afegir més' per a que els "
"usuaris puguin afegir tants valors com vulguin."
msgid "Save field settings"
msgstr "Desa els paràmetres del camp"
msgid ""
"The default value PHP code returned an incorrect value.<br/>Expected "
"format: <pre>!sample</pre> Returned value: @value"
msgstr ""
"El codi PHP ha retornat un valor per defecte incorrecte.<br/>Format "
"esperat: <pre>!sample</pre>Valor retornat: @value"
msgid "The default value PHP code created @value which is invalid."
msgstr ""
"El codi PHP que genera el valor per defecte ha creat @value que no és "
"vàlid."
msgid "The default value is invalid."
msgstr "El valor predeterminat és invàlid."
msgid "Saved field %label."
msgstr "S'ha desat el camp %label."
msgid "The update has encountered an error."
msgstr "L'actualització ha trobat un error."
msgid "The database has been altered and data has been migrated or deleted."
msgstr "S'ha modificat la base de dades i les dades s'han migrat o eliminat."
msgid "An error occurred and database alteration did not complete."
msgstr ""
"Hi ha hagut un error i l'alteració de la base de dades no s'ha pogut "
"completar."
msgid "Processing %title"
msgstr "Processant %title"
msgid "1 item successfully processed:"
msgid_plural "@count items successfully processed:"
msgstr[0] "S'ha processat un element amb èxit:"
msgstr[1] "S'han processat @count elements amb èxit:"
msgid ""
"Content fields table %old_name has been renamed to %new_name and field "
"instances have been updated."
msgstr ""
"La taula de camps de contingut %old_name s'ha renombrat per %new_name "
"i les instàncies dels camps s'han actualitzat."
msgid "The content fields table %name has been deleted."
msgstr "S'ha eliminat la taula de camps de contingut %name."
msgid "Referenced node ID"
msgstr "ID del node referenciat"
msgid "Referenced node title"
msgstr "Títol del node referenciat"
msgid "Formatted HTML link to the node"
msgstr "Enllaç en format HTML al node"
msgid "Raw number value"
msgstr "Valor numèric sense tractar"
msgid "Formatted number value"
msgstr "Valor numèric amb format"
msgid "Raw, unfiltered text"
msgstr "Raw, text sense filtrar"
msgid "Formatted and filtered text"
msgstr "Text amb format i filtrat"
msgid "Referenced user ID"
msgstr "ID de l'usuari referenciat"
msgid "Referenced user name"
msgstr "Nom d'usuari referenciat"
msgid "Formatted HTML link to referenced user"
msgstr "Enllaç en format HTML a l'usuari referenciat"
msgid "Group multiple values"
msgstr "Agrupa els valors múltiples"
msgid "Starting from"
msgstr "A partir de"
msgid ""
"This form will process a content type and one or more fields from that "
"type and export the settings. The export created by this process can "
"be copied and pasted as an import into the current or any other "
"database. The import will add the fields to into an existing content "
"type or create a new content type that includes the selected fields."
msgstr ""
"Aquest formulari processarà un tipus de contingut i un o més camps "
"d'aquest tipus i n'exportarà els paràmetres. L'exportació creada "
"per aquest procés es pot copiar i enganxar com una importació a la "
"base de dades actual o a una altra qualsevol. La importació afegirà "
"els camps a un tipus de contingut existent o en crearà un de nou que "
"inclogui els camps seleccionats."
msgid "Select the content type to export."
msgstr "Trieu el tipus de contingut a exportar."
msgid "Select the group definitions to export from %type."
msgstr "Seleccioneu les definicions de grup a exportar des de %type."
msgid "Select the field definitions to export from %type."
msgstr "Seleccioneu les definicions de camps a exportar des de %type."
msgid "Export data"
msgstr "Dades d'exportació"
msgid ""
"Copy the export text and paste it into another content type using the "
"import function."
msgstr ""
"Copieu el text exportat i enganxeu-lo en un altre tipus de contingut "
"usant la funcionalitat d'importació."
msgid ""
"This form will import field definitions exported from another content "
"type or another database.<br/>Note that fields cannot be duplicated "
"within the same content type, so imported fields will be added only if "
"they do not already exist in the selected type."
msgstr ""
"Aquest formulari importarà definicions de camps exportats des d'un "
"altre tipus de contingut o una altra base de dades.<br />Tingueu en "
"compte que els camps no poden estar duplicats dins del mateix tipus de "
"contingut, i per tant, els camps importats només s'afegiran si no "
"existeixen ja en aquest."
msgid "<Create>"
msgstr "<Crea>"
msgid ""
"Select the content type to import these fields into.<br/>Select "
"&lt;Create&gt; to create a new content type to contain the fields."
msgstr ""
"Seleccioneu el tipus de contingut on voleu importar aquests camps.<br "
"/>Seleccioneu &lt;Crea&gt; per a crear un nou tipus de contingut que "
"contingui aquests camps."
msgid "Import data"
msgstr "Dades d'importació"
msgid "Paste the text created by a content export into this field."
msgstr ""
"Enganxeu el text creat per una exportació de contingut en aquest "
"camp."
msgid "The import data is not valid import text."
msgstr "Les dades d'importació no són un text vàlid per a la importació."
msgid ""
"The following modules must be enabled for this import to work: "
"%modules."
msgstr ""
"S'han d'habilitar els següents mòduls per a que funcioni "
"l'importació: %modules."
msgid "<create>"
msgstr "<crear>"
msgid "The content type %type already exists in this database."
msgstr "Ja existeix el tipus de contingut %type en aquesta base de dades."
msgid "Exiting. No import performed."
msgstr "Sortint. No s'ha realitzat cap importació."
msgid ""
"An error has occurred adding the content type %type.<br/>Please check "
"the errors displayed for more details."
msgstr ""
"Hi ha haugt un error al afegir el tipus de contingut %type.<br />Si us "
"plau, comproveu els errors que es mostren per a més detalls."
msgid ""
"The imported field %field_label (%field_name) was not added to %type "
"because that field already exists in %type."
msgstr ""
"El camp importat %field_label (%field_name) no s'ha afegit a %type "
"perquè aquest camp ja existeix a %type."
msgid ""
"The field %field_label (%field_name) was added to the content type "
"%type."
msgstr ""
"S'ha afegit el camp %field_label (%field_name) al tipus de contingut "
"%type."
msgid ""
"An error occurred when exporting the 'display settings' data for the "
"field %field_name.<br/>The db error is: '%db_err'."
msgstr ""
"S'ha produït un error quan s'exportaven les dades de la "
"\"configuració de visualització\" per al camp "
"%field_name.<br>L'error de la base de dades és: \"%db_err\"."
msgid "Content Copy"
msgstr "Còpia de contingut"
msgid "Enables ability to import/export field definitions."
msgstr ""
"Habilita la funcionalitat d'importar/exportar les definicions dels "
"camps."
msgid ""
"Please <a href=\"!url\">configure your field permissions</a> "
"immediately. All fields are inaccessible by default."
msgstr ""
"Si us plau, <a href=\"!url\">configureu els vostres permisos de "
"camps</a> immediatament. Tots els camps són inaccessibles per "
"defecte."
msgid "Content Permissions"
msgstr "Permisos de contingut"
msgid "Set field-level permissions for CCK fields."
msgstr "Establiu el nivell de permisos de camp per als camps de CCK."
msgid "These settings apply to the group in the node editing form."
msgstr ""
"Aquests paràmetres apliquen al grup en el formulari d'edició del "
"node."
msgid "always open"
msgstr "sempre obert"
msgid "collapsible"
msgstr "col·lapsable"
msgid "collapsed"
msgstr "col·lapsat"
msgid "Instructions to present to the user on the editing form."
msgstr "Instruccions que es presenten a l'usuari en el formulari d'edició."
msgid "These settings apply to the group on node display."
msgstr "Aquests paràmetres apliquen al grup en el node mostrat."
msgid "A description of the group."
msgstr "Una descripció del grup."
msgid "The group name %name already exists."
msgstr "El nom de grup %name ja existeix."
msgid "The group name %name is invalid."
msgstr "El nom del grup %name és invàlid."
msgid "Are you sure you want to remove the group %label?"
msgstr "Esteu segur de voler eliminar el grup %label?"
msgid "The group %group_name has been removed."
msgstr "S'ha eliminat el grup %group_name."
msgid "Display in group"
msgstr "Mostra en grup"
msgid ""
"Select a group, in which the field will be displayed on the editing "
"form."
msgstr ""
"Selecciona un grup, el camp del qual es mostrarà al formulari "
"d'edició."
msgid "Fieldgroup"
msgstr "Grup de camps"
msgid "Create field groups for CCK fields."
msgstr "Crear grups de camps per als camps de CCK."
msgid "Node reference"
msgstr "Referència del node"
msgid "Store the ID of a related node as an integer value."
msgstr "Desa l'ID d'un node relacionat com a enter."
msgid "Content types that can be referenced"
msgstr "Tipus de nodes que poden ser referenciats"
msgid "Advanced - Nodes that can be referenced (View)"
msgstr "Avançat - Nodes que poden ser referenciats (Vista)"
msgid ""
"Choose the \"Views module\" view that selects the nodes that can be "
"referenced.<br>Note :<ul><li>This will discard the \"Content types\" "
"settings above. Use the view's \"filters\" section "
"instead.</li><li>Use the view's \"fields\" section to display "
"additional informations about candidate nodes on node creation/edition "
"form.</li><li>Use the view's \"sort criteria\" section to determine "
"the order in which candidate nodes will be displayed.</li></ul>"
msgstr ""
"Trieu la vista \"mòdul Views\" que selecciona els nodes que poden ser "
"referenciats.<br />Nota:<ul><li>Això descartarà els paràmetres de "
"més amunt de \"tipus de contingut\". Useu la secció de \"filtres\" "
"de vistes, en canvi</li><li>Useu la secció \"camps\" de les vistes "
"per a mostrar informació adiccional sobre els nodes candidats en el "
"formulari de creació/edició de nodes.</li><li>Useu la secció "
"\"criteris de cerca\" de les vistes per a determinar l'ordre en què "
"els nodes candidats s'han de visualitzar.</li></ul>"
msgid "Provide a comma separated list of arguments to pass to the view."
msgstr ""
"Introduiu una llista d'arguments separats per comes per passar-los a "
"la vista."
msgid "%name : This post can't be referenced."
msgstr "%name: Aquesta entrada no pot ser referenciada"
msgid "Title (link)"
msgstr "Títol (enllaç)"
msgid "Title (no link)"
msgstr "Títol (sense enllaç)"
msgid "Autocomplete text field"
msgstr "Camp de text amb autocompletat"
msgid "Node Reference"
msgstr "Referència de node"
msgid "Defines a field type for referencing one node from another."
msgstr ""
"Defineix un tipus de camp per fer referència a un node des d'un "
"altre."
msgid "Store a number in the database as an integer."
msgstr "Emmagatzema un número a la base de dades com a enter."
msgid "Decimal"
msgstr "Decimal"
msgid "Store a number in the database in a fixed decimal format."
msgstr "Emmagatzema un número a la base de dades en format de decimal fix."
msgid "Float"
msgstr "Coma flotant"
msgid "Store a number in the database in a floating point format."
msgstr "Emmagatzema un número a la base de dades en format de coma flotant."
msgid "Minimum"
msgstr "Mínim"
msgid "Precision"
msgstr "Precisió"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
msgstr ""
"El nombre total de dígits a emmagatzemar a la base de dades, incloent "
"els de la dreta del decimal."
msgid "The number of digits to the right of the decimal."
msgstr "El nombre de dígits a la dreta de la coma."
msgid "Decimal marker"
msgstr "Separador de decimals"
msgid "The character users will input to mark the decimal point in forms."
msgstr ""
"El caràcter que els usuaris introduiran com a separador dels decimals "
"en els formularis."
msgid ""
"Define a string that should be prefixed to the value, like $ or €. "
"Leave blank for none. Separate singular and plural values with a pipe "
"(pound|pounds)."
msgstr ""
"Definiu una cadena de text que s'usarà com a prefix per als valors, "
"tals com $ o €. Deixeu-la en blanc si no en voleu cap. Separeu el "
"valor singular i el plural amb una barra vertical (lliura|lliures)"
msgid ""
"Define a string that should suffixed to the value, like m², m/s², "
"kb/s. Leave blank for none. Separate singular and plural values with a "
"pipe (pound|pounds)."
msgstr ""
"Definiu una cadena per a usar-la com a sufix del valor (per exemple "
"m², m/s², kb/s) o deixeu-ho en blanc. Separeu amb una barra vertical "
"la forma singular i la plural (per exemple Euros|Euros)."
msgid "Allowed values"
msgstr "Valors permesos"
msgid "\"Minimum\" must be a number."
msgstr "\"Mínim\" ha de ser numèric."
msgid "\"Maximum\" must be a number."
msgstr "\"Màxim\" ha de ser numèric."
msgid "The value of %name may be no smaller than %min."
msgstr "El valor de %name no hauria de ser més petit de %min."
msgid "The value of %name may be no larger than %max."
msgstr "El valor de %name no hauria de ser més gran de %min."
msgid "unformatted"
msgstr "sense format"
msgid ""
"Only numbers and decimals are allowed in %field. %start was changed to "
"%value."
msgstr ""
"només es permeten números i decimals a %field. %start ha canviat a "
"%value."
msgid "Only numbers are allowed in %field. %start was changed to %value."
msgstr "Només es permeten números a %field. %start ha canviat a %value."
msgid ""
"Only numbers and the decimal character (%decimal) are allowed in "
"%field. %start was changed to %value."
msgstr ""
"Només es permeten nombres i el caràcter decimal (%decimal) en el "
"camp %field. S'ha canviat %start per %value."
msgid "Defines numeric field types."
msgstr "Defineix tipus de camp numèrics"
msgid ""
"For a 'single on/off checkbox' widget, define the 'off' value first, "
"then the 'on' value in the <strong>Allowed values</strong> section. "
"Note that the checkbox will be labeled with the label of the 'on' "
"value."
msgstr ""
"Per un giny de \"casella de selecció actiu/inactiu\" simple, definiu "
"primer el valor \"inactiu\", llavors el valor \"actiu\" a la secció "
"<strong>Valors permesos</strong>. Nota:  la casella de selecció "
"s'etiquetarà amb l'etiqueta del valor \"actiu\"."
msgid ""
"The 'checkboxes/radio buttons' widget will display checkboxes if the "
"multiple values option is selected for this field, otherwise radios "
"will be displayed."
msgstr ""
"Els ginys de 'caselles de verificació/botons de selecció' mostraran "
"caselles de verificació si l'opció de valors múltiples està "
"seleccionada per aquest camp, en cas contrari mostraran botons de "
"selecció."
msgid "Check boxes/radio buttons"
msgstr "Caselles/botons de ràdio"
msgid "Single on/off checkbox"
msgstr "Casella simple actiu/inactiu"
msgid "Option Widgets"
msgstr "Enginys d'opció"
msgid ""
"Defines selection, check box and radio button widgets for text and "
"numeric fields."
msgstr ""
"Defineix els ginys de selecció, casella i botó de ràdio per als "
"camps numèrics i de text."
msgid "Store text in the database."
msgstr "Emmagatzema el text a la base de dades."
msgid "Text area (multiple rows)"
msgstr "Àrea de text (múltiples files)"
msgid "Defines simple text field types."
msgstr "Defineix tipus de camp de text simple."
msgid "User reference"
msgstr "Referència d'usuari"
msgid "Store the ID of a related user as an integer value."
msgstr "Emmagatzema l'ID d'un usuari relacionat com un valor enter."
msgid "User roles that can be referenced"
msgstr "Rols d'usuari que poden ser referenciats"
msgid "User status that can be referenced"
msgstr "Estat de l'usuari que pot ser referenciat"
msgid "%name: Invalid user."
msgstr "%name: Usuari no vàlid."
msgid "Reverse link"
msgstr "Enllaç invers"
msgid ""
"If selected, a reverse link back to the referencing node will "
"displayed on the referenced user record."
msgstr ""
"Si se selecciona, es mostrarà un enllaç invers cap al node que fa "
"referència en el registre de l'usuari referenciat."
msgid "Userreference autocomplete"
msgstr "Referència autocompletada d'usuari"
msgid "User Reference"
msgstr "Referència d'usuari"
msgid "Defines a field type for referencing a user from a node."
msgstr ""
"Defineix un tipus de camp per fer referència a un usuari des d'un "
"node."
