From daecbf9c16871c1314ddeac8213658c489c42ccc Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 16 May 2020 09:17:03 +0000 Subject: [PATCH] Translated using Weblate (Persian) Currently translated at 23.6% (794 of 3355 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fa/ Signed-off-by: William Desportes --- po/fa.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/fa.po b/po/fa.po index afb7f10d7c..75f36d7849 100644 --- a/po/fa.po +++ b/po/fa.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-05-15 22:48+0200\n" -"PO-Revision-Date: 2020-05-16 09:02+0000\n" +"PO-Revision-Date: 2020-05-17 04:02+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Persian \n" @@ -6438,11 +6438,11 @@ msgid "Database %1$s has been created." msgstr "پایگاه داده %1$s ایجاد شد." #: libraries/classes/Controllers/Server/DatabasesController.php:318 -#, fuzzy, php-format -#| msgid "Database %s has been dropped." +#, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." -msgstr[0] "پايگاه داده %s حذف گرديد." +msgstr[0] "پايگاه داده %1$d حذف گرديد." +msgstr[1] "" #: libraries/classes/Controllers/Server/DatabasesController.php:474 #: libraries/classes/Import.php:146