phpmyadmin/po/ca.po
2010-03-30 23:19:18 +02:00

7766 lines
226 KiB
Plaintext

# Automatically generated <>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-03-30 23:18+0200\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: catalan <ca@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: libraries/auth/config.auth.lib.php:107
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the %"
"1$ssetup script%2$s to create one."
msgstr ""
"La raó més probable d'aixó és que no heu creat l'arxiu de configuració. "
"Podriau voler utilitzar %1$ssetup script%2$s per crear-ne un."
#: libraries/auth/config.auth.lib.php:116
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
"configuration and make sure that they correspond to the information given by "
"the administrator of the MySQL server."
msgstr ""
"phpMyAdmin ha intentat connectar amb el servidor de MySQL, pero el servidor "
"ha rebutjat la connexió. Comprova el host, el num d'usuari i la contrasenya "
"a l'arxiu config.inc.php i mira que es correspongui amb l'informació "
"facilitada per l'administrador del servidor de MySQL."
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:411
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Enviat"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:415
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Enviat"
#: libraries/Message.class.php:282
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d fila(es) afectada(es)."
msgstr[1] "%1$d fila(es) afectada(es)."
#: libraries/Message.class.php:301
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d fila(es) esborrada(es)."
msgstr[1] "%1$d fila(es) esborrada(es)."
#: libraries/Message.class.php:320
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d fila(es) inserida(es)."
msgstr[1] "%1$d fila(es) inserida(es)."
#. l10n: Text direction, use either ltr or rtl
#: libraries/messages.inc.php:15
msgid "ltr"
msgstr "ltr"
#. l10n: Thousands separator
#: libraries/messages.inc.php:17
msgid ","
msgstr "."
#. l10n: Decimal separator
#: libraries/messages.inc.php:19
msgid "."
msgstr ","
#: libraries/messages.inc.php:21
msgid "B"
msgstr "Bytes"
#: libraries/messages.inc.php:21
msgid "KiB"
msgstr "KB"
#: libraries/messages.inc.php:21
msgid "MiB"
msgstr "MB"
#: libraries/messages.inc.php:21
msgid "GiB"
msgstr "GB"
#: libraries/messages.inc.php:21
msgid "TiB"
msgstr "TB"
#: libraries/messages.inc.php:21
msgid "PiB"
msgstr "PB"
#: libraries/messages.inc.php:21
msgid "EiB"
msgstr "EB"
#: libraries/messages.inc.php:23
msgid "Sun"
msgstr "Diu"
#: libraries/messages.inc.php:23
msgid "Mon"
msgstr "Dll"
#: libraries/messages.inc.php:23
msgid "Tue"
msgstr "Dma"
#: libraries/messages.inc.php:23
msgid "Wed"
msgstr "Dcr"
#: libraries/messages.inc.php:23
msgid "Thu"
msgstr "Dij"
#: libraries/messages.inc.php:23
msgid "Fri"
msgstr "Div"
#: libraries/messages.inc.php:23
msgid "Sat"
msgstr "Dis"
#: libraries/messages.inc.php:24
msgid "Jan"
msgstr "Gen"
#: libraries/messages.inc.php:24
msgid "Feb"
msgstr "Feb"
#: libraries/messages.inc.php:24
msgid "Mar"
msgstr "Mar"
#: libraries/messages.inc.php:24
msgid "Apr"
msgstr "Abr"
#: libraries/messages.inc.php:24
msgid "May"
msgstr "Mai"
#: libraries/messages.inc.php:24
msgid "Jun"
msgstr "Jun"
#: libraries/messages.inc.php:24
msgid "Jul"
msgstr "Jul"
#: libraries/messages.inc.php:24
msgid "Aug"
msgstr "Ago"
#: libraries/messages.inc.php:24
msgid "Sep"
msgstr "Set"
#: libraries/messages.inc.php:24
msgid "Oct"
msgstr "Oct"
#: libraries/messages.inc.php:24
msgid "Nov"
msgstr "Nov"
#: libraries/messages.inc.php:24
msgid "Dec"
msgstr "Dec"
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
#: libraries/messages.inc.php:26
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d-%m-%Y a les %H:%M:%S"
#: libraries/messages.inc.php:27
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dies, %s hores, %s minuts i %s segons"
#: libraries/messages.inc.php:29
msgid "Aborted"
msgstr "Avortat"
#: libraries/messages.inc.php:30
msgid "Access denied"
msgstr "Accés denegat"
#: libraries/messages.inc.php:31
msgid "Action"
msgstr "Acció"
#: libraries/messages.inc.php:32
msgid "Actions"
msgstr "Accions"
#: libraries/messages.inc.php:33
msgid "Add AUTO_INCREMENT value"
msgstr "Afegeix valor AUTO_INCREMENT"
#: libraries/messages.inc.php:34
#, php-format
msgid "Add %s"
msgstr "Afegeix %s"
#: libraries/messages.inc.php:35
msgid "Add constraints"
msgstr "Afegeix restriccions"
#: libraries/messages.inc.php:36
msgid "Add/Delete Field Columns"
msgstr "Afegeix/esborra Camps de Columna"
#: libraries/messages.inc.php:37
msgid "Add/Delete Criteria Row"
msgstr "Afegeix/esborra fila de criteri"
#: libraries/messages.inc.php:38
#, php-format
msgid "Add %s field(s)"
msgstr "Afegeix %s camp(s)"
#: libraries/messages.inc.php:39
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Afegeix comentari personalitzat a la capçalera (\\n divideix linies)"
#: libraries/messages.inc.php:40
msgid "Add into comments"
msgstr "Afegeix en comentaris"
#: libraries/messages.inc.php:41
msgid "Add new field"
msgstr "Afegeix un camp nou"
#: libraries/messages.inc.php:42
msgid "Add privileges on the following database"
msgstr "Afegeix permisos a la següent base de dades"
#: libraries/messages.inc.php:43
msgid "Add privileges on the following table"
msgstr "Afegeix permisos a la següent taula"
#: libraries/messages.inc.php:44
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Afegeix condicions de recerca (cos de la clàusula \"WHERE\"):"
#: libraries/messages.inc.php:45
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Afegeix a l'índex %s columna(es) &nbsp;"
#: libraries/messages.inc.php:46
msgid "Add a new User"
msgstr "Afegeix un usuari nou"
#: libraries/messages.inc.php:47
msgid "You have added a new user."
msgstr "Has afegit un usuari nou."
#: libraries/messages.inc.php:48
msgid "Administration"
msgstr "Administració"
#: libraries/messages.inc.php:49
#, php-format
msgid "After %s"
msgstr "Darrere de %s"
#: libraries/messages.inc.php:50
msgid "Go back to previous page"
msgstr "Torna"
#: libraries/messages.inc.php:51
msgid "Insert another new row"
msgstr "Insereix un nou registre"
#: libraries/messages.inc.php:52
msgid "Edit next row"
msgstr "Edita el següent registre"
#: libraries/messages.inc.php:53
msgid "Go back to this page"
msgstr "Torna a aquesta pàgina"
#: libraries/messages.inc.php:54
msgid "All"
msgstr "Tot"
#: libraries/messages.inc.php:55
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. This might be good way to import large files, "
"however it can break transactions."
msgstr ""
"Permet l'interrupció de l'importació en cas de que l'arxiu d'ordres detecti "
"que s'acosta el limit del temps. Pot ser una bona solució per importar "
"arxius grans, però pot trencar transaccions."
#: libraries/messages.inc.php:56
msgid "Display all tables with the same width"
msgstr "Mostrar totes les taules amb la mateixa amplada?"
#: libraries/messages.inc.php:57
msgid "Alter table order by"
msgstr "Altera la taula i ordena per"
#: libraries/messages.inc.php:58
msgid "Analyze"
msgstr "Analitza"
#: libraries/messages.inc.php:59
msgid "Analyze table"
msgstr "Analitza la taula"
#: libraries/messages.inc.php:60
msgid "And"
msgstr "I"
#: libraries/messages.inc.php:61
msgid "and"
msgstr "i"
#: libraries/messages.inc.php:62
msgid "and then"
msgstr "i llavors"
#: libraries/messages.inc.php:63
msgid "Angular links"
msgstr "Enllaços angulars"
#: libraries/messages.inc.php:64
#, php-format
msgid "An index has been added on %s"
msgstr "S'ha afegit un índex a %s"
#: libraries/messages.inc.php:65
msgid "Any"
msgstr "Qualsevol"
#: libraries/messages.inc.php:66
msgid "Any host"
msgstr "Qualsevol servidor"
#: libraries/messages.inc.php:67
msgid "Any user"
msgstr "Qualsevol usuari"
#: libraries/messages.inc.php:68
msgid "Apply Selected Changes"
msgstr "Aplica els canvis seleccionats"
#: libraries/messages.inc.php:69
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Pot ser aproximat. Veieu PFC (FAQ) 3.11"
#: libraries/messages.inc.php:70
#, php-format
msgid "A primary key has been added on %s"
msgstr "S'ha afegit una clau principal a %s"
#: libraries/messages.inc.php:71
msgid "Arabic"
msgstr "Àrab"
#: libraries/messages.inc.php:72
msgid "Armenian"
msgstr "Armeni"
#: libraries/messages.inc.php:73
msgid "Ascending"
msgstr "Ascendent"
#: libraries/messages.inc.php:74
msgid "As defined:"
msgstr "Com definit:"
#: libraries/messages.inc.php:75
msgid "At Beginning of Table"
msgstr "Al principi de la taula"
#: libraries/messages.inc.php:76
msgid "At End of Table"
msgstr "Al final de la taula"
#: libraries/messages.inc.php:77
msgid "Attributes"
msgstr "Atributs"
#: libraries/messages.inc.php:78
msgid "Automatic layout"
msgstr "Disseny automàtic"
#: libraries/messages.inc.php:80
msgid "Back"
msgstr "Enrere"
#: libraries/messages.inc.php:81
msgid "Baltic"
msgstr "Bàltic"
#: libraries/messages.inc.php:82
msgid "BEGIN CUT"
msgstr "INICI DEL TALL"
#: libraries/messages.inc.php:83
msgid "BEGIN RAW"
msgstr "INICI DEL BOLCAT"
#: libraries/messages.inc.php:84
msgid "Binary"
msgstr " Binari "
#: libraries/messages.inc.php:85
msgid "Binary - do not edit"
msgstr " Binari - no editeu "
#: libraries/messages.inc.php:86
msgid "Binary log"
msgstr "Registre binari"
#: libraries/messages.inc.php:87
msgid "Event type"
msgstr "Tipus d'event"
#: libraries/messages.inc.php:88
msgid "Information"
msgstr "Informació"
#: libraries/messages.inc.php:89
msgid "Log name"
msgstr "Nom del registre"
#: libraries/messages.inc.php:90
msgid "Original position"
msgstr "Posició original"
#: libraries/messages.inc.php:91
msgid "Position"
msgstr "Posició"
#: libraries/messages.inc.php:92
msgid "Server ID"
msgstr "ID de Servidor"
#: libraries/messages.inc.php:93
msgid "BLOB Repository"
msgstr "Repositori BLOB"
#: libraries/messages.inc.php:94
msgid "Damaged"
msgstr "Fet malbé"
#: libraries/messages.inc.php:95
#, php-format
msgid "Are you sure you want to disable all BLOB references for database %s?"
msgstr ""
"Estàs segur de voler desactivar totes les referències BLOB per a la base de "
"dades %s?"
#: libraries/messages.inc.php:96
#, fuzzy
msgctxt "$strBLOBRepositoryDisabled"
msgid "Disabled"
msgstr "Desactivat"
#: libraries/messages.inc.php:97
msgid "Disable"
msgstr "Desactiva"
#: libraries/messages.inc.php:98
msgid "You are about to DISABLE a BLOB Repository!"
msgstr "Estàs a punt de DESACTIVAR un repositori BLOB!"
#: libraries/messages.inc.php:99
#, fuzzy
msgctxt "$strBLOBRepositoryEnabled"
msgid "Enabled"
msgstr "Activat"
#: libraries/messages.inc.php:100
msgid "Enable"
msgstr "Activa"
#: libraries/messages.inc.php:101
msgid "Remove BLOB Repository Reference"
msgstr "Treure Referència a Repositori BLOB"
#: libraries/messages.inc.php:102
#, fuzzy
msgctxt "$strBLOBRepositoryRepair"
msgid "Repair"
msgstr "Repara"
#: libraries/messages.inc.php:103
msgid "Upload to BLOB repository"
msgstr "Puja al repositori BLOB"
#: libraries/messages.inc.php:104
msgid "Let every user access this bookmark"
msgstr "Deixa accedir a cada usuari a aquesta consulta desada"
#: libraries/messages.inc.php:105
#, php-format
msgid "Bookmark %s created"
msgstr "%s creat com a consulta desada"
#: libraries/messages.inc.php:106
msgid "The bookmark has been deleted."
msgstr "S'ha esborrat la consulta desada."
#: libraries/messages.inc.php:107
msgid "Label"
msgstr "Etiqueta"
#: libraries/messages.inc.php:108
msgid "Bookmarked SQL query"
msgstr "Consulta SQL desada"
#: libraries/messages.inc.php:109
msgid "Replace existing bookmark of same name"
msgstr "Reemplaça una consulta desada ja existent amb el mateix nom"
#: libraries/messages.inc.php:110
msgid "Bookmark this SQL query"
msgstr "Desa aquesta consulta SQL"
#: libraries/messages.inc.php:111
msgid "View only"
msgstr "Només mirar"
#: libraries/messages.inc.php:112
msgid "Browse"
msgstr "Navega"
#: libraries/messages.inc.php:113
msgid "Browse distinct values"
msgstr "Navega per valors diferents"
#: libraries/messages.inc.php:114
msgid "Browse foreign values"
msgstr "Navega valors externs"
#: libraries/messages.inc.php:115
msgid "Buffer Pool Activity"
msgstr "Activitat de la Memòria intermitja"
#: libraries/messages.inc.php:116
msgid "Buffer Pool"
msgstr "Grup de memòries intermitges"
#: libraries/messages.inc.php:117
msgid "Buffer Pool Usage"
msgstr "Ús del grup de memòries intermitges"
#: libraries/messages.inc.php:118
msgid "Read misses in %"
msgstr "Lectures omeses en %"
#: libraries/messages.inc.php:119
msgid "Read misses"
msgstr "Lectures omeses"
#: libraries/messages.inc.php:120
msgid "Write waits in %"
msgstr "Esperes d'escriptura en %"
#: libraries/messages.inc.php:121
msgid "Write waits"
msgstr "Esperes d'escriptura"
#: libraries/messages.inc.php:122
msgid "Bulgarian"
msgstr "Búlgar"
#: libraries/messages.inc.php:123
msgid "Busy pages"
msgstr "Pàgines ocupades"
#: libraries/messages.inc.php:124
msgid "\"bzipped\""
msgstr "\"comprimit amb bzip\""
#: libraries/messages.inc.php:126
msgid "Calendar"
msgstr "Calendari"
#: libraries/messages.inc.php:127
msgid "Cancel"
msgstr "Cancel.lar"
#: libraries/messages.inc.php:128
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"No es poden carregar les extensions d'exportació, comprova l'instal.lació!"
#: libraries/messages.inc.php:129
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"No es poden carregar les extensions d'importació, comprova l'instal.lació!"
#: libraries/messages.inc.php:130
msgid "Cannot log in to the MySQL server"
msgstr "No podem connectar amb el servidor MySQL"
#: libraries/messages.inc.php:131
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "No puc carregar l'extensió %s,<br />Comprova la configuració de PHP."
#: libraries/messages.inc.php:132
msgid ""
"Couldn't load the iconv or recode extension needed for charset conversion. "
"Either configure PHP to enable these extensions or disable charset "
"conversion in phpMyAdmin."
msgstr ""
"No es pot carregar iconv o recodificar una extensió necessària per la "
"conversió de jocs de caràcters, Configura php per permetre l'ús d'aquestes "
"extensions o bé desactiva la conversió de jocs de caràcters en phpMyAdmin."
#: libraries/messages.inc.php:133
msgid "Can't rename index to PRIMARY!"
msgstr "No pots canviar el nom d'un índex a \"PRIMARY\"!"
#: libraries/messages.inc.php:134
msgid ""
"Couldn't use the iconv, libiconv, or recode_string functions, although the "
"necessary extensions appear to be loaded. Check your PHP configuration."
msgstr ""
"No es pot utilitzar iconv ni libiconv ni la funció recode_string mentre es "
"carrega l'extensió d'informes. Comprova la configuració de php."
#: libraries/messages.inc.php:135
msgid "Cardinality"
msgstr "Cardinalitat"
#: libraries/messages.inc.php:136
msgid "case-insensitive"
msgstr "No sensible a majúscules"
#: libraries/messages.inc.php:137
msgid "case-sensitive"
msgstr "sensible a majúscules"
#: libraries/messages.inc.php:138
msgid "Central European"
msgstr "Europa Central"
#: libraries/messages.inc.php:139
msgid "Change"
msgstr "Canvi"
#: libraries/messages.inc.php:140
msgid "... keep the old one."
msgstr "... respecta l'antic."
#: libraries/messages.inc.php:141
msgid "Create a new user with the same privileges and ..."
msgstr "Crea un nou usuari amb els mateixos permisos i ..."
#: libraries/messages.inc.php:142
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... esborra l'antic de les taules d'usuaris i recarrega els permisos "
"després."
#: libraries/messages.inc.php:143
msgid " ... delete the old one from the user tables."
msgstr " ... esborra l'antic de les taules d'usuaris."
#: libraries/messages.inc.php:144
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... treu tots els permisos actius de l'antic i esborra'l després."
#: libraries/messages.inc.php:145
msgid "Change Login Information / Copy User"
msgstr "Canvi d'Informació de Connexió / Copia d'Usuari"
#: libraries/messages.inc.php:146
msgid "Choose field to display"
msgstr "Tria el camp a mostrar"
#: libraries/messages.inc.php:147
msgid "Change password"
msgstr "Canvi de contrasenya"
#: libraries/messages.inc.php:148
msgid "Charset"
msgstr "Joc de Caràcters"
#: libraries/messages.inc.php:149
msgid "Character set of the file:"
msgstr "Joc de caràcters de l'arxiu:"
#: libraries/messages.inc.php:150
msgid "Character Sets and Collations"
msgstr "Jocs de Caràcters i ordenacions"
#: libraries/messages.inc.php:151
msgid "Charsets"
msgstr "Jocs de caràcters"
#: libraries/messages.inc.php:152
msgid "Check All"
msgstr "Marcar-ho tot"
#: libraries/messages.inc.php:153
msgid "Check"
msgstr "Comprova"
#: libraries/messages.inc.php:154
msgid "Check tables having overhead"
msgstr "Comprova taules desfragmentades"
#: libraries/messages.inc.php:155
msgid "Check Privileges"
msgstr "Comprova els permisos"
#: libraries/messages.inc.php:156
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Comprova els permisos per la Base de dades &quot;%s&quot;."
#: libraries/messages.inc.php:157
msgid "Check table"
msgstr "Verifica la taula"
#: libraries/messages.inc.php:158
msgid "Please choose a page to edit"
msgstr "Tria una pàgina per editar"
#: libraries/messages.inc.php:159
msgid "Click to select"
msgstr "Clica per seleccionar"
#: libraries/messages.inc.php:160
msgid "Click to unselect"
msgstr "Clica per deseleccionar"
#: libraries/messages.inc.php:161
msgid "Displaying Column Comments"
msgstr "Mostrant comentaris de les columnes"
#: libraries/messages.inc.php:162
msgid "Collation"
msgstr "Ordenació"
#: libraries/messages.inc.php:163
msgid "Column names"
msgstr "Nom de les columnes"
#: libraries/messages.inc.php:164
msgid "Column-specific privileges"
msgstr "Permisos específics de columna"
#: libraries/messages.inc.php:165
msgid "Command"
msgstr "Ordre"
#: libraries/messages.inc.php:166
msgid "Comment"
msgstr "Comentari"
#: libraries/messages.inc.php:167
msgid "Comments"
msgstr "Comentaris"
#: libraries/messages.inc.php:168
msgid "MySQL&nbsp;4.0 compatible"
msgstr "Compatible amb MySQL&nbsp;4.0"
#: libraries/messages.inc.php:169
msgid "Complete inserts"
msgstr "Completa insercions"
#: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79
msgid "Compression"
msgstr "Compresió"
#: libraries/messages.inc.php:171
#, php-format
msgid "Imported file compression will be automatically detected from: %s"
msgstr ""
"La compressió de l'arxiu importat es detectarà automàticament des de: %s"
#: libraries/messages.inc.php:172
#, php-format
msgid "Could not load default configuration from: \"%1$s\""
msgstr "No es pot carregar la configuració per defecte des de: \"%1$s\""
#: libraries/messages.inc.php:173
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
msgstr ""
"El directori [code]config[/code], que s'usa al procés de configuració, "
"encara existeix dins del vostre directori de phpMyAdmin. Heu d'esborrar-ho "
"un cop heu acabat de configurar phpMyAdmin."
#: libraries/messages.inc.php:174
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
">Please call the configuration file directly using the link below and read "
"the PHP error message(s) that you receive. In most cases a quote or a "
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
msgstr ""
"phpMyAdmin és incapaç de llegir l'arxiu de configuració!<br />Això pot "
"succeir si php troba un error sintàctic en ell o bé php no pot trobar "
"l'arxiu.<br />Intenta obrir l'arxiu de configuració directament fent servir "
"l'enllaç següent i comprova el(s) missatge(s) d'error que rebs. En moltes "
"ocasions una coma o punt i coma falta en algun lloc.<br />Si rebs una pàgina "
"en blanc, tot està bé."
#: libraries/messages.inc.php:175
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configura les coordinades per la taula %s"
#: libraries/messages.inc.php:176
msgid "Cannot connect: invalid settings."
msgstr "No puc connectar: paràmetres incorrectes."
#: libraries/messages.inc.php:177
msgid "Connections"
msgstr "Connexions"
#: libraries/messages.inc.php:178
msgid "Constraints for dumped tables"
msgstr "Restriccions per taules bolcades"
#: libraries/messages.inc.php:179
msgid "Constraints for table"
msgstr "Restriccions per la taula"
#: libraries/messages.inc.php:180
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"La connexió de l'usuari de control ha fallat, tal com està definida ara a la "
"configuració."
#: libraries/messages.inc.php:181
msgid "Cookies must be enabled past this point."
msgstr ""
"A partir d'aquest punt és necessari tenir les galetes (cookies) activades."
#: libraries/messages.inc.php:182
msgid "Copy"
msgstr "Còpia"
#: libraries/messages.inc.php:183
#, php-format
msgid "Database %s has been copied to %s"
msgstr "La Base de dades %s s'ha copiat a %s"
#: libraries/messages.inc.php:184
msgid "Copy table to (database<b>.</b>table):"
msgstr "Còpia taula a (base-de-dades<b>.</b>taula):"
#: libraries/messages.inc.php:185
#, php-format
msgid "Table %s has been copied to %s."
msgstr "La taula %s s'ha copiat a %s."
#: libraries/messages.inc.php:186
msgid "Can't copy table to same one!"
msgstr "No es pot copiar la taula sobre ella mateixa"
#: libraries/messages.inc.php:187
msgid "Could not connect to the source"
msgstr "No s'ha pogut connectar a l'origen"
#: libraries/messages.inc.php:188
msgid "Could not connect to the target"
msgstr "No s'ha pogut connectar a la destinació"
#: libraries/messages.inc.php:189
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin no pot cancel.lar el fil %s. Probablement, ja és tancat."
#: libraries/messages.inc.php:190
msgid "Create"
msgstr "Crea"
#: libraries/messages.inc.php:191
msgid "CREATE DATABASE before copying"
msgstr "Inclou CREATE DATABASE abans de copiar"
#: libraries/messages.inc.php:192
#, php-format
msgid "Create an index on&nbsp;%s&nbsp;columns"
msgstr "Crea un índex de columnes %s:&nbsp;"
#: libraries/messages.inc.php:193
msgid "Create a new index"
msgstr "Crea un nou índex"
#: libraries/messages.inc.php:194
msgid "Create new database"
msgstr "Crea una nova base de dades"
#: libraries/messages.inc.php:195
#, php-format
msgid "Create table on database %s"
msgstr "Crear una taula nova a la base de dades %s"
#: libraries/messages.inc.php:196
msgid "Create a page"
msgstr "Crea una nova Pàgina"
#: libraries/messages.inc.php:197
msgid "Creation of PDFs"
msgstr "Creació de PDFs"
#: libraries/messages.inc.php:198
msgid "Create relation"
msgstr "Crea una relació"
#: libraries/messages.inc.php:199
msgid "Create table"
msgstr "Crea una taula"
#: libraries/messages.inc.php:200
#, fuzzy
msgctxt "$strCreateTableShort"
msgid "Create table"
msgstr "Crea una taula"
#: libraries/messages.inc.php:201
msgid "Database for user"
msgstr "Base de dades per usuari"
#: libraries/messages.inc.php:202
msgid "Create database with same name and grant all privileges"
msgstr "Crea una base de dades amb el mateix nom i atorga tots els permisos"
#: libraries/messages.inc.php:203
#, fuzzy
msgctxt "$strCreateUserDatabaseNone"
msgid "None"
msgstr "Res"
#: libraries/messages.inc.php:204
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Atorga tots els permisos a la base de dades &quot;%s&quot;"
#: libraries/messages.inc.php:205
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Atorga tots els permisos en un nom comodí (nomusuari_%)"
#: libraries/messages.inc.php:206
msgid "Creation/Update/Check dates"
msgstr "Dates de Creació/Modificació/Comprovació"
#: libraries/messages.inc.php:207
msgid "Criteria"
msgstr "Criteris"
#: libraries/messages.inc.php:208
msgid "Croatian"
msgstr "Croata"
#: libraries/messages.inc.php:209
msgid "CSV"
msgstr "dades CSV "
#: libraries/messages.inc.php:210
msgid "Current server"
msgstr "Servidor actual"
#: libraries/messages.inc.php:211
msgid "Custom color"
msgstr "Color triat"
#: libraries/messages.inc.php:212
msgid "Cyrillic"
msgstr "Ciríl.lic"
#: libraries/messages.inc.php:213
msgid "Czech"
msgstr "Txec"
#: libraries/messages.inc.php:214
msgid "Czech-Slovak"
msgstr "Txec-Eslovac"
#: libraries/messages.inc.php:216
msgid "Danish"
msgstr "Danès"
#: libraries/messages.inc.php:217
msgid "Database"
msgstr "Base de dades"
#: libraries/messages.inc.php:218
msgid "The database name is empty!"
msgstr "El nom de la base de dades és buit!"
#: libraries/messages.inc.php:219
msgid "Database export options"
msgstr "Opcions d'exportació de Bases de Dades"
#: libraries/messages.inc.php:220
#, php-format
msgid "Database %1$s has been created."
msgstr "S'ha creat la base de dades %1$s."
#: libraries/messages.inc.php:221
#, php-format
msgid "Database %s has been dropped."
msgstr "La Base de Dades %s s'ha eliminat."
#: libraries/messages.inc.php:222
#, php-format
msgid "'%s' database does not exist."
msgstr "La base de dades '%s' no existeix."
#: libraries/messages.inc.php:223 setup/lib/messages.inc.php:105
msgid "Databases"
msgstr "Bases de dades"
#: libraries/messages.inc.php:224
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s Bases de dades s'han esborrat correctament."
#: libraries/messages.inc.php:225
msgid "Source database"
msgstr "Base de dades origen"
#: libraries/messages.inc.php:226
msgid "Databases statistics"
msgstr "Estadístiques de les bases de dades"
#: libraries/messages.inc.php:227
msgid "Disable Statistics"
msgstr "Desactiva Estadístiques"
#: libraries/messages.inc.php:228
msgid "Enable Statistics"
msgstr "Activa Estadístiques"
#: libraries/messages.inc.php:229
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"Nota: Activant les estadístiques de Base de Dades aqui pot provocar elevat "
"tràfic entre el servidor Web i el de MySQL."
#: libraries/messages.inc.php:230
msgid "Target database"
msgstr "Base de dades destinació"
#: libraries/messages.inc.php:231
msgid "Data"
msgstr "Dades"
#: libraries/messages.inc.php:232
msgid "Data Dictionary"
msgstr "Diccionari de Dades"
#: libraries/messages.inc.php:233
msgid "Data Difference"
msgstr "Diferència de dades"
#: libraries/messages.inc.php:234
msgid "Data only"
msgstr "Només dades"
#: libraries/messages.inc.php:235
msgid "Pages containing data"
msgstr "Pàgines contenint dades"
#: libraries/messages.inc.php:236
msgid "Data Synchronization"
msgstr "Sincronizació de dades"
#: libraries/messages.inc.php:237
msgid "Database comment: "
msgstr "Comentaris de la Base de Dades: "
#: libraries/messages.inc.php:238
msgid "Copy database to"
msgstr "Còpia base de dades a"
#: libraries/messages.inc.php:239
msgid "Database seems to be empty!"
msgstr "La base de dades sembla buida!"
#: libraries/messages.inc.php:240
msgid "Database-specific privileges"
msgstr "Permisos especifics de Base de dades"
#: libraries/messages.inc.php:241
msgid "Rename database to"
msgstr "Reanomena base de dades a"
#: libraries/messages.inc.php:242
msgid "database-specific"
msgstr "específic de la base de dades"
#: libraries/messages.inc.php:243
msgid "Default"
msgstr "Defecte"
#: libraries/messages.inc.php:244
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s és el motor d'emmagatzematge per defecte en aquest servidor MySQL."
#: libraries/messages.inc.php:245
msgid ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
msgstr ""
"Per a valors per defecte, només entra un valor, sense barres invertides ni "
"cometes, fent servir aquest format: a"
#: libraries/messages.inc.php:246
msgid "Defragment table"
msgstr "Desfragmenta la taula"
#: libraries/messages.inc.php:247
msgid "Use delayed inserts"
msgstr "Usa insercions diferides"
#: libraries/messages.inc.php:248
msgid "Delete the users and reload the privileges afterwards."
msgstr "Esborra els usuaris i recarrega els permisos seguidament."
#: libraries/messages.inc.php:249
msgid ""
"This is the cleanest way, but reloading the privileges may take a while."
msgstr ""
"Aquesta és la forma més clara, pero recarregar els permisos pot tardar una "
"mica."
#: libraries/messages.inc.php:250
msgid "Delete"
msgstr "Esborra"
#: libraries/messages.inc.php:251
msgid "The row has been deleted"
msgstr "S'ha esborrat la fila"
#: libraries/messages.inc.php:252
msgid "No users selected for deleting!"
msgstr "No s\\han triat usuaris per esborrar!"
#: libraries/messages.inc.php:253
msgid "Delete relation"
msgstr "Esborra la relació"
#: libraries/messages.inc.php:254
msgid "Delete tracking data for this table"
msgstr "Esborra les dades de seguiment per aquesta taula"
#: libraries/messages.inc.php:255
#, php-format
msgid "Deleting %s"
msgstr "Esborrant %s"
#: libraries/messages.inc.php:256
msgid "Delimiter"
msgstr "Separador"
#: libraries/messages.inc.php:257
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"La pàgina actual té referències a taules que no existeixen. Vols esborrar "
"aquestes referències?"
#: libraries/messages.inc.php:258
msgid "Descending"
msgstr "Descendent"
#: libraries/messages.inc.php:259
msgid "Description"
msgstr "Descripció"
#: libraries/messages.inc.php:260
msgid "Designer"
msgstr "Dissenyador"
#: libraries/messages.inc.php:261
msgid ""
"The display field is shown in pink. To set/unset a field as the display "
"field, click the \"Choose field to display\" icon, then click on the "
"appropriate field name."
msgstr ""
"El camp a visualitzar es mostra en rosa. Per establir/treure un camp com a "
"camp de visualització, clica la icona \"Tria camp a visualitzar\", i clica "
"també en el nom de camp adient."
#: libraries/messages.inc.php:262
msgid "Details..."
msgstr "Detalls..."
#: libraries/messages.inc.php:263
msgid "dictionary"
msgstr "diccionari"
#: libraries/messages.inc.php:264
msgid "Difference"
msgstr "Diferència"
#: libraries/messages.inc.php:265
msgid "Direct links"
msgstr "Enllaços directes"
#: libraries/messages.inc.php:266
msgid "Dirty pages"
msgstr "Pàgines brutes"
#: libraries/messages.inc.php:267
msgid "Disabled"
msgstr "Desactivat"
#: libraries/messages.inc.php:268
msgid "Disable foreign key checks"
msgstr "Desactiva les comprovacions de claus externes"
#: libraries/messages.inc.php:269
msgid "Display Features"
msgstr "Mostra les característiques"
#: libraries/messages.inc.php:270
msgid "Display order:"
msgstr "Ordre del llistat:"
#: libraries/messages.inc.php:271
msgid "Display PDF schema"
msgstr "Mostra l'esquema PDF"
#: libraries/messages.inc.php:272
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Fer una \"petició segons exemple\" (comodí: \"%\")"
#: libraries/messages.inc.php:273
msgid "DocSQL"
msgstr "DocSQL"
#: libraries/messages.inc.php:274
msgid "Documentation"
msgstr "Documentació"
#: libraries/messages.inc.php:275
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "No feu servir AUTO_INCREMENT per a valors zero"
#: libraries/messages.inc.php:276
msgid "Download file"
msgstr "Descarrega arxiu"
#: libraries/messages.inc.php:277
msgid "Do you really want to "
msgstr "Realment vols fer?"
#: libraries/messages.inc.php:278
msgid "You are about to DESTROY a complete database!"
msgstr "Ets a punt d'ELIMINAR completament una base de dades!"
#: libraries/messages.inc.php:279
msgid "Drop"
msgstr "Elimina"
#: libraries/messages.inc.php:280
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Esborra les bases de dades que tenen els mateixos noms que els usuaris."
#: libraries/messages.inc.php:281
msgid "Dump all rows"
msgstr "Bolca totes les files"
#: libraries/messages.inc.php:282
msgid "Dumping data for table"
msgstr "Bolcant dades de la taula"
#: libraries/messages.inc.php:283
#, php-format
msgid "Dump has been saved to file %s."
msgstr "El bolcat s'ha desat amb el nom d'arxiu %s."
#: libraries/messages.inc.php:284
#, php-format
msgid "Dump %s row(s) starting at record # %s"
msgstr "Bolcar %s files començant a la fila %s."
#: libraries/messages.inc.php:285
msgid "dynamic"
msgstr "dinàmic"
#: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333
msgid "Edit"
msgstr "Edita"
#: libraries/messages.inc.php:288
msgid "Edit PDF Pages"
msgstr "Edita pàgines PDF"
#: libraries/messages.inc.php:289
msgid "Edit Privileges"
msgstr "Edita permisos"
#: libraries/messages.inc.php:290
msgid "Effective"
msgstr "Efectiu"
#: libraries/messages.inc.php:291
msgid "Empty"
msgstr "Buida"
#: libraries/messages.inc.php:292
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha retornat un conjunt buit (p.e. cap fila)."
#: libraries/messages.inc.php:293
msgid "Enabled"
msgstr "Activat"
#: libraries/messages.inc.php:294
msgid "Enclose export in a transaction"
msgstr "Incloure exportació en la transacció"
#: libraries/messages.inc.php:295
msgid "END CUT"
msgstr "FI DEL TALL"
#: libraries/messages.inc.php:296
msgid "End"
msgstr "Final"
#: libraries/messages.inc.php:297
msgid "END RAW"
msgstr "FI DEL BOLCAT"
#: libraries/messages.inc.php:298
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s està disponible en aquest servidor MySQL."
#: libraries/messages.inc.php:299
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s s'ha desactivat en aquest servidor MySQL."
#: libraries/messages.inc.php:300
msgid "Engines"
msgstr "Motors"
#: libraries/messages.inc.php:301
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Aquest servidor MySQL no suporta el motor d'emmagatzematge %s."
#: libraries/messages.inc.php:302
msgid "English"
msgstr "Anglès"
#: libraries/messages.inc.php:303
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Nota: Els noms dels privilegis del MySQL són en idioma anglès "
#: libraries/messages.inc.php:304
msgid "Error"
msgstr "Error"
#: libraries/messages.inc.php:305
msgid "Error in ZIP archive:"
msgstr "Error en arxiu ZIP:"
#: libraries/messages.inc.php:306
msgid "Error: Relation not added."
msgstr "Error: La relació no s'ha afegit."
#: libraries/messages.inc.php:307
msgid "Error: relation already exists."
msgstr "Error: La relació ja existeix."
#: libraries/messages.inc.php:308
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Error reanomenant la taula %1$s a %2$s"
#: libraries/messages.inc.php:309
msgid "Error saving coordinates for Designer."
msgstr "Error desant coordenades per al Dissenyador."
#: libraries/messages.inc.php:310
msgid "Esperanto"
msgstr "Esperanto"
#: libraries/messages.inc.php:311
msgid "Estonian"
msgstr "Estonià "
#: libraries/messages.inc.php:312
msgid "Event"
msgstr "Esdevenivent"
#: libraries/messages.inc.php:313
msgid "Events"
msgstr "Esdeveniments"
#: libraries/messages.inc.php:314
msgid "Excel edition"
msgstr "Edició per Excel"
#: libraries/messages.inc.php:315
msgid "Execute bookmarked query"
msgstr "Executa una consulta desada"
#: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334
msgid "Explain SQL"
msgstr "Explica SQL"
#: libraries/messages.inc.php:317
msgid "Export"
msgstr "Exporta"
#: libraries/messages.inc.php:318
msgid "Export/Import to scale"
msgstr "Exporta/Importa a escala"
#: libraries/messages.inc.php:319
msgid "Selected export type has to be saved in file!"
msgstr "El tipus d'exportació triat s'ha de desar en un arxiu!"
#: libraries/messages.inc.php:320
msgid "Extended inserts"
msgstr "Insercions ampliades"
#: libraries/messages.inc.php:321
msgid "Extra"
msgstr "Extra"
#: libraries/messages.inc.php:323
msgid "Failed attempts"
msgstr "Intents erronis"
#: libraries/messages.inc.php:324
msgid "Field"
msgstr "Camp"
#: libraries/messages.inc.php:325
#, php-format
msgid "Field %s has been dropped"
msgstr "S'ha esborrat el camp %s"
#: libraries/messages.inc.php:326
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Error movent l'arxiu pujat, consulta la FAQ 1.11"
#: libraries/messages.inc.php:327
msgid "Fields enclosed by"
msgstr "Camps englobats per"
#: libraries/messages.inc.php:328
msgid "Fields escaped by"
msgstr "Camps amb marca d'escapada"
#: libraries/messages.inc.php:329
msgid "Fields"
msgstr "Camps"
#: libraries/messages.inc.php:330
msgid "Fields terminated by"
msgstr "Camps acabats per"
#: libraries/messages.inc.php:331
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"L'arxiu %s ja existeix al servidor, canvia el nom o marca l'opció de "
"sobreescriure."
#: libraries/messages.inc.php:332
msgid "File could not be read"
msgstr "No es pot llegir l'arxiu"
#: libraries/messages.inc.php:333
msgid "database name"
msgstr "nom de base de dades"
#: libraries/messages.inc.php:334
msgid "server name"
msgstr "nom de servidor"
#: libraries/messages.inc.php:335
msgid "table name"
msgstr "nom de taula"
#: libraries/messages.inc.php:336
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
"formatting strings. Additionally the following transformations will happen: %"
"3$s. Other text will be kept as is."
msgstr ""
"Aquest valor s'interpreta usant %1$sstrftime%2$s, pel que podeu usar les "
"cadenes de formateig de temps. A més, es faràn aquestes transformacions: %3"
"$s. Altre text es deixarà sense variació."
#: libraries/messages.inc.php:337
msgid "File name template"
msgstr "Nom d'arxiu de plantilla"
#: libraries/messages.inc.php:338
msgid "remember template"
msgstr "Recordar plantilla"
#: libraries/messages.inc.php:339
msgid "Files"
msgstr "Arxius"
#: libraries/messages.inc.php:340
msgid "File to import"
msgstr "Arxiu a importar"
#: libraries/messages.inc.php:341
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
"server uses, if they have been changed manually. In this case, you should %"
"sreload the privileges%s before you continue."
msgstr ""
"Nota: phpMyAdmin obté els permisos de l'usuari directament de les taules de "
"permisos de MySQL. El contingut d'aquestes taules pot ser diferent dels "
"permisos que utilitza el servidor si s'han fet canvis manualment. En aquest "
"cas, es necessari %srecarregar els permisos%s abans de continuar."
#: libraries/messages.inc.php:342
msgid "Flush query cache"
msgstr "Buida la memòria cau de consultes"
#: libraries/messages.inc.php:343
msgid "Flush the table (\"FLUSH\")"
msgstr "Buida la memòria cau de la taula (\"FLUSH\")"
#: libraries/messages.inc.php:344
msgid "Flush (close) all tables"
msgstr "Sincronitza (tanca) totes les taules"
#: libraries/messages.inc.php:345
msgid "Font size"
msgstr "Tamany de lletra"
#: libraries/messages.inc.php:346
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Error creant clau externa (foreign key) a %1$s (comprovar tipus de dades)"
#: libraries/messages.inc.php:347
msgid "FOREIGN KEY relation added"
msgstr "Afegida relació de FOREIGN KEY"
#: libraries/messages.inc.php:348 setup/lib/messages.inc.php:83
msgid "Format"
msgstr "Format"
#: libraries/messages.inc.php:349
msgid "Missing value in the form!"
msgstr "Falta un valor al formulari !"
#: libraries/messages.inc.php:350
msgid "Free pages"
msgstr "Pàgines lliures"
#: libraries/messages.inc.php:351
msgid "Full start"
msgstr "Inici total"
#: libraries/messages.inc.php:352
msgid "Full stop"
msgstr "Parada total"
#: libraries/messages.inc.php:353
msgid "Full Texts"
msgstr "Texts sencers"
#: libraries/messages.inc.php:354
msgid "Function"
msgstr "Funció"
#: libraries/messages.inc.php:355
msgid "Functions"
msgstr "Funcions"
#: libraries/messages.inc.php:357
msgid "Generated by"
msgstr "Generat per"
#: libraries/messages.inc.php:358
msgid "General relation features"
msgstr "Característiques generals de relacions"
#: libraries/messages.inc.php:359
msgid "Generate"
msgstr "Genera"
#: libraries/messages.inc.php:360
msgid "Generate Password"
msgstr "Genera una Contrasenya"
#: libraries/messages.inc.php:361
msgid "Generation Time"
msgstr "Temps de generació"
#: libraries/messages.inc.php:362
msgid "Georgian"
msgstr "Georgià"
#: libraries/messages.inc.php:363
msgid "German"
msgstr "Alemany"
#: libraries/messages.inc.php:364
msgid "Get more themes!"
msgstr "Obtenir més temes!"
#: libraries/messages.inc.php:365
msgid "global"
msgstr "global"
#: libraries/messages.inc.php:366
msgid "Global privileges"
msgstr "Permisos generals"
#: libraries/messages.inc.php:367
msgid "Global value"
msgstr "Valor global"
#: libraries/messages.inc.php:368
msgid "Go"
msgstr "Executa"
#: libraries/messages.inc.php:369
msgid "Go to database"
msgstr "Vés a la base de dades"
#: libraries/messages.inc.php:370
msgid "Go to table"
msgstr "Vés a la taula"
#: libraries/messages.inc.php:371
msgid "Go to view"
msgstr "Vés a la vista"
#: libraries/messages.inc.php:372
msgid "Grant"
msgstr "Atorga"
#: libraries/messages.inc.php:373
msgid "Greek"
msgstr "Grec"
#: libraries/messages.inc.php:374
msgid "\"gzipped\""
msgstr "\"comprimit amb gzip\""
#: libraries/messages.inc.php:376
msgid "Handler"
msgstr "Gestor"
#: libraries/messages.inc.php:377
msgid "has been altered."
msgstr "ha estat alterada."
#: libraries/messages.inc.php:378
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
"Les taules de destinació seleccionades s'han sincronitzat amb les taules "
"d'origen."
#: libraries/messages.inc.php:379
msgid "You have to choose at least one column to display"
msgstr "Has de triar al menys una columna per mostrar"
#: libraries/messages.inc.php:380
msgid "Hebrew"
msgstr "Hebreu"
#: libraries/messages.inc.php:381
msgid "Help"
msgstr "Ajuda"
#: libraries/messages.inc.php:382
msgid "Use hexadecimal for BLOB"
msgstr "Usa hexadecimal per a BLOB"
#: libraries/messages.inc.php:383
msgid "Hide"
msgstr "Amaga"
#: libraries/messages.inc.php:384
msgid "Hide/Show all"
msgstr "Amaga/Mostra tot"
#: libraries/messages.inc.php:385
msgid "Hide/Show Tables with no relation"
msgstr "Amaga/Mostra taules sense relacions"
#: libraries/messages.inc.php:386
msgid "Home"
msgstr "Inici"
#: libraries/messages.inc.php:387
msgid "Official Homepage"
msgstr "Pàgina oficial del phpMyAdmin"
#: libraries/messages.inc.php:388
msgid "The host name is empty!"
msgstr "El nom del servidor és buit!"
#: libraries/messages.inc.php:389
msgid "Host"
msgstr "Servidor"
#: libraries/messages.inc.php:390
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
"Quan s'utilitza la taula Host, aquest camp s'ignora i es fan servir els "
"valors enmagatzemats a la taula Host en lloc seu."
#: libraries/messages.inc.php:391
msgid "Microsoft Excel 2000"
msgstr "Microsoft Excel 2000"
#: libraries/messages.inc.php:392
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
#: libraries/messages.inc.php:393
msgid "Hungarian"
msgstr "Húngar"
#: libraries/messages.inc.php:395
msgid "Icelandic"
msgstr "Islandès"
#: libraries/messages.inc.php:396
msgid "ID"
msgstr "ID"
#: libraries/messages.inc.php:397
msgid "Fulltext"
msgstr "Text sencer"
#: libraries/messages.inc.php:398
msgid "Internet Explorer does not support this function."
msgstr "Internet Explorer no suporta aquesta funció."
#: libraries/messages.inc.php:399
msgid "Ignore duplicate rows"
msgstr "Ignora les files duplicades"
#: libraries/messages.inc.php:400
msgid "Ignore"
msgstr "Ignora"
#: libraries/messages.inc.php:401
msgid "Use ignore inserts"
msgstr "Utilitza \"ignore inserts\""
#: libraries/messages.inc.php:402
msgid "Column names in first row"
msgstr "Noms de columnes a la primera fila"
#: libraries/messages.inc.php:403
msgid "Do not import empty rows"
msgstr "No importis files buides"
#: libraries/messages.inc.php:404
msgid "Import/Export coordinates for PDF schema"
msgstr "Importa/Exporta coordenades per a esquema PDF"
#: libraries/messages.inc.php:405
msgid "Import files"
msgstr "Importa arxius"
#: libraries/messages.inc.php:406 setup/lib/messages.inc.php:153
msgid "Format of imported file"
msgstr "Format de l'arxiu importat"
#: libraries/messages.inc.php:407
msgid "Import"
msgstr "Importa"
#: libraries/messages.inc.php:408
msgid ""
"The file being uploaded is probably larger than the maximum allowed size or "
"this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
"browsers."
msgstr ""
"L'arxiu que s'està carregant és probablement més gran que la mida màxima "
"permesa o es tracta d'un error conegut dels navegadors basats en WebKit "
"(Safari, Google Chrome, Arora, etc)."
#: libraries/messages.inc.php:409
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Les següents estructures han estat creades o bé alterades. Aquí pots:"
#: libraries/messages.inc.php:410
msgid "View a structure`s contents by clicking on its name"
msgstr "Veure el contingut d'una estructura fent clic sobre el seu nom"
#: libraries/messages.inc.php:411
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Canviar qualsevol dels seus ajustaments fent clic al corresponents enllaç "
"\"Opcions\""
#: libraries/messages.inc.php:412
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modificar la seva estructura, seguint l'enllaç \"Estructura\""
#: libraries/messages.inc.php:413
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importar monedes ($5.00 a 5.00)"
#: libraries/messages.inc.php:414 libraries/messages.inc.php:597
msgid "Open Document Spreadsheet"
msgstr "Full de càlcul Open Document"
#: libraries/messages.inc.php:415
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr "Importar percentatges amb els decimals adients (12.00% a .12)"
#: libraries/messages.inc.php:416
msgid "The file is being processed, please be patient."
msgstr "L'arxiu s'està processant, per favor, sigues pacient."
#: libraries/messages.inc.php:417
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importació finalitzada correctament, %d consultes executades."
#: libraries/messages.inc.php:418
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
"Per favor, sigues pacient, l'arxiu s'està carregant. Els detalls de la "
"càrrega no estàn disponibles."
#: libraries/messages.inc.php:419
msgid "Excel 97-2003 XLS Workbook"
msgstr "Llibre d'Excel 97-2003 XLS"
#: libraries/messages.inc.php:420
msgid "Excel 2007 XLSX Workbook"
msgstr "Llibre d'Excel 2007 XLSX"
#: libraries/messages.inc.php:421
msgid "Indexes"
msgstr "Indexos"
#: libraries/messages.inc.php:422
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
"Els indexs %1$s i %2$s semblen iguals i un d'ells possiblement es podria "
"esborrar."
#: libraries/messages.inc.php:423
#, php-format
msgid "Index %s has been dropped"
msgstr "S'ha esborrat l'índex %s"
#: libraries/messages.inc.php:424
msgid "Index"
msgstr "Índex"
#: libraries/messages.inc.php:425
msgid "Index name:"
msgstr "Nom d'índex:"
#: libraries/messages.inc.php:426
msgid "Index type:"
msgstr "Tipus d'índex:"
#: libraries/messages.inc.php:427
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemes amb els indexs de la taula `%s`"
#: libraries/messages.inc.php:428
msgid "Autoextend increment"
msgstr "Increment d'autoextensió"
#: libraries/messages.inc.php:429
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
" La quantitat a incrementar per ampliar el tamany d'una taula autoextensible "
"quan estigui a punt d'omplir-se."
#: libraries/messages.inc.php:430
msgid "Buffer pool size"
msgstr "Tamany de la memòria cau"
#: libraries/messages.inc.php:431
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"El tamany de memòria cau que InnoDB fa servir per desar les dades i indexs "
"de les seves taules."
#: libraries/messages.inc.php:432
msgid "Data files"
msgstr "Arxius de dades"
#: libraries/messages.inc.php:433
msgid "Data home directory"
msgstr "Directori local de dades"
#: libraries/messages.inc.php:434
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"La part comuna de la ruta al directori per tots els arxius de dades InnoDB."
#: libraries/messages.inc.php:435
msgid "pages"
msgstr "pàgines"
#: libraries/messages.inc.php:436
msgid "InnoDB Status"
msgstr "Estat InnoDB"
#: libraries/messages.inc.php:437
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"El vostre arxiu de configuració té paràmetres (root sense contrasenya) que "
"corresponen al compte privilegiat predetermitat de MySQL. El servidor MySQL "
"està funcionant amb aquests valors, el que significa un forat de seguretat, "
"i s'exposa a intrusions, pel que recomanem la reparació urgent d'aquest "
"forat de seguretat."
#: libraries/messages.inc.php:438
msgid "Insert as new row"
msgstr "Insereix com a nova fila"
#: libraries/messages.inc.php:439
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id de la fila inserida: %1$d"
#: libraries/messages.inc.php:440
msgid "Insert as new row and ignore errors"
msgstr ""
#: libraries/messages.inc.php:441
msgid "Insert"
msgstr "Insereix"
#: libraries/messages.inc.php:442
msgid "Interface"
msgstr "Interficie"
#: libraries/messages.inc.php:443
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"No es necessita una relació interna quan existeix una relació corresponent "
"de FOREIGN KEY."
#: libraries/messages.inc.php:444
msgid "Internal relation added"
msgstr "Afegida relació interna"
#: libraries/messages.inc.php:445
msgid "Internal relations"
msgstr "Relacions internes"
#: libraries/messages.inc.php:446
msgid "in use"
msgstr "en ús"
#: libraries/messages.inc.php:447
msgid "Invalid authentication method set in configuration:"
msgstr "Mètode d'identificació incorrecte establert a la configuració:"
#: libraries/messages.inc.php:448
msgid "Column count has to be larger than zero."
msgstr "El comptador de columnes ha de ser més gran que zero."
#: libraries/messages.inc.php:449
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "S'ha especificat una columna incorrecta (%s)!"
#: libraries/messages.inc.php:450
#, php-format
msgid "Invalid field count in CSV input on line %d."
msgstr "Comptador de camps incorrecte en l'entrada CSV a la línia %d."
#: libraries/messages.inc.php:451
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Format incorrecte a l'entrada CSV a la línia %d."
#: libraries/messages.inc.php:452
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Paràmetre incorrecte per importació CSV: %s"
#: libraries/messages.inc.php:453
msgid "Invalid database"
msgstr "Base de dades incorrecte"
#: libraries/messages.inc.php:454
msgid "You have to add at least one field."
msgstr "Has d'afegir al menys un camp."
#: libraries/messages.inc.php:455
msgid "Table must have at least one field."
msgstr "La taula ha de tenir al menys un camp."
#: libraries/messages.inc.php:456
msgid "This plugin does not support compressed imports!"
msgstr "Aquesta extensió no suporta importacions comprimides!"
#: libraries/messages.inc.php:457
#, php-format
msgid "%d is not valid row number."
msgstr "%d no és un num. vàlid de fila."
#: libraries/messages.inc.php:458
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Nom de host invàlid pel servidor %1$s. Si us plau, reviseu la configuració."
#: libraries/messages.inc.php:459
#, php-format
msgid "Invalid server index: \"%s\""
msgstr "Index de servidor invàlid: \"%s\""
#: libraries/messages.inc.php:460
msgid "Invalid table name"
msgstr "Nom de taula incorrecte"
#: libraries/messages.inc.php:462
msgid "Japanese"
msgstr "Japonès"
#: libraries/messages.inc.php:463
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
"automatically."
msgstr ""
#: libraries/messages.inc.php:464
msgid "Joins"
msgstr "Unions"
#: libraries/messages.inc.php:465
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Vés a la Base de Dades &quot;%s&quot;."
#: libraries/messages.inc.php:466
msgid ""
"The &quot;deleted&quot; users will still be able to access the server as "
"usual until the privileges are reloaded."
msgstr ""
"Els usuaris &quot;esborrats&quot; encara tindrán accés al servidor com fins "
"ara mentre no es recarreguin els permisos."
#: libraries/messages.inc.php:467
msgid "Just delete the users from the privilege tables."
msgstr "Només esborra els usuaris de les taules de permisos."
#: libraries/messages.inc.php:469
msgid "Do not change the password"
msgstr "No canviïs la contrasenya"
#: libraries/messages.inc.php:470
msgid "Key cache"
msgstr "Memòria cau de claus"
#: libraries/messages.inc.php:471
msgid "Keyname"
msgstr "Nom Clau"
#: libraries/messages.inc.php:472
msgid "Kill"
msgstr "Finalitzar"
#: libraries/messages.inc.php:473
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "La funcionalitat %s es veu afectada per un error conegut, veieu %s"
#: libraries/messages.inc.php:474
msgid "Korean"
msgstr "Coreà"
#: libraries/messages.inc.php:476
msgid "Landscape"
msgstr "Horitzontal"
#: libraries/messages.inc.php:477
msgid "Language"
msgstr "Idioma"
#: libraries/messages.inc.php:478
#, php-format
msgid "Unknown language: %1$s."
msgstr "Idioma desconegut: %1$s."
#: libraries/messages.inc.php:479
msgid "Latched pages"
msgstr "Pàgines inalterables"
#: libraries/messages.inc.php:480
msgid "Table caption"
msgstr "Titol de Taula"
#: libraries/messages.inc.php:481
msgid "Content of table __TABLE__"
msgstr "Contingut de la taula __TABLE__"
#: libraries/messages.inc.php:482
msgid "Continued table caption"
msgstr "Continuació del Titol de taula"
#: libraries/messages.inc.php:483
msgid "(continued)"
msgstr "(continúa)"
#: libraries/messages.inc.php:484
msgid "Include table caption"
msgstr "Inclusió del titol de taula"
#: libraries/messages.inc.php:485
msgid "Label key"
msgstr "Etiqueta de clau"
#: libraries/messages.inc.php:486
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/messages.inc.php:487
msgid "Structure of table __TABLE__"
msgstr "Estructura de la taula __TABLE__"
#: libraries/messages.inc.php:488
msgid "Latvian"
msgstr "Letó"
#: libraries/messages.inc.php:489
msgid "CSV using LOAD DATA"
msgstr "CSV usant LOAD DATA"
#: libraries/messages.inc.php:490
msgid "Use LOCAL keyword"
msgstr "Usa clau LOCAL"
#: libraries/messages.inc.php:491
msgid "Length/Values"
msgstr "Longitud/Valors*"
#: libraries/messages.inc.php:492
msgid "Number of rows per page"
msgstr "registres per pàgina"
#: libraries/messages.inc.php:493
msgid "Lines terminated by"
msgstr "Línies acabades amb"
#: libraries/messages.inc.php:494
msgid "Link not found"
msgstr "No s'ha trobat l'enllaç "
#: libraries/messages.inc.php:495
msgid "Links to"
msgstr "Enllaços a"
#: libraries/messages.inc.php:496
msgid "Lithuanian"
msgstr "Lituà "
#: libraries/messages.inc.php:497
msgid "Local"
msgstr "Local"
#: libraries/messages.inc.php:498
msgid "Location of the text file"
msgstr "Ubicació de l'arxiu de text"
#: libraries/messages.inc.php:499
msgid "Login Information"
msgstr "Informació d'Identificació"
#: libraries/messages.inc.php:500
msgid "Log in"
msgstr "Identificació"
#: libraries/messages.inc.php:501
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
"La configuració prohibeix la connexió sense contrasenya (veure "
"AllowNoPassword)"
#: libraries/messages.inc.php:502
msgid "Log out"
msgstr "Surt"
#: libraries/messages.inc.php:503
msgid "Password:"
msgstr "Contrasenya:"
#: libraries/messages.inc.php:504
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Pots entrar un nom d'amfitrió/adreça IP i port separat per espai."
#: libraries/messages.inc.php:505
msgid "Server:"
msgstr "Servidor"
#: libraries/messages.inc.php:506
msgid "Username:"
msgstr "Nom d'Usuari:"
#: libraries/messages.inc.php:507
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Aquesta operació pot ser bastant llarga. Procedim igualment?"
#: libraries/messages.inc.php:509
msgid "max. concurrent connections"
msgstr "max. connexions a la vegada"
#: libraries/messages.inc.php:510
msgid "Maximal length of created query"
msgstr "Tamany màxim de la consulta creada"
#: libraries/messages.inc.php:511
#, php-format
msgid "Max: %s%s"
msgstr "Tamany Màxim: %s%s"
#: libraries/messages.inc.php:512
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"No s'ha trobat l'extensió de PHP -mbstring- i sembla que feu servir un joc "
"de caràcters multibyte. Sense l'extensió -mbstring-, phpMyAdmin és incapaç "
"de dividir cadenes de text correctament i pot generar resultats inesperats."
#: libraries/messages.inc.php:513
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"Tens activada la funció -mbstring.func_overload- a la configuració del teu "
"PHP. Aquesta opció és incompatible amb phpMyAdmin i pot provocar la perdua "
"de dades!"
#: libraries/messages.inc.php:514
msgid "MediaWiki Table"
msgstr "Taula MediaWiki"
#: libraries/messages.inc.php:515
msgid "Available MIME types"
msgstr "Tipus MIME disponibles"
#: libraries/messages.inc.php:516
msgid "Available transformations"
msgstr "Transformacions disponibles"
#: libraries/messages.inc.php:517
msgctxt "$strMIME_description"
msgid "Description"
msgstr "Descripció"
#: libraries/messages.inc.php:518
msgid "MIME type"
msgstr "Tipus MIME"
#: libraries/messages.inc.php:519
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
"No hi ha cap descripció disponible per a aquesta transformació.<br />Demana "
"a l'autor qué fa %s."
#: libraries/messages.inc.php:520
msgid "Browser transformation"
msgstr "Transformació del Navegador"
#: libraries/messages.inc.php:521
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
"Per veure una llista d'opcions de transformació disponibles i els seus tipus "
"MIME de transformació, prem a %sdescripcions de transformació%s"
#: libraries/messages.inc.php:522
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
msgstr ""
"Entra els valors per a transformar utilitzant aquest format: 'a', 100, "
"b,'c'...<br />Si mai necessites escriure una barra invertida (\"\\\") o un "
"apòstrof (\"'\") entre aquests valors, posa una barra invertida devant (per "
"exemple '\\\\xyz' o 'a\\'b')."
#: libraries/messages.inc.php:523
msgid "Transformation options"
msgstr "Opcions de Transformació"
#: libraries/messages.inc.php:524
msgid "MIME TYPES FOR TABLE"
msgstr "TIPUS MIME PER LA TAULA"
#: libraries/messages.inc.php:525
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "Els tipus MIME en cursiva no tenen funcions de transformació a part"
#: libraries/messages.inc.php:526
msgid "Modifications have been saved"
msgstr "Les modificacions han estat desades"
#: libraries/messages.inc.php:527
msgid "Modify an index"
msgstr "Modifica un índex"
#: libraries/messages.inc.php:528
msgid "Modify"
msgstr "Modificar"
#: libraries/messages.inc.php:529
msgid "Move Menu"
msgstr "Menú Mou"
#: libraries/messages.inc.php:530
msgid "Move table to (database<b>.</b>table):"
msgstr "Mou la taula a (base-de-dades<b>.</b>taula):"
#: libraries/messages.inc.php:531
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Taula %s moguda a %s."
#: libraries/messages.inc.php:532
msgid "Can't move table to same one!"
msgstr "No es pot moure la taula sobre ella mateixa!"
#: libraries/messages.inc.php:533
msgid "multilingual"
msgstr "multilingüe"
#: libraries/messages.inc.php:534
msgid "Data pointer size"
msgstr "Tamany del punter de dades"
#: libraries/messages.inc.php:535
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"El tamany per defecte del punter en bytes, usat en CREATE TABLE per a taules "
"MyISAM quan no s'especifica l'opció MAX_ROWS."
#: libraries/messages.inc.php:536
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
"Si l'arxiu temporal usat per creació ràpida d'un índex MyISAM pot ser més "
"gran que usant el cau principal per la quantitat especificada aquí, es "
"recomana fer servir el cau principal."
#: libraries/messages.inc.php:537
msgid "Maximum size for temporary files on index creation"
msgstr "Màxim tamany per arxius temporals en creació d'índex"
#: libraries/messages.inc.php:538
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
"El tamany màxim per arxius temporals de MySQL es permet usar-lo mentre es "
"torna acrear un índex MyISAM (mentre es fa un REPAIR TABLE, ALTER TABLE, o "
"LOAD DATA INFILE)."
#: libraries/messages.inc.php:539
msgid "Maximum size for temporary sort files"
msgstr "Tamany màxim per arxius temporals de classificació"
#: libraries/messages.inc.php:540
msgid "Automatic recovery mode"
msgstr "Modus de recuperació automàtic"
#: libraries/messages.inc.php:541
msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"El modus per a recuperació automàtica en taules MyISAM corruptes, com "
"s'estableix via l'opció d'inici del servidor --myisam-recover."
#: libraries/messages.inc.php:542
msgid ""
"If this value is greater than 1, MyISAM table indexes are created in "
"parallel (each index in its own thread) during the repair by sorting process."
msgstr ""
"Si aquest valor és més gran que 1, els índexos de taules MyISAM es creen en "
"paralel (cada índex en el seu propi fil) mentre s'executa el procés de "
"reparació per classificació."
#: libraries/messages.inc.php:543
msgid "Repair threads"
msgstr "Repara fils"
#: libraries/messages.inc.php:544
msgid ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
msgstr ""
"Ârea assignada per classificar índexos MyISAM mentre es fa un REPAIR TABLE o "
"mentre es creen índexs amb CREATE INDEX o ALTER TABLE."
#: libraries/messages.inc.php:545
msgid "Sort buffer size"
msgstr "Tamany de l'àrea de classificació"
#: libraries/messages.inc.php:546
msgid "MySQL charset"
msgstr "Joc de caràcters de MySQL"
#: libraries/messages.inc.php:547
msgid "MySQL client version"
msgstr "Versió del client MySQL"
#: libraries/messages.inc.php:548
msgid "MySQL connection collation"
msgstr "Ordenació de la connexió MySQL"
#: libraries/messages.inc.php:549
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"La teva llibreria MySQL de PHP MySQL versió %s és diferent del teu servidor "
"MySQL versió %s. Aixó pot provocar comportaments inesperats."
#: libraries/messages.inc.php:550
msgid "MySQL said: "
msgstr "MySQL diu: "
#: libraries/messages.inc.php:551
msgid "Show processes"
msgstr "Mostra els processos"
#: libraries/messages.inc.php:553
msgid "Name"
msgstr "Nom"
#: libraries/messages.inc.php:554
msgid "Filter"
msgstr "Filtre"
#: libraries/messages.inc.php:555
#, fuzzy
msgid "New table"
msgstr "No hi ha taules"
#: libraries/messages.inc.php:556
msgid "Next"
msgstr "Següent"
#: libraries/messages.inc.php:557
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "Sense activitat des de fa %s segons o més, entra de nou"
#: libraries/messages.inc.php:558
msgid "No databases"
msgstr "No hi ha Bases de Dades"
#: libraries/messages.inc.php:559
msgid "No databases selected."
msgstr "No s'han triat Bases de dades."
#: libraries/messages.inc.php:560
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
"No s'han rebut dades per importar. O bé no s'ha especificat un nom d'arxiu, "
"o el tamany de l'arxiu es més gran que el permés per la configuració del "
"vostre PHP. Veieu PFC(FAQ) 1.16."
#: libraries/messages.inc.php:561
msgid "no description"
msgstr "Sense Descripció"
#: libraries/messages.inc.php:562
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"No hi ha informació detallada de l'estat disponible per a aquest motor "
"d'emmagatzematge."
#: libraries/messages.inc.php:563
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Instrucció \"DROP DATABASE\" desactivada."
#: libraries/messages.inc.php:564
msgid "Skip Explain SQL"
msgstr "Salta l'explicació de l'SQL"
#: libraries/messages.inc.php:565
msgid "No files found inside ZIP archive!"
msgstr "No s'han trobat arxius dins de l'arxiu ZIP!"
#: libraries/messages.inc.php:566
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin és més fàcil amb un navegador que <b>suporti marcs (frames)</b>."
#: libraries/messages.inc.php:567
msgid "No index defined!"
msgstr "No s'ha definit l'índex!"
#: libraries/messages.inc.php:568
msgid "No index parts defined!"
msgstr "No s'han definit parts de l'índex!"
#: libraries/messages.inc.php:569
msgid "No change"
msgstr "Sense canvis"
#: libraries/messages.inc.php:570
msgctxt "$strNoneDefault"
msgid "None"
msgstr "Cap"
#: libraries/messages.inc.php:571
msgid "None"
msgstr "Res"
#: libraries/messages.inc.php:572
msgid "No"
msgstr "No"
#: libraries/messages.inc.php:573
msgid "This format has no options"
msgstr "Aquest format no té opcions"
#: libraries/messages.inc.php:574
msgid "No Password"
msgstr "Sense contrasenya"
#: libraries/messages.inc.php:575
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "El servidor web no té permisos per a desar l'arxiu %s."
#: libraries/messages.inc.php:576
msgid "Without PHP Code"
msgstr "Sense codi PHP"
#: libraries/messages.inc.php:577
msgid "No Privileges"
msgstr "Sense permisos"
#: libraries/messages.inc.php:578
msgid "You don't have sufficient privileges to be here right now!"
msgstr "No tens prou permisos per visualitzar aquesta informació!"
#: libraries/messages.inc.php:579
msgid "No rows selected"
msgstr "No s'han triat arxius"
#: libraries/messages.inc.php:580
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "No hi ha prou espai per desar l'arxiu %s."
#: libraries/messages.inc.php:581
msgid "No tables found in database."
msgstr "Base de dades sense taules."
#: libraries/messages.inc.php:582
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
"No hi ha suport pels temes, si et plau comprova la teva configuració i/o els "
"teus temes al directori %s."
#: libraries/messages.inc.php:583
msgid "This is not a number!"
msgstr "Aquest valor no és un número!"
#: libraries/messages.inc.php:584
msgid "not OK"
msgstr "Incorrecte"
#: libraries/messages.inc.php:585
msgid "not present"
msgstr "no present"
#: libraries/messages.inc.php:586
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Taula <b>%s</b> no trobada o no definida a %s"
#: libraries/messages.inc.php:587
msgid "No user(s) found."
msgstr "No s'han trobat usuaris."
#: libraries/messages.inc.php:588
msgid "Skip Validate SQL"
msgstr "Salta la Validació de l'SQL"
#: libraries/messages.inc.php:589
msgid "Null"
msgstr "Nul"
#: libraries/messages.inc.php:590
msgid "Number of fields"
msgstr "Nombre de camps"
#: libraries/messages.inc.php:591
msgid "Number of tables"
msgstr "Nombre de taules"
#: libraries/messages.inc.php:592
#, php-format
msgid "%s match(es) inside table <i>%s</i>"
msgstr "%s resultat(s) a la taula <i>%s</i>"
#: libraries/messages.inc.php:593
#, php-format
msgid "<b>Total:</b> <i>%s</i> match(es)"
msgstr "<b>Total:</b> <i>%s</i> resultat(s)"
#: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112
msgid "Tables"
msgstr "Taules"
#: libraries/messages.inc.php:596
msgid "OK"
msgstr "Correcte"
#: libraries/messages.inc.php:598
msgid "Open Document Text"
msgstr "Text format Open Document"
#: libraries/messages.inc.php:599
msgid "Open new phpMyAdmin window"
msgstr "Obrir nova finestra de phpMyAdmin"
#: libraries/messages.inc.php:600
msgid "Operations"
msgstr "Operacions"
#: libraries/messages.inc.php:601
msgid "Operator"
msgstr "Operador"
#: libraries/messages.inc.php:602
msgid "Optimize"
msgstr "Optimitza"
#: libraries/messages.inc.php:603
msgid "Optimize table"
msgstr "Optimitza la taula"
#: libraries/messages.inc.php:604
msgid "Options"
msgstr "Opcions"
#: libraries/messages.inc.php:605
msgid "Or"
msgstr "O"
#: libraries/messages.inc.php:606
msgid "Overhead"
msgstr "Defragmentat"
#: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85
msgid "Overwrite existing file(s)"
msgstr "Sobreescriu arxiu(s) existent(s)"
#: libraries/messages.inc.php:609
msgid "Packed"
msgstr "Comprimit"
#: libraries/messages.inc.php:610
msgid "Page number:"
msgstr "Número de pàgina:"
#: libraries/messages.inc.php:611
msgid "Pages to be flushed"
msgstr "Pàgines per a purgar"
#: libraries/messages.inc.php:612
msgid "Paper size"
msgstr "Tamany de paper"
#: libraries/messages.inc.php:613
msgid "Partial import"
msgstr "Importació parcial"
#: libraries/messages.inc.php:614
msgid "Partial Texts"
msgstr "Texts Parcials"
#: libraries/messages.inc.php:615
msgid "PARTITION definition"
msgstr "Definicio de PARTICIÓ"
#: libraries/messages.inc.php:616
msgid "partitioned"
msgstr "particionat"
#: libraries/messages.inc.php:617
msgid "Partition maintenance"
msgstr "Manteniment de particions"
#: libraries/messages.inc.php:618
#, php-format
msgid "Partition %s"
msgstr "Partició %s"
#: libraries/messages.inc.php:619
#, php-format
msgid "The password for %s was changed successfully."
msgstr "La contrasenya per %s s'ha canviat correctament."
#: libraries/messages.inc.php:620
msgid "The password is empty!"
msgstr "La contrasenya és buida!"
#: libraries/messages.inc.php:621
msgid "Password Hashing"
msgstr "Contrasenya Hashing"
#: libraries/messages.inc.php:622
msgid "The passwords aren't the same!"
msgstr "Les contrasenyes no coincideixen!"
#: libraries/messages.inc.php:623
msgid "Password"
msgstr "Contrasenya"
#: libraries/messages.inc.php:624
msgid "Checkpoint frequency"
msgstr "Frequència dels controls"
#: libraries/messages.inc.php:625
msgid ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
msgstr ""
"La quantitat de dades escrites al registre de transaccions abans de executar "
"un control. El valor per defecte és 24MB."
#: libraries/messages.inc.php:626
msgid "Data file grow size"
msgstr "Tamany de creixement de l'arxiu de dades"
#: libraries/messages.inc.php:627
msgid "The grow size of the handle data (.xtd) files."
msgstr "El tamany de creixement dels arxius del gestor de dades (.xtd)."
#: libraries/messages.inc.php:628
msgid "Data log threshold"
msgstr "Llindar del registre de dades (Data log)"
#: libraries/messages.inc.php:629
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
msgstr ""
"El tamany màxim d'un arxiu de registre de dades. El valor per defecte és "
"64MB. PBXT pot crear un màxim de 32000 registres de dades, que s'utilitzen "
"per totes les taules. Així el valor d'aquesta variable es pot augmentar per "
"augmentar la quantitat total de dades que es poden emmagatzemar en la base "
"de dades."
#: libraries/messages.inc.php:630
msgid ""
"The percentage of garbage in a data log file before it is compacted. This is "
"a value between 1 and 99. The default is 50."
msgstr ""
"El percentatge d'escombraries en un registre de dades abans de compactar. És "
"un valor entre 1 i 99. El valor per defecte és 50."
#: libraries/messages.inc.php:631
msgid "Garbage threshold"
msgstr "Llindar de les escombraries"
#: libraries/messages.inc.php:632
msgid ""
"This is the amount of memory allocated to the index cache. Default value is "
"32MB. The memory allocated here is used only for caching index pages."
msgstr ""
"Aquest és el tamany de memòria assingnada al cau d'indexs. El valor per "
"defecte és 32MB. La memòria assignada aqui només s'utilitza per cau de "
"pàgines d'index."
#: libraries/messages.inc.php:633
msgid "Index cache size"
msgstr "Tamany del cau d'index"
#: libraries/messages.inc.php:634
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
"El tamany de la memòria cau usada quan s'escriu un registre de dades. El "
"valor per defecte és 256MB. El motor assigna una memòria intermèdia per fil, "
"però només si es requereix el fil per escriure un registre de dades."
#: libraries/messages.inc.php:635
msgid "Log buffer size"
msgstr "Tamany de la memòria cau del Registre"
#: libraries/messages.inc.php:636
msgid ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
msgstr ""
"La quantitat de memòria assignada al cau del registre de transaccions usat "
"en registres de transacció de dades. El valor per defecte és 16MB."
#: libraries/messages.inc.php:637
msgid "Log cache size"
msgstr "Tamany del cau del Registre (Log)"
#: libraries/messages.inc.php:638
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
"will be deleted, otherwise they are renamed and given the next highest "
"number."
msgstr ""
"Aquest és el nombre d'arxius de registre de transaccions (pbxt/system/xlog*."
"xt) que el sistema mantindrà. Si el nombre de registres supera aquest valor, "
"llavors els registres vells s'esborraràn, altrament es reanomenaràn i es "
"donarà el pròxim número més alt."
#: libraries/messages.inc.php:639
msgid "Log file count"
msgstr "Comptador de l'arxiu de registre"
#: libraries/messages.inc.php:640
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
"El tamany del registre de transaccions abans d'un ajornament, i un nou "
"registre es crea. El valor per defecte és 16MB."
#: libraries/messages.inc.php:641
msgid "Log file threshold"
msgstr "LLindar de l'arxiu de Registre (Log)"
#: libraries/messages.inc.php:642
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
msgstr ""
"Aquest és el tamany de memòria assingnada al cau de registres usat com a cau "
"de dades de taula. El valor per defecte és 32MB. Aquesta memòria s'utilitza "
"com a cau de canvis dels arxius del gestor de dades (.xtd) i indicadors de "
"fila (.xtr)."
#: libraries/messages.inc.php:643
msgid "Record cache size"
msgstr "Tamany del cau de registre"
#: libraries/messages.inc.php:644
msgid "The grow size of the row pointer (.xtr) files."
msgstr "El tamany de creixement dels arxius d'indicadors de fila (.xtr)."
#: libraries/messages.inc.php:645
msgid "Row file grow size"
msgstr "Tamany de creixement de l'arxiu de files"
#: libraries/messages.inc.php:646
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
"El tamany de la memòria cau global del registre de transaccions (el motor "
"assigna 2 memòries intermèdies d'aquest tamany). El valor per defecte és 1MB."
#: libraries/messages.inc.php:647
msgid "Transaction buffer size"
msgstr "Tamany de la memòria cau de transaccions"
#: libraries/messages.inc.php:648
#, php-format
msgid "Schema of the \"%s\" database - Page %s"
msgstr "Esquema de la base de dades \"%s\" - Pàgina %s"
#: libraries/messages.inc.php:649
#, php-format
msgid "The \"%s\" table doesn't exist!"
msgstr "La taula \"%s\" no existeix!"
#: libraries/messages.inc.php:650
msgid "No tables"
msgstr "No hi ha taules"
#: libraries/messages.inc.php:651
#, fuzzy
msgid "Page has been created"
msgstr "S'ha creat la taula %1$s."
#: libraries/messages.inc.php:652
msgid "Page creation failed"
msgstr ""
#: libraries/messages.inc.php:653
msgid "PDF"
msgstr "PDF"
#: libraries/messages.inc.php:654
msgid "(Generates a report containing the data of a single table)"
msgstr "(Crea un llistat que conté les dades d'una sola taula)"
#: libraries/messages.inc.php:655
msgid "Report title"
msgstr "Títol de llistat"
#: libraries/messages.inc.php:656
msgid "per hour"
msgstr "per hora"
#: libraries/messages.inc.php:657
msgid "per minute"
msgstr "per minut"
#: libraries/messages.inc.php:658
msgid "per second"
msgstr "per segon"
#: libraries/messages.inc.php:659
msgid "Persian"
msgstr "Persa"
#: libraries/messages.inc.php:660
msgid "phone book"
msgstr "Libreta d'adreces"
#: libraries/messages.inc.php:661
msgid "PHP array"
msgstr "matriu PHP"
#: libraries/messages.inc.php:662 setup/lib/messages.inc.php:336
msgid "Create PHP Code"
msgstr "Crea codi PHP"
#: libraries/messages.inc.php:663
msgid "PHP extension"
msgstr "Extensió PHP"
#: libraries/messages.inc.php:664
msgid "PHP Version"
msgstr "Versió de PHP "
#: libraries/messages.inc.php:665
msgid "Play audio"
msgstr "Escolta audio"
#: libraries/messages.inc.php:666
msgid "Please select the primary key or a unique key"
msgstr "Tria la clau principal o una clau única"
#: libraries/messages.inc.php:667
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
#: libraries/messages.inc.php:668
msgid "Quick steps to setup advanced features:"
msgstr ""
#: libraries/messages.inc.php:669
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
#: libraries/messages.inc.php:670
msgid "Create a pma user and give access to these tables."
msgstr ""
#: libraries/messages.inc.php:671
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
#: libraries/messages.inc.php:672
msgid "phpMyAdmin documentation"
msgstr "Documentació de phpMyAdmin"
#: libraries/messages.inc.php:673
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"La directiva <tt>$cfg['PmaAbsoluteUri']</tt> HA d'estar a l'arxiu de "
"configuració!"
#: libraries/messages.inc.php:674
msgid "Polish"
msgstr "Polac"
#: libraries/messages.inc.php:675
msgid "Port"
msgstr "Port"
#: libraries/messages.inc.php:676
msgid "Portrait"
msgstr "Vertical"
#: libraries/messages.inc.php:677
msgid "Begin"
msgstr "Inici"
#: libraries/messages.inc.php:678
msgid "Previous"
msgstr "Anterior"
#: libraries/messages.inc.php:679
msgid "The primary key has been dropped"
msgstr "S'ha esborrat la clau principal"
#: libraries/messages.inc.php:680
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "El nom de la clau principal ha de ser ... PRIMARY!"
#: libraries/messages.inc.php:681
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>ha de ser</b> el nom i <b>només</b> el nom de la clau "
"principal!)"
#: libraries/messages.inc.php:682
msgid "Primary"
msgstr "Principal"
#: libraries/messages.inc.php:683
msgid "Print"
msgstr "Imprimeix"
#: libraries/messages.inc.php:684
msgid "Print view (with full texts)"
msgstr "Vista d'impresió (amb texts sencers)"
#: libraries/messages.inc.php:685
msgid "Print view"
msgstr "Imprimeix vista"
#: libraries/messages.inc.php:686
msgid "Includes all privileges except GRANT."
msgstr "Inclou tots els permisos excepte GRANT (atorgar)."
#: libraries/messages.inc.php:687
msgid "Allows altering the structure of existing tables."
msgstr "Permet alterar l'estructura de taules existents."
#: libraries/messages.inc.php:688
msgid "Allows altering and dropping stored routines."
msgstr "Permet alterar i esborrar rutines enmagatzemades."
#: libraries/messages.inc.php:689
msgid "Allows creating new databases and tables."
msgstr "Permet crear noves bases de dades i taules."
#: libraries/messages.inc.php:690
msgid "Allows creating stored routines."
msgstr "Permet crear rutines enmgatzemades."
#: libraries/messages.inc.php:691
msgid "Allows creating new tables."
msgstr "Permet crear noves taules."
#: libraries/messages.inc.php:692
msgid "Allows creating temporary tables."
msgstr "Permet crear taules temporals."
#: libraries/messages.inc.php:693
msgid "Allows creating, dropping and renaming user accounts."
msgstr "Permet crear, esborrar i reanomenar comptes d'usuari."
#: libraries/messages.inc.php:694
msgid "Allows creating new views."
msgstr "Permet crear noves vistes."
#: libraries/messages.inc.php:695
msgid "Allows deleting data."
msgstr "Permet esborrar dades."
#: libraries/messages.inc.php:696
msgid "Allows dropping databases and tables."
msgstr "Permet eliminar bases de dades i taules."
#: libraries/messages.inc.php:697
msgid "Allows dropping tables."
msgstr "Permet eliminar taules."
#: libraries/messages.inc.php:698
msgid "Allows to set up events for the event scheduler"
msgstr "Permet establir events per al planificador d'events"
#: libraries/messages.inc.php:699
msgid "Allows executing stored routines."
msgstr "Permet executar rutines enmagatzemades."
#: libraries/messages.inc.php:700
msgid "Allows running stored procedures; has no effect in this MySQL version."
msgstr ""
"Permet executar processos enmagatzemats (stored procedures); No té efecte en "
"aquesta versió de MySQL."
#: libraries/messages.inc.php:701
msgid "Allows importing data from and exporting data into files."
msgstr "Permet importar i exportar dades amb arxius externs."
#: libraries/messages.inc.php:702
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"Permet afegir usuaris i permisos sense tenir que recarregar les taules de "
"permisos."
#: libraries/messages.inc.php:703
msgid "Allows creating and dropping indexes."
msgstr "Permet crear i eliminar indexs."
#: libraries/messages.inc.php:704
msgid "Allows inserting and replacing data."
msgstr "Permet inserir i modificar dades."
#: libraries/messages.inc.php:705
msgid "Allows locking tables for the current thread."
msgstr "Permet bloquejar taules per l'actual fil d'execució."
#: libraries/messages.inc.php:706
msgid "Limits the number of new connections the user may open per hour."
msgstr "Limita el numero de noves connexions que pot obrir l'usuari per hora."
#: libraries/messages.inc.php:707
msgid "Limits the number of queries the user may send to the server per hour."
msgstr ""
"Limita el numero de consultes que pot enviar l'usuari al servidor per hora."
#: libraries/messages.inc.php:708
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Limita el numero d'ordres que pot executar l'usuari canviant qualsevol taula "
"o base de dades per hora."
#: libraries/messages.inc.php:709
msgid "Limits the number of simultaneous connections the user may have."
msgstr "Límita el nombre de connexions simultànies que l'usuari pot tenir."
#: libraries/messages.inc.php:710
msgid "Allows viewing processes of all users"
msgstr "Permet veure processos de tots els usuaris"
#: libraries/messages.inc.php:711
msgid "Has no effect in this MySQL version."
msgstr "No té efecte en aquesta versió de MySQL."
#: libraries/messages.inc.php:712
msgid "Allows reloading server settings and flushing the server's caches."
msgstr ""
"Permet recarregar les configuracions del servidor i buidar les seves "
"memòries cau."
#: libraries/messages.inc.php:713
msgid "Allows the user to ask where the slaves / masters are."
msgstr ""
"Dona el dret a l'usuari de preguntar quins servidors mestres / esclaus hi ha."
#: libraries/messages.inc.php:714
msgid "Needed for the replication slaves."
msgstr "Es necessari per a la replicació en servidors esclaus."
#: libraries/messages.inc.php:715
msgid "Allows reading data."
msgstr "Permet llegir dades."
#: libraries/messages.inc.php:716
msgid "Gives access to the complete list of databases."
msgstr "Dona accés a la llista completa de bases de dades."
#: libraries/messages.inc.php:717
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Permet fer consultes de tipus SHOW CREATE VIEW."
#: libraries/messages.inc.php:718
msgid "Allows shutting down the server."
msgstr "Permet parar el servidor."
#: libraries/messages.inc.php:719
msgid ""
"Allows connecting, even if maximum number of connections is reached; "
"required for most administrative operations like setting global variables or "
"killing threads of other users."
msgstr ""
"Permet connectar, encara que s'hagi arribat al máxim numero de connexions "
"permés; Es necessari per moltes operacions d'administració com ara establir "
"variables globals o bé cancel.lar fils d'execució d'altres usuaris."
#: libraries/messages.inc.php:720
msgid "Allows creating and dropping triggers"
msgstr "Permet crear i eliminar disparadors (triggers)"
#: libraries/messages.inc.php:721
msgid "Allows changing data."
msgstr "Permet canviar dades."
#: libraries/messages.inc.php:722
msgid "No privileges."
msgstr "Sense permisos."
#: libraries/messages.inc.php:723
msgid "Privileges"
msgstr "Permisos"
#: libraries/messages.inc.php:724
msgid "The privileges were reloaded successfully."
msgstr "Els permisos s'han recarregat correctament."
#: libraries/messages.inc.php:725
msgid "Procedures"
msgstr "Procediments"
#: libraries/messages.inc.php:726
msgid "Processes"
msgstr "Processos"
#: libraries/messages.inc.php:727
msgid "Process list"
msgstr "Llista de processos"
#: libraries/messages.inc.php:728
msgid "Profiling"
msgstr "Perfils"
#: libraries/messages.inc.php:729
msgid "Protocol version"
msgstr "Versió del protocol"
#: libraries/messages.inc.php:730
msgid "Put fields names in the first row"
msgstr "Posa els noms de camp a la primera fila"
#: libraries/messages.inc.php:732
msgid "Del"
msgstr "Sup"
#: libraries/messages.inc.php:733
msgid "Ins"
msgstr "Ins"
#: libraries/messages.inc.php:734
msgid "Query"
msgstr "Consulta segons exemple"
#: libraries/messages.inc.php:735
msgid "The following queries have been executed:"
msgstr "Les següents consultes s'han executat:"
#: libraries/messages.inc.php:736
msgid "Query cache"
msgstr "Memòria cau de consultes"
#: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117
msgid "Query window"
msgstr "Finestra de consultes"
#: libraries/messages.inc.php:738
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta SQL a la base de dades <b>%s</b>:"
#: libraries/messages.inc.php:739
msgid "Query results operations"
msgstr "Operacions de resultats de consultes"
#: libraries/messages.inc.php:740
msgid "SQL history"
msgstr "Historial SQL"
#: libraries/messages.inc.php:741
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
"<b>Estadístiques de Consultes</b>: Des de l'últim inici, s'han enviat %s "
"consultes al servidor."
#: libraries/messages.inc.php:742
#, php-format
msgid "Query took %01.4f sec"
msgstr "La consulta tarda %01.4f seg"
#: libraries/messages.inc.php:743
msgid "Query type"
msgstr "Tipus de consulta"
#: libraries/messages.inc.php:744
msgid "Do not overwrite this query from outside the window"
msgstr "No sobreescriure aquesta consulta des de fora de la finestra"
#: libraries/messages.inc.php:746
msgid "Read requests"
msgstr "Peticions de lectura"
#: libraries/messages.inc.php:747
msgid "Rebuild"
msgstr "Reconstrueix"
#: libraries/messages.inc.php:748
msgid "Received"
msgstr "Rebut"
#: libraries/messages.inc.php:749
msgid "recommended"
msgstr "recomanat"
#: libraries/messages.inc.php:750
msgid "Records"
msgstr "Registres"
#: libraries/messages.inc.php:751
msgid "Check referential integrity:"
msgstr "Comprova la integritat referencial:"
#: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335
msgid "Refresh"
msgstr "Refresca"
#: libraries/messages.inc.php:753
msgid "Relational display field"
msgstr "Camp relacional per mostrar"
#: libraries/messages.inc.php:754
msgid "Relational key"
msgstr "Clau relacional"
#: libraries/messages.inc.php:755
msgid "Relational schema"
msgstr "Esquema Relacional"
#: libraries/messages.inc.php:756
msgid "Relation deleted"
msgstr "Relació esborrada"
#: libraries/messages.inc.php:757
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
"Les característiques addicionals per treballar amb taules enllaçades s'han "
"desactivat. Per saber perquè prem a %saquí%s."
#: libraries/messages.inc.php:758
msgid "RELATIONS FOR TABLE"
msgstr "RELACIONS DE LA TAULA"
#: libraries/messages.inc.php:759
msgid "Relations"
msgstr "Relacions"
#: libraries/messages.inc.php:760
msgid "Relation view"
msgstr "Vista de Relacions"
#: libraries/messages.inc.php:761
msgid "Reloading the privileges"
msgstr "Recarregant permisos"
#: libraries/messages.inc.php:762
#, fuzzy
msgid "Reload navigation frame"
msgstr "Configurar marc de navegació"
#: libraries/messages.inc.php:763
msgid "Reload privileges"
msgstr "Recarrega els permisos"
#: libraries/messages.inc.php:764
msgid "Reload"
msgstr "Recarrega"
#: libraries/messages.inc.php:765
msgid "Remote server"
msgstr "Servidor remot"
#: libraries/messages.inc.php:766
msgid "Remove CRLF characters within fields"
msgstr "Treu caràcters CRLF de dins dels camps"
#: libraries/messages.inc.php:767
msgid "Remove partitioning"
msgstr "Elimina particionament"
#: libraries/messages.inc.php:768
msgid "Remove selected users"
msgstr "Treu els usuaris triats"
#: libraries/messages.inc.php:769
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Base de dades %s reanomenada a %s"
#: libraries/messages.inc.php:770
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "La taula %s ha canviat de nom. Ara es diu %s"
#: libraries/messages.inc.php:771
msgid "Rename table to"
msgstr "Reanomena les taules a"
#: libraries/messages.inc.php:772
#, fuzzy
msgid "Rename view to"
msgstr "Reanomena les taules a"
#: libraries/messages.inc.php:773
msgid "Repair"
msgstr "Repara"
#: libraries/messages.inc.php:774
msgid "Repair table"
msgstr "Repara la taula"
#: libraries/messages.inc.php:775
msgid "Replace NULL by"
msgstr "Canvía NULL per"
#: libraries/messages.inc.php:776
msgid "Replace table data with file"
msgstr "Canviar les dades de la taula per l'arxiu "
#: libraries/messages.inc.php:777
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
"Ara, afegeix les següents línies al final del teu arxiu -my.cnf- i després "
"reinicia el servidor MySQL."
#: libraries/messages.inc.php:778
msgid "Add slave replication user"
msgstr "Afegeix l'usuari esclau de replicació"
#: libraries/messages.inc.php:779
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "S'ha canviat correctament el servidor mestre a %s"
#: libraries/messages.inc.php:780
msgid "This server is configured as master in a replication process."
msgstr ""
"Aquest servidor s'ha configurat com a mestre en un procés de replicació."
#: libraries/messages.inc.php:781
msgid "Control slave:"
msgstr "Control esclau:"
#: libraries/messages.inc.php:782
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Incapaços de llegir la posició del registre mestre. Posible problema de "
"permissos en el mestre."
#: libraries/messages.inc.php:783
#, php-format
msgid "Unable to connect to master %s."
msgstr "Incapaços de connectar amb el mestre %s."
#: libraries/messages.inc.php:784
msgid "Replicate all databases; Ignore:"
msgstr "Replica totes les bases de dades; Ignora:"
#: libraries/messages.inc.php:785
msgid "Ignore all databases; Replicate:"
msgstr "Ignora totes les bases de dades; Replica:"
#: libraries/messages.inc.php:786
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
"(useful if you want to replicate majority of databases) or you can choose to "
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
"Aquest servidor no està configurat com a servidor mestre en un procés de "
"replicació. Pots triar de replicar totes les bases de dades i fent cas omís "
"d'algunes (molt útil si vols replicar la majoria de bases de dades) o pots "
"optar per ignorar totes les bases de dades per defecte i permetre que només "
"determinades bases de dades es repliquin. Si us plau, selecciona l'opció:"
#: libraries/messages.inc.php:787
msgid "Master configuration"
msgstr "Configuració del mestre"
#: libraries/messages.inc.php:788
msgid "Master replication"
msgstr "Replicació del mestre"
#: libraries/messages.inc.php:789
msgid "Replication"
msgstr "Replicació"
#: libraries/messages.inc.php:790
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
"Un cop reiniciat el servidor MySQL, clica al botó -Anar-. Després, hauries "
"de veure un missatge que t'informi que aquest servidor <b>està</b> "
"configurat com a mestre"
#: libraries/messages.inc.php:791
msgid "Please select databases:"
msgstr "Selecciona bases de dades:"
#: libraries/messages.inc.php:792
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
"Aquest servidor no està configurat com a mestre en un procés de replicació. "
"Vols <a href=\"%s\">configurar-lo</a>?"
#: libraries/messages.inc.php:793
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
"Només els servidors iniciats amb l'opció --report-host=nom_de_servidor es "
"mostren en aquesta llista."
#: libraries/messages.inc.php:794
msgid "Show connected slaves"
msgstr "Mostra els esclaus connectats"
#: libraries/messages.inc.php:795 libraries/messages.inc.php:902
msgid "Show master status"
msgstr "Mostra l'estat del mestre (Show master status)"
#: libraries/messages.inc.php:796
msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgstr ""
"Saltar error(s) podria donar lloc a falta de sincronització entre mestre i "
"esclau!"
#: libraries/messages.inc.php:797
msgid "Change or reconfigure master server"
msgstr "Canvia o reconfigura el servidor mestre"
#: libraries/messages.inc.php:798
msgid "Slave configuration"
msgstr "Configració de l'esclau"
#: libraries/messages.inc.php:799
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr "Servidor configurat com a esclau en un procés de replicació. Vols?:"
#: libraries/messages.inc.php:800
msgid "Error management:"
msgstr "Gestió d'errors:"
#: libraries/messages.inc.php:801
#, php-format
msgid "IO Thread %s only"
msgstr "Només fils IO %s"
#: libraries/messages.inc.php:802
msgid "Slave IO Thread not running!"
msgstr "El fil IO de l'esclau IO no va!"
#: libraries/messages.inc.php:803
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
"Aquest servidor no està configurat com a esclau en un procés de replicació. "
"Vols <a href=\"%s\">configurar-lo</a>?"
#: libraries/messages.inc.php:804
msgid "Reset slave"
msgstr "Reinicia l'esclau"
#: libraries/messages.inc.php:805
msgid "See slave status table"
msgstr "Veure la taula d'estat de l'esclau"
#: libraries/messages.inc.php:806
msgid "Skip current error"
msgstr "Salta l'error actual"
#: libraries/messages.inc.php:807
msgid "errors."
msgstr "errors."
#: libraries/messages.inc.php:808
msgid "Skip next"
msgstr "Salta el següent"
#: libraries/messages.inc.php:809
msgid "Slave replication"
msgstr "Replicació de l'esclau"
#: libraries/messages.inc.php:810
msgid "Slave SQL Thread not running!"
msgstr "El fil SQL de l'esclau SQL no va!"
#: libraries/messages.inc.php:811
#, php-format
msgid "SQL Thread %s only"
msgstr "Només fils SQL %s"
#: libraries/messages.inc.php:812
#, php-format
msgid ""
"This MySQL server works as %s in <b>replication</b> process. For further "
"information about replication status on the server, please visit the <a href="
"\"#replication\">replication section</a>."
msgstr ""
"Aquest servidor MySQL treballa com a %s al procés de <b>replicació</b>. Per "
"a més informació sobre l'estat de replicació al servidor, mira la secció "
"<ahref=\"#replication\">replicació</a>."
#: libraries/messages.inc.php:813
msgid "Master status"
msgstr "Estat del mestre"
#: libraries/messages.inc.php:814
msgid "Replication status"
msgstr "Estat de la replicació"
#: libraries/messages.inc.php:815
msgid "Slave status"
msgstr "Estat de l'esclau"
#: libraries/messages.inc.php:816
msgid "Synchronize databases with master"
msgstr "Sincronitza les bases de dades amb el mestre"
#: libraries/messages.inc.php:817
msgid "Unable to change master"
msgstr "No es pot canviar el mestre"
#: libraries/messages.inc.php:818
msgid "Unknown error"
msgstr "Error desconegut"
#: libraries/messages.inc.php:819
msgid "Reset"
msgstr "Reinicia"
#: libraries/messages.inc.php:820
msgid "Resource limits"
msgstr "Limit de recursos"
#: libraries/messages.inc.php:821
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Reinicia l'inserció amb %s files"
#: libraries/messages.inc.php:822
msgid "Re-type"
msgstr "Reescriu"
#: libraries/messages.inc.php:823
msgid ""
"The users will still have the USAGE privilege until the privileges are "
"reloaded."
msgstr ""
"Els usuaris encara tindran el permís USAGE fins que es recarreguin els "
"permisos."
#: libraries/messages.inc.php:824
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Treu tots els permisos actius dels usuaris i els esborra després."
#: libraries/messages.inc.php:825
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Has tret els permisos per %s"
#: libraries/messages.inc.php:826
msgid "Revoke"
msgstr "Treu"
#: libraries/messages.inc.php:827
msgid "Romanian"
msgstr "Romanés"
#: libraries/messages.inc.php:828
msgid "Return type"
msgstr "Tipus de retorn"
#: libraries/messages.inc.php:829
msgid "Routines"
msgstr "Rutines"
#: libraries/messages.inc.php:830
msgid "Row length"
msgstr "Tamany de fila"
#: libraries/messages.inc.php:831
msgid "row(s) starting from record #"
msgstr "Files començant des de"
#: libraries/messages.inc.php:832
msgid " Row size "
msgstr "Mida de fila "
#: libraries/messages.inc.php:833
msgid "horizontal (rotated headers)"
msgstr "horitzontal (capçaleres rotades)"
#: libraries/messages.inc.php:834
msgid "horizontal"
msgstr "horitzontal"
#: libraries/messages.inc.php:835
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr " en mode %s i repeteix capçaleres després de %s cel·les "
#: libraries/messages.inc.php:836
msgid "vertical"
msgstr "vertical"
#: libraries/messages.inc.php:837
msgid "Rows"
msgstr "Fila"
#: libraries/messages.inc.php:838
msgid "Row Statistics"
msgstr "Estadística de files"
#: libraries/messages.inc.php:839
#, php-format
msgid "running on %s"
msgstr "funcionant a %s"
#: libraries/messages.inc.php:840
msgid "Submit Query"
msgstr "Executa consulta"
#: libraries/messages.inc.php:841
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Executar consulta/es SQL al servidor %s"
#: libraries/messages.inc.php:842
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Executa consulta/s SQL a la Base de Dades %s"
#: libraries/messages.inc.php:843
msgid "Russian"
msgstr "Rus"
#: libraries/messages.inc.php:845
#, php-format
msgid "Save on server in %s directory"
msgstr "Desa al servidor al directori %s"
#: libraries/messages.inc.php:846
msgid "Save position"
msgstr "Desa la posició"
#: libraries/messages.inc.php:847
msgid "Save"
msgstr "Desa"
#: libraries/messages.inc.php:848
msgid "The scale factor is too small to fit the schema on one page"
msgstr "El factor de l'escala és massa petit per posar l'esquema en una pàgina"
#: libraries/messages.inc.php:849
msgid "Search in database"
msgstr "Cerca a la base de dades"
#: libraries/messages.inc.php:850
msgid "Inside field:"
msgstr "Camp interior:"
#: libraries/messages.inc.php:851
msgid "Inside table(s):"
msgstr "A la(les) taula(es):"
#: libraries/messages.inc.php:852
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Paraula(es) o valor(s) a cercar (comodí: \"%\"):"
#: libraries/messages.inc.php:853
msgid "at least one of the words"
msgstr "al menys una d'aquestes paraules"
#: libraries/messages.inc.php:854
msgid "all words"
msgstr "Totes les paraules"
#: libraries/messages.inc.php:855
msgid "the exact phrase"
msgstr "La frase exacta"
#: libraries/messages.inc.php:856
msgid "as regular expression"
msgstr "com a expressió regular"
#: libraries/messages.inc.php:857
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Resultats de la recerca per a \"<i>%s</i>\" %s:"
#: libraries/messages.inc.php:858
msgid "Search"
msgstr "Cerca"
#: libraries/messages.inc.php:859
msgid "Find:"
msgstr "Trobat:"
#: libraries/messages.inc.php:860
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"L'arxiu de configuració necessita ara una frase de pas secreta "
"(blowfish_secret)."
#: libraries/messages.inc.php:861
msgid "Please select a database"
msgstr "Tria una Base de Dades"
#: libraries/messages.inc.php:862
msgid "Select All"
msgstr "Tria Tot"
#: libraries/messages.inc.php:863
msgid "Select binary log to view"
msgstr "Tria el registre binari per veure"
#: libraries/messages.inc.php:864
msgid "Select fields (at least one):"
msgstr "Tria els camps (un com a mínim):"
#: libraries/messages.inc.php:865
msgid "Select Foreign Key"
msgstr "Tria una clau externa"
#: libraries/messages.inc.php:866
msgid "in query"
msgstr "en consulta"
#: libraries/messages.inc.php:867
msgid "Select referenced key"
msgstr "Tria la clau referenciada"
#: libraries/messages.inc.php:868
msgid "Select Tables"
msgstr "Tria Taules"
#: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77
msgid "Save as file"
msgstr "Desa com a arxiu"
#: libraries/messages.inc.php:870
msgid "Sent"
msgstr "Enviat"
#: libraries/messages.inc.php:871
msgid "Server Choice"
msgstr "Elecció de Servidor"
#: libraries/messages.inc.php:872
msgid "The server is not responding"
msgstr "El servidor no respon"
#: libraries/messages.inc.php:873
msgid "Server"
msgstr "Servidor"
#: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110
msgid "Servers"
msgstr "Servidors"
#: libraries/messages.inc.php:875
msgid "Delayed inserts"
msgstr "Insercions demorades"
#: libraries/messages.inc.php:876
msgid "Runtime Information"
msgstr "Informació d'execució"
#: libraries/messages.inc.php:877
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Aquest servidor MySQL és en marxa durant %s. Es va iniciar en %s."
#: libraries/messages.inc.php:878
msgid "Variables"
msgstr "Variables"
#: libraries/messages.inc.php:879
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"<b>Ocupació de servidor</b>: Aquestes taules mostren la ocupació de la xarxa "
"d'aquest servidor MySQL des de l'últim inici."
#: libraries/messages.inc.php:880
msgid "Server variables and settings"
msgstr "Variables i configuracions del servidor"
#: libraries/messages.inc.php:881
msgid "Server version"
msgstr "Versió del servidor"
#: libraries/messages.inc.php:882
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie "
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
msgstr ""
"El paràmetre de PHP [a@http://php.net/manual/en/session.configuration."
"php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] és menor que la "
"caducitat de galetes (cookies) configurat a phpMyAdmin, degut a aixó, la "
"vostra conenexió caducarà abans del establert a phpMyAdmin."
#: libraries/messages.inc.php:883
msgid ""
"Cannot start session without errors, please check errors given in your PHP "
"and/or webserver log file and configure your PHP installation properly."
msgstr ""
"No es pot iniciar una sessió sense errors, comprova els error obtinguts al "
"teu registre de PHP i/o servidor web i configura el teu entorn de PHP "
"acuradament."
#: libraries/messages.inc.php:884
msgid "Session value"
msgstr "Valor de sessió"
#: libraries/messages.inc.php:885
msgid ""
"If field type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
"Si el tipus de camp és \"enum\" o \"set\", entra els valors fent servir el "
"format: 'a','b','c'...<br />Si mai necessites escriure la barra invertida "
"(\"\\\") o la cometa simple (\"'\") abans d'aquests valors, escriu barres "
"invertides (per exemple '\\\\xyz' o 'a\\'b')."
#: libraries/messages.inc.php:886
msgid "settings"
msgstr "configuració"
#: libraries/messages.inc.php:887
msgid "Show all"
msgstr "Mostra tot"
#: libraries/messages.inc.php:888
msgid "Show binary contents as HEX"
msgstr "Mostra el contingut binari com HEX"
#: libraries/messages.inc.php:889
msgid "Show binary contents"
msgstr "Mostra continguts binaris"
#: libraries/messages.inc.php:890
msgid "Show BLOB contents"
msgstr "Mostra contingut BLOB"
#: libraries/messages.inc.php:891
msgid "Show color"
msgstr "Mostra color"
#: libraries/messages.inc.php:892
msgid "Data Dictionary Format"
msgstr "Format del Diccionari de Dades"
#: libraries/messages.inc.php:893
msgid "Show Full Queries"
msgstr "Mostra Consultes completes"
#: libraries/messages.inc.php:894
msgid "Show grid"
msgstr "Mostra graella"
#: libraries/messages.inc.php:895
msgid "Show/Hide left menu"
msgstr "Menú esquerre Mostra/Amaga"
#: libraries/messages.inc.php:896
msgid "Showing bookmark"
msgstr "Mostrant consultes desades"
#: libraries/messages.inc.php:897
msgid "Showing as PHP code"
msgstr "Mostrant com a codi PHP"
#: libraries/messages.inc.php:898
msgid "Showing rows"
msgstr "Mostrant registres: "
#: libraries/messages.inc.php:899
msgid "Showing SQL query"
msgstr "Mostrant consulta SQL"
#: libraries/messages.inc.php:900
#, fuzzy
msgid "Show insert query"
msgstr "Mostrant consulta SQL"
#: libraries/messages.inc.php:901
msgid "Only show keys"
msgstr "Només mostrar claus"
#: libraries/messages.inc.php:903
msgid "Show open tables"
msgstr "Mostra taules obertes"
#: libraries/messages.inc.php:904
msgid "Show PHP information"
msgstr "Mostra informació de PHP"
#: libraries/messages.inc.php:905
msgid "Show"
msgstr "Mostra"
#: libraries/messages.inc.php:906
msgid "Show slave hosts"
msgstr "Mostra servidors esclaus"
#: libraries/messages.inc.php:907
msgid "Show slave status"
msgstr "Mostra l'estat d'esclaus"
#: libraries/messages.inc.php:908
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
"El nombre de transaccions que han fet servir el registre binari temporal "
"però que excedeixen el valor de binlog_cache_size i usen un arxiu temporal "
"per desar elements de la transacció."
#: libraries/messages.inc.php:909
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"El nombre de transaccions que han fet servir el registre binari temporal."
#: libraries/messages.inc.php:910
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
msgstr ""
"El nombre de taules temporals en disc creades automàticament per el servidor "
"mentre executa instruccions. Si Created_tmp_disk_tables és gran, potser vols "
"incrementar el valor de tmp_table_size per fer que les taules temporals "
"treballin en memòria en lloc de treballar en disc."
#: libraries/messages.inc.php:911
msgid "How many temporary files mysqld has created."
msgstr "Arxius temporals creats per mysqld."
#: libraries/messages.inc.php:912
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
"El nombre de taules temporals creades en memòria per el servidor mentre "
"executa instruccions."
#: libraries/messages.inc.php:913
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
"El nombre de files escrites amb INSERT DELAYED en les que s'ha detectat "
"quelcom error (possile clau duplicada)."
#: libraries/messages.inc.php:914
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
"El nombre de gestors de fils de INSERT DELAYED en ús. Cada taula diferent ón "
"s'usa INSERT DELAYED té el seu propi fil."
#: libraries/messages.inc.php:915
msgid "The number of INSERT DELAYED rows written."
msgstr "El nombre de files escrites amb INSERT DELAYED."
#: libraries/messages.inc.php:916
msgid "The number of executed FLUSH statements."
msgstr "El nombre d'instruccions FLUSH executades."
#: libraries/messages.inc.php:917
msgid "The number of internal COMMIT statements."
msgstr "El nombre d'instruccions COMMIT internes."
#: libraries/messages.inc.php:918
msgid "The number of times a row was deleted from a table."
msgstr "El nombre de vegades que s'ha esborrat una fila d'una taula."
#: libraries/messages.inc.php:919
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
"El servidor MySQL pot preguntar al motor d'enmagatzemament NDB Cluster si "
"coneix quelcom taula amb el nom especificat. Aixó s'anomena descobriment. "
"Handler_discover indica el nombre de taules descobertes."
#: libraries/messages.inc.php:920
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
"El nombre de vegades que s'ha llegit la primera entrada des d'un índex. Si "
"és alt, suggereix que el servidor està fent moltes cerques d'índex complet; "
"per exemple, SELECT col1 FROM taula, assumint que col1 és indexat."
#: libraries/messages.inc.php:921
msgid ""
"The number of requests to read a row based on a key. If this is high, it is "
"a good indication that your queries and tables are properly indexed."
msgstr ""
"El nombre de peticions basades en una clau per llegir una fila. Si és alt, "
"és una bona indicació de que les consultes i taules estàn indexades "
"acuradament."
#: libraries/messages.inc.php:922
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
"El nombre de peticions per llegir la següent fila en l'ordre de la clau. "
"Aixó s'incrementa si s'està consultant una columna d'index amb limitació de "
"rang o si s'està fent una cerca d'index."
#: libraries/messages.inc.php:923
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
msgstr ""
"El nombre de peticions per llegir la fila anterior en l'ordre de la clau. "
"Aquest mètode de lectura s'utilitza principalment per optimizar ORDER BY ... "
"DESC."
#: libraries/messages.inc.php:924
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
msgstr ""
"El nombre de peticions per llegir una fila basada en una posició fixa. Aixó "
"és alt si es fan moltes consultes que requereixen ordenació del resultat. "
"Probablement tens moltes consultes que fan que MySQL cerqui les taules "
"senceres o bé hi ha joins que no fan servir les claus acuradament."
#: libraries/messages.inc.php:925
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
msgstr ""
"El nombre de peticions per llegir la següent fila a l'arxiu de dades. Aixó "
"és alt si es fan moltes cerques de taula. Generalment, suggereix que les "
"taules no estàn indexades acuradament o bé les consultes no estàn fetes per "
"aprofitar les avantatges dels índexos definits."
#: libraries/messages.inc.php:926
msgid "The number of internal ROLLBACK statements."
msgstr "El nombre d'instruccions ROLLBACK."
#: libraries/messages.inc.php:927
msgid "The number of requests to update a row in a table."
msgstr "El nombre de peticions per a actualitzar una fila en una taula."
#: libraries/messages.inc.php:928
msgid "The number of requests to insert a row in a table."
msgstr "El nombre de peticions per a insertar una fila en una taula."
#: libraries/messages.inc.php:929
msgid "The number of pages containing data (dirty or clean)."
msgstr "El nombre de pàgines contenint dades (brutes o netes)."
#: libraries/messages.inc.php:930
msgid "The number of pages currently dirty."
msgstr "El nombre de pàgines actualment brutes."
#: libraries/messages.inc.php:931
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"El nombre de pàgines a la memòria cau que s'han demanat per ser "
"actualitzades."
#: libraries/messages.inc.php:932
msgid "The number of free pages."
msgstr "El nombre de pàgines lliures."
#: libraries/messages.inc.php:933
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
"El nombre de pàgines bloquejades a la memòria cau de InnoDB. Aquestes "
"pàgines s'estàn llegint o escrivint actualment o no es poden actualitzar o "
"esborrar per qualsevol altra raó."
#: libraries/messages.inc.php:934
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
"El nombre de pàgines en ús degut a que s'han marcat per tasques "
"administratives com a bloqueixos de files o l'index del hash adaptatiu. "
"Aquest valor es pot calcular com Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
#: libraries/messages.inc.php:935
msgid "Total size of buffer pool, in pages."
msgstr "Tamany total de la memòria cau, en pàgines."
#: libraries/messages.inc.php:936
msgid ""
"The number of \"random\" read-aheads InnoDB initiated. This happens when a "
"query is to scan a large portion of a table but in random order."
msgstr ""
"El nombre de lectures aleatòries d'InnoDB iniciades. Aixó passa quan una "
"consulta cerca en una gran part de una taula però en ordre aleatori."
#: libraries/messages.inc.php:937
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
"El nombre de lectures secuencials d'InnoDB iniciades. Aixó passa quan InnoDB "
"fa una cerca secuencial a la taula sencera."
#: libraries/messages.inc.php:938
msgid "The number of logical read requests InnoDB has done."
msgstr "El nombre de peticions de lectures lògiques que InnoDB ha fet."
#: libraries/messages.inc.php:939
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
"El nombre de peticions de lectures lògiques que InnoDB no pot satisfer de la "
"memòria cau i ha de fer lectures de pàgines individuals."
#: libraries/messages.inc.php:940
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
"available, it's necessary to wait for pages to be flushed first. This "
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
msgstr ""
"Normalment, les escritures a la memòria cau d'InnoDB es fan en segon pla. En "
"canvi, si és necessari llegir o crear una pàgina i no hi ha pàgines netes "
"disponibles, fa falta esperar a que primer s'actualitzin pàgines. Aquest "
"comptador mostra instàncies d'aquestes esperes. Si el tamany de la memòria "
"cau és adequat, aquest valor sól ser petit."
#: libraries/messages.inc.php:941
msgid "The number writes done to the InnoDB buffer pool."
msgstr "El nombre d'escriptures fetes a la memòria cau d'InnoDB."
#: libraries/messages.inc.php:942
msgid "The number of fsync() operations so far."
msgstr "El nombre d'operacions fsync() aproximades."
#: libraries/messages.inc.php:943
msgid "The current number of pending fsync() operations."
msgstr "El nombre actual d'operacions fsync() pendents."
#: libraries/messages.inc.php:944
msgid "The current number of pending reads."
msgstr "El nombre actual de lectures pendents."
#: libraries/messages.inc.php:945
msgid "The current number of pending writes."
msgstr "El nombre actual d'escritures pendents."
#: libraries/messages.inc.php:946
msgid "The amount of data read so far, in bytes."
msgstr "La quantitat aproximada de dades llegides, en bytes."
#: libraries/messages.inc.php:947
msgid "The total number of data reads."
msgstr "El nombre total de dades llegides."
#: libraries/messages.inc.php:948
msgid "The total number of data writes."
msgstr "El nombre total de dades escrites."
#: libraries/messages.inc.php:949
msgid "The amount of data written so far, in bytes."
msgstr "La quantitat aproximada de dades escrites, en bytes."
#: libraries/messages.inc.php:950
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"El nombre de dobles escriptures realitzades i el nombre de pàgines escrites "
"per a aquest propòsit."
#: libraries/messages.inc.php:951
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"El nombre de dobles escriptures realitzades i el nombre de pàgines escrites "
"per a aquest propòsit."
#: libraries/messages.inc.php:952
msgid ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
msgstr ""
"El nombre d'esperes fetes degut al petit tamany de la memòria intermèdia del "
"registre i a esperar a que s'actualitzés abans de continuar."
#: libraries/messages.inc.php:953
msgid "The number of log write requests."
msgstr "El nombre de peticions d'escriptura al registre."
#: libraries/messages.inc.php:954
msgid "The number of physical writes to the log file."
msgstr "El nombre d'escriptures físiques a l'arxiu de registre."
#: libraries/messages.inc.php:955
msgid "The number of fsync() writes done to the log file."
msgstr "El nombre d'escriptures fsync fetes a l'arxiu de registre."
#: libraries/messages.inc.php:956
msgid "The number of pending log file fsyncs."
msgstr "El nombre d'operacions fsync pendents a l'arxiu de registre."
#: libraries/messages.inc.php:957
msgid "Pending log file writes."
msgstr "Escriptures pendents a l'arxiu de registre."
#: libraries/messages.inc.php:958
msgid "The number of bytes written to the log file."
msgstr "El nombre de bytes escrits a l'arxiu de registre."
#: libraries/messages.inc.php:959
msgid "The number of pages created."
msgstr "El nombre de pàgines creades."
#: libraries/messages.inc.php:960
msgid ""
"The compiled-in InnoDB page size (default 16KB). Many values are counted in "
"pages; the page size allows them to be easily converted to bytes."
msgstr ""
"El tamany de pàgina d'InnoDB compilat (per defecte 16KB). Bastants valors es "
"comptabilitzen en pàgines; el tamany de pàgina permet convertir-lo fàcilment "
"a bytes."
#: libraries/messages.inc.php:961
msgid "The number of pages read."
msgstr "El nombre de pàgines llegides."
#: libraries/messages.inc.php:962
msgid "The number of pages written."
msgstr "El nombre de pàgines escrites."
#: libraries/messages.inc.php:963
msgid "The number of row locks currently being waited for."
msgstr "El nombre de bloquejos de files actualment en espera."
#: libraries/messages.inc.php:964
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "El temps promig en fer un bloqueig de fila, en milisegons."
#: libraries/messages.inc.php:965
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "El temps total emprat en fer bloquejos de files, en milisegons."
#: libraries/messages.inc.php:966
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "El temps màxim en fer un bloqueig de fila, en milisegons."
#: libraries/messages.inc.php:967
msgid "The number of times a row lock had to be waited for."
msgstr "El nombre de vegades que un bloqueig de fila ha estat en espera."
#: libraries/messages.inc.php:968
msgid "The number of rows deleted from InnoDB tables."
msgstr "El nombre de files esborrades de taules InnoDB."
#: libraries/messages.inc.php:969
msgid "The number of rows inserted in InnoDB tables."
msgstr "El nombre de files afegides a taules InnoDB."
#: libraries/messages.inc.php:970
msgid "The number of rows read from InnoDB tables."
msgstr "El nombre de files llegides de taules InnoDB."
#: libraries/messages.inc.php:971
msgid "The number of rows updated in InnoDB tables."
msgstr "El nombre de files actualitzades en taules InnoDB."
#: libraries/messages.inc.php:972
msgid ""
"The number of key blocks in the key cache that have changed but haven't yet "
"been flushed to disk. It used to be known as Not_flushed_key_blocks."
msgstr ""
"El nombre de bloquejos de clau a la memòria cau de les claus que han canviat "
"però que encara no han estat actualitzades a disc. Es coneix com a "
"Not_flushed_key_blocks."
#: libraries/messages.inc.php:973
msgid ""
"The number of unused blocks in the key cache. You can use this value to "
"determine how much of the key cache is in use."
msgstr ""
"El nombre de blocs no usats a la memòria cau de les claus. Aquest valor es "
"pot fer servir per saber quànta memòria cau de les claus s'utilitza."
#: libraries/messages.inc.php:974
msgid ""
"The number of used blocks in the key cache. This value is a high-water mark "
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
msgstr ""
"El nombre de blocs usats a la memòria cau de les claus. Aquest valor és la "
"marca indicativa del màxim nombre de blocs usats mai a l'hora."
#: libraries/messages.inc.php:975
msgid "The number of requests to read a key block from the cache."
msgstr "El nombre de peticions de lectura d'un bloc de clau de la memòria cau."
#: libraries/messages.inc.php:976
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
"El nombre de lectures físiques d'un bloc de clau del disc. Si Key_reads és "
"gran, llavors el valor de key_buffer_size probablement és massa petit. El "
"rati de la memòria cau es pot calcular com Key_reads/Key_read_requests."
#: libraries/messages.inc.php:977
msgid "The number of requests to write a key block to the cache."
msgstr ""
"El nombre de peticions d'escriptura d'un bloc de clau a la memòria cau."
#: libraries/messages.inc.php:978
msgid "The number of physical writes of a key block to disk."
msgstr "El nombre d'escriptures físiques d'un bloc de clau a disc."
#: libraries/messages.inc.php:979
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
"same query. The default value of 0 means that no query has been compiled yet."
msgstr ""
"El cost total de la darrera consulta compilada tal com el valora "
"l'optimitzador de consultes. És útil per comparar el cost de diferents plans "
"de consulta per a la mateixa consulta. El valor 0 vol dr que encara no s'ha "
"compilat cap consulta."
#: libraries/messages.inc.php:980
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "El nombre de files esperant a ser escrites en cues INSERT DELAYED."
#: libraries/messages.inc.php:981
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
"El nombre de taules que han estat obertes. Si el nombre de taules obertes és "
"gran, probablement el valor de memòria cau de taula és massa petit."
#: libraries/messages.inc.php:982
msgid "The number of files that are open."
msgstr "El nombre d'arxius que estàn oberts."
#: libraries/messages.inc.php:983
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"El nombre de fluxes que estàn oberts (usats principalment per a registre)."
#: libraries/messages.inc.php:984
msgid "The number of tables that are open."
msgstr "El nombre de taules que estàn obertes."
#: libraries/messages.inc.php:985
msgid "The number of free memory blocks in query cache."
msgstr "El nombre de blocs de memòria lliures a la memòria cau de consultes."
#: libraries/messages.inc.php:986
msgid "The amount of free memory for query cache."
msgstr "La quantitat de memòria liure per a memòria cau de consultes."
#: libraries/messages.inc.php:987
msgid "The number of cache hits."
msgstr "El nombre d'encerts a memòria cau."
#: libraries/messages.inc.php:988
msgid "The number of queries added to the cache."
msgstr "El nombre de consultes afegides a la memòria cau."
#: libraries/messages.inc.php:989
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
msgstr ""
"El nombre de consultes tretes de la memòria cau per alliberar memòria per "
"deixar lloc a noves consultes. Aquesta informació pot ajudar a ajustar el "
"tamany de la memòria cau de consultes. La memòria cau de consultes utilitza "
"l'estratègia menys recentment usada(least recently used - LRU) per decidir "
"quines consultes treure de la memòria cau."
#: libraries/messages.inc.php:990
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
"El nombre de consultes no enviades a la memòria cau (no enviables, o no "
"enviades degut al paràmetre query_cache_type)."
#: libraries/messages.inc.php:991
msgid "The number of queries registered in the cache."
msgstr "El nombre de consultes registrades a la memòria cau."
#: libraries/messages.inc.php:992
msgid "The total number of blocks in the query cache."
msgstr "El nombre total de blocs a la memòria cau de consultes."
#: libraries/messages.inc.php:993
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reinicia"
#: libraries/messages.inc.php:994
msgid "The status of failsafe replication (not yet implemented)."
msgstr "L'estat de la replicació a prova d'errades (no implementat encara)."
#: libraries/messages.inc.php:995
msgid ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
msgstr ""
"El nombre de joins que no usen indexs. Si aquest valor no és 0, s'haurien de "
"comprovar acuradament els indexs de les taules."
#: libraries/messages.inc.php:996
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"El nombre de joins que han usat un rang de cerca en una taula de referència."
#: libraries/messages.inc.php:997
msgid ""
"The number of joins without keys that check for key usage after each row. "
"(If this is not 0, you should carefully check the indexes of your tables.)"
msgstr ""
"El nombre de joins sense claus que comproven per l'ús de claus després de "
"cada fila. (Si aquiest valor no és 0, s'haurien de comprovar acuradament els "
"indexs de les taules.)"
#: libraries/messages.inc.php:998
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
msgstr ""
"El nombre de joins que han usat rangs a la primera taula. (Normalment no és "
"crític si el valor no és molt gran.)"
#: libraries/messages.inc.php:999
msgid "The number of joins that did a full scan of the first table."
msgstr "El nombre de joins que han fet una cerca a la primera taula sencera."
#: libraries/messages.inc.php:1000
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"El nombre de taules temporals obertes actualment pel fil esclau de SQL."
#: libraries/messages.inc.php:1001
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
"Nombre total (des de l'arrencada) de vegades que el fil esclau de replicació "
"de SQL ha recuperat transaccions."
#: libraries/messages.inc.php:1002
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Aixó és ACTIU (ON) si aquest servidor és un esclau que està connectat a un "
"mestre."
#: libraries/messages.inc.php:1003
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"El nombre de fils que han tardat més que slow_launch_time segons a crear."
#: libraries/messages.inc.php:1004
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "El nombre de consultes que han tardat més que long_query_time segons."
#: libraries/messages.inc.php:1005
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
"El nombre de passades d'intercal.lació que l'algorisme de classificació ha "
"hagut de fer. Si aquest valor és gran, s'hauria de considerar incrementar el "
"valor de la variable de sistema sort_buffer_size."
#: libraries/messages.inc.php:1006
msgid "The number of sorts that were done with ranges."
msgstr "El nombre de classificacions fetes amb rangs."
#: libraries/messages.inc.php:1007
msgid "The number of sorted rows."
msgstr "El nombre de files classificades."
#: libraries/messages.inc.php:1008
msgid "The number of sorts that were done by scanning the table."
msgstr "El nombre de classificacions fetes cercant la taula."
#: libraries/messages.inc.php:1009
msgid "The number of times that a table lock was acquired immediately."
msgstr "El nombre de vegades que un bloqueig de taula s'ha fet immediatament."
#: libraries/messages.inc.php:1010
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
"should first optimize your queries, and then either split your table or "
"tables or use replication."
msgstr ""
"El nombre de vegades que un bloqueig de taula no s'ha pogut fer "
"immediatament i s'ha necessitat una espera. Si aixó és alt, i es detecten "
"problemes de rendiment, s'hauria de considerar l'optimització de les "
"consultes, o també dividir la taula o taules en vàries o bé utilitzar la "
"replicació."
#: libraries/messages.inc.php:1011
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
" El nombre de fils a la memòria cau de fil. L'index de memòria cau es pot "
"comptar com Threads_created/Connections. Si aquest valor és vermell s'hauria "
"d'augmentar el valor de thread_cache_size."
#: libraries/messages.inc.php:1012
msgid "The number of currently open connections."
msgstr "El nombre de connexions obertes simultàniament."
#: libraries/messages.inc.php:1013
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
msgstr ""
" El nombre de fils creats per gestionar connexions. Si Threads_created és "
"gran, pots voler augmentar el valor de thread_cache_size. (Normalment això "
"no dóna una millora de rendiment notable si es té una bona aplicació de fil.)"
#: libraries/messages.inc.php:1014
msgid "The number of threads that are not sleeping."
msgstr "El nombre de fils que no estàn dormint."
#: libraries/messages.inc.php:1015
msgid "Show dimension of tables"
msgstr "Mostra dimensió de les taules"
#: libraries/messages.inc.php:1016
msgid "Show tables"
msgstr "Mostra taules"
#: libraries/messages.inc.php:1017
msgid " Show this query here again "
msgstr " Mostra aquesta consulta de nou "
#: libraries/messages.inc.php:1018
msgid "Simplified Chinese"
msgstr "Xinés Simplificat"
#: libraries/messages.inc.php:1019
msgid "(singly)"
msgstr "(només)"
#: libraries/messages.inc.php:1020
msgid "Size"
msgstr "Mida"
#: libraries/messages.inc.php:1021 setup/lib/messages.inc.php:154
msgid "Number of records (queries) to skip from start"
msgstr "Nombre de registres(consultes) a saltar des de l'inici"
#: libraries/messages.inc.php:1022
msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
msgstr ""
"Assegura't que tens un identificador únic de servidor en el teu arxiu de "
"configuració (my.cnf). Si no, afegeix la línia següent a la secció [mysqld]:"
#: libraries/messages.inc.php:1023
msgid "Slovak"
msgstr "Eslovac"
#: libraries/messages.inc.php:1024
msgid "Slovenian"
msgstr "Eslové"
#: libraries/messages.inc.php:1025
msgid "Small/Big All"
msgstr "Tot Petit/Gran"
#: libraries/messages.inc.php:1026
msgid "Snap to grid"
msgstr "Alinia a la graella"
#: libraries/messages.inc.php:1027
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(o el sòcol del servidor local MySQL no està configurat correctament)"
#: libraries/messages.inc.php:1028
msgid "Socket"
msgstr "Sòcol"
#: libraries/messages.inc.php:1029
msgid "Sort by key"
msgstr "Classifica per la clau"
#: libraries/messages.inc.php:1030
msgid "Sorting"
msgstr "Classificant"
#: libraries/messages.inc.php:1031
msgid "Sort"
msgstr "Classificació"
#: libraries/messages.inc.php:1032
msgid "Space usage"
msgstr "Utilització d'espai"
#: libraries/messages.inc.php:1033
msgid "Spanish"
msgstr "Espanyol"
#: libraries/messages.inc.php:1034
msgid "Words are separated by a space character (\" \")."
msgstr "Paraules separades per un espai (\" \")."
#: libraries/messages.inc.php:1035
msgid "SQL compatibility mode"
msgstr "Modus de compatibilitat SQL"
#: libraries/messages.inc.php:1036
msgid "Export type"
msgstr "Tipus d' Exportació"
#: libraries/messages.inc.php:1037
msgid "Export time in UTC"
msgstr ""
#: libraries/messages.inc.php:1038
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
"mis-matched. Other possible failure causes may be that you are uploading a "
"file with binary outside of a quoted text area. You can also try your query "
"on the MySQL command line interface. The MySQL server error output below, if "
"there is any, may also help you in diagnosing the problem. If you still have "
"problems or if the parser fails where the command line interface succeeds, "
"please reduce your SQL query input to the single query that causes problems, "
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
"És possible que hagueu trobat un error a l'intèrpret SQL. Si us plau, "
"comproveu la sintaxi de la consulta i verifiqueu que les cometes estiguin al "
"seu lloc i facin parelles. Un altra possible causa de l'errada és que "
"estigueu pujant un arxiu amb dades binàries per fora de l'àrea de text "
"delimitada. També podeu provar la consulta a la interfície de comandes de "
"MySQL. La sortida següent generada pel servidor MySQL, si n'hi ha, pot "
"ajudar-vos a diagnosticar el problema. Si encara teniu problemes o si "
"l'intèrpret falla i l'interfície de comandes funciona, reduïu la consulta a "
"la part de l'SQL que produeix l'errada, i envieu un informe d'error amb la "
"cadena de dades de la secció de TALL indicada avall:"
#: libraries/messages.inc.php:1039
msgid ""
"There seems to be an error in your SQL query. The MySQL server error output "
"below, if there is any, may also help you in diagnosing the problem"
msgstr ""
"Sembla que hi ha un error a la consulta SQL. La sortida següent generada pel "
"servidor MySQL, si n'hi ha, pot ajudar-vos a diagnosticar el problema"
#: libraries/messages.inc.php:1040
msgid "SQL query"
msgstr "crida SQL"
#: libraries/messages.inc.php:1041
msgid "SQL result"
msgstr "Resultat SQL"
#: libraries/messages.inc.php:1042
msgid "SQL"
msgstr "SQL"
#: libraries/messages.inc.php:1043
msgid "Invalid Identifer"
msgstr "Identificador Incorrecte"
#: libraries/messages.inc.php:1044
msgid "Unclosed quote"
msgstr "Cometa no tancada"
#: libraries/messages.inc.php:1045
msgid "Unknown Punctuation String"
msgstr "Signe de puntuació desconegut"
#: libraries/messages.inc.php:1046
msgid "Stand-in structure for view"
msgstr "Estructura de suport per a vistes"
#: libraries/messages.inc.php:1047
msgid "Start"
msgstr "Inicia"
#: libraries/messages.inc.php:1048
msgid "Last check"
msgstr "Darrera comprovació"
#: libraries/messages.inc.php:1049
msgid "Creation"
msgstr "Creació"
#: libraries/messages.inc.php:1050
msgid "Statements"
msgstr "Sentències"
#: libraries/messages.inc.php:1051
msgid "static"
msgstr "estàtic"
#: libraries/messages.inc.php:1052
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
"En un servidor ocupat, els comptadors de bytes poden excedir el seu tamany, "
"llavors les estadístiques donades pel servidor MySQL poden ser incorrectes."
#: libraries/messages.inc.php:1053
msgid "Last update"
msgstr "Darrera actualització"
#: libraries/messages.inc.php:1054
msgid "Status"
msgstr "Estat"
#: libraries/messages.inc.php:1055
msgid "Stop"
msgstr "Para"
#: libraries/messages.inc.php:1056
msgid "Storage Engines"
msgstr "Motors d'emmagatzematge"
#: libraries/messages.inc.php:1057
msgid "Storage Engine"
msgstr "Motor d'emmagatzematge"
#: libraries/messages.inc.php:1058
msgctxt "$strStrucCSV"
msgid "CSV"
msgstr "dades CSV "
#: libraries/messages.inc.php:1059
msgid "Structure and data"
msgstr "Estructura i dades"
#: libraries/messages.inc.php:1060
msgid "CSV for MS Excel"
msgstr "CSV per dades de MS Excel"
#: libraries/messages.inc.php:1061
msgid "Native MS Excel format"
msgstr "Dades Natives MS Excel"
#: libraries/messages.inc.php:1062
msgid "Structure only"
msgstr "Només l'estructura"
#: libraries/messages.inc.php:1063
msgid "Propose table structure"
msgstr "Proposa una estructura de taula"
#: libraries/messages.inc.php:1064
msgid "Structure Difference"
msgstr "Diferència d'estructura"
#: libraries/messages.inc.php:1065
msgid "Structure for view"
msgstr "Estructura per a vista"
#: libraries/messages.inc.php:1066
msgid "structure"
msgstr "estructura"
#: libraries/messages.inc.php:1067
msgid "Structure"
msgstr "Estructura"
#: libraries/messages.inc.php:1068
msgid "Structure Synchronization"
msgstr "Sincronització d'estructura"
#: libraries/messages.inc.php:1069
msgid "Submit"
msgstr "Envia"
#: libraries/messages.inc.php:1070
msgid "Your SQL query has been executed successfully"
msgstr "La vostra comanda SQL ha estat executada amb èxit"
#: libraries/messages.inc.php:1071
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"Servidor executant-se amb Suhosin. Si us plau, consulta %sdocumentation%s "
"per a possibles assumptes."
#: libraries/messages.inc.php:1072
msgid "Sum"
msgstr "Suma"
#: libraries/messages.inc.php:1073
msgid "Swedish"
msgstr "Suec"
#: libraries/messages.inc.php:1074
msgid "Authenticating..."
msgstr "Autenticant..."
#: libraries/messages.inc.php:1075
msgid "Hardware authentication failed"
msgstr "Error a l'autenticació de maquinari"
#: libraries/messages.inc.php:1076
#, php-format
msgid "File %s does not contain any key id"
msgstr "L 'arxiu %s no conté cap identificació de clau"
#: libraries/messages.inc.php:1077
msgid "No valid authentication key plugged"
msgstr "Cap clau d'autenticació vàlida endollada"
#: libraries/messages.inc.php:1078
msgid "Switch to copied database"
msgstr "Canvia a la base de dades copiada"
#: libraries/messages.inc.php:1079
msgid "Switch to copied table"
msgstr "Canvia a una taula copiada"
#: libraries/messages.inc.php:1080
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
"La base de dades destinació s'ha sincronitzat completament amb la base de "
"dades origen. L'origen restarà sense canvis."
#: libraries/messages.inc.php:1081
msgid "Synchronize Databases"
msgstr "Sincronitza Based de dades"
#: libraries/messages.inc.php:1082
msgid "Synchronize"
msgstr "Sincronitza"
#: libraries/messages.inc.php:1084
msgid "Add column(s)"
msgstr "Afegeix columna(es)"
#: libraries/messages.inc.php:1085
#, php-format
msgid "Table %s already exists!"
msgstr "La taula %s ja existeix!"
#: libraries/messages.inc.php:1086
msgid "Alter column(s)"
msgstr "Canvia columna(es)"
#: libraries/messages.inc.php:1087
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "S'ha modificat la taula %1$s correctament"
#: libraries/messages.inc.php:1088
msgid "Alter index(s)"
msgstr "Canvia index(s)"
#: libraries/messages.inc.php:1089
msgid "Apply index(s)"
msgstr "Aplica index(s)"
#: libraries/messages.inc.php:1090
msgid "Table comments"
msgstr "Comentaris de la taula"
#: libraries/messages.inc.php:1091
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Vols eliminar totes les files anteriors de les taules de destinació?"
#: libraries/messages.inc.php:1092
msgid "The table name is empty!"
msgstr "El nom de la taula és buit!"
#: libraries/messages.inc.php:1093
#, php-format
msgid "Table %1$s has been created."
msgstr "S'ha creat la taula %1$s."
#: libraries/messages.inc.php:1094
#, php-format
msgid "Table %s has been dropped"
msgstr "S'ha esborrat la taula %s"
#: libraries/messages.inc.php:1095
#, php-format
msgid "Table %s has been emptied"
msgstr "S'ha buidat la taula %s"
#: libraries/messages.inc.php:1096
#, php-format
msgid "Table %s has been flushed"
msgstr "S'ha buidat la memòria cau de la taula %s"
#: libraries/messages.inc.php:1097
msgid "Insert row(s)"
msgstr "Afegeix fila(es)"
#: libraries/messages.inc.php:1098
msgid "Table seems to be empty!"
msgstr "La taula sembla buida!"
#: libraries/messages.inc.php:1099
msgid "Table maintenance"
msgstr "Manteniment de la taula"
#: libraries/messages.inc.php:1100
msgid "Table name"
msgstr "Nom de taula"
#: libraries/messages.inc.php:1101
msgid "Table of contents"
msgstr "Taula de continguts"
#: libraries/messages.inc.php:1102
msgid "Table options"
msgstr "Opcions de Taula"
#: libraries/messages.inc.php:1103
msgid "Remove column(s)"
msgstr "Treu columna(es)"
#: libraries/messages.inc.php:1104
msgid "Remove index(s)"
msgstr "Treu index(s)"
#: libraries/messages.inc.php:1105
#, php-format
msgid "%s table(s)"
msgstr "%s taula(es)"
#: libraries/messages.inc.php:1106
msgid "Table structure for table"
msgstr "Estructura de la taula"
#: libraries/messages.inc.php:1107
msgid "Table"
msgstr "Taula"
#: libraries/messages.inc.php:1108
msgid "Update row(s)"
msgstr "Actualitza fila(es)"
#: libraries/messages.inc.php:1109
msgid "take it"
msgstr "agafa"
#: libraries/messages.inc.php:1110
msgid "Target database has been synchronized with source database"
msgstr ""
"La base de dades destinació s'ha sincronitzat amb la base de dades origen"
#: libraries/messages.inc.php:1111
msgid "Table-specific privileges"
msgstr "Permisos especifics de taula"
#: libraries/messages.inc.php:1112
msgid "Temporary data"
msgstr "Dades temporals"
#: libraries/messages.inc.php:1113
msgid " Because of its length,<br /> this field might not be editable "
msgstr " A causa de la seva longitud,<br /> aquest camp pot no ser editable "
#: libraries/messages.inc.php:1114
msgid "Texy! text"
msgstr "Text Texy!"
#: libraries/messages.inc.php:1115
msgid "Thai"
msgstr "Tailandès"
#: libraries/messages.inc.php:1116
#, php-format
msgid "Default theme %s not found!"
msgstr "Tema per defecte %s no trobat!"
#: libraries/messages.inc.php:1117
msgid "No preview available."
msgstr "No hi ha vista prèvia disponible."
#: libraries/messages.inc.php:1118
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s no trobat!"
#: libraries/messages.inc.php:1119
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "El camí de les imatges del tema %s és incorrecte!"
#: libraries/messages.inc.php:1120
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "No s'ha trobat el camí de les imatges del tema %s!"
#: libraries/messages.inc.php:1121
msgid "Theme / Style"
msgstr "Tema / Estil"
#: libraries/messages.inc.php:1122
msgid "This Host"
msgstr "Aquest Host"
#: libraries/messages.inc.php:1123
msgid "Threads"
msgstr "Fils"
#: libraries/messages.inc.php:1124
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Fil %s cancel.lat correctament."
#: libraries/messages.inc.php:1125
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
"La darrera importació ha esgotat el temps, després de reenviar continuarà "
"des de la posició %d."
#: libraries/messages.inc.php:1126
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"Però a la darrera importació no s'han processat dades, el que normalment "
"indica que phpMyAdmin no ha pogut finalitzar aquesta importació a menys que "
"incrementeu els límits de temps de php."
#: libraries/messages.inc.php:1127
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Temps exaurit de l'arxiu d'ordres, si voleu finalitzar l'importació, torneu "
"a enviar el mateix arxiu a importar i el procés continuarà."
#: libraries/messages.inc.php:1128
msgid "Time"
msgstr "Temps"
#: libraries/messages.inc.php:1129
msgid "to/from page"
msgstr "plana a/de"
#: libraries/messages.inc.php:1130
msgid "Toggle scratchboard"
msgstr "Canvia l' scratchboard"
#: libraries/messages.inc.php:1131
msgid "Toggle small/big"
msgstr "Canviar petit/gran"
#: libraries/messages.inc.php:1132
msgid "To select relation, click :"
msgstr "Per triar una relació, clica :"
#: libraries/messages.inc.php:1133
msgid "total"
msgstr "total"
#: libraries/messages.inc.php:1134
msgid "Total"
msgstr "Total"
#: libraries/messages.inc.php:1135
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "S'ha activat el seguiment de %s.%s."
#: libraries/messages.inc.php:1136
msgid "Activate now"
msgstr "Activa ara"
#: libraries/messages.inc.php:1137
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Activa el seguiment per %s.%s"
#: libraries/messages.inc.php:1138
msgid "Comment out these two lines if you do not need them."
msgstr "Comenta aquestes dues línies si no les necessites."
#: libraries/messages.inc.php:1139
msgid "Create version"
msgstr "Crea versió"
#: libraries/messages.inc.php:1140
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Crea versió %s de %s.%s"
#: libraries/messages.inc.php:1141
msgid "Database Log"
msgstr "Registre de la base de dades"
#: libraries/messages.inc.php:1142
msgid "Data definition statement"
msgstr "Declaració de definició de dades"
#: libraries/messages.inc.php:1143
msgid "Data manipulation statement"
msgstr "Declaració de manipulació de dades"
#: libraries/messages.inc.php:1144
msgid "Date"
msgstr "Data"
#: libraries/messages.inc.php:1145
msgid "Deactivate now"
msgstr "Desactiva ara"
#: libraries/messages.inc.php:1146
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Desactiva el seguiment per %s.%s"
#: libraries/messages.inc.php:1147
#, php-format
msgid "Export as %s"
msgstr "Exporta com %s"
#: libraries/messages.inc.php:1148
msgid "Tracking is active."
msgstr "El seguiment està actiu."
#: libraries/messages.inc.php:1149
msgid "Tracking is not active."
msgstr "El seguiment no està actiu."
#: libraries/messages.inc.php:1150
msgid "Tracking Mechanism"
msgstr "Mecanisme de seguiment"
#: libraries/messages.inc.php:1151
msgid "Close"
msgstr "Tanca"
#: libraries/messages.inc.php:1152
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Informe de seguiment per la taula `%s`"
#: libraries/messages.inc.php:1153
msgid "Tracking report"
msgstr "Informe de seguiment"
#: libraries/messages.inc.php:1154
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Mostra %s amb dates des de %s fins a %s per l'usuari %s %s"
#: libraries/messages.inc.php:1155
msgid "Show versions"
msgstr "Mostra versions"
#: libraries/messages.inc.php:1156
msgid "SQL dump (file download)"
msgstr "Bolcat SQL (descàrrega d'arxiu)"
#: libraries/messages.inc.php:1157
msgid "SQL dump"
msgstr "Bolcat SQL"
#: libraries/messages.inc.php:1158
msgid "SQL statements executed."
msgstr "Declaracions SQL executades."
#: libraries/messages.inc.php:1159
msgid "This option will replace your table and contained data."
msgstr "Aquesta opció substituirà la taula i les dades contingudes."
#: libraries/messages.inc.php:1160
msgid "SQL execution"
msgstr "Execució SQL"
#: libraries/messages.inc.php:1161
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Declaracions SQL exportades. Copia el bolcat o executa'l."
#: libraries/messages.inc.php:1162
msgid "Tracking statements"
msgstr "Seguiment de declaracions"
#: libraries/messages.inc.php:1163
msgid "active"
msgstr "actiu"
#: libraries/messages.inc.php:1164
msgid "not active"
msgstr "no actiu"
#: libraries/messages.inc.php:1165
msgid "Structure snapshot"
msgstr "Instantània de l'estructura"
#: libraries/messages.inc.php:1166
msgid "Created"
msgstr "Creat"
#: libraries/messages.inc.php:1167
msgid "Last version"
msgstr "Darrera versió"
#: libraries/messages.inc.php:1168
msgid "Updated"
msgstr "Actualitzat"
#: libraries/messages.inc.php:1169
msgid "Version"
msgstr "Versió"
#: libraries/messages.inc.php:1170
msgid "Track these data definition statements:"
msgstr "Segueix aquestes declaracions de definició de dades:"
#: libraries/messages.inc.php:1171
msgid "Track these data manipulation statements:"
msgstr "Segueix aquestes declaracions de manipulació de dades:"
#: libraries/messages.inc.php:1172
msgid "Tracked tables"
msgstr "Taules seguides"
#: libraries/messages.inc.php:1173
msgid "Tracking"
msgstr "Seguiment"
#: libraries/messages.inc.php:1174
msgid "Track table"
msgstr "Segueix taula"
#: libraries/messages.inc.php:1175
msgid "Untracked tables"
msgstr "Taules no seguides"
#: libraries/messages.inc.php:1176
msgid "Username"
msgstr "Nom d'usuari"
#: libraries/messages.inc.php:1177
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Activat el seguiment per %s.%s , versió %s."
#: libraries/messages.inc.php:1178
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "S'ha creat la Versió %s, activat el seguiment per %s.%s."
#: libraries/messages.inc.php:1179
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Seguiment per %s.%s , desactivada la versió %s."
#: libraries/messages.inc.php:1180
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantània de la versió %s (codi SQL)"
#: libraries/messages.inc.php:1181
msgid "Versions"
msgstr "Versions"
#: libraries/messages.inc.php:1182
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
"Pots executar el bolcat mitjançant la creació i utilització d'una base de "
"dades temporal. Si us plau, assegura't que tens els permisos per fer-ho."
#: libraries/messages.inc.php:1183
msgid "Traditional Chinese"
msgstr "Xinés Tradicional"
#: libraries/messages.inc.php:1184
msgid "Traditional Spanish"
msgstr "Espanyol Tradicional"
#: libraries/messages.inc.php:1185
msgid "Traffic"
msgstr "Tràfic"
#: libraries/messages.inc.php:1186
msgid "Transaction coordinator"
msgstr "Coordinador de transaccions"
#: libraries/messages.inc.php:1187
msgid ""
"Displays a link to download the binary data of the field. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
"Mostra un enllaç per descarregar les dades binàries d'un camp. La primera "
"dada és el nom d'arxiu binari. La segona dada és un possible nom de camp "
"d'una taula que contingui el nom d'arxiu. Si es facilita la segona dada és "
"necessari tenir la primera dada buida"
#: libraries/messages.inc.php:1188
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
"Mostra la representació hexadecimal de les dades. El primer paràmetre és "
"opcional i especifica cóm de sovint s'afegirá l'espai (per defecte a 2 \\"
"\"nibbles\\\")."
#: libraries/messages.inc.php:1189
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
msgstr ""
"Mostra una miniatura amb enllaç; opcions: ample,alt en pixels (respecta la "
"proporció original)"
#: libraries/messages.inc.php:1190
msgid "Displays a link to download this image."
msgstr "Es mostra com a enllaç a la imatge."
#: libraries/messages.inc.php:1191
msgid "See image/jpeg: inline"
msgstr "Veure image/jpeg: en linia"
#: libraries/messages.inc.php:1192
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
"formatted date. The first option is the offset (in hours) which will be "
"added to the timestamp (Default: 0). Use second option to specify a "
"different date/time format string. Third option determines whether you want "
"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
"According to that, date format has different value - for \"local\" see the "
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
msgstr ""
"Mostra un camp TIME, TIMESTAMP, DATETIME o camp de data unix com a data "
"formatejada. La primera opció és la diferéncia (en hores) que s'afegiràn a "
"la data (Defecte: 0). Usa la segona opció per indicar un format diferent de "
"data/hora. La tercera opció determina si es vol visualitzar l'hora local o "
"UTC (usant els texts \"local\" o \"utc\"). Segons aixó, el format de data té "
"diferent valor - per a \"local\" veieu la documentació de la funció strftime"
"() de PHP i per a \"utc\" s'obté amb l'ús de la funció gmdate()."
#: libraries/messages.inc.php:1193
msgid ""
"LINUX ONLY: Launches an external application and feeds it the field data via "
"standard input. Returns the standard output of the application. The default "
"is Tidy, to pretty-print HTML code. For security reasons, you have to "
"manually edit the file libraries/transformations/text_plain__external.inc."
"php and list the tools you want to make available. The first option is then "
"the number of the program you want to use and the second option is the "
"parameters for the program. The third option, if set to 1, will convert the "
"output using htmlspecialchars() (Default 1). The fourth option, if set to 1, "
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
msgstr ""
"NOMÉS LINUX: Llença una aplicació externa i facilita el camp de dades via "
"standard input. Retorna per standard output de l'aplicació. El defecte és "
"Tidy, per interpretar codi HTML. Per raons de seguretat, has d' editar "
"manualment l'arxiu libraries/transformations/text_plain__external.inc.php i "
"afegir les eines que vulguis fer servir. La primera opció és, llavors, el "
"numero del programa que vols fer servir i la segona opció són els paràmetres "
"per el programa. El tercer paràmetre, si es posa a 1, convertirà la sortida "
"fent servir htmlspecialchars() (El defecte és 1). El quart paràmetre, si val "
"1, posarà un NOWRAP al contingut de les cel.les de forma que la sortida "
"sencera es mostrarà sense reformatejar (Per defecte 1)"
#: libraries/messages.inc.php:1194
msgid ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgstr "Conserva el format original del camp. No es fa cap canvi."
#: libraries/messages.inc.php:1195
msgid ""
"Displays an image and a link; the field contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Mostra una imatge i un enllaç, el camp conté el nom de l'arxiu; la primera "
"opció és un prefixe com \"http://domini.com/\", la segona opció és l'amplada "
"en pixels, la tercera és l'alçada."
#: libraries/messages.inc.php:1196
msgid ""
"Displays a link; the field contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Mostra un enllaç, el camp conté el nom de l'arxiu; la primera opció és un "
"prefixe com \"http://domini.com/\", la segona opció és el titol del enllaç."
#: libraries/messages.inc.php:1197
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formateig del text com a consulta SQL amb resaltat de sintaxi."
#: libraries/messages.inc.php:1198
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
"number of characters to return (Default: until end of string). The third "
"option is the string to append and/or prepend when truncation occurs "
"(Default: \"...\")."
msgstr ""
"Mostra una part d'una cadena de text. La primera opció és el nombre de "
"caràcters a saltar des de l'inici de la cadena (Per defecte 0). La segona "
"opció és el nombre de caràcters a retornar (Per defecte: fins al final de la "
"cadena). La tercera opció és la cadena a afegir a l'inici o al final quan hi "
"ha truncament (Per defecte: \"...\")."
#: libraries/messages.inc.php:1199
msgid "Triggers"
msgstr "Disparadors"
#: libraries/messages.inc.php:1200
msgid "Truncate Shown Queries"
msgstr "Talla les consultes mostrades"
#: libraries/messages.inc.php:1201
msgid "Turkish"
msgstr "Turc"
#: libraries/messages.inc.php:1202
msgid "Type"
msgstr "Tipus"
#: libraries/messages.inc.php:1204
msgid "Ukrainian"
msgstr "Ucrainès "
#: libraries/messages.inc.php:1205
msgid "Uncheck All"
msgstr "Desmarcar tot"
#: libraries/messages.inc.php:1206
msgid "Unicode"
msgstr "Unicode"
#: libraries/messages.inc.php:1207
msgid "Unique"
msgstr "Única"
#: libraries/messages.inc.php:1208
msgid "unknown"
msgstr "Desconegut"
#: libraries/messages.inc.php:1209
msgid "Unselect All"
msgstr "Desmarca tot"
#: libraries/messages.inc.php:1210
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"S'intenta carregar un arxiu amb una compresió no suportada (%s). O bé aquest "
"suport no s'ha implementat encara o bé el teniu desactivat a la configuració."
#: libraries/messages.inc.php:1211
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Heu actualitzat els permisos de %s."
#: libraries/messages.inc.php:1212
msgid "The profile has been updated."
msgstr "S'ha actualitzat el perfil."
#: libraries/messages.inc.php:1213
msgid "Update Query"
msgstr "Actualitza consulta"
#: libraries/messages.inc.php:1214
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Mira a la documentació cóm actualitzar la teva Taula de Comentaris de les "
"Columnes"
#: libraries/messages.inc.php:1215
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Es necessari actualitzar a %s %s o posterior."
#: libraries/messages.inc.php:1216
msgid "Failed to write file to disk."
msgstr "Error en gravar l'arxiu al disc."
#: libraries/messages.inc.php:1217
msgid "File upload stopped by extension."
msgstr "Pujada de l'arxiu aturada per l'extensió."
#: libraries/messages.inc.php:1218
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"El tamany d'arxiu pujat supera la directiva MAX_FILE_SIZE especificada al "
"formulari HTML."
#: libraries/messages.inc.php:1219
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"El tamany d'arxiu pujat supera la directiva upload_max_filesize de php.ini."
#: libraries/messages.inc.php:1220
msgid "Missing a temporary folder."
msgstr "No es troba la carpeta temporal."
#: libraries/messages.inc.php:1221
msgid "The uploaded file was only partially uploaded."
msgstr "Només s'ha pujat parcialment l'arxiu."
#: libraries/messages.inc.php:1222
msgid "Unknown error in file upload."
msgstr "Error desconegut al pujar l'arxiu."
#: libraries/messages.inc.php:1223
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation%"
"s for ways to workaround this limit."
msgstr ""
"Probablement has triat d'enviar un arxiu massa gran. Consulta la %"
"sdocumentació%s per trobar formes de modificar aquest límit."
#: libraries/messages.inc.php:1224
msgid "File uploads are not allowed on this server."
msgstr "No es permet pujar arxius en aquest servidor."
#: libraries/messages.inc.php:1225
msgid "Usage"
msgstr "Ús"
#: libraries/messages.inc.php:1226
msgid "Enclose table and field names with backquotes"
msgstr "Usa &quot;backquotes&quot; amb taules i noms de camps"
#: libraries/messages.inc.php:1227
msgid "Use Host Table"
msgstr "Utilitza la Taula de Hosts"
#: libraries/messages.inc.php:1228
#, php-format
msgid "The user %s already exists!"
msgstr "L'usuari %s ja existeix!"
#: libraries/messages.inc.php:1229
msgid "The user name is empty!"
msgstr "El nom d'usuari és buit!"
#: libraries/messages.inc.php:1230
msgid "User name"
msgstr "Nom d'usuari"
#: libraries/messages.inc.php:1231
msgid "The selected user was not found in the privilege table."
msgstr "No s'ha trobat l'usuari triat a la taula de permisos."
#: libraries/messages.inc.php:1232
msgid "User overview"
msgstr "Informació general de l'usuari"
#: libraries/messages.inc.php:1233
msgid "The selected users have been deleted successfully."
msgstr "S'han esborrat correctament els usuaris triats."
#: libraries/messages.inc.php:1234
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuaris amb accés a &quot;%s&quot;"
#: libraries/messages.inc.php:1235
msgid "User"
msgstr "Usuari"
#: libraries/messages.inc.php:1236
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Usa la tecla TAB per moure't de valor en valor, o CTRL+fletxes per moure't "
"on vulguis"
#: libraries/messages.inc.php:1237
msgid "Use Tables"
msgstr "Usa Taules"
#: libraries/messages.inc.php:1238
msgid "Use text field"
msgstr "Usa camp de text"
#: libraries/messages.inc.php:1239
msgid "Use this value"
msgstr "Fes servir aquest valor"
#: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337
msgid "Validate SQL"
msgstr "Valida l'SQL"
#: libraries/messages.inc.php:1242
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"No s'ha pogut iniciar el validador SQL. Si us plau, comproveu que teniu "
"instal·lats els mòduls de PHP necessaris tal i com s'indica a la %"
"sdocumentació%s."
#: libraries/messages.inc.php:1243
msgid "Value"
msgstr "Valor"
#: libraries/messages.inc.php:1244
msgid "Variable"
msgstr "Variable"
#: libraries/messages.inc.php:1245
msgid "Version information"
msgstr "Informació de Versió"
#: libraries/messages.inc.php:1246
msgid "View dump (schema) of databases"
msgstr "Veure volcat (esquema) de les bases de dades"
#: libraries/messages.inc.php:1247
msgid "View dump (schema) of database"
msgstr "Veure l'esquema de la base de dades"
#: libraries/messages.inc.php:1248
msgid "View dump (schema) of table"
msgstr "Veure un esquema de la taula"
#: libraries/messages.inc.php:1249
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation%"
"s."
msgstr ""
"Aquesta vista té al menys aques nombre de files. Consulta %sdocumentation%s."
#: libraries/messages.inc.php:1250
#, php-format
msgid "View %s has been dropped"
msgstr "Vista %s esborrada"
#: libraries/messages.inc.php:1251
msgid "View image"
msgstr "Veure imatge"
#: libraries/messages.inc.php:1252
msgid "VIEW name"
msgstr "Nom de VISTA"
#: libraries/messages.inc.php:1253
msgid "View video"
msgstr "Veure video"
#: libraries/messages.inc.php:1254
msgid "View"
msgstr "Vista"
#: libraries/messages.inc.php:1256
msgid "The directory you set for upload work cannot be reached"
msgstr "No està disponible el directori indicat per pujar arxius"
#: libraries/messages.inc.php:1257
msgid "web server upload directory"
msgstr "Directori de pujada d'arxius del servidor web"
#: libraries/messages.inc.php:1258
msgid "Web server"
msgstr "Servidor Web"
#: libraries/messages.inc.php:1259
#, php-format
msgid "Welcome to %s"
msgstr "Benvingut a %s"
#: libraries/messages.inc.php:1260
msgid "West European"
msgstr "Europa Occidental"
#: libraries/messages.inc.php:1261
msgid "Wiki"
msgstr "Wiki"
#: libraries/messages.inc.php:1262
msgid "wildcard"
msgstr "comodins"
#: libraries/messages.inc.php:1263
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"La finestra destí del navegador no s'ha pogut actualitzar. Potser has tancat "
"la finestra \"pare\" o bé el teu navegador bloqueja actualitzacions entre "
"finestres per la teva configuració de seguretat"
#: libraries/messages.inc.php:1264
msgid "With selected:"
msgstr "Amb marca:"
#: libraries/messages.inc.php:1265
msgid "Write requests"
msgstr "Peticions d'escriptura"
#: libraries/messages.inc.php:1266
msgid "Wrong username/password. Access denied."
msgstr "Usuari i/o clau erronis. Accés denegat."
#: libraries/messages.inc.php:1268
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
"El fitxer XML especificat era incorrecte o incomplet. Si us plau, arreglar-"
"lo i torna a intentar-ho."
#: libraries/messages.inc.php:1269
msgid "Export contents"
msgstr "Exporta contingut"
#: libraries/messages.inc.php:1270
msgid "Export functions"
msgstr "Exporta funcions"
#: libraries/messages.inc.php:1271
msgid "Export procedures"
msgstr "Exporta procediments"
#: libraries/messages.inc.php:1272
msgid "Export Structure Schemas (recommended)"
msgstr "Exporta esquemes d'estructura (recomanat)"
#: libraries/messages.inc.php:1273
msgid "Export tables"
msgstr "Exporta taules"
#: libraries/messages.inc.php:1274
msgid "Export triggers"
msgstr "Exporta disparadors (triggers)"
#: libraries/messages.inc.php:1275
msgid "Export views"
msgstr "Exporta vistes"
#: libraries/messages.inc.php:1276
msgid "XML"
msgstr "XML"
#: libraries/messages.inc.php:1278
msgid "Yes"
msgstr "Si"
#: libraries/messages.inc.php:1280
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr "Nota: Es treu el limit establint aquestes opcions a 0 (zero)."
#: libraries/messages.inc.php:1281
msgid "\"zipped\""
msgstr "\"comprimit amb zip\""
#: server_privileges.php:1904
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Els comodins _ i % han de marcar-se amb una \\ per usar-los literalment"
#: setup/lib/messages.inc.php:11
msgid "Allow character set conversion"
msgstr "Permet la conversió de jocs de caràcters"
#: setup/lib/messages.inc.php:12
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Si està activat, l'usuari pot posar qualsevol servidor MySQL al formulari de "
"connexió mitjançant l'autenticació per galetes"
#: setup/lib/messages.inc.php:13
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
"you feel this is necessary, use [a@?page=form&amp;"
"formset=features#tab_Security]trusted proxies list[/a]. However, IP-based "
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
msgstr ""
"Aquesta [a@?page=form&amp;formset=features#tab_Security]opció[/a] s'ha de "
"desactivar perqué permet atacs de força bruta per connectar-se a un servidor "
"MySQL. Si creus que la necessites, usa [a@?page=form&amp;"
"formset=features#tab_Security]llista de servidors alterns verificats[/a]. "
"Tanmateix, una protecció basada en adreces IP pot no ser efectiva si la teva "
"IP pertany a un proveïdor ISP amb gran quantitat d'usuaris connectats, "
"inclós tu mateix."
#: setup/lib/messages.inc.php:14
msgid "Allow login to any MySQL server"
msgstr "Permet la connexió a qualsevol servidor MySQL"
#: setup/lib/messages.inc.php:15
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Mostra l'enllaç &quot;Drop database&quot; als usuaris normals"
#: setup/lib/messages.inc.php:16
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "La clau pot contenir lletres, numeros [em]i[/em] caràcters especials"
#: setup/lib/messages.inc.php:17
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
"Frase de pas secreta usada per xifrar galetes en autenticació [kbd]cookie[/"
"kbd]"
#: setup/lib/messages.inc.php:18
msgid "Key is too short, it should have at least 8 characters"
msgstr "La clau és massa curta, ha de tenir al menys 8 caràcters"
#: setup/lib/messages.inc.php:19
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
"No deus tenir establert el blowfish secret i tens activada l'autenticació "
"per galetes, així que una clau es generarà automàticament per tú. S'utilitza "
"per xifrar galetes; no necesites recordar-la."
#: setup/lib/messages.inc.php:20
msgid "Blowfish secret"
msgstr "Contrasenya Blowfish"
#: setup/lib/messages.inc.php:21
msgid "Highlight selected rows"
msgstr "Resalta les files seleccionades"
#: setup/lib/messages.inc.php:22
msgid "Row marker"
msgstr "Marcador de fila"
#: setup/lib/messages.inc.php:23
msgid "Highlight row pointed by the mouse cursor"
msgstr "Resalta la fila apuntada pel cursor del ratolí"
#: setup/lib/messages.inc.php:24
msgid "Highlight pointer"
msgstr "Resalta el punter"
#: setup/lib/messages.inc.php:25
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
"Activa la compressió [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] per les "
"operacions d'importació i exportació"
#: setup/lib/messages.inc.php:26
msgid "Bzip2"
msgstr "Bzip2"
#: setup/lib/messages.inc.php:27
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Empaquetat i "
"desempaquetat amb Bzip2[/a] necessita les funcions (%s) que no estàn "
"disponibles en aquest sistema."
#: setup/lib/messages.inc.php:28
msgid "Cannot load or save configuration"
msgstr "No es pot carregar o desar la configuració"
#: setup/lib/messages.inc.php:29
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
"Si us plau, crea una carpeta modificable pel servidor web [em]config[/em] al "
"directori principal de phpMyAdmin tal com s'explica a la [a@../Documentation."
"html#setup_script]documentació[/a]. En cas contrari només podràs descarregar "
"o mostrar."
#: setup/lib/messages.inc.php:30
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in fields"
msgstr ""
"Defineix quin tipus de control d'edició es farà servir per camps CHAR i "
"VARCHAR; [kbd]input[/kbd] - permet limitar el tamany de l'entrada, [kbd]"
"textarea[/kbd] - permet varies línies dintre dels camps"
#: setup/lib/messages.inc.php:31
msgid "CHAR fields editing"
msgstr "Edició de camps CHAR"
#: setup/lib/messages.inc.php:32
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Nombre de columnes per àrea de text CHAR/VARCHAR"
#: setup/lib/messages.inc.php:33
msgid "CHAR textarea columns"
msgstr "Columnes per àrea de text CHAR"
#: setup/lib/messages.inc.php:34
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Nombre de files per àrea de text CHAR/VARCHAR"
#: setup/lib/messages.inc.php:35
msgid "CHAR textarea rows"
msgstr "Files per àrea de text CHAR"
#: setup/lib/messages.inc.php:36
msgid "Check config file permissions"
msgstr "Comprova els permisos de l'arxiu de configuració"
#: setup/lib/messages.inc.php:37
msgid "Clear"
msgstr "Neteja"
#: setup/lib/messages.inc.php:38
msgid ""
"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
"you encounter problems with created gzip/bzip2 files disable this feature"
msgstr ""
"Compressió d'exportacions gzip/bzip2 al vol sense necessitat de massa "
"memòria; si troves problemes amb arxius gzip/bzip2 creats, desactiva aquesta "
"funció"
#: setup/lib/messages.inc.php:39
msgid "Compress on the fly"
msgstr "Compressió al vol"
#: setup/lib/messages.inc.php:40
msgid "Configuration file"
msgstr "Arxiu de configuració"
#: setup/lib/messages.inc.php:41
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
"Vols mostrar un avís (&quot;Estàs segur...&quot;) quan estiguis a punt de "
"perdre dades?"
#: setup/lib/messages.inc.php:42
msgid "Confirm DROP queries"
msgstr "Confirma les consultes de DROP"
#: setup/lib/messages.inc.php:43
msgid "Default character set used for conversions"
msgstr "Joc de caràcters predeterminat usat per a conversions"
#: setup/lib/messages.inc.php:44
msgid "Default character set"
msgstr "Joc de caràcters predeterminat"
#: setup/lib/messages.inc.php:45
msgid "Default language"
msgstr "Idioma predeterminat"
#: setup/lib/messages.inc.php:46
msgid "Default server"
msgstr "Servidor predeterminat"
#: setup/lib/messages.inc.php:47
msgid "Tab that is displayed when entering a database"
msgstr "Pestanya que es mostra al entrar a una base de dades"
#: setup/lib/messages.inc.php:48
msgid "Default database tab"
msgstr "Pestanya de base de dades predeterminada"
#: setup/lib/messages.inc.php:49
msgid "Tab that is displayed when entering a server"
msgstr "Pestanya que es mostra al entrar a un servidor"
#: setup/lib/messages.inc.php:50
msgid "Default server tab"
msgstr "Pestanya de servidor predeterminada"
#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a table"
msgstr "Pestanya que es mostra al entrar a una taula"
#: setup/lib/messages.inc.php:52
msgid "Default table tab"
msgstr "Pestanya de taula predeterminada"
#: setup/lib/messages.inc.php:53
msgid ""
"This value should be double checked to ensure that this directory is neither "
"world accessible nor readable or writable by other users on your server."
msgstr ""
"Aquest valor s'ha de comprovar acuradament per assegurar que aquest "
"directori no és accesible per tothom, ni es pot llegir ni escriure per "
"altres usuaris al teu servidor."
#: setup/lib/messages.inc.php:54
msgid "Show database listing as a list instead of a drop down"
msgstr "Mostra les bases de dades com a llista en lloc de llista desplegable"
#: setup/lib/messages.inc.php:55
msgid "Display databases as a list"
msgstr "Mostra bases de dades com a llista"
#: setup/lib/messages.inc.php:56
msgid "Display"
msgstr "Mostra"
#: setup/lib/messages.inc.php:57
msgid "Show server listing as a list instead of a drop down"
msgstr "Mostra els servidors com a llista en lloc de llista desplegable"
#: setup/lib/messages.inc.php:58
msgid "Display servers as a list"
msgstr "Mostra servidors com a llista"
#: setup/lib/messages.inc.php:59
msgid "Donate"
msgstr "Donacions"
#: setup/lib/messages.inc.php:60
msgid "Download"
msgstr "Descarrega"
#: setup/lib/messages.inc.php:61
msgid "End of line"
msgstr "Fi de linia"
#: setup/lib/messages.inc.php:62
msgid "Could not connect to MySQL server"
msgstr "No es pot connectar al servidor MySQL"
#: setup/lib/messages.inc.php:63
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Control de contrasenya de phpMyAdmin buida al usar pmadb"
#: setup/lib/messages.inc.php:64
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Control d'usuari de phpMyAdmin buit al usar pmadb"
#: setup/lib/messages.inc.php:65
msgid "Empty signon session name while using signon authentication method"
msgstr "Nom de sessió signon buit al usar el métode d'autenticació signon"
#: setup/lib/messages.inc.php:66
msgid "Empty signon URL while using signon authentication method"
msgstr "URL signon buida al usar el métode d'autenticació signon"
#: setup/lib/messages.inc.php:67
msgid "Empty username while using config authentication method"
msgstr "Nom d'usuari buit al usar el métode d'autenticació config"
#: setup/lib/messages.inc.php:68
msgid "Submitted form contains errors"
msgstr "El formulari enviat conté errors"
#: setup/lib/messages.inc.php:69
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Adreça IP incorrecta: %s"
#: setup/lib/messages.inc.php:70
msgid "Not a valid port number"
msgstr "Numero de port incorrecte"
#: setup/lib/messages.inc.php:71
msgid "Incorrect value"
msgstr "Valor incorrecte"
#: setup/lib/messages.inc.php:72
#, php-format
msgid "Missing data for %s"
msgstr "Falten dades a %s"
#: setup/lib/messages.inc.php:73
msgid "Not a non-negative number"
msgstr "No és un nombre no-negatiu"
#: setup/lib/messages.inc.php:74
msgid "Not a positive number"
msgstr "No és un nombre positiu"
#: setup/lib/messages.inc.php:75
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
"Estableix el temps en segons que es permet per executar ordres, ([kbd]0[/"
"kbd] per no posar límit)"
#: setup/lib/messages.inc.php:76
msgid "Maximum execution time"
msgstr "Màxim temps d'execució"
#: setup/lib/messages.inc.php:78
msgid "Character set of the file"
msgstr "Joc de caràcters de l'arxiu"
#: setup/lib/messages.inc.php:80
msgid "Database name template"
msgstr "Plantilla de nom de base de dades"
#: setup/lib/messages.inc.php:81
msgid "Server name template"
msgstr "Plantilla de nom de servidor"
#: setup/lib/messages.inc.php:82
msgid "Table name template"
msgstr "Plantilla de nom de taula"
#: setup/lib/messages.inc.php:84
msgid "Save on server"
msgstr "Desa al servidor"
#: setup/lib/messages.inc.php:86
msgid "Remember file name template"
msgstr "Recorda la plantilla del nom d'arxiu"
#: setup/lib/messages.inc.php:87
msgid "no"
msgstr "no"
#: setup/lib/messages.inc.php:88
msgid "Force secured connection while using phpMyAdmin"
msgstr "Força la connexió segura al usar phpMyAdmin"
#: setup/lib/messages.inc.php:89
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
"Aquesta [a@?page=form&amp;formset=features#tab_Security]opció[/a] s'ha "
"d'activar si el servidor web ho permet"
#: setup/lib/messages.inc.php:90
msgid "Force SSL connection"
msgstr "Força la connexió SSL"
#: setup/lib/messages.inc.php:91
msgid ""
"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
"the referenced data, [kbd]id[/kbd] is the key value"
msgstr ""
"Ordre de clasificació per a ítems a la llista desplegable de claus externes; "
"[kbd]content[/kbd] és la dada referenciada, [kbd]id[/kbd] és el valor de la "
"clau"
#: setup/lib/messages.inc.php:92
msgid "Foreign key dropdown order"
msgstr "Ordre de claus externes a la llista desplegable"
#: setup/lib/messages.inc.php:93
msgid "A dropdown will be used if fewer items are present"
msgstr "Ús de llista desplegable si hi son menys ítems presents"
#: setup/lib/messages.inc.php:94
msgid "Foreign key limit"
msgstr "Límit de claus externes"
#: setup/lib/messages.inc.php:95
msgid "Browse mode"
msgstr "Mode de navegació"
#: setup/lib/messages.inc.php:96
msgid "Customize browse mode"
msgstr "Configura el mode de navegació"
#: setup/lib/messages.inc.php:97
msgid "Customize edit mode"
msgstr "Configura el mode d'edició"
#: setup/lib/messages.inc.php:98
msgid "Edit mode"
msgstr "Mode d'edició"
#: setup/lib/messages.inc.php:99
msgid "Customize default export options"
msgstr "Configura les opcions predeterminades d'exportació"
#: setup/lib/messages.inc.php:100
msgid "Export defaults"
msgstr "Predeterminats d'exportació"
#: setup/lib/messages.inc.php:101
msgid "Customize default common import options"
msgstr "Configura les opcions predeterminades d'importació"
#: setup/lib/messages.inc.php:102
msgid "Import defaults"
msgstr "Predeterminats d'importació"
#: setup/lib/messages.inc.php:103
msgid "Set import and export directories and compression options"
msgstr ""
"Configura els directoris d'importació i exportació i les opcions d'empaquetat"
#: setup/lib/messages.inc.php:104
msgid "Import / export"
msgstr "Importar / exportar"
#: setup/lib/messages.inc.php:106
msgid "Databases display options"
msgstr "Opcions de visualització de les bases de dades"
#: setup/lib/messages.inc.php:107
msgid "Customize appearance of the navigation frame"
msgstr "Configura l'aspecte del marc de navegació"
#: setup/lib/messages.inc.php:108
msgid "Navigation frame"
msgstr "Marc de navegació"
#: setup/lib/messages.inc.php:109
msgid "Servers display options"
msgstr "Opcions de visualització dels servidors"
#: setup/lib/messages.inc.php:111
msgid "Tables display options"
msgstr "Opcions de visualització de les taules"
#: setup/lib/messages.inc.php:113
msgid "Main frame"
msgstr "Marc principal"
#: setup/lib/messages.inc.php:114
msgid "Settings that didn't fit enywhere else"
msgstr "Paràmetres que no encaixaven en cap altre lloc"
#: setup/lib/messages.inc.php:115
msgid "Other core settings"
msgstr "Altres paràmetres principals"
#: setup/lib/messages.inc.php:116
msgid "Customize query window options"
msgstr "Configura les opcions de la finestra de consultes"
#: setup/lib/messages.inc.php:118
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
"Tingues en compte que phpMyAdmin només és una interficie d'usuari i les "
"seves caracteristiques no limiten a MySQL"
#: setup/lib/messages.inc.php:119
msgid "Security"
msgstr "Securetat"
#: setup/lib/messages.inc.php:120
msgid "Basic settings"
msgstr "Paràmetres bàsics"
#: setup/lib/messages.inc.php:121
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
"Configuració avançada del servidor, no canviis aquestes opcions si no saps "
"el que estàs fent"
#: setup/lib/messages.inc.php:122
msgid "Server configuration"
msgstr "Configuració del servidor"
#: setup/lib/messages.inc.php:123
msgid "Enter server connection parameters"
msgstr "Entra els paràmetres de connexió al servidor"
#: setup/lib/messages.inc.php:124
msgid "Enter login options for signon authentication"
msgstr "Entra les opcions de connexió per a l'autenticació signon"
#: setup/lib/messages.inc.php:125
msgid "Signon login options"
msgstr "Opcions de connexió signon"
#: setup/lib/messages.inc.php:126
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
"Configura la base de dades phpMyAdmin per tenir accés a característiques "
"adiccionals, consulta [a@../Documentation.html#linked-tables]infraestructura "
"de taules enllaçades[/a] a la documentació"
#: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284
msgid "PMA database"
msgstr "Base de dades PMA"
#: setup/lib/messages.inc.php:128
msgid "Customization"
msgstr "Configuració"
#: setup/lib/messages.inc.php:129
msgid "Customize export options"
msgstr "Configurar valors d'expotació predeterminats"
#: setup/lib/messages.inc.php:130
msgid "Features"
msgstr "Propietats"
#: setup/lib/messages.inc.php:131
msgid "Customize import defaults"
msgstr "Configurar valors d'importació predeterminats"
#: setup/lib/messages.inc.php:132
msgid "Customize navigation frame"
msgstr "Configurar marc de navegació"
#: setup/lib/messages.inc.php:133
msgid "Customize main frame"
msgstr "Configurar marc principal"
#: setup/lib/messages.inc.php:134
msgid "Customize links shown in SQL Query boxes"
msgstr "Configura els enllaços mostrats a les caixes de consultes SQL"
#: setup/lib/messages.inc.php:135
msgid "SQL Query box"
msgstr "Caixa de consultes SQL"
#: setup/lib/messages.inc.php:136
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
"Paràmetres de consultes SQL, per a les opcions de la caixa de consultes SQL "
"consulta els paràmetres de la [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Caixa de consultes SQL[/a]"
#: setup/lib/messages.inc.php:137
msgid "SQL queries"
msgstr "Consultes SQL"
#: setup/lib/messages.inc.php:138
msgid "Customize startup page"
msgstr "Configura la pàgina d'inici"
#: setup/lib/messages.inc.php:139
msgid "Startup"
msgstr "Inici"
#: setup/lib/messages.inc.php:140
msgid "Choose how you want tabs to work"
msgstr "Tria cóm vols que treballin les pestanyes"
#: setup/lib/messages.inc.php:141
msgid "Tabs"
msgstr "Pestanyes"
#: setup/lib/messages.inc.php:142
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
"Activa la compressió [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] per a les "
"operacions d'importació i exportació"
#: setup/lib/messages.inc.php:143
msgid "GZip"
msgstr "GZip"
#: setup/lib/messages.inc.php:144
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Empaquetat i "
"desempaquetat amb GZip[/a] mecessita les funcions (%s) que no estàn "
"disponibles en aquest sistema."
#: setup/lib/messages.inc.php:145
msgid "phpMyAdmin homepage"
msgstr "pàgina principal de phpMyAdmin"
#: setup/lib/messages.inc.php:146
msgid "Extra parameters for iconv"
msgstr "Paràmetres adiccionals per iconv"
#: setup/lib/messages.inc.php:147
msgid "Ignore errors"
msgstr "Ignora errors"
#: setup/lib/messages.inc.php:148
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
"Si està activat, phpMyAdmin continúa processant consultes de múltiples "
"instruccions encara que una d'elles falli"
#: setup/lib/messages.inc.php:149
msgid "Ignore multiple statement errors"
msgstr "Ignora errors d'instruccions multiples"
#: setup/lib/messages.inc.php:150
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
"This might be good way to import large files, however it can break "
"transactions."
msgstr ""
"Permet interrompre l'importació en cas que es detecti que s'està vora del "
"límit de temps. Pot ser una opció per importar grans arxius, tanmateix pot "
"trencar transaccions."
#: setup/lib/messages.inc.php:151
msgid "Partial import: allow interrupt"
msgstr "Importació pacial: permet interrompre"
#: setup/lib/messages.inc.php:152
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
"Format predeterminat; sigues conscient que la llista depén de la situació "
"(base de dades, taula) i només SQL està sempre disponible"
#: setup/lib/messages.inc.php:155
msgid "Partial import: skip queries"
msgstr "Importació parcial: saltar consultes"
#: setup/lib/messages.inc.php:156
msgid "Insecure connection"
msgstr "Connexió insegura"
#: setup/lib/messages.inc.php:157
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
"No estàs fent servir una connexió segura; totes les dades (incloent "
"informació potencialment sensible, com les contrasenyes) s'estàn transferint "
"sense xifrar!"
#: setup/lib/messages.inc.php:158
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
msgstr ""
"Si el teu servidor també està configurat per a acceptar peticions HTTPS, "
"segueix [a@%s]aquest enllaç[/a] per a usar una connexió segura."
#: setup/lib/messages.inc.php:159
msgid "How many rows can be inserted at one time"
msgstr "Quàntes files es poden inserir a la vegada"
#: setup/lib/messages.inc.php:160
msgid "Number of inserted rows"
msgstr "Nombre de files a inserir"
#: setup/lib/messages.inc.php:161
msgid "Target for quick access icon"
msgstr "Destí per a la icona d'accés ràpid"
#: setup/lib/messages.inc.php:162
msgid "Show logo in left frame"
msgstr "Mostra el logo al marc esquerre"
#: setup/lib/messages.inc.php:163
msgid "Display logo"
msgstr "Mostra el logo"
#: setup/lib/messages.inc.php:164
msgid "Display server choice at the top of the left frame"
msgstr "Mostra el servidor triat a dalt del marc esquerre"
#: setup/lib/messages.inc.php:165
msgid "Display servers selection"
msgstr "Mostra la tría de servidors"
#: setup/lib/messages.inc.php:166
msgid "String that separates databases into different tree levels"
msgstr "Text que separa bases de dades en diferents nivells d'arbre"
#: setup/lib/messages.inc.php:167
msgid "Database tree separator"
msgstr "Separador per l'arbre de bases de dades"
#: setup/lib/messages.inc.php:168
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
"Només versió lleugera; mostrar bases de dades en arbre (determinat pel "
"separador definit tot seguit)"
#: setup/lib/messages.inc.php:169
msgid "Display databases in a tree"
msgstr "Mostra les bases de dades en arbre"
#: setup/lib/messages.inc.php:170
msgid "Disable this if you want to see all databases at once"
msgstr "Desactiva aixó si vols veure totes les bases de dades de cop"
#: setup/lib/messages.inc.php:171
msgid "Use light version"
msgstr "Usar versió lleugera"
#: setup/lib/messages.inc.php:172
msgid "Maximum table tree depth"
msgstr "Màxima profunditat de l'arbre de taules"
#: setup/lib/messages.inc.php:173
msgid "String that separates tables into different tree levels"
msgstr "Text que separa taules en diferents nivells d'arbre"
#: setup/lib/messages.inc.php:174
msgid "Table tree separator"
msgstr "Separador d'arbre de taules"
#: setup/lib/messages.inc.php:175
msgid "Logo link URL"
msgstr "Enllaç d'URL al logo"
#: setup/lib/messages.inc.php:176
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
"Obrir la pàgina enllaçada a la finestra principal ([kbd]main[/kbd]) o bé a "
"una de nova ([kbd]new[/kbd])"
#: setup/lib/messages.inc.php:177
msgid "Logo link target"
msgstr "Destí d\\enllaç al logo"
#: setup/lib/messages.inc.php:178
msgid "Highlight server under the mouse cursor"
msgstr "Resalta el servidor sota el cursor del ratolí"
#: setup/lib/messages.inc.php:179
msgid "Enable highlighting"
msgstr "Activa resaltat"
#: setup/lib/messages.inc.php:180
msgid "let the user choose"
msgstr "deixa triar a l'usuari"
#: setup/lib/messages.inc.php:181
msgid "Use less graphically intense tabs"
msgstr "Ús de pestanyes amb menys contingut gràfic"
#: setup/lib/messages.inc.php:182
msgid "Light tabs"
msgstr "Pestanyes lleugeres"
#: setup/lib/messages.inc.php:183
msgid "Load"
msgstr "Carregar"
#: setup/lib/messages.inc.php:184
msgid ""
"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
"only occurs for the current server. Setting this to FALSE makes it easy to "
"forget to log out from other servers when connected to multiple servers."
msgstr ""
"Si el valor és TRUE, la desconnexió esborra les galetes de tots els "
"servidors; si el valor és FALSE, la desconnexió només es fa del servidor "
"actual. Establint aixó a FALSE fa més fàcil oblidar desconectar-se d'altres "
"servidors quan estàs connectat a més d'un."
#: setup/lib/messages.inc.php:185
msgid "Delete all cookies on logout"
msgstr "Esborra totres les galetes al desconnectar"
#: setup/lib/messages.inc.php:186
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
"Defineix si l'anterior autenticació s'ha de recuperar o no al mode "
"d'autenticació per galetes"
#: setup/lib/messages.inc.php:187
msgid "Recall user name"
msgstr "Nom d'usuari de recuperació"
#: setup/lib/messages.inc.php:188
msgid ""
"Defines how long (in seconds) a login cookie should be stored in browser. "
"The default of 0 means that it will be kept for the existing session only, "
"and will be deleted as soon as you close the browser window. This is "
"recommended for non-trusted environments."
msgstr ""
"Defineix el temps (en segons) que una galeta ha d'estar enmagatzemada al "
"navegador. El valor predeterminat 0 vol dir que es mantindran només durant "
"la sessió actual, i s'esborraran tant aviat com tanquis la finestra del "
"navegador. Aixó es recomana per a entorns no confiables."
#: setup/lib/messages.inc.php:189
msgid "Login cookie store"
msgstr "Enmagatzema les galetes de connexió"
#: setup/lib/messages.inc.php:190
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
"Defineix durant quant de temps (en segons) es vàlida una galeta "
"d'autenticació"
#: setup/lib/messages.inc.php:191
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
"[a@?page=form&formset=features#tab_Security]Validació de connexió amb cookies"
"[/a] s'ha de configurar al menys a 1800 segons (30 minuts). Valors més grans "
"de 1800 poden ser un risc de seguretat, com a suplantacions."
#: setup/lib/messages.inc.php:192
msgid "Login cookie validity"
msgstr "Validesa de l'autenticació per galetes"
#: setup/lib/messages.inc.php:193
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Màxim nombre de caràcters usats quan es mostra una consulta SQL"
#: setup/lib/messages.inc.php:194
msgid "Maximum displayed SQL length"
msgstr "Tamany màxim de SQL mostrat"
#: setup/lib/messages.inc.php:195
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"Màxim nombre de bases de dades mostrades al marc esquerre i a la llista"
#: setup/lib/messages.inc.php:196
msgid "Maximum databases"
msgstr "Màxim de bases de dades"
#: setup/lib/messages.inc.php:197
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
"Nombre de files mostrades quan es navega mper un resultat. Si el resultat "
"conté més files, es mostraràn els enllaços &quot;Anterior&quot; i &quot;"
"Següent&quot;."
#: setup/lib/messages.inc.php:198
msgid "Maximum number of rows to display"
msgstr "Màxim nombre de files a mostrar"
#: setup/lib/messages.inc.php:199
msgid "Maximum number of tables displayed in table list"
msgstr "Màxim nombre de taules mostrades a la llista"
#: setup/lib/messages.inc.php:200
msgid "Maximum tables"
msgstr "Màxim de taules"
#: setup/lib/messages.inc.php:201
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
"El nombre d'octets que una ordre està autoritzada a reservar, ex. [kbd]32M[/"
"kbd] ([kbd]0[/kbd] per no posar límit)"
#: setup/lib/messages.inc.php:202
msgid "Memory limit"
msgstr "Límit de memoria"
#: setup/lib/messages.inc.php:203 setup/lib/messages.inc.php:215
msgid "Use only icons, only text or both"
msgstr "Usa només icones, només text o bé ambdós"
#: setup/lib/messages.inc.php:204
msgid "Iconic navigation bar"
msgstr "Barra de navegació amb icones"
#: setup/lib/messages.inc.php:205
msgid "New server"
msgstr "Nou servidor"
#: setup/lib/messages.inc.php:206
msgid "There are no configured servers"
msgstr "No hi ha servidors configurats"
#: setup/lib/messages.inc.php:207
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"utilitza la memòria cau de sortida per GZip per incrementar la velocitat en "
"transferències HTTP"
#: setup/lib/messages.inc.php:208
msgid "GZip output buffering"
msgstr "Memòria cau de sortida per GZip"
#: setup/lib/messages.inc.php:209
msgid "- none -"
msgstr "- cap -"
#: setup/lib/messages.inc.php:210
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
"[kbd]SMART[/kbd] - i.e. ordre descendent per camps de tipus TIME, DATE, "
"DATETIME i TIMESTAMP, ordre descendent ascendent a la resta"
#: setup/lib/messages.inc.php:211
msgid "Default sorting order"
msgstr "Ordre de clasificació predeterminat"
#: setup/lib/messages.inc.php:212
msgid "Overview"
msgstr "Vista global"
#: setup/lib/messages.inc.php:213
msgid "Use persistent connections to MySQL databases"
msgstr "Utilitza connexions persistents a bases de dades MySQL"
#: setup/lib/messages.inc.php:214
msgid "Persistent connections"
msgstr "Connexions persistents"
#: setup/lib/messages.inc.php:216
msgid "Iconic table operations"
msgstr "Icones d'operacions de taula"
#: setup/lib/messages.inc.php:217
msgid "Disallow BLOB and BINARY fields from editing"
msgstr "Desactiva l'edició en camps tipus BLOB i BINARY"
#: setup/lib/messages.inc.php:218
msgid "Protect binary fields"
msgstr "Protegeix els camps binaris"
#: setup/lib/messages.inc.php:219
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
"Activa si vols tenir un historial de consultes basat en BD (requireix "
"pmadb). Si es desactiva, es fan servir rutines JS per mostrar l'historial de "
"consultes (es perd al tancar la finestra)."
#: setup/lib/messages.inc.php:220
msgid "Permanent query history"
msgstr "Historial permanent de consultes"
#: setup/lib/messages.inc.php:221
msgid "How many queries are kept in history"
msgstr "Quàntes consultes s'han de desar a l'historial"
#: setup/lib/messages.inc.php:222
msgid "Query history length"
msgstr "Tamany de l'historial de consultes"
#: setup/lib/messages.inc.php:223
msgid "Tab displayed when opening a new query window"
msgstr "Pestanya que es mostra al entrar a una nova finestra de consultes"
#: setup/lib/messages.inc.php:224
msgid "Default query window tab"
msgstr "Pestanya de finestra de consultes predeterminada"
#: setup/lib/messages.inc.php:225
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Selecciona quines funcions s'usaràn per a conversions de jocs de caràcters"
#: setup/lib/messages.inc.php:226
msgid "Recoding engine"
msgstr "Motor d'enregistrament"
#: setup/lib/messages.inc.php:227
msgid "Restore default value"
msgstr "Restaura el valor per defecte"
#: setup/lib/messages.inc.php:228
msgid "Try to revert erroneous fields to their default values"
msgstr "Intenta tornar als valors predeterminats dels camps erronis"
#: setup/lib/messages.inc.php:229
msgid "Directory where exports can be saved on server"
msgstr "Directori del servidor ón pots desar les exportacions"
#: setup/lib/messages.inc.php:230
msgid "Save directory"
msgstr "Directori de Desades"
#: setup/lib/messages.inc.php:231
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
"password for auto-login, which is not a desirable option for live hosts. "
"Anyone who knows or guesses your phpMyAdmin URL can directly access your "
"phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
"Has triat el tipus d'autenticació [kbd]config[/kbd] i has inclós el nom "
"d'usuari i la contrasenya per connexions automàtiques, que es una opció no "
"recomanable per a servidors actius. Qualsevol que conegui la teva URL de "
"phpMyAdmin pot accedir al teu panel directament. Estableix el [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]tipus d'autenticació[/a] a "
"[kbd]cookie[/kbd] o [kbd]http[/kbd]."
#: setup/lib/messages.inc.php:232
msgid "You should use mysqli for performance reasons"
msgstr "Hauries d'utilitzar mysqli per raons de rendiment"
#: setup/lib/messages.inc.php:233
msgid "You allow for connecting to the server without a password."
msgstr "Estàs permetent connexions al servidor sense contrasenya."
#: setup/lib/messages.inc.php:234
msgid "Add a new server"
msgstr "Afegir un nou servidor"
#: setup/lib/messages.inc.php:235
msgid "Leave blank if not used"
msgstr "Deixa en blanc si no l'utilitzes"
#: setup/lib/messages.inc.php:236
msgid "Host authentication order"
msgstr "Ordre d'autenticació del servidor"
#: setup/lib/messages.inc.php:237
msgid "Leave blank for defaults"
msgstr "Deixa en blanc per als predeterminats"
#: setup/lib/messages.inc.php:238
msgid "Host authentication rules"
msgstr "Regles d'autenticació del servidor"
#: setup/lib/messages.inc.php:239
msgid "Allow logins without a password"
msgstr "Permetre connexions sense contrasenya"
#: setup/lib/messages.inc.php:240
msgid "Allow root login"
msgstr "Permetre la connexió de root"
#: setup/lib/messages.inc.php:241
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
#: setup/lib/messages.inc.php:242
msgid "HTTP Realm"
msgstr ""
#: setup/lib/messages.inc.php:243
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
msgstr ""
"El camí de l'arxiu de configuració per [a@http://swekey.com]autenticació per "
"maquinari SweKey[/a] (no trobat al teu arrel de documents; es recomana a: /"
"etc/swekey.conf)"
#: setup/lib/messages.inc.php:244
msgid "SweKey config file"
msgstr "Arxiu de configuració SweKey"
#: setup/lib/messages.inc.php:245
msgid "Authentication method to use"
msgstr "Mètode d'autenticació a usar"
#: setup/lib/messages.inc.php:246
msgid "Authentication type"
msgstr "Tipus d'autenticació"
#: setup/lib/messages.inc.php:247
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
"Deixa en blanc per desactivar les [a@http://wiki.phpmyadmin.net/pma/bookmark]"
"consultes desades[/a], suggerit: [kbd]pma_bookmark[/kbd]"
#: setup/lib/messages.inc.php:248
msgid "Bookmark table"
msgstr "Taula de consultes desades"
#: setup/lib/messages.inc.php:249
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
"Deixa en blanc per no usar comentaris de columna o tipus MIME, suggerit: "
"[kbd]pma_column_info[/kbd]"
#: setup/lib/messages.inc.php:250
msgid "Column information table"
msgstr "Taula d'informació de columna"
#: setup/lib/messages.inc.php:251
msgid "Compress connection to MySQL server"
msgstr "Connexió comprimida al servidor MySQL"
#: setup/lib/messages.inc.php:252
msgid "Compress connection"
msgstr "Connexió comprimida"
#: setup/lib/messages.inc.php:253
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "Cóm connectar al servidor, deixa tcp si no estàs segur"
#: setup/lib/messages.inc.php:254
msgid "Connection type"
msgstr "Tipus de connexió"
#: setup/lib/messages.inc.php:255
msgid "Control user password"
msgstr "Contrasenya de l'usuari de control"
#: setup/lib/messages.inc.php:256
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
"Usuari MySQL especial configurat amb permisos restringits, més informació "
"disponible al [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
#: setup/lib/messages.inc.php:257
msgid "Control user"
msgstr "Usuari de control"
#: setup/lib/messages.inc.php:258
msgid "Count tables when showing database list"
msgstr "Comptar les taules al mostrar la llista de bases de dades"
#: setup/lib/messages.inc.php:259
msgid "Count tables"
msgstr "Comptar les taules"
#: setup/lib/messages.inc.php:260
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
"Deixa en blanc per desactivar el suport del Dissenyador, suggerit: [kbd]"
"pma_designer_coords[/kbd]"
#: setup/lib/messages.inc.php:261
msgid "Designer table"
msgstr "Taula del Dissenyador"
#: setup/lib/messages.inc.php:262
msgid ""
"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
"Més informació a [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
"tracker[/a] i [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: setup/lib/messages.inc.php:263
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Desactiva l'ús d'INFORMATION_SCHEMA"
#: setup/lib/messages.inc.php:264
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication"
"[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted "
"proxies list[/a]. However, IP-based protection may not be reliable if your "
"IP belongs to an ISP where thousands of users, including you, are connected "
"to."
msgstr ""
"Si ho consideres necessari, utilitza paràmetres de protecció extres - [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]identificació de "
"servidor authentication[/a] i [a@?page=form&amp;"
"formset=features#tab_Security]llista de proxies autoritzats[/a]. Tanmateix, "
"una protecció basada en adreces IP pot no ser suficient si la teva IP "
"pertany a un proveïdor ISP amb gran nombre d'usuaris connectats, inclós tu "
"mateix."
#: setup/lib/messages.inc.php:265
msgid "Edit server"
msgstr "Editar servidor"
#: setup/lib/messages.inc.php:266
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"La extensió de PHP utilitzada; hauries de fer servir mysqli si ho tens "
"suportat"
#: setup/lib/messages.inc.php:267
msgid "PHP extension to use"
msgstr "Extensió PHP a usar"
#: setup/lib/messages.inc.php:268
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Amagar les bases de dades que compleixin una expresió regular (PCRE)"
#: setup/lib/messages.inc.php:269
msgid "Hide databases"
msgstr "Amagar bases de dades"
#: setup/lib/messages.inc.php:270
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
"Deixa en blanc per desactivar el suport d'historial de consultes SQL, "
"suggerit: [kbd]pma_history[/kbd]"
#: setup/lib/messages.inc.php:271
msgid "SQL query history table"
msgstr "Taula d'historial de consultes SQL"
#: setup/lib/messages.inc.php:272
msgid "Hostname where MySQL server is running"
msgstr "Nom del servidor ón MySQL és en marxa"
#: setup/lib/messages.inc.php:273
msgid "Server hostname"
msgstr "Nom del servidor"
#: setup/lib/messages.inc.php:274
msgid "Logout URL"
msgstr "URL de desconnexió"
#: setup/lib/messages.inc.php:275
msgid "Try to connect without password"
msgstr "Intentar connectar sense contrasenya"
#: setup/lib/messages.inc.php:276
msgid "Connect without password"
msgstr "Connexió sense contrasenya"
#: setup/lib/messages.inc.php:277
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use 'my\\_db' and not 'my_db'"
msgstr ""
"Pots usar els caràcters comodins de MySQL (% and _), escapal's si vols fer-"
"los servir als teus texts, ex.: usa 'my\\_db' i no 'my_db'"
#: setup/lib/messages.inc.php:278
msgid "Show only listed databases"
msgstr "Mostra només les bases de dades de la llista"
#: setup/lib/messages.inc.php:279 setup/lib/messages.inc.php:303
msgid "Leave empty if not using config auth"
msgstr "Deixa en blanc si no utilitzes l'autenticació config"
#: setup/lib/messages.inc.php:280
msgid "Password for config auth"
msgstr "Contrasenya autenticació config"
#: setup/lib/messages.inc.php:281
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]"
"pma_pdf_pages[/kbd]"
#: setup/lib/messages.inc.php:282
msgid "PDF schema: pages table"
msgstr "Esquema PDF: taula de pàgines"
#: setup/lib/messages.inc.php:283
msgid ""
"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
msgstr ""
"Base de dades usada per a relacions, consultes desades i característiques "
"dels PDF. Consulta [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] per "
"tenir informació més completa. Deixa en blanc per no utilitzar. Suggerit: "
"[kbd]phpmyadmin[/kbd]"
#: setup/lib/messages.inc.php:285
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"Port ón el servidor MySQL està escoltatt, deixa en blanc per al predeterminat"
#: setup/lib/messages.inc.php:286
msgid "Server port"
msgstr "Port del servidor"
#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
"Deixa en blanc per desactivar els [a@http://wiki.phpmyadmin.net/pma/relation]"
"enllaços de relacions[/a], suggerit: [kbd]pma_relation[/kbd]"
#: setup/lib/messages.inc.php:288
msgid "Relation table"
msgstr "Taula de relacions"
#: setup/lib/messages.inc.php:289
msgid "SQL command to fetch available databases"
msgstr "Ordre SQL per obtenir les bases de dades disponibles"
#: setup/lib/messages.inc.php:290
msgid "SHOW DATABASES command"
msgstr "Ordre SHOW DATABASES"
#: setup/lib/messages.inc.php:291
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
"Consulta [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipus "
"d'autenticació[/a] per veure exemples"
#: setup/lib/messages.inc.php:292
msgid "Signon session name"
msgstr "Nom de sessió signon"
#: setup/lib/messages.inc.php:293
msgid "Signon URL"
msgstr "URL signon"
#: setup/lib/messages.inc.php:294
msgid "You should use SSL connections if your web server supports it"
msgstr "Hauries de fer servir connexions SSL si el teu servidor web ho permet"
#: setup/lib/messages.inc.php:295
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
"Sócol ón el servidor MySQL està escoltant, deixa en blanc per al "
"predeterminat"
#: setup/lib/messages.inc.php:296
msgid "Server socket"
msgstr "Sócol del servidor"
#: setup/lib/messages.inc.php:297
msgid "Enable SSL for connection to MySQL server"
msgstr "Activa SSL per la connexió amb el servidor MySQL"
#: setup/lib/messages.inc.php:298
msgid "Use SSL"
msgstr "Usa SSL"
#: setup/lib/messages.inc.php:299
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]"
"pma_table_coords[/kbd]"
#: setup/lib/messages.inc.php:300
msgid "PDF schema: table coordinates"
msgstr "Esquema PDF: taula de coordinades"
#: setup/lib/messages.inc.php:301
msgid ""
"Table to describe the display fields, leave blank for no support; suggested: "
"[kbd]pma_table_info[/kbd]"
msgstr ""
"Taula per descriure els camps a mostrar, deixa en blanc per desactivar; "
"suggerit: [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:302
msgid "Display fields table"
msgstr "Taula de descripció de camps"
#: setup/lib/messages.inc.php:304
msgid "User for config auth"
msgstr "Usuari per autenticació config"
#: setup/lib/messages.inc.php:305
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
"Desactiva si saps que les teves taules pma_* estàn actualitzades a la "
"darrera versió. Aixó evita problemes de comprobacions de compatibilitat i "
"així aumenta el rendiment"
#: setup/lib/messages.inc.php:306
msgid "Verbose check"
msgstr "Comprobació explicativa"
#: setup/lib/messages.inc.php:307
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
"Descripció per a l'usuari d'aquest servidor. Deixar en blanc per mostrar el "
"nom del servidor en lloc seu."
#: setup/lib/messages.inc.php:308
msgid "Verbose name of this server"
msgstr "Nom explicatiu d'aquest servidor"
#: setup/lib/messages.inc.php:309
#, php-format
msgid "Set value: %s"
msgstr "Estableix valor: %s"
#: setup/lib/messages.inc.php:310
msgid ""
"Whether a user should be displayed a &quot;show all (records)&quot; button"
msgstr ""
"Si a un usuari se l'hauria de mostrar el botó &quot;mostrar tots (els "
"registres)&quot;"
#: setup/lib/messages.inc.php:311
msgid "Allow to display all the rows"
msgstr "Permet mostrar totes les files"
#: setup/lib/messages.inc.php:312
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
"file; this does not limit the ability to execute the same command directly"
msgstr ""
"Activar aixó no té efecte amb el mode d'autenticació [kbd]config[/kbd] degut "
"a que la contrasenya està inclosa al arxiu de configuració; aixó no limita "
"la posibilitat d'executar la mateixa ordre directament"
#: setup/lib/messages.inc.php:313
msgid "Show password change form"
msgstr "Mostra el formulari de canvi de contrasenya"
#: setup/lib/messages.inc.php:314
msgid "Show create database form"
msgstr "Mostra el formulari de creació de base de dades"
#: setup/lib/messages.inc.php:315
msgid "Show form"
msgstr "Mostra el formulari"
#: setup/lib/messages.inc.php:316
msgid "Display the function fields in edit/insert mode"
msgstr "Mostra els camps de funcio en modes edició/inserció"
#: setup/lib/messages.inc.php:317
msgid "Show function fields"
msgstr "Mostra els camps de funció"
#: setup/lib/messages.inc.php:318
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Mostra missatges ocults (#MSG_COUNT)"
#: setup/lib/messages.inc.php:319
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
"Mostra l'enllaç a la sortida de [a@http://php.net/manual/function.phpinfo."
"php]phpinfo()[/a]"
#: setup/lib/messages.inc.php:320
msgid "Show phpinfo() link"
msgstr "Mostra l'enllaç a phpinfo()"
#: setup/lib/messages.inc.php:321
msgid "Show detailed MySQL server information"
msgstr "Mostra informació detallada del servidor MySQL"
#: setup/lib/messages.inc.php:322
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Defineix si s'han de mostrar les consultes SQL creades per phpMyAdmin"
#: setup/lib/messages.inc.php:323
msgid "Show SQL queries"
msgstr "Mostra consultes SQL"
#: setup/lib/messages.inc.php:324
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Permet mostrar estadístiques de base de dades i de taula (ex. espai usat)"
#: setup/lib/messages.inc.php:325
msgid "Show statistics"
msgstr "Mostra estadístiques"
#: setup/lib/messages.inc.php:326
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
"Si les ajudes estàn activades i s'ha establert un comentari per a la base de "
"dades, alternarà el comentari i el nom real"
#: setup/lib/messages.inc.php:327
msgid "Display database comment instead of its name"
msgstr "Mostra comentari de la base de dades en lloc del seu nom"
#: setup/lib/messages.inc.php:328
msgid ""
"When setting this to [kbd]nested[/kbd], the alias of the table name is only "
"used to split/nest the tables according to the $cfg"
"['LeftFrameTableSeparator'] directive, so only the folder is called like the "
"alias, the table name itself stays unchanged"
msgstr ""
"Quan s'estableix aixó a [kbd]nested[/kbd], el àlies del nom de la taula "
"només es fa servir per a separar/anidar les taulas segons la directiva $cfg"
"['LeftFrameTableSeparator'], així només la carpeta s'anomena com l'àlies, el "
"nom de la taula romàn intacte"
#: setup/lib/messages.inc.php:329
msgid "Display table comment instead of its name"
msgstr "Mostra comentari de taula en lloc del seu nom"
#: setup/lib/messages.inc.php:330
msgid "Display table comments in tooltips"
msgstr "Mostra comentaris de taula en ajudes"
#: setup/lib/messages.inc.php:331
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
"Marca les taules en ús i permet mostrar les bases de dades amb taules "
"bloquejades"
#: setup/lib/messages.inc.php:332
msgid "Skip locked tables"
msgstr "Salta taules bloquejades"
#: setup/lib/messages.inc.php:338
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
"Proposa un nom de base de dades al formulari &quot;Crear Base de Dades&quot; "
"(si es posible) o bé deixa buit el camp de text"
#: setup/lib/messages.inc.php:339
msgid "Suggest new database name"
msgstr "Proposa un nou nom de base de dades"
#: setup/lib/messages.inc.php:340
msgid "yes"
msgstr "si"
#: setup/lib/messages.inc.php:341
msgid ""
"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
"Entra els proxies com [kbd]IP: capçaleta HTTP confiable[/kbd]. El següent "
"exemple mostra cóm phpMyAdmin hauria de validar la capçalera "
"HTTP_X_FORWARDED_FOR (X-Forwarded-For) procedent del proxy 1.2.3.4:[br][kbd]"
"1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]"
#: setup/lib/messages.inc.php:342
msgid "List of trusted proxies for IP allow/deny"
msgstr "Llista de proxies confiables per autoritzar/prohibir IP"
#: setup/lib/messages.inc.php:343
msgid "Directory on server where you can upload files for import"
msgstr "Directori al servidor ón pots pujar arxius per importar"
#: setup/lib/messages.inc.php:344
msgid "Upload directory"
msgstr "Directori de pujades"
#: setup/lib/messages.inc.php:345
msgid "Allow for searching inside the entire database"
msgstr "Permet cercar dins de tota la base de dades"
#: setup/lib/messages.inc.php:346
msgid "Use database search"
msgstr "Usa cerca de base de dades"
#: setup/lib/messages.inc.php:347
msgid ""
"Show affected rows of each statement on multiple-statement queries. See "
"libraries/import.lib.php for defaults on how many queries a statement may "
"contain."
msgstr ""
"Mostra les files afectades per cada instrucció en consultes d'instruccions "
"multiples. Consulta libraries/import.lib.php per valors predeterminats en "
"quantes consultes pot contenir una instrucció."
#: setup/lib/messages.inc.php:348
msgid "Verbose multiple statements"
msgstr "Mostra les instruccions multiples"
#: setup/lib/messages.inc.php:349
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
"Ha fallat la lectura de la versió. Potser no estàs connectat o bé el "
"servidor d'actualitzacions no respon."
#: setup/lib/messages.inc.php:350
msgid "Got invalid version string from server"
msgstr "S'ha obtingut un text de versió incorrecte des del servidor"
#: setup/lib/messages.inc.php:351
msgid "Check for latest version"
msgstr "Comprova la darrera versió"
#: setup/lib/messages.inc.php:352
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
"Està disponible una nova versió de phpMyAdmin i hauries de considerar "
"actualitzar-la. La nova versió és la %s, alliberada el %s."
#: setup/lib/messages.inc.php:353
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
#| "latest stable version is %s, released on %s."
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
"Estàs utilitzant una versió del repositori subversion, executa [kbd]svn "
"update[/kbd] :-)[br]La darrera versió estable és la %s, alliberada en %s."
#: setup/lib/messages.inc.php:354
msgid "No newer stable version is available"
msgstr "No hi ha disponible una versió estable més nova"
#: setup/lib/messages.inc.php:355
msgid "Unparsable version string"
msgstr "No es pot interpretar el text de versió"
#: setup/lib/messages.inc.php:356
msgid "Version check"
msgstr "Comprovació de versió"
#: setup/lib/messages.inc.php:357
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr "No hi ha un intèrpret URL o CURL. No es pot comprovar la versió."
#: setup/lib/messages.inc.php:358
msgid "Warning"
msgstr "Atenció"
#: setup/lib/messages.inc.php:359
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
"Activa la compressió [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/"
"a] per a les operacions d'importació i exportació"
#: setup/lib/messages.inc.php:360
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Empaquetat amb Zip[/a] "
"necessita les funcions (%s) que no estàn disponibles en aquest sistema."
#: setup/lib/messages.inc.php:361
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Desempaquetat amb Zip[/"
"a] necessita les funcions (%s) que no estàn disponibles en aquest sistema."
#: setup/lib/messages.inc.php:362
msgid "ZIP"
msgstr "ZIP"
#~ msgid "%1$d row(s) affected."
#~ msgstr "%1$d fila(es) afectada(es)."
#~ msgid "utf-8"
#~ msgstr "utf-8"
#~ msgid "Jan0"
#~ msgstr "Gen0"
#~ msgid "Jan1"
#~ msgstr "Gen1"
#~ msgid "Jan2"
#~ msgstr "Gen2"
#~ msgid ""
#~ "Structure Difference' ;\n"
#~ "$strStructureForView = 'Structure for view"
#~ msgstr "Diferència d'estructura"