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 1qWcwq-003qJ6-RR for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Aug 2023 13:22:00 +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 1qWcwp-00HN3F-BX for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Aug 2023 13:21:59 +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 1qWcwp-00HN37-1o for pgadmin-hackers@lists.postgresql.org; Thu, 17 Aug 2023 13:21:59 +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 1qWcwl-000dFC-Mr for pgadmin-hackers@lists.postgresql.org; Thu, 17 Aug 2023 13:21:57 +0000 Received: from github.com (hubbernetes-node-0ac6ab5.ash1-iad.github.net [10.56.146.23]) by smtp.github.com (Postfix) with ESMTPA id BE5C410105D for ; Thu, 17 Aug 2023 06:21:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1692278514; bh=7CEsZMTeHEw82KRj7STbp5YS784hf7uFpkZE4P6e1g4=; h=Date:From:To:Subject:From; b=TYY/rxM5dAKzZOku7z8h9bxSEZCFnjj82giiw4xGDO8OTG6s344WJtgVEiMQJwT42 nY9br2UrcGhK8jMmIJbJzQlYtGQy4r9tY2C+vp1UhxChELOXTJgxoX1+w99MkYkfcu 7cbALoNXmubQ99kBwJaCVs1QdT9KYj+FQ9SK6wVA= Date: Thu, 17 Aug 2023 06:21:54 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] eee7e1: Update message catalogs. 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: eee7e1ae5336e28cc563c1395dc269a228b6e738 https://github.com/pgadmin-org/pgadmin4/commit/eee7e1ae5336e28cc563c1395dc269a228b6e738 Author: Akshay Joshi Date: 2023-08-17 (Thu, 17 Aug 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.