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 1o9p7o-0001Mq-0s for pgsql-translators@arkaria.postgresql.org; Fri, 08 Jul 2022 14:38:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1o9p7m-000667-TG for pgsql-translators@arkaria.postgresql.org; Fri, 08 Jul 2022 14:38:30 +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 1o9p61-00079r-VQ for pgsql-translators@lists.postgresql.org; Fri, 08 Jul 2022 14:36:42 +0000 Received: from out4-smtp.messagingengine.com ([66.111.4.28]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o9p5y-00046z-05 for pgsql-translators@lists.postgresql.org; Fri, 08 Jul 2022 14:36:41 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 7CE435C00F0; Fri, 8 Jul 2022 10:36:32 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Fri, 08 Jul 2022 10:36:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; t=1657290992; x=1657377392; bh=J K3BfSJmzTVMhcGReiRpQvcsPo2tptXBcbKECwIYAqg=; b=HGJgcEpFoXRDaj5Pg QkL/7GLy2e+vcBVzA006AC4VXf96xas48gTCLx7tFgoQFMiG7Z+VHSXd3QwT4mH6 iU5v2aVxt3SQ6ATZXDnMbU3zmucRRCnywsqDB3vRCyuvnCfXlOuIFjlmHkAYwlD8 SW/AInQtOWDHJ5IDjhRywOVYhe8sg85PQXGfGCh6Hl9SvU85uc7fmZZmnpO0140g c2w4PvBVcEZeOoNGj2oZG0H2dLEilgrh49YXacTkJpTvooy55ozpbtrT2Ir/Z8rn 6GRctWnDT0vKGn0LWd09zw5lfHF/0aEjC5tWKMRsVnV4LO3M7WQUWQ6C19X1+t3x A55TQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudeijedgjeelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvfevuffkgggtugfgjgesthekredttddtjeenucfhrhhomheptehlvhgr rhhoucfjvghrrhgvrhgruceorghlvhhhvghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh eqnecuggftrfgrthhtvghrnhepvdektdffudfftdffffehfffhjeejhffgieeuueekjeek fffgudffhfduffffueevnecuffhomhgrihhnpegvnhhtvghrphhrihhsvggusgdrtghomh enucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegrlhhv hhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorhhg X-ME-Proxy: Feedback-ID: ia2694551:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 8 Jul 2022 10:36:32 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id A435535D; Fri, 8 Jul 2022 16:36:31 +0200 (CEST) Date: Fri, 8 Jul 2022 16:36:31 +0200 From: Alvaro Herrera To: Temuri Doghonadze Cc: Peter Eisentraut , pgsql-translators@lists.postgresql.org Subject: Re: Georgian translation - initial Message-ID: <20220708143631.ojyniyu54443nbxn@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-Jul-07, Temuri Doghonadze wrote: > P.S. My only question, which will negative answer anyways, but I have to ask. > Would it be possible to switch from "%s" style translations to > $0-$1-$n-like one? > It would give me opportunty to rearranle words in sentence to give it > more meaning. > I understand it's almost impossible, but anyways, is it even planned? You can use %n$s in the translation already, even if the original strings don't do it. For example, we do it to rearrange phrases in this one: msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s" msgstr "el/los operador(es) para los tipos %3$s y %4$s faltan de la familia de operadores «%1$s» de método de acceso %2$s" -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/