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 1r3bp9-004kqy-Ra for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Nov 2023 12:50:23 +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 1r3bp8-006jB5-8H for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Nov 2023 12:50:22 +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 1r3bp7-006jAr-Uy for pgadmin-hackers@lists.postgresql.org; Thu, 16 Nov 2023 12:50:22 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r3bp0-005rPD-MK for pgadmin-hackers@lists.postgresql.org; Thu, 16 Nov 2023 12:50:20 +0000 Received: from github.com (hubbernetes-node-fc8961c.ac4-iad.github.net [10.52.135.30]) by smtp.github.com (Postfix) with ESMTPA id 9096F7011BF for ; Thu, 16 Nov 2023 04:50:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700139013; bh=S9AItzI8aa33mPQD+lOAXJ+ZKxqZWXkjlvouCSCyFeg=; h=Date:From:To:Subject:From; b=h4TduJzEN8p/Aniqsn652oe/OQIb6ERNt6ArWCLWjhfIfxQpeNc8jvSIz7/A3OPRA Qd5V3BThyslqYJlqFyzR8LzYxQ46iqVmo4aEryM5o/6FmXU9/VB4gvIE9PChjV7tXR eBs0FmuV8nhkcStmIlu6wQ2O5DAtBD+lMa3/RmRg= Date: Thu, 16 Nov 2023 04:50:13 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 0e3dc7: Update message catalogs for v7.9 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: 0e3dc74bb457b0434731ba26c08e523a8055f943 https://github.com/pgadmin-org/pgadmin4/commit/0e3dc74bb457b0434731ba26c08e523a8055f943 Author: Akshay Joshi Date: 2023-11-16 (Thu, 16 Nov 2023) Changed paths: 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 catalogs for v7.9