From 2d8090863f995b48172fb0736ae4cbb144532994 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 03:11:04 +0000 Subject: [PATCH] Translated using Weblate (Bengali) Currently translated at 65.0% (2197 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/bn/ Signed-off-by: William Desportes --- po/bn.po | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/po/bn.po b/po/bn.po index 1b7583e404..93129c6c51 100644 --- a/po/bn.po +++ b/po/bn.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 02:59+0100\n" -"PO-Revision-Date: 2021-01-22 02:40+0000\n" +"PO-Revision-Date: 2021-01-22 03:16+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Bengali \n" @@ -11896,28 +11896,20 @@ msgstr "" "উদাহরণ: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6),(7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:475 -#, fuzzy -#| msgid "" -#| "both of the above
      Example: INSERT INTO " -#| "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" msgid "" "both of the above
      Example: INSERT INTO " "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" -"উপরের উভয়টি
      উদাহরণ: INSERT INTO tbl_name " -"(col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" +"উপরের উভয়টি
      উদাহরণ: INSERT INTO tbl_name " +"(col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:480 -#, fuzzy -#| msgid "" -#| "neither of the above
      Example: INSERT " -#| "INTO tbl_name VALUES (1,2,3)" msgid "" "neither of the above
      Example: INSERT INTO " "tbl_name VALUES (1,2,3)" msgstr "" -"উপরের কোনটি নয়
      উদাহরণ: INSERT INTO " -"tbl_name VALUES (1,2,3)" +"উপরের কোনটি নয়
      উদাহরণ: INSERT INTO tbl_name " +"VALUES (1,2,3)" #: libraries/classes/Plugins/Export/ExportSql.php:499 msgid ""