Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1liuuK-0008FN-IR for pgadmin-hackers@arkaria.postgresql.org; Tue, 18 May 2021 08:16:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1liuuJ-00038U-JS for pgadmin-hackers@arkaria.postgresql.org; Tue, 18 May 2021 08:16:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1liurM-0000YE-R2 for pgadmin-hackers@lists.postgresql.org; Tue, 18 May 2021 08:13:48 +0000 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1liurJ-0004dG-CH for pgadmin-hackers@postgresql.org; Tue, 18 May 2021 08:13:48 +0000 Received: by mail-io1-xd2e.google.com with SMTP id a11so8595839ioo.0 for ; Tue, 18 May 2021 01:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tFszWjbgORXlsvRfKE1Qd3hQxW68f2PIQrClgRDaj1c=; b=kbZBrodljfpRX3BRir30HSsUdDsaFBjUS7+wVfdEpP2SIiB81ik7nYZymZvFRbbIap h3kVlNbbbjl27CtM3aA6L4WvMFaBqR0LoOSYkGJDj+dLix2byhiaBBNxVihMxPhqXDeu baoy6BnID25gmvwqNzEXSt4BCKP+T0EP48lhizxrWYDglUYgb63N22e2AB0arGpoly9q TZ14mQ2QxRtsDcMiWZpeHgupwOGT1EgGci50EbPJKxoyoQIKqWxAUrliGoYQ2UPoHoC6 DvLAPMD+7O58xL6HiLwlg+8znpkkKQhhpeuPciT0w2Y7F3YhO1BEMEnlX679treLOMKV 5H/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tFszWjbgORXlsvRfKE1Qd3hQxW68f2PIQrClgRDaj1c=; b=DT5ryHCU6useggWRHqA1eJAOa6qWYNtYLAynUDcTbJ1dyT9B8PnOM3AHZm42whACnL nQAPehvppGaAjyhismZIWbbOwV5/9VdMPOe8mBfhfSQKQjfeERdu4lBCALYGm1I89uhf LXiU3ISUlgtGxrdXBlzgcbWp43wCDl+aVrE3tLycew/5AH++effgWJpydBkC+0vZQeLq ZTqVYule8BPamfAtgdBh2dwroZMk6eMYPyRtriSI6bGpdn6fMUlvZeWT3HIV0WU+v5bp Dcb2BL3/JqkHMnBZO4q9u1NBgAeqLvMnaAqqN/MOGXH6LuuL8PSLBAIjIUKheDjMJ5f0 qetQ== X-Gm-Message-State: AOAM533epAs+mjpnTCoTyxmBTygpo+SfWYEAIdttlCBN9rvJYe1Xfosa iVHRNu9OwrymUMmJnFQ0aA+MWZZOhGOzBwqeAgg8EVgBxYrkGLG0Q2D4hJjtSZuMvz+OFXmiBto jQPNbxys4isFbx2MtoLlcOGD4i1VcTGEWlEBpiRAyPfQ0+EKIh6FY+Xo4ucmbhNzBGzJlTB4bGp zMkeLuK9HwG74Pe8tfJKjSLW9e3clqrqVjG4n6omcabv0epcOQ5qnsRESUXA== X-Google-Smtp-Source: ABdhPJzAY61UwIrTVgaiAEt20aq6aHQXGNbPnsbGeUlFKCrBtrsLxgbyeGBWBZ65bnJ7MHY/oANK1cxL6GqoieG4HUM= X-Received: by 2002:a6b:b409:: with SMTP id d9mr3148522iof.57.1621325623417; Tue, 18 May 2021 01:13:43 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 18 May 2021 13:43:32 +0530 Message-ID: Subject: Re: pgAdmin 4 - Czech translation update for version 5.3 To: "Libor M." Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000d9762d05c29649bd" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000d9762d05c29649bd Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, May 17, 2021 at 8:53 PM Libor M. wrote: > Hi, > updated Czech translation for 5.3 is in attachment. > > Best regards, > > Libor M. > > E-mail: liborm85@gmail.com > GitHub: https://github.com/liborm85 > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000d9762d05c29649bd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, May 17, 2021 at 8:53 PM Libo= r M. <liborm85@gmail.com> w= rote:
Hi,
updated Czech translation for 5.3 is in attachment.

Best regards,

Libor M.

E-mail: liborm85@gm= ail.com
GitHub: https://github.com/liborm85


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--000000000000d9762d05c29649bd--