Translated using Weblate (Slovak)
Currently translated at 83.5% (2490 of 2979 strings) [CI skip]
This commit is contained in:
parent
dca65beaa1
commit
4e946c1f2b
16
po/sk.po
16
po/sk.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.3.5-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2015-01-01 08:24-0500\n"
|
||||
"PO-Revision-Date: 2015-01-24 18:11+0200\n"
|
||||
"Last-Translator: Jozef Pistej <pistej2@gmail.com>\n"
|
||||
"PO-Revision-Date: 2015-01-25 21:35+0200\n"
|
||||
"Last-Translator: Martin Lacina <martin@whistler.sk>\n"
|
||||
"Language-Team: Slovak "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-3/sk/>\n"
|
||||
"Language: sk\n"
|
||||
@ -2879,7 +2879,7 @@ msgstr "Zobraziť históriu dopytov na začiatku"
|
||||
|
||||
#: libraries/Console.class.php:312
|
||||
msgid "Show current browsing query"
|
||||
msgstr "Zobraziť aktuálne prehliadaný dotaz"
|
||||
msgstr "Zobraziť aktuálne prehliadaný dopyt"
|
||||
|
||||
#: libraries/DBQbe.class.php:391 libraries/DisplayResults.class.php:1338
|
||||
#: libraries/DisplayResults.class.php:2170
|
||||
@ -9003,9 +9003,9 @@ msgstr ""
|
||||
#, php-format
|
||||
msgid "%s other result found"
|
||||
msgid_plural "%s other results found"
|
||||
msgstr[0] "%s ďalší výsledok nájdený"
|
||||
msgstr[1] "%s ďalšie výsledky nájdené"
|
||||
msgstr[2] "%s ďalších výsledkov nájdených"
|
||||
msgstr[0] "nájdený %s ďalší výsledok"
|
||||
msgstr[1] "nájdené %s ďalšie výsledky"
|
||||
msgstr[2] "nájdených %s ďalších výsledkov"
|
||||
|
||||
#: libraries/navigation/NavigationTree.class.php:1168
|
||||
msgid "Filter databases by name or regex"
|
||||
@ -9048,7 +9048,7 @@ msgstr "Stĺpce"
|
||||
#: libraries/navigation/Nodes/Node_Column_Container.class.php:38
|
||||
msgctxt "Create new column"
|
||||
msgid "New"
|
||||
msgstr "Vytvoriť nový stĺpec"
|
||||
msgstr "Nový"
|
||||
|
||||
#: libraries/navigation/Nodes/Node_Database.class.php:41
|
||||
msgid "Database operations"
|
||||
@ -9108,7 +9108,7 @@ msgstr "Procedúry"
|
||||
#: libraries/rte/rte_footer.lib.php:29
|
||||
msgctxt "Create new procedure"
|
||||
msgid "New"
|
||||
msgstr "Vytvoriť novú procedúru"
|
||||
msgstr "Nová"
|
||||
|
||||
#: libraries/navigation/Nodes/Node_Table_Container.class.php:45
|
||||
msgctxt "Create new table"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user