diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2023-11-21 12:50:19 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2023-11-21 12:51:44 +0100 |
commit | d0fb14adc60976ff54a9561254d070717a76004c (patch) | |
tree | 2e15ef285693c7db99cf96ef5abd941c61df60b6 /source/ca/dbaccess/messages.po | |
parent | 836a089516280362935a222d00518985605ff30f (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I38c7510b87b7a3c20132436d66132832d214b4b2
Diffstat (limited to 'source/ca/dbaccess/messages.po')
-rw-r--r-- | source/ca/dbaccess/messages.po | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/source/ca/dbaccess/messages.po b/source/ca/dbaccess/messages.po index 8be5ef97dbb..33ac30cae98 100644 --- a/source/ca/dbaccess/messages.po +++ b/source/ca/dbaccess/messages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-11-02 14:48+0100\n" -"PO-Revision-Date: 2023-07-31 08:25+0000\n" +"PO-Revision-Date: 2023-11-15 23:34+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ca/>\n" "Language: ca\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.18.2\n" "X-POOTLE-MTIME: 1562301145.000000\n" #. BiN6g @@ -4090,7 +4090,7 @@ msgstr "Usuari «$name$: $»" #: dbaccess/uiconfig/ui/postgrespage.ui:24 msgctxt "postgrespage|header" msgid "Set up a connection to a PostgreSQL database" -msgstr "" +msgstr "Configura una connexió a una base de dades PostgreSQL" #. o8BnM #: dbaccess/uiconfig/ui/postgrespage.ui:30 @@ -4102,7 +4102,7 @@ msgstr "Configureu una connexió a una base de dades PostgreSQL" #: dbaccess/uiconfig/ui/postgrespage.ui:45 msgctxt "postgrespage|helpLabel" msgid "Please enter the required information to connect to a PostgreSQL database, either by entering the host name, port number and server, or by entering the connection string." -msgstr "" +msgstr "Introduïu la informació requerida per a connectar-vos a una base de dades PostgreSQL, ja sigui introduint el nom de l'amfitrió, el número de port i el servidor, o introduint la cadena de connexió." #. cwtYL #: dbaccess/uiconfig/ui/postgrespage.ui:52 @@ -4114,7 +4114,7 @@ msgstr "Introduïu la informació requerida per a connectar a una base de dades #: dbaccess/uiconfig/ui/postgrespage.ui:67 msgctxt "postgrespage|helpSupport" msgid "Please contact your system administrator if you are unsure" -msgstr "" +msgstr "Contacteu amb l'administrador del sistema si no n'esteu segur" #. EJzdP #: dbaccess/uiconfig/ui/postgrespage.ui:89 @@ -4138,19 +4138,19 @@ msgstr "Número de _port:" #: dbaccess/uiconfig/ui/postgrespage.ui:136 msgctxt "postgrespage|extended_tip|dbNameEntry" msgid "Enter the name of the database." -msgstr "" +msgstr "Introduïu el nom de la base de dades." #. LC4Q7 #: dbaccess/uiconfig/ui/postgrespage.ui:154 msgctxt "postgrespage|extended_tip|hostNameEntry" msgid "Enter the server url of the database. " -msgstr "" +msgstr "Introduïu l'URL del servidor de la base de dades. " #. DT5z8 #: dbaccess/uiconfig/ui/postgrespage.ui:179 msgctxt "postgrespage|extended_tip|portNumEntry" msgid "Enter the port number of the DBMS service. Default for PostgreSQL is 5432." -msgstr "" +msgstr "Introduïu el número de port del servei DBMS. Per defecte per a PostgreSQL és 5432." #. oa9jC #: dbaccess/uiconfig/ui/postgrespage.ui:193 @@ -4162,13 +4162,13 @@ msgstr "Per defecte: 5432" #: dbaccess/uiconfig/ui/postgrespage.ui:228 msgctxt "specialpostgrespage|connectionStringLabel" msgid "Alternatively, enter the driver-specific connection string here" -msgstr "" +msgstr "Alternativament, introduïu aquí la cadena de connexió específica del controlador" #. EoCp5 #: dbaccess/uiconfig/ui/postgrespage.ui:252 msgctxt "postgrespage|extended_tip|browseurl" msgid "Enter the complete connector URL to access the PostGreSQL DBMS service. The connector URL is in the form \"postgresql://myHost:port/MyDatabase\"." -msgstr "" +msgstr "Introduïu l'URL complet del connector per a accedir al servei DBMS PostGreSQL. L'URL del connector té el format «postgresql://elMeuAmfitrió:port/LaMevaBaseDeDades»." #. 9sAsA #: dbaccess/uiconfig/ui/querycolmenu.ui:12 |