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 1qglcS-00HGlE-9S for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Sep 2023 12:38:52 +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 1qglcQ-008GAP-Tk for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Sep 2023 12:38:50 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qglcQ-008GAC-Ju for pgadmin-hackers@lists.postgresql.org; Thu, 14 Sep 2023 12:38:50 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qglcN-0052Lu-8m for pgadmin-hackers@lists.postgresql.org; Thu, 14 Sep 2023 12:38:49 +0000 Received: from github.com (hubbernetes-node-3263c14.ash1-iad.github.net [10.56.131.82]) by smtp.github.com (Postfix) with ESMTPA id 76EF71012B7 for ; Thu, 14 Sep 2023 05:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1694695125; bh=SQKviZzclTebwKEXADe09tHjPxhcLL9/5kapoBtaTEk=; h=Date:From:To:Subject:From; b=NBIV8ZD9BMsmTujmSms3R3vsn8I50kZYsMJLHxexyaxLy60N20EIfFFlkTpeAvAoB GIMSIZcTpCyH0rQ/Vy5CWmCVF0PXwkDzoawQdcyvr52dKZ92CFqSKJH5l3V4LPb4Ph qzipPWryMPB8I9tPw4wew9lXOl10WODgEFZhnU60= Date: Thu, 14 Sep 2023 05:38:45 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 64c71b: Update message catalogs for v7.7 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: 64c71becc671b79137a7264384ea498893bab047 https://github.com/pgadmin-org/pgadmin4/commit/64c71becc671b79137a7264384ea498893bab047 Author: Akshay Joshi Date: 2023-09-14 (Thu, 14 Sep 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.7