261 lines
9.2 KiB
Plaintext
261 lines
9.2 KiB
Plaintext
#. extracted from forms/source/resource.oo
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+forms%2Fsource%2Fresource.oo&subcomponent=ui\n"
|
|
"POT-Creation-Date: 2012-07-04 16:38+0200\n"
|
|
"PO-Revision-Date: 2011-04-05 19:11+0200\n"
|
|
"Last-Translator: jmontane <joan@montane.cat>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\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: Translate Toolkit 1.9.0\n"
|
|
"X-Accelerator-Marker: ~\n"
|
|
|
|
#: xforms.src#RID_STR_XFORMS_NO_BINDING_EXPRESSION.string.text
|
|
msgid "Please enter a binding expression."
|
|
msgstr "Introduïu una expressió de vinculació."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_INVALID_BINDING_EXPRESSION.string.text
|
|
msgid "This is an invalid binding expression."
|
|
msgstr "Aquesta expressió de vinculació no és vàlida."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_INVALID_VALUE.string.text
|
|
msgid "Value is invalid."
|
|
msgstr "El valor no és vàlid."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_REQUIRED.string.text
|
|
msgid "A value is required."
|
|
msgstr "Es requereix un valor."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_INVALID_CONSTRAINT.string.text
|
|
msgid "The constraint '$1' not validated."
|
|
msgstr "No s'ha validat la restricció '$1'."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_IS_NOT_A.string.text
|
|
msgid "The value is not of the type '$2'."
|
|
msgstr "El valor no és del tipus '$2'."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_MAX_INCL.string.text
|
|
msgid "The value must be smaller than or equal to $2."
|
|
msgstr "El valor ha de ser més petit o igual que $2."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_MAX_EXCL.string.text
|
|
msgid "The value must be smaller than $2."
|
|
msgstr "El valor ha de ser més petit que $2."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_MIN_INCL.string.text
|
|
msgid "The value must be greater than or equal to $2."
|
|
msgstr "El valor ha de ser més gran o igual que $2."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_MIN_EXCL.string.text
|
|
msgid "The value must be greater than $2."
|
|
msgstr "El valor ha de ser més gran que $2."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_PATTERN.string.text
|
|
msgid "The value does not match the pattern '$2'."
|
|
msgstr "El valor no coincideix amb el patró '$2'."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_TOTAL_DIGITS.string.text
|
|
msgid "$2 digits allowed at most."
|
|
msgstr "Es permeten com a màxim $2 dígits."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_FRACTION_DIGITS.string.text
|
|
msgid "$2 fraction digits allowed at most."
|
|
msgstr "Es permeten com a màxim $2 dígits fraccionaris."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_LENGTH.string.text
|
|
msgid "The string must be $2 characters long."
|
|
msgstr "La cadena ha de tenir $2 caràcters."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_MIN_LENGTH.string.text
|
|
msgid "The string must be at least $2 characters long."
|
|
msgstr "La cadena ha de tenir $2 caràcters com a mínim."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_VALUE_MAX_LENGTH.string.text
|
|
msgid "The string can only be $2 characters long at most."
|
|
msgstr "La cadena ha de tenir $2 caràcters com a màxim."
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_STRING.string.text
|
|
msgid "String"
|
|
msgstr "Cadena"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_URL.string.text
|
|
msgid "Hyperlink"
|
|
msgstr "Enllaç"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_BOOLEAN.string.text
|
|
msgid "True/False (Boolean)"
|
|
msgstr "Cert / Fals (booleà)"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_DECIMAL.string.text
|
|
msgid "Decimal"
|
|
msgstr "Decimal"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_FLOAT.string.text
|
|
msgid "Floating point"
|
|
msgstr "Coma flotant"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_DOUBLE.string.text
|
|
msgid "Double"
|
|
msgstr "Doble"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_DATE.string.text
|
|
msgid "Date"
|
|
msgstr "Data"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_TIME.string.text
|
|
msgid "Time"
|
|
msgstr "Hora"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_DATETIME.string.text
|
|
msgid "Date and Time"
|
|
msgstr "Data i hora"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_YEARMONTH.string.text
|
|
msgid "Month and year"
|
|
msgstr "Mes i any"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_YEAR.string.text
|
|
msgid "Year"
|
|
msgstr "Any"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_MONTHDAY.string.text
|
|
msgid "Month and day"
|
|
msgstr "Mes i dia"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_MONTH.string.text
|
|
msgid "Month"
|
|
msgstr "Mes"
|
|
|
|
#: xforms.src#RID_STR_DATATYPE_DAY.string.text
|
|
msgid "Day"
|
|
msgstr "Dia"
|
|
|
|
#: xforms.src#RID_STR_XFORMS_CANT_EVALUATE.string.text
|
|
msgid "Error during evaluation"
|
|
msgstr "S'ha produït un error durant l'avaluació"
|
|
|
|
#: xforms.src#RID_STR_XFORMS_PATTERN_DOESNT_MATCH.string.text
|
|
msgid "The string '$1' does not match the required regular expression '$2'."
|
|
msgstr "La cadena '$1' no coincideix amb l'expressió regular requerida '$2'."
|
|
|
|
#: xforms.src#RID_STR_XFORMS_BINDING_UI_NAME.string.text
|
|
msgid "Binding"
|
|
msgstr "Vinculació"
|
|
|
|
#: strings.src#RID_BASELISTBOX_ERROR_FILLLIST.string.text
|
|
msgid "The contents of a combo box or list field could not be determined."
|
|
msgstr "No s'ha pogut determinar el contingut d'un camp de llista o quadre combinat."
|
|
|
|
#: strings.src#RID_STR_IMPORT_GRAPHIC.string.text
|
|
msgid "Insert graphics"
|
|
msgstr "Insereix gràfics"
|
|
|
|
#: strings.src#RID_STR_CONTROL_SUBSTITUTED_NAME.string.text
|
|
msgid "substituted"
|
|
msgstr "substituït"
|
|
|
|
#: strings.src#RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN.string.text
|
|
msgid "An error occurred while this control was being loaded. It was therefore replaced with a placeholder."
|
|
msgstr "S'ha produït un error mentre es carregava aquest control. Per aquest motiu, el control ha estat reemplaçat per un espai reservat."
|
|
|
|
#: strings.src#RID_STR_READERROR.string.text
|
|
msgid "Error reading data from database"
|
|
msgstr "S'ha produït un error en llegir les dades de la base de dades"
|
|
|
|
#: strings.src#RID_STR_CONNECTERROR.string.text
|
|
msgid "Connection failed"
|
|
msgstr "Ha fallat la connexió"
|
|
|
|
#: strings.src#RID_ERR_LOADING_FORM.string.text
|
|
msgid "The data content could not be loaded."
|
|
msgstr "No s'ha pogut carregar el contingut de les dades."
|
|
|
|
#: strings.src#RID_ERR_REFRESHING_FORM.string.text
|
|
msgid "The data content could not be updated"
|
|
msgstr "No s'ha pogut actualitzar el contingut de les dades"
|
|
|
|
#: strings.src#RID_STR_ERR_INSERTRECORD.string.text
|
|
msgid "Error inserting the new record"
|
|
msgstr "S'ha produït un error en inserir el registre nou"
|
|
|
|
#: strings.src#RID_STR_ERR_UPDATERECORD.string.text
|
|
msgid "Error updating the current record"
|
|
msgstr "S'ha produït un error en actualitzar el registre actual"
|
|
|
|
#: strings.src#RID_STR_ERR_DELETERECORD.string.text
|
|
msgid "Error deleting the current record"
|
|
msgstr "S'ha produït un error en suprimir el registre actual"
|
|
|
|
#: strings.src#RID_STR_ERR_DELETERECORDS.string.text
|
|
msgid "Error deleting the specified records"
|
|
msgstr "S'ha produït un error en suprimir els registres indicats"
|
|
|
|
#: strings.src#RID_STR_NEED_NON_NULL_OBJECT.string.text
|
|
msgid "The object cannot be NULL."
|
|
msgstr "L'objecte no pot ser NULL."
|
|
|
|
#: strings.src#RID_STR_OPEN_GRAPHICS.string.text
|
|
msgid "Insert graphics from..."
|
|
msgstr "Insereix un gràfic des de..."
|
|
|
|
#: strings.src#RID_STR_CLEAR_GRAPHICS.string.text
|
|
msgid "Remove graphics"
|
|
msgstr "Elimina els gràfics"
|
|
|
|
#: strings.src#RID_STR_INVALIDSTREAM.string.text
|
|
msgid "The given stream is invalid."
|
|
msgstr "El flux especificat no és vàlid."
|
|
|
|
#: strings.src#RID_STR_SYNTAXERROR.string.text
|
|
msgid "Syntax error in query expression"
|
|
msgstr "S'ha produït un error de sintaxi en analitzar l'expressió de consulta"
|
|
|
|
#: strings.src#RID_STR_INCOMPATIBLE_TYPES.string.text
|
|
msgid "The value types supported by the binding cannot be used for exchanging data with this control."
|
|
msgstr "Els tipus de valors compatibles amb la vinculació no es poden utilitzar per intercanviar dades amb aquest control."
|
|
|
|
#: strings.src#RID_STR_LABEL_RECORD.string.text
|
|
msgid "Record"
|
|
msgstr "Registre"
|
|
|
|
#: strings.src#RID_STR_INVALID_VALIDATOR.string.text
|
|
msgid "The control is connected to an external value binding, which at the same time acts as validator. You need to revoke the value binding, before you can set a new validator."
|
|
msgstr "El control està connectat a una vinculació de valor externa, que al mateix temps actua com a validador. Cal suprimir la vinculació de valor abans d'establir un validador nou."
|
|
|
|
#: strings.src#RID_STR_LABEL_OF.string.text
|
|
msgid "of"
|
|
msgstr "de"
|
|
|
|
#: strings.src#RID_STR_QUERY_SAVE_MODIFIED_ROW.string.text
|
|
msgid ""
|
|
"The content of the current form has been modified.\n"
|
|
"Do you want to save your changes?"
|
|
msgstr ""
|
|
"S'ha modificat el contingut del formulari actual.\n"
|
|
"Voleu desar els canvis?"
|
|
|
|
#: strings.src#RID_STR_COULD_NOT_SET_ORDER.string.text
|
|
msgid "Error setting the sort criteria"
|
|
msgstr "S'ha produït un error en establir els criteris d'ordenació"
|
|
|
|
#: strings.src#RID_STR_COULD_NOT_SET_FILTER.string.text
|
|
msgid "Error setting the filter criteria"
|
|
msgstr "S'ha produït un error en establir els criteris de filtratge"
|
|
|
|
#: strings.src#RID_STR_FEATURE_REQUIRES_PARAMETERS.string.text
|
|
msgid "To execute this function, parameters are needed."
|
|
msgstr "Necessiteu paràmetres per tal d'executar aquesta funció."
|
|
|
|
#: strings.src#RID_STR_FEATURE_NOT_EXECUTABLE.string.text
|
|
msgid "This function cannot be executed, but is only for status queries."
|
|
msgstr "Aquesta funció no es pot executar; és només per a consultes d'estat."
|
|
|
|
#: strings.src#RID_STR_FEATURE_UNKNOWN.string.text
|
|
msgid "Unknown function."
|
|
msgstr "Funció desconeguda."
|