From 5a454090268e8fddf55e21354bed35288a1ee075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=A4=E0=AE=AE=E0=AE=BF=E0=AE=B4=E0=AF=8D=E0=AE=A8?= =?UTF-8?q?=E0=AF=87=E0=AE=B0=E0=AE=AE=E0=AF=8D?= Date: Mon, 27 Jan 2025 02:42:57 +0000 Subject: [PATCH] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 44.6% (1520 of 3402 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ta/ Signed-off-by: தமிழ்நேரம் --- resources/po/ta.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/po/ta.po b/resources/po/ta.po index 18bbc45c58..614c97a16f 100644 --- a/resources/po/ta.po +++ b/resources/po/ta.po @@ -18007,6 +18007,8 @@ msgid "" "A synonym for TINYINT(1), a value of zero is considered false, nonzero " "values are considered true" msgstr "" +"டைனின்ட் (1) இன் ஒத்த பெயர், பூச்சியத்தின் மதிப்பு தவறானது என்று கருதப்படுகிறது, " +"nonzero மதிப்புகள் உண்மையாக கருதப்படுகின்றன" #: src/Types.php:181 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"