# Catalan translation of Field Hidden (7.x-1.2)
# Copyright (c) 2022 by the Catalan translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field Hidden (7.x-1.2)\n"
"POT-Creation-Date: 2022-12-13 10:36+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n>1);\n"

msgid "Prefix"
msgstr "Prefix"
msgid "Suffix"
msgstr "Sufix"
msgid "Format"
msgstr "Format"
msgid "<none>"
msgstr "Cap"
msgid "Fields"
msgstr "Camps"
msgid "Maximum"
msgstr "Màxim"
msgid "Scale"
msgstr "Escalar"
msgid "Maximum length"
msgstr "Longitud màxima"
msgid "Minimum"
msgstr "Mínim"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
msgstr ""
"El nombre total de dígits a emmagatzemar a la base de dades, "
"incloent-hi els de la dreta del decimal."
msgid "The number of digits to the right of the decimal."
msgstr "El nombre de dígits a la dreta de la coma."
msgid "Decimal marker"
msgstr "Separador de decimals"
msgid "The character users will input to mark the decimal point in forms."
msgstr ""
"El caràcter que els usuaris introduiran com a separador dels decimals "
"en els formularis."
msgid "Space"
msgstr "Espai"
msgid "About"
msgstr "Detalls"
msgid "Decimal point"
msgstr "Punt decimal"
msgid "Comma"
msgstr "Coma"
msgid "The maximum length of the field in characters."
msgstr "La llargada màxima del camp en caràcters."
msgid "%name must be a positive integer."
msgstr "%name ha de ser un enter positiu."
msgid "%name must be a number."
msgstr "%name ha de ser un número."
msgid "This field stores a number in the database as an integer."
msgstr "Aquest camp emmagatzema un número a la base de dades com un enter."
msgid "This field stores a number in the database in a fixed decimal format."
msgstr ""
"Aquest camp emmagatzema un número a la base de dades en format de "
"decimal fix."
msgid ""
"The minimum value that should be allowed in this field. Leave blank "
"for no minimum."
msgstr ""
"El valor mínim que s'ha de permetre en aquest camp. Deixeu-ho en "
"blanc per no establir cap mínim."
msgid ""
"The maximum value that should be allowed in this field. Leave blank "
"for no maximum."
msgstr ""
"El valor màxim que s'ha de permetre en aquest camp. Deixeu-ho en "
"blanc per no establir cap màxim."
msgid ""
"Define a string that should be prefixed to the value, like '$ ' or "
"'&euro; '. Leave blank for none. Separate singular and plural values "
"with a pipe ('pound|pounds')."
msgstr ""
"Definiu una cadena de text que s'utilitzarà com a prefix del valor, "
"com per exemple '$' o '&euro; '. Deixeu-ho en blanc per no establir-ne "
"cap. Separeu els valors singular i plural amb una barra vertical "
"('lliura|lliures')."
msgid "This field stores varchar text in the database."
msgstr "Aquest camp emmagatzema un text de mida variable a la base de dades."
msgid "Hidden field"
msgstr "Camp ocult"
msgid "%name: the value may be no less than %min."
msgstr "%name: el valor no ha de ser més petit que %min."
msgid "%name: the value may be no greater than %max."
msgstr "%name: el valor no ha de ser més gran que %max."
msgid ""
"Define a string that should be suffixed to the value, like ' m', ' "
"kb/s'. Leave blank for none. Separate singular and plural values with "
"a pipe ('pound|pounds')."
msgstr ""
"Definiu una cadena de text que s'utilitzarà com a sufix del valor, "
"com per exemple 'm' o 'kb/s'. Deixeu-ho en blanc per no establir-ne "
"cap. Separeu els valors singular i plural amb una barra vertical "
"('lliura|lliures')."
msgid "Thousand marker"
msgstr "Indicador de milers"
msgid "Display prefix and suffix."
msgstr "Mostra el prefix i el sufix."
msgid "Display with prefix and suffix."
msgstr "Mostra amb el prefix i el sufix."
