# Automatically generated <>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 5.2.1-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2023-01-21 15:49+0000\n"
"PO-Revision-Date: 2022-03-12 11:57+0000\n"
"Last-Translator: roger <616steam@gmail.com>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/phpmyadmin/5-2/"
"ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.12-dev\n"

#: libraries/advisory_rules_generic.php:9
msgid "Uptime below one day"
msgstr "Temps d'activitat per sota d'un dia"

#: libraries/advisory_rules_generic.php:12
msgid "Uptime is less than 1 day, performance tuning may not be accurate."
msgstr ""
"El temps d'activitat és inferior a 1 dia, l'optimització del rendiment pot "
"no ser exacta."

#: libraries/advisory_rules_generic.php:14
msgid ""
"To have more accurate averages it is recommended to let the server run for "
"longer than a day before running this analyzer"
msgstr ""
"Per tenir unes mitjanes més exactes, es recomana deixar que el servidor "
"funcioni durant més d'un dia abans d'executar aquest analitzador"

#: libraries/advisory_rules_generic.php:17
#, php-format
msgid "The uptime is only %s"
msgstr "El temps d'activitat només és de %s"

#: libraries/advisory_rules_generic.php:22
msgid "Questions below 1,000"
msgstr "Menys de 1.000 preguntes"

#: libraries/advisory_rules_generic.php:26
msgid ""
"Fewer than 1,000 questions have been run against this server. The "
"recommendations may not be accurate."
msgstr ""
"S'han executat menys de 1.000 preguntes contra aquest servidor. És possible "
"que les recomanacions no siguin exactes."

#: libraries/advisory_rules_generic.php:30
msgid ""
"Let the server run for a longer time until it has executed a greater amount "
"of queries."
msgstr ""
"Deixeu que el servidor s'executi durant més temps fins que hagi executat un "
"nombre major de consultes."

#: libraries/advisory_rules_generic.php:32
#, php-format
msgid "Current amount of Questions: %s"
msgstr "Nombre actual de preguntes: %s"

#: libraries/advisory_rules_generic.php:37
msgid "Percentage of slow queries"
msgstr "Percentatge de consultes lentes"

#: libraries/advisory_rules_generic.php:41
msgid ""
"There is a lot of slow queries compared to the overall amount of Queries."
msgstr ""
"Hi ha moltes consultes lentes (slow-queries) en comparació amb el nombre "
"total de consultes."

#: libraries/advisory_rules_generic.php:43
#: libraries/advisory_rules_generic.php:56
msgid ""
"You might want to increase {long_query_time} or optimize the queries listed "
"in the slow query log"
msgstr ""
"Podries augmentar la variable {long_query_time} o optimitzar les consultes "
"que figuren en el registre de consultes lentes"

#: libraries/advisory_rules_generic.php:45
#, php-format
msgid "The slow query rate should be below 5%%, your value is %s%%."
msgstr ""
"La relació de consultes lentes ha de ser inferior al 5%%, el vostre valor és "
"%s%%."

#: libraries/advisory_rules_generic.php:50
msgid "Slow query rate"
msgstr "Freqüència de consultes lentes"

#: libraries/advisory_rules_generic.php:54
msgid ""
"There is a high percentage of slow queries compared to the server uptime."
msgstr ""
"Hi ha un alt percentatge de consultes lentes en comparació amb el temps "
"d'activitat del servidor."

#: libraries/advisory_rules_generic.php:58
#, php-format
msgid ""
"You have a slow query rate of %s per hour, you should have less than 1%% per "
"hour."
msgstr ""
"Teniu una relació de consultes lentes de %s per hora, n'hauríeu de tenir "
"menys del 1%% per hora."

#: libraries/advisory_rules_generic.php:63
msgid "Long query time"
msgstr "Temps de consultes lentes"

#: libraries/advisory_rules_generic.php:67
msgid ""
"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
"take above 10 seconds are logged."
msgstr ""
"{long_query_time} està establert a 10 o més segons, per tant, només es "
"registren les consultes lentes que superen els 10 segons."

#: libraries/advisory_rules_generic.php:71
msgid ""
"It is suggested to set {long_query_time} to a lower value, depending on your "
"environment. Usually a value of 1-5 seconds is suggested."
msgstr ""
"Es recomana establir {long_query_time} a un valor inferior, en funció del "
"vostre entorn. En general, es recomana un valor d'1-5 segons."

#: libraries/advisory_rules_generic.php:74
#, php-format
msgid "long_query_time is currently set to %ds."
msgstr "long_query_time està configurat a %ds."

#: libraries/advisory_rules_generic.php:79
#: libraries/advisory_rules_generic.php:92
msgid "Slow query logging"
msgstr "Registre de consultes lentes"

#: libraries/advisory_rules_generic.php:83
#: libraries/advisory_rules_generic.php:96
msgid "The slow query log is disabled."
msgstr "El registre de consultes lentes està desactivat."

#: libraries/advisory_rules_generic.php:85
msgid ""
"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
"help troubleshooting badly performing queries."
msgstr ""
"Habiliteu el registre de consultes lentes amb l'establiment de "
"{log_slow_queries} a 'ON'. Això us ajudarà a solucionar les consultes amb "
"mal rendiment."

#: libraries/advisory_rules_generic.php:88
msgid "log_slow_queries is set to 'OFF'"
msgstr "«log_slow_queries» està establert a 'OFF'"

#: libraries/advisory_rules_generic.php:98
msgid ""
"Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
"help troubleshooting badly performing queries."
msgstr ""
"Habiliteu el registre de consultes lentes amb l'establiment de "
"{slow_query_log} a 'ON'. Això us ajudarà a solucionar les consultes amb mal "
"rendiment."

#: libraries/advisory_rules_generic.php:101
msgid "slow_query_log is set to 'OFF'"
msgstr "«slow_query_log» està establert a 'OFF'"

#: libraries/advisory_rules_generic.php:106
msgid "Release Series"
msgstr "Sèries de llançaments"

#: libraries/advisory_rules_generic.php:109
msgid "The MySQL server version less than 5.1."
msgstr "La versió del servidor MySQL és inferior a 5.1."

#: libraries/advisory_rules_generic.php:111
msgid ""
"You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
"even more so."
msgstr ""
"Hauríeu d'actualitzar, ja que MySQL 5.1 té un rendiment millor, i encara és "
"millor en MySQL 5.5."

#: libraries/advisory_rules_generic.php:113
#: libraries/advisory_rules_generic.php:127
#: libraries/advisory_rules_generic.php:138
#, php-format
msgid "Current version: %s"
msgstr "Versió actual: %s"

#: libraries/advisory_rules_generic.php:118
#: libraries/advisory_rules_generic.php:132
msgid "Minor Version"
msgstr "Versió menor"

#: libraries/advisory_rules_generic.php:122
msgid "Version less than 5.1.30 (the first GA release of 5.1)."
msgstr ""
"Versió inferior a 5.1.30 (la primera versió disponible pública de 5.1)."

#: libraries/advisory_rules_generic.php:124
msgid ""
"You should upgrade, as recent versions of MySQL 5.1 have improved "
"performance and MySQL 5.5 even more so."
msgstr ""
"Hauríeu d'actualitzar, ja que les versions més recents de MySQL 5.1 tenen "
"millor rendiment, i encara és millor en MySQL 5.5."

#: libraries/advisory_rules_generic.php:136
msgid "Version less than 5.5.8 (the first GA release of 5.5)."
msgstr "Versió inferior a 5.5.8 (la primera versió disponible pública de 5.5)."

#: libraries/advisory_rules_generic.php:137
msgid "You should upgrade, to a stable version of MySQL 5.5."
msgstr "Hauríeu d'actualitzar a una versió estable de MySQL 5.5."

#: libraries/advisory_rules_generic.php:143
#: libraries/advisory_rules_generic.php:156
msgid "Distribution"
msgstr "Distribució"

#: libraries/advisory_rules_generic.php:146
msgid "Version is compiled from source, not a MySQL official binary."
msgstr "Versió compilada des del codi font, no és un binari oficial de MySQL."

#: libraries/advisory_rules_generic.php:148
msgid ""
"If you did not compile from source, you may be using a package modified by a "
"distribution. The MySQL manual only is accurate for official MySQL binaries, "
"not any package distributions (such as RedHat, Debian/Ubuntu etc)."
msgstr ""
"Si no ho heu compilat a partir de les fonts, potser esteu utilitzant un "
"paquet modificat per una distribució. El manual de MySQL només és exacte per "
"als binaris de MySQL oficials, però no en qualsevol altra distribució de "
"paquets (com ara RedHat, Debian/Ubuntu, etc.)."

#: libraries/advisory_rules_generic.php:152
msgid "'source' found in version_comment"
msgstr ""
"S'ha trobat \"font\" (\"source\") en el comentari de la versió "
"(\"version_comment\")"

#: libraries/advisory_rules_generic.php:159
msgid "The MySQL manual only is accurate for official MySQL binaries."
msgstr "El manual de MySQL només és exacte per als binaris oficials de MySQL."

#: libraries/advisory_rules_generic.php:161
msgid ""
"Percona documentation is at <a href=\"https://www.percona.com/software/"
"documentation/\">https://www.percona.com/software/documentation/</a>"
msgstr ""
"La documentació de Percona està a <a href=\"https://www.percona.com/software/"
"documentation/\">https://www.percona.com/software/documentation/</a>"

#: libraries/advisory_rules_generic.php:164
msgid "'percona' found in version_comment"
msgstr ""
"S'ha trobat 'percona' als comentaris de la versió (\"version_comment\")"

#: libraries/advisory_rules_generic.php:168
msgid "MySQL Architecture"
msgstr "Arquitectura MySQL"

#: libraries/advisory_rules_generic.php:172
msgid "MySQL is not compiled as a 64-bit package."
msgstr "No s'ha compilat MySQL com un paquet de 64 bits."

#: libraries/advisory_rules_generic.php:174
msgid ""
"Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
"so MySQL might not be able to access all of your memory. You might want to "
"consider installing the 64-bit version of MySQL."
msgstr ""
"La capacitat de la vostra memòria és superior als 3 GiB (suposant que el "
"servidor està a localhost), de manera que MySQL no podria ser capaç "
"d'accedir a la totalitat de la vostra memòria. És possible que vulgueu "
"considerar la instal·lació de la versió de 64 bits de MySQL."

#: libraries/advisory_rules_generic.php:178
#, php-format
msgid "Available memory on this host: %s"
msgstr "Memòria disponible en aquest amfitrió: %s"

#: libraries/advisory_rules_generic.php:184
msgid "Query caching method"
msgstr "Mètode de cau de consultes"

#: libraries/advisory_rules_generic.php:188
msgid "Suboptimal caching method."
msgstr "Mètode d'emmagatzematge en memòria cau subòptima."

#: libraries/advisory_rules_generic.php:190
#, fuzzy
#| msgid ""
#| "You are using the MySQL Query cache with a fairly high traffic database. "
#| "It might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
#| "refman/5.5/en/ha-memcached.html\">memcached</a> instead of the MySQL "
#| "Query cache, especially if you have multiple slaves."
msgid ""
"You are using the MySQL Query cache with a fairly high traffic database. It "
"might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
"refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
"cache, especially if you have multiple replicas."
msgstr ""
"Estàs utilitzant la memòria cau de consultes de MySQL amb una base de dades "
"de força transit. Valdria la pena considerar l'ús <a href=\"https://dev."
"mysql.com/doc/refman/5.6/en/ha-memcached.html\">memcached</a> en lloc de la "
"memòria cau de consultes de MySQL, especialment si tens diversos servidors "
"esclaus."

#: libraries/advisory_rules_generic.php:196
#, php-format
msgid ""
"The query cache is enabled and the server receives %d queries per second. "
"This rule fires if there is more than 100 queries per second."
msgstr ""
"La memòria cau de consultes està activat i el servidor rep %d consultes per "
"segon. Aquesta regla es dispara si hi ha més de 100 consultes per segon."

#: libraries/advisory_rules_generic.php:204
msgid "Percentage of sorts that cause temporary tables"
msgstr "Percentatge d'ordenacions que provoquen taules temporals"

#: libraries/advisory_rules_generic.php:208
#: libraries/advisory_rules_generic.php:221
msgid "Too many sorts are causing temporary tables."
msgstr "Hi ha massa ordenacions que provoquen taules temporals."

#: libraries/advisory_rules_generic.php:210
#: libraries/advisory_rules_generic.php:223
msgid ""
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
"depending on your system memory limits."
msgstr ""
"Considereu augmentar {sort_buffer_size} i/o {read_rnd_buffer_size} en funció "
"dels límits de memòria del vostre sistema."

#: libraries/advisory_rules_generic.php:213
#, php-format
msgid ""
"%s%% of all sorts cause temporary tables, this value should be lower than "
"10%%."
msgstr ""
"El %s%% de totes les ordenacions provoquen taules temporals, aquest valor ha "
"d'estar per sota del 10%%."

#: libraries/advisory_rules_generic.php:218
msgid "Rate of sorts that cause temporary tables"
msgstr "Relació d'ordenacions que provoquen taules temporals"

#: libraries/advisory_rules_generic.php:226
#, php-format
msgid ""
"Temporary tables average: %s, this value should be less than 1 per hour."
msgstr ""
"Mitjana de taules temporals: %s, aquest valor ha de ser inferior a 1 per "
"hora."

#: libraries/advisory_rules_generic.php:231
msgid "Sort rows"
msgstr "Ordenació de les files"

#: libraries/advisory_rules_generic.php:234
msgid "There are lots of rows being sorted."
msgstr "Hi ha massa files que s'estan ordenant."

#: libraries/advisory_rules_generic.php:236
msgid ""
"While there is nothing wrong with a high amount of row sorting, you might "
"want to make sure that the queries which require a lot of sorting use "
"indexed columns in the ORDER BY clause, as this will result in much faster "
"sorting."
msgstr ""
"Encara que no hi ha res dolent en ordenar una gran quantitat de files, "
"potser voldries assegurar-te que les consultes que requereixen una gran "
"quantitat d'ordenacions utilitzin columnes indexades a la clàusula ORDER BY, "
"ja que això donarà lloc a una ordenació més ràpida."

#: libraries/advisory_rules_generic.php:240
#, php-format
msgid "Sorted rows average: %s"
msgstr "Mitjana de files ordenades: %s"

#: libraries/advisory_rules_generic.php:246
msgid "Rate of joins without indexes"
msgstr "Relació d'unions sense índex"

#: libraries/advisory_rules_generic.php:249
msgid "There are too many joins without indexes."
msgstr "Hi ha massa unions sense índexs."

#: libraries/advisory_rules_generic.php:251
msgid ""
"This means that joins are doing full table scans. Adding indexes for the "
"columns being used in the join conditions will greatly speed up table joins."
msgstr ""
"Això vol dir que les unions fan exploracions completes de les taules. "
"L'addició d'índexs per a les columnes que s'utilitzen en les condicions "
"d'unió accelerarà molt les unions de les taules."

#: libraries/advisory_rules_generic.php:254
#, php-format
msgid "Table joins average: %s, this value should be less than 1 per hour"
msgstr ""
"Mitjana d'unions de taules: %s, aquest valor ha de ser inferior a 1 per hora"

#: libraries/advisory_rules_generic.php:259
msgid "Rate of reading first index entry"
msgstr "Relació de lectura del primer índex"

#: libraries/advisory_rules_generic.php:262
msgid "The rate of reading the first index entry is high."
msgstr "La relació de lectura del primer índex és elevada."

#: libraries/advisory_rules_generic.php:264
msgid ""
"This usually indicates frequent full index scans. Full index scans are "
"faster than table scans but require lots of CPU cycles in big tables, if "
"those tables that have or had high volumes of UPDATEs and DELETEs, running "
"'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
"scans. Other than that full index scans can only be reduced by rewriting "
"queries."
msgstr ""
"Això normalment significa freqüents exploracions d'índexs complets. Les "
"exploracions completes de l'índex són més ràpides que les exploracions de "
"taules, però requereixen una gran quantitat de cicles de CPU a les taules "
"grans, si aquestes taules tenen o han tingut un gran volum de UPDATE i "
"DELETE, l'execució de \"OPTIMIZE TABLE\" pot reduir la quantitat i/o la "
"velocitat d'exploració completa dels índexs. A part d'això, les exploracions "
"d'índexs complets només es poden reduir amb la reescriptura de les consultes."

#: libraries/advisory_rules_generic.php:270
#, php-format
msgid "Index scans average: %s, this value should be less than 1 per hour"
msgstr ""
"Mitjana d'exploracions d'índex: %s, aquest valor ha de ser inferior a 1 per "
"hora"

#: libraries/advisory_rules_generic.php:275
msgid "Rate of reading fixed position"
msgstr "Relació de lectura de posició fixa"

#: libraries/advisory_rules_generic.php:278
msgid "The rate of reading data from a fixed position is high."
msgstr "La relació de lectura de dades d'una posició fixa és elevada."

#: libraries/advisory_rules_generic.php:280
msgid ""
"This indicates that many queries need to sort results and/or do a full table "
"scan, including join queries that do not use indexes. Add indexes where "
"applicable."
msgstr ""
"Això indica que hi ha moltes consultes que necessiten ordenar els resultats "
"i/o fer una exploració completa de la taula, incloent-hi les consultes "
"d'unions que no utilitzen índexs. Afegiu els índexs on calgui."

#: libraries/advisory_rules_generic.php:283
#, php-format
msgid ""
"Rate of reading fixed position average: %s, this value should be less than 1 "
"per hour"
msgstr ""
"Relació de lectura d'una posició fixa: %s, aquest valor ha de ser inferior a "
"1 per hora"

#: libraries/advisory_rules_generic.php:288
msgid "Rate of reading next table row"
msgstr "Relació de lectura de la següent fila de la taula"

#: libraries/advisory_rules_generic.php:291
msgid "The rate of reading the next table row is high."
msgstr "La relació de lectura de la fila següent de la taula és elevada."

#: libraries/advisory_rules_generic.php:293
msgid ""
"This indicates that many queries are doing full table scans. Add indexes "
"where applicable."
msgstr ""
"Això indica que les consultes estan fent moltes exploracions completes de "
"taula. Afegiu índexs on calgui."

#: libraries/advisory_rules_generic.php:295
#, php-format
msgid ""
"Rate of reading next table row: %s, this value should be less than 1 per hour"
msgstr ""
"Relació de lectura de la fila següent de la taula: %s, aquest valor ha de "
"ser menys d'1 per hora"

#: libraries/advisory_rules_generic.php:301
msgid "Different tmp_table_size and max_heap_table_size"
msgstr "\"tmp_table_size\" i \"max_heap_table_size\" són diferents"

#: libraries/advisory_rules_generic.php:304
msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
msgstr "{tmp_table_size} i {max_heap_table_size} no són iguals."

#: libraries/advisory_rules_generic.php:306
msgid ""
"If you have deliberately changed one of either: The server uses the lower "
"value of either to determine the maximum size of in-memory tables. So if you "
"wish to increase the in-memory table limit you will have to increase the "
"other value as well."
msgstr ""
"Si has canviat deliberadament un d'aquests: El servidor utilitza el valor "
"més baix de qualsevol d'ells per determinar la mida màxima de les taules en "
"memòria. Així que si vols augmentar el límit de taules en memòria hauràs "
"d'augmentar l'altre valor també."

#: libraries/advisory_rules_generic.php:310
#, php-format
msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
msgstr "Els valors actuals són tmp_table_size: %s, max_heap_table_size: %s"

#: libraries/advisory_rules_generic.php:316
msgid "Percentage of temp tables on disk"
msgstr "Percentatge de taules temporals en el disc"

#: libraries/advisory_rules_generic.php:320
#: libraries/advisory_rules_generic.php:341
msgid ""
"Many temporary tables are being written to disk instead of being kept in "
"memory."
msgstr ""
"Hi ha massa taules temporals que s'escriuen al disc en lloc d'estar "
"mantingudes en memòria."

#: libraries/advisory_rules_generic.php:322
msgid ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
"value of these variables. To eliminate these you will have to rewrite your "
"queries to avoid those conditions (Within a temporary table: Presence of a "
"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
"mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
"note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
msgstr ""
"Augmentar {max_heap_table_size} i {tmp_table_size} podria ajudar. No obstant "
"això, algunes taules temporals s'escriuen sempre al disc, independent del "
"valor d'aquestes variables. Per eliminar-les haureu de reescriure les "
"vostres consultes per evitar aquestes condicions (dins d'una taula temporal: "
"la presència d'una columna BLOB o TEXT o la presència d'una columna més gran "
"que 512 bytes) com s'esmenta al començament d'un <a href=\"https://www."
"facebook.com/note.php?note_id=10150111255065841&comments\">article de the "
"Pythian Group</a>"

#: libraries/advisory_rules_generic.php:331
#, php-format
msgid ""
"%s%% of all temporary tables are being written to disk, this value should be "
"below 25%%"
msgstr ""
"El %s%% de totes les taules temporals s'escriuen al disc, aquest valor ha "
"d'estar per sota del 25%%"

#: libraries/advisory_rules_generic.php:337
msgid "Temp disk rate"
msgstr "Relació de disc temporal"

#: libraries/advisory_rules_generic.php:343
#, fuzzy
#| msgid ""
#| "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
#| "some temporary tables are always being written to disk, independent of "
#| "the value of these variables. To eliminate these you will have to rewrite "
#| "your queries to avoid those conditions (Within a temporary table: "
#| "Presence of a BLOB or TEXT column or presence of a column bigger than 512 "
#| "bytes) as mentioned in the <a href=\"https://dev.mysql.com/doc/refman/5.5/"
#| "en/internal-temporary-tables.html\">MySQL Documentation</a>"
msgid ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
"value of these variables. To eliminate these you will have to rewrite your "
"queries to avoid those conditions (Within a temporary table: Presence of a "
"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
"mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
"temporary-tables.html\">MySQL Documentation</a>"
msgstr ""
"Augmentar {max_heap_table_size} i {tmp_table_size} podria ajudar. No obstant "
"això, algunes taules temporals s'escriuen sempre al disc, independent del "
"valor d'aquestes variables. Per eliminar-les haureu de reescriure les "
"vostres consultes per evitar aquestes condicions (dins d'una taula temporal: "
"la presència d'una columna BLOB o TEXT o la presència d'una columna més gran "
"que 512 bytes) tal com s'esmenta a la <a href=\"https://dev.mysql.com/doc/"
"refman/5.5/en/internal-temporary-tables.html\">documentació de MySQL</a>"

#: libraries/advisory_rules_generic.php:352
#, php-format
msgid ""
"Rate of temporary tables being written to disk: %s, this value should be "
"less than 1 per hour"
msgstr ""
"Índex de taules temporals que s'escriuen en el disc: %s, aquest valor ha de "
"ser inferior a 1 per hora"

#: libraries/advisory_rules_generic.php:359
msgid "MyISAM key buffer size"
msgstr "Mida de la memòria intermèdia de claus MyISAM"

#: libraries/advisory_rules_generic.php:362
msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
msgstr ""
"No s'ha inicialitzat la memòria intermèdia de les claus. No s'utilitzarà la "
"memòria cau per als índexs de MyISAM."

#: libraries/advisory_rules_generic.php:364
msgid ""
"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
"good start."
msgstr ""
"Estableix {key_buffer_size} en funció de la mida dels vostres índexs MyISAM. "
"64M és un bon començament."

#: libraries/advisory_rules_generic.php:366
msgid "key_buffer_size is 0"
msgstr "key_buffer_size és 0"

#: libraries/advisory_rules_generic.php:371
#, fuzzy, no-php-format
#| msgid "Max %% MyISAM key buffer ever used"
msgid "Max % MyISAM key buffer ever used"
msgstr ""
"Mai s'ha utilitzat el %% màxim de la memòria intermèdia de claus MyISAM"

#: libraries/advisory_rules_generic.php:376
#: libraries/advisory_rules_generic.php:393
#, fuzzy, no-php-format
#| msgid "MyISAM key buffer (index cache) %% used is low."
msgid "MyISAM key buffer (index cache) % used is low."
msgstr ""
"%% baix de memòria intermèdia de claus MyISAM (cau dels índexs) utilitzada."

#: libraries/advisory_rules_generic.php:378
#: libraries/advisory_rules_generic.php:395
msgid ""
"You may need to decrease the size of {key_buffer_size}, re-examine your "
"tables to see if indexes have been removed, or examine queries and "
"expectations about what indexes are being used."
msgstr ""
"És possible que hàgiu de disminuir la mida de {key_buffer_size}, torneu a "
"examinar les vostres taules per veure si s'han eliminat els índexs, o "
"examineu les consultes i les expectatives sobre quins índexs s'utilitzen."

#: libraries/advisory_rules_generic.php:382
#, php-format
msgid ""
"max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
msgstr ""
"Mai s'ha utilitzat el %% màxim de la memòria intermèdia de claus MyISAM: "
"%s%%, aquest valor ha d'estar al voltant del 95%%"

#: libraries/advisory_rules_generic.php:387
msgid "Percentage of MyISAM key buffer used"
msgstr "Percentatge de memòria intermèdia de claus MyISAM utilitzada"

#: libraries/advisory_rules_generic.php:399
#, php-format
msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
msgstr ""
"%% de memòria intermèdia de claus MyISAM utilitzada: %s%%, aquest valor ha "
"d'estar per sobre del 95%%"

#: libraries/advisory_rules_generic.php:404
msgid "Percentage of index reads from memory"
msgstr "Percentatge d'índexs llegits des de la memòria"

#: libraries/advisory_rules_generic.php:409
#, fuzzy, no-php-format
#| msgid "The %% of indexes that use the MyISAM key buffer is low."
msgid "The % of indexes that use the MyISAM key buffer is low."
msgstr ""
"El %% dels índexs que utilitzen la memòria intermèdia de claus MyISAM és "
"baix."

#: libraries/advisory_rules_generic.php:410
msgid "You may need to increase {key_buffer_size}."
msgstr "És possible que hàgiu d'augmentar {key_buffer_size}."

#: libraries/advisory_rules_generic.php:411
#, php-format
msgid "Index reads from memory: %s%%, this value should be above 95%%"
msgstr ""
"Lectura d'índexs de la memòria: %s%%, aquest valor ha d'estar per sobre del "
"95%%"

#: libraries/advisory_rules_generic.php:417
msgid "Rate of table open"
msgstr "Relació de taules obertes"

#: libraries/advisory_rules_generic.php:420
msgid "The rate of opening tables is high."
msgstr "La relació d'obriment de taules és elevada."

#: libraries/advisory_rules_generic.php:422
msgid ""
"Opening tables requires disk I/O which is costly. Increasing "
"{table_open_cache} might avoid this."
msgstr ""
"L'obriment de taules requereix operacions d'E/S de disc, que té el seu cost. "
"L'augment de {table_open_cache} pot evitar-ho."

#: libraries/advisory_rules_generic.php:424
#, php-format
msgid "Opened table rate: %s, this value should be less than 10 per hour"
msgstr ""
"Relació de taules obertes: %s, aquest valor ha de ser inferior a 10 per hora"

#: libraries/advisory_rules_generic.php:429
msgid "Percentage of used open files limit"
msgstr "Percentatge d'ús del límit de fitxers oberts"

#: libraries/advisory_rules_generic.php:433
#, fuzzy
#| msgid ""
#| "The number of open files is approaching the max number of open files.  "
#| "You may get a \"Too many open files\" error."
msgid ""
"The number of open files is approaching the max number of open files. You "
"may get a \"Too many open files\" error."
msgstr ""
"El nombre de fitxers oberts s'està acostant al nombre màxim de fitxers "
"oberts. Podeu obtenir un error \"Massa fitxers oberts\"."

#: libraries/advisory_rules_generic.php:437
#: libraries/advisory_rules_generic.php:450
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing {open_files_limit}."
msgstr ""
"Considereu augmentar {open_files_limit}, i comprovar el registre d'errors "
"quan reinicieu després de canviar {open_files_limit}."

#: libraries/advisory_rules_generic.php:440
#, php-format
msgid ""
"The number of opened files is at %s%% of the limit. It should be below 85%%"
msgstr ""
"El nombre de fitxers oberts es troba al %s%% del límit. Ha d'estar per sota "
"del 85%%"

#: libraries/advisory_rules_generic.php:445
msgid "Rate of open files"
msgstr "Relació de fitxers oberts"

#: libraries/advisory_rules_generic.php:448
msgid "The rate of opening files is high."
msgstr "La relació d'obriment de fitxers és elevada."

#: libraries/advisory_rules_generic.php:453
#, php-format
msgid "Opened files rate: %s, this value should be less than 5 per hour"
msgstr ""
"Relació d'obriment de fitxers:%s, aquest valor ha de ser inferior a 5 per "
"hora"

#: libraries/advisory_rules_generic.php:459
#, fuzzy, no-php-format
#| msgid "Immediate table locks %%"
msgid "Immediate table locks %"
msgstr "%% de bloquejos immediats de taules"

#: libraries/advisory_rules_generic.php:463
#: libraries/advisory_rules_generic.php:473
msgid "Too many table locks were not granted immediately."
msgstr ""
"Hi ha massa bloquejos de taula que no han estat concedits immediatament."

#: libraries/advisory_rules_generic.php:464
#: libraries/advisory_rules_generic.php:474
msgid "Optimize queries and/or use InnoDB to reduce lock wait."
msgstr ""
"Optimitza les consultes i/o fes servir InnoDB per reduir el temps d'espera "
"de bloqueig."

#: libraries/advisory_rules_generic.php:465
#, php-format
msgid "Immediate table locks: %s%%, this value should be above 95%%"
msgstr ""
"Bloquejos immediats de taules: %s%%, aquest valor ha d'estar per sobre del "
"95%%"

#: libraries/advisory_rules_generic.php:470
msgid "Table lock wait rate"
msgstr "Relació d'espera de bloqueig de taules"

#: libraries/advisory_rules_generic.php:475
#, php-format
msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
msgstr ""
"Relació d'espera de bloqueig de taula: %s, aquest valor ha de ser inferior a "
"1 per hora"

#: libraries/advisory_rules_generic.php:480
msgid "Thread cache"
msgstr "Memòria cau de fils"

#: libraries/advisory_rules_generic.php:483
msgid ""
"Thread cache is disabled, resulting in more overhead from new connections to "
"MySQL."
msgstr ""
"La memòria cau de fils està inhabilitada, donant lloc a una major "
"sobrecàrrega de les connexions noves a MySQL."

#: libraries/advisory_rules_generic.php:484
msgid "Enable the thread cache by setting {thread_cache_size} > 0."
msgstr ""
"Habiliteu la memòria cau de fils amb l'establiment {thread_cache_size} > 0."

#: libraries/advisory_rules_generic.php:485
msgid "The thread cache is set to 0"
msgstr "La memòria cau de fils està establerta a 0"

#: libraries/advisory_rules_generic.php:490
#, fuzzy, no-php-format
#| msgid "Thread cache hit rate %%"
msgid "Thread cache hit rate %"
msgstr "%% de relació d'encerts de la memòria cau de fils"

#: libraries/advisory_rules_generic.php:494
msgid "Thread cache is not efficient."
msgstr "La memòria cau de fils no és eficient."

#: libraries/advisory_rules_generic.php:495
msgid "Increase {thread_cache_size}."
msgstr "Augmenta {thread_cache_size}."

#: libraries/advisory_rules_generic.php:496
#, php-format
msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
msgstr ""
"Relació d'encerts de la memòria cau de fils: %s%%, aquest valor ha d'estar "
"per sobre del 80%%"

#: libraries/advisory_rules_generic.php:501
msgid "Threads that are slow to launch"
msgstr "Fils que s'inicien lentament"

#: libraries/advisory_rules_generic.php:505
msgid "There are too many threads that are slow to launch."
msgstr "Hi ha massa fils que s'inicien lentament."

#: libraries/advisory_rules_generic.php:507
msgid ""
"This generally happens in case of general system overload as it is pretty "
"simple operations. You might want to monitor your system load carefully."
msgstr ""
"En general, això succeeix en cas de sobrecàrrega del sistema, ja que és una "
"operació relativament simple. Hauríeu de monitorar amb compte la càrrega del "
"vostre sistema."

#: libraries/advisory_rules_generic.php:510
#, php-format
msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
msgstr "%s fil(s) van trigar més de %s segons en iniciar, hauria de ser 0"

#: libraries/advisory_rules_generic.php:515
msgid "Slow launch time"
msgstr "Temps d'inici lent"

#: libraries/advisory_rules_generic.php:518
msgid "Slow_launch_time is above 2s."
msgstr "{slow_launch_time} està per sobre de 2s."

#: libraries/advisory_rules_generic.php:520
msgid ""
"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
"to launch."
msgstr ""
"Estableix {slow_launch_time} a 1s o 2s per comptar correctament els fils que "
"s'inicien lentament."

#: libraries/advisory_rules_generic.php:522
#, php-format
msgid "slow_launch_time is set to %s"
msgstr "«slow_launch_time» està establert a %s"

#: libraries/advisory_rules_generic.php:528
msgid "Percentage of used connections"
msgstr "Percentatge de connexions usades"

#: libraries/advisory_rules_generic.php:531
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
msgstr ""
"El nombre màxim de connexions utilitzades s'està acostant al valor de "
"{max_connections}."

#: libraries/advisory_rules_generic.php:533
msgid ""
"Increase {max_connections}, or decrease {wait_timeout} so that connections "
"that do not close database handlers properly get killed sooner. Make sure "
"the code closes database handlers properly."
msgstr ""
"Augmenteu {max_connections} o reduïu {wait_timeout} de manera que les "
"connexions que no tanquen correctament els gestors de base de dades es matin "
"al més aviat possible. Assegureu-vos que el vostre codi tanqui correctament "
"els gestors de base de dades."

#: libraries/advisory_rules_generic.php:537
#, php-format
msgid ""
"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
msgstr ""
"max_used_connections és el %s%% de max_connections, ha d'estar per sota del "
"80%%"

#: libraries/advisory_rules_generic.php:542
msgid "Percentage of aborted connections"
msgstr "Percentatge de connexions avortades"

#: libraries/advisory_rules_generic.php:545
#: libraries/advisory_rules_generic.php:559
msgid "Too many connections are aborted."
msgstr "Massa connexions avortades."

#: libraries/advisory_rules_generic.php:547
#: libraries/advisory_rules_generic.php:561
msgid ""
"Connections are usually aborted when they cannot be authorized. <a "
"href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
"of-aborted_connects/\">This article</a> might help you track down the source."
msgstr ""
"Les connexions s'avorten generalment quan no poden ser autoritzades. <a "
"href=\"https://www.percona.com/blog.com/2008/08/23/how-to-track-down-the-"
"source-of-aborted_connects/\">Aquest article</a> pot ajudar a rastrejar el "
"motiu."

#: libraries/advisory_rules_generic.php:551
#, php-format
msgid "%s%% of all connections are aborted. This value should be below 1%%"
msgstr ""
"El %s%% de totes les connexions avorten. Aquest valor ha d'estar per sota "
"del 1%%"

#: libraries/advisory_rules_generic.php:556
msgid "Rate of aborted connections"
msgstr "Relació de connexions avortades"

#: libraries/advisory_rules_generic.php:565
#, php-format
msgid ""
"Aborted connections rate is at %s, this value should be less than 1 per hour"
msgstr ""
"La relació de connexions avortades és de %s, aquest valor ha de ser inferior "
"a 1 per hora"

#: libraries/advisory_rules_generic.php:570
msgid "Percentage of aborted clients"
msgstr "Percentatge de clients avortats"

#: libraries/advisory_rules_generic.php:573
#: libraries/advisory_rules_generic.php:587
msgid "Too many clients are aborted."
msgstr "Massa clients avortats."

#: libraries/advisory_rules_generic.php:575
#: libraries/advisory_rules_generic.php:589
msgid ""
"Clients are usually aborted when they did not close their connection to "
"MySQL properly. This can be due to network issues or code not closing a "
"database handler properly. Check your network and code."
msgstr ""
"Els clients se solen avortar quan no han tancat correctament la seva "
"connexió a MySQL. Això pot ser per culpa de problemes de xarxa o que el codi "
"no tanca correctament un gestor de bases de dades. Comproveu la xarxa i el "
"codi."

#: libraries/advisory_rules_generic.php:579
#, php-format
msgid "%s%% of all clients are aborted. This value should be below 2%%"
msgstr ""
"El %s%% de tots els clients avorten. Aquest valor ha d'estar per sota del 2%%"

#: libraries/advisory_rules_generic.php:584
msgid "Rate of aborted clients"
msgstr "Relació de clients avortats"

#: libraries/advisory_rules_generic.php:593
#, php-format
msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
msgstr ""
"La relació de clients avortats és de %s, aquest valor ha de ser inferior a 1 "
"per hora"

#: libraries/advisory_rules_generic.php:599
msgid "Is InnoDB disabled?"
msgstr "InnoDB està desactivat?"

#: libraries/advisory_rules_generic.php:603
msgid "You do not have InnoDB enabled."
msgstr "El motor InnoDB no està activat."

#: libraries/advisory_rules_generic.php:604
msgid "InnoDB is usually the better choice for table engines."
msgstr "InnoDB és generalment la millor opció per als motors de taula."

#: libraries/advisory_rules_generic.php:605
msgid "have_innodb is set to 'value'"
msgstr "«have_innodb» està establert a 'value'"

#: libraries/advisory_rules_generic.php:609
#: libraries/advisory_rules_generic.php:633
msgid "InnoDB log size"
msgstr "Mida del registre d'InnoDB"

#: libraries/advisory_rules_generic.php:613
#: libraries/advisory_rules_generic.php:640
msgid ""
"The InnoDB log file size is not an appropriate size, in relation to the "
"InnoDB buffer pool."
msgstr ""
"La mida del registre d'InnoDB no és una mida apropiada, en relació a la "
"reserva de memòria intermèdia d'InnoDB."

#: libraries/advisory_rules_generic.php:615
#: libraries/advisory_rules_generic.php:642
#, fuzzy, no-php-format
#| msgid ""
#| "Especially on a system with a lot of writes to InnoDB tables you should "
#| "set {innodb_log_file_size} to 25%% of {innodb_buffer_pool_size}. However "
#| "the bigger this value, the longer the recovery time will be when database "
#| "crashes, so this value should not be set much higher than 256 MiB. Please "
#| "note however that you cannot simply change the value of this variable. "
#| "You need to shutdown the server, remove the InnoDB log files, set the new "
#| "value in my.cnf, start the server, then check the error logs if "
#| "everything went fine. See also <a href=\"https://"
#| "mysqldatabaseadministration.blogspot.com/2007/01/increase-"
#| "innodblogfilesize-proper-way.html\">this blog entry</a>"
msgid ""
"Especially on a system with a lot of writes to InnoDB tables you should set "
"{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
"bigger this value, the longer the recovery time will be when database "
"crashes, so this value should not be set much higher than 256 MiB. Please "
"note however that you cannot simply change the value of this variable. You "
"need to shutdown the server, remove the InnoDB log files, set the new value "
"in my.cnf, start the server, then check the error logs if everything went "
"fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
"com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
msgstr ""
"Sobretot en un sistema amb una gran quantitat d'escriptures en taules "
"InnoDB, has d'establir {innodb_log_file_size} al 25%% de "
"{innodb_buffer_pool_size}. No obstant això, com més gran és aquest valor, "
"major serà el temps de recuperació després d'una caiguda de la base de "
"dades, de manera que això no hauria de ser molt més alt de 256 MiB. Tingues "
"en compte però que no es pot simplement canviar el valor d'aquesta variable. "
"Cal parar el servidor, eliminar els arxius de registre d'InnoDB, definir el "
"nou valor en l'arxiu my.cnf, iniciar el servidor, i comprovar immediatament "
"els registres d'error per veure si tot ha anat bé. Consulta també <a "
"href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
"innodblogfilesize-proper-way.html\">aquest article</a>"

#: libraries/advisory_rules_generic.php:626
#: libraries/advisory_rules_generic.php:653
#, php-format
msgid ""
"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
"it should not be below 20%%"
msgstr ""
"La mida del vostre registre d'InnoDB és del %s%% en relació a la mida de la "
"reserva de memòria intermèdia d'InnoDB, que no ha d'estar per sota del 20%%"

#: libraries/advisory_rules_generic.php:660
msgid "Max InnoDB log size"
msgstr "Mida màxima del registre InnoDB"

#: libraries/advisory_rules_generic.php:664
msgid "The InnoDB log file size is inadequately large."
msgstr "La mida de l'arxiu de registre InnoDB és inadequadament gran."

#: libraries/advisory_rules_generic.php:666
#, fuzzy, no-php-format
#| msgid ""
#| "It is usually sufficient to set {innodb_log_file_size} to 25%% of the "
#| "size of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} "
#| "slows down the recovery time after a database crash considerably. See "
#| "also <a href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
#| "innodb_log_file_size/\">this Article</a>. You need to shutdown the "
#| "server, remove the InnoDB log files, set the new value in my.cnf, start "
#| "the server, then check the error logs if everything went fine. See also "
#| "<a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/"
#| "increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
msgid ""
"It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
"{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
"recovery time after a database crash considerably. See also <a "
"href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
"innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
"remove the InnoDB log files, set the new value in my.cnf, start the server, "
"then check the error logs if everything went fine. See also <a "
"href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
"innodblogfilesize-proper-way.html\">this blog entry</a>"
msgstr ""
"Normalment és suficient establir {innodb_log_file_size} al 25%% de la mida "
"de {innodb_buffer_pool_size}. Un valor de {innodb_log_file_size} molt gran "
"alenteix el temps de recuperació després d'una caiguda de la base de dades "
"de manera considerable. Consulta també el <a href=\"https://www.percona.com/"
"blog/2006/07/03/choosing-proper-innodb_log_file_size/\">present article</a>. "
"Cal apagar el servidor, eliminar els arxius de registre d'InnoDB, definir el "
"nou valor a l'arxiu my.cnf, iniciar el servidor, i comprovar immediatament "
"els registres d'error per veure si tot ha anat bé. Consulta també <a "
"href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
"innodblogfilesize-proper-way.html\">aquest article</a>"

#: libraries/advisory_rules_generic.php:676
#, php-format
msgid "Your absolute InnoDB log size is %s MiB"
msgstr "La mida absoluta del registre InnoDB és de %s MiB"

#: libraries/advisory_rules_generic.php:681
msgid "InnoDB buffer pool size"
msgstr "Mida de la reserva de memòria intermèdia d'InnoDB"

#: libraries/advisory_rules_generic.php:685
msgid "Your InnoDB buffer pool is fairly small."
msgstr ""
"La vostra reserva de memòria intermèdia d'InnoDB és relativament petita."

#: libraries/advisory_rules_generic.php:687
#, fuzzy, no-php-format
#| msgid ""
#| "The InnoDB buffer pool has a profound impact on performance for InnoDB "
#| "tables. Assign all your remaining memory to this buffer. For database "
#| "servers that use solely InnoDB as storage engine and have no other "
#| "services (e.g. a web server) running, you may set this as high as 80%% of "
#| "your available memory. If that is not the case, you need to carefully "
#| "assess the memory consumption of your other services and non-InnoDB-"
#| "Tables and set this variable accordingly. If it is set too high, your "
#| "system will start swapping, which decreases performance significantly. "
#| "See also <a href=\"https://www.percona.com/blog/2007/11/03/choosing-"
#| "innodb_buffer_pool_size/\">this article</a>"
msgid ""
"The InnoDB buffer pool has a profound impact on performance for InnoDB "
"tables. Assign all your remaining memory to this buffer. For database "
"servers that use solely InnoDB as storage engine and have no other services "
"(e.g. a web server) running, you may set this as high as 80% of your "
"available memory. If that is not the case, you need to carefully assess the "
"memory consumption of your other services and non-InnoDB-Tables and set this "
"variable accordingly. If it is set too high, your system will start "
"swapping, which decreases performance significantly. See also <a "
"href=\"https://www.percona.com/blog/2007/11/03/choosing-"
"innodb_buffer_pool_size/\">this article</a>"
msgstr ""
"La reserva de memòria intermèdia d'InnoDB té un profund impacte en el "
"rendiment de les taules InnoDB. Assigneu tota la vostra memòria disponible "
"del sistema a aquesta memòria intermèdia. Per als servidors de bases de "
"dades que utilitzen exclusivament InnoDB com a motor d'emmagatzematge i no "
"tenen altres serveis en execució (p. ex. un servidor web), podeu establir "
"aquest valor fins al 80%% de la memòria disponible. Si aquest no és el cas, "
"és possible que hàgiu d'avaluar acuradament el consum de memòria dels altres "
"serveis i les taules que no siguin InnoDB i establir aquesta variable en "
"conseqüència. Si s'estableix a un valor massa elevat, el sistema començarà a "
"utilitzar l'àrea d'intercanvi, que disminueix significativament el "
"rendiment. Consulta també <a href=\"https://www.percona.com/blog/2007/11/03/"
"choosing-innodb_buffer_pool_size/\">aquest article</a>"

#: libraries/advisory_rules_generic.php:697
#, php-format
msgid ""
"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
"rule fires if you are assigning less than 60%%, however this might be "
"perfectly adequate for your system if you don't have much InnoDB tables or "
"other services running on the same machine."
msgstr ""
"Esteu utilitzant el %s%% de la vostra memòria per a la reserva de memòria "
"intermèdia d'InnoDB. Aquesta regla s'activa si esteu assignant menys del "
"60%%, però això pot ser perfectament suficient per al vostre sistema si no "
"teniu moltes taules InnoDB o altres serveis en execució en la mateixa "
"màquina."

#: libraries/advisory_rules_generic.php:707
msgid "MyISAM concurrent inserts"
msgstr "Insercions concurrents MyISAM"

#: libraries/advisory_rules_generic.php:710
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr "Habiliteu {concurrent_insert} establint-ho a 1"

#: libraries/advisory_rules_generic.php:712
msgid ""
"Setting {concurrent_insert} to 1 reduces contention between readers and "
"writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
"refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
msgstr ""
"Amb l'establiment de {concurrent_insert} a 1, es redueix la competència "
"entre els lectors i escriptors per a una taula qualsevol. Consulteu també la "
"<a href=\"https://dev.mysql.com/doc/refman/5.5/en/concurrent-inserts."
"html\">documentació de MySQL</a>"

#: libraries/advisory_rules_generic.php:716
msgid "concurrent_insert is set to 0"
msgstr "«concurrent_insert» està establert a 0"

#: libraries/advisory_rules_mysql_before80003.php:9
msgid "Query cache disabled"
msgstr "Memòria cau de consultes inhabilitada"

#: libraries/advisory_rules_mysql_before80003.php:12
msgid "The query cache is not enabled."
msgstr "La memòria cau de consultes no està habilitada."

#: libraries/advisory_rules_mysql_before80003.php:14
msgid ""
"The query cache is known to greatly improve performance if configured "
"correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
"and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
"memcached, ignore this recommendation."
msgstr ""
"Se sap que la memòria cau de consultes millora en gran mesura el rendiment "
"si s'ha configurat correctament. Habiliteu-ho mitjançant l'establiment de "
"{query_cache_size} a un valor MIB de 2 dígits i establiu {query_cache_type} "
"a 'ON'. <b>Nota:</b> Si utilitzeu memcached, ignoreu aquesta recomanació."

#: libraries/advisory_rules_mysql_before80003.php:18
msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
msgstr ""
"«query_cache_size» està establert a 0, o «query_cache_type» està establert a "
"'OFF'"

#: libraries/advisory_rules_mysql_before80003.php:23
#, fuzzy, no-php-format
#| msgid "Query cache efficiency (%%)"
msgid "Query cache efficiency (%)"
msgstr "Eficiència del cau de consultes (%%)"

#: libraries/advisory_rules_mysql_before80003.php:27
msgid "Query cache not running efficiently, it has a low hit rate."
msgstr ""
"La memòria cau de consulta no s'executa de manera eficient, té una relació "
"d'encerts baixa."

#: libraries/advisory_rules_mysql_before80003.php:28
msgid "Consider increasing {query_cache_limit}."
msgstr "Pensa en la possibilitat d'augmentar {query_cache_limit}."

#: libraries/advisory_rules_mysql_before80003.php:29
#, php-format
msgid "The current query cache hit rate of %s%% is below 20%%"
msgstr ""
"La relació actual d'encerts de la memòria cau de consultes és del %s%%, que "
"està per sota del 20%%"

#: libraries/advisory_rules_mysql_before80003.php:34
msgid "Query Cache usage"
msgstr "Ús del cau de consultes"

#: libraries/advisory_rules_mysql_before80003.php:39
#, fuzzy, no-php-format
#| msgid "Less than 80%% of the query cache is being utilized."
msgid "Less than 80% of the query cache is being utilized."
msgstr "S'utilitza menys del 80%% de la memòria cau de consultes."

#: libraries/advisory_rules_mysql_before80003.php:41
msgid ""
"This might be caused by {query_cache_limit} being too low. Flushing the "
"query cache might help as well."
msgstr ""
"Això pot ser causat per un {query_cache_limit} massa baix. Purgar la memòria "
"cau de consultes també pot ajudar."

#: libraries/advisory_rules_mysql_before80003.php:45
#, php-format
msgid ""
"The current ratio of free query cache memory to total query cache size is "
"%s%%. It should be above 80%%"
msgstr ""
"La relació actual de la memòria cau de consultes lliure respecte a la mida "
"total és del %s%%. Hauria d'estar per sobre del 80%%"

#: libraries/advisory_rules_mysql_before80003.php:52
msgid "Query cache fragmentation"
msgstr "Fragmentació del cau de consultes"

#: libraries/advisory_rules_mysql_before80003.php:56
msgid "The query cache is considerably fragmented."
msgstr "La memòria cau de consultes està bastant fragmentada."

#: libraries/advisory_rules_mysql_before80003.php:58
msgid ""
"Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
"This might be caused by many Query cache low memory prunes due to "
"{query_cache_size} being too small. For a immediate but short lived fix you "
"can flush the query cache (might lock the query cache for a long time). "
"Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
"too, e.g. you can set it to the average size of your queries in the cache "
"using this formula: (query_cache_size - qcache_free_memory) / "
"qcache_queries_in_cache"
msgstr ""
"Una alta fragmentació és probable que augmenti (més) "
"\"Qcache_lowmem_prunes\". Això podria ser causat per moltes reduccions fetes "
"a la memòria cau de consultes per falta de memòria, pel fet que "
"{query_cache_size} és massa petit. Una solució immediata però a curt termini "
"és que pots buidar la memòria cau de consultes (pot bloquejar la memòria cau "
"de consultes durant molt de temps). Ajustar acuradament "
"{query_cache_min_res_unit} a un valor inferior podria ajudar també, per "
"exemple,  pots configurar-lo a la mida mitjana de les consultes en la "
"memòria cau mitjançant la fórmula: (query_cache_size - qcache_free_memory) / "
"qcache_queries_in_cache"

#: libraries/advisory_rules_mysql_before80003.php:66
#, php-format
msgid ""
"The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
"that the query cache is an alternating pattern of free and used blocks. This "
"value should be below 20%%."
msgstr ""
"La memòria cau està un %s%% fragmentada actualment. Una fragmentació del "
"100%% significa que la memòria cau de consultes és un patró d'alternança de "
"blocs lliures i utilitzats. Aquest valor ha d'estar per sota del 20%%."

#: libraries/advisory_rules_mysql_before80003.php:73
msgid "Query cache low memory prunes"
msgstr "Reduccions a memòria cau per falta de memòria"

#: libraries/advisory_rules_mysql_before80003.php:77
msgid ""
"Cached queries are removed due to low query cache memory from the query "
"cache."
msgstr ""
"S'esborren les consultes al cau a causa de la poca memòria dedicada al cau "
"de consultes."

#: libraries/advisory_rules_mysql_before80003.php:79
msgid ""
"You might want to increase {query_cache_size}, however keep in mind that the "
"overhead of maintaining the cache is likely to increase with its size, so do "
"this in small increments and monitor the results."
msgstr ""
"És possible que vulgueu augmentar {query_cache_size}, però tingueu en compte "
"que la sobrecàrrega de mantenir la memòria cau és probable que augmenti amb "
"la seva grandària, així que es recomana fer això en petits increments i "
"monitorar els resultats."

#: libraries/advisory_rules_mysql_before80003.php:84
#, php-format
msgid ""
"The ratio of removed queries to inserted queries is %s%%. The lower this "
"value is, the better (This rules firing limit: 0.1%%)"
msgstr ""
"La relació de consultes eliminades respecte a les inserides és del %s%%. Com "
"més baix sigui aquest valor, millor (el límit d'activació de la regla és: "
"0,1%%)"

#: libraries/advisory_rules_mysql_before80003.php:91
msgid "Query cache max size"
msgstr "Mida màxima de la memòria cau de consultes"

#: libraries/advisory_rules_mysql_before80003.php:96
msgid ""
"The query cache size is above 128 MiB. Big query caches may cause "
"significant overhead that is required to maintain the cache."
msgstr ""
"La mida de la memòria cau de consultes està per sobre de 128 MiB. Grans caus "
"de consultes poden causar una sobrecàrrega significativa per mantenir la "
"memòria cau."

#: libraries/advisory_rules_mysql_before80003.php:100
msgid ""
"Depending on your environment, it might be performance increasing to reduce "
"this value."
msgstr ""
"Depenent del teu entorn, reduir aquest valor podria augmentar el rendiment."

#: libraries/advisory_rules_mysql_before80003.php:102
#, php-format
msgid "Current query cache size: %s"
msgstr "La mida actual de la memòria cau de consultes: %s"

#: libraries/advisory_rules_mysql_before80003.php:107
msgid "Query cache min result size"
msgstr "Mida mínima de la memòria cau dels resultats de les consultes"

#: libraries/advisory_rules_mysql_before80003.php:111
msgid ""
"The max size of the result set in the query cache is the default of 1 MiB."
msgstr ""
"La mida màxima del conjunt de resultats en la memòria cau de consultes és el "
"valor predeterminat d'1 MiB."

#: libraries/advisory_rules_mysql_before80003.php:113
msgid ""
"Changing {query_cache_limit} (usually by increasing) may increase "
"efficiency. This variable determines the maximum size a query result may "
"have to be inserted into the query cache. If there are many query results "
"above 1 MiB that are well cacheable (many reads, little writes) then "
"increasing {query_cache_limit} will increase efficiency. Whereas in the case "
"of many query results being above 1 MiB that are not very well cacheable "
"(often invalidated due to table updates) increasing {query_cache_limit} "
"might reduce efficiency."
msgstr ""
"El canvi de {query_cache_limit} (normalment amb l'augment) pot augmentar "
"l'eficiència. Aquest paràmetre determina la mida màxima que un resultat de "
"consulta pot tenir per ser inserit en la memòria cau de consultes. Si hi ha "
"molts resultats de la consulta de més d'1 MIB que són candidats al cau "
"(moltes lectures, poques escriptures), llavors augmentar {query_cache_limit} "
"incrementarà l'eficiència. Mentre que en el cas de molts resultats de "
"consulta per sobre d'1 MIB que no són útils al cau (sovint invalidades a "
"causa de les actualitzacions de la taula) l'augment de {query_cache_limit} "
"podria reduir l'eficiència."

#: libraries/advisory_rules_mysql_before80003.php:120
msgid "query_cache_limit is set to 1 MiB"
msgstr "«query_cache_limit» està establert a 1 MiB"

#: libraries/classes/Advisor.php:234
#, php-format
msgid "Error when evaluating: %s"
msgstr "Error quan s'estava avaluant: %s"

#: libraries/classes/Advisor.php:261
#, php-format
msgid "Failed evaluating precondition for rule '%s'."
msgstr "No s'ha pogut avaluar la precondició per a la regla «%s»."

#: libraries/classes/Advisor.php:281
#, php-format
msgid "Failed calculating value for rule '%s'."
msgstr "No s'ha pogut calcular el valor per a la regla «%s»."

#: libraries/classes/Advisor.php:300
#, php-format
msgid "Failed running test for rule '%s'."
msgstr "Ha fallat l'execució de la prova per a la regla «%s»."

#: libraries/classes/Advisor.php:328
#, php-format
msgid "Failed formatting string for rule '%s'."
msgstr "Error de format de cadena per a la regla «%s»."

#: libraries/classes/Advisor.php:413
msgid "per second"
msgstr "per segon"

#: libraries/classes/Advisor.php:416
msgid "per minute"
msgstr "per minut"

#: libraries/classes/Advisor.php:419
msgid "per hour"
msgstr "per hora"

#: libraries/classes/Advisor.php:422
msgid "per day"
msgstr "per dia"

#: libraries/classes/BrowseForeigners.php:200
msgid "Search:"
msgstr "Cerca:"

#: libraries/classes/BrowseForeigners.php:206
#: libraries/classes/Controllers/JavaScriptMessagesController.php:324
#: libraries/classes/Controllers/Server/PrivilegesController.php:329
#: libraries/classes/Normalization.php:255
#: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
#: libraries/classes/Tracking.php:481
#: templates/columns_definitions/column_definitions_form.twig:43
#: templates/database/designer/main.twig:1102
#: templates/database/events/editor_form.twig:115
#: templates/database/operations/index.twig:19
#: templates/database/operations/index.twig:75
#: templates/database/operations/index.twig:185
#: templates/database/operations/index.twig:225
#: templates/database/routines/editor_form.twig:176
#: templates/database/routines/execute_form.twig:55
#: templates/database/search/main.twig:74
#: templates/database/triggers/editor_form.twig:69
#: templates/display/results/table.twig:190
#: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
#: templates/modals/create_view.twig:10
#: templates/modals/enum_set_editor.twig:10
#: templates/modals/index_dialog_modal.twig:10
#: templates/preferences/manage/main.twig:46
#: templates/preferences/manage/main.twig:108
#: templates/server/binlog/index.twig:34
#: templates/server/privileges/add_user.twig:36
#: templates/server/privileges/change_password.twig:70
#: templates/server/privileges/edit_routine_privileges.twig:102
#: templates/server/privileges/privileges_summary.twig:102
#: templates/server/privileges/privileges_table.twig:858
#: templates/server/privileges/user_properties.twig:149
#: templates/server/privileges/users_overview.twig:159
#: templates/server/replication/change_primary.twig:33
#: templates/server/replication/primary_add_replica_user.twig:81
#: templates/server/replication/primary_configuration.twig:30
#: templates/server/replication/replica_configuration.twig:16
#: templates/server/replication/replica_configuration.twig:88
#: templates/server/user_groups/edit_user_groups.twig:21
#: templates/sql/query.twig:147 templates/sql/query.twig:198
#: templates/table/find_replace/index.twig:62
#: templates/table/index_form.twig:245
#: templates/table/insert/actions_panel.twig:37
#: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
#: templates/table/operations/index.twig:38
#: templates/table/operations/index.twig:86
#: templates/table/operations/index.twig:241
#: templates/table/operations/index.twig:328
#: templates/table/operations/index.twig:505
#: templates/table/operations/view.twig:20
#: templates/table/search/index.twig:172 templates/table/search/index.twig:196
#: templates/table/start_and_number_of_rows_fieldset.twig:15
#: templates/table/structure/display_structure.twig:343
#: templates/table/structure/display_structure.twig:454
#: templates/table/structure/display_structure.twig:572
#: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
msgid "Go"
msgstr "Executa"

#: libraries/classes/BrowseForeigners.php:221
#: libraries/classes/BrowseForeigners.php:225
#: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
#: templates/table/structure/display_structure.twig:475
#: templates/table/tracking/structure_snapshot_indexes.twig:5
msgid "Keyname"
msgstr "Nom de clau"

#: libraries/classes/BrowseForeigners.php:222
#: libraries/classes/BrowseForeigners.php:224
#: templates/server/engines/index.twig:14
#: templates/server/plugins/index.twig:27
#: templates/server/status/variables/index.twig:77
msgid "Description"
msgstr "Descripció"

#: libraries/classes/BrowseForeigners.php:321
#: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
#: templates/list_navigator.twig:4
msgid "Page number:"
msgstr "Número de pàgina:"

#: libraries/classes/BrowseForeigners.php:335
#: libraries/classes/Controllers/JavaScriptMessagesController.php:561
#: templates/display/results/table.twig:24
#: templates/server/privileges/initials_row.twig:17
#: templates/table/browse_foreigners/show_all.twig:4
msgid "Show all"
msgstr "Mostra-ho tot"

#: libraries/classes/Charsets/Collation.php:170
#: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
msgid "Unknown"
msgstr "Desconegut"

#: libraries/classes/Charsets/Collation.php:203
#: libraries/classes/Charsets/Collation.php:502
msgctxt "Collation"
msgid "German (phone book order)"
msgstr "Alemany"

#: libraries/classes/Charsets/Collation.php:207
#: libraries/classes/Charsets/Collation.php:499
msgctxt "Collation"
msgid "German (dictionary order)"
msgstr "Alemany (ordre de diccionari)"

#: libraries/classes/Charsets/Collation.php:216
#: libraries/classes/Charsets/Collation.php:577
msgctxt "Collation"
msgid "Spanish (traditional)"
msgstr "Espanyol (tradicional)"

#: libraries/classes/Charsets/Collation.php:220
#: libraries/classes/Charsets/Collation.php:570
msgctxt "Collation"
msgid "Spanish (modern)"
msgstr "Espanyol (modern)"

#: libraries/classes/Charsets/Collation.php:298
msgctxt "Collation variant"
msgid "case-insensitive"
msgstr "no distingeix les majúscules de les minúscules"

#: libraries/classes/Charsets/Collation.php:301
msgctxt "Collation variant"
msgid "case-sensitive"
msgstr "distingeix les majúscules de les minúscules"

#: libraries/classes/Charsets/Collation.php:304
msgctxt "Collation variant"
msgid "accent-insensitive"
msgstr "no sensible a accents"

#: libraries/classes/Charsets/Collation.php:307
msgctxt "Collation variant"
msgid "accent-sensitive"
msgstr "sensible a accents"

#: libraries/classes/Charsets/Collation.php:310
#, fuzzy
#| msgctxt "Collation variant"
#| msgid "accent-sensitive"
msgctxt "Collation variant"
msgid "kana-sensitive"
msgstr "sensible a accents"

#: libraries/classes/Charsets/Collation.php:314
msgctxt "Collation variant"
msgid "multi-level"
msgstr "multinivell"

#: libraries/classes/Charsets/Collation.php:317
msgctxt "Collation variant"
msgid "binary"
msgstr "binari"

#: libraries/classes/Charsets/Collation.php:320
msgctxt "Collation variant"
msgid "no-pad"
msgstr ""

#: libraries/classes/Charsets/Collation.php:339
msgctxt "Collation"
msgid "Binary"
msgstr "Binari"

#: libraries/classes/Charsets/Collation.php:352
#: libraries/classes/Charsets/Collation.php:601
msgctxt "Collation"
msgid "Unicode"
msgstr "Unicode"

#: libraries/classes/Charsets/Collation.php:362
#: libraries/classes/Charsets/Collation.php:548
msgctxt "Collation"
msgid "West European"
msgstr "Europea Occidental"

#: libraries/classes/Charsets/Collation.php:369
msgctxt "Collation"
msgid "Central European"
msgstr "Europea Central"

#: libraries/classes/Charsets/Collation.php:374
#: libraries/classes/Charsets/Collation.php:555
msgctxt "Collation"
msgid "Russian"
msgstr "Rus"

#: libraries/classes/Charsets/Collation.php:379
msgctxt "Collation"
msgid "Simplified Chinese"
msgstr "Xinès simplificat"

#: libraries/classes/Charsets/Collation.php:382
msgctxt "Collation"
msgid "Traditional Chinese"
msgstr "Xinès tradicional"

#: libraries/classes/Charsets/Collation.php:385
#: libraries/classes/Charsets/Collation.php:470
msgctxt "Collation"
msgid "Chinese"
msgstr "Xinès"

#: libraries/classes/Charsets/Collation.php:393
#: libraries/classes/Charsets/Collation.php:519
msgctxt "Collation"
msgid "Japanese"
msgstr "Japonès"

#: libraries/classes/Charsets/Collation.php:398
msgctxt "Collation"
msgid "Baltic"
msgstr "Bàltic"

#: libraries/classes/Charsets/Collation.php:403
msgctxt "Collation"
msgid "Armenian"
msgstr "Armeni"

#: libraries/classes/Charsets/Collation.php:406
msgctxt "Collation"
msgid "Cyrillic"
msgstr "Ciríl·lic"

#: libraries/classes/Charsets/Collation.php:409
msgctxt "Collation"
msgid "Arabic"
msgstr "Àrab"

#: libraries/classes/Charsets/Collation.php:412
#: libraries/classes/Charsets/Collation.php:534
msgctxt "Collation"
msgid "Korean"
msgstr "Coreà"

#: libraries/classes/Charsets/Collation.php:415
msgctxt "Collation"
msgid "Hebrew"
msgstr "Hebreu"

#: libraries/classes/Charsets/Collation.php:418
msgctxt "Collation"
msgid "Georgian"
msgstr "Georgià"

#: libraries/classes/Charsets/Collation.php:421
msgctxt "Collation"
msgid "Greek"
msgstr "Grec"

#: libraries/classes/Charsets/Collation.php:424
msgctxt "Collation"
msgid "Czech-Slovak"
msgstr "Txec-Eslovac"

#: libraries/classes/Charsets/Collation.php:427
#: libraries/classes/Charsets/Collation.php:593
msgctxt "Collation"
msgid "Ukrainian"
msgstr "Ucraïnès"

#: libraries/classes/Charsets/Collation.php:430
#: libraries/classes/Charsets/Collation.php:589
msgctxt "Collation"
msgid "Turkish"
msgstr "Turc"

#: libraries/classes/Charsets/Collation.php:433
#: libraries/classes/Charsets/Collation.php:581
msgctxt "Collation"
msgid "Swedish"
msgstr "Suec"

#: libraries/classes/Charsets/Collation.php:436
#: libraries/classes/Charsets/Collation.php:585
msgctxt "Collation"
msgid "Thai"
msgstr "Tailandès"

#: libraries/classes/Charsets/Collation.php:439
msgctxt "Collation"
msgid "Unknown"
msgstr "Desconegut"

#: libraries/classes/Charsets/Collation.php:464
msgctxt "Collation"
msgid "Bulgarian"
msgstr "Búlgar"

#: libraries/classes/Charsets/Collation.php:476
msgctxt "Collation"
msgid "Croatian"
msgstr "Croata"

#: libraries/classes/Charsets/Collation.php:480
msgctxt "Collation"
msgid "Czech"
msgstr "Txec"

#: libraries/classes/Charsets/Collation.php:484
msgctxt "Collation"
msgid "Danish"
msgstr "Danès"

#: libraries/classes/Charsets/Collation.php:488
msgctxt "Collation"
msgid "English"
msgstr "Anglès"

#: libraries/classes/Charsets/Collation.php:492
msgctxt "Collation"
msgid "Esperanto"
msgstr "Esperanto"

#: libraries/classes/Charsets/Collation.php:496
msgctxt "Collation"
msgid "Estonian"
msgstr "Estonià"

#: libraries/classes/Charsets/Collation.php:511
msgctxt "Collation"
msgid "Hungarian"
msgstr "Hongarès"

#: libraries/classes/Charsets/Collation.php:515
msgctxt "Collation"
msgid "Icelandic"
msgstr "Islandès"

#: libraries/classes/Charsets/Collation.php:522
msgctxt "Collation"
msgid "Classical Latin"
msgstr "Llatí clàssic"

#: libraries/classes/Charsets/Collation.php:526
msgctxt "Collation"
msgid "Latvian"
msgstr "Letó"

#: libraries/classes/Charsets/Collation.php:530
msgctxt "Collation"
msgid "Lithuanian"
msgstr "Lituà"

#: libraries/classes/Charsets/Collation.php:538
msgctxt "Collation"
msgid "Burmese"
msgstr "Birmà"

#: libraries/classes/Charsets/Collation.php:541
msgctxt "Collation"
msgid "Persian"
msgstr "Persa"

#: libraries/classes/Charsets/Collation.php:545
msgctxt "Collation"
msgid "Polish"
msgstr "Polonès"

#: libraries/classes/Charsets/Collation.php:552
msgctxt "Collation"
msgid "Romanian"
msgstr "Romanès"

#: libraries/classes/Charsets/Collation.php:559
msgctxt "Collation"
msgid "Sinhalese"
msgstr "Singalès"

#: libraries/classes/Charsets/Collation.php:563
msgctxt "Collation"
msgid "Slovak"
msgstr "Eslovac"

#: libraries/classes/Charsets/Collation.php:567
msgctxt "Collation"
msgid "Slovenian"
msgstr "Eslovè"

#: libraries/classes/Charsets/Collation.php:597
msgctxt "Collation"
msgid "Vietnamese"
msgstr "Vietnamita"

#: libraries/classes/Common.php:245
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Heu d'actualitzar a %s %s o posterior."

#: libraries/classes/Common.php:277
msgid "Error: Token mismatch"
msgstr "Error: no coincideix un testimoni"

#: libraries/classes/Common.php:491
msgid ""
"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
"access phpMyAdmin."
msgstr ""
"Ha fallat l'establiment de la galeta de sessió. Potser esteu utilitzant HTTP "
"en lloc de HTTPS per accedir a phpMyAdmin."

#: libraries/classes/Common.php:552
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 ""
"Teniu habilitada la funció mbstring.func_overload a la configuració del "
"vostre PHP. Aquesta opció és incompatible amb phpMyAdmin i podria fer que "
"algunes dades es corrompessin!"

#: libraries/classes/Common.php:569
msgid ""
"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
"requires these functions!"
msgstr ""
"Les funcions ini_get i/o ini_set estan inhabilitades al fitxer php.ini. "
"phpMyAdmin requereix aquestes funcions!"

#: libraries/classes/Common.php:580
msgid "GLOBALS overwrite attempt"
msgstr "intent de sobreescriure la variable GLOBALS"

#: libraries/classes/Common.php:590
msgid "possible exploit"
msgstr "possible aprofitament"

#: libraries/classes/Config/Descriptions.php:69
#: libraries/classes/Config/Descriptions.php:70
#: libraries/classes/Config/Descriptions.php:71
msgid "Users cannot set a higher value"
msgstr "Els usuaris no poden establir un valor més gran"

#: libraries/classes/Config/Descriptions.php:89
msgid ""
"If enabled, user can enter any MySQL server in login form for cookie auth."
msgstr ""
"Si està habilitat, l'usuari pot introduir qualsevol servidor MySQL al "
"formulari de connexió mitjançant l'autenticació per galetes."

#: libraries/classes/Config/Descriptions.php:92
msgid ""
"Restricts the MySQL servers the user can enter when a login to an arbitrary "
"MySQL server is enabled by matching the IP or hostname of the MySQL server "
"to the given regular expression."
msgstr ""
"Restringeix els servidors MySQL que l'usuari pot entrar quan s'activa una "
"connexió a un servidor MySQL arbitrari fent coincidir l'adreça IP o el nom "
"d'amfitrió del servidor MySQL mitjançant una expressió regular."

#: libraries/classes/Config/Descriptions.php:97
msgid ""
"Enabling this allows a page located on a different domain to call phpMyAdmin "
"inside a frame, and is a potential [strong]security hole[/strong] allowing "
"cross-frame scripting (XSS) attacks."
msgstr ""
"L'habilitació d'això permet a una pàgina ubicada a un domini diferent cridar "
"a phpMyADMIN dins d'un marc, i és un potencial [strong]forat de seguretat[/"
"strong] que permet atacs del tipus XSS (Cross-site scripting)."

#: libraries/classes/Config/Descriptions.php:102
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication."
msgstr ""
"Frase de pas secreta que s'utilitza per xifrar les galetes amb "
"l'autenticació [kbd]cookie[/kbd]."

#: libraries/classes/Config/Descriptions.php:104
msgid "Enable bzip2 compression for import operations."
msgstr "Habilita la compressió bzip2 per a les operacions d'importació."

#: libraries/classes/Config/Descriptions.php:105
#, fuzzy
#| msgid "Enter your private key for your domain reCaptcha service."
msgid "Enter the URL for your reCAPTCHA v2 compatible API."
msgstr ""
"Introduïu la vostra clau privada per al servei reCaptcha del vostre domini."

#: libraries/classes/Config/Descriptions.php:106
#, fuzzy
#| msgid "Enter your private key for your domain reCaptcha service."
msgid ""
"Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
"API."
msgstr ""
"Introduïu la vostra clau privada per al servei reCaptcha del vostre domini."

#: libraries/classes/Config/Descriptions.php:107
#, fuzzy
#| msgid "Enter your private key for your domain reCaptcha service."
msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
msgstr ""
"Introduïu la vostra clau privada per al servei reCaptcha del vostre domini."

#: libraries/classes/Config/Descriptions.php:108
#, fuzzy
#| msgid "Enter your private key for your domain reCaptcha service."
msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
msgstr ""
"Introduïu la vostra clau privada per al servei reCaptcha del vostre domini."

#: libraries/classes/Config/Descriptions.php:109
#, fuzzy
#| msgid "Enter your public key for your domain reCaptcha service."
msgid "Enter your public key for the reCAPTCHA service on your domain."
msgstr ""
"Introduïu la vostra clau pública per al servei reCaptcha del vostre domini."

#: libraries/classes/Config/Descriptions.php:110
#, fuzzy
#| msgid "Enter your private key for your domain reCaptcha service."
msgid "Enter your private key for your domain reCAPTCHA service."
msgstr ""
"Introduïu la vostra clau privada per al servei reCaptcha del vostre domini."

#: libraries/classes/Config/Descriptions.php:111
#, fuzzy
#| msgid "Enter your private key for your domain reCaptcha service."
msgid "Enter your siteverify URL for your reCAPTCHA service."
msgstr ""
"Introduïu la vostra clau privada per al servei reCaptcha del vostre domini."

#: libraries/classes/Config/Descriptions.php:113
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns."
msgstr ""
"Defineix quins tipus de control d'edició s'han d'utilitzar per a les "
"columnes CHAR i VARCHAR; [kbd]input[/kbd] - permet limitar la llargada de "
"l'entrada, [kbd]textarea[/kbd] - permet salts de línia a les columnes."

#: libraries/classes/Config/Descriptions.php:118
msgid ""
"Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
"highlighting and line numbers."
msgstr ""
"Utilitza l'editor per a l'edició de les consultes SQL (CodeMirror) amb "
"ressaltat de sintaxi i números de línia."

#: libraries/classes/Config/Descriptions.php:123
msgid ""
"Find any errors in the query before executing it. Requires CodeMirror to be "
"enabled."
msgstr ""
"Troba qualsevol error a la consulta abans d'executar-la. Requereix que "
"CodeMirror estigui habilitat."

#: libraries/classes/Config/Descriptions.php:126
msgid ""
"Defines the minimum size for input fields generated for CHAR and VARCHAR "
"columns."
msgstr ""
"Defineix la mida mínima per als camps d'entrada generats per a les columnes "
"CHAR i VARCHAR."

#: libraries/classes/Config/Descriptions.php:129
msgid ""
"Defines the maximum size for input fields generated for CHAR and VARCHAR "
"columns."
msgstr ""
"Defineix la mida màxima per als camps d'entrada generats per a les columnes "
"CHAR i VARCHAR."

#: libraries/classes/Config/Descriptions.php:132
msgid ""
"Compress gzip exports on the fly without the need for much memory; if you "
"encounter problems with created gzip files disable this feature."
msgstr ""
"Comprimeix les exportacions de gzip sobre la marxa sense necessitat de molta "
"memòria; si teniu problemes amb els fitxers gzip creats, inhabiliteu aquesta "
"funcionalitat."

#: libraries/classes/Config/Descriptions.php:136
msgid ""
"Whether a warning (\"Are your really sure…\") should be displayed when "
"you're about to lose data."
msgstr ""
"Si s'hauria de visualitzar un avís (\"Realment esteu segur…\") quan estigueu "
"a punt de perdre dades."

#: libraries/classes/Config/Descriptions.php:139
msgid "Autocomplete of the table and column names in the SQL queries."
msgstr ""
"Compleció automàtica dels noms de les taules i columnes en les consultes SQL."

#: libraries/classes/Config/Descriptions.php:142
#: libraries/classes/Config/Descriptions.php:146
#: libraries/classes/Config/Descriptions.php:150
#: libraries/classes/Config/Descriptions.php:154
#: libraries/classes/Config/Descriptions.php:158
#: libraries/classes/Config/Descriptions.php:162
#: libraries/classes/Config/Descriptions.php:166
#: libraries/classes/Config/Descriptions.php:170
#: libraries/classes/Config/Descriptions.php:174
msgid ""
"Values for options list for default transformations. These will be "
"overwritten if transformation is filled in at table structure page."
msgstr ""
"Els valors per a la llista d'opcions per a les transformacions "
"predeterminades. Aquests se sobreescriuran si la transformació s'omple a la "
"pàgina d'estructura de taula."

#: libraries/classes/Config/Descriptions.php:178
msgid ""
"Disable the table maintenance mass operations, like optimizing or repairing "
"the selected tables of a database."
msgstr ""
"Inhabilita les operacions massives de manteniment de taules, com ara "
"l'optimització o la reparació de les taules seleccionades d'una base de "
"dades."

#: libraries/classes/Config/Descriptions.php:182
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)."

#: libraries/classes/Config/Descriptions.php:184
#: libraries/classes/Config/Descriptions.php:728
#: libraries/classes/Plugins/Export/ExportSql.php:345
msgid "Exclude definition of current user"
msgstr "Exclou la definició de l'usuari actual"

#: libraries/classes/Config/Descriptions.php:186
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 ""
"L'ordre de l'ordenació per als ítems en una llista desplegable de claus "
"foranes; [kbd]content[/kbd] és la dada referenciada, [kbd]id[/kbd] és el "
"valor de la clau."

#: libraries/classes/Config/Descriptions.php:190
msgid ""
"Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
"for magic strings that can be used to get special values."
msgstr ""
"Especifiqueu el text de la barra del títol del navegador. Consulteu "
"[doc@faq6-27]la documentació[/doc] per a les cadenes màgiques que es poden "
"utilitzar per a l'obtenció de valors especials."

#: libraries/classes/Config/Descriptions.php:195
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL."
msgstr ""
"Tingueu en compte que phpMyAdmin només és una interfície d'usuari i les "
"seves característiques no limiten a MySQL."

#: libraries/classes/Config/Descriptions.php:198
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for."
msgstr ""
"Configuració avançada del servidor, no canvieu aquestes opcions si no sabeu "
"el que fan."

#: libraries/classes/Config/Descriptions.php:201
msgid ""
"Configure phpMyAdmin configuration storage to gain access to additional "
"features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
"documentation."
msgstr ""
"Configureu l'emmagatzematge de la configuració de phpMyAdmin per obtenir "
"accés a les funcionalitats addicionals, consulteu l'[doc@linked-"
"tables]emmagatzematge de la configuració de phpMyAdmin[/doc] a la "
"documentació."

#: libraries/classes/Config/Descriptions.php:206
msgid ""
"Tracking of changes made in database. Requires the phpMyAdmin configuration "
"storage."
msgstr ""
"Seguiment de canvis fets a la base de dades. Requereix l'emmagatzematge de "
"la configuració de phpMyAdmin."

#: libraries/classes/Config/Descriptions.php:209
msgid "Customize browse mode."
msgstr "Personalitzeu el mode de navegació."

#: libraries/classes/Config/Descriptions.php:210
#: libraries/classes/Config/Descriptions.php:211
#: libraries/classes/Config/Descriptions.php:218
#: libraries/classes/Config/Descriptions.php:224
#: libraries/classes/Config/Descriptions.php:225
#: libraries/classes/Config/Descriptions.php:230
msgid "Customize default options."
msgstr "Personalitzeu les opcions predeterminades."

#: libraries/classes/Config/Descriptions.php:212
msgid "Settings for phpMyAdmin developers."
msgstr "Paràmetres per als desenvolupadors de phpMyAdmin."

#: libraries/classes/Config/Descriptions.php:213
msgid "Customize edit mode."
msgstr "Personalitzeu el mode d'edició."

#: libraries/classes/Config/Descriptions.php:214
msgid "Customize default export options."
msgstr "Personalitzeu les opcions predeterminades de l'exportació."

#: libraries/classes/Config/Descriptions.php:215
msgid "Set some commonly used options."
msgstr "Establiu algunes de les opcions més utilitzades."

#: libraries/classes/Config/Descriptions.php:216
msgid "Customize default common import options."
msgstr "Personalitzeu les opcions predeterminades habituals de la importació."

#: libraries/classes/Config/Descriptions.php:217
msgid "Set import and export directories and compression options."
msgstr ""
"Establiu els directoris d'importació i exportació i les opcions de "
"compressió."

#: libraries/classes/Config/Descriptions.php:219
msgid "Databases display options."
msgstr "Opcions de visualització de les bases de dades."

#: libraries/classes/Config/Descriptions.php:220
msgid "Customize appearance of the navigation panel."
msgstr "Personalitzeu l'aspecte del tauler de navegació."

#: libraries/classes/Config/Descriptions.php:221
msgid "Customize the navigation tree."
msgstr "Personalitzeu l'arbre de navegació."

#: libraries/classes/Config/Descriptions.php:222
msgid "Servers display options."
msgstr "Opcions de visualització dels servidors."

#: libraries/classes/Config/Descriptions.php:223
msgid "Tables display options."
msgstr "Opcions de visualització de les taules."

#: libraries/classes/Config/Descriptions.php:226
msgid "Settings that didn't fit anywhere else."
msgstr "Paràmetres que no encaixaven en cap altre lloc."

#: libraries/classes/Config/Descriptions.php:227
msgid "Authentication settings."
msgstr "Paràmetres de l'autenticació."

#: libraries/classes/Config/Descriptions.php:228
msgid "Enter server connection parameters."
msgstr "Introduïu els paràmetres de connexió del servidor."

#: libraries/classes/Config/Descriptions.php:229
msgid "Customize links shown in SQL Query boxes."
msgstr "Personalitzeu els enllaços mostrats als quadres de consultes SQL."

#: libraries/classes/Config/Descriptions.php:231
msgid "SQL queries settings."
msgstr "Paràmetres de les consultes SQL."

#: libraries/classes/Config/Descriptions.php:232
msgid "Customize startup page."
msgstr "Personalitzeu la pàgina d'inici."

#: libraries/classes/Config/Descriptions.php:233
msgid ""
"Choose which details to show in the database structure (list of tables)."
msgstr ""
"Trieu quins detalls es mostren a l'estructura de base de dades (llista de "
"taules)."

#: libraries/classes/Config/Descriptions.php:234
msgid "Settings for the table structure (list of columns)."
msgstr "Paràmetres per a l'estructura de la taula (llista de columnes)."

#: libraries/classes/Config/Descriptions.php:235
msgid "Choose how you want tabs to work."
msgstr "Trieu com voleu que treballin les pestanyes."

#: libraries/classes/Config/Descriptions.php:236
msgid "Customize text input fields."
msgstr "Personalitzeu els camps d'entrada de text."

#: libraries/classes/Config/Descriptions.php:237
msgid "Customize default options"
msgstr "Personalitzeu les opcions predeterminades"

#: libraries/classes/Config/Descriptions.php:238
msgid "Disable some of the warnings shown by phpMyAdmin."
msgstr "Inhabiliteu alguns dels avisos mostrats per phpMyAdmin."

#: libraries/classes/Config/Descriptions.php:240
msgid "Enable gzip compression for import and export operations."
msgstr ""
"Habilita la compressió gzip per a les operacions d'importació i exportació."

#: libraries/classes/Config/Descriptions.php:242
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed."
msgstr ""
"Si està habilitat, phpMyAdmin continuarà processant les consultes de "
"diverses sentències fins i tot si ha fallat alguna de les consultes."

#: libraries/classes/Config/Descriptions.php:246
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
"This might be a good way to import large files, however it can break "
"transactions."
msgstr ""
"Permet interrompre la importació en cas que es detecti que s'està a prop del "
"límit de temps. Pot ser una bona opció per importar fitxers grans, tanmateix "
"pot trencar les transaccions."

#: libraries/classes/Config/Descriptions.php:251
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available."
msgstr ""
"Format predeterminat; tingueu en compte que la llista depèn de la ubicació "
"(base de dades, taula) i només l'SQL està sempre disponible."

#: libraries/classes/Config/Descriptions.php:254
#: libraries/classes/Config/Descriptions.php:255
msgid "Update data when duplicate keys found on import"
msgstr ""
"Actualitza amb les dades noves quan es trobin claus duplicades en la "
"importació"

#: libraries/classes/Config/Descriptions.php:256
msgid "Number of queries to skip from start."
msgstr "Nombre de consultes a ometre des de l'inici."

#: libraries/classes/Config/Descriptions.php:258
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 produeix per al "
"servidor actual. Si s'estableix això a FALSE és més fàcil que oblideu "
"desconnectar-vos dels altres servidors quan esteu connectat a més d'un."

#: libraries/classes/Config/Descriptions.php:263
msgid ""
"Define whether the previous login should be recalled or not in [kbd]cookie[/"
"kbd] authentication mode."
msgstr ""
"Defineix si l'anterior autenticació s'ha de recuperar o no al mode "
"d'autenticació per [kbd]galetes [/kbd]."

#: libraries/classes/Config/Descriptions.php:267
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 d'identificació ha d'estar "
"emmagatzemada al navegador. El valor predeterminat 0 vol dir que es "
"mantindran només durant la sessió actual, i s'esborraran tan aviat com "
"tanqueu la finestra del navegador. Això es recomana per als entorns no "
"confiables."

#: libraries/classes/Config/Descriptions.php:273
msgid "Maximum number of characters used when a SQL query is displayed."
msgstr ""
"Nombre màxim de caràcters utilitzats quan es visualitza una consulta SQL."

#: libraries/classes/Config/Descriptions.php:276
msgid ""
"The number of items that can be displayed on each page on the first level of "
"the navigation tree."
msgstr ""
"El nombre d'ítems que es poden visualitzar a cada pàgina en el primer nivell "
"de l'arbre de navegació."

#: libraries/classes/Config/Descriptions.php:279
msgid ""
"The number of items that can be displayed on each page of the navigation "
"tree."
msgstr ""
"El nombre d'ítems que es poden visualitzar a cada pàgina de l'arbre de "
"navegació."

#: libraries/classes/Config/Descriptions.php:282
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, \"Previous\" and \"Next\" links will be shown."
msgstr ""
"El nombre de files visualitzades quan es navega per un conjunt de resultats. "
"Si el conjunt de resultats conté més files, es mostraran els enllaços "
"\"Anterior\" i \"Següent\"."

#: libraries/classes/Config/Descriptions.php:287
#, fuzzy
#| msgid ""
#| "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
#| "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
msgid ""
"The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
"([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
msgstr ""
"El nombre de bytes que un script pot reservar, p. ex. [kbd]32M[/kbd] "
"([kbd]-1[/kbd] per no posar límit i [kbd]0[/kbd] per no canviar)."

#: libraries/classes/Config/Descriptions.php:291
msgid "In the navigation panel, replaces the database tree with a selector"
msgstr ""
"Al tauler de navegació, substitueix l'arbre de bases de dades amb un selector"

#: libraries/classes/Config/Descriptions.php:294
msgid "Link with main panel by highlighting the current database or table."
msgstr ""
"Enllaç amb el tauler principal destacant l'actual base de dades o taula."

#: libraries/classes/Config/Descriptions.php:297
#, fuzzy
#| msgid ""
#| "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
#| "([kbd]new[/kbd])."
msgid ""
"Open the linked page in the main window ([code]main[/code]) or in a new one "
"([code]new[/code])."
msgstr ""
"Obre la pàgina enllaçada a la finestra principal ([code]main[/code]) o bé a "
"una de nova ([code]new[/code])."

#: libraries/classes/Config/Descriptions.php:300
msgid ""
"Defines the minimum number of items (tables, views, routines and events) to "
"display a filter box."
msgstr ""
"Defineix el nombre mínim d'ítems (taules, vistes, rutines i esdeveniments) a "
"visualitzar en un quadre de filtratge."

#: libraries/classes/Config/Descriptions.php:303
msgid ""
"Group items in the navigation tree (determined by the separator defined in "
"the Databases and Tables tabs above)."
msgstr ""
"Agrupa els ítems a l'arbre de navegació (determinat pel separador definit a "
"les pestanyes de dalt: bases de dades, taules)."

#: libraries/classes/Config/Descriptions.php:307
msgid ""
"Whether to offer the possibility of tree expansion in the navigation panel."
msgstr ""
"Si s'ofereix la possibilitat d'expandir l'arbre al tauler de navegació."

#: libraries/classes/Config/Descriptions.php:310
msgid "Whether to show procedures under database in the navigation tree"
msgstr ""
"Si es mostren els procediments sota la base de dades a l'arbre de navegació"

#: libraries/classes/Config/Descriptions.php:313
msgid "Whether to expand single database in the navigation tree automatically."
msgstr ""
"Si s'expandeixen les bases de dades individuals a l'arbre de navegació "
"automàticament."

#: libraries/classes/Config/Descriptions.php:315
msgid "Set to 0 to collapse navigation panel."
msgstr "Establiu-ho a 0 per contreure el tauler de navegació."

#: libraries/classes/Config/Descriptions.php:316
msgid "Show logo in navigation panel."
msgstr "Mostra el logo al tauler de navegació."

#: libraries/classes/Config/Descriptions.php:317
msgid "URL where logo in the navigation panel will point to."
msgstr "URL on apuntarà el logo al tauler de navegació."

#: libraries/classes/Config/Descriptions.php:318
msgid "Display server choice at the top of the navigation panel."
msgstr "Mostra el servidor triat a dalt del tauler de navegació."

#: libraries/classes/Config/Descriptions.php:319
msgid "String that separates databases into different tree levels."
msgstr "Cadena que separa les bases de dades en diferents nivells de l'arbre."

#: libraries/classes/Config/Descriptions.php:320
msgid "String that separates tables into different tree levels."
msgstr "Text que separa les taules en diferents nivells de l'arbre."

#: libraries/classes/Config/Descriptions.php:321
msgid "Highlight server under the mouse cursor."
msgstr "Ressalta el servidor sota el cursor del ratolí."

#: libraries/classes/Config/Descriptions.php:322
msgid "Whether to show tables under database in the navigation tree"
msgstr "Si es mostren les taules sota la base de dades a l'arbre de navegació"

#: libraries/classes/Config/Descriptions.php:323
msgid "Whether to show views under database in the navigation tree"
msgstr "Si es mostren les vistes sobre la base de dades a l'arbre de navegació"

#: libraries/classes/Config/Descriptions.php:324
msgid "Whether to show functions under database in the navigation tree"
msgstr ""
"Si es mostren les funcions sota la base de dades a l'arbre de navegació"

#: libraries/classes/Config/Descriptions.php:325
msgid "Whether to show events under database in the navigation tree"
msgstr ""
"Si es mostren els esdeveniments sota la base de dades a l'arbre de navegació"

#: libraries/classes/Config/Descriptions.php:327
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise."
msgstr ""
"[kbd]SMART[/kbd] - és a dir, ordre descendent per a les columnes de tipus "
"TIME, DATE, DATETIME i TIMESTAMP, altrament ordre ascendent."

#: libraries/classes/Config/Descriptions.php:331
msgid ""
"Disable the default warning that is displayed on the database details "
"Structure page if any of the required tables for the phpMyAdmin "
"configuration storage could not be found."
msgstr ""
"Inhabilita l'avís predeterminat que es mostra a la pàgina dels detalls de "
"l'estructura de la base de dades, si no s'han pogut trobar les taules "
"necessàries per a l'emmagatzematge de la configuració de phpMyAdmin."

#: libraries/classes/Config/Descriptions.php:336
msgid ""
"Disable the default warning that is displayed on the Structure page if "
"column names in a table are reserved MySQL words."
msgstr ""
"Inhabilita l'avís predeterminat que es mostra a la pàgina de l'estructura si "
"els noms de les columnes a la taula són paraules reservades de MySQL."

#: libraries/classes/Config/Descriptions.php:340
msgid ""
"Enable if you want DB-based query history (requires phpMyAdmin configuration "
"storage). If disabled, this utilizes JS-routines to display query history "
"(lost by window close)."
msgstr ""
"Habiliteu-ho si voleu tenir un historial de consultes basat en BD (requereix "
"l'emmagatzematge de la configuració de phpMyAdmin). Si s'inhabilita, "
"s'utilitzen rutines JS per mostrar l'historial de consultes (es perd amb el "
"tancament de la finestra)."

#: libraries/classes/Config/Descriptions.php:345
msgid ""
"Sets the effective timezone; possibly different than the one from your "
"database server"
msgstr ""
"Estableix la zona horària efectiva; és possible que sigui diferent de la "
"zona horària del vostre servidor de base de dades"

#: libraries/classes/Config/Descriptions.php:348
msgid ""
"Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
"[kbd]pma__bookmark[/kbd]"
msgstr ""
"Deixeu-ho en blanc per sense suport per a les [doc@bookmarks@]consultes "
"desades[/doc], suggerit: [kbd]pma__bookmark[/kbd]"

#: libraries/classes/Config/Descriptions.php:351
#, fuzzy
#| msgid ""
#| "Leave blank for no column comments/mime types, suggested: "
#| "[kbd]pma__column_info[/kbd]."
msgid ""
"Leave blank for no column comments/media types, suggested: "
"[kbd]pma__column_info[/kbd]."
msgstr ""
"Deixeu-ho en blanc per no utilitzar els comentaris de columna o els tipus "
"mime, suggerit: [kbd]pma__column_info[/kbd]."

#: libraries/classes/Config/Descriptions.php:354
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [doc@linked-tables]documentation[/doc]."
msgstr ""
"Usuari MySQL especial configurat amb permisos restringits, més informació "
"disponible a la [doc@linked-tables]documentació[/doc]."

#: libraries/classes/Config/Descriptions.php:358
msgid ""
"An alternate host to hold the configuration storage; leave blank to use the "
"already defined host."
msgstr ""
"Un amfitrió alternatiu per mantenir l'emmagatzematge de la configuració, "
"deixeu-ho en blanc per utilitzar l'amfitrió ja definit."

#: libraries/classes/Config/Descriptions.php:361
msgid ""
"An alternate port to connect to the host that holds the configuration "
"storage; leave blank to use the default port, or the already defined port, "
"if the controlhost equals host."
msgstr ""
"Un port alternatiu per connectar amb l'amfitrió que té l'emmagatzematge de "
"la configuració, deixeu-ho en blanc per utilitzar el port predeterminat, o "
"el port ja definit, si l'amfitrió de control és el mateix."

#: libraries/classes/Config/Descriptions.php:366
msgid ""
"More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
"issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
"com/19588]MySQL Bugs[/a]"
msgstr ""
"Més informació a [a@https://github.com/phpmyadmin/phpmyadmin/"
"issues/8970]phpMyAdmin issue tracker[/a] i [a@https://bugs.mysql."
"com/19588]MySQL Bugs[/a]"

#: libraries/classes/Config/Descriptions.php:370
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
"kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per a l'historial de consultes SQL, "
"suggerit: [kbd]pma__history[/kbd]."

#: libraries/classes/Config/Descriptions.php:373
msgid ""
"Limits number of table preferences which are stored in database, the oldest "
"records are automatically removed."
msgstr ""
"Limita el nombre de preferències de taula que s'emmagatzemen a la base de "
"dades, els registres més antics s'eliminen automàticament."

#: libraries/classes/Config/Descriptions.php:377
msgid ""
"Leave blank for no QBE saved searches support, suggested: "
"[kbd]pma__savedsearches[/kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per a les consultes QBE desades, "
"suggerit: [kbd]pma__savedsearches[/kbd]."

#: libraries/classes/Config/Descriptions.php:380
msgid ""
"Leave blank for no export template support, suggested: "
"[kbd]pma__export_templates[/kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per a les plantilles d'exportació, "
"suggerit: [kbd]pma__export_templates[/kbd]."

#: libraries/classes/Config/Descriptions.php:383
msgid ""
"Leave blank for no central columns support, suggested: "
"[kbd]pma__central_columns[/kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per a les columnes centrals, suggerit: "
"[kbd]pma__central_colums[/kbd]."

#: libraries/classes/Config/Descriptions.php:386
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
"[kbd]'my_db'[/kbd]."
msgstr ""
"Podeu utilitzar els caràcters comodins de MySQL (% i _), escapeu-los si "
"voleu utilitzar les seves instàncies literals, p. ex. utilitzeu "
"[kbd]'my\\_db'[/kbd]  i no [kbd]'my_db'[/kbd]."

#: libraries/classes/Config/Descriptions.php:391
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per als esquemes PDF, suggerit: "
"[kbd]pma__pdf_pages[/kbd]."

#: libraries/classes/Config/Descriptions.php:394
msgid ""
"Database used for relations, bookmarks, and PDF features. See [doc@linked-"
"tables]pmadb[/doc] for complete information. Leave blank for no support. "
"Suggested: [kbd]phpmyadmin[/kbd]."
msgstr ""
"La base de dades que s'utilitza per a les relacions, els marcadors i les "
"característiques dels PDF. Consulteu [doc@linked-tables]pmadb[/doc] per "
"tenir informació més completa. Deixeu-ho en blanc per no utilitzar. "
"Suggerit: [kbd]phpmyadmin[/kbd]."

#: libraries/classes/Config/Descriptions.php:399
msgid ""
"Leave blank for no \"persistent\" recently used tables across sessions, "
"suggested: [kbd]pma__recent[/kbd]."
msgstr ""
"Deixeu-ho en blanc per treure la \"persistència\" de taules utilitzades "
"recentment entre sessions, suggerit: [kbd]pma__recent[/kbd]."

#: libraries/classes/Config/Descriptions.php:403
msgid ""
"Leave blank for no \"persistent\" favorite tables across sessions, "
"suggested: [kbd]pma__favorite[/kbd]."
msgstr ""
"Deixeu-ho en blanc per treure la \"persistència\" de taules preferides entre "
"sessions, suggerit: [kbd]pma__favorite[/kbd]."

#: libraries/classes/Config/Descriptions.php:407
msgid ""
"Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
"[kbd]pma__relation[/kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per als [doc@relations@]enllaços de "
"relacions[/doc], suggerit: [kbd]pma__relation[/kbd]."

#: libraries/classes/Config/Descriptions.php:412
msgid ""
"See [doc@authentication-modes]authentication types[/doc] for an example."
msgstr ""
"Vegeu el [doc@authentication-modes]tipus d'autenticació[/doc] per un exemple."

#: libraries/classes/Config/Descriptions.php:415
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
"kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per als esquemes PDF, suggerit: "
"[kbd]pma__table_coords[/kbd]."

#: libraries/classes/Config/Descriptions.php:418
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma__table_info[/kbd]."
msgstr ""
"Taula per descriure les columnes a mostrar, deixeu-ho en blanc per sense "
"suport; suggerit: [kbd]pma__table_info[/kbd]."

#: libraries/classes/Config/Descriptions.php:422
msgid ""
"Leave blank for no \"persistent\" tables' UI preferences across sessions, "
"suggested: [kbd]pma__table_uiprefs[/kbd]."
msgstr ""
"Deixeu-ho en blanc per desactivar la \"persistència\" de preferències "
"d'interfase de taules entre sessions, suggerit: [kbd]pma__table_uiprefs[/"
"kbd]."

#: libraries/classes/Config/Descriptions.php:426
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
"Si una sentència DROP DATABASE IF EXISTS s'afegirà com a primera línia en el "
"registre quan es crea una base de dades."

#: libraries/classes/Config/Descriptions.php:430
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
"Si una sentència DROP TABLE IF EXISTS s'afegirà com a primera línia en el "
"registre quan es crea una taula."

#: libraries/classes/Config/Descriptions.php:434
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
"Si una sentència DROP VIEW IF EXISTS s'afegirà com a primera línia en el "
"registre quan es crea una vista."

#: libraries/classes/Config/Descriptions.php:438
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
"Defineix la llista de sentències que l'autocreació utilitza per a les "
"versions noves."

#: libraries/classes/Config/Descriptions.php:441
msgid ""
"Leave blank for no SQL query tracking support, suggested: "
"[kbd]pma__tracking[/kbd]."
msgstr ""
"Deixeu-ho en blanc per sense suport per al seguiment de consultes SQL, "
"suggerit: [kbd]pma__tracking[/kbd]."

#: libraries/classes/Config/Descriptions.php:444
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
"SI el mecanisme de seguiment crearà versions per a taules i vistes "
"automàticament."

#: libraries/classes/Config/Descriptions.php:447
msgid ""
"Leave blank for no user preferences storage in database, suggested: "
"[kbd]pma__userconfig[/kbd]."
msgstr ""
"Deixeu-ho en blanc per sense emmagatzematge de les preferències de l'usuari "
"a la base de dades, suggerit: [kbd]pma__userconfig[/kbd]."

#: libraries/classes/Config/Descriptions.php:450
msgid ""
"Both this table and the user groups table are required to enable the "
"configurable menus feature; leaving either one of them blank will disable "
"this feature, suggested: [kbd]pma__users[/kbd]."
msgstr ""
"Tant aquesta taula com la taula de grups d'usuari es necessiten per activar "
"la funcionalitat de menús configurables; deixant una d'ambdues en blanc "
"desactivarà\n"
" aquesta funcionalitat, suggerit: [kbd]pma__users[/kbd]."

#: libraries/classes/Config/Descriptions.php:455
msgid ""
"Both this table and the users table are required to enable the configurable "
"menus feature; leaving either one of them blank will disable this feature, "
"suggested: [kbd]pma__usergroups[/kbd]."
msgstr ""
"Tant aquesta taula com la taula d'usuaris es necessiten per activar la "
"funcionalitat de menús configurables; deixant una d'ambdues en blanc "
"desactivarà aquesta funcionalitat, suggerit: [kbd]pma__usergroups[/kbd]."

#: libraries/classes/Config/Descriptions.php:460
msgid ""
"Leave blank to disable the feature to hide and show navigation items, "
"suggested: [kbd]pma__navigationhiding[/kbd]."
msgstr ""
"Deixeu-ho en blanc per inhabilitar la funcionalitat oculta i mostra els "
"ítems de navegació, suggerit: [kbd]pma__navigationhiding[/kbd]."

#: libraries/classes/Config/Descriptions.php:464
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
"Una descripció amigable a l'usuari d'aquest servidor. Deixeu-ho en blanc per "
"mostrar el nom d'amfitrió en lloc seu."

#: libraries/classes/Config/Descriptions.php:466
msgid "Leave blank if not used."
msgstr "Deixeu-ho en blanc si no s'utilitza."

#: libraries/classes/Config/Descriptions.php:467
msgid "Leave blank for defaults."
msgstr "Deixeu-ho en blanc per als valors predeterminats."

#: libraries/classes/Config/Descriptions.php:468
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
msgstr ""
"Nom de l'HTTP Basic Auth Realm que s'ha de mostrar quan es realitza "
"l'autenticació HTTP."

#: libraries/classes/Config/Descriptions.php:469
msgid "Authentication method to use."
msgstr "Mètode d'autenticació a utilitzar."

#: libraries/classes/Config/Descriptions.php:470
msgid "Compress connection to MySQL server."
msgstr "Comprimeix la connexió al servidor MySQL."

#: libraries/classes/Config/Descriptions.php:471
msgid "Hide databases matching regular expression (PCRE)."
msgstr ""
"Oculta les bases de dades que coincideixin amb una expressió regular (PCRE)."

#: libraries/classes/Config/Descriptions.php:472
msgid "Hostname where MySQL server is running."
msgstr "Nom d'amfitrió on el servidor MySQL està en execució."

#: libraries/classes/Config/Descriptions.php:473
#: libraries/classes/Config/Descriptions.php:477
msgid "Leave empty if not using config auth."
msgstr "Deixeu-ho en blanc si no utilitzeu l'autenticació config."

#: libraries/classes/Config/Descriptions.php:474
msgid "Port on which MySQL server is listening, leave empty for default."
msgstr ""
"Port on escolta el servidor MySQL, deixeu-ho en blanc per al valor "
"predeterminat."

#: libraries/classes/Config/Descriptions.php:475
msgid "Socket on which MySQL server is listening, leave empty for default."
msgstr ""
"Sòcol on escolta el servidor MySQL, deixeu-ho en blanc per al valor "
"predeterminat."

#: libraries/classes/Config/Descriptions.php:476
msgid "Enable SSL for connection to MySQL server."
msgstr "Habilita SSL per a la connexió al servidor MySQL."

#: libraries/classes/Config/Descriptions.php:479
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 ""
"Tingueu en compte que habilitar-ho no té efecte amb el mode d'autenticació "
"[kbd]config[/kbd], ja que la contrasenya està fortament codificada al fitxer "
"de configuració; això no limita la possibilitat d'executar la mateixa ordre "
"directament."

#: libraries/classes/Config/Descriptions.php:484
msgid "Show or hide a column displaying the Creation timestamp for all tables."
msgstr ""
"Mostra o oculta una columna que visualitza la marca de temps de creació per "
"a totes les taules."

#: libraries/classes/Config/Descriptions.php:487
msgid ""
"Show or hide a column displaying the Last update timestamp for all tables."
msgstr ""
"Mostra o oculta una columna que visualitza la marca de temps de l'última "
"actualització per a totes les taules."

#: libraries/classes/Config/Descriptions.php:490
msgid ""
"Show or hide a column displaying the Last check timestamp for all tables."
msgstr ""
"Mostra o oculta una columna que visualitza la marca de temps de l'última "
"comprovació per a totes les taules."

#: libraries/classes/Config/Descriptions.php:493
msgid ""
"Defines whether or not type fields should be initially displayed in edit/"
"insert mode."
msgstr ""
"Defineix si els camps dels tipus han de visualitzar-se inicialment al mode "
"d'edició o inserció."

#: libraries/classes/Config/Descriptions.php:496
msgid ""
"Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
"[/a] output."
msgstr ""
"Mostra l'enllaç a la sortida de [a@https://php.net/manual/function.phpinfo."
"php]phpinfo()[/a]."

#: libraries/classes/Config/Descriptions.php:498
msgid "Whether a user should be displayed a \"show all (rows)\" button."
msgstr ""
"Si a un usuari se l'hi hauria de mostrar el botó \"mostra-ho tot (files)\"."

#: libraries/classes/Config/Descriptions.php:499
msgid "Show or hide a column displaying the comments for all tables."
msgstr ""
"Mostra o oculta una columna que visualitza els comentaris de totes les "
"taules."

#: libraries/classes/Config/Descriptions.php:500
msgid "Show or hide a column displaying the charset for all tables."
msgstr ""
"Mostra o oculta una columna que visualitza el joc de caràcters per a totes "
"les taules."

#: libraries/classes/Config/Descriptions.php:501
msgid "Display the function fields in edit/insert mode."
msgstr "Mostra els camps de funció al mode d'edició o inserció."

#: libraries/classes/Config/Descriptions.php:502
msgid "Whether to show hint or not."
msgstr "Si es mostren o no els consells."

#: libraries/classes/Config/Descriptions.php:503
msgid ""
"Defines whether SQL queries generated by phpMyAdmin should be displayed."
msgstr "Defineix si s'han de mostrar les consultes SQL creades per phpMyAdmin."

#: libraries/classes/Config/Descriptions.php:504
#, fuzzy
#| msgid "Allow to display database and table statistics (eg. space usage)."
msgid "Allow to display database and table statistics (e.g. space usage)."
msgstr ""
"Permet visualitzar les estadístiques de les bases de dades i de les taules "
"(p. ex. l'espai utilitzat)."

#: libraries/classes/Config/Descriptions.php:506
msgid ""
"Mark used tables and make it possible to show databases with locked tables."
msgstr ""
"Marca les taules utilitzades i permet mostrar les bases de dades amb taules "
"bloquejades."

#: libraries/classes/Config/Descriptions.php:509
msgid ""
"Disable the default warning that is displayed on the main page if Suhosin is "
"detected."
msgstr ""
"Inhabilita l'avís predeterminat que es mostra a la pàgina principal si es "
"detecta Suoshin."

#: libraries/classes/Config/Descriptions.php:512
msgid ""
"Disable the default warning that is displayed on the main page if the value "
"of the PHP setting session.gc_maxlifetime is less than the value of "
"`LoginCookieValidity`."
msgstr ""
"Inhabilita l'avís predeterminat que es mostra a la pàgina principal si el "
"valor establert de la variable de PHP session.gc_maxlifetime és menor que el "
"de `LoginCookieValidity`."

#: libraries/classes/Config/Descriptions.php:517
msgid ""
"Textarea size (columns) in edit mode, this value will be emphasized for SQL "
"query textareas (*2)."
msgstr ""
"Mida de l'àrea de text (columnes) en mode d'edició, aquest valor "
"s'augmentarà per a les àrees de text de les consultes SQL (*2)."

#: libraries/classes/Config/Descriptions.php:520
msgid ""
"Textarea size (rows) in edit mode, this value will be emphasized for SQL "
"query textareas (*2)."
msgstr ""
"Mida de l'àrea de text (files) en mode d'edició, aquest valor s'augmentarà "
"per a les àrees de text de les consultes SQL (*2)."

#: libraries/classes/Config/Descriptions.php:523
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 ""
"Entrada dels servidors intermediaris com [kbd]IP: capçalera HTTP confiable[/"
"kbd]. El següent exemple mostra com phpMyAdmin hauria de validar la "
"capçalera HTTP_X_FORWARDED_FOR (X-Forwarded-For) procedent del servidor "
"intermediari 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]."

#: libraries/classes/Config/Descriptions.php:529
msgid ""
"When disabled, users cannot set any of the options below, regardless of the "
"checkbox on the right."
msgstr ""
"Quan està inhabilitat, els usuaris no poden configurar cap de les següents "
"opcions, independentment de la casella de selecció de la dreta."

#: libraries/classes/Config/Descriptions.php:532
#, fuzzy
#| msgid ""
#| "The url of the proxy to be used when retrieving the information about the "
#| "latest version of phpMyAdmin or when submitting error reports. You need "
#| "this if the server where phpMyAdmin is installed does not have direct "
#| "access to the internet. The format is: \"hostname:portnumber\"."
msgid ""
"The URL of the proxy to be used when retrieving the information about the "
"latest version of phpMyAdmin, or when submitting error reports. You need "
"this if the server where phpMyAdmin is installed does not have direct access "
"to the Internet. The format is: \"hostname:portnumber\"."
msgstr ""
"L'URL del servidor intermediari que s'utilitzarà quan es recupera la "
"informació sobre la versió més recent de phpMyAdmin o quan s'envien els "
"informes d'error. Ho necessiteu si el servidor on phpMyAdmin està instal·lat "
"no té accés directe a Internet. El format és: \"servidor:port\"."

#: libraries/classes/Config/Descriptions.php:538
msgid ""
"The username for authenticating with the proxy. By default, no "
"authentication is performed. If a username is supplied, Basic Authentication "
"will be performed. No other types of authentication are currently supported."
msgstr ""
"El nom d'usuari per a l'autenticació amb el servidor intermediari. Per "
"defecte, no es realitza cap autenticació. Si es proporciona un nom d'usuari, "
"es farà una autenticació bàsica. Actualment no hi ha compatibilitat amb "
"altres tipus d'autenticació."

#: libraries/classes/Config/Descriptions.php:544
msgid ""
"Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
"will be inserted with Shift+Enter."
msgstr ""
"Les consultes s'executen en prémer Retorn (en lloc de Ctrl+Retorn). Els "
"salts de línia s'afegiran amb Majúscules+Retorn."

#: libraries/classes/Config/Descriptions.php:548
#, fuzzy
#| msgid ""
#| "Enable Zero Configuration mode which lets you setup phpMyAdmin "
#| "configuration storage tables automatically."
msgid ""
"Enable Zero Configuration mode which lets you set up phpMyAdmin "
"configuration storage tables automatically."
msgstr ""
"Habilita el mode de «Zero Configuration» que us permet preparar "
"automàticament les taules de l'emmagatzematge de la configuració de "
"phpMyAdmin."

#: libraries/classes/Config/Descriptions.php:551
msgid "Highlight selected rows."
msgstr "Ressalta les files seleccionades."

#: libraries/classes/Config/Descriptions.php:552
msgid "Highlight row pointed by the mouse cursor."
msgstr "Ressalta la fila apuntada pel cursor del ratolí."

#: libraries/classes/Config/Descriptions.php:553
msgid "Number of columns for CHAR/VARCHAR textareas."
msgstr "Nombre de columnes per a les àrees de text CHAR/VARCHAR."

#: libraries/classes/Config/Descriptions.php:554
msgid "Number of rows for CHAR/VARCHAR textareas."
msgstr "Nombre de files per a l'àrea de text CHAR/VARCHAR."

#: libraries/classes/Config/Descriptions.php:555
msgid ""
"Log SQL queries and their execution time, to be displayed in the console"
msgstr ""
"Registra les consultes SQL i el seu temps d'execució, que es visualitzarà a "
"la consola"

#: libraries/classes/Config/Descriptions.php:556
msgid "Tab that is displayed when entering a database."
msgstr "Pestanya que es visualitza quan s'entra a una base de dades."

#: libraries/classes/Config/Descriptions.php:557
msgid "Tab that is displayed when entering a server."
msgstr "Pestanya que es visualitza quan s'entra a un servidor."

#: libraries/classes/Config/Descriptions.php:558
msgid "Tab that is displayed when entering a table."
msgstr "Pestanya que es visualitza quan s'entra a una taula."

#: libraries/classes/Config/Descriptions.php:559
msgid "Whether the table structure actions should be hidden."
msgstr "Si s'han d'ocultar les accions d'estructura de taula."

#: libraries/classes/Config/Descriptions.php:560
msgid "Whether column comments should be shown in table structure view"
msgstr ""
"Si s'han de mostrar els comentaris de les columnes a la vista d'estructura "
"de taula"

#: libraries/classes/Config/Descriptions.php:561
msgid "Show server listing as a list instead of a drop down."
msgstr "Mostra els servidors com a llista en lloc de llista desplegable."

#: libraries/classes/Config/Descriptions.php:562
msgid "A dropdown will be used if fewer items are present."
msgstr "S'utilitzarà una llista desplegable si hi ha menys ítems."

#: libraries/classes/Config/Descriptions.php:563
msgid "Default value for foreign key checks checkbox for some queries."
msgstr ""
"El valor predeterminat per a la clau forana marca la casella de selecció per "
"algunes consultes."

#: libraries/classes/Config/Descriptions.php:564
msgid "Uncheck the checkbox to disable drag and drop import"
msgstr ""
"Desmarqueu la casella per inhabilitar la importació d'arrossegar i deixar "
"anar"

#: libraries/classes/Config/Descriptions.php:565
msgid "How many rows can be inserted at one time."
msgstr "Quantes files es poden inserir alhora."

#: libraries/classes/Config/Descriptions.php:566
msgid ""
"Maximum number of characters shown in any non-numeric column on browse view."
msgstr ""
"Nombre màxim de caràcters mostrats a qualsevol columna no numèrica a la "
"vista de navegació."

#: libraries/classes/Config/Descriptions.php:567
msgid "Define how long (in seconds) a login cookie is valid."
msgstr ""
"Defineix durant quant de temps (en segons) una galeta d'autenticació és "
"vàlida."

#: libraries/classes/Config/Descriptions.php:568
msgid "Double size of textarea for LONGTEXT columns."
msgstr "Mida doble de l'àrea de text per a les columnes LONGTEXT."

#: libraries/classes/Config/Descriptions.php:569
msgid "Maximum number of databases displayed in database list."
msgstr ""
"Nombre màxim de bases de dades visualitzades a la llista de bases de dades."

#: libraries/classes/Config/Descriptions.php:570
msgid "Maximum number of tables displayed in table list."
msgstr "Nombre màxim de taules mostrades a la llista de taules."

#: libraries/classes/Config/Descriptions.php:571
msgid "Maximum number of recently used tables; set 0 to disable."
msgstr ""
"Nombre màxim de taules utilitzades recentment; Establiu-ho a 0 per "
"inhabilitar-ho."

#: libraries/classes/Config/Descriptions.php:572
msgid "Maximum number of favorite tables; set 0 to disable."
msgstr "Nombre màxim de taules preferides; Establiu-ho a 0 per inhabilitar-ho."

#: libraries/classes/Config/Descriptions.php:573
msgid "These are Edit, Copy and Delete links."
msgstr "Aquests són els enllaços Edita, Copia i Esborra."

#: libraries/classes/Config/Descriptions.php:574
msgid "Whether to show row links even in the absence of a unique key."
msgstr ""
"Si es mostren els enllaços de fila fins i tot en absència d'una clau única."

#: libraries/classes/Config/Descriptions.php:575
#: libraries/classes/Config/Descriptions.php:858
msgid "Disable shortcut keys"
msgstr "Desactiva les tecles d'accés directe"

#: libraries/classes/Config/Descriptions.php:576
msgid "Use natural order for sorting table and database names."
msgstr ""
"Utilitza l'ordre natural per ordenar els noms de taules i bases de dades."

#: libraries/classes/Config/Descriptions.php:577
#: libraries/classes/Config/Descriptions.php:580
#: libraries/classes/Config/Descriptions.php:581
msgid "Use only icons, only text or both."
msgstr "Utilitza només les icones, només el text o bé ambdós."

#: libraries/classes/Config/Descriptions.php:578
msgid "Use GZip output buffering for increased speed in HTTP transfers."
msgstr ""
"Utilitza la memòria intermèdia de la sortida de GZip per incrementar la "
"velocitat a les transferències HTTP."

#: libraries/classes/Config/Descriptions.php:579
msgid "Use persistent connections to MySQL databases."
msgstr "Utilitza connexions persistents a bases de dades MySQL."

#: libraries/classes/Config/Descriptions.php:582
msgid "Disallow BLOB and BINARY columns from editing."
msgstr "No permet l'edició en les columnes BLOB i BINARY."

#: libraries/classes/Config/Descriptions.php:583
msgid "How many queries are kept in history."
msgstr "Quantes consultes s'han de desar a l'historial."

#: libraries/classes/Config/Descriptions.php:584
msgid "Select which functions will be used for character set conversion."
msgstr ""
"Seleccioneu quines funcions s'utilitzaran per a les conversions de jocs de "
"caràcters."

#: libraries/classes/Config/Descriptions.php:585
msgid "When browsing tables, the sorting of each table is remembered."
msgstr "Quan es navega per les taules, es recorda l'ordenació de cada taula."

#: libraries/classes/Config/Descriptions.php:586
msgid "Default sort order for tables with a primary key."
msgstr ""
"Ordre d'ordenació predeterminat per a les taules amb una clau primària."

#: libraries/classes/Config/Descriptions.php:587
msgid ""
"Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
msgstr ""
"Repeteix les capçaleres cada X cel·les, [kbd]0[/kbd] inhabilita aquesta "
"funcionalitat."

#: libraries/classes/Config/Descriptions.php:588
msgid "For display Options"
msgstr "Per a les opcions de la visualització"

#: libraries/classes/Config/Descriptions.php:589
msgid "Directory where exports can be saved on server."
msgstr "Directori on es poden desar les exportacions al servidor."

#: libraries/classes/Config/Descriptions.php:590
msgid ""
"Defines whether the query box should stay on-screen after its submission."
msgstr ""
"Defineix si el quadre de consultes s'ha de mantenir en pantalla després de "
"l'enviament."

#: libraries/classes/Config/Descriptions.php:591
msgid "Title of browser window when a database is selected."
msgstr ""
"Títol de la finestra del navegador quan se selecciona una base de dades."

#: libraries/classes/Config/Descriptions.php:592
msgid "Title of browser window when nothing is selected."
msgstr "Títol de la finestra del navegador quan no hi ha res seleccionat."

#: libraries/classes/Config/Descriptions.php:593
msgid "Title of browser window when a server is selected."
msgstr "Títol de la finestra del navegador quan se selecciona un servidor."

#: libraries/classes/Config/Descriptions.php:594
msgid "Title of browser window when a table is selected."
msgstr "Títol de la finestra del navegador quan se selecciona una taula."

#: libraries/classes/Config/Descriptions.php:595
msgid "Directory on server where you can upload files for import."
msgstr "Directori al servidor on podeu pujar els fitxers per importar."

#: libraries/classes/Config/Descriptions.php:596
msgid "Allow for searching inside the entire database."
msgstr "Permet cercar dins de tota la base de dades."

#: libraries/classes/Config/Descriptions.php:597
msgid "Enables check for latest version on main phpMyAdmin page."
msgstr ""
"Permet comprovar la versió més recent a la pàgina principal de phpMyAdmin."

#: libraries/classes/Config/Descriptions.php:598
msgid "The password for authenticating with the proxy."
msgstr "La contrasenya per a l'autenticació amb el servidor intermediari."

#: libraries/classes/Config/Descriptions.php:599
msgid "Enable ZIP compression for import and export operations."
msgstr ""
"Habilita la compressió ZIP per a les operacions d'importació i exportació."

#: libraries/classes/Config/Descriptions.php:600
msgid "Choose the default action when sending error reports."
msgstr "Trieu l'acció predeterminada quan s'enviïn els informes d'error."

#: libraries/classes/Config/Descriptions.php:617
msgid "Allow login to any MySQL server"
msgstr "Permet la connexió a qualsevol servidor MySQL"

#: libraries/classes/Config/Descriptions.php:618
msgid "Restrict login to MySQL server"
msgstr "Restringeix la connexió amb el servidor MySQL"

#: libraries/classes/Config/Descriptions.php:619
msgid "Allow third party framing"
msgstr "Permet marcs de tercers"

#: libraries/classes/Config/Descriptions.php:620
msgid "Show \"Drop database\" link to normal users"
msgstr "Mostra l'enllaç \"Drop database\" als usuaris normals"

#: libraries/classes/Config/Descriptions.php:621
msgid "Blowfish secret"
msgstr "Secret de blowfish"

#: libraries/classes/Config/Descriptions.php:622
msgid "Row marker"
msgstr "Marcador de fila"

#: libraries/classes/Config/Descriptions.php:623
msgid "Highlight pointer"
msgstr "Ressalta el punter"

#: libraries/classes/Config/Descriptions.php:624
msgid "Bzip2"
msgstr "Bzip2"

#: libraries/classes/Config/Descriptions.php:625
msgid "CHAR columns editing"
msgstr "Edició de columnes CHAR"

#: libraries/classes/Config/Descriptions.php:626
msgid "Enable CodeMirror"
msgstr "Habilita CodeMirror"

#: libraries/classes/Config/Descriptions.php:627
msgid "Enable linter"
msgstr "Habilita linter"

#: libraries/classes/Config/Descriptions.php:628
msgid "Minimum size for input field"
msgstr "Mida mínima per als camps d'entrada"

#: libraries/classes/Config/Descriptions.php:629
msgid "Maximum size for input field"
msgstr "Mida màxima per als camps d'entrada"

#: libraries/classes/Config/Descriptions.php:630
msgid "CHAR textarea columns"
msgstr "Columnes de l'àrea de text CHAR"

#: libraries/classes/Config/Descriptions.php:631
msgid "CHAR textarea rows"
msgstr "Files de l'àrea de text CHAR"

#: libraries/classes/Config/Descriptions.php:632
msgid "Check config file permissions"
msgstr "Comprova els permisos del fitxer de configuració"

#: libraries/classes/Config/Descriptions.php:633
msgid "Compress on the fly"
msgstr "Comprimeix sobre la marxa"

#: libraries/classes/Config/Descriptions.php:634
msgid "Confirm DROP queries"
msgstr "Confirmació de les consultes DROP"

#: libraries/classes/Config/Descriptions.php:635
#: templates/console/display.twig:11 templates/console/display.twig:64
msgid "Debug SQL"
msgstr "Depuració SQL"

#: libraries/classes/Config/Descriptions.php:636
#: libraries/classes/Plugins/Schema/SchemaDia.php:66
#: libraries/classes/Plugins/Schema/SchemaPdf.php:76
msgid "Paper size"
msgstr "Mida del paper"

#: libraries/classes/Config/Descriptions.php:637
msgid "Default database tab"
msgstr "Pestanya predeterminada de la base de dades"

#: libraries/classes/Config/Descriptions.php:638
msgid "Default server tab"
msgstr "Pestanya predeterminada del servidor"

#: libraries/classes/Config/Descriptions.php:639
msgid "Default table tab"
msgstr "Pestanya predeterminada de la taula"

#: libraries/classes/Config/Descriptions.php:640
msgid "Enable autocomplete for table and column names"
msgstr "Habilita la compleció automàtica per als noms de les taules i columnes"

#: libraries/classes/Config/Descriptions.php:641
msgid "Show column comments"
msgstr "Mostra els comentaris de les columnes"

#: libraries/classes/Config/Descriptions.php:642
msgid "Hide table structure actions"
msgstr "Oculta les accions d'estructura de taula"

#: libraries/classes/Config/Descriptions.php:643
msgid "Default transformations for Hex"
msgstr "Transformacions predeterminades per Hex"

#: libraries/classes/Config/Descriptions.php:644
msgid "Default transformations for Substring"
msgstr "Transformacions predeterminades per Substring"

#: libraries/classes/Config/Descriptions.php:645
msgid "Default transformations for Bool2Text"
msgstr "Transformacions predeterminades per Bool2Text"

#: libraries/classes/Config/Descriptions.php:646
msgid "Default transformations for External"
msgstr "Transformacions predeterminades per External"

#: libraries/classes/Config/Descriptions.php:647
msgid "Default transformations for PreApPend"
msgstr "Transformacions predeterminades per PreApPend"

#: libraries/classes/Config/Descriptions.php:648
msgid "Default transformations for DateFormat"
msgstr "Transformacions predeterminades per DateFormat"

#: libraries/classes/Config/Descriptions.php:649
msgid "Default transformations for Inline"
msgstr "Transformacions predeterminades per Inline"

#: libraries/classes/Config/Descriptions.php:650
msgid "Default transformations for TextImageLink"
msgstr "Transformacions predeterminades per TextImageLink"

#: libraries/classes/Config/Descriptions.php:651
msgid "Default transformations for TextLink"
msgstr "Transformacions predeterminades per TextLink"

#: libraries/classes/Config/Descriptions.php:652
msgid "Display servers as a list"
msgstr "Visualitza els servidors com una llista"

#: libraries/classes/Config/Descriptions.php:653
msgid "Disable multi table maintenance"
msgstr "Inhabilita el manteniment de taules múltiples"

#: libraries/classes/Config/Descriptions.php:654
msgid "Maximum execution time"
msgstr "Màxim temps d'execució"

#: libraries/classes/Config/Descriptions.php:655
msgid "Use [code]LOCK TABLES[/code] statement"
msgstr ""

#: libraries/classes/Config/Descriptions.php:656
msgid "Save as file"
msgstr "Desa com un fitxer"

#: libraries/classes/Config/Descriptions.php:657
#: libraries/classes/Config/Descriptions.php:792
msgid "Character set of the file"
msgstr "Joc de caràcters del fitxer"

#: libraries/classes/Config/Descriptions.php:658
#: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
#: templates/import.twig:167 templates/sql/query.twig:40
#: templates/table/structure/display_table_stats.twig:84
msgid "Format"
msgstr "Format"

#: libraries/classes/Config/Descriptions.php:659
msgid "Compression"
msgstr "Compressió"

#: libraries/classes/Config/Descriptions.php:660
#: libraries/classes/Config/Descriptions.php:667
#: libraries/classes/Config/Descriptions.php:675
#: libraries/classes/Config/Descriptions.php:679
#: libraries/classes/Config/Descriptions.php:692
#: libraries/classes/Config/Descriptions.php:694
#: libraries/classes/Config/Descriptions.php:741
#: libraries/classes/Plugins/Export/ExportCsv.php:88
#: libraries/classes/Plugins/Export/ExportExcel.php:61
#: libraries/classes/Plugins/Export/ExportHtmlword.php:85
#: libraries/classes/Plugins/Export/ExportOds.php:70
#: libraries/classes/Plugins/Export/ExportOdt.php:127
#: libraries/classes/Plugins/Export/ExportTexytext.php:79
msgid "Put columns names in the first row"
msgstr "Posa els noms de les columnes a la primera fila"

#: libraries/classes/Config/Descriptions.php:661
#: libraries/classes/Config/Descriptions.php:794
#: libraries/classes/Config/Descriptions.php:800
#: libraries/classes/Plugins/Import/ImportCsv.php:666
msgid "Columns enclosed with"
msgstr "Columnes delimitades amb"

#: libraries/classes/Config/Descriptions.php:662
#: libraries/classes/Config/Descriptions.php:795
#: libraries/classes/Config/Descriptions.php:801
#: libraries/classes/Plugins/Import/ImportCsv.php:677
msgid "Columns escaped with"
msgstr "Final de columna amb"

#: libraries/classes/Config/Descriptions.php:663
#: libraries/classes/Config/Descriptions.php:669
#: libraries/classes/Config/Descriptions.php:676
#: libraries/classes/Config/Descriptions.php:685
#: libraries/classes/Config/Descriptions.php:693
#: libraries/classes/Config/Descriptions.php:697
#: libraries/classes/Config/Descriptions.php:742
msgid "Replace NULL with"
msgstr "Substitueix NULL amb"

#: libraries/classes/Config/Descriptions.php:664
#: libraries/classes/Config/Descriptions.php:670
msgid "Remove CRLF characters within columns"
msgstr "Treu els caràcters CRLF de dins les columnes"

#: libraries/classes/Config/Descriptions.php:665
#: libraries/classes/Config/Descriptions.php:798
#: libraries/classes/Config/Descriptions.php:805
#: libraries/classes/Plugins/Import/ImportCsv.php:651
msgid "Columns terminated with"
msgstr "Columnes acabades amb"

#: libraries/classes/Config/Descriptions.php:666
#: libraries/classes/Config/Descriptions.php:793
#: libraries/classes/Plugins/Import/ImportCsv.php:684
msgid "Lines terminated with"
msgstr "Línies acabades amb"

#: libraries/classes/Config/Descriptions.php:668
msgid "Excel edition"
msgstr "Edició d'Excel"

#: libraries/classes/Config/Descriptions.php:671
msgid "Database name template"
msgstr "Plantilla del nom de la base de dades"

#: libraries/classes/Config/Descriptions.php:672
msgid "Server name template"
msgstr "Plantilla del nom del servidor"

#: libraries/classes/Config/Descriptions.php:673
msgid "Table name template"
msgstr "Plantilla del nom de la taula"

#: libraries/classes/Config/Descriptions.php:677
#: libraries/classes/Config/Descriptions.php:690
#: libraries/classes/Config/Descriptions.php:699
#: libraries/classes/Config/Descriptions.php:737
#: libraries/classes/Config/Descriptions.php:743
#: libraries/classes/Plugins/Export/ExportHtmlword.php:56
#: libraries/classes/Plugins/Export/ExportLatex.php:88
#: libraries/classes/Plugins/Export/ExportMediawiki.php:55
#: libraries/classes/Plugins/Export/ExportMediawiki.php:61
#: libraries/classes/Plugins/Export/ExportOdt.php:69
#: libraries/classes/Plugins/Export/ExportPdf.php:86
#: libraries/classes/Plugins/Export/ExportSql.php:237
#: libraries/classes/Plugins/Export/ExportTexytext.php:55
msgid "Dump table"
msgstr "Bolca la taula"

#: libraries/classes/Config/Descriptions.php:678
#: libraries/classes/Plugins/Export/ExportLatex.php:79
msgid "Include table caption"
msgstr "Inclou l'encapçalament de la taula"

#: libraries/classes/Config/Descriptions.php:680
#: libraries/classes/Config/Descriptions.php:695
#: libraries/classes/Config/Descriptions.php:731
#: libraries/classes/Plugins/Export/ExportHtmlword.php:386
#: libraries/classes/Plugins/Export/ExportLatex.php:551
#: libraries/classes/Plugins/Export/ExportOdt.php:495
#: libraries/classes/Plugins/Export/ExportTexytext.php:395
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
#: templates/columns_definitions/table_fields_definitions.twig:54
#: templates/database/data_dictionary/index.twig:29
#: templates/table/structure/display_structure.twig:28
msgid "Comments"
msgstr "Comentaris"

#: libraries/classes/Config/Descriptions.php:681
#: libraries/classes/Config/Descriptions.php:687
msgid "Table caption"
msgstr "Títol de la taula"

#: libraries/classes/Config/Descriptions.php:682
#: libraries/classes/Config/Descriptions.php:688
msgid "Continued table caption"
msgstr "Encapçalament de continuació de la taula"

#: libraries/classes/Config/Descriptions.php:683
#: libraries/classes/Config/Descriptions.php:689
msgid "Label key"
msgstr "Clau de l'etiqueta"

#: libraries/classes/Config/Descriptions.php:684
#: libraries/classes/Config/Descriptions.php:696
#: libraries/classes/Config/Descriptions.php:734
#: libraries/classes/Plugins/Export/ExportHtmlword.php:393
#: libraries/classes/Plugins/Export/ExportOdt.php:502
#: libraries/classes/Plugins/Export/ExportTexytext.php:400
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
#: templates/columns_definitions/table_fields_definitions.twig:71
#: templates/database/data_dictionary/index.twig:31
#, fuzzy
#| msgid "MIME type"
msgid "Media type"
msgstr "Tipus MIME"

#: libraries/classes/Config/Descriptions.php:686
#: libraries/classes/Config/Descriptions.php:698
#: libraries/classes/Config/Descriptions.php:736
msgid "Relationships"
msgstr "Relacions"

#: libraries/classes/Config/Descriptions.php:691
msgid "Export method"
msgstr "Mètode d'exportació"

#: libraries/classes/Config/Descriptions.php:700
#: libraries/classes/Config/Descriptions.php:703
msgid "Save on server"
msgstr "Desa al servidor"

#: libraries/classes/Config/Descriptions.php:701
#: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
#: templates/export.twig:377
msgid "Overwrite existing file(s)"
msgstr "Sobreescriu els fitxers existents"

#: libraries/classes/Config/Descriptions.php:702
msgid "Export as separate files"
msgstr "Exporta com a fitxers separats"

#: libraries/classes/Config/Descriptions.php:705
#, fuzzy
#| msgid "Remember file name template"
msgid "Remember filename template"
msgstr "Recorda la plantilla del nom d'arxiu"

#: libraries/classes/Config/Descriptions.php:706
#, fuzzy
#| msgid "Remove columns from central list"
msgid "Remove DEFINER clause from definitions"
msgstr "Eliminar columnes de la llista central"

#: libraries/classes/Config/Descriptions.php:707
#: templates/database/operations/index.twig:160
#: templates/table/operations/index.twig:72
#: templates/table/operations/index.twig:300
msgid "Add AUTO_INCREMENT value"
msgstr "Afegeix AUTO_INCREMENT valor"

#: libraries/classes/Config/Descriptions.php:708
msgid "Enclose table and column names with backquotes"
msgstr "Delimita els noms de taules i columnes amb cometes inverses"

#: libraries/classes/Config/Descriptions.php:709
#: libraries/classes/Config/Descriptions.php:811
msgid "SQL compatibility mode"
msgstr "Mode de compatibilitat SQL"

#: libraries/classes/Config/Descriptions.php:710
msgid "Creation/Update/Check dates"
msgstr "Dates de creació, modificació i comprovació"

#: libraries/classes/Config/Descriptions.php:711
msgid "Use delayed inserts"
msgstr "Utilitza les insercions diferides"

#: libraries/classes/Config/Descriptions.php:712
#: libraries/classes/Plugins/Export/ExportSql.php:183
msgid "Disable foreign key checks"
msgstr "Inhabilita les comprovacions de les claus foranes"

#: libraries/classes/Config/Descriptions.php:713
#: libraries/classes/Plugins/Export/ExportSql.php:197
msgid "Export views as tables"
msgstr "Exporta les vistes com a taules"

#: libraries/classes/Config/Descriptions.php:714
msgid "Export related metadata from phpMyAdmin configuration storage"
msgstr ""
"Exporta les metadades relacionades des de l'emmagatzematge de la "
"configuració de phpMyAdmin"

#: libraries/classes/Config/Descriptions.php:715
#: libraries/classes/Config/Descriptions.php:716
#: libraries/classes/Config/Descriptions.php:718
#: libraries/classes/Config/Descriptions.php:721
#: libraries/classes/Config/Descriptions.php:722
#: libraries/classes/Config/Descriptions.php:723
#: libraries/classes/Config/Descriptions.php:735
#: templates/database/operations/index.twig:155
#: templates/table/operations/index.twig:295
#, php-format
msgid "Add %s"
msgstr "Afegeix %s"

#: libraries/classes/Config/Descriptions.php:724
msgid "Use hexadecimal for BINARY & BLOB"
msgstr "Utilitza hexadecimal per a BINARY i BLOB"

#: libraries/classes/Config/Descriptions.php:726
msgid ""
"Add IF NOT EXISTS (less efficient as indexes will be generated during table "
"creation)"
msgstr ""
"Afegeix IF NOT EXISTS (menys eficient perquè els índexs es generaran durant "
"la creació de la taula)"

#: libraries/classes/Config/Descriptions.php:729
#: libraries/classes/Plugins/Export/ExportSql.php:351
#, php-format
msgid "%s view"
msgstr "vista %s"

#: libraries/classes/Config/Descriptions.php:730
msgid "Use ignore inserts"
msgstr "Utilitza \"ignore inserts\""

#: libraries/classes/Config/Descriptions.php:732
msgid "Syntax to use when inserting data"
msgstr "Sintaxi a utilitzar quan s'insereixen les dades"

#: libraries/classes/Config/Descriptions.php:733
#: libraries/classes/Plugins/Export/ExportSql.php:488
msgid "Maximal length of created query"
msgstr "Mida màxima de la consulta creada"

#: libraries/classes/Config/Descriptions.php:738
msgid "Export type"
msgstr "Tipus d'exportació"

#: libraries/classes/Config/Descriptions.php:739
#: libraries/classes/Plugins/Export/ExportSql.php:169
msgid "Enclose export in a transaction"
msgstr "Delimita l'exportació a una transacció"

#: libraries/classes/Config/Descriptions.php:740
msgid "Export time in UTC"
msgstr "Exporta l'hora en UTC"

#: libraries/classes/Config/Descriptions.php:744
msgid "Foreign key dropdown order"
msgstr "Ordre del desplegament de les claus foranes"

#: libraries/classes/Config/Descriptions.php:745
msgid "Foreign key limit"
msgstr "Límit de claus foranes"

#: libraries/classes/Config/Descriptions.php:746
msgid "Foreign key checks"
msgstr "Comprovacions de les claus foranes"

#: libraries/classes/Config/Descriptions.php:747
msgid "First day of calendar"
msgstr "Primer dia del calendari"

#: libraries/classes/Config/Descriptions.php:748
#: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
#: libraries/classes/Util.php:1960 libraries/config.values.php:155
#: templates/navigation/tree/database_select.twig:10
#: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
#: templates/server/export/index.twig:14
#: templates/server/privileges/user_properties.twig:20
msgid "Databases"
msgstr "Bases de dades"

#: libraries/classes/Config/Descriptions.php:749
msgid "Browse mode"
msgstr "Mode de navegació"

#: libraries/classes/Config/Descriptions.php:751
#: libraries/classes/Config/Forms/User/ExportForm.php:82
#: libraries/classes/Config/Forms/User/ImportForm.php:35
msgid "CSV"
msgstr "CSV"

#: libraries/classes/Config/Descriptions.php:752
msgid "Developer"
msgstr "Desenvolupador"

#: libraries/classes/Config/Descriptions.php:753
msgid "Edit mode"
msgstr "Mode d'edició"

#: libraries/classes/Config/Descriptions.php:754
msgid "Export defaults"
msgstr "Opcions predeterminades de l'exportació"

#: libraries/classes/Config/Descriptions.php:755
msgid "General"
msgstr "General"

#: libraries/classes/Config/Descriptions.php:756
msgid "Import defaults"
msgstr "Opcions predeterminades de la importació"

#: libraries/classes/Config/Descriptions.php:757
msgid "Import / export"
msgstr "Importació / exportació"

#: libraries/classes/Config/Descriptions.php:758
msgid "LaTeX"
msgstr "LaTeX"

#: libraries/classes/Config/Descriptions.php:760
#: libraries/classes/Config/Forms/User/NaviForm.php:68
#: templates/preferences/header.twig:30
msgid "Navigation panel"
msgstr "Tauler de navegació"

#: libraries/classes/Config/Descriptions.php:761
msgid "Navigation tree"
msgstr "Arbre de navegació"

#: libraries/classes/Config/Descriptions.php:762
#: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
msgid "Servers"
msgstr "Servidors"

#: libraries/classes/Config/Descriptions.php:763
#: libraries/classes/Controllers/Server/DatabasesController.php:307
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
#: libraries/classes/Plugins/Export/ExportXml.php:115
#: libraries/classes/Server/Status/Data.php:159
#: templates/database/export/index.twig:22
#: templates/database/structure/show_create.twig:6
msgid "Tables"
msgstr "Taules"

#: libraries/classes/Config/Descriptions.php:764
#: libraries/classes/Config/Forms/User/MainForm.php:90
#: templates/preferences/header.twig:36
msgid "Main panel"
msgstr "Tauler principal"

#: libraries/classes/Config/Descriptions.php:765
msgid "Microsoft Office"
msgstr "Microsoft Office"

#: libraries/classes/Config/Descriptions.php:767
msgid "Other core settings"
msgstr "Altres paràmetres principals"

#: libraries/classes/Config/Descriptions.php:768
msgid "Page titles"
msgstr "Títols de pàgina"

#: libraries/classes/Config/Descriptions.php:769
msgid "Security"
msgstr "Seguretat"

#: libraries/classes/Config/Descriptions.php:770
msgid "Basic settings"
msgstr "Paràmetres bàsics"

#: libraries/classes/Config/Descriptions.php:771
msgid "Authentication"
msgstr "Autenticació"

#: libraries/classes/Config/Descriptions.php:772
msgid "Server configuration"
msgstr "Configuració del servidor"

#: libraries/classes/Config/Descriptions.php:773
msgid "Configuration storage"
msgstr "Emmagatzematge de la configuració"

#: libraries/classes/Config/Descriptions.php:774
msgid "Changes tracking"
msgstr "Seguiment de canvis"

#: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
#: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
#: libraries/classes/Navigation/Nodes/NodeTable.php:310
#: libraries/classes/Util.php:1486 libraries/classes/Util.php:1961
#: libraries/classes/Util.php:1976 libraries/classes/Util.php:1993
#: libraries/config.values.php:62 libraries/config.values.php:76
#: libraries/config.values.php:167 libraries/config.values.php:177
msgid "SQL"
msgstr "SQL"

#: libraries/classes/Config/Descriptions.php:776
msgid "SQL Query box"
msgstr "Quadre de consultes SQL"

#: libraries/classes/Config/Descriptions.php:777
#: libraries/classes/Config/Forms/User/SqlForm.php:48
#: templates/preferences/header.twig:24
msgid "SQL queries"
msgstr "Consultes SQL"

#: libraries/classes/Config/Descriptions.php:778
msgid "Startup"
msgstr "Inici"

#: libraries/classes/Config/Descriptions.php:779
msgid "Database structure"
msgstr "Estructura de base de dades"

#: libraries/classes/Config/Descriptions.php:780
#: libraries/classes/Plugins/Export/ExportPdf.php:267
#: templates/table/page_with_secondary_tabs.twig:5
msgid "Table structure"
msgstr "Estructura de taula"

#: libraries/classes/Config/Descriptions.php:781
msgid "Tabs"
msgstr "Pestanyes"

#: libraries/classes/Config/Descriptions.php:782
msgid "Display relational schema"
msgstr "Visualització de l'esquema relacional"

#: libraries/classes/Config/Descriptions.php:783
msgid "Text fields"
msgstr "Camps de text"

#: libraries/classes/Config/Descriptions.php:784
msgid "Texy! text"
msgstr "text Texy!"

#: libraries/classes/Config/Descriptions.php:785
msgid "Warnings"
msgstr "Avisos"

#: libraries/classes/Config/Descriptions.php:786
#: templates/console/display.twig:4
msgid "Console"
msgstr "Consola"

#: libraries/classes/Config/Descriptions.php:787
msgid "GZip"
msgstr "GZip"

#: libraries/classes/Config/Descriptions.php:788
msgid "Extra parameters for iconv"
msgstr "Paràmetres extres per iconv"

#: libraries/classes/Config/Descriptions.php:789
msgid "Ignore multiple statement errors"
msgstr "Ignora els errors de sentències múltiples"

#: libraries/classes/Config/Descriptions.php:790
msgid "Enable drag and drop import"
msgstr "Habilita la importació d'arrossegar i deixar anar"

#: libraries/classes/Config/Descriptions.php:791
msgid "Partial import: allow interrupt"
msgstr "Importació parcial: permet la interrupció"

#: libraries/classes/Config/Descriptions.php:796
#: libraries/classes/Config/Descriptions.php:802
#: libraries/classes/Plugins/Import/ImportCsv.php:141
#: libraries/classes/Plugins/Import/ImportLdi.php:68
msgid "Do not abort on INSERT error"
msgstr "No avortis en cas d'error INSERT"

#: libraries/classes/Config/Descriptions.php:797
#: libraries/classes/Config/Descriptions.php:804
msgid "Add ON DUPLICATE KEY UPDATE"
msgstr "Afegeix ON DUPLICATE KEY UPDATE"

#: libraries/classes/Config/Descriptions.php:799
msgid "Format of imported file"
msgstr "Format del fitxer importat"

#: libraries/classes/Config/Descriptions.php:803
#: libraries/classes/Plugins/Import/ImportLdi.php:74
msgid "Use LOCAL keyword"
msgstr "Utilitza la paraula clau LOCAL"

#: libraries/classes/Config/Descriptions.php:806
msgid "Column names in first row"
msgstr "Nom de les columnes a la primera fila"

#: libraries/classes/Config/Descriptions.php:807
#: libraries/classes/Plugins/Import/ImportOds.php:74
msgid "Do not import empty rows"
msgstr "No importis les files buides"

#: libraries/classes/Config/Descriptions.php:808
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importa les monedes ($5.00 a 5.00)"

#: libraries/classes/Config/Descriptions.php:809
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr "Importa els percentatges amb els decimals adients (12.00% a .12)"

#: libraries/classes/Config/Descriptions.php:810
msgid "Partial import: skip queries"
msgstr "Importació parcial: omet les consultes"

#: libraries/classes/Config/Descriptions.php:812
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "No utilitzis AUTO_INCREMENT per als valors zero"

#: libraries/classes/Config/Descriptions.php:813
msgid "Read as multibytes"
msgstr "Llegeix com a multibytes"

#: libraries/classes/Config/Descriptions.php:814
msgid "Initial state for sliders"
msgstr "Estat inicial per a les barres de desplaçament"

#: libraries/classes/Config/Descriptions.php:815
msgid "Number of inserted rows"
msgstr "Nombre de files a inserir"

#: libraries/classes/Config/Descriptions.php:816
msgid "Limit column characters"
msgstr "Límit de caràcters de la columna"

#: libraries/classes/Config/Descriptions.php:817
msgid "Delete all cookies on logout"
msgstr "Esborra totes les galetes al desconnectar"

#: libraries/classes/Config/Descriptions.php:818
msgid "Recall user name"
msgstr "Nom d'usuari de recuperació"

#: libraries/classes/Config/Descriptions.php:819
msgid "Login cookie store"
msgstr "Emmagatzema les galetes de connexió"

#: libraries/classes/Config/Descriptions.php:820
msgid "Login cookie validity"
msgstr "Validesa de l'autenticació per galetes"

#: libraries/classes/Config/Descriptions.php:821
msgid "Bigger textarea for LONGTEXT"
msgstr "Àrea de text més gran per a LONGTEXT"

#: libraries/classes/Config/Descriptions.php:822
msgid "Maximum displayed SQL length"
msgstr "Mida màxima de l'SQL visualitzat"

#: libraries/classes/Config/Descriptions.php:823
msgid "Maximum databases"
msgstr "Nombre màxim de bases de dades"

#: libraries/classes/Config/Descriptions.php:824
msgid "Maximum items on first level"
msgstr "Nombre màxim d'ítems al primer nivell"

#: libraries/classes/Config/Descriptions.php:825
msgid "Maximum items in branch"
msgstr "Nombre màxim d'ítems a la branca"

#: libraries/classes/Config/Descriptions.php:826
msgid "Maximum number of rows to display"
msgstr "Nombre màxim de files a visualitzar"

#: libraries/classes/Config/Descriptions.php:827
msgid "Maximum tables"
msgstr "Nombre màxim de taules"

#: libraries/classes/Config/Descriptions.php:828
msgid "Memory limit"
msgstr "Límit de memòria"

#: libraries/classes/Config/Descriptions.php:829
msgid "Show databases navigation as tree"
msgstr "Mostra la navegació de les bases de dades com un arbre"

#: libraries/classes/Config/Descriptions.php:830
msgid "Navigation panel width"
msgstr "Tauler de navegació"

#: libraries/classes/Config/Descriptions.php:831
#: libraries/classes/Controllers/JavaScriptMessagesController.php:601
#: libraries/classes/Navigation/NavigationTree.php:1352
msgid "Link with main panel"
msgstr "Enllaç amb el tauler principal"

#: libraries/classes/Config/Descriptions.php:832
msgid "Display logo"
msgstr "Mostra el logo"

#: libraries/classes/Config/Descriptions.php:833
msgid "Logo link URL"
msgstr "URL de l'enllaç del logo"

#: libraries/classes/Config/Descriptions.php:834
msgid "Logo link target"
msgstr "Destí de l'enllaç del logo"

#: libraries/classes/Config/Descriptions.php:835
msgid "Display servers selection"
msgstr "Visualitza la selecció dels servidors"

#: libraries/classes/Config/Descriptions.php:836
msgid "Target for quick access icon"
msgstr "Destí per a la icona d'accés ràpid"

#: libraries/classes/Config/Descriptions.php:837
msgid "Target for second quick access icon"
msgstr "Destí per a la icona del segon accés ràpid"

#: libraries/classes/Config/Descriptions.php:838
msgid "Minimum number of items to display the filter box"
msgstr "Nombre mínim d'ítems a visualitzar al quadre de filtratge"

#: libraries/classes/Config/Descriptions.php:840
msgid "Minimum number of databases to display the database filter box"
msgstr ""
"Nombre mínim de bases de dades a visualitzar al quadre de filtratge de base "
"de dades"

#: libraries/classes/Config/Descriptions.php:842
msgid "Group items in the tree"
msgstr "Agrupa els ítems a l'arbre"

#: libraries/classes/Config/Descriptions.php:843
msgid "Database tree separator"
msgstr "Separador de l'arbre de les bases de dades"

#: libraries/classes/Config/Descriptions.php:844
msgid "Table tree separator"
msgstr "Separador d'arbre de taules"

#: libraries/classes/Config/Descriptions.php:845
msgid "Maximum table tree depth"
msgstr "Màxima profunditat de l'arbre de taules"

#: libraries/classes/Config/Descriptions.php:846
msgid "Enable highlighting"
msgstr "Habilita el ressaltat"

#: libraries/classes/Config/Descriptions.php:847
msgid "Enable navigation tree expansion"
msgstr "Habilita l'expansió de l'arbre de navegació"

#: libraries/classes/Config/Descriptions.php:848
msgid "Show tables in tree"
msgstr "Mostra les taules a l'arbre"

#: libraries/classes/Config/Descriptions.php:849
msgid "Show views in tree"
msgstr "Mostra les vistes a l'arbre"

#: libraries/classes/Config/Descriptions.php:850
msgid "Show functions in tree"
msgstr "Mostra les funcions a l'arbre"

#: libraries/classes/Config/Descriptions.php:851
msgid "Show procedures in tree"
msgstr "Mostra els procediments a l'arbre"

#: libraries/classes/Config/Descriptions.php:852
msgid "Show events in tree"
msgstr "Mostra els esdeveniments a l'arbre"

#: libraries/classes/Config/Descriptions.php:853
msgid "Expand single database"
msgstr "Expandeix una base de dades individual"

#: libraries/classes/Config/Descriptions.php:854
msgid "Recently used tables"
msgstr "Taules utilitzades recentment"

#: libraries/classes/Config/Descriptions.php:855
#: libraries/classes/RecentFavoriteTable.php:251
msgid "Favorite tables"
msgstr "Taules preferides"

#: libraries/classes/Config/Descriptions.php:856
msgid "Where to show the table row links"
msgstr "On es mostren els enllaços de fila de la taula"

#: libraries/classes/Config/Descriptions.php:857
msgid "Show row links anyway"
msgstr "Mostra sempre els enllaços de la fila"

#: libraries/classes/Config/Descriptions.php:859
msgid "Natural order"
msgstr "Ordre natural"

#: libraries/classes/Config/Descriptions.php:860
msgid "Table navigation bar"
msgstr "Barra de navegació de taules"

#: libraries/classes/Config/Descriptions.php:861
msgid "GZip output buffering"
msgstr "Memòria intermèdia de la sortida de GZip"

#: libraries/classes/Config/Descriptions.php:862
msgid "Default sorting order"
msgstr "Ordre d'ordenació predeterminat"

#: libraries/classes/Config/Descriptions.php:863
msgid "Persistent connections"
msgstr "Connexions persistents"

#: libraries/classes/Config/Descriptions.php:864
msgid "Missing phpMyAdmin configuration storage tables"
msgstr "Falten taules de l'emmagatzematge de la configuració de phpMyAdmin"

#: libraries/classes/Config/Descriptions.php:865
msgid "MySQL reserved word warning"
msgstr "Avís de paraula reservada de MySQL"

#: libraries/classes/Config/Descriptions.php:866
msgid "How to display the menu tabs"
msgstr "Com es visualitzen les pestanyes del menú"

#: libraries/classes/Config/Descriptions.php:867
msgid "How to display various action links"
msgstr "Com es visualitzen els enllaços d'accions diverses"

#: libraries/classes/Config/Descriptions.php:868
msgid "Protect binary columns"
msgstr "Protegeix les columnes de contingut binari"

#: libraries/classes/Config/Descriptions.php:869
msgid "Permanent query history"
msgstr "Historial permanent de consultes"

#: libraries/classes/Config/Descriptions.php:870
msgid "Query history length"
msgstr "Mida de l'historial de consultes"

#: libraries/classes/Config/Descriptions.php:871
msgid "Recoding engine"
msgstr "Motor d'enregistrament"

#: libraries/classes/Config/Descriptions.php:872
msgid "Remember table's sorting"
msgstr "Recorda l'ordenació de les taules"

#: libraries/classes/Config/Descriptions.php:873
msgid "Primary key default sort order"
msgstr "Ordre d'ordenació predeterminat de clau primària"

#: libraries/classes/Config/Descriptions.php:874
msgid "Repeat headers"
msgstr "Repeteix les capçaleres"

#: libraries/classes/Config/Descriptions.php:875
msgid "Grid editing: trigger action"
msgstr "Edició de la graella: disparador d'acció"

#: libraries/classes/Config/Descriptions.php:876
msgid "Relational display"
msgstr "Visualització relacional"

#: libraries/classes/Config/Descriptions.php:877
msgid "Grid editing: save all edited cells at once"
msgstr "Edició de la graella: desa totes les cel·les editades alhora"

#: libraries/classes/Config/Descriptions.php:878
msgid "Save directory"
msgstr "Directori de desament"

#: libraries/classes/Config/Descriptions.php:879
msgid "Host authorization order"
msgstr "Ordre d'autenticació del servidor"

#: libraries/classes/Config/Descriptions.php:880
msgid "Host authorization rules"
msgstr "Regles d'autenticació del servidor"

#: libraries/classes/Config/Descriptions.php:881
msgid "Allow logins without a password"
msgstr "Permet connexions sense contrasenya"

#: libraries/classes/Config/Descriptions.php:882
msgid "Allow root login"
msgstr "Permet la connexió de root"

#: libraries/classes/Config/Descriptions.php:883
msgid "Session timezone"
msgstr "Zona horària de la sessió"

#: libraries/classes/Config/Descriptions.php:884
msgid "HTTP Realm"
msgstr "HTTP Realm"

#: libraries/classes/Config/Descriptions.php:885
#: templates/setup/home/index.twig:50
msgid "Authentication type"
msgstr "Tipus d'autenticació"

#: libraries/classes/Config/Descriptions.php:886
msgid "Bookmark table"
msgstr "Taula de marcadors"

#: libraries/classes/Config/Descriptions.php:887
msgid "Column information table"
msgstr "Taula d'informació de columna"

#: libraries/classes/Config/Descriptions.php:888
msgid "Compress connection"
msgstr "Comprimeix la connexió"

#: libraries/classes/Config/Descriptions.php:889
msgid "Control user password"
msgstr "Contrasenya de l'usuari de control"

#: libraries/classes/Config/Descriptions.php:890
msgid "Control user"
msgstr "Usuari de control"

#: libraries/classes/Config/Descriptions.php:891
msgid "Control host"
msgstr "Amfitrió de control"

#: libraries/classes/Config/Descriptions.php:892
msgid "Control port"
msgstr "Port de control"

#: libraries/classes/Config/Descriptions.php:893
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Inhabilita l'ús d'INFORMATION_SCHEMA"

#: libraries/classes/Config/Descriptions.php:894
msgid "Hide databases"
msgstr "Oculta les bases de dades"

#: libraries/classes/Config/Descriptions.php:895
msgid "SQL query history table"
msgstr "Taula d'historial de consultes SQL"

#: libraries/classes/Config/Descriptions.php:896
msgid "Server hostname"
msgstr "Nom d'amfitrió del servidor"

#: libraries/classes/Config/Descriptions.php:897
msgid "Logout URL"
msgstr "URL de desconnexió"

#: libraries/classes/Config/Descriptions.php:898
msgid "Maximal number of table preferences to store"
msgstr "Màxim nombre de preferències de taules a desar"

#: libraries/classes/Config/Descriptions.php:899
msgid "QBE saved searches table"
msgstr "Taula de consultes QBE desades"

#: libraries/classes/Config/Descriptions.php:900
msgid "Export templates table"
msgstr "Exportar la taula de plantilles"

#: libraries/classes/Config/Descriptions.php:901
msgid "Central columns table"
msgstr "Taula de columnes centrals"

#: libraries/classes/Config/Descriptions.php:902
msgid "Show only listed databases"
msgstr "Mostra només les bases de dades de la llista"

#: libraries/classes/Config/Descriptions.php:903
msgid "Password for config auth"
msgstr "Contrasenya per a l'autenticació config"

#: libraries/classes/Config/Descriptions.php:904
msgid "PDF schema: pages table"
msgstr "Esquema PDF: taula de pàgines"

#: libraries/classes/Config/Descriptions.php:905
#: templates/database/operations/index.twig:122
#: templates/server/databases/index.twig:24
msgid "Database name"
msgstr "Nom de la BD"

#: libraries/classes/Config/Descriptions.php:906
msgid "Server port"
msgstr "Port del servidor"

#: libraries/classes/Config/Descriptions.php:907
msgid "Recently used table"
msgstr "Taula usada recentment"

#: libraries/classes/Config/Descriptions.php:908
msgid "Favorites table"
msgstr "Taula preferida"

#: libraries/classes/Config/Descriptions.php:909
msgid "Relation table"
msgstr "Taula de relacions"

#: libraries/classes/Config/Descriptions.php:910
msgid "Signon session name"
msgstr "Nom de sessió de signon"

#: libraries/classes/Config/Descriptions.php:911
msgid "Signon URL"
msgstr "URL de signon"

#: libraries/classes/Config/Descriptions.php:912
msgid "Server socket"
msgstr "Sòcol del servidor"

#: libraries/classes/Config/Descriptions.php:913
msgid "Use SSL"
msgstr "Utilitza SSL"

#: libraries/classes/Config/Descriptions.php:914
msgid "Designer and PDF schema: table coordinates"
msgstr "Dissenyador i esquema PDF: taula de coordinades"

#: libraries/classes/Config/Descriptions.php:915
msgid "Display columns table"
msgstr "Taula de descripció de columnes"

#: libraries/classes/Config/Descriptions.php:916
msgid "UI preferences table"
msgstr "Preferències d'interfase de taula"

#: libraries/classes/Config/Descriptions.php:917
msgid "Add DROP DATABASE"
msgstr "Afegeix DROP DATABASE"

#: libraries/classes/Config/Descriptions.php:918
#: templates/database/structure/copy_form.twig:34
msgid "Add DROP TABLE"
msgstr "Afegeix DROP TABLE"

#: libraries/classes/Config/Descriptions.php:919
msgid "Add DROP VIEW"
msgstr "Afegeix DROP VIEW"

#: libraries/classes/Config/Descriptions.php:920
msgid "Statements to track"
msgstr "Sentències a seguir"

#: libraries/classes/Config/Descriptions.php:921
msgid "SQL query tracking table"
msgstr "Taula de seguiment de consultes SQL"

#: libraries/classes/Config/Descriptions.php:922
msgid "Automatically create versions"
msgstr "Crea versions automàticament"

#: libraries/classes/Config/Descriptions.php:923
msgid "User preferences storage table"
msgstr "Taula de preferències de l'usuari"

#: libraries/classes/Config/Descriptions.php:924
msgid "Users table"
msgstr "Taula d'usuaris"

#: libraries/classes/Config/Descriptions.php:925
msgid "User groups table"
msgstr "Taula de grups d'usuaris"

#: libraries/classes/Config/Descriptions.php:926
msgid "Hidden navigation items table"
msgstr "Taula d'ítems de navegació amagada"

#: libraries/classes/Config/Descriptions.php:927
msgid "User for config auth"
msgstr "Usuari per a l'autenticació config"

#: libraries/classes/Config/Descriptions.php:928
msgid "Verbose name of this server"
msgstr "Nom explicatiu d'aquest servidor"

#: libraries/classes/Config/Descriptions.php:929
msgid "Allow to display all the rows"
msgstr "Permet mostrar totes les files"

#: libraries/classes/Config/Descriptions.php:930
msgid "Show password change form"
msgstr "Mostra el formulari de canvi de contrasenya"

#: libraries/classes/Config/Descriptions.php:931
msgid "Show create database form"
msgstr "Mostra el formulari de creació de base de dades"

#: libraries/classes/Config/Descriptions.php:932
msgid "Show table comments"
msgstr "Mostra els comentaris de la taula"

#: libraries/classes/Config/Descriptions.php:933
msgid "Show creation timestamp"
msgstr "Mostra la marca de temps de la creació"

#: libraries/classes/Config/Descriptions.php:934
msgid "Show last update timestamp"
msgstr "Mostra la marca de temps de l'última actualització"

#: libraries/classes/Config/Descriptions.php:935
msgid "Show last check timestamp"
msgstr "Mostra la marca de temps de l'última comprovació"

#: libraries/classes/Config/Descriptions.php:936
msgid "Show table charset"
msgstr "Mostra el joc de caràcters de la taula"

#: libraries/classes/Config/Descriptions.php:937
msgid "Show field types"
msgstr "Mostra els tipus de camp"

#: libraries/classes/Config/Descriptions.php:938
msgid "Show function fields"
msgstr "Mostra els camps de funció"

#: libraries/classes/Config/Descriptions.php:939
msgid "Show hint"
msgstr "Mostra els consells"

#: libraries/classes/Config/Descriptions.php:940
msgid "Show phpinfo() link"
msgstr "Mostra l'enllaç a phpinfo()"

#: libraries/classes/Config/Descriptions.php:941
msgid "Show detailed MySQL server information"
msgstr "Mostra la informació detallada del servidor MySQL"

#: libraries/classes/Config/Descriptions.php:942
msgid "Show SQL queries"
msgstr "Mostra les consultes SQL"

#: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
msgid "Retain query box"
msgstr "Mantén el quadre de consultes"

#: libraries/classes/Config/Descriptions.php:944
msgid "Show statistics"
msgstr "Mostra les estadístiques"

#: libraries/classes/Config/Descriptions.php:945
msgid "Skip locked tables"
msgstr "Omet les taules bloquejades"

#: libraries/classes/Config/Descriptions.php:946
#: libraries/classes/ConfigStorage/UserGroups.php:124
#: libraries/classes/Controllers/JavaScriptMessagesController.php:388
#: libraries/classes/Display/Results.php:2967
#: libraries/classes/Html/Generator.php:657
#: libraries/classes/Html/Generator.php:908
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:175
#: templates/database/central_columns/main.twig:265
#: templates/database/central_columns/main.twig:376
#: templates/database/central_columns/main.twig:377
#: templates/database/events/index.twig:74
#: templates/database/events/index.twig:77
#: templates/database/events/row.twig:23 templates/database/events/row.twig:26
#: templates/database/routines/row.twig:24
#: templates/database/routines/row.twig:27
#: templates/database/structure/structure_table_row.twig:66
#: templates/database/triggers/row.twig:28
#: templates/database/triggers/row.twig:31
#: templates/display/results/table.twig:227
#: templates/display/results/table.twig:228 templates/indexes.twig:34
#: templates/server/variables/index.twig:41
#: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
#: templates/table/structure/display_structure.twig:497
msgid "Edit"
msgstr "Edita"

#: libraries/classes/Config/Descriptions.php:947
#: libraries/classes/Html/Generator.php:637
msgid "Explain SQL"
msgstr "Desenvolupa l'SQL"

#: libraries/classes/Config/Descriptions.php:948
#: libraries/classes/Export.php:594 libraries/classes/Html/Generator.php:705
#: templates/console/display.twig:99
#: templates/server/status/processes/index.twig:19
#: templates/server/status/variables/index.twig:42
msgid "Refresh"
msgstr "Refresca"

#: libraries/classes/Config/Descriptions.php:949
#: libraries/classes/Html/Generator.php:689
msgid "Create PHP code"
msgstr "Crea el codi PHP"

#: libraries/classes/Config/Descriptions.php:950
msgid "Suhosin warning"
msgstr "Avís de Suoshin"

#: libraries/classes/Config/Descriptions.php:951
msgid "Login cookie validity warning"
msgstr "Avís de validesa de la galeta d'autenticació"

#: libraries/classes/Config/Descriptions.php:952
msgid "Textarea columns"
msgstr "Columnes de les àrees de text"

#: libraries/classes/Config/Descriptions.php:953
msgid "Textarea rows"
msgstr "Files de l'àrea de text"

#: libraries/classes/Config/Descriptions.php:954
#: libraries/classes/Plugins/Export/ExportHtmlword.php:141
#: libraries/classes/Plugins/Export/ExportOdt.php:185
#: libraries/classes/Plugins/Export/ExportTexytext.php:125
#: libraries/classes/Server/Privileges.php:1812
#: libraries/classes/Server/Privileges.php:1814
#: libraries/classes/Server/Status/Processes.php:122
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
#: templates/console/display.twig:184 templates/server/databases/index.twig:106
#: templates/server/privileges/edit_routine_privileges.twig:17
#: templates/server/privileges/privileges_table.twig:257
#: templates/server/privileges/user_properties.twig:22
#: templates/server/privileges/user_properties.twig:71
#: templates/table/operations/index.twig:56
#: templates/table/operations/index.twig:62
#: templates/table/operations/index.twig:257
#: templates/table/operations/index.twig:263
#: templates/table/relation/common_form.twig:36
#: templates/table/relation/common_form.twig:175
#: templates/table/relation/foreign_key_row.twig:97
msgid "Database"
msgstr "Base de dades"

#: libraries/classes/Config/Descriptions.php:955
msgid "Default title"
msgstr "Títol predeterminat"

#: libraries/classes/Config/Descriptions.php:956
#: templates/server/status/base.twig:6
msgid "Server"
msgstr "Servidor"

#: libraries/classes/Config/Descriptions.php:957
#: libraries/classes/Plugins/Export/ExportXml.php:466
#: libraries/classes/Server/Privileges.php:1818
#: libraries/classes/Server/Privileges.php:1820
#: templates/database/structure/show_create.twig:10
#: templates/database/structure/table_header.twig:8
#: templates/database/tracking/tables.twig:13
#: templates/database/tracking/tables.twig:153
#: templates/database/triggers/editor_form.twig:27
#: templates/database/triggers/list.twig:45
#: templates/server/privileges/privileges_table.twig:6
#: templates/server/privileges/privileges_table.twig:259
#: templates/server/privileges/user_properties.twig:37
#: templates/server/privileges/user_properties.twig:82
#: templates/table/maintenance/checksum.twig:12
#: templates/table/operations/index.twig:65
#: templates/table/operations/index.twig:266
#: templates/table/relation/common_form.twig:37
#: templates/table/relation/common_form.twig:182
#: templates/table/relation/foreign_key_row.twig:108
msgid "Table"
msgstr "Taula"

#: libraries/classes/Config/Descriptions.php:958
msgid "List of trusted proxies for IP allow/deny"
msgstr "Llista de servidors intermediaris de confiança per permetre/denegar IP"

#: libraries/classes/Config/Descriptions.php:959
msgid "Upload directory"
msgstr "Directori de pujada"

#: libraries/classes/Config/Descriptions.php:960
msgid "Use database search"
msgstr "Utilitza la cerca de base de dades"

#: libraries/classes/Config/Descriptions.php:961
msgid "Enable the Developer tab in settings"
msgstr "Habilita la pestanya «Desenvolupador» als paràmetres"

#: libraries/classes/Config/Descriptions.php:962
#: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
#: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
#: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
msgid "Version check"
msgstr "Comprovació de la versió"

#: libraries/classes/Config/Descriptions.php:963
#, fuzzy
#| msgid "Proxy url"
msgid "Proxy URL"
msgstr "URL del servidor intermediari"

#: libraries/classes/Config/Descriptions.php:964
msgid "Proxy username"
msgstr "Nom d'usuari del servidor intermediari"

#: libraries/classes/Config/Descriptions.php:965
msgid "Proxy password"
msgstr "Contrasenya del servidor intermediari"

#: libraries/classes/Config/Descriptions.php:966
msgid "ZIP"
msgstr "ZIP"

#: libraries/classes/Config/Descriptions.php:967
msgid "URL for reCAPTCHA v2 API"
msgstr ""

#: libraries/classes/Config/Descriptions.php:968
msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
msgstr ""

#: libraries/classes/Config/Descriptions.php:969
msgid "Request parameter for reCAPTCHA v2 API"
msgstr ""

#: libraries/classes/Config/Descriptions.php:970
msgid "Response parameter for reCAPTCHA v2 API"
msgstr ""

#: libraries/classes/Config/Descriptions.php:971
#, fuzzy
#| msgid "Public key for reCaptcha"
msgid "Public key for reCAPTCHA"
msgstr "Clau pública per a reCaptcha"

#: libraries/classes/Config/Descriptions.php:972
#, fuzzy
#| msgid "Public key for reCaptcha"
msgid "Private key for reCAPTCHA"
msgstr "Clau pública per a reCaptcha"

#: libraries/classes/Config/Descriptions.php:973
msgid "URL for reCAPTCHA siteverify"
msgstr ""

#: libraries/classes/Config/Descriptions.php:974
msgid "Send error reports"
msgstr "Envia els informes d'error"

#: libraries/classes/Config/Descriptions.php:975
msgid "Enter executes queries in console"
msgstr "La tecla Retorn executa les consultes a la consola"

#: libraries/classes/Config/Descriptions.php:976
msgid "Enable Zero Configuration mode"
msgstr "Habilita el mode Zero Configuration"

#: libraries/classes/Config/Descriptions.php:977
#: templates/console/display.twig:153
msgid "Show query history at start"
msgstr "Mostra l'historial de consultes a l'inici"

#: libraries/classes/Config/Descriptions.php:978
#: templates/console/display.twig:149
msgid "Always expand query messages"
msgstr "Expandeix sempre els missatges de les consultes"

#: libraries/classes/Config/Descriptions.php:979
#: templates/console/display.twig:157
msgid "Show current browsing query"
msgstr "Mostra la consulta de navegació actual"

#: libraries/classes/Config/Descriptions.php:980
#, fuzzy
#| msgid "Execute queries on Enter and insert new line with Shift + Enter"
msgid "Execute queries on Enter and insert new line with Shift+Enter"
msgstr ""
"Executa les consultes en prémer Retorn i afegeix una línia nova en prémer "
"Majúscules + Retorn"

#: libraries/classes/Config/Descriptions.php:981
#: templates/console/display.twig:168
msgid "Switch to dark theme"
msgstr "Canvia al tema fosc"

#: libraries/classes/Config/Descriptions.php:982
msgid "Console height"
msgstr "Altura de la consola"

#: libraries/classes/Config/Descriptions.php:983
msgid "Console mode"
msgstr "Mode de la consola"

#: libraries/classes/Config/Descriptions.php:984
#: templates/console/display.twig:64
msgid "Group queries"
msgstr "Agrupa les consultes"

#: libraries/classes/Config/Descriptions.php:985
#: templates/sql/profiling_chart.twig:9
msgid "Order"
msgstr "Ordre"

#: libraries/classes/Config/Descriptions.php:986
msgid "Order by"
msgstr "Ordena per"

#: libraries/classes/Config/Descriptions.php:987
msgid "Server connection collation"
msgstr "Col·lació de la connexió del servidor"

#: libraries/classes/Config/FormDisplay.php:605
#, php-format
msgid "Missing data for %s"
msgstr "Falten dades a %s"

#: libraries/classes/Config/FormDisplay.php:646
#: libraries/classes/Config/Validator.php:590
#: templates/config/form_display/display.twig:67
msgid "Incorrect value!"
msgstr "Valor incorrecte!"

#: libraries/classes/Config/FormDisplay.php:797
#: libraries/classes/Config/FormDisplay.php:806
msgid "unavailable"
msgstr "no disponible"

#: libraries/classes/Config/FormDisplay.php:799
#: libraries/classes/Config/FormDisplay.php:808
#, php-format
msgid "\"%s\" requires %s extension"
msgstr "\"%s\" requereix l'extensió %s"

#: libraries/classes/Config/FormDisplay.php:839
#, php-format
msgid "Compressed import will not work due to missing function %s."
msgstr "La importació comprimida no funcionarà perquè falta la funció %s."

#: libraries/classes/Config/FormDisplay.php:848
#, php-format
msgid "Compressed export will not work due to missing function %s."
msgstr "L'exportació comprimida no funciona perquè falta la funció (%s)."

#: libraries/classes/Config/FormDisplay.php:867
#, php-format
msgid "maximum %s"
msgstr "màxim %s"

#: libraries/classes/Config/Forms/Setup/ServersForm.php:39
msgid "Config authentication"
msgstr "Autenticació config"

#: libraries/classes/Config/Forms/Setup/ServersForm.php:43
msgid "HTTP authentication"
msgstr "Autenticació HTTP"

#: libraries/classes/Config/Forms/Setup/ServersForm.php:46
msgid "Signon authentication"
msgstr "Autenticació signon"

#: libraries/classes/Config/Forms/User/ExportForm.php:25
msgid "Quick"
msgstr "Ràpid"

#: libraries/classes/Config/Forms/User/ExportForm.php:29
msgid "Custom"
msgstr "Personalitzat"

#: libraries/classes/Config/Forms/User/ExportForm.php:55
#: libraries/classes/Config/Forms/User/ExportForm.php:100
#: libraries/classes/Config/Forms/User/ExportForm.php:128
#: libraries/classes/Controllers/JavaScriptMessagesController.php:710
#: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
#: libraries/classes/Menu.php:357
#: libraries/classes/Navigation/Nodes/NodeColumn.php:42
#: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
#: libraries/classes/Navigation/Nodes/NodeTable.php:301
#: libraries/classes/Util.php:1485 libraries/classes/Util.php:1975
#: libraries/classes/Util.php:1992 libraries/config.values.php:60
#: libraries/config.values.php:74 libraries/config.values.php:165
#: libraries/config.values.php:175
#: templates/columns_definitions/table_fields_definitions.twig:4
#: templates/database/central_columns/edit.twig:3
#: templates/database/export/index.twig:23
#: templates/database/structure/structure_table_row.twig:48
#: templates/server/privileges/privileges_table.twig:352
#: templates/table/tracking/structure_snapshot_columns.twig:1
msgid "Structure"
msgstr "Estructura"

#: libraries/classes/Config/Forms/User/ExportForm.php:71
#: libraries/classes/Config/Forms/User/ExportForm.php:108
#: libraries/classes/Config/Forms/User/ExportForm.php:133
#: libraries/classes/Config/Forms/User/ExportForm.php:139
#: libraries/classes/Controllers/Server/DatabasesController.php:317
#: templates/database/export/index.twig:24
#: templates/server/privileges/privileges_table.twig:278
#: templates/table/structure/display_table_stats.twig:17
msgid "Data"
msgstr "Dades"

#: libraries/classes/Config/Forms/User/ExportForm.php:91
msgid "CSV for MS Excel"
msgstr "CSV per MS Excel"

#: libraries/classes/Config/Forms/User/ExportForm.php:116
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"

#: libraries/classes/Config/Forms/User/ExportForm.php:122
#: libraries/classes/Config/Forms/User/ImportForm.php:52
msgid "OpenDocument Spreadsheet"
msgstr "Full de càlcul OpenDocument"

#: libraries/classes/Config/Forms/User/ExportForm.php:126
msgid "OpenDocument Text"
msgstr "Text OpenDocument"

#: libraries/classes/Config/Forms/User/ExportForm.php:153
#: libraries/classes/Controllers/JavaScriptMessagesController.php:373
#: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
#: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1506
#: libraries/classes/Util.php:1964 libraries/classes/Util.php:1979
#: libraries/classes/Util.php:1996 templates/database/events/index.twig:16
#: templates/database/events/index.twig:17
#: templates/database/events/index.twig:86
#: templates/database/events/row.twig:36
#: templates/database/privileges/index.twig:91
#: templates/database/privileges/index.twig:116
#: templates/database/privileges/index.twig:117
#: templates/database/routines/index.twig:16
#: templates/database/routines/index.twig:17
#: templates/database/routines/row.twig:64
#: templates/database/routines/row.twig:67
#: templates/database/structure/check_all_tables.twig:12
#: templates/database/triggers/list.twig:16
#: templates/database/triggers/list.twig:17
#: templates/database/triggers/row.twig:41
#: templates/display/results/table.twig:240
#: templates/display/results/table.twig:241
#: templates/display/results/table.twig:272 templates/export.twig:3
#: templates/export.twig:499 templates/preferences/header.twig:42
#: templates/preferences/manage/main.twig:68
#: templates/server/privileges/new_user_ajax.twig:63
#: templates/server/privileges/users_overview.twig:95
#: templates/server/privileges/users_overview.twig:125
#: templates/server/privileges/users_overview.twig:126
#: templates/server/status/monitor/index.twig:81
#: templates/table/privileges/index.twig:95
#: templates/table/privileges/index.twig:120
#: templates/table/privileges/index.twig:121
msgid "Export"
msgstr "Exporta"

#: libraries/classes/Config/Forms/User/FeaturesForm.php:90
#: templates/preferences/header.twig:18
msgid "Features"
msgstr "Propietats"

#: libraries/classes/Config/Forms/User/ImportForm.php:43
msgid "CSV using LOAD DATA"
msgstr "CSV utilitzant LOAD DATA"

#: libraries/classes/Config/Forms/User/ImportForm.php:67
#: libraries/classes/Controllers/JavaScriptMessagesController.php:310
#: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
#: libraries/classes/Menu.php:518 libraries/classes/Util.php:1965
#: libraries/classes/Util.php:1980 libraries/classes/Util.php:1997
#: templates/import.twig:3 templates/import.twig:199
#: templates/preferences/header.twig:48
#: templates/preferences/manage/main.twig:11
#: templates/server/status/monitor/index.twig:78
msgid "Import"
msgstr "Importa"

#: libraries/classes/Config/Forms/User/MainForm.php:37
msgid "Default transformations"
msgstr "Transformacions predeterminades"

#: libraries/classes/Config/PageSettings.php:135
msgid "Cannot save settings, submitted configuration form contains errors!"
msgstr ""
"No es poden desar els paràmetres, el formulari de configuració enviat conté "
"errors!"

#: libraries/classes/Config.php:652
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "No es pot llegir el fitxer de configuració existent (%s)."

#: libraries/classes/Config.php:690
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permisos incorrectes al fitxer de configuració, no pot ser modificable per "
"tothom!"

#: libraries/classes/Config.php:705
msgid "Failed to read configuration file!"
msgstr "No es pot llegir el fitxer de configuració!"

#: libraries/classes/Config.php:707
msgid ""
"This usually means there is a syntax error in it, please check any errors "
"shown below."
msgstr ""
"Això generalment significa que hi ha un error de sintaxi, comproveu els "
"errors que es mostren a continuació."

#: libraries/classes/Config.php:1234
#, php-format
msgid "Invalid server index: %s"
msgstr "Índex de servidor no vàlid: %s"

#: libraries/classes/Config.php:1247
#, php-format
msgid "Server %d"
msgstr "Servidor %d"

#: libraries/classes/Config/ServerConfigChecks.php:67
#, php-format
msgid ""
"This %soption%s should be disabled as it allows attackers to bruteforce "
"login to any MySQL server. If you feel this is necessary, use %srestrict "
"login to MySQL server%s or %strusted proxies list%s. However, IP-based "
"protection with trusted proxies list may not be reliable if your IP belongs "
"to an ISP where thousands of users, including you, are connected to."
msgstr ""
"Aquesta %sopció%s s'ha d'inhabilitar, ja que permet atacs de força bruta per "
"identificar-se a un servidor MySQL. Si creieu que és necessària, utilitzeu "
"la %srestricció de la identificació al servidor MySQL%s o la %sllista de "
"servidors intermediaris de confiança%s. Tanmateix, una protecció basada en "
"adreces IP amb una llista de servidors intermediaris de confiança pot no ser "
"efectiva si la vostra IP pertany a un ISP amb gran quantitat d'usuaris "
"connectats, incloent-vos-hi."

#: libraries/classes/Config/ServerConfigChecks.php:92
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 accessible per tothom, ni es pot llegir ni escriure per "
"altres usuaris al vostre servidor."

#: libraries/classes/Config/ServerConfigChecks.php:162
msgid "You should use SSL connections if your database server supports it."
msgstr ""
"Hauries de fer servir connexions SSL si el teu servidor de base de dades ho "
"permet."

#: libraries/classes/Config/ServerConfigChecks.php:169
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - %1$shost "
"authentication%2$s settings and %3$strusted proxies list%4$s. 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 creieu que és necessari, utilitzeu els paràmetres de protecció "
"addicionals - %1$shost authentication%2$s i %3$strusted proxies list%4$s. "
"Tanmateix, una protecció basada en adreces IP pot no ser suficient si la "
"vostra IP pertany a un proveïdor ISP amb un gran nombre d'usuaris "
"connectats, incloent-vos-hi."

#: libraries/classes/Config/ServerConfigChecks.php:195
#, 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 %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
"[kbd]http[/kbd]."
msgstr ""
"Heu establert el tipus d'autenticació [kbd]config[/kbd] i heu inclòs el nom "
"d'usuari i la contrasenya per a la connexió automàtica, que es una opció no "
"recomanable per a servidors de la vida real. Qualsevol que conegui el vostre "
"URL de phpMyAdmin pot accedir directament al vostre tauler de phpMyAdmin. "
"Establiu el %1$stipus d'autenticació%2$s a [kbd]cookie[/kbd] o [kbd]http[/"
"kbd]."

#: libraries/classes/Config/ServerConfigChecks.php:224
msgid "You allow for connecting to the server without a password."
msgstr "Esteu permetent connexions al servidor sense contrasenya."

#: libraries/classes/Config/ServerConfigChecks.php:307
#, php-format
msgid ""
"%sZip decompression%s requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"La %sdescompressió zip%s requereix les funcions (%s) que no estan "
"disponibles en aquest sistema."

#: libraries/classes/Config/ServerConfigChecks.php:328
#, php-format
msgid ""
"%sZip compression%s requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"La %scompressió zip%s requereix les funcions (%s) que no estan disponibles "
"en aquest sistema."

#: libraries/classes/Config/ServerConfigChecks.php:361
msgid ""
"You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
"authentication, so a key was automatically generated for you. It is used to "
"encrypt cookies; you don't need to remember it."
msgstr ""
"No teniu establert el secret de blowfish i teniu habilitada l'autenticació "
"[kbd]cookie[/kbd], així que es generarà automàticament una clau. S'utilitza "
"per xifrar les galetes; no cal que la recordeu."

#: libraries/classes/Config/ServerConfigChecks.php:385
#, php-format
msgid ""
"%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
"may cause random session invalidation (currently session.gc_maxlifetime is "
"%5$d)."
msgstr ""
"El valor %1$slogin cookie validity%2$s més gran que %3$ssession."
"gc_maxlifetime%4$s (actualment %5$d) pot provocar la invalidació aleatòria "
"de sessions."

#: libraries/classes/Config/ServerConfigChecks.php:407
#, php-format
msgid ""
"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
"most. Values larger than 1800 may pose a security risk such as impersonation."
msgstr ""
"%sLogin cookie validity%s s'ha d'establir com a mínim a 1800 segons (30 "
"minuts). Els valors més grans de 1800 poden ser un risc de seguretat, com "
"ara les suplantacions."

#: libraries/classes/Config/ServerConfigChecks.php:433
#, php-format
msgid ""
"If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
"0, %sLogin cookie validity%s must be set to a value less or equal to it."
msgstr ""
"Si s'utilitza l'autenticació [kbd]cookie[/kbd] i el valor del %smagatzem de "
"galets d'identificació%s no és  0, la %svalidesa de la galeta "
"d'identificació%s ha d'establir-se a un valor menor o igual a aquest."

#: libraries/classes/Config/ServerConfigChecks.php:472
#, php-format
msgid ""
"%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
"are unavailable on this system."
msgstr ""
"La %1$scompressió i descompressió bzip2%2$s requereix les funcions (%3$s) "
"que no estan disponibles en aquest sistema."

#: libraries/classes/Config/ServerConfigChecks.php:503
#, php-format
msgid ""
"%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
"are unavailable on this system."
msgstr ""
"La %1$scompressió i descompressió gzip%2$s requereix les funcions (%3$s) que "
"no estan disponibles en aquest sistema."

#: libraries/classes/ConfigStorage/Relation.php:1362
msgid "no description"
msgstr "sense descripció"

#: libraries/classes/ConfigStorage/Relation.php:1564
#, php-format
msgid ""
"You do not have necessary privileges to create a database named '%s'. You "
"may go to 'Operations' tab of any database to set up the phpMyAdmin "
"configuration storage there."
msgstr ""
"No teniu prou privilegis per crear una base de dades anomenada '%s'. Heu "
"d'anar a la pestanya 'Operacions' de qualsevol base de dades per a preparar-"
"hi l'emmagatzematge de la configuració de phpMyAdmin."

#: libraries/classes/ConfigStorage/UserGroups.php:114
msgid "View users"
msgstr "Mostra els usuaris"

#: libraries/classes/ConfigStorage/UserGroups.php:247
msgid "Server-level tabs"
msgstr "Pestanyes pel que fa als servidors"

#: libraries/classes/ConfigStorage/UserGroups.php:252
msgid "Database-level tabs"
msgstr "Pestanyes pel que fa a les bases de dades"

#: libraries/classes/ConfigStorage/UserGroups.php:257
msgid "Table-level tabs"
msgstr "Pestanyes pel que fa a les taules"

#: libraries/classes/Config/Validator.php:243
msgid "Could not connect to the database server!"
msgstr "No s'ha pogut connectar amb el servidor de dades!"

#: libraries/classes/Config/Validator.php:279
msgid "Invalid authentication type!"
msgstr "Tipus d'autenticació incorrecte!"

#: libraries/classes/Config/Validator.php:284
msgid "Empty username while using [kbd]config[/kbd] authentication method!"
msgstr ""
"Nom d'usuari buit mentre s'utilitzava el mètode d'autenticació [kbd]config[/"
"kbd]!"

#: libraries/classes/Config/Validator.php:290
msgid ""
"Empty signon session name while using [kbd]signon[/kbd] authentication "
"method!"
msgstr ""
"Nom de sessió de signon en blanc mentre s'utilitzava el mètode "
"d'autenticació [kbd]signon[/kbd]!"

#: libraries/classes/Config/Validator.php:297
msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
msgstr ""
"URL de signon en blanc mentre s'utilitzava el mètode d'autenticació "
"[kbd]signon[/kbd]!"

#: libraries/classes/Config/Validator.php:351
msgid ""
"Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
msgstr ""
"Usuari de control buit de phpMyAdmin mentre s'utilitzava l'emmagatzematge de "
"la configuració de phpMyAdmin!"

#: libraries/classes/Config/Validator.php:358
msgid ""
"Empty phpMyAdmin control user password while using phpMyAdmin configuration "
"storage!"
msgstr ""
"Contrasenya buida de l'usuari de control de phpMyAdmin mentre s'utilitzava "
"l'emmagatzematge de la configuració de phpMyAdmin!"

#: libraries/classes/Config/Validator.php:449
msgid "Incorrect value:"
msgstr "Valor incorrecte:"

#: libraries/classes/Config/Validator.php:460
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Adreça IP incorrecta: %s"

#: libraries/classes/Config/Validator.php:523
#: templates/config/form_display/display.twig:66
msgid "Not a valid port number!"
msgstr "No és un número de port vàlid!"

#: libraries/classes/Config/Validator.php:545
#: templates/config/form_display/display.twig:64
msgid "Not a positive number!"
msgstr "No és un nombre positiu!"

#: libraries/classes/Config/Validator.php:567
#: templates/config/form_display/display.twig:65
msgid "Not a non-negative number!"
msgstr "No és un nombre no-negatiu!"

#: libraries/classes/Config/Validator.php:608
#: templates/config/form_display/display.twig:68
#, php-format
msgid "Value must be less than or equal to %s!"
msgstr "El valor ha de ser igual o menor que %s!"

#: libraries/classes/Console.php:92
#, php-format
msgid "Showing %1$d bookmark (both private and shared)"
msgid_plural "Showing %1$d bookmarks (both private and shared)"
msgstr[0] "Es mostra %1$d marcador (privat i compartit)"
msgstr[1] "Es mostren %1$d marcadors (privats i compartits)"

#: libraries/classes/Console.php:99
msgid "No bookmarks"
msgstr "Sense marcadors"

#: libraries/classes/Console.php:128
msgid "SQL Query Console"
msgstr "Consola de consultes SQL"

#: libraries/classes/Controllers/AbstractController.php:73
#: libraries/classes/Controllers/JavaScriptMessagesController.php:343
#: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
#: libraries/classes/DbTableExists.php:47
msgid "No databases selected."
msgstr "No s'ha seleccionat cap base de dades."

#: libraries/classes/Controllers/ChangeLogController.php:38
#: libraries/classes/Controllers/LicenseController.php:36
#, php-format
msgid ""
"The %s file is not available on this system, please visit %s for more "
"information."
msgstr ""
"El fitxer %s no està disponible en aquest sistema, per a més informació "
"visiteu %s."

#: libraries/classes/Controllers/Database/CentralColumnsController.php:140
#, php-format
msgid "Showing rows %1$s - %2$s."
msgstr "Es mostren les files %1$s - %2$s."

#. l10n: The user tries to save a page with an existing name in Designer
#: libraries/classes/Controllers/Database/DesignerController.php:92
#, php-format
msgid ""
"There already exists a page named \"%s\" please rename it to something else."
msgstr ""

#: libraries/classes/Controllers/Database/ExportController.php:81
#: libraries/classes/Controllers/Database/TrackingController.php:130
#: libraries/classes/Controllers/Export/ExportController.php:442
#: libraries/classes/Database/Qbe.php:322
#: templates/database/structure/index.twig:25
#: templates/navigation/tree/path.twig:9
msgid "No tables found in database."
msgstr "No s'ha trobat cap taula a la base de dades."

#: libraries/classes/Controllers/Database/ExportController.php:143
#: libraries/classes/Controllers/Server/ExportController.php:73
#: libraries/classes/Controllers/Table/ExportController.php:104
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"No s'han pogut carregar els connectors d'exportació, comproveu la vostra "
"instal·lació!"

#: libraries/classes/Controllers/Database/ImportController.php:72
#: libraries/classes/Controllers/Import/ImportController.php:570
#: libraries/classes/Controllers/Server/ImportController.php:58
#: libraries/classes/Controllers/Table/ImportController.php:69
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"No s'han pogut carregar els connectors d'importació, comproveu la vostra "
"instal·lació!"

#: libraries/classes/Controllers/Database/Operations/CollationController.php:48
#: libraries/classes/Controllers/Table/OperationsController.php:258
msgid "No collation provided."
msgstr ""

#: libraries/classes/Controllers/Database/OperationsController.php:90
#: libraries/classes/Controllers/Table/CreateController.php:72
msgid "The database name is empty!"
msgstr "El nom de la base de dades està en blanc!"

#: libraries/classes/Controllers/Database/OperationsController.php:99
msgid "Cannot copy database to the same name. Change the name and try again."
msgstr ""
"No es pot copiar la base de dades al mateix nom. Canvieu el nom i torneu-ho "
"a provar."

#: libraries/classes/Controllers/Database/OperationsController.php:177
#, php-format
msgid "Database %1$s has been renamed to %2$s."
msgstr "S'ha reanomenat la base de dades %1$s a %2$s."

#: libraries/classes/Controllers/Database/OperationsController.php:187
#, php-format
msgid "Database %1$s has been copied to %2$s."
msgstr "S'ha copiat la base de dades %1$s a %2$s."

#: libraries/classes/Controllers/Database/OperationsController.php:296
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
msgstr ""
"S'ha desactivat l'emmagatzematge de la configuració de phpMyAdmin. "
"%sConsulteu el motiu%s."

#: libraries/classes/Controllers/Database/SearchController.php:47
#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
#: libraries/classes/Plugins/AuthenticationPlugin.php:184
msgid "Access denied!"
msgstr "Accés denegat!"

#: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
#: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
#: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
#: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
#: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
#: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
#: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
#: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
#: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
#: libraries/classes/Controllers/Export/TablesController.php:29
#: libraries/classes/Controllers/JavaScriptMessagesController.php:344
#: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
#: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
#: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
#: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
#: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
#, fuzzy
#| msgid "No tables selected."
msgid "No table selected."
msgstr "No s'ha seleccionat cap taula."

#: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
#: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
#: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
msgid "Success!"
msgstr "Correcte!"

#: libraries/classes/Controllers/Database/StructureController.php:366
#: templates/table/operations/index.twig:451
#: templates/table/operations/view.twig:32
#, php-format
msgid "View %s has been dropped."
msgstr "Vista %s esborrada."

#: libraries/classes/Controllers/Database/StructureController.php:367
#: templates/table/operations/index.twig:451
#, php-format
msgid "Table %s has been dropped."
msgstr "S'ha esborrat la taula %s."

#: libraries/classes/Controllers/Database/StructureController.php:414
#: templates/table/operations/index.twig:410
#: templates/table/operations/index.twig:428
#, php-format
msgid "Table %s has been emptied."
msgstr "S'ha buidat la taula %s."

#: libraries/classes/Controllers/Database/StructureController.php:577
#: libraries/classes/Display/Results.php:3980
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to "
"%sdocumentation%s."
msgstr ""
"Aquesta vista té com a mínim aquest nombre de files. Consulteu la "
"%sdocumentació%s."

#: libraries/classes/Controllers/Database/StructureController.php:766
msgid "unknown"
msgstr "desconegut"

#: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
#: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
#: libraries/classes/Controllers/JavaScriptMessagesController.php:488
#: libraries/classes/Controllers/Table/DeleteRowsController.php:56
#: libraries/classes/Controllers/Table/DropColumnController.php:57
#: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
#: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
#: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
#: libraries/classes/Plugins/Export/ExportHtmlword.php:633
#: libraries/classes/Plugins/Export/ExportLatex.php:632
#: libraries/classes/Plugins/Export/ExportOdt.php:788
#: libraries/classes/Plugins/Export/ExportTexytext.php:626
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
#: templates/config/form_display/input.twig:42
#: templates/database/central_columns/main.twig:356
#: templates/database/data_dictionary/index.twig:47
#: templates/database/data_dictionary/index.twig:91
#: templates/database/designer/main.twig:1117
#: templates/database/privileges/index.twig:69
#: templates/database/structure/drop_form.twig:19
#: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
#: templates/preferences/autoload.twig:11
#: templates/preferences/manage/error.twig:18
#: templates/server/privileges/new_user_ajax.twig:20
#: templates/server/privileges/new_user_ajax.twig:34
#: templates/server/privileges/privileges_summary.twig:37
#: templates/server/privileges/privileges_summary.twig:40
#: templates/server/privileges/privileges_summary.twig:42
#: templates/server/privileges/users_overview.twig:53
#: templates/server/privileges/users_overview.twig:65
#: templates/table/delete/confirm.twig:28
#: templates/table/privileges/index.twig:73
#: templates/table/structure/display_structure.twig:80
#: templates/table/structure/display_structure.twig:532
#: templates/table/structure/drop_confirm.twig:19
#: templates/table/structure/primary.twig:22
#: templates/table/tracking/structure_snapshot_columns.twig:33
#: templates/table/tracking/structure_snapshot_indexes.twig:23
#: templates/table/tracking/structure_snapshot_indexes.twig:24
msgid "Yes"
msgstr "Sí"

#: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
#: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
#: libraries/classes/Controllers/Table/DropColumnController.php:74
#: libraries/classes/Controllers/Table/OperationsController.php:318
#: libraries/classes/Controllers/Table/ReplaceController.php:415
#: libraries/classes/Core.php:717 templates/preview_sql.twig:3
msgid "No change"
msgstr "Sense canvis"

#: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
msgid "Favorite List is full!"
msgstr "La llista de preferits és plena!"

#: libraries/classes/Controllers/Database/TrackingController.php:83
#: libraries/classes/Controllers/Database/TrackingController.php:103
msgid "Tracking data deleted successfully."
msgstr "S'han eliminat correctament les dades de seguiment."

#: libraries/classes/Controllers/Database/TrackingController.php:90
#, php-format
msgid ""
"Version %1$s was created for selected tables, tracking is active for them."
msgstr ""
"S'ha creat la versió %1$s per a les taules seleccionades, el seu seguiment "
"està actiu."

#: libraries/classes/Controllers/Database/TrackingController.php:120
msgid "No tables selected."
msgstr "No s'ha seleccionat cap taula."

#: libraries/classes/Controllers/Database/TrackingController.php:155
msgid "Database Log"
msgstr "Registre de la base de dades"

#: libraries/classes/Controllers/ErrorReportController.php:106
msgid ""
"An error has been detected and an error report has been automatically "
"submitted based on your settings."
msgstr ""
"S'ha detectat un error i s'ha enviat automàticament un informe d'errors "
"d'acord amb els vostres paràmetres."

#: libraries/classes/Controllers/ErrorReportController.php:110
msgid "Thank you for submitting this report."
msgstr "Gràcies per enviar aquest informe."

#: libraries/classes/Controllers/ErrorReportController.php:114
msgid ""
"An error has been detected and an error report has been generated but failed "
"to be sent."
msgstr ""
"S'ha detectat un error i s'ha generat un informe d'errors, però no s'ha "
"pogut enviar."

#: libraries/classes/Controllers/ErrorReportController.php:117
msgid "If you experience any problems please submit a bug report manually."
msgstr ""
"Si us trobeu amb qualsevol problema, si us plau, envieu manualment un "
"informe d'error."

#: libraries/classes/Controllers/ErrorReportController.php:120
msgid "You may want to refresh the page."
msgstr "És possible que vulgueu refrescar la pàgina."

#: libraries/classes/Controllers/Export/ExportController.php:239
#: libraries/classes/Export.php:1338
msgid "Bad type!"
msgstr "Tipus incorrecte!"

#: libraries/classes/Controllers/Export/ExportController.php:333
msgid "Bad parameters!"
msgstr "Paràmetres incorrectes!"

#: libraries/classes/Controllers/HomeController.php:98
msgid ""
"You were logged out from one server, to logout completely from phpMyAdmin, "
"you need to logout from all servers."
msgstr ""
"Us heu desconnectat d'un servidor, per desconnectar-vos completament de "
"phpMyAdmin, us heu de desconnectar de tots els servidors."

#: libraries/classes/Controllers/HomeController.php:195
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. %sFind out why%s. "
msgstr ""
"No s'ha configurat completament l'emmagatzematge de la configuració de "
"phpMyAdmin, s'han desactivat algunes característiques avançades. %sConsulteu "
"el motiu%s. "

#: libraries/classes/Controllers/HomeController.php:201
msgid ""
"Or alternately go to 'Operations' tab of any database to set it up there."
msgstr ""
"O bé aneu a la pestanya \"Operacions\" de qualsevol base de dades per "
"configurar-ho allà."

#: libraries/classes/Controllers/HomeController.php:265
msgid ""
"Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
"than cookie validity configured in phpMyAdmin, because of this, your login "
"might expire sooner than configured in phpMyAdmin."
msgstr ""
"El vostre paràmetre de PHP [a@https://www.php.net/manual/en/session."
"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/"
"a] és més baix que la validesa de la galeta configurada a phpMyAdmin, a "
"causa d'això, la vostra identificació podria vèncer abans del configurat a "
"phpMyAdmin."

#: libraries/classes/Controllers/HomeController.php:282
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
"L'emmagatzematge de la galeta d'identificació és més baixa que la validesa "
"de la galeta configurada a phpMyAdmin, a causa d'això, la vostra "
"identificació vencerà més aviat que la configurada a phpMyAdmin."

#: libraries/classes/Controllers/HomeController.php:301
msgid ""
"Your server is running with default values for the controluser and password "
"(controlpass) and is open to intrusion; you really should fix this security "
"weakness by changing the password for controluser 'pma'."
msgstr ""
"El vostre servidor s'executa amb els valors predeterminats per a l'usuari de "
"control i la contrasenya (controlpass) i està obert a la intrusió; realment "
"hauríeu de solucionar aquesta debilitat en la seguretat amb el canvi de la "
"contrasenya de l'usuari de control «pma»."

#: libraries/classes/Controllers/HomeController.php:318
msgid ""
"The configuration file needs a valid key for cookie encryption. A temporary "
"key was automatically generated for you. Please refer to the "
"[doc@cfg_blowfish_secret]documentation[/doc]."
msgstr ""

#: libraries/classes/Controllers/HomeController.php:328
#, php-format
msgid ""
"The cookie encryption key in the configuration file is longer than "
"necessary. It should only be %d bytes long. Please refer to the "
"[doc@cfg_blowfish_secret]documentation[/doc]."
msgstr ""

#: libraries/classes/Controllers/HomeController.php:346
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
"El directori [code]config[/code], que s'utilitza amb l'script de preparació, "
"encara existeix dins del vostre directori de phpMyAdmin. És molt recomanable "
"esborrar-lo un cop s'hagi configurat phpMyAdmin. Altrament la seguretat del "
"vostre servidor pot estar compromesa per la baixada de la configuració per "
"part de persones no autoritzades."

#: libraries/classes/Controllers/HomeController.php:367
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"El servidor s'està executant amb Suhosin. Si us plau, consulteu la "
"%sdocumentació%s per a possibles incidències."

#: libraries/classes/Controllers/HomeController.php:381
#, php-format
msgid ""
"The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
"templates and will be slow because of this."
msgstr ""
"El $cfg['TempDir'] (%s) no està disponible. phpMyAdmin no pot emmagatzemar "
"les plantilles a la memòria cau i a causa d'això serà més lent."

#: libraries/classes/Controllers/HomeController.php:438
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/classes/Controllers/HomeController.php:456
msgid ""
"The curl extension was not found and allow_url_fopen is disabled. Due to "
"this some features such as error reporting or version check are disabled."
msgstr ""
"No s'ha trobat l'extensió de curl i s'ha inhabilitat allow_url_fopen. A "
"causa d'això, s'han inhabilitat algunes característiques, com ara l'informe "
"o la comprovació de la versió."

#: libraries/classes/Controllers/Import/ImportController.php:109
msgid "Incomplete params"
msgstr "Paràmetres incomplets"

#: libraries/classes/Controllers/Import/ImportController.php:123
msgid "Succeeded"
msgstr "Amb èxit"

#: libraries/classes/Controllers/Import/ImportController.php:127
#: libraries/classes/Controllers/JavaScriptMessagesController.php:575
msgid "Failed"
msgstr "Fallit"

#: libraries/classes/Controllers/Import/ImportController.php:217
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
"%sdocumentation%s for a workaround for this limit."
msgstr ""
"Probablement heu intentat pujar un fitxer força gran. Consulteu la "
"%sdocumentació%s per trobar formes per modificar aquest límit."

#: libraries/classes/Controllers/Import/ImportController.php:372
#: libraries/classes/Controllers/Import/ImportController.php:610
msgid "Showing bookmark"
msgstr "Es mostra el marcador"

#: libraries/classes/Controllers/Import/ImportController.php:393
#: libraries/classes/Controllers/Import/ImportController.php:606
msgid "The bookmark has been deleted."
msgstr "S'ha esborrat el marcador."

#: libraries/classes/Controllers/Import/ImportController.php:516
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 "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
"No s'han rebut dades per importar. O bé no s'ha enviat un nom de fitxer, o "
"la mida del fitxer és més gran que la permesa per la configuració del vostre "
"PHP. Veieu [doc@faq1-16]PMF 1.16[/doc]."

#: libraries/classes/Controllers/Import/ImportController.php:618
#, php-format
msgid "Import has been successfully finished, %d query executed."
msgid_plural "Import has been successfully finished, %d queries executed."
msgstr[0] "S'ha finalitzat correctament la importació, %d consulta executada."
msgstr[1] ""
"S'ha finalitzat correctament la importació, %d consultes executades."

#: libraries/classes/Controllers/Import/ImportController.php:655
#, php-format
msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
"same file%s and import will resume."
msgstr ""
"El temps d'espera de l'script ha passat, si voleu acabar la importació, "
"%storneu a enviar el mateix fitxer%s i es reprendrà la importació."

#: libraries/classes/Controllers/Import/ImportController.php:665
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 ""
"Tanmateix, no s'ha analitzat cap dada en l'última execució, això sol indicar "
"que phpMyAdmin no podrà finalitzar aquesta importació tret que augmenteu els "
"límits de temps de php."

#: libraries/classes/Controllers/Import/ImportController.php:736
#: libraries/classes/Controllers/Sql/SqlController.php:162
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Les sentències \"DROP DATABASE\" estan inhabilitades."

#: libraries/classes/Controllers/Import/SimulateDmlController.php:38
msgid "Only single-table UPDATE and DELETE queries can be simulated."
msgstr "Només es poden simular consultes UPDATE i DELETE sobre una sola taula."

#: libraries/classes/Controllers/Import/StatusController.php:66
msgid "Could not load the progress of the import."
msgstr "No s'ha pogut carregar el progrés de la importació."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:39
#: templates/server/databases/index.twig:318
msgid "Confirm"
msgstr "Confirmació"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:40
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "Realment voleu executar \"%s\"?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:41
msgid "You are about to DESTROY a complete database!"
msgstr "Esteu a punt de DESTRUIR tota una base de dades!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:43
msgid "Cannot rename database to the same name. Change the name and try again"
msgstr ""
"No es pot reanomenar la base de dades al mateix nom. Canvieu el nom i torneu-"
"ho a intentar"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:45
msgid "You are about to DESTROY a complete table!"
msgstr "Esteu a punt de DESTRUIR tota una taula!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:46
msgid "You are about to TRUNCATE a complete table!"
msgstr "Esteu a punt de TRUNCAR tota una taula!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:47
#, fuzzy
#| msgid "You are about to DESTROY a complete table!"
msgid "You are about to DELETE all the rows of the table!"
msgstr "Esteu a punt de DESTRUIR tota una taula!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:48
msgid "Delete tracking data for this table?"
msgstr "Voleu esborrar les dades de seguiment per aquesta taula?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:49
msgid "Delete tracking data for these tables?"
msgstr "Voleu esborrar les dades de seguiment per aquestes taules?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:50
msgid "Delete tracking data for this version?"
msgstr "Voleu esborrar les dades de seguiment per aquesta versió?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:51
msgid "Delete tracking data for these versions?"
msgstr "Voleu esborrar les dades de seguiment per aquestes versions?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:52
msgid "Delete entry from tracking report?"
msgstr "Esborrar l'entrada de l'informe de seguiment?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:53
msgid "Deleting tracking data"
msgstr "Esborra les dades de seguiment"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:54
msgid "Dropping Primary Key/Index"
msgstr "Eliminació de la clau primària o l'índex"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:55
msgid "Dropping Foreign key."
msgstr "Eliminació de la clau forana."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:56
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Aquesta operació pot ser bastant llarga. Procedim igualment?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:57
#, php-format
msgid "Do you really want to delete user group \"%s\"?"
msgstr "Realment voleu esborrar el grup d'usuaris \"%s\"?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:58
#, php-format
msgid "Do you really want to delete the search \"%s\"?"
msgstr "Realment voleu esborrar la cerca \"%s\"?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:59
msgid "You have unsaved changes; are you sure you want to leave this page?"
msgstr ""
"Teniu canvis sense desar; esteu segur que voleu abandonar aquesta pàgina?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:61
msgid ""
"You are trying to reduce the number of rows, but have already entered data "
"in those rows which will be lost. Do you wish to continue?"
msgstr ""
"Esteu intentant reduïr el nombre de files, però ja heu introduït dades en "
"aquestes files, les quals es perdran. Voleu continuar?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:64
msgid "Do you really want to revoke the selected user(s) ?"
msgstr "Realment voleu revocar els usuaris seleccionats?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:65
msgid "Do you really want to delete this central column?"
msgstr "Realment voleu esborrar aquesta columna central?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:66
msgid "Do you really want to delete the selected items?"
msgstr "Realment voleu suprimir els ítems seleccionats?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:68
msgid ""
"Do you really want to DROP the selected partition(s)? This will also DELETE "
"the data related to the selected partition(s)!"
msgstr ""
"Realment voleu esborrar la (es)  partició (ons)  seleccionada (es).  Això "
"també esborrarà les dades de la (es)  partició (ons)  seleccionada (es)!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:71
msgid "Do you really want to TRUNCATE the selected partition(s)?"
msgstr "Realment voleu TRUNCAR les particions seleccionades?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:72
msgid "Do you really want to remove partitioning?"
msgstr "Realment voleu eliminar el particionat?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:73
#, fuzzy
#| msgid "Do you really want to revoke the selected user(s) ?"
msgid "Do you really want to reset the replica (RESET REPLICA)?"
msgstr "Realment voleu revocar els usuaris seleccionats?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:75
msgid ""
"This operation will attempt to convert your data to the new collation. In "
"rare cases, especially where a character doesn't exist in the new collation, "
"this process could cause the data to appear incorrectly under the new "
"collation; in this case we suggest you revert to the original collation and "
"refer to the tips at "
msgstr ""
"Aquesta operació intentarà convertir les vostres dades a la nova col·lació. "
"En casos estranys, especialment on un caràcter no existeix en la nova "
"col·lació, aquest procés podria causar que les dades apareguin "
"incorrectament sota la nova col·lació; en aquest cas us suggerim revertir a "
"la col·lació original i adreçar-vos als consells de "

#: libraries/classes/Controllers/JavaScriptMessagesController.php:81
msgid "Garbled Data"
msgstr "Dades confuses"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:83
msgid "Are you sure you wish to change the collation and convert the data?"
msgstr "Esteu segur que voleu canviar la col·lació i convertir les dades?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:86
msgid ""
"Through this operation, MySQL attempts to map the data values between "
"collations. If the character sets are incompatible, there may be data loss "
"and this lost data may <b>NOT</b> be recoverable simply by changing back the "
"column collation(s). <b>To convert existing data, it is suggested to use the "
"column(s) editing feature (the \"Change\" Link) on the table structure page. "
"</b>"
msgstr ""
"Mitjançant aquesta operació, MySQL intenta assignar els valors de les dades "
"entre col·lacions. Si els conjunts de caràcters són incompatibles, hi pot "
"haver pèrdua de dades i aquesta pèrdua <b>NO</b> es pot recuperar simplement "
"en desfer les col·lacions de les columnes. <b>Per convertir les dades "
"existents, es recomana utilitzar la característica d'edició de les columnes  "
"(l'enllaç \"Canvia\") a la pàgina de l'estructura de la taula.</b>"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:94
msgid ""
"Are you sure you wish to change all the column collations and convert the "
"data?"
msgstr ""
"Esteu segur que voleu canviar totes les col·lacions de les columnes i "
"convertir les dades?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:97
#: templates/export.twig:324
msgid "Save & close"
msgstr "Desa i tanca"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:98
#: templates/config/form_display/display.twig:47
#: templates/preferences/manage/main.twig:114
#: templates/preferences/manage/main.twig:122
#: templates/table/insert/actions_panel.twig:36
msgid "Reset"
msgstr "Restableix"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:99
msgid "Reset all"
msgstr "Restableix-ho tot"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:102
msgid "Missing value in the form!"
msgstr "Falta un valor al formulari!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:103
msgid "Select at least one of the options!"
msgstr "Seleccioneu com a mínim una d'aquestes opcions!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:104
msgid "Please enter a valid number!"
msgstr "Introduïu un número vàlid!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:105
msgid "Please enter a valid length!"
msgstr "Introduïu una longitud vàlida!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:106
msgid "Add index"
msgstr "Afegeix l'índex"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:107
msgid "Edit index"
msgstr "Edita l'índex"

#. l10n: Rename a table Index
#: libraries/classes/Controllers/JavaScriptMessagesController.php:109
#, fuzzy
#| msgid "Remove index(s)"
msgid "Rename index"
msgstr "Treu index(s)"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:110
#: templates/table/index_form.twig:237
#, php-format
msgid "Add %s column(s) to index"
msgstr "Afegeix %s columna(es) a l'índex"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:111
msgid "Create single-column index"
msgstr "Crea un índex d'una sola columna"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:112
msgid "Create composite index"
msgstr "Crea un índex compost"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:113
msgid "Composite with:"
msgstr "Compon amb:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:114
msgid "Please select column(s) for the index."
msgstr "Seleccioneu la(es) columna(es) per a l'índex."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:117
#: templates/columns_definitions/column_definitions_form.twig:157
#: templates/modals/index_dialog_modal.twig:11
#: templates/modals/index_dialog_modal.twig:21
#: templates/table/index_form.twig:246
#: templates/table/index_rename_form.twig:28
#: templates/table/insert/actions_panel.twig:35
#: templates/table/relation/common_form.twig:224
#: templates/table/structure/display_structure.twig:344
#: templates/table/structure/display_structure.twig:354
msgid "Preview SQL"
msgstr "Vista prèvia de l'SQL"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:120
#: templates/sql/query.twig:218
msgid "Simulate query"
msgstr "Simulació de consulta"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:121
msgid "Matched rows:"
msgstr "Files coincidents:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:122
#: libraries/classes/Html/Generator.php:880 templates/export.twig:67
msgid "SQL query:"
msgstr "Consulta SQL:"

#. l10n: Default label for the y-Axis of Charts
#: libraries/classes/Controllers/JavaScriptMessagesController.php:126
msgid "Y values"
msgstr "Valors Y"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:129
msgid "Please enter the SQL query first."
msgstr "Introduïu primer la consulta SQL."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:132
msgid "The host name is empty!"
msgstr "El nom del servidor és buit!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:133
msgid "The user name is empty!"
msgstr "El nom d'usuari és buit!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:134
#: libraries/classes/Server/Privileges.php:943
#: libraries/classes/UserPassword.php:42
msgid "The password is empty!"
msgstr "La contrasenya és buida!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:135
#: libraries/classes/Server/Privileges.php:941
#: libraries/classes/UserPassword.php:46
msgid "The passwords aren't the same!"
msgstr "Les contrasenyes no coincideixen!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:136
msgid "Removing Selected Users"
msgstr "Supressió dels usuaris seleccionats"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:137
#: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
#: templates/columns_definitions/column_definitions_form.twig:176
#: templates/columns_definitions/column_definitions_form.twig:181
#: templates/error/report_modal.twig:14 templates/export_modal.twig:6
#: templates/export_modal.twig:10 templates/export.twig:82
#: templates/export.twig:92 templates/export.twig:194
#: templates/home/index.twig:296 templates/home/index.twig:304
#: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
#: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
#: templates/modals/enum_set_editor.twig:6
#: templates/modals/enum_set_editor.twig:11
#: templates/modals/index_dialog_modal.twig:6
#: templates/modals/index_dialog_modal.twig:12
#: templates/modals/index_dialog_modal.twig:22
#: templates/modals/preview_sql_confirmation.twig:6
#: templates/modals/preview_sql_confirmation.twig:15
#: templates/modals/preview_sql_modal.twig:6
#: templates/modals/preview_sql_modal.twig:10
#: templates/modals/unhide_nav_item.twig:6
#: templates/modals/unhide_nav_item.twig:10
#: templates/server/privileges/users_overview.twig:169
#: templates/server/privileges/users_overview.twig:177
#: templates/server/status/advisor/index.twig:20
#: templates/server/status/advisor/index.twig:45
#: templates/server/status/monitor/index.twig:129
#: templates/server/status/monitor/index.twig:218
#: templates/server/user_groups/user_groups.twig:51
#: templates/server/user_groups/user_groups.twig:55
#: templates/sql/query.twig:219 templates/sql/query.twig:224
#: templates/table/insert/actions_panel.twig:47
#: templates/table/insert/actions_panel.twig:52
#: templates/table/relation/common_form.twig:234
#: templates/table/relation/common_form.twig:239
#: templates/table/search/index.twig:182
#: templates/table/structure/display_structure.twig:329
#: templates/table/structure/display_structure.twig:345
#: templates/table/structure/display_structure.twig:355
#: templates/table/structure/display_structure.twig:373
#: templates/table/zoom_search/result_form.twig:27
#: templates/table/zoom_search/result_form.twig:79
#: templates/table/zoom_search/result_form.twig:96
msgid "Close"
msgstr "Tanca"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:138
#: templates/server/privileges/users_overview.twig:105
msgctxt "Lock the account."
msgid "Lock"
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:139
#: templates/server/privileges/users_overview.twig:102
msgctxt "Unlock the account."
msgid "Unlock"
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:140
#: templates/server/privileges/users_overview.twig:100
#, fuzzy
#| msgid "Log file count"
msgid "Lock this account."
msgstr "Comptador del fitxer de registre"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:141
#: templates/server/privileges/users_overview.twig:100
#, fuzzy
#| msgid "User account"
msgid "Unlock this account."
msgstr "Compte d'usuari"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:144
msgid "Template was created."
msgstr "S'ha creat la plantilla."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:145
msgid "Template was loaded."
msgstr "S'ha carregat la plantilla."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:146
msgid "Template was updated."
msgstr "S'ha actualitzat la plantilla."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:147
msgid "Template was deleted."
msgstr "S'ha esborrat la plantilla."

#. l10n: Other, small valued, queries
#: libraries/classes/Controllers/JavaScriptMessagesController.php:150
#: libraries/classes/Controllers/Server/Status/QueriesController.php:95
#: libraries/classes/Server/Status/Data.php:163
msgid "Other"
msgstr "Altres"

#. l10n: Thousands separator
#: libraries/classes/Controllers/JavaScriptMessagesController.php:152
#: libraries/classes/Util.php:549 libraries/classes/Util.php:581
msgid ","
msgstr ","

#. l10n: Decimal separator
#: libraries/classes/Controllers/JavaScriptMessagesController.php:154
#: libraries/classes/Util.php:547 libraries/classes/Util.php:579
msgid "."
msgstr "."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:156
msgid "Connections / Processes"
msgstr "Connexions / Processos"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:159
msgid "Local monitor configuration incompatible!"
msgstr "Configuració local del monitoratge incompatible!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:161
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
"likely that your current configuration will not work anymore. Please reset "
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
"La configuració de l'arranjament dels gràfics a l'emmagatzematge local dels "
"navegadors ja no és compatible amb la versió més recent del diàleg del "
"monitoratge. És molt probable que la vostra configuració actual ja no "
"funcioni més. Si us plau, restabliu la configuració als valors "
"predeterminats al menú dels <i>Paràmetres</i>."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:167
msgid "Query cache efficiency"
msgstr "Eficiència del cau de consultes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:168
msgid "Query cache usage"
msgstr "Ús de la memòria cau de consultes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:169
msgid "Query cache used"
msgstr "Memòria cau de consultes utilitzada"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:171
msgid "System CPU usage"
msgstr "Ús de la CPU del sistema"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:172
msgid "System memory"
msgstr "Memòria del sistema"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:173
msgid "System swap"
msgstr "Intercanvi del sistema"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:175
msgid "Average load"
msgstr "Mitjana de càrrega"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:176
msgid "Total memory"
msgstr "Memòria total"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:177
msgid "Cached memory"
msgstr "Memòria capturada"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:178
msgid "Buffered memory"
msgstr "Memòria intermèdia"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:179
msgid "Free memory"
msgstr "Memòria lliure"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:180
msgid "Used memory"
msgstr "Memòria utilitzada"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:182
msgid "Total swap"
msgstr "Intercanvi total"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:183
msgid "Cached swap"
msgstr "Intercanvi al cau"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:184
msgid "Used swap"
msgstr "Intercanvi utilitzat"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:185
msgid "Free swap"
msgstr "Intercanvi lliure"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:187
msgid "Bytes sent"
msgstr "Bytes enviats"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:188
msgid "Bytes received"
msgstr "Bytes rebuts"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:189
#: templates/server/status/status/index.twig:36
msgid "Connections"
msgstr "Connexions"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:190
#: templates/server/status/base.twig:11
#: templates/server/status/processes/list.twig:5
msgid "Processes"
msgstr "Processos"

#. l10n: shortcuts for Byte
#: libraries/classes/Controllers/JavaScriptMessagesController.php:193
#: libraries/classes/Util.php:457
msgid "B"
msgstr "B"

#. l10n: shortcuts for Kilobyte
#: libraries/classes/Controllers/JavaScriptMessagesController.php:194
#: libraries/classes/Util.php:459
#: templates/server/status/monitor/index.twig:186
msgid "KiB"
msgstr "KB"

#. l10n: shortcuts for Megabyte
#: libraries/classes/Controllers/JavaScriptMessagesController.php:195
#: libraries/classes/Util.php:461
#: templates/server/status/monitor/index.twig:187
msgid "MiB"
msgstr "MB"

#. l10n: shortcuts for Gigabyte
#: libraries/classes/Controllers/JavaScriptMessagesController.php:196
#: libraries/classes/Util.php:463
msgid "GiB"
msgstr "GB"

#. l10n: shortcuts for Terabyte
#: libraries/classes/Controllers/JavaScriptMessagesController.php:197
#: libraries/classes/Util.php:465
msgid "TiB"
msgstr "TB"

#. l10n: shortcuts for Petabyte
#: libraries/classes/Controllers/JavaScriptMessagesController.php:198
#: libraries/classes/Util.php:467
msgid "PiB"
msgstr "PB"

#. l10n: shortcuts for Exabyte
#: libraries/classes/Controllers/JavaScriptMessagesController.php:199
#: libraries/classes/Util.php:469
msgid "EiB"
msgstr "EB"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:200
#, php-format
msgid "%d table(s)"
msgstr "%d taula(es)"

#. l10n: Questions is the name of a MySQL Status variable
#: libraries/classes/Controllers/JavaScriptMessagesController.php:203
msgid "Questions"
msgstr "Preguntes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:204
#: templates/server/status/status/index.twig:14
msgid "Traffic"
msgstr "Trànsit"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:205
#: libraries/classes/Menu.php:523 libraries/classes/Util.php:1966
#: templates/server/status/monitor/index.twig:12
msgid "Settings"
msgstr "Paràmetres"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:206
#: templates/server/status/monitor/index.twig:217
msgid "Add chart to grid"
msgstr "Afegeix el gràfic a la graella"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:207
msgid "Please add at least one variable to the series!"
msgstr "Afegiu com a mínim una variable a les sèries!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:208
#: libraries/classes/Display/Results.php:1266
#: libraries/classes/Plugins/Export/ExportSql.php:2233
#: libraries/classes/Plugins/Schema/SchemaPdf.php:99
#: libraries/config.values.php:111
#: templates/columns_definitions/column_attributes.twig:217
#: templates/columns_definitions/column_attributes.twig:240
#: templates/database/central_columns/main.twig:305
#: templates/database/designer/main.twig:588 templates/export.twig:433
#: templates/server/privileges/privileges_summary.twig:30
#: templates/server/status/monitor/index.twig:211
#: templates/server/status/processes/list.twig:72
#: templates/table/zoom_search/index.twig:62
#: templates/table/zoom_search/index.twig:122
msgid "None"
msgstr "Res"

#. l10n: SQL Query on modal to show exported query
#: libraries/classes/Controllers/JavaScriptMessagesController.php:210
#, fuzzy
#| msgid "SQL query"
msgid "SQL Query"
msgstr "Consulta SQL"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:211
msgid "Resume monitor"
msgstr "Reprèn el monitoratge"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:212
msgid "Pause monitor"
msgstr "Fes una pausa al monitoratge"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:213
#: templates/server/status/processes/index.twig:57
msgid "Start auto refresh"
msgstr "Comença l'autorefresc"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:214
msgid "Stop auto refresh"
msgstr "Atura l'autorefresc"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:216
msgid "general_log and slow_query_log are enabled."
msgstr "«general_log» i «slow_query_log» estan habilitats."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:217
msgid "general_log is enabled."
msgstr "«general_log» està habilitat."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:218
msgid "slow_query_log is enabled."
msgstr "«slow_query_log» està habilitat."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:219
msgid "slow_query_log and general_log are disabled."
msgstr "«slow_query_log» i «general_log» estan inhabilitats."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:220
msgid "log_output is not set to TABLE."
msgstr "«log_output» no està establert a TABLE."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:221
msgid "log_output is set to TABLE."
msgstr "«log_output» està establert a TABLE."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:223
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
"depending on your system."
msgstr ""
"«slow_query_log» està habilitat, però el servidor només registra les "
"consultes que triguin més de %d segons. És aconsellable establir aquest "
"«long_query_time» entre 0 i 2 segons en funció del vostre sistema."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:227
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "«long_query_time» està establert a %d segon(s)."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:229
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
"Els paràmetres següents s'aplicaran globalment i es restabliran als seus "
"valors predeterminats en reiniciar el servidor:"

#. l10n: %s is FILE or TABLE
#: libraries/classes/Controllers/JavaScriptMessagesController.php:232
#, php-format
msgid "Set log_output to %s"
msgstr "Estableix «log_output» a %s"

#. l10n: Enable in this context means setting a status variable to ON
#: libraries/classes/Controllers/JavaScriptMessagesController.php:234
#, php-format
msgid "Enable %s"
msgstr "Habilita «%s»"

#. l10n: Disable in this context means setting a status variable to OFF
#: libraries/classes/Controllers/JavaScriptMessagesController.php:236
#, php-format
msgid "Disable %s"
msgstr "Desactivar %s"

#. l10n: %d seconds
#: libraries/classes/Controllers/JavaScriptMessagesController.php:238
#, php-format
msgid "Set long_query_time to %d seconds."
msgstr "Estableix «long_query_time» a %d segons."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:240
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
"No podeu canviar aquestes variables. Inicieu la sessió com a root o "
"contacteu amb el vostre administrador de bases de dades."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:242
msgid "Change settings"
msgstr "Canvia els paràmetres"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:243
msgid "Current settings"
msgstr "Paràmetres actuals"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:245
msgid "Chart title"
msgstr "Títol del gràfic"

#. l10n: As in differential values
#: libraries/classes/Controllers/JavaScriptMessagesController.php:247
msgid "Differential"
msgstr "Diferencial"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:248
#, php-format
msgid "Divided by %s"
msgstr "Dividit per %s"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:249
msgid "Unit"
msgstr "Unitat"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:251
msgid "From slow log"
msgstr "Del registre de consultes lentes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:252
msgid "From general log"
msgstr "Del registre general"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:253
msgid "The database name is not known for this query in the server's logs."
msgstr ""
"No es coneix el nom de la base de dades per aquesta consulta als registres "
"del servidor."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:254
msgid "Analysing logs"
msgstr "analitzant registres"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:255
msgid "Analysing & loading logs. This may take a while."
msgstr "Analitzant i carregant registres. Pot tardar."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:256
msgid "Cancel request"
msgstr "Cancel·la la petició"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:258
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
"Aquesta columna mostra el nombre de consultes idèntiques que s'agrupen. "
"Tanmateix, només la consulta SQL s'ha utilitzat com a criteri d'agrupació, "
"de manera que els altres atributs de les consultes, com ara l'hora d'inici, "
"poden diferir."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:263
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
"Donat que s'ha triat agrupar consultes INSERT, les consultes INSERT a la "
"mateixa taula també s'han agrupat, sense importar les dades afegides."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:267
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"S'han carregat les dades del registre. Consultes executades en aquest "
"període de temps:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:269
msgid "Jump to Log table"
msgstr "Salta a la taula de registres"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:270
msgid "No data found"
msgstr "No s'han trobat dades"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:271
msgid "Log analysed, but no data found in this time span."
msgstr ""
"S'ha analitzat el registre, però no s'han trobat dades en aquest període de "
"temps."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:273
msgid "Analyzing…"
msgstr "Analitzant…"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:274
msgid "Explain output"
msgstr "Desenvolupa la sortida"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:275
#: libraries/classes/Menu.php:490
#: libraries/classes/Server/Status/Processes.php:134
#: libraries/classes/Util.php:1962 libraries/config.values.php:157
#: templates/database/events/editor_form.twig:25
#: templates/database/events/index.twig:44
#: templates/database/tracking/tables.twig:17
#: templates/table/tracking/main.twig:31
msgid "Status"
msgstr "Estat"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
#: libraries/classes/Plugins/Export/ExportHtmlword.php:474
#: libraries/classes/Plugins/Export/ExportOdt.php:602
#: libraries/classes/Plugins/Export/ExportTexytext.php:462
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
#: libraries/classes/Server/Status/Processes.php:130
#: templates/database/triggers/list.twig:47
#: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
msgid "Time"
msgstr "Temps"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:277
msgid "Total time:"
msgstr "Temps total:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:278
msgid "Profiling results"
msgstr "Perfilant resultats"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:279
msgctxt "Display format"
msgid "Table"
msgstr "Taula"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:280
msgid "Chart"
msgstr "Gràfic"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:282
#: templates/export.twig:210
msgctxt "Alias"
msgid "Database"
msgstr "Base de dades"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:283
#: templates/export.twig:224
msgctxt "Alias"
msgid "Table"
msgstr "Taula"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:284
#: templates/export.twig:237
msgctxt "Alias"
msgid "Column"
msgstr "Columna"

#. l10n: A collection of available filters
#: libraries/classes/Controllers/JavaScriptMessagesController.php:287
msgid "Log table filter options"
msgstr "Opcions de filtres per a la taula del registre"

#. l10n: Filter as in "Start Filtering"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:289
msgid "Filter"
msgstr "Filtra"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:290
msgid "Filter queries by word/regexp:"
msgstr "Filtra les consultes per paraula/expressió regular:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:291
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Agrupar consultes, ignorant dades variables en clàusules WHERE"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:292
msgid "Sum of grouped rows:"
msgstr "Suma de files agrupades:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:293
#: libraries/classes/Engines/Innodb.php:140
#: templates/server/databases/index.twig:253
msgid "Total:"
msgstr "Total:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:295
msgid "Loading logs"
msgstr "Carregant els registres"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:296
msgid "Monitor refresh failed"
msgstr "Ha fallat el refresc del monitoratge"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:298
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
"Mentre se sol·licitaven noves dades del gràfic el servidor ha retornat una "
"resposta no vàlida. La causa més probable d'això és que la sessió ha vençut. "
"Pot ajudar la recàrrega de la pàgina i tornar a introduir les vostres "
"credencials."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:302
msgid "Reload page"
msgstr "Recarrega la pàgina"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:304
msgid "Affected rows:"
msgstr "Files afectades:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:306
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Ha fallat l'anàlisi del fitxer config. No sembla que tingui un codi JSON "
"vàlid."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:308
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Ha fallat la construcció de la graella dels gràfics amb la configuració "
"importada. S'està restablint a la configuració per defecte…"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:311
msgid "Import monitor configuration"
msgstr "Importa la configuració del monitoratge"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:312
msgid "Please select the file you want to import:"
msgstr "Seleccioneu el fitxer que voleu importar:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:313
msgid "Please enter a valid table name."
msgstr "Introduïu un nom de taula vàlid."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:314
msgid "Please enter a valid database name."
msgstr "Introduïu un nom de base de dades vàlid."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:315
msgid "No files available on server for import!"
msgstr "No hi ha arxius disponibles al servidor per importar!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:317
msgid "Analyse query"
msgstr "Analitza la consulta"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:320
msgid "Formatting SQL…"
msgstr "S'està donant format a l'SQL…"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:321
msgid "No parameters found!"
msgstr "No s'han trobat paràmetres!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:325
#: templates/database/central_columns/main.twig:269
#: templates/database/designer/main.twig:339
#: templates/database/designer/main.twig:390
#: templates/database/designer/main.twig:668
#: templates/database/designer/main.twig:734
#: templates/database/designer/main.twig:873
#: templates/database/designer/main.twig:958
#: templates/database/designer/main.twig:1063
#: templates/database/designer/main.twig:1098
#: templates/database/designer/main.twig:1103
#: templates/database/designer/main.twig:1113
#: templates/database/designer/main.twig:1119
#: templates/database/structure/bulk_action_modal.twig:7
#: templates/database/structure/bulk_action_modal.twig:11
#: templates/database/structure/check_all_tables.twig:49
#: templates/database/structure/check_all_tables.twig:55
#: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
#: templates/server/databases/index.twig:319
#: templates/server/databases/index.twig:323
#: templates/server/variables/index.twig:15
#: templates/table/search/index.twig:197
msgid "Cancel"
msgstr "Cancel·la"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:328
#: templates/header.twig:44
msgid "Page-related settings"
msgstr "Paràmetres relacionats amb la pàgina"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:329
#: templates/config/form_display/display.twig:46
msgid "Apply"
msgstr "Aplica"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:332
#: templates/home/index.twig:300 templates/modals/index_dialog_modal.twig:26
#: templates/navigation/main.twig:58
#: templates/server/privileges/users_overview.twig:173
#: templates/server/status/monitor/index.twig:95
#: templates/table/structure/display_structure.twig:359
msgid "Loading…"
msgstr "S'està carregant…"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:333
msgid "Request aborted!!"
msgstr "Petició avortada!!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:334
msgid "Processing request"
msgstr "Processant petició"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:335
msgid "Request failed!!"
msgstr "Petició fallida!!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:336
#: libraries/classes/Controllers/Sql/EnumValuesController.php:51
#: libraries/classes/Controllers/Sql/SetValuesController.php:54
msgid "Error in processing request"
msgstr "Error processant a la petició"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:337
#, php-format
msgid "Error code: %s"
msgstr "Codi d'error: %s"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:338
#, php-format
msgid "Error text: %s"
msgstr "Text de l'error: %s"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:340
msgid ""
"It seems that the connection to server has been lost. Please check your "
"network connectivity and server status."
msgstr ""
"Sembla que s'ha perdut la connexió al servidor. Comproveu la connectivitat "
"de xarxa i l'estat del servidor."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:345
msgid "No accounts selected."
msgstr "No s'ha seleccionat cap compte."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:346
msgid "Dropping column"
msgstr "Eliminant columna"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:347
msgid "Adding primary key"
msgstr "Afegiment de la clau primària"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:348
#: templates/console/display.twig:129 templates/database/designer/main.twig:337
#: templates/database/designer/main.twig:666
#: templates/database/designer/main.twig:730
#: templates/database/designer/main.twig:869
#: templates/database/designer/main.twig:954
#: templates/database/designer/main.twig:1061
#: templates/modals/preview_sql_confirmation.twig:14
#: templates/table/structure/display_structure.twig:378
msgid "OK"
msgstr "D'acord"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:349
msgid "Click to dismiss this notification"
msgstr "Feu clic per descartar aquesta notificació"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:352
msgid "Renaming databases"
msgstr "Reanomenant bases de dades"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:353
msgid "Copying database"
msgstr "Còpia de base de dades"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:354
msgid "Changing charset"
msgstr "Canvi del joc de caràcters"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:355
#: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
#: libraries/classes/Index.php:526
#: libraries/classes/Plugins/Export/ExportHtmlword.php:632
#: libraries/classes/Plugins/Export/ExportLatex.php:632
#: libraries/classes/Plugins/Export/ExportOdt.php:787
#: libraries/classes/Plugins/Export/ExportTexytext.php:626
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
#: templates/config/form_display/input.twig:42
#: templates/database/central_columns/main.twig:356
#: templates/database/data_dictionary/index.twig:47
#: templates/database/data_dictionary/index.twig:91
#: templates/database/designer/main.twig:1118
#: templates/database/privileges/index.twig:69
#: templates/database/structure/drop_form.twig:20
#: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
#: templates/preferences/autoload.twig:12
#: templates/preferences/manage/error.twig:19
#: templates/server/privileges/new_user_ajax.twig:22
#: templates/server/privileges/new_user_ajax.twig:34
#: templates/server/privileges/privileges_summary.twig:37
#: templates/server/privileges/privileges_summary.twig:40
#: templates/server/privileges/privileges_summary.twig:42
#: templates/server/privileges/users_overview.twig:55
#: templates/server/privileges/users_overview.twig:65
#: templates/table/delete/confirm.twig:29
#: templates/table/privileges/index.twig:73
#: templates/table/structure/display_structure.twig:80
#: templates/table/structure/display_structure.twig:532
#: templates/table/structure/drop_confirm.twig:20
#: templates/table/structure/primary.twig:23
#: templates/table/tracking/structure_snapshot_columns.twig:33
#: templates/table/tracking/structure_snapshot_indexes.twig:23
#: templates/table/tracking/structure_snapshot_indexes.twig:24
msgid "No"
msgstr "No"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:358
#: templates/database/structure/drop_form.twig:16
#: templates/database/structure/empty_form.twig:16 templates/import.twig:159
#: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
msgid "Enable foreign key checks"
msgstr "Habilita les comprovacions de les claus foranes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:361
msgid "Failed to get real row count."
msgstr "Error en obtenir el nombre real de files."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:364
msgid "Searching"
msgstr "Cercar"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:365
msgid "Hide search results"
msgstr "Oculta els resultats de cerca"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:366
msgid "Show search results"
msgstr "Mostra els resultats de la cerca"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:367
msgid "Browsing"
msgstr "Navegació"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:368
msgid "Deleting"
msgstr "Esborrant"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:369
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "Esborrar les coincidències per a la taula %s?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:372
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
"La definició d'una funció emmagatzemada ha d'incloure una sentència RETURN!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:374
msgid "No routine is exportable. Required privileges may be lacking."
msgstr ""
"No hi ha cap rutina que es pugui exportar. Pot ser que faltin els privilegis "
"requerits."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:377
#, php-format
msgid "Values for column %s"
msgstr "Valors per la columna %s"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:378
msgid "Values for a new column"
msgstr "Valors per la nova columna"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:379
msgid "Enter each value in a separate field."
msgstr "Introduïu cada valor en un camp separat."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:380
#, php-format
msgid "Add %d value(s)"
msgstr "Afegeix %d valors"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:383
msgid ""
"Note: If the file contains multiple tables, they will be combined into one."
msgstr "Nota: Si l'arxiu conté múltiples taules, es combinaran en una."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:386
msgid "Hide query box"
msgstr "Oculta el quadre de consultes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:387
msgid "Show query box"
msgstr "Mostra el quadre de consultes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:389
#: libraries/classes/Display/Results.php:3035
#: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
#: templates/database/central_columns/main.twig:268
#: templates/database/central_columns/main.twig:380
#: templates/database/central_columns/main.twig:381
#: templates/database/designer/main.twig:388
#: templates/database/qbe/ins_del_and_or_cell.twig:18
#: templates/database/search/results.twig:43
#: templates/display/results/table.twig:235
#: templates/display/results/table.twig:236 templates/export.twig:54
#: templates/server/user_groups/user_groups.twig:37
#: templates/server/user_groups/user_groups.twig:56
#: templates/setup/home/index.twig:68 templates/sql/query.twig:186
msgid "Delete"
msgstr "Esborra"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:390
#, php-format
msgid "%d is not valid row number."
msgstr "%d no és un número vàlid de fila."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:391
#: templates/sql/relational_column_dropdown.twig:3
#: templates/table/insert/column_row.twig:48
#: templates/table/search/input_box.twig:27
msgid "Browse foreign values"
msgstr "Navega pels valors forans"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:392
msgid "No previously auto-saved query is available. Loading default query."
msgstr ""
"No hi ha disponible cap consulta auto-desada prèviament. Es carrega la "
"consulta predeterminada."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:394
msgid ""
"You have a previously saved query. Click Get auto-saved query to load the "
"query."
msgstr ""
"Teniu una consulta desada prèviament. Feu clic a obtén la consulta auto-"
"desada per carregar la consulta."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:396
#, php-format
msgid "Variable %d:"
msgstr "Variable %d:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:399
#: libraries/classes/Normalization.php:1051
msgid "Pick"
msgstr "Triar"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:400
msgid "Column selector"
msgstr "Selector de columnes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:401
msgid "Search this list"
msgstr "Cerca a aquesta llista"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:403
#, php-format
msgid ""
"No columns in the central list. Make sure the Central columns list for "
"database %s has columns that are not present in the current table."
msgstr ""
"No hi ha columnes a la llista central. Assegura't que la llista central de  "
"columnes per a la base de dades %s tingui columnes que no estiguin a la "
"taula actual."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:406
msgid "See more"
msgstr "Veure més"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:409
msgid "Add primary key"
msgstr "Afegeix una clau primària"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:410
msgid "Primary key added."
msgstr "S'ha afegit una clau primària."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:411
#: libraries/classes/Normalization.php:282
msgid "Taking you to next step…"
msgstr "Se us està portant al següent pas…"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:412
#, php-format
msgid "The first step of normalization is complete for table '%s'."
msgstr "S'ha completat el primer pas de la normalització per a la taula «%s»."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:413
#: libraries/classes/Normalization.php:540
#: libraries/classes/Normalization.php:602
#: libraries/classes/Normalization.php:699
#: libraries/classes/Normalization.php:775
msgid "End of step"
msgstr "Fi de pas"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:414
msgid "Second step of normalization (2NF)"
msgstr "Segon pas de la normalització (2NF)"

#. l10n: Display text for calendar close link
#: libraries/classes/Controllers/JavaScriptMessagesController.php:415
#: libraries/classes/Normalization.php:375
#: templates/javascript/variables.twig:15
msgid "Done"
msgstr "Fet"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:416
msgid "Confirm partial dependencies"
msgstr "Confirmació de les dependències parcials"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:417
msgid "Selected partial dependencies are as follows:"
msgstr "Les dependències parcials seleccionades són:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:419
msgid ""
"Note: a, b -> d,f implies values of columns a and b combined together can "
"determine values of column d and column f."
msgstr ""
"Nota: a, b -> d, f implica que els valors combinats de les columnes a i b "
"poden determinar el valor de les columnes d i f."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:422
msgid "No partial dependencies selected!"
msgstr "No s'han triat dependències parcials!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:423
#: libraries/classes/Export.php:589 libraries/classes/Html/Generator.php:980
#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
#: templates/import_status.twig:2 templates/user_password.twig:2
msgid "Back"
msgstr "Enrere"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:424
msgid "Show me the possible partial dependencies based on data in the table"
msgstr ""
"Mostra'm les possibles dependències parcials basades en les dades de la taula"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:425
msgid "Hide partial dependencies list"
msgstr "Oculta la llista de dependències parcials"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:427
msgid ""
"Sit tight! It may take few seconds depending on data size and column count "
"of the table."
msgstr ""
"Paciència! Pot trigar uns segons, en funció de la mida de les dades i del "
"nombre de columnes de la taula."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:429
msgid "Step"
msgstr "Pas"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:430
msgid "The following actions will be performed:"
msgstr "Es realitzaran les accions següents:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:431
#, php-format
msgid "DROP columns %s from the table %s"
msgstr "Elimina les columnes %s de la taula %s"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:432
msgid "Create the following table"
msgstr "Crea la taula següent"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:435
msgid "Third step of normalization (3NF)"
msgstr "Tercer pas de la normalització (3NF)"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:436
msgid "Confirm transitive dependencies"
msgstr "Confirmació de les dependències transitives"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:437
msgid "Selected dependencies are as follows:"
msgstr "Les dependències seleccionades són:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:438
msgid "No dependencies selected!"
msgstr "No s'han triat dependències!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:441
#: templates/columns_definitions/column_definitions_form.twig:160
#: templates/database/central_columns/edit.twig:22
#: templates/database/central_columns/main.twig:119
#: templates/database/central_columns/main.twig:272
#: templates/server/variables/index.twig:12
#: templates/table/gis_visualization/gis_visualization.twig:40
#: templates/table/insert/actions_panel.twig:7
#: templates/table/relation/common_form.twig:225
#: templates/table/structure/partition_definition_form.twig:12
#: templates/table/zoom_search/result_form.twig:78
msgid "Save"
msgstr "Desa"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:444
msgid "Hide search criteria"
msgstr "Oculta el criteri de la cerca"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:445
msgid "Show search criteria"
msgstr "Mostra el criteri de la cerca"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:446
msgid "Column maximum:"
msgstr "Màxim de columna:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:447
msgid "Column minimum:"
msgstr "Mínim de columna:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:450
msgid "Hide find and replace criteria"
msgstr "Oculta el criteri de la cerca i substitució"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:451
msgid "Show find and replace criteria"
msgstr "Mostra el criteri de la cerca i substitució"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:455
msgid "Each point represents a data row."
msgstr "Cada punt representa una fila de dades."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:457
msgid "Hovering over a point will show its label."
msgstr "Si se situa el cursor sobre un punt, mostrarà la seva etiqueta."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:459
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Per augmentar el zoom, seleccioneu una secció del traç amb el ratolí."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:461
msgid "Click reset zoom button to come back to original state."
msgstr "Feu clic al botó de restablir el zoom per tornar a l'estat original."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:463
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Feu clic a un punt de dades per veure i possiblement editar la fila de dades."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:465
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"El traç es pot redimensionar amb l'arrossegament la cantonada inferior dreta."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:468
msgid "Select two columns"
msgstr "selecciona dues columnes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:470
msgid "Select two different columns"
msgstr "Selecciona dues columnes diferents"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
msgid "Data point content"
msgstr "Contingut del punter de dades"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:475
#: libraries/classes/Controllers/JavaScriptMessagesController.php:631
#: libraries/classes/ErrorHandler.php:446 libraries/classes/InsertEdit.php:1996
#: templates/table/index_form.twig:167 templates/table/index_form.twig:203
msgid "Ignore"
msgstr "Ignora"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
#: libraries/classes/Display/Results.php:2971
#: libraries/classes/Html/Generator.php:75
#: templates/display/results/table.twig:231
#: templates/display/results/table.twig:232
msgid "Copy"
msgstr "Copia"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:477
#: templates/gis_data_editor_form.twig:74
#: templates/gis_data_editor_form.twig:94
#: templates/gis_data_editor_form.twig:135
#: templates/gis_data_editor_form.twig:187
msgid "X"
msgstr "X"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:478
#: templates/gis_data_editor_form.twig:76
#: templates/gis_data_editor_form.twig:96
#: templates/gis_data_editor_form.twig:137
#: templates/gis_data_editor_form.twig:189
msgid "Y"
msgstr "Y"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:479
msgid "Point"
msgstr "Punt"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:480
#, php-format
msgid "Point %d"
msgstr "Punt %d"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:481
msgid "Linestring"
msgstr "Cadena de línies"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:482
msgid "Polygon"
msgstr "Polígon"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:483
#: templates/display/results/table.twig:174
msgid "Geometry"
msgstr "Geometria"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:484
msgid "Inner ring"
msgstr "Cercle interior"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
msgid "Outer ring"
msgstr "Cercle exterior"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:486
#: templates/gis_data_editor_form.twig:99
#: templates/gis_data_editor_form.twig:140
#: templates/gis_data_editor_form.twig:192
msgid "Add a point"
msgstr "Afegeix un punt"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:487
#: templates/gis_data_editor_form.twig:144
#: templates/gis_data_editor_form.twig:195
msgid "Add an inner ring"
msgstr "Afegeix un cercle interior"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:489
msgid "Do you want to copy encryption key?"
msgstr "Voleu copiar la clau de xifratge?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:490
msgid "Encryption key"
msgstr "Clau de xifratge"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:493
msgid ""
"The HEX function will treat the integer as a string while calculating the "
"hexadecimal value"
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:498
msgid ""
"MySQL accepts additional values not selectable by the slider; key in those "
"values directly if desired"
msgstr ""
"MySQL accepta valors addicionals que no es poden seleccionar amb el "
"lliscador; introduïu directament aquests valors si s'escau"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:504
msgid ""
"MySQL accepts additional values not selectable by the datepicker; key in "
"those values directly if desired"
msgstr ""
"MySQL accepta valors addicionals que no es poden seleccionar amb el "
"calendari; introduïu directament aquests valors si s'escau"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:510
msgid ""
"Indicates that you have made changes to this page; you will be prompted for "
"confirmation before abandoning changes"
msgstr ""
"Indica que heu fet canvis a aquesta pàgina; se us demanarà la confirmació "
"abans d'abandonar els canvis"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:515
msgid "Select referenced key"
msgstr "Seleccioneu la clau referenciada"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:516
msgid "Select Foreign Key"
msgstr "Seleccioneu la clau forana"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:517
msgid "Please select the primary key or a unique key!"
msgstr "Seleccioneu la clau primària o una clau única!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:518
#: templates/database/designer/main.twig:98
#: templates/database/designer/main.twig:101
msgid "Choose column to display"
msgstr "Tria la columna a visualitzar"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:520
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
"No heu desat els canvis al disseny. Es perdran si no els deseu. Voleu "
"continuar?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:523
msgid "value/subQuery is empty"
msgstr "el valor/subconsulta està en blanc"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:524
#: templates/database/designer/main.twig:40
#: templates/database/designer/main.twig:43
msgid "Add tables from other databases"
msgstr "Afegeix taules d'altres bases de dades"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:525
msgid "Page name"
msgstr "Nom de pàgina"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:526
#: templates/database/designer/main.twig:63
#: templates/database/designer/main.twig:66
msgid "Save page"
msgstr "Desa la pàgina"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:527
#: templates/database/designer/main.twig:70
#: templates/database/designer/main.twig:73
msgid "Save page as"
msgstr "Anomena i desa la pàgina"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:528
#: templates/database/designer/main.twig:56
#: templates/database/designer/main.twig:59
msgid "Open page"
msgstr "Obre la pàgina"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:529
msgid "Delete page"
msgstr "esborra la pàgina"

#. l10n: When the user opens a page saved in the Designer
#: libraries/classes/Controllers/JavaScriptMessagesController.php:531
msgid "Some tables saved in this page might have been renamed or deleted."
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:532
#: templates/database/designer/main.twig:10
msgid "Untitled"
msgstr "Sense títol"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:533
msgid "Please select a page to continue"
msgstr "Seleccioneu una pàgina per continuar"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:534
msgid "Please enter a valid page name"
msgstr "Introduïu un nom de pàgina vàlid"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:535
msgid "Do you want to save the changes to the current page?"
msgstr "Voleu desar els canvis a la pàgina actual?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:536
msgid "Successfully deleted the page"
msgstr "S'ha esborrat correctament la pàgina"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:537
msgid "Export relational schema"
msgstr "Exporta l'esquema relacional"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:538
msgid "Modifications have been saved"
msgstr "S'han desat les modificacions"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:541
#, php-format
msgid "%d object(s) created."
msgstr "%d objecte(s) creat(s)."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:542
msgid "Column name"
msgstr "Nom de la columna"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:543
#: templates/modals/build_query.twig:17 templates/sql/query.twig:178
msgid "Submit"
msgstr "Envia"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:546
#, fuzzy
#| msgid "Press escape to cancel editing."
msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
msgstr "Premeu la tecla Esc per cancel·lar l'edició."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:548
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
"Heu editat algunes dades i no s'han desat. Esteu segur que voleu abandonar "
"aquesta pàgina abans de desar les dades?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:551
msgid "Drag to reorder."
msgstr "Arrossegueu per reordenar."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:552
msgid "Click to sort results by this column."
msgstr "Feu clic per ordenar els resultats amb aquesta columna."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:554
msgid ""
"Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
"<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
"from ORDER BY clause"
msgstr ""
"Majúscules+Clic per afegir aquesta columna a la clàusula «ORDER BY» o per "
"canviar l'ordre ascendent o descendent.<br>- Ctrl+Clic o Alt+Clic (Mac: "
"Majúscules+Opció+Clic) per treure aquesta columna de la clàusula «ORDER BY»"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:558
msgid "Click to mark/unmark."
msgstr "Feu clic per marcar o desmarcar."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:559
msgid "Double-click to copy column name."
msgstr "Feu doble clic per copiar el nom de columna."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:560
msgid "Click the drop-down arrow<br>to toggle column's visibility."
msgstr ""
"Feu clic a la fletxa de la llista desplegable<br>per commutar la visibilitat "
"de la columna."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:563
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
"Aquesta taula no conté una columna única. Les característiques relacionades "
"amb l'edició de quadrícula, la casella de selecció, i els enllaços Edita, "
"Copia i Esborra, poden no funcionar després de desar."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:566
msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
msgstr ""
"Introduïu una cadena hexadecimal correcta. Els caràcters vàlids són 0-9 i A-"
"F."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:568
msgid ""
"Do you really want to see all of the rows? For a big table this could crash "
"the browser."
msgstr ""
"Realment voleu veure totes les files? Una taula gran pot fer fallar el "
"navegador."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:570
msgid "Original length"
msgstr "Longitud inicial"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:573
msgid "cancel"
msgstr "cancel·la"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:574
#: libraries/classes/Controllers/Server/Status/StatusController.php:193
msgid "Aborted"
msgstr "Avortat"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:576
msgid "Success"
msgstr "Correcte"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:577
msgid "Import status"
msgstr "Importar l'estat"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:578
#: templates/navigation/main.twig:84
msgid "Drop files here"
msgstr "Arrossegueu aquí els fitxers"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:579
msgid "Select database first"
msgstr "Seleccioneu primer la base de dades"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:583
msgid "You can also edit most values<br>by double-clicking directly on them."
msgstr ""
"També podeu editar la majoria dels valors<br>en fer-los-hi directament doble "
"clic."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:585
msgid "You can also edit most values<br>by clicking directly on them."
msgstr ""
"També podeu editar la majoria dels valors<br>en fer-los-hi directament clic."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:588
msgid "Go to link:"
msgstr "Vés a l'enllaç:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:591
msgid "Generate password"
msgstr "Genera una contrasenya"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:592
#: templates/server/replication/primary_add_replica_user.twig:73
msgid "Generate"
msgstr "Genera"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:593
#: libraries/classes/Controllers/UserPasswordController.php:84
#: templates/home/index.twig:46
#: templates/server/privileges/change_password.twig:10
msgid "Change password"
msgstr "Canvia la contrasenya"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:596
#: templates/table/structure/display_structure.twig:130
msgid "More"
msgstr "Més"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:599
msgid "Show panel"
msgstr "Mostra el tauler"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:600
msgid "Hide panel"
msgstr "Oculta el tauler"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:602
#: libraries/classes/Navigation/NavigationTree.php:1355
msgid "Unlink from main panel"
msgstr "Desenllaça del tauler principal"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:606
#: libraries/classes/Setup/Index.php:177
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
"Hi ha disponible una versió nova de phpMyAdmin i hauríeu de considerar "
"actualitzar-la. La versió nova és la %s, alliberada el %s."

#. l10n: Latest available phpMyAdmin version
#: libraries/classes/Controllers/JavaScriptMessagesController.php:610
msgid ", latest stable version:"
msgstr ", versió estable més recent:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:611
msgid "up to date"
msgstr "actualitzat"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:614
msgid ""
"A fatal JavaScript error has occurred. Would you like to send an error "
"report?"
msgstr ""
"S'ha produït un error fatal de JavaScript. Voleu enviar un informe d'errors?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:615
msgid "Change report settings"
msgstr "Canvia els paràmetres de l'informe"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:616
msgid "Show report details"
msgstr "Mostra els detalls de l'informe"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:617
msgid ""
"Your export is incomplete, due to a low execution time limit at the PHP "
"level!"
msgstr ""
"La vostra exportació és incompleta a causa del límit de temps d'execució "
"massa baix pel que fa a PHP!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:620
#, php-format
msgid ""
"Warning: a form on this page has more than %d fields. On submission, some of "
"the fields might be ignored, due to PHP's max_input_vars configuration."
msgstr ""
"Avís: un formulari d'aquesta pàgina té més de %d camps. En enviar-lo es "
"poden ignorar alguns camps donada la configuració «max_input_vars» de PHP."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:626
#: libraries/classes/Controllers/JavaScriptMessagesController.php:639
msgid "Some errors have been detected on the server!"
msgstr "S'han detectat alguns errors al servidor!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:628
msgid "Please look at the bottom of this window."
msgstr "Mireu la part inferior d'aquesta finestra."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:634
#: libraries/classes/ErrorHandler.php:451
msgid "Ignore All"
msgstr "Ignora-ho tot"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:641
msgid ""
"As per your settings, they are being submitted currently, please be patient."
msgstr ""
"Segons els vostres paràmetres, en aquest moment s'estan enviant, tingueu una "
"mica de paciència."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:647
msgid "Column name successfully copied to clipboard!"
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:648
msgid "Column name copying to clipboard failed!"
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:649
msgid "Successfully copied!"
msgstr "S'ha copiat correctament!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:650
msgid "Copying failed!"
msgstr "Ha fallat la còpia!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:653
msgid "Execute this query again?"
msgstr "Executar aquesta consulta de nou?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:654
msgid "Do you really want to delete this bookmark?"
msgstr "Realment voleu esborrar aquest marcador?"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:655
msgid "Some error occurred while getting SQL debug info."
msgstr "S'ha produït algun error en obtenir la informació de depuració SQL."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:656
#, php-format
msgid "%s queries executed %s times in %s seconds."
msgstr "%s consultes executades %s vegades en %s segons."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:657
#, php-format
msgid "%s argument(s) passed"
msgstr "%s argument(s) correctes"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:658
msgid "Show arguments"
msgstr "Mostra els arguments"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:659
msgid "Hide arguments"
msgstr "Oculta els arguments"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:660
msgid "Time taken:"
msgstr "Temps dedicat:"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:662
msgid ""
"There was a problem accessing your browser storage, some features may not "
"work properly for you. It is likely that the browser doesn't support storage "
"or the quota limit has been reached. In Firefox, corrupted storage can also "
"cause such a problem, clearing your \"Offline Website Data\" might help. In "
"Safari, such problem is commonly caused by \"Private Mode Browsing\"."
msgstr ""
"Hi ha un problema en accedir a l'emmagatzematge local del vostre navegador, "
"algunes característiques poden no funcionar correctament. Pot ser que el "
"navegador no admeti l'emmagatzematge o que s'hagi assolit el límit de quota. "
"En Firefox, també pot provocar el problema que s'hagi corromput "
"l'emmagatzematge, la neteja de les vostres \"Dades de llocs web sense "
"connexió\" podria ajudar. En Safari, aquest problema és generalment a causa "
"de la \"Navegació en mode privat\"."

#: libraries/classes/Controllers/JavaScriptMessagesController.php:669
msgid "Copy tables to"
msgstr "Copia les taules a"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:670
msgid "Add table prefix"
msgstr "Afegeix un prefix de taula"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:671
msgid "Replace table with prefix"
msgstr "Substitueix la taula amb el prefix"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:672
#: templates/database/structure/check_all_tables.twig:28
msgid "Copy table with prefix"
msgstr "Copia la taula amb un prefix"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:675
msgid "Extremely weak"
msgstr "Extremadament dèbil"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:676
msgid "Very weak"
msgstr "Molt dèbil"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:677
msgid "Weak"
msgstr "Dèbil"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:678
msgid "Good"
msgstr "Bo"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:679
msgid "Strong"
msgstr "Fort"

#. l10n: error code 5 (from U2F API)
#: libraries/classes/Controllers/JavaScriptMessagesController.php:683
#, fuzzy
#| msgid "Timed out waiting for security key activation."
msgctxt "U2F error"
msgid "Timed out waiting for security key activation."
msgstr ""
"Temps d'espera exhaurit mentre s'esperava l'activació de la clau de "
"seguretat."

#. l10n: error code 2 (from U2F API)
#: libraries/classes/Controllers/JavaScriptMessagesController.php:685
msgctxt "U2F error"
msgid "Invalid request sent to security key."
msgstr ""

#. l10n: unknown error code (from U2F API)
#: libraries/classes/Controllers/JavaScriptMessagesController.php:687
#, fuzzy
#| msgid "Unknown error"
msgctxt "U2F error"
msgid "Unknown security key error."
msgstr "Error desconegut"

#. l10n: error code 3 (from U2F API)
#: libraries/classes/Controllers/JavaScriptMessagesController.php:689
msgctxt "U2F error"
msgid "Client does not support security key."
msgstr ""

#. l10n: error code 4 (from U2F API) on register
#: libraries/classes/Controllers/JavaScriptMessagesController.php:691
#, fuzzy
#| msgid "Failed security key activation (%s)."
msgctxt "U2F error"
msgid "Failed security key activation."
msgstr "Ha fallat l'activació de la clau de seguretat (%s)."

#. l10n: error code 4 (from U2F API) on authanticate
#: libraries/classes/Controllers/JavaScriptMessagesController.php:693
#, fuzzy
#| msgid "Invalid export type"
msgctxt "U2F error"
msgid "Invalid security key."
msgstr "Tipus d'exportació incorrecte"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:696
msgid ""
"WebAuthn is not available. Please use a supported browser in a secure "
"context (HTTPS)."
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:701
msgid ""
"You can not open, save or delete your page layout, as IndexedDB is not "
"working in your browser and your phpMyAdmin configuration storage is not "
"configured for this."
msgstr ""

#: libraries/classes/Controllers/JavaScriptMessagesController.php:706
#, php-format
msgctxt ""
"The table already exists in the designer and can not be added once more."
msgid "Table %s already exists!"
msgstr "La taula %s ja existeix!"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:708
#: libraries/classes/InsertEdit.php:326
#: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
msgid "Hide"
msgstr "Oculta"

#: libraries/classes/Controllers/JavaScriptMessagesController.php:709
#: libraries/classes/Controllers/Table/ChangeController.php:187
#: templates/database/multi_table_query/form.twig:49
#: templates/database/tracking/tables.twig:19
#: templates/table/tracking/main.twig:33
msgid "Show"
msgstr "Mostra"

#: libraries/classes/Controllers/NavigationController.php:46
msgid "Fatal error: The navigation can only be accessed via AJAX"
msgstr "Error fatal: Només es pot accedir a la navegació mitjançant AJAX"

#: libraries/classes/Controllers/NormalizationController.php:40
#: libraries/classes/Normalization.php:245
msgid "Select one…"
msgstr "Selecciona una…"

#: libraries/classes/Controllers/NormalizationController.php:41
#: libraries/classes/Normalization.php:246
msgid "No such column"
msgstr "Cap columna"

#: libraries/classes/Controllers/NormalizationController.php:46
#: libraries/classes/Normalization.php:250 libraries/classes/Types.php:843
msgctxt "string types"
msgid "String"
msgstr "Cadena"

#: libraries/classes/Controllers/Preferences/ManageController.php:94
msgid "phpMyAdmin configuration snippet"
msgstr "Fragment de configuració de phpMyAdmin"

#: libraries/classes/Controllers/Preferences/ManageController.php:95
msgid "Paste it to your config.inc.php"
msgstr "Enganxeu-ho al vostre config.inc.php"

#: libraries/classes/Controllers/Preferences/ManageController.php:144
msgid "Could not import configuration"
msgstr "No s'ha pogut importar la configuració"

#: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
msgid "Two-factor authentication has been removed."
msgstr "S'ha suprimit l'autenticació en dos passos."

#: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
msgid "Two-factor authentication has been configured."
msgstr "S'ha configurat l'autenticació en dos passos."

#: libraries/classes/Controllers/Server/DatabasesController.php:312
#: libraries/classes/Import.php:144
#: templates/database/structure/table_header.twig:26
#: templates/table/structure/display_partitions.twig:28
#: templates/table/structure/display_structure.twig:230
#: templates/table/structure/display_table_stats.twig:119
msgid "Rows"
msgstr "Fila"

#: libraries/classes/Controllers/Server/DatabasesController.php:322
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
#: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
#: templates/table/structure/display_structure.twig:462
#: templates/table/tracking/structure_snapshot_indexes.twig:1
msgid "Indexes"
msgstr "Índexs"

#: libraries/classes/Controllers/Server/DatabasesController.php:327
#: libraries/classes/Controllers/Server/Status/StatusController.php:147
#: libraries/classes/Controllers/Server/Status/StatusController.php:199
#: templates/table/structure/display_table_stats.twig:45
msgid "Total"
msgstr "Total"

#: libraries/classes/Controllers/Server/DatabasesController.php:332
#: templates/database/structure/table_header.twig:38
#: templates/table/structure/display_table_stats.twig:32
msgid "Overhead"
msgstr "Desfragmentat"

#: libraries/classes/Controllers/Server/Databases/CreateController.php:87
#, php-format
msgid "Database %1$s has been created."
msgstr "S'ha creat la base de dades %1$s."

#: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
#, php-format
msgid "%1$d database has been dropped successfully."
msgid_plural "%1$d databases have been dropped successfully."
msgstr[0] "S'ha esborrat correctament %1$d base de dades."
msgstr[1] "S'han esborrat correctament %1$d bases de dades."

#: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
#, fuzzy, php-format
#| msgid "The columns have been moved successfully."
msgid "The account %s@%s has been successfully locked."
msgstr "S'han mogut correctament les columnes."

#: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
#, fuzzy, php-format
#| msgid "The columns have been moved successfully."
msgid "The account %s@%s has been successfully unlocked."
msgstr "S'han mogut correctament les columnes."

#: libraries/classes/Controllers/Server/PrivilegesController.php:152
#: libraries/classes/Controllers/Server/UserGroupsController.php:53
msgid "No Privileges"
msgstr "Sense privilegis"

#: libraries/classes/Controllers/Server/PrivilegesController.php:161
msgid "You do not have the privileges to administrate the users!"
msgstr "No teniu els privilegis per administrar els usuaris!"

#: libraries/classes/Controllers/Server/PrivilegesController.php:176
msgid ""
"Username and hostname didn't change. If you only want to change the "
"password, 'Change password' tab should be used."
msgstr ""
"No ha canviat ni el nom d'usuari ni el nom d'amfitrió. Si només voleu "
"canviar la contrasenya, heu d'utilitzar la pestanya 'Canvia la contrasenya'."

#: libraries/classes/Controllers/Server/PrivilegesController.php:405
msgid "User has been added."
msgstr "Usuari afegit."

#: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
#, php-format
msgid "Thread %s was successfully killed."
msgstr "S'ha matat correctament el fil %s."

#: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin no ha pogut matar el fil %s. Probablement, ja ha estat tancat."

#: libraries/classes/Controllers/Server/Status/StatusController.php:137
msgid "Received"
msgstr "Rebut"

#: libraries/classes/Controllers/Server/Status/StatusController.php:142
msgid "Sent"
msgstr "Enviat"

#: libraries/classes/Controllers/Server/Status/StatusController.php:181
msgid "Max. concurrent connections"
msgstr "Nombre màx. de connexions concurrents"

#: libraries/classes/Controllers/Server/Status/StatusController.php:187
msgid "Failed attempts"
msgstr "Intents erronis"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:238
msgid ""
"The number of connections that were aborted because the client died without "
"closing the connection properly."
msgstr ""
"El nombre de connexions que han estat avortades perquè el client ha mort "
"sense tancar correctament la connexió."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:241
msgid "The number of failed attempts to connect to the MySQL server."
msgstr "La quantitat d'intents fallits de connexió al servidor MySQL."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:243
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 utilitzat el registre binari temporal però "
"que excedeixen el valor de  binlog_cache_size i han utilitzat un fitxer "
"temporal per emmagatzemar les sentències de la transacció."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:247
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"El nombre de transaccions que han utilitzat el registre binari temporal."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:248
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
msgstr "El nombre d'intents de connexió (amb èxit o no) amb el servidor MySQL."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:250
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 que s'han creat automàticament amb el "
"servidor mentre executava les sentències. Si Created_tmp_disk_tables és "
"gran, potser voleu incrementar el valor de tmp_table_size per fer que les "
"taules temporals treballin en memòria en lloc de treballar en disc."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:256
msgid "How many temporary files mysqld has created."
msgstr "Arxius temporals creats per mysqld."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:258
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
"El nombre de taules temporals en memòria que s'han creat pel servidor mentre "
"executava les sentències."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:262
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 "
"algun error (possible clau duplicada)."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:266
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 d'INSERT DELAYED en ús. Cada taula diferent on "
"s'utilitza INSERT DELAYED té el seu propi fil."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:270
msgid "The number of INSERT DELAYED rows written."
msgstr "El nombre de files escrites amb INSERT DELAYED."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:271
msgid "The number of executed FLUSH statements."
msgstr "El nombre de sentències FLUSH executades."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:272
msgid "The number of internal COMMIT statements."
msgstr "El nombre de sentències COMMIT internes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:273
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/classes/Controllers/Server/Status/VariablesController.php:275
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'emmagatzematge NDB Cluster si "
"coneix quelcom taula amb el nom especificat. Això s'anomena descobriment. "
"Handler_discover indica el nombre de taules descobertes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:281
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/classes/Controllers/Server/Status/VariablesController.php:287
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ó que les consultes i taules estan indexades acuradament."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:292
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 fila següent en l'ordre de la clau. "
"Això s'incrementa si esteu consultant una columna d'índex amb una restricció "
"d'interval o si esteu fent una exploració dels índexs."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:297
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 optimitzar ORDER BY … "
"DESC."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:301
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. "
"Aquest és alt si esteu fent moltes consultes que requereixen ordenació del "
"resultat. Probablement teniu moltes consultes que fan que MySQL explori les "
"taules senceres o bé teniu moltes unions que no utilitzen les claus de forma "
"adequada."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:308
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 fila següent al fitxer de dades. Això "
"és elevat si esteu fent moltes exploracions de taules. En general, això "
"suggereix que les vostres taules no estan indexades correctament o que les "
"vostres consultes no estan escrites per aprofitar els índexs que teniu."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:314
msgid "The number of internal ROLLBACK statements."
msgstr "El nombre de sentències ROLLBACK internes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:315
msgid "The number of requests to update a row in a table."
msgstr "El nombre de peticions per actualitzar una fila en una taula."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:316
msgid "The number of requests to insert a row in a table."
msgstr "El nombre de peticions per inserir una fila en una taula."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:317
msgid "The number of pages containing data (dirty or clean)."
msgstr "El nombre de pàgines que contenen dades (brutes o netes)."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:318
msgid "The number of pages currently dirty."
msgstr "El nombre de pàgines actualment brutes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:320
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"El nombre de pàgines de la reserva de memòria intermèdia que han demanat ser "
"purgades."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:322
msgid "The number of free pages."
msgstr "El nombre de pàgines lliures."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:324
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 reserva de memòria intermèdia "
"d'InnoDB. Aquestes pàgines s'estan llegint o escrivint actualment o no es "
"poden purgar o esborrar per qualsevol altra raó."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:329
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 ocupades perquè s'han assignat per a les càrregues "
"administratives, com ara bloquejos de files o l'índex de resum adaptatiu. "
"Aquest valor també es pot calcular com Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:335
msgid "Total size of buffer pool, in pages."
msgstr "Mida total de la reserva de memòria intermèdia, en pàgines."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:337
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 ràpides aleatòries d'InnoDB iniciades. Això passa quan "
"una consulta cerca en una gran part d'una taula però en ordre aleatori."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:342
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
"El nombre de lectures ràpides seqüencials d'InnoDB iniciades. Això passa "
"quan InnoDB fa una exploració seqüencial completa a la taula."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:345
msgid "The number of logical read requests InnoDB has done."
msgstr "El nombre de peticions de lectures lògiques que InnoDB ha fet."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:347
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 ha pogut satisfer "
"des de la reserva de memòria intermèdia i ha hagut de fer lectures de "
"pàgines individuals."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:351
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 escriptures a la reserva de memòria intermèdia d'InnoDB es "
"produeixen en segon pla. En canvi, si s'ha de llegir o crear una pàgina i no "
"hi ha pàgines netes disponibles, primer cal esperar que es purguin les "
"pàgines. Aquest comptador fa un recompte de les instàncies d'aquestes "
"esperes. Si la mida de la reserva de memòria intermèdia ha estat establerta "
"de forma adequada, aquest valor hauria de ser petit."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:358
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
"El nombre d'escriptures fetes a la reserva de memòria intermèdia d'InnoDB."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:359
msgid "The number of fsync() operations so far."
msgstr "El nombre d'operacions fsync() aproximades."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:360
msgid "The current number of pending fsync() operations."
msgstr "El nombre actual d'operacions fsync() pendents."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:361
msgid "The current number of pending reads."
msgstr "El nombre actual de lectures pendents."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:362
msgid "The current number of pending writes."
msgstr "El nombre actual d'escriptures pendents."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:363
msgid "The amount of data read so far, in bytes."
msgstr "La quantitat aproximada de dades llegides, en bytes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:364
msgid "The total number of data reads."
msgstr "El nombre total de dades llegides."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:365
msgid "The total number of data writes."
msgstr "El nombre total de dades escrites."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:366
msgid "The amount of data written so far, in bytes."
msgstr "La quantitat aproximada de dades escrites, en bytes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:368
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/classes/Controllers/Server/Status/VariablesController.php:370
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/classes/Controllers/Server/Status/VariablesController.php:372
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 que s'ha produït perquè la memòria intermèdia del "
"registre era massa petita i s'ha esperat que es purgués abans de continuar."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:375
msgid "The number of log write requests."
msgstr "El nombre de peticions d'escriptura al registre."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:376
msgid "The number of physical writes to the log file."
msgstr "El nombre d'escriptures físiques al fitxer del registre."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:377
msgid "The number of fsync() writes done to the log file."
msgstr "El nombre d'escriptures fsync() fetes al fitxer del registre."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:378
msgid "The number of pending log file fsyncs."
msgstr "El nombre d'operacions fsync pendents al fitxer del registre."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:379
msgid "Pending log file writes."
msgstr "Escriptures pendents al fitxer del registre."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:380
msgid "The number of bytes written to the log file."
msgstr "El nombre de bytes escrits al fitxer del registre."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:381
msgid "The number of pages created."
msgstr "El nombre de pàgines creades."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:383
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 ""
"La mida de pàgina d'InnoDB compilat (per defecte 16KB). Molts valors es "
"comptabilitzen a les pàgines; la mida de pàgina permet convertir-ho "
"fàcilment a bytes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:387
msgid "The number of pages read."
msgstr "El nombre de pàgines llegides."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:388
msgid "The number of pages written."
msgstr "El nombre de pàgines escrites."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:389
msgid "The number of row locks currently being waited for."
msgstr "El nombre de bloquejos de files actualment en espera."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:390
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "El temps mitjà per adquirir un bloqueig de fila, en mil·lisegons."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:391
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"El temps total dedicat a l'adquisició de bloquejos de files, en mil·lisegons."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:392
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "El temps màxim per adquirir un bloqueig de fila, en mil·lisegons."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:393
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/classes/Controllers/Server/Status/VariablesController.php:394
msgid "The number of rows deleted from InnoDB tables."
msgstr "El nombre de files esborrades de taules InnoDB."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:395
msgid "The number of rows inserted in InnoDB tables."
msgstr "El nombre de files afegides a taules InnoDB."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:396
msgid "The number of rows read from InnoDB tables."
msgstr "El nombre de files llegides de taules InnoDB."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:397
msgid "The number of rows updated in InnoDB tables."
msgstr "El nombre de files actualitzades en taules InnoDB."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:399
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 claus que s'han canviat "
"però encara no han estat actualitzats al disc. Es coneix com a "
"Not_flushed_key_blocks."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:404
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 sense utilitzar a la memòria cau de claus. Podeu "
"utilitzar aquest valor per saber la quantitat de memòria cau de claus que "
"està en ús."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:408
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 utilitzats a la memòria cau de claus. Aquest valor és la "
"marca indicativa del nombre màxim de blocs que no han estat utilitzats mai "
"alhora."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:412
msgid "Percentage of used key cache (calculated value)"
msgstr "Percentatge utilitzat de memòria cau de claus (valor calculat)"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:413
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/classes/Controllers/Server/Status/VariablesController.php:415
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. La "
"relació de fracassos de la memòria cau es pot calcular com Key_reads/"
"Key_read_requests."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:421
msgid ""
"Key cache miss calculated as rate of physical reads compared to read "
"requests (calculated value)"
msgstr ""
"El fracàs de la memòria cau de claus es calcula com la relació de lectures "
"físiques en comparació amb les peticions de lectura (valor calculat)"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:423
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/classes/Controllers/Server/Status/VariablesController.php:424
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/classes/Controllers/Server/Status/VariablesController.php:425
msgid ""
"Percentage of physical writes compared to write requests (calculated value)"
msgstr ""
"Percentatge d'escriptures físiques comparades amb peticions d'escriptura "
"(valor calculat)"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:427
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 l'última consulta compilada com a calculada per "
"l'optimitzador de consultes. És útil per comparar el cost de diferents plans "
"de consulta per a la mateixa consulta. El valor 0 vol dir que encara no s'ha "
"compilat cap consulta."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:433
msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
msgstr ""
"El nombre màxim de connexions que han estat en ús a la vegada des que s'ha "
"iniciat el servidor."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:435
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/classes/Controllers/Server/Status/VariablesController.php:437
#, fuzzy
#| msgid ""
#| "The number of tables that have been opened. If opened tables is big, your "
#| "table cache value is probably too small."
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table_open_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/classes/Controllers/Server/Status/VariablesController.php:440
msgid "The number of files that are open."
msgstr "El nombre de fitxers que estan oberts."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:441
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"El nombre de fluxos que estan oberts (utilitzats principalment per al "
"registre)."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:442
msgid "The number of tables that are open."
msgstr "El nombre de taules que estan obertes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:444
msgid ""
"The number of free memory blocks in query cache. High numbers can indicate "
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
msgstr ""
"El nombre de blocs de memòria lliures en la memòria cau de consultes. Els "
"nombres elevats poden indicar problemes de fragmentació, que poden ser "
"resolts mitjançant una sentència FLUSH QUERY CACHE."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:448
msgid "The amount of free memory for query cache."
msgstr "La quantitat de memòria lliure per a la memòria cau de consultes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:449
msgid "The number of cache hits."
msgstr "El nombre d'encerts a memòria cau."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:450
msgid "The number of queries added to the cache."
msgstr "El nombre de consultes afegides a la memòria cau."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:452
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 la "
"mida de la memòria cau de consultes. La memòria cau de consultes utilitza "
"l'estratègia LRU (Least Recently Used) per decidir quines consultes treure "
"de la memòria cau."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:459
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 a causa del paràmetre query_cache_type)."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:461
msgid "The number of queries registered in the cache."
msgstr "El nombre de consultes registrades a la memòria cau."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:462
msgid "The total number of blocks in the query cache."
msgstr "El nombre total de blocs a la memòria cau de consultes."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:463
msgid "The status of failsafe replication (not yet implemented)."
msgstr "L'estat de la replicació a prova d'errades (no implementat encara)."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:465
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 d'unions que no utilitzen els índexs. Si aquest valor no és 0, "
"hauríeu de comprovar acuradament els índexs de les vostres taules."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:468
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"El nombre d'unions que han utilitzat un interval de cerca en una taula de "
"referència."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:470
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 d'unions sense claus que comproven l'ús de claus després de cada "
"fila. (si aquest valor no és 0, haureu de comprovar acuradament els índexs "
"de les vostres taules.)"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:475
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 d'unions que han utilitzat intervals a la primera taula. "
"(normalment no és crític si el valor no és molt gran.)"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:478
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"El nombre d'unions que han fet una exploració completa a la primera taula."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:479
#, fuzzy
#| msgid ""
#| "The number of temporary tables currently open by the slave SQL thread."
msgid ""
"The number of temporary tables currently open by the replica SQL thread."
msgstr ""
"El nombre de taules temporals obertes actualment pel fil esclau de SQL."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:481
#, fuzzy
#| msgid ""
#| "Total (since startup) number of times the replication slave SQL thread "
#| "has retried transactions."
msgid ""
"Total (since startup) number of times the replication replica 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/classes/Controllers/Server/Status/VariablesController.php:483
#, fuzzy
#| msgid "This is ON if this server is a slave that is connected to a master."
msgid "This is ON if this server is a replica that is connected to a primary."
msgstr ""
"Aquest és ON, si aquest servidor és un esclau que està connectat a un mestre."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:485
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/classes/Controllers/Server/Status/VariablesController.php:487
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/classes/Controllers/Server/Status/VariablesController.php:489
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 passes de combinació que ha hagut de fer l'algorisme "
"d'ordenació. Si aquest valor és gran, hauríeu de considerar augmentar el "
"valor de la variable de sistema sort_buffer_size."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:493
msgid "The number of sorts that were done with ranges."
msgstr "El nombre d'ordenacions que s'han fet amb intervals."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:494
msgid "The number of sorted rows."
msgstr "El nombre de files ordenades."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:495
msgid "The number of sorts that were done by scanning the table."
msgstr "El nombre d'ordenacions que s'han fet amb l'exploració de la taula."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:496
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
"El nombre de vegades que un bloqueig de taula s'ha adquirit immediatament."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:498
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 adquirir "
"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 les taules o bé utilitzar la "
"replicació."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:504
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 fils. La relació d'encerts de la "
"memòria cau es pot calcular com Threads_created/Connections. Si aquest valor "
"està en vermell, s'hauria d'augmentar el valor de thread_cache_size."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:508
msgid "The number of currently open connections."
msgstr "El nombre de connexions obertes simultàniament."

#: libraries/classes/Controllers/Server/Status/VariablesController.php:510
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 les connexions. Si Threads_created és "
"gran, és possible que vulgueu augmentar el valor de thread_cache_size. (això "
"normalment no dóna una millora de rendiment notable si teniu una bona "
"implementació del fil.)"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:516
msgid "Thread cache hit rate (calculated value)"
msgstr "Relació d'encerts de la memòria cau de fils (valor calculat)"

#: libraries/classes/Controllers/Server/Status/VariablesController.php:517
msgid "The number of threads that are not sleeping."
msgstr "El nombre de fils que no estan dormint."

#: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
#: libraries/classes/Util.php:836
msgid "Missing parameter:"
msgstr "Falta paràmetre:"

#: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
#, fuzzy
#| msgid "The query cache is not enabled."
msgid "User groups management is not enabled."
msgstr "La memòria cau de consultes no està habilitada."

#: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
msgid "Setting variable failed"
msgstr "Ha fallat l'establiment de la variable"

#: libraries/classes/Controllers/Setup/FormController.php:32
msgid "Incorrect form specified!"
msgstr "S'ha especificat un formulari incorrecte!"

#: libraries/classes/Controllers/Setup/HomeController.php:42
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
"No esteu utilitzant una connexió segura; totes les dades (incloent-hi la "
"informació potencialment sensible, com ara les contrasenyes) s'estan "
"transferint sense xifrar!"

#: libraries/classes/Controllers/Setup/HomeController.php:47
msgid ""
"If your server is also configured to accept HTTPS requests follow this link "
"to use a secure connection."
msgstr ""
"Si el vostre servidor també està configurat per acceptar peticions HTTPS, "
"seguiu aquest enllaç per a utilitzar una connexió segura."

#: libraries/classes/Controllers/Setup/HomeController.php:51
msgid "Insecure connection"
msgstr "Connexió insegura"

#: libraries/classes/Controllers/Sql/SqlController.php:235
#: libraries/classes/Sql.php:1153
#, php-format
msgid "Bookmark %s has been created."
msgstr "S'ha creat el marcador %s."

#: libraries/classes/Controllers/Sql/SqlController.php:242
msgid "Bookmark not created!"
msgstr "No s'ha creat el marcador!"

#: libraries/classes/Controllers/Table/AddFieldController.php:151
#: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
#: libraries/classes/Controllers/Table/Structure/SaveController.php:223
#: libraries/classes/Table/Indexes.php:85
#, php-format
msgid "Table %1$s has been altered successfully."
msgstr "S'ha modificat correctament la taula %1$s."

#: libraries/classes/Controllers/Table/ChangeRowsController.php:36
#: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
#: libraries/classes/Controllers/Table/ExportRowsController.php:36
msgid "No row selected."
msgstr "No s'ha seleccionat cap fila."

#: libraries/classes/Controllers/Table/ChartController.php:60
#: libraries/classes/Controllers/Table/GisVisualizationController.php:70
msgid "No SQL query was set to fetch data."
msgstr "No s'ha establert una consulta SQL per a obtenir dades."

#: libraries/classes/Controllers/Table/ChartController.php:145
msgid "No numeric columns present in the table to plot."
msgstr "No existeixen columnes numèriques a la taula per traçar."

#: libraries/classes/Controllers/Table/ChartController.php:208
msgid "No data to display"
msgstr "No hi ha dades per mostrar"

#: libraries/classes/Controllers/Table/CreateController.php:84
#: libraries/classes/Controllers/Table/GetFieldController.php:55
#, php-format
msgid "'%s' database does not exist."
msgstr "No existeix la base de dades «%s»."

#: libraries/classes/Controllers/Table/CreateController.php:94
#, php-format
msgid "Table %s already exists!"
msgstr "La taula %s ja existeix!"

#: libraries/classes/Controllers/Table/DeleteRowsController.php:77
#: libraries/classes/Controllers/Table/FindReplaceController.php:181
#: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
#: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
#: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
#: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
#: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
#: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
#: libraries/classes/Controllers/Table/Partition/CheckController.php:55
#: libraries/classes/Controllers/Table/Partition/DropController.php:56
#: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
#: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
#: libraries/classes/Controllers/Table/Partition/RepairController.php:55
#: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
#: libraries/classes/Controllers/Table/RelationController.php:241
#: libraries/classes/Controllers/View/OperationsController.php:87
#: libraries/classes/Database/Routines.php:1224
#: libraries/classes/Display/Results.php:3693 libraries/classes/Message.php:172
#: templates/sql/query.twig:7
msgid "Your SQL query has been executed successfully."
msgstr "La vostra consulta SQL ha estat executada amb èxit."

#: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
#: libraries/classes/Controllers/Table/DropColumnController.php:51
#: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
#: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
#: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
#: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
#: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
#: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
#: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
#: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
#: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
msgid "No column selected."
msgstr "No s'ha seleccionat cap columna."

#: libraries/classes/Controllers/Table/DropColumnController.php:80
#, fuzzy, php-format
#| msgid "%1$d database has been dropped successfully."
#| msgid_plural "%1$d databases have been dropped successfully."
msgid "%1$d column has been dropped successfully."
msgid_plural "%1$d columns have been dropped successfully."
msgstr[0] "S'ha esborrat correctament %1$d base de dades."
msgstr[1] "S'han esborrat correctament %1$d bases de dades."

#: libraries/classes/Controllers/Table/GetFieldController.php:63
msgid "Invalid table name"
msgstr "Nom de taula incorrecte"

#. l10n: In case a SQL query did not pass a security check
#: libraries/classes/Controllers/Table/GetFieldController.php:72
#: libraries/classes/Controllers/Transformation/WrapperController.php:103
#, fuzzy
#| msgid "There are too many joins without indexes."
msgid "There is an issue with your request."
msgstr "Hi ha massa unions sense índexs."

#: libraries/classes/Controllers/Table/GetFieldController.php:86
#: libraries/classes/Database/Routines.php:1243
#: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:220
#: libraries/classes/Sql.php:967
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha retornat un conjunt buit (és a dir, zero files)."

#: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
#: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
#: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
#: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
#: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
msgid "Maintenance operations on multiple tables are disabled."
msgstr ""

#: libraries/classes/Controllers/Table/OperationsController.php:109
#: libraries/classes/Controllers/Table/OperationsController.php:298
#: libraries/classes/Controllers/Table/StructureController.php:100
#: libraries/classes/Navigation/Nodes/NodeView.php:28
#: templates/database/structure/show_create.twig:32
#: templates/database/structure/structure_table_row.twig:122
#: templates/database/structure/structure_table_row.twig:186
msgid "View"
msgstr "Vista"

#: libraries/classes/Controllers/Table/Partition/DropController.php:62
#: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
#: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
#: libraries/classes/Controllers/View/OperationsController.php:90
#: libraries/classes/Html/Generator.php:856 libraries/classes/Import.php:133
#: libraries/classes/InsertEdit.php:715 libraries/classes/Message.php:192
#: templates/error/generic.twig:37
#: templates/table/structure/display_structure.twig:372
msgid "Error"
msgstr "Error"

#: libraries/classes/Controllers/Table/RelationController.php:182
msgid "Display column was successfully updated."
msgstr "S'ha actualitzat correctament la visualització de la columna."

#: libraries/classes/Controllers/Table/RelationController.php:275
msgid "Internal relationships were successfully updated."
msgstr "S'han actualitzat correctament les relacions internes."

#: libraries/classes/Controllers/Table/ReplaceController.php:294
#, php-format
msgid "Row: %1$s, Column: %2$s, Error: %3$s"
msgstr "Fila: %1$s, Columna: %2$s, Error: %3$s"

#: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
#, php-format
msgid "Failed to get description of column %s!"
msgstr "Ha fallat l'obtenció de la descripció de la columna %s!"

#: libraries/classes/Controllers/Table/StructureController.php:226
#: templates/columns_definitions/column_attributes.twig:112
#: templates/database/data_dictionary/index.twig:41
#: templates/table/structure/display_structure.twig:137
#: templates/table/structure/display_structure.twig:145
#: templates/table/structure/display_structure.twig:295
#: templates/table/tracking/structure_snapshot_columns.twig:25
msgid "Primary"
msgstr "Primària"

#: libraries/classes/Controllers/Table/StructureController.php:230
#: libraries/classes/Navigation/Nodes/NodeIndex.php:28
#: templates/columns_definitions/column_attributes.twig:120
#: templates/columns_definitions/table_fields_definitions.twig:46
#: templates/table/structure/display_structure.twig:167
#: templates/table/structure/display_structure.twig:175
#: templates/table/structure/display_structure.twig:301
#: templates/table/structure/display_table_stats.twig:24
#: templates/table/tracking/structure_snapshot_columns.twig:27
msgid "Index"
msgstr "Índex"

#: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:178
msgid "The columns have been moved successfully."
msgstr "S'han mogut correctament les columnes."

#: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
#: libraries/classes/Controllers/Table/Structure/SaveController.php:273
#: libraries/classes/Tracking.php:776
msgid "Query error"
msgstr "Error de consulta"

#: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
#, php-format
msgid "The name '%s' is a MySQL reserved keyword."
msgid_plural "The names '%s' are MySQL reserved keywords."
msgstr[0] "El nom «%s» és una paraula clau reservada de MySQL."
msgstr[1] "Els noms «%s» són paraules clau reservades de MySQL."

#: libraries/classes/Controllers/Table/Structure/SaveController.php:218
#, php-format
msgid ""
"Table %1$s has been altered successfully. Privileges have been adjusted."
msgstr ""
"S'ha modificat correctament la taula %1$s. S'han ajustat els privilegis."

#: libraries/classes/Controllers/Table/TrackingController.php:69
#, php-format
msgid "Tracking of %s is activated."
msgstr "S'ha activat el seguiment de %s."

#: libraries/classes/Controllers/Table/TrackingController.php:140
msgid "Tracking versions deleted successfully."
msgstr "S'han esborrat correctament les versions de seguiment."

#: libraries/classes/Controllers/Table/TrackingController.php:145
msgid "No versions selected."
msgstr "No s'han triat versions."

#: libraries/classes/Controllers/Table/TrackingController.php:174
msgid "SQL statements executed."
msgstr "S'han executat les sentències SQL."

#: libraries/classes/Controllers/UserPasswordController.php:54
msgid "You don't have sufficient privileges to be here right now!"
msgstr "No teniu prou privilegis per visualitzar aquesta informació!"

#: libraries/classes/Controllers/View/CreateController.php:81
msgid "View name can not be empty!"
msgstr "El nom de la vista no pot estar buit!"

#: libraries/classes/Core.php:203 libraries/classes/ZipExtension.php:62
#, php-format
msgid "The %s extension is missing. Please check your PHP configuration."
msgstr "No es troba l'extensió %s. Comproveu la configuració de PHP."

#: libraries/classes/Database/CentralColumns.php:293
#: libraries/classes/Database/CentralColumns.php:399
#: libraries/classes/Database/CentralColumns.php:611
msgid ""
"The configuration storage is not ready for the central list of columns "
"feature."
msgstr ""
"L'emmagatzematge de configuració no està preparat per a la funcionalitat de "
"la llista central de columnes."

#: libraries/classes/Database/CentralColumns.php:351
#, php-format
msgid "Could not add %1$s as they already exist in central list!"
msgstr "No s'ha pogut afegir %1$s perquè ja existeix a la llista central!"

#: libraries/classes/Database/CentralColumns.php:367
msgid "Could not add columns!"
msgstr "No s'han pogut afegir les columnes!"

#: libraries/classes/Database/CentralColumns.php:451
#, php-format
msgid ""
"Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
msgstr ""
"No s'ha(n) pogut treure la/les columna(es) %1$s perquè no existeix(en) a la "
"llista central de columnes!"

#: libraries/classes/Database/CentralColumns.php:464
msgid "Could not remove columns!"
msgstr "No s'han pogut treure les columnes!"

#: libraries/classes/Database/CentralColumns.php:625
msgid "YES"
msgstr "SI"

#: libraries/classes/Database/CentralColumns.php:625
msgid "NO"
msgstr "NO"

#: libraries/classes/Database/Designer/Common.php:528
#, fuzzy
#| msgid ""
#| "The configuration storage is not ready for the central list of columns "
#| "feature."
msgctxt ""
"phpMyAdmin configuration storage is not configured for \"Display Features\" "
"on designer when user tries to set a display field."
msgid ""
"phpMyAdmin configuration storage is not configured for \"Display Features\"."
msgstr ""
"L'emmagatzematge de configuració no està preparat per a la funcionalitat de "
"la llista central de columnes."

#: libraries/classes/Database/Designer/Common.php:573
msgid "Error: relationship already exists."
msgstr "Error: la relació ja existeix."

#: libraries/classes/Database/Designer/Common.php:625
msgid "FOREIGN KEY relationship has been added."
msgstr "S'ha afegit una relació FOREIGN KEY."

#: libraries/classes/Database/Designer/Common.php:633
msgid "Error: FOREIGN KEY relationship could not be added!"
msgstr "Error: no s'ha pogut afegir la relació FOREIGN KEY!"

#: libraries/classes/Database/Designer/Common.php:640
msgid "Error: Missing index on column(s)."
msgstr "Error: falta l'índex en la(es) columna(es)."

#: libraries/classes/Database/Designer/Common.php:648
#: libraries/classes/Database/Designer/Common.php:727
msgid "Error: Relational features are disabled!"
msgstr "Error: les funcionalitats relacionals estan inhabilitades!"

#: libraries/classes/Database/Designer/Common.php:672
msgid "Internal relationship has been added."
msgstr "S'ha afegit la relació interna."

#: libraries/classes/Database/Designer/Common.php:680
msgid "Error: Internal relationship could not be added!"
msgstr "Error: no s'ha pogut afegir la relació interna!"

#: libraries/classes/Database/Designer/Common.php:718
msgid "FOREIGN KEY relationship has been removed."
msgstr "S'ha eliminat la relació FOREIGN KEY."

#: libraries/classes/Database/Designer/Common.php:749
msgid "Error: Internal relationship could not be removed!"
msgstr "Error: no s'ha pogut eliminar la relació interna!"

#: libraries/classes/Database/Designer/Common.php:755
msgid "Internal relationship has been removed."
msgstr "S'ha eliminat la relació interna."

#: libraries/classes/Database/Designer.php:136
msgid "Could not load schema plugins, please check your installation!"
msgstr ""
"No s'han pogut carregar els connectors d'esquema, comproveu la vostra "
"instal·lació!"

#: libraries/classes/Database/Events.php:104
#: libraries/classes/Database/Events.php:113
#: libraries/classes/Database/Events.php:139
#: libraries/classes/Database/Routines.php:225
#: libraries/classes/Database/Routines.php:246
#: libraries/classes/Database/Routines.php:348
#: libraries/classes/Database/Routines.php:1250
#: libraries/classes/Database/Triggers.php:117
#: libraries/classes/Database/Triggers.php:126
#: libraries/classes/Database/Triggers.php:153
#, php-format
msgid "The following query has failed: \"%s\""
msgstr "Ha fallat la consulta següent: \"%s\""

#: libraries/classes/Database/Events.php:108
#: libraries/classes/Database/Events.php:117
#: libraries/classes/Database/Events.php:143
#: libraries/classes/Database/Events.php:505
#: libraries/classes/Database/Routines.php:229
#: libraries/classes/Database/Routines.php:250
#: libraries/classes/Database/Routines.php:352
#: libraries/classes/Database/Routines.php:1254
#: libraries/classes/Database/Routines.php:1540
#: libraries/classes/Database/Triggers.php:121
#: libraries/classes/Database/Triggers.php:130
#: libraries/classes/Database/Triggers.php:157
#: libraries/classes/Database/Triggers.php:437
#: libraries/classes/Html/Generator.php:924
msgid "MySQL said: "
msgstr "MySQL diu: "

#: libraries/classes/Database/Events.php:126
#, php-format
msgid "Event %1$s has been modified."
msgstr "S'ha modificat l'esdeveniment %1$s."

#: libraries/classes/Database/Events.php:146
#, php-format
msgid "Event %1$s has been created."
msgstr "S'ha creat l'esdeveniment %1$s."

#: libraries/classes/Database/Events.php:160
#: libraries/classes/Database/Routines.php:266
#: libraries/classes/Database/Triggers.php:174
msgid "One or more errors have occurred while processing your request:"
msgstr ""
"S'han produït un o més errors mentre es processava la vostra sol·licitud:"

#: libraries/classes/Database/Events.php:239
msgid "Add event"
msgstr "Afegeix un esdeveniment"

#: libraries/classes/Database/Events.php:243
msgid "Edit event"
msgstr "Edita l'esdeveniment"

#: libraries/classes/Database/Events.php:404
#: libraries/classes/Database/Routines.php:984
#: libraries/classes/Database/Triggers.php:381
msgid "The definer must be in the \"username@hostname\" format!"
msgstr "El definidor ha de tenir el format \"usuari@servidor\"!"

#: libraries/classes/Database/Events.php:412
msgid "You must provide an event name!"
msgstr "Heu de proporcionar un nom d'esdeveniment!"

#: libraries/classes/Database/Events.php:426
msgid "You must provide a valid interval value for the event."
msgstr "Heu de proporcionar un valor d'interval vàlid per a l'esdeveniment."

#: libraries/classes/Database/Events.php:446
msgid "You must provide a valid execution time for the event."
msgstr "Heu de proporcionar un temps d'execució vàlid per a l'esdeveniment."

#: libraries/classes/Database/Events.php:450
msgid "You must provide a valid type for the event."
msgstr "Heu de proporcionar un tipus vàlid per a l'esdeveniment."

#: libraries/classes/Database/Events.php:476
msgid "You must provide an event definition."
msgstr "Heu de proporcionar una definició d'esdeveniment."

#: libraries/classes/Database/Events.php:502
msgid "Sorry, we failed to restore the dropped event."
msgstr "Ho sentim, no s'ha pogut restaurar l'esdeveniment eliminat."

#: libraries/classes/Database/Events.php:503
#: libraries/classes/Database/Routines.php:1538
#: libraries/classes/Database/Triggers.php:435
msgid "The backed up query was:"
msgstr "La consulta a la còpia de seguretat era:"

#: libraries/classes/Database/Events.php:534
#: libraries/classes/Database/Routines.php:151
#: libraries/classes/Database/Routines.php:1143
#: libraries/classes/Database/Routines.php:1312
#: libraries/classes/Database/Triggers.php:466
msgid "Error in processing request:"
msgstr "Error processant a la petició:"

#: libraries/classes/Database/Events.php:536
#, php-format
msgid "No event with name %1$s found in database %2$s."
msgstr "No s'ha trobat un esdeveniment amb nom %1$s a la base de dades %2$s."

#: libraries/classes/Database/Events.php:568
#, php-format
msgid "Export of event %s"
msgstr "Exportar esdeveniment %s"

#: libraries/classes/Database/Events.php:589
#, fuzzy, php-format
#| msgid "No event with name %1$s found in database %2$s."
msgid ""
"Error in processing request: No event with name %1$s found in database %2$s."
msgstr "No s'ha trobat un esdeveniment amb nom %1$s a la base de dades %2$s."

#: libraries/classes/DatabaseInterface.php:1121
#, php-format
msgid ""
"Unable to use timezone \"%1$s\" for server %2$d. Please check your "
"configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
"phpMyAdmin is currently using the default time zone of the database server."
msgstr ""
"No es pot utilitzar la zona horària \"%1$s\" per al servidor %2$d. Comproveu "
"els paràmetres de la vostra configuració per a [em]$cfg['Servers'][%3$d]"
"['SessionTimeZone'][/em]. phpMyAdmin utilitza actualment la zona horària "
"predeterminada del servidor de base de dades."

#: libraries/classes/DatabaseInterface.php:1166
msgid "Failed to set configured collation connection!"
msgstr "No es pot establir la col·lació de connexió configurada!"

#: libraries/classes/DatabaseInterface.php:1859
msgid "Missing connection parameters!"
msgstr "Falten paràmetres de connexió!"

#: libraries/classes/DatabaseInterface.php:1884
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/classes/DatabaseInterface.php:2305
#, php-format
msgid "See %sour documentation%s for more information."
msgstr "Consulteu la %snostra documentació%s per a més informació."

#: libraries/classes/Database/Qbe.php:756
#: templates/database/qbe/ins_del_and_or_cell.twig:21
msgid "Or:"
msgstr "O:"

#: libraries/classes/Database/Qbe.php:760
#: templates/database/qbe/ins_del_and_or_cell.twig:9
msgid "And:"
msgstr "I:"

#: libraries/classes/Database/Qbe.php:766
msgid "Ins"
msgstr "Ins"

#: libraries/classes/Database/Qbe.php:769
msgid "Del"
msgstr "Sup"

#: libraries/classes/Database/Qbe.php:1672
msgid "Saved bookmarked search:"
msgstr "Cerca desada de marcadors:"

#: libraries/classes/Database/Qbe.php:1674
msgid "New bookmark"
msgstr "Marcador nou"

#: libraries/classes/Database/Qbe.php:1701
msgid "Create bookmark"
msgstr "Crea un marcador"

#: libraries/classes/Database/Qbe.php:1704
msgid "Update bookmark"
msgstr "Actualitza el marcador"

#: libraries/classes/Database/Qbe.php:1706
msgid "Delete bookmark"
msgstr "Suprimeix el marcador"

#: libraries/classes/Database/Routines.php:118
msgid "Add routine"
msgstr "Afegeix una rutina"

#: libraries/classes/Database/Routines.php:122
msgid "Edit routine"
msgstr "Edita la rutina"

#: libraries/classes/Database/Routines.php:154
#, php-format
msgid ""
"No routine with name %1$s found in database %2$s. You might be lacking the "
"necessary privileges to edit this routine."
msgstr ""
"No s'ha trobat cap rutina anomenada %1$s a la base de dades %2$s. Potser "
"falten els privilegis necessaris per editar aquesta rutina."

#: libraries/classes/Database/Routines.php:206
#: libraries/classes/Database/Routines.php:992
#, php-format
msgid "Invalid routine type: \"%s\""
msgstr "tipus de rutina invàlid: \"%s\""

#: libraries/classes/Database/Routines.php:253
#, php-format
msgid "Routine %1$s has been created."
msgstr "S'ha creat la rutina %1$s."

#: libraries/classes/Database/Routines.php:413
#, php-format
msgid "Routine %1$s has been modified. Privileges have been adjusted."
msgstr "S'ha modificat la rutina %1$s. S'han ajustat els privilegis."

#: libraries/classes/Database/Routines.php:418
#, php-format
msgid "Routine %1$s has been modified."
msgstr "S'ha modificat la rutina %1$s."

#: libraries/classes/Database/Routines.php:825
msgid "You must provide a name and a type for each routine parameter."
msgstr ""
"Heu de proporcionar un nom i un tipus per a cada paràmetre de la rutina."

#: libraries/classes/Database/Routines.php:843
#, php-format
msgid "Invalid direction \"%s\" given for parameter."
msgstr "Direcció \"%s\" no vàlida donada per al paràmetre."

#: libraries/classes/Database/Routines.php:863
#: libraries/classes/Database/Routines.php:930
msgid ""
"You must provide length/values for routine parameters of type ENUM, SET, "
"VARCHAR and VARBINARY."
msgstr ""
"Heu de proporcionar la longitud/valors per als paràmetres de la rutina de "
"tipus ENUM, SET, VARCHAR i VARBINARY."

#: libraries/classes/Database/Routines.php:912
msgid "You must provide a valid return type for the routine."
msgstr "Heu de proporcionar un tipus de retorn vàlid per a la rutina."

#: libraries/classes/Database/Routines.php:1000
msgid "You must provide a routine name!"
msgstr "Heu de proporcionar un nom de rutina!"

#: libraries/classes/Database/Routines.php:1065
msgid "You must provide a routine definition."
msgstr "Heu de proporcionar una definició de la rutina."

#: libraries/classes/Database/Routines.php:1145
#: libraries/classes/Database/Routines.php:1314
#, php-format
msgid "No routine with name %1$s found in database %2$s."
msgstr "No s'ha trobat una rutina de nom %1$s a la base de dades %2$s."

#: libraries/classes/Database/Routines.php:1184
#, php-format
msgid "Execution results of routine %s"
msgstr "Resultats de l'execució de la rutina %s"

#: libraries/classes/Database/Routines.php:1232
#, php-format
msgid "%d row affected by the last statement inside the procedure."
msgid_plural "%d rows affected by the last statement inside the procedure."
msgstr[0] "%d fila afectada per l'última sentència dins el procediment."
msgstr[1] "%d files afectades per l'última sentència dins el procediment."

#: libraries/classes/Database/Routines.php:1297
#: libraries/classes/Database/Routines.php:1304
msgid "Execute routine"
msgstr "Executa la rutina"

#: libraries/classes/Database/Routines.php:1537
msgid "Sorry, we failed to restore the dropped routine."
msgstr "Malauradament, no hem pogut recuperar la rutina eliminada."

#: libraries/classes/Database/Routines.php:1567
#, php-format
msgid "Export of routine %s"
msgstr "Exportar la rutina %s"

#: libraries/classes/Database/Routines.php:1589
#, fuzzy, php-format
#| msgid ""
#| "No routine with name %1$s found in database %2$s. You might be lacking "
#| "the necessary privileges to view/export this routine."
msgid ""
"Error in processing request: No routine with name %1$s found in database "
"%2$s. You might be lacking the necessary privileges to view/export this "
"routine."
msgstr ""
"No s'ha trobat cap rutina anomenada %1$s a la base de dades %2$s. Potser "
"falten els privilegis necessaris per mostrar/exportar aquesta rutina."

#: libraries/classes/Database/Search.php:103
#: templates/database/search/main.twig:19
msgid "at least one of the words"
msgstr "com a mínim una d'aquestes paraules"

#: libraries/classes/Database/Search.php:104
#: templates/database/search/main.twig:23
msgid "all of the words"
msgstr "totes les paraules"

#: libraries/classes/Database/Search.php:105
#: templates/database/search/main.twig:27
msgid "the exact phrase as substring"
msgstr "la frase exacta com a subcadena"

#: libraries/classes/Database/Search.php:106
#: templates/database/search/main.twig:31
msgid "the exact phrase as whole field"
msgstr "la frase exacta com a camp complet"

#: libraries/classes/Database/Search.php:107
#: templates/database/search/main.twig:35
msgid "as regular expression"
msgstr "com a expressió regular"

#: libraries/classes/Database/Triggers.php:140
#, php-format
msgid "Trigger %1$s has been modified."
msgstr "S'ha modificat el disparador %1$s."

#: libraries/classes/Database/Triggers.php:160
#, php-format
msgid "Trigger %1$s has been created."
msgstr "Disparador %1$s creat."

#: libraries/classes/Database/Triggers.php:255
msgid "Add trigger"
msgstr "Afegeix un disparador"

#: libraries/classes/Database/Triggers.php:259
msgid "Edit trigger"
msgstr "Edita el disparador"

#: libraries/classes/Database/Triggers.php:389
msgid "You must provide a trigger name!"
msgstr "Heu de proporcionar un nom de disparador!"

#: libraries/classes/Database/Triggers.php:395
msgid "You must provide a valid timing for the trigger!"
msgstr "Heu de proporcionar una sincronització vàlida per al disparador!"

#: libraries/classes/Database/Triggers.php:401
msgid "You must provide a valid event for the trigger!"
msgstr "Heu de proporcionar un esdeveniment vàlid per al disparador!"

#: libraries/classes/Database/Triggers.php:408
msgid "You must provide a valid table name!"
msgstr "Heu de proporcionar un nom de taula vàlid!"

#: libraries/classes/Database/Triggers.php:415
msgid "You must provide a trigger definition."
msgstr "Heu de proporcionar una definició de disparador."

#: libraries/classes/Database/Triggers.php:434
msgid "Sorry, we failed to restore the dropped trigger."
msgstr "Malauradament, no s'ha pogut restaurar el disparador eliminat."

#: libraries/classes/Database/Triggers.php:468
#, php-format
msgid "No trigger with name %1$s found in database %2$s."
msgstr "No s'ha trobat un disparador amb nom %1$s a la base de dades %2$s."

#: libraries/classes/Database/Triggers.php:502
#: templates/database/triggers/export.twig:2
#, php-format
msgid "Export of trigger %s"
msgstr "Exportar disparador %s"

#: libraries/classes/Database/Triggers.php:520
#, fuzzy, php-format
#| msgid "No trigger with name %1$s found in database %2$s."
msgid ""
"Error in processing request: No trigger with name %1$s found in database "
"%2$s."
msgstr "No s'ha trobat un disparador amb nom %1$s a la base de dades %2$s."

#: libraries/classes/Dbal/DbiMysqli.php:152
msgid "SSL connection enforced by server, automatically enabling it."
msgstr "Connexió SSL forçada pel servidor, habilitant-la automàticament."

#: libraries/classes/Dbal/DbiMysqli.php:164
#, php-format
msgid ""
"Error 1045: Access denied for user. Additional error information may be "
"available, but is being hidden by the %s configuration directive."
msgstr ""

#: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
#: templates/list_navigator.twig:13
msgctxt "First page"
msgid "Begin"
msgstr "Inici"

#: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
#: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
#: templates/server/binlog/index.twig:52
msgctxt "Previous page"
msgid "Previous"
msgstr "Pàgina anterior"

#: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
#: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
#: templates/server/binlog/index.twig:77
msgctxt "Next page"
msgid "Next"
msgstr "Següent"

#: libraries/classes/Display/Results.php:960 templates/list_navigator.twig:42
#: templates/list_navigator.twig:44
msgctxt "Last page"
msgid "End"
msgstr "Final"

#: libraries/classes/Display/Results.php:1473
#: templates/display/results/table.twig:129
msgid "Partial texts"
msgstr "Texts parcials"

#: libraries/classes/Display/Results.php:1477
#: templates/display/results/table.twig:133
msgid "Full texts"
msgstr "Texts complets"

#: libraries/classes/Display/Results.php:1818
#: libraries/classes/Display/Results.php:1844 libraries/classes/Util.php:2595
#: libraries/classes/Util.php:2618 libraries/config.values.php:113
#: templates/database/multi_table_query/form.twig:69
#: templates/database/qbe/sort_select_cell.twig:7
#: templates/server/databases/index.twig:111
#: templates/server/databases/index.twig:128
#: templates/server/databases/index.twig:147
#: templates/server/status/processes/list.twig:12
#: templates/table/operations/index.twig:31
#: templates/table/search/index.twig:163
msgid "Descending"
msgstr "Descendent"

#: libraries/classes/Display/Results.php:1826
#: libraries/classes/Display/Results.php:1836 libraries/classes/Util.php:2587
#: libraries/classes/Util.php:2610 libraries/config.values.php:112
#: templates/database/multi_table_query/form.twig:68
#: templates/database/qbe/sort_select_cell.twig:5
#: templates/server/databases/index.twig:109
#: templates/server/databases/index.twig:126
#: templates/server/databases/index.twig:145
#: templates/server/status/processes/list.twig:14
#: templates/table/operations/index.twig:27
#: templates/table/search/index.twig:159
msgid "Ascending"
msgstr "Ascendent"

#: libraries/classes/Display/Results.php:3011
#: libraries/classes/Display/Results.php:3026
msgid "The row has been deleted."
msgstr "S'ha esborrat la fila."

#: libraries/classes/Display/Results.php:3058
#: templates/server/status/processes/list.twig:44
msgid "Kill"
msgstr "Mata"

#: libraries/classes/Display/Results.php:3626
msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
msgstr "Pot ser aproximat. Veieu [doc@faq3-11]PMF 3.11[/doc]."

#: libraries/classes/Display/Results.php:3989
#, php-format
msgid "Showing rows %1s - %2s"
msgstr "Es mostren les files %1s - %2s"

#: libraries/classes/Display/Results.php:4003
#, php-format
msgid "%1$d total, %2$d in query"
msgstr "%1$d en total, %2$d a la consulta"

#: libraries/classes/Display/Results.php:4008
#, php-format
msgid "%d total"
msgstr "%d en total"

#: libraries/classes/Display/Results.php:4021 libraries/classes/Sql.php:973
#, php-format
msgid "Query took %01.4f seconds."
msgstr "la consulta ha trigat %01.4f segons."

#: libraries/classes/Display/Results.php:4352
msgid "Link not found!"
msgstr "No s'ha trobat l'enllaç!"

#: libraries/classes/Engines/Bdb.php:28
msgid "Version information"
msgstr "Informació de la versió"

#: libraries/classes/Engines/Innodb.php:31
msgid "Data home directory"
msgstr "Directori local de dades"

#: libraries/classes/Engines/Innodb.php:32
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"La part comuna del camí al directori per a tots els fitxers de dades "
"d'InnoDB."

#: libraries/classes/Engines/Innodb.php:35
msgid "Data files"
msgstr "Fitxers de dades"

#: libraries/classes/Engines/Innodb.php:38
msgid "Autoextend increment"
msgstr "Increment d'autoextensió"

#: libraries/classes/Engines/Innodb.php:40
msgid ""
"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
"La mida a incrementar per ampliar la mida d'una taula autoextensible quan "
"estigui a punt d'omplir-se."

#: libraries/classes/Engines/Innodb.php:45
msgid "Buffer pool size"
msgstr "Mida de la reserva de memòria intermèdia"

#: libraries/classes/Engines/Innodb.php:46
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"La mida de la memòria intermèdia que InnoDB utilitza per desar les dades i "
"els índexs de les seves taules."

#: libraries/classes/Engines/Innodb.php:107
msgid "Buffer Pool"
msgstr "Reserva de memòria intermèdia"

#: libraries/classes/Engines/Innodb.php:108
#: libraries/classes/Server/Status/Data.php:233
msgid "InnoDB Status"
msgstr "Estat d'InnoDB"

#: libraries/classes/Engines/Innodb.php:135
msgid "Buffer Pool Usage"
msgstr "Ús de la reserva de memòria intermèdia"

#: libraries/classes/Engines/Innodb.php:142
msgid "pages"
msgstr "pàgines"

#: libraries/classes/Engines/Innodb.php:150
msgid "Free pages"
msgstr "Pàgines lliures"

#: libraries/classes/Engines/Innodb.php:156
msgid "Dirty pages"
msgstr "Pàgines brutes"

#: libraries/classes/Engines/Innodb.php:162
msgid "Pages containing data"
msgstr "Pàgines contenint dades"

#: libraries/classes/Engines/Innodb.php:168
msgid "Pages to be flushed"
msgstr "Pàgines per ser purgades"

#: libraries/classes/Engines/Innodb.php:174
msgid "Busy pages"
msgstr "Pàgines ocupades"

#: libraries/classes/Engines/Innodb.php:183
msgid "Latched pages"
msgstr "Pàgines inalterables"

#: libraries/classes/Engines/Innodb.php:194
msgid "Buffer Pool Activity"
msgstr "Activitat de la reserva de memòria intermèdia"

#: libraries/classes/Engines/Innodb.php:198
msgid "Read requests"
msgstr "Peticions de lectura"

#: libraries/classes/Engines/Innodb.php:204
msgid "Write requests"
msgstr "Peticions d'escriptura"

#: libraries/classes/Engines/Innodb.php:210
msgid "Read misses"
msgstr "Lectures omeses"

#: libraries/classes/Engines/Innodb.php:216
msgid "Write waits"
msgstr "Esperes d'escriptura"

#: libraries/classes/Engines/Innodb.php:222
msgid "Read misses in %"
msgstr "Lectures omeses en %"

#: libraries/classes/Engines/Innodb.php:237
msgid "Write waits in %"
msgstr "Esperes d'escriptura en %"

#: libraries/classes/Engines/Myisam.php:28
msgid "Data pointer size"
msgstr "Mida del punter de dades"

#: libraries/classes/Engines/Myisam.php:30
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"La mida per defecte del punter en bytes, usat en CREATE TABLE per a les "
"taules MyISAM quan no s'especifica l'opció MAX_ROWS."

#: libraries/classes/Engines/Myisam.php:36
msgid "Automatic recovery mode"
msgstr "Mode automàtic de recuperació"

#: libraries/classes/Engines/Myisam.php:38
msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"El mode per a la recuperació automàtica en taules MyISAM corruptes, com "
"s'estableix a través de l'opció d'inici del servidor --myisam-recover."

#: libraries/classes/Engines/Myisam.php:43
msgid "Maximum size for temporary sort files"
msgstr "Mida màxima per als fitxers temporals d'ordenació"

#: libraries/classes/Engines/Myisam.php:45
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 ""
"La mida màxima per als fitxers temporals de MySQL que es permet utilitzar "
"mentre es torna a crear un índex MyISAM (mentre es fa un REPAIR TABLE, ALTER "
"TABLE, o LOAD DATA INFILE)."

#: libraries/classes/Engines/Myisam.php:52
msgid "Maximum size for temporary files on index creation"
msgstr "Mida màxima per als fitxers temporals amb la creació de l'índex"

#: libraries/classes/Engines/Myisam.php:54
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 el fitxer temporal utilitzat per a la creació ràpida d'un índex MyISAM "
"pot ser més gran que l'ús de la memòria cau de claus amb nombre especificat "
"aquí, es recomana utilitzar el mètode de memòria cau de claus."

#: libraries/classes/Engines/Myisam.php:61
msgid "Repair threads"
msgstr "Repara fils"

#: libraries/classes/Engines/Myisam.php:63
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 índexs de les taules MyISAM es creen "
"en paral·lel (cada índex al seu propi fil) durant la reparació per procés "
"d'ordenació."

#: libraries/classes/Engines/Myisam.php:70
msgid "Sort buffer size"
msgstr "Mida de la memòria intermèdia d'ordenació"

#: libraries/classes/Engines/Myisam.php:72
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 ""
"La memòria intermèdia assignada quan s'ordenen els índexs MyISAM mentre es "
"fa un REPAIR TABLE o mentre es creen els índexs amb CREATE INDEX o ALTER "
"TABLE."

#: libraries/classes/Engines/Pbxt.php:33
msgid "Index cache size"
msgstr "Mida de la memòria cau d'índexs"

#: libraries/classes/Engines/Pbxt.php:35
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 ""
"Aquesta és la quantitat de memòria assignada a la memòria cau d'índexs. El "
"valor per defecte és 32 MB. La memòria assignada aquí només s'utilitza per a "
"la memòria cau de les pàgines d'índex."

#: libraries/classes/Engines/Pbxt.php:42
msgid "Record cache size"
msgstr "Mida de la memòria cau del registre"

#: libraries/classes/Engines/Pbxt.php:44
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 la quantitat de memòria assignada a la memòria cau de registres "
"que s'utilitza com a cau de dades de taula. El valor per defecte és 32MB. "
"Aquesta memòria s'utilitza com a cau de canvis als fitxers del gestor de "
"dades (.xtd) i als fitxers dels indicadors de files (.xtr) ."

#: libraries/classes/Engines/Pbxt.php:52
msgid "Log cache size"
msgstr "Mida de la memòria cau del registre"

#: libraries/classes/Engines/Pbxt.php:54
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 a la memòria cau del registre de "
"transaccions utilitzada per la memòria cau en les dades del registre de "
"transaccions. El valor per defecte és 16 MB."

#: libraries/classes/Engines/Pbxt.php:61
msgid "Log file threshold"
msgstr "Llindar del fitxer de registre"

#: libraries/classes/Engines/Pbxt.php:63
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
"La mida del registre de transaccions abans d'un ajornament, i que es creï un "
"registre nou. El valor per defecte és 16MB."

#: libraries/classes/Engines/Pbxt.php:69
msgid "Transaction buffer size"
msgstr "Mida de la memòria intermèdia de les transaccions"

#: libraries/classes/Engines/Pbxt.php:71
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
"La mida de la memòria intermèdia global del registre de transaccions (el "
"motor assigna 2 memòries intermèdies d'aquesta mida). El valor per defecte "
"és 1MB."

#: libraries/classes/Engines/Pbxt.php:78
msgid "Checkpoint frequency"
msgstr "Freqüència dels controls"

#: libraries/classes/Engines/Pbxt.php:80
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 d'executar "
"un control. El valor per defecte és 24MB."

#: libraries/classes/Engines/Pbxt.php:87
msgid "Data log threshold"
msgstr "Llindar del registre de dades -data log-"

#: libraries/classes/Engines/Pbxt.php:89
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 ""
"La mida màxima d'un fitxer 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 a totes les taules. Així el valor d'aquesta variable es pot augmentar "
"per augmentar la quantitat total de dades que es poden emmagatzemar a la "
"base de dades."

#: libraries/classes/Engines/Pbxt.php:98
msgid "Garbage threshold"
msgstr "Llindar de les escombraries"

#: libraries/classes/Engines/Pbxt.php:100
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/classes/Engines/Pbxt.php:107
msgid "Log buffer size"
msgstr "Mida de la memòria intermèdia del registre"

#: libraries/classes/Engines/Pbxt.php:109
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 ""
"La mida de la memòria intermèdia utilitzada 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/classes/Engines/Pbxt.php:117
msgid "Data file grow size"
msgstr "Mida del creixement del fitxer de dades"

#: libraries/classes/Engines/Pbxt.php:118
msgid "The grow size of the handle data (.xtd) files."
msgstr "La mida del creixement dels fitxers de dades de gestió (.xtd)."

#: libraries/classes/Engines/Pbxt.php:122
msgid "Row file grow size"
msgstr "Mida del creixement del fitxer de files"

#: libraries/classes/Engines/Pbxt.php:123
msgid "The grow size of the row pointer (.xtr) files."
msgstr "La mida de creixement dels fitxers dels indicadors de files (.xtr)."

#: libraries/classes/Engines/Pbxt.php:127
msgid "Log file count"
msgstr "Comptador del fitxer de registre"

#: libraries/classes/Engines/Pbxt.php:129
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 de fitxers de registre de transaccions (pbxt/system/"
"xlog*.xt) que el sistema mantindrà. Si el nombre de registres supera aquest "
"valor, llavors els registres antics s'esborraran, altrament es reanomenaran "
"i es donarà el següent nombre més alt."

#: libraries/classes/Engines/Pbxt.php:169
#: libraries/classes/Html/Generator.php:785
#: libraries/classes/Html/MySQLDocumentation.php:50
#: libraries/classes/Sanitize.php:203
#: templates/config/form_display/input.twig:10 templates/home/index.twig:244
#: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
#: templates/setup/home/index.twig:131
msgid "Documentation"
msgstr "Documentació"

#: libraries/classes/Engines/Pbxt.php:185
#, php-format
msgid ""
"Documentation and further information about PBXT can be found on the "
"%sPrimeBase XT Home Page%s."
msgstr ""
"Podeu trobar la documentació i més informació sobre PBXT a la %spàgina "
"principal de PrimeBase XT%s."

#: libraries/classes/ErrorHandler.php:105
msgid "Too many error messages, some are not displayed."
msgstr "Hi ha massa missatges d'error, alguns no es visualitzen."

#: libraries/classes/ErrorHandler.php:435
msgid "Report"
msgstr "Informa"

#: libraries/classes/ErrorHandler.php:440 templates/error/report_form.twig:25
msgid "Automatically send report next time"
msgstr "La pròxima vegada envia automàticament l'informe"

#: libraries/classes/Export.php:160 libraries/classes/Export.php:196
#: libraries/classes/Export.php:470
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "No hi ha prou espai per desar el fitxer %s."

#: libraries/classes/Export.php:419
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Ja existeix el fitxer %s al servidor, canvieu el nom o marqueu l'opció de "
"sobreescriure."

#: libraries/classes/Export.php:426 libraries/classes/Export.php:436
#, 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/classes/Export.php:476
#, php-format
msgid "Dump has been saved to file %s."
msgstr "El bolcat s'ha desat amb el nom d'arxiu %s."

#. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
#: libraries/classes/Export.php:985
msgid "Exporting a raw query is not supported for this export method."
msgstr ""

#: libraries/classes/File.php:231
msgid "File was not an uploaded file."
msgstr "El fitxer no era un fitxer de pujada."

#: libraries/classes/File.php:266
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"La mida del fitxer pujat supera la directiva upload_max_filesize de php.ini."

#: libraries/classes/File.php:271
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"La mida del fitxer pujat supera la directiva MAX_FILE_SIZE especificada al "
"formulari HTML."

#: libraries/classes/File.php:276
msgid "The uploaded file was only partially uploaded."
msgstr "Només s'ha pujat parcialment el fitxer."

#: libraries/classes/File.php:280
msgid "Missing a temporary folder."
msgstr "No es troba la carpeta temporal."

#: libraries/classes/File.php:283
msgid "Failed to write file to disk."
msgstr "Error en gravar l'arxiu al disc."

#: libraries/classes/File.php:286
msgid "File upload stopped by extension."
msgstr "La pujada del fitxer s'ha aturat per l'extensió."

#: libraries/classes/File.php:289
msgid "Unknown error in file upload."
msgstr "Error desconegut en pujar el fitxer."

#: libraries/classes/File.php:422
msgid "File is a symbolic link"
msgstr "L'arxiu és un enllaç simbòlic"

#: libraries/classes/File.php:429 libraries/classes/File.php:520
msgid "File could not be read!"
msgstr "No es pot llegir l'arxiu!"

#: libraries/classes/File.php:465
msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
msgstr "Error en moure el fitxer pujat, consulteu [doc@faq1-11]PMF 1.11[/doc]."

#: libraries/classes/File.php:485
msgid "Error while moving uploaded file."
msgstr "Error mentre es movia el fitxer pujat."

#: libraries/classes/File.php:494
msgid "Cannot read uploaded file."
msgstr "No es pot llegir el fitxer pujat."

#: libraries/classes/File.php:571
#, 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 ""
"Heu intentat carregar un fitxer amb una compressió no compatible (%s). O bé "
"no s'ha implementat encara aquesta compatibilitat o bé està inhabilitada per "
"la vostra configuració."

#: libraries/classes/FlashMessages.php:24
#, fuzzy
#| msgid "SOAP extension not found"
msgid "Session not found."
msgstr "No s'ha trobat l'extensió SOAP"

#: libraries/classes/Html/Generator.php:146
#, php-format
msgid "Jump to database “%s”."
msgstr "Salta a la base de dades «%s»."

#: libraries/classes/Html/Generator.php:174
#, 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/classes/Html/Generator.php:242
msgid "SSL is not being used"
msgstr "No s'està utilitzant SSL"

#: libraries/classes/Html/Generator.php:247
msgid "SSL is used with disabled verification"
msgstr "S'utilitza SSL amb la verificació inhabilitada"

#: libraries/classes/Html/Generator.php:249
msgid "SSL is used without certification authority"
msgstr "S'utilitza SSL sense l'autoritat de certificació"

#: libraries/classes/Html/Generator.php:252
msgid "SSL is used"
msgstr "S'utilitza SSL"

#: libraries/classes/Html/Generator.php:362
msgid "The PHP function password_hash() with default options."
msgstr ""

#: libraries/classes/Html/Generator.php:363
msgid "password_hash() PHP function"
msgstr ""

#: libraries/classes/Html/Generator.php:645
msgid "Skip Explain SQL"
msgstr "Omet el desenvolupament de l'SQL"

#: libraries/classes/Html/Generator.php:671
msgid "Without PHP code"
msgstr "Sense codi PHP"

#: libraries/classes/Html/Generator.php:679
#: templates/database/multi_table_query/form.twig:175
#: templates/database/qbe/selection_form.twig:115
msgid "Submit query"
msgstr "Envia la consulta"

#: libraries/classes/Html/Generator.php:726 templates/console/display.twig:31
#: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
msgid "Profiling"
msgstr "Perfils"

#: libraries/classes/Html/Generator.php:739
msgctxt "Inline edit query"
msgid "Edit inline"
msgstr "Edita en línia"

#: libraries/classes/Html/Generator.php:863
msgid "Static analysis:"
msgstr "Anàlisi estàtica:"

#: libraries/classes/Html/Generator.php:866
#, php-format
msgid "%d errors were found during analysis."
msgstr "s'han trobat %d errors durant l'anàlisi."

#: libraries/classes/Import.php:287 libraries/classes/Sql.php:981
msgid "[ROLLBACK occurred.]"
msgstr "[S'ha produït un ROLLBACK.]"

#: libraries/classes/Import.php:1258
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/classes/Import.php:1260
msgid "View a structure's contents by clicking on its name."
msgstr "Mostra el contingut d'una estructura en fer clic sobre el seu nom."

#: libraries/classes/Import.php:1261
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link."
msgstr ""
"Canvieu qualsevol dels seus paràmetres en fer clic a l'enllaç \"Opcions\" "
"corresponent."

#: libraries/classes/Import.php:1262
msgid "Edit structure by following the \"Structure\" link."
msgstr "Edita l'estructura seguint l'enllaç \"Estructura\"."

#: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
#: libraries/classes/Plugins/Export/ExportCodegen.php:66
#: libraries/classes/Plugins/Export/ExportCsv.php:46
#: libraries/classes/Plugins/Export/ExportExcel.php:39
#: libraries/classes/Plugins/Export/ExportHtmlword.php:46
#: libraries/classes/Plugins/Export/ExportJson.php:72
#: libraries/classes/Plugins/Export/ExportLatex.php:67
#: libraries/classes/Plugins/Export/ExportMediawiki.php:45
#: libraries/classes/Plugins/Export/ExportOds.php:53
#: libraries/classes/Plugins/Export/ExportOdt.php:59
#: libraries/classes/Plugins/Export/ExportPdf.php:65
#: libraries/classes/Plugins/Export/ExportPhparray.php:45
#: libraries/classes/Plugins/Export/ExportSql.php:115
#: libraries/classes/Plugins/Export/ExportTexytext.php:45
#: libraries/classes/Plugins/Export/ExportXml.php:76
#: libraries/classes/Plugins/Export/ExportYaml.php:44
#: libraries/classes/Plugins/Import/ImportCsv.php:70
#: libraries/classes/Plugins/Import/ImportLdi.php:51
#: libraries/classes/Plugins/Import/ImportMediawiki.php:59
#: libraries/classes/Plugins/Import/ImportOds.php:53
#: libraries/classes/Plugins/Import/ImportShp.php:70
#: libraries/classes/Plugins/Import/ImportSql.php:46
#: libraries/classes/Plugins/Import/ImportXml.php:51
#: templates/console/display.twig:7 templates/console/display.twig:140
#: templates/database/designer/database_tables.twig:114
#: templates/database/routines/editor_form.twig:53
#: templates/table/structure/display_table_stats.twig:97
msgid "Options"
msgstr "Opcions"

#: libraries/classes/Import.php:1269
#, php-format
msgid "Go to database: %s"
msgstr "Vés a la base de dades %s"

#: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
#, php-format
msgid "Edit settings for %s"
msgstr "Edita els paràmetres per %s"

#: libraries/classes/Import.php:1303
#, php-format
msgid "Go to table: %s"
msgstr "Vés a la taula: %s"

#: libraries/classes/Import.php:1311
#, php-format
msgid "Structure of %s"
msgstr "Estructura de %s"

#: libraries/classes/Import.php:1329
#, php-format
msgid "Go to view: %s"
msgstr "Vés a la vista: %s"

#: libraries/classes/Import.php:1357
msgid ""
"Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
"engine tables can be rolled back."
msgstr ""
"Només es poden desfer les consultes SQL INSERT, UPDATE, DELETE i REPLACE que "
"continguin taules de motors transaccionals."

#: libraries/classes/Index.php:620
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
"Els índexs %1$s i %2$s semblen iguals i un d'ells possiblement es podria "
"esborrar."

#: libraries/classes/InsertEdit.php:342
#: libraries/classes/Navigation/Nodes/NodeFunction.php:28
#: templates/database/routines/execute_form.twig:18
#: templates/table/search/index.twig:36
#: templates/table/zoom_search/index.twig:34
msgid "Function"
msgstr "Funció"

#: libraries/classes/InsertEdit.php:345
#: libraries/classes/Plugins/Export/ExportHtmlword.php:275
#: libraries/classes/Plugins/Export/ExportHtmlword.php:370
#: libraries/classes/Plugins/Export/ExportLatex.php:543
#: libraries/classes/Plugins/Export/ExportOdt.php:375
#: libraries/classes/Plugins/Export/ExportOdt.php:479
#: libraries/classes/Plugins/Export/ExportTexytext.php:295
#: libraries/classes/Plugins/Export/ExportTexytext.php:387
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
#: templates/columns_definitions/table_fields_definitions.twig:12
#: templates/database/central_columns/edit.twig:9
#: templates/database/central_columns/main.twig:20
#: templates/database/central_columns/main.twig:224
#: templates/database/data_dictionary/index.twig:23
#: templates/database/data_dictionary/index.twig:74
#: templates/database/events/index.twig:45
#: templates/database/privileges/index.twig:19
#: templates/database/routines/editor_form.twig:26
#: templates/database/routines/editor_form.twig:51
#: templates/database/routines/execute_form.twig:16
#: templates/database/routines/index.twig:50
#: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
#: templates/table/privileges/index.twig:21
#: templates/table/search/index.twig:39
#: templates/table/structure/display_structure.twig:22
#: templates/table/structure/display_structure.twig:476
#: templates/table/tracking/structure_snapshot_columns.twig:7
#: templates/table/tracking/structure_snapshot_indexes.twig:6
#: templates/table/zoom_search/index.twig:37
msgid "Type"
msgstr "Tipus"

#: libraries/classes/InsertEdit.php:716 templates/import.twig:60
#: templates/import.twig:85
msgid "The directory you set for upload work cannot be reached."
msgstr ""
"No es pot assolir el directori que heu establert per al treball de pujada."

#: libraries/classes/InsertEdit.php:724
#: templates/database/qbe/ins_del_and_or_cell.twig:24
#: templates/server/privileges/privileges_table.twig:32
#: templates/server/privileges/privileges_table.twig:59
#: templates/server/privileges/privileges_table.twig:86
#: templates/server/privileges/privileges_table.twig:113
#: templates/table/search/index.twig:129
msgid "Or"
msgstr "O"

#: libraries/classes/InsertEdit.php:725
msgid "web server upload directory:"
msgstr "directori de pujada del servidor web:"

#: libraries/classes/InsertEdit.php:1332 libraries/classes/Sql.php:964
msgid "Showing SQL query"
msgstr "Es mostra la consulta SQL"

#: libraries/classes/InsertEdit.php:1356 libraries/classes/Sql.php:944
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id de la fila inserida: %1$d"

#: libraries/classes/LanguageManager.php:979
msgid "Ignoring unsupported language code."
msgstr "Ignorant codi d'idioma no suportat."

#: libraries/classes/Linter.php:108
msgid ""
"Linting is disabled for this query because it exceeds the maximum length."
msgstr ""
"L'anàlisi d'errors està desactivat per a aquesta consulta perquè supera la "
"longitud màxima."

#: libraries/classes/Linter.php:162
#, php-format
msgid "%1$s (near <code>%2$s</code>)"
msgstr "%1$s (prop de <code>%2$s</code>)"

#: libraries/classes/Menu.php:240
#: libraries/classes/Navigation/Nodes/NodeTable.php:313
#: libraries/classes/Util.php:1489 libraries/classes/Util.php:1991
#: libraries/config.values.php:68 libraries/config.values.php:82
#: libraries/config.values.php:183 templates/database/search/results.twig:34
#: templates/database/structure/structure_table_row.twig:43
#: templates/table/structure/display_structure.twig:282
msgid "Browse"
msgstr "Navega"

#: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
#: libraries/classes/Navigation/Nodes/NodeTable.php:304
#: libraries/classes/Util.php:1487 libraries/classes/Util.php:1977
#: libraries/classes/Util.php:1994 libraries/config.values.php:64
#: libraries/config.values.php:78 libraries/config.values.php:169
#: libraries/config.values.php:179 templates/database/routines/index.twig:27
#: templates/database/routines/index.twig:28
#: templates/database/structure/structure_table_row.twig:53
#: templates/server/databases/index.twig:76
#: templates/server/databases/index.twig:77
msgid "Search"
msgstr "Cerca"

#: libraries/classes/Menu.php:270
#: libraries/classes/Navigation/Nodes/NodeTable.php:307
#: libraries/classes/Util.php:1488 libraries/classes/Util.php:1995
#: libraries/config.values.php:66 libraries/config.values.php:80
#: libraries/config.values.php:181
#: templates/database/qbe/ins_del_and_or_cell.twig:6
#: templates/database/structure/structure_table_row.twig:59
#: templates/sql/query.twig:75
msgid "Insert"
msgstr "Insereix"

#: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
#: libraries/classes/Server/Privileges.php:2842 libraries/classes/Util.php:1982
#: libraries/classes/Util.php:1998 libraries/config.values.php:161
#: templates/database/privileges/index.twig:20
#: templates/server/privileges/privileges_summary.twig:15
#: templates/server/sub_page_header.twig:2
#: templates/table/privileges/index.twig:22
msgid "Privileges"
msgstr "Privilegis"

#: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
#: libraries/classes/Menu.php:397 libraries/classes/Util.php:1490
#: libraries/classes/Util.php:1981 libraries/classes/Util.php:1999
#: libraries/config.values.php:171 templates/table/operations/view.twig:8
msgid "Operations"
msgstr "Operacions"

#: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
#: libraries/classes/Util.php:1986 libraries/classes/Util.php:2000
msgid "Tracking"
msgstr "Seguiment"

#: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
#: libraries/classes/Plugins/Export/ExportHtmlword.php:558
#: libraries/classes/Plugins/Export/ExportOdt.php:708
#: libraries/classes/Plugins/Export/ExportPdf.php:270
#: libraries/classes/Plugins/Export/ExportSql.php:2104
#: libraries/classes/Plugins/Export/ExportTexytext.php:548
#: libraries/classes/Plugins/Export/ExportXml.php:120
#: libraries/classes/Util.php:1985 libraries/classes/Util.php:2001
#: templates/database/triggers/list.twig:3
msgid "Triggers"
msgstr "Disparadors"

#: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
#: libraries/classes/Menu.php:387
msgid "Database seems to be empty!"
msgstr "La base de dades sembla buida!"

#: libraries/classes/Menu.php:374 libraries/classes/Util.php:1978
msgid "Query"
msgstr "Consulta"

#: libraries/classes/Menu.php:412 libraries/classes/Util.php:1983
#: templates/database/routines/index.twig:3
msgid "Routines"
msgstr "Rutines"

#: libraries/classes/Menu.php:418
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
#: libraries/classes/Plugins/Export/ExportSql.php:1014
#: libraries/classes/Plugins/Export/ExportXml.php:100
#: libraries/classes/Util.php:1984 templates/database/events/index.twig:3
msgid "Events"
msgstr "Esdeveniments"

#: libraries/classes/Menu.php:439 libraries/classes/Util.php:1987
msgid "Designer"
msgstr "Dissenyador"

#: libraries/classes/Menu.php:446 libraries/classes/Util.php:1988
#: templates/database/structure/check_all_tables.twig:32
msgid "Central columns"
msgstr "Columnes centrals"

#: libraries/classes/Menu.php:503
msgid "User accounts"
msgstr "Comptes d'usuari"

#: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
#: libraries/classes/Util.php:1967 templates/server/binlog/index.twig:3
msgid "Binary log"
msgstr "Registre binari"

#: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
#: libraries/classes/Util.php:1968
#: templates/database/structure/body_for_table_summary.twig:11
#: templates/database/structure/table_header.twig:10
#: templates/server/replication/index.twig:5
msgid "Replication"
msgstr "Replicació"

#: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
#: libraries/classes/Util.php:1969 libraries/config.values.php:159
#: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
#: templates/sql/query.twig:191
msgid "Variables"
msgstr "Variables"

#: libraries/classes/Menu.php:556 libraries/classes/Util.php:1970
msgid "Charsets"
msgstr "Jocs de caràcters"

#: libraries/classes/Menu.php:561 libraries/classes/Util.php:1972
msgid "Engines"
msgstr "Motors"

#: libraries/classes/Menu.php:566 libraries/classes/Util.php:1971
#: templates/server/plugins/index.twig:4
msgid "Plugins"
msgstr "Connectors"

#: libraries/classes/Message.php:252
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d fila afectada."
msgstr[1] "%1$d files afectades."

#: libraries/classes/Message.php:273
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d fila esborrada."
msgstr[1] "%1$d files esborrades."

#: libraries/classes/Message.php:294
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d fila inserida."
msgstr[1] "%1$d files inserides."

#: libraries/classes/Navigation/Navigation.php:231
msgid "Groups:"
msgstr "Grups:"

#: libraries/classes/Navigation/Navigation.php:232
msgid "Events:"
msgstr "Esdeveniments:"

#: libraries/classes/Navigation/Navigation.php:233
msgid "Functions:"
msgstr "Funcions:"

#: libraries/classes/Navigation/Navigation.php:234
msgid "Procedures:"
msgstr "Procediments:"

#: libraries/classes/Navigation/Navigation.php:235
#: templates/database/export/index.twig:14
msgid "Tables:"
msgstr "Taules:"

#: libraries/classes/Navigation/Navigation.php:236
msgid "Views:"
msgstr "Vistes:"

#: libraries/classes/Navigation/NavigationTree.php:758
msgid ""
"There are large item groups in navigation panel which may affect the "
"performance. Consider disabling item grouping in the navigation panel."
msgstr ""
"Hi ha grups grans d'ítems al tauler de navegació que poden afectar el "
"rendiment. Considereu inhabilitar l'agrupació d'ítems al tauler de navegació."

#: libraries/classes/Navigation/NavigationTree.php:832
#, fuzzy
#| msgid "Groups:"
msgid "Groups"
msgstr "Grups:"

#: libraries/classes/Navigation/NavigationTree.php:945
#, php-format
msgid "%s result found"
msgid_plural "%s results found"
msgstr[0] "%s resultat trobat"
msgstr[1] "%s resultats trobats"

#: libraries/classes/Navigation/NavigationTree.php:1346
msgid "Collapse all"
msgstr "Contreu-ho tot"

#. l10n: The word "Node" must not be translated here
#: libraries/classes/Navigation/NodeFactory.php:43
#, php-format
msgid "Invalid class name \"%1$s\", using default of \"Node\""
msgstr "Nom de classe \"%1$s\" incorrecte, s'utilitza per defecte \"Node\""

#: libraries/classes/Navigation/NodeFactory.php:73
#, php-format
msgid "Could not load class \"%1$s\""
msgstr "No s'ha pogut carregar la classe \"%1$s\""

#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
#: templates/sql/query.twig:62
msgid "Columns"
msgstr "Columnes"

#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
msgctxt "Create new column"
msgid "New"
msgstr "Nou"

#: libraries/classes/Navigation/Nodes/NodeColumn.php:32
#: libraries/classes/Plugins/Export/ExportHtmlword.php:272
#: libraries/classes/Plugins/Export/ExportHtmlword.php:367
#: libraries/classes/Plugins/Export/ExportLatex.php:542
#: libraries/classes/Plugins/Export/ExportOdt.php:372
#: libraries/classes/Plugins/Export/ExportOdt.php:476
#: libraries/classes/Plugins/Export/ExportTexytext.php:294
#: libraries/classes/Plugins/Export/ExportTexytext.php:386
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
#: templates/columns_definitions/column_name.twig:16
#: templates/database/data_dictionary/index.twig:22
#: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
#: templates/table/index_form.twig:141
#: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
#: templates/table/operations/index.twig:13
#: templates/table/relation/common_form.twig:18
#: templates/table/relation/common_form.twig:23
#: templates/table/relation/common_form.twig:38
#: templates/table/relation/common_form.twig:120
#: templates/table/relation/common_form.twig:189
#: templates/table/relation/foreign_key_row.twig:120
#: templates/table/relation/foreign_key_row.twig:130
#: templates/table/search/index.twig:38
#: templates/table/structure/display_structure.twig:479
#: templates/table/tracking/structure_snapshot_columns.twig:6
#: templates/table/tracking/structure_snapshot_indexes.twig:9
#: templates/table/zoom_search/index.twig:36
#: templates/table/zoom_search/result_form.twig:35
msgid "Column"
msgstr "Columna"

#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
msgctxt "Create new database"
msgid "New"
msgstr "Nou"

#: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
msgid "Database operations"
msgstr "Operacions de base de dades"

#: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
msgid "Show hidden items"
msgstr "Mostra els ítems ocults"

#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
msgctxt "Create new event"
msgid "New"
msgstr "Nou"

#: libraries/classes/Navigation/Nodes/NodeEvent.php:28
#: libraries/classes/Plugins/Export/ExportHtmlword.php:475
#: libraries/classes/Plugins/Export/ExportOdt.php:605
#: libraries/classes/Plugins/Export/ExportTexytext.php:463
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
#: templates/database/triggers/editor_form.twig:47
#: templates/database/triggers/list.twig:48
msgid "Event"
msgstr "Esdeveniment"

#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
#: libraries/classes/Plugins/Export/ExportSql.php:634
#: libraries/classes/Plugins/Export/ExportXml.php:105
msgid "Functions"
msgstr "Funcions"

#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
msgctxt "Create new function"
msgid "New"
msgstr "Nova"

#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
msgctxt "Create new index"
msgid "New"
msgstr "Nou"

#: libraries/classes/Navigation/Nodes/Node.php:630
msgid "Expand/Collapse"
msgstr "Expandeix o contreu"

#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
#: libraries/classes/Plugins/Export/ExportSql.php:623
#: libraries/classes/Plugins/Export/ExportXml.php:110
msgid "Procedures"
msgstr "Procediments"

#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
msgctxt "Create new procedure"
msgid "New"
msgstr "Nou"

#: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
msgid "Procedure"
msgstr "Procediment"

#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
msgctxt "Create new table"
msgid "New"
msgstr "Nou"

#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
msgctxt "Create new trigger"
msgid "New"
msgstr "Nou"

#: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
#, fuzzy
#| msgid "Triggers"
msgid "Trigger"
msgstr "Disparadors"

#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
#: libraries/classes/Plugins/Export/ExportXml.php:125
#: templates/database/structure/show_create.twig:28
msgid "Views"
msgstr "Vistes"

#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
msgctxt "Create new view"
msgid "New"
msgstr "Nova"

#: libraries/classes/Normalization.php:223
msgid "Make all columns atomic"
msgstr "Fes totes les columnes atòmiques"

#: libraries/classes/Normalization.php:225
#: libraries/classes/Normalization.php:961
msgid "First step of normalization (1NF)"
msgstr "Primer pas de la normalització (1NF)"

#: libraries/classes/Normalization.php:228
#: libraries/classes/Normalization.php:278
#: libraries/classes/Normalization.php:324
#: libraries/classes/Normalization.php:361
msgid "Step 1."
msgstr "Pas 1."

#: libraries/classes/Normalization.php:230
msgid ""
"Do you have any column which can be split into more than one column? For "
"example: address can be split into street, city, country and zip."
msgstr ""
"Tens alguna columna que es pugui dividir en més? Per exemple, l'adreça es "
"pot dividir en carrer, ciutat, país i codi postal."

#: libraries/classes/Normalization.php:236
msgid "Show me the central list of columns that are not already in this table"
msgstr ""
"Mostra la llista central de columnes que encara no estiguin en aquesta taula"

#: libraries/classes/Normalization.php:238
msgid ""
"Select a column which can be split into more than one (on select of 'no such "
"column', it'll move to next step)."
msgstr ""
"Seleccioneu una columna que es pugui dividir en més d'una (amb la selecció "
"de 'cap columna' es mourà al pas següent)."

#: libraries/classes/Normalization.php:253
msgid "split into "
msgstr "dividir en "

#: libraries/classes/Normalization.php:275
msgid "Have a primary key"
msgstr "Tenir una clau primària"

#: libraries/classes/Normalization.php:281
msgid "Primary key already exists."
msgstr "Ja existeix la clau primària."

#: libraries/classes/Normalization.php:286
msgid ""
"There is no primary key; please add one.<br>Hint: A primary key is a column "
"(or combination of columns) that uniquely identify all rows."
msgstr ""
"No hi ha cap clau primària; afegiu-ne una.<br>Consell: una clau primària és "
"una columna (o combinació de columnes) que identifiquen unívocament totes "
"les files."

#: libraries/classes/Normalization.php:294
msgid "Add a primary key on existing column(s)"
msgstr "Afegeix una clau primària en la(es) columna(es) existent(s)"

#: libraries/classes/Normalization.php:298
msgid ""
"If it's not possible to make existing column combinations as primary key"
msgstr ""
"No és possible utilitzar la combinació de columnes existents com a clau "
"primària"

#: libraries/classes/Normalization.php:300
msgid "+ Add a new primary key column"
msgstr "+ Afegeix una nova columna de clau primària"

#: libraries/classes/Normalization.php:323
msgid "Remove redundant columns"
msgstr "Treu les columnes redundants"

#: libraries/classes/Normalization.php:326
msgid ""
"Do you have a group of columns which on combining gives an existing column? "
"For example, if you have first_name, last_name and full_name then combining "
"first_name and last_name gives full_name which is redundant."
msgstr ""
"Teniu un grup de columnes que amb la seva combinació s'obté una altra "
"columna existent? Per exemple, si teniu cognom, nom i nom_complet, llavors "
"si es combina cognom i nom s'obté nom_complet, que és redundant."

#: libraries/classes/Normalization.php:332
msgid ""
"Check the columns which are redundant and click on remove. If no redundant "
"column, click on 'No redundant column'"
msgstr ""
"Revisa les columnes que siguin redundants i prem en eliminar. Si no hi ha, "
"prem en 'Cap columna redundant'"

#: libraries/classes/Normalization.php:337
msgid "Remove selected"
msgstr "Treure seleccionat"

#: libraries/classes/Normalization.php:338
msgid "No redundant column"
msgstr "Cap columna redundant"

#: libraries/classes/Normalization.php:360
msgid "Move repeating groups"
msgstr "Mou els grups repetitius"

#: libraries/classes/Normalization.php:363
msgid ""
"Do you have a group of two or more columns that are closely related and are "
"all repeating the same attribute? For example, a table that holds data on "
"books might have columns such as book_id, author1, author2, author3 and so "
"on which form a repeating group. In this case a new table (book_id, author) "
"should be created."
msgstr ""
"Teniu un grup de dues o més columnes estretament relacionades i que "
"repeteixen el mateix atribut? Per exemple, una taula que té dades sobre "
"llibres pot tenir columnes com ara id_llibre, autor1, autor2, autor3, etc. "
"que formen un grup repetitiu. En aquest cas haureu de crear una taula nova "
"amb id_llibre, autor."

#: libraries/classes/Normalization.php:371
msgid ""
"Check the columns which form a repeating group. If no such group, click on "
"'No repeating group'"
msgstr ""
"Comprova les columnes que formin un grup repetitiu. Si no n'hi ha, feu clic "
"a 'Sense grup repetitiu'"

#: libraries/classes/Normalization.php:376
msgid "No repeating group"
msgstr "Sense grup repetitiu"

#: libraries/classes/Normalization.php:404
msgid "Step 2."
msgstr "Pas 2."

#: libraries/classes/Normalization.php:404
msgid "Find partial dependencies"
msgstr "Troba les dependències parcials"

#: libraries/classes/Normalization.php:425
#, php-format
msgid ""
"No partial dependencies possible as no non-primary column exists since "
"primary key ( %1$s ) is composed of all the columns in the table."
msgstr ""
"No hi ha dependències parcials possibles, ja que la clau primària (%1$s) "
"està composta per totes les columnes de la taula."

#: libraries/classes/Normalization.php:431
#: libraries/classes/Normalization.php:473
msgid "Table is already in second normal form."
msgstr "La taula ja hi és en segona forma normal."

#: libraries/classes/Normalization.php:436
#, php-format
msgid ""
"The primary key ( %1$s ) consists of more than one column so we need to find "
"the partial dependencies."
msgstr ""
"La clau primària (%1$s) conté més d'una columna, per això necessitem trobar "
"les dependències parcials."

#: libraries/classes/Normalization.php:440
#: libraries/classes/Normalization.php:870
msgid ""
"Please answer the following question(s) carefully to obtain a correct "
"normalization."
msgstr ""
"Responeu a les preguntes següents acuradament per obtenir una normalització "
"correcta."

#: libraries/classes/Normalization.php:442
msgid "+ Show me the possible partial dependencies based on data in the table"
msgstr ""
"+ Mostrar les dependències parcials possibles segons les dades de la taula"

#: libraries/classes/Normalization.php:445
msgid ""
"For each column below, please select the <b>minimal set</b> of columns among "
"given set whose values combined together are sufficient to determine the "
"value of the column."
msgstr ""
"Per cadascuna de les columnes de sota, seleccioneu el <b>conjunt mínim</b> "
"entre un conjunt determinat, els valors combinats junts del qual són "
"suficients per a determinar el valor de la columna."

#: libraries/classes/Normalization.php:458
#: libraries/classes/Normalization.php:912
#, php-format
msgid "'%1$s' depends on:"
msgstr "'%1$s' depèn de:"

#: libraries/classes/Normalization.php:469
#, php-format
msgid ""
"No partial dependencies possible as the primary key ( %1$s ) has just one "
"column."
msgstr ""
"No hi ha dependències parcials possibles, ja que la clau primària ( %1$s ) "
"només té una columna."

#: libraries/classes/Normalization.php:497
#, php-format
msgid ""
"In order to put the original table '%1$s' into Second normal form we need to "
"create the following tables:"
msgstr ""
"Per tal de convertir la taula original '%1$s' a la segona forma normal "
"necessitem crear les següents taules:"

#: libraries/classes/Normalization.php:535
#, php-format
msgid "The second step of normalization is complete for table '%1$s'."
msgstr "S'ha completat el segon pas de normalització per a la taula '%1$s'."

#: libraries/classes/Normalization.php:591
#: libraries/classes/Normalization.php:764
#: libraries/classes/Normalization.php:842
msgid "Error in processing!"
msgstr "Error al procés!"

#: libraries/classes/Normalization.php:638
#, php-format
msgid ""
"In order to put the original table '%1$s' into Third normal form we need to "
"create the following tables:"
msgstr ""
"Per tal de convertir la taula original '%1$s' a la tercera forma normal "
"necessitem crear les següents taules:"

#: libraries/classes/Normalization.php:695
msgid "The third step of normalization is complete."
msgstr "S'ha completat el tercer pas de la normalització."

#: libraries/classes/Normalization.php:815
#, php-format
msgid "Selected repeating group has been moved to the table '%s'"
msgstr "El grup repetitiu seleccionat s'ha mogut a la taula «%s»"

#: libraries/classes/Normalization.php:868
msgid "Step 3."
msgstr "Pas 3."

#: libraries/classes/Normalization.php:868
msgid "Find transitive dependencies"
msgstr "Troba les dependències transitives"

#: libraries/classes/Normalization.php:872
msgid ""
"For each column below, please select the <b>minimal set</b> of columns among "
"given set whose values combined together are sufficient to determine the "
"value of the column.<br>Note: A column may have no transitive dependency, in "
"that case you don't have to select any."
msgstr ""
"Per cadascuna de les columnes de sota, seleccioneu el <b>conjunt mínim</b> "
"entre un conjunt determinat, els valors combinats junts del qual són "
"suficients per a determinar el valor de la columna.<br>Nota: una columna pot "
"no tenir dependències transitives, en aquest cas no n'heu de seleccionar cap."

#: libraries/classes/Normalization.php:926
msgid ""
"No Transitive dependencies possible as the table doesn't have any non "
"primary key columns"
msgstr ""
"No hi ha dependències transitives possibles, ja que la taula no té cap "
"columna que no pertany a una clau primària"

#: libraries/classes/Normalization.php:929
msgid "Table is already in Third normal form!"
msgstr "La taula ja es troba en tercera forma normal!"

#: libraries/classes/Normalization.php:955
msgid "Improve table structure (Normalization):"
msgstr "Millora l'estructura de taula (normalització):"

#: libraries/classes/Normalization.php:956
msgid "Select up to what step you want to normalize"
msgstr "Seleccioneu fins a quin pas voleu normalitzar"

#: libraries/classes/Normalization.php:966
msgid "Second step of normalization (1NF+2NF)"
msgstr "Segon pas de la normalització (1NF+2NF)"

#: libraries/classes/Normalization.php:971
msgid "Third step of normalization (1NF+2NF+3NF)"
msgstr "Tercer pas de la normalització (1NF+2NF+3NF)"

#: libraries/classes/Normalization.php:976
msgid ""
"Hint: Please follow the procedure carefully in order to obtain correct "
"normalization"
msgstr ""
"Consell: seguiu el procediment amb molta cura per obtenir una normalització "
"correcta"

#: libraries/classes/Normalization.php:1047
msgid ""
"This list is based on a subset of the table's data and is not necessarily "
"accurate. "
msgstr ""
"Aquesta llista està basada en un subconjunt de les dades de la taula i no és "
"necessàriament acurada. "

#: libraries/classes/Normalization.php:1062
msgid "No partial dependencies found!"
msgstr "No s'han trobat dependències parcials!"

#: libraries/classes/Operations.php:555
#: templates/table/structure/display_partitions.twig:84
msgid "Analyze"
msgstr "Analitza"

#: libraries/classes/Operations.php:556
#: templates/table/structure/display_partitions.twig:94
msgid "Check"
msgstr "Comprova"

#: libraries/classes/Operations.php:557
#: templates/table/structure/display_partitions.twig:104
msgid "Optimize"
msgstr "Optimitza"

#: libraries/classes/Operations.php:558
#: templates/table/structure/display_partitions.twig:114
msgid "Rebuild"
msgstr "Reconstrueix"

#: libraries/classes/Operations.php:559
#: templates/table/structure/display_partitions.twig:124
msgid "Repair"
msgstr "Repara"

#: libraries/classes/Operations.php:560
#: templates/table/structure/display_partitions.twig:134
msgid "Truncate"
msgstr "Truncar"

#: libraries/classes/Operations.php:572 templates/database/events/index.twig:19
#: templates/database/events/index.twig:20
#: templates/database/events/index.twig:96
#: templates/database/events/index.twig:102
#: templates/database/events/row.twig:47 templates/database/events/row.twig:53
#: templates/database/routines/index.twig:19
#: templates/database/routines/index.twig:20
#: templates/database/routines/parameter_row.twig:51
#: templates/database/routines/row.twig:77
#: templates/database/structure/check_all_tables.twig:16
#: templates/database/structure/structure_table_row.twig:87
#: templates/database/triggers/list.twig:19
#: templates/database/triggers/list.twig:20
#: templates/database/triggers/row.twig:52
#: templates/database/triggers/row.twig:58 templates/indexes.twig:58
#: templates/server/databases/index.twig:67
#: templates/server/databases/index.twig:68
#: templates/server/databases/index.twig:324
#: templates/table/relation/foreign_key_row.twig:25
#: templates/table/structure/display_partitions.twig:145
#: templates/table/structure/display_structure.twig:120
#: templates/table/structure/display_structure.twig:290
#: templates/table/structure/display_structure.twig:525
msgid "Drop"
msgstr "Elimina"

#: libraries/classes/Operations.php:574
msgid "Coalesce"
msgstr "Fusionar"

#: libraries/classes/Operations.php:930
msgid "Can't move table to same one!"
msgstr "No es pot moure la taula sobre ella mateixa!"

#: libraries/classes/Operations.php:932
msgid "Can't copy table to same one!"
msgstr "No es pot copiar la taula sobre ella mateixa!"

#: libraries/classes/Operations.php:956
#, php-format
msgid "Table %s has been moved to %s. Privileges have been adjusted."
msgstr "S'ha mogut la taula %s a %s. S'han ajustat els privilegis."

#: libraries/classes/Operations.php:962
#, php-format
msgid "Table %s has been copied to %s. Privileges have been adjusted."
msgstr "S'ha copiat la taula %s a %s. S'han ajustat els privilegis."

#: libraries/classes/Operations.php:969
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Taula %s moguda a %s."

#: libraries/classes/Operations.php:973
#, php-format
msgid "Table %s has been copied to %s."
msgstr "La taula %s s'ha copiat a %s."

#: libraries/classes/Operations.php:997
msgid "The table name is empty!"
msgstr "El nom de la taula és buit!"

#: libraries/classes/Pdf.php:136
msgid "Error while creating PDF:"
msgstr "Error mentre es creava el PDF:"

#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
msgid "Cannot connect: invalid settings."
msgstr "No es pot connectar: paràmetres incorrectes."

#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
#: templates/login/header.twig:10
#, php-format
msgid "Welcome to %s"
msgstr "Benvingut/da a %s"

#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
#, 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 ""
"Probablement no heu creat el fitxer de configuració. Potser voleu utilitzar "
"%1$ssetup script%2$s per crear-ne un."

#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
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 MySQL, però el servidor ha "
"rebutjat la connexió. Comproveu l'amfitrió, el nom d'usuari i la contrasenya "
"al vostre fitxer config.inc.php i assegureu-vos que correspon amb la "
"informació facilitada per l'administrador del servidor MySQL."

#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
msgid "Retry to connect"
msgstr "Torna a intentar connectar"

#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
msgid "Your session has expired. Please log in again."
msgstr "La vostra sessió ha vençut. Si us plau, identifiqueu-vos de nou."

#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
msgstr ""
"Falta la verificació de reCAPTCHA, potser ha estat bloquejada per adblock?"

#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
msgid "Failed to connect to the reCAPTCHA service!"
msgstr "No s'ha pogut connectar amb el servei reCAPTCHA!"

#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
msgid "Entered captcha is wrong, try again!"
msgstr "El captcha que heu introduït és incorrecte, torneu-ho a provar!"

#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
msgid ""
"Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
"restricts passwords to less than 1000 characters."
msgstr ""

#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
msgid "You are not allowed to log in to this MySQL server!"
msgstr "No se us permet identificar a aquest servidor MySQL!"

#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
msgid "Wrong username/password. Access denied."
msgstr "Usuari i/o clau erronis. Accés denegat."

#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
msgid "Can not find signon authentication script:"
msgstr "No es pot trobar l'script d'ordres d'inici de sessió d'autenticació:"

#: libraries/classes/Plugins/AuthenticationPlugin.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
"La configuració prohibeix la connexió sense contrasenya (vegeu "
"AllowNoPassword)"

#: libraries/classes/Plugins/AuthenticationPlugin.php:189
#, php-format
msgid ""
"You have been automatically logged out due to inactivity of %s seconds. Once "
"you log in again, you should be able to resume the work where you left off."
msgstr ""

#: libraries/classes/Plugins/AuthenticationPlugin.php:202
#: libraries/classes/Plugins/AuthenticationPlugin.php:205
msgid "Cannot log in to the MySQL server"
msgstr "No es pot identificar al servidor MySQL"

#: libraries/classes/Plugins/AuthenticationPlugin.php:348
msgid "You have enabled two factor authentication, please confirm your login."
msgstr ""
"Heu habilitat l'autenticació de dos factors, confirmeu la vostra "
"identificació."

#: libraries/classes/Plugins/Export/ExportCodegen.php:80
#: templates/export.twig:119
msgid "Format:"
msgstr "Format:"

#: libraries/classes/Plugins/Export/ExportCsv.php:58
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
msgid "Columns separated with:"
msgstr "Columnes separades amb:"

#: libraries/classes/Plugins/Export/ExportCsv.php:63
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
msgid "Columns enclosed with:"
msgstr "Columnes delimitades amb:"

#: libraries/classes/Plugins/Export/ExportCsv.php:68
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
msgid "Columns escaped with:"
msgstr "Columnes amb marca d'escapada:"

#: libraries/classes/Plugins/Export/ExportCsv.php:73
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
msgid "Lines terminated with:"
msgstr "Línies acabades amb:"

#: libraries/classes/Plugins/Export/ExportCsv.php:78
#: libraries/classes/Plugins/Export/ExportExcel.php:51
#: libraries/classes/Plugins/Export/ExportHtmlword.php:80
#: libraries/classes/Plugins/Export/ExportLatex.php:187
#: libraries/classes/Plugins/Export/ExportOds.php:65
#: libraries/classes/Plugins/Export/ExportOdt.php:132
#: libraries/classes/Plugins/Export/ExportTexytext.php:84
msgid "Replace NULL with:"
msgstr "Substitueix NULL amb:"

#: libraries/classes/Plugins/Export/ExportCsv.php:83
#: libraries/classes/Plugins/Export/ExportExcel.php:56
msgid "Remove carriage return/line feed characters within columns"
msgstr "Treu caràcters cr/lf dins de les columnes"

#: libraries/classes/Plugins/Export/ExportExcel.php:66
msgid "Excel edition:"
msgstr "Edició d'Excel:"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:62
#: libraries/classes/Plugins/Export/ExportLatex.php:94
#: libraries/classes/Plugins/Export/ExportMediawiki.php:66
#: libraries/classes/Plugins/Export/ExportOdt.php:75
#: libraries/classes/Plugins/Export/ExportPdf.php:91
#: libraries/classes/Plugins/Export/ExportSql.php:242
#: libraries/classes/Plugins/Export/ExportTexytext.php:61
#: libraries/config.values.php:254 libraries/config.values.php:318
#: libraries/config.values.php:334 libraries/config.values.php:342
#: libraries/config.values.php:347
msgid "structure"
msgstr "estructura"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:63
#: libraries/classes/Plugins/Export/ExportLatex.php:95
#: libraries/classes/Plugins/Export/ExportMediawiki.php:67
#: libraries/classes/Plugins/Export/ExportOdt.php:76
#: libraries/classes/Plugins/Export/ExportPdf.php:92
#: libraries/classes/Plugins/Export/ExportSql.php:243
#: libraries/classes/Plugins/Export/ExportTexytext.php:62
#: libraries/config.values.php:255 libraries/config.values.php:319
#: libraries/config.values.php:335 libraries/config.values.php:343
#: libraries/config.values.php:348
msgid "data"
msgstr "dades"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:64
#: libraries/classes/Plugins/Export/ExportLatex.php:96
#: libraries/classes/Plugins/Export/ExportMediawiki.php:68
#: libraries/classes/Plugins/Export/ExportOdt.php:77
#: libraries/classes/Plugins/Export/ExportPdf.php:93
#: libraries/classes/Plugins/Export/ExportSql.php:244
#: libraries/classes/Plugins/Export/ExportTexytext.php:63
#: libraries/config.values.php:256 libraries/config.values.php:320
#: libraries/config.values.php:336 libraries/config.values.php:344
#: libraries/config.values.php:349
msgid "structure and data"
msgstr "estructura i dades"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:74
#: libraries/classes/Plugins/Export/ExportLatex.php:158
#: libraries/classes/Plugins/Export/ExportOdt.php:121
#: libraries/classes/Plugins/Export/ExportTexytext.php:73
#: libraries/classes/Plugins/Export/ExportXml.php:133
msgid "Data dump options"
msgstr "Opcions del bolcament de dades"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:194
#: libraries/classes/Plugins/Export/ExportOdt.php:245
#: libraries/classes/Plugins/Export/ExportSql.php:2354
#: libraries/classes/Plugins/Export/ExportTexytext.php:178
msgid "Dumping data for table"
msgstr "Bolcament de dades per a la taula"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:278
#: libraries/classes/Plugins/Export/ExportHtmlword.php:373
#: libraries/classes/Plugins/Export/ExportLatex.php:544
#: libraries/classes/Plugins/Export/ExportOdt.php:378
#: libraries/classes/Plugins/Export/ExportOdt.php:482
#: libraries/classes/Plugins/Export/ExportTexytext.php:296
#: libraries/classes/Plugins/Export/ExportTexytext.php:388
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
#: templates/columns_definitions/table_fields_definitions.twig:30
#: templates/database/central_columns/edit.twig:14
#: templates/database/central_columns/main.twig:40
#: templates/database/central_columns/main.twig:244
#: templates/database/data_dictionary/index.twig:24
#: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
#: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
#: templates/table/structure/display_structure.twig:25
#: templates/table/structure/display_structure.twig:482
#: templates/table/tracking/structure_snapshot_columns.twig:9
#: templates/table/tracking/structure_snapshot_indexes.twig:12
#: templates/table/zoom_search/result_form.twig:36
msgid "Null"
msgstr "Nul"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:281
#: libraries/classes/Plugins/Export/ExportHtmlword.php:376
#: libraries/classes/Plugins/Export/ExportLatex.php:545
#: libraries/classes/Plugins/Export/ExportOdt.php:381
#: libraries/classes/Plugins/Export/ExportOdt.php:485
#: libraries/classes/Plugins/Export/ExportTexytext.php:297
#: libraries/classes/Plugins/Export/ExportTexytext.php:389
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
#: templates/columns_definitions/table_fields_definitions.twig:20
#: templates/database/central_columns/edit.twig:11
#: templates/database/central_columns/main.twig:28
#: templates/database/central_columns/main.twig:232
#: templates/database/data_dictionary/index.twig:25
#: templates/database/structure/body_for_table_summary.twig:52
#: templates/server/replication/replica_configuration.twig:9
#: templates/table/structure/display_structure.twig:26
#: templates/table/tracking/structure_snapshot_columns.twig:10
msgid "Default"
msgstr "Per defecte"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:380
#: libraries/classes/Plugins/Export/ExportLatex.php:547
#: libraries/classes/Plugins/Export/ExportOdt.php:489
#: libraries/classes/Plugins/Export/ExportTexytext.php:391
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
#: templates/database/data_dictionary/index.twig:27
msgid "Links to"
msgstr "Enllaços a"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:473
#: libraries/classes/Plugins/Export/ExportOdt.php:599
#: libraries/classes/Plugins/Export/ExportTexytext.php:461
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
#: templates/columns_definitions/table_fields_definitions.twig:9
#: templates/database/central_columns/edit.twig:8
#: templates/database/central_columns/main.twig:16
#: templates/database/central_columns/main.twig:220
#: templates/database/events/index.twig:43
#: templates/database/routines/editor_form.twig:50
#: templates/database/routines/execute_form.twig:15
#: templates/database/routines/index.twig:49
#: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
#: templates/table/structure/display_structure.twig:21
msgid "Name"
msgstr "Nom"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:476
#: libraries/classes/Plugins/Export/ExportOdt.php:608
#: libraries/classes/Plugins/Export/ExportTexytext.php:464
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
#: templates/database/events/editor_form.twig:82
#: templates/database/routines/editor_form.twig:109
#: templates/database/triggers/editor_form.twig:57
msgid "Definition"
msgstr "Definició"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:548
#: libraries/classes/Plugins/Export/ExportOdt.php:686
#: libraries/classes/Plugins/Export/ExportSql.php:2090
#: libraries/classes/Plugins/Export/ExportTexytext.php:528
msgid "Table structure for table"
msgstr "Estructura de la taula"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:566
#: libraries/classes/Plugins/Export/ExportOdt.php:718
#: libraries/classes/Plugins/Export/ExportSql.php:2141
#: libraries/classes/Plugins/Export/ExportTexytext.php:554
msgid "Structure for view"
msgstr "Estructura per a vista"

#: libraries/classes/Plugins/Export/ExportHtmlword.php:572
#: libraries/classes/Plugins/Export/ExportOdt.php:738
#: libraries/classes/Plugins/Export/ExportSql.php:2173
#: libraries/classes/Plugins/Export/ExportTexytext.php:570
msgid "Stand-in structure for view"
msgstr "Estructura de suport per a vistes"

#: libraries/classes/Plugins/Export/ExportJson.php:87
msgid "Output pretty-printed JSON (Use human-readable formatting)"
msgstr ""
"Sortida a un JSON amb impressió bonica (utilitza un format que poden llegir "
"els humans)"

#: libraries/classes/Plugins/Export/ExportJson.php:93
msgid "Output unicode characters unescaped"
msgstr "Sortida de caràcters unicode sense escapar"

#: libraries/classes/Plugins/Export/ExportLatex.php:50
msgid "Content of table @TABLE@"
msgstr "Contingut de la taula @TABLE@"

#: libraries/classes/Plugins/Export/ExportLatex.php:51
msgid "(continued)"
msgstr "(continua)"

#: libraries/classes/Plugins/Export/ExportLatex.php:52
msgid "Structure of table @TABLE@"
msgstr "Estructura de la taula @TABLE@"

#: libraries/classes/Plugins/Export/ExportLatex.php:107
#: libraries/classes/Plugins/Export/ExportOdt.php:88
#: libraries/classes/Plugins/Export/ExportSql.php:257
msgid "Object creation options"
msgstr "Opcions de creació d'objectes"

#: libraries/classes/Plugins/Export/ExportLatex.php:113
#: libraries/classes/Plugins/Export/ExportLatex.php:169
msgid "Table caption:"
msgstr "Subtítol de taula:"

#: libraries/classes/Plugins/Export/ExportLatex.php:119
#: libraries/classes/Plugins/Export/ExportLatex.php:175
msgid "Table caption (continued):"
msgstr "Subtítol de taula (continuació):"

#: libraries/classes/Plugins/Export/ExportLatex.php:125
#: libraries/classes/Plugins/Export/ExportLatex.php:181
msgid "Label key:"
msgstr "Clau de l'etiqueta:"

#: libraries/classes/Plugins/Export/ExportLatex.php:133
#: libraries/classes/Plugins/Export/ExportOdt.php:96
#: libraries/classes/Plugins/Export/ExportSql.php:151
msgid "Display foreign key relationships"
msgstr "Visualitza les relacions de les claus foranes"

#: libraries/classes/Plugins/Export/ExportLatex.php:140
#: libraries/classes/Plugins/Export/ExportOdt.php:103
msgid "Display comments"
msgstr "Visualitza els comentaris"

#: libraries/classes/Plugins/Export/ExportLatex.php:146
#: libraries/classes/Plugins/Export/ExportOdt.php:109
#: libraries/classes/Plugins/Export/ExportSql.php:159
#, fuzzy
#| msgid "Display MIME types"
msgid "Display media types"
msgstr "Visualitza els tipus MIME"

#: libraries/classes/Plugins/Export/ExportLatex.php:164
msgid "Put columns names in the first row:"
msgstr "Posa els noms de les columnes a la primera fila:"

#: libraries/classes/Plugins/Export/ExportLatex.php:210
#: libraries/classes/Plugins/Export/ExportSql.php:754
#: libraries/classes/Plugins/Export/ExportXml.php:232
#: templates/server/replication/change_primary.twig:22
#: templates/server/replication/primary_add_replica_user.twig:29
msgid "Host:"
msgstr "Servidor:"

#: libraries/classes/Plugins/Export/ExportLatex.php:216
#: libraries/classes/Plugins/Export/ExportSql.php:761
#: libraries/classes/Plugins/Export/ExportXml.php:238
msgid "Generation Time:"
msgstr "Temps de generació:"

#: libraries/classes/Plugins/Export/ExportLatex.php:218
#: libraries/classes/Plugins/Export/ExportSql.php:765
#: libraries/classes/Plugins/Export/ExportXml.php:240
#: templates/home/index.twig:173
msgid "Server version:"
msgstr "Versió del servidor:"

#: libraries/classes/Plugins/Export/ExportLatex.php:219
#: libraries/classes/Plugins/Export/ExportSql.php:767
#: libraries/classes/Plugins/Export/ExportXml.php:241
msgid "PHP Version:"
msgstr "Versió de PHP:"

#: libraries/classes/Plugins/Export/ExportLatex.php:246
#: libraries/classes/Plugins/Export/ExportSql.php:947
#: libraries/classes/Plugins/Export/ExportXml.php:390
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
#: templates/database/structure/copy_form.twig:5
#: templates/menu/breadcrumbs.twig:16
msgid "Database:"
msgstr "Base de dades:"

#: libraries/classes/Plugins/Export/ExportLatex.php:312
#: libraries/classes/Plugins/Export/ExportSql.php:2233
msgid "Data:"
msgstr "Dades:"

#: libraries/classes/Plugins/Export/ExportLatex.php:520
msgid "Structure:"
msgstr "Estructura:"

#: libraries/classes/Plugins/Export/ExportMediawiki.php:77
msgid "Export table names"
msgstr "Exportar noms de taules"

#: libraries/classes/Plugins/Export/ExportMediawiki.php:84
msgid "Export table headers"
msgstr "Exporta les capçaleres de les taules"

#: libraries/classes/Plugins/Export/ExportOdt.php:246
#: libraries/classes/Plugins/Export/ExportTexytext.php:179
#, fuzzy
#| msgid "Dumping data for table"
msgid "Dumping data for query result"
msgstr "Bolcament de dades per a la taula"

#: libraries/classes/Plugins/Export/ExportPdf.php:77
msgid "Report title:"
msgstr "Títol de llistat:"

#: libraries/classes/Plugins/Export/ExportPdf.php:192
msgid "Dumping data"
msgstr "Bolcament de dades"

#: libraries/classes/Plugins/Export/ExportPdf.php:213
#, fuzzy
#| msgid "Query results"
msgid "Query result data"
msgstr "Resultats de consultes"

#: libraries/classes/Plugins/Export/ExportPdf.php:273
msgid "View structure"
msgstr "Mostra l'estructura"

#: libraries/classes/Plugins/Export/ExportPdf.php:276
msgid "Stand in"
msgstr "Quedar dintre"

#: libraries/classes/Plugins/Export/ExportSql.php:130
msgid ""
"Display comments <i>(includes info such as export timestamp, PHP version, "
"and server version)</i>"
msgstr ""
"Visualitza els comentaris <i>(incloent-hi la informació com ara la marca de "
"temps d'exportació, la versió de PHP, i la versió del servidor)</i>"

#: libraries/classes/Plugins/Export/ExportSql.php:137
msgid "Additional custom header comment (\\n splits lines):"
msgstr ""
"Afegeix un comentari personalitzat a la capçalera (\\n divideix les línies):"

#: libraries/classes/Plugins/Export/ExportSql.php:143
msgid ""
"Include a timestamp of when databases were created, last updated, and last "
"checked"
msgstr ""
"Inclou una marca de temps de quan es van crear les bases de dades, l'última "
"actualització, i l'última comprovació"

#: libraries/classes/Plugins/Export/ExportSql.php:204
msgid "Export metadata"
msgstr "Exporta les metadades"

#: libraries/classes/Plugins/Export/ExportSql.php:219
msgid ""
"Database system or older MySQL server to maximize output compatibility with:"
msgstr ""
"Sistema de base de dades o servidor MySQL antic per al qual s'ha de "
"maximitzar la compatibilitat de la sortida:"

#: libraries/classes/Plugins/Export/ExportSql.php:265
msgid "Add statements:"
msgstr "Afegeix les sentències:"

#: libraries/classes/Plugins/Export/ExportSql.php:273
#: libraries/classes/Plugins/Export/ExportSql.php:282
#: libraries/classes/Plugins/Export/ExportSql.php:299
#: libraries/classes/Plugins/Export/ExportSql.php:308
#: libraries/classes/Plugins/Export/ExportSql.php:332
#: libraries/classes/Plugins/Export/ExportSql.php:360
#: libraries/classes/Plugins/Export/ExportSql.php:369
#, php-format
msgid "Add %s statement"
msgstr "Afegeix la sentència %s"

#: libraries/classes/Plugins/Export/ExportSql.php:315
msgid "(less efficient as indexes will be generated during table creation)"
msgstr ""
"(menys eficient perquè els índexs es generaran durant la creació de la taula)"

#: libraries/classes/Plugins/Export/ExportSql.php:322
#, php-format
msgid "%s value"
msgstr "Valor %s"

#. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
#: libraries/classes/Plugins/Export/ExportSql.php:339
msgid "Use simple view export"
msgstr ""

#: libraries/classes/Plugins/Export/ExportSql.php:378
msgid ""
"Enclose table and column names with backquotes <i>(Protects column and table "
"names formed with special characters or keywords)</i>"
msgstr ""
"Delimita els noms de taules i camps amb cometes inverses <i>(protegeix els "
"noms de camps i taules compostos de caràcters especials o paraules clau)</i>"

#: libraries/classes/Plugins/Export/ExportSql.php:393
msgid "Data creation options"
msgstr "Opcions de creació de dades"

#: libraries/classes/Plugins/Export/ExportSql.php:398
#: libraries/classes/Plugins/Export/ExportSql.php:2311
msgid "Truncate table before insert"
msgstr "Trunca la taula abans de la inserció"

#: libraries/classes/Plugins/Export/ExportSql.php:405
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr "En comptes de les sentències <code>INSERT</code>, utilitza:"

#: libraries/classes/Plugins/Export/ExportSql.php:411
msgid "<code>INSERT DELAYED</code> statements"
msgstr "Sentències <code>INSERT DELAYED</code>"

#: libraries/classes/Plugins/Export/ExportSql.php:423
#: libraries/classes/Plugins/Export/ExportSql.php:457
msgid "<code>INSERT IGNORE</code> statements"
msgstr "Sentències <code>INSERT IGNORE</code>"

#: libraries/classes/Plugins/Export/ExportSql.php:437
msgid "Function to use when dumping data:"
msgstr "Funció a utilitzar quan es bolquin les dades:"

#: libraries/classes/Plugins/Export/ExportSql.php:452
msgid "Syntax to use when inserting data:"
msgstr "Sintaxi a utilitzar quan s'insereixin les dades:"

#: libraries/classes/Plugins/Export/ExportSql.php:462
msgid ""
"include column names in every <code>INSERT</code> statement <br> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
"(1,2,3)</code>"
msgstr ""
"inclou els noms de les columnes en cada sentència <code>INSERT</code> <br> "
"&nbsp; &nbsp; &nbsp; Exemple: <code>INSERT INTO tbl_name (col_A,col_B,col_C) "
"VALUES (1,2,3)</code>"

#: libraries/classes/Plugins/Export/ExportSql.php:467
msgid ""
"insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
"(7,8,9)</code>"
msgstr ""
"insereix diverses files en cada sentència <code>INSERT</code><br> &nbsp; "
"&nbsp; &nbsp; Exemple: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
"(7,8,9)</code>"

#: libraries/classes/Plugins/Export/ExportSql.php:472
msgid ""
"both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
msgstr ""
"Ambdós anteriors<br> &nbsp; &nbsp; &nbsp; Exemple: <code>INSERT INTO "
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"

#: libraries/classes/Plugins/Export/ExportSql.php:477
msgid ""
"neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"
msgstr ""
"Cap dels anteriors<br> &nbsp; &nbsp; &nbsp; Exemple: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"

#: libraries/classes/Plugins/Export/ExportSql.php:496
msgid ""
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
"0x616263)</i>"
msgstr ""
"Bolca les columnes binàries en notació hexadecimal <i>(p. ex. \"abc\" "
"s'expressarà com a 0x616263)</i>"

#: libraries/classes/Plugins/Export/ExportSql.php:505
msgid ""
"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)</i>"
msgstr ""
"Bolca les columnes TIMESTAMP en UTC <i>(permet que les columnes TIMESTAMP es "
"bolquin i recarreguin entre servidors de diferents zones horàries)</i>"

#: libraries/classes/Plugins/Export/ExportSql.php:582
msgid "It appears your database uses routines;"
msgstr "Sembla que la vostra base de dades utilitza rutines;"

#: libraries/classes/Plugins/Export/ExportSql.php:585
#: libraries/classes/Plugins/Export/ExportSql.php:1614
#: libraries/classes/Plugins/Export/ExportSql.php:2129
msgid "alias export may not work reliably in all cases."
msgstr ""
"l'exportació dels àlies podria no funcionar correctament en tots els casos."

#: libraries/classes/Plugins/Export/ExportSql.php:1066
msgid "Metadata"
msgstr "Metadades"

#: libraries/classes/Plugins/Export/ExportSql.php:1134
#, php-format
msgid "Metadata for table %s"
msgstr "Metadades per a la taula %s"

#: libraries/classes/Plugins/Export/ExportSql.php:1141
#, php-format
msgid "Metadata for database %s"
msgstr "Metadades per a la base de dades %s"

#: libraries/classes/Plugins/Export/ExportSql.php:1458
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
msgid "Creation:"
msgstr "Creació:"

#: libraries/classes/Plugins/Export/ExportSql.php:1468
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
msgid "Last update:"
msgstr "Última actualització:"

#: libraries/classes/Plugins/Export/ExportSql.php:1478
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
msgid "Last check:"
msgstr "Última comprovació:"

#: libraries/classes/Plugins/Export/ExportSql.php:1529
#, php-format
msgid "Error reading structure for table %s:"
msgstr "Error en llegir l'estructura per a la taula %s:"

#: libraries/classes/Plugins/Export/ExportSql.php:1611
msgid "It appears your database uses views;"
msgstr "Sembla que la vostra base de dades utilitza vistes;"

#: libraries/classes/Plugins/Export/ExportSql.php:1778
msgid "Constraints for dumped tables"
msgstr "Restriccions per a les taules bolcades"

#: libraries/classes/Plugins/Export/ExportSql.php:1779
msgid "Constraints for table"
msgstr "Restriccions per a la taula"

#: libraries/classes/Plugins/Export/ExportSql.php:1806
msgid "Indexes for dumped tables"
msgstr "Índexs per a les taules bolcades"

#: libraries/classes/Plugins/Export/ExportSql.php:1807
msgid "Indexes for table"
msgstr "Índexs per a la taula"

#: libraries/classes/Plugins/Export/ExportSql.php:1843
msgid "AUTO_INCREMENT for dumped tables"
msgstr "AUTO_INCREMENT per les taules bolcades"

#: libraries/classes/Plugins/Export/ExportSql.php:1844
msgid "AUTO_INCREMENT for table"
msgstr "AUTO_INCREMENT per la taula"

#: libraries/classes/Plugins/Export/ExportSql.php:1919
#, fuzzy
#| msgid "MIME TYPES FOR TABLE"
msgid "MEDIA TYPES FOR TABLE"
msgstr "TIPUS MIME PER LA TAULA"

#: libraries/classes/Plugins/Export/ExportSql.php:1944
msgid "RELATIONSHIPS FOR TABLE"
msgstr "RELACIONS PER A LA TAULA"

#: libraries/classes/Plugins/Export/ExportSql.php:2126
msgid "It appears your table uses triggers;"
msgstr "Sembla que la vostra base de dades utilitza disparadors;"

#: libraries/classes/Plugins/Export/ExportSql.php:2156
#, php-format
msgid "Structure for view %s exported as a table"
msgstr "Estructura per a vista %s exportada com a taula"

#: libraries/classes/Plugins/Export/ExportSql.php:2176
msgid "(See below for the actual view)"
msgstr "(mireu a sota per a la visualització real)"

#: libraries/classes/Plugins/Export/ExportSql.php:2244
#, php-format
msgid "Error reading data for table %s:"
msgstr "Error en llegir les dades per a la taula %s:"

#: libraries/classes/Plugins/Export/ExportXml.php:94
msgid "Object creation options (all are recommended)"
msgstr "Opcions de creació d'objectes (es recomanen totes)"

#: libraries/classes/Plugins/Export/ExportXml.php:138
msgid "Export contents"
msgstr "Exporta el contingut"

#: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
#: templates/menu/breadcrumbs.twig:29
msgid "Table:"
msgstr "Taula:"

#: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
msgid "Purpose:"
msgstr "Propòsit:"

#: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
msgid ""
"Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
msgstr ""
"Actualitza amb les dades noves quan  es trobin claus duplicades en la "
"importació (afegeix ON DUPLICATE KEY UPDATE)"

#: libraries/classes/Plugins/Import/ImportCsv.php:83
msgid "Name of the new table (optional):"
msgstr "Nom de la nova taula (opcional):"

#: libraries/classes/Plugins/Import/ImportCsv.php:92
msgid "Name of the new database (optional):"
msgstr "Nom de la nova base de dades (opcional):"

#: libraries/classes/Plugins/Import/ImportCsv.php:101
#: libraries/classes/Plugins/Import/ImportCsv.php:119
msgid "Import these many number of rows (optional):"
msgstr "Importeu aquesta quantitat de files (opcional):"

#: libraries/classes/Plugins/Import/ImportCsv.php:109
#: libraries/classes/Plugins/Import/ImportOds.php:66
msgid ""
"The first line of the file contains the table column names <i>(if this is "
"unchecked, the first line will become part of the data)</i>"
msgstr ""
"La primera línia del fitxer conté els noms de les columnes de la taula "
"<i>(si no es marca això, la primera línia formarà part de les dades)</i>"

#: libraries/classes/Plugins/Import/ImportCsv.php:126
msgid ""
"If the data in each row of the file is not in the same order as in the "
"database, list the corresponding column names here. Column names must be "
"separated by commas and not enclosed in quotations."
msgstr ""
"Si les dades en cada fila del fitxer no té el mateix ordre que a la base de "
"dades, aquí es llisten el noms de les columnes corresponents. Els noms de "
"les columnes s'han de separar amb comes i no poden estar delimitats entre "
"cometes."

#: libraries/classes/Plugins/Import/ImportCsv.php:134
msgid "Column names:"
msgstr "Nom de les columnes:"

#: libraries/classes/Plugins/Import/ImportCsv.php:272
#: libraries/classes/Plugins/Import/ImportCsv.php:631
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Format incorrecte a l'entrada CSV a la línia %d."

#: libraries/classes/Plugins/Import/ImportCsv.php:490
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "Comptador de columnes incorrecte en l'entrada CSV a la línia %d."

#: libraries/classes/Plugins/Import/ImportCsv.php:649
#: libraries/classes/Plugins/Import/ImportCsv.php:664
#: libraries/classes/Plugins/Import/ImportCsv.php:675
#: libraries/classes/Plugins/Import/ImportCsv.php:682
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Paràmetre incorrecte per importació CSV: %s"

#: libraries/classes/Plugins/Import/ImportCsv.php:813
#, php-format
msgid ""
"Invalid column (%s) specified! Ensure that columns names are spelled "
"correctly, separated by commas, and not enclosed in quotes."
msgstr ""
"Columna (%s) especificada incorrectament! Comproveu que els noms de les "
"columnes s'han escrit correctament, estan separats per comes i no estan "
"delimitats entre cometes."

#: libraries/classes/Plugins/Import/ImportLdi.php:62
msgid "Column names: "
msgstr "Nom de les columnes: "

#: libraries/classes/Plugins/Import/ImportLdi.php:106
msgid "This plugin does not support compressed imports!"
msgstr "Aquest connector no admet importacions comprimides!"

#: libraries/classes/Plugins/Import/ImportMediawiki.php:56
msgid "MediaWiki Table"
msgstr "Taula MediaWiki"

#: libraries/classes/Plugins/Import/ImportMediawiki.php:275
#, php-format
msgid "Invalid format of mediawiki input on line: <br>%s."
msgstr "Format incorrecte d'entrada mediawiki a la línia: <br>%s."

#: libraries/classes/Plugins/Import/ImportOds.php:80
msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
msgstr ""
"Importa els percentatges amb els decimals adients <i>(p. ex. 12.00% a .12)</"
"i>"

#: libraries/classes/Plugins/Import/ImportOds.php:86
msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
msgstr "Importa les monedes <i>(p. ex. $5.00 a 5.00)</i>"

#: libraries/classes/Plugins/Import/ImportOds.php:153
#: libraries/classes/Plugins/Import/ImportXml.php:112
#: libraries/classes/Plugins/Import/ImportXml.php:175
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
"El fitxer XML especificat és incorrecte o està incomplet. Si us plau, "
"corregiu el problema i torneu-ho a intentar."

#: libraries/classes/Plugins/Import/ImportOds.php:163
msgid "Could not parse OpenDocument Spreadsheet!"
msgstr "No s'ha pogut analitzar el full de càlcul OpenDocument!"

#: libraries/classes/Plugins/Import/ImportShp.php:68
msgid "ESRI Shape File"
msgstr "Fitxer de formes ESRI"

#: libraries/classes/Plugins/Import/ImportShp.php:101
#: libraries/classes/Plugins/Import/ImportShp.php:163
#, php-format
msgid "There was an error importing the ESRI shape file: \"%s\"."
msgstr "S'ha produït un error en importar el fitxer de formes ESRI: \"%s\"."

#: libraries/classes/Plugins/Import/ImportShp.php:193
#, php-format
msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
msgstr ""
"L'extensió espacial de MySQL no és compatible amb el tipus ESRI \"%s\"."

#: libraries/classes/Plugins/Import/ImportShp.php:242
msgid "The imported file does not contain any data!"
msgstr "L'arxiu importat no té dades!"

#: libraries/classes/Plugins/Import/ImportSql.php:65
msgid "SQL compatibility mode:"
msgstr "Mode de compatibilitat SQL:"

#: libraries/classes/Plugins/Import/ImportSql.php:77
msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
msgstr "No utilitzis <code>AUTO_INCREMENT</code> per als valors zero"

#: libraries/classes/Plugins/Import/ImportXml.php:48
msgid "XML"
msgstr "XML"

#: libraries/classes/Plugins.php:589
msgid "This format has no options"
msgstr "Aquest format no té opcions"

#: libraries/classes/Plugins.php:607
msgid "Invalid authentication method set in configuration:"
msgstr "Mètode d'identificació incorrecte establert a la configuració:"

#: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
#: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
#: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
#: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
#, php-format
msgid "The %s table doesn't exist!"
msgstr "La taula %s no existeix!"

#: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
#: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Esquema de la base de dades %s - Pàgina %s"

#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
msgid "SCHEMA ERROR: "
msgstr "ERROR D'ESQUEMA: "

#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
msgid "PDF export page"
msgstr "Pàgina d'exportació PDF"

#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
#, php-format
msgid "Schema of the %s database"
msgstr "Esquema de la base de dades %s"

#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
msgid "Relational schema"
msgstr "Esquema relacional"

#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
msgid "Table of contents"
msgstr "Taula de continguts"

#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
#: templates/columns_definitions/column_definitions_form.twig:72
#: templates/database/data_dictionary/index.twig:16
#: templates/table/structure/display_table_stats.twig:6
msgid "Table comments:"
msgstr "Comentaris de la taula:"

#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
#: templates/columns_definitions/table_fields_definitions.twig:27
#: templates/database/central_columns/edit.twig:13
#: templates/table/structure/display_structure.twig:24
msgid "Attributes"
msgstr "Atributs"

#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
#: templates/table/structure/display_structure.twig:30
#: templates/table/tracking/structure_snapshot_columns.twig:11
msgid "Extra"
msgstr "Extra"

#: libraries/classes/Plugins/SchemaPlugin.php:74
msgid "Show color"
msgstr "Mostra color"

#: libraries/classes/Plugins/SchemaPlugin.php:76
msgid "Only show keys"
msgstr "Només mostrar claus"

#: libraries/classes/Plugins/Schema/SchemaDia.php:54
#: libraries/classes/Plugins/Schema/SchemaEps.php:62
#: libraries/classes/Plugins/Schema/SchemaPdf.php:64
msgid "Orientation"
msgstr "Orientació"

#: libraries/classes/Plugins/Schema/SchemaDia.php:58
#: libraries/classes/Plugins/Schema/SchemaEps.php:66
#: libraries/classes/Plugins/Schema/SchemaPdf.php:68
msgid "Landscape"
msgstr "Horitzontal"

#: libraries/classes/Plugins/Schema/SchemaDia.php:59
#: libraries/classes/Plugins/Schema/SchemaEps.php:67
#: libraries/classes/Plugins/Schema/SchemaPdf.php:69
msgid "Portrait"
msgstr "Vertical"

#: libraries/classes/Plugins/Schema/SchemaEps.php:56
#: libraries/classes/Plugins/Schema/SchemaPdf.php:58
#: libraries/classes/Plugins/Schema/SchemaSvg.php:55
msgid "Same width for all tables"
msgstr "El mateix ample per a totes les taules"

#: libraries/classes/Plugins/Schema/SchemaPdf.php:83
msgid "Show grid"
msgstr "Mostra graella"

#: libraries/classes/Plugins/Schema/SchemaPdf.php:89
#: templates/database/structure/index.twig:21
msgid "Data dictionary"
msgstr "Diccionari de dades"

#: libraries/classes/Plugins/Schema/SchemaPdf.php:95
msgid "Order of the tables"
msgstr "Ordre de les taules"

#: libraries/classes/Plugins/Schema/SchemaPdf.php:100
msgid "Name (Ascending)"
msgstr "Nom (Ascendent)"

#: libraries/classes/Plugins/Schema/SchemaPdf.php:101
msgid "Name (Descending)"
msgstr "Nom (Descendent)"

#: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
msgid ""
"Converts Boolean values to text (default 'T' and 'F'). First option is for "
"TRUE, second for FALSE. Nonzero=true."
msgstr ""
"Converteix els valors booleans a text (per defecte 'T' i 'F'). La primera "
"opció es per a -TRUE- (cert) i la segona per a -FALSE- (fals). Diferent de "
"zero = cert."

#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column 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 una marca de temps unix com a "
"data formatjada. La primera opció és la diferència (en hores) que s'afegiran "
"a la marca de temps (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() ."

#. l10n: See https://www.php.net/manual/en/function.strftime.php
#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
#: libraries/classes/Util.php:708
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d-%m-%Y a les %H:%M:%S"

#: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a column 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 baixar les dades binàries de la columna. Podeu "
"utilitzar la primera opció per especificar el nom de fitxer, o utilitzar la "
"segona opció com el nom d'una columna que conté el nom de fitxer. Si "
"utilitzeu la segona opció, heu d'establir la primera opció a la cadena buida."

#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the column 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/classes/Plugins/Transformations/"
#| "Output/Text_Plain_External.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)."
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column 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/classes/Plugins/Transformations/Abs/"
"ExternalTransformationsPlugin.php and list the tools you want to make "
"available. The first option is then the number of the program you want to "
"use. The second option should be blank for historical reasons. 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 alimenta les dades de la columna "
"a través de l'entrada estàndard. Retorna la sortida estàndard de "
"l'aplicació. El predeterminat és Tidy, per imprimir de forma elegant el codi "
"HTML. Per motius de seguretat, heu d'editar manualment el fitxer libraries/"
"classes/Plugins/Transformations/Output/Text_Plain_External.php i llistar les "
"eines que vulgueu que estiguin disponibles. La primera opció és, llavors, el "
"número del programa que voleu utilitzar i la segona opció són els paràmetres "
"per al programa. La tercera opció, si s'estableix a 1, convertirà la sortida "
"mitjançant htmlspecialchars() (per defecte és 1). La quarta opció, si "
"s'estableix a 1, evitarà la divisió estructurada en línies i farà que la "
"sortida aparegui tota en una sola línia (per defecte 1)."

#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
#, php-format
msgid ""
"You are using the external transformation command line options field, which "
"has been deprecated for security reasons. Add all command line options "
"directly to the definition in %s."
msgstr ""

#: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr ""
"Conserva el format original del camp, sense passar per la funció "
"htmlspecialchars(). Llavors, es considera que la columna conté HTML vàlid."

#: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
"Visualitza la representació hexadecimal de les dades. El primer paràmetre és "
"opcional i especifica quantes vegades s'afegeix l'espai (per defecte a 2 "
"nibbles)."

#: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
msgid "Displays a link to download this image."
msgstr "Mostra un enllaç per baixar aquesta imatge."

#: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
msgid ""
"Image upload functionality which also displays a thumbnail. The options are "
"the width and height of the thumbnail in pixels. Defaults to 100 X 100."
msgstr ""
"Funcionalitat per a pujar imatges que també mostra miniatures. Les opcions "
"són l'amplada i l'alçada de la miniatura en píxels. El valor per defecte és "
"de 100 X 100."

#: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
msgid "Image preview here"
msgstr "Vista prèvia de la imatge aquí"

#: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
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ç. Les opcions són el màxim d'amplada i alçada "
"en píxels. Es respecta la proporció original."

#: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
msgid ""
"Converts an (IPv4) Internet network address stored as a BIGINT into a string "
"in Internet standard dotted format."
msgstr ""
"Converteix una adreça d'Internet (IPv4) emmagatzemada com a BIGINT a una "
"cadena en format estàndard d'Internet amb punts."

#: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
msgid ""
"Prepends and/or Appends text to a string. First option is text to be "
"prepended, second is appended (enclosed in single quotes, default empty "
"string)."
msgstr ""
"Afegeix text a una cadena, abans o després d'ella mateixa. La primera opció "
"és afegir el text a l'inici, la segona opció és afegir-ho al final "
"(delimitat entre cometes simples, per defecte és una cadena buida)."

#: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
msgid ""
"Validates the string using regular expression and performs insert only if "
"string matches it. The first option is the Regular Expression."
msgstr ""
"Valida la cadena usant expressions regulars i només insereix si el valor "
"coincideix. La primera opció és l'expressió regular."

#: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
#, php-format
msgid "Validation failed for the input string %s."
msgstr "Ha fallat la validació de la cadena d'entrada %s."

#: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Dóna format al text com a consulta SQL amb ressaltat de sintaxi."

#: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
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/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
msgid ""
"File upload functionality for TEXT columns. It does not have a textarea for "
"input."
msgstr ""
"Funcionalitat de pujada de fitxers per a les columnes TEXT. No té una àrea "
"de text per a l'entrada."

#: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"https://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Mostra una imatge i un enllaç; la columna conté el nom de fitxer. La primera "
"opció és un prefix URL com ara \"https://domini.com/\". La segona i tercera "
"opció són l'amplada i l'alçada en píxels."

#: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"https://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Mostra un enllaç; el camp conté el nom de fitxer. La primera opció és un "
"prefix URL com ara \"https://domini.com/\". La segona opció és el títol per "
"a l'enllaç."

#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
msgstr ""
"Converteix una adreça de xarxa d'Internet en format (IPv4/IPv6) a binari"

#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
#, fuzzy
#| msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
msgid ""
"Converts an Internet network address in (IPv4/IPv6) format into a long "
"integer."
msgstr ""
"Converteix una adreça de xarxa d'Internet en format (IPv4/IPv6) a binari"

#: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
msgid "Syntax highlighted CodeMirror editor for JSON."
msgstr "Ressaltat de sintaxi de l'editor CodeMirror per a JSON."

#: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
msgid "Syntax highlighted CodeMirror editor for SQL."
msgstr "Ressaltat de sintaxi de l'editor CodeMirror per a SQL."

#: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
msgstr "Ressaltat de sintaxi de l'editor CodeMirror per a XML (i HTML)."

#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
msgid ""
"Converts an Internet network address stored as a binary string into a string "
"in Internet standard (IPv4/IPv6) format."
msgstr ""
"Converteix una adreça d'Internet emmagatzemada com a cadena binària a una "
"cadena en format estàndard d'Internet (IPv4/IPv6)."

#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
msgid "Formats text as JSON with syntax highlighting."
msgstr "Dóna format al text com a JSON amb ressaltat de sintaxi."

#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
msgid "Formats text as XML with syntax highlighting."
msgstr "Dóna format al text com a XML amb ressaltat de sintaxi."

#: libraries/classes/Plugins/TwoFactor/Application.php:135
msgid "Authentication Application (2FA)"
msgstr "Aplicació d'autenticació (2FA)"

#: libraries/classes/Plugins/TwoFactor/Application.php:146
msgid ""
"Provides authentication using HOTP and TOTP applications such as FreeOTP, "
"Google Authenticator or Authy."
msgstr ""
"Proporciona autenticació mitjançant les aplicacions HOTP i TOTP com ara "
"FreeOTP, Google Authenticator o Authy."

#: libraries/classes/Plugins/TwoFactor/Key.php:208
msgid "Hardware Security Key (FIDO U2F)"
msgstr "Clau de seguretat per maquinari (FIDO U2F)"

#: libraries/classes/Plugins/TwoFactor/Key.php:218
#, fuzzy
#| msgid ""
#| "Provides authentication using hardware security tokens supporting FIDO "
#| "U2F."
msgid ""
"Provides authentication using hardware security tokens supporting FIDO U2F, "
"such as a YubiKey."
msgstr ""
"Proporciona autenticació mitjançant els testimonis de seguretat per "
"maquinari que admeten FIDO U2F."

#: libraries/classes/Plugins/TwoFactorPlugin.php:73
#, php-format
msgid "Two-factor authentication failed: %s"
msgstr "Ha fallat l'autenticació en dos passos: %s"

#: libraries/classes/Plugins/TwoFactorPlugin.php:78
msgid "Two-factor authentication failed."
msgstr "Ha fallat l'autenticació en dos passos."

#: libraries/classes/Plugins/TwoFactorPlugin.php:128
msgid "No Two-Factor Authentication"
msgstr "Sense autenticació en dos passos"

#: libraries/classes/Plugins/TwoFactorPlugin.php:138
msgid "Login using password only."
msgstr "Identificació només amb contrasenya."

#: libraries/classes/Plugins/TwoFactor/Simple.php:49
msgid "Simple two-factor authentication"
msgstr "Autenticació senzilla en dos passos"

#: libraries/classes/Plugins/TwoFactor/Simple.php:59
msgid "For testing purposes only!"
msgstr "Només per a propòsits de proves!"

#: libraries/classes/Plugins/TwoFactor/WebAuthn.php:180
#, fuzzy
#| msgid "Hardware Security Key (FIDO U2F)"
msgid "Hardware Security Key (WebAuthn/FIDO2)"
msgstr "Clau de seguretat per maquinari (FIDO U2F)"

#: libraries/classes/Plugins/TwoFactor/WebAuthn.php:186
#, fuzzy
#| msgid ""
#| "Provides authentication using hardware security tokens supporting FIDO "
#| "U2F."
msgid ""
"Provides authentication using hardware security tokens supporting the "
"WebAuthn/FIDO2 protocol, such as a YubiKey."
msgstr ""
"Proporciona autenticació mitjançant els testimonis de seguretat per "
"maquinari que admeten FIDO U2F."

#: libraries/classes/Query/Utilities.php:97
msgid ""
"The server is not responding (or the local server's socket is not correctly "
"configured)."
msgstr ""
"El servidor no està responent (o el sòcol del servidor local MySQL no està "
"configurat correctament)."

#: libraries/classes/Query/Utilities.php:100
msgid "The server is not responding."
msgstr "El servidor no respon."

#: libraries/classes/Query/Utilities.php:104
msgid "Logout and try as another user."
msgstr "Tanca la sessió i torna a provar amb un altre usuari."

#: libraries/classes/Query/Utilities.php:109
msgid "Please check privileges of directory containing database."
msgstr "Comproveu els privilegis del directori que conté la base de dades."

#: libraries/classes/Query/Utilities.php:118
msgid "Details…"
msgstr "Detalls…"

#: libraries/classes/RecentFavoriteTable.php:159
msgid "Could not save recent table!"
msgstr "No s'ha pogut desar la taula recent!"

#: libraries/classes/RecentFavoriteTable.php:163
msgid "Could not save favorite table!"
msgstr "No s'ha pogut desar la taula preferida!"

#: libraries/classes/RecentFavoriteTable.php:247
msgid "Recent tables"
msgstr "Taules recents"

#: libraries/classes/RecentFavoriteTable.php:249
msgid "Recent"
msgstr "Recent"

#: libraries/classes/RecentFavoriteTable.php:253
msgid "Favorites"
msgstr "Preferides"

#: libraries/classes/ReplicationGui.php:438
msgid ""
"Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
"in phpMyAdmin configuration."
msgstr ""
"La connexió al servidor està inhabilitada, habiliteu "
"$cfg['AllowArbitraryServer'] a la configuració de phpMyAdmin."

#: libraries/classes/ReplicationGui.php:449
msgid "Replication started successfully."
msgstr "S'ha iniciat correctament la replicació."

#: libraries/classes/ReplicationGui.php:450
msgid "Error starting replication."
msgstr "Error en iniciar la replicació."

#: libraries/classes/ReplicationGui.php:453
msgid "Replication stopped successfully."
msgstr "S'ha aturat correctament la replicació."

#: libraries/classes/ReplicationGui.php:454
msgid "Error stopping replication."
msgstr "Error en aturar la replicació."

#: libraries/classes/ReplicationGui.php:457
msgid "Replication resetting successfully."
msgstr "S'ha restablert correctament la replicació."

#: libraries/classes/ReplicationGui.php:458
msgid "Error resetting replication."
msgstr "Error en restablir la replicació."

#: libraries/classes/ReplicationGui.php:461
msgid "Success."
msgstr "Correcte."

#: libraries/classes/ReplicationGui.php:462
msgid "Error."
msgstr "Error."

#: libraries/classes/ReplicationGui.php:507
msgid "Unknown error"
msgstr "Error desconegut"

#: libraries/classes/ReplicationGui.php:520
#, fuzzy, php-format
#| msgid "Unable to connect to master %s."
msgid "Unable to connect to primary %s."
msgstr "Incapaços de connectar amb el mestre %s."

#: libraries/classes/ReplicationGui.php:530
#, fuzzy
#| msgid ""
#| "Unable to read master log position. Possible privilege problem on master."
msgid ""
"Unable to read primary log position. Possible privilege problem on primary."
msgstr ""
"No es pot llegir la posició del registre mestre. Possible problema de "
"privilegis al mestre."

#: libraries/classes/ReplicationGui.php:548
#, fuzzy
#| msgid "Unable to change master!"
msgid "Unable to change primary!"
msgstr "No es pot canviar el mestre!"

#: libraries/classes/ReplicationGui.php:552
#, fuzzy, php-format
#| msgid "Master server changed successfully to %s."
msgid "Primary server changed successfully to %s."
msgstr "S'ha canviat correctament el servidor mestre a %s."

#: libraries/classes/Routing.php:103
#, php-format
msgid ""
"The routing cache could not be written, you need to adjust permissions on "
"the folder/file \"%s\""
msgstr ""

#: libraries/classes/Routing.php:162
#, fuzzy, php-format
#| msgid "Source database `%s` was not found!"
msgid "Error 404! The page %s was not found."
msgstr "No s'ha trobat la base de dades origen `%s`!"

#: libraries/classes/Routing.php:173
msgid "Error 405! Request method not allowed."
msgstr ""

#: libraries/classes/SavedSearches.php:239
msgid "Please provide a name for this bookmarked search."
msgstr "Proporcioneu un nom per aquesta cerca amb marcador."

#: libraries/classes/SavedSearches.php:255
msgid "Missing information to save the bookmarked search."
msgstr "Falta informació per desar la cerca amb marcador."

#: libraries/classes/SavedSearches.php:276
#: libraries/classes/SavedSearches.php:310
msgid "An entry with this name already exists."
msgstr "Ja existeix una entrada amb aquest nom."

#: libraries/classes/SavedSearches.php:338
msgid "Missing information to delete the search."
msgstr "Falta informació per esborrar la cerca."

#: libraries/classes/SavedSearches.php:365
msgid "Missing information to load the search."
msgstr "Falta informació per carregar la cerca."

#: libraries/classes/SavedSearches.php:385
msgid "Error while loading the search."
msgstr "Error mentre es carregava la cerca."

#: libraries/classes/Server/Plugins.php:68
#: libraries/classes/Server/Privileges.php:788
#: libraries/classes/Server/Privileges.php:3719
msgid "Native MySQL authentication"
msgstr "Autenticació nativa MySQL"

#: libraries/classes/Server/Plugins.php:73
msgid "SHA256 password authentication"
msgstr "Autenticació SHA256"

#: libraries/classes/Server/Plugins.php:78
#, fuzzy
#| msgid "Config authentication"
msgid "Caching sha2 authentication"
msgstr "Autenticació config"

#: libraries/classes/Server/Plugins.php:83
#, fuzzy
#| msgid "Cookie authentication"
msgid "Unix Socket based authentication"
msgstr "Autenticació per cookies"

#: libraries/classes/Server/Plugins.php:88
#, fuzzy
#| msgid "Native MySQL authentication"
msgid "Old MySQL-4.0 authentication"
msgstr "Autenticació nativa MySQL"

#: libraries/classes/Server/Privileges/AccountLocking.php:30
#: libraries/classes/Server/Privileges/AccountLocking.php:51
msgid "Account locking is not supported."
msgstr ""

#: libraries/classes/Server/Privileges.php:262
msgid "No privileges."
msgstr "Sense privilegis."

#: libraries/classes/Server/Privileges.php:270
msgid "Includes all privileges except GRANT."
msgstr "Inclou tots els privilegis excepte GRANT."

#: libraries/classes/Server/Privileges.php:292
#: libraries/classes/Server/Privileges.php:359
#: templates/server/privileges/privileges_table.twig:124
#: templates/server/privileges/privileges_table.twig:127
#: templates/server/privileges/privileges_table.twig:323
#: templates/server/privileges/privileges_table.twig:326
msgid "Allows deleting data."
msgstr "Permet esborrar dades."

#: libraries/classes/Server/Privileges.php:297
#: templates/server/privileges/privileges_table.twig:136
#: templates/server/privileges/privileges_table.twig:139
#: templates/server/privileges/privileges_table.twig:361
#: templates/server/privileges/privileges_table.twig:369
msgid "Allows creating new tables."
msgstr "Permet la creació de taules noves."

#: libraries/classes/Server/Privileges.php:302
#: templates/server/privileges/privileges_table.twig:148
#: templates/server/privileges/privileges_table.twig:151
#: templates/server/privileges/privileges_table.twig:409
#: templates/server/privileges/privileges_table.twig:417
msgid "Allows dropping tables."
msgstr "Permet eliminar taules."

#: libraries/classes/Server/Privileges.php:307
#: libraries/classes/Server/Privileges.php:399
#: templates/server/privileges/privileges_table.twig:173
#: templates/server/privileges/privileges_table.twig:176
#: templates/server/privileges/privileges_table.twig:393
#: templates/server/privileges/privileges_table.twig:396
msgid "Allows creating and dropping indexes."
msgstr "Permet la creació i l'eliminació d'índexs."

#: libraries/classes/Server/Privileges.php:312
#: libraries/classes/Server/Privileges.php:404
#: templates/server/privileges/privileges_table.twig:185
#: templates/server/privileges/privileges_table.twig:188
#: templates/server/privileges/privileges_table.twig:380
#: templates/server/privileges/privileges_table.twig:383
msgid "Allows altering the structure of existing tables."
msgstr "Permet alterar l'estructura de taules existents."

#: libraries/classes/Server/Privileges.php:317
#: libraries/classes/Server/Privileges.php:443
#: libraries/classes/Server/Privileges.php:459
#: templates/server/privileges/privileges_table.twig:197
#: templates/server/privileges/privileges_table.twig:200
#: templates/server/privileges/privileges_table.twig:494
#: templates/server/privileges/privileges_table.twig:497
#: templates/server/privileges/privileges_table.twig:509
#: templates/server/privileges/privileges_table.twig:512
msgid "Allows creating new views."
msgstr "Permet la creació de vistes noves."

#: libraries/classes/Server/Privileges.php:322
#: libraries/classes/Server/Privileges.php:464
#: libraries/classes/Server/Privileges.php:470
#: templates/server/privileges/privileges_table.twig:209
#: templates/server/privileges/privileges_table.twig:212
#: templates/server/privileges/privileges_table.twig:441
#: templates/server/privileges/privileges_table.twig:444
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Permet fer consultes de tipus SHOW CREATE VIEW."

#: libraries/classes/Server/Privileges.php:327
#: libraries/classes/Server/Privileges.php:453
#: templates/server/privileges/privileges_table.twig:221
#: templates/server/privileges/privileges_table.twig:224
#: templates/server/privileges/privileges_table.twig:537
#: templates/server/privileges/privileges_table.twig:540
msgid "Allows creating and dropping triggers."
msgstr "Permet la creació i l'eliminació de disparadors."

#: libraries/classes/Server/Privileges.php:344
#: templates/server/privileges/privileges_table.twig:15
#: templates/server/privileges/privileges_table.twig:284
#: templates/server/privileges/privileges_table.twig:287
msgid "Allows reading data."
msgstr "Permet llegir dades."

#: libraries/classes/Server/Privileges.php:349
#: templates/server/privileges/privileges_table.twig:42
#: templates/server/privileges/privileges_table.twig:297
#: templates/server/privileges/privileges_table.twig:300
msgid "Allows inserting and replacing data."
msgstr "Permet inserir i modificar dades."

#: libraries/classes/Server/Privileges.php:354
#: templates/server/privileges/privileges_table.twig:69
#: templates/server/privileges/privileges_table.twig:310
#: templates/server/privileges/privileges_table.twig:313
msgid "Allows changing data."
msgstr "Permet canviar dades."

#: libraries/classes/Server/Privileges.php:364
#: templates/server/privileges/privileges_table.twig:359
#: templates/server/privileges/privileges_table.twig:367
msgid "Allows creating new databases and tables."
msgstr "Permet la creació de noves bases de dades i taules."

#: libraries/classes/Server/Privileges.php:369
#: templates/server/privileges/privileges_table.twig:407
#: templates/server/privileges/privileges_table.twig:415
msgid "Allows dropping databases and tables."
msgstr "Permet eliminar bases de dades i taules."

#: libraries/classes/Server/Privileges.php:374
#: templates/server/privileges/privileges_table.twig:599
#: templates/server/privileges/privileges_table.twig:602
msgid "Allows reloading server settings and flushing the server's caches."
msgstr ""
"Permet recarregar els paràmetres del servidor i purgar les memòries cau del "
"servidor."

#: libraries/classes/Server/Privileges.php:379
#: templates/server/privileges/privileges_table.twig:612
#: templates/server/privileges/privileges_table.twig:615
msgid "Allows shutting down the server."
msgstr "Permet parar el servidor."

#: libraries/classes/Server/Privileges.php:384
#: templates/server/privileges/privileges_table.twig:586
#: templates/server/privileges/privileges_table.twig:589
msgid "Allows viewing processes of all users."
msgstr "Permet veure els processos de tots els usuaris."

#: libraries/classes/Server/Privileges.php:389
#: templates/server/privileges/privileges_table.twig:337
#: templates/server/privileges/privileges_table.twig:340
msgid "Allows importing data from and exporting data into files."
msgstr "Permet importar i exportar dades amb fitxers."

#: libraries/classes/Server/Privileges.php:394
#: templates/server/privileges/privileges_table.twig:96
#: templates/server/privileges/privileges_table.twig:666
msgid "Has no effect in this MySQL version."
msgstr "No té efecte en aquesta versió de MySQL."

#: libraries/classes/Server/Privileges.php:409
#: templates/server/privileges/privileges_table.twig:625
#: templates/server/privileges/privileges_table.twig:628
msgid "Gives access to the complete list of databases."
msgstr "Dóna accés a la llista completa de bases de dades."

#: libraries/classes/Server/Privileges.php:415
#: templates/server/privileges/privileges_table.twig:572
#: templates/server/privileges/privileges_table.twig:576
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 nombre màxim de connexions "
"permès; es requereix per a la majoria de les operacions d'administració com "
"ara establir variables globals o bé matar fils d'altres usuaris."

#: libraries/classes/Server/Privileges.php:423
#: templates/server/privileges/privileges_table.twig:428
#: templates/server/privileges/privileges_table.twig:431
msgid "Allows creating temporary tables."
msgstr "Permet la creació de taules temporals."

#: libraries/classes/Server/Privileges.php:428
#: templates/server/privileges/privileges_table.twig:653
#: templates/server/privileges/privileges_table.twig:656
msgid "Allows locking tables for the current thread."
msgstr "Permet bloquejar taules per l'actual fil d'execució."

#: libraries/classes/Server/Privileges.php:433
#: templates/server/privileges/privileges_table.twig:694
#: templates/server/privileges/privileges_table.twig:697
#, fuzzy
#| msgid "Needed for the replication slaves."
msgid "Needed for the replication replicas."
msgstr "És necessari per als esclaus de replicació."

#: libraries/classes/Server/Privileges.php:438
#: templates/server/privileges/privileges_table.twig:681
#: templates/server/privileges/privileges_table.twig:684
#, fuzzy
#| msgid "Allows the user to ask where the slaves / masters are."
msgid "Allows the user to ask where the replicas / primaries are."
msgstr ""
"Dona el dret a l'usuari de preguntar quins servidors mestres / esclaus hi ha."

#: libraries/classes/Server/Privileges.php:448
#: templates/server/privileges/privileges_table.twig:524
#: templates/server/privileges/privileges_table.twig:527
msgid "Allows to set up events for the event scheduler."
msgstr "Permet preparar els esdeveniments per al planificador d'esdeveniments."

#. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
#: libraries/classes/Server/Privileges.php:477
#: libraries/classes/Server/Privileges.php:486
#: templates/server/privileges/privileges_table.twig:234
#: templates/server/privileges/privileges_table.twig:238
msgid "Allows deleting historical rows."
msgstr "Permet esborrar files històriques."

#: libraries/classes/Server/Privileges.php:491
#: templates/server/privileges/privileges_table.twig:454
#: templates/server/privileges/privileges_table.twig:457
msgid "Allows creating stored routines."
msgstr "Permet la creació de rutines emmagatzemades."

#: libraries/classes/Server/Privileges.php:496
#: templates/server/privileges/privileges_table.twig:467
#: templates/server/privileges/privileges_table.twig:470
msgid "Allows altering and dropping stored routines."
msgstr "Permet l'alteració i l'esborrament de rutines emmagatzemades."

#: libraries/classes/Server/Privileges.php:501
#: templates/server/privileges/privileges_table.twig:707
#: templates/server/privileges/privileges_table.twig:710
msgid "Allows creating, dropping and renaming user accounts."
msgstr "Permet la creació, esborrament i canvi de nom dels comptes d'usuari."

#: libraries/classes/Server/Privileges.php:506
#: templates/server/privileges/privileges_table.twig:480
#: templates/server/privileges/privileges_table.twig:483
msgid "Allows executing stored routines."
msgstr "Permet l'execució de rutines emmagatzemades."

#: libraries/classes/Server/Privileges.php:1076
#, php-format
msgid "The password for %s was changed successfully."
msgstr "S'ha canviat correctament la contrasenya per %s."

#: libraries/classes/Server/Privileges.php:1124
#, php-format
msgid "You have revoked the privileges for %s."
msgstr "Heu revocat els privilegis per %s."

#: libraries/classes/Server/Privileges.php:1436
#: templates/database/privileges/index.twig:124
#: templates/table/privileges/index.twig:127
msgid "Not enough privilege to view users."
msgstr "No teniu prou privilegis per veure els usuaris."

#: libraries/classes/Server/Privileges.php:1498
#: templates/database/privileges/index.twig:80
#: templates/server/privileges/new_user_ajax.twig:45
#: templates/server/privileges/users_overview.twig:75
#: templates/table/privileges/index.twig:84
msgid "Edit privileges"
msgstr "Edita els privilegis"

#: libraries/classes/Server/Privileges.php:1502
msgid "Revoke"
msgstr "Revoca"

#: libraries/classes/Server/Privileges.php:1813
#: templates/server/privileges/privileges_table.twig:264
msgid "Database-specific privileges"
msgstr "Privilegis específics de base de dades"

#: libraries/classes/Server/Privileges.php:1819
#: templates/server/privileges/privileges_summary.twig:18
#: templates/server/privileges/privileges_table.twig:7
#: templates/server/privileges/privileges_table.twig:266
msgid "Table-specific privileges"
msgstr "Privilegis específics de taula"

#: libraries/classes/Server/Privileges.php:1824
#: libraries/classes/Server/Privileges.php:1826
#: templates/server/privileges/edit_routine_privileges.twig:29
#: templates/server/privileges/edit_routine_privileges.twig:46
#: templates/server/privileges/edit_routine_privileges.twig:58
msgid "Routine"
msgstr "Rutina"

#: libraries/classes/Server/Privileges.php:1825
#: templates/server/privileges/edit_routine_privileges.twig:47
msgid "Routine-specific privileges"
msgstr "Privilegis específics de rutina"

#: libraries/classes/Server/Privileges.php:2170
msgid "No users selected for deleting!"
msgstr "No s'han triat usuaris per esborrar!"

#: libraries/classes/Server/Privileges.php:2173
msgid "Reloading the privileges"
msgstr "Recàrrega dels privilegis"

#: libraries/classes/Server/Privileges.php:2198
msgid "The selected users have been deleted successfully."
msgstr "S'han esborrat correctament els usuaris seleccionats."

#: libraries/classes/Server/Privileges.php:2275
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Heu actualitzat els privilegis per %s."

#: libraries/classes/Server/Privileges.php:2362
#: templates/database/privileges/index.twig:102
#: templates/table/privileges/index.twig:106
msgid "No user found."
msgstr "No s'han trobat usuaris."

#: libraries/classes/Server/Privileges.php:2449
#, php-format
msgid "Deleting %s"
msgstr "Esborrant %s"

#: libraries/classes/Server/Privileges.php:2480
msgid "The privileges were reloaded successfully."
msgstr "S'han recarregat correctament els privilegis."

#: libraries/classes/Server/Privileges.php:2584
#, php-format
msgid "The user %s already exists!"
msgstr "L'usuari %s ja existeix!"

#: libraries/classes/Server/Privileges.php:2859
#, php-format
msgid "Privileges for %s"
msgstr "Privilegis per %s"

#: libraries/classes/Server/Privileges.php:2868
#: libraries/classes/Server/Status/Processes.php:114
#: templates/server/user_groups/user_listings.twig:9
msgid "User"
msgstr "Usuari"

#: libraries/classes/Server/Privileges.php:2982
msgid ""
"A user account allowing any user from localhost to connect is present. This "
"will prevent other users from connecting if the host part of their account "
"allows a connection from any (%) host."
msgstr ""
"Existeix un compte d'usuari que permet a qualsevol usuari de localhost "
"connectar-se. Això evita que altres usuaris es connectin si la part de "
"l'amfitrió del seu compte permet una connexió des de qualsevol amfitrió (%)."

#: libraries/classes/Server/Privileges.php:3016
#, 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 privilegis dels usuaris directament de les taules "
"de privilegis de MySQL. El contingut d'aquestes taules pot ser diferent dels "
"privilegis que utilitza el servidor si s'han fet canvis manualment. En "
"aquest cas, heu de %stornar a carregar els privilegis%s abans de continuar."

#: libraries/classes/Server/Privileges.php:3032
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, the "
"privileges have to be reloaded but currently, you don't have the RELOAD "
"privilege."
msgstr ""
"Nota: phpMyAdmin obté els privilegis dels usuaris directament de les taules "
"de privilegis de MySQL. El contingut d'aquestes taules pot ser diferent dels "
"privilegis que utilitza el servidor si s'han fet canvis manualment. En "
"aquest cas, s'han de tornar a carregar els privilegis però, actualment, no "
"teniu el privilegi RELOAD."

#: libraries/classes/Server/Privileges.php:3346
msgid "You have added a new user."
msgstr "Heu afegit un usuari nou."

#: libraries/classes/Server/Status/Data.php:146
#: libraries/classes/Server/Status/Processes.php:147
#: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
msgid "SQL query"
msgstr "Consulta SQL"

#: libraries/classes/Server/Status/Data.php:149
msgid "Handler"
msgstr "Gestor"

#: libraries/classes/Server/Status/Data.php:150
msgid "Query cache"
msgstr "Memòria cau de consultes"

#: libraries/classes/Server/Status/Data.php:151
msgid "Threads"
msgstr "Fils"

#: libraries/classes/Server/Status/Data.php:153
msgid "Temporary data"
msgstr "Dades temporals"

#: libraries/classes/Server/Status/Data.php:154
msgid "Delayed inserts"
msgstr "Insercions demorades"

#: libraries/classes/Server/Status/Data.php:155
msgid "Key cache"
msgstr "Memòria cau de claus"

#: libraries/classes/Server/Status/Data.php:156
msgid "Joins"
msgstr "Unions"

#: libraries/classes/Server/Status/Data.php:158
msgid "Sorting"
msgstr "Ordenació"

#: libraries/classes/Server/Status/Data.php:160
msgid "Transaction coordinator"
msgstr "Coordinador de transaccions"

#: libraries/classes/Server/Status/Data.php:161
#: templates/server/binlog/index.twig:27
msgid "Files"
msgstr "Fitxers"

#: libraries/classes/Server/Status/Data.php:180
msgid "Flush (close) all tables"
msgstr "Purga (tanca) totes les taules"

#: libraries/classes/Server/Status/Data.php:184
msgid "Show open tables"
msgstr "Mostra taules obertes"

#: libraries/classes/Server/Status/Data.php:193
#, fuzzy
#| msgid "Show slave hosts"
msgid "Show replica hosts"
msgstr "Mostra servidors esclaus"

#: libraries/classes/Server/Status/Data.php:200
#: templates/server/replication/primary_replication.twig:9
#, fuzzy
#| msgid "Show master status"
msgid "Show primary status"
msgstr "Mostra l'estat del mestre"

#: libraries/classes/Server/Status/Data.php:207
#, fuzzy
#| msgid "Show slave status"
msgid "Show replica status"
msgstr "Mostra l'estat d'esclaus"

#: libraries/classes/Server/Status/Data.php:215
msgid "Flush query cache"
msgstr "Purga la memòria cau de consultes"

#: libraries/classes/Server/Status/Processes.php:110
msgid "ID"
msgstr "ID"

#: libraries/classes/Server/Status/Processes.php:118
#: templates/server/replication/primary_add_replica_user.twig:32
#: templates/server/replication/primary_add_replica_user.twig:43
#: templates/server/replication/primary_replication.twig:25
msgid "Host"
msgstr "Servidor"

#: libraries/classes/Server/Status/Processes.php:126
msgid "Command"
msgstr "Ordre"

#: libraries/classes/Server/Status/Processes.php:141
msgid "Progress"
msgstr "Progrés"

#: libraries/classes/Setup/Index.php:130
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 esteu connectat o bé no respon "
"el servidor d'actualitzacions."

#: libraries/classes/Setup/Index.php:152
msgid "Got invalid version string from server"
msgstr "S'ha obtingut un text de versió incorrecte des del servidor"

#: libraries/classes/Setup/Index.php:164
msgid "Unparsable version string"
msgstr "No es pot interpretar el text de versió"

#: libraries/classes/Setup/Index.php:186
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
"Esteu utilitzant una versió del Git, executeu [kbd]git pull[/kbd] :-)[br]La "
"versió estable més recent és la %s, alliberada el %s."

#: libraries/classes/Setup/Index.php:194
msgid "No newer stable version is available"
msgstr "No hi ha disponible una versió estable més nova"

#: libraries/classes/Sql.php:497
#, php-format
msgid "Using bookmark \"%s\" as default browse query."
msgstr ""
"S'utilitza del marcador \"%s\" com a consulta predeterminada de navegació."

#: libraries/classes/Sql.php:961
msgid "Showing as PHP code"
msgstr "Es mostra com a codi PHP"

#: libraries/classes/Sql.php:1336
#, php-format
msgid ""
"Current selection does not contain a unique column. Grid edit, checkbox, "
"Edit, Copy and Delete features are not available. %s"
msgstr ""
"La selecció actual no conté una columna única. No estan disponibles els "
"enllaços Edició de la graella, Casella de selecció, Edita, Copia i Esborra. "
"%s"

#: libraries/classes/Sql.php:1350
#, php-format
msgid ""
"Current selection does not contain a unique column. Grid edit, Edit, Copy "
"and Delete features may result in undesired behavior. %s"
msgstr ""
"La selecció actual no conté una columna única. Els enllaços Edició de la "
"graella, Casella de selecció, Edita, Copia i Esborra, poden ocasionar un "
"comportament no desitjat. %s"

#: libraries/classes/SqlQueryForm.php:149
#, php-format
msgid "Run SQL query/queries on server “%s”"
msgstr "Executa les consultes SQL al servidor «%s»"

#: libraries/classes/SqlQueryForm.php:165
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Executa la consulta o les consultes SQL a la base de dades %s"

#: libraries/classes/SqlQueryForm.php:180
#, php-format
msgid "Run SQL query/queries on table %s"
msgstr "Executa la consulta o les consultes SQL a la taula %s"

#: libraries/classes/StorageEngine.php:368
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"No hi ha disponible cap informació detallada de l'estat per a aquest motor "
"d'emmagatzematge."

#: libraries/classes/StorageEngine.php:470
#: templates/database/structure/body_for_table_summary.twig:46
#, 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/classes/StorageEngine.php:473
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s està disponible en aquest servidor MySQL."

#: libraries/classes/StorageEngine.php:476
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s s'ha desactivat en aquest servidor MySQL."

#: libraries/classes/StorageEngine.php:480
#, 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/classes/Table/Indexes.php:58 libraries/classes/Table.php:2106
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "El nom de la clau primària ha de ser \"PRIMARY\"!"

#: libraries/classes/Table/Maintenance.php:122
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemes amb els índexs de la taula `%s`"

#: libraries/classes/Table.php:348
msgid "Unknown table status:"
msgstr "Estat de taula desconegut:"

#: libraries/classes/Table.php:1011
#, php-format
msgid "Source database `%s` was not found!"
msgstr "No s'ha trobat la base de dades origen `%s`!"

#: libraries/classes/Table.php:1020
#, php-format
msgid "Target database `%s` was not found!"
msgstr "No s'ha trobat la base de dades destí `%s`!"

#: libraries/classes/Table.php:1478
msgid "Invalid database:"
msgstr "Base de dades no vàlida:"

#: libraries/classes/Table.php:1496
msgid "Invalid table name:"
msgstr "Nom de taula incorrecte:"

#: libraries/classes/Table.php:1536
#, php-format
msgid "Failed to rename table %1$s to %2$s!"
msgstr "Error reanomenant la taula %1$s a %2$s!"

#: libraries/classes/Table.php:1553
#, php-format
msgid "Table %1$s has been renamed to %2$s."
msgstr "La taula %1$s ha canviat de nom a %2$s."

#: libraries/classes/Table.php:1798
msgid "Could not save table UI preferences!"
msgstr ""
"No s'ha pogut desar la taula de les preferències de la interfície d'usuari!"

#: libraries/classes/Table.php:1824
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
msgstr ""
"No s'ha pogut netejar la taula de preferències de la interfície d'usuari "
"(vegeu $cfg['Servers'][$i]['MaxTableUiprefs'] %s)"

#: libraries/classes/Table.php:1959
#, php-format
msgid ""
"Cannot save UI property \"%s\". The changes made will not be persistent "
"after you refresh this page. Please check if the table structure has been "
"changed."
msgstr ""
"No es pot desar la propietat d'interfície d'usuari \"%s\". Els canvis fets "
"no seran persistents després que refresqueu aquesta pàgina. Comproveu si "
"l'estructura de la taula ha estat canviada."

#: libraries/classes/Table.php:2118
msgid "Can't rename index to PRIMARY!"
msgstr "No pots canviar el nom d'un índex a PRIMARY!"

#: libraries/classes/Table.php:2144
msgid "No index parts defined!"
msgstr "No s'han definit parts de l'índex!"

#: libraries/classes/Table.php:2440
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Error en crear la clau forana a %1$s (comproveu els tipus de dades)"

#: libraries/classes/Template.php:135
#, php-format
msgid "Error while working with template cache: %s"
msgstr "Error mentre es treballava amb la memòria cau de plantilles: %s"

#: libraries/classes/ThemeManager.php:83
#, php-format
msgid "Default theme %s not found!"
msgstr "Tema per defecte %s no trobat!"

#: libraries/classes/ThemeManager.php:142
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s no trobat!"

#: libraries/classes/Theme.php:168
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "El camí de les imatges del tema %s és incorrecte!"

#: libraries/classes/Tracking.php:236
#: templates/database/tracking/tables.twig:115
#: templates/table/tracking/main.twig:73
msgid "Tracking report"
msgstr "Informe de seguiment"

#: libraries/classes/Tracking.php:240
msgid "Tracking statements"
msgstr "Seguiment de sentències"

#: libraries/classes/Tracking.php:255
msgid "Delete tracking data row from report"
msgstr "Esborra les dades de seguiment de l'informe"

#: libraries/classes/Tracking.php:267
msgid "No data"
msgstr "No hi ha dades"

#: libraries/classes/Tracking.php:312
#: templates/database/operations/index.twig:131
#: templates/database/structure/copy_form.twig:19
#: templates/table/operations/index.twig:275
msgid "Structure only"
msgstr "Només l'estructura"

#: libraries/classes/Tracking.php:315
#: templates/database/operations/index.twig:143
#: templates/database/structure/copy_form.twig:29
#: templates/table/operations/index.twig:287
msgid "Data only"
msgstr "Només les dades"

#: libraries/classes/Tracking.php:318
#: templates/database/operations/index.twig:137
#: templates/database/structure/copy_form.twig:24
#: templates/table/operations/index.twig:281
msgid "Structure and data"
msgstr "Estructura i dades"

#: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr "Mostra %1$s amb dates des de %2$s fins a  %3$s per l'usuari %4$s %5$s"

#: libraries/classes/Tracking.php:472
msgid "SQL dump (file download)"
msgstr "Bolcat SQL (baixat del fitxer)"

#: libraries/classes/Tracking.php:474
msgid "SQL dump"
msgstr "Bolcat SQL"

#: libraries/classes/Tracking.php:477
msgid "This option will replace your table and contained data."
msgstr "Aquesta opció substituirà la taula i les dades contingudes."

#: libraries/classes/Tracking.php:479
msgid "SQL execution"
msgstr "Execució SQL"

#: libraries/classes/Tracking.php:483
#, php-format
msgid "Export as %s"
msgstr "Exporta com %s"

#: libraries/classes/Tracking.php:521
msgid "Data manipulation statement"
msgstr "Sentències de manipulació de dades"

#: libraries/classes/Tracking.php:557
msgid "Data definition statement"
msgstr "Sentències de definició de dades"

#: libraries/classes/Tracking.php:640
#: templates/database/tracking/tables.twig:126
#: templates/table/tracking/main.twig:80
msgid "Structure snapshot"
msgstr "Instantània de l'estructura"

#: libraries/classes/Tracking.php:658
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantània de la versió %s (codi SQL)"

#: libraries/classes/Tracking.php:728
msgid "Tracking data definition successfully deleted"
msgstr "S'ha eliminat correctament la definició de les dades de seguiment"

#: libraries/classes/Tracking.php:740
msgid "Tracking data manipulation successfully deleted"
msgstr "S'ha eliminat correctament la manipulació de les dades de seguiment"

#: libraries/classes/Tracking.php:797
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
"Podeu executar el bolcat mitjançant la creació i utilització d'una base de "
"dades temporal. Si us plau, assegureu-vos que teniu els privilegis per fer-"
"ho."

#: libraries/classes/Tracking.php:801
msgid "Comment out these two lines if you do not need them."
msgstr "Comenteu aquestes dues línies si no les necessiteu."

#: libraries/classes/Tracking.php:812
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "S'han exportat les sentències SQL. Copieu el bolcat o executeu-ho."

#: libraries/classes/Tracking.php:845
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Informe de seguiment per la taula `%s`"

#: libraries/classes/Tracking.php:877
#, php-format
msgid "Tracking for %1$s was activated at version %2$s."
msgstr "S'ha activat el seguiment de %1$s a la versió %2$s."

#: libraries/classes/Tracking.php:880
#, php-format
msgid "Tracking for %1$s was deactivated at version %2$s."
msgstr "Desactivat el seguiment per %1$s a la versió %2$s."

#: libraries/classes/Tracking.php:979
#, php-format
msgid "Version %1$s of %2$s was deleted."
msgstr "Versió %1$s de %2$s esborrada."

#: libraries/classes/Tracking.php:1010
#, php-format
msgid "Version %1$s was created, tracking for %2$s is active."
msgstr "S'ha creat la versió %1$s, activat el seguiment per %2$s."

#: libraries/classes/Types.php:231
msgid ""
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
msgstr ""
"L'interval d'un enter d'1 byte, amb signe és de -128 fins a 127, sense signe "
"és de 0 fins a 255"

#: libraries/classes/Types.php:234
msgid ""
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
"65,535"
msgstr ""
"L'interval d'un enter de 2 bytes, amb signe és de -32.768 fins a 32.767, "
"sense signe és de 0 fins a 65.535"

#: libraries/classes/Types.php:238
msgid ""
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
"0 to 16,777,215"
msgstr ""
"L'interval d'un enter de 3 bytes, amb signe és de -8.388.608 fins a "
"8.388.607, sense signe és de 0 fins a 16.777.215"

#: libraries/classes/Types.php:243
msgid ""
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
"range is 0 to 4,294,967,295"
msgstr ""
"L'interval d'un enter de 4 bytes, amb signe és de -2.147.483.648 fins a "
"2.147.483.647, sense signe és de 0 fins a 4.294.967.295"

#: libraries/classes/Types.php:250
msgid ""
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
msgstr ""
"L'interval d'un enter de 8 bytes, amb signe és de -9.223.372.036.854.775.808 "
"fins a 9.223.372.036.854.775.807, sense signe és de 0 fins a "
"18.446.744.073.709.551.615"

#: libraries/classes/Types.php:257
msgid ""
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
msgstr ""
"Un nombre decimal fix (M,D) - el nombre màxim de dígits (M) és 65 (per "
"defecte 10), el nombre màxim de decimals (D) és 30 (per defecte 0)"

#: libraries/classes/Types.php:264
msgid ""
"A small floating-point number, allowable values are -3.402823466E+38 to "
"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
msgstr ""
"Un nombre de coma flotant petit, els valors permesos són de -3.402823466E+38 "
"a -1.175494351E-38, 0, i de 1.175494351E-38 a 3.402823466E+38"

#: libraries/classes/Types.php:271
msgid ""
"A double-precision floating-point number, allowable values are "
"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
"2.2250738585072014E-308 to 1.7976931348623157E+308"
msgstr ""
"Un nombre de coma flotant de doble precisió, els valors permesos són de "
"-1.7976931348623157E+308 a -2.2250738585072014E-308, 0, i de "
"2.2250738585072014E-308 a 1.7976931348623157E+308"

#: libraries/classes/Types.php:277
msgid ""
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
"FLOAT)"
msgstr ""
"Sinònim de DOUBLE (excepció: en el mode SQL REAL_AS_FLOAT és un sinònim de "
"FLOAT)"

#: libraries/classes/Types.php:280
msgid ""
"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
"64)"
msgstr ""
"Una màscara de bits (M), emmagatzemant M bits per valor (per defecte és 1 i "
"el màxim és 64)"

#: libraries/classes/Types.php:284
msgid ""
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
"values are considered true"
msgstr ""
"Un sinònim de TINYINT(1), un valor de zero es considera fals, qualsevol "
"valor diferent de zero es considera cert"

#: libraries/classes/Types.php:288
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
msgstr "Un àlies per BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"

#: libraries/classes/Types.php:292
#, php-format
msgid "A date, supported range is %1$s to %2$s"
msgstr "L'interval d'una data és de %1$s fins a %2$s"

#: libraries/classes/Types.php:299
#, php-format
msgid "A date and time combination, supported range is %1$s to %2$s"
msgstr "L'interval d'una combinació de data i hora és de %1$s fins a %2$s"

#: libraries/classes/Types.php:306
msgid ""
"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
msgstr ""
"L'interval d'una marca de temps és de 1970-01-01 00:00:01 UTC fins a "
"2038-01-09 03:14:07 UTC, s'emmagatzema com el nombre de segons des de "
"l'època UNIX (1970.01.01 00:00:00 UTC )"

#: libraries/classes/Types.php:313
#, php-format
msgid "A time, range is %1$s to %2$s"
msgstr "L'interval d'una hora és de %1$s fins a %2$s"

#: libraries/classes/Types.php:320
msgid ""
"A year in four-digit (4, default) or two-digit (2) format, the allowable "
"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
msgstr ""
"Un any en format de quatre dígits (4 per defecte) o dos dígits (2), els "
"valors permesos són de 70 (1970) fins a 69 (2069) o de 1901 fins a 2155 i "
"0000"

#: libraries/classes/Types.php:327
msgid ""
"A fixed-length (0-255, default 1) string that is always right-padded with "
"spaces to the specified length when stored"
msgstr ""
"Una cadena de longitud fixa (0-255, per defecte 1) que sempre s'omple amb "
"espais a la dreta fins a la longitud especificada quan es desa"

#: libraries/classes/Types.php:334
#, php-format
msgid ""
"A variable-length (%s) string, the effective maximum length is subject to "
"the maximum row size"
msgstr ""
"Una cadena de longitud variable (%s), la longitud efectiva màxima està "
"subjecta a la mida màxima d'una fila"

#: libraries/classes/Types.php:341
msgid ""
"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
"a one-byte prefix indicating the length of the value in bytes"
msgstr ""
"Una columna TEXT amb una longitud màxima de 255(2^8-1) caràcters, "
"emmagatzemats amb un prefix d'un byte que indica la longitud del valor en "
"bytes"

#: libraries/classes/Types.php:348
msgid ""
"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
"with a two-byte prefix indicating the length of the value in bytes"
msgstr ""
"Una columna TEXT amb longitud màxima de 65,535(2^16-1) caràcters, "
"emmagatzemats amb un prefix de 2 bytes que indica la longitud del valor en "
"bytes"

#: libraries/classes/Types.php:355
msgid ""
"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
"stored with a three-byte prefix indicating the length of the value in bytes"
msgstr ""
"Una columna TEXT amb una longitud màxima de 16.777.215(2^24-1) caràcters, "
"emmagatzemats amb un prefix de 3 bytes que indica la longitud del valor en "
"bytes"

#: libraries/classes/Types.php:362
msgid ""
"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"characters, stored with a four-byte prefix indicating the length of the "
"value in bytes"
msgstr ""
"Una columna TEXT amb longitud màxima de 4,294,967,295 o 4GiB (2^32-1) "
"caràcters, emmagatzemats amb un prefix de 4 bytes que indica la longitud del "
"valor en bytes"

#: libraries/classes/Types.php:369
msgid ""
"Similar to the CHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr ""
"Similar al tipus CHAR, però emmagatzema cadenes binàries de bytes en lloc de "
"cadenes de caràcters no binaris"

#: libraries/classes/Types.php:374
msgid ""
"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr ""
"Similar al tipus VARCHAR, però emmagatzema cadenes binàries de bytes en lloc "
"de cadenes de caràcters no binaris"

#: libraries/classes/Types.php:380
msgid ""
"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
"one-byte prefix indicating the length of the value"
msgstr ""
"Una columna BLOB amb una longitud màxima de 255 (2^8-1) bytes, emmagatzemats "
"amb un prefix d'un byte que indica la longitud del valor"

#: libraries/classes/Types.php:386
msgid ""
"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
"with a three-byte prefix indicating the length of the value"
msgstr ""
"Una columna BLOB amb una longitud màxima de 16.777.215 (2^24-1) bytes, "
"emmagatzemats amb un prefix de 3 bytes que indica la longitud del valor"

#: libraries/classes/Types.php:393
msgid ""
"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
"a two-byte prefix indicating the length of the value"
msgstr ""
"Una columna BLOB amb una longitud màxima de 65.535 (2^16-1) bytes, "
"emmagatzemats amb un prefix de 2 bytes que indica la longitud del valor"

#: libraries/classes/Types.php:399
msgid ""
"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"bytes, stored with a four-byte prefix indicating the length of the value"
msgstr ""
"Una columna BLOB amb longitud màxima de 4,294,967,295 o 4GiB (2 ^ 32 - 1) "
"bytes, emmagatzemats amb un prefix de 4 bytes que indica la longitud del "
"valor"

#: libraries/classes/Types.php:406
msgid ""
"An enumeration, chosen from the list of up to 65,535 values or the special "
"'' error value"
msgstr ""
"Una enumeració, triada d'una llista de fins a 65.535 valors o el valor "
"especial d'error ''"

#: libraries/classes/Types.php:410
msgid "A single value chosen from a set of up to 64 members"
msgstr "Un únic valor triat d'un conjunt de fins a 64 membres"

#: libraries/classes/Types.php:413
msgid "A type that can store a geometry of any type"
msgstr "Un tipus que pot emmagatzemar una geometria de qualsevol tipus"

#: libraries/classes/Types.php:416
msgid "A point in 2-dimensional space"
msgstr "Un punt en un espai de 2 dimensions"

#: libraries/classes/Types.php:419
msgid "A curve with linear interpolation between points"
msgstr "Una corba amb interpolació lineal entre punts"

#: libraries/classes/Types.php:422
msgid "A polygon"
msgstr "Un polígon"

#: libraries/classes/Types.php:425
msgid "A collection of points"
msgstr "Una col·lecció de punts"

#: libraries/classes/Types.php:428
msgid "A collection of curves with linear interpolation between points"
msgstr "Una col·lecció de corbes amb interpolació lineal entre punts"

#: libraries/classes/Types.php:431
msgid "A collection of polygons"
msgstr "Una col·lecció de polígons"

#: libraries/classes/Types.php:434
msgid "A collection of geometry objects of any type"
msgstr "Una col·lecció d'objectes geomètrics de qualsevol tipus"

#: libraries/classes/Types.php:437
msgid ""
"Stores and enables efficient access to data in JSON (JavaScript Object "
"Notation) documents"
msgstr ""
"Emmagatzema i permet un accés eficient a les dades de documents JSON "
"(notació d'objecte de JavaScript)"

#: libraries/classes/Types.php:440
msgid ""
"Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
"conventional mapping of IPv4 addresses into IPv6 addresses"
msgstr ""

#: libraries/classes/Types.php:445
#, fuzzy
#| msgid "Stores a Universally Unique Identifier (UUID)"
msgid "128-bit UUID (Universally Unique Identifier)"
msgstr "Emmagatzema identificadors únics universals (UUID)"

#: libraries/classes/Types.php:791
msgctxt "numeric types"
msgid "Numeric"
msgstr "Numèric"

#: libraries/classes/Types.php:809
msgctxt "date and time types"
msgid "Date and time"
msgstr "Data i hora"

#: libraries/classes/Types.php:845
msgctxt "spatial types"
msgid "Spatial"
msgstr "Espacial"

#: libraries/classes/UrlRedirector.php:55
msgid "Taking you to the target site."
msgstr "Se us està portant al lloc destí."

#: libraries/classes/UserPassword.php:38
msgid "The profile has been updated."
msgstr "S'ha actualitzat el perfil."

#: libraries/classes/UserPassword.php:50
msgid "Password is too long!"
msgstr "Contrasenya massa llarga!"

#: libraries/classes/UserPreferences.php:181
msgid "Could not save configuration"
msgstr "No s'ha pogut desar la configuració"

#: libraries/classes/UserPreferences.php:192
#, fuzzy
#| msgid ""
#| "%sCreate%s the phpMyAdmin configuration storage in the current database."
msgid "The phpMyAdmin configuration storage database could not be accessed."
msgstr ""
"%sCrea%s l'emmagatzematge de la configuració de phpMyAdmin a la base de "
"dades actual."

#: libraries/classes/Util.php:132
#, php-format
msgid "Max: %s%s"
msgstr "Màx.: %s%s"

#. l10n: Short month name
#. l10n: Short month name for January
#: libraries/classes/Util.php:665 templates/javascript/variables.twig:34
msgid "Jan"
msgstr "gen."

#. l10n: Short month name
#. l10n: Short month name for February
#: libraries/classes/Util.php:667 templates/javascript/variables.twig:35
msgid "Feb"
msgstr "febr."

#. l10n: Short month name
#. l10n: Short month name for March
#: libraries/classes/Util.php:669 templates/javascript/variables.twig:36
msgid "Mar"
msgstr "març"

#. l10n: Short month name
#. l10n: Short month name for April
#: libraries/classes/Util.php:671 templates/javascript/variables.twig:37
msgid "Apr"
msgstr "abr."

#. l10n: Short month name
#: libraries/classes/Util.php:673
msgctxt "Short month name"
msgid "May"
msgstr "maig"

#. l10n: Short month name
#. l10n: Short month name for June
#: libraries/classes/Util.php:675 templates/javascript/variables.twig:39
msgid "Jun"
msgstr "juny"

#. l10n: Short month name
#. l10n: Short month name for July
#: libraries/classes/Util.php:677 templates/javascript/variables.twig:40
msgid "Jul"
msgstr "jul."

#. l10n: Short month name
#. l10n: Short month name for August
#: libraries/classes/Util.php:679 templates/javascript/variables.twig:41
msgid "Aug"
msgstr "ag."

#. l10n: Short month name
#. l10n: Short month name for September
#: libraries/classes/Util.php:681 templates/javascript/variables.twig:42
msgid "Sep"
msgstr "set."

#. l10n: Short month name
#. l10n: Short month name for October
#: libraries/classes/Util.php:683 templates/javascript/variables.twig:43
msgid "Oct"
msgstr "oct."

#. l10n: Short month name
#. l10n: Short month name for November
#: libraries/classes/Util.php:685 templates/javascript/variables.twig:44
msgid "Nov"
msgstr "nov."

#. l10n: Short month name
#. l10n: Short month name for December
#: libraries/classes/Util.php:687 templates/javascript/variables.twig:45
msgid "Dec"
msgstr "des."

#. l10n: Short week day name for Sunday
#: libraries/classes/Util.php:691
#, fuzzy
#| msgid "Sun"
msgctxt "Short week day name for Sunday"
msgid "Sun"
msgstr "dg."

#. l10n: Short week day name for Monday
#: libraries/classes/Util.php:693 templates/javascript/variables.twig:58
msgid "Mon"
msgstr "dl."

#. l10n: Short week day name for Tuesday
#: libraries/classes/Util.php:695 templates/javascript/variables.twig:59
msgid "Tue"
msgstr "dt."

#. l10n: Short week day name for Wednesday
#: libraries/classes/Util.php:697 templates/javascript/variables.twig:60
msgid "Wed"
msgstr "dc."

#. l10n: Short week day name for Thursday
#: libraries/classes/Util.php:699 templates/javascript/variables.twig:61
msgid "Thu"
msgstr "dj."

#. l10n: Short week day name for Friday
#: libraries/classes/Util.php:701 templates/javascript/variables.twig:62
msgid "Fri"
msgstr "dv."

#. l10n: Short week day name for Saturday
#: libraries/classes/Util.php:703 templates/javascript/variables.twig:63
msgid "Sat"
msgstr "ds."

#: libraries/classes/Util.php:729
msgctxt "AM/PM indication in time"
msgid "PM"
msgstr "PM"

#: libraries/classes/Util.php:731
msgctxt "AM/PM indication in time"
msgid "AM"
msgstr "AM"

#: libraries/classes/Util.php:802
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dies, %s hores, %s minuts i %s segons"

#: libraries/classes/Util.php:1963
msgid "Users"
msgstr "Usuaris"

#: libraries/classes/Util.php:2579
#: templates/database/multi_table_query/form.twig:67
msgid "Sort"
msgstr "Ordena"

#: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
msgid "Error in ZIP archive:"
msgstr "Error a l'arxiu ZIP:"

#: libraries/classes/ZipExtension.php:83
msgid "No files found inside ZIP archive!"
msgstr "No s'han trobat arxius dins de l'arxiu ZIP!"

#: libraries/config.values.php:88 libraries/config.values.php:126
#: libraries/config.values.php:138
msgid "Icons"
msgstr "Icones"

#: libraries/config.values.php:89 libraries/config.values.php:127
#: libraries/config.values.php:139
#: templates/database/multi_table_query/form.twig:118
msgid "Text"
msgstr "Text"

#: libraries/config.values.php:90 libraries/config.values.php:108
#: libraries/config.values.php:128 libraries/config.values.php:140
msgid "Both"
msgstr "Ambdós"

#: libraries/config.values.php:105
msgid "Nowhere"
msgstr "Enlloc"

#: libraries/config.values.php:106
msgid "Left"
msgstr "Esquerra"

#: libraries/config.values.php:107
msgid "Right"
msgstr "Dreta"

#: libraries/config.values.php:143
msgid "Click"
msgstr "Clic"

#: libraries/config.values.php:144
msgid "Double click"
msgstr "Doble clic"

#: libraries/config.values.php:145 libraries/config.values.php:188
#: templates/config/form_display/input.twig:16
#: templates/relation/check_relations.twig:15
#: templates/relation/check_relations.twig:66
#: templates/relation/check_relations.twig:91
#: templates/relation/check_relations.twig:129
#: templates/relation/check_relations.twig:154
#: templates/relation/check_relations.twig:164
#: templates/relation/check_relations.twig:199
#: templates/relation/check_relations.twig:224
#: templates/relation/check_relations.twig:249
#: templates/relation/check_relations.twig:274
#: templates/relation/check_relations.twig:299
#: templates/relation/check_relations.twig:324
#: templates/relation/check_relations.twig:349
#: templates/relation/check_relations.twig:387
#: templates/relation/check_relations.twig:412
#: templates/relation/check_relations.twig:437
#: templates/relation/check_relations.twig:462
#: templates/relation/check_relations.twig:487
#: templates/relation/check_relations.twig:512
msgid "Disabled"
msgstr "Desactivat"

#: libraries/config.values.php:148
msgid "key"
msgstr "clau"

#: libraries/config.values.php:149
msgid "display column"
msgstr "visualitza la columna"

#: libraries/config.values.php:153
msgid "Welcome"
msgstr "Benvingut/da"

#: libraries/config.values.php:186
msgid "Open"
msgstr "Obert"

#: libraries/config.values.php:187
msgid "Closed"
msgstr "Tancat"

#: libraries/config.values.php:191 templates/javascript/variables.twig:49
msgid "Monday"
msgstr "Dilluns"

#: libraries/config.values.php:192 templates/javascript/variables.twig:50
msgid "Tuesday"
msgstr "Dimarts"

#: libraries/config.values.php:193 templates/javascript/variables.twig:51
msgid "Wednesday"
msgstr "Dimecres"

#: libraries/config.values.php:194 templates/javascript/variables.twig:52
msgid "Thursday"
msgstr "Dijous"

#: libraries/config.values.php:195 templates/javascript/variables.twig:53
msgid "Friday"
msgstr "Divendres"

#: libraries/config.values.php:196 templates/javascript/variables.twig:54
msgid "Saturday"
msgstr "Dissabte"

#: libraries/config.values.php:197 templates/javascript/variables.twig:48
msgid "Sunday"
msgstr "Diumenge"

#: libraries/config.values.php:200
msgid "Ask before sending error reports"
msgstr "Pregunta abans d'enviar els informes d'error"

#: libraries/config.values.php:201
msgid "Always send error reports"
msgstr "Envia sempre els informes d'error"

#: libraries/config.values.php:202
msgid "Never send error reports"
msgstr "No enviïs mai els informes d'error"

#: libraries/config.values.php:205
msgid "Server default"
msgstr "Servidor predeterminat"

#: libraries/config.values.php:206
msgid "Enable"
msgstr "Habilita"

#: libraries/config.values.php:207
msgid "Disable"
msgstr "Inhabilita"

#: libraries/config.values.php:259
msgid "Quick - display only the minimal options to configure"
msgstr "Ràpid - mostra només les opcions mínimes a configurar"

#: libraries/config.values.php:260
msgid "Custom - display all possible options to configure"
msgstr "Personalitzat - mostra totes les opcions a configurar"

#: libraries/config.values.php:261
msgid "Custom - like above, but without the quick/custom choice"
msgstr "Personalitzat - igual que l'anterior, però sense l'opció ràpid/complet"

#: libraries/config.values.php:328
msgid "complete inserts"
msgstr "insercions completes"

#: libraries/config.values.php:329
msgid "extended inserts"
msgstr "insercions ampliades"

#: libraries/config.values.php:330
msgid "both of the above"
msgstr "ambdós anteriors"

#: libraries/config.values.php:331
msgid "neither of the above"
msgstr "cap dels anteriors"

#: setup/index.php:33
msgid "Configuration already exists, setup is disabled!"
msgstr "Ja existeix la configuració i s'ha inhabilitat la preparació!"

#: setup/validate.php:31
msgid "Wrong data"
msgstr "Dades incorrectes"

#: setup/validate.php:38
#, php-format
msgid "Wrong data or no validation for %s"
msgstr "Dada errònia o no validada per a %s"

#: templates/columns_definitions/column_attributes.twig:31
#: templates/database/central_columns/edit_table_row.twig:23
#: templates/database/central_columns/main.twig:71
#: templates/database/central_columns/main.twig:298
msgid "Edit ENUM/SET values"
msgstr "Edita els valors ENUM/SET"

#: templates/columns_definitions/column_attributes.twig:38
#: templates/database/central_columns/edit_table_row.twig:30
#: templates/database/central_columns/main.twig:76
#: templates/database/central_columns/main.twig:309
msgctxt "for default"
msgid "None"
msgstr "Cap"

#: templates/columns_definitions/column_attributes.twig:41
#: templates/database/central_columns/edit_table_row.twig:33
#: templates/database/central_columns/main.twig:77
#: templates/database/central_columns/main.twig:312
msgid "As defined:"
msgstr "Com definit:"

#: templates/columns_definitions/column_attributes.twig:102
msgid ""
"You don't have sufficient privileges to perform this operation; Please refer "
"to the documentation for more details"
msgstr ""
"No teniu prou privilegis per realitzar aquesta operació; si us plau, "
"consulteu la documentació per a més detalls"

#: templates/columns_definitions/column_attributes.twig:116
#: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
#: templates/table/structure/display_structure.twig:152
#: templates/table/structure/display_structure.twig:160
#: templates/table/structure/display_structure.twig:298
#: templates/table/structure/display_structure.twig:477
#: templates/table/tracking/structure_snapshot_indexes.twig:7
msgid "Unique"
msgstr "Única"

#: templates/columns_definitions/column_attributes.twig:124
#: templates/table/structure/display_structure.twig:219
#: templates/table/structure/display_structure.twig:222
#: templates/table/structure/display_structure.twig:307
msgid "Fulltext"
msgstr "Text complet"

#: templates/columns_definitions/column_attributes.twig:128
#: templates/table/structure/display_structure.twig:192
#: templates/table/structure/display_structure.twig:200
#: templates/table/structure/display_structure.twig:304
msgid "Spatial"
msgstr "Espacial"

#: templates/columns_definitions/column_attributes.twig:165
#: templates/table/structure/display_partitions.twig:26
msgid "Expression"
msgstr "Expressió"

#: templates/columns_definitions/column_attributes.twig:186
msgid "first"
msgstr "primer"

#: templates/columns_definitions/column_attributes.twig:191
#: templates/table/structure/display_structure.twig:450
#, php-format
msgid "after %s"
msgstr "després de %s"

#: templates/columns_definitions/column_definitions_form.twig:23
#: templates/database/create_table.twig:6
#: templates/database/operations/index.twig:30
msgid "Table name"
msgstr "Nom de la taula"

#: templates/columns_definitions/column_definitions_form.twig:32
#: templates/console/display.twig:99
#: templates/database/central_columns/main.twig:196 templates/export.twig:285
#: templates/export.twig:301 templates/export.twig:317
msgid "Add"
msgstr "Afegeix"

#: templates/columns_definitions/column_definitions_form.twig:40
msgid "column(s)"
msgstr "columna(es)"

#: templates/columns_definitions/column_definitions_form.twig:74
msgid "Collation:"
msgstr "Col·lació:"

#: templates/columns_definitions/column_definitions_form.twig:77
msgid "Storage Engine:"
msgstr "Motor d'emmagatzematge:"

#: templates/columns_definitions/column_definitions_form.twig:82
msgid "Connection:"
msgstr "Connexió:"

#: templates/columns_definitions/column_definitions_form.twig:113
#: templates/columns_definitions/partitions.twig:137
#: templates/table/operations/index.twig:133
#, fuzzy
#| msgid "Storage engines"
msgid "Storage engine"
msgstr "Motors d'emmagatzematge"

#: templates/columns_definitions/column_definitions_form.twig:136
msgid "PARTITION definition:"
msgstr "Definició PARTITION:"

#: templates/columns_definitions/column_definitions_form.twig:154
#, fuzzy
#| msgid "Enclose export in a transaction"
msgctxt "Online transaction part of the SQL DDL for InnoDB"
msgid "Online transaction"
msgstr "Delimita l'exportació a una transacció"

#: templates/columns_definitions/column_definitions_form.twig:166
msgid ""
"The column width of integer types is ignored in your MySQL version unless "
"defining a TINYINT(1) column"
msgstr ""

#: templates/columns_definitions/column_definitions_form.twig:175
#: templates/database/designer/main.twig:1097
#: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
#: templates/export.twig:81 templates/modals/build_query.twig:5
#: templates/modals/index_dialog_modal.twig:5
#: templates/modals/preview_sql_confirmation.twig:5
#: templates/modals/preview_sql_modal.twig:5
#: templates/table/insert/actions_panel.twig:46
#: templates/table/relation/common_form.twig:233
#: templates/table/zoom_search/result_form.twig:26
#: templates/table/zoom_search/result_form.twig:95
#, fuzzy
#| msgid "Loading…"
msgid "Loading"
msgstr "S'està carregant…"

#: templates/columns_definitions/column_name.twig:4
#, php-format
msgid "Referenced by %s."
msgstr "Referenciat per %s."

#: templates/columns_definitions/column_name.twig:12
msgid "Is a foreign key."
msgstr "És una clau forana."

#: templates/columns_definitions/column_name.twig:39
msgid "Pick from Central Columns"
msgstr "Selecciona des de les columnes centrals"

#: templates/columns_definitions/partitions.twig:17
msgid "Partition by:"
msgstr "Partició per:"

#: templates/columns_definitions/partitions.twig:32
#: templates/columns_definitions/partitions.twig:60
msgid "Expression or column list"
msgstr "Expressió o llista de columnes"

#: templates/columns_definitions/partitions.twig:37
msgid "Partitions:"
msgstr "Particions:"

#: templates/columns_definitions/partitions.twig:45
msgid "Subpartition by:"
msgstr "Subpartició per:"

#: templates/columns_definitions/partitions.twig:65
msgid "Subpartitions:"
msgstr "Subparticions:"

#: templates/columns_definitions/partitions.twig:76
#: templates/table/operations/index.twig:480
#: templates/table/structure/display_partitions.twig:24
msgid "Partition"
msgstr "Partició"

#: templates/columns_definitions/partitions.twig:78
msgid "Values"
msgstr "Valors"

#: templates/columns_definitions/partitions.twig:82
msgid "Subpartition"
msgstr "Subpartició"

#: templates/columns_definitions/partitions.twig:84
msgid "Engine"
msgstr "Motor"

#: templates/columns_definitions/partitions.twig:85
#: templates/config/form_display/input.twig:53
#: templates/database/data_dictionary/index.twig:81
#: templates/database/events/editor_form.twig:102
#: templates/database/routines/editor_form.twig:163
#: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
#: templates/table/structure/display_partitions.twig:31
#: templates/table/structure/display_structure.twig:483
#: templates/table/tracking/structure_snapshot_columns.twig:12
#: templates/table/tracking/structure_snapshot_indexes.twig:13
msgid "Comment"
msgstr "Comentari"

#: templates/columns_definitions/partitions.twig:86
msgid "Data directory"
msgstr "Directori de dades"

#: templates/columns_definitions/partitions.twig:87
msgid "Index directory"
msgstr "Directori d'índex"

#: templates/columns_definitions/partitions.twig:88
msgid "Max rows"
msgstr "Màxim de files"

#: templates/columns_definitions/partitions.twig:89
msgid "Min rows"
msgstr "Mínim de files"

#: templates/columns_definitions/partitions.twig:90
msgid "Table space"
msgstr "Espai de taula"

#: templates/columns_definitions/partitions.twig:91
msgid "Node group"
msgstr "Grup de node"

#: templates/columns_definitions/table_fields_definitions.twig:16
#: templates/database/central_columns/edit.twig:10
#: templates/database/routines/editor_form.twig:52
msgid "Length/Values"
msgstr "Longitud/Valors*"

#: templates/columns_definitions/table_fields_definitions.twig:17
#, fuzzy
#| msgid ""
#| "If column 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')."
msgid ""
"If column 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\", introduïu els valors mitjançant "
"aquest format: 'a','b','c'…<br>Si alguna vegada us cal posar una barra "
"invertida (\"\\\") o la cometa simple (\"'\") abans d'aquests valors, "
"escriviu una barra invertida (per exemple '\\\\xyz' o 'a\\'b')."

#: templates/columns_definitions/table_fields_definitions.twig:21
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"

#: templates/columns_definitions/table_fields_definitions.twig:24
#: templates/database/central_columns/edit.twig:12
#: templates/database/central_columns/main.twig:32
#: templates/database/central_columns/main.twig:236
#: templates/database/data_dictionary/index.twig:79
#: templates/database/operations/index.twig:194
#: templates/database/operations/index.twig:198
#: templates/database/structure/table_header.twig:31
#: templates/home/index.twig:64 templates/indexes.twig:22
#: templates/server/databases/index.twig:29
#: templates/server/databases/index.twig:30
#: templates/server/databases/index.twig:123
#: templates/table/operations/index.twig:151
#: templates/table/search/index.twig:40
#: templates/table/structure/display_structure.twig:23
#: templates/table/structure/display_structure.twig:481
#: templates/table/structure/display_table_stats.twig:108
#: templates/table/tracking/structure_snapshot_columns.twig:8
#: templates/table/tracking/structure_snapshot_indexes.twig:11
#: templates/table/zoom_search/index.twig:38
msgid "Collation"
msgstr "Col·lació"

#: templates/columns_definitions/table_fields_definitions.twig:36
#: templates/database/operations/index.twig:68
#: templates/database/operations/index.twig:173
#: templates/database/routines/editor_form.twig:124
#: templates/database/structure/copy_form.twig:50
#: templates/table/operations/index.twig:79
#: templates/table/operations/index.twig:115
#: templates/table/operations/index.twig:315
msgid "Adjust privileges"
msgstr "Ajusta els privilegis"

#: templates/columns_definitions/table_fields_definitions.twig:59
msgid "Virtuality"
msgstr "Virtualitat"

#: templates/columns_definitions/table_fields_definitions.twig:65
msgid "Move column"
msgstr "Mou la columna"

#: templates/columns_definitions/table_fields_definitions.twig:75
#: templates/columns_definitions/table_fields_definitions.twig:86
msgid "List of available transformations and their options"
msgstr "Llista de transformacions disponibles i les seves opcions"

#: templates/columns_definitions/table_fields_definitions.twig:77
#: templates/transformation_overview.twig:18
msgid "Browser display transformation"
msgstr "Transformació de visualització del navegador"

#: templates/columns_definitions/table_fields_definitions.twig:81
msgid "Browser display transformation options"
msgstr "Opcions de transformació de visualització al navegador"

#: templates/columns_definitions/table_fields_definitions.twig:82
#: templates/columns_definitions/table_fields_definitions.twig:93
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 alguna vegada us cal posar una barra invertida (\"\\\") o la cometa "
"simple (\"'\") abans d'aquests valors, escriviu una barra invertida (per "
"exemple '\\\\xyz' o 'a\\'b')."

#: templates/columns_definitions/table_fields_definitions.twig:88
#: templates/transformation_overview.twig:37
msgid "Input transformation"
msgstr "Transformació d'entrada"

#: templates/columns_definitions/table_fields_definitions.twig:92
msgid "Input transformation options"
msgstr "Opcions de transformació d'entrada"

#: templates/config/form_display/input.twig:15
msgid "This setting is disabled, it will not be applied to your configuration."
msgstr ""
"Aquest paràmetre està desactivat, no s'aplicarà a la vostra configuració."

#: templates/config/form_display/input.twig:57
#: templates/config/form_display/input.twig:58
#, php-format
msgid "Set value: %s"
msgstr "Estableix valor: %s"

#: templates/config/form_display/input.twig:63
#: templates/config/form_display/input.twig:64
msgid "Restore default value"
msgstr "Restaura el valor per defecte"

#: templates/config/form_display/input.twig:79
#: templates/config/form_display/input.twig:80
msgid "Allow users to customize this value"
msgstr "Permet als usuaris configurar aquest valor"

#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:84 templates/console/display.twig:175
msgid "Collapse"
msgstr "Contreu"

#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:84 templates/console/display.twig:175
msgid "Expand"
msgstr "Expandeix"

#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:175
msgid "Requery"
msgstr "Torna a consultar"

#: templates/console/display.twig:7 templates/setup/home/index.twig:166
#: templates/sql/query.twig:38
msgid "Clear"
msgstr "Neteja"

#: templates/console/display.twig:7
msgid "History"
msgstr "Historial"

#: templates/console/display.twig:11 templates/console/display.twig:99
msgid "Bookmarks"
msgstr "Marcadors"

#: templates/console/display.twig:20
msgid "Press Ctrl+Enter to execute query"
msgstr "Premeu Ctrl+Retorn per executar la consulta"

#: templates/console/display.twig:23
msgid "Press Enter to execute query"
msgstr "Premeu Retorn per executar la consulta"

#: templates/console/display.twig:31 templates/console/display.twig:175
msgid "Explain"
msgstr "Desenvolupa"

#: templates/console/display.twig:40 templates/console/display.twig:184
msgid "Bookmark"
msgstr "Marcador"

#: templates/console/display.twig:40 templates/console/display.twig:184
msgid "Query failed"
msgstr "La consulta ha fallat"

#: templates/console/display.twig:42 templates/console/display.twig:184
msgid "Queried time"
msgstr "Hora que s'ha consultat"

#: templates/console/display.twig:47
msgid "During current session"
msgstr "Durant la sessió actual"

#: templates/console/display.twig:64
msgid "ascending"
msgstr "ascendent"

#: templates/console/display.twig:64
msgid "descending"
msgstr "descendent"

#: templates/console/display.twig:64
msgid "Order:"
msgstr "Ordre:"

#: templates/console/display.twig:64 templates/console/display.twig:84
#: templates/table/find_replace/replace_preview.twig:16
msgid "Count"
msgstr "Nombre"

#: templates/console/display.twig:64
msgid "Execution order"
msgstr "Ordre d'execució"

#: templates/console/display.twig:64 templates/console/display.twig:84
msgid "Time taken"
msgstr "Temps dedicat"

#: templates/console/display.twig:64 templates/table/search/index.twig:146
msgid "Order by:"
msgstr "Ordena per:"

#: templates/console/display.twig:64
msgid "Ungroup queries"
msgstr "Desagrupa les consultes"

#: templates/console/display.twig:84
msgid "Show trace"
msgstr "Mostra la traça"

#: templates/console/display.twig:84
msgid "Hide trace"
msgstr "Oculta la traça"

#: templates/console/display.twig:112
msgid "Add bookmark"
msgstr "Afegeix un marcador"

#: templates/console/display.twig:121
msgid "Label"
msgstr "Etiqueta"

#: templates/console/display.twig:124
msgid "Target database"
msgstr "Base de dades destinació"

#: templates/console/display.twig:127
msgid "Share this bookmark"
msgstr "Comparteix aquest marcador"

#: templates/console/display.twig:140
msgid "Set default"
msgstr "Estableix els valors predeterminats"

#: templates/console/display.twig:162
#, fuzzy
#| msgid ""
#| "Execute queries on Enter and insert new line with Shift + Enter. To make "
#| "this permanent, view settings."
msgid ""
"Execute queries on Enter and insert new line with Shift+Enter. To make this "
"permanent, view settings."
msgstr ""
"Executa les consultes en prémer Retorn i afegeix una nova línia en prémer "
"Majúscules + Retorn. Per fer que això sigui permanent, mireu els paràmetres."

#: templates/create_tracking_version.twig:10
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Crea la versió %1$s de %2$s"

#: templates/create_tracking_version.twig:15
#, php-format
msgid "Create version %1$s"
msgstr "Crea la versió %1$s"

#: templates/create_tracking_version.twig:21
msgid "Track these data definition statements:"
msgstr "Segueix aquestes sentències de definició de dades:"

#: templates/create_tracking_version.twig:60
msgid "Track these data manipulation statements:"
msgstr "Segueix aquestes sentències de manipulació de dades:"

#: templates/create_tracking_version.twig:77
msgid "Create version"
msgstr "Crea una versió"

#: templates/database/central_columns/edit.twig:15
#, fuzzy
#| msgid "A_I"
msgctxt "Auto Increment"
msgid "A_I"
msgstr "A_I"

#: templates/database/central_columns/main.twig:4
msgid "Add new column"
msgstr "Afegeix una columna nova"

#: templates/database/central_columns/main.twig:24
#: templates/database/central_columns/main.twig:228
msgid "Length/Value"
msgstr "Longitud/Valor"

#: templates/database/central_columns/main.twig:36
#: templates/database/central_columns/main.twig:240
msgid "Attribute"
msgstr "Atribut"

#: templates/database/central_columns/main.twig:44
#: templates/database/central_columns/main.twig:248
msgid "A_I"
msgstr "A_I"

#: templates/database/central_columns/main.twig:129
msgid "The central list of columns for the current database is empty"
msgstr "La llista central de columnes per a la base de dades actual està buida"

#: templates/database/central_columns/main.twig:166
#: templates/display/results/table.twig:62
msgid "Filter rows"
msgstr "Filtra les files"

#: templates/database/central_columns/main.twig:167
#: templates/display/results/table.twig:64
msgid "Search this table"
msgstr "Cerca aquesta taula"

#: templates/database/central_columns/main.twig:178
#: templates/table/structure/display_structure.twig:435
msgid "Add column"
msgstr "Afegeix columna(es)"

#: templates/database/central_columns/main.twig:187
msgid "Select a table"
msgstr "Seleccioneu una taula"

#: templates/database/central_columns/main.twig:194
msgid "Select a column."
msgstr "Seleccioneu una columna."

#: templates/database/central_columns/main.twig:213
msgid "Click to sort."
msgstr "Feu clic per ordenar."

#: templates/database/central_columns/main.twig:218
#: templates/database/privileges/index.twig:22
#: templates/database/structure/table_header.twig:22
#: templates/database/tracking/tables.twig:18
#: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
#: templates/server/databases/index.twig:163
#: templates/server/privileges/privileges_summary.twig:22
#: templates/server/privileges/users_overview.twig:22
#: templates/server/user_groups/user_groups.twig:21
#: templates/server/variables/index.twig:30
#: templates/table/privileges/index.twig:24
#: templates/table/structure/display_partitions.twig:33
#: templates/table/structure/display_structure.twig:34
#: templates/table/structure/display_structure.twig:474
#: templates/table/tracking/main.twig:32
#: templates/table/tracking/report_table.twig:8
msgid "Action"
msgstr "Acció"

#: templates/database/create_table.twig:3
#: templates/database/operations/index.twig:27
#, fuzzy
#| msgid "Create table"
msgid "Create new table"
msgstr "Crea una taula"

#: templates/database/create_table.twig:10
#: templates/database/operations/index.twig:34
msgid "Number of columns"
msgstr "Nombre de columnes"

#: templates/database/create_table.twig:14
#: templates/database/operations/index.twig:39 templates/export.twig:27
#: templates/server/databases/index.twig:46
msgid "Create"
msgstr "Crea"

#: templates/database/data_dictionary/index.twig:4
#, fuzzy
#| msgid "Database comment"
msgid "Database comment:"
msgstr "Comentaris de la base de dades"

#: templates/database/data_dictionary/index.twig:8
#: templates/database/data_dictionary/index.twig:124
#: templates/database/structure/index.twig:19
#: templates/display/results/table.twig:258
#: templates/table/structure/display_structure.twig:393
msgid "Print"
msgstr "Imprimeix"

#: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
#: templates/table/structure/display_structure.twig:478
#: templates/table/tracking/structure_snapshot_indexes.twig:8
msgid "Packed"
msgstr "Empaquetat"

#: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
#: templates/table/structure/display_structure.twig:480
#: templates/table/tracking/structure_snapshot_indexes.twig:10
msgid "Cardinality"
msgstr "Cardinalitat"

#: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
#: templates/table/structure/display_structure.twig:559
msgid "No index defined!"
msgstr "No s'ha definit l'índex!"

#: templates/database/designer/database_tables.twig:31
#: templates/database/export/index.twig:28
#: templates/database/search/main.twig:43 templates/server/export/index.twig:10
#: templates/server/privileges/privileges_table.twig:28
#: templates/server/privileges/privileges_table.twig:55
#: templates/server/privileges/privileges_table.twig:82
#: templates/server/privileges/privileges_table.twig:109
#: templates/server/replication/database_multibox.twig:7
msgid "Select all"
msgstr "Selecciona-ho tot"

#: templates/database/designer/database_tables.twig:37
msgid "Show/hide columns"
msgstr "Mostra o oculta les columnes"

#: templates/database/designer/database_tables.twig:46
msgid "See table structure"
msgstr "Mostra l'estructura de taula"

#: templates/database/designer/database_tables.twig:91
#, fuzzy, php-format
#| msgid "Select all"
msgid "Select \"%s\""
msgstr "Selecciona-ho tot"

#: templates/database/designer/database_tables.twig:109
#, php-format
msgid "Add an option for column \"%s\"."
msgstr "Afegeix una opció per a la columna \"%s\"."

#: templates/database/designer/edit_delete_pages.twig:6
msgid "Page to open"
msgstr "Pàgina a obrir"

#: templates/database/designer/edit_delete_pages.twig:6
msgid "Page to delete"
msgstr "Pàgina a esborrar"

#: templates/database/designer/main.twig:19
#: templates/database/designer/main.twig:25
msgid "Show/Hide tables list"
msgstr "Mostra o oculta la llista de taules"

#: templates/database/designer/main.twig:29
#: templates/database/designer/main.twig:35
#: templates/database/designer/main.twig:36
msgid "View in fullscreen"
msgstr "Mostra a pantalla completa"

#: templates/database/designer/main.twig:34
msgid "Exit fullscreen"
msgstr "Surt de pantalla completa"

#: templates/database/designer/main.twig:48
#: templates/database/designer/main.twig:52
msgid "New page"
msgstr "Pàgina nova"

#: templates/database/designer/main.twig:77
#: templates/database/designer/main.twig:80
msgid "Delete pages"
msgstr "Esborra les pàgines"

#: templates/database/designer/main.twig:84
#: templates/database/designer/main.twig:87
#: templates/database/structure/show_create.twig:11
msgid "Create table"
msgstr "Crea una taula"

#: templates/database/designer/main.twig:91
#: templates/database/designer/main.twig:94
#: templates/database/designer/main.twig:271
msgid "Create relationship"
msgstr "Crea una relació"

#: templates/database/designer/main.twig:105
#: templates/database/designer/main.twig:108
msgid "Reload"
msgstr "Recarrega"

#: templates/database/designer/main.twig:112
#: templates/database/designer/main.twig:115
msgid "Help"
msgstr "Ajuda"

#: templates/database/designer/main.twig:120
#: templates/database/designer/main.twig:123
msgid "Angular links"
msgstr "Enllaços angulars"

#: templates/database/designer/main.twig:120
#: templates/database/designer/main.twig:123
msgid "Direct links"
msgstr "Enllaços directes"

#: templates/database/designer/main.twig:127
#: templates/database/designer/main.twig:129
msgid "Snap to grid"
msgstr "Alinea a la graella"

#: templates/database/designer/main.twig:133
#: templates/database/designer/main.twig:139
msgid "Small/Big All"
msgstr "Engrandeix-ho o empetiteix-ho tot"

#: templates/database/designer/main.twig:143
#: templates/database/designer/main.twig:146
msgid "Toggle small/big"
msgstr "Commuta petit / gran"

#: templates/database/designer/main.twig:150
#: templates/database/designer/main.twig:153
msgid "Toggle relationship lines"
msgstr "Commuta les línies de relació"

#: templates/database/designer/main.twig:158
#: templates/database/designer/main.twig:161
msgid "Export schema"
msgstr "Exporta l'esquema"

#: templates/database/designer/main.twig:169
#: templates/database/designer/main.twig:172
msgid "Build Query"
msgstr "Construeix una consulta"

#: templates/database/designer/main.twig:177
#: templates/database/designer/main.twig:181
msgid "Move Menu"
msgstr "Mou el menú"

#: templates/database/designer/main.twig:185
#: templates/database/designer/main.twig:190
msgid "Pin text"
msgstr "Enclava el text"

#: templates/database/designer/main.twig:202
msgid "Hide/Show all"
msgstr "Oculta o mostra-ho tot"

#: templates/database/designer/main.twig:212
msgid "Hide/Show tables with no relationship"
msgstr "Oculta o mostra les taules amb cap relació"

#: templates/database/designer/main.twig:223
msgid "Number of tables:"
msgstr "Nombre de taules:"

#: templates/database/designer/main.twig:381
msgid "Delete relationship"
msgstr "Esborra la relació"

#: templates/database/designer/main.twig:445
#: templates/database/designer/main.twig:610
msgid "Relationship operator"
msgstr "Operador de relació"

#: templates/database/designer/main.twig:474
#: templates/database/designer/main.twig:639
#: templates/database/designer/main.twig:845
#: templates/database/designer/main.twig:1038
msgid "Except"
msgstr "Excepte"

#: templates/database/designer/main.twig:484
#: templates/database/designer/main.twig:649
#: templates/database/designer/main.twig:855
#: templates/database/designer/main.twig:1048
#: templates/database/routines/execute_form.twig:20
#: templates/server/replication/status_table.twig:17
#: templates/server/status/variables/index.twig:76
#: templates/server/variables/index.twig:32
#: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
#: templates/table/search/index.twig:42
#: templates/table/zoom_search/index.twig:40
#: templates/table/zoom_search/result_form.twig:37
msgid "Value"
msgstr "Valor"

#: templates/database/designer/main.twig:486
#: templates/database/designer/main.twig:651
#: templates/database/designer/main.twig:857
#: templates/database/designer/main.twig:1050
msgid "subquery"
msgstr "subconsulta"

#: templates/database/designer/main.twig:495
#: templates/database/designer/main.twig:711
msgid "Rename to"
msgstr "Reanomena a"

#: templates/database/designer/main.twig:501
#: templates/database/designer/main.twig:719
msgid "New name"
msgstr "Nou nom"

#: templates/database/designer/main.twig:510
#: templates/database/designer/main.twig:916
msgid "Aggregate"
msgstr "Agrega"

#: templates/database/designer/main.twig:516
#: templates/database/designer/main.twig:580
#: templates/database/designer/main.twig:785
#: templates/database/designer/main.twig:816
#: templates/database/designer/main.twig:924
#: templates/database/designer/main.twig:1009
#: templates/table/search/index.twig:41
#: templates/table/zoom_search/index.twig:39
msgid "Operator"
msgstr "Operador"

#: templates/database/designer/main.twig:1090
msgid "Active options"
msgstr "Opcions actives"

#: templates/database/designer/page_save_as.twig:19
msgid "Save to selected page"
msgstr "Desar a la pàgina seleccionada"

#: templates/database/designer/page_save_as.twig:23
msgid "Create a page and save to it"
msgstr "Crea una pàgina i desar-la"

#: templates/database/designer/page_save_as.twig:29
msgid "New page name"
msgstr "Nou nom de pàgina"

#: templates/database/designer/page_selector.twig:2
msgid "Select page"
msgstr "Seleccioneu la pàgina"

#: templates/database/designer/schema_export.twig:4
msgid "Select Export Relational Type"
msgstr "Selecciona el tipus d'exportació relacional"

#: templates/database/events/editor_form.twig:10
#: templates/database/routines/editor_form.twig:11
#: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
msgid "Details"
msgstr "Detalls"

#: templates/database/events/editor_form.twig:19
msgid "Event name"
msgstr "Nom d'esdeveniment"

#: templates/database/events/editor_form.twig:35
#: templates/server/binlog/index.twig:86
msgid "Event type"
msgstr "Tipus d'esdeveniment"

#: templates/database/events/editor_form.twig:48
#: templates/database/routines/editor_form.twig:38
#, php-format
msgid "Change to %s"
msgstr "Canvia a %s"

#: templates/database/events/editor_form.twig:53
msgid "Execute at"
msgstr "Executa a les"

#: templates/database/events/editor_form.twig:59
msgid "Execute every"
msgstr "Executar cada"

#: templates/database/events/editor_form.twig:70
msgctxt "Start of recurring event"
msgid "Start"
msgstr "Inici"

#: templates/database/events/editor_form.twig:76
msgctxt "End of recurring event"
msgid "End"
msgstr "Final"

#: templates/database/events/editor_form.twig:90
msgid "On completion preserve"
msgstr "Preservar al completar"

#: templates/database/events/editor_form.twig:96
#: templates/database/routines/editor_form.twig:138
#: templates/database/triggers/editor_form.twig:61
#: templates/view_create.twig:45
msgid "Definer"
msgstr "Definidor"

#: templates/database/events/index.twig:13
#: templates/database/privileges/index.twig:113
#: templates/database/privileges/index.twig:114
#: templates/database/routines/index.twig:13
#: templates/database/structure/check_all_tables.twig:3
#: templates/database/structure/check_all_tables.twig:4
#: templates/database/triggers/list.twig:13
#: templates/display/results/table.twig:223
#: templates/display/results/table.twig:224 templates/select_all.twig:4
#: templates/select_all.twig:5 templates/server/databases/index.twig:64
#: templates/server/privileges/edit_routine_privileges.twig:57
#: templates/server/privileges/privileges_table.twig:268
#: templates/server/privileges/privileges_table.twig:269
#: templates/server/privileges/privileges_table.twig:277
#: templates/server/privileges/privileges_table.twig:351
#: templates/server/privileges/privileges_table.twig:551
#: templates/server/privileges/users_overview.twig:121
#: templates/server/privileges/users_overview.twig:122
#: templates/server/user_groups/edit_user_groups.twig:11
#: templates/table/privileges/index.twig:117
#: templates/table/privileges/index.twig:118
msgid "Check all"
msgstr "Marca-ho tot"

#: templates/database/events/index.twig:27
#, fuzzy
#| msgid "Create event"
msgid "Create new event"
msgstr "Crea una vista"

#: templates/database/events/index.twig:36
msgid "There are no events to display."
msgstr "No hi ha esdeveniments per mostrar."

#: templates/database/events/index.twig:112
msgid "Event scheduler status"
msgstr "Estat del planificador d'esdeveniments"

#: templates/database/events/index.twig:117
#: templates/database/tracking/tables.twig:47
msgid "Click to toggle"
msgstr "Feu clic per commutar"

#: templates/database/events/index.twig:130
msgid "ON"
msgstr "Connectat"

#: templates/database/events/index.twig:141
msgid "OFF"
msgstr "Desconnectat"

#: templates/database/export/index.twig:61
#, fuzzy
#| msgid ", @DATABASE@ will become the database name"
msgid ""
"@SERVER@ will become the server name and @DATABASE@ will become the database "
"name."
msgstr ", @DATABASE@ serà el nom de la base de dades"

#. l10n: A query that the user has written freely
#: templates/database/export/index.twig:5 templates/table/export/index.twig:5
#, fuzzy
#| msgid "Showing SQL query"
msgid "Exporting a raw query"
msgstr "Es mostra la consulta SQL"

#: templates/database/export/index.twig:7
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportació de les taules de la base de dades \"%s\""

#: templates/database/export/index.twig:30
#, fuzzy
#| msgid "Allows altering the structure of existing tables."
msgid "Export the structure of all tables."
msgstr "Permet alterar l'estructura de taules existents."

#: templates/database/export/index.twig:33
#, fuzzy
#| msgid "Export views as tables"
msgid "Export the data of all tables."
msgstr "Exporta les vistes com a taules"

#: templates/database/import/index.twig:3
#, php-format
msgid "Importing into the database \"%s\""
msgstr "Importació a la base de dades \"%s\""

#: templates/database/multi_table_query/form.twig:4
#: templates/database/qbe/index.twig:4
msgid "Multi-table query"
msgstr "Consulta multi-taula"

#: templates/database/multi_table_query/form.twig:10
#: templates/database/qbe/index.twig:10
msgid "Query by example"
msgstr "Consulta amb exemple"

#: templates/database/multi_table_query/form.twig:17
msgid "Query window"
msgstr "Finestra de consultes"

#: templates/database/multi_table_query/form.twig:38
#: templates/database/multi_table_query/form.twig:128
msgid "select table"
msgstr "seleccioneu la taula"

#: templates/database/multi_table_query/form.twig:45
#: templates/database/multi_table_query/form.twig:136
msgid "select column"
msgstr "seleccioneu la columna"

#: templates/database/multi_table_query/form.twig:51
msgid "Table alias"
msgstr "Àlies de la taula"

#: templates/database/multi_table_query/form.twig:52
msgid "Column alias"
msgstr "Àlies de la columna"

#: templates/database/multi_table_query/form.twig:55
msgid "Use this column in criteria"
msgstr "Utilitza aquesta columna al criteri"

#: templates/database/multi_table_query/form.twig:59
msgid "criteria"
msgstr "criteri"

#: templates/database/multi_table_query/form.twig:73
msgid "Add as"
msgstr "Afegeix com"

#: templates/database/multi_table_query/form.twig:119
msgid "Another column"
msgstr "Una altra columna"

#: templates/database/multi_table_query/form.twig:146
msgid "Enter criteria as free text"
msgstr "Introduïu els criteris com a text lliure"

#: templates/database/multi_table_query/form.twig:153
msgid "Remove this column"
msgstr "Treu aquesta columna"

#: templates/database/multi_table_query/form.twig:159
#: templates/table/relation/foreign_key_row.twig:85
msgid "+ Add column"
msgstr "+ Afegeix una columna"

#: templates/database/multi_table_query/form.twig:174
#: templates/database/qbe/selection_form.twig:80
#: templates/database/qbe/selection_form.twig:96
msgid "Update query"
msgstr "Actualitza la consulta"

#: templates/database/operations/index.twig:9
#: templates/database/operations/index.twig:13
msgid "Database comment"
msgstr "Comentaris de la base de dades"

#: templates/database/operations/index.twig:54
msgid "Rename database to"
msgstr "Reanomena la base de dades a"

#: templates/database/operations/index.twig:58 templates/export.twig:282
msgid "New database name"
msgstr "Nom de la nova base de dades"

#: templates/database/operations/index.twig:66
#: templates/database/operations/index.twig:171
#: templates/table/operations/index.twig:77
#: templates/table/operations/index.twig:113
#: templates/table/operations/index.twig:313
#, fuzzy
#| msgid ""
#| "You don't have sufficient privileges to perform this operation; Please "
#| "refer to the documentation for more details"
msgid ""
"You don't have sufficient privileges to perform this operation; Please refer "
"to the documentation for more details."
msgstr ""
"No teniu prou privilegis per realitzar aquesta operació; si us plau, "
"consulteu la documentació per a més detalls"

#: templates/database/operations/index.twig:83
msgid "Remove database"
msgstr "Elimina la base de dades"

#: templates/database/operations/index.twig:89
#, php-format
msgid "Database %s has been dropped."
msgstr "La base de dades %s s'ha eliminat."

#: templates/database/operations/index.twig:94
msgid "Drop the database (DROP)"
msgstr "Esborra la base de dades (DROP)"

#: templates/database/operations/index.twig:118
msgid "Copy database to"
msgstr "Copia la base de dades a"

#: templates/database/operations/index.twig:150
msgid "CREATE DATABASE before copying"
msgstr "Inclou CREATE DATABASE abans de copiar"

#: templates/database/operations/index.twig:165
#: templates/database/structure/copy_form.twig:44
#: templates/table/operations/index.twig:306
msgid "Add constraints"
msgstr "Afegeix les restriccions"

#: templates/database/operations/index.twig:180
msgid "Switch to copied database"
msgstr "Canvia a la base de dades copiada"

#: templates/database/operations/index.twig:216
msgid "Change all tables collations"
msgstr "Canvia totes les col·lacions de les taules"

#: templates/database/operations/index.twig:220
msgid "Change all tables columns collations"
msgstr "Canvia totes les col·lacions de les columnes de les taules"

#: templates/database/privileges/index.twig:9
#: templates/table/privileges/index.twig:8
#, php-format
msgid "Users having access to \"%s\""
msgstr "Usuaris amb accés a \"%s\""

#: templates/database/privileges/index.twig:17
#: templates/server/privileges/login_information_fields.twig:6
#: templates/server/privileges/login_information_fields.twig:11
#: templates/server/privileges/users_overview.twig:8
#: templates/server/replication/change_primary.twig:15
#: templates/server/replication/primary_add_replica_user.twig:19
#: templates/server/replication/primary_add_replica_user.twig:24
#: templates/table/privileges/index.twig:19
msgid "User name"
msgstr "Nom d'usuari"

#: templates/database/privileges/index.twig:18
#: templates/server/privileges/login_information_fields.twig:25
#: templates/server/privileges/login_information_fields.twig:37
#: templates/server/privileges/users_overview.twig:9
#: templates/table/privileges/index.twig:20
msgid "Host name"
msgstr "Nom de servidor"

#: templates/database/privileges/index.twig:21
#: templates/server/privileges/privileges_summary.twig:16
#: templates/server/privileges/users_overview.twig:18
#: templates/table/privileges/index.twig:23
msgid "Grant"
msgstr "Atorga"

#: templates/database/privileges/index.twig:36
#: templates/server/privileges/new_user_ajax.twig:9
#: templates/server/privileges/users_overview.twig:36
#: templates/table/privileges/index.twig:38
msgid "Any"
msgstr "Qualsevol"

#: templates/database/privileges/index.twig:47
#: templates/table/privileges/index.twig:49
msgid "global"
msgstr "global"

#: templates/database/privileges/index.twig:50
#: templates/table/privileges/index.twig:52
msgid "database-specific"
msgstr "específic de la base de dades"

#: templates/database/privileges/index.twig:52
#: templates/table/privileges/index.twig:54
msgid "wildcard"
msgstr "comodins"

#: templates/database/privileges/index.twig:55
#: templates/table/privileges/index.twig:59
msgid "routine"
msgstr "rutina"

#: templates/database/privileges/index.twig:112
#: templates/database/privileges/index.twig:115
#: templates/database/structure/check_all_tables.twig:2
#: templates/database/structure/check_all_tables.twig:9
#: templates/display/results/table.twig:222
#: templates/display/results/table.twig:225 templates/select_all.twig:2
#: templates/select_all.twig:6
#: templates/server/privileges/users_overview.twig:120
#: templates/server/privileges/users_overview.twig:123
#: templates/table/privileges/index.twig:116
#: templates/table/privileges/index.twig:119
msgid "With selected:"
msgstr "Amb els seleccionats:"

#: templates/database/privileges/index.twig:131
#: templates/server/privileges/add_user_fieldset.twig:4
#: templates/server/privileges/user_overview.twig:22
#: templates/server/privileges/users_overview.twig:137
#: templates/table/privileges/index.twig:134
msgctxt "Create new user"
msgid "New"
msgstr "Nou"

#: templates/database/privileges/index.twig:136
#: templates/server/privileges/add_user_fieldset.twig:9
#: templates/server/privileges/add_user.twig:3
#: templates/server/privileges/user_overview.twig:24
#: templates/server/privileges/users_overview.twig:140
#: templates/table/privileges/index.twig:140
msgid "Add user account"
msgstr "Afegeix un compte d'usuari"

#: templates/database/qbe/index.twig:16
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Canvia al %sconstructor visual%s"

#: templates/database/qbe/index.twig:20
msgid "You have to choose at least one column to display!"
msgstr "Heu de triar com a mínim una columna a visualitzar!"

#: templates/database/qbe/ins_del_and_or_cell.twig:5
msgid "Ins:"
msgstr "Ins:"

#: templates/database/qbe/ins_del_and_or_cell.twig:12
#, fuzzy
#| msgid "And:"
msgid "And"
msgstr "I:"

#: templates/database/qbe/ins_del_and_or_cell.twig:17
msgid "Del:"
msgstr "Sup:"

#: templates/database/qbe/selection_form.twig:12
#: templates/table/find_replace/index.twig:41
msgid "Column:"
msgstr "Columna:"

#: templates/database/qbe/selection_form.twig:17
msgid "Alias:"
msgstr "Àlies:"

#: templates/database/qbe/selection_form.twig:22
msgid "Show:"
msgstr "Mostra:"

#: templates/database/qbe/selection_form.twig:27
msgid "Sort:"
msgstr "Ordenació:"

#: templates/database/qbe/selection_form.twig:32
msgid "Sort order:"
msgstr "Ordre de l'ordenació:"

#: templates/database/qbe/selection_form.twig:37
msgid "Criteria:"
msgstr "Criteris:"

#: templates/database/qbe/selection_form.twig:44
msgid "Modify:"
msgstr "Modifica:"

#: templates/database/qbe/selection_form.twig:54
#, fuzzy
#| msgid "Add/Delete criteria rows"
msgid "Add/Delete criteria rows:"
msgstr "Afegeix o esborra files de criteris"

#: templates/database/qbe/selection_form.twig:67
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Add/Delete columns:"
msgstr "Afegeix o esborra columnes"

#: templates/database/qbe/selection_form.twig:86
#: templates/database/qbe/selection_form.twig:88
#, fuzzy
#| msgid "Use Tables"
msgid "Use tables"
msgstr "Utilitza les taules"

#: templates/database/qbe/selection_form.twig:107
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta SQL a la base de dades <b>%s</b>:"

#: templates/database/routines/editor_form.twig:20
msgid "Routine name"
msgstr "Nom de rutina"

#: templates/database/routines/editor_form.twig:43
msgid "Parameters"
msgstr "Paràmetres"

#: templates/database/routines/editor_form.twig:49
msgid "Direction"
msgstr "Direcció"

#: templates/database/routines/editor_form.twig:66
msgid "Add parameter"
msgstr "Afegeix un paràmetre"

#: templates/database/routines/editor_form.twig:67
msgid "Remove last parameter"
msgstr "Elimina el darrer paràmetre"

#: templates/database/routines/editor_form.twig:71
msgid "Return type"
msgstr "Tipus de retorn"

#: templates/database/routines/editor_form.twig:79
msgid "Return length/values"
msgstr "Retornar Longitud/Valors"

#: templates/database/routines/editor_form.twig:86
msgid "Return options"
msgstr "Retornar opcions"

#: templates/database/routines/editor_form.twig:90
#: templates/database/routines/parameter_row.twig:31
#: templates/database/structure/table_header.twig:42
msgid "Charset"
msgstr "Joc de caràcters"

#: templates/database/routines/editor_form.twig:115
msgid "Is deterministic"
msgstr "És deterministic"

#: templates/database/routines/editor_form.twig:131
#, fuzzy
#| msgid ""
#| "You do not have sufficient privileges to perform this operation; Please "
#| "refer to the documentation for more details"
msgid ""
"You do not have sufficient privileges to perform this operation; Please "
"refer to the documentation for more details."
msgstr ""
"No teniu prou privilegis per realitzar aquesta operació; si us plau, "
"consulteu la documentació per a més detalls"

#: templates/database/routines/editor_form.twig:144
msgid "Security type"
msgstr "Tipus de seguretat"

#: templates/database/routines/editor_form.twig:153
msgid "SQL data access"
msgstr "Accés de dades SQL"

#: templates/database/routines/execute_form.twig:7
#: templates/database/routines/execute_form.twig:12
msgid "Routine parameters"
msgstr "Paràmetres de rutina"

#: templates/database/routines/index.twig:33
#, fuzzy
#| msgid "Create version"
msgid "Create new routine"
msgstr "Crea una versió"

#: templates/database/routines/index.twig:42
msgid "There are no routines to display."
msgstr "No hi ha cap rutina a mostrar."

#: templates/database/routines/index.twig:51
msgid "Returns"
msgstr "Retorna"

#: templates/database/routines/parameter_row.twig:24
#: templates/modals/enum_set_editor.twig:5
msgid "ENUM/SET editor"
msgstr "Editor d'ENUM/SET"

#: templates/database/routines/row.twig:38
#: templates/database/routines/row.twig:48
#: templates/database/routines/row.twig:52
msgid "Execute"
msgstr "Executa"

#: templates/database/search/main.twig:5
msgid "Search in database"
msgstr "Cerca a la base de dades"

#: templates/database/search/main.twig:8
msgid "Words or values to search for (wildcard: \"%\"):"
msgstr "Paraules o valors a cercar (comodí: \"%\"):"

#: templates/database/search/main.twig:15
#: templates/table/find_replace/index.twig:31
msgid "Find:"
msgstr "Trobat:"

#: templates/database/search/main.twig:19
#: templates/database/search/main.twig:23
msgid "Words are separated by a space character (\" \")."
msgstr "Paraules separades per un espai (\" \")."

#: templates/database/search/main.twig:40
msgid "Inside tables:"
msgstr "Dins les taules:"

#: templates/database/search/main.twig:46 templates/server/export/index.twig:11
#: templates/server/replication/database_multibox.twig:8
msgid "Unselect all"
msgstr "Desselecciona-ho tot"

#: templates/database/search/main.twig:67
msgid "Inside column:"
msgstr "Dins la columna:"

#: templates/database/search/results.twig:12
#, php-format
msgid "%1$s match in <strong>%2$s</strong>"
msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%1$s resultat a <strong>%2$s</strong>"
msgstr[1] "%1$s resultats a <strong>%2$s</strong>"

#: templates/database/search/results.twig:56
msgid "<strong>Total:</strong> <em>%count%</em> match"
msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
msgstr[0] "<strong>Total:</strong> <em>%s</em> coincidència"
msgstr[1] "<strong>Total:</strong> <em>%s</em> coincidències"

#: templates/database/structure/add_prefix.twig:7
#: templates/database/structure/add_prefix.twig:9
msgid "Add prefix"
msgstr "Afegeix el prefix"

#: templates/database/structure/body_for_table_summary.twig:6
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s taula"
msgstr[1] "%s taules"

#: templates/database/structure/body_for_table_summary.twig:17
msgid "Sum"
msgstr "Suma"

#: templates/database/structure/bulk_action_modal.twig:12
#: templates/database/structure/check_all_tables.twig:56
msgid "Continue"
msgstr "Continua"

#: templates/database/structure/change_prefix_form.twig:7
msgid "From"
msgstr "De"

#: templates/database/structure/change_prefix_form.twig:13
msgid "To"
msgstr "A"

#: templates/database/structure/check_all_tables.twig:6
msgid "Check tables having overhead"
msgstr "Comprova taules desfragmentades"

#: templates/database/structure/check_all_tables.twig:10
msgid "Copy table"
msgstr "Copia la taula"

#: templates/database/structure/check_all_tables.twig:11
msgid "Show create"
msgstr "Mostra la creació"

#: templates/database/structure/check_all_tables.twig:14
#: templates/table/operations/index.twig:403
#: templates/table/operations/view.twig:26
msgid "Delete data or table"
msgstr "Esborra les dades o la taula"

#: templates/database/structure/check_all_tables.twig:15
#: templates/database/structure/structure_table_row.twig:74
msgid "Empty"
msgstr "Buida"

#: templates/database/structure/check_all_tables.twig:18
#: templates/table/operations/index.twig:334
msgid "Table maintenance"
msgstr "Manteniment de la taula"

#: templates/database/structure/check_all_tables.twig:19
#: templates/table/maintenance/analyze.twig:3
#: templates/table/operations/index.twig:339
msgid "Analyze table"
msgstr "Analitza la taula"

#: templates/database/structure/check_all_tables.twig:20
#: templates/table/maintenance/check.twig:3
#: templates/table/operations/index.twig:348
msgid "Check table"
msgstr "Comprova la taula"

#: templates/database/structure/check_all_tables.twig:21
#: templates/table/maintenance/checksum.twig:3
#: templates/table/operations/index.twig:356
msgid "Checksum table"
msgstr "Suma de comprovació de la taula"

#: templates/database/structure/check_all_tables.twig:22
#: templates/table/maintenance/optimize.twig:3
#: templates/table/operations/index.twig:384
#: templates/table/structure/display_table_stats.twig:68
msgid "Optimize table"
msgstr "Optimitza la taula"

#: templates/database/structure/check_all_tables.twig:23
#: templates/table/maintenance/repair.twig:3
#: templates/table/operations/index.twig:393
msgid "Repair table"
msgstr "Repara la taula"

#: templates/database/structure/check_all_tables.twig:25
msgid "Prefix"
msgstr "Prefix"

#: templates/database/structure/check_all_tables.twig:26
msgid "Add prefix to table"
msgstr "Afegeix un prefix a la taula"

#: templates/database/structure/check_all_tables.twig:27
msgid "Replace table prefix"
msgstr "Canvia el prefix de la taula"

#: templates/database/structure/check_all_tables.twig:33
msgid "Add columns to central list"
msgstr "Afegeix les columnes a la llista central"

#: templates/database/structure/check_all_tables.twig:34
msgid "Remove columns from central list"
msgstr "Eliminar columnes de la llista central"

#: templates/database/structure/check_all_tables.twig:35
msgid "Make consistent with central list"
msgstr "Fer consistent amb la llista central"

#: templates/database/structure/check_all_tables.twig:48
msgid "Are you sure?"
msgstr "Esteu segur?"

#: templates/database/structure/check_all_tables.twig:52
msgid ""
"This action may change some of the columns definition.[br]Are you sure you "
"want to continue?"
msgstr ""
"Aquesta acció pot canviar la definició d'algunes columnes.[br]Esteu segur "
"que voleu continuar?"

#: templates/database/structure/copy_form.twig:14
#, fuzzy
#| msgid "Options"
msgid "Options:"
msgstr "Opcions"

#: templates/database/structure/copy_form.twig:39
msgid "Add AUTO INCREMENT value"
msgstr "Afegeix valor AUTO INCREMENT"

#: templates/database/structure/drop_form.twig:6
#: templates/database/structure/empty_form.twig:6
#: templates/table/delete/confirm.twig:12
#: templates/table/structure/drop_confirm.twig:6
#: templates/table/structure/primary.twig:6
msgid "Do you really want to execute the following query?"
msgstr "Realment voleu executar la consulta següent?"

#: templates/database/structure/favorite_anchor.twig:4
#: templates/recent_favorite_table_favorite.twig:6
msgid "Remove from Favorites"
msgstr "Suprimeix dels preferits"

#: templates/database/structure/favorite_anchor.twig:4
msgid "Add to Favorites"
msgstr "Afegeix a les preferides"

#: templates/database/structure/show_create.twig:2
msgid "Showing create queries"
msgstr "Es mostren les consultes de creació"

#: templates/database/structure/show_create.twig:33
#: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
#: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
msgid "Create view"
msgstr "Crea una vista"

#: templates/database/structure/structure_table_row.twig:17
#: templates/server/databases/index.twig:219
#: templates/server/databases/index.twig:231
msgid "Not replicated"
msgstr "No replicat"

#: templates/database/structure/structure_table_row.twig:18
#: templates/server/databases/index.twig:215
#: templates/server/databases/index.twig:227
msgid "Replicated"
msgstr "Replicat"

#: templates/database/structure/structure_table_row.twig:223
msgid "in use"
msgstr "en ús"

#: templates/database/structure/table_header.twig:27
msgid ""
"May be approximate. Click on the number to get the exact count. See "
"[doc@faq3-11]FAQ 3.11[/doc]."
msgstr ""
"Pot ser aproximat. Feu clic al número per obtenir la quantitat exacta. Veieu "
"[doc@faq3-11]PMF 3.11[/doc]."

#: templates/database/structure/table_header.twig:36
#: templates/table/index_form.twig:144
msgid "Size"
msgstr "Mida"

#: templates/database/structure/table_header.twig:51
#: templates/table/structure/display_table_stats.twig:154
msgid "Creation"
msgstr "Creació"

#: templates/database/structure/table_header.twig:56
#: templates/table/structure/display_table_stats.twig:161
msgid "Last update"
msgstr "Última actualització"

#: templates/database/structure/table_header.twig:61
#: templates/table/structure/display_table_stats.twig:168
msgid "Last check"
msgstr "Última comprovació"

#: templates/database/structure/tracking_icon.twig:3
msgid "Tracking is active."
msgstr "El seguiment està actiu."

#: templates/database/structure/tracking_icon.twig:5
msgid "Tracking is not active."
msgstr "El seguiment no està actiu."

#: templates/database/tracking/tables.twig:4
msgid "Tracked tables"
msgstr "Taules seguides"

#: templates/database/tracking/tables.twig:14
msgid "Last version"
msgstr "Última versió"

#: templates/database/tracking/tables.twig:15
#: templates/table/tracking/main.twig:29
msgid "Created"
msgstr "Creat"

#: templates/database/tracking/tables.twig:16
#: templates/table/tracking/main.twig:30
msgid "Updated"
msgstr "Actualitzat"

#: templates/database/tracking/tables.twig:61
#: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
msgid "active"
msgstr "actiu"

#: templates/database/tracking/tables.twig:73
#: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
msgid "not active"
msgstr "no actiu"

#: templates/database/tracking/tables.twig:93
#: templates/database/tracking/tables.twig:138
#: templates/database/tracking/tables.twig:139
msgid "Delete tracking"
msgstr "Esborra seguiment"

#: templates/database/tracking/tables.twig:104
msgid "Versions"
msgstr "Versions"

#: templates/database/tracking/tables.twig:145
msgid "Untracked tables"
msgstr "Taules no seguides"

#: templates/database/tracking/tables.twig:176
#: templates/database/tracking/tables.twig:188
#: templates/database/tracking/tables.twig:189
#: templates/table/structure/display_structure.twig:413
msgid "Track table"
msgstr "Segueix taula"

#: templates/database/triggers/editor_form.twig:23
msgid "Trigger name"
msgstr "Nom del disparador"

#: templates/database/triggers/editor_form.twig:37
msgctxt "Trigger action time"
msgid "Time"
msgstr "Temps"

#: templates/database/triggers/list.twig:27
#, fuzzy
#| msgid "Create trigger"
msgid "Create new trigger"
msgstr "Crea una vista"

#: templates/database/triggers/list.twig:36
msgid "There are no triggers to display."
msgstr "No hi ha disparadors per mostrar."

#: templates/display/results/table.twig:32
msgid "Save edited data"
msgstr "Desar dades editades"

#: templates/display/results/table.twig:38
msgid "Restore column order"
msgstr "Restaura l'ordre de les columnes"

#: templates/display/results/table.twig:49 templates/export.twig:149
#: templates/table/start_and_number_of_rows_fieldset.twig:9
msgid "Number of rows:"
msgstr "Nombre de files:"

#: templates/display/results/table.twig:52
msgid "All"
msgstr "Tot"

#: templates/display/results/table.twig:70
msgid "Sort by key:"
msgstr "Ordena per la clau:"

#: templates/display/results/table.twig:119
#: templates/table/search/index.twig:102
#, fuzzy
#| msgid "Return options"
msgid "Extra options"
msgstr "Retornar opcions"

#: templates/display/results/table.twig:141
msgid "Relational key"
msgstr "Clau relacional"

#: templates/display/results/table.twig:145
msgid "Display column for relationships"
msgstr "Visualitza la columna per a les relacions"

#: templates/display/results/table.twig:153
msgid "Show binary contents"
msgstr "Mostra el contingut binari"

#: templates/display/results/table.twig:157
msgid "Show BLOB contents"
msgstr "Mostra el contingut BLOB"

#: templates/display/results/table.twig:167
msgid "Hide browser transformation"
msgstr "Oculta la transformació del navegador"

#: templates/display/results/table.twig:179
msgid "Well Known Text"
msgstr "Text conegut"

#: templates/display/results/table.twig:183
msgid "Well Known Binary"
msgstr "Binari conegut"

#: templates/display/results/table.twig:255
#: templates/sql/no_results_returned.twig:9
msgid "Query results operations"
msgstr "Operacions dels resultats de la consulta"

#: templates/display/results/table.twig:260
msgid "Copy to clipboard"
msgstr "Copia al porta-retalls"

#: templates/display/results/table.twig:279
#: templates/table/chart/tbl_chart.twig:2
msgid "Display chart"
msgstr "Mostra el gràfic"

#: templates/display/results/table.twig:287
msgid "Visualize GIS data"
msgstr "Visualitza les dades GIS"

#: templates/encoding/kanji_encoding_form.twig:6
msgctxt "None encoding conversion"
msgid "None"
msgstr "Cap"

#: templates/encoding/kanji_encoding_form.twig:17
msgid "Convert to Kana"
msgstr "Converteix a Kana"

#: templates/error/report_form.twig:3
msgid ""
"This report automatically includes data about the error and information "
"about relevant configuration settings. It will be sent to the phpMyAdmin "
"team for debugging the error."
msgstr ""
"Aquest informe inclou automàticament les dades sobre l'error i la informació "
"sobre els paràmetres de configuració importants. S'enviarà a l'equip de "
"phpMyAdmin per tal de depurar l'error."

#: templates/error/report_form.twig:11
msgid ""
"Can you tell us the steps leading to this error? It decisively helps in "
"debugging:"
msgstr ""
"Ens pots indicar els passos previs a aquest error? Pot ajudar decisivament "
"en la depuració:"

#: templates/error/report_form.twig:18
msgid "You may examine the data in the error report:"
msgstr "Pots examinar les dades a l'informe d'error:"

#: templates/error/report_modal.twig:5
msgid "Submit error report"
msgstr "Envia l'informe d'error"

#: templates/error/report_modal.twig:12
msgid "Send error report"
msgstr "Enviar informe d'error"

#: templates/export/template_options.twig:1 templates/export.twig:42
msgid "Select a template"
msgstr "Seleccioneu una plantilla"

#: templates/export.twig:14
msgid "Export templates:"
msgstr "Plantilles d'exportació:"

#: templates/export.twig:18
msgid "New template:"
msgstr "Plantilla nova:"

#: templates/export.twig:21 templates/export.twig:24
msgid "Template name"
msgstr "Nom de la plantilla"

#: templates/export.twig:35
msgid "Existing templates:"
msgstr "Plantilles existents:"

#: templates/export.twig:38
msgid "Template:"
msgstr "Plantilla:"

#: templates/export.twig:51
msgid "Update"
msgstr "Actualitza"

#: templates/export.twig:72
#, fuzzy
#| msgid "Showing SQL query"
msgid "Show SQL query"
msgstr "Es mostra la consulta SQL"

#: templates/export.twig:104
msgid "Export method:"
msgstr "Mètode d'exportació:"

#: templates/export.twig:108
msgid "Quick - display only the minimal options"
msgstr "Ràpid - mostra només les opcions mínimes a configurar"

#: templates/export.twig:112
msgid "Custom - display all possible options"
msgstr "Personalitzat - mostra totes les opcions possibles"

#: templates/export.twig:121
#, fuzzy
#| msgid "File to import:"
msgid "File format to export"
msgstr "Fitxer a importar:"

#: templates/export.twig:137
msgid "Rows:"
msgstr "Files:"

#: templates/export.twig:141
msgid "Dump all rows"
msgstr "Bolca totes les files"

#: templates/export.twig:145
msgid "Dump some row(s)"
msgstr "Bolca algunes files"

#: templates/export.twig:160
msgid "Row to begin at:"
msgstr "A partir de la fila:"

#: templates/export.twig:170 templates/export.twig:332
msgid "Output:"
msgstr "Sortida:"

#: templates/export.twig:175 templates/export.twig:370
#, php-format
msgid "Save on server in the directory <strong>%s</strong>"
msgstr "Desa al servidor dins del directori <strong>%s</strong>"

#: templates/export.twig:193 templates/export.twig:337
msgid "Rename exported databases/tables/columns"
msgstr "Reanomena les bases de dades/taules/columnes exportades"

#: templates/export.twig:201
msgid "Defined aliases"
msgstr "Àlies definits"

#: templates/export.twig:216 templates/export.twig:230
#: templates/export.twig:243 templates/export.twig:260
msgid "Remove"
msgstr "Treure"

#: templates/export.twig:269
msgid "Define new aliases"
msgstr "Defineix àlies nous"

#: templates/export.twig:274
msgid "Select database:"
msgstr "Seleccioneu la base de dades:"

#: templates/export.twig:290
msgid "Select table:"
msgstr "Seleccioneu la taula:"

#: templates/export.twig:298
msgid "New table name"
msgstr "Nom de la nova taula"

#: templates/export.twig:306
msgid "Select column:"
msgstr "Seleccioneu la columna:"

#: templates/export.twig:314
msgid "New column name"
msgstr "Nom de la nova columna"

#: templates/export.twig:347
#, php-format
msgid "Use %s statement"
msgstr "Utilitza la sentència %s"

#: templates/export.twig:356
msgid "View output as text"
msgstr "Mostra la sortida com a text"

#: templates/export.twig:360
msgid "Save output to a file"
msgstr "Desa la sortida a un fitxer"

#: templates/export.twig:387
msgid "File name template:"
msgstr "Plantilla del nom de fitxer:"

#: templates/export.twig:388
#, fuzzy, 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. See the %4$sFAQ%5$s for "
#| "details."
msgid ""
"This value is interpreted using the 'strftime' function, so you can use time "
"formatting strings. Additionally the following transformations will happen: "
"%s Other text will be kept as is. See the FAQ 6.27 for details."
msgstr ""
"Aquest valor s'interpreta mitjançant %1$sstrftime%2$s, per aquest motiu "
"podeu utilitzar les cadenes de formatació temporals. A més, es faran "
"aquestes transformacions: %3$s. Els altres texts es mantindran com estan. "
"Consulteu les %4$sPMF%5$s per a més detalls."

#: templates/export.twig:398
#, fuzzy
#| msgid "use this for future exports"
msgid "Use this for future exports"
msgstr "utilitza-ho per a futures exportacions"

#: templates/export.twig:409 templates/import.twig:103
msgid "Character set of the file:"
msgstr "Joc de caràcters del fitxer:"

#: templates/export.twig:429
msgid "Compression:"
msgstr "Compressió:"

#: templates/export.twig:437
msgid "zipped"
msgstr "comprimit amb zip"

#: templates/export.twig:443
msgid "gzipped"
msgstr "comprimit amb gzip"

#: templates/export.twig:461
msgid "Export databases as separate files"
msgstr "Exporta les bases de dades com a fitxers separats"

#: templates/export.twig:463
msgid "Export tables as separate files"
msgstr "Exportar taules com a arxius separats"

#: templates/export.twig:474
#, fuzzy
#| msgid "Skip tables larger than %s MiB"
msgid "Skip tables larger than:"
msgstr "Omet les taules més grans de %s MiB"

#: templates/export.twig:476
msgid "The size is measured in MiB."
msgstr ""

#: templates/export.twig:482 templates/import.twig:182
msgid "Format-specific options:"
msgstr "Opcions específiques del format:"

#: templates/export.twig:491 templates/import.twig:191
msgid "Encoding Conversion:"
msgstr "Conversió de la codificació:"

#: templates/filter.twig:2 templates/server/status/processes/index.twig:6
#: templates/server/status/variables/index.twig:7
msgid "Filters"
msgstr "Filtres"

#: templates/filter.twig:4 templates/server/status/variables/index.twig:12
msgid "Containing the word:"
msgstr "Que continguin la paraula:"

#: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
msgid "Open new phpMyAdmin window"
msgstr "Obrir nova finestra de phpMyAdmin"

#: templates/footer.twig:26 templates/home/index.twig:18
#: templates/login/form.twig:5
msgid "phpMyAdmin Demo Server"
msgstr "Servidor de demostració de phpMyAdmin"

#: templates/footer.twig:34
#, php-format
msgid "Currently running Git revision %1$s from the %2$s branch."
msgstr "S'està executant la revisió Git %1$s de la branca %2$s."

#: templates/footer.twig:36
msgid "Git information missing!"
msgstr "No es troba la informació de Git!"

#: templates/gis_data_editor_form.twig:4
#, php-format
msgid "Value for the column \"%s\""
msgstr "Valor per a la columna \"%s\""

#: templates/gis_data_editor_form.twig:22
#: templates/table/gis_visualization/gis_visualization.twig:34
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Utilitza OpenStreetMaps com a capa base"

#: templates/gis_data_editor_form.twig:38
msgctxt "Spatial Reference System Identifier"
msgid "SRID:"
msgstr "SRID:"

#: templates/gis_data_editor_form.twig:53
#, php-format
msgid "Geometry %d:"
msgstr "Geometria %d:"

#: templates/gis_data_editor_form.twig:73
msgid "Point:"
msgstr "Punt:"

#: templates/gis_data_editor_form.twig:93
#: templates/gis_data_editor_form.twig:134
#: templates/gis_data_editor_form.twig:186
#, php-format
msgid "Point %d:"
msgstr "Punt %d:"

#: templates/gis_data_editor_form.twig:113
#, php-format
msgid "Linestring %d:"
msgstr "Cadena de línies %d:"

#: templates/gis_data_editor_form.twig:115
#: templates/gis_data_editor_form.twig:170
msgid "Outer ring:"
msgstr "Cercle exterior:"

#: templates/gis_data_editor_form.twig:117
#: templates/gis_data_editor_form.twig:172
#, php-format
msgid "Inner ring %d:"
msgstr "Cercle interior %d:"

#: templates/gis_data_editor_form.twig:144
msgid "Add a linestring"
msgstr "Afegeix una cadena de línies"

#: templates/gis_data_editor_form.twig:157
#, php-format
msgid "Polygon %d:"
msgstr "Polígon %d:"

#: templates/gis_data_editor_form.twig:199
msgid "Add a polygon"
msgstr "Afegeix un polígon"

#: templates/gis_data_editor_form.twig:205
msgid "Add geometry"
msgstr "Afegeix la geometria"

#: templates/gis_data_editor_form.twig:214
msgid "Output"
msgstr "Sortida"

#: templates/gis_data_editor_form.twig:216
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field."
msgstr ""
"Trieu \"GeomFromText\" de la columna \"Funció\" i enganxeu la cadena de sota "
"al camp \"Valor\"."

#: templates/header.twig:35 templates/login/header.twig:13
msgid "Javascript must be enabled past this point!"
msgstr "A partir d'aquest punt és necessari tenir el javascript activat!"

#: templates/header.twig:46
msgid "Click on the bar to scroll to top of page"
msgstr "Feu clic a la barra per desplaçar-se al principi d'aquesta pàgina"

#: templates/home/git_info.twig:2
msgid "Git revision:"
msgstr "Revisió Git:"

#: templates/home/git_info.twig:13
msgid "no branch"
msgstr "sense branca"

#: templates/home/git_info.twig:15 templates/home/git_info.twig:22
#, fuzzy, php-format
#| msgid "%1$s from %2$s branch"
msgid "from %s branch"
msgstr "%1$s de la branca %2$s"

#: templates/home/git_info.twig:25
#, fuzzy, php-format
#| msgid "committed on %1$s by %2$s"
msgid "committed on %s by %s"
msgstr "consignat el %1$s per %2$s"

#: templates/home/git_info.twig:32
#, fuzzy, php-format
#| msgid "authored on %1$s by %2$s"
msgid "authored on %s by %s"
msgstr "creat el %1$s per %2$s"

#: templates/home/index.twig:22 templates/login/form.twig:8
#, php-format
msgid ""
"You are using the demo server. You can do anything here, but please do not "
"change root, debian-sys-maint and pma users. More information is available "
"at %s."
msgstr ""
"Esteu utilitzant un servidor de demostració. Aquí podeu fer el que vulgueu, "
"però si us plau, no modifiqueu els usuaris root, debian-sys-maint i pma. Més "
"informació disponible a %s."

#: templates/home/index.twig:32
msgid "General settings"
msgstr "Paràmetres generals"

#: templates/home/index.twig:57
#, fuzzy
#| msgid "Server connection collation"
msgid "Server connection collation:"
msgstr "Col·lació de la connexió del servidor"

#: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
msgid "More settings"
msgstr "Més paràmetres"

#: templates/home/index.twig:93
msgid "Appearance settings"
msgstr "Paràmetres de l'aparença"

#: templates/home/index.twig:103 templates/home/index.twig:104
#: templates/login/form.twig:23 templates/login/form.twig:24
#: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
msgid "Language"
msgstr "Idioma"

#: templates/home/index.twig:131
msgid "Theme"
msgstr "Tema"

#: templates/home/index.twig:142
#, fuzzy
#| msgid "View only"
msgctxt "View all themes"
msgid "View all"
msgstr "Només mirar"

#: templates/home/index.twig:157
msgid "Database server"
msgstr "Servidor de base de dades"

#: templates/home/index.twig:161 templates/login/form.twig:65
#: templates/menu/breadcrumbs.twig:7
msgid "Server:"
msgstr "Servidor:"

#: templates/home/index.twig:165
msgid "Server type:"
msgstr "Tipus de servidor:"

#: templates/home/index.twig:169
msgid "Server connection:"
msgstr "Connexió del servidor:"

#: templates/home/index.twig:177
msgid "Protocol version:"
msgstr "Versió del protocol:"

#: templates/home/index.twig:181
msgid "User:"
msgstr "Usuari:"

#: templates/home/index.twig:185
msgid "Server charset:"
msgstr "Joc de caràcters del servidor:"

#: templates/home/index.twig:197
msgid "Web server"
msgstr "Servidor web"

#: templates/home/index.twig:207
msgid "Database client version:"
msgstr "Versió del client de base de dades:"

#: templates/home/index.twig:211
msgid "PHP extension:"
msgstr "Extensió PHP:"

#: templates/home/index.twig:218
msgid "PHP version:"
msgstr "Versió de PHP:"

#: templates/home/index.twig:225
msgid "Show PHP information"
msgstr "Mostra la informació de PHP"

#: templates/home/index.twig:239
msgid "Version information:"
msgstr "Informació de la versió:"

#: templates/home/index.twig:249
msgid "Official Homepage"
msgstr "Pàgina oficial"

#: templates/home/index.twig:254
msgid "Contribute"
msgstr "Contribuir"

#: templates/home/index.twig:259
msgid "Get support"
msgstr "Obtenir suport"

#: templates/home/index.twig:264
msgid "List of changes"
msgstr "Llista de canvis"

#: templates/home/index.twig:269 templates/server/plugins/index.twig:30
msgid "License"
msgstr "Llicència"

#: templates/home/index.twig:280 templates/setup/error.twig:2
msgid "Warning"
msgstr "Atenció"

#: templates/home/index.twig:282
msgid "Notice"
msgstr ""

#: templates/home/index.twig:295
#, fuzzy
#| msgid "phpMyAdmin homepage"
msgid "phpMyAdmin Themes"
msgstr "Pàgina principal de phpMyAdmin"

#: templates/home/index.twig:306
msgid "Get more themes!"
msgstr "Obtenir més temes!"

#: templates/home/themes.twig:7
#, fuzzy, php-format
#| msgid "Schema of the %s database"
msgid "Screenshot of the %s theme."
msgstr "Esquema de la base de dades %s"

#. l10n: Choose the theme button in the themes list modal
#: templates/home/themes.twig:12
msgid "Take it"
msgstr "Agafa-ho"

#: templates/import/javascript.twig:12
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 ""
"El fitxer que s'està pujant é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.)."

#: templates/import/javascript.twig:13
#, php-format
msgid "%s of %s"
msgstr "%s de %s"

#: templates/import/javascript.twig:14
#, php-format
msgid "%s/sec."
msgstr "%s/s."

#: templates/import/javascript.twig:15
msgid "About %MIN min. %SEC sec. remaining."
msgstr "Aproximadament queden %MIN min. %SEC s."

#: templates/import/javascript.twig:16
msgid "About %SEC sec. remaining."
msgstr "Aproximadament queden %SEC s."

#: templates/import/javascript.twig:17
msgid "The file is being processed, please be patient."
msgstr "L'arxiu s'està processant, per favor, sigues pacient."

#: templates/import/javascript.twig:29
msgid "Uploading your import file…"
msgstr "S'està pujant el vostre fitxer d'importació…"

#: templates/import/javascript.twig:152
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
"Si us plau, tingueu una mica de paciència, s'està pujant el fitxer. Els "
"detalls de la pujada no estan disponibles."

#: templates/import.twig:26
msgid "File to import:"
msgstr "Fitxer a importar:"

#: templates/import.twig:31
#, php-format
msgid "File may be compressed (%s) or uncompressed."
msgstr "El fitxer pot estar comprimit (%s) o sense comprimir."

#: templates/import.twig:32
msgid ""
"A compressed file's name must end in <strong>.[format].[compression]</"
"strong>. Example: <strong>.sql.zip</strong>"
msgstr ""
"El nom d'un fitxer comprimit ha d'acabar en <strong>.[format].[compressió]</"
"strong>. Exemple: <strong>.sql.zip</strong>"

#: templates/import.twig:40
#, fuzzy
#| msgid "Download file"
msgid "Upload a file"
msgstr "Descarrega arxiu"

#: templates/import.twig:43
#, fuzzy
#| msgid "File to import:"
msgid "Select file to import"
msgstr "Fitxer a importar:"

#: templates/import.twig:50 templates/import.twig:77
#: templates/preferences/manage/main.twig:22
msgid "Browse your computer:"
msgstr "Navegueu pel vostre ordinador:"

#: templates/import.twig:55 templates/import.twig:82
msgid "You may also drag and drop a file on any page."
msgstr "També podeu arrossegar i deixar anar un fitxer en qualsevol pàgina."

#: templates/import.twig:62 templates/import.twig:88
#, fuzzy, php-format
#| msgid "Select from the web server upload directory <b>%s</b>:"
msgid "Select from the web server upload directory [strong]%s[/strong]:"
msgstr "Selecciona del directori de pujada del servidor web <b>%s</b>:"

#: templates/import.twig:69 templates/import.twig:96
#, fuzzy
#| msgid "There are no files to upload!"
msgid "There are no files to import!"
msgstr "No hi ha cap fitxer per pujar!"

#: templates/import.twig:100
msgid "File uploads are not allowed on this server."
msgstr "No es permet la pujada de fitxers en aquest servidor."

#: templates/import.twig:126
msgid "Partial import:"
msgstr "Importació parcial:"

#: templates/import.twig:131
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
"La importació anterior ha esgotat el temps, després de reenviar-la es "
"continuarà a partir de la posició %d."

#: templates/import.twig:138
#, fuzzy
#| msgid ""
#| "Allow the interruption of an import in case the script detects it is "
#| "close to the PHP timeout limit. <em>(This might be a good way to import "
#| "large files, however it can break transactions.)</em>"
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit."
msgstr ""
"Permet la interrupció d'una importació en cas que l'script detecti que "
"s'acosta al límit del temps d'espera de PHP. <em>(pot ser una bona solució "
"per importar fitxers grans, però pot trencar les transaccions.)</em>"

#: templates/import.twig:140
#, fuzzy
#| msgid ""
#| "Allow interrupt of import in case script detects it is close to time "
#| "limit. This might be a good way to import large files, however it can "
#| "break transactions."
msgid ""
"This might be a good way to import large files, however it can break "
"transactions."
msgstr ""
"Permet interrompre la importació en cas que es detecti que s'està a prop del "
"límit de temps. Pot ser una bona opció per importar fitxers grans, tanmateix "
"pot trencar les transaccions."

#: templates/import.twig:144
msgid "Skip this number of queries (for SQL) starting from the first one:"
msgstr ""
"Omet aquest nombre de consultes (per a SQL) començant a partir de la primera:"

#: templates/import.twig:154
#, fuzzy
#| msgid "Other options:"
msgid "Other options"
msgstr "Altres opcions:"

#: templates/indexes.twig:39
#: templates/table/structure/display_structure.twig:506
#, fuzzy
#| msgid "Rename to"
msgid "Rename"
msgstr "Reanomena a"

#: templates/indexes.twig:45
#: templates/table/structure/display_structure.twig:512
msgid "The primary key has been dropped."
msgstr "S'ha esborrat la clau primària."

#: templates/indexes.twig:50
#: templates/table/structure/display_structure.twig:517
#, php-format
msgid "Index %s has been dropped."
msgstr "S'ha esborrat l'índex %s."

#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
#: templates/javascript/variables.twig:8
#, fuzzy
msgid "calendar-month-year"
msgstr "calendar-month-year"

#. l10n: Year suffix for calendar, "none" is empty.
#: templates/javascript/variables.twig:11
#, fuzzy
#| msgctxt "Year suffix"
#| msgid "none"
msgid "none"
msgstr "Sufix de l'any"

#. l10n: Previous month. Display text for previous month link in calendar
#: templates/javascript/variables.twig:16
#, fuzzy
#| msgctxt "Previous month"
#| msgid "Prev"
msgid "Prev"
msgstr "Anterior"

#. l10n: Next month. Display text for next month link in calendar
#: templates/javascript/variables.twig:17
msgid "Next"
msgstr "Següent"

#. l10n: Display text for current month link in calendar
#: templates/javascript/variables.twig:18
msgid "Today"
msgstr "Avui"

#: templates/javascript/variables.twig:20
msgid "January"
msgstr "Gener"

#: templates/javascript/variables.twig:21
msgid "February"
msgstr "Febrer"

#: templates/javascript/variables.twig:22
msgid "March"
msgstr "Març"

#: templates/javascript/variables.twig:23
msgid "April"
msgstr "Abril"

#. l10n: Short month name for May
#: templates/javascript/variables.twig:24
#: templates/javascript/variables.twig:38
msgid "May"
msgstr "Maig"

#: templates/javascript/variables.twig:25
msgid "June"
msgstr "Juny"

#: templates/javascript/variables.twig:26
msgid "July"
msgstr "Juliol"

#: templates/javascript/variables.twig:27
msgid "August"
msgstr "Agost"

#: templates/javascript/variables.twig:28
msgid "September"
msgstr "Setembre"

#: templates/javascript/variables.twig:29
msgid "October"
msgstr "Octubre"

#: templates/javascript/variables.twig:30
msgid "November"
msgstr "Novembre"

#: templates/javascript/variables.twig:31
msgid "December"
msgstr "Desembre"

#. l10n: Short week day name for Sunday
#: templates/javascript/variables.twig:57
msgid "Sun"
msgstr "dg."

#. l10n: Minimal week day name for Sunday
#: templates/javascript/variables.twig:66
msgid "Su"
msgstr "dg."

#. l10n: Minimal week day name for Monday
#: templates/javascript/variables.twig:67
msgid "Mo"
msgstr "dl."

#. l10n: Minimal week day name for Tuesday
#: templates/javascript/variables.twig:68
msgid "Tu"
msgstr "dt."

#. l10n: Minimal week day name for Wednesday
#: templates/javascript/variables.twig:69
msgid "We"
msgstr "dc."

#. l10n: Minimal week day name for Thursday
#: templates/javascript/variables.twig:70
msgid "Th"
msgstr "dj."

#. l10n: Minimal week day name for Friday
#: templates/javascript/variables.twig:71
msgid "Fr"
msgstr "dv."

#. l10n: Minimal week day name for Saturday
#: templates/javascript/variables.twig:72
msgid "Sa"
msgstr "ds."

#. l10n: Column header for week of the year in calendar
#: templates/javascript/variables.twig:74
msgid "Wk"
msgstr "Se"

#: templates/javascript/variables.twig:82
msgid "Hour"
msgstr "Hora"

#: templates/javascript/variables.twig:83
msgid "Minute"
msgstr "Minut"

#: templates/javascript/variables.twig:84
msgid "Second"
msgstr "Segon"

#: templates/javascript/variables.twig:90
msgid "This field is required"
msgstr "Aquest camp és obligatori"

#: templates/javascript/variables.twig:91
msgid "Please fix this field"
msgstr "Corregiu aquest camp"

#: templates/javascript/variables.twig:92
msgid "Please enter a valid email address"
msgstr "Introduïu una adreça de correu electrònic vàlida"

#: templates/javascript/variables.twig:93
msgid "Please enter a valid URL"
msgstr "Introduïu un URL vàlid"

#: templates/javascript/variables.twig:94
msgid "Please enter a valid date"
msgstr "Introduïu una data vàlida"

#: templates/javascript/variables.twig:95
msgid "Please enter a valid date ( ISO )"
msgstr "Introduïu una data vàlida (ISO)"

#: templates/javascript/variables.twig:96
msgid "Please enter a valid number"
msgstr "Introduïu un número vàlid"

#: templates/javascript/variables.twig:97
msgid "Please enter a valid credit card number"
msgstr "Introduïu un número vàlid de targeta de crèdit"

#: templates/javascript/variables.twig:98
msgid "Please enter only digits"
msgstr "Introduïu només dígits"

#: templates/javascript/variables.twig:99
msgid "Please enter the same value again"
msgstr "Introduïu el mateix valor un altre cop"

#: templates/javascript/variables.twig:100
msgid "Please enter no more than {0} characters"
msgstr "Introduïu no més de {0} caràcters"

#: templates/javascript/variables.twig:101
msgid "Please enter at least {0} characters"
msgstr "Introduïu com a mínim {0} caràcters"

#: templates/javascript/variables.twig:102
msgid "Please enter a value between {0} and {1} characters long"
msgstr "Introduïu un valor d'entre {0} i {1} caràcters de longitud"

#: templates/javascript/variables.twig:103
msgid "Please enter a value between {0} and {1}"
msgstr "Introduïu un valor entre {0} i {1}"

#: templates/javascript/variables.twig:104
msgid "Please enter a value less than or equal to {0}"
msgstr "Introduïu un valor menor o igual a {0}"

#: templates/javascript/variables.twig:105
msgid "Please enter a value greater than or equal to {0}"
msgstr "Introduïu un valor més gran o igual a {0}"

#: templates/javascript/variables.twig:106
msgid "Please enter a valid date or time"
msgstr "Introduïu una hora o data vàlida"

#: templates/javascript/variables.twig:107
msgid "Please enter a valid HEX input"
msgstr "Introduïu un valor HEX correcte"

#. l10n: To validate the usage of a MD5 function on the column
#: templates/javascript/variables.twig:108
msgid "This column can not contain a 32 chars value"
msgstr ""

#. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
#: templates/javascript/variables.twig:109
msgid ""
"These functions are meant to return a binary result; to avoid inconsistent "
"results you should store it in a BINARY, VARBINARY, or BLOB column."
msgstr ""

#: templates/login/form.twig:58 templates/login/form.twig:117
#: templates/login/form.twig:121 templates/login/form.twig:124
msgid "Log in"
msgstr "Identificació"

#: templates/login/form.twig:64 templates/login/form.twig:69
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
"Podeu introduir un nom d'amfitrió/adreça IP i el port separat amb un espai."

#: templates/login/form.twig:76
msgid "Username:"
msgstr "Nom d'usuari:"

#: templates/login/form.twig:85
#: templates/server/privileges/change_password.twig:21
#: templates/server/privileges/login_information_fields.twig:43
#: templates/server/replication/change_primary.twig:18
#: templates/server/replication/primary_add_replica_user.twig:49
msgid "Password:"
msgstr "Contrasenya:"

#: templates/login/form.twig:95
#, fuzzy
#| msgid "Server Choice:"
msgid "Server choice:"
msgstr "Elecció de Servidor:"

#: templates/login/header.twig:17
msgid ""
"There is a mismatch between HTTPS indicated on the server and client. This "
"can lead to a non working phpMyAdmin or a security risk. Please fix your "
"server configuration to indicate HTTPS properly."
msgstr ""
"Els protocols HTTPS del servidor i del client no coincideixen. Això pot fer "
"que phpMyAdmin no funcioni o que hi hagi un risc de seguretat. Corregiu la "
"configuració del servidor per establir el protocol HTTPS correctament."

#: templates/login/twofactor/application_configure.twig:3
msgid ""
"Please scan following QR code into the two-factor authentication app on your "
"device and enter authentication code it generates."
msgstr ""
"Escanegeu el codi QR següent a l'aplicació d'autenticació en dos passos del "
"vostre dispositiu i introduïu el codi d'autenticació que genera."

#: templates/login/twofactor/application_configure.twig:13
msgid "Secret/key:"
msgstr "Secret/clau:"

#: templates/login/twofactor/application_configure.twig:16
#: templates/login/twofactor/application.twig:2
msgid "Authentication code:"
msgstr "Codi d'autenticació:"

#: templates/login/twofactor/application.twig:5
msgid ""
"Open the two-factor authentication app on your device to view your "
"authentication code and verify your identity."
msgstr ""
"Obriu l'aplicació d'autenticació en dos passos al vostre dispositiu per "
"veure el codi d'autenticació i verificar la vostra identitat."

#: templates/login/twofactor/invalid.twig:2
msgid ""
"The configured two factor authentication is not available, please install "
"missing dependencies."
msgstr ""
"L'autenticació en dos passos configurada no està disponible, instal·leu les "
"dependències que falten."

#: templates/login/twofactor/key_configure.twig:3
#: templates/login/twofactor/key.twig:3
#: templates/preferences/two_factor/main.twig:56
#, fuzzy
#| msgid "Replicated"
msgid "Deprecated!"
msgstr "Replicat"

#: templates/login/twofactor/key_configure.twig:4
#: templates/login/twofactor/key.twig:4
#: templates/preferences/two_factor/main.twig:57
#: templates/preferences/two_factor/main.twig:90
msgid ""
"The FIDO U2F API has been deprecated in favor of the Web Authentication API "
"(WebAuthn)."
msgstr ""

#: templates/login/twofactor/key_configure.twig:6
#: templates/login/twofactor/key.twig:6
#: templates/preferences/two_factor/main.twig:59
msgid ""
"You can still use Firefox to authenticate your account using the FIDO U2F "
"API, however it's recommended that you use the WebAuthn authentication "
"instead."
msgstr ""

#: templates/login/twofactor/key_configure.twig:10
msgid ""
"Please connect your FIDO U2F device into your computer's USB port. Then "
"confirm registration on the device."
msgstr ""
"Connecteu el vostre dispositiu FIDO U2F al port USB de l'ordinador. A "
"continuació, confirmeu la inscripció al dispositiu."

#: templates/login/twofactor/key-https-warning.twig:3
msgid ""
"You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
"most likely refuse to authenticate you."
msgstr ""
"No esteu utilitzant https per accedir a phpMyAdmin, per tant, el dispositiu "
"FIDO U2F probablement es negui a autenticar-vos."

#: templates/login/twofactor/key.twig:10
msgid ""
"Please connect your FIDO U2F device into your computer's USB port. Then "
"confirm login on the device."
msgstr ""
"Connecteu el vostre dispositiu FIDO U2F al port USB de l'ordinador. A "
"continuació, confirmeu la identificació al dispositiu."

#: templates/login/twofactor.twig:10
msgid "Verify"
msgstr "Verifica"

#: templates/login/twofactor/webauthn_creation.twig:1
#, fuzzy
#| msgid ""
#| "Please connect your FIDO U2F device into your computer's USB port. Then "
#| "confirm registration on the device."
msgid ""
"Please connect your WebAuthn/FIDO2 device. Then confirm registration on the "
"device."
msgstr ""
"Connecteu el vostre dispositiu FIDO U2F al port USB de l'ordinador. A "
"continuació, confirmeu la inscripció al dispositiu."

#: templates/login/twofactor/webauthn_request.twig:1
#, fuzzy
#| msgid ""
#| "Please connect your FIDO U2F device into your computer's USB port. Then "
#| "confirm login on the device."
msgid ""
"Please connect your WebAuthn/FIDO2 device. Then confirm login on the device."
msgstr ""
"Connecteu el vostre dispositiu FIDO U2F al port USB de l'ordinador. A "
"continuació, confirmeu la identificació al dispositiu."

#: templates/menu/breadcrumbs.twig:27
#, fuzzy
#| msgid "Views:"
msgid "View:"
msgstr "Vistes:"

#: templates/modals/index_dialog_modal.twig:30
#: templates/table/structure/display_structure.twig:363
msgid "Go back"
msgstr ""

#: templates/modals/unhide_nav_item.twig:5
msgid "Show hidden navigation tree items."
msgstr "Mostra els elements ocults de l'arbre de navegació."

#: templates/navigation/item_unhide_dialog.twig:20
msgid "Unhide"
msgstr "Des-oculta"

#: templates/navigation/main.twig:25 templates/navigation/main.twig:26
msgid "Home"
msgstr "Inici"

#: templates/navigation/main.twig:30 templates/navigation/main.twig:31
msgid "Empty session data"
msgstr "Dades de sessió buides"

#: templates/navigation/main.twig:30 templates/navigation/main.twig:31
msgid "Log out"
msgstr "Surt"

#: templates/navigation/main.twig:35 templates/navigation/main.twig:36
msgid "phpMyAdmin documentation"
msgstr "Documentació de phpMyAdmin"

#: templates/navigation/main.twig:39 templates/navigation/main.twig:40
#, fuzzy
#| msgid "Documentation"
msgid "MariaDB Documentation"
msgstr "Documentació"

#: templates/navigation/main.twig:39 templates/navigation/main.twig:40
#, fuzzy
#| msgid "Documentation"
msgid "MySQL Documentation"
msgstr "Documentació"

#: templates/navigation/main.twig:43 templates/navigation/main.twig:44
msgid "Navigation panel settings"
msgstr "Paràmetres del tauler de navegació"

#: templates/navigation/main.twig:47 templates/navigation/main.twig:48
msgid "Reload navigation panel"
msgstr "Recarrega el tauler de navegació"

#: templates/navigation/main.twig:67
msgid "An error has occurred while loading the navigation display"
msgstr "S'ha produït un error en carregar la visualització de navegació"

#: templates/navigation/main.twig:88
#, fuzzy
#| msgid "SQL dump"
msgid "SQL upload"
msgstr "Bolcat SQL"

#: templates/navigation/tree/fast_filter.twig:11
#: templates/navigation/tree/fast_filter.twig:12
msgid "Type to filter these, Enter to search all"
msgstr "Teclegeu per filtrar-ho, premeu la tecla Retorn per cercar-ho tot"

#: templates/navigation/tree/fast_filter.twig:16
msgid "Clear fast filter"
msgstr "Neteja el filtre ràpid"

#: templates/preferences/autoload.twig:7
msgid ""
"Your browser has phpMyAdmin configuration for this domain. Would you like to "
"import it for current session?"
msgstr ""
"El vostre navegador té la configuració de phpMyAdmin per a aquest domini. "
"Voleu importar-ho per a la sessió actual?"

#: templates/preferences/autoload.twig:13
msgid "Delete settings"
msgstr "Esborrar configuració"

#: templates/preferences/forms/main.twig:4
msgid "Cannot save settings, submitted form contains errors!"
msgstr "No es poden desar els paràmetres, el formulari enviat conté errors!"

#: templates/preferences/header.twig:6
msgid "Manage your settings"
msgstr "Gestió dels vostres paràmetres"

#: templates/preferences/header.twig:12
msgid "Two-factor authentication"
msgstr "Autenticació en dos passos"

#: templates/preferences/header.twig:55
#: templates/preferences/manage/main.twig:72
msgid "Configuration has been saved."
msgstr "S'ha desat la configuració."

#: templates/preferences/header.twig:60
#, php-format
msgid ""
"Your preferences will be saved for current session only. Storing them "
"permanently requires %sphpMyAdmin configuration storage%s."
msgstr ""
"Les vostres preferències només es desaran per a la sessió actual. Per "
"emmagatzemar-les permanentment es requereix l'%semmagatzematge de la "
"configuració de phpMyAdmin%s."

#: templates/preferences/manage/error.twig:1
msgid "Configuration contains incorrect data for some fields."
msgstr "La configuració conté dades incorrectes per a alguns camps."

#: templates/preferences/manage/error.twig:16
msgid "Do you want to import remaining settings?"
msgstr "Voleu importar la resta de paràmetres?"

#: templates/preferences/manage/main.twig:3
#: templates/preferences/manage/main.twig:33
msgid "Saved on: @DATE@"
msgstr "Desat el: @DATE@"

#: templates/preferences/manage/main.twig:20
msgid "Import from file"
msgstr "Importa del fitxer"

#: templates/preferences/manage/main.twig:27
msgid "Import from browser's storage"
msgstr "Importa de l'emmagatzematge del navegador"

#: templates/preferences/manage/main.twig:30
msgid "Settings will be imported from your browser's local storage."
msgstr ""
"Els paràmetres s'importaran de l'emmagatzematge local del vostre navegador."

#: templates/preferences/manage/main.twig:36
msgid "You have no saved settings!"
msgstr "No heu desat els paràmetres!"

#: templates/preferences/manage/main.twig:40
#: templates/preferences/manage/main.twig:104
msgid "This feature is not supported by your web browser"
msgstr "Aquesta característica no és compatible amb el vostre navegador"

#: templates/preferences/manage/main.twig:44
msgid "Merge with current configuration"
msgstr "Fusiona amb la configuració actual"

#: templates/preferences/manage/main.twig:59
#, php-format
msgid ""
"You can set more settings by modifying config.inc.php, eg. by using %sSetup "
"script%s."
msgstr ""
"Podeu establir més paràmetres amb la modificació del fitxer config.inc.php, "
"p. ex. mitjançant %sSetup script%s."

#: templates/preferences/manage/main.twig:81
#, fuzzy
#| msgid "Save as file"
msgid "Save as JSON file"
msgstr "Desa com un fitxer"

#: templates/preferences/manage/main.twig:85
msgid "Save as PHP file"
msgstr "Desa com un fitxer PHP"

#: templates/preferences/manage/main.twig:90
msgid "Save to browser's storage"
msgstr "Desa a l'emmagatzematge del navegador"

#: templates/preferences/manage/main.twig:96
msgid "Settings will be saved in your browser's local storage."
msgstr ""
"Els paràmetres es desaran a l'emmagatzematge local del vostre navegador."

#: templates/preferences/manage/main.twig:99
msgid "Existing settings will be overwritten!"
msgstr "Els paràmetres existents se sobreescriuran!"

#: templates/preferences/manage/main.twig:120
msgid "You can reset all your settings and restore them to default values."
msgstr "Podeu restablir tots els vostres paràmetres als valors predeterminats."

#: templates/preferences/two_factor/configure.twig:5
#: templates/preferences/two_factor/main.twig:77
#: templates/preferences/two_factor/main.twig:98
msgid "Configure two-factor authentication"
msgstr "Configura l'autenticació en dos passos"

#: templates/preferences/two_factor/configure.twig:12
msgid "Enable two-factor authentication"
msgstr "Habilita l'autenticació en dos passos"

#: templates/preferences/two_factor/confirm.twig:5
msgid "Confirm disabling two-factor authentication"
msgstr "Confirmeu la inhabilitació de l'autenticació en dos passos"

#: templates/preferences/two_factor/confirm.twig:9
msgid ""
"By disabling two factor authentication you will be again able to login using "
"password only."
msgstr ""
"Si inhabiliteu l'autenticació de dos factors, podreu tornar a identificar-"
"vos només amb la contrasenya."

#: templates/preferences/two_factor/confirm.twig:13
#: templates/preferences/two_factor/main.twig:66
msgid "Disable two-factor authentication"
msgstr "Inhabilita l'autenticació en dos passos"

#: templates/preferences/two_factor/main.twig:5
msgid "Two-factor authentication status"
msgstr "Estat de l'autenticació en dos passos"

#: templates/preferences/two_factor/main.twig:11
msgid ""
"Two-factor authentication is not available, please install optional "
"dependencies to enable authentication backends."
msgstr ""
"No està disponible l'autenticació en dos passos, instal·leu les dependències "
"opcionals per habilitar els dorsals d'autenticació."

#: templates/preferences/two_factor/main.twig:12
#: templates/preferences/two_factor/main.twig:27
msgid "Following composer packages are missing:"
msgstr "Falten els paquets següents de composer:"

#: templates/preferences/two_factor/main.twig:20
msgid "Two-factor authentication is available and configured for this account."
msgstr ""
"L'autenticació en dos passos està disponible i configurada per a aquest "
"compte."

#: templates/preferences/two_factor/main.twig:22
msgid ""
"Two-factor authentication is available, but not configured for this account."
msgstr ""
"L'autenticació en dos passos està disponible, però no està configurada per a "
"aquest compte."

#: templates/preferences/two_factor/main.twig:26
#, fuzzy
#| msgid ""
#| "Two-factor authentication is not available, please install optional "
#| "dependencies to enable authentication backends."
msgid ""
"Please install optional dependencies to enable more authentication backends."
msgstr ""
"No està disponible l'autenticació en dos passos, instal·leu les dependències "
"opcionals per habilitar els dorsals d'autenticació."

#: templates/preferences/two_factor/main.twig:37
msgid ""
"Two-factor authentication is not available, enable phpMyAdmin configuration "
"storage to use it."
msgstr ""
"No està disponible l'autenticació en dos passos, habiliteu l'emmagatzematge "
"de la configuració de phpMyAdmin per utilitzar-la."

#: templates/preferences/two_factor/main.twig:52
msgid "You have enabled two factor authentication."
msgstr "Heu habilitat l'autenticació de dos factors."

#: templates/recent_favorite_table_no_tables.twig:3
msgid "There are no recent tables."
msgstr "No hi ha taules recents."

#: templates/recent_favorite_table_no_tables.twig:5
msgid "There are no favorite tables."
msgstr "No hi ha taules preferides."

#: templates/relation/check_relations.twig:3
#, fuzzy
#| msgid "phpMyAdmin configuration snippet"
msgid "phpMyAdmin configuration storage"
msgstr "Fragment de configuració de phpMyAdmin"

#: templates/relation/check_relations.twig:9
msgid "Configuration of pmadb…"
msgstr "Configuració de pmadb…"

#: templates/relation/check_relations.twig:10
#: templates/relation/check_relations.twig:56
#: templates/relation/check_relations.twig:81
#: templates/relation/check_relations.twig:106
#: templates/relation/check_relations.twig:119
#: templates/relation/check_relations.twig:144
#: templates/relation/check_relations.twig:189
#: templates/relation/check_relations.twig:214
#: templates/relation/check_relations.twig:239
#: templates/relation/check_relations.twig:264
#: templates/relation/check_relations.twig:289
#: templates/relation/check_relations.twig:314
#: templates/relation/check_relations.twig:339
#: templates/relation/check_relations.twig:364
#: templates/relation/check_relations.twig:377
#: templates/relation/check_relations.twig:402
#: templates/relation/check_relations.twig:427
#: templates/relation/check_relations.twig:452
#: templates/relation/check_relations.twig:477
#: templates/relation/check_relations.twig:502
msgid "not OK"
msgstr "Incorrecte"

#: templates/relation/check_relations.twig:14
msgid "General relation features"
msgstr "Característiques de les relacions generals"

#: templates/relation/check_relations.twig:20
#, php-format
msgid ""
"%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
"storage there."
msgstr ""
"%sCrea%s una base de dades anomenada '%s' i hi prepara l'emmagatzematge de "
"la configuració de phpMyAdmin."

#: templates/relation/check_relations.twig:24
#, php-format
msgid ""
"%sCreate%s the phpMyAdmin configuration storage in the current database."
msgstr ""
"%sCrea%s l'emmagatzematge de la configuració de phpMyAdmin a la base de "
"dades actual."

#: templates/relation/check_relations.twig:31
#, php-format
msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
msgstr ""
"%sCrea%s les taules que falten per a l'emmagatzematge de la configuració de "
"phpMyAdmin."

#: templates/relation/check_relations.twig:42
#: templates/relation/check_relations.twig:54
#: templates/relation/check_relations.twig:79
#: templates/relation/check_relations.twig:104
#: templates/relation/check_relations.twig:117
#: templates/relation/check_relations.twig:142
#: templates/relation/check_relations.twig:187
#: templates/relation/check_relations.twig:212
#: templates/relation/check_relations.twig:237
#: templates/relation/check_relations.twig:262
#: templates/relation/check_relations.twig:287
#: templates/relation/check_relations.twig:312
#: templates/relation/check_relations.twig:337
#: templates/relation/check_relations.twig:362
#: templates/relation/check_relations.twig:375
#: templates/relation/check_relations.twig:400
#: templates/relation/check_relations.twig:425
#: templates/relation/check_relations.twig:450
#: templates/relation/check_relations.twig:475
#: templates/relation/check_relations.twig:500
msgctxt "Correctly working"
msgid "OK"
msgstr "OK"

#: templates/relation/check_relations.twig:62
#, fuzzy
#| msgid "General relation features"
msgid "General relation features:"
msgstr "Característiques generals de relacions"

#: templates/relation/check_relations.twig:64
#: templates/relation/check_relations.twig:89
#: templates/relation/check_relations.twig:127
#: templates/relation/check_relations.twig:152
#: templates/relation/check_relations.twig:162
#: templates/relation/check_relations.twig:197
#: templates/relation/check_relations.twig:222
#: templates/relation/check_relations.twig:247
#: templates/relation/check_relations.twig:272
#: templates/relation/check_relations.twig:297
#: templates/relation/check_relations.twig:322
#: templates/relation/check_relations.twig:347
#: templates/relation/check_relations.twig:385
#: templates/relation/check_relations.twig:410
#: templates/relation/check_relations.twig:435
#: templates/relation/check_relations.twig:460
#: templates/relation/check_relations.twig:485
#: templates/relation/check_relations.twig:510
msgid "Enabled"
msgstr "Habilitat"

#: templates/relation/check_relations.twig:87
#, fuzzy
#| msgid "Display Features"
msgid "Display features:"
msgstr "Mostra les característiques"

#: templates/relation/check_relations.twig:125
#, fuzzy
#| msgid "Designer and creation of PDFs"
msgid "Designer and creation of PDFs:"
msgstr "Dissenyador i creació dels PDF"

#: templates/relation/check_relations.twig:150
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Displaying column comments:"
msgstr "Mostrant comentaris de les columnes"

#: templates/relation/check_relations.twig:160
#, fuzzy
#| msgid "Browser transformation"
msgid "Browser transformation:"
msgstr "Transformació del navegador"

#: templates/relation/check_relations.twig:172
msgid "Please see the documentation on how to update your column_info table."
msgstr ""
"Consulteu la documentació sobre com actualitzar la vostra taula column_info."

#: templates/relation/check_relations.twig:195
#, fuzzy
#| msgid "Bookmarked SQL query"
msgid "Bookmarked SQL query:"
msgstr "Consulta SQL amb marcador"

#: templates/relation/check_relations.twig:220
#, fuzzy
#| msgid "SQL history"
msgid "SQL history:"
msgstr "Historial SQL"

#: templates/relation/check_relations.twig:245
#, fuzzy
#| msgid "Persistent recently used tables"
msgid "Persistent recently used tables:"
msgstr "Taules persistents usades recentment"

#: templates/relation/check_relations.twig:270
#, fuzzy
#| msgid "Persistent favorite tables"
msgid "Persistent favorite tables:"
msgstr "Taules persistents preferides"

#: templates/relation/check_relations.twig:295
#, fuzzy
#| msgid "Persistent tables' UI preferences"
msgid "Persistent tables' UI preferences:"
msgstr "Preferències de la interfície de taules persistents"

#: templates/relation/check_relations.twig:320
#, fuzzy
#| msgid "Tracking"
msgid "Tracking:"
msgstr "Seguiment"

#: templates/relation/check_relations.twig:345
#, fuzzy
#| msgid "User preferences"
msgid "User preferences:"
msgstr "Preferències d'usuari"

#: templates/relation/check_relations.twig:383
#, fuzzy
#| msgid "Configurable menus"
msgid "Configurable menus:"
msgstr "Menús configurables"

#: templates/relation/check_relations.twig:408
#, fuzzy
#| msgid "Hide/show navigation items"
msgid "Hide/show navigation items:"
msgstr "Oculta o mostra els ítems de navegació"

#: templates/relation/check_relations.twig:433
#, fuzzy
#| msgid "Saving Query-By-Example searches"
msgid "Saving Query-By-Example searches:"
msgstr "Desant cerques de Consulta-Per-Exemple"

#: templates/relation/check_relations.twig:458
#, fuzzy
#| msgid "Managing Central list of columns"
msgid "Managing central list of columns:"
msgstr "Gestió de la llista central de columnes"

#: templates/relation/check_relations.twig:483
#, fuzzy
#| msgid "Remembering Designer Settings"
msgid "Remembering designer settings:"
msgstr "Recordació dels paràmetres de dissenyador"

#: templates/relation/check_relations.twig:508
#, fuzzy
#| msgid "Saving export templates"
msgid "Saving export templates:"
msgstr "Desant exportació de plantilles"

#: templates/relation/check_relations.twig:519
msgid "Quick steps to set up advanced features:"
msgstr "Passos ràpids per a activar les característiques avançades:"

#: templates/relation/check_relations.twig:523
#, php-format
msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
msgstr "Crea les taules necessàries amb <code>%screate_tables.sql</code>."

#: templates/relation/check_relations.twig:527
msgid "Create a pma user and give access to these tables."
msgstr "Crea un usuari pma i dóna-li accés a aquestes taules."

#: templates/relation/check_relations.twig:531
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
"Habilita les funcionalitats avançades al fitxer de configuració "
"(<code>config.inc.php</code>), per exemple a partir de <code>config.sample."
"inc.php</code>."

#: templates/relation/check_relations.twig:535
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Torneu a identificar-vos a phpMyAdmin per carregar el fitxer de configuració "
"actualitzat."

#: templates/server/binlog/index.twig:10
msgid "Select binary log to view"
msgstr "Seleccioneu el registre binari a mostrar"

#: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
#: templates/server/status/processes/list.twig:20
#, fuzzy
#| msgid "Truncate Shown Queries"
msgid "Truncate shown queries"
msgstr "Trunca les consultes mostrades"

#: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
#: templates/server/status/processes/list.twig:26
#, fuzzy
#| msgid "Show Full Queries"
msgid "Show full queries"
msgstr "Mostra les consultes completes"

#: templates/server/binlog/index.twig:84
msgid "Log name"
msgstr "Nom del registre"

#: templates/server/binlog/index.twig:85
msgid "Position"
msgstr "Posició"

#: templates/server/binlog/index.twig:87
#: templates/server/replication/primary_replication.twig:24
msgid "Server ID"
msgstr "ID de servidor"

#: templates/server/binlog/index.twig:88
msgid "Original position"
msgstr "Posició original"

#: templates/server/binlog/index.twig:89
#: templates/table/structure/display_table_stats.twig:3
msgid "Information"
msgstr "Informació"

#: templates/server/collations/index.twig:4
msgid "Character sets and collations"
msgstr "Jocs de caràcters i col·lacions"

#: templates/server/collations/index.twig:23
#, fuzzy
#| msgid "Default"
msgctxt "The collation is the default one"
msgid "default"
msgstr "Per defecte"

#: templates/server/databases/index.twig:3
msgid "Databases statistics"
msgstr "Estadístiques de les bases de dades"

#: templates/server/databases/index.twig:9
msgid "Create database"
msgstr "Crea una base de dades"

#: templates/server/databases/index.twig:50
#, fuzzy
#| msgid "Check privileges for database \"%s\"."
msgid "No privileges to create databases"
msgstr "Comprova els privilegis per la base de dades \"%s\"."

#: templates/server/databases/index.twig:156
#: templates/server/replication/index.twig:18
#: templates/server/replication/primary_replication.twig:3
#, fuzzy
#| msgid "Master replication"
msgid "Primary replication"
msgstr "Replicació del mestre"

#: templates/server/databases/index.twig:160
#: templates/server/replication/replica_configuration.twig:2
#, fuzzy
#| msgid "Slave replication"
msgid "Replica replication"
msgstr "Replicació de l'esclau"

#: templates/server/databases/index.twig:181
#, php-format
msgid "Jump to database '%s'"
msgstr "Salta a la base de dades «%s»"

#: templates/server/databases/index.twig:242
#, php-format
msgid "Check privileges for database \"%s\"."
msgstr "Comprova els privilegis per la base de dades \"%s\"."

#: templates/server/databases/index.twig:243
msgid "Check privileges"
msgstr "Comprova els privilegis"

#: templates/server/databases/index.twig:298
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"Nota: l'habilitació aquí de les estadístiques de les bases de dades, pot "
"provocar un trànsit elevat entre el servidor Web i el servidor MySQL."

#: templates/server/databases/index.twig:300
#: templates/server/databases/index.twig:301
msgid "Enable statistics"
msgstr "Habilita les estadístiques"

#: templates/server/databases/index.twig:308
msgid "No databases"
msgstr "No hi ha bases de dades"

#: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
msgid "Storage engines"
msgstr "Motors d'emmagatzematge"

#: templates/server/engines/index.twig:13
msgid "Storage Engine"
msgstr "Motor d'emmagatzematge"

#: templates/server/engines/show.twig:45
#, fuzzy
#| msgid "Storage engines"
msgid "Unknown storage engine."
msgstr "Motors d'emmagatzematge"

#: templates/server/export/index.twig:26
#, fuzzy
#| msgid "@SERVER@ will become the server name"
msgid "@SERVER@ will become the server name."
msgstr "@SERVER@ serà el nom del servidor"

#: templates/server/export/index.twig:3
msgid "Exporting databases from the current server"
msgstr "Exportació de les bases de dades del servidor actual"

#: templates/server/import/index.twig:3
msgid "Importing into the current server"
msgstr "Importació al servidor actual"

#: templates/server/plugins/index.twig:26
msgid "Plugin"
msgstr "Connector"

#: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
msgid "Version"
msgstr "Versió"

#: templates/server/plugins/index.twig:29
msgid "Author"
msgstr "Autor"

#: templates/server/plugins/index.twig:41
#, fuzzy
#| msgid "active"
msgid "inactive"
msgstr "actiu"

#: templates/server/plugins/index.twig:43
msgid "disabled"
msgstr "desactivat"

#: templates/server/plugins/index.twig:45
#, fuzzy
#| msgid "Deleting"
msgid "deleting"
msgstr "Esborrant"

#: templates/server/plugins/index.twig:47
#, fuzzy
#| msgid "Delete"
msgid "deleted"
msgstr "Esborra"

#: templates/server/privileges/add_user.twig:12
msgid "Database for user account"
msgstr "Base de dades per al compte d'usuari"

#: templates/server/privileges/add_user.twig:15
msgid "Create database with same name and grant all privileges."
msgstr "Crea una base de dades amb el mateix nom i atorga tots els privilegis."

#: templates/server/privileges/add_user.twig:19
msgid "Grant all privileges on wildcard name (username\\_%)."
msgstr "Atorga tots els privilegis al nom comodí (nomusuari\\_%)."

#: templates/server/privileges/add_user.twig:24
#, php-format
msgid "Grant all privileges on database %s."
msgstr "Atorga tots els privilegis a la base de dades %s."

#: templates/server/privileges/change_password.twig:15
msgid "No Password"
msgstr "Sense contrasenya"

#: templates/server/privileges/change_password.twig:24
msgid "Enter:"
msgstr "Entrar:"

#: templates/server/privileges/change_password.twig:28
#: templates/server/privileges/login_information_fields.twig:54
#, fuzzy
#| msgid "Data length"
msgctxt "Password strength"
msgid "Strength:"
msgstr "Mida de les dades"

#: templates/server/privileges/change_password.twig:32
#: templates/server/privileges/login_information_fields.twig:60
#: templates/server/replication/primary_add_replica_user.twig:62
msgid "Re-type:"
msgstr "Torneu-la a teclejar:"

#: templates/server/privileges/change_password.twig:40
msgid "Password Hashing:"
msgstr "Resum de la contrasenya:"

#: templates/server/privileges/change_password.twig:58
msgid ""
"This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
"connection that encrypts the password using RSA</i>'; while connecting to "
"the server."
msgstr ""
"Aquest mètode requereix l'ús d'una \"<i>connexió SSL</i>\" o una "
"\"<i>connexió sense xifrar que xifra la contrasenya utilitzant RSA</i>\"; "
"mentre es connecta al servidor."

#: templates/server/privileges/choose_user_group.twig:5
#, fuzzy
#| msgid "User group"
msgid "User group:"
msgstr "Grup d'usuaris"

#: templates/server/privileges/edit_routine_privileges.twig:4
#: templates/server/privileges/user_properties.twig:4
msgid "Edit privileges:"
msgstr "Edita els privilegis:"

#: templates/server/privileges/edit_routine_privileges.twig:5
#: templates/server/privileges/user_properties.twig:5
msgid "User account"
msgstr "Compte d'usuari"

#: templates/server/privileges/edit_routine_privileges.twig:34
#: templates/server/privileges/user_properties.twig:53
msgid ""
"Note: You are attempting to edit privileges of the user with which you are "
"currently logged in."
msgstr ""
"Nota: esteu intentant editar els privilegis de l'usuari amb què teniu "
"actualment iniciada la sessió."

#: templates/server/privileges/edit_routine_privileges.twig:51
#: templates/server/privileges/privileges_table.twig:10
#: templates/server/privileges/privileges_table.twig:272
msgid "Note: MySQL privilege names are expressed in English."
msgstr "Nota: els noms dels privilegis de MySQL estan expressats en anglès."

#: templates/server/privileges/edit_routine_privileges.twig:63
#: templates/server/privileges/edit_routine_privileges.twig:67
msgid ""
"Allows user to give to other users or remove from other users privileges "
"that user possess on this routine."
msgstr ""
"Permet a l'usuari donar o treure privilegis a altres usuaris que l'usuari "
"actual té en aquesta rutina."

#: templates/server/privileges/edit_routine_privileges.twig:76
#: templates/server/privileges/edit_routine_privileges.twig:79
msgid "Allows altering and dropping this routine."
msgstr "Permet alterar i esborrar aquesta rutina."

#: templates/server/privileges/edit_routine_privileges.twig:88
#: templates/server/privileges/edit_routine_privileges.twig:91
msgid "Allows executing this routine."
msgstr "Permet executar aquesta rutina."

#: templates/server/privileges/initials_row.twig:1
#, fuzzy
#| msgid "Change login information / Copy user account"
msgid "Pagination of user accounts"
msgstr "Canvi de la informació de connexió / còpia del compte d'usuari"

#: templates/server/privileges/login_information_fields.twig:2
#: templates/server/privileges/user_properties.twig:106
msgid "Login Information"
msgstr "Informació d'identificació"

#: templates/server/privileges/login_information_fields.twig:4
#: templates/server/replication/change_primary.twig:14
#: templates/server/replication/primary_add_replica_user.twig:16
msgid "User name:"
msgstr "Nom d'usuari:"

#: templates/server/privileges/login_information_fields.twig:7
#: templates/server/replication/primary_add_replica_user.twig:20
msgid "Any user"
msgstr "Qualsevol usuari"

#: templates/server/privileges/login_information_fields.twig:8
#: templates/server/privileges/login_information_fields.twig:33
#: templates/server/privileges/login_information_fields.twig:50
#: templates/server/privileges/privileges_summary.twig:75
#: templates/server/privileges/privileges_summary.twig:90
msgid "Use text field"
msgstr "Utilitza el camp de text"

#: templates/server/privileges/login_information_fields.twig:16
msgid ""
"An account already exists with the same username but possibly a different "
"hostname."
msgstr ""
"Ja existeix un compte amb el mateix nom d'usuari, però possiblement amb un "
"nom d'amfitrió diferent."

#: templates/server/privileges/login_information_fields.twig:22
msgid "Host name:"
msgstr "Nom de servidor:"

#: templates/server/privileges/login_information_fields.twig:27
#: templates/server/replication/primary_add_replica_user.twig:34
msgid "Any host"
msgstr "Qualsevol servidor"

#: templates/server/privileges/login_information_fields.twig:28
#: templates/server/replication/primary_add_replica_user.twig:35
msgid "Local"
msgstr "Local"

#: templates/server/privileges/login_information_fields.twig:30
#: templates/server/replication/primary_add_replica_user.twig:37
#, fuzzy
#| msgid "This Host"
msgid "This host"
msgstr "Aquest amfitrió"

#: templates/server/privileges/login_information_fields.twig:32
#: templates/server/replication/primary_add_replica_user.twig:39
#, fuzzy
#| msgid "Use Host Table"
msgid "Use host table"
msgstr "Utilitza la taula d'amfitrions"

#: templates/server/privileges/login_information_fields.twig:39
#: templates/server/replication/primary_add_replica_user.twig:44
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 d'amfitrions, s'ignora aquest camp i s'utilitzen "
"els valors emmagatzemats a la taula d'amfitrions en lloc seu."

#: templates/server/privileges/login_information_fields.twig:45
#: templates/server/privileges/login_information_fields.twig:53
#: templates/server/privileges/users_overview.twig:10
#: templates/server/replication/change_primary.twig:19
#: templates/server/replication/primary_add_replica_user.twig:52
#: templates/server/replication/primary_add_replica_user.twig:57
msgid "Password"
msgstr "Contrasenya"

#: templates/server/privileges/login_information_fields.twig:47
msgid "Do not change the password"
msgstr "No canviïs la contrasenya"

#: templates/server/privileges/login_information_fields.twig:49
#: templates/server/replication/primary_add_replica_user.twig:53
#, fuzzy
#| msgid "No Password"
msgid "No password"
msgstr "Sense contrasenya"

#: templates/server/privileges/login_information_fields.twig:62
#: templates/server/replication/primary_add_replica_user.twig:65
msgid "Re-type"
msgstr "Torneu-ho a teclejar"

#: templates/server/privileges/login_information_fields.twig:68
#, fuzzy
#| msgid "Authentication Plugin"
msgid "Authentication plugin"
msgstr "Connector d'autenticació"

#: templates/server/privileges/login_information_fields.twig:70
#, fuzzy
#| msgid "Password Hashing Method"
msgid "Password hashing method"
msgstr "Mètode de contrasenya Hashing"

#: templates/server/privileges/login_information_fields.twig:83
#, fuzzy
#| msgid ""
#| "This method requires using an '<i>SSL connection</i>' or an "
#| "'<i>unencrypted connection that encrypts the password using RSA</i>'; "
#| "while connecting to the server."
msgid ""
"This method requires using an '<em>SSL connection</em>' or an "
"'<em>unencrypted connection that encrypts the password using RSA</em>'; "
"while connecting to the server."
msgstr ""
"Aquest mètode requereix l'ús d'una \"<i>connexió SSL</i>\" o una "
"\"<i>connexió sense xifrar que xifra la contrasenya utilitzant RSA</i>\"; "
"mentre es connecta al servidor."

#: templates/server/privileges/new_user_ajax.twig:52
#: templates/server/privileges/users_overview.twig:83
#: templates/server/privileges/users_overview.twig:168
msgid "Edit user group"
msgstr "Edita el grup d'usuaris"

#: templates/server/privileges/privileges_summary.twig:20
msgid "Column-specific privileges"
msgstr "Privilegis específics de columna"

#: templates/server/privileges/privileges_summary.twig:54
msgid "Add privileges on the following database(s):"
msgstr "Afegeix els privilegis a les bases de dades següents:"

#: templates/server/privileges/privileges_summary.twig:67
msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
msgstr ""
"Els comodins % i _ han d'escapar-se amb una \\ per utilitzar-los literalment."

#: templates/server/privileges/privileges_summary.twig:71
msgid "Add privileges on the following table:"
msgstr "Afegeix els privilegis a la taula següent:"

#: templates/server/privileges/privileges_summary.twig:86
msgid "Add privileges on the following routine:"
msgstr "Afegeix els privilegis a la rutina següent:"

#: templates/server/privileges/privileges_table.twig:35
#: templates/server/privileges/privileges_table.twig:36
#: templates/server/privileges/privileges_table.twig:62
#: templates/server/privileges/privileges_table.twig:63
#: templates/server/privileges/privileges_table.twig:89
#: templates/server/privileges/privileges_table.twig:90
#: templates/server/privileges/privileges_table.twig:116
#: templates/server/privileges/privileges_table.twig:117
msgctxt "None privileges"
msgid "None"
msgstr "Cap"

#: templates/server/privileges/privileges_table.twig:160
#: templates/server/privileges/privileges_table.twig:164
#: templates/server/privileges/privileges_table.twig:638
#: templates/server/privileges/privileges_table.twig:642
msgid ""
"Allows user to give to other users or remove from other users the privileges "
"that user possess yourself."
msgstr ""
"Permet a l'usuari donar o treure els privilegis a altres usuaris que "
"l'usuari actual té."

#: templates/server/privileges/privileges_table.twig:255
msgid "Global"
msgstr "Global"

#: templates/server/privileges/privileges_table.twig:262
#: templates/server/privileges/users_overview.twig:12
msgid "Global privileges"
msgstr "Privilegis globals"

#: templates/server/privileges/privileges_table.twig:552
msgid "Administration"
msgstr "Administració"

#: templates/server/privileges/privileges_table.twig:559
#: templates/server/privileges/privileges_table.twig:562
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"Permet afegir usuaris i privilegis sense recarregar les taules dels "
"privilegis."

#: templates/server/privileges/privileges_table.twig:670
#, fuzzy
#| msgid "Allows creating stored routines."
msgid "Allows creating foreign key relations."
msgstr "Permet la creació de rutines emmagatzemades."

#: templates/server/privileges/privileges_table.twig:670
msgid "Not used on MariaDB."
msgstr ""

#: templates/server/privileges/privileges_table.twig:670
#, fuzzy
#| msgid "Has no effect in this MySQL version."
msgid "Not used for this MySQL version."
msgstr "No té efecte en aquesta versió de MySQL."

#: templates/server/privileges/privileges_table.twig:721
msgid "Resource limits"
msgstr "Límits dels recursos"

#: templates/server/privileges/privileges_table.twig:723
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr ""
"Nota: amb l'establiment d'aquestes opcions a 0 (zero) es treu el límit."

#: templates/server/privileges/privileges_table.twig:729
#: templates/server/privileges/privileges_table.twig:736
msgid "Limits the number of queries the user may send to the server per hour."
msgstr ""
"Limita el nombre de consultes que pot enviar l'usuari al servidor per hora."

#: templates/server/privileges/privileges_table.twig:742
#: templates/server/privileges/privileges_table.twig:749
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Limita el nombre d'ordres que pot executar l'usuari per canviar qualsevol "
"taula o base de dades per hora."

#: templates/server/privileges/privileges_table.twig:755
#: templates/server/privileges/privileges_table.twig:762
msgid "Limits the number of new connections the user may open per hour."
msgstr "Limita el nombre de connexions noves que pot obrir l'usuari per hora."

#: templates/server/privileges/privileges_table.twig:768
#: templates/server/privileges/privileges_table.twig:775
msgid "Limits the number of simultaneous connections the user may have."
msgstr "Limita el nombre de connexions simultànies que l'usuari pot tenir."

#: templates/server/privileges/privileges_table.twig:784
msgid "Does not require SSL-encrypted connections."
msgstr "No requereix connexions xifrades amb SSL."

#: templates/server/privileges/privileges_table.twig:793
msgid "Requires SSL-encrypted connections."
msgstr "Requereix connexions xifrades amb SSL."

#: templates/server/privileges/privileges_table.twig:802
msgid "Requires a valid X509 certificate."
msgstr "Es requereix un certificat X509 vàlid."

#: templates/server/privileges/privileges_table.twig:823
msgid "Requires that a specific cipher method be used for a connection."
msgstr "Es requereix l'ús d'un mètode de xifratge específic per a la connexió."

#: templates/server/privileges/privileges_table.twig:832
msgid "Requires that a valid X509 certificate issued by this CA be presented."
msgstr "Es requereix l'ús d'un certificat X509 vàlid emès per aquesta AC."

#: templates/server/privileges/privileges_table.twig:841
msgid "Requires that a valid X509 certificate with this subject be presented."
msgstr ""
"Es requereix que es presenti un certificat X509 vàlid amb aquest subjecte."

#: templates/server/privileges/subnav.twig:5
#: templates/server/privileges/user_overview.twig:5
msgid "User accounts overview"
msgstr "Visió general dels comptes d'usuari"

#: templates/server/privileges/subnav.twig:11
#: templates/server/user_groups/user_groups.twig:1
#: templates/server/user_groups/user_groups.twig:9
msgid "User groups"
msgstr "Grups d'usuaris"

#: templates/server/privileges/user_properties.twig:57
#: templates/server/privileges/users_overview.twig:57
msgid "The selected user was not found in the privilege table."
msgstr "No s'ha trobat l'usuari seleccionat a la taula dels privilegis."

#: templates/server/privileges/user_properties.twig:107
msgid "Change login information / Copy user account"
msgstr "Canvi de la informació de connexió / còpia del compte d'usuari"

#: templates/server/privileges/user_properties.twig:114
msgid "Create a new user account with the same privileges and …"
msgstr "Crea un nou compte d'usuari amb els mateixos privilegis i …"

#: templates/server/privileges/user_properties.twig:120
msgid "… keep the old one."
msgstr "… mantén l'antic."

#: templates/server/privileges/user_properties.twig:127
msgid "… delete the old one from the user tables."
msgstr "… esborra l'antic de les taules d'usuaris."

#: templates/server/privileges/user_properties.twig:134
msgid ""
"… revoke all active privileges from the old one and delete it afterwards."
msgstr "… revoca tots els privilegis actius de l'antic i esborra'l després."

#: templates/server/privileges/user_properties.twig:141
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 privilegis després."

#: templates/server/privileges/users_overview.twig:16
msgid "User group"
msgstr "Grup d'usuaris"

#: templates/server/privileges/users_overview.twig:147
msgid "Remove selected user accounts"
msgstr "Treu els comptes d'usuari seleccionats"

#: templates/server/privileges/users_overview.twig:149
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Revoca tots els privilegis actius dels usuaris i els esborra després."

#: templates/server/privileges/users_overview.twig:153
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."

#: templates/server/privileges/users_overview.twig:178
#, fuzzy
#| msgid "Save page"
msgid "Save changes"
msgstr "Desa la pàgina"

#: templates/server/replication/change_primary.twig:5
#, fuzzy
#| msgid "Slave configuration"
msgid "Replica configuration"
msgstr "Configuració de l'esclau"

#: templates/server/replication/change_primary.twig:6
#: templates/server/replication/replica_configuration.twig:97
#, fuzzy
#| msgid "Change or reconfigure master server"
msgid "Change or reconfigure primary server"
msgstr "Canvia o reconfigura el servidor mestre"

#: templates/server/replication/change_primary.twig:9
msgid ""
"Make sure you have a unique server-id in your configuration file (my.cnf). "
"If not, please add the following line into [mysqld] section:"
msgstr ""
"Assegureu-vos que teniu un identificador de servidor únic al vostre fitxer "
"de configuració (my.cnf). Si no, afegiu la línia següent a la secció "
"[mysqld] :"

#: templates/server/replication/change_primary.twig:26
msgid "Port:"
msgstr "Port:"

#: templates/server/replication/index.twig:21
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as master in a replication process. Would "
#| "you like to %sconfigure%s it?"
msgid ""
"This server is not configured as primary in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Aquest servidor no està configurat com a mestre en un procés de replicació. "
"Voleu %sconfigurar-lo%s?"

#: templates/server/replication/index.twig:43
#, fuzzy
#| msgid "No privileges."
msgid "No privileges"
msgstr "Sense privilegis."

#: templates/server/replication/primary_add_replica_user.twig:6
#: templates/server/replication/primary_replication.twig:44
#, fuzzy
#| msgid "Add slave replication user"
msgid "Add replica replication user"
msgstr "Afegeix l'usuari esclau de replicació"

#: templates/server/replication/primary_add_replica_user.twig:21
#: templates/server/replication/primary_add_replica_user.twig:40
#: templates/server/replication/primary_add_replica_user.twig:54
msgid "Use text field:"
msgstr "Utilitza el camp de text:"

#: templates/server/replication/primary_add_replica_user.twig:70
msgid "Generate password:"
msgstr "Genera una contrasenya:"

#: templates/server/replication/primary_configuration.twig:2
#, fuzzy
#| msgid "Server configuration"
msgid "Primary configuration"
msgstr "Configuració del servidor"

#: templates/server/replication/primary_configuration.twig:4
#, fuzzy
#| msgid ""
#| "This server is not configured as a master server in a replication "
#| "process. You can choose from either replicating all databases and "
#| "ignoring some of them (useful if you want to replicate a majority of the "
#| "databases) or you can choose to ignore all databases by default and allow "
#| "only certain databases to be replicated. Please select the mode:"
msgid ""
"This server is not configured as a primary server in a replication process. "
"You can choose from either replicating all databases and ignoring some of "
"them (useful if you want to replicate a majority of the 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ó. Podeu triar de replicar totes les bases de dades i fer cas omís "
"d'algunes (molt útils si voleu replicar la gran majoria de bases de dades) o "
"podeu optar per ignorar totes les bases de dades per defecte i permetre que "
"només determinades bases de dades es repliquin. Si us plau, seleccioneu el "
"mode:"

#: templates/server/replication/primary_configuration.twig:9
msgid "Replicate all databases; Ignore:"
msgstr "Replica totes les bases de dades; Ignora:"

#: templates/server/replication/primary_configuration.twig:10
msgid "Ignore all databases; Replicate:"
msgstr "Ignora totes les bases de dades; Replica:"

#: templates/server/replication/primary_configuration.twig:12
msgid "Please select databases:"
msgstr "Seleccioneu les bases de dades:"

#: templates/server/replication/primary_configuration.twig:15
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, afegiu les següents línies al final de la secció [mysqld] del vostre my."
"cnf i després reinicieu el servidor MySQL."

#: templates/server/replication/primary_configuration.twig:21
#, fuzzy
#| 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."
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <strong>is</strong> "
"configured as primary."
msgstr ""
"Un cop reiniciat el servidor MySQL, feu clic al botó Vés. Després, hauríeu "
"de veure un missatge que us informa que aquest servidor <b>està</b> "
"configurat com a mestre."

#: templates/server/replication/primary_replication.twig:5
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This server is configured as primary in a replication process."
msgstr ""
"Aquest servidor s'ha configurat com a mestre en un procés de replicació."

#: templates/server/replication/primary_replication.twig:16
#, fuzzy
#| msgid "Show connected slaves"
msgid "Show connected replicas"
msgstr "Mostra els esclaus connectats"

#: templates/server/replication/primary_replication.twig:38
#, fuzzy
#| msgid ""
#| "Only slaves started with the --report-host=host_name option are visible "
#| "in this list."
msgid ""
"Only replicas 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."

#: templates/server/replication/replica_configuration.twig:5
#, fuzzy
#| msgid "Server connection:"
msgid "Primary connection:"
msgstr "Connexió del servidor:"

#: templates/server/replication/replica_configuration.twig:25
#, fuzzy
#| msgid "Slave SQL Thread not running!"
msgid "Replica SQL Thread not running!"
msgstr "El fil SQL de l'esclau SQL no va!"

#: templates/server/replication/replica_configuration.twig:28
#, fuzzy
#| msgid "Slave IO Thread not running!"
msgid "Replica IO Thread not running!"
msgstr "El fil IO de l'esclau IO no va!"

#: templates/server/replication/replica_configuration.twig:31
#, fuzzy
#| msgid ""
#| "Server is configured as slave in a replication process. Would you like to:"
msgid ""
"Server is configured as replica in a replication process. Would you like to:"
msgstr "Servidor configurat com a esclau en un procés de replicació. Vols:"

#: templates/server/replication/replica_configuration.twig:34
#, fuzzy
#| msgid "See slave status table"
msgid "See replica status table"
msgstr "Mostra la taula d'estat de l'esclau"

#: templates/server/replication/replica_configuration.twig:38
#, fuzzy
#| msgid "Control slave:"
msgid "Control replica:"
msgstr "Control esclau:"

#: templates/server/replication/replica_configuration.twig:48
#, fuzzy
#| msgid "Not replicated"
msgid "Reset replica"
msgstr "No replicat"

#: templates/server/replication/replica_configuration.twig:54
msgid "Start SQL Thread only"
msgstr "Inicia només el fil SQL"

#: templates/server/replication/replica_configuration.twig:56
msgid "Stop SQL Thread only"
msgstr "Atura només el fil SQL"

#: templates/server/replication/replica_configuration.twig:63
msgid "Start IO Thread only"
msgstr "Inicia només el fil IO"

#: templates/server/replication/replica_configuration.twig:65
msgid "Stop IO Thread only"
msgstr "Atura només el fil IO"

#: templates/server/replication/replica_configuration.twig:74
msgid "Error management:"
msgstr "Gestió d'errors:"

#: templates/server/replication/replica_configuration.twig:77
#, fuzzy
#| msgid "Skipping errors might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized primary and replica!"
msgstr ""
"Saltar errors podria donar lloc a falta de sincronització entre mestre i "
"esclau!"

#: templates/server/replication/replica_configuration.twig:81
msgid "Skip current error"
msgstr "Omet l'error actual"

#: templates/server/replication/replica_configuration.twig:87
#, php-format
msgid "Skip next %s errors."
msgstr "Omet els %s errors següents."

#: templates/server/replication/replica_configuration.twig:107
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as slave in a replication process. Would "
#| "you like to %sconfigure%s it?"
msgid ""
"This server is not configured as replica in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Aquest servidor no està configurat com a esclau en un procés de replicació. "
"Voleu %sconfigurar-lo%s?"

#: templates/server/replication/status_table.twig:6
#, fuzzy
#| msgid "Import status"
msgid "Primary status"
msgstr "Importar l'estat"

#: templates/server/replication/status_table.twig:8
#, fuzzy
#| msgid "Replication status"
msgid "Replica status"
msgstr "Estat de la replicació"

#: templates/server/replication/status_table.twig:16
#: templates/server/status/variables/index.twig:75
#: templates/server/variables/index.twig:31
msgid "Variable"
msgstr "Variable"

#: templates/server/select/index.twig:7 templates/server/select/index.twig:19
msgid "Current server:"
msgstr "Servidor actual:"

#: templates/server/status/advisor/index.twig:6
#: templates/server/status/advisor/index.twig:19
msgid "Advisor system"
msgstr "Sistema d'assessorament"

#: templates/server/status/advisor/index.twig:9
msgid "Not enough privilege to view the advisor."
msgstr "No teniu prou privilegis per veure l'assessor."

#: templates/server/status/advisor/index.twig:12
msgid "Instructions"
msgstr "Instruccions"

#: templates/server/status/advisor/index.twig:24
msgid ""
"The Advisor system can provide recommendations on server variables by "
"analyzing the server status variables."
msgstr ""
"El sistema de consells pot proporcionar recomanacions sobre les variables "
"del servidor mitjançant l'anàlisi de les variables d'estat del servidor."

#: templates/server/status/advisor/index.twig:29
msgid ""
"Do note however that this system provides recommendations based on simple "
"calculations and by rule of thumb which may not necessarily apply to your "
"system."
msgstr ""
"Tanmateix tingueu en compte que aquest sistema proporciona recomanacions "
"basades en càlculs senzills i regles generals que no necessàriament "
"s'apliquen al vostre sistema."

#: templates/server/status/advisor/index.twig:34
msgid ""
"Prior to changing any of the configuration, be sure to know what you are "
"changing (by reading the documentation) and how to undo the change. Wrong "
"tuning can have a very negative effect on performance."
msgstr ""
"Abans de canviar qualsevol configuració, assegureu-vos que sabeu què esteu "
"canviant (amb la lectura de la documentació) i com desfer el canvi. "
"L'establiment incorrecte dels ajustaments pot tenir un efecte molt negatiu "
"en el rendiment."

#: templates/server/status/advisor/index.twig:39
msgid ""
"The best way to tune your system would be to change only one setting at a "
"time, observe or benchmark your database, and undo the change if there was "
"no clearly measurable improvement."
msgstr ""
"La millor manera d'ajustar el sistema seria canviar només un paràmetre al "
"mateix temps, observar o mesurar la vostra base de dades, i desfer el canvi "
"si no hi ha una millora significativa."

#: templates/server/status/advisor/index.twig:53
#, fuzzy
#| msgid "Some error occurred while getting SQL debug info."
msgid "Errors occurred while executing rule expressions:"
msgstr "S'ha produït algun error en obtenir la informació de depuració SQL."

#: templates/server/status/advisor/index.twig:63
msgid "Possible performance issues"
msgstr "Possibles problemes de rendiment"

#: templates/server/status/advisor/index.twig:76
#, fuzzy
#| msgid "Issue"
msgid "Issue:"
msgstr "Problema"

#: templates/server/status/advisor/index.twig:79
#, fuzzy
#| msgid "Recommendation"
msgid "Recommendation:"
msgstr "Recomanacions"

#: templates/server/status/advisor/index.twig:82
#, fuzzy
#| msgid "Justification"
msgid "Justification:"
msgstr "Justificació"

#: templates/server/status/advisor/index.twig:85
#, fuzzy
#| msgid "Used variable / formula"
msgid "Used variable / formula:"
msgstr "Variable o fórmula utilitzada"

#: templates/server/status/advisor/index.twig:88
#, fuzzy
#| msgid "Test"
msgid "Test:"
msgstr "Prova"

#: templates/server/status/base.twig:16
msgid "Query statistics"
msgstr "Estadístiques de les consultes"

#: templates/server/status/base.twig:21
msgid "All status variables"
msgstr "Totes les variables d'estat"

#: templates/server/status/base.twig:26
msgid "Monitor"
msgstr "Monitoratge"

#: templates/server/status/base.twig:31
msgid "Advisor"
msgstr "Assessorament"

#: templates/server/status/monitor/index.twig:8
msgid "Start Monitor"
msgstr "Comença el monitoratge"

#: templates/server/status/monitor/index.twig:16
msgid "Instructions/Setup"
msgstr "Instruccions/preparació"

#: templates/server/status/monitor/index.twig:20
msgid "Done dragging (rearranging) charts"
msgstr "Arrossegament (reorganització) de gràfics fet"

#: templates/server/status/monitor/index.twig:27
msgid "Add chart"
msgstr "Afegeix un gràfic"

#: templates/server/status/monitor/index.twig:31
msgid "Enable charts dragging"
msgstr "Habilita l'arrossegament de gràfics"

#: templates/server/status/monitor/index.twig:36
#: templates/server/status/processes/index.twig:33
msgid "Refresh rate"
msgstr "Velocitat de refresc"

#: templates/server/status/monitor/index.twig:43
#: templates/server/status/processes/index.twig:40
#, fuzzy, php-format
#| msgid "\"%d\" second"
#| msgid_plural "\"%d\" seconds"
msgid "%d second"
msgstr "\"%d\" segon"

#: templates/server/status/monitor/index.twig:45
#: templates/server/status/processes/index.twig:42
#, fuzzy, php-format
#| msgid "\"%d\" second"
#| msgid_plural "\"%d\" seconds"
msgid "%d seconds"
msgstr "\"%d\" segon"

#: templates/server/status/monitor/index.twig:49
#: templates/server/status/processes/index.twig:46
#, fuzzy, php-format
#| msgid "per minute"
msgid "%d minute"
msgstr "per minut"

#: templates/server/status/monitor/index.twig:51
#: templates/server/status/processes/index.twig:48
#, fuzzy, php-format
#| msgid "per minute"
msgid "%d minutes"
msgstr "per minut"

#: templates/server/status/monitor/index.twig:61
msgid "Chart columns"
msgstr "Columnes de gràfics"

#: templates/server/status/monitor/index.twig:74
msgid "Chart arrangement"
msgstr "Arranjament dels gràfics"

#: templates/server/status/monitor/index.twig:75
msgid ""
"The arrangement of the charts is stored to the browsers local storage. You "
"may want to export it if you have a complicated set up."
msgstr ""
"La disposició dels gràfics s'emmagatzema en l'emmagatzematge local dels "
"navegadors. Pots voler exportar-ho, si tens una configuració prou complicada."

#: templates/server/status/monitor/index.twig:84
msgid "Reset to default"
msgstr "Restaura el valor per defecte"

#: templates/server/status/monitor/index.twig:89
msgid "Monitor Instructions"
msgstr "Instruccions de monitoratge"

#: templates/server/status/monitor/index.twig:91
msgid ""
"The phpMyAdmin Monitor can assist you in optimizing the server configuration "
"and track down time intensive queries. For the latter you will need to set "
"log_output to 'TABLE' and have either the slow_query_log or general_log "
"enabled. Note however, that the general_log produces a lot of data and "
"increases server load by up to 15%."
msgstr ""
"El monitoratge de phpMyAdmin us pot ajudar a optimitzar la configuració del "
"servidor i localitzar a temps les consultes intensives. En aquest darrer cas "
"s'haurà d'establir «log_output» a 'TABLE' i tenir habilitat «slow_query_log» "
"o «general_log». Noteu però, que «general_log» produeix una gran quantitat "
"de dades i augmenta la càrrega del servidor fins a un 15%."

#: templates/server/status/monitor/index.twig:101
msgid "Using the monitor:"
msgstr "Utilitzant el monitor:"

#: templates/server/status/monitor/index.twig:103
msgid ""
"Your browser will refresh all displayed charts in a regular interval. You "
"may add charts and change the refresh rate under 'Settings', or remove any "
"chart using the cog icon on each respective chart."
msgstr ""
"El vostre navegador refrescarà tots els gràfics mostrats en un interval "
"regular. Podeu afegir gràfics i canviar la freqüència de refresc a la secció "
"'Paràmetres', o eliminar qualsevol gràfic amb la icona d'engranatge "
"corresponent en cadascun dels gràfics."

#: templates/server/status/monitor/index.twig:108
msgid ""
"To display queries from the logs, select the relevant time span on any chart "
"by holding down the left mouse button and panning over the chart. Once "
"confirmed, this will load a table of grouped queries, there you may click on "
"any occurring SELECT statements to further analyze them."
msgstr ""
"Per mostrar les consultes dels registres, seleccioneu l'interval de temps "
"rellevant en qualsevol gràfic en mantenir premut el botó esquerre del ratolí "
"i arrossegar-lo sobre el gràfic. Un cop confirmat, això carregarà una taula "
"de consultes agrupades, on podreu fer clic en qualsevol de les sentències "
"SELECT per analitzar-la amb més detall."

#: templates/server/status/monitor/index.twig:114
msgid "Please note:"
msgstr "Tingueu en compte:"

#: templates/server/status/monitor/index.twig:117
msgid ""
"Enabling the general_log may increase the server load by 5-15%. Also be "
"aware that generating statistics from the logs is a load intensive task, so "
"it is advisable to select only a small time span and to disable the "
"general_log and empty its table once monitoring is not required any more."
msgstr ""
"L'habilitació de «general_log» pot augmentar la càrrega del servidor un "
"5-15%. També tingueu en compte que la generació de les estadístiques dels "
"registres és una tasca de càrrega intensiva, per això és aconsellable "
"seleccionar només un interval de temps petit i inhabilitar «general_log» i "
"buidar la taula una vegada que el monitoratge no es requereixi més."

#: templates/server/status/monitor/index.twig:128
#: templates/server/status/monitor/index.twig:134
msgid "Chart Title"
msgstr "Títol del gràfic"

#: templates/server/status/monitor/index.twig:138
msgid "Preset chart"
msgstr "Gràfic predefinit"

#: templates/server/status/monitor/index.twig:144
msgid "Status variable(s)"
msgstr "Variable(s) d'estat"

#: templates/server/status/monitor/index.twig:149
msgid "Select series:"
msgstr "Seleccioneu les sèries:"

#: templates/server/status/monitor/index.twig:152
msgid "Commonly monitored"
msgstr "Comunament monitorat"

#: templates/server/status/monitor/index.twig:170
msgid "or type variable name:"
msgstr "o teclegeu el nom de la variable:"

#: templates/server/status/monitor/index.twig:177
msgid "Display as differential value"
msgstr "Mostra com a valor diferencial"

#: templates/server/status/monitor/index.twig:182
msgid "Apply a divisor"
msgstr "Aplica un divisor"

#: templates/server/status/monitor/index.twig:193
msgid "Append unit to data values"
msgstr "Afegeix la unitat als valors de les dades"

#: templates/server/status/monitor/index.twig:201
msgid "Add this series"
msgstr "Afegeix aquestes sèries"

#: templates/server/status/monitor/index.twig:204
msgid "Clear series"
msgstr "Neteja les sèries"

#: templates/server/status/monitor/index.twig:208
msgid "Series in chart:"
msgstr "Series al gràfic:"

#: templates/server/status/monitor/index.twig:224
msgid "Log statistics"
msgstr "Estadístiques del registre"

#: templates/server/status/monitor/index.twig:226
msgid "Selected time range:"
msgstr "Interval de temps seleccionat:"

#: templates/server/status/monitor/index.twig:234
msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
msgstr "Només recupera les sentències SELECT, INSERT, UPDATE i DELETE"

#: templates/server/status/monitor/index.twig:240
msgid "Remove variable data in INSERT statements for better grouping"
msgstr ""
"Elimina les dades variables en les sentències INSERT per a una millor "
"agrupació"

#: templates/server/status/monitor/index.twig:244
msgid "Choose from which log you want the statistics to be generated from."
msgstr "Trieu de quin registre voleu que es generin les estadístiques."

#: templates/server/status/monitor/index.twig:247
msgid "Results are grouped by query text."
msgstr "Els resultats s'agrupen pel text de la consulta."

#: templates/server/status/monitor/index.twig:251
msgid "Query analyzer"
msgstr "Analitzador de consultes"

#: templates/server/status/processes/index.twig:14
msgid "Show only active"
msgstr "Mostra només els actius"

#: templates/server/status/processes/index.twig:28
msgid ""
"Note: Enabling the auto refresh here might cause heavy traffic between the "
"web server and the MySQL server."
msgstr ""
"Nota: l'habilitació aquí de l'autorefresc, pot provocar un trànsit elevat "
"entre el servidor web i el servidor MySQL."

#. l10n: Questions is the name of a MySQL Status variable
#: templates/server/status/queries/index.twig:8
#, fuzzy
#| msgid "Questions since startup: %s"
msgid "Questions since startup:"
msgstr "Preguntes des de l'inici: %s"

#: templates/server/status/queries/index.twig:20
msgid "per hour:"
msgstr "per hora:"

#: templates/server/status/queries/index.twig:21
msgid "per minute:"
msgstr "per minut:"

#: templates/server/status/queries/index.twig:23
msgid "per second:"
msgstr "per segon:"

#: templates/server/status/queries/index.twig:37
msgid "Statements"
msgstr "Sentències"

#. l10n: # = Amount of queries
#: templates/server/status/queries/index.twig:38
msgid "#"
msgstr "#"

#: templates/server/status/queries/index.twig:39
#: templates/server/status/status/index.twig:18
#: templates/server/status/status/index.twig:38
#, fuzzy
#| msgid "per hour"
msgid "ø per hour"
msgstr "per hora"

#: templates/server/status/queries/index.twig:59
msgid "Not enough privilege to view query statistics."
msgstr "No teniu prou privilegis per veure les estadístiques de les consultes."

#: templates/server/status/status/index.twig:6
#, php-format
msgid "Network traffic since startup: %s"
msgstr "Trànsit de xarxa des de l'inici: %s"

#: templates/server/status/status/index.twig:7
#, php-format
msgid "This MySQL server has been running for %1$s. It started up on %2$s."
msgstr ""
"Aquest servidor MySQL ha estat actiu durant %1$s. Es va iniciar el %2$s."

#: templates/server/status/status/index.twig:15
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 la seva mida, "
"llavors les estadístiques donades pel servidor MySQL poden ser incorrectes."

#: templates/server/status/status/index.twig:59
#, fuzzy
#| msgid ""
#| "This MySQL server works as <b>master</b> and <b>slave</b> in "
#| "<b>replication</b> process."
msgid ""
"This MySQL server works as <b>primary</b> and <b>replica</b> in "
"<b>replication</b> process."
msgstr ""
"Aquest servidor MySQL treballa com a <b>mestre</b> i <b>esclau</b> en un "
"procés de <b>replicació</b>."

#: templates/server/status/status/index.twig:61
#, fuzzy
#| msgid ""
#| "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgid ""
"This MySQL server works as <b>primary</b> in <b>replication</b> process."
msgstr ""
"Aquest servidor MySQL treballa com a <b>mestre</b> en un procés de "
"<b>replicació</b>."

#: templates/server/status/status/index.twig:63
#, fuzzy
#| msgid ""
#| "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgid ""
"This MySQL server works as <b>replica</b> in <b>replication</b> process."
msgstr ""
"Aquest servidor MySQL treballa com a <b>esclau</b> en un procés de "
"<b>replicació</b>."

#: templates/server/status/status/index.twig:69
msgid "Replication status"
msgstr "Estat de la replicació"

#: templates/server/status/status/index.twig:75
msgid "Not enough privilege to view server status."
msgstr "No teniu prou privilegis per veure l'estat del servidor."

#: templates/server/status/variables/index.twig:20
msgid "Show only alert values"
msgstr "Mostra només els valors de les alertes"

#: templates/server/status/variables/index.twig:25
#: templates/server/status/variables/index.twig:27
msgid "Filter by category…"
msgstr "Filtra per la categoria…"

#: templates/server/status/variables/index.twig:37
msgid "Show unformatted values"
msgstr "Mostra els valors sense format"

#: templates/server/status/variables/index.twig:50
msgid "Related links:"
msgstr "Enllaços relacionats:"

#: templates/server/status/variables/index.twig:139
msgid "Not enough privilege to view status variables."
msgstr "No teniu prou privilegis per veure les variables d'estat."

#: templates/server/user_groups/edit_user_groups.twig:2
#: templates/server/user_groups/user_groups.twig:64
msgid "Add user group"
msgstr "Afegeix un grup d'usuaris"

#: templates/server/user_groups/edit_user_groups.twig:4
#, php-format
msgid "Edit user group: '%s'"
msgstr "Edita el grup d'usuaris: «%s»"

#: templates/server/user_groups/edit_user_groups.twig:9
msgid "User group menu assignments"
msgstr "Assignacions del menú grup d'usuaris"

#: templates/server/user_groups/edit_user_groups.twig:14
msgid "Group name:"
msgstr "Nom de grup:"

#: templates/server/user_groups/user_groups.twig:12
msgid "Server level tabs"
msgstr "Pestanyes del nivell servidor"

#: templates/server/user_groups/user_groups.twig:15
msgid "Database level tabs"
msgstr "Pestanyes del nivell base de dades"

#: templates/server/user_groups/user_groups.twig:18
msgid "Table level tabs"
msgstr "Pestanyes del nivell taula"

#: templates/server/user_groups/user_groups.twig:50
#, fuzzy
#| msgid "Edit user group"
msgid "Delete user group"
msgstr "Edita el grup d'usuaris"

#: templates/server/user_groups/user_listings.twig:1
#, php-format
msgid "Users of '%s' user group"
msgstr "Usuaris del grup d'usuaris «%s»"

#: templates/server/user_groups/user_listings.twig:3
msgid "No users were found belonging to this user group."
msgstr "No s'han trobat usuaris que pertanyin a aquest grup."

#: templates/server/variables/index.twig:5
msgid "Server variables and settings"
msgstr "Variables i paràmetres del servidor"

#: templates/server/variables/index.twig:43
msgid "This is a read-only variable and can not be edited"
msgstr "Això és una variable de només lectura i no es pot editar"

#: templates/server/variables/index.twig:69
msgid "Session value"
msgstr "Valor de sessió"

#: templates/server/variables/index.twig:80
#, php-format
msgid "Not enough privilege to view server variables and settings. %s"
msgstr ""
"Sense prou privilegis per visualitzar les variables i els paràmetres del "
"servidor. %s"

#: templates/setup/base.twig:29 templates/setup/home/index.twig:20
msgid "Overview"
msgstr "Visió general"

#: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
msgid "Configuration file"
msgstr "Fitxer de configuració"

#: templates/setup/config/index.twig:16
#, fuzzy
#| msgid "Failed to read configuration file!"
msgid "Generated configuration file"
msgstr "No es pot llegir el fitxer de configuració!"

#: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
msgid "Download"
msgstr "Baixa"

#: templates/setup/error.twig:3
msgid "Submitted form contains errors"
msgstr "El formulari enviat conté errors"

#: templates/setup/error.twig:6
msgid "Try to revert erroneous fields to their default values"
msgstr "Intenta tornar als valors predeterminats dels camps erronis"

#: templates/setup/error.twig:14
msgid "Ignore errors"
msgstr "Ignora errors"

#: templates/setup/error.twig:18
msgid "Show form"
msgstr "Mostra el formulari"

#: templates/setup/home/index.twig:23
#, fuzzy
#| msgid "Show hidden items"
msgid "Show hidden messages"
msgstr "Mostra els ítems ocults"

#: templates/setup/home/index.twig:79
msgid "There are no configured servers"
msgstr "No hi ha servidors configurats"

#: templates/setup/home/index.twig:88
msgid "New server"
msgstr "Nou servidor"

#: templates/setup/home/index.twig:110
msgid "Default language"
msgstr "Idioma predeterminat"

#: templates/setup/home/index.twig:128
msgid "Default server"
msgstr "Servidor predeterminat"

#: templates/setup/home/index.twig:139
msgid "let the user choose"
msgstr "deixa triar a l'usuari"

#: templates/setup/home/index.twig:146
msgid "- none -"
msgstr "- cap -"

#: templates/setup/home/index.twig:153
msgid "End of line"
msgstr "Final de la línia"

#: templates/setup/home/index.twig:164
msgid "Display"
msgstr "Mostra"

#: templates/setup/home/index.twig:175
msgid "phpMyAdmin homepage"
msgstr "Pàgina principal de phpMyAdmin"

#: templates/setup/home/index.twig:176
msgid "Donate"
msgstr "Donacions"

#: templates/setup/home/index.twig:177
msgid "Check for latest version"
msgstr "Comprova la versió més recent"

#: templates/setup/servers/index.twig:6
msgid "Edit server"
msgstr "Edita el servidor"

#: templates/setup/servers/index.twig:11
msgid "Add a new server"
msgstr "Afegeix un servidor nou"

#: templates/setup/servers/index.twig:17
msgid "Something went wrong."
msgstr ""

#: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
msgid "Bookmark this SQL query"
msgstr "Marcador per aquesta consulta SQL"

#: templates/sql/bookmark.twig:15
msgid "Label:"
msgstr "Etiqueta:"

#: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
msgid "Let every user access this bookmark"
msgstr "Permet que tots els usuaris accedeixin a aquest marcador"

#: templates/sql/profiling_chart.twig:4
msgid "Detailed profile"
msgstr "Perfil detallat"

#: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
msgid "State"
msgstr "Estat"

#: templates/sql/profiling_chart.twig:38
msgid "Summary by state"
msgstr "Resum per estat"

#: templates/sql/profiling_chart.twig:47
msgid "Total Time"
msgstr "Temps total"

#: templates/sql/profiling_chart.twig:51
msgid "% Time"
msgstr "% de Temps"

#: templates/sql/profiling_chart.twig:55
msgid "Calls"
msgstr "Crides"

#: templates/sql/profiling_chart.twig:59
msgid "ø Time"
msgstr "ø de Temps"

#: templates/sql/query.twig:44
msgid "Get auto-saved query"
msgstr "Obtén la consulta auto-desada"

#. l10n: Bind parameters in the SQL query using :parameterName format
#: templates/sql/query.twig:51
msgid "Bind parameters"
msgstr "Vincula els paràmetres"

#: templates/sql/query.twig:84
msgid "Bookmark this SQL query:"
msgstr "Marcador per aquesta consulta SQL:"

#: templates/sql/query.twig:100
msgid "Replace existing bookmark of same name"
msgstr "Substitueix un marcador existent amb el mateix nom"

#: templates/sql/query.twig:110 templates/sql/query.twig:111
msgid "Delimiter"
msgstr "Separador"

#: templates/sql/query.twig:119
msgid "Show this query here again"
msgstr "Mostra aquesta consulta de nou"

#: templates/sql/query.twig:134
msgid "Rollback when finished"
msgstr "Desfés quan hagi finalitzat"

#: templates/sql/query.twig:156
msgid "Bookmarked SQL query"
msgstr "Consulta SQL amb marcador"

#: templates/sql/query.twig:160
#, fuzzy
#| msgid "Bookmark"
msgid "Bookmark:"
msgstr "Marcador"

#: templates/sql/query.twig:169
msgid "shared"
msgstr "compartit"

#: templates/sql/query.twig:182
msgid "View only"
msgstr "Només mirar"

#: templates/table/browse_foreigners/column_element.twig:4
msgid "Use this value"
msgstr "Utilitza aquest valor"

#: templates/table/chart/tbl_chart.twig:10
#, fuzzy
#| msgid "Chart title"
msgid "Chart type"
msgstr "Títol del gràfic"

#: templates/table/chart/tbl_chart.twig:13
msgctxt "Chart type"
msgid "Bar"
msgstr "Barra"

#: templates/table/chart/tbl_chart.twig:17
msgctxt "Chart type"
msgid "Column"
msgstr "Columna"

#: templates/table/chart/tbl_chart.twig:21
msgctxt "Chart type"
msgid "Line"
msgstr "Línia"

#: templates/table/chart/tbl_chart.twig:25
msgctxt "Chart type"
msgid "Spline"
msgstr "Ranures"

#: templates/table/chart/tbl_chart.twig:29
msgctxt "Chart type"
msgid "Area"
msgstr "Àrea"

#: templates/table/chart/tbl_chart.twig:33
msgctxt "Chart type"
msgid "Pie"
msgstr "Pastís"

#: templates/table/chart/tbl_chart.twig:37
msgctxt "Chart type"
msgid "Timeline"
msgstr "Línia temporal"

#: templates/table/chart/tbl_chart.twig:41
msgctxt "Chart type"
msgid "Scatter"
msgstr "Dispersió"

#: templates/table/chart/tbl_chart.twig:47
msgid "Stacked"
msgstr "Apilat"

#: templates/table/chart/tbl_chart.twig:51
msgid "Chart title:"
msgstr "Títol del gràfic:"

#: templates/table/chart/tbl_chart.twig:57
msgid "X-Axis:"
msgstr "Eix X:"

#: templates/table/chart/tbl_chart.twig:73
msgid "Series:"
msgstr "Series:"

#: templates/table/chart/tbl_chart.twig:101
msgid "X-Axis label:"
msgstr "Etiqueta de l'eix X:"

#: templates/table/chart/tbl_chart.twig:102
msgid "X Values"
msgstr "Valors X"

#: templates/table/chart/tbl_chart.twig:106
msgid "Y-Axis label:"
msgstr "Etiqueta de l'eix Y:"

#: templates/table/chart/tbl_chart.twig:107
msgid "Y Values"
msgstr "Valors Y"

#: templates/table/chart/tbl_chart.twig:112
msgid "Series names are in a column"
msgstr "Els noms de les sèries estan en una columna"

#: templates/table/chart/tbl_chart.twig:116
msgid "Series column:"
msgstr "Columna de les sèries:"

#: templates/table/chart/tbl_chart.twig:126
msgid "Value Column:"
msgstr "Columna dels valors:"

#: templates/table/chart/tbl_chart.twig:147
msgid "Save chart as image"
msgstr "Desa el gràfic com a imatge"

#: templates/table/export/index.twig:12
#, fuzzy
#| msgid ", @DATABASE@ will become the database name"
msgid ""
"@SERVER@ will become the server name, @DATABASE@ will become the database "
"name and @TABLE@ will become the table name."
msgstr ", @DATABASE@ serà el nom de la base de dades"

#: templates/table/export/index.twig:7
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportació de les files de la taula \"%s\""

#: templates/table/find_replace/index.twig:4
#: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
msgid "Table search"
msgstr "Cerca de taula"

#: templates/table/find_replace/index.twig:10
#: templates/table/search/index.twig:10
#: templates/table/zoom_search/index.twig:10
msgid "Zoom search"
msgstr "Cerca de zoom"

#: templates/table/find_replace/index.twig:16
#: templates/table/find_replace/index.twig:27
#: templates/table/search/index.twig:16
#: templates/table/zoom_search/index.twig:16
msgid "Find and replace"
msgstr "Troba i substitueix"

#: templates/table/find_replace/index.twig:36
msgid "Replace with:"
msgstr "Substitueix amb:"

#: templates/table/find_replace/index.twig:57
msgid "Use regular expression"
msgstr "Utilitza l'expressió regular"

#: templates/table/find_replace/replace_preview.twig:10
msgid "Find and replace - preview"
msgstr "Troba i substitueix - vista prèvia"

#: templates/table/find_replace/replace_preview.twig:17
msgid "Original string"
msgstr "Cadena original"

#: templates/table/find_replace/replace_preview.twig:18
msgid "Replaced string"
msgstr "Cadena substituïda"

#: templates/table/find_replace/replace_preview.twig:36
msgid "Replace"
msgstr "Substitueix"

#: templates/table/gis_visualization/gis_visualization.twig:2
msgid "Display GIS Visualization"
msgstr "Mostra visualització GIS"

#: templates/table/gis_visualization/gis_visualization.twig:10
msgid "Label column"
msgstr "Etiqueta de columna"

#: templates/table/gis_visualization/gis_visualization.twig:12
msgid "-- None --"
msgstr "-- cap --"

#: templates/table/gis_visualization/gis_visualization.twig:21
msgid "Spatial column"
msgstr "Columna espacial"

#: templates/table/import/index.twig:3
#, php-format
msgid "Importing into the table \"%s\""
msgstr "Importació a la taula \"%s\""

#: templates/table/index_form.twig:18 templates/table/index_rename_form.twig:11
msgid "Index name:"
msgstr "Nom de l'índex:"

#: templates/table/index_form.twig:19 templates/table/index_rename_form.twig:12
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 "
"primària!"

#: templates/table/index_form.twig:37
msgid "Index choice:"
msgstr "Tria de l'índex:"

#: templates/table/index_form.twig:57
#, fuzzy
#| msgid "Advanced Options"
msgid "Advanced options"
msgstr "Opcions avançades"

#: templates/table/index_form.twig:67
msgid "Key block size:"
msgstr "Mida del bloc de la clau:"

#: templates/table/index_form.twig:84
msgid "Index type:"
msgstr "Tipus d'índex:"

#: templates/table/index_form.twig:101
msgid "Parser:"
msgstr "Analitzador:"

#: templates/table/index_form.twig:117
msgid "Comment:"
msgstr "Comentari:"

#: templates/table/index_form.twig:162 templates/table/index_form.twig:199
msgid "Drag to reorder"
msgstr "Arrossegueu per reordenar"

#: templates/table/insert/actions_panel.twig:9
msgid "Insert as new row"
msgstr "Insereix com una fila nova"

#: templates/table/insert/actions_panel.twig:10
msgid "Insert as new row and ignore errors"
msgstr "Insereix com una fila nova i ignora els errors"

#: templates/table/insert/actions_panel.twig:11
msgid "Show insert query"
msgstr "Mostra la consulta d'inserció"

#: templates/table/insert/actions_panel.twig:15
msgid "and then"
msgstr "i llavors"

#: templates/table/insert/actions_panel.twig:19
msgid "Go back to previous page"
msgstr "Torna"

#: templates/table/insert/actions_panel.twig:20
msgid "Insert another new row"
msgstr "Insereix una altra fila nova"

#: templates/table/insert/actions_panel.twig:22
msgid "Go back to this page"
msgstr "Torna a aquesta pàgina"

#: templates/table/insert/actions_panel.twig:24
msgid "Edit next row"
msgstr "Edita la fila següent"

#: templates/table/insert/actions_panel.twig:32
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
msgstr ""
"Utilitzeu la tecla TAB per moure de valor en valor, o CTRL+fletxes per moure "
"a qualsevol lloc."

#: templates/table/insert/column_row.twig:15
msgid "Binary"
msgstr "Binari"

#: templates/table/insert/column_row.twig:30
#, fuzzy
#| msgid "Value for the column \"%s\""
msgid "Use the NULL value for this column."
msgstr "Valor per a la columna \"%s\""

#: templates/table/insert/column_row.twig:65
msgid "Because of its length,<br> this column might not be editable."
msgstr ""
"A causa de la seva longitud,<br> aquesta columna podria no ser editable."

#: templates/table/insert/column_row.twig:93
msgid "Binary - do not edit"
msgstr "Binari - no editeu"

#: templates/table/insert/column_row.twig:122
#: templates/table/search/input_box.twig:37
msgid "Edit/Insert"
msgstr "Edita o insereix"

#: templates/table/insert/continue_insertion_form.twig:18
#, php-format
msgid "Continue insertion with %s rows"
msgstr "Continua la inserció amb %s files"

#: templates/table/maintenance/checksum.twig:13
#, fuzzy
#| msgid "Check"
msgid "Checksum"
msgstr "Comprova"

#: templates/table/operations/index.twig:9
msgid "Alter table order by"
msgstr "Altera la taula i ordena per"

#: templates/table/operations/index.twig:20
#, fuzzy
#| msgid "(singly)"
msgctxt "Alter table order by a single field."
msgid "(singly)"
msgstr "(només)"

#: templates/table/operations/index.twig:50
#, fuzzy
#| msgid "Move table to (database<b>.</b>table)"
msgid "Move table to (database.table)"
msgstr "Mou la taula a (base-de-dades<b>.</b>taula)"

#: templates/table/operations/index.twig:101
msgid "Table options"
msgstr "Opcions de taula"

#: templates/table/operations/index.twig:105
msgid "Rename table to"
msgstr "Reanomena la taula a"

#: templates/table/operations/index.twig:123
msgid "Table comments"
msgstr "Comentaris de la taula"

#: templates/table/operations/index.twig:170
msgid "Change all column collations"
msgstr "Canvia totes les col·lacions de columna"

#: templates/table/operations/index.twig:251
#, fuzzy
#| msgid "Copy table to (database<b>.</b>table)"
msgid "Copy table to (database.table)"
msgstr "Copia la taula a (base-de-dades<b>.</b>taula)"

#: templates/table/operations/index.twig:322
msgid "Switch to copied table"
msgstr "Canvia a una taula copiada"

#: templates/table/operations/index.twig:364
msgid "Defragment table"
msgstr "Desfragmenta la taula"

#: templates/table/operations/index.twig:372
#, php-format
msgid "Table %s has been flushed."
msgstr "S'ha purgat la taula %s."

#: templates/table/operations/index.twig:376
msgid "Flush the table (FLUSH)"
msgstr "Purga la taula (FLUSH)"

#: templates/table/operations/index.twig:413
msgid "Empty the table (TRUNCATE)"
msgstr "Buida la taula (TRUNCATE)"

#: templates/table/operations/index.twig:431
#, fuzzy
#| msgid "Empty the table (TRUNCATE)"
msgid "Empty the table (DELETE FROM)"
msgstr "Buida la taula (TRUNCATE)"

#: templates/table/operations/index.twig:452
msgid "Delete the table (DROP)"
msgstr "Esborra la taula (DROP)"

#: templates/table/operations/index.twig:474
msgid "Partition maintenance"
msgstr "Manteniment de particions"

#: templates/table/operations/index.twig:500
#: templates/table/structure/display_partitions.twig:201
msgid "Remove partitioning"
msgstr "Elimina particionament"

#: templates/table/operations/index.twig:513
#, fuzzy
#| msgid "Check referential integrity:"
msgid "Check referential integrity"
msgstr "Comprova la integritat referencial:"

#: templates/table/operations/view.twig:12
msgid "Rename view to"
msgstr "Reanomena la vista a"

#: templates/table/operations/view.twig:37
msgid "Delete the view (DROP)"
msgstr "Esborrar la vista (DROP)"

#: templates/table/page_with_secondary_tabs.twig:11
msgid "Relation view"
msgstr "Vista de relacions"

#: templates/table/partition/analyze.twig:2
#, fuzzy
#| msgid "partitioned"
msgid "Analyze partition"
msgstr "particionat"

#: templates/table/partition/check.twig:2
#, fuzzy
#| msgid "partitioned"
msgid "Check partition"
msgstr "particionat"

#: templates/table/partition/drop.twig:2
#, fuzzy
#| msgid "partitioned"
msgid "Drop partition"
msgstr "particionat"

#: templates/table/partition/optimize.twig:2
#, fuzzy
#| msgid "Remove partitioning"
msgid "Optimize partition"
msgstr "Elimina particionament"

#: templates/table/partition/rebuild.twig:2
#, fuzzy
#| msgid "Subpartition"
msgid "Rebuild partition"
msgstr "Subpartició"

#: templates/table/partition/repair.twig:2
#, fuzzy
#| msgid "Remove partitioning"
msgid "Repair partition"
msgstr "Elimina particionament"

#: templates/table/partition/truncate.twig:2
#, fuzzy
#| msgid "Subpartition"
msgid "Truncate partition"
msgstr "Subpartició"

#: templates/table/privileges/index.twig:57
msgid "table-specific"
msgstr "específic de la taula"

#: templates/table/relation/common_form.twig:9
msgid "Foreign key constraints"
msgstr "Restriccions de clau forana"

#: templates/table/relation/common_form.twig:14
msgid "Actions"
msgstr "Accions"

#: templates/table/relation/common_form.twig:15
msgid "Constraint properties"
msgstr "Propietats de la restricció"

#: templates/table/relation/common_form.twig:19
msgid ""
"Creating a foreign key over a non-indexed column would automatically create "
"an index on it. Alternatively, you can define an index below, before "
"creating the foreign key."
msgstr ""
"La creació d'una clau forana sobre una columna no indexada podria crear "
"automàticament un índex en ella. D'altra banda, podeu definir un índex a "
"sota, abans de crear la clau forana."

#: templates/table/relation/common_form.twig:24
msgid ""
"Only columns with index will be displayed. You can define an index below."
msgstr ""
"Només es mostraran les columnes amb índex. Podeu definir un índex a sota."

#: templates/table/relation/common_form.twig:28
msgid "Foreign key constraint"
msgstr "Restricció de clau forana"

#: templates/table/relation/common_form.twig:93
msgid "+ Add constraint"
msgstr "+ Afegeix una restricció"

#: templates/table/relation/common_form.twig:106
#: templates/table/relation/common_form.twig:114
msgid "Internal relationships"
msgstr "Relacions internes"

#: templates/table/relation/common_form.twig:122
msgid "Internal relation"
msgstr "Relació interna"

#: templates/table/relation/common_form.twig:124
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."

#: templates/table/relation/common_form.twig:208
msgid "Choose column to display:"
msgstr "Tria la columna a mostrar:"

#: templates/table/relation/foreign_key_row.twig:15
#, php-format
msgid "Foreign key constraint %s has been dropped"
msgstr "S'ha eliminat la restricció %s de la clau forana"

#: templates/table/relation/foreign_key_row.twig:33
msgid "Constraint name"
msgstr "Nom de la restricció"

#: templates/table/search/index.twig:27
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Fes una \"consulta amb l'exemple\" (comodí: \"%\")"

#: templates/table/search/index.twig:111
msgid "Select columns (at least one):"
msgstr "Seleccioneu les columnes (una com a mínim):"

#: templates/table/search/index.twig:130
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Afegiu les condicions de la cerca (cos de la clàusula \"where\"):"

#: templates/table/search/index.twig:138
msgid "Number of rows per page"
msgstr "Nombre de files per pàgina"

#: templates/table/search/index.twig:144
msgid "Display order:"
msgstr "Ordre del llistat:"

#: templates/table/search/index.twig:181
msgid "Range search"
msgstr "Interval de cerca"

#: templates/table/search/index.twig:187
msgid "Minimum value:"
msgstr "Valor mínim:"

#: templates/table/search/index.twig:190
msgid "Maximum value:"
msgstr "Valor màxim:"

#: templates/table/start_and_number_of_rows_fieldset.twig:3
msgid "Start row:"
msgstr "Fila inicial:"

#: templates/table/structure/display_partitions.twig:4
#: templates/table/structure/display_structure.twig:597
msgid "Partitions"
msgstr "Particions"

#: templates/table/structure/display_partitions.twig:8
msgid "No partitioning defined!"
msgstr "No s'ha definit cap partició!"

#: templates/table/structure/display_partitions.twig:11
msgid "Partitioned by:"
msgstr "Particionat per:"

#: templates/table/structure/display_partitions.twig:16
msgid "Sub partitioned by:"
msgstr "Subparticionat per:"

#: templates/table/structure/display_partitions.twig:29
msgid "Data length"
msgstr "Mida de les dades"

#: templates/table/structure/display_partitions.twig:30
msgid "Index length"
msgstr "Mida de l'índex"

#: templates/table/structure/display_partitions.twig:194
msgid "Partition table"
msgstr "Taula de particions"

#: templates/table/structure/display_partitions.twig:207
#: templates/table/structure/partition_definition_form.twig:5
msgid "Edit partitioning"
msgstr "Edició de les particions"

#: templates/table/structure/display_structure.twig:70
#, fuzzy
#| msgid "MIME type"
msgid "Media type:"
msgstr "Tipus MIME"

#: templates/table/structure/display_structure.twig:91
#: templates/table/tracking/structure_snapshot_columns.twig:47
msgctxt "None for default"
msgid "None"
msgstr "Cap"

#: templates/table/structure/display_structure.twig:108
#: templates/table/structure/display_structure.twig:287
msgid "Change"
msgstr "Canvia"

#: templates/table/structure/display_structure.twig:116
#, php-format
msgid "Column %s has been dropped."
msgstr "S'ha esborrat la columna %s."

#: templates/table/structure/display_structure.twig:142
#, php-format
msgid "A primary key has been added on %s."
msgstr "S'ha afegit una clau primària a %s."

#: templates/table/structure/display_structure.twig:157
#: templates/table/structure/display_structure.twig:172
#: templates/table/structure/display_structure.twig:197
#: templates/table/structure/display_structure.twig:216
#, php-format
msgid "An index has been added on %s."
msgstr "S'ha afegit un índex a %s."

#: templates/table/structure/display_structure.twig:238
msgid "Distinct values"
msgstr "Valors diferents"

#: templates/table/structure/display_structure.twig:249
#: templates/table/structure/display_structure.twig:315
msgid "Remove from central columns"
msgstr "Treure de les columnes centrals"

#: templates/table/structure/display_structure.twig:257
#: templates/table/structure/display_structure.twig:312
msgid "Add to central columns"
msgstr "Afegeix a les columnes centrals"

#: templates/table/structure/display_structure.twig:328
#: templates/table/structure/display_structure.twig:332
#: templates/table/structure/display_structure.twig:417
msgid "Move columns"
msgstr "Mou les columnes"

#: templates/table/structure/display_structure.twig:333
msgid "Move the columns by dragging them up and down."
msgstr "Moveu les columnes arrossegant-les amunt i avall."

#: templates/table/structure/display_structure.twig:389
#: templates/view_create.twig:13
msgid "Edit view"
msgstr "Edita la vista"

#: templates/table/structure/display_structure.twig:403
msgid "Propose table structure"
msgstr "Proposa una estructura de taula"

#: templates/table/structure/display_structure.twig:420
msgid "Normalize"
msgstr "Normalitza"

#: templates/table/structure/display_structure.twig:426
msgid "Track view"
msgstr "Vista de seguiment"

#: templates/table/structure/display_structure.twig:440
#, php-format
msgid "Add %s column(s)"
msgstr "Afegeix %s columna(es)"

#: templates/table/structure/display_structure.twig:445
msgid "at beginning of table"
msgstr "al començament de la taula"

#: templates/table/structure/display_structure.twig:569
#, fuzzy, php-format
#| msgid "Create an index on &nbsp;%s&nbsp;columns"
msgid "Create an index on %s columns"
msgstr "Crea un índex de&nbsp;%s&nbsp;columnes"

#: templates/table/structure/display_table_stats.twig:14
msgid "Space usage"
msgstr "Utilització de l'espai"

#: templates/table/structure/display_table_stats.twig:37
msgid "Effective"
msgstr "Efectiu"

#: templates/table/structure/display_table_stats.twig:80
msgid "Row statistics"
msgstr "Estadístiques de les files"

#: templates/table/structure/display_table_stats.twig:86
msgid "static"
msgstr "estàtic"

#: templates/table/structure/display_table_stats.twig:88
msgid "dynamic"
msgstr "dinàmic"

#: templates/table/structure/display_table_stats.twig:99
msgid "partitioned"
msgstr "particionat"

#: templates/table/structure/display_table_stats.twig:128
msgid "Row length"
msgstr "Mida de la fila"

#: templates/table/structure/display_table_stats.twig:140
msgid "Row size"
msgstr "Mida de fila"

#: templates/table/structure/display_table_stats.twig:147
msgid "Next autoindex"
msgstr "AUTOINDEX següent"

#: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
#: templates/table/tracking/main.twig:92
msgid "Delete version"
msgstr "Esborra versió"

#: templates/table/tracking/main.twig:102
#, php-format
msgid "Activate tracking for %s"
msgstr "Habilita el seguiment per %s"

#: templates/table/tracking/main.twig:104
msgid "Activate now"
msgstr "Habilita ara"

#: templates/table/tracking/main.twig:106
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Desactiva el seguiment per %s"

#: templates/table/tracking/main.twig:108
msgid "Deactivate now"
msgstr "Desactiva ara"

#: templates/table/tracking/report_table.twig:4
#: templates/table/tracking/structure_snapshot_columns.twig:5
msgctxt "Number"
msgid "#"
msgstr "#"

#: templates/table/tracking/report_table.twig:5
msgid "Date"
msgstr "Data"

#: templates/table/tracking/report_table.twig:6
msgid "Username"
msgstr "Nom d'usuari"

#: templates/table/zoom_search/index.twig:27
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Fes una \"consulta amb l'exemple\" (comodí: \"%\") per a dues columnes "
"diferents"

#: templates/table/zoom_search/index.twig:54
msgid "Additional search criteria"
msgstr "Criteri de cerca addicional"

#: templates/table/zoom_search/index.twig:116
msgid "Use this column to label each point"
msgstr "Utilitza aquesta columna per etiquetar cada punt"

#: templates/table/zoom_search/index.twig:141
msgid "Maximum rows to plot"
msgstr "Nombre màxim de files a traçar"

#: templates/table/zoom_search/result_form.twig:7
msgid "Browse/Edit the points"
msgstr "Navega / edita els punts"

#: templates/table/zoom_search/result_form.twig:14
msgid "How to use"
msgstr "Com s'utilitza"

#: templates/table/zoom_search/result_form.twig:17
msgid "Reset zoom"
msgstr "Restableix el zoom"

#. l10n: Show or hide the menu using the hamburger style button
#: templates/top_menu.twig:4
#, fuzzy
#| msgid "Table navigation bar"
msgid "Toggle navigation"
msgstr "Barra de navegació de taules"

#. l10n: Current page
#: templates/top_menu.twig:14
msgid "(current)"
msgstr ""

#: templates/transformation_overview.twig:1
#, fuzzy
#| msgid "Available MIME types"
msgid "Available media types"
msgstr "Tipus MIME disponibles"

#: templates/transformation_overview.twig:13
msgid "Available browser display transformations"
msgstr "Transformacions de navegador disponibles"

#: templates/transformation_overview.twig:19
#: templates/transformation_overview.twig:38
#, fuzzy
#| msgid "Description"
msgctxt "for media type transformation"
msgid "Description"
msgstr "Descripció"

#: templates/transformation_overview.twig:32
msgid "Available input transformations"
msgstr "Transformacions d'entrada disponibles"

#: templates/view_create.twig:65
msgid "VIEW name"
msgstr "Nom de VIEW"

#: templates/view_create.twig:79
msgid "Column names"
msgstr "Nom de les columnes"

#, php-format
#~ msgid "Analyze Explain at %s"
#~ msgstr "Analitza el desenvolupament a %s"

#~ msgid "Key is too short, it should have at least 32 characters."
#~ msgstr "La clau és massa curta, ha de tenir com a mínim 32 caràcters."

#~ msgid "Key should contain letters, numbers [em]and[/em] special characters."
#~ msgstr ""
#~ "La clau pot contenir lletres, números [em]i[/em] caràcters especials."

#~ msgid ""
#~ "The configuration file now needs a secret passphrase (blowfish_secret)."
#~ msgstr ""
#~ "El fitxer de configuració necessita ara una frase de pas secreta "
#~ "(blowfish_secret)."

#, fuzzy, php-format
#~| msgid ""
#~| "The secret passphrase in configuration (blowfish_secret) is too short."
#~ msgid ""
#~ "The secret passphrase in configuration (blowfish_secret) is not the "
#~ "correct length. It should be %d bytes long."
#~ msgstr ""
#~ "La frase de pas secreta a la configuració (blowfish_secret) és massa "
#~ "curta."

#~ msgid "Configuration saved."
#~ msgstr "Configuració desada."

#~ msgid ""
#~ "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
#~ "directory, copy it to top level one and delete directory config to use it."
#~ msgstr ""
#~ "S'ha desat la configuració al fitxer config/config.inc.php dins el "
#~ "directori arrel de phpMyAdmin, copieu-lo al nivell superior i elimineu el "
#~ "directori de configuració per utilitzar-lo."

#~ msgid "Configuration not saved!"
#~ msgstr "Configuració no desada!"

#~ msgid ""
#~ "Please create web server writable folder [em]config[/em] in phpMyAdmin "
#~ "top level directory as described in [doc@setup_script]documentation[/"
#~ "doc]. 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 "
#~ "[doc@setup_script]documentació[/doc]. En cas contrari només podràs "
#~ "descarregar o mostrar."

#~ msgid "Error: FOREIGN KEY relationship could not be removed!"
#~ msgstr "Error: no s'ha pogut eliminar la relació FOREIGN KEY!"

#~ msgid "Do you really want to RESET SLAVE?"
#~ msgstr "Realment voleu fer un RESET SLAVE?"

#~ msgid "Master configuration"
#~ msgstr "Configuració del mestre"

#~ msgid "Master connection:"
#~ msgstr "Connexió del mestre:"

#~ msgid "Reset slave"
#~ msgstr "Restableix l'esclau"

#~ msgid "Master status"
#~ msgstr "Estat del mestre"

#~ msgid "Slave status"
#~ msgstr "Estat de l'esclau"

#~ msgid "SQL history"
#~ msgstr "Historial SQL"

#~ msgid ""
#~ "Scroll down to fill in the options for the selected format and ignore the "
#~ "options for other formats."
#~ msgstr ""
#~ "Desplaça avall per a les opcions del format triat i ignora les opcions "
#~ "per altres formats."

#, fuzzy
#~| msgid "Browse your computer:"
#~ msgid "Browse your computer"
#~ msgstr "Navegueu pel vostre ordinador:"

#~ msgid "Databases:"
#~ msgstr "Bases de dades:"

#~ msgid "Print view"
#~ msgstr "Imprimeix vista"

#~ msgid "Could not load default configuration from: %1$s"
#~ msgstr "No s'ha pogut carregar la configuració predeterminada des de: %1$s"

#~ msgid "Theme:"
#~ msgstr "Tema:"

#~ msgid "Copy column name."
#~ msgstr "Copia el nom de la columna."

#~ msgid "Right-click the column name to copy it to your clipboard."
#~ msgstr ""
#~ "Feu clic amb el botó dret al nom de la columna per copiar al porta-"
#~ "retalls."

#~ msgid ""
#~ "The requested page was not found in the history, it may have expired."
#~ msgstr "No s'ha trobat la pàgina demanada a l'historial, pot haver caducat."

#~ msgid "No preview available."
#~ msgstr "No hi ha vista prèvia disponible."

#~ msgid "Private key for reCaptcha"
#~ msgstr "Clau privada per a reCaptcha"

#~ msgid "Theme path not found for theme %s!"
#~ msgstr "No s'ha trobat el camí de les imatges del tema %s!"

#, fuzzy
#~| msgctxt "Create new column"
#~| msgid "New"
#~ msgctxt "Create new routine"
#~ msgid "New"
#~ msgstr "Nou"

#~ msgid ""
#~ "Error in reading file: The file '%s' does not exist or is not readable!"
#~ msgstr ""
#~ "Error en llegir el fitxer: el fitxer «%s» no existeix o bé no es pot "
#~ "llegir!"

#~ msgid ""
#~ "Invalid rule declaration on line %1$s, expected line %2$s of previous "
#~ "rule."
#~ msgstr ""
#~ "Declaració regla no vàlida a la línia %1$s, s'esperava la línia %2$s de "
#~ "la regla anterior."

#~ msgid "Invalid rule declaration on line %s."
#~ msgstr "Declaració incorrecta de regla a la línia %s."

#~ msgid "Unexpected characters on line %s."
#~ msgstr "Caràcters no esperats en la línia %s."

#~ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"."
#~ msgstr ""
#~ "Caràcter inesperat en la línia %1$s. S'esperava una tabulació, però s'ha "
#~ "trobat \"%2$s\"."

#~ msgid "View dump (schema) of database"
#~ msgstr "Mostra el bolcat (esquema) de la base de dades"

#~ msgid "View dump (schema) of databases"
#~ msgstr "Mostra el bolcat (esquema) de les bases de dades"

#~ msgid "View dump (schema) of table"
#~ msgstr "Mostra el bolcat (esquema) de la taula"

#~ msgid ", @TABLE@ will become the table name"
#~ msgstr ", @TABLE@ serà el nom de la taula"

#~ msgid "Create %s"
#~ msgstr "Crea %s"

#~ msgid ""
#~ "You are using PHP's deprecated 'mysql' extension, which is not capable of "
#~ "handling multi queries. [strong]The execution of some stored routines may "
#~ "fail![/strong] Please use the improved 'mysqli' extension to avoid any "
#~ "problems."
#~ msgstr ""
#~ "Esteu utilitzant l'extensió obsoleta de PHP 'mysql', la qual no és capaç "
#~ "de gestionar consultes múltiples. [strong]L'execució d'alguns "
#~ "procediments emmagatzemats pot fallar![/strong] Utilitzeu l'extensió "
#~ "millorada 'mysqli' per evitar qualsevol problema."

#~ msgid "No activity within %s seconds; please log in again."
#~ msgstr ""
#~ "Sense activitat des de fa %s segons o més; si us plau, identifiqueu-vos "
#~ "de nou."

#~ msgid "You do not have the necessary privileges to create a routine."
#~ msgstr "No teniu prou privilegis per crear una rutina."

#~ msgid "trigger"
#~ msgstr "disparador"

#~ msgid "You do not have the necessary privileges to create a trigger."
#~ msgstr "No teniu prou privilegis per crear un disparador."

#~ msgid "event"
#~ msgstr "esdeveniment"

#~ msgid "You do not have the necessary privileges to create an event."
#~ msgstr "No teniu prou privilegis per crear un esdeveniment."

#~ msgid "Update Query"
#~ msgstr "Actualitza la consulta"

#~ msgid "Submit Query"
#~ msgstr "Envia la consulta"

#~ msgid "Rule details"
#~ msgstr "Detalls de la regla"

#~ msgid "Partition %s"
#~ msgstr "Partició %s"

#~ msgctxt "Next month"
#~ msgid "Next"
#~ msgstr "Següent"

#~ msgid "“%s”"
#~ msgstr "«%s»"

#~ msgctxt "Short week day name"
#~ msgid "Sun"
#~ msgstr "dg."

#~ msgid "This Host"
#~ msgstr "Aquest amfitrió"

#~ msgid "Use Host Table"
#~ msgstr "Utilitza la taula d'amfitrions"

#, fuzzy
#~| msgid "Description"
#~ msgctxt "for media (MIME) type transformation"
#~ msgid "Description"
#~ msgstr "Descripció"

#~ msgid "MIME"
#~ msgstr "MIME"

#~ msgctxt "for MIME transformation"
#~ msgid "Description"
#~ msgstr "Descripció"

#~ msgid "Full start"
#~ msgstr "Inici complet"

#~ msgid "Full stop"
#~ msgstr "Aturada completa"

#~ msgid "Show hidden messages (#MSG_COUNT)"
#~ msgstr "Mostra els missatges ocults (#MSG_COUNT)"

#~ msgid "Wrong GET file attribute value"
#~ msgstr "Valor incorrecte d'atribut d'arxiu en GET"

#, fuzzy
#~| msgid "%d second"
#~| msgid_plural "%d seconds"
#~ msgid "%count% second"
#~ msgid_plural "%count% seconds"
#~ msgstr[0] "%d segon"
#~ msgstr[1] "%d segons"

#, fuzzy
#~| msgid "%d minute"
#~| msgid_plural "%d minutes"
#~ msgid "%count% minute"
#~ msgid_plural "%count% minutes"
#~ msgstr[0] "%d minut"
#~ msgstr[1] "%d minuts"

#~ msgid "Truncate Shown Queries"
#~ msgstr "Trunca les consultes mostrades"

#~ msgid "Show Full Queries"
#~ msgstr "Mostra les consultes completes"

#, fuzzy
#~| msgid "No databases"
#~ msgid "%count% database"
#~ msgid_plural "%count% databases"
#~ msgstr[0] "No hi ha bases de dades"
#~ msgstr[1] "No hi ha bases de dades"

#~ msgid "No Two-Factor"
#~ msgstr "Sense dos passos"

#~ msgid ""
#~ "The gd PHP extension was not found. The QRcode can not be displayed "
#~ "without the gd PHP extension."
#~ msgstr ""
#~ "No s'ha trobat l'extensió de PHP gd. El codi QR no es pot mostrar sense "
#~ "l'extensió de PHP gd."

#~ msgid ""
#~ "Please enter following secret/key into the two-factor authentication app "
#~ "on your device and enter authentication code it generates."
#~ msgstr ""
#~ "Introduïu el codi QR següent a l'aplicació d'autenticació en dos passos "
#~ "del vostre dispositiu i introduïu el codi d'autenticació que genera."

#~ msgid "OTP url:"
#~ msgstr "URL OTP:"

#~ msgid ""
#~ "You have disabled ini_get and/or ini_set in php.ini. This option is "
#~ "incompatible with phpMyAdmin!"
#~ msgstr ""
#~ "Teniu inhabilitat ini_get i/o ini_set a php.ini. Aquesta opció és "
#~ "incompatible amb phpMyAdmin!"

#~ msgid "No auto-saved query"
#~ msgstr "No hi ha cap consulta desada automàticament"

#~ msgid "Font size"
#~ msgstr "Mida de la lletra"

#~ msgid ""
#~ "You are using the mysql extension which is deprecated in phpMyAdmin. "
#~ "Please consider installing the mysqli extension."
#~ msgstr ""
#~ "Esteu utilitzant l'extensió mysql, la qual és obsoleta a phpMyAdmin. "
#~ "Considereu instal·lar l'extensió mysqli."

#~ msgid "Search results for \"<i>%s</i>\" %s:"
#~ msgstr "Resultats de la recerca per a \"<i>%s</i>\" %s:"

#~ msgctxt "Text context"
#~ msgid "Text"
#~ msgstr "Text"

#~ msgid "Customize export options"
#~ msgstr "Configurar valors d'expotació predeterminats"

#~ msgid "Customize import defaults"
#~ msgstr "Configurar valors d'importació predeterminats"

#~ msgid "Customize navigation panel"
#~ msgstr "Configurar el panell de navegació"

#~ msgid "Customize main panel"
#~ msgstr "Configurar el panell principal"

#~ msgid ""
#~ "Incorrect formset, check $formsets array in setup/frames/form.inc.php!"
#~ msgstr ""
#~ "Conjunt de formularis incorrecte, comprova l'array $formsets a l'arxiu "
#~ "setup/frames/form.inc.php!"

#~ msgid "Unknonwn"
#~ msgstr "Desconegut"

#~ msgid "Please enter correct captcha!"
#~ msgstr "Entra el captcha correcte!"

#~ msgid "Global value"
#~ msgstr "Valor global"

#, fuzzy
#~| msgid "Height"
#~ msgctxt "Collation variant"
#~ msgid "weight=2"
#~ msgstr "Alt"

#~ msgid "Old column name"
#~ msgstr "Nom de l'antiga columna"

#~ msgid "You have to add at least one column."
#~ msgstr "Has d'afegir al menys una columna."

#~ msgid "PHP threw following error: %s"
#~ msgstr "PHP ha emés el següent error: %s"

#~ msgid "German"
#~ msgstr "Alemany"

#~ msgid "dictionary"
#~ msgstr "diccionari"

#~ msgid "phone book"
#~ msgstr "llibreta d'adreces"

#~ msgid "Traditional Spanish"
#~ msgstr "Espanyol Tradicional"

#~ msgid "binary collation"
#~ msgstr "ordenació binària"

#~ msgid "case-insensitive collation"
#~ msgstr "ordenació no sensible a majúscules"

#~ msgid "case-sensitive collation"
#~ msgstr "ordenació sensible a majúscules"

#~ msgid "all words"
#~ msgstr "totes les paraules"

#~ msgid "Improve table structure"
#~ msgstr "Millorar l'estructura de taula"

#~ 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."

#~ 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ó."

#~ msgid ""
#~ "Disable the default warning that is displayed if a difference between the "
#~ "MySQL library and server is detected."
#~ msgstr ""
#~ "Desactiva l'avís per defecte que es mostra si es detecten diferències "
#~ "entre la llibreria MySQL i el servidor."

#~ msgid "Server/library difference warning"
#~ msgstr "Avís de diferència en servidor/llibreria"

#~ msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure."
#~ msgstr "Cóm connectar al servidor, deixa [kbd]tcp[/kbd] si no estàs segur."

#~ msgid "Connection type"
#~ msgstr "Tipus de connexió"

#~ msgid "Cannot load or save configuration"
#~ msgstr "No es pot carregar o desar la configuració"

#~ msgid "Load"
#~ msgstr "Carregar"

#~ msgid "Column parser"
#~ msgstr "Analitzador de columnes"

#~ msgid "Not implemented yet."
#~ msgstr "Encara no implementat."

#~ msgid ""
#~ "A new statement was found, but no delimiter between it and the previous "
#~ "one."
#~ msgstr ""
#~ "S'ha trobat una nova declaració, però no hi ha cap delimitador entre "
#~ "aquesta i la anterior."

#~ msgid "Unrecognized alter operation."
#~ msgstr "Operació de modificació no reconeguda."

#~ msgid "%1$d values were expected, but found %2$d."
#~ msgstr "S'esperaven %1$d valors, però s'han trobat %2$d."

#~ msgid "An opening bracket followed by a set of values was expected."
#~ msgstr "S'esperava un claudàtor d'obertura seguit per un conjunt de valors."

#~ msgid "An opening bracket was expected."
#~ msgstr "S'esperava un claudàtor d'obertura."

#, fuzzy
#~| msgid "Unexpected token."
#~ msgid "Unexpected keyword."
#~ msgstr "Símbol (token) no esperat."

#~ msgid "A symbol name was expected!"
#~ msgstr "S'esperava un nom de simbol!"

#~ msgid "A comma or a closing bracket was expected."
#~ msgstr "S'esperava una coma o un claudàtor de tancament."

#~ msgid "A closing bracket was expected."
#~ msgstr "S'esperava un claudàtor de tancament."

#~ msgid "Unrecognized data type."
#~ msgstr "Tipus de dades desconegut."

#~ msgid "An alias was expected."
#~ msgstr "S'esperava un àlies."

#~ msgid "An alias was previously found."
#~ msgstr "S'ha trobat un àlies anteriorment."

#~ msgid "Unexpected dot."
#~ msgstr "Punt inesperat."

#~ msgid "An expression was expected."
#~ msgstr "S'esperava una expressió."

#~ msgid "An offset was expected."
#~ msgstr "S'esperava un desplaçament."

#~ msgid "This option conflicts with \"%1$s\"."
#~ msgstr "Aquesta opció està en conflicte amb \"%1$s\"."

#, fuzzy
#~| msgid "Ending quote %1$s was expected."
#~ msgid "Value/Expression for the option %1$s was expected"
#~ msgstr "S'esperava una cometa de tancament %1$s."

#~ msgid "The old name of the table was expected."
#~ msgstr "S'esperava el nom antic de la taula."

#~ msgid "Keyword \"TO\" was expected."
#~ msgstr "S'esperava la paraula clau \"TO\"."

#~ msgid "The new name of the table was expected."
#~ msgstr "S'esperava el nou nom de la taula."

#~ msgid "A rename operation was expected."
#~ msgstr "S'esperava una operació de canvi de nom."

#~ msgid "Unexpected character."
#~ msgstr "Caràcter no esperat."

#~ msgid "Expected whitespace(s) before delimiter."
#~ msgstr "S'esperava(en) espai(s) en blanc abans del delimitador."

#~ msgid "Expected delimiter."
#~ msgstr "S'esperava delimitador ."

#~ msgid "Ending quote %1$s was expected."
#~ msgstr "S'esperava una cometa de tancament %1$s."

#~ msgid "Variable name was expected."
#~ msgstr "S'esperava un nom de variable."

#~ msgid "Unexpected beginning of statement."
#~ msgstr "Inici no esperat de declaració."

#~ msgid "Unrecognized statement type."
#~ msgstr "Tipus de declaració no reconegut."

#~ msgid "No transaction was previously started."
#~ msgstr "No s'ha iniciat cap transacció anteriorment."

#~ msgid "Unexpected token."
#~ msgstr "Símbol (token) no esperat."

#~ msgid "This type of clause was previously parsed."
#~ msgstr "Aquest tipus de clàusula s'ha analitzat anteriorment."

#~ msgid "Unrecognized keyword."
#~ msgstr "Paraula clau no reconeguda."

#, fuzzy
#~| msgid "Unexpected beginning of statement."
#~ msgid "Unexpected ordering of clauses."
#~ msgstr "Inici no esperat de declaració."

#~ msgid "The name of the entity was expected."
#~ msgstr "S'esperava el nom de l'entitat."

#, fuzzy
#~| msgid "Variable name was expected."
#~ msgid "A table name was expected."
#~ msgstr "S'esperava un nom de variable."

#~ msgid "At least one column definition was expected."
#~ msgstr "S'esperava al menys la definició d'una columna."

#~ msgid "A \"RETURNS\" keyword was expected."
#~ msgstr "S'esperava una paraula clau \"RETURNS\"."

#, fuzzy
#~| msgid "This type of clause was previously parsed."
#~ msgid "This type of clause is not valid in Multi-table queries."
#~ msgstr "Aquest tipus de clàusula s'ha analitzat anteriorment."

#~ msgid "error #1"
#~ msgstr "error #1"

#~ msgid "%2$s #%1$d"
#~ msgstr "%2$s #%1$d"

#~ msgid "strict error"
#~ msgstr "Error estricte"

#~ msgid "Native MySQL Authentication"
#~ msgstr "Autenticació nativa MySQL"

#~ msgid "Try to connect without password."
#~ msgstr "Intentar connectar sense contrasenya."

#~ msgid "Connect without password"
#~ msgstr "Connexió sense contrasenya"

#~ msgid ""
#~ "You tried to import an invalid file or the imported file contains invalid "
#~ "data!"
#~ msgstr "Has intentat importar un arxiu no vàlid o conté dades no vàlides!"

#~ msgid "Geometry type '%s' is not supported by MySQL."
#~ msgstr "La geometria tipus '%s' no és compatible amb MySQL."

#~ msgid "Wiki"
#~ msgstr "Wiki"

#~ msgid ""
#~ "Enable [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
#~ "compression for import and export operations."
#~ msgstr ""
#~ "Activa la compressió [a@https://en.wikipedia.org/wiki/"
#~ "ZIP_(file_format)]ZIP[/a] per a les operacions d'importació i exportació."

#~ msgid "Related Links"
#~ msgstr "Enllaços relacionats"

#~ msgid "The PrimeBase XT Blog by Paul McCullagh"
#~ msgstr "El Blog de PrimeBase XT per Paul McCullagh"

#~ msgid ""
#~ "Uploaded file cannot be moved, because the server has open_basedir "
#~ "enabled without access to the %s directory (for temporary files)."
#~ msgstr ""
#~ "L'arxiu carregat no es pot moure,donat que el servidor ha activat "
#~ "«open_basedir» treient l'accés al directori %s (pels arxius temporals)."

#~ msgid "Count:"
#~ msgstr "Recompte:"

#~ msgid "numeric key detected"
#~ msgstr "detectat teclat numéric"

#~ msgid ""
#~ "The path for the config file for [a@https://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@https://swekey.com]autenticació "
#~ "per maquinari SweKey[/a] (no trobat al teu arrel de documents; es "
#~ "recomana a: /etc/swekey.conf)."

#~ msgid "SweKey config file"
#~ msgstr "Arxiu de configuració SweKey"

#~ msgid "File %s does not contain any key id"
#~ msgstr "L 'arxiu %s no conté cap identificació de clau"

#~ msgid "No valid authentication key plugged"
#~ msgstr "Cap clau d'autenticació vàlida endollada"

#~ msgid "Authenticating…"
#~ msgstr "Autenticant…"

#~ msgid "Please explain the steps that lead to the error:"
#~ msgstr "Explica les passes que porten a l'error:"

#~ msgid "Total %d bookmark"
#~ msgid_plural "Total %d bookmarks"
#~ msgstr[0] "Total %d desat"
#~ msgstr[1] "Total %d desats"

#~ msgid "private"
#~ msgstr "privat"

#~ msgid "%1$s, %2$s and %3$s bookmarks included"
#~ msgstr "%1$s, %2$s i %3$s desats inclosos"

#~ msgid "A comma or a closing bracket was expected"
#~ msgstr "S'esperava una coma o un claudàtor de tancament"

#~ msgid ""
#~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
#~ "configuration file!"
#~ msgstr ""
#~ "La directiva [code]$cfg['PmaAbsoluteUri'][/code] HA d'estar establerta a "
#~ "l'arxiu de configuració!"

#~ msgid "This %soption%s should be enabled if your web server supports it."
#~ msgstr ""
#~ "Aquesta %soption%s s'hauria d'activar si el teu servidor web ho suporta."

#~ msgid "Force secured connection while using phpMyAdmin."
#~ msgstr "Forçar una connexió segura en usar phpMyAdmin."

#~ msgid "Force SSL connection"
#~ msgstr "Força la connexió SSL"

#~ msgid ""
#~ "Your web browser does not support local storage of settings or the quota "
#~ "limit has been reached, some features may not work properly for you. In "
#~ "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
#~ msgstr ""
#~ "El teu navegador no soporta el desat local de preferències o bé s'ha "
#~ "assolit el límit de la quota, algunes característiques no et funcionaràn "
#~ "correctament. En Safari, aixó pot estar causat pel \"Mode de Navegació "
#~ "Privada\"."

#~ msgid "Replace table prefix:"
#~ msgstr "Canvia el prefix de la taula:"

#~ msgid "Copy table with prefix:"
#~ msgstr "Copia la taula amb prefix:"

#~ msgid "It appears your database uses procedures;"
#~ msgstr "Sembla que la teva base de dades fa servir procediments;"

#~ msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
#~ msgstr "Un enter de 4 bytes, el rang és de -2.147.483.648 a 2.147.483.647"

#~ msgid ""
#~ "An 8-byte integer, range is -9,223,372,036,854,775,808 to "
#~ "9,223,372,036,854,775,807"
#~ msgstr ""
#~ "Un enter de 8 bytes, el rang és de -9.223.372.036.854.775.808 a "
#~ "9.223.372.036.854.775.807"

#~ msgid "A system's default double-precision floating-point number"
#~ msgstr "Un nombre de coma flotant de doble precisió per defecte del sistema"

#~ msgid "True or false"
#~ msgstr "Cert o fals"

#~ msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
#~ msgstr "Un sinònim de BIGINT NOT NULL AUTO_INCREMENT UNIQUE"

#~ msgid ""
#~ "A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
#~ "UTC; TIMESTAMP(6) can store microseconds"
#~ msgstr ""
#~ "Una marca de temps, el rang és de '0001-01-01 00:00:00' UTC a '9999-12-31 "
#~ "23:59:59' UTC; TIMESTAMP(6) pot emmagatzemar microsegons"

#~ msgid ""
#~ "A variable-length (0-65,535) string, uses binary collation for all "
#~ "comparisons"
#~ msgstr ""
#~ "Una cadena de longitud variable (0-65.535) que utilitza col·lació binària "
#~ "per a totes les comparacions"

#~ msgid "An enumeration, chosen from the list of defined values"
#~ msgstr "Una enumeració, triada de la llista de valors definits"

#~ msgid "possible deep recursion attack"
#~ msgstr "possible atac de recursivitat profunda"

#~ msgid ""
#~ "You are connected as 'root' with no password, which corresponds 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 ""
#~ "Estàs connectat com a root sense contrasenya, que correspon al valor per "
#~ "defecte del compte privilegiat de MySQL. El servidor MySQL està "
#~ "funcionant amb aquests valors, el que significa que està obert a "
#~ "intrusions, pel que has de reparar urgentment aquest forat de seguretat "
#~ "establint una contrasenya per a l'usuari 'root'."

#~ msgid "Create database:"
#~ msgstr "Crear base de dades:"

#~ msgid "To filter all databases on server, press Enter after a search term"
#~ msgstr ""
#~ "Per a filtrar totes les bases de dades al servidor, prem Enter després "
#~ "d'un terme de la cerca"

#~ msgid "To filter all %s in database, press Enter after a search term"
#~ msgstr ""
#~ "Per a filtrar %s a la base de dades, prem Enter després d'un terme de "
#~ "cerca"

#~ msgid "tables"
#~ msgstr "taules"

#~ msgid "views"
#~ msgstr "vistes"

#~ msgid "procedures"
#~ msgstr "procediments"

#~ msgid "events"
#~ msgstr "esdeveniments"

#~ msgid "functions"
#~ msgstr "funcions"

#~ msgid "Filter databases by name or regex"
#~ msgstr "filtrar bases de dades pel nom o expresió regular"

#~ msgid "Filter by name or regex"
#~ msgstr "Filtrar pel nom o expresió regular"

#~ msgid "Unexpected closing bracket."
#~ msgstr "Claudàtor de tancament inesperat."

#~ msgid "Username and hostname didn't change."
#~ msgstr "El nom d'usuari i de servidor no s'han canviat."

#~ msgid "Taking you to %s."
#~ msgstr "Portant-te à %s."

#, fuzzy
#~| msgid "Authentication"
#~ msgid "MySQL Native Authentication"
#~ msgstr "Autenticació"

#~ msgid "MySQL native password"
#~ msgstr "Contrasenya MySQL nativa"

#~ msgid "SHA256 password"
#~ msgstr "Contrasenya SHA256"

#~ msgid "MySQL 4.0 compatible"
#~ msgstr "Compatible amb MySQL 4.0"

#~ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
#~ msgstr ""
#~ "No s'ha pogut incloure la classe \"%1$s\", no s'ha trobat l'arxiu \"%2$s\""

#~ msgid ""
#~ "Cannot convert file's character set without character set conversion "
#~ "library!"
#~ msgstr ""
#~ "No es pot convertir el joc de caracters de l'arxiu sense la biblioteca "
#~ "corresponent!"

#~ msgid "Could not initialize Drizzle connection library!"
#~ msgstr "No s'ha pogut inicialitzar la biblioteca de connexió Drizzle!"

#~ msgid "Can't seek in an unbuffered result set"
#~ msgstr ""
#~ "No es pot canviar de posició en un conjunt de resultats sense memòria "
#~ "intermèdia"

#~ msgid "Can't count rows in an unbuffered result set"
#~ msgstr ""
#~ "No es poden comptar les files d'un conjunt de resultats sense memòria "
#~ "intermèdia"

#~ msgid "Modules"
#~ msgstr "Mòduls"

#~ msgid "Module"
#~ msgstr "Mòdul"

#~ msgid "Library"
#~ msgstr "Llibreria"

#~ msgid "Require SSL"
#~ msgstr "Es requereix SSL"

#~ msgid ""
#~ "Drizzle documentation is at <a href=\"https://www.drizzle.org/content/"
#~ "documentation/\">https://www.drizzle.org/content/documentation/</a>"
#~ msgstr ""
#~ "La documentació de Drizzle és a <a href=\"https://www.drizzle.org/content/"
#~ "documentation/\"> https://www.drizzle.org/content/documentation/</a>"

#~ msgid "Version string (%s) matches Drizzle versioning scheme"
#~ msgstr ""
#~ "La cadena de la versió (%s) coincideix amb el sistema de control de "
#~ "versions de Drizzle"

#~ msgid "Toggle"
#~ msgstr "Canvia"

#~ msgid "Add Index"
#~ msgstr "Afegir Index"

#~ msgid "Error in Processing Request"
#~ msgstr "Error a la petició de procés"

#~ msgid "Adding Primary Key"
#~ msgstr "Afegir clau principal"

#~ msgid "Outer Ring"
#~ msgstr "Cercle exterior"

#~ msgid "Change Password"
#~ msgstr "Canvi de contrasenya"

#~ msgid "Send Error Report"
#~ msgstr "Enviar informe d'error"

#~ msgid "Select All"
#~ msgstr "Tria Tot"

#~ msgid "Database export options"
#~ msgstr "Opcions d'exportació de bases de dades"

#~ msgid "Database(s):"
#~ msgstr "Base(s) de dades:"

#~ msgid "Table(s):"
#~ msgstr "Taula(es):"

#~ msgid "Format-Specific Options:"
#~ msgstr "Opcions específiques de format:"

#~ msgid "Generate Password:"
#~ msgstr "Genera una Contrasenya:"

#~ msgid "Current Server:"
#~ msgstr "Servidor actual:"

#~ msgid "Edit Privileges"
#~ msgstr "Edita permisos"

#~ msgid "<code>CREATE TABLE</code> options:"
#~ msgstr "opcions <code>CREATE TABLE</code> :"

#~ msgid "Relational display column"
#~ msgstr "Columna relacional a mostrar"

#~ msgid "Add unique index"
#~ msgstr "Afegir índex únic"

#~ msgid "Add SPATIAL index"
#~ msgstr "Afegir índex espacial (SPATIAL)"

#~ msgid "Add FULLTEXT index"
#~ msgstr "Afegir índex FULLTEXT"

#~ msgid "Begin"
#~ msgstr "Inici"

#~ 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."

#~ 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 hageu 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:"

#~ msgid "BEGIN CUT"
#~ msgstr "INICI DEL TALL"

#~ msgid "END CUT"
#~ msgstr "FI DEL TALL"

#~ msgid "BEGIN RAW"
#~ msgstr "INICI DEL BOLCAT"

#~ msgid "END RAW"
#~ msgstr "FI DEL BOLCAT"

#~ msgid "Unclosed quote"
#~ msgstr "Cometa no tancada"

#~ msgid "Automatically appended backtick to the end of query!"
#~ msgstr "Afegit automàticament accent al final de la consulta!"

#~ msgid "Invalid Identifer"
#~ msgstr "Identificador Incorrecte"

#~ msgid "Unknown Punctuation String"
#~ msgstr "Signe de puntuació desconegut"

#~ msgid "Add user"
#~ msgstr "Afegirl usuari"

#~ msgid "Export Method:"
#~ msgstr "Tipus d'exportació:"

#~ msgid "No data found for GIS visualization."
#~ msgstr "No s'han trobat dades per a visualització GIS."

#~ msgid "Shift + Click on function name to apply to all rows."
#~ msgstr ""
#~ "Premeu Majúscules mentre cliqueu sobre el nom de la funció per aplicar-la "
#~ "a totes les files."

#~ msgid "Print view (with full texts)"
#~ msgstr "Vista d'impresió (amb texts sencers)"

#~ msgid "Uncheck All"
#~ msgstr "Desmarcar tot"

#~ msgid "SQL result"
#~ msgstr "Resultat SQL"

#~ msgid "Generated by:"
#~ msgstr "Generat per:"

#~ msgid "Row Statistics:"
#~ msgstr "Estadística de files:"

#~ msgid "Space usage:"
#~ msgstr "Utilització d'espai:"

#~ msgid "Showing tables:"
#~ msgstr "Mostrant taules:"

#~ msgid "(Enabled)"
#~ msgstr "(Activat)"

#~ msgid "(Disabled)"
#~ msgstr "(Desactivat)"

#~ msgid "Temporarily disable foreign key checks while importing"
#~ msgstr ""
#~ "Desactiva les comprovacions de claus externes temporalment mentre "
#~ "s'importa"

#~ msgid "Disable foreign key check"
#~ msgstr "Desactiva la comprovació de clau externa"

#, fuzzy
#~| msgid "Reloading Privileges"
#~ msgid "Realign Privileges"
#~ msgstr "Recarrega els permisos"

#~ msgid "Replace table data with file"
#~ msgstr "Canviar les dades de la taula per l'arxiu"

#~ msgid "Percona documentation is at https://www.percona.com/docs/wiki/"
#~ msgstr ""
#~ "La documentació de Percona es troba a https://www.percona.com/docs/wiki/"

#~ msgid "Drizzle documentation is at https://docs.drizzle.org/"
#~ msgstr "La documentació de Drizzle es troba a https://docs.drizzle.org/"

#~ msgid "Customize query window options"
#~ msgstr "Configura les opcions de la finestra de consultes"

#~ msgid "(Generates a report containing the data of a single table)"
#~ msgstr "(Crea un llistat que conté les dades d'una sola taula)"

#~ msgid "Please select a database."
#~ msgstr "Tria una base de dades."

#~ msgid "auto_increment"
#~ msgstr "Increment automàtic"

#~ msgid "on update CURRENT_TIMESTAMP"
#~ msgstr "a l'actualitzar usa CURRENT_TIMESTAMP"

#~ msgid "Save position"
#~ msgstr "Desa la posició"

#~| msgid "Save position"
#~ msgid "Save positions as"
#~ msgstr "Desa les posicions com"

#~ msgid "Unknown language: %1$s."
#~ msgstr "Idioma desconegut: %1$s."

#~ msgid "Disable database expansion"
#~ msgstr "Desactiva l'expansió de la base de dades"

#~ msgid "Delete tracking data for this table"
#~ msgstr "Esborra les dades de seguiment per aquesta taula"

#, fuzzy
#~| msgid "Table structure"
#~ msgid "Table Structure"
#~ msgstr "Estructura de taula"

#~ msgid "Show data row(s)."
#~ msgstr "Mostra les dades de fila(es)."

#~ msgid "Show/Hide left menu"
#~ msgstr "Menú esquerre Mostra/Amaga"

#~ msgctxt "Inline edit query"
#~ msgid "Inline"
#~ msgstr "En línia"

#, fuzzy
#~| msgid "after %s"
#~ msgid "after"
#~ msgstr "Després de %s"

#~ msgid "Mode:"
#~ msgstr "Mode:"

#~ msgid "horizontal"
#~ msgstr "horitzontal"

#~ msgid "horizontal (rotated headers)"
#~ msgstr "horitzontal (capçaleres rotades)"

#~ msgid "vertical"
#~ msgstr "vertical"

#~ msgid "Default display direction"
#~ msgstr "Direcció de visualització per defecte"

#, fuzzy
#~| msgid ""
#~| "Defines whether or not type display direction option is shown when "
#~| "browsing a table"
#~ msgid ""
#~ "Defines whether or not type display direction option is shown when "
#~ "browsing a table."
#~ msgstr ""
#~ "Defineix si es mostra o no l'opció de tipus de direcció de visualització "
#~ "quan es navega per una taula"

#~ msgid "Show display direction"
#~ msgstr "Mostrar direcció de visualització"

#~ msgid "Please configure the coordinates for table %s"
#~ msgstr "Configura les coordinades per la taula %s"

#~ msgid "At End of Table"
#~ msgstr "Al final de la taula"

#~ msgid "After %s"
#~ msgstr "Darrere de %s"

#~ msgid "Display errors"
#~ msgstr "Mostra els errors"

#~ msgid "Redraw"
#~ msgstr "Redibuixa"

#~ msgid "This page does not contain any tables!"
#~ msgstr "Aquesta pàgina no conté taules!"

#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "Dia export page"
#~ msgstr "Tipus d'exportació incorrecte"

#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "EPS export page"
#~ msgstr "Tipus d'exportació incorrecte"

#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "SVG export page"
#~ msgstr "Tipus d'exportació incorrecte"

#~ msgid "Relation deleted"
#~ msgstr "Relació esborrada"

#~ msgid "Error saving coordinates for Designer."
#~ msgstr "Error desant coordenades per al Dissenyador."

#, fuzzy
#~| msgid "Edit SQL queries in popup window"
#~ msgid "Edit SQL queries in popup window."
#~ msgstr "Edita consultes SQL en finestra desplegable"

#~ msgid "Edit in window"
#~ msgstr "Edita en finestra"

#, fuzzy
#~| msgid "Tab displayed when opening a new query window"
#~ msgid "Tab displayed when opening a new query window."
#~ msgstr "Pestanya que es mostra al entrar a una nova finestra de consultes"

#~ msgid "Default query window tab"
#~ msgstr "Pestanya de finestra de consultes predeterminada"

#, fuzzy
#~| msgid "Query window height (in pixels)"
#~ msgid "Query window height (in pixels)."
#~ msgstr "Alçada de la finestra de consultes (en píxels)"

#~ msgid "Query window height"
#~ msgstr "Alçada de la finestra de consultes"

#, fuzzy
#~| msgid "Query window width (in pixels)"
#~ msgid "Query window width (in pixels)."
#~ msgstr "Amplada de la finestra de consultes (en pixels)"

#~ msgid "Query window width"
#~ msgstr "Amplada de la finestra de consultes"

#~ msgid "Show dimension of tables"
#~ msgstr "Mostra dimensió de les taules"

#~ msgid "Do not overwrite this query from outside the window"
#~ msgstr "No sobreescriure aquesta consulta des de fora de la finestra"

#~ msgid "Import files"
#~ msgstr "Importa arxius"

#~ msgid "File doesn't exist"
#~ msgstr "L'arxiu no existeix"

#, fuzzy
#~| msgid "SQL Validator is disabled"
#~ msgid "Plugin is disabled"
#~ msgstr "Validador SQL desactivat"

#, fuzzy
#~| msgid "Customize main panel"
#~ msgid "Unlink with main panel"
#~ msgstr "Configurar el panell principal"

#~ msgid "No index defined! Create one below"
#~ msgstr "No s'ha definit l'índex! Crea un a baix"

#, fuzzy
#~| msgid "Export type"
#~ msgid "eps export page"
#~ msgstr "Tipus d'exportació"

#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "pdf export page"
#~ msgstr "Tipus d'exportació incorrecte"

#~ msgid ""
#~ "Unfortunately your Database server does not support logging to table, "
#~ "which is a requirement for analyzing the database logs with phpMyAdmin. "
#~ "Logging to table is supported by MySQL 5.1.6 and onwards. You may still "
#~ "use the server charting features however."
#~ msgstr ""
#~ "Lamentablement, el teu servidor de bases de dades no és compatible amb el "
#~ "registre a la taula, que és un requisit per a l'anàlisi dels registres de "
#~ "base de dades amb phpMyAdmin. El registre a la taula se suporta a partir "
#~ "de MySQL 5.1.6 i següents. Pots seguir utilitzant però les funcions de "
#~ "gràfics de servidor."

#, fuzzy
#~| msgid "Click to sort"
#~ msgid "Click to sort"
#~ msgstr "Clica per clasificar"

#, fuzzy
#~| msgid "Total"
#~ msgid "Total "
#~ msgstr "Total"

#, fuzzy
#~| msgid "Delete relation"
#~ msgid " bookmarks, "
#~ msgstr "Esborra la relació"

#, fuzzy
#~| msgid "Select two columns"
#~ msgid "Select one ..."
#~ msgstr "selecciona dues columnes"

#, fuzzy
#~| msgid "Add unique index"
#~ msgid "Add unique/primary index"
#~ msgstr "Afegir índex únic"

#, fuzzy
#~| msgid "Move columns"
#~ msgid "Have unique columns"
#~ msgstr "Moure columnes"

#, fuzzy
#~| msgid "The user %s already exists!"
#~ msgid "Unique column(s) already exist"
#~ msgstr "L'usuari %s ja existeix!"

#~ msgid "Edit or export relational schema"
#~ msgstr "Edita o exporta l'esquema relacional"

#~ msgid "Create a page"
#~ msgstr "Crea una nova pàgina"

#~ msgid "Automatic layout based on"
#~ msgstr "Disseny automàtic basat en"

#~ msgid "FOREIGN KEY"
#~ msgstr "CLAU EXTERNA"

#~ msgid "Please choose a page to edit"
#~ msgstr "Tria una pàgina per editar"

#~ msgid "Select Tables"
#~ msgstr "Tria Taules"

#~ 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?"

#~ msgid "Toggle scratchboard"
#~ msgstr "Canvia l' scratchboard"

#~ msgid "<b>%s</b> table not found or not set in %s"
#~ msgstr "taula <b>%s</b> no trobada o no definida a %s"

#, fuzzy
#~| msgid ""
#~| "Disable the default warning that is displayed if mcrypt is missing for "
#~| "cookie authentication"
#~ msgid ""
#~ "Disable the default warning that is displayed if mcrypt is missing for "
#~ "[kbd]cookie[/kbd] authentication."
#~ msgstr ""
#~ "Desactiva l'avís per defecte que es mostra si no hi és mcrypt per "
#~ "l'autenticació per cookies"

#~ msgid "mcrypt warning"
#~ msgstr "avís mcrypt"

#~ msgid "Designer table"
#~ msgstr "Taula del dissenyador"

#, fuzzy
#~| msgid "Import/Export coordinates for PDF schema"
#~ msgid "Import/Export coordinates for relational schema"
#~ msgstr "Importa/Exporta coordenades per a esquema PDF"

#~ msgid "Page has been created."
#~ msgstr "S'ha creat una pàgina."

#, fuzzy
#~| msgid "Page creation failed"
#~ msgid "Page creation has failed!"
#~ msgstr "Ha fallat la creació de pàgina"

#, fuzzy
#~| msgid "Page"
#~ msgid "Page:"
#~ msgstr "pàgina"

#, fuzzy
#~| msgid "Import from selected page"
#~ msgid "Import from selected page."
#~ msgstr "Importar des de la pàgina seleccionada"

#, fuzzy
#~| msgid "Export/Import to scale"
#~ msgid "Export/Import to scale:"
#~ msgstr "Exporta/Importa a escala"

#~ msgid "recommended"
#~ msgstr "recomanat"

#~ msgid "Failed to use Blowfish from mcrypt!"
#~ msgstr "No s'ha pogut utilitzar Blowfish de mcrypt!"

#~ msgid "Unfortunately the submission failed."
#~ msgstr "Desafortunadament ha fallat l'enviament."

#~ msgid "Show binary contents as HEX"
#~ msgstr "Mostra el contingut binari com HEX"

#~ 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."

#, fuzzy
#~| msgid "Show binary contents as HEX by default"
#~ msgid "Show binary contents as HEX by default."
#~ msgstr "Mostra el contingut binari com HEX per defecte"

#~ msgid "Failed to connect to SQL validator!"
#~ msgstr "No es pot connectar al validador SQL!"

#~ msgid "Skip Validate SQL"
#~ msgstr "Salta la Validació de l'SQL"

#~ msgid "Validate SQL"
#~ msgstr "Valida l'SQL"

#~ msgid "SQL Validator is disabled"
#~ msgstr "Validador SQL desactivat"

#~ msgid "SQL Validator"
#~ msgstr "Validador SQL"

#~ msgid ""
#~ "If you wish to use the SQL Validator service, you should be aware that "
#~ "[strong]all SQL statements are stored anonymously for statistical "
#~ "purposes[/strong].[br][em][a@https://sqlvalidator.mimer.com/]Mimer SQL "
#~ "Validator[/a], Copyright 2002 Upright Database Technology. All rights "
#~ "reserved.[/em]"
#~ msgstr ""
#~ "Si voleu utilitzar el servei de SQL Validator, heu de tenir en compte que "
#~ "[strong]totes les instruccions SQL s'emmagatzemen de forma anònima amb "
#~ "fins estadístics[/strong]. [br] [em][a@https://sqlvalidator.mimer."
#~ "com/]Mimer SQL Validator[/a], Copyright 2002 Copyright 2002 Upright "
#~ "Database Technology. Tots els drets reservats.[/em]"

#, fuzzy
#~| msgid "Requires SQL Validator to be enabled"
#~ msgid "Requires SQL Validator to be enabled."
#~ msgstr "Necessita activar el SQL Validator"

#, fuzzy
#~| msgid ""
#~| "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
#~| "installed"
#~ msgid ""
#~ "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
#~ "installed."
#~ msgstr ""
#~ "[strong]Atenció:[/strong] Necessita l'extensió de PHP SOAP o bé instal."
#~ "lar PEAR SOAP"

#, fuzzy
#~| msgid ""
#~| "If you have a custom username, specify it here (defaults to "
#~| "[kbd]anonymous[/kbd])"
#~ msgid ""
#~ "If you have a custom username, specify it here (defaults to "
#~ "[kbd]anonymous[/kbd])."
#~ msgstr ""
#~ "Si tens un nom d'usuari, especifíca'l aqui (per defecte és "
#~ "[kbd]anonymous[/kbd])"

#~ msgid "Validated SQL"
#~ msgstr "SQL validat"

#~ 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."

#, fuzzy
#~| msgid "Error: Relation not added."
#~ msgid "Error: Relation could not be added."
#~ msgstr "Error: La relació no s'ha afegit."

#, fuzzy
#~| msgid ""
#~| "<b>One or more errors have occured while processing your request:</b>"
#~ msgid ""
#~ "<b>One or more errors have occurred while processing your request:</b>"
#~ msgstr ""
#~ "<b>S'han produït un o més errors al processar la teva sol.licitud:</b>"

#, fuzzy
#~| msgid ""
#~| "Leave blank for no user preferences storage in database, suggested: "
#~| "[kbd]pma__userconfig[/kbd]"
#~ msgid ""
#~ "Leave blank to disable configurable menus feature, suggested: "
#~ "[kbd]pma__users[/kbd]."
#~ msgstr ""
#~ "Deixa en blanc per no desar les preferències de l'usuari en base de "
#~ "dades, suggerit: [kbd]pma__userconfig[/kbd]"

#, fuzzy
#~| msgid ""
#~| "Leave blank for no user preferences storage in database, suggested: "
#~| "[kbd]pma__userconfig[/kbd]"
#~ msgid ""
#~ "Leave blank to disable configurable menus feature, suggested: "
#~ "[kbd]pma__usergroups[/kbd]."
#~ msgstr ""
#~ "Deixa en blanc per no desar les preferències de l'usuari en base de "
#~ "dades, suggerit: [kbd]pma__userconfig[/kbd]"

#~ msgid "ENUM or SET data too long?"
#~ msgstr "Dades ENUM o SET massa llargues?"

#~ msgid "Get more editing space"
#~ msgstr "Obté més espai d'edició"

#~ msgid "Could not connect to Drizzle server"
#~ msgstr "No es pot connectar al servidor Drizzle"

#~ msgid "Could not connect to MySQL server"
#~ msgstr "No es pot connectar al servidor MySQL"

#~ msgid "Query took %01.4f sec"
#~ msgstr "La consulta tarda %01.4f seg"

#~ msgid "Edit title and labels"
#~ msgstr "Edita títol i etiquetes"

#~ msgid "Edit chart"
#~ msgstr "Editar gràfic"

#~ msgid "Series"
#~ msgstr "Series"

#~ msgid "Reload Database"
#~ msgstr "Recarregar base de dades"

#~ msgid "Table must have at least one column"
#~ msgstr "La taula ha de tenir al menys una columna"

#~ msgid "Insert Table"
#~ msgstr "Afegir Taula"

#~ msgid "Hide indexes"
#~ msgstr "Amagar índex"

#~ msgid "Show indexes"
#~ msgstr "Mostra índex"

#~ msgid "Add columns"
#~ msgstr "Afegeix columnes"

#~ msgid "Skip next"
#~ msgstr "Salta el següent"

#~ msgid "bzipped"
#~ msgstr "comprimit amb bzip"

#~ msgid "Selected export type has to be saved in file!"
#~ msgstr "El tipus d'exportació triat s'ha de desar en un arxiu!"

#~ msgid "Number of rows to skip, starting from the first row:"
#~ msgstr "Nombre de files a saltar, comptant des de la primera:"

#~ 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"

#~ msgid "PHP extension to use"
#~ msgstr "Extensió PHP a usar"

#~ msgid "You should use mysqli for performance reasons."
#~ msgstr "Hauries d'utilitzar mysqli per raons de rendiment."

#~ msgid ""
#~ "Appends text to a string. The only option is the text to be appended "
#~ "(enclosed in single quotes, default empty string)."
#~ msgstr ""
#~ "Afegeix text a una cadena. L'única opció és afegir el text al final "
#~ "(entre cometes simples, per defecte és una cadena buida)."

#~ 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"

#~ msgid "SQL command to fetch available databases"
#~ msgstr "Ordre SQL per obtenir les bases de dades disponibles"

#~ msgid "SHOW DATABASES command"
#~ msgstr "Ordre SHOW DATABASES"

#, fuzzy
#~| msgid "Version check"
#~ msgid "Version check proxy url"
#~ msgstr "Comprovació de versió"

#, fuzzy
#~| msgid "Version check"
#~ msgid "Version check proxy username"
#~ msgstr "Comprovació de versió"

#, fuzzy
#~| msgid "Version check"
#~ msgid "Version check proxy password"
#~ msgstr "Comprovació de versió"

#~ msgid "Display table comments in tooltips"
#~ msgstr "Mostra comentaris de taula en ajudes"

#~ msgid "Table %1$s has been created."
#~ msgstr "S'ha creat la taula %1$s."

#~ msgid "This is not a number!"
#~ msgstr "Aquest valor no és un número!"

#~ msgid "Inline edit of this query"
#~ msgstr "Editar aquesta consulta en línia"

#~ 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ó."

#, fuzzy
#~| msgid "Find:"
#~ msgid "Find"
#~ msgstr "Trobat:"

#~ msgid "Display all tables with the same width"
#~ msgstr "Mostrar totes les taules amb la mateixa amplada"

#~ msgid "Headers every %s rows"
#~ msgstr "Capceleres cada %s files"

#, fuzzy
#~| msgid "Table Search"
#~ msgid "Enable reCaptcha"
#~ msgstr "Cerca de taules"

#~ msgid "Cookies must be enabled past this point."
#~ msgstr ""
#~ "A partir d'aquest punt és necessari tenir les galetes -cookies- activades."

#~ msgid "Rearrange/edit charts"
#~ msgstr "Reorganitzar/editar gràfics"

#~ msgid "Open Document"
#~ msgstr "Open Document"

#~ msgid "Count tables when showing database list"
#~ msgstr "Comptar les taules al mostrar la llista de bases de dades"

#~ msgid "Count tables"
#~ msgstr "Comptar les taules"

#~ msgid ""
#~ "For further information about replication status on the server, please "
#~ "visit the <a href=\"#replication\">replication section</a>."
#~ msgstr ""
#~ "Per obtenir més informació sobre l'estat de replicació al servidor, "
#~ "visita la <a href=\"#replication\">secció de replicació</a>."

#~ msgid "Table seems to be empty!"
#~ msgstr "La taula sembla buida!"

#~ msgid "Live traffic chart"
#~ msgstr "Gràfic de tràfic en viu"

#~ msgid "Live conn./process chart"
#~ msgstr "Gràfic de conexions/processos en viu"

#~ msgid "Live query chart"
#~ msgstr "Gràfic de consultes en viu"

#~ msgid "Number of rows"
#~ msgstr "Nombre de files"

#~ msgid "Columns enclosed by"
#~ msgstr "Columnes englobades per"

#~ msgid "Columns escaped by"
#~ msgstr "Columnes amb marca d'escapada"

#~ msgid "Replace NULL by"
#~ msgstr "Canvía NULL per"

#~ msgid "Lines terminated by"
#~ msgstr "Línies acabades amb"

#~ msgid "ltr"
#~ msgstr "ltr"

#~ msgid "Software"
#~ msgstr "Programari"

#~ msgid "Software version"
#~ msgstr "Versió de programari"

#~ msgid "Width"
#~ msgstr "Ample"

#~ msgid "Save to file"
#~ msgstr "Desa a un arxiu"

#~ msgid "Total count"
#~ msgstr "Quantitat total"

#~ msgid "Improves efficiency of screen refresh"
#~ msgstr "Millora el rendiment de l'actualització de pantalla"

#~ msgid "Enable Ajax"
#~ msgstr "Activa Ajax"

#~ msgid "KiB sent since last refresh"
#~ msgstr "KiB enviats des de la darrera actualització"

#~ msgid "KiB received since last refresh"
#~ msgstr "KiB rebuts des de la darrera actualització"

#~ msgid "Server traffic (in KiB)"
#~ msgstr "Tràfic del servidor (en KiB)"

#~ msgid "Connections since last refresh"
#~ msgstr "Connexions des de la darrera actualització"

#~ msgid "Questions since last refresh"
#~ msgstr "Consultes des de la darrera actualització"

#~ msgid "Questions (executed statements by the server)"
#~ msgstr "Consultes (sentències executades pel servidor)"

#~ msgid "Runtime Information"
#~ msgstr "Informació d'execució"

#, fuzzy
#~| msgid "Number of rows:"
#~ msgid "Number of data points: "
#~ msgstr "Nombre de files:"

#~ msgid "Refresh rate: "
#~ msgstr "Velocitat de refresc: "

#~ msgid "Run analyzer"
#~ msgstr "Executar analitzador"

#~ msgid "Show more actions"
#~ msgstr "Mostra més accions"

#~ msgid "Add to index &nbsp;%s&nbsp;column(s)"
#~ msgstr "Afegeix a l'índex %s columna(es) &nbsp;"

#~ msgid "Synchronize"
#~ msgstr "Sincronitza"

#~ msgid "Source database"
#~ msgstr "Base de dades origen"

#~ msgid "Difference"
#~ msgstr "Diferència"

#~ msgid "Click to select"
#~ msgstr "Clica per seleccionar"

#~ msgid "Synchronize databases with master"
#~ msgstr "Sincronitza les bases de dades amb el mestre"

#~ msgid "Could not connect to the source"
#~ msgstr "No s'ha pogut connectar a l'origen"

#~ msgid "Structure Synchronization"
#~ msgstr "Sincronització d'estructura"

#~ msgid "Data Synchronization"
#~ msgstr "Sincronizació de dades"

#~ msgid "not present"
#~ msgstr "no present"

#~ msgid "Structure Difference"
#~ msgstr "Diferència d'estructura"

#~ msgid "Data Difference"
#~ msgstr "Diferència de dades"

#~ msgid "Apply index(s)"
#~ msgstr "Aplica index(s)"

#~ msgid "Update row(s)"
#~ msgstr "Actualitza fila(es)"

#~ msgid "Insert row(s)"
#~ msgstr "Afegeix fila(es)"

#~ 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ó?"

#~ msgid "Apply Selected Changes"
#~ msgstr "Aplica els canvis seleccionats"

#~ msgid "Synchronize Databases"
#~ msgstr "Sincronitza Based de dades"

#~ msgid "Target database has been synchronized with source database."
#~ msgstr ""
#~ "La base de dades destinació s'ha sincronitzat amb la base de dades origen"

#~ msgid "Enter manually"
#~ msgstr "Entrada manual"

#~ msgid "Current connection"
#~ msgstr "Connexió actual"

#~ msgid "Socket"
#~ msgstr "Sòcol"

#~ 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."

#, fuzzy
#~| msgid "New"
#~ msgctxt "Crate new trigger"
#~ msgid "New"
#~ msgstr "Nou"

#~ 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>."

#~ 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"

#~ msgid "Display databases in a tree"
#~ msgstr "Mostra les bases de dades en arbre"

#~ 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"

#~ msgid "Use light version"
#~ msgstr "Usar versió lleugera"

#~ 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"

#~ 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"

#~ msgid "Display database comment instead of its name"
#~ msgstr "Mostra comentari de la base de dades en lloc del seu nom"

#~ 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]anidat[/kbd], el àlies del nom de la taula "
#~ "només es fa servir per a separar/anidar les taules segons la directiva "
#~ "$cfg['LeftFrameTableSeparator'], així només la carpeta s'anomena com "
#~ "l'àlies, el nom de la taula roman intacte"

#~ msgid "Display table comment instead of its name"
#~ msgstr "Mostra comentari de taula en lloc del seu nom"

#~ msgctxt "short form"
#~ msgid "Create table"
#~ msgstr "Crea una taula"

#~ msgctxt "MySQL 5.5 documentation language"
#~ msgid "en"
#~ msgstr "en"

#~ msgctxt "MySQL 5.1 documentation language"
#~ msgid "en"
#~ msgstr "en"

#~ msgctxt "MySQL 5.0 documentation language"
#~ msgid "en"
#~ msgstr "en"

#~ msgctxt "PHP documentation language"
#~ msgid "en"
#~ msgstr "en"

#, fuzzy
#~| msgid "Do you really want to "
#~ msgid "Do you really want to execute following query?"
#~ msgstr "Realment vols fer?"

#~ msgid "DocSQL"
#~ msgstr "DocSQL"

#, fuzzy
#~| msgid "Privileges"
#~ msgid "Privileges for all users"
#~ msgstr "Permisos"

#~ msgid "PDF"
#~ msgstr "PDF"

#~ msgid "PHP array"
#~ msgstr "matriu PHP"

#~ 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."

#~ 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"

#~ msgid "Usage"
#~ msgstr "Ús"

#, fuzzy
#~| msgid "Linestring"
#~ msgid "String"
#~ msgstr "Cadena de línies"

#~ msgid "Show help button instead of Documentation text"
#~ msgstr "Mostra el botó d'ajuda en lloc del text de la Documentació"

#~ msgid "Show help button"
#~ msgstr "Mostra el botó d'ajuda"

#~ msgid "The remaining columns"
#~ msgstr "Columnes restants"

#~ 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ó."

#~ msgid "Verbose multiple statements"
#~ msgstr "Mostra les instruccions multiples"

#, fuzzy
#~| msgid "Data only"
#~ msgid "Dates only."
#~ msgstr "Només dades"

#~ msgid ""
#~ "Suggest a database name on the \"Create Database\" form (if possible) or "
#~ "keep the text field empty"
#~ msgstr ""
#~ "Proposa un nom de base de dades al formulari \"Crear Base de Dades\" (si "
#~ "es posible) o bé deixa buit el camp de text"

#~ msgid "Suggest new database name"
#~ msgstr "Proposa un nou nom de base de dades"

#~ msgid "Show icons for warning, error and information messages"
#~ msgstr "Mostra icones per missatges d'avís, error i informació"

#~ msgid "Iconic errors"
#~ msgstr "Icones d' errors"

#~ msgid "Use less graphically intense tabs"
#~ msgstr "Ús de pestanyes amb menys contingut gràfic"

#~ msgid "Light tabs"
#~ msgstr "Pestanyes lleugeres"

#~ msgid "Use icons on main page"
#~ msgstr "Usa icones a la pàgina principal"

#~ 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"

#~ msgid "Verbose check"
#~ msgstr "Comprobació explicativa"

#~ 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 ""
#~ "No hi ha suport de Javascript al teu navegador, o bé està desactivat, "
#~ "algunes funcions de phpMyAdmin poden estar desactivades. Per exemple, el "
#~ "marc de navegació no s'actualitzarà automàticament."

#~ msgid "Add a value"
#~ msgstr "Afegir un valor"

#~ msgid "Copy and paste the joined values into the \"Length/Values\" field"
#~ msgstr "Còpia i enganxa els valors junts dins del camp \"Longitud/Valors\""

#, fuzzy
#~ msgid "Tracking for %1$s, version %2$s is deactivated."
#~ msgstr "Seguiment per %s.%s , desactivada la versió %s."

#, fuzzy
#~ msgid "Tracking for %1$s, version %2$s is activated."
#~ msgstr "Activat el seguiment per %s.%s , versió %s."

#, fuzzy
#~ msgctxt "Correctly setup"
#~ msgid "OK"
#~ msgstr "Correcte"

#, fuzzy
#~ msgid "All users"
#~ msgstr "Afegirl usuari"

#, fuzzy
#~ msgid "All hosts"
#~ msgstr "Qualsevol servidor"

#~ msgid "No blob streaming server configured!"
#~ msgstr "No s'ha configurat un servidor d'emissió binari -blob streaming-!"

#~ msgid "Failed to open remote URL"
#~ msgstr "Error en obrir una URL remota"

#~ msgid "You are about to DISABLE a BLOB Repository!"
#~ msgstr "Estàs a punt de DESACTIVAR un repositori BLOB!"

#~ 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?"

#~ msgid "Unknown error while uploading."
#~ msgstr "Error desconegut al pujar l'arxiu."

#~ msgid "PBMS error"
#~ msgstr "Error de PBMS"

#~ msgid "PBMS connection failed:"
#~ msgstr "Error en la connexió PBMS:"

#~ msgid "PBMS get BLOB info failed:"
#~ msgstr "Ha fallat l'obtenció d'ínformació BLOB per a PBMS:"

#, fuzzy
#~ msgid "PBMS get BLOB Content-Type failed"
#~ msgstr "Ha fallat l'obtenció del Content-Type BLOB"

#~ msgid "View image"
#~ msgstr "Veure imatge"

#~ msgid "Play audio"
#~ msgstr "Escolta audio"

#~ msgid "View video"
#~ msgstr "Veure video"

#~ msgid "Could not open file: %s"
#~ msgstr "No es pot obrir l'arxiu: %s"

#~ msgid "Garbage Threshold"
#~ msgstr "Llindar de les escombraries"

#~ msgid ""
#~ "The percentage of garbage in a repository file before it is compacted."
#~ msgstr ""
#~ "El percentatge d'escombraries en un registre de dades abans de compactar."

#~ msgid ""
#~ "The port for the PBMS stream-based communications. Setting this value to "
#~ "0 will disable HTTP communication with the daemon."
#~ msgstr ""
#~ "The port per les comunicacions basades en streams PBMS. Establint aquest "
#~ "valor a 0 desactivarà la comunicació HTTP amb el dimoni."

#~ msgid "Repository Threshold"
#~ msgstr "Llindar del Repositori"

#~ msgid ""
#~ "The maximum size of a BLOB repository file. You may use Kb, MB or GB to "
#~ "indicate the unit of the value. A value in bytes is assumed when no unit "
#~ "is specified."
#~ msgstr ""
#~ "El tamany màxim d'un arxiu de repositori BLOB. Pots usar Kb, MB or GB per "
#~ "indicar les unitats del valor. S'assumeix el valor en bytes si no "
#~ "s'indica la unitat."

#~ msgid "Temp Blob Timeout"
#~ msgstr "Temps excedit del temporal Blob"

#~ msgid ""
#~ "The timeout, in seconds, for temporary BLOBs. Uploaded BLOB data is "
#~ "removed after this time, unless they are referenced by a record in the "
#~ "database."
#~ msgstr ""
#~ "El temps excedit, en segons, per a BLOBs temporals. Les dades BLOB "
#~ "pujades s'esborren un cop passat aquest temps, excepte si estan "
#~ "referenciades per un registre a la base de dades."

#~ msgid "Temp Log Threshold"
#~ msgstr "Llindar de l'arxiu de Registre -Log-"

#~ msgid ""
#~ "The maximum size of a temporary BLOB log file. You may use Kb, MB or GB "
#~ "to indicate the unit of the value. A value in bytes is assumed when no "
#~ "unit is specified."
#~ msgstr ""
#~ "El tamany màxim d'un arxiu de registre BLOB. Pots usar Kb, MB or GB per "
#~ "indicar les unitats del valor. S'assumeix el valor en bytes si no "
#~ "s'indica la unitat."

#~ msgid "Max Keep Alive"
#~ msgstr "Màxim temps actiu"

#~ msgid ""
#~ "The timeout for inactive connection with the keep-alive flag set. After "
#~ "this time the connection will be closed. The time-out is in milliseconds "
#~ "(1/1000)."
#~ msgstr ""
#~ "El tems excedit per a connexions inactives amb indicador keep-alive "
#~ "activat. Després d'aquest temps, es tancarà la connexió. El temps excedit "
#~ "s'indica en milisegons (1/1000)."

#~ msgid ""
#~ "A \":\" delimited list of metadata headers to be used to initialize the "
#~ "pbms_metadata_header table when a database is created."
#~ msgstr ""
#~ "Una llista de capçaleres de metadades delimitades per \":\" per utilitzar-"
#~ "se per a inicialitzar la taula pbms_metadata_header quan es crea una base "
#~ "de dades."

#~ msgid ""
#~ "Documentation and further information about PBMS can be found on %sThe "
#~ "PrimeBase Media Streaming home page%s."
#~ msgstr ""
#~ "Pots trobar la documentació i més informació sobre PBMS en la pàgina "
#~ "principal de %sThe PrimeBase Media Streaming%s."

#~ msgid "The PrimeBase Media Streaming Blog by Barry Leslie"
#~ msgstr "El Blog de PrimeBase Media Streaming per Barry Leslie"

#~ msgid "PrimeBase XT Home Page"
#~ msgstr "Pàgina principal de PrimeBase XT"

#~ msgid "The PrimeBase Media Streaming (PBMS) home page"
#~ msgstr "La pàgina principal de The PrimeBase Media Streaming (PBMS)"

#~ msgctxt "Create none database for user"
#~ msgid "None"
#~ msgstr "Cap"

#~ msgid "Remove BLOB Repository Reference"
#~ msgstr "Treure Referència a Repositori BLOB"

#~ msgid "Upload to BLOB repository"
#~ msgstr "Puja al repositori BLOB"

#~ msgid "Maximum number of records saved in \"table_uiprefs\" table"
#~ msgstr "Màxim nombre de taules mostrades a la llista"

#~ msgid "Click to unselect"
#~ msgstr "Clica per deseleccionar"

#~ msgid "Modify an index"
#~ msgstr "Modifica un índex"

#~ msgid "Column count has to be larger than zero."
#~ msgstr "El comptador de columnes ha de ser més gran que zero."

#~ msgid "+ Restart insertion and add a new value"
#~ msgstr "+ Reinicia l'inserció i afegeix un nou valor"

#~ msgid "Create Table"
#~ msgstr "Crea una taula"

#~ msgid "(or the local Drizzle server's socket is not correctly configured)"
#~ msgstr ""
#~ "(o el sòcol del servidor local MySQL no està configurat correctament)"

#~ msgid ""
#~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates "
#~ "maximum number for which vertical model is used"
#~ msgstr ""
#~ "[kbd]horitzontal[/kbd], [kbd]vertical[/kbd] o bé un nombre que indica el "
#~ "màxim nombre per quan s'utilitza el mode vertical"

#~ msgid "Display direction for altering/creating columns"
#~ msgstr "Direcció de visualització per modificació/creació de columnes"

#~ msgid "Create table on database %s"
#~ msgstr "Crear una taula nova a la base de dades %s"

#~ msgid "Data Label"
#~ msgstr "Etiqueta"

#~ msgid "Location of the text file"
#~ msgstr "Ubicació de l'arxiu de text"

#~ msgid "MySQL charset"
#~ msgstr "Joc de caràcters de MySQL"

#~ msgid "MySQL client version"
#~ msgstr "Versió del client MySQL"

#~ msgid ""
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
#~ "appropriate column name."
#~ msgstr ""
#~ "La columna 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."

#~ msgid "memcached usage"
#~ msgstr "Utilització d'espai"

#~ msgid "% open files"
#~ msgstr "Mostra taules obertes"

#~ msgid "% connections used"
#~ msgstr "Connexions"

#~ msgid "% aborted connections"
#~ msgstr "Connexió comprimida"

#~ msgid "CPU Usage"
#~ msgstr "Ús"

#~ msgid "Swap Usage"
#~ msgstr "Ús"

#~ msgid "Excel 97-2003 XLS Workbook"
#~ msgstr "Llibre d'Excel 97-2003 XLS"

#~ msgid "Excel 2007 XLSX Workbook"
#~ msgstr "Llibre d'Excel 2007 XLSX"

#~ msgctxt "PDF"
#~ msgid "page"
#~ msgstr "pàgines"

#~ msgid "Inline Edit"
#~ msgstr "Edició en linia"

#~ msgid "Previous"
#~ msgstr "Anterior"

#~ 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."

#~ msgid "Switch to"
#~ msgstr "Canvia a"

#~ msgid "settings"
#~ msgstr "configuració"

#~ msgid "Refresh rate:"
#~ msgstr "Refresca"

#~ msgid "Clear monitor config"
#~ msgstr "Usuari per autenticació config"

#~ msgid "Server traffic"
#~ msgstr "Elecció de Servidor"

#~ msgid "Value too long in the form!"
#~ msgstr "Falta un valor al formulari!"

#~ msgid "Export of event \"%s\""
#~ msgstr "Exporta contingut"

#~ msgid "No trigger with name %s found"
#~ msgstr "El camí de les imatges del tema %s és incorrecte!"

#~ msgid "row(s) starting from row #"
#~ msgstr "fila(es) començant des de la fila #"

#~ msgid "in %s mode and repeat headers after %s cells"
#~ msgstr "en mode %s i repeteix capçaleres després de %s cel·les "

#~ 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é."

#~ msgid "Dropping Event"
#~ msgstr "Event d'esborrat"

#~ msgid "Dropping Procedure"
#~ msgstr "Procediment d'esborrat"

#~ msgid "Theme / Style"
#~ msgstr "Tema / Estil"

#~ msgid "seconds"
#~ msgstr "Segon"

#~ msgid "Query execution time comparison (in microseconds)"
#~ msgstr "Comparació del temps d'execució de consultes (en microsegons)"

#~ msgid "GD extension is needed for charts."
#~ msgstr "Es necessita l'extensió GD per als gràfics."

#~ msgid "JSON encoder is needed for chart tooltips."
#~ msgstr ""
#~ "Es necessita el codificador JSON per a les descripcions de les eines dels "
#~ "gràfics."

#~ 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."

#~ msgctxt "$strShowStatusReset"
#~ msgid "Reset"
#~ msgstr "Reinicia"

#~ msgctxt "for Show status"
#~ msgid "Reset"
#~ msgstr "Reinicialitza"

#~ 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."

#~ 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."

#~ msgid "Note: Generating the query chart can take a long time."
#~ msgstr "Nota: Generar el gràfic de consultes pot ser molt llarg."

#~ msgid ""
#~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
#~ "6.29[/doc]"
#~ msgstr ""
#~ "El resultat d'aquesta consuta no es pot usar per a un gràfic. See "
#~ "[doc@faq6-29]PFC -FAQ- 6.29[/doc]"

#~ msgid "Title"
#~ msgstr "Títol"

#~ msgid "Area margins"
#~ msgstr "Marges de l'àrea"

#~ msgid "Legend margins"
#~ msgstr "Marges de la llegenda"

#~ msgid "Radar"
#~ msgstr "Radar"

#~ msgid "Multi"
#~ msgstr "Multi"

#~ msgid "Continuous image"
#~ msgstr "Imatge contínua"

#~ msgid ""
#~ "For compatibility reasons the chart image is segmented by default, select "
#~ "this to draw the whole chart in one image."
#~ msgstr ""
#~ "Per raons de compatibilitat l'imatge del gràfic es divideix per defecte, "
#~ "selecciona això per dibuixar el gràfic complet en una imatge."

#~ msgid ""
#~ "When drawing a radar chart all values are normalized to a range [0..10]."
#~ msgstr ""
#~ "Quan es dibuixa un gràfic de radar tots els valors es normalitzen al rang "
#~ "[0..10]."

#~ msgid ""
#~ "Note that not every result table can be put to the chart. See <a href=\"./"
#~ "Documentation.html#faq6-29\" target=\"Documentation\">FAQ 6.29</a>"
#~ msgstr ""
#~ "Teniu en compte que no totes les taules de resultat poden esdevenir un "
#~ "gràfic. Veieu <a href=\"./Documentation.html#faq6-29\" "
#~ "target=\"Documentation\">PFC -FAQ- 6.29</a>"

#~ msgid "Add a New User"
#~ msgstr "Afegeix un usuari nou"

#~ msgid "Show table row links on left side"
#~ msgstr "Mostra enllaç de nombre de files a la taula al marc esquerre"

#~ msgid "Show table row links on right side"
#~ msgstr "Mostra enllaç de nombre de files a la taula al marc dret"

#~ msgid "Background color"
#~ msgstr "Color de fons"

#~ msgid "Choose…"
#~ msgstr "Tria…"

#~ msgid "Delete the matches for the "
#~ msgstr "Esborrar les coincidències per a la taula %s?"

#~ msgid "Show left delete link"
#~ msgstr "Mostra l'enllaç esquerre d'esborrat"

#~ msgid "Show right delete link"
#~ msgstr "Mostra l'enllaç dret d'esborrat"

#~ msgid "Mailing lists"
#~ msgstr "Llistes de correu"

#~ msgid "yes"
#~ msgstr "Si"

#~ msgid "closed"
#~ msgstr "Tanca"

#~ msgid "to/from page"
#~ msgstr "plana a/de"

#~ msgid "Disable Statistics"
#~ msgstr "Desactiva Estadístiques"
