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