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 1rVZRW-0005CN-B7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Feb 2024 15:57:34 +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 1rVZRV-005iLZ-BJ for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Feb 2024 15:57:33 +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 1rVZRV-005iLR-3z for pgadmin-hackers@lists.postgresql.org; Thu, 01 Feb 2024 15:57:33 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rVZRS-004Y5o-73 for pgadmin-hackers@lists.postgresql.org; Thu, 01 Feb 2024 15:57:31 +0000 Received: from github.com (hubbernetes-node-e5f515e.ash1-iad.github.net [10.56.161.41]) by smtp.github.com (Postfix) with ESMTPA id EBE8A6009E4 for ; Thu, 1 Feb 2024 07:57:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1706803048; bh=XH0Q6tiIG/z2c3NYPAsqfr97lbhsTYhjkMIBkvCA/HA=; h=Date:From:To:Subject:From; b=NCL4LSmcFh5pkWBLTOiiTD3t/7gQs9OzOIXZnfnP5eF8QvDY2s6Z6nOlQ9N7eiABj CfaJt/1AUihXGaqxP9hswBuxM+NK8ofq6gMgybPssk82wXn3ckrzDDxUONG6F76gUb PzHQhZMvtrz9yhcRLMZNFZFBSIjWSDF5KDFTC7gI= Date: Thu, 01 Feb 2024 07:57:28 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] e12e8b: Update message catalogs for v8.3 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: e12e8bc9cf38390426e0df072b7f3a3d6d54cdd1 https://github.com/pgadmin-org/pgadmin4/commit/e12e8bc9cf38390426e0df072b7f3a3d6d54cdd1 Author: Akshay Joshi Date: 2024-02-01 (Thu, 01 Feb 2024) 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 v8.3