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 1rLNpF-007bZ6-5J for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Jan 2024 13:31:57 +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 1rLNpD-00CnnV-3Q for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Jan 2024 13:31:55 +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 1rLNpC-00CnnN-Qi for pgadmin-hackers@lists.postgresql.org; Thu, 04 Jan 2024 13:31:54 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rLNp9-00FVid-Qm for pgadmin-hackers@lists.postgresql.org; Thu, 04 Jan 2024 13:31:54 +0000 Received: from github.com (hubbernetes-node-98f0704.va3-iad.github.net [10.48.135.30]) by smtp.github.com (Postfix) with ESMTPA id 2A6C6E0959 for ; Thu, 4 Jan 2024 05:31:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1704375110; bh=JeMPd1o4mAy49jePoL5XkOM1K+BgLKKnj0pLn/9vN7c=; h=Date:From:To:Subject:From; b=Ricgg9cQhAPhQTtsHFM2RKmRHXHqeaVDRaeq2zg8tts6ClYRyCBfeKxXdGQV8dQd2 esMQ0JZdffhLUgdQKxE5xPEzkrJZLyPg4eNbMvAtjH11uQpFdLygbqpvNa1X03VvaG U30rOOGDua6PYR6vKFNNRMGWoANYRU3Sk0CruNGA= Date: Thu, 04 Jan 2024 05:31:50 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] db7273: Update message catalogs for v8.2 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: db727381b113f2844a435d8b34b34d0c780edaa4 https://github.com/pgadmin-org/pgadmin4/commit/db727381b113f2844a435d8b34b34d0c780edaa4 Author: Akshay Joshi Date: 2024-01-04 (Thu, 04 Jan 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.2