Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rBFVA-00A5Zp-2s for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Dec 2023 14:37:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rBFV8-000v6r-PE for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Dec 2023 14:37:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rBFUV-000tI1-2q for pgadmin-hackers@lists.postgresql.org; Thu, 07 Dec 2023 14:36:39 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rBFUO-009GIC-CM for pgadmin-hackers@lists.postgresql.org; Thu, 07 Dec 2023 14:36:37 +0000 Received: from github.com (hubbernetes-node-af1bed5.ash1-iad.github.net [10.56.150.36]) by smtp.github.com (Postfix) with ESMTPA id 13646101009 for ; Thu, 7 Dec 2023 06:36:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701959791; bh=LResrqzj2BeoE7EsTpA6ssXrZT717an1HQpQm+mshAg=; h=Date:From:To:Subject:From; b=QFp1EJFKg8QbGi4aHQXY6UHiNZQcHU11HnWXppWLRQDB2QrzqlE+J2Nug7XcPD/y9 gnGfFM3VT5jgsmizmPOjwLRliDJwnPe5Em6mcVLXJiJ6GOLFOBFUSE+kaM3b0xISyG WpQKcD8ojv1joJtYUIxdaM5/N7wvmO12eS2o0p30= Date: Thu, 07 Dec 2023 06:36:31 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 75a1b4: Update message catalog for v8.1 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 75a1b4b17e695a79824290773909064f8c7eed96 https://github.com/pgadmin-org/pgadmin4/commit/75a1b4b17e695a79824290773909064f8c7eed96 Author: Akshay Joshi Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M docs/en_US/release_notes_8_1.rst M web/pgadmin/messages.pot M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo M web/pgadmin/translations/cs/LC_MESSAGES/messages.po M web/pgadmin/translations/de/LC_MESSAGES/messages.mo M web/pgadmin/translations/de/LC_MESSAGES/messages.po M web/pgadmin/translations/es/LC_MESSAGES/messages.mo M web/pgadmin/translations/es/LC_MESSAGES/messages.po M web/pgadmin/translations/fr/LC_MESSAGES/messages.mo M web/pgadmin/translations/fr/LC_MESSAGES/messages.po M web/pgadmin/translations/id/LC_MESSAGES/messages.mo M web/pgadmin/translations/id/LC_MESSAGES/messages.po M web/pgadmin/translations/it/LC_MESSAGES/messages.mo M web/pgadmin/translations/it/LC_MESSAGES/messages.po M web/pgadmin/translations/ja/LC_MESSAGES/messages.mo M web/pgadmin/translations/ja/LC_MESSAGES/messages.po M web/pgadmin/translations/ko/LC_MESSAGES/messages.mo M web/pgadmin/translations/ko/LC_MESSAGES/messages.po M web/pgadmin/translations/pl/LC_MESSAGES/messages.mo M web/pgadmin/translations/pl/LC_MESSAGES/messages.po M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po M web/pgadmin/translations/ru/LC_MESSAGES/messages.mo M web/pgadmin/translations/ru/LC_MESSAGES/messages.po M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo M web/pgadmin/translations/zh/LC_MESSAGES/messages.po Log Message: ----------- Update message catalog for v8.1