Translated using Weblate (Croatian)
Currently translated at 27.8% (926 of 3332 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/hr/ Signed-off-by: Marino <mrabach@gmail.com>
This commit is contained in:
parent
830bd41d8c
commit
bf3d22ecba
14
po/hr.po
14
po/hr.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: 2019-11-09 15:49+0100\n"
|
||||
"PO-Revision-Date: 2019-10-23 22:13+0000\n"
|
||||
"PO-Revision-Date: 2019-11-16 15:04+0000\n"
|
||||
"Last-Translator: Marino <mrabach@gmail.com>\n"
|
||||
"Language-Team: Croatian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/hr/>\n"
|
||||
@ -12,9 +12,9 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 3.9.1-dev\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
|
||||
"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 3.10-dev\n"
|
||||
|
||||
#: import_status.php:51
|
||||
msgid "Could not load the progress of the import."
|
||||
@ -13702,7 +13702,7 @@ msgstr ""
|
||||
#: libraries/entry_points/database/central_columns.php:133
|
||||
#, php-format
|
||||
msgid "Showing rows %1$s - %2$s."
|
||||
msgstr "Prikazivanje redaka %1$s - %2$s."
|
||||
msgstr "Prikazivanje redova %1$s - %2$s."
|
||||
|
||||
#: libraries/entry_points/database/export.php:65
|
||||
msgid "View dump (schema) of database"
|
||||
@ -13743,11 +13743,11 @@ msgid ""
|
||||
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
|
||||
msgstr ""
|
||||
"Pohrana konfiguracije za phpMyAdmin je deaktivirana. Kako biste saznali "
|
||||
"razloge deaktivacije, kliknite %s ovdje %s."
|
||||
"razloge deaktivacije, kliknite %sovdje%s."
|
||||
|
||||
#: libraries/entry_points/database/qbe.php:147
|
||||
msgid "You have to choose at least one column to display!"
|
||||
msgstr "Morate odabrati najmanje jedan stupac za prikazivanje!"
|
||||
msgstr "Morate odabrati najmanje jedan stupac za prikaz!"
|
||||
|
||||
#: libraries/entry_points/database/qbe.php:159
|
||||
#: templates/database/multi_table_query/form.twig:3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user