# Cross-references WordPress Plugin POT file.
# Copyright (C) 2008 Francesc Hervada-Sala
#
# Francesc Hervada-Sala <francesc@hervada.org>, 2008.
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://francesc.hervada.net/wordpress\n"
"POT-Creation-Date: 2008-07-19 17:27+0200\n"
"PO-Revision-Date: 2008-07-19 18:03+0200\n"
"Last-Translator: Francesc Hervada-Sala <francesc@hervada.org>\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"
"X-Generator: LoKalize 0.2\n"
"Project-Id-Version: crossreferences-ca\n"
"Language-Team: Catalan <wp-cat@googlegroups.com>\n"

#: admin.php:30
msgid "Options were saved."
msgstr "Les opcions han sigut desades."

#: admin.php:34
msgid "Table was rebuild."
msgstr "La taula ha sigut reconstruïda."

#: admin.php:38
msgid "Plugin was deinstalled."
msgstr "L'extensió ha sigut desinstal·lada."

#: admin.php:49
msgid "Cross-references Options"
msgstr "Opcions de referències croades"

#: admin.php:53
msgid "Post identification by"
msgstr "Identificació d'entrades"

#: admin.php:57
msgid "ID (number)"
msgstr "ID (nombre)"

#: admin.php:57
msgid "Slug (name)"
msgstr "Nom (URL)"

#: admin.php:66
msgid ""
"Define whether you want to set references with [cref slug] (for example "
"[cref hello-world]) or with [cref ID] (for example [cref 1]). Use of slugs "
"requires your blog using pretty permalinks with slugs. "
msgstr ""
"Definiu si voleu posar referències amb [cref nom] (per exemple [cref hola-"
"mon]) o amb [cref ID] (per exemple [cref 1]). Noms només són possibles si "
"s'usen en l'estructura de permalinks del blog."

#: admin.php:72
#, php-format
msgid ""
"<em>Note:</em> If you change this now, %s existing reference at post or page "
"will be automatically updated."
msgid_plural ""
"<em>Note:</em> If you change this now, %s existing references at posts and "
"pages will be automatically updated."
msgstr[0] ""
"<em>Nota:</em> Si canvieu això ara, %s referència existent a una entrada o "
"pàgina serà automàticament canviada."
msgstr[1] ""
"<em>Nota:</em> Si canvieu això ara, %s referències existents en entrades i "
"pàgines seran automàticament canviades."

#: admin.php:82
msgid "Related Posts List"
msgstr "Entrades relacionades"

#: admin.php:86
msgid "Do not show related posts"
msgstr "No mostrar les entrades relacionades"

#: admin.php:86
msgid "Show related posts"
msgstr "Mostrar les entrades relacionades"

#: admin.php:94
msgid ""
"Whether the plugin inserts a related posts list at the end of each post and "
"page. This does not require any template changes."
msgstr ""
"Determina si l'extensió ha d'inserir una llista d'entrades relacionades al "
"final de cada entrada i pàgina. Això no requereix cap canvi en les "
"plantilles."

#: admin.php:97
msgid "XML Export"
msgstr "Exportació a XML"

#: admin.php:101 admin.php:179
msgid "Let references as [cref ...]"
msgstr "Deixar les referències com a [cref ...]"

#: admin.php:101 admin.php:179
msgid "Show related posts title"
msgstr "Mostrar els títols de les entrades relacionades"

#: admin.php:101 admin.php:179
msgid "Link to related posts"
msgstr "Enllaçar a les entrades relacionades"

#: admin.php:109
msgid "How the references are treated when exporting this blog as an xml file."
msgstr ""
"Com s'han de tractar les referències en exportar aquest blog en un fitxer "
"XML."

#: admin.php:113
msgid "Display Options"
msgstr "Opcions de presentació"

#: admin.php:114
msgid ""
"These options apply only if the related posts list is shown according to the "
"option \"Related Posts List\" above. You can enter HTML here.<br />Use &amp;"
"sp; to get a white space at the beginning or end of a string."
msgstr ""
"Aquestes opcions només s'apliquen si es mostra una llista d'entrades "
"relacionades (vegeu l'opció \"Entrades relacionades\" més amunt). Podeu "
"introduir HTML aquí.<br />Useu &amp;sp; per a indicar un espai en blanc al "
"principi o final d'un text."

#: admin.php:117
msgid "Before List"
msgstr "Abans de la llista"

#: admin.php:120
msgid "Show this at the beginning of the list. Examples: "
msgstr "Mostrar això al principi de la llista. Exemples: "

#: admin.php:121 crossreferences.php:246
msgid "Related posts"
msgstr "Entrades relacionades"

#: admin.php:121
msgid "See also"
msgstr "Vegeu també"

#: admin.php:124
msgid "Between Items"
msgstr "Entre elements"

#: admin.php:127
msgid "Show this between items. Examples: "
msgstr "Mostrar això entre dos elements. Exemples: "

#: admin.php:131
msgid "After List"
msgstr "Després de la llista"

#: admin.php:134
msgid "Show this at the end of the list. Examples: "
msgstr "Mostrar això al final de la llista. Exemples: "

#: admin.php:138
msgid "Empty List"
msgstr "Llista buida"

#: admin.php:141
msgid "Show this if there are no related posts. Example: "
msgstr "Mostrar això si no hi ha cap entrada relacionada. Exemple: "

#: admin.php:142
msgid "There are no related posts yet."
msgstr "Encara no hi ha cap entrada relacionada."

#: admin.php:148
msgid "Save Changes"
msgstr "Desar els canvis"

#: admin.php:151
msgid "Tools"
msgstr "Utilitats"

#: admin.php:154
msgid "Rebuild Table"
msgstr "Reconstruir la taula"

#: admin.php:158
msgid "Rebuild"
msgstr "Reconstruir"

#: admin.php:159
msgid ""
"The plugin stores information about your references in a database table. If "
"the plugin was some time inactive, its information may not be accurate any "
"more. You can rebuild the table, in order to correct all errors."
msgstr ""
"L'extensió desa informació sobre les vostres referències en una taula a la "
"base de dades. Si l'extensió ha estat durant un temps inactiva, potser la "
"seva informació ja no sigui correcta. Podeu reconstruir la taula per tal de "
"corregir tots els errors."

#: admin.php:164
msgid "Deinstall Plugin"
msgstr "Desinstal·lar l'extensió"

#: admin.php:168
msgid "Deinstall"
msgstr "Desinstal·lar"

#: admin.php:169
msgid ""
"If you do not want to use this plugin any more you can deinstall it "
"completely: The plugin table and options are removed from the database and "
"then the plugin is deactivated."
msgstr ""
"Si no voleu usar més aquesta extensió podeu desinstal·lar-la completament: "
"La taula i les opcions s'esborren de la base de dades i després l'extensió "
"és desactivada."

#: admin.php:173
#, php-format
msgid "What to do with the %s existing reference in a post or page:"
msgid_plural "What to do with the %s existing references in posts and pages:"
msgstr[0] ""
"Què voleu que es faci amb %s referència existent en una entrada o pàgina:"
msgstr[1] ""
"Què voleu que es faci amb %s referències existents en les entrades i pàgines:"

#: crossreferences.php:264
msgid "Cross-references"
msgstr "Referències croades"

