# msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.3.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2022-11-13 00:20+0000\n" "PO-Revision-Date: 2022-02-15 16:21+0000\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: Belarusian \n" "Language: be\n" "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 4.11-dev\n" #: libraries/classes/Advisory/Advisor.php:240 #, php-format msgid "Error when evaluating: %s" msgstr "Памылка пры вызначэнні: %s" #: libraries/classes/Advisory/Advisor.php:267 #, php-format msgid "Failed evaluating precondition for rule '%s'." msgstr "Не атрымалася вызначыць прадумову для правіла «%s»." #: libraries/classes/Advisory/Advisor.php:287 #, php-format msgid "Failed calculating value for rule '%s'." msgstr "Не атрымалася вылічыць значэнне для правіла «%s»." #: libraries/classes/Advisory/Advisor.php:306 #, php-format msgid "Failed running test for rule '%s'." msgstr "Не атрымалася выканаць тэст для правіла «%s»." #: libraries/classes/Advisory/Advisor.php:334 #, php-format msgid "Failed formatting string for rule '%s'." msgstr "Не атрымаляся фарматаваць радок для правіла «%s»." #: libraries/classes/Advisory/Advisor.php:419 msgid "per second" msgstr "у секунду" #: libraries/classes/Advisory/Advisor.php:422 msgid "per minute" msgstr "у хвіліну" #: libraries/classes/Advisory/Advisor.php:425 msgid "per hour" msgstr "у гадзіну" #: libraries/classes/Advisory/Advisor.php:428 msgid "per day" msgstr "у дзень" #: libraries/classes/Advisory/Rules.php:34 msgid "Uptime below one day" msgstr "" #: libraries/classes/Advisory/Rules.php:37 msgid "Uptime is less than 1 day, performance tuning may not be accurate." msgstr "" #: libraries/classes/Advisory/Rules.php:39 msgid "" "To have more accurate averages it is recommended to let the server run for " "longer than a day before running this analyzer" msgstr "" #: libraries/classes/Advisory/Rules.php:42 #, php-format msgid "The uptime is only %s" msgstr "" #: libraries/classes/Advisory/Rules.php:47 msgid "Questions below 1,000" msgstr "Запытаў менш 1000" #: libraries/classes/Advisory/Rules.php:51 msgid "" "Fewer than 1,000 questions have been run against this server. The " "recommendations may not be accurate." msgstr "" #: libraries/classes/Advisory/Rules.php:55 msgid "" "Let the server run for a longer time until it has executed a greater amount " "of queries." msgstr "" #: libraries/classes/Advisory/Rules.php:57 #, php-format msgid "Current amount of Questions: %s" msgstr "Колькасць запытаў у дадзены момант: %s" #: libraries/classes/Advisory/Rules.php:62 msgid "Percentage of slow queries" msgstr "Адсотак павольных запытаў" #: libraries/classes/Advisory/Rules.php:66 msgid "" "There is a lot of slow queries compared to the overall amount of Queries." msgstr "" #: libraries/classes/Advisory/Rules.php:68 #: libraries/classes/Advisory/Rules.php:81 msgid "" "You might want to increase {long_query_time} or optimize the queries listed " "in the slow query log" msgstr "" #: libraries/classes/Advisory/Rules.php:70 #, php-format msgid "The slow query rate should be below 5%%, your value is %s%%." msgstr "" #: libraries/classes/Advisory/Rules.php:75 msgid "Slow query rate" msgstr "Тэмп павольных запытаў" #: libraries/classes/Advisory/Rules.php:79 msgid "" "There is a high percentage of slow queries compared to the server uptime." msgstr "" #: libraries/classes/Advisory/Rules.php:84 #, php-format msgid "" "You have a slow query rate of %s per hour, you should have less than 1%% per " "hour." msgstr "" #: libraries/classes/Advisory/Rules.php:90 msgid "Long query time" msgstr "Час доўгіх запытаў" #: libraries/classes/Advisory/Rules.php:94 msgid "" "{long_query_time} is set to 10 seconds or more, thus only slow queries that " "take above 10 seconds are logged." msgstr "" #: libraries/classes/Advisory/Rules.php:98 msgid "" "It is suggested to set {long_query_time} to a lower value, depending on your " "environment. Usually a value of 1-5 seconds is suggested." msgstr "" #: libraries/classes/Advisory/Rules.php:101 #, php-format msgid "long_query_time is currently set to %ds." msgstr "" #: libraries/classes/Advisory/Rules.php:106 #: libraries/classes/Advisory/Rules.php:119 msgid "Slow query logging" msgstr "Журналяванне павольных запытаў" #: libraries/classes/Advisory/Rules.php:110 #: libraries/classes/Advisory/Rules.php:123 msgid "The slow query log is disabled." msgstr "Журнал павольных запытаў адключаны." #: libraries/classes/Advisory/Rules.php:112 msgid "" "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will " "help troubleshooting badly performing queries." msgstr "" #: libraries/classes/Advisory/Rules.php:115 msgid "log_slow_queries is set to 'OFF'" msgstr "" #: libraries/classes/Advisory/Rules.php:125 msgid "" "Enable slow query logging by setting {slow_query_log} to 'ON'. This will " "help troubleshooting badly performing queries." msgstr "" #: libraries/classes/Advisory/Rules.php:128 msgid "slow_query_log is set to 'OFF'" msgstr "" #: libraries/classes/Advisory/Rules.php:133 msgid "Release Series" msgstr "Серыя выпуску" #: libraries/classes/Advisory/Rules.php:136 msgid "The MySQL server version less than 5.1." msgstr "" #: libraries/classes/Advisory/Rules.php:138 msgid "" "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 " "even more so." msgstr "" #: libraries/classes/Advisory/Rules.php:140 #: libraries/classes/Advisory/Rules.php:154 #: libraries/classes/Advisory/Rules.php:165 #, php-format msgid "Current version: %s" msgstr "Цяперашняя версія: %s" #: libraries/classes/Advisory/Rules.php:145 #: libraries/classes/Advisory/Rules.php:159 msgid "Minor Version" msgstr "Прамежкавая версія" #: libraries/classes/Advisory/Rules.php:149 msgid "Version less than 5.1.30 (the first GA release of 5.1)." msgstr "" #: libraries/classes/Advisory/Rules.php:151 msgid "" "You should upgrade, as recent versions of MySQL 5.1 have improved " "performance and MySQL 5.5 even more so." msgstr "" #: libraries/classes/Advisory/Rules.php:163 msgid "Version less than 5.5.8 (the first GA release of 5.5)." msgstr "" #: libraries/classes/Advisory/Rules.php:164 msgid "You should upgrade, to a stable version of MySQL 5.5." msgstr "Вам трэба абнавіць MySQL да стабільнай версіі 5.5." #: libraries/classes/Advisory/Rules.php:170 #: libraries/classes/Advisory/Rules.php:183 msgid "Distribution" msgstr "Дыстрыбутыў" #: libraries/classes/Advisory/Rules.php:173 msgid "Version is compiled from source, not a MySQL official binary." msgstr "" #: libraries/classes/Advisory/Rules.php:175 msgid "" "If you did not compile from source, you may be using a package modified by a " "distribution. The MySQL manual only is accurate for official MySQL binaries, " "not any package distributions (such as RedHat, Debian/Ubuntu etc)." msgstr "" #: libraries/classes/Advisory/Rules.php:179 msgid "'source' found in version_comment" msgstr "" #: libraries/classes/Advisory/Rules.php:186 msgid "The MySQL manual only is accurate for official MySQL binaries." msgstr "" #: libraries/classes/Advisory/Rules.php:188 msgid "" "Percona documentation is at https://www.percona.com/software/documentation/" msgstr "" #: libraries/classes/Advisory/Rules.php:191 msgid "'percona' found in version_comment" msgstr "" #: libraries/classes/Advisory/Rules.php:195 msgid "MySQL Architecture" msgstr "Архітэктура MySQL" #: libraries/classes/Advisory/Rules.php:199 msgid "MySQL is not compiled as a 64-bit package." msgstr "" #: libraries/classes/Advisory/Rules.php:201 msgid "" "Your memory capacity is above 3 GiB (assuming the Server is on localhost), " "so MySQL might not be able to access all of your memory. You might want to " "consider installing the 64-bit version of MySQL." msgstr "" #: libraries/classes/Advisory/Rules.php:205 #, php-format msgid "Available memory on this host: %s" msgstr "" #: libraries/classes/Advisory/Rules.php:211 msgid "Query caching method" msgstr "Метад кэшавання запытаў" #: libraries/classes/Advisory/Rules.php:215 msgid "Suboptimal caching method." msgstr "Субаптымальны метад кэшавання." #: libraries/classes/Advisory/Rules.php:217 msgid "" "You are using the MySQL Query cache with a fairly high traffic database. It " "might be worth considering to use memcached instead of the MySQL Query " "cache, especially if you have multiple replicas." msgstr "" #: libraries/classes/Advisory/Rules.php:223 #, php-format msgid "" "The query cache is enabled and the server receives %d queries per second. " "This rule fires if there is more than 100 queries per second." msgstr "" #: libraries/classes/Advisory/Rules.php:231 msgid "Percentage of sorts that cause temporary tables" msgstr "Адсотак сартаванняў, які прывядзе да стварэння часовых табліц" #: libraries/classes/Advisory/Rules.php:235 #: libraries/classes/Advisory/Rules.php:250 msgid "Too many sorts are causing temporary tables." msgstr "Занадта шмат сартаванняў прывядуць да стварэння часовых табліц." #: libraries/classes/Advisory/Rules.php:237 #: libraries/classes/Advisory/Rules.php:252 msgid "" "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, " "depending on your system memory limits." msgstr "" #: libraries/classes/Advisory/Rules.php:241 #, php-format msgid "" "%s%% of all sorts cause temporary tables, this value should be lower than " "10%%." msgstr "" #: libraries/classes/Advisory/Rules.php:247 msgid "Rate of sorts that cause temporary tables" msgstr "Тэмп сартавання, які прывядзе да стварэння часовых табліц" #: libraries/classes/Advisory/Rules.php:255 #, php-format msgid "" "Temporary tables average: %s, this value should be less than 1 per hour." msgstr "" "Сярэдняе часовых табліц: %s, гэтае значэнне павінна быць менш 1 у гадзіну." #: libraries/classes/Advisory/Rules.php:260 msgid "Sort rows" msgstr "Сартаваць радкі" #: libraries/classes/Advisory/Rules.php:263 msgid "There are lots of rows being sorted." msgstr "" #: libraries/classes/Advisory/Rules.php:265 msgid "" "While there is nothing wrong with a high amount of row sorting, you might " "want to make sure that the queries which require a lot of sorting use " "indexed columns in the ORDER BY clause, as this will result in much faster " "sorting." msgstr "" #: libraries/classes/Advisory/Rules.php:269 #, php-format msgid "Sorted rows average: %s" msgstr "" #: libraries/classes/Advisory/Rules.php:275 msgid "Rate of joins without indexes" msgstr "Тэмп злучэнняў без індэксаў" #: libraries/classes/Advisory/Rules.php:278 msgid "There are too many joins without indexes." msgstr "Занадта шмат злучэнняў без індэксаў." #: libraries/classes/Advisory/Rules.php:280 msgid "" "This means that joins are doing full table scans. Adding indexes for the " "columns being used in the join conditions will greatly speed up table joins." msgstr "" #: libraries/classes/Advisory/Rules.php:283 #, php-format msgid "Table joins average: %s, this value should be less than 1 per hour" msgstr "" "Сярэдняе злучэнняў табліц: %s, гэта значэнне павінна быць менш 1 у гадзіну" #: libraries/classes/Advisory/Rules.php:288 msgid "Rate of reading first index entry" msgstr "Тэмп чытання першага элемента індэкса" #: libraries/classes/Advisory/Rules.php:291 msgid "The rate of reading the first index entry is high." msgstr "Тэмп чытання першага элемента індэкса завялікі." #: libraries/classes/Advisory/Rules.php:293 msgid "" "This usually indicates frequent full index scans. Full index scans are " "faster than table scans but require lots of CPU cycles in big tables, if " "those tables that have or had high volumes of UPDATEs and DELETEs, running " "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index " "scans. Other than that full index scans can only be reduced by rewriting " "queries." msgstr "" #: libraries/classes/Advisory/Rules.php:299 #, php-format msgid "Index scans average: %s, this value should be less than 1 per hour" msgstr "" "Сярэдняе сканавання індэкса: %s, гэта значэнне павінна баць менш 1 у гадзіну" #: libraries/classes/Advisory/Rules.php:304 msgid "Rate of reading fixed position" msgstr "Тэмп чытання фіксаванай пазіцыі" #: libraries/classes/Advisory/Rules.php:307 msgid "The rate of reading data from a fixed position is high." msgstr "Тэмп чытання даных з фіксаванай пазіцыі завялікі." #: libraries/classes/Advisory/Rules.php:309 msgid "" "This indicates that many queries need to sort results and/or do a full table " "scan, including join queries that do not use indexes. Add indexes where " "applicable." msgstr "" #: libraries/classes/Advisory/Rules.php:313 #, php-format msgid "" "Rate of reading fixed position average: %s, this value should be less than 1 " "per hour" msgstr "" #: libraries/classes/Advisory/Rules.php:319 msgid "Rate of reading next table row" msgstr "Тэмп чытання наступнага радка табліцы" #: libraries/classes/Advisory/Rules.php:322 msgid "The rate of reading the next table row is high." msgstr "Тэмп чытання наступнага радка табліцы завялікі." #: libraries/classes/Advisory/Rules.php:324 msgid "" "This indicates that many queries are doing full table scans. Add indexes " "where applicable." msgstr "" #: libraries/classes/Advisory/Rules.php:326 #, php-format msgid "" "Rate of reading next table row: %s, this value should be less than 1 per hour" msgstr "" "Тэмп чытання наступнага радка табліцы: %s, гэта значэнне павінна быць менш 1 " "у гадзіну" #: libraries/classes/Advisory/Rules.php:332 msgid "Different tmp_table_size and max_heap_table_size" msgstr "" #: libraries/classes/Advisory/Rules.php:335 msgid "{tmp_table_size} and {max_heap_table_size} are not the same." msgstr "" #: libraries/classes/Advisory/Rules.php:337 msgid "" "If you have deliberately changed one of either: The server uses the lower " "value of either to determine the maximum size of in-memory tables. So if you " "wish to increase the in-memory table limit you will have to increase the " "other value as well." msgstr "" #: libraries/classes/Advisory/Rules.php:341 #, php-format msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s" msgstr "" #: libraries/classes/Advisory/Rules.php:347 msgid "Percentage of temp tables on disk" msgstr "Адсотак часовых табліц на дыску" #: libraries/classes/Advisory/Rules.php:351 #: libraries/classes/Advisory/Rules.php:372 msgid "" "Many temporary tables are being written to disk instead of being kept in " "memory." msgstr "" #: libraries/classes/Advisory/Rules.php:353 msgid "" "Increasing {max_heap_table_size} and {tmp_table_size} might help. However " "some temporary tables are always being written to disk, independent of the " "value of these variables. To eliminate these you will have to rewrite your " "queries to avoid those conditions (Within a temporary table: Presence of a " "BLOB or TEXT column or presence of a column bigger than 512 bytes) as " "mentioned in the beginning of an Article by the Pythian Group" msgstr "" #: libraries/classes/Advisory/Rules.php:362 #, php-format msgid "" "%s%% of all temporary tables are being written to disk, this value should be " "below 25%%" msgstr "" #: libraries/classes/Advisory/Rules.php:368 msgid "Temp disk rate" msgstr "Тэмр часовага дыску" #: libraries/classes/Advisory/Rules.php:374 msgid "" "Increasing {max_heap_table_size} and {tmp_table_size} might help. However " "some temporary tables are always being written to disk, independent of the " "value of these variables. To eliminate these you will have to rewrite your " "queries to avoid those conditions (Within a temporary table: Presence of a " "BLOB or TEXT column or presence of a column bigger than 512 bytes) as " "mentioned in the MySQL Documentation" msgstr "" #: libraries/classes/Advisory/Rules.php:383 #, php-format msgid "" "Rate of temporary tables being written to disk: %s, this value should be " "less than 1 per hour" msgstr "" #: libraries/classes/Advisory/Rules.php:390 msgid "MyISAM key buffer size" msgstr "Памер буфера ключоў MyISAM" #: libraries/classes/Advisory/Rules.php:393 msgid "Key buffer is not initialized. No MyISAM indexes will be cached." msgstr "" #: libraries/classes/Advisory/Rules.php:395 msgid "" "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a " "good start." msgstr "" #: libraries/classes/Advisory/Rules.php:397 msgid "key_buffer_size is 0" msgstr "key_buffer_size роўны 0" #: libraries/classes/Advisory/Rules.php:402 #, fuzzy, no-php-format #| msgid "Max %% MyISAM key buffer ever used" msgid "Max % MyISAM key buffer ever used" msgstr "Максімальны выкарыстаны %% буфера ключоў MyISAM" #: libraries/classes/Advisory/Rules.php:407 #: libraries/classes/Advisory/Rules.php:424 #, fuzzy, no-php-format #| msgid "MyISAM key buffer (index cache) %% used is low." msgid "MyISAM key buffer (index cache) % used is low." msgstr "Нізкі %% выкарыстання буфера ключоў MyISAM (кэш індэксу)." #: libraries/classes/Advisory/Rules.php:409 #: libraries/classes/Advisory/Rules.php:426 msgid "" "You may need to decrease the size of {key_buffer_size}, re-examine your " "tables to see if indexes have been removed, or examine queries and " "expectations about what indexes are being used." msgstr "" #: libraries/classes/Advisory/Rules.php:413 #, php-format msgid "" "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%" msgstr "" "Максімальны выкарыстаны %% буфера ключоў MyISAM: %s %%, гэта значэнне " "павінна быць больш 95 %%" #: libraries/classes/Advisory/Rules.php:418 msgid "Percentage of MyISAM key buffer used" msgstr "Адсотак выкарыстанага буфера ключоў MyISAM" #: libraries/classes/Advisory/Rules.php:430 #, php-format msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%" msgstr "" "%% выкарыстанага буфера ключоў MyISAM: %s %%, гэта значэнне павінна быць " "вышэй 95 %%" #: libraries/classes/Advisory/Rules.php:435 msgid "Percentage of index reads from memory" msgstr "Адсотак чытання індэксаў з памяці" #: libraries/classes/Advisory/Rules.php:440 #, no-php-format msgid "The % of indexes that use the MyISAM key buffer is low." msgstr "" #: libraries/classes/Advisory/Rules.php:441 msgid "You may need to increase {key_buffer_size}." msgstr "" #: libraries/classes/Advisory/Rules.php:442 #, php-format msgid "Index reads from memory: %s%%, this value should be above 95%%" msgstr "Чытанне індэксу з памяці: %s %%, мае быць вышэй 95 %%" #: libraries/classes/Advisory/Rules.php:448 msgid "Rate of table open" msgstr "Тэмп адкрыцця табліц" #: libraries/classes/Advisory/Rules.php:451 msgid "The rate of opening tables is high." msgstr "Тэмп адкрыцця табліц занадта вялікі." #: libraries/classes/Advisory/Rules.php:453 msgid "" "Opening tables requires disk I/O which is costly. Increasing " "{table_open_cache} might avoid this." msgstr "" #: libraries/classes/Advisory/Rules.php:455 #, php-format msgid "Opened table rate: %s, this value should be less than 10 per hour" msgstr "Тэпм адкрытых табліц: %s, гэта значэнне мае быць менш 10 у гадзіну" #: libraries/classes/Advisory/Rules.php:460 msgid "Percentage of used open files limit" msgstr "Адсотак выкарыстаных файлавых дэскрыптараў" #: libraries/classes/Advisory/Rules.php:464 msgid "" "The number of open files is approaching the max number of open files. You " "may get a \"Too many open files\" error." msgstr "" #: libraries/classes/Advisory/Rules.php:468 #: libraries/classes/Advisory/Rules.php:481 msgid "" "Consider increasing {open_files_limit}, and check the error log when " "restarting after changing {open_files_limit}." msgstr "" #: libraries/classes/Advisory/Rules.php:471 #, php-format msgid "" "The number of opened files is at %s%% of the limit. It should be below 85%%" msgstr "" #: libraries/classes/Advisory/Rules.php:476 msgid "Rate of open files" msgstr "Тэмп адкрыцця файлаў" #: libraries/classes/Advisory/Rules.php:479 msgid "The rate of opening files is high." msgstr "Тэпм адкрыцця файлаў занадта вялікі." #: libraries/classes/Advisory/Rules.php:484 #, php-format msgid "Opened files rate: %s, this value should be less than 5 per hour" msgstr "Тэмп адкрыцця файлаў: %s, гэта значэнне мае быць ніжэй 5 у гадзіну" #: libraries/classes/Advisory/Rules.php:490 #, fuzzy, no-php-format #| msgid "Immediate table locks %%" msgid "Immediate table locks %" msgstr "Неадкладныя блакаванні табліц %%" #: libraries/classes/Advisory/Rules.php:494 #: libraries/classes/Advisory/Rules.php:504 msgid "Too many table locks were not granted immediately." msgstr "Занадта шмат блакаванняў табліц не былі выкананыя неадкладна." #: libraries/classes/Advisory/Rules.php:495 #: libraries/classes/Advisory/Rules.php:505 msgid "Optimize queries and/or use InnoDB to reduce lock wait." msgstr "" #: libraries/classes/Advisory/Rules.php:496 #, php-format msgid "Immediate table locks: %s%%, this value should be above 95%%" msgstr "" "Неадкладныя блакаванні табліц: %s %%, гэта значэнне мае быць вышэй 95 %%" #: libraries/classes/Advisory/Rules.php:501 msgid "Table lock wait rate" msgstr "" #: libraries/classes/Advisory/Rules.php:506 #, php-format msgid "Table lock wait rate: %s, this value should be less than 1 per hour" msgstr "" "Тэмп чакання блакавання табліц: %s, гэта значэнне мае быць менш 1 у гадзіну" #: libraries/classes/Advisory/Rules.php:511 msgid "Thread cache" msgstr "Кэш патоку" #: libraries/classes/Advisory/Rules.php:514 msgid "" "Thread cache is disabled, resulting in more overhead from new connections to " "MySQL." msgstr "" #: libraries/classes/Advisory/Rules.php:515 msgid "Enable the thread cache by setting {thread_cache_size} > 0." msgstr "" #: libraries/classes/Advisory/Rules.php:516 msgid "The thread cache is set to 0" msgstr "Кэш патоку ўстаноўлены ў 0" #: libraries/classes/Advisory/Rules.php:521 #, fuzzy, no-php-format #| msgid "Thread cache hit rate %%" msgid "Thread cache hit rate %" msgstr "Тэмп пападанняў у кэш патоку %%" #: libraries/classes/Advisory/Rules.php:525 msgid "Thread cache is not efficient." msgstr "Кэш патоку не эфектыўны." #: libraries/classes/Advisory/Rules.php:526 msgid "Increase {thread_cache_size}." msgstr "" #: libraries/classes/Advisory/Rules.php:527 #, php-format msgid "Thread cache hitrate: %s%%, this value should be above 80%%" msgstr "" "Тэмп пападанняў у кэш патоку: %s %%, гэта значэнне мае быць вышэй 80 %%" #: libraries/classes/Advisory/Rules.php:532 msgid "Threads that are slow to launch" msgstr "Патокі з павольным запускам" #: libraries/classes/Advisory/Rules.php:536 msgid "There are too many threads that are slow to launch." msgstr "Занадта шмат патокаў з павольным запускам." #: libraries/classes/Advisory/Rules.php:538 msgid "" "This generally happens in case of general system overload as it is pretty " "simple operations. You might want to monitor your system load carefully." msgstr "" #: libraries/classes/Advisory/Rules.php:541 #, php-format msgid "%s thread(s) took longer than %s seconds to start, it should be 0" msgstr "" #: libraries/classes/Advisory/Rules.php:546 msgid "Slow launch time" msgstr "" #: libraries/classes/Advisory/Rules.php:549 msgid "Slow_launch_time is above 2s." msgstr "" #: libraries/classes/Advisory/Rules.php:551 msgid "" "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow " "to launch." msgstr "" "Устанавіць значэнне {slow_launch_time} у 1 або 2 сек, каб правільны лічыць " "патокі з павольным запускам." #: libraries/classes/Advisory/Rules.php:553 #, php-format msgid "slow_launch_time is set to %s" msgstr "" #: libraries/classes/Advisory/Rules.php:559 msgid "Percentage of used connections" msgstr "Адсотак выкарыстаных злучэнняў" #: libraries/classes/Advisory/Rules.php:563 msgid "" "The maximum amount of used connections is getting close to the value of " "{max_connections}." msgstr "" #: libraries/classes/Advisory/Rules.php:566 msgid "" "Increase {max_connections}, or decrease {wait_timeout} so that connections " "that do not close database handlers properly get killed sooner. Make sure " "the code closes database handlers properly." msgstr "" #: libraries/classes/Advisory/Rules.php:570 #, php-format msgid "" "Max_used_connections is at %s%% of max_connections, it should be below 80%%" msgstr "" #: libraries/classes/Advisory/Rules.php:575 msgid "Percentage of aborted connections" msgstr "Адсотак перарваных злучэнняў" #: libraries/classes/Advisory/Rules.php:578 #: libraries/classes/Advisory/Rules.php:592 msgid "Too many connections are aborted." msgstr "Занадта шмат перарваных злучэнняў." #: libraries/classes/Advisory/Rules.php:580 #: libraries/classes/Advisory/Rules.php:594 msgid "" "Connections are usually aborted when they cannot be authorized. This article might help you track down the source." msgstr "" #: libraries/classes/Advisory/Rules.php:584 #, php-format msgid "%s%% of all connections are aborted. This value should be below 1%%" msgstr "" #: libraries/classes/Advisory/Rules.php:589 msgid "Rate of aborted connections" msgstr "Тэмп перарваных злучэнняў" #: libraries/classes/Advisory/Rules.php:598 #, php-format msgid "" "Aborted connections rate is at %s, this value should be less than 1 per hour" msgstr "" #: libraries/classes/Advisory/Rules.php:603 msgid "Percentage of aborted clients" msgstr "Адсотак перарваных кліентаў" #: libraries/classes/Advisory/Rules.php:606 #: libraries/classes/Advisory/Rules.php:620 msgid "Too many clients are aborted." msgstr "Занадта шмат перарваных кліентаў." #: libraries/classes/Advisory/Rules.php:608 #: libraries/classes/Advisory/Rules.php:622 msgid "" "Clients are usually aborted when they did not close their connection to " "MySQL properly. This can be due to network issues or code not closing a " "database handler properly. Check your network and code." msgstr "" #: libraries/classes/Advisory/Rules.php:612 #, php-format msgid "%s%% of all clients are aborted. This value should be below 2%%" msgstr "" #: libraries/classes/Advisory/Rules.php:617 msgid "Rate of aborted clients" msgstr "Тэмп перарвання кліентаў" #: libraries/classes/Advisory/Rules.php:626 #, php-format msgid "Aborted client rate is at %s, this value should be less than 1 per hour" msgstr "Тэмп перарвання кліентаў %s, гэта мае быць менш 1 у гадзіну" #: libraries/classes/Advisory/Rules.php:632 msgid "Is InnoDB disabled?" msgstr "" #: libraries/classes/Advisory/Rules.php:636 msgid "You do not have InnoDB enabled." msgstr "Вы не ўключылі InnoDB." #: libraries/classes/Advisory/Rules.php:637 msgid "InnoDB is usually the better choice for table engines." msgstr "" #: libraries/classes/Advisory/Rules.php:638 msgid "have_innodb is set to 'value'" msgstr "" #: libraries/classes/Advisory/Rules.php:642 #: libraries/classes/Advisory/Rules.php:669 msgid "InnoDB log size" msgstr "Памер журнала InnoDB" #: libraries/classes/Advisory/Rules.php:647 #: libraries/classes/Advisory/Rules.php:677 msgid "" "The InnoDB log file size is not an appropriate size, in relation to the " "InnoDB buffer pool." msgstr "" "Файл журнала InnoDB не адпаведнага памеру ў адносінах да буфернага пула " "InnoDB." #: libraries/classes/Advisory/Rules.php:650 #: libraries/classes/Advisory/Rules.php:680 #, no-php-format msgid "" "Especially on a system with a lot of writes to InnoDB tables you should set " "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the " "bigger this value, the longer the recovery time will be when database " "crashes, so this value should not be set much higher than 256 MiB. Please " "note however that you cannot simply change the value of this variable. You " "need to shutdown the server, remove the InnoDB log files, set the new value " "in my.cnf, start the server, then check the error logs if everything went " "fine. See also this blog entry" msgstr "" #: libraries/classes/Advisory/Rules.php:662 #: libraries/classes/Advisory/Rules.php:692 #, php-format msgid "" "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, " "it should not be below 20%%" msgstr "" "Ваш памер журнала InnoDB %s %% ад памеру буфернага пула InnoDB, а мае быць " "не ніжэй 20 %%" #: libraries/classes/Advisory/Rules.php:699 msgid "Max InnoDB log size" msgstr "Максімальны памер журнала InnoDB" #: libraries/classes/Advisory/Rules.php:704 msgid "The InnoDB log file size is inadequately large." msgstr "" #: libraries/classes/Advisory/Rules.php:706 #, no-php-format msgid "" "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of " "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the " "recovery time after a database crash considerably. See also this Article. You need to shutdown the server, " "remove the InnoDB log files, set the new value in my.cnf, start the server, " "then check the error logs if everything went fine. See also this blog entry" msgstr "" #: libraries/classes/Advisory/Rules.php:717 #, php-format msgid "Your absolute InnoDB log size is %s MiB" msgstr "" #: libraries/classes/Advisory/Rules.php:722 msgid "InnoDB buffer pool size" msgstr "Памер пулу буфэру InnoDB" #: libraries/classes/Advisory/Rules.php:726 msgid "Your InnoDB buffer pool is fairly small." msgstr "Недастатковы памер буферу InnoDB." #: libraries/classes/Advisory/Rules.php:728 #, no-php-format msgid "" "The InnoDB buffer pool has a profound impact on performance for InnoDB " "tables. Assign all your remaining memory to this buffer. For database " "servers that use solely InnoDB as storage engine and have no other services " "(e.g. a web server) running, you may set this as high as 80% of your " "available memory. If that is not the case, you need to carefully assess the " "memory consumption of your other services and non-InnoDB-Tables and set this " "variable accordingly. If it is set too high, your system will start " "swapping, which decreases performance significantly. See also this article" msgstr "" #: libraries/classes/Advisory/Rules.php:738 #, php-format msgid "" "You are currently using %s%% of your memory for the InnoDB buffer pool. This " "rule fires if you are assigning less than 60%%, however this might be " "perfectly adequate for your system if you don't have much InnoDB tables or " "other services running on the same machine." msgstr "" #: libraries/classes/Advisory/Rules.php:748 msgid "MyISAM concurrent inserts" msgstr "Адначасовыя ўстаўкі MyISAM" #: libraries/classes/Advisory/Rules.php:751 msgid "Enable {concurrent_insert} by setting it to 1" msgstr "Уключыць {concurrent_insert} устаноўкай 1" #: libraries/classes/Advisory/Rules.php:753 msgid "" "Setting {concurrent_insert} to 1 reduces contention between readers and " "writers for a given table. See also MySQL Documentation" msgstr "" #: libraries/classes/Advisory/Rules.php:757 msgid "concurrent_insert is set to 0" msgstr "concurrent_insert устаноўленая ў 0" #: libraries/classes/Advisory/Rules.php:772 msgid "Query cache disabled" msgstr "Кэш запытаў адключаны" #: libraries/classes/Advisory/Rules.php:775 msgid "The query cache is not enabled." msgstr "Кэш запытаў не ўключаны." #: libraries/classes/Advisory/Rules.php:777 msgid "" "The query cache is known to greatly improve performance if configured " "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value " "and setting {query_cache_type} to 'ON'. Note: If you are using " "memcached, ignore this recommendation." msgstr "" #: libraries/classes/Advisory/Rules.php:781 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" msgstr "" #: libraries/classes/Advisory/Rules.php:786 #, fuzzy, no-php-format #| msgid "Query cache efficiency (%%)" msgid "Query cache efficiency (%)" msgstr "Эфектыўнасць кэшу запытаў (%%)" #: libraries/classes/Advisory/Rules.php:790 msgid "Query cache not running efficiently, it has a low hit rate." msgstr "" #: libraries/classes/Advisory/Rules.php:791 msgid "Consider increasing {query_cache_limit}." msgstr "" #: libraries/classes/Advisory/Rules.php:792 #, php-format msgid "The current query cache hit rate of %s%% is below 20%%" msgstr "Цяперашні тэмп пападання ў кэш запытаў на %s %% менш 20 %%" #: libraries/classes/Advisory/Rules.php:797 msgid "Query Cache usage" msgstr "Выкарыстанне кэшу запытаў" #: libraries/classes/Advisory/Rules.php:802 #, no-php-format msgid "Less than 80% of the query cache is being utilized." msgstr "" #: libraries/classes/Advisory/Rules.php:804 msgid "" "This might be caused by {query_cache_limit} being too low. Flushing the " "query cache might help as well." msgstr "" #: libraries/classes/Advisory/Rules.php:808 #, php-format msgid "" "The current ratio of free query cache memory to total query cache size is %s" "%%. It should be above 80%%" msgstr "" #: libraries/classes/Advisory/Rules.php:815 msgid "Query cache fragmentation" msgstr "Фрагментацыя кэшу запытаў" #: libraries/classes/Advisory/Rules.php:819 msgid "The query cache is considerably fragmented." msgstr "Кэш запытаў значна фрагментаваны." #: libraries/classes/Advisory/Rules.php:821 msgid "" "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. " "This might be caused by many Query cache low memory prunes due to " "{query_cache_size} being too small. For a immediate but short lived fix you " "can flush the query cache (might lock the query cache for a long time). " "Carefully adjusting {query_cache_min_res_unit} to a lower value might help " "too, e.g. you can set it to the average size of your queries in the cache " "using this formula: (query_cache_size - qcache_free_memory) / " "qcache_queries_in_cache" msgstr "" #: libraries/classes/Advisory/Rules.php:829 #, php-format msgid "" "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning " "that the query cache is an alternating pattern of free and used blocks. This " "value should be below 20%%." msgstr "" #: libraries/classes/Advisory/Rules.php:836 msgid "Query cache low memory prunes" msgstr "Ачыстка пры недахопе памяці кэшу запытаў" #: libraries/classes/Advisory/Rules.php:840 msgid "" "Cached queries are removed due to low query cache memory from the query " "cache." msgstr "Кэшаваныя запыты выдалены праз недахоп памяці кэшу запытаў." #: libraries/classes/Advisory/Rules.php:842 msgid "" "You might want to increase {query_cache_size}, however keep in mind that the " "overhead of maintaining the cache is likely to increase with its size, so do " "this in small increments and monitor the results." msgstr "" #: libraries/classes/Advisory/Rules.php:847 #, php-format msgid "" "The ratio of removed queries to inserted queries is %s%%. The lower this " "value is, the better (This rules firing limit: 0.1%%)" msgstr "" #: libraries/classes/Advisory/Rules.php:854 msgid "Query cache max size" msgstr "Максімальны памер кэшу запытаў" #: libraries/classes/Advisory/Rules.php:859 msgid "" "The query cache size is above 128 MiB. Big query caches may cause " "significant overhead that is required to maintain the cache." msgstr "" #: libraries/classes/Advisory/Rules.php:863 msgid "" "Depending on your environment, it might be performance increasing to reduce " "this value." msgstr "" #: libraries/classes/Advisory/Rules.php:865 #, php-format msgid "Current query cache size: %s" msgstr "Цяперашні памер кэшу запытаў: %s" #: libraries/classes/Advisory/Rules.php:870 msgid "Query cache min result size" msgstr "Мінімальны памер рэзультату кэшу запытаў" #: libraries/classes/Advisory/Rules.php:874 msgid "" "The max size of the result set in the query cache is the default of 1 MiB." msgstr "" #: libraries/classes/Advisory/Rules.php:876 msgid "" "Changing {query_cache_limit} (usually by increasing) may increase " "efficiency. This variable determines the maximum size a query result may " "have to be inserted into the query cache. If there are many query results " "above 1 MiB that are well cacheable (many reads, little writes) then " "increasing {query_cache_limit} will increase efficiency. Whereas in the case " "of many query results being above 1 MiB that are not very well cacheable " "(often invalidated due to table updates) increasing {query_cache_limit} " "might reduce efficiency." msgstr "" #: libraries/classes/Advisory/Rules.php:883 msgid "query_cache_limit is set to 1 MiB" msgstr "" #: libraries/classes/BrowseForeigners.php:198 msgid "Search:" msgstr "Пошук:" #: libraries/classes/BrowseForeigners.php:204 #: libraries/classes/Controllers/JavaScriptMessagesController.php:341 #: libraries/classes/Controllers/Server/PrivilegesController.php:340 #: libraries/classes/Normalization.php:254 libraries/classes/Tracking.php:327 #: libraries/classes/Tracking.php:482 #: templates/columns_definitions/column_definitions_form.twig:42 #: templates/database/designer/main.twig:1102 #: templates/database/events/editor_form.twig:115 #: templates/database/operations/index.twig:19 #: templates/database/operations/index.twig:75 #: templates/database/operations/index.twig:185 #: templates/database/operations/index.twig:225 #: templates/database/routines/editor_form.twig:176 #: templates/database/routines/execute_form.twig:55 #: templates/database/search/main.twig:74 #: templates/database/triggers/editor_form.twig:69 #: templates/display/results/table.twig:265 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18 #: templates/modals/add_index.twig:10 templates/modals/change_password.twig:10 #: templates/modals/create_view.twig:10 #: templates/modals/enum_set_editor.twig:10 #: templates/modals/index_dialog_modal.twig:10 #: templates/preferences/manage/main.twig:46 #: templates/preferences/manage/main.twig:108 #: templates/server/binlog/index.twig:34 #: templates/server/privileges/change_password.twig:78 #: templates/server/privileges/edit_routine_privileges.twig:106 #: templates/server/privileges/privileges_summary.twig:104 #: templates/server/privileges/user_properties.twig:154 #: templates/server/privileges/users_overview.twig:159 #: templates/server/replication/change_primary.twig:33 #: templates/server/replication/primary_add_replica_user.twig:81 #: templates/server/replication/primary_configuration.twig:30 #: templates/server/replication/replica_configuration.twig:16 #: templates/server/replication/replica_configuration.twig:88 #: templates/server/user_groups/edit_user_groups.twig:21 #: templates/sql/query.twig:147 templates/sql/query.twig:198 #: templates/table/find_replace/index.twig:62 #: templates/table/index_form.twig:245 #: templates/table/insert/actions_panel.twig:37 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15 #: templates/table/normalization/normalization.twig:24 #: templates/table/operations/index.twig:38 #: templates/table/operations/index.twig:86 #: templates/table/operations/index.twig:241 #: templates/table/operations/index.twig:328 #: templates/table/operations/index.twig:505 #: templates/table/operations/view.twig:20 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196 #: templates/table/start_and_number_of_rows_fieldset.twig:15 #: templates/table/structure/display_structure.twig:343 #: templates/table/structure/display_structure.twig:437 #: templates/table/structure/display_structure.twig:555 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116 msgid "Go" msgstr "Панеслася" #: libraries/classes/BrowseForeigners.php:219 #: libraries/classes/BrowseForeigners.php:223 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16 #: templates/table/structure/display_structure.twig:458 #: templates/table/tracking/structure_snapshot_indexes.twig:5 msgid "Keyname" msgstr "Імя ключа" #: libraries/classes/BrowseForeigners.php:220 #: libraries/classes/BrowseForeigners.php:222 #: templates/server/engines/index.twig:14 #: templates/server/plugins/index.twig:27 #: templates/server/status/variables/index.twig:77 msgid "Description" msgstr "Апісаньне" #: libraries/classes/BrowseForeigners.php:319 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:80 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:494 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:528 #: templates/list_navigator.twig:4 msgid "Page number:" msgstr "Старонка:" #: libraries/classes/BrowseForeigners.php:333 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578 #: templates/display/results/table.twig:99 #: templates/server/privileges/initials_row.twig:17 #: templates/table/browse_foreigners/show_all.twig:4 msgid "Show all" msgstr "Паказаць усе" #: libraries/classes/Charsets/Collation.php:170 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177 msgid "Unknown" msgstr "Невядома" #: libraries/classes/Charsets/Collation.php:203 #: libraries/classes/Charsets/Collation.php:502 msgctxt "Collation" msgid "German (phone book order)" msgstr "Нямецкая (парадак тэлефоннай кнігі)" #: libraries/classes/Charsets/Collation.php:207 #: libraries/classes/Charsets/Collation.php:499 msgctxt "Collation" msgid "German (dictionary order)" msgstr "Нямецкая (парадак слоўніка)" #: libraries/classes/Charsets/Collation.php:216 #: libraries/classes/Charsets/Collation.php:577 msgctxt "Collation" msgid "Spanish (traditional)" msgstr "Іспанская (традыцыйная)" #: libraries/classes/Charsets/Collation.php:220 #: libraries/classes/Charsets/Collation.php:570 msgctxt "Collation" msgid "Spanish (modern)" msgstr "Іспанская (мадэрн)" #: libraries/classes/Charsets/Collation.php:298 msgctxt "Collation variant" msgid "case-insensitive" msgstr "без уліку рэгістру" #: libraries/classes/Charsets/Collation.php:301 msgctxt "Collation variant" msgid "case-sensitive" msgstr "з улікам рэгістру" #: libraries/classes/Charsets/Collation.php:304 msgctxt "Collation variant" msgid "accent-insensitive" msgstr "без уліку акцэнту" #: libraries/classes/Charsets/Collation.php:307 msgctxt "Collation variant" msgid "accent-sensitive" msgstr "з улікам акцэнту" #: libraries/classes/Charsets/Collation.php:310 #, fuzzy #| msgctxt "Collation variant" #| msgid "accent-sensitive" msgctxt "Collation variant" msgid "kana-sensitive" msgstr "з улікам акцэнту" #: libraries/classes/Charsets/Collation.php:314 msgctxt "Collation variant" msgid "multi-level" msgstr "шматузроўневае" #: libraries/classes/Charsets/Collation.php:317 msgctxt "Collation variant" msgid "binary" msgstr "двайковы" #: libraries/classes/Charsets/Collation.php:320 msgctxt "Collation variant" msgid "no-pad" msgstr "" #: libraries/classes/Charsets/Collation.php:339 msgctxt "Collation" msgid "Binary" msgstr "Двайковы" #: libraries/classes/Charsets/Collation.php:352 #: libraries/classes/Charsets/Collation.php:601 msgctxt "Collation" msgid "Unicode" msgstr "Юнікод" #: libraries/classes/Charsets/Collation.php:362 #: libraries/classes/Charsets/Collation.php:548 msgctxt "Collation" msgid "West European" msgstr "Заходне-еўрапейская" #: libraries/classes/Charsets/Collation.php:369 msgctxt "Collation" msgid "Central European" msgstr "Цэнтральна-еўрапейская" #: libraries/classes/Charsets/Collation.php:374 #: libraries/classes/Charsets/Collation.php:555 msgctxt "Collation" msgid "Russian" msgstr "Расейская" #: libraries/classes/Charsets/Collation.php:379 msgctxt "Collation" msgid "Simplified Chinese" msgstr "Кітайская спрошчаная" #: libraries/classes/Charsets/Collation.php:382 msgctxt "Collation" msgid "Traditional Chinese" msgstr "Традыцыйная кітайская" #: libraries/classes/Charsets/Collation.php:385 #: libraries/classes/Charsets/Collation.php:470 msgctxt "Collation" msgid "Chinese" msgstr "Кітайская" #: libraries/classes/Charsets/Collation.php:393 #: libraries/classes/Charsets/Collation.php:519 msgctxt "Collation" msgid "Japanese" msgstr "Японская" #: libraries/classes/Charsets/Collation.php:398 msgctxt "Collation" msgid "Baltic" msgstr "Балтыйская" #: libraries/classes/Charsets/Collation.php:403 msgctxt "Collation" msgid "Armenian" msgstr "Армянская" #: libraries/classes/Charsets/Collation.php:406 msgctxt "Collation" msgid "Cyrillic" msgstr "Кірылічная" #: libraries/classes/Charsets/Collation.php:409 msgctxt "Collation" msgid "Arabic" msgstr "Арабская" #: libraries/classes/Charsets/Collation.php:412 #: libraries/classes/Charsets/Collation.php:534 msgctxt "Collation" msgid "Korean" msgstr "Карэйская" #: libraries/classes/Charsets/Collation.php:415 msgctxt "Collation" msgid "Hebrew" msgstr "Габрэйская" #: libraries/classes/Charsets/Collation.php:418 msgctxt "Collation" msgid "Georgian" msgstr "Грузінская" #: libraries/classes/Charsets/Collation.php:421 msgctxt "Collation" msgid "Greek" msgstr "Грэцкая" #: libraries/classes/Charsets/Collation.php:424 msgctxt "Collation" msgid "Czech-Slovak" msgstr "Чэхаславацкая" #: libraries/classes/Charsets/Collation.php:427 #: libraries/classes/Charsets/Collation.php:593 msgctxt "Collation" msgid "Ukrainian" msgstr "Украінская" #: libraries/classes/Charsets/Collation.php:430 #: libraries/classes/Charsets/Collation.php:589 msgctxt "Collation" msgid "Turkish" msgstr "Турэцкая" #: libraries/classes/Charsets/Collation.php:433 #: libraries/classes/Charsets/Collation.php:581 msgctxt "Collation" msgid "Swedish" msgstr "Шведская" #: libraries/classes/Charsets/Collation.php:436 #: libraries/classes/Charsets/Collation.php:585 msgctxt "Collation" msgid "Thai" msgstr "Тайландская" #: libraries/classes/Charsets/Collation.php:439 msgctxt "Collation" msgid "Unknown" msgstr "Невядома" #: libraries/classes/Charsets/Collation.php:464 msgctxt "Collation" msgid "Bulgarian" msgstr "Балгарская" #: libraries/classes/Charsets/Collation.php:476 msgctxt "Collation" msgid "Croatian" msgstr "Харвацкая" #: libraries/classes/Charsets/Collation.php:480 msgctxt "Collation" msgid "Czech" msgstr "Чэская" #: libraries/classes/Charsets/Collation.php:484 msgctxt "Collation" msgid "Danish" msgstr "Дацкая" #: libraries/classes/Charsets/Collation.php:488 msgctxt "Collation" msgid "English" msgstr "Ангельская" #: libraries/classes/Charsets/Collation.php:492 msgctxt "Collation" msgid "Esperanto" msgstr "Эсперанта" #: libraries/classes/Charsets/Collation.php:496 msgctxt "Collation" msgid "Estonian" msgstr "Эстонская" #: libraries/classes/Charsets/Collation.php:511 msgctxt "Collation" msgid "Hungarian" msgstr "Вугорская" #: libraries/classes/Charsets/Collation.php:515 msgctxt "Collation" msgid "Icelandic" msgstr "Ісландская" #: libraries/classes/Charsets/Collation.php:522 msgctxt "Collation" msgid "Classical Latin" msgstr "Лацінская класічная" #: libraries/classes/Charsets/Collation.php:526 msgctxt "Collation" msgid "Latvian" msgstr "Латвійская" #: libraries/classes/Charsets/Collation.php:530 msgctxt "Collation" msgid "Lithuanian" msgstr "Літоўская" #: libraries/classes/Charsets/Collation.php:538 msgctxt "Collation" msgid "Burmese" msgstr "Бірманская" #: libraries/classes/Charsets/Collation.php:541 msgctxt "Collation" msgid "Persian" msgstr "Персідская" #: libraries/classes/Charsets/Collation.php:545 msgctxt "Collation" msgid "Polish" msgstr "Польская" #: libraries/classes/Charsets/Collation.php:552 msgctxt "Collation" msgid "Romanian" msgstr "Румынская" #: libraries/classes/Charsets/Collation.php:559 msgctxt "Collation" msgid "Sinhalese" msgstr "Сінгальская" #: libraries/classes/Charsets/Collation.php:563 msgctxt "Collation" msgid "Slovak" msgstr "Славацкая" #: libraries/classes/Charsets/Collation.php:567 msgctxt "Collation" msgid "Slovenian" msgstr "Славенская" #: libraries/classes/Charsets/Collation.php:597 msgctxt "Collation" msgid "Vietnamese" msgstr "В'етнамская" #: libraries/classes/Common.php:257 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Вам трэба абнавіць %s да вэрсіі %s ці пазьнейшай." #: libraries/classes/Common.php:290 msgid "Error: Token mismatch" msgstr "" #: libraries/classes/Common.php:351 #, php-format msgid "See %sour documentation%s for more information." msgstr "" #: libraries/classes/Common.php:511 msgid "" "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to " "access phpMyAdmin." msgstr "" #: libraries/classes/Common.php:560 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" "Вы ўключылі mbstring.func_overload у вашым канфігурацыйным файле PHP. Гэтая " "опцыя несумяшчальная з phpMyAdmin і можа выклікаць пашкоджаньне дадзеных!" #: libraries/classes/Common.php:575 msgid "" "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin " "requires these functions!" msgstr "" #: libraries/classes/Common.php:585 msgid "GLOBALS overwrite attempt" msgstr "" #: libraries/classes/Common.php:595 msgid "possible exploit" msgstr "" #: libraries/classes/Config/Descriptions.php:69 #: libraries/classes/Config/Descriptions.php:70 #: libraries/classes/Config/Descriptions.php:71 msgid "Users cannot set a higher value" msgstr "" #: libraries/classes/Config/Descriptions.php:89 msgid "" "If enabled, user can enter any MySQL server in login form for cookie auth." msgstr "" #: libraries/classes/Config/Descriptions.php:92 msgid "" "Restricts the MySQL servers the user can enter when a login to an arbitrary " "MySQL server is enabled by matching the IP or hostname of the MySQL server " "to the given regular expression." msgstr "" #: libraries/classes/Config/Descriptions.php:97 msgid "" "Enabling this allows a page located on a different domain to call phpMyAdmin " "inside a frame, and is a potential [strong]security hole[/strong] allowing " "cross-frame scripting (XSS) attacks." msgstr "" #: libraries/classes/Config/Descriptions.php:102 msgid "" "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] " "authentication." msgstr "" #: libraries/classes/Config/Descriptions.php:104 msgid "Enable bzip2 compression for import operations." msgstr "" #: libraries/classes/Config/Descriptions.php:105 msgid "Enter the URL for your reCAPTCHA v2 compatible API." msgstr "" #: libraries/classes/Config/Descriptions.php:106 msgid "" "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible " "API." msgstr "" #: libraries/classes/Config/Descriptions.php:107 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API." msgstr "" #: libraries/classes/Config/Descriptions.php:108 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API." msgstr "" #: libraries/classes/Config/Descriptions.php:109 msgid "Enter your public key for the reCAPTCHA service on your domain." msgstr "" #: libraries/classes/Config/Descriptions.php:110 msgid "Enter your private key for your domain reCAPTCHA service." msgstr "" #: libraries/classes/Config/Descriptions.php:111 msgid "Enter your siteverify URL for your reCAPTCHA service." msgstr "" #: libraries/classes/Config/Descriptions.php:113 msgid "" "Defines which type of editing controls should be used for CHAR and VARCHAR " "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/" "kbd] - allows newlines in columns." msgstr "" #: libraries/classes/Config/Descriptions.php:118 msgid "" "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax " "highlighting and line numbers." msgstr "" #: libraries/classes/Config/Descriptions.php:123 msgid "" "Find any errors in the query before executing it. Requires CodeMirror to be " "enabled." msgstr "" #: libraries/classes/Config/Descriptions.php:126 msgid "" "Defines the minimum size for input fields generated for CHAR and VARCHAR " "columns." msgstr "" #: libraries/classes/Config/Descriptions.php:129 msgid "" "Defines the maximum size for input fields generated for CHAR and VARCHAR " "columns." msgstr "" #: libraries/classes/Config/Descriptions.php:132 msgid "" "Compress gzip exports on the fly without the need for much memory; if you " "encounter problems with created gzip files disable this feature." msgstr "" #: libraries/classes/Config/Descriptions.php:136 msgid "" "Whether a warning (\"Are your really sure…\") should be displayed when " "you're about to lose data." msgstr "" #: libraries/classes/Config/Descriptions.php:139 msgid "Autocomplete of the table and column names in the SQL queries." msgstr "Аўтазапаўненне назваў табліц і слупкоў у SQL-запытах." #: libraries/classes/Config/Descriptions.php:142 #: libraries/classes/Config/Descriptions.php:146 #: libraries/classes/Config/Descriptions.php:150 #: libraries/classes/Config/Descriptions.php:154 #: libraries/classes/Config/Descriptions.php:158 #: libraries/classes/Config/Descriptions.php:162 #: libraries/classes/Config/Descriptions.php:166 #: libraries/classes/Config/Descriptions.php:170 #: libraries/classes/Config/Descriptions.php:174 msgid "" "Values for options list for default transformations. These will be " "overwritten if transformation is filled in at table structure page." msgstr "" #: libraries/classes/Config/Descriptions.php:178 msgid "" "Disable the table maintenance mass operations, like optimizing or repairing " "the selected tables of a database." msgstr "" #: libraries/classes/Config/Descriptions.php:182 msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)." msgstr "" #: libraries/classes/Config/Descriptions.php:184 #: libraries/classes/Config/Descriptions.php:728 #: libraries/classes/Plugins/Export/ExportSql.php:348 msgid "Exclude definition of current user" msgstr "" #: libraries/classes/Config/Descriptions.php:186 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value." msgstr "" #: libraries/classes/Config/Descriptions.php:190 msgid "" "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] " "for magic strings that can be used to get special values." msgstr "" #: libraries/classes/Config/Descriptions.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL." msgstr "" #: libraries/classes/Config/Descriptions.php:198 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for." msgstr "" #: libraries/classes/Config/Descriptions.php:201 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in " "documentation." msgstr "" #: libraries/classes/Config/Descriptions.php:206 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" #: libraries/classes/Config/Descriptions.php:209 msgid "Customize browse mode." msgstr "Наладзіць рэжым прагляду." #: libraries/classes/Config/Descriptions.php:210 #: libraries/classes/Config/Descriptions.php:211 #: libraries/classes/Config/Descriptions.php:218 #: libraries/classes/Config/Descriptions.php:224 #: libraries/classes/Config/Descriptions.php:225 #: libraries/classes/Config/Descriptions.php:230 msgid "Customize default options." msgstr "Наладзіць агаданыя опцыі." #: libraries/classes/Config/Descriptions.php:212 msgid "Settings for phpMyAdmin developers." msgstr "" #: libraries/classes/Config/Descriptions.php:213 msgid "Customize edit mode." msgstr "Наладзіць рэжым рэдагавання." #: libraries/classes/Config/Descriptions.php:214 msgid "Customize default export options." msgstr "Наладзіць опцыі агаданага экспарту." #: libraries/classes/Config/Descriptions.php:215 msgid "Set some commonly used options." msgstr "" #: libraries/classes/Config/Descriptions.php:216 msgid "Customize default common import options." msgstr "Наладзіць опцыі агаданага імпарта." #: libraries/classes/Config/Descriptions.php:217 msgid "Set import and export directories and compression options." msgstr "" #: libraries/classes/Config/Descriptions.php:219 msgid "Databases display options." msgstr "Параметры адлюстравання баз даных." #: libraries/classes/Config/Descriptions.php:220 msgid "Customize appearance of the navigation panel." msgstr "Наладзіць выгляд навігацыйнай панэлі." #: libraries/classes/Config/Descriptions.php:221 msgid "Customize the navigation tree." msgstr "Наладзіць навігацыйнае дрэва." #: libraries/classes/Config/Descriptions.php:222 msgid "Servers display options." msgstr "Параметры адлюстравання сервераў." #: libraries/classes/Config/Descriptions.php:223 msgid "Tables display options." msgstr "Параметры адлюстравання табліц." #: libraries/classes/Config/Descriptions.php:226 msgid "Settings that didn't fit anywhere else." msgstr "" #: libraries/classes/Config/Descriptions.php:227 msgid "Authentication settings." msgstr "Налады аўтэнтыфікацыі." #: libraries/classes/Config/Descriptions.php:228 msgid "Enter server connection parameters." msgstr "Увядзіце параметры падлучэння да сервера." #: libraries/classes/Config/Descriptions.php:229 msgid "Customize links shown in SQL Query boxes." msgstr "" #: libraries/classes/Config/Descriptions.php:231 msgid "SQL queries settings." msgstr "Налады SQL-запытаў." #: libraries/classes/Config/Descriptions.php:232 msgid "Customize startup page." msgstr "Наладзіць пачатковую старонку." #: libraries/classes/Config/Descriptions.php:233 msgid "" "Choose which details to show in the database structure (list of tables)." msgstr "" #: libraries/classes/Config/Descriptions.php:234 msgid "Settings for the table structure (list of columns)." msgstr "" #: libraries/classes/Config/Descriptions.php:235 msgid "Choose how you want tabs to work." msgstr "" #: libraries/classes/Config/Descriptions.php:236 msgid "Customize text input fields." msgstr "Наладзіць тэкставая палі ўводу." #: libraries/classes/Config/Descriptions.php:237 msgid "Customize default options" msgstr "Наладзіць агаданыя опцыі" #: libraries/classes/Config/Descriptions.php:238 msgid "Disable some of the warnings shown by phpMyAdmin." msgstr "" #: libraries/classes/Config/Descriptions.php:240 msgid "Enable gzip compression for import and export operations." msgstr "" #: libraries/classes/Config/Descriptions.php:242 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed." msgstr "" #: libraries/classes/Config/Descriptions.php:246 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be a good way to import large files, however it can break " "transactions." msgstr "" "Дазволіць спыненне імпартавання ў выпадку, калі скрыпт высветліць, што " "скончваецца час выканання. Гэта можа быць добрым спосабам імпартавання " "вялікіх файлаў, аднак, гэта можа перапыніць транзакцыі." #: libraries/classes/Config/Descriptions.php:251 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available." msgstr "" #: libraries/classes/Config/Descriptions.php:254 #: libraries/classes/Config/Descriptions.php:255 msgid "Update data when duplicate keys found on import" msgstr "" #: libraries/classes/Config/Descriptions.php:256 msgid "Number of queries to skip from start." msgstr "Колькасць запытаў, якія трэба прапусціць ад пачатку." #: libraries/classes/Config/Descriptions.php:258 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" #: libraries/classes/Config/Descriptions.php:263 msgid "" "Define whether the previous login should be recalled or not in [kbd]cookie[/" "kbd] authentication mode." msgstr "" #: libraries/classes/Config/Descriptions.php:267 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " "and will be deleted as soon as you close the browser window. This is " "recommended for non-trusted environments." msgstr "" #: libraries/classes/Config/Descriptions.php:273 msgid "Maximum number of characters used when a SQL query is displayed." msgstr "" #: libraries/classes/Config/Descriptions.php:276 msgid "" "The number of items that can be displayed on each page on the first level of " "the navigation tree." msgstr "" "Колькасць элементаў, якія могуць буць адлюстраваны на кожнай старонцы " "першага ўзроўня навігацыйнага дрэва." #: libraries/classes/Config/Descriptions.php:279 msgid "" "The number of items that can be displayed on each page of the navigation " "tree." msgstr "" "Колькасць элементаў, якія могуць буць адлюстраваны на кожнай старонцы " "навігацыйнага дрэва." #: libraries/classes/Config/Descriptions.php:282 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, \"Previous\" and \"Next\" links will be shown." msgstr "" #: libraries/classes/Config/Descriptions.php:287 msgid "" "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] " "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)." msgstr "" #: libraries/classes/Config/Descriptions.php:291 msgid "In the navigation panel, replaces the database tree with a selector" msgstr "" #: libraries/classes/Config/Descriptions.php:294 msgid "Link with main panel by highlighting the current database or table." msgstr "" #: libraries/classes/Config/Descriptions.php:297 msgid "" "Open the linked page in the main window ([code]main[/code]) or in a new one " "([code]new[/code])." msgstr "" #: libraries/classes/Config/Descriptions.php:300 msgid "" "Defines the minimum number of items (tables, views, routines and events) to " "display a filter box." msgstr "" "Вызначае мінімальную колькасць элементай (табліц, прадстаўленняў, працэдур і " "падзей) для адлюстравання вакна фільтра." #: libraries/classes/Config/Descriptions.php:303 msgid "" "Group items in the navigation tree (determined by the separator defined in " "the Databases and Tables tabs above)." msgstr "" #: libraries/classes/Config/Descriptions.php:307 msgid "" "Whether to offer the possibility of tree expansion in the navigation panel." msgstr "" #: libraries/classes/Config/Descriptions.php:310 msgid "Whether to show procedures under database in the navigation tree" msgstr "" #: libraries/classes/Config/Descriptions.php:313 #, fuzzy #| msgid "Whether to show events under database in the navigation tree" msgid "Whether to expand single database in the navigation tree automatically." msgstr "Ці паказваць падзеі пад базай даных у навігацыйным дрэве" #: libraries/classes/Config/Descriptions.php:315 msgid "Set to 0 to collapse navigation panel." msgstr "Устаноўка ў 0 згарне навігацыйную панэль." #: libraries/classes/Config/Descriptions.php:316 msgid "Show logo in navigation panel." msgstr "Пакаць лагатып у навігацыйнай панэлі." #: libraries/classes/Config/Descriptions.php:317 msgid "URL where logo in the navigation panel will point to." msgstr "" #: libraries/classes/Config/Descriptions.php:318 msgid "Display server choice at the top of the navigation panel." msgstr "" #: libraries/classes/Config/Descriptions.php:319 msgid "String that separates databases into different tree levels." msgstr "" #: libraries/classes/Config/Descriptions.php:320 msgid "String that separates tables into different tree levels." msgstr "" #: libraries/classes/Config/Descriptions.php:321 msgid "Highlight server under the mouse cursor." msgstr "" #: libraries/classes/Config/Descriptions.php:322 msgid "Whether to show tables under database in the navigation tree" msgstr "Ці паказваць табліцы пад базай даных у навігацыйным дрэве" #: libraries/classes/Config/Descriptions.php:323 msgid "Whether to show views under database in the navigation tree" msgstr "Ці паказваць прадстаўленні пад базай даных у навігацыйным дрэве" #: libraries/classes/Config/Descriptions.php:324 msgid "Whether to show functions under database in the navigation tree" msgstr "" #: libraries/classes/Config/Descriptions.php:325 msgid "Whether to show events under database in the navigation tree" msgstr "Ці паказваць падзеі пад базай даных у навігацыйным дрэве" #: libraries/classes/Config/Descriptions.php:327 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise." msgstr "" #: libraries/classes/Config/Descriptions.php:331 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found." msgstr "" #: libraries/classes/Config/Descriptions.php:336 msgid "" "Disable the default warning that is displayed on the Structure page if " "column names in a table are reserved MySQL words." msgstr "" #: libraries/classes/Config/Descriptions.php:340 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" #: libraries/classes/Config/Descriptions.php:345 msgid "" "Sets the effective timezone; possibly different than the one from your " "database server" msgstr "" #: libraries/classes/Config/Descriptions.php:348 msgid "" "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: " "[kbd]pma__bookmark[/kbd]" msgstr "" #: libraries/classes/Config/Descriptions.php:351 msgid "" "Leave blank for no column comments/media types, suggested: " "[kbd]pma__column_info[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:354 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [doc@linked-tables]documentation[/doc]." msgstr "" #: libraries/classes/Config/Descriptions.php:358 msgid "" "An alternate host to hold the configuration storage; leave blank to use the " "already defined host." msgstr "" #: libraries/classes/Config/Descriptions.php:361 msgid "" "An alternate port to connect to the host that holds the configuration " "storage; leave blank to use the default port, or the already defined port, " "if the controlhost equals host." msgstr "" #: libraries/classes/Config/Descriptions.php:366 msgid "" "More information on [a@https://github.com/phpmyadmin/phpmyadmin/" "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql." "com/19588]MySQL Bugs[/a]" msgstr "" #: libraries/classes/Config/Descriptions.php:370 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/" "kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:373 msgid "" "Limits number of table preferences which are stored in database, the oldest " "records are automatically removed." msgstr "" #: libraries/classes/Config/Descriptions.php:377 msgid "" "Leave blank for no QBE saved searches support, suggested: " "[kbd]pma__savedsearches[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:380 msgid "" "Leave blank for no export template support, suggested: " "[kbd]pma__export_templates[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:383 msgid "" "Leave blank for no central columns support, suggested: " "[kbd]pma__central_columns[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:386 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " "[kbd]'my_db'[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:391 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:394 msgid "" "Database used for relations, bookmarks, and PDF features. See [doc@linked-" "tables]pmadb[/doc] for complete information. Leave blank for no support. " "Suggested: [kbd]phpmyadmin[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:399 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma__recent[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:403 msgid "" "Leave blank for no \"persistent\" favorite tables across sessions, " "suggested: [kbd]pma__favorite[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:407 msgid "" "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: " "[kbd]pma__relation[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:412 msgid "" "See [doc@authentication-modes]authentication types[/doc] for an example." msgstr "" #: libraries/classes/Config/Descriptions.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" "kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:418 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma__table_info[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:422 msgid "" "Leave blank for no \"persistent\" tables' UI preferences across sessions, " "suggested: [kbd]pma__table_uiprefs[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" #: libraries/classes/Config/Descriptions.php:430 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" #: libraries/classes/Config/Descriptions.php:434 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" #: libraries/classes/Config/Descriptions.php:438 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" #: libraries/classes/Config/Descriptions.php:441 msgid "" "Leave blank for no SQL query tracking support, suggested: " "[kbd]pma__tracking[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:444 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" #: libraries/classes/Config/Descriptions.php:447 msgid "" "Leave blank for no user preferences storage in database, suggested: " "[kbd]pma__userconfig[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:450 msgid "" "Both this table and the user groups table are required to enable the " "configurable menus feature; leaving either one of them blank will disable " "this feature, suggested: [kbd]pma__users[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:455 msgid "" "Both this table and the users table are required to enable the configurable " "menus feature; leaving either one of them blank will disable this feature, " "suggested: [kbd]pma__usergroups[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:460 msgid "" "Leave blank to disable the feature to hide and show navigation items, " "suggested: [kbd]pma__navigationhiding[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:464 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" #: libraries/classes/Config/Descriptions.php:466 msgid "Leave blank if not used." msgstr "" #: libraries/classes/Config/Descriptions.php:467 msgid "Leave blank for defaults." msgstr "" #: libraries/classes/Config/Descriptions.php:468 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth." msgstr "" #: libraries/classes/Config/Descriptions.php:469 msgid "Authentication method to use." msgstr "Метад аўтэнтыфікацыі, што выкарыстоўваецца." #: libraries/classes/Config/Descriptions.php:470 msgid "Compress connection to MySQL server." msgstr "Сціскаць злучэнне з MySQL-серверам." #: libraries/classes/Config/Descriptions.php:471 msgid "Hide databases matching regular expression (PCRE)." msgstr "" #: libraries/classes/Config/Descriptions.php:472 msgid "Hostname where MySQL server is running." msgstr "" #: libraries/classes/Config/Descriptions.php:473 #: libraries/classes/Config/Descriptions.php:477 msgid "Leave empty if not using config auth." msgstr "" #: libraries/classes/Config/Descriptions.php:474 msgid "Port on which MySQL server is listening, leave empty for default." msgstr "" #: libraries/classes/Config/Descriptions.php:475 msgid "Socket on which MySQL server is listening, leave empty for default." msgstr "" #: libraries/classes/Config/Descriptions.php:476 msgid "Enable SSL for connection to MySQL server." msgstr "Уключыць SSL для злучэння з MySQL-серверам." #: libraries/classes/Config/Descriptions.php:479 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly." msgstr "" #: libraries/classes/Config/Descriptions.php:484 msgid "Show or hide a column displaying the Creation timestamp for all tables." msgstr "" #: libraries/classes/Config/Descriptions.php:487 msgid "" "Show or hide a column displaying the Last update timestamp for all tables." msgstr "" #: libraries/classes/Config/Descriptions.php:490 msgid "" "Show or hide a column displaying the Last check timestamp for all tables." msgstr "" #: libraries/classes/Config/Descriptions.php:493 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode." msgstr "" #: libraries/classes/Config/Descriptions.php:496 msgid "" "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()" "[/a] output." msgstr "" #: libraries/classes/Config/Descriptions.php:498 msgid "Whether a user should be displayed a \"show all (rows)\" button." msgstr "" #: libraries/classes/Config/Descriptions.php:499 msgid "Show or hide a column displaying the comments for all tables." msgstr "" #: libraries/classes/Config/Descriptions.php:500 msgid "Show or hide a column displaying the charset for all tables." msgstr "" #: libraries/classes/Config/Descriptions.php:501 msgid "Display the function fields in edit/insert mode." msgstr "" #: libraries/classes/Config/Descriptions.php:502 msgid "Whether to show hint or not." msgstr "" #: libraries/classes/Config/Descriptions.php:503 msgid "" "Defines whether SQL queries generated by phpMyAdmin should be displayed." msgstr "" #: libraries/classes/Config/Descriptions.php:504 msgid "Allow to display database and table statistics (e.g. space usage)." msgstr "" #: libraries/classes/Config/Descriptions.php:506 msgid "" "Mark used tables and make it possible to show databases with locked tables." msgstr "" #: libraries/classes/Config/Descriptions.php:509 msgid "" "Disable the default warning that is displayed on the main page if Suhosin is " "detected." msgstr "" #: libraries/classes/Config/Descriptions.php:512 msgid "" "Disable the default warning that is displayed on the main page if the value " "of the PHP setting session.gc_maxlifetime is less than the value of " "`LoginCookieValidity`." msgstr "" #: libraries/classes/Config/Descriptions.php:517 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2)." msgstr "" #: libraries/classes/Config/Descriptions.php:520 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2)." msgstr "" #: libraries/classes/Config/Descriptions.php:523 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]." msgstr "" #: libraries/classes/Config/Descriptions.php:529 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right." msgstr "" #: libraries/classes/Config/Descriptions.php:532 msgid "" "The URL of the proxy to be used when retrieving the information about the " "latest version of phpMyAdmin, or when submitting error reports. You need " "this if the server where phpMyAdmin is installed does not have direct access " "to the Internet. The format is: \"hostname:portnumber\"." msgstr "" #: libraries/classes/Config/Descriptions.php:538 msgid "" "The username for authenticating with the proxy. By default, no " "authentication is performed. If a username is supplied, Basic Authentication " "will be performed. No other types of authentication are currently supported." msgstr "" #: libraries/classes/Config/Descriptions.php:544 msgid "" "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines " "will be inserted with Shift+Enter." msgstr "" #: libraries/classes/Config/Descriptions.php:548 msgid "" "Enable Zero Configuration mode which lets you set up phpMyAdmin " "configuration storage tables automatically." msgstr "" #: libraries/classes/Config/Descriptions.php:551 msgid "Highlight selected rows." msgstr "" #: libraries/classes/Config/Descriptions.php:552 msgid "Highlight row pointed by the mouse cursor." msgstr "" #: libraries/classes/Config/Descriptions.php:553 msgid "Number of columns for CHAR/VARCHAR textareas." msgstr "" #: libraries/classes/Config/Descriptions.php:554 msgid "Number of rows for CHAR/VARCHAR textareas." msgstr "" #: libraries/classes/Config/Descriptions.php:555 msgid "" "Log SQL queries and their execution time, to be displayed in the console" msgstr "" #: libraries/classes/Config/Descriptions.php:556 msgid "Tab that is displayed when entering a database." msgstr "" #: libraries/classes/Config/Descriptions.php:557 msgid "Tab that is displayed when entering a server." msgstr "" #: libraries/classes/Config/Descriptions.php:558 msgid "Tab that is displayed when entering a table." msgstr "" #: libraries/classes/Config/Descriptions.php:559 msgid "Whether the table structure actions should be hidden." msgstr "Ці павінны быць схаваныя дзеянні над структурай табліцы." #: libraries/classes/Config/Descriptions.php:560 msgid "Whether column comments should be shown in table structure view" msgstr "" #: libraries/classes/Config/Descriptions.php:561 msgid "Show server listing as a list instead of a drop down." msgstr "" #: libraries/classes/Config/Descriptions.php:562 msgid "A dropdown will be used if fewer items are present." msgstr "" #: libraries/classes/Config/Descriptions.php:563 msgid "Default value for foreign key checks checkbox for some queries." msgstr "" #: libraries/classes/Config/Descriptions.php:564 msgid "Uncheck the checkbox to disable drag and drop import" msgstr "" #: libraries/classes/Config/Descriptions.php:565 msgid "How many rows can be inserted at one time." msgstr "" #: libraries/classes/Config/Descriptions.php:566 msgid "" "Maximum number of characters shown in any non-numeric column on browse view." msgstr "" #: libraries/classes/Config/Descriptions.php:567 msgid "Define how long (in seconds) a login cookie is valid." msgstr "" #: libraries/classes/Config/Descriptions.php:568 msgid "Double size of textarea for LONGTEXT columns." msgstr "" #: libraries/classes/Config/Descriptions.php:569 msgid "Maximum number of databases displayed in database list." msgstr "Максімальныя колькасць баз даных, адлюстраваных у спісе." #: libraries/classes/Config/Descriptions.php:570 msgid "Maximum number of tables displayed in table list." msgstr "Максімальная колькасць табліц, якія адлюстроўваюцца ў спісе." #: libraries/classes/Config/Descriptions.php:571 msgid "Maximum number of recently used tables; set 0 to disable." msgstr "" #: libraries/classes/Config/Descriptions.php:572 msgid "Maximum number of favorite tables; set 0 to disable." msgstr "Максімальная колькасць улюблёных табліц; 0 для адключэння." #: libraries/classes/Config/Descriptions.php:573 msgid "These are Edit, Copy and Delete links." msgstr "" #: libraries/classes/Config/Descriptions.php:574 msgid "Whether to show row links even in the absence of a unique key." msgstr "" #: libraries/classes/Config/Descriptions.php:575 #: libraries/classes/Config/Descriptions.php:858 msgid "Disable shortcut keys" msgstr "Адключыць скароты" #: libraries/classes/Config/Descriptions.php:576 msgid "Use natural order for sorting table and database names." msgstr "" #: libraries/classes/Config/Descriptions.php:577 #: libraries/classes/Config/Descriptions.php:580 #: libraries/classes/Config/Descriptions.php:581 msgid "Use only icons, only text or both." msgstr "" #: libraries/classes/Config/Descriptions.php:578 msgid "Use GZip output buffering for increased speed in HTTP transfers." msgstr "" #: libraries/classes/Config/Descriptions.php:579 msgid "Use persistent connections to MySQL databases." msgstr "" #: libraries/classes/Config/Descriptions.php:582 msgid "Disallow BLOB and BINARY columns from editing." msgstr "" #: libraries/classes/Config/Descriptions.php:583 msgid "How many queries are kept in history." msgstr "" #: libraries/classes/Config/Descriptions.php:584 msgid "Select which functions will be used for character set conversion." msgstr "" #: libraries/classes/Config/Descriptions.php:585 msgid "When browsing tables, the sorting of each table is remembered." msgstr "" #: libraries/classes/Config/Descriptions.php:586 msgid "Default sort order for tables with a primary key." msgstr "" #: libraries/classes/Config/Descriptions.php:587 msgid "" "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature." msgstr "" #: libraries/classes/Config/Descriptions.php:588 msgid "For display Options" msgstr "Для опцый адлюстравання" #: libraries/classes/Config/Descriptions.php:589 msgid "Directory where exports can be saved on server." msgstr "" #: libraries/classes/Config/Descriptions.php:590 msgid "" "Defines whether the query box should stay on-screen after its submission." msgstr "" #: libraries/classes/Config/Descriptions.php:591 msgid "Title of browser window when a database is selected." msgstr "" #: libraries/classes/Config/Descriptions.php:592 msgid "Title of browser window when nothing is selected." msgstr "" #: libraries/classes/Config/Descriptions.php:593 msgid "Title of browser window when a server is selected." msgstr "" #: libraries/classes/Config/Descriptions.php:594 msgid "Title of browser window when a table is selected." msgstr "" #: libraries/classes/Config/Descriptions.php:595 msgid "Directory on server where you can upload files for import." msgstr "" #: libraries/classes/Config/Descriptions.php:596 msgid "Allow for searching inside the entire database." msgstr "" #: libraries/classes/Config/Descriptions.php:597 msgid "Enables check for latest version on main phpMyAdmin page." msgstr "" #: libraries/classes/Config/Descriptions.php:598 msgid "The password for authenticating with the proxy." msgstr "" #: libraries/classes/Config/Descriptions.php:599 msgid "Enable ZIP compression for import and export operations." msgstr "" #: libraries/classes/Config/Descriptions.php:600 msgid "Choose the default action when sending error reports." msgstr "" #: libraries/classes/Config/Descriptions.php:617 msgid "Allow login to any MySQL server" msgstr "Дазволіць уваход на любы сервер MySQL" #: libraries/classes/Config/Descriptions.php:618 msgid "Restrict login to MySQL server" msgstr "Абмежаваць уваход на сервер MySQL" #: libraries/classes/Config/Descriptions.php:619 msgid "Allow third party framing" msgstr "" #: libraries/classes/Config/Descriptions.php:620 msgid "Show \"Drop database\" link to normal users" msgstr "" #: libraries/classes/Config/Descriptions.php:621 msgid "Blowfish secret" msgstr "" #: libraries/classes/Config/Descriptions.php:622 msgid "Row marker" msgstr "" #: libraries/classes/Config/Descriptions.php:623 msgid "Highlight pointer" msgstr "" #: libraries/classes/Config/Descriptions.php:624 msgid "Bzip2" msgstr "" #: libraries/classes/Config/Descriptions.php:625 msgid "CHAR columns editing" msgstr "" #: libraries/classes/Config/Descriptions.php:626 msgid "Enable CodeMirror" msgstr "" #: libraries/classes/Config/Descriptions.php:627 msgid "Enable linter" msgstr "Уключыць linter" #: libraries/classes/Config/Descriptions.php:628 msgid "Minimum size for input field" msgstr "Мінімальны памер поля ўводу" #: libraries/classes/Config/Descriptions.php:629 msgid "Maximum size for input field" msgstr "Максімальны памер поля ўводу" #: libraries/classes/Config/Descriptions.php:630 msgid "CHAR textarea columns" msgstr "" #: libraries/classes/Config/Descriptions.php:631 msgid "CHAR textarea rows" msgstr "" #: libraries/classes/Config/Descriptions.php:632 msgid "Check config file permissions" msgstr "" #: libraries/classes/Config/Descriptions.php:633 msgid "Compress on the fly" msgstr "" #: libraries/classes/Config/Descriptions.php:634 msgid "Confirm DROP queries" msgstr "" #: libraries/classes/Config/Descriptions.php:635 #: templates/console/display.twig:23 templates/console/display.twig:76 msgid "Debug SQL" msgstr "" #: libraries/classes/Config/Descriptions.php:636 #: libraries/classes/Plugins/Schema/SchemaDia.php:67 #: libraries/classes/Plugins/Schema/SchemaPdf.php:77 msgid "Paper size" msgstr "Памер паперы" #: libraries/classes/Config/Descriptions.php:637 msgid "Default database tab" msgstr "Агаданая ўкладка базы даных" #: libraries/classes/Config/Descriptions.php:638 msgid "Default server tab" msgstr "Агаданая ўкладка сервера" #: libraries/classes/Config/Descriptions.php:639 msgid "Default table tab" msgstr "Агаданая ўкладка табліцы" #: libraries/classes/Config/Descriptions.php:640 msgid "Enable autocomplete for table and column names" msgstr "Уключыць аўтазапаўненне назваў табліц і слупкоў" #: libraries/classes/Config/Descriptions.php:641 msgid "Show column comments" msgstr "Паказаць каментары слупкоў" #: libraries/classes/Config/Descriptions.php:642 msgid "Hide table structure actions" msgstr "Схаваць дзеянні над структурай табліцы" #: libraries/classes/Config/Descriptions.php:643 msgid "Default transformations for Hex" msgstr "Агаданае пераўтварэнне для Hex" #: libraries/classes/Config/Descriptions.php:644 msgid "Default transformations for Substring" msgstr "Агадагае пераўтварэнне для падрадка" #: libraries/classes/Config/Descriptions.php:645 msgid "Default transformations for Bool2Text" msgstr "Агаданае пераўтварэнне для Bool2Text" #: libraries/classes/Config/Descriptions.php:646 msgid "Default transformations for External" msgstr "Агаданае пераўтварэнне для External" #: libraries/classes/Config/Descriptions.php:647 msgid "Default transformations for PreApPend" msgstr "Агаданае пераўтварэнне для PreApPend" #: libraries/classes/Config/Descriptions.php:648 msgid "Default transformations for DateFormat" msgstr "Агаданае пераўтварэнне для DateFormat" #: libraries/classes/Config/Descriptions.php:649 msgid "Default transformations for Inline" msgstr "Агаданае пераўтварэнне для Inline" #: libraries/classes/Config/Descriptions.php:650 msgid "Default transformations for TextImageLink" msgstr "Агаданае пераўтварэнне для TextImageLink" #: libraries/classes/Config/Descriptions.php:651 msgid "Default transformations for TextLink" msgstr "Агаданае пераўтварэнне для TextLink" #: libraries/classes/Config/Descriptions.php:652 msgid "Display servers as a list" msgstr "" #: libraries/classes/Config/Descriptions.php:653 msgid "Disable multi table maintenance" msgstr "Адключыць абслугоўванне мноства табліц" #: libraries/classes/Config/Descriptions.php:654 msgid "Maximum execution time" msgstr "" #: libraries/classes/Config/Descriptions.php:655 msgid "Use [code]LOCK TABLES[/code] statement" msgstr "" #: libraries/classes/Config/Descriptions.php:656 msgid "Save as file" msgstr "Захаваць як файл" #: libraries/classes/Config/Descriptions.php:657 #: libraries/classes/Config/Descriptions.php:792 msgid "Character set of the file" msgstr "Знаказбор файла" #: libraries/classes/Config/Descriptions.php:658 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165 #: templates/import.twig:167 templates/sql/query.twig:40 #: templates/table/structure/display_table_stats.twig:84 msgid "Format" msgstr "Фармат" #: libraries/classes/Config/Descriptions.php:659 msgid "Compression" msgstr "Сьціск" #: libraries/classes/Config/Descriptions.php:660 #: libraries/classes/Config/Descriptions.php:667 #: libraries/classes/Config/Descriptions.php:675 #: libraries/classes/Config/Descriptions.php:679 #: libraries/classes/Config/Descriptions.php:692 #: libraries/classes/Config/Descriptions.php:694 #: libraries/classes/Config/Descriptions.php:741 #: libraries/classes/Plugins/Export/ExportCsv.php:89 #: libraries/classes/Plugins/Export/ExportExcel.php:61 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85 #: libraries/classes/Plugins/Export/ExportOds.php:69 #: libraries/classes/Plugins/Export/ExportOdt.php:128 #: libraries/classes/Plugins/Export/ExportTexytext.php:79 msgid "Put columns names in the first row" msgstr "Змясціць назвы слупкоў у першым радку" #: libraries/classes/Config/Descriptions.php:661 #: libraries/classes/Config/Descriptions.php:794 #: libraries/classes/Config/Descriptions.php:800 #: libraries/classes/Plugins/Import/ImportCsv.php:684 msgid "Columns enclosed with" msgstr "Слупкі ўзятыя ў" #: libraries/classes/Config/Descriptions.php:662 #: libraries/classes/Config/Descriptions.php:795 #: libraries/classes/Config/Descriptions.php:801 #: libraries/classes/Plugins/Import/ImportCsv.php:695 msgid "Columns escaped with" msgstr "Слупкі экранаваныя з" #: libraries/classes/Config/Descriptions.php:663 #: libraries/classes/Config/Descriptions.php:669 #: libraries/classes/Config/Descriptions.php:676 #: libraries/classes/Config/Descriptions.php:685 #: libraries/classes/Config/Descriptions.php:693 #: libraries/classes/Config/Descriptions.php:697 #: libraries/classes/Config/Descriptions.php:742 msgid "Replace NULL with" msgstr "Замяніць NULL на" #: libraries/classes/Config/Descriptions.php:664 #: libraries/classes/Config/Descriptions.php:670 msgid "Remove CRLF characters within columns" msgstr "" #: libraries/classes/Config/Descriptions.php:665 #: libraries/classes/Config/Descriptions.php:798 #: libraries/classes/Config/Descriptions.php:805 #: libraries/classes/Plugins/Import/ImportCsv.php:669 msgid "Columns terminated with" msgstr "Радкі заканчваюцца на" #: libraries/classes/Config/Descriptions.php:666 #: libraries/classes/Config/Descriptions.php:793 #: libraries/classes/Plugins/Import/ImportCsv.php:702 msgid "Lines terminated with" msgstr "Радкі заканчваюцца на" #: libraries/classes/Config/Descriptions.php:668 msgid "Excel edition" msgstr "Вэрсія Excel" #: libraries/classes/Config/Descriptions.php:671 msgid "Database name template" msgstr "Шаблон назвы базы даных" #: libraries/classes/Config/Descriptions.php:672 msgid "Server name template" msgstr "Шаблон назвы сервера" #: libraries/classes/Config/Descriptions.php:673 msgid "Table name template" msgstr "Шаблон назвы табліцы" #: libraries/classes/Config/Descriptions.php:677 #: libraries/classes/Config/Descriptions.php:690 #: libraries/classes/Config/Descriptions.php:699 #: libraries/classes/Config/Descriptions.php:737 #: libraries/classes/Config/Descriptions.php:743 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56 #: libraries/classes/Plugins/Export/ExportLatex.php:89 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61 #: libraries/classes/Plugins/Export/ExportOdt.php:70 #: libraries/classes/Plugins/Export/ExportPdf.php:86 #: libraries/classes/Plugins/Export/ExportSql.php:240 #: libraries/classes/Plugins/Export/ExportTexytext.php:55 msgid "Dump table" msgstr "Адбітак табліцы" #: libraries/classes/Config/Descriptions.php:678 #: libraries/classes/Plugins/Export/ExportLatex.php:80 msgid "Include table caption" msgstr "Уключыць загаловак табліцы" #: libraries/classes/Config/Descriptions.php:680 #: libraries/classes/Config/Descriptions.php:695 #: libraries/classes/Config/Descriptions.php:731 #: libraries/classes/Plugins/Export/ExportHtmlword.php:382 #: libraries/classes/Plugins/Export/ExportLatex.php:523 #: libraries/classes/Plugins/Export/ExportOdt.php:481 #: libraries/classes/Plugins/Export/ExportTexytext.php:381 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:544 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:683 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706 #: templates/columns_definitions/table_fields_definitions.twig:54 #: templates/database/data_dictionary/index.twig:29 #: templates/table/structure/display_structure.twig:28 msgid "Comments" msgstr "Камэнтары" #: libraries/classes/Config/Descriptions.php:681 #: libraries/classes/Config/Descriptions.php:687 msgid "Table caption" msgstr "Загаловак табліцы" #: libraries/classes/Config/Descriptions.php:682 #: libraries/classes/Config/Descriptions.php:688 msgid "Continued table caption" msgstr "Працягнуты загаловак табліцы" #: libraries/classes/Config/Descriptions.php:683 #: libraries/classes/Config/Descriptions.php:689 msgid "Label key" msgstr "Ключ меткі" #: libraries/classes/Config/Descriptions.php:684 #: libraries/classes/Config/Descriptions.php:696 #: libraries/classes/Config/Descriptions.php:734 #: libraries/classes/Plugins/Export/ExportHtmlword.php:389 #: libraries/classes/Plugins/Export/ExportOdt.php:488 #: libraries/classes/Plugins/Export/ExportTexytext.php:386 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:552 #: templates/columns_definitions/table_fields_definitions.twig:71 #: templates/database/data_dictionary/index.twig:31 #, fuzzy #| msgid "MIME type" msgid "Media type" msgstr "MIME-тып" #: libraries/classes/Config/Descriptions.php:686 #: libraries/classes/Config/Descriptions.php:698 #: libraries/classes/Config/Descriptions.php:736 msgid "Relationships" msgstr "Сувязі" #: libraries/classes/Config/Descriptions.php:691 msgid "Export method" msgstr "Метад экспарту" #: libraries/classes/Config/Descriptions.php:700 #: libraries/classes/Config/Descriptions.php:703 msgid "Save on server" msgstr "" #: libraries/classes/Config/Descriptions.php:701 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182 #: templates/export.twig:377 msgid "Overwrite existing file(s)" msgstr "Перазапісваць наяўны(я) файл(ы)" #: libraries/classes/Config/Descriptions.php:702 msgid "Export as separate files" msgstr "Экспарт у выглядзе асобных файлаў" #: libraries/classes/Config/Descriptions.php:705 #, fuzzy #| msgid "Remember file name template" msgid "Remember filename template" msgstr "Запомніць шаблон назвы файла" #: libraries/classes/Config/Descriptions.php:706 msgid "Remove DEFINER clause from definitions" msgstr "" #: libraries/classes/Config/Descriptions.php:707 #: templates/database/operations/index.twig:160 #: templates/table/operations/index.twig:72 #: templates/table/operations/index.twig:300 msgid "Add AUTO_INCREMENT value" msgstr "Дадаць значэньне AUTO_INCREMENT" #: libraries/classes/Config/Descriptions.php:708 msgid "Enclose table and column names with backquotes" msgstr "Зваротнае двукоссе ў назвах табліц і слупкоў" #: libraries/classes/Config/Descriptions.php:709 #: libraries/classes/Config/Descriptions.php:811 msgid "SQL compatibility mode" msgstr "Рэжым сумяшчальнасьці SQL" #: libraries/classes/Config/Descriptions.php:710 msgid "Creation/Update/Check dates" msgstr "Стварэньне/Абнаўленьне/Праверка дат" #: libraries/classes/Config/Descriptions.php:711 msgid "Use delayed inserts" msgstr "Выкарыстоўваць адкладзеныя ўстаўкі" #: libraries/classes/Config/Descriptions.php:712 #: libraries/classes/Plugins/Export/ExportSql.php:186 msgid "Disable foreign key checks" msgstr "Адключыць праверку зьнешніх ключоў" #: libraries/classes/Config/Descriptions.php:713 #: libraries/classes/Plugins/Export/ExportSql.php:200 msgid "Export views as tables" msgstr "Экспартаваць прадстаўленні як табліцы" #: libraries/classes/Config/Descriptions.php:714 msgid "Export related metadata from phpMyAdmin configuration storage" msgstr "" #: libraries/classes/Config/Descriptions.php:715 #: libraries/classes/Config/Descriptions.php:716 #: libraries/classes/Config/Descriptions.php:718 #: libraries/classes/Config/Descriptions.php:721 #: libraries/classes/Config/Descriptions.php:722 #: libraries/classes/Config/Descriptions.php:723 #: libraries/classes/Config/Descriptions.php:735 #: templates/database/operations/index.twig:155 #: templates/table/operations/index.twig:295 #, php-format msgid "Add %s" msgstr "Дадаць %s" #: libraries/classes/Config/Descriptions.php:724 msgid "Use hexadecimal for BINARY & BLOB" msgstr "Выкарыстоўваць шаснаццатковыя значэнні для тыпаў BINARY і BLOB" #: libraries/classes/Config/Descriptions.php:726 msgid "" "Add IF NOT EXISTS (less efficient as indexes will be generated during table " "creation)" msgstr "" #: libraries/classes/Config/Descriptions.php:729 #: libraries/classes/Plugins/Export/ExportSql.php:354 #, fuzzy, php-format #| msgid "%s value" msgid "%s view" msgstr "%s значэнне" #: libraries/classes/Config/Descriptions.php:730 msgid "Use ignore inserts" msgstr "Выкарыстоўваць устаўкі ігнараваньняў" #: libraries/classes/Config/Descriptions.php:732 msgid "Syntax to use when inserting data" msgstr "" #: libraries/classes/Config/Descriptions.php:733 #: libraries/classes/Plugins/Export/ExportSql.php:491 msgid "Maximal length of created query" msgstr "Максымальная даўжыня створанага запыту" #: libraries/classes/Config/Descriptions.php:738 msgid "Export type" msgstr "Тып экспарту" #: libraries/classes/Config/Descriptions.php:739 #: libraries/classes/Plugins/Export/ExportSql.php:172 msgid "Enclose export in a transaction" msgstr "Экспартаваць за адну транзакцыю" #: libraries/classes/Config/Descriptions.php:740 msgid "Export time in UTC" msgstr "Экспарт часу ў UTC" #: libraries/classes/Config/Descriptions.php:744 msgid "Foreign key dropdown order" msgstr "" #: libraries/classes/Config/Descriptions.php:745 msgid "Foreign key limit" msgstr "" #: libraries/classes/Config/Descriptions.php:746 msgid "Foreign key checks" msgstr "Праверка знешніх ключоў" #: libraries/classes/Config/Descriptions.php:747 msgid "First day of calendar" msgstr "" #: libraries/classes/Config/Descriptions.php:748 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:473 #: libraries/classes/Util.php:1876 libraries/config.values.php:155 #: templates/navigation/tree/database_select.twig:10 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7 #: templates/server/export/index.twig:14 #: templates/server/privileges/user_properties.twig:20 msgid "Databases" msgstr "Базы дадзеных" #: libraries/classes/Config/Descriptions.php:749 msgid "Browse mode" msgstr "" #: libraries/classes/Config/Descriptions.php:751 #: libraries/classes/Config/Forms/User/ExportForm.php:82 #: libraries/classes/Config/Forms/User/ImportForm.php:35 msgid "CSV" msgstr "CSV" #: libraries/classes/Config/Descriptions.php:752 msgid "Developer" msgstr "" #: libraries/classes/Config/Descriptions.php:753 msgid "Edit mode" msgstr "" #: libraries/classes/Config/Descriptions.php:754 msgid "Export defaults" msgstr "Экспартаваць агаданыя" #: libraries/classes/Config/Descriptions.php:755 msgid "General" msgstr "Агульныя" #: libraries/classes/Config/Descriptions.php:756 msgid "Import defaults" msgstr "Імпартаваць агаданыя" #: libraries/classes/Config/Descriptions.php:757 msgid "Import / export" msgstr "" #: libraries/classes/Config/Descriptions.php:758 msgid "LaTeX" msgstr "LaTeX" #: libraries/classes/Config/Descriptions.php:760 #: libraries/classes/Config/Forms/User/NaviForm.php:68 #: templates/preferences/header.twig:30 msgid "Navigation panel" msgstr "" #: libraries/classes/Config/Descriptions.php:761 msgid "Navigation tree" msgstr "Навігацыйнае дрэва" #: libraries/classes/Config/Descriptions.php:762 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34 msgid "Servers" msgstr "Сэрвэры" #: libraries/classes/Config/Descriptions.php:763 #: libraries/classes/Controllers/Server/DatabasesController.php:310 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26 #: libraries/classes/Plugins/Export/ExportXml.php:119 #: libraries/classes/Server/Status/Data.php:163 #: templates/database/export/index.twig:22 #: templates/database/structure/show_create.twig:6 msgid "Tables" msgstr "Табліцы" #: libraries/classes/Config/Descriptions.php:764 #: libraries/classes/Config/Forms/User/MainForm.php:90 #: templates/preferences/header.twig:36 msgid "Main panel" msgstr "Галоўная панэль" #: libraries/classes/Config/Descriptions.php:765 msgid "Microsoft Office" msgstr "Microsoft Office" #: libraries/classes/Config/Descriptions.php:767 msgid "Other core settings" msgstr "" #: libraries/classes/Config/Descriptions.php:768 msgid "Page titles" msgstr "Назвы старонак" #: libraries/classes/Config/Descriptions.php:769 msgid "Security" msgstr "" #: libraries/classes/Config/Descriptions.php:770 msgid "Basic settings" msgstr "" #: libraries/classes/Config/Descriptions.php:771 msgid "Authentication" msgstr "Аўтэнтыфікацыя" #: libraries/classes/Config/Descriptions.php:772 msgid "Server configuration" msgstr "" #: libraries/classes/Config/Descriptions.php:773 msgid "Configuration storage" msgstr "" #: libraries/classes/Config/Descriptions.php:774 msgid "Changes tracking" msgstr "" #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:253 #: libraries/classes/Menu.php:357 libraries/classes/Menu.php:478 #: libraries/classes/Navigation/Nodes/NodeTable.php:305 #: libraries/classes/Util.php:1429 libraries/classes/Util.php:1877 #: libraries/classes/Util.php:1892 libraries/classes/Util.php:1909 #: libraries/config.values.php:62 libraries/config.values.php:76 #: libraries/config.values.php:167 libraries/config.values.php:177 msgid "SQL" msgstr "SQL" #: libraries/classes/Config/Descriptions.php:776 msgid "SQL Query box" msgstr "Вакно SQL-запыту" #: libraries/classes/Config/Descriptions.php:777 #: libraries/classes/Config/Forms/User/SqlForm.php:48 #: templates/preferences/header.twig:24 msgid "SQL queries" msgstr "SQL-запыты" #: libraries/classes/Config/Descriptions.php:778 msgid "Startup" msgstr "Пачатак" #: libraries/classes/Config/Descriptions.php:779 msgid "Database structure" msgstr "Структура базы даных" #: libraries/classes/Config/Descriptions.php:780 #: libraries/classes/Plugins/Export/ExportPdf.php:253 #: templates/table/page_with_secondary_tabs.twig:5 msgid "Table structure" msgstr "Структура табліцы" #: libraries/classes/Config/Descriptions.php:781 msgid "Tabs" msgstr "Укладкі" #: libraries/classes/Config/Descriptions.php:782 msgid "Display relational schema" msgstr "Адлюстраваць рэляцыйную схему" #: libraries/classes/Config/Descriptions.php:783 msgid "Text fields" msgstr "Тэкставыя палі" #: libraries/classes/Config/Descriptions.php:784 msgid "Texy! text" msgstr "Тэкст Texy!" #: libraries/classes/Config/Descriptions.php:785 msgid "Warnings" msgstr "" #: libraries/classes/Config/Descriptions.php:786 #: templates/console/display.twig:6 msgid "Console" msgstr "" #: libraries/classes/Config/Descriptions.php:787 msgid "GZip" msgstr "" #: libraries/classes/Config/Descriptions.php:788 msgid "Extra parameters for iconv" msgstr "" #: libraries/classes/Config/Descriptions.php:789 msgid "Ignore multiple statement errors" msgstr "" #: libraries/classes/Config/Descriptions.php:790 msgid "Enable drag and drop import" msgstr "" #: libraries/classes/Config/Descriptions.php:791 msgid "Partial import: allow interrupt" msgstr "" #: libraries/classes/Config/Descriptions.php:796 #: libraries/classes/Config/Descriptions.php:802 #: libraries/classes/Plugins/Import/ImportCsv.php:141 #: libraries/classes/Plugins/Import/ImportLdi.php:68 msgid "Do not abort on INSERT error" msgstr "" #: libraries/classes/Config/Descriptions.php:797 #: libraries/classes/Config/Descriptions.php:804 msgid "Add ON DUPLICATE KEY UPDATE" msgstr "" #: libraries/classes/Config/Descriptions.php:799 msgid "Format of imported file" msgstr "Фармат імпартаванага файла" #: libraries/classes/Config/Descriptions.php:803 #: libraries/classes/Plugins/Import/ImportLdi.php:74 msgid "Use LOCAL keyword" msgstr "Выкарыстоўваць ключавое слова LOCAL" #: libraries/classes/Config/Descriptions.php:806 msgid "Column names in first row" msgstr "Назвы слупкоў у першым радку" #: libraries/classes/Config/Descriptions.php:807 #: libraries/classes/Plugins/Import/ImportOds.php:74 msgid "Do not import empty rows" msgstr "" #: libraries/classes/Config/Descriptions.php:808 msgid "Import currencies ($5.00 to 5.00)" msgstr "" #: libraries/classes/Config/Descriptions.php:809 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" #: libraries/classes/Config/Descriptions.php:810 msgid "Partial import: skip queries" msgstr "" #: libraries/classes/Config/Descriptions.php:812 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Не выкарыстоўваць AUTO_INCREMENT для нулявых значэнняў" #: libraries/classes/Config/Descriptions.php:813 msgid "Read as multibytes" msgstr "Чытаць як шматбайтавая" #: libraries/classes/Config/Descriptions.php:814 msgid "Initial state for sliders" msgstr "" #: libraries/classes/Config/Descriptions.php:815 msgid "Number of inserted rows" msgstr "Колькасць устаўленых радкоў" #: libraries/classes/Config/Descriptions.php:816 msgid "Limit column characters" msgstr "" #: libraries/classes/Config/Descriptions.php:817 msgid "Delete all cookies on logout" msgstr "" #: libraries/classes/Config/Descriptions.php:818 msgid "Recall user name" msgstr "" #: libraries/classes/Config/Descriptions.php:819 msgid "Login cookie store" msgstr "" #: libraries/classes/Config/Descriptions.php:820 msgid "Login cookie validity" msgstr "" #: libraries/classes/Config/Descriptions.php:821 msgid "Bigger textarea for LONGTEXT" msgstr "" #: libraries/classes/Config/Descriptions.php:822 msgid "Maximum displayed SQL length" msgstr "" #: libraries/classes/Config/Descriptions.php:823 msgid "Maximum databases" msgstr "Максімум баз даных" #: libraries/classes/Config/Descriptions.php:824 msgid "Maximum items on first level" msgstr "Максімум элементаў на першым узроўні" #: libraries/classes/Config/Descriptions.php:825 msgid "Maximum items in branch" msgstr "" #: libraries/classes/Config/Descriptions.php:826 msgid "Maximum number of rows to display" msgstr "" #: libraries/classes/Config/Descriptions.php:827 msgid "Maximum tables" msgstr "" #: libraries/classes/Config/Descriptions.php:828 msgid "Memory limit" msgstr "Абмежаванне памяці" #: libraries/classes/Config/Descriptions.php:829 msgid "Show databases navigation as tree" msgstr "Паказаць навігацыю баз даных у выглядзе дрэва" #: libraries/classes/Config/Descriptions.php:830 msgid "Navigation panel width" msgstr "Шырыня навігацыйнай панэлі" #: libraries/classes/Config/Descriptions.php:831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610 #: libraries/classes/Navigation/NavigationTree.php:1351 msgid "Link with main panel" msgstr "Злучыць з галоўнай панэллю" #: libraries/classes/Config/Descriptions.php:832 msgid "Display logo" msgstr "" #: libraries/classes/Config/Descriptions.php:833 msgid "Logo link URL" msgstr "" #: libraries/classes/Config/Descriptions.php:834 msgid "Logo link target" msgstr "" #: libraries/classes/Config/Descriptions.php:835 msgid "Display servers selection" msgstr "" #: libraries/classes/Config/Descriptions.php:836 msgid "Target for quick access icon" msgstr "" #: libraries/classes/Config/Descriptions.php:837 msgid "Target for second quick access icon" msgstr "" #: libraries/classes/Config/Descriptions.php:838 msgid "Minimum number of items to display the filter box" msgstr "Мінімальная колькасць элементаў для адлюстравання вакна фільтра" #: libraries/classes/Config/Descriptions.php:840 msgid "Minimum number of databases to display the database filter box" msgstr "" "Мінімальная колькасць баз даных для адлюстравання вакна фільтра баз даных" #: libraries/classes/Config/Descriptions.php:842 msgid "Group items in the tree" msgstr "" #: libraries/classes/Config/Descriptions.php:843 msgid "Database tree separator" msgstr "Раздзяляльнік дрэва баз даных" #: libraries/classes/Config/Descriptions.php:844 msgid "Table tree separator" msgstr "" #: libraries/classes/Config/Descriptions.php:845 msgid "Maximum table tree depth" msgstr "" #: libraries/classes/Config/Descriptions.php:846 msgid "Enable highlighting" msgstr "" #: libraries/classes/Config/Descriptions.php:847 msgid "Enable navigation tree expansion" msgstr "Уключыць раскрыцце навігацыйнага дрэва" #: libraries/classes/Config/Descriptions.php:848 msgid "Show tables in tree" msgstr "Паказаць табліцы ў дрэве" #: libraries/classes/Config/Descriptions.php:849 msgid "Show views in tree" msgstr "Паказаць прадстаўленні ў дрэве" #: libraries/classes/Config/Descriptions.php:850 msgid "Show functions in tree" msgstr "" #: libraries/classes/Config/Descriptions.php:851 msgid "Show procedures in tree" msgstr "Паказаць працэдуры ў дрэве" #: libraries/classes/Config/Descriptions.php:852 msgid "Show events in tree" msgstr "Паказаць падзеі ў дрэве" #: libraries/classes/Config/Descriptions.php:853 #, fuzzy #| msgid "Copying database" msgid "Expand single database" msgstr "Капіяваць базу дадзеных" #: libraries/classes/Config/Descriptions.php:854 msgid "Recently used tables" msgstr "Нядаўны выкарыстаныя табліцы" #: libraries/classes/Config/Descriptions.php:855 #: libraries/classes/RecentFavoriteTable.php:243 msgid "Favorite tables" msgstr "Улюблёныя табліцы" #: libraries/classes/Config/Descriptions.php:856 msgid "Where to show the table row links" msgstr "" #: libraries/classes/Config/Descriptions.php:857 msgid "Show row links anyway" msgstr "" #: libraries/classes/Config/Descriptions.php:859 msgid "Natural order" msgstr "Звычайны парадак" #: libraries/classes/Config/Descriptions.php:860 msgid "Table navigation bar" msgstr "Панэль таблічнай навігацыі" #: libraries/classes/Config/Descriptions.php:861 msgid "GZip output buffering" msgstr "" #: libraries/classes/Config/Descriptions.php:862 msgid "Default sorting order" msgstr "" #: libraries/classes/Config/Descriptions.php:863 msgid "Persistent connections" msgstr "" #: libraries/classes/Config/Descriptions.php:864 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" #: libraries/classes/Config/Descriptions.php:865 msgid "MySQL reserved word warning" msgstr "" #: libraries/classes/Config/Descriptions.php:866 msgid "How to display the menu tabs" msgstr "" #: libraries/classes/Config/Descriptions.php:867 msgid "How to display various action links" msgstr "" #: libraries/classes/Config/Descriptions.php:868 msgid "Protect binary columns" msgstr "" #: libraries/classes/Config/Descriptions.php:869 msgid "Permanent query history" msgstr "" #: libraries/classes/Config/Descriptions.php:870 msgid "Query history length" msgstr "" #: libraries/classes/Config/Descriptions.php:871 msgid "Recoding engine" msgstr "" #: libraries/classes/Config/Descriptions.php:872 msgid "Remember table's sorting" msgstr "Запомніць сартаванне табліцы" #: libraries/classes/Config/Descriptions.php:873 msgid "Primary key default sort order" msgstr "Агаданы парадак сартавання першаснага ключа" #: libraries/classes/Config/Descriptions.php:874 msgid "Repeat headers" msgstr "Паўтор загалоўкаў" #: libraries/classes/Config/Descriptions.php:875 msgid "Grid editing: trigger action" msgstr "" #: libraries/classes/Config/Descriptions.php:876 msgid "Relational display" msgstr "Рэляцыйнае адлюстраванне" #: libraries/classes/Config/Descriptions.php:877 msgid "Grid editing: save all edited cells at once" msgstr "" #: libraries/classes/Config/Descriptions.php:878 msgid "Save directory" msgstr "Каталог захавання" #: libraries/classes/Config/Descriptions.php:879 msgid "Host authorization order" msgstr "Парадак аўтарызацыі хаста" #: libraries/classes/Config/Descriptions.php:880 msgid "Host authorization rules" msgstr "Правіла аўтарызацыі хаста" #: libraries/classes/Config/Descriptions.php:881 msgid "Allow logins without a password" msgstr "" #: libraries/classes/Config/Descriptions.php:882 msgid "Allow root login" msgstr "" #: libraries/classes/Config/Descriptions.php:883 msgid "Session timezone" msgstr "Часовы пояс сесіі" #: libraries/classes/Config/Descriptions.php:884 msgid "HTTP Realm" msgstr "" #: libraries/classes/Config/Descriptions.php:885 #: templates/setup/home/index.twig:50 msgid "Authentication type" msgstr "Тып аўтэнтыфікацыі" #: libraries/classes/Config/Descriptions.php:886 msgid "Bookmark table" msgstr "" #: libraries/classes/Config/Descriptions.php:887 msgid "Column information table" msgstr "" #: libraries/classes/Config/Descriptions.php:888 msgid "Compress connection" msgstr "" #: libraries/classes/Config/Descriptions.php:889 msgid "Control user password" msgstr "" #: libraries/classes/Config/Descriptions.php:890 msgid "Control user" msgstr "" #: libraries/classes/Config/Descriptions.php:891 msgid "Control host" msgstr "Хост кіравання" #: libraries/classes/Config/Descriptions.php:892 msgid "Control port" msgstr "Порт кіравання" #: libraries/classes/Config/Descriptions.php:893 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" #: libraries/classes/Config/Descriptions.php:894 msgid "Hide databases" msgstr "Схаваць базы даных" #: libraries/classes/Config/Descriptions.php:895 msgid "SQL query history table" msgstr "" #: libraries/classes/Config/Descriptions.php:896 msgid "Server hostname" msgstr "Назва хоста сервера" #: libraries/classes/Config/Descriptions.php:897 msgid "Logout URL" msgstr "" #: libraries/classes/Config/Descriptions.php:898 msgid "Maximal number of table preferences to store" msgstr "" #: libraries/classes/Config/Descriptions.php:899 msgid "QBE saved searches table" msgstr "" #: libraries/classes/Config/Descriptions.php:900 msgid "Export templates table" msgstr "Экспарт табліцы шаблонаў" #: libraries/classes/Config/Descriptions.php:901 msgid "Central columns table" msgstr "Табліца асноўных слупкоў" #: libraries/classes/Config/Descriptions.php:902 msgid "Show only listed databases" msgstr "" #: libraries/classes/Config/Descriptions.php:903 msgid "Password for config auth" msgstr "" #: libraries/classes/Config/Descriptions.php:904 msgid "PDF schema: pages table" msgstr "" #: libraries/classes/Config/Descriptions.php:905 #: templates/database/operations/index.twig:122 #: templates/server/databases/index.twig:24 msgid "Database name" msgstr "Назва базы даных" #: libraries/classes/Config/Descriptions.php:906 msgid "Server port" msgstr "Порт сервера" #: libraries/classes/Config/Descriptions.php:907 msgid "Recently used table" msgstr "Табліца нядаўна выкарыстанага" #: libraries/classes/Config/Descriptions.php:908 msgid "Favorites table" msgstr "Табліца ўлюблёнага" #: libraries/classes/Config/Descriptions.php:909 msgid "Relation table" msgstr "Табліца звязкаў" #: libraries/classes/Config/Descriptions.php:910 msgid "Signon session name" msgstr "" #: libraries/classes/Config/Descriptions.php:911 msgid "Signon URL" msgstr "" #: libraries/classes/Config/Descriptions.php:912 msgid "Server socket" msgstr "Сокет сервера" #: libraries/classes/Config/Descriptions.php:913 msgid "Use SSL" msgstr "" #: libraries/classes/Config/Descriptions.php:914 msgid "Designer and PDF schema: table coordinates" msgstr "" #: libraries/classes/Config/Descriptions.php:915 msgid "Display columns table" msgstr "Табліца адлюстраваных слупкоў" #: libraries/classes/Config/Descriptions.php:916 msgid "UI preferences table" msgstr "Табліца UI-налад" #: libraries/classes/Config/Descriptions.php:917 msgid "Add DROP DATABASE" msgstr "" #: libraries/classes/Config/Descriptions.php:918 #: templates/database/structure/copy_form.twig:34 msgid "Add DROP TABLE" msgstr "" #: libraries/classes/Config/Descriptions.php:919 msgid "Add DROP VIEW" msgstr "" #: libraries/classes/Config/Descriptions.php:920 msgid "Statements to track" msgstr "Сачэнне за сцвярджэннямі" #: libraries/classes/Config/Descriptions.php:921 msgid "SQL query tracking table" msgstr "" #: libraries/classes/Config/Descriptions.php:922 msgid "Automatically create versions" msgstr "Аўтаматычна ствараць версіі" #: libraries/classes/Config/Descriptions.php:923 msgid "User preferences storage table" msgstr "" #: libraries/classes/Config/Descriptions.php:924 msgid "Users table" msgstr "Табліца карыстальнікаў" #: libraries/classes/Config/Descriptions.php:925 msgid "User groups table" msgstr "Табліца груп карыстальнікаў" #: libraries/classes/Config/Descriptions.php:926 msgid "Hidden navigation items table" msgstr "" #: libraries/classes/Config/Descriptions.php:927 msgid "User for config auth" msgstr "" #: libraries/classes/Config/Descriptions.php:928 msgid "Verbose name of this server" msgstr "" #: libraries/classes/Config/Descriptions.php:929 msgid "Allow to display all the rows" msgstr "" #: libraries/classes/Config/Descriptions.php:930 msgid "Show password change form" msgstr "" #: libraries/classes/Config/Descriptions.php:931 msgid "Show create database form" msgstr "" #: libraries/classes/Config/Descriptions.php:932 msgid "Show table comments" msgstr "Паказаць каментарыі табліцы" #: libraries/classes/Config/Descriptions.php:933 msgid "Show creation timestamp" msgstr "Паказаць час стварэння" #: libraries/classes/Config/Descriptions.php:934 msgid "Show last update timestamp" msgstr "Паказаць час апошняга абнаўлення" #: libraries/classes/Config/Descriptions.php:935 msgid "Show last check timestamp" msgstr "Паказаць час апошняй праверкі" #: libraries/classes/Config/Descriptions.php:936 msgid "Show table charset" msgstr "Паказаць знаказбор табліцы" #: libraries/classes/Config/Descriptions.php:937 msgid "Show field types" msgstr "Паказаць тыпы палёў" #: libraries/classes/Config/Descriptions.php:938 msgid "Show function fields" msgstr "" #: libraries/classes/Config/Descriptions.php:939 msgid "Show hint" msgstr "Паказаць падказку" #: libraries/classes/Config/Descriptions.php:940 msgid "Show phpinfo() link" msgstr "" #: libraries/classes/Config/Descriptions.php:941 msgid "Show detailed MySQL server information" msgstr "" #: libraries/classes/Config/Descriptions.php:942 msgid "Show SQL queries" msgstr "Паказаць SQL-запыты" #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127 msgid "Retain query box" msgstr "Пакінуць поле запыта" #: libraries/classes/Config/Descriptions.php:944 msgid "Show statistics" msgstr "Паказаць статыстыку" #: libraries/classes/Config/Descriptions.php:945 msgid "Skip locked tables" msgstr "Прапускаць заблакаваныя табліцы" #: libraries/classes/Config/Descriptions.php:946 #: libraries/classes/ConfigStorage/UserGroups.php:120 #: libraries/classes/Controllers/JavaScriptMessagesController.php:405 #: libraries/classes/Display/Results.php:2749 #: libraries/classes/Html/Generator.php:660 #: libraries/classes/Html/Generator.php:909 #: templates/console/bookmark_content.twig:10 templates/console/display.twig:41 #: templates/console/display.twig:199 #: templates/database/central_columns/main.twig:265 #: templates/database/central_columns/main.twig:376 #: templates/database/central_columns/main.twig:377 #: templates/database/events/index.twig:74 #: templates/database/events/index.twig:77 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26 #: templates/database/routines/row.twig:24 #: templates/database/routines/row.twig:27 #: templates/database/structure/structure_table_row.twig:66 #: templates/database/triggers/row.twig:28 #: templates/database/triggers/row.twig:31 #: templates/display/results/table.twig:302 #: templates/display/results/table.twig:303 templates/indexes.twig:34 #: templates/server/variables/index.twig:41 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63 #: templates/table/structure/display_structure.twig:480 msgid "Edit" msgstr "Рэдагаваць" #: libraries/classes/Config/Descriptions.php:947 #: libraries/classes/Html/Generator.php:628 msgid "Explain SQL" msgstr "Тлумачыць SQL" #: libraries/classes/Config/Descriptions.php:948 #: libraries/classes/Export.php:1278 libraries/classes/Html/Generator.php:708 #: templates/console/display.twig:121 #: templates/server/status/processes/index.twig:19 #: templates/server/status/variables/index.twig:42 msgid "Refresh" msgstr "Абнавіць" #: libraries/classes/Config/Descriptions.php:949 #: libraries/classes/Html/Generator.php:692 msgid "Create PHP code" msgstr "Стварыць PHP-код" #: libraries/classes/Config/Descriptions.php:950 msgid "Suhosin warning" msgstr "" #: libraries/classes/Config/Descriptions.php:951 msgid "Login cookie validity warning" msgstr "" #: libraries/classes/Config/Descriptions.php:952 msgid "Textarea columns" msgstr "Слупкі тэкставай вобласці" #: libraries/classes/Config/Descriptions.php:953 msgid "Textarea rows" msgstr "" #: libraries/classes/Config/Descriptions.php:954 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141 #: libraries/classes/Plugins/Export/ExportOdt.php:186 #: libraries/classes/Plugins/Export/ExportTexytext.php:125 #: libraries/classes/Server/Privileges.php:1810 #: libraries/classes/Server/Privileges.php:1812 #: libraries/classes/Server/Status/Processes.php:118 #: templates/console/bookmark_content.twig:12 templates/console/display.twig:48 #: templates/console/display.twig:206 templates/server/databases/index.twig:106 #: templates/server/privileges/edit_routine_privileges.twig:17 #: templates/server/privileges/privileges_table.twig:258 #: templates/server/privileges/user_properties.twig:22 #: templates/server/privileges/user_properties.twig:71 #: templates/table/operations/index.twig:56 #: templates/table/operations/index.twig:62 #: templates/table/operations/index.twig:257 #: templates/table/operations/index.twig:263 #: templates/table/relation/common_form.twig:36 #: templates/table/relation/common_form.twig:126 #: templates/table/relation/foreign_key_row.twig:91 msgid "Database" msgstr "База дадзеных" #: libraries/classes/Config/Descriptions.php:955 msgid "Default title" msgstr "Агаданы загаловак" #: libraries/classes/Config/Descriptions.php:956 #: templates/server/status/base.twig:6 msgid "Server" msgstr "Сэрвэр" #: libraries/classes/Config/Descriptions.php:957 #: libraries/classes/Plugins/Export/ExportXml.php:454 #: libraries/classes/Server/Privileges.php:1816 #: libraries/classes/Server/Privileges.php:1818 #: templates/database/structure/show_create.twig:10 #: templates/database/structure/table_header.twig:8 #: templates/database/tracking/tables.twig:13 #: templates/database/tracking/tables.twig:153 #: templates/database/triggers/editor_form.twig:27 #: templates/database/triggers/list.twig:45 #: templates/server/privileges/privileges_table.twig:6 #: templates/server/privileges/privileges_table.twig:260 #: templates/server/privileges/user_properties.twig:37 #: templates/server/privileges/user_properties.twig:82 #: templates/table/maintenance/checksum.twig:12 #: templates/table/operations/index.twig:65 #: templates/table/operations/index.twig:266 #: templates/table/relation/common_form.twig:37 #: templates/table/relation/common_form.twig:133 #: templates/table/relation/foreign_key_row.twig:102 msgid "Table" msgstr "Табліца" #: libraries/classes/Config/Descriptions.php:958 msgid "List of trusted proxies for IP allow/deny" msgstr "" #: libraries/classes/Config/Descriptions.php:959 msgid "Upload directory" msgstr "Каталог загрузкі" #: libraries/classes/Config/Descriptions.php:960 msgid "Use database search" msgstr "" #: libraries/classes/Config/Descriptions.php:961 msgid "Enable the Developer tab in settings" msgstr "" #: libraries/classes/Config/Descriptions.php:962 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193 msgid "Version check" msgstr "" #: libraries/classes/Config/Descriptions.php:963 msgid "Proxy URL" msgstr "" #: libraries/classes/Config/Descriptions.php:964 msgid "Proxy username" msgstr "Імя карыстальніка проксі" #: libraries/classes/Config/Descriptions.php:965 msgid "Proxy password" msgstr "Пароль проксі" #: libraries/classes/Config/Descriptions.php:966 msgid "ZIP" msgstr "" #: libraries/classes/Config/Descriptions.php:967 msgid "URL for reCAPTCHA v2 API" msgstr "" #: libraries/classes/Config/Descriptions.php:968 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API" msgstr "" #: libraries/classes/Config/Descriptions.php:969 msgid "Request parameter for reCAPTCHA v2 API" msgstr "" #: libraries/classes/Config/Descriptions.php:970 msgid "Response parameter for reCAPTCHA v2 API" msgstr "" #: libraries/classes/Config/Descriptions.php:971 msgid "Public key for reCAPTCHA" msgstr "" #: libraries/classes/Config/Descriptions.php:972 msgid "Private key for reCAPTCHA" msgstr "" #: libraries/classes/Config/Descriptions.php:973 msgid "URL for reCAPTCHA siteverify" msgstr "" #: libraries/classes/Config/Descriptions.php:974 msgid "Send error reports" msgstr "Адпраўка зваротаў аб памылках" #: libraries/classes/Config/Descriptions.php:975 msgid "Enter executes queries in console" msgstr "Enter выконвае запыты ў кансолі" #: libraries/classes/Config/Descriptions.php:976 msgid "Enable Zero Configuration mode" msgstr "Уключыць рэжым аўтаканфігурацыі" #: libraries/classes/Config/Descriptions.php:977 #: templates/console/display.twig:177 msgid "Show query history at start" msgstr "Паказаць гісторыю запытаў ад пачатку" #: libraries/classes/Config/Descriptions.php:978 #: templates/console/display.twig:173 msgid "Always expand query messages" msgstr "" #: libraries/classes/Config/Descriptions.php:979 #: templates/console/display.twig:181 msgid "Show current browsing query" msgstr "" #: libraries/classes/Config/Descriptions.php:980 msgid "Execute queries on Enter and insert new line with Shift+Enter" msgstr "" #: libraries/classes/Config/Descriptions.php:981 #: templates/console/display.twig:189 msgid "Switch to dark theme" msgstr "Пераключыць на цёмную тэму" #: libraries/classes/Config/Descriptions.php:982 msgid "Console height" msgstr "" #: libraries/classes/Config/Descriptions.php:983 msgid "Console mode" msgstr "" #: libraries/classes/Config/Descriptions.php:984 #: templates/console/display.twig:91 msgid "Group queries" msgstr "Групаваць запыты" #: libraries/classes/Config/Descriptions.php:985 #: templates/sql/profiling_chart.twig:9 msgid "Order" msgstr "" #: libraries/classes/Config/Descriptions.php:986 msgid "Order by" msgstr "" #: libraries/classes/Config/Descriptions.php:987 msgid "Server connection collation" msgstr "Супастаўленьне сервернага падлучэньня" #: libraries/classes/Config/FormDisplay.php:601 #, php-format msgid "Missing data for %s" msgstr "" #: libraries/classes/Config/FormDisplay.php:642 #: libraries/classes/Config/Validator.php:590 #: templates/config/form_display/display.twig:67 msgid "Incorrect value!" msgstr "" #: libraries/classes/Config/FormDisplay.php:793 #: libraries/classes/Config/FormDisplay.php:802 msgid "unavailable" msgstr "недаступны" #: libraries/classes/Config/FormDisplay.php:795 #: libraries/classes/Config/FormDisplay.php:804 #, php-format msgid "\"%s\" requires %s extension" msgstr "" #: libraries/classes/Config/FormDisplay.php:835 #, php-format msgid "Compressed import will not work due to missing function %s." msgstr "" #: libraries/classes/Config/FormDisplay.php:844 #, php-format msgid "Compressed export will not work due to missing function %s." msgstr "" #: libraries/classes/Config/FormDisplay.php:863 #, php-format msgid "maximum %s" msgstr "" #: libraries/classes/Config/Forms/Setup/ServersForm.php:39 msgid "Config authentication" msgstr "Аўтэнтыфікацыя праз файл канфігурацыі" #: libraries/classes/Config/Forms/Setup/ServersForm.php:43 msgid "HTTP authentication" msgstr "HTTP-аўтэнтыфікацыя" #: libraries/classes/Config/Forms/Setup/ServersForm.php:46 msgid "Signon authentication" msgstr "Signon-аўтэнтыфікацыя" #: libraries/classes/Config/Forms/User/ExportForm.php:25 msgid "Quick" msgstr "" #: libraries/classes/Config/Forms/User/ExportForm.php:29 msgid "Custom" msgstr "Свой" #: libraries/classes/Config/Forms/User/ExportForm.php:55 #: libraries/classes/Config/Forms/User/ExportForm.php:100 #: libraries/classes/Config/Forms/User/ExportForm.php:128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:713 #: libraries/classes/Import.php:1254 libraries/classes/Menu.php:245 #: libraries/classes/Menu.php:352 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50 #: libraries/classes/Navigation/Nodes/NodeTable.php:296 #: libraries/classes/Util.php:1428 libraries/classes/Util.php:1891 #: libraries/classes/Util.php:1908 libraries/config.values.php:60 #: libraries/config.values.php:74 libraries/config.values.php:165 #: libraries/config.values.php:175 #: templates/columns_definitions/table_fields_definitions.twig:4 #: templates/database/central_columns/edit.twig:3 #: templates/database/export/index.twig:23 #: templates/database/structure/structure_table_row.twig:48 #: templates/server/privileges/privileges_table.twig:357 #: templates/table/tracking/structure_snapshot_columns.twig:1 msgid "Structure" msgstr "Структура" #: libraries/classes/Config/Forms/User/ExportForm.php:71 #: libraries/classes/Config/Forms/User/ExportForm.php:108 #: libraries/classes/Config/Forms/User/ExportForm.php:133 #: libraries/classes/Config/Forms/User/ExportForm.php:139 #: libraries/classes/Controllers/Server/DatabasesController.php:320 #: templates/database/export/index.twig:24 #: templates/server/privileges/privileges_table.twig:280 #: templates/table/structure/display_table_stats.twig:17 msgid "Data" msgstr "Даныя" #: libraries/classes/Config/Forms/User/ExportForm.php:91 msgid "CSV for MS Excel" msgstr "CSV для дадзеных MS Excel" #: libraries/classes/Config/Forms/User/ExportForm.php:116 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" #: libraries/classes/Config/Forms/User/ExportForm.php:122 #: libraries/classes/Config/Forms/User/ImportForm.php:52 msgid "OpenDocument Spreadsheet" msgstr "Табліца OpenDocument" #: libraries/classes/Config/Forms/User/ExportForm.php:126 msgid "OpenDocument Text" msgstr "Тэкст OpenDocument" #: libraries/classes/Config/Forms/User/ExportForm.php:153 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390 #: libraries/classes/Menu.php:275 libraries/classes/Menu.php:377 #: libraries/classes/Menu.php:505 libraries/classes/Server/Privileges.php:1505 #: libraries/classes/Util.php:1880 libraries/classes/Util.php:1895 #: libraries/classes/Util.php:1912 templates/database/events/index.twig:16 #: templates/database/events/index.twig:17 #: templates/database/events/index.twig:86 #: templates/database/events/row.twig:36 #: templates/database/privileges/index.twig:91 #: templates/database/privileges/index.twig:116 #: templates/database/privileges/index.twig:117 #: templates/database/routines/index.twig:16 #: templates/database/routines/index.twig:17 #: templates/database/routines/row.twig:64 #: templates/database/routines/row.twig:67 #: templates/database/structure/check_all_tables.twig:12 #: templates/database/triggers/list.twig:16 #: templates/database/triggers/list.twig:17 #: templates/database/triggers/row.twig:41 #: templates/display/results/table.twig:315 #: templates/display/results/table.twig:316 #: templates/display/results/table.twig:348 templates/export.twig:3 #: templates/export.twig:499 templates/preferences/header.twig:42 #: templates/preferences/manage/main.twig:68 #: templates/server/privileges/new_user_ajax.twig:63 #: templates/server/privileges/users_overview.twig:95 #: templates/server/privileges/users_overview.twig:125 #: templates/server/privileges/users_overview.twig:126 #: templates/server/status/monitor/index.twig:81 #: templates/table/privileges/index.twig:95 #: templates/table/privileges/index.twig:120 #: templates/table/privileges/index.twig:121 msgid "Export" msgstr "Экспарт" #: libraries/classes/Config/Forms/User/FeaturesForm.php:90 #: templates/preferences/header.twig:18 msgid "Features" msgstr "" #: libraries/classes/Config/Forms/User/ImportForm.php:43 msgid "CSV using LOAD DATA" msgstr "CSV з выкарыстаньнем LOAD DATA" #: libraries/classes/Config/Forms/User/ImportForm.php:67 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327 #: libraries/classes/Menu.php:284 libraries/classes/Menu.php:387 #: libraries/classes/Menu.php:510 libraries/classes/Util.php:1881 #: libraries/classes/Util.php:1896 libraries/classes/Util.php:1913 #: templates/import.twig:3 templates/import.twig:199 #: templates/preferences/header.twig:48 #: templates/preferences/manage/main.twig:11 #: templates/server/status/monitor/index.twig:78 msgid "Import" msgstr "Імрарт" #: libraries/classes/Config/Forms/User/MainForm.php:37 msgid "Default transformations" msgstr "Агаданыя пераўтварэнні" #: libraries/classes/Config/PageSettings.php:133 msgid "Cannot save settings, submitted configuration form contains errors!" msgstr "" #: libraries/classes/Config.php:644 #, php-format msgid "Existing configuration file (%s) is not readable." msgstr "Існы файл канфігурацыі (%s) не чытаецца." #: libraries/classes/Config.php:685 msgid "Wrong permissions on configuration file, should not be world writable!" msgstr "" "Няправільныя дазволы ў файла канфігурацыі, ён не павінен змяняцца ўсімі!" #: libraries/classes/Config.php:701 msgid "Failed to read configuration file!" msgstr "Не атрымалася прачытаць файл канфігурацый!" #: libraries/classes/Config.php:703 msgid "" "This usually means there is a syntax error in it, please check any errors " "shown below." msgstr "" "Звычайна гэта азначае наяўнасць сінтаксічных памылак. Калі ласка, праверце " "памылкі, паказаныя ніжэй." #: libraries/classes/Config.php:1232 #, php-format msgid "Invalid server index: %s" msgstr "Некарэктны індэкс сервера: %s" #: libraries/classes/Config.php:1245 #, php-format msgid "Server %d" msgstr "Сервер %d" #: libraries/classes/Config/ServerConfigChecks.php:59 #, php-format msgid "" "This %soption%s should be disabled as it allows attackers to bruteforce " "login to any MySQL server. If you feel this is necessary, use %srestrict " "login to MySQL server%s or %strusted proxies list%s. However, IP-based " "protection with trusted proxies list may not be reliable if your IP belongs " "to an ISP where thousands of users, including you, are connected to." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:84 msgid "" "This value should be double checked to ensure that this directory is neither " "world accessible nor readable or writable by other users on your server." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:148 msgid "You should use SSL connections if your database server supports it." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:155 #, php-format msgid "" "If you feel this is necessary, use additional protection settings - %1$shost " "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-" "based protection may not be reliable if your IP belongs to an ISP where " "thousands of users, including you, are connected to." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:181 #, php-format msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " "Anyone who knows or guesses your phpMyAdmin URL can directly access your " "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or " "[kbd]http[/kbd]." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:210 msgid "You allow for connecting to the server without a password." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:227 msgid "" "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] " "authentication, so a key was automatically generated for you. It is used to " "encrypt cookies; you don't need to remember it." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:278 #, php-format msgid "" "%sZip decompression%s requires functions (%s) which are unavailable on this " "system." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:299 #, php-format msgid "" "%sZip compression%s requires functions (%s) which are unavailable on this " "system." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:324 #, php-format msgid "" "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s " "may cause random session invalidation (currently session.gc_maxlifetime is " "%5$d)." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:346 #, php-format msgid "" "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at " "most. Values larger than 1800 may pose a security risk such as impersonation." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:372 #, php-format msgid "" "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not " "0, %sLogin cookie validity%s must be set to a value less or equal to it." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:407 #, php-format msgid "" "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which " "are unavailable on this system." msgstr "" #: libraries/classes/Config/ServerConfigChecks.php:438 #, php-format msgid "" "%1$sGZip compression and decompression%2$s requires functions (%3$s) which " "are unavailable on this system." msgstr "" #: libraries/classes/ConfigStorage/Relation.php:1346 msgid "no description" msgstr "няма апісаньня" #: libraries/classes/ConfigStorage/Relation.php:1548 #, php-format msgid "" "You do not have necessary privileges to create a database named '%s'. You " "may go to 'Operations' tab of any database to set up the phpMyAdmin " "configuration storage there." msgstr "" #: libraries/classes/ConfigStorage/UserGroups.php:110 msgid "View users" msgstr "Паглядзець карыстальнікаў" #: libraries/classes/ConfigStorage/UserGroups.php:239 msgid "Server-level tabs" msgstr "Укладкі сервернага ўзроўню" #: libraries/classes/ConfigStorage/UserGroups.php:244 msgid "Database-level tabs" msgstr "Укладкі ўзроўню базы даных" #: libraries/classes/ConfigStorage/UserGroups.php:249 msgid "Table-level tabs" msgstr "Укладкі таблічнага ўзроўню" #: libraries/classes/Config/Validator.php:243 msgid "Could not connect to the database server!" msgstr "" #: libraries/classes/Config/Validator.php:279 msgid "Invalid authentication type!" msgstr "Некрэктны тып аўтэнтыфікацыі!" #: libraries/classes/Config/Validator.php:284 msgid "Empty username while using [kbd]config[/kbd] authentication method!" msgstr "" "Пустое імя карыстальніка пры выкарыстанні метада аўтэнтыфікацыі [kbd]config[/" "kbd]!" #: libraries/classes/Config/Validator.php:290 msgid "" "Empty signon session name while using [kbd]signon[/kbd] authentication " "method!" msgstr "" "Пустая назва сессіі пры выкарыстанні метада аўтэнтыфікацыі [kbd]signon[/kbd]!" #: libraries/classes/Config/Validator.php:297 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!" msgstr "" "Пусты URL сессіі пры выкарыстанні метада аўтэнтыфікацыі [kbd]signon[/kbd]!" #: libraries/classes/Config/Validator.php:351 msgid "" "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!" msgstr "" #: libraries/classes/Config/Validator.php:358 msgid "" "Empty phpMyAdmin control user password while using phpMyAdmin configuration " "storage!" msgstr "" #: libraries/classes/Config/Validator.php:449 msgid "Incorrect value:" msgstr "" #: libraries/classes/Config/Validator.php:460 #, php-format msgid "Incorrect IP address: %s" msgstr "" #: libraries/classes/Config/Validator.php:523 #: templates/config/form_display/display.twig:66 msgid "Not a valid port number!" msgstr "Некарэктны нумар порта!" #: libraries/classes/Config/Validator.php:545 #: templates/config/form_display/display.twig:64 msgid "Not a positive number!" msgstr "" #: libraries/classes/Config/Validator.php:567 #: templates/config/form_display/display.twig:65 msgid "Not a non-negative number!" msgstr "" #: libraries/classes/Config/Validator.php:608 #: templates/config/form_display/display.twig:68 #, php-format msgid "Value must be less than or equal to %s!" msgstr "" #: libraries/classes/Console.php:84 #, php-format msgid "Showing %1$d bookmark (both private and shared)" msgid_plural "Showing %1$d bookmarks (both private and shared)" msgstr[0] "Паказваецца %1$d закладка (прыватная ці агульная)" msgstr[1] "Паказваюцца %1$d закладкі (прыватныя ці агульныя)" msgstr[2] "Паказваюцца %1$d закладак (прыватныя ці агульныя)" #: libraries/classes/Console.php:91 msgid "No bookmarks" msgstr "Няма закладак" #: libraries/classes/Controllers/AbstractController.php:79 #: libraries/classes/Controllers/JavaScriptMessagesController.php:360 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:72 #: libraries/classes/DbTableExists.php:46 msgid "No databases selected." msgstr "Ня выбраная база дадзеных." #: libraries/classes/Controllers/AbstractController.php:137 #: libraries/classes/Controllers/SchemaExportController.php:43 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:47 msgid "Missing parameter:" msgstr "Адсутны параметр:" #: libraries/classes/Controllers/ChangeLogController.php:41 #: libraries/classes/Controllers/LicenseController.php:38 #, php-format msgid "" "The %s file is not available on this system, please visit %s for more " "information." msgstr "Файл %s недаступны на гэтай сістэме, падрабязнасці на %s." #: libraries/classes/Controllers/Console/Bookmark/AddController.php:36 msgid "Incomplete params" msgstr "Няпоўныя параметры" #: libraries/classes/Controllers/Console/Bookmark/AddController.php:49 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592 msgid "Failed" msgstr "" #: libraries/classes/Controllers/Console/Bookmark/AddController.php:54 msgid "Succeeded" msgstr "Паспяхова" #: libraries/classes/Controllers/Database/CentralColumnsController.php:147 #, php-format msgid "Showing rows %1$s - %2$s." msgstr "Паказваюцца радкі %1$s - %2$s." #. l10n: The user tries to save a page with an existing name in Designer #: libraries/classes/Controllers/Database/DesignerController.php:112 #, php-format msgid "" "There already exists a page named \"%s\" please rename it to something else." msgstr "" #: libraries/classes/Controllers/Database/ExportController.php:84 #: libraries/classes/Controllers/Database/TrackingController.php:133 #: libraries/classes/Controllers/Export/ExportController.php:338 #: libraries/classes/Database/Qbe.php:322 #: templates/database/structure/index.twig:25 #: templates/navigation/tree/path.twig:9 msgid "No tables found in database." msgstr "У базе даных табліц не выяўлена." #: libraries/classes/Controllers/Database/ExportController.php:146 #: libraries/classes/Controllers/Server/ExportController.php:76 #: libraries/classes/Controllers/Table/ExportController.php:112 msgid "Could not load export plugins, please check your installation!" msgstr "" "Немагчыма загрузіць плагіны экспартаваньня, калі ласка, праверце ўсталяваныя " "файлы!" #: libraries/classes/Controllers/Database/ImportController.php:79 #: libraries/classes/Controllers/Import/ImportController.php:582 #: libraries/classes/Controllers/Server/ImportController.php:60 #: libraries/classes/Controllers/Table/ImportController.php:71 msgid "Could not load import plugins, please check your installation!" msgstr "" "Немагчыма загрузіць плагіны імпартаваньня, калі ласка, праверце ўсталёўку!" #: libraries/classes/Controllers/Database/Operations/CollationController.php:49 #: libraries/classes/Controllers/Table/OperationsController.php:298 msgid "No collation provided." msgstr "" #: libraries/classes/Controllers/Database/OperationsController.php:120 msgid "Cannot copy database to the same name. Change the name and try again." msgstr "" "Не магчыма скапіяваць базу даных з такой жа назвай. Змяніце назву і " "паспрабуйце яшчэ раз." #: libraries/classes/Controllers/Database/OperationsController.php:215 #, php-format msgid "Database %1$s has been renamed to %2$s." msgstr "База даных %1$s была перайменаваная ў %2$s." #: libraries/classes/Controllers/Database/OperationsController.php:225 #, php-format msgid "Database %1$s has been copied to %2$s." msgstr "База даных %1$s была скапіяваная ў %2$s." #: libraries/classes/Controllers/Database/OperationsController.php:330 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s." msgstr "Сховішча канфігурацыі PHPMyAdmin дэактываванае. %sДаведацца чаму%s." #: libraries/classes/Controllers/Database/PrivilegesController.php:79 #: libraries/classes/Controllers/Server/PrivilegesController.php:152 #: libraries/classes/Controllers/Server/UserGroupsController.php:54 #: libraries/classes/Controllers/Table/PrivilegesController.php:80 msgid "No Privileges" msgstr "Без прывілеяў" #: libraries/classes/Controllers/Database/PrivilegesController.php:88 #: libraries/classes/Controllers/Server/PrivilegesController.php:161 #: libraries/classes/Controllers/Table/PrivilegesController.php:89 #, fuzzy #| msgid "You do not have privileges to manipulate with the users!" msgid "You do not have the privileges to administrate the users!" msgstr "Вы не маеце прывілеяў для маніпуляцый з карыстальнікамі!" #: libraries/classes/Controllers/Database/SearchController.php:55 msgid "" "Searching inside the database is disabled by the [code]$cfg['UseDbSearch'][/" "code] configuration." msgstr "" #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:20 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:21 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:22 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:36 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:23 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:33 #: libraries/classes/Controllers/Export/TablesController.php:30 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:53 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:53 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:53 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:53 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:53 #, fuzzy #| msgid "No tables selected." msgid "No table selected." msgstr "Не выбрана ніводнай табліцы." #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53 msgid "Success!" msgstr "" #: libraries/classes/Controllers/Database/StructureController.php:365 #: templates/table/operations/index.twig:451 #: templates/table/operations/view.twig:32 #, php-format msgid "View %s has been dropped." msgstr "Прадстаўленне «%s» было выдаленае." #: libraries/classes/Controllers/Database/StructureController.php:366 #: templates/table/operations/index.twig:451 #, php-format msgid "Table %s has been dropped." msgstr "Табліца «%s» была выдаленая." #: libraries/classes/Controllers/Database/StructureController.php:413 #: templates/table/operations/index.twig:410 #: templates/table/operations/index.twig:428 #, php-format msgid "Table %s has been emptied." msgstr "Табліца %s была ачышчаная." #: libraries/classes/Controllers/Database/StructureController.php:576 #: libraries/classes/Display/Results.php:3754 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" "%s." msgstr "" "Гэты прагляд мае толькі такую колькасьць радкоў. Калі ласка, зьвярніцеся да " "%sдакумэнтацыі%s." #: libraries/classes/Controllers/Database/StructureController.php:765 msgid "unknown" msgstr "невядома" #: libraries/classes/Controllers/Database/Structure/DropTableController.php:54 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:70 #: libraries/classes/Controllers/JavaScriptMessagesController.php:505 #: libraries/classes/Controllers/Table/DeleteRowsController.php:59 #: libraries/classes/Controllers/Table/DropColumnController.php:57 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:81 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:503 #: libraries/classes/Plugins/Export/ExportHtmlword.php:623 #: libraries/classes/Plugins/Export/ExportLatex.php:592 #: libraries/classes/Plugins/Export/ExportOdt.php:766 #: libraries/classes/Plugins/Export/ExportTexytext.php:599 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:752 #: templates/config/form_display/input.twig:42 #: templates/database/central_columns/main.twig:356 #: templates/database/data_dictionary/index.twig:47 #: templates/database/data_dictionary/index.twig:91 #: templates/database/designer/main.twig:1117 #: templates/database/privileges/index.twig:69 #: templates/database/structure/drop_form.twig:19 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65 #: templates/preferences/autoload.twig:11 #: templates/preferences/manage/error.twig:18 #: templates/server/privileges/new_user_ajax.twig:20 #: templates/server/privileges/new_user_ajax.twig:34 #: templates/server/privileges/privileges_summary.twig:38 #: templates/server/privileges/privileges_summary.twig:41 #: templates/server/privileges/privileges_summary.twig:43 #: templates/server/privileges/users_overview.twig:53 #: templates/server/privileges/users_overview.twig:65 #: templates/table/delete/confirm.twig:28 #: templates/table/privileges/index.twig:73 #: templates/table/structure/display_structure.twig:80 #: templates/table/structure/display_structure.twig:515 #: templates/table/structure/drop_confirm.twig:19 #: templates/table/structure/primary.twig:19 #: templates/table/tracking/structure_snapshot_columns.twig:33 #: templates/table/tracking/structure_snapshot_indexes.twig:23 #: templates/table/tracking/structure_snapshot_indexes.twig:24 msgid "Yes" msgstr "Так" #: libraries/classes/Controllers/Database/Structure/DropTableController.php:55 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:71 #: libraries/classes/Controllers/Table/DropColumnController.php:74 #: libraries/classes/Controllers/Table/OperationsController.php:370 #: libraries/classes/Controllers/Table/ReplaceController.php:323 #: libraries/classes/Core.php:604 templates/preview_sql.twig:3 msgid "No change" msgstr "Няма зьменаў" #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:108 msgid "Favorite List is full!" msgstr "" #: libraries/classes/Controllers/Database/TrackingController.php:86 #: libraries/classes/Controllers/Database/TrackingController.php:106 msgid "Tracking data deleted successfully." msgstr "Даныя адсочвання паспяхова выдаленыя." #: libraries/classes/Controllers/Database/TrackingController.php:93 #, php-format msgid "" "Version %1$s was created for selected tables, tracking is active for them." msgstr "Версія %1$s створаная для абраных табліц, адсочванне ўключанае." #: libraries/classes/Controllers/Database/TrackingController.php:123 msgid "No tables selected." msgstr "Не выбрана ніводнай табліцы." #: libraries/classes/Controllers/Database/TrackingController.php:158 msgid "Database Log" msgstr "Журнал базы дадзеных" #: libraries/classes/Controllers/ErrorReportController.php:99 msgid "" "An error has been detected and an error report has been automatically " "submitted based on your settings." msgstr "" #: libraries/classes/Controllers/ErrorReportController.php:103 msgid "Thank you for submitting this report." msgstr "" #: libraries/classes/Controllers/ErrorReportController.php:107 msgid "" "An error has been detected and an error report has been generated but failed " "to be sent." msgstr "" #: libraries/classes/Controllers/ErrorReportController.php:110 msgid "If you experience any problems please submit a bug report manually." msgstr "" #: libraries/classes/Controllers/ErrorReportController.php:113 msgid "You may want to refresh the page." msgstr "" #: libraries/classes/Controllers/Export/ExportController.php:132 #: libraries/classes/Export.php:1264 msgid "Bad type!" msgstr "Памылковы тып!" #: libraries/classes/Controllers/Export/ExportController.php:227 msgid "Bad parameters!" msgstr "Памылковыя параметры!" #: libraries/classes/Controllers/HomeController.php:103 msgid "" "You were logged out from one server, to logout completely from phpMyAdmin, " "you need to logout from all servers." msgstr "" #: libraries/classes/Controllers/HomeController.php:198 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. %sFind out why%s. " msgstr "" "Сховішча канфігурацыі phpMyAdmin не поўнасцю наладжана — некаторыя пашыраныя " "функцыі дэактываваліся. %sДаведайцеся чаму%s. " #: libraries/classes/Controllers/HomeController.php:204 msgid "" "Or alternately go to 'Operations' tab of any database to set it up there." msgstr "" #: libraries/classes/Controllers/HomeController.php:269 msgid "" "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration." "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower " "than cookie validity configured in phpMyAdmin, because of this, your login " "might expire sooner than configured in phpMyAdmin." msgstr "" #: libraries/classes/Controllers/HomeController.php:289 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" #: libraries/classes/Controllers/HomeController.php:308 msgid "" "Your server is running with default values for the controluser and password " "(controlpass) and is open to intrusion; you really should fix this security " "weakness by changing the password for controluser 'pma'." msgstr "" #: libraries/classes/Controllers/HomeController.php:325 msgid "" "The configuration file needs a valid key for cookie encryption. A temporary " "key was automatically generated for you. Please refer to the " "[doc@cfg_blowfish_secret]documentation[/doc]." msgstr "" #: libraries/classes/Controllers/HomeController.php:335 #, php-format msgid "" "The cookie encryption key in the configuration file is longer than " "necessary. It should only be %d bytes long. Please refer to the " "[doc@cfg_blowfish_secret]documentation[/doc]." msgstr "" #: libraries/classes/Controllers/HomeController.php:353 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. It is strongly recommended to remove it " "once phpMyAdmin has been configured. Otherwise the security of your server " "may be compromised by unauthorized people downloading your configuration." msgstr "" #: libraries/classes/Controllers/HomeController.php:374 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" "На сэрвэры запушчаны Suhosin. Калі ласка, зьвярніцеся да %sдакумэнтацыі%s " "для атрыманьня апісаньня магчымых праблемаў." #: libraries/classes/Controllers/HomeController.php:388 #, php-format msgid "" "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache " "templates and will be slow because of this." msgstr "" #: libraries/classes/Controllers/HomeController.php:444 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" "Пашырэньне PHP mbstring ня знойдзенае, а вы, здаецца, выкарыстоўваеце " "шматбайтавую кадыроўку. Без пашырэньня mbstring phpMyAdmin ня можа падзяляць " "радкі карэктна, і гэта можа прывесьці да нечаканых вынікаў." #: libraries/classes/Controllers/HomeController.php:462 msgid "" "The curl extension was not found and allow_url_fopen is disabled. Due to " "this some features such as error reporting or version check are disabled." msgstr "" #: libraries/classes/Controllers/Import/ImportController.php:218 #, php-format msgid "" "You probably tried to upload a file that is too large. Please refer to " "%sdocumentation%s for a workaround for this limit." msgstr "" "Вы, мусіць, паспрабавалі загрузіць вельмі вялікі файл. Калі ласка, " "звярніцеся да %sдакументацыі%s для высвятлення спосабаў абыйсьці гэтае " "абмежаваньне." #: libraries/classes/Controllers/Import/ImportController.php:249 #, fuzzy #| msgid "Remove last parameter" msgid "Incorrect format parameter" msgstr "Выдаліць апошні параметр" #: libraries/classes/Controllers/Import/ImportController.php:379 #: libraries/classes/Controllers/Import/ImportController.php:622 msgid "Showing bookmark" msgstr "Паказваючы закладку" #: libraries/classes/Controllers/Import/ImportController.php:405 #: libraries/classes/Controllers/Import/ImportController.php:618 msgid "The bookmark has been deleted." msgstr "Закладка была выдаленая." #: libraries/classes/Controllers/Import/ImportController.php:528 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[doc@faq1-16]FAQ 1.16[/doc]." msgstr "" "Дадзеныя для імпартаваньня не атрыманыя. Альбо ніводны файл ня быў " "загружаны, альбо памер файла перавысіў максымальны памер, вызначаны " "канфігурацыяй PHP. Гл. [doc@faq1-16]FAQ 1.16[/doc]." #: libraries/classes/Controllers/Import/ImportController.php:630 #, php-format msgid "Import has been successfully finished, %d query executed." msgid_plural "Import has been successfully finished, %d queries executed." msgstr[0] "Імпартраваньне пасьпяхова завершанае, выканана %d запыт." msgstr[1] "Імпартраваньне пасьпяхова завершанае, выканана %d запыта." msgstr[2] "Імпартраваньне пасьпяхова завершанае, выканана %d запытаў." #: libraries/classes/Controllers/Import/ImportController.php:667 #, php-format msgid "" "Script timeout passed, if you want to finish import, please %sresubmit the " "same file%s and import will resume." msgstr "" "Выйшаў дазволены час выкананьня скрыпта. Калі вы хочаце завершыць " "імпартаваньне, калі ласка, %s загрузіце файл %s зноў і імпартаваньне " "ўзнавіцца." #: libraries/classes/Controllers/Import/ImportController.php:677 msgid "" "However on last run no data has been parsed, this usually means phpMyAdmin " "won't be able to finish this import unless you increase php time limits." msgstr "" "Аднак, падчас апошняга выкананьня ніякія дадзеныя былі апрацаваныя. Гэта " "звычайна значыць, што phpMyAdmin ня зможа скончыць гэтае імпартаваньня, калі " "вы не павялічыце ліміты выкананьня php-скрыптоў." #: libraries/classes/Controllers/Import/ImportController.php:745 #: libraries/classes/Controllers/Sql/SqlController.php:177 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Каманды \"DROP DATABASE\" адключаныя." #: libraries/classes/Controllers/Import/SimulateDmlController.php:39 msgid "Only single-table UPDATE and DELETE queries can be simulated." msgstr "" #: libraries/classes/Controllers/Import/StatusController.php:73 msgid "Could not load the progress of the import." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:57 #, php-format msgid "Do you really want to execute \"%s\"?" msgstr "Ці сапраўды вы жадаеце выканаць «%s»?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:58 msgid "You are about to DESTROY a complete database!" msgstr "Вы зьбіраеце ВЫДАЛІЦЬ базу дадзеных цалкам!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:60 msgid "Cannot rename database to the same name. Change the name and try again" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:62 msgid "You are about to DESTROY a complete table!" msgstr "Вы зьбіраеце ВЫДАЛІЦЬ табліцу цалкам!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:63 msgid "You are about to TRUNCATE a complete table!" msgstr "Вы зьбіраеце УСЯЧЫ табліцу цалкам!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:64 #, fuzzy #| msgid "You are about to DESTROY a complete table!" msgid "You are about to DELETE all the rows of the table!" msgstr "Вы зьбіраеце ВЫДАЛІЦЬ табліцу цалкам!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:65 msgid "Delete tracking data for this table?" msgstr "Выдаліць даныя адсочвання для гэтай табліцы?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:66 msgid "Delete tracking data for these tables?" msgstr "Выдаліць даныя адсочвання для гэтах табліц?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:67 msgid "Delete tracking data for this version?" msgstr "Выдаліць даныя адсочвання для гэтай версіі?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:68 msgid "Delete tracking data for these versions?" msgstr "Выдаліць даныя адсочвання для гэтых версій?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:69 msgid "Delete entry from tracking report?" msgstr "Выдаліць запіс са справаздача адсочвання?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:70 msgid "Deleting tracking data" msgstr "Выдаленне даныя адсочвання" #: libraries/classes/Controllers/JavaScriptMessagesController.php:71 msgid "Dropping Primary Key/Index" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:72 msgid "Dropping Foreign key." msgstr "Выдаленне знешняга ключа." #: libraries/classes/Controllers/JavaScriptMessagesController.php:73 msgid "This operation could take a long time. Proceed anyway?" msgstr "Гэтая апэрацыя можа заняць шмат часу. Працягваць?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:74 #, php-format msgid "Do you really want to delete user group \"%s\"?" msgstr "Ці сапраўды вы жадаеце выдаліць групу карыстальнікаў «%s»?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:75 #, php-format msgid "Do you really want to delete the search \"%s\"?" msgstr "Ці сапраўды вы жадаеце выдаліць пошук «%s»?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:76 msgid "You have unsaved changes; are you sure you want to leave this page?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:78 msgid "" "You are trying to reduce the number of rows, but have already entered data " "in those rows which will be lost. Do you wish to continue?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:81 msgid "Do you really want to revoke the selected user(s) ?" msgstr "Ці сапраўды вы жадаеце адклікаць абранага(ых) карыстальніка(аў)?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:82 msgid "Do you really want to delete this central column?" msgstr "Ці сапраўды вы жадаеце выдаліць гэты цэнтральны слупок?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:83 msgid "Do you really want to delete the selected items?" msgstr "Ці сапраўды вы жадаеце выдаліць абраныя элементы?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:85 msgid "" "Do you really want to DROP the selected partition(s)? This will also DELETE " "the data related to the selected partition(s)!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:88 msgid "Do you really want to TRUNCATE the selected partition(s)?" msgstr "Ці сапраўды вы жадаеце ўсекчы абраны раздзел(ы)?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:89 msgid "Do you really want to remove partitioning?" msgstr "Ці сапраўды вы жадаеце выдаліць раздзелы?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:90 #, fuzzy #| msgid "Do you really want to revoke the selected user(s) ?" msgid "Do you really want to reset the replica (RESET REPLICA)?" msgstr "Ці сапраўды вы жадаеце адклікаць абранага(ых) карыстальніка(аў)?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:92 msgid "" "This operation will attempt to convert your data to the new collation. In " "rare cases, especially where a character doesn't exist in the new collation, " "this process could cause the data to appear incorrectly under the new " "collation; in this case we suggest you revert to the original collation and " "refer to the tips at " msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:98 msgid "Garbled Data" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:100 msgid "Are you sure you wish to change the collation and convert the data?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:103 msgid "" "Through this operation, MySQL attempts to map the data values between " "collations. If the character sets are incompatible, there may be data loss " "and this lost data may NOT be recoverable simply by changing back the " "column collation(s). To convert existing data, it is suggested to use the " "column(s) editing feature (the \"Change\" Link) on the table structure page. " "" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:111 msgid "" "Are you sure you wish to change all the column collations and convert the " "data?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:114 #: templates/export.twig:324 msgid "Save & close" msgstr "Захаваць і закрыць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:115 #: templates/config/form_display/display.twig:47 #: templates/preferences/manage/main.twig:114 #: templates/preferences/manage/main.twig:122 #: templates/table/insert/actions_panel.twig:36 msgid "Reset" msgstr "Скінуць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:116 msgid "Reset all" msgstr "Скінуць усё" #: libraries/classes/Controllers/JavaScriptMessagesController.php:119 msgid "Missing value in the form!" msgstr "Не зададзенае значэньне ў форме!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:120 msgid "Select at least one of the options!" msgstr "Абырыце прынамсі адзін з варыянтаў!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:121 msgid "Please enter a valid number!" msgstr "Калі ласка, увядіце карэктны лік!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:122 msgid "Please enter a valid length!" msgstr "Калі ласка, увядзіце карэктную даўжыню!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:123 msgid "Add index" msgstr "Дадаць індэкс" #: libraries/classes/Controllers/JavaScriptMessagesController.php:124 msgid "Edit index" msgstr "Рэдагаваць індэкс" #. l10n: Rename a table Index #: libraries/classes/Controllers/JavaScriptMessagesController.php:126 #, fuzzy #| msgid "Rename view to" msgid "Rename index" msgstr "Перайменаваць прадстаўленне ў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:127 #: templates/table/index_form.twig:237 #, php-format msgid "Add %s column(s) to index" msgstr "Дадаць %s слупок(і) да індэкса" #: libraries/classes/Controllers/JavaScriptMessagesController.php:128 msgid "Create single-column index" msgstr "Стварыць індэкс па адным слупку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:129 msgid "Create composite index" msgstr "Стварыць складаны індэкс" #: libraries/classes/Controllers/JavaScriptMessagesController.php:130 msgid "Composite with:" msgstr "Складаецца з:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:131 msgid "Please select column(s) for the index." msgstr "Калі ласка, абярыце слупок(і) для індэкса." #: libraries/classes/Controllers/JavaScriptMessagesController.php:134 #: templates/columns_definitions/column_definitions_form.twig:156 #: templates/modals/index_dialog_modal.twig:11 #: templates/modals/index_dialog_modal.twig:21 #: templates/table/index_form.twig:246 #: templates/table/index_rename_form.twig:28 #: templates/table/insert/actions_panel.twig:35 #: templates/table/relation/common_form.twig:174 #: templates/table/structure/display_structure.twig:344 msgid "Preview SQL" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:137 #: templates/sql/query.twig:218 msgid "Simulate query" msgstr "Сімуляваць запыт" #: libraries/classes/Controllers/JavaScriptMessagesController.php:138 msgid "Matched rows:" msgstr "Закранута радкоў:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:139 #: libraries/classes/Html/Generator.php:881 templates/export.twig:67 msgid "SQL query:" msgstr "SQL-запыт:" #. l10n: Default label for the y-Axis of Charts #: libraries/classes/Controllers/JavaScriptMessagesController.php:143 msgid "Y values" msgstr "Значэнне Y" #: libraries/classes/Controllers/JavaScriptMessagesController.php:146 #, fuzzy #| msgid "Please enter the same value again" msgid "Please enter the SQL query first." msgstr "Калі ласка, увядзіце тое ж значэнне зноў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:149 msgid "The host name is empty!" msgstr "Пустое імя хосту!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:150 msgid "The user name is empty!" msgstr "Пустое імя карыстальніка!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:151 #: libraries/classes/Server/Privileges.php:946 #: libraries/classes/UserPassword.php:42 msgid "The password is empty!" msgstr "Пусты пароль!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:152 #: libraries/classes/Server/Privileges.php:944 #: libraries/classes/UserPassword.php:46 msgid "The passwords aren't the same!" msgstr "Паролі не супадаюць!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:153 msgid "Removing Selected Users" msgstr "Выдаленне абраных карыстальнікаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:154 #: libraries/classes/Tracking.php:228 libraries/classes/Tracking.php:641 #: templates/columns_definitions/column_definitions_form.twig:175 #: templates/columns_definitions/column_definitions_form.twig:180 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6 #: templates/export_modal.twig:10 templates/export.twig:82 #: templates/export.twig:92 templates/export.twig:194 #: templates/home/index.twig:296 templates/home/index.twig:304 #: templates/modals/add_index.twig:6 templates/modals/build_query.twig:6 #: templates/modals/build_query.twig:16 templates/modals/change_password.twig:6 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11 #: templates/modals/enum_set_editor.twig:6 #: templates/modals/enum_set_editor.twig:11 #: templates/modals/function_confirm.twig:6 #: templates/modals/function_confirm.twig:11 #: templates/modals/index_dialog_modal.twig:6 #: templates/modals/index_dialog_modal.twig:12 #: templates/modals/index_dialog_modal.twig:22 #: templates/modals/page_settings.twig:6 #: templates/modals/preview_sql_confirmation.twig:6 #: templates/modals/preview_sql_confirmation.twig:15 #: templates/modals/preview_sql_modal.twig:6 #: templates/modals/preview_sql_modal.twig:10 #: templates/modals/unhide_nav_item.twig:6 #: templates/modals/unhide_nav_item.twig:10 #: templates/server/privileges/users_overview.twig:169 #: templates/server/privileges/users_overview.twig:177 #: templates/server/status/advisor/index.twig:20 #: templates/server/status/advisor/index.twig:45 #: templates/server/status/monitor/index.twig:129 #: templates/server/status/monitor/index.twig:218 #: templates/server/user_groups/user_groups.twig:51 #: templates/server/user_groups/user_groups.twig:55 #: templates/sql/query.twig:219 templates/sql/query.twig:224 #: templates/table/insert/actions_panel.twig:47 #: templates/table/insert/actions_panel.twig:52 #: templates/table/relation/common_form.twig:184 #: templates/table/relation/common_form.twig:189 #: templates/table/search/index.twig:182 #: templates/table/structure/display_structure.twig:329 #: templates/table/structure/display_structure.twig:345 #: templates/table/structure/display_structure.twig:356 #: templates/table/zoom_search/result_form.twig:27 #: templates/table/zoom_search/result_form.twig:80 #: templates/table/zoom_search/result_form.twig:97 msgid "Close" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:155 #: templates/server/privileges/users_overview.twig:105 msgctxt "Lock the account." msgid "Lock" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:156 #: templates/server/privileges/users_overview.twig:102 msgctxt "Unlock the account." msgid "Unlock" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:157 #: templates/server/privileges/users_overview.twig:100 #, fuzzy #| msgid "Log file count" msgid "Lock this account." msgstr "Колькасьць файлаў логу" #: libraries/classes/Controllers/JavaScriptMessagesController.php:158 #: templates/server/privileges/users_overview.twig:100 #, fuzzy #| msgid "User account" msgid "Unlock this account." msgstr "Конт карыстальніка" #: libraries/classes/Controllers/JavaScriptMessagesController.php:161 msgid "Template was created." msgstr "Шаблон створаны." #: libraries/classes/Controllers/JavaScriptMessagesController.php:162 msgid "Template was loaded." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:163 msgid "Template was updated." msgstr "Шаблон быў абноўлены." #: libraries/classes/Controllers/JavaScriptMessagesController.php:164 msgid "Template was deleted." msgstr "Шаблон быў выдалены." #. l10n: Other, small valued, queries #: libraries/classes/Controllers/JavaScriptMessagesController.php:167 #: libraries/classes/Controllers/Server/Status/QueriesController.php:94 #: libraries/classes/Server/Status/Data.php:167 msgid "Other" msgstr "" #. l10n: Thousands separator #: libraries/classes/Controllers/JavaScriptMessagesController.php:169 #: libraries/classes/Util.php:542 libraries/classes/Util.php:574 msgid "," msgstr "," #. l10n: Decimal separator #: libraries/classes/Controllers/JavaScriptMessagesController.php:171 #: libraries/classes/Util.php:540 libraries/classes/Util.php:572 msgid "." msgstr "." #: libraries/classes/Controllers/JavaScriptMessagesController.php:173 msgid "Connections / Processes" msgstr "Злучэньні / Працэсы" #: libraries/classes/Controllers/JavaScriptMessagesController.php:176 msgid "Local monitor configuration incompatible!" msgstr "Несумясцімая канфігурацыя лакальнага манітора!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:178 msgid "" "The chart arrangement configuration in your browsers local storage is not " "compatible anymore to the newer version of the monitor dialog. It is very " "likely that your current configuration will not work anymore. Please reset " "your configuration to default in the Settings menu." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:184 msgid "Query cache efficiency" msgstr "Эфектыўнасць кэшу запытаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:185 msgid "Query cache usage" msgstr "Выкарыстанне кэшу запытаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:186 msgid "Query cache used" msgstr "Выкарыстаны кэш запытаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:188 msgid "System CPU usage" msgstr "Выкарыстаньне сістэмнага працэсара" #: libraries/classes/Controllers/JavaScriptMessagesController.php:189 msgid "System memory" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:190 msgid "System swap" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:192 msgid "Average load" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:193 msgid "Total memory" msgstr "Агульны аб'ём памяці" #: libraries/classes/Controllers/JavaScriptMessagesController.php:194 msgid "Cached memory" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:195 msgid "Buffered memory" msgstr "Буферная памяць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:196 msgid "Free memory" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:197 msgid "Used memory" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:199 msgid "Total swap" msgstr "Агульны аб'ём свапа" #: libraries/classes/Controllers/JavaScriptMessagesController.php:200 msgid "Cached swap" msgstr "Закэшыраваны аб'ём свапа" #: libraries/classes/Controllers/JavaScriptMessagesController.php:201 msgid "Used swap" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:202 msgid "Free swap" msgstr "Вольны аб'ём свапа" #: libraries/classes/Controllers/JavaScriptMessagesController.php:204 msgid "Bytes sent" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:205 msgid "Bytes received" msgstr "Атрымана байтаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:206 #: templates/server/status/status/index.twig:36 msgid "Connections" msgstr "Падлучэньні" #: libraries/classes/Controllers/JavaScriptMessagesController.php:207 #: templates/server/status/base.twig:11 #: templates/server/status/processes/list.twig:5 msgid "Processes" msgstr "Працэсы" #. l10n: shortcuts for Byte #: libraries/classes/Controllers/JavaScriptMessagesController.php:210 #: libraries/classes/Util.php:450 msgid "B" msgstr "Б" #. l10n: shortcuts for Kilobyte #: libraries/classes/Controllers/JavaScriptMessagesController.php:211 #: libraries/classes/Util.php:452 #: templates/server/status/monitor/index.twig:186 msgid "KiB" msgstr "КiБ" #. l10n: shortcuts for Megabyte #: libraries/classes/Controllers/JavaScriptMessagesController.php:212 #: libraries/classes/Util.php:454 #: templates/server/status/monitor/index.twig:187 msgid "MiB" msgstr "МіБ" #. l10n: shortcuts for Gigabyte #: libraries/classes/Controllers/JavaScriptMessagesController.php:213 #: libraries/classes/Util.php:456 msgid "GiB" msgstr "ГіБ" #. l10n: shortcuts for Terabyte #: libraries/classes/Controllers/JavaScriptMessagesController.php:214 #: libraries/classes/Util.php:458 msgid "TiB" msgstr "ТіБ" #. l10n: shortcuts for Petabyte #: libraries/classes/Controllers/JavaScriptMessagesController.php:215 #: libraries/classes/Util.php:460 msgid "PiB" msgstr "ПіБ" #. l10n: shortcuts for Exabyte #: libraries/classes/Controllers/JavaScriptMessagesController.php:216 #: libraries/classes/Util.php:462 msgid "EiB" msgstr "ЭіБ" #: libraries/classes/Controllers/JavaScriptMessagesController.php:217 #, php-format msgid "%d table(s)" msgstr "%d табліц(a,ы)" #. l10n: Questions is the name of a MySQL Status variable #: libraries/classes/Controllers/JavaScriptMessagesController.php:220 msgid "Questions" msgstr "Пытанні" #: libraries/classes/Controllers/JavaScriptMessagesController.php:221 #: templates/server/status/status/index.twig:14 msgid "Traffic" msgstr "Трафік" #: libraries/classes/Controllers/JavaScriptMessagesController.php:222 #: libraries/classes/Menu.php:515 libraries/classes/Util.php:1882 #: templates/server/status/monitor/index.twig:12 msgid "Settings" msgstr "Налады" #: libraries/classes/Controllers/JavaScriptMessagesController.php:223 #: templates/server/status/monitor/index.twig:217 msgid "Add chart to grid" msgstr "Дадаць графік да сеткі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:224 msgid "Please add at least one variable to the series!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:225 #: libraries/classes/Display/Results.php:1068 #: libraries/classes/Plugins/Export/ExportSql.php:2169 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100 #: libraries/config.values.php:111 #: templates/columns_definitions/column_attributes.twig:213 #: templates/columns_definitions/column_attributes.twig:234 #: templates/database/central_columns/main.twig:305 #: templates/database/designer/main.twig:588 templates/export.twig:433 #: templates/server/privileges/privileges_summary.twig:31 #: templates/server/status/monitor/index.twig:211 #: templates/server/status/processes/list.twig:72 #: templates/table/zoom_search/index.twig:62 #: templates/table/zoom_search/index.twig:122 msgid "None" msgstr "Няма" #. l10n: SQL Query on modal to show exported query #: libraries/classes/Controllers/JavaScriptMessagesController.php:227 #, fuzzy #| msgid "SQL query" msgid "SQL Query" msgstr "SQL-запыт" #: libraries/classes/Controllers/JavaScriptMessagesController.php:228 msgid "Resume monitor" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:229 msgid "Pause monitor" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:230 #: templates/server/status/processes/index.twig:57 msgid "Start auto refresh" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:231 msgid "Stop auto refresh" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:233 msgid "general_log and slow_query_log are enabled." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:234 msgid "general_log is enabled." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:235 msgid "slow_query_log is enabled." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:236 msgid "slow_query_log and general_log are disabled." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:237 msgid "log_output is not set to TABLE." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:238 msgid "log_output is set to TABLE." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:240 #, php-format msgid "" "slow_query_log is enabled, but the server logs only queries that take longer " "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, " "depending on your system." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:244 #, php-format msgid "long_query_time is set to %d second(s)." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:246 msgid "" "Following settings will be applied globally and reset to default on server " "restart:" msgstr "" #. l10n: %s is FILE or TABLE #: libraries/classes/Controllers/JavaScriptMessagesController.php:249 #, php-format msgid "Set log_output to %s" msgstr "Задаць log_output у %s" #. l10n: Enable in this context means setting a status variable to ON #: libraries/classes/Controllers/JavaScriptMessagesController.php:251 #, php-format msgid "Enable %s" msgstr "Уключана %s" #. l10n: Disable in this context means setting a status variable to OFF #: libraries/classes/Controllers/JavaScriptMessagesController.php:253 #, php-format msgid "Disable %s" msgstr "Адключана %s" #. l10n: %d seconds #: libraries/classes/Controllers/JavaScriptMessagesController.php:255 #, php-format msgid "Set long_query_time to %d seconds." msgstr "Задаць long_query_time у %d секунд." #: libraries/classes/Controllers/JavaScriptMessagesController.php:257 msgid "" "You can't change these variables. Please log in as root or contact your " "database administrator." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:259 msgid "Change settings" msgstr "Наладзіць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:260 msgid "Current settings" msgstr "Дзейсныя налады" #: libraries/classes/Controllers/JavaScriptMessagesController.php:262 msgid "Chart title" msgstr "Загаловак графіка" #. l10n: As in differential values #: libraries/classes/Controllers/JavaScriptMessagesController.php:264 msgid "Differential" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:265 #, php-format msgid "Divided by %s" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:266 msgid "Unit" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:268 msgid "From slow log" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:269 msgid "From general log" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:270 msgid "The database name is not known for this query in the server's logs." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:271 msgid "Analysing logs" msgstr "Аналіз журналаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:272 msgid "Analysing & loading logs. This may take a while." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:273 msgid "Cancel request" msgstr "Скасаваць запыт" #: libraries/classes/Controllers/JavaScriptMessagesController.php:275 msgid "" "This column shows the amount of identical queries that are grouped together. " "However only the SQL query itself has been used as a grouping criteria, so " "the other attributes of queries, such as start time, may differ." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:280 msgid "" "Since grouping of INSERTs queries has been selected, INSERT queries into the " "same table are also being grouped together, disregarding of the inserted " "data." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:284 msgid "Log data loaded. Queries executed in this time span:" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:286 msgid "Jump to Log table" msgstr "Перайсці да табліцы журнала" #: libraries/classes/Controllers/JavaScriptMessagesController.php:287 msgid "No data found" msgstr "Няма даных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:288 msgid "Log analysed, but no data found in this time span." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:290 msgid "Analyzing…" msgstr "Аналіз…" #: libraries/classes/Controllers/JavaScriptMessagesController.php:291 msgid "Explain output" msgstr "Патлумачыць вынік" #: libraries/classes/Controllers/JavaScriptMessagesController.php:292 #: libraries/classes/Menu.php:483 #: libraries/classes/Server/Status/Processes.php:130 #: libraries/classes/Util.php:1878 libraries/config.values.php:157 #: templates/database/events/editor_form.twig:25 #: templates/database/events/index.twig:44 #: templates/database/tracking/tables.twig:17 #: templates/table/tracking/main.twig:31 msgid "Status" msgstr "Стан" #. l10n: A specific point in the day, as shown on a clock. #: libraries/classes/Controllers/JavaScriptMessagesController.php:293 #: libraries/classes/Controllers/JavaScriptMessagesController.php:814 #: libraries/classes/Plugins/Export/ExportHtmlword.php:468 #: libraries/classes/Plugins/Export/ExportOdt.php:586 #: libraries/classes/Plugins/Export/ExportTexytext.php:446 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359 #: libraries/classes/Server/Status/Processes.php:126 #: templates/database/triggers/list.twig:47 #: templates/sql/profiling_chart.twig:17 msgid "Time" msgstr "Час" #: libraries/classes/Controllers/JavaScriptMessagesController.php:294 msgid "Total time:" msgstr "Агульны час:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:295 msgid "Profiling results" msgstr "Прафіляваньне вынікаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:296 msgctxt "Display format" msgid "Table" msgstr "Табліца" #: libraries/classes/Controllers/JavaScriptMessagesController.php:297 msgid "Chart" msgstr "Графік" #: libraries/classes/Controllers/JavaScriptMessagesController.php:299 #: templates/export.twig:210 msgctxt "Alias" msgid "Database" msgstr "База даных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:300 #: templates/export.twig:224 msgctxt "Alias" msgid "Table" msgstr "Табліца" #: libraries/classes/Controllers/JavaScriptMessagesController.php:301 #: templates/export.twig:237 msgctxt "Alias" msgid "Column" msgstr "Слупок" #. l10n: A collection of available filters #: libraries/classes/Controllers/JavaScriptMessagesController.php:304 msgid "Log table filter options" msgstr "Параметры фільтра табліцы журнала" #. l10n: Filter as in "Start Filtering" #: libraries/classes/Controllers/JavaScriptMessagesController.php:306 msgid "Filter" msgstr "Фільтр" #: libraries/classes/Controllers/JavaScriptMessagesController.php:307 msgid "Filter queries by word/regexp:" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:308 msgid "Group queries, ignoring variable data in WHERE clauses" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:309 msgid "Sum of grouped rows:" msgstr "Сума згрупаваных радкоў:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:310 #: libraries/classes/Engines/Innodb.php:138 #: templates/server/databases/index.twig:250 msgid "Total:" msgstr "Агулам:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:312 msgid "Loading logs" msgstr "Загрузка журналаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:313 msgid "Monitor refresh failed" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:315 msgid "" "While requesting new chart data the server returned an invalid response. " "This is most likely because your session expired. Reloading the page and " "reentering your credentials should help." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:319 msgid "Reload page" msgstr "Абнавіць старонку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:321 msgid "Affected rows:" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:323 msgid "Failed parsing config file. It doesn't seem to be valid JSON code." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:325 msgid "" "Failed building chart grid with imported config. Resetting to default config…" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:328 msgid "Import monitor configuration" msgstr "Імпарт канфігурацыі манітора" #: libraries/classes/Controllers/JavaScriptMessagesController.php:329 msgid "Please select the file you want to import:" msgstr "Калі ласка, выберыце файл, які вы жадаеце імпартаваць:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:330 #, fuzzy #| msgid "Please enter a valid page name" msgid "Please enter a valid table name." msgstr "Калі ласка, увядзіце карэктную назву старонкі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:331 #, fuzzy #| msgid "Please enter a valid page name" msgid "Please enter a valid database name." msgstr "Калі ласка, увядзіце карэктную назву старонкі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:332 msgid "No files available on server for import!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:334 msgid "Analyse query" msgstr "Аналізаваць запыт" #: libraries/classes/Controllers/JavaScriptMessagesController.php:337 msgid "Formatting SQL…" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:338 msgid "No parameters found!" msgstr "Параметры не знойдзены!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:342 #: templates/database/central_columns/main.twig:269 #: templates/database/designer/main.twig:339 #: templates/database/designer/main.twig:390 #: templates/database/designer/main.twig:668 #: templates/database/designer/main.twig:734 #: templates/database/designer/main.twig:873 #: templates/database/designer/main.twig:958 #: templates/database/designer/main.twig:1063 #: templates/database/designer/main.twig:1098 #: templates/database/designer/main.twig:1103 #: templates/database/designer/main.twig:1113 #: templates/database/designer/main.twig:1119 #: templates/database/structure/bulk_action_modal.twig:7 #: templates/database/structure/bulk_action_modal.twig:11 #: templates/database/structure/check_all_tables.twig:49 #: templates/database/structure/check_all_tables.twig:55 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11 #: templates/modals/add_index.twig:11 templates/modals/change_password.twig:11 #: templates/modals/page_settings.twig:11 #: templates/server/databases/index.twig:316 #: templates/server/databases/index.twig:320 #: templates/server/variables/index.twig:15 #: templates/table/search/index.twig:197 msgid "Cancel" msgstr "Скасаваць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:345 #: templates/header.twig:45 templates/modals/page_settings.twig:5 msgid "Page-related settings" msgstr "Налады старонкі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:346 #: templates/config/form_display/display.twig:46 #: templates/modals/page_settings.twig:10 msgid "Apply" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:349 #: templates/home/index.twig:300 templates/modals/index_dialog_modal.twig:26 #: templates/navigation/main.twig:58 #: templates/server/privileges/users_overview.twig:173 #: templates/server/status/monitor/index.twig:95 msgid "Loading…" msgstr "Загрузка…" #: libraries/classes/Controllers/JavaScriptMessagesController.php:350 msgid "Request aborted!!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:351 msgid "Processing request" msgstr "Апрацоўка запыту" #: libraries/classes/Controllers/JavaScriptMessagesController.php:352 msgid "Request failed!!" msgstr "Няўдалы запыт!!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:353 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51 #: libraries/classes/Controllers/Sql/SetValuesController.php:52 msgid "Error in processing request" msgstr "Памылка апрацоўкі запыту" #: libraries/classes/Controllers/JavaScriptMessagesController.php:354 #, php-format msgid "Error code: %s" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:355 #, php-format msgid "Error text: %s" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:357 msgid "" "It seems that the connection to server has been lost. Please check your " "network connectivity and server status." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:362 msgid "No accounts selected." msgstr "Ніводны конт не выбраны." #: libraries/classes/Controllers/JavaScriptMessagesController.php:363 msgid "Dropping column" msgstr "Выдаленне слупка" #: libraries/classes/Controllers/JavaScriptMessagesController.php:364 msgid "Adding primary key" msgstr "Даданне першаснага ключа" #: libraries/classes/Controllers/JavaScriptMessagesController.php:365 #: templates/console/display.twig:150 templates/database/designer/main.twig:337 #: templates/database/designer/main.twig:666 #: templates/database/designer/main.twig:730 #: templates/database/designer/main.twig:869 #: templates/database/designer/main.twig:954 #: templates/database/designer/main.twig:1061 #: templates/modals/preview_sql_confirmation.twig:14 #: templates/table/structure/display_structure.twig:361 msgid "OK" msgstr "OK" #: libraries/classes/Controllers/JavaScriptMessagesController.php:366 msgid "Click to dismiss this notification" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:369 msgid "Renaming databases" msgstr "Перайменаваць базы дадзеных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:370 msgid "Copying database" msgstr "Капіяваць базу дадзеных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:371 msgid "Changing charset" msgstr "Змена кадавання" #: libraries/classes/Controllers/JavaScriptMessagesController.php:372 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:476 #: libraries/classes/Index.php:504 #: libraries/classes/Plugins/Export/ExportHtmlword.php:622 #: libraries/classes/Plugins/Export/ExportLatex.php:592 #: libraries/classes/Plugins/Export/ExportOdt.php:765 #: libraries/classes/Plugins/Export/ExportTexytext.php:599 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:751 #: templates/config/form_display/input.twig:42 #: templates/database/central_columns/main.twig:356 #: templates/database/data_dictionary/index.twig:47 #: templates/database/data_dictionary/index.twig:91 #: templates/database/designer/main.twig:1118 #: templates/database/privileges/index.twig:69 #: templates/database/structure/drop_form.twig:20 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65 #: templates/preferences/autoload.twig:12 #: templates/preferences/manage/error.twig:19 #: templates/server/privileges/new_user_ajax.twig:22 #: templates/server/privileges/new_user_ajax.twig:34 #: templates/server/privileges/privileges_summary.twig:38 #: templates/server/privileges/privileges_summary.twig:41 #: templates/server/privileges/privileges_summary.twig:43 #: templates/server/privileges/users_overview.twig:55 #: templates/server/privileges/users_overview.twig:65 #: templates/table/delete/confirm.twig:29 #: templates/table/privileges/index.twig:73 #: templates/table/structure/display_structure.twig:80 #: templates/table/structure/display_structure.twig:515 #: templates/table/structure/drop_confirm.twig:20 #: templates/table/structure/primary.twig:20 #: templates/table/tracking/structure_snapshot_columns.twig:33 #: templates/table/tracking/structure_snapshot_indexes.twig:23 #: templates/table/tracking/structure_snapshot_indexes.twig:24 msgid "No" msgstr "Не" #: libraries/classes/Controllers/JavaScriptMessagesController.php:375 #: templates/database/structure/drop_form.twig:16 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25 msgid "Enable foreign key checks" msgstr "Уключыць праверку знешніх ключоў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:378 msgid "Failed to get real row count." msgstr "Не ўдалося атрымаць рэальную колькасць радкоў." #: libraries/classes/Controllers/JavaScriptMessagesController.php:381 msgid "Searching" msgstr "Пошук" #: libraries/classes/Controllers/JavaScriptMessagesController.php:382 msgid "Hide search results" msgstr "Схаваць вынікі пошуку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:383 msgid "Show search results" msgstr "Паказаць вынікі пошуку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:384 msgid "Browsing" msgstr "Прагляд" #: libraries/classes/Controllers/JavaScriptMessagesController.php:385 msgid "Deleting" msgstr "Выдаленне" #: libraries/classes/Controllers/JavaScriptMessagesController.php:386 #, php-format msgid "Delete the matches for the %s table?" msgstr "Выдаліць адпаведнасць для табліцы %s?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:389 msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:391 msgid "No routine is exportable. Required privileges may be lacking." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:394 #, php-format msgid "Values for column %s" msgstr "Значэнне для слупка %s" #: libraries/classes/Controllers/JavaScriptMessagesController.php:395 msgid "Values for a new column" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:396 msgid "Enter each value in a separate field." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:397 #, php-format msgid "Add %d value(s)" msgstr "Дадаць %d значэнне(яў)" #: libraries/classes/Controllers/JavaScriptMessagesController.php:400 msgid "" "Note: If the file contains multiple tables, they will be combined into one." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:403 msgid "Hide query box" msgstr "Схаваць акно запытаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:404 msgid "Show query box" msgstr "Паказаць акно запытаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:406 #: libraries/classes/Display/Results.php:2817 #: libraries/classes/Tracking.php:252 #: templates/console/bookmark_content.twig:11 #: templates/database/central_columns/main.twig:268 #: templates/database/central_columns/main.twig:380 #: templates/database/central_columns/main.twig:381 #: templates/database/designer/main.twig:388 #: templates/database/qbe/ins_del_and_or_cell.twig:18 #: templates/database/search/results.twig:43 #: templates/display/results/table.twig:310 #: templates/display/results/table.twig:311 templates/export.twig:54 #: templates/server/user_groups/user_groups.twig:37 #: templates/server/user_groups/user_groups.twig:56 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186 msgid "Delete" msgstr "Выдаліць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:407 #, php-format msgid "%d is not valid row number." msgstr "%d не зьяўляецца карэктным нумарам радка." #: libraries/classes/Controllers/JavaScriptMessagesController.php:408 #: templates/sql/relational_column_dropdown.twig:3 #: templates/table/insert/column_row.twig:48 #: templates/table/search/input_box.twig:21 msgid "Browse foreign values" msgstr "Праглядзець зьнешнія значэньні" #: libraries/classes/Controllers/JavaScriptMessagesController.php:409 msgid "No previously auto-saved query is available. Loading default query." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:411 msgid "" "You have a previously saved query. Click Get auto-saved query to load the " "query." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:413 #, php-format msgid "Variable %d:" msgstr "Зменная %d:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:416 #: libraries/classes/Normalization.php:1002 msgid "Pick" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:417 msgid "Column selector" msgstr "Селектар слупка" #: libraries/classes/Controllers/JavaScriptMessagesController.php:418 msgid "Search this list" msgstr "Шукаць у гэтым спісе" #: libraries/classes/Controllers/JavaScriptMessagesController.php:420 #, php-format msgid "" "No columns in the central list. Make sure the Central columns list for " "database %s has columns that are not present in the current table." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:423 msgid "See more" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:426 msgid "Add primary key" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:427 msgid "Primary key added." msgstr "Першасны ключ дададзены." #: libraries/classes/Controllers/JavaScriptMessagesController.php:428 #: libraries/classes/Normalization.php:281 msgid "Taking you to next step…" msgstr "Пераход да наступнага кроку…" #: libraries/classes/Controllers/JavaScriptMessagesController.php:429 #, php-format msgid "The first step of normalization is complete for table '%s'." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:430 #: libraries/classes/Normalization.php:539 #: libraries/classes/Normalization.php:601 #: libraries/classes/Normalization.php:696 #: libraries/classes/Normalization.php:772 msgid "End of step" msgstr "Канец кроку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:431 msgid "Second step of normalization (2NF)" msgstr "" #. l10n: Display text for calendar close link #: libraries/classes/Controllers/JavaScriptMessagesController.php:432 #: libraries/classes/Controllers/JavaScriptMessagesController.php:822 #: libraries/classes/Normalization.php:374 msgid "Done" msgstr "Гатова" #: libraries/classes/Controllers/JavaScriptMessagesController.php:433 msgid "Confirm partial dependencies" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:434 msgid "Selected partial dependencies are as follows:" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:436 msgid "" "Note: a, b -> d,f implies values of columns a and b combined together can " "determine values of column d and column f." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:439 msgid "No partial dependencies selected!" msgstr "Ня выбраны частковыя залежнасці!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:440 #: libraries/classes/Export.php:1318 libraries/classes/Html/Generator.php:981 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:286 #: templates/import_status.twig:2 templates/user_password.twig:2 msgid "Back" msgstr "Назад" #: libraries/classes/Controllers/JavaScriptMessagesController.php:441 msgid "Show me the possible partial dependencies based on data in the table" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:442 msgid "Hide partial dependencies list" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:444 msgid "" "Sit tight! It may take few seconds depending on data size and column count " "of the table." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:446 msgid "Step" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:447 msgid "The following actions will be performed:" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:448 #, php-format msgid "DROP columns %s from the table %s" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:449 msgid "Create the following table" msgstr "Стварыць наступную табліцу" #: libraries/classes/Controllers/JavaScriptMessagesController.php:452 msgid "Third step of normalization (3NF)" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:453 msgid "Confirm transitive dependencies" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:454 msgid "Selected dependencies are as follows:" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:455 msgid "No dependencies selected!" msgstr "Ня выбраны залежнасці!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:458 #: templates/columns_definitions/column_definitions_form.twig:159 #: templates/database/central_columns/edit.twig:22 #: templates/database/central_columns/main.twig:119 #: templates/database/central_columns/main.twig:272 #: templates/server/variables/index.twig:12 #: templates/table/gis_visualization/gis_visualization.twig:40 #: templates/table/insert/actions_panel.twig:7 #: templates/table/relation/common_form.twig:175 #: templates/table/structure/partition_definition_form.twig:13 #: templates/table/zoom_search/result_form.twig:79 msgid "Save" msgstr "Захаваць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:461 msgid "Hide search criteria" msgstr "Схаваць крытэрый пошуку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:462 msgid "Show search criteria" msgstr "Паказаць крытэрый пошуку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:463 msgid "Column maximum:" msgstr "Максімум у слупку:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:464 msgid "Column minimum:" msgstr "Мінімум у слупку:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:467 msgid "Hide find and replace criteria" msgstr "Схаваць крытэрый пошуку і замены" #: libraries/classes/Controllers/JavaScriptMessagesController.php:468 msgid "Show find and replace criteria" msgstr "Паказаць крытэрый пошуку і замены" #: libraries/classes/Controllers/JavaScriptMessagesController.php:472 msgid "Each point represents a data row." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:474 msgid "Hovering over a point will show its label." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:476 msgid "To zoom in, select a section of the plot with the mouse." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:478 msgid "Click reset zoom button to come back to original state." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:480 msgid "Click a data point to view and possibly edit the data row." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:482 msgid "The plot can be resized by dragging it along the bottom right corner." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:485 msgid "Select two columns" msgstr "Абярыце два слупкі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:487 msgid "Select two different columns" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:489 msgid "Data point content" msgstr "Змест кропкі даных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:640 #: libraries/classes/ErrorHandler.php:448 libraries/classes/InsertEdit.php:1946 #: templates/table/index_form.twig:167 templates/table/index_form.twig:203 msgid "Ignore" msgstr "Ігнараваць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:493 #: libraries/classes/Display/Results.php:2753 #: libraries/classes/Html/Generator.php:79 #: templates/display/results/table.twig:306 #: templates/display/results/table.twig:307 msgid "Copy" msgstr "Скапіяваць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:494 #: templates/gis_data_editor_form.twig:74 #: templates/gis_data_editor_form.twig:94 #: templates/gis_data_editor_form.twig:135 #: templates/gis_data_editor_form.twig:187 msgid "X" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:495 #: templates/gis_data_editor_form.twig:76 #: templates/gis_data_editor_form.twig:96 #: templates/gis_data_editor_form.twig:137 #: templates/gis_data_editor_form.twig:189 msgid "Y" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:496 msgid "Point" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:497 #, php-format msgid "Point %d" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:498 msgid "Linestring" msgstr "Адрэзак" #: libraries/classes/Controllers/JavaScriptMessagesController.php:499 msgid "Polygon" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:500 #: templates/display/results/table.twig:249 msgid "Geometry" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:501 msgid "Inner ring" msgstr "Унутранае кальцо" #: libraries/classes/Controllers/JavaScriptMessagesController.php:502 msgid "Outer ring" msgstr "Знешняе кальцо" #: libraries/classes/Controllers/JavaScriptMessagesController.php:503 #: templates/gis_data_editor_form.twig:99 #: templates/gis_data_editor_form.twig:140 #: templates/gis_data_editor_form.twig:192 msgid "Add a point" msgstr "Дадаць кропку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:504 #: templates/gis_data_editor_form.twig:144 #: templates/gis_data_editor_form.twig:195 msgid "Add an inner ring" msgstr "Дадаць унутранае кальцо" #: libraries/classes/Controllers/JavaScriptMessagesController.php:506 msgid "Do you want to copy encryption key?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:507 msgid "Encryption key" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:510 msgid "" "The HEX function will treat the integer as a string while calculating the " "hexadecimal value" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:515 msgid "" "MySQL accepts additional values not selectable by the slider; key in those " "values directly if desired" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:521 msgid "" "MySQL accepts additional values not selectable by the datepicker; key in " "those values directly if desired" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:527 msgid "" "Indicates that you have made changes to this page; you will be prompted for " "confirmation before abandoning changes" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:532 msgid "Select referenced key" msgstr "Выберыце спасылкавы ключ" #: libraries/classes/Controllers/JavaScriptMessagesController.php:533 msgid "Select Foreign Key" msgstr "Выберыце зьнешні ключ" #: libraries/classes/Controllers/JavaScriptMessagesController.php:534 msgid "Please select the primary key or a unique key!" msgstr "Калі ласка, выберыце першасны альбо ўнікальны ключ!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:535 #: templates/database/designer/main.twig:98 #: templates/database/designer/main.twig:101 msgid "Choose column to display" msgstr "Выберыце слупок для адлюстраваньня" #: libraries/classes/Controllers/JavaScriptMessagesController.php:537 msgid "" "You haven't saved the changes in the layout. They will be lost if you don't " "save them. Do you want to continue?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:540 msgid "value/subQuery is empty" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:541 #: templates/database/designer/main.twig:40 #: templates/database/designer/main.twig:43 msgid "Add tables from other databases" msgstr "Дабавіць табліцы з іншых баз даных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:542 msgid "Page name" msgstr "Назва старонкі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:543 #: templates/database/designer/main.twig:63 #: templates/database/designer/main.twig:66 msgid "Save page" msgstr "Захаваць старонку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:544 #: templates/database/designer/main.twig:70 #: templates/database/designer/main.twig:73 msgid "Save page as" msgstr "Захаваць старонку як" #: libraries/classes/Controllers/JavaScriptMessagesController.php:545 #: templates/database/designer/main.twig:56 #: templates/database/designer/main.twig:59 msgid "Open page" msgstr "Адкрыць старонку" #: libraries/classes/Controllers/JavaScriptMessagesController.php:546 msgid "Delete page" msgstr "Выдаліць старонку" #. l10n: When the user opens a page saved in the Designer #: libraries/classes/Controllers/JavaScriptMessagesController.php:548 msgid "Some tables saved in this page might have been renamed or deleted." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:549 #: templates/database/designer/main.twig:10 msgid "Untitled" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:550 msgid "Please select a page to continue" msgstr "Калі ласка, выберыце старонку для працягу" #: libraries/classes/Controllers/JavaScriptMessagesController.php:551 msgid "Please enter a valid page name" msgstr "Калі ласка, увядзіце карэктную назву старонкі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:552 msgid "Do you want to save the changes to the current page?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:553 msgid "Successfully deleted the page" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:554 msgid "Export relational schema" msgstr "Экспартаваць рэляцыйную схему" #: libraries/classes/Controllers/JavaScriptMessagesController.php:555 msgid "Modifications have been saved" msgstr "Мадыфікацыі былі захаваныя" #: libraries/classes/Controllers/JavaScriptMessagesController.php:558 #, php-format msgid "%d object(s) created." msgstr "%d аб'ект(аў) створана." #: libraries/classes/Controllers/JavaScriptMessagesController.php:559 #, fuzzy #| msgid "Column names" msgid "Column name" msgstr "Назвы калёнак" #: libraries/classes/Controllers/JavaScriptMessagesController.php:560 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178 msgid "Submit" msgstr "Адправіць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:563 msgid "Press escape to cancel editing.
- Shift+Enter for a newline." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:565 msgid "" "You have edited some data and they have not been saved. Are you sure you " "want to leave this page before saving the data?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:568 msgid "Drag to reorder." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:569 msgid "Click to sort results by this column." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:571 msgid "" "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." "
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column " "from ORDER BY clause" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:575 msgid "Click to mark/unmark." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:576 msgid "Double-click to copy column name." msgstr "Націсні двойчы, каб скапіявацю назву слупка." #: libraries/classes/Controllers/JavaScriptMessagesController.php:577 msgid "Click the drop-down arrow
to toggle column's visibility." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:580 msgid "" "This table does not contain a unique column. Features related to the grid " "edit, checkbox, Edit, Copy and Delete links may not work after saving." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:583 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:585 msgid "" "Do you really want to see all of the rows? For a big table this could crash " "the browser." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:587 msgid "Original length" msgstr "Першапачатковая даўжыня" #: libraries/classes/Controllers/JavaScriptMessagesController.php:590 msgid "cancel" msgstr "скасаваць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:591 #: libraries/classes/Controllers/Server/Status/StatusController.php:198 msgid "Aborted" msgstr "Спынена" #: libraries/classes/Controllers/JavaScriptMessagesController.php:593 msgid "Success" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:594 msgid "Import status" msgstr "Стан імпарту" #: libraries/classes/Controllers/JavaScriptMessagesController.php:595 #: templates/navigation/main.twig:84 msgid "Drop files here" msgstr "Скінуць файлы сюды" #: libraries/classes/Controllers/JavaScriptMessagesController.php:596 msgid "Select database first" msgstr "Выберыце спачатку базу даных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:598 msgid "Go to link:" msgstr "Перайсці па спасылцы:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:601 msgid "Generate password" msgstr "Згенэраваць пароль" #: libraries/classes/Controllers/JavaScriptMessagesController.php:602 #: templates/server/replication/primary_add_replica_user.twig:73 msgid "Generate" msgstr "Згенэраваць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:605 #: templates/table/structure/display_structure.twig:130 msgid "More" msgstr "Больш" #: libraries/classes/Controllers/JavaScriptMessagesController.php:608 msgid "Show panel" msgstr "Паказаць панэль" #: libraries/classes/Controllers/JavaScriptMessagesController.php:609 msgid "Hide panel" msgstr "Схаваць панэль" #: libraries/classes/Controllers/JavaScriptMessagesController.php:611 #: libraries/classes/Navigation/NavigationTree.php:1354 msgid "Unlink from main panel" msgstr "Адлучыць ад галоўнай панэлі" #: libraries/classes/Controllers/JavaScriptMessagesController.php:615 #: libraries/classes/Setup/Index.php:177 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " "upgrading. The newest version is %s, released on %s." msgstr "" #. l10n: Latest available phpMyAdmin version #: libraries/classes/Controllers/JavaScriptMessagesController.php:619 msgid ", latest stable version:" msgstr ", апошняя стабільная версія:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:620 msgid "up to date" msgstr "актуальная" #: libraries/classes/Controllers/JavaScriptMessagesController.php:623 msgid "" "A fatal JavaScript error has occurred. Would you like to send an error " "report?" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:624 msgid "Change report settings" msgstr "Змяніць налады зварота" #: libraries/classes/Controllers/JavaScriptMessagesController.php:625 msgid "Show report details" msgstr "Паказаць дэталі зварота" #: libraries/classes/Controllers/JavaScriptMessagesController.php:626 msgid "" "Your export is incomplete, due to a low execution time limit at the PHP " "level!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:629 #, php-format msgid "" "Warning: a form on this page has more than %d fields. On submission, some of " "the fields might be ignored, due to PHP's max_input_vars configuration." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648 msgid "Some errors have been detected on the server!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:637 msgid "Please look at the bottom of this window." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:643 #: libraries/classes/ErrorHandler.php:453 msgid "Ignore All" msgstr "Ігнараваць усё" #: libraries/classes/Controllers/JavaScriptMessagesController.php:650 msgid "" "As per your settings, they are being submitted currently, please be patient." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:654 msgid "Column name successfully copied to clipboard!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:655 msgid "Column name copying to clipboard failed!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:656 msgid "Successfully copied!" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:657 #, fuzzy #| msgid "Copying database" msgid "Copying failed!" msgstr "Капіяваць базу дадзеных" #: libraries/classes/Controllers/JavaScriptMessagesController.php:660 msgid "Execute this query again?" msgstr "Выканаць гэты запыт зноў?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:661 msgid "Do you really want to delete this bookmark?" msgstr "Ці сапраўды вы жадаеце выдаліць гэтую закладку?" #: libraries/classes/Controllers/JavaScriptMessagesController.php:662 msgid "Some error occurred while getting SQL debug info." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:663 #, php-format msgid "%s queries executed %s times in %s seconds." msgstr "%s запытаў выканана %s разоў за %s секунд." #: libraries/classes/Controllers/JavaScriptMessagesController.php:664 #, php-format msgid "%s argument(s) passed" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:665 msgid "Show arguments" msgstr "Паказаць аргументы" #: libraries/classes/Controllers/JavaScriptMessagesController.php:666 msgid "Hide arguments" msgstr "Схаваць аргументы" #: libraries/classes/Controllers/JavaScriptMessagesController.php:667 #: templates/console/display.twig:109 msgid "Time taken:" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:669 msgid "" "There was a problem accessing your browser storage, some features may not " "work properly for you. It is likely that the browser doesn't support storage " "or the quota limit has been reached. In Firefox, corrupted storage can also " "cause such a problem, clearing your \"Offline Website Data\" might help. In " "Safari, such problem is commonly caused by \"Private Mode Browsing\"." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:676 msgid "Copy tables to" msgstr "Капіяваць табліцы у" #: libraries/classes/Controllers/JavaScriptMessagesController.php:677 msgid "Add table prefix" msgstr "Дадаць прэфікс табліцы" #: libraries/classes/Controllers/JavaScriptMessagesController.php:678 msgid "Replace table with prefix" msgstr "Замяніць прэфікс табліцы" #: libraries/classes/Controllers/JavaScriptMessagesController.php:679 #: templates/database/structure/check_all_tables.twig:28 msgid "Copy table with prefix" msgstr "Капіяваць табліцу з прэфіксам" #: libraries/classes/Controllers/JavaScriptMessagesController.php:682 msgid "Extremely weak" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:683 msgid "Very weak" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:684 msgid "Weak" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:685 msgid "Good" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:686 msgid "Strong" msgstr "" #. l10n: error code 5 (from U2F API) #: libraries/classes/Controllers/JavaScriptMessagesController.php:690 msgctxt "U2F error" msgid "Timed out waiting for security key activation." msgstr "" #. l10n: error code 2 (from U2F API) #: libraries/classes/Controllers/JavaScriptMessagesController.php:692 msgctxt "U2F error" msgid "Invalid request sent to security key." msgstr "" #. l10n: unknown error code (from U2F API) #: libraries/classes/Controllers/JavaScriptMessagesController.php:694 msgctxt "U2F error" msgid "Unknown security key error." msgstr "" #. l10n: error code 3 (from U2F API) #: libraries/classes/Controllers/JavaScriptMessagesController.php:696 msgctxt "U2F error" msgid "Client does not support security key." msgstr "" #. l10n: error code 4 (from U2F API) on register #: libraries/classes/Controllers/JavaScriptMessagesController.php:698 msgctxt "U2F error" msgid "Failed security key activation." msgstr "" #. l10n: error code 4 (from U2F API) on authanticate #: libraries/classes/Controllers/JavaScriptMessagesController.php:700 #, fuzzy msgctxt "U2F error" msgid "Invalid security key." msgstr "Тып экспарту" #: libraries/classes/Controllers/JavaScriptMessagesController.php:704 msgid "" "You can not open, save or delete your page layout, as IndexedDB is not " "working in your browser and your phpMyAdmin configuration storage is not " "configured for this." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:709 #, fuzzy, php-format #| msgid "Table %s already exists!" msgctxt "" "The table already exists in the designer and can not be added once more." msgid "Table %s already exists!" msgstr "Табліца %s ужо існуе!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:711 #: libraries/classes/InsertEdit.php:349 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53 msgid "Hide" msgstr "Схаваць" #: libraries/classes/Controllers/JavaScriptMessagesController.php:712 #: libraries/classes/Controllers/Table/ChangeController.php:212 #: templates/database/multi_table_query/form.twig:49 #: templates/database/tracking/tables.twig:19 #: templates/table/tracking/main.twig:33 msgid "Show" msgstr "Паказаць" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:717 msgid "January" msgstr "Студзень" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:719 msgid "February" msgstr "" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:721 msgid "March" msgstr "Сакавік" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:723 msgid "April" msgstr "Красавік" #. l10n: Month name #. l10n: Short month name for May #: libraries/classes/Controllers/JavaScriptMessagesController.php:725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:749 msgid "May" msgstr "Тра" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:727 msgid "June" msgstr "Чэрвень" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:729 msgid "July" msgstr "Ліпень" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:731 msgid "August" msgstr "Жнівень" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:733 msgid "September" msgstr "" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:735 msgid "October" msgstr "Кастрычнік" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:737 msgid "November" msgstr "" #. l10n: Month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:739 msgid "December" msgstr "" #. l10n: Short month name for January #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:741 #: libraries/classes/Util.php:652 msgid "Jan" msgstr "Сту" #. l10n: Short month name for February #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:743 #: libraries/classes/Util.php:654 msgid "Feb" msgstr "Лют" #. l10n: Short month name for March #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:745 #: libraries/classes/Util.php:656 msgid "Mar" msgstr "Сак" #. l10n: Short month name for April #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:747 #: libraries/classes/Util.php:658 msgid "Apr" msgstr "Кра" #. l10n: Short month name for June #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:751 #: libraries/classes/Util.php:662 msgid "Jun" msgstr "Чэр" #. l10n: Short month name for July #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:753 #: libraries/classes/Util.php:664 msgid "Jul" msgstr "Ліп" #. l10n: Short month name for August #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:755 #: libraries/classes/Util.php:666 msgid "Aug" msgstr "Жні" #. l10n: Short month name for September #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:757 #: libraries/classes/Util.php:668 msgid "Sep" msgstr "Вер" #. l10n: Short month name for October #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:759 #: libraries/classes/Util.php:670 msgid "Oct" msgstr "Кас" #. l10n: Short month name for November #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:761 #: libraries/classes/Util.php:672 msgid "Nov" msgstr "Ліс" #. l10n: Short month name for December #. l10n: Short month name #: libraries/classes/Controllers/JavaScriptMessagesController.php:763 #: libraries/classes/Util.php:674 msgid "Dec" msgstr "Сьн" #. l10n: Week day name #: libraries/classes/Controllers/JavaScriptMessagesController.php:765 #: libraries/config.values.php:197 msgid "Sunday" msgstr "Нядзеля" #. l10n: Week day name #: libraries/classes/Controllers/JavaScriptMessagesController.php:767 #: libraries/config.values.php:191 msgid "Monday" msgstr "Панядзелак" #. l10n: Week day name #: libraries/classes/Controllers/JavaScriptMessagesController.php:769 #: libraries/config.values.php:192 msgid "Tuesday" msgstr "Аўторак" #. l10n: Week day name #: libraries/classes/Controllers/JavaScriptMessagesController.php:771 #: libraries/config.values.php:193 msgid "Wednesday" msgstr "" #. l10n: Week day name #: libraries/classes/Controllers/JavaScriptMessagesController.php:773 #: libraries/config.values.php:194 msgid "Thursday" msgstr "" #. l10n: Week day name #: libraries/classes/Controllers/JavaScriptMessagesController.php:775 #: libraries/config.values.php:195 msgid "Friday" msgstr "Пятніца" #. l10n: Week day name #: libraries/classes/Controllers/JavaScriptMessagesController.php:777 #: libraries/config.values.php:196 msgid "Saturday" msgstr "" #. l10n: Short week day name for Sunday #: libraries/classes/Controllers/JavaScriptMessagesController.php:779 msgid "Sun" msgstr "Ндз" #. l10n: Short week day name for Monday #: libraries/classes/Controllers/JavaScriptMessagesController.php:781 #: libraries/classes/Util.php:680 msgid "Mon" msgstr "Пан" #. l10n: Short week day name for Tuesday #: libraries/classes/Controllers/JavaScriptMessagesController.php:783 #: libraries/classes/Util.php:682 msgid "Tue" msgstr "Аўт" #. l10n: Short week day name for Wednesday #: libraries/classes/Controllers/JavaScriptMessagesController.php:785 #: libraries/classes/Util.php:684 msgid "Wed" msgstr "Сер" #. l10n: Short week day name for Thursday #: libraries/classes/Controllers/JavaScriptMessagesController.php:787 #: libraries/classes/Util.php:686 msgid "Thu" msgstr "Цач" #. l10n: Short week day name for Friday #: libraries/classes/Controllers/JavaScriptMessagesController.php:789 #: libraries/classes/Util.php:688 msgid "Fri" msgstr "Пят" #. l10n: Short week day name for Saturday #: libraries/classes/Controllers/JavaScriptMessagesController.php:791 #: libraries/classes/Util.php:690 msgid "Sat" msgstr "Суб" #. l10n: Minimal week day name for Sunday #: libraries/classes/Controllers/JavaScriptMessagesController.php:793 msgid "Su" msgstr "Ндз" #. l10n: Minimal week day name for Monday #: libraries/classes/Controllers/JavaScriptMessagesController.php:795 msgid "Mo" msgstr "Пн" #. l10n: Minimal week day name for Tuesday #: libraries/classes/Controllers/JavaScriptMessagesController.php:797 msgid "Tu" msgstr "Аў" #. l10n: Minimal week day name for Wednesday #: libraries/classes/Controllers/JavaScriptMessagesController.php:799 msgid "We" msgstr "Ср" #. l10n: Minimal week day name for Thursday #: libraries/classes/Controllers/JavaScriptMessagesController.php:801 msgid "Th" msgstr "Чц" #. l10n: Minimal week day name for Friday #: libraries/classes/Controllers/JavaScriptMessagesController.php:803 msgid "Fr" msgstr "Пт" #. l10n: Minimal week day name for Saturday #: libraries/classes/Controllers/JavaScriptMessagesController.php:805 msgid "Sa" msgstr "Сб" #. l10n: Column header for week of the year in calendar #: libraries/classes/Controllers/JavaScriptMessagesController.php:807 msgid "Wk" msgstr "Тдз" #. l10n: The month-year order in a calendar. Do not translate! Use either "calendar-month-year" or "calendar-year-month". #: libraries/classes/Controllers/JavaScriptMessagesController.php:810 #, fuzzy msgid "calendar-month-year" msgstr "calendar-month-year" #. l10n: Year suffix for calendar, "none" is empty. #: libraries/classes/Controllers/JavaScriptMessagesController.php:812 #, fuzzy #| msgctxt "Year suffix" #| msgid "none" msgid "none" msgstr "няма" #. l10n: Period of time. #: libraries/classes/Controllers/JavaScriptMessagesController.php:816 msgid "Hour" msgstr "" #. l10n: Period of time. #: libraries/classes/Controllers/JavaScriptMessagesController.php:818 msgid "Minute" msgstr "Хвіліна" #. l10n: Period of time. #: libraries/classes/Controllers/JavaScriptMessagesController.php:820 msgid "Second" msgstr "Секунда" #. l10n: Previous month. Display text for previous month link in calendar #: libraries/classes/Controllers/JavaScriptMessagesController.php:824 #, fuzzy #| msgctxt "Previous month" #| msgid "Prev" msgid "Prev" msgstr "Папярэдні" #. l10n: Next month. Display text for next month link in calendar #: libraries/classes/Controllers/JavaScriptMessagesController.php:826 #, fuzzy #| msgctxt "Next month" #| msgid "Next" msgid "Next" msgstr "Наступны" #. l10n: Display text for current month link in calendar #: libraries/classes/Controllers/JavaScriptMessagesController.php:828 msgid "Today" msgstr "Сёння" #: libraries/classes/Controllers/JavaScriptMessagesController.php:831 msgid "This field is required" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:832 msgid "Please fix this field" msgstr "Калі ласка, выпраўце гэтае поле" #: libraries/classes/Controllers/JavaScriptMessagesController.php:833 msgid "Please enter a valid email address" msgstr "Калі ласка, увядзіце дзейны адрас электроннай пошты" #: libraries/classes/Controllers/JavaScriptMessagesController.php:834 msgid "Please enter a valid URL" msgstr "Калі ласка, увядзіце карэктны URL" #: libraries/classes/Controllers/JavaScriptMessagesController.php:835 msgid "Please enter a valid date" msgstr "Калі ласка, увядзіце карэктную дату" #: libraries/classes/Controllers/JavaScriptMessagesController.php:836 msgid "Please enter a valid date ( ISO )" msgstr "Калі ласка, увядзіце карэктную дату (ISO)" #: libraries/classes/Controllers/JavaScriptMessagesController.php:837 msgid "Please enter a valid number" msgstr "Калі ласка, увядзіце карэктны лік" #: libraries/classes/Controllers/JavaScriptMessagesController.php:838 msgid "Please enter a valid credit card number" msgstr "Калі ласка, увядзіце дзейны нумар крэдытнай карты" #: libraries/classes/Controllers/JavaScriptMessagesController.php:839 msgid "Please enter only digits" msgstr "Калі ласка, увядзіце толькі лічбы" #: libraries/classes/Controllers/JavaScriptMessagesController.php:840 msgid "Please enter the same value again" msgstr "Калі ласка, увядзіце тое ж значэнне зноў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:841 msgid "Please enter no more than {0} characters" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:842 msgid "Please enter at least {0} characters" msgstr "Калі ласка, увядзіце не менш {0} знакаў" #: libraries/classes/Controllers/JavaScriptMessagesController.php:843 msgid "Please enter a value between {0} and {1} characters long" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:844 msgid "Please enter a value between {0} and {1}" msgstr "Калі ласка, увядзіце значэнне паміж {0} і {1}" #: libraries/classes/Controllers/JavaScriptMessagesController.php:845 msgid "Please enter a value less than or equal to {0}" msgstr "Калі ласка, увядзіце значэнне меншае ці роўнае {0}" #: libraries/classes/Controllers/JavaScriptMessagesController.php:846 msgid "Please enter a value greater than or equal to {0}" msgstr "Калі ласка, увядзіце значэнне большае ці роўнае {0}" #: libraries/classes/Controllers/JavaScriptMessagesController.php:847 msgid "Please enter a valid date or time" msgstr "Калі ласка, увядзіце сапраўдную дату або час" #: libraries/classes/Controllers/JavaScriptMessagesController.php:848 msgid "Please enter a valid HEX input" msgstr "Калі ласка, увядзіце сапраўдны HEX" #. l10n: To validate the usage of a MD5 function on the column #: libraries/classes/Controllers/JavaScriptMessagesController.php:850 msgid "This column can not contain a 32 chars value" msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:853 msgid "" "These functions are meant to return a binary result; to avoid inconsistent " "results you should store it in a BINARY, VARBINARY, or BLOB column." msgstr "" #: libraries/classes/Controllers/NavigationController.php:47 msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" #: libraries/classes/Controllers/Normalization/GetColumnsController.php:29 #: libraries/classes/Normalization.php:244 msgid "Select one…" msgstr "Выберыце адно…" #: libraries/classes/Controllers/Normalization/GetColumnsController.php:30 #: libraries/classes/Normalization.php:245 msgid "No such column" msgstr "Няма такога слупка" #: libraries/classes/Controllers/Normalization/GetColumnsController.php:35 #: libraries/classes/Normalization.php:249 libraries/classes/Types.php:853 msgctxt "string types" msgid "String" msgstr "Радок" #: libraries/classes/Controllers/Preferences/ManageController.php:106 msgid "phpMyAdmin configuration snippet" msgstr "Фрагмент дакументацыі phpMyAdmin" #: libraries/classes/Controllers/Preferences/ManageController.php:107 msgid "Paste it to your config.inc.php" msgstr "" #: libraries/classes/Controllers/Preferences/ManageController.php:156 msgid "Could not import configuration" msgstr "Не атрымалася імпартаваць канфігурацыю" #: libraries/classes/Controllers/Preferences/TwoFactorController.php:51 msgid "Two-factor authentication has been removed." msgstr "Двух-фактарная аўтэнтыфікацыя выдаленая." #: libraries/classes/Controllers/Preferences/TwoFactorController.php:62 msgid "Two-factor authentication has been configured." msgstr "Двух-фактарная аўтэнтыфікацыя сканфігураваная." #: libraries/classes/Controllers/Server/DatabasesController.php:315 #: libraries/classes/Import.php:149 #: templates/database/structure/table_header.twig:26 #: templates/table/structure/display_partitions.twig:29 #: templates/table/structure/display_structure.twig:230 #: templates/table/structure/display_table_stats.twig:119 msgid "Rows" msgstr "Радкі" #: libraries/classes/Controllers/Server/DatabasesController.php:325 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3 #: templates/table/structure/display_structure.twig:444 #: templates/table/tracking/structure_snapshot_indexes.twig:1 msgid "Indexes" msgstr "Індэксы" #: libraries/classes/Controllers/Server/DatabasesController.php:330 #: libraries/classes/Controllers/Server/Status/StatusController.php:152 #: libraries/classes/Controllers/Server/Status/StatusController.php:204 #: templates/table/structure/display_table_stats.twig:45 msgid "Total" msgstr "Агулам" #: libraries/classes/Controllers/Server/DatabasesController.php:335 #: templates/database/structure/table_header.twig:38 #: templates/table/structure/display_table_stats.twig:32 msgid "Overhead" msgstr "Выкарыстаньне рэсурсаў" #: libraries/classes/Controllers/Server/Databases/CreateController.php:84 #, php-format msgid "Database %1$s has been created." msgstr "База дадзеных %1$s створаная." #: libraries/classes/Controllers/Server/Databases/DestroyController.php:97 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d база даных была паспяхова выдаленая." msgstr[1] "%1$d базы даных былі паспяхова выдаленыя." msgstr[2] "%1$d баз даных былі паспяхова выдаленыя." #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47 #, fuzzy, php-format #| msgid "The columns have been moved successfully." msgid "The account %s@%s has been successfully locked." msgstr "Слупкі паспяхова перамешчаныя." #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47 #, fuzzy, php-format #| msgid "The columns have been moved successfully." msgid "The account %s@%s has been successfully unlocked." msgstr "Слупкі паспяхова перамешчаныя." #: libraries/classes/Controllers/Server/PrivilegesController.php:176 msgid "" "Username and hostname didn't change. If you only want to change the " "password, 'Change password' tab should be used." msgstr "" #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42 #, php-format msgid "Thread %s was successfully killed." msgstr "Паток %s быў пасьпяхова спынены." #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin ня можа спыніць працэс %s. Напэўна, ён ужо спынены." #: libraries/classes/Controllers/Server/Status/StatusController.php:142 msgid "Received" msgstr "Атрымана" #: libraries/classes/Controllers/Server/Status/StatusController.php:147 msgid "Sent" msgstr "Адпраўлена" #: libraries/classes/Controllers/Server/Status/StatusController.php:186 msgid "Max. concurrent connections" msgstr "Максімум адначасовых злучэнняў" #: libraries/classes/Controllers/Server/Status/StatusController.php:192 msgid "Failed attempts" msgstr "Няўдалых спробаў" #: libraries/classes/Controllers/Server/Status/VariablesController.php:239 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" #: libraries/classes/Controllers/Server/Status/VariablesController.php:242 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Колькасць няўдалых спроб злучэння з серверам MySQL." #: libraries/classes/Controllers/Server/Status/VariablesController.php:244 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" "Колькасьць транзакцыяў, якія выкарыстоўвалі часовы двайковы кэш запытаў, але " "якія перавысілі значэньне binlog_cache_size і выкарыстоўвалі часовы файл для " "захоўваньня выразаў транзакцыі." #: libraries/classes/Controllers/Server/Status/VariablesController.php:248 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Колькасьць транзакцыяў, якія выкарыстоўвалі часовы двайковы кэш запытаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:249 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" #: libraries/classes/Controllers/Server/Status/VariablesController.php:251 msgid "" "The number of temporary tables on disk created automatically by the server " "while executing statements. If Created_tmp_disk_tables is big, you may want " "to increase the tmp_table_size value to cause temporary tables to be memory-" "based instead of disk-based." msgstr "" "Колькасьць часовых табліц на дыску, створаных аўтаматычна сэрвэрам падчас " "выкананьня выразаў. Калі лік Created_tmp_disk_tables вялікі, вы можаце " "павялічыць значэньне tmp_table_size, каб часовыя табліцы захоўваліся ў " "памяці, а не на дыску." #: libraries/classes/Controllers/Server/Status/VariablesController.php:257 msgid "How many temporary files mysqld has created." msgstr "Колькасьць часовых файлаў, створаных mysqld." #: libraries/classes/Controllers/Server/Status/VariablesController.php:259 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" "Колькасьць часовых табліц, разьмешчаных у памяці, якія былі аўтаматычна " "створаныя сэрвэрам падчас выкананьня выразаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:263 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" "Колькасьць радкоў, запісаных з INSERT DELAYED, з-за якіх адбыліся пэўныя " "памылкі (пэўна, дубляваныя ключы)." #: libraries/classes/Controllers/Server/Status/VariablesController.php:267 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" "Колькасьць апрацоўнікаў патокаў INSERT DELAYED, якія выкарыстоўваюцца. " "Кожная табліца, на якой выконваецца INSERT DELAYED атрымлівае свой уласны " "паток." #: libraries/classes/Controllers/Server/Status/VariablesController.php:271 msgid "The number of INSERT DELAYED rows written." msgstr "Колькасьць запісаных INSERT DELAYED радкоў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:272 msgid "The number of executed FLUSH statements." msgstr "Колькасьць выкананых FLUSH-выразаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:273 msgid "The number of internal COMMIT statements." msgstr "Колькасьць унутраных COMMIT-выразаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:274 msgid "The number of times a row was deleted from a table." msgstr "Колькасьць разоў выдаленьня радка з табліцы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:276 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" "Сэрвэр MySQL можа запытацца машыну захаваньня дадзеных NDB Cluster, ці ведае " "яна табліцу з дадзеным імем. Гэта называецца высьвятленьнем. " "Handler_discover паказвае колькасьць высьвятленьняў табліц." #: libraries/classes/Controllers/Server/Status/VariablesController.php:282 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" "Колькасьць разоў першы запіс быў прачытаны з індэксу. Калі гэтае значэньне " "вялікае, сэрвэру рэкамэндуецца рабіць вялікую колькасьць паўнаіндэксавых " "сканаваньняў; напрыклад, SELECT col1 FROM foo, улічваючы, што col1 " "індэксаваная." #: libraries/classes/Controllers/Server/Status/VariablesController.php:288 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" "Колькасьць запытаў на чытаньне радка з выкарыстаньнем ключа. Калі яна " "вялікая, гэта добрая прыкмета таго, што запыты і табліцы добра індэксаваныя." #: libraries/classes/Controllers/Server/Status/VariablesController.php:293 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" "Колькасьць запытаў чытаньня наступны радок у ключавым парадку. Яна " "павялічваецца, калі выконваецца запыт на індэксаваную калёнку з шэрагам " "абмежаваньняў або калі адбываецца сканаваньне індэксаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:298 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY … DESC." msgstr "" "Колькасьць запытаў чытаньня папярэдні радок у ключавым парадку. Гэты мэтад " "чытаньня выкарыстоўваецца пераважна для аптымізацыі ORDER BY … DESC." #: libraries/classes/Controllers/Server/Status/VariablesController.php:302 msgid "" "The number of requests to read a row based on a fixed position. This is high " "if you are doing a lot of queries that require sorting of the result. You " "probably have a lot of queries that require MySQL to scan whole tables or " "you have joins that don't use keys properly." msgstr "" "Колькасьць запытаў чытаньня радка фіксаванай пазыцыі. Яна вялікая, калі " "выконваецца шмат запытаў, якія патрабуюць сартаваньне вынікаў. Магчыма, " "прысутнічае шмат запытаў, якія патрабуюць ад MySQL перагляд табліцы цалкам " "або выконваюцца аб'яднаньні, якія няправільна выкарыстоўваюць ключы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:309 msgid "" "The number of requests to read the next row in the data file. This is high " "if you are doing a lot of table scans. Generally this suggests that your " "tables are not properly indexed or that your queries are not written to take " "advantage of the indexes you have." msgstr "" "Колькасьць запытаў чытаньня наступнага радка ў файле дадзеных. Яна вялікая, " "калі выконваецца шмат праглядаў табліцы. У агульным выпадку гэта азначае, " "што табліцы індэксаваныя няправільна або запыты не напісаныя так, каб " "выкарыстоўваць перавагі індэксаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:315 msgid "The number of internal ROLLBACK statements." msgstr "Колькасьць унутраных выразаў ROLLBACK." #: libraries/classes/Controllers/Server/Status/VariablesController.php:316 msgid "The number of requests to update a row in a table." msgstr "Колькасьць запытаў абнаўленьня радка ў табліцы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:317 msgid "The number of requests to insert a row in a table." msgstr "Колькасьць запытаў устаўкі радка ў табліцу." #: libraries/classes/Controllers/Server/Status/VariablesController.php:318 msgid "The number of pages containing data (dirty or clean)." msgstr "" "Колькасьць старонак, якія ўтрымліваюць дадзеныя (зьмененых або нязьмененых)." #: libraries/classes/Controllers/Server/Status/VariablesController.php:319 msgid "The number of pages currently dirty." msgstr "Колькасьць зьмененых старонак." #: libraries/classes/Controllers/Server/Status/VariablesController.php:321 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Колькасьць старонак буфэрнага пулу, на якія быў атрыманы запыт на скід." #: libraries/classes/Controllers/Server/Status/VariablesController.php:323 msgid "The number of free pages." msgstr "Колькасьць вольных старонак." #: libraries/classes/Controllers/Server/Status/VariablesController.php:325 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" "Колькасьць старонак, якія ўтрымліваюцца ў буфэрным пуле InnoDB. Гэта " "старонкі, якія ў бягучы момант чытаюцца ці запісваюцца або якія ня могуць " "быць скінутыя ці выдаленыя з-за пэўнай прычыны." #: libraries/classes/Controllers/Server/Status/VariablesController.php:330 msgid "" "The number of pages busy because they have been allocated for administrative " "overhead such as row locks or the adaptive hash index. This value can also " "be calculated as Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" "Колькасьць занятых старонак таму, што яны былі вызначаныя як " "адміністрыцыйныя дадзеныя такія, як блякаваньне радкоў або адаптыўны " "хэшаваны індэкс. Гэтае значэньне таксама можа быць вылічанае як " "Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." #: libraries/classes/Controllers/Server/Status/VariablesController.php:336 msgid "Total size of buffer pool, in pages." msgstr "Агульны памер буфэрнага пулу, у старонках." #: libraries/classes/Controllers/Server/Status/VariablesController.php:338 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" "Колькасьць «выпадковых» папярэдніх чытаньняў, зробленых InnoDB. Гэта " "адбываецца, калі запыт праглядае значную частку табліцы, але ў выпадковым " "парадку." #: libraries/classes/Controllers/Server/Status/VariablesController.php:343 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" "Колькасьць пасьлядоўных папярэдніх чытаньняў, зробленых InnoDB. Гэта " "адбываецца, калі InnoDB выконвае пасьлядоўны поўны прагляд табліцы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:346 msgid "The number of logical read requests InnoDB has done." msgstr "Колькасьць лягічных запытаў чытаньня, зробленых InnoDB." #: libraries/classes/Controllers/Server/Status/VariablesController.php:348 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" "Колькасьць лягічных чытаньняў, якія InnoDB не змагла аднавіць з буфэрнага " "пулу, а таму зрабіла аднастаронкавае чытаньне." #: libraries/classes/Controllers/Server/Status/VariablesController.php:352 msgid "" "Normally, writes to the InnoDB buffer pool happen in the background. " "However, if it's necessary to read or create a page and no clean pages are " "available, it's necessary to wait for pages to be flushed first. This " "counter counts instances of these waits. If the buffer pool size was set " "properly, this value should be small." msgstr "" "Звычайна, запісы ў буфэрны пул InnoDB, зробленыя ў фоне. Аднак, калі " "неабходна прачытаць або стварыьць старонку і чыстыя старонкі адсутнічаюць, " "неабхочна пачакаць, пакуль пэўныя старонкі ня будуць скінутыя. Гэты кампутар " "падлічвае колькасьць такіх чаканьняў. Калі памер буфэру быў вызначаны " "правільна, гэтае значэньне мусіць быць маленькім." #: libraries/classes/Controllers/Server/Status/VariablesController.php:359 msgid "The number writes done to the InnoDB buffer pool." msgstr "Колькасьць запісаў, зробленых у буфэрны пул InnoDB." #: libraries/classes/Controllers/Server/Status/VariablesController.php:360 msgid "The number of fsync() operations so far." msgstr "Колькасьць апэрацыяў fsync() на бягучы момант." #: libraries/classes/Controllers/Server/Status/VariablesController.php:361 msgid "The current number of pending fsync() operations." msgstr "Бягучая колькасьць апэрацыяў fsync(), якія чакаюць выкананьня." #: libraries/classes/Controllers/Server/Status/VariablesController.php:362 msgid "The current number of pending reads." msgstr "Бягучая колькасьць чытаньняў, якія чакаюць выкананьня." #: libraries/classes/Controllers/Server/Status/VariablesController.php:363 msgid "The current number of pending writes." msgstr "Бягучая колькасьць запісаў, якія чакаюць выкананьня." #: libraries/classes/Controllers/Server/Status/VariablesController.php:364 msgid "The amount of data read so far, in bytes." msgstr "Колькасьць прачытаных на бягучы момант дадзеных, у байтах." #: libraries/classes/Controllers/Server/Status/VariablesController.php:365 msgid "The total number of data reads." msgstr "Агульная колькасьць чытаньняў дадзеных." #: libraries/classes/Controllers/Server/Status/VariablesController.php:366 msgid "The total number of data writes." msgstr "Агульная колькасьць запісаў дадзеных." #: libraries/classes/Controllers/Server/Status/VariablesController.php:367 msgid "The amount of data written so far, in bytes." msgstr "Колькасьць запісаных на бягучы момант дадзеных, у байтах." #: libraries/classes/Controllers/Server/Status/VariablesController.php:369 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Колькасьць падвойных запісаў, якія былі выкананыя, і колькасьць старонак, " "якія былі запісаныя для гэтай мэты." #: libraries/classes/Controllers/Server/Status/VariablesController.php:371 msgid "The number of doublewrite operations that have been performed." msgstr "" "Колькасьць падвойных запісаў, якія былі выкананыя, і колькасьць старонак, " "якія былі запісаныя для гэтай мэты." #: libraries/classes/Controllers/Server/Status/VariablesController.php:373 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" "Колькасьць выпадкаў чаканьня з-за таго, што буфэр логу быў занадта малы, і " "таму давялося чакаць, пакуль ён не ачысьціцца." #: libraries/classes/Controllers/Server/Status/VariablesController.php:376 msgid "The number of log write requests." msgstr "Колькасьць запісаў у лог." #: libraries/classes/Controllers/Server/Status/VariablesController.php:377 msgid "The number of physical writes to the log file." msgstr "Колькасьць фізычна выкананых запісаў у лог-файл." #: libraries/classes/Controllers/Server/Status/VariablesController.php:378 msgid "The number of fsync() writes done to the log file." msgstr "Колькасьць сынхранізавыных запісаў, зробленых у лог-файл." #: libraries/classes/Controllers/Server/Status/VariablesController.php:379 msgid "The number of pending log file fsyncs." msgstr "Колькасьць сынхранізаваньняў лог-файла, якія чакаюць выкананьня." #: libraries/classes/Controllers/Server/Status/VariablesController.php:380 msgid "Pending log file writes." msgstr "Колькасьць запісаў у лог-файл, якія чакаюць выкананьня." #: libraries/classes/Controllers/Server/Status/VariablesController.php:381 msgid "The number of bytes written to the log file." msgstr "Колькасьць байтаў, запісаных у лог-файл." #: libraries/classes/Controllers/Server/Status/VariablesController.php:382 msgid "The number of pages created." msgstr "Колькасьць створаных старонак." #: libraries/classes/Controllers/Server/Status/VariablesController.php:384 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" "Памер закампіляванай старонкі InnoDB (па змоўчаньні 16КБ). Пэўныя велічыні " "вымяраюцца ў старонках; памер старонкі дазваляе хутка перавесьці яго ў байты." #: libraries/classes/Controllers/Server/Status/VariablesController.php:388 msgid "The number of pages read." msgstr "Колькасьць прачытаных старонак." #: libraries/classes/Controllers/Server/Status/VariablesController.php:389 msgid "The number of pages written." msgstr "Колькасьць запісаных старонак." #: libraries/classes/Controllers/Server/Status/VariablesController.php:390 msgid "The number of row locks currently being waited for." msgstr "" "Колькасьць блякаваньняў радкоў, чаканьне якіх адбываецца на бягучы момант." #: libraries/classes/Controllers/Server/Status/VariablesController.php:391 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Сярэдні час атрыманьня магчымасьці блякаваньня радку, у мілісэкундах." #: libraries/classes/Controllers/Server/Status/VariablesController.php:392 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Агульны час чаканьня атрыманьня магчымасьці блякаваньня радку, у " "мілісэкундах." #: libraries/classes/Controllers/Server/Status/VariablesController.php:393 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" "Максымальны час атраманьня магчымасьці блякаваньня радку, у мілісэкундах." #: libraries/classes/Controllers/Server/Status/VariablesController.php:394 msgid "The number of times a row lock had to be waited for." msgstr "Колькасьць разоў, калі даводзілася чакаць блякаваньне радку." #: libraries/classes/Controllers/Server/Status/VariablesController.php:395 msgid "The number of rows deleted from InnoDB tables." msgstr "Колькасьць радкоў, выдаленых з табліц InnoDB." #: libraries/classes/Controllers/Server/Status/VariablesController.php:396 msgid "The number of rows inserted in InnoDB tables." msgstr "Колькасьць радкоў, устаўленых у табліцы InnoDB." #: libraries/classes/Controllers/Server/Status/VariablesController.php:397 msgid "The number of rows read from InnoDB tables." msgstr "Колькась радкоў, прачытаных з табліц InnoDB." #: libraries/classes/Controllers/Server/Status/VariablesController.php:398 msgid "The number of rows updated in InnoDB tables." msgstr "Колькасьць радкоў, абноўленых у табліцах InnoDB." #: libraries/classes/Controllers/Server/Status/VariablesController.php:400 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" "Колькасьць блёкаў у кэшы ключоў, якія былі зьмененыя, але яшчэ не былі " "скінутыя на дыск. Выкарыстоўваецца як значэньне Not_flushed_key_blocks." #: libraries/classes/Controllers/Server/Status/VariablesController.php:405 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" "Колькасьць нявыкарыстаных блёкаў у кэшы ключоў. Гэтае значэньне можна " "выкарыстоўваць для вызначэньня ступені выкарыстаньня кэшу ключоў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:409 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" "Колькасьць выкарыстаных блёкаў у кэшы ключоў. Гэтае значэньне з дастатковай " "ступеньню пэўнасьці сьведчыць пра максымальную за ўвесь час колькасьць " "блёкаў, якія выкарастоўваліся адначасова." #: libraries/classes/Controllers/Server/Status/VariablesController.php:413 msgid "Percentage of used key cache (calculated value)" msgstr "Адсотак выкарыстання кэшу (вылічанае значэнне)" #: libraries/classes/Controllers/Server/Status/VariablesController.php:414 msgid "The number of requests to read a key block from the cache." msgstr "Колькасьць запытаў на чытаньне блёку ключоў з кэшу." #: libraries/classes/Controllers/Server/Status/VariablesController.php:416 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" "Колькасьць фізычных чытаньняў блёку ключоў з дыска. Калі значэньне Key_reads " "вялікае, значэньне key_buffer_size, відаць, вельмі малое. Колькасьць " "промахаў у кэш можна вылічыць як Key_reads/Key_read_requests." #: libraries/classes/Controllers/Server/Status/VariablesController.php:422 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" #: libraries/classes/Controllers/Server/Status/VariablesController.php:424 msgid "The number of requests to write a key block to the cache." msgstr "Колькасьць запытаў на запіс блёку ключоў у кэш." #: libraries/classes/Controllers/Server/Status/VariablesController.php:425 msgid "The number of physical writes of a key block to disk." msgstr "Колькасьць фізычных запісаў блёку ключоў на дыск." #: libraries/classes/Controllers/Server/Status/VariablesController.php:426 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" #: libraries/classes/Controllers/Server/Status/VariablesController.php:428 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" "Агульны кошт апошняга зкампіляванага запыту, падлічанага аптымізатарам " "запытаў. Карысна для параўнаньня розных спосабаў рэалізацыі аднаго запыту. " "Значэньне па змоўчаньні 0 азначае, што ніводны запыт яшчэ ня быў " "зкампіляваны." #: libraries/classes/Controllers/Server/Status/VariablesController.php:434 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" #: libraries/classes/Controllers/Server/Status/VariablesController.php:436 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Колькасьць радкоў для запісу, адкладзеных запытамі INSERT DELAYED." #: libraries/classes/Controllers/Server/Status/VariablesController.php:438 #, fuzzy #| msgid "" #| "The number of tables that have been opened. If opened tables is big, your " #| "table cache value is probably too small." msgid "" "The number of tables that have been opened. If opened tables is big, your " "table_open_cache value is probably too small." msgstr "" "Колькасьць табліц, якія былі адкрытыя. Калі адкрытыя табліцы вялікія, " "значэньне кэшу табліц імаверна вельмі малое." #: libraries/classes/Controllers/Server/Status/VariablesController.php:441 msgid "The number of files that are open." msgstr "Колькасьць адкрытых файлаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:442 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Колькасьць адкрытых патокаў (выкарыстоўваюцца пераважна для лагаваньня)." #: libraries/classes/Controllers/Server/Status/VariablesController.php:443 msgid "The number of tables that are open." msgstr "Колькасьць адкрытых табліц." #: libraries/classes/Controllers/Server/Status/VariablesController.php:445 msgid "" "The number of free memory blocks in query cache. High numbers can indicate " "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE " "statement." msgstr "" #: libraries/classes/Controllers/Server/Status/VariablesController.php:449 msgid "The amount of free memory for query cache." msgstr "Колькасьць вольнай памяці для кэшу запытаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:450 msgid "The number of cache hits." msgstr "Колькасьць зваротаў да кэшу." #: libraries/classes/Controllers/Server/Status/VariablesController.php:451 msgid "The number of queries added to the cache." msgstr "Колькасьць запытаў, якія былі даданыя ў кэш." #: libraries/classes/Controllers/Server/Status/VariablesController.php:453 msgid "" "The number of queries that have been removed from the cache to free up " "memory for caching new queries. This information can help you tune the query " "cache size. The query cache uses a least recently used (LRU) strategy to " "decide which queries to remove from the cache." msgstr "" "Колкасьць запытаў, якія былі выдаленыя з кэшу, каб вызваліць памяць для " "кэшаваньня новых запытаў. Гэтыя зьвесткі могуць дапамагчы вызначыць памер " "кэшу запытаў. Кэш запытаў выкарыстоўвае статэгію элемэнта, які " "выкарыстоўваўся найменш (LRU) для вызначэньня, якія запыты трэба выдаляць з " "кэшу." #: libraries/classes/Controllers/Server/Status/VariablesController.php:460 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" "Колькасьць некэшавальных запытаў (некэшавальных або некэшаваных з-за " "значэньня дырэктывы query_cache_type)." #: libraries/classes/Controllers/Server/Status/VariablesController.php:462 msgid "The number of queries registered in the cache." msgstr "Колькасьць запытаў, якія прысутнічаюць у кэшы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:463 msgid "The total number of blocks in the query cache." msgstr "Агульная колькасьць блёкаў у кэшы запытыў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:464 msgid "The status of failsafe replication (not yet implemented)." msgstr "Стан абароненай ад памылак рэплікацыі (яшчэ не рэалізаваная)." #: libraries/classes/Controllers/Server/Status/VariablesController.php:466 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" "Колькасьць аб'яднаньняў, якія не выкарыстоўвяюць індэксы. Калі гэтае " "значэньне ня роўнае 0, варта праверыць індэксы ў табліцах." #: libraries/classes/Controllers/Server/Status/VariablesController.php:469 msgid "The number of joins that used a range search on a reference table." msgstr "" "Колькасьць аб'яднаньняў, якія выкарыстоўвалі пошук па масцы ў мэтавай " "табліцы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:471 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" "Колькасьць аб'яднаньняў без выкарыстаньня ключоў, якія правяралі наяўнасьць " "ключа пасьля кожнага радка. (Калі гэтае значэньне ня роўнае 0, варта " "праверыць індэксы ў табліцах.)" #: libraries/classes/Controllers/Server/Status/VariablesController.php:476 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" "Колькасьць аб'яднаньняў, якія выкарыстоўвалі спалучэньні палёў у першай " "табліцы. (Звычайна не крытычна, нават калі гэтае значэньне вялікае.)" #: libraries/classes/Controllers/Server/Status/VariablesController.php:479 msgid "The number of joins that did a full scan of the first table." msgstr "Колькасьць аб'яднаньняў, якія правялі поўны прагляд першай табліцы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:480 #, fuzzy #| msgid "" #| "The number of temporary tables currently open by the slave SQL thread." msgid "" "The number of temporary tables currently open by the replica SQL thread." msgstr "" "Колькасьць часовых табліц, якія ў бягучы момант адкрытыя залежным SQL-" "патокам." #: libraries/classes/Controllers/Server/Status/VariablesController.php:482 #, fuzzy #| msgid "" #| "Total (since startup) number of times the replication slave SQL thread " #| "has retried transactions." msgid "" "Total (since startup) number of times the replication replica SQL thread has " "retried transactions." msgstr "" "Агульная (ад загрузкі) колькасьць разоў, калі залежны SQL-паток рэплікацыі " "паўтараў транзакцыі." #: libraries/classes/Controllers/Server/Status/VariablesController.php:484 #, fuzzy #| msgid "This is ON if this server is a slave that is connected to a master." msgid "This is ON if this server is a replica that is connected to a primary." msgstr "" "Гэтае значэньне роўнае \"ON\", калі сэрвэр зьяўляецца залежным і падлучаным " "да сэрвэра, які яго кантралюе." #: libraries/classes/Controllers/Server/Status/VariablesController.php:486 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "Колькасьць патокаў, якім спатрэбілася больш за slow_launch_time сэкундаў для " "стварэньня." #: libraries/classes/Controllers/Server/Status/VariablesController.php:488 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Колькасьць запытаў, на выканантне якіх спатрэбілася больш, чым " "long_query_time сэкундаў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:490 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" "Колькасьць праходаў, якія былі зробленыя альгарытмам сартаваньня. Калі гэтае " "значэньне вялікае, варта разгледзіць павелічэньне значэньня сыстэмнай " "зьменнай sort_buffer_size." #: libraries/classes/Controllers/Server/Status/VariablesController.php:494 msgid "The number of sorts that were done with ranges." msgstr "" "Колькасьць сартаваньняў, якія былі зробленыя з выкарыстаньнем некалькіх " "слупкоў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:495 msgid "The number of sorted rows." msgstr "Колькасьць адсартаваных радкоў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:496 msgid "The number of sorts that were done by scanning the table." msgstr "Колькасьць сартаваньняў, якія былі зробленыя падчас прагляду табліцы." #: libraries/classes/Controllers/Server/Status/VariablesController.php:497 msgid "The number of times that a table lock was acquired immediately." msgstr "Колькасьць разоў, калі блякаваньне табліцы было зробленае імгненна." #: libraries/classes/Controllers/Server/Status/VariablesController.php:499 msgid "" "The number of times that a table lock could not be acquired immediately and " "a wait was needed. If this is high, and you have performance problems, you " "should first optimize your queries, and then either split your table or " "tables or use replication." msgstr "" "Колькасьць разоў, калі блякаваньне табліцы немагчыма было ажыцьцявіць " "імгненна і пэўны час пайшоў на чаканьне. Калі гэтае значэньне вялікае, і " "існуюць праблемы з прадукцыйнасьцю, варта спачатку аптымізаваць запыты, а " "пасьля або падзяліць табліцу або табліцы, або выкарыстоўваць рэплікацыю." #: libraries/classes/Controllers/Server/Status/VariablesController.php:505 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" "Колькасьць патокаў у кэшы патокаў. Ступень трапляньня ў кэш можа быць " "вылічаная як Threads_created/Connections. Калі гэтае значэньне пафарбаванае " "ў чырвоны колер, варта павялічыць значэньне thread_cache_size." #: libraries/classes/Controllers/Server/Status/VariablesController.php:509 msgid "The number of currently open connections." msgstr "Колькасьць адкрытых на бягучы момант злучэньняў." #: libraries/classes/Controllers/Server/Status/VariablesController.php:511 msgid "" "The number of threads created to handle connections. If Threads_created is " "big, you may want to increase the thread_cache_size value. (Normally this " "doesn't give a notable performance improvement if you have a good thread " "implementation.)" msgstr "" "Колькасьць патокаў, створаных для кіраваньня злучэньнямі. Калі значэньне " "Threads_created вялікае, магчыма, варта павялічыць значэньне " "thread_cache_size. (Звычайна, гэта не дае якога-небудзь заўважнага " "павелічэньня прадукцыйнасьці, калі прысутнічае добрая рэалізацыя патокаў.)" #: libraries/classes/Controllers/Server/Status/VariablesController.php:517 msgid "Thread cache hit rate (calculated value)" msgstr "Адносныя пападанні ў кэш патоку (вылічанае значэнне)" #: libraries/classes/Controllers/Server/Status/VariablesController.php:518 msgid "The number of threads that are not sleeping." msgstr "Колькасьць патокаў, якія не зьяўляюцца сьпячымі." #: libraries/classes/Controllers/Server/UserGroupsFormController.php:61 #, fuzzy #| msgid "The query cache is not enabled." msgid "User groups management is not enabled." msgstr "Кэш запытаў не ўключаны." #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93 msgid "Setting variable failed" msgstr "" #: libraries/classes/Controllers/Setup/FormController.php:33 msgid "Incorrect form specified!" msgstr "" #: libraries/classes/Controllers/Setup/HomeController.php:42 msgid "" "You are not using a secure connection; all data (including potentially " "sensitive information, like passwords) is transferred unencrypted!" msgstr "" #: libraries/classes/Controllers/Setup/HomeController.php:47 msgid "" "If your server is also configured to accept HTTPS requests follow this link " "to use a secure connection." msgstr "" #: libraries/classes/Controllers/Setup/HomeController.php:51 msgid "Insecure connection" msgstr "" #: libraries/classes/Controllers/Setup/MainController.php:27 msgid "Configuration already exists, setup is disabled!" msgstr "" #: libraries/classes/Controllers/Setup/ValidateController.php:37 msgid "Wrong data" msgstr "Памылковыя даныя" #: libraries/classes/Controllers/Setup/ValidateController.php:46 #, php-format msgid "Wrong data or no validation for %s" msgstr "" #: libraries/classes/Controllers/Sql/SqlController.php:255 #: libraries/classes/Sql.php:1121 #, php-format msgid "Bookmark %s has been created." msgstr "Закладка %s створаная." #: libraries/classes/Controllers/Sql/SqlController.php:262 msgid "Bookmark not created!" msgstr "Закладка не створаная!" #: libraries/classes/Controllers/Table/AddFieldController.php:162 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:274 #: libraries/classes/Controllers/Table/Structure/SaveController.php:222 #: libraries/classes/Table/Indexes.php:85 #, php-format msgid "Table %1$s has been altered successfully." msgstr "Табліца %1$s была пасьпяхова зьмененая." #: libraries/classes/Controllers/Table/ChangeRowsController.php:37 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:28 #: libraries/classes/Controllers/Table/ExportRowsController.php:38 msgid "No row selected." msgstr "Радок не выбраны." #: libraries/classes/Controllers/Table/ChartController.php:60 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70 msgid "No SQL query was set to fetch data." msgstr "" #: libraries/classes/Controllers/Table/ChartController.php:145 msgid "No numeric columns present in the table to plot." msgstr "" #: libraries/classes/Controllers/Table/ChartController.php:208 msgid "No data to display" msgstr "Няма даных для адлюстравання" #: libraries/classes/Controllers/Table/CreateController.php:68 msgid "The database name is empty!" msgstr "Назва базы даных пустая!" #: libraries/classes/Controllers/Table/CreateController.php:80 #: libraries/classes/Controllers/Table/GetFieldController.php:50 #, php-format msgid "'%s' database does not exist." msgstr "" #: libraries/classes/Controllers/Table/CreateController.php:90 #, php-format msgid "Table %s already exists!" msgstr "Табліца %s ужо існуе!" #: libraries/classes/Controllers/Table/DeleteRowsController.php:80 #: libraries/classes/Controllers/Table/FindReplaceController.php:179 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:82 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:82 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:82 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:82 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:82 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:54 #: libraries/classes/Controllers/Table/Partition/CheckController.php:54 #: libraries/classes/Controllers/Table/Partition/DropController.php:55 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:54 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:55 #: libraries/classes/Controllers/Table/Partition/RepairController.php:54 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:55 #: libraries/classes/Controllers/Table/RelationController.php:300 #: libraries/classes/Controllers/View/OperationsController.php:91 #: libraries/classes/Database/Routines.php:1226 #: libraries/classes/Display/Results.php:3463 libraries/classes/Message.php:172 #: templates/sql/query.twig:7 msgid "Your SQL query has been executed successfully." msgstr "Ваш SQL-запыт быў паспяхова выкананы." #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:32 #: libraries/classes/Controllers/Table/DropColumnController.php:51 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:35 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:51 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:52 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47 msgid "No column selected." msgstr "Ніводны слупок не выбраны." #: libraries/classes/Controllers/Table/DropColumnController.php:80 #, fuzzy, php-format #| msgid "%1$d database has been dropped successfully." #| msgid_plural "%1$d databases have been dropped successfully." msgid "%1$d column has been dropped successfully." msgid_plural "%1$d columns have been dropped successfully." msgstr[0] "%1$d база даных была паспяхова выдаленая." msgstr[1] "%1$d базы даных былі паспяхова выдаленыя." msgstr[2] "%1$d баз даных былі паспяхова выдаленыя." #: libraries/classes/Controllers/Table/GetFieldController.php:58 msgid "Invalid table name" msgstr "Некарэктнае імя табліцы" #. l10n: In case a SQL query did not pass a security check #: libraries/classes/Controllers/Table/GetFieldController.php:68 #: libraries/classes/Controllers/Transformation/WrapperController.php:80 #, fuzzy #| msgid "There are too many joins without indexes." msgid "There is an issue with your request." msgstr "Занадта шмат злучэнняў без індэксаў." #: libraries/classes/Controllers/Table/GetFieldController.php:82 #: libraries/classes/Database/Routines.php:1245 #: libraries/classes/Import.php:154 libraries/classes/InsertEdit.php:242 #: libraries/classes/Sql.php:936 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL вярнула пусты вынік (то бок нуль радкоў)." #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:74 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:74 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:74 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:74 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:74 msgid "Maintenance operations on multiple tables are disabled." msgstr "" #: libraries/classes/Controllers/Table/OperationsController.php:132 #: libraries/classes/Controllers/Table/OperationsController.php:350 #: libraries/classes/Controllers/Table/StructureController.php:108 #: libraries/classes/Navigation/Nodes/NodeView.php:28 #: templates/database/structure/show_create.twig:32 #: templates/database/structure/structure_table_row.twig:122 #: templates/database/structure/structure_table_row.twig:186 msgid "View" msgstr "Выгляд" #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:41 #: libraries/classes/Controllers/Table/Partition/CheckController.php:41 #: libraries/classes/Controllers/Table/Partition/DropController.php:41 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:41 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:41 #: libraries/classes/Controllers/Table/Partition/RepairController.php:41 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:41 #, fuzzy #| msgid "The table name is empty!" msgid "The partition name must be a non-empty string." msgstr "Пустая назва табліцы!" #: libraries/classes/Controllers/Table/Partition/DropController.php:61 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:61 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:61 #: libraries/classes/Controllers/View/OperationsController.php:94 #: libraries/classes/Html/Generator.php:857 libraries/classes/Import.php:138 #: libraries/classes/InsertEdit.php:740 libraries/classes/Message.php:192 #: templates/error/generic.twig:37 #: templates/table/structure/display_structure.twig:355 msgid "Error" msgstr "Памылка" #: libraries/classes/Controllers/Table/RelationController.php:241 msgid "Display column was successfully updated." msgstr "Слупок, што адлюстроўваецца, паспяхова абноўлены." #: libraries/classes/Controllers/Table/RelationController.php:334 msgid "Internal relationships were successfully updated." msgstr "Унутраныя сувязі паспяхова абноўленыя." #: libraries/classes/Controllers/Table/ReplaceController.php:223 #, php-format msgid "Row: %1$s, Column: %2$s, Error: %3$s" msgstr "" #: libraries/classes/Controllers/Table/Structure/ChangeController.php:76 #, php-format msgid "Failed to get description of column %s!" msgstr "Не ўдалося атрымаць апісанне слупка %s!" #: libraries/classes/Controllers/Table/StructureController.php:237 #: templates/columns_definitions/column_attributes.twig:112 #: templates/database/data_dictionary/index.twig:41 #: templates/table/structure/display_structure.twig:137 #: templates/table/structure/display_structure.twig:145 #: templates/table/structure/display_structure.twig:295 #: templates/table/tracking/structure_snapshot_columns.twig:25 msgid "Primary" msgstr "Першасны" #: libraries/classes/Controllers/Table/StructureController.php:241 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28 #: templates/columns_definitions/column_attributes.twig:120 #: templates/columns_definitions/table_fields_definitions.twig:46 #: templates/table/structure/display_structure.twig:167 #: templates/table/structure/display_structure.twig:175 #: templates/table/structure/display_structure.twig:301 #: templates/table/structure/display_table_stats.twig:24 #: templates/table/tracking/structure_snapshot_columns.twig:27 msgid "Index" msgstr "Індэкс" #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:172 msgid "The columns have been moved successfully." msgstr "Слупкі паспяхова перамешчаныя." #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:266 #: libraries/classes/Controllers/Table/Structure/SaveController.php:272 #: libraries/classes/Tracking.php:791 msgid "Query error" msgstr "Памылка запыту" #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:49 #, php-format msgid "The name '%s' is a MySQL reserved keyword." msgid_plural "The names '%s' are MySQL reserved keywords." msgstr[0] "" msgstr[1] "" msgstr[2] "" #: libraries/classes/Controllers/Table/Structure/SaveController.php:217 #, php-format msgid "" "Table %1$s has been altered successfully. Privileges have been adjusted." msgstr "Табліца %1$s паспяхова змененая. Прывілеі адрэгуляваныя." #: libraries/classes/Controllers/Table/TrackingController.php:79 #, php-format msgid "Tracking of %s is activated." msgstr "" #: libraries/classes/Controllers/Table/TrackingController.php:159 msgid "Tracking versions deleted successfully." msgstr "Версіі, што адсочваюцца, былі паспяхова выдаленыя." #: libraries/classes/Controllers/Table/TrackingController.php:164 msgid "No versions selected." msgstr "Версіі не выбраныя." #: libraries/classes/Controllers/Table/TrackingController.php:212 msgid "SQL statements executed." msgstr "" #: libraries/classes/Controllers/UserPasswordController.php:59 msgid "You don't have sufficient privileges to be here right now!" msgstr "Вы ня маеце дастатковых прывілеяў быць у гэтым месцы ў гэты час!" #: libraries/classes/Controllers/UserPasswordController.php:103 #: templates/home/index.twig:46 templates/modals/change_password.twig:5 msgid "Change password" msgstr "Зьмяніць пароль" #: libraries/classes/Controllers/View/CreateController.php:99 msgid "View name can not be empty!" msgstr "" #: libraries/classes/Core.php:127 libraries/classes/ZipExtension.php:62 #, php-format msgid "The %s extension is missing. Please check your PHP configuration." msgstr "" #: libraries/classes/Database/CentralColumns.php:293 #: libraries/classes/Database/CentralColumns.php:399 #: libraries/classes/Database/CentralColumns.php:607 msgid "" "The configuration storage is not ready for the central list of columns " "feature." msgstr "" #: libraries/classes/Database/CentralColumns.php:351 #, php-format msgid "Could not add %1$s as they already exist in central list!" msgstr "" #: libraries/classes/Database/CentralColumns.php:367 msgid "Could not add columns!" msgstr "Не атрымалася дадаць слупкі!" #: libraries/classes/Database/CentralColumns.php:451 #, php-format msgid "" "Couldn't remove Column(s) %1$s as they don't exist in central columns list!" msgstr "" #: libraries/classes/Database/CentralColumns.php:464 msgid "Could not remove columns!" msgstr "Не атрымалася выдаліць слупкі!" #: libraries/classes/Database/CentralColumns.php:621 msgid "YES" msgstr "" #: libraries/classes/Database/CentralColumns.php:621 msgid "NO" msgstr "" #: libraries/classes/Database/Designer/Common.php:528 #, fuzzy #| msgid "" #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why" #| "%s." msgctxt "" "phpMyAdmin configuration storage is not configured for \"Display Features\" " "on designer when user tries to set a display field." msgid "" "phpMyAdmin configuration storage is not configured for \"Display Features\"." msgstr "Сховішча канфігурацыі PHPMyAdmin дэактываванае. %sДаведацца чаму%s." #: libraries/classes/Database/Designer/Common.php:573 msgid "Error: relationship already exists." msgstr "Памылка: сувязь ужо існуе." #: libraries/classes/Database/Designer/Common.php:625 msgid "FOREIGN KEY relationship has been added." msgstr "Сувязь FOREIGN KEY была дададзеная." #: libraries/classes/Database/Designer/Common.php:633 msgid "Error: FOREIGN KEY relationship could not be added!" msgstr "Памылка: сувязь FOREIGN KEY не дададзеная!" #: libraries/classes/Database/Designer/Common.php:640 msgid "Error: Missing index on column(s)." msgstr "" #: libraries/classes/Database/Designer/Common.php:648 #: libraries/classes/Database/Designer/Common.php:727 msgid "Error: Relational features are disabled!" msgstr "Памылка: рэляцыйныя функцыі адключаныя!" #: libraries/classes/Database/Designer/Common.php:672 msgid "Internal relationship has been added." msgstr "Унутраная сувязь дададзеная." #: libraries/classes/Database/Designer/Common.php:680 msgid "Error: Internal relationship could not be added!" msgstr "Памылка: унутраная сувязь не дададзеная!" #: libraries/classes/Database/Designer/Common.php:718 msgid "FOREIGN KEY relationship has been removed." msgstr "Сувязь FOREIGN KEY была выдаленыя." #: libraries/classes/Database/Designer/Common.php:749 msgid "Error: Internal relationship could not be removed!" msgstr "Памылка: унутраная сувязь не можа быць выдаленая!" #: libraries/classes/Database/Designer/Common.php:755 msgid "Internal relationship has been removed." msgstr "Унутраная сувязь выдаленая." #: libraries/classes/Database/Designer.php:136 msgid "Could not load schema plugins, please check your installation!" msgstr "Немагчыма загрузіць плагіны схемы, калі ласка, праверце ўсталёўку!" #: libraries/classes/Database/Events.php:111 #: libraries/classes/Database/Events.php:120 #: libraries/classes/Database/Events.php:146 #: libraries/classes/Database/Routines.php:220 #: libraries/classes/Database/Routines.php:245 #: libraries/classes/Database/Routines.php:347 #: libraries/classes/Database/Routines.php:1252 #: libraries/classes/Database/Triggers.php:121 #: libraries/classes/Database/Triggers.php:130 #: libraries/classes/Database/Triggers.php:157 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" #: libraries/classes/Database/Events.php:115 #: libraries/classes/Database/Events.php:124 #: libraries/classes/Database/Events.php:150 #: libraries/classes/Database/Events.php:508 #: libraries/classes/Database/Routines.php:224 #: libraries/classes/Database/Routines.php:249 #: libraries/classes/Database/Routines.php:351 #: libraries/classes/Database/Routines.php:1256 #: libraries/classes/Database/Routines.php:1541 #: libraries/classes/Database/Triggers.php:125 #: libraries/classes/Database/Triggers.php:134 #: libraries/classes/Database/Triggers.php:161 #: libraries/classes/Database/Triggers.php:443 #: libraries/classes/Html/Generator.php:925 msgid "MySQL said: " msgstr "Адказ MySQL: " #: libraries/classes/Database/Events.php:133 #, php-format msgid "Event %1$s has been modified." msgstr "Падзея %1$s была змененая." #: libraries/classes/Database/Events.php:153 #, php-format msgid "Event %1$s has been created." msgstr "Падзея %1$s створаная." #: libraries/classes/Database/Events.php:167 #: libraries/classes/Database/Routines.php:265 #: libraries/classes/Database/Triggers.php:178 msgid "One or more errors have occurred while processing your request:" msgstr "" #: libraries/classes/Database/Events.php:246 msgid "Add event" msgstr "Дадаць падзею" #: libraries/classes/Database/Events.php:250 msgid "Edit event" msgstr "Рэдагаваць падзею" #: libraries/classes/Database/Events.php:407 #: libraries/classes/Database/Routines.php:988 #: libraries/classes/Database/Triggers.php:387 msgid "The definer must be in the \"username@hostname\" format!" msgstr "" #: libraries/classes/Database/Events.php:415 msgid "You must provide an event name!" msgstr "Неабходна задаць назву падзеі!" #: libraries/classes/Database/Events.php:429 msgid "You must provide a valid interval value for the event." msgstr "" #: libraries/classes/Database/Events.php:449 msgid "You must provide a valid execution time for the event." msgstr "" #: libraries/classes/Database/Events.php:453 msgid "You must provide a valid type for the event." msgstr "" #: libraries/classes/Database/Events.php:479 msgid "You must provide an event definition." msgstr "" #: libraries/classes/Database/Events.php:505 msgid "Sorry, we failed to restore the dropped event." msgstr "" #: libraries/classes/Database/Events.php:506 #: libraries/classes/Database/Routines.php:1539 #: libraries/classes/Database/Triggers.php:441 msgid "The backed up query was:" msgstr "" #: libraries/classes/Database/Events.php:537 #: libraries/classes/Database/Routines.php:154 #: libraries/classes/Database/Routines.php:1145 #: libraries/classes/Database/Routines.php:1312 #: libraries/classes/Database/Triggers.php:472 msgid "Error in processing request:" msgstr "Памылка пры апрацоўцы запыту:" #: libraries/classes/Database/Events.php:539 #, php-format msgid "No event with name %1$s found in database %2$s." msgstr "Падзеі з назвай %1$s няма ў базе даных %2$s." #: libraries/classes/Database/Events.php:569 #, php-format msgid "Export of event %s" msgstr "Экспартаваць падзею %s" #: libraries/classes/Database/Events.php:590 #, fuzzy, php-format #| msgid "No event with name %1$s found in database %2$s." msgid "" "Error in processing request: No event with name %1$s found in database %2$s." msgstr "Падзеі з назвай %1$s няма ў базе даных %2$s." #: libraries/classes/DatabaseInterface.php:1130 #, php-format msgid "" "Unable to use timezone \"%1$s\" for server %2$d. Please check your " "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. " "phpMyAdmin is currently using the default time zone of the database server." msgstr "" #: libraries/classes/DatabaseInterface.php:1175 msgid "Failed to set configured collation connection!" msgstr "Не атрымалася ўстанавіць кафігурацыю параўноўвання злучэння!" #: libraries/classes/DatabaseInterface.php:1633 msgid "Missing connection parameters!" msgstr "Адсутнічаюць параметры злучэння!" #: libraries/classes/DatabaseInterface.php:1660 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Не атрымалася ўсталяваць злучэньне для controluser, вызначанае ў вашым " "канфігурацыйным файле." #: libraries/classes/Database/Qbe.php:756 #: templates/database/qbe/ins_del_and_or_cell.twig:21 msgid "Or:" msgstr "Або:" #: libraries/classes/Database/Qbe.php:760 #: templates/database/qbe/ins_del_and_or_cell.twig:9 msgid "And:" msgstr "І:" #: libraries/classes/Database/Qbe.php:766 msgid "Ins" msgstr "Уставіць" #: libraries/classes/Database/Qbe.php:769 msgid "Del" msgstr "Выдаліць" #: libraries/classes/Database/Qbe.php:1674 msgid "Saved bookmarked search:" msgstr "Закладка пошуку:" #: libraries/classes/Database/Qbe.php:1676 msgid "New bookmark" msgstr "Новая закладка" #: libraries/classes/Database/Qbe.php:1703 msgid "Create bookmark" msgstr "Стварыць закладку" #: libraries/classes/Database/Qbe.php:1706 msgid "Update bookmark" msgstr "Абнавіць закладку" #: libraries/classes/Database/Qbe.php:1708 msgid "Delete bookmark" msgstr "Выдаліць закладку" #: libraries/classes/Database/Routines.php:121 msgid "Add routine" msgstr "Дадаць працэдуру" #: libraries/classes/Database/Routines.php:125 msgid "Edit routine" msgstr "Рэдагаваць працэдуру" #: libraries/classes/Database/Routines.php:157 #, php-format msgid "" "No routine with name %1$s found in database %2$s. You might be lacking the " "necessary privileges to edit this routine." msgstr "" #: libraries/classes/Database/Routines.php:201 #: libraries/classes/Database/Routines.php:996 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Некарэктны тып працэдуры: «%s»" #: libraries/classes/Database/Routines.php:252 #, php-format msgid "Routine %1$s has been created." msgstr "Працэдура %1$s створаная." #: libraries/classes/Database/Routines.php:412 #, php-format msgid "Routine %1$s has been modified. Privileges have been adjusted." msgstr "Працэдура %1$s была змененая. Прывілеі абноўленыя." #: libraries/classes/Database/Routines.php:417 #, php-format msgid "Routine %1$s has been modified." msgstr "Працэдура %1$s была змененая." #: libraries/classes/Database/Routines.php:829 msgid "You must provide a name and a type for each routine parameter." msgstr "" #: libraries/classes/Database/Routines.php:847 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" #: libraries/classes/Database/Routines.php:867 #: libraries/classes/Database/Routines.php:934 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" #: libraries/classes/Database/Routines.php:916 msgid "You must provide a valid return type for the routine." msgstr "" #: libraries/classes/Database/Routines.php:1004 msgid "You must provide a routine name!" msgstr "Неабходна задаць назву працэдуры!" #: libraries/classes/Database/Routines.php:1069 msgid "You must provide a routine definition." msgstr "" #: libraries/classes/Database/Routines.php:1147 #: libraries/classes/Database/Routines.php:1314 #, php-format msgid "No routine with name %1$s found in database %2$s." msgstr "Працэдуры з назвай %1$s няма ў базе даных %2$s." #: libraries/classes/Database/Routines.php:1186 #, php-format msgid "Execution results of routine %s" msgstr "Вынікі выканання працэдуры %s" #: libraries/classes/Database/Routines.php:1234 #, php-format msgid "%d row affected by the last statement inside the procedure." msgid_plural "%d rows affected by the last statement inside the procedure." msgstr[0] "" msgstr[1] "" msgstr[2] "" #: libraries/classes/Database/Routines.php:1297 #: libraries/classes/Database/Routines.php:1304 msgid "Execute routine" msgstr "" #: libraries/classes/Database/Routines.php:1538 msgid "Sorry, we failed to restore the dropped routine." msgstr "" #: libraries/classes/Database/Routines.php:1569 #, php-format msgid "Export of routine %s" msgstr "Экспартаваць працэдуру %s" #: libraries/classes/Database/Routines.php:1591 #, php-format msgid "" "Error in processing request: No routine with name %1$s found in database " "%2$s. You might be lacking the necessary privileges to view/export this " "routine." msgstr "" #: libraries/classes/Database/Search.php:103 #: templates/database/search/main.twig:19 msgid "at least one of the words" msgstr "прынамсі адно з словаў" #: libraries/classes/Database/Search.php:104 #: templates/database/search/main.twig:23 msgid "all of the words" msgstr "усе словы" #: libraries/classes/Database/Search.php:105 #: templates/database/search/main.twig:27 msgid "the exact phrase as substring" msgstr "дакладная фраза як падрадок" #: libraries/classes/Database/Search.php:106 #: templates/database/search/main.twig:31 msgid "the exact phrase as whole field" msgstr "дакладная фраза поўнасцю" #: libraries/classes/Database/Search.php:107 #: templates/database/search/main.twig:35 msgid "as regular expression" msgstr "рэгулярны выраз" #: libraries/classes/Database/Triggers.php:144 #, php-format msgid "Trigger %1$s has been modified." msgstr "Трыгер %1$s быў зменены." #: libraries/classes/Database/Triggers.php:164 #, php-format msgid "Trigger %1$s has been created." msgstr "Трыгер %1$s створаны." #: libraries/classes/Database/Triggers.php:263 msgid "Add trigger" msgstr "Дадаць трыгер" #: libraries/classes/Database/Triggers.php:267 msgid "Edit trigger" msgstr "Рэдагаваць трыгер" #: libraries/classes/Database/Triggers.php:395 msgid "You must provide a trigger name!" msgstr "Неабходна задаць назву трыгера!" #: libraries/classes/Database/Triggers.php:401 msgid "You must provide a valid timing for the trigger!" msgstr "Неабходна задаць правільны час выканання трыгера!" #: libraries/classes/Database/Triggers.php:407 msgid "You must provide a valid event for the trigger!" msgstr "Неабходна задаць правільную падзею для трыгера!" #: libraries/classes/Database/Triggers.php:414 msgid "You must provide a valid table name!" msgstr "Неабходна задаць правільную назву табліцы!" #: libraries/classes/Database/Triggers.php:421 msgid "You must provide a trigger definition." msgstr "" #: libraries/classes/Database/Triggers.php:440 msgid "Sorry, we failed to restore the dropped trigger." msgstr "" #: libraries/classes/Database/Triggers.php:474 #, php-format msgid "No trigger with name %1$s found in database %2$s." msgstr "Трыгера з назвай %1$s няма ў базе даных %2$s." #: libraries/classes/Database/Triggers.php:506 #: templates/database/triggers/export.twig:2 #, php-format msgid "Export of trigger %s" msgstr "Экспартаваць трыгер %s" #: libraries/classes/Database/Triggers.php:524 #, fuzzy, php-format #| msgid "No trigger with name %1$s found in database %2$s." msgid "" "Error in processing request: No trigger with name %1$s found in database " "%2$s." msgstr "Трыгера з назвай %1$s няма ў базе даных %2$s." #: libraries/classes/Dbal/DbiMysqli.php:134 msgid "SSL connection enforced by server, automatically enabling it." msgstr "" #: libraries/classes/Dbal/DbiMysqli.php:145 #, php-format msgid "" "Error 1045: Access denied for user. Additional error information may be " "available, but is being hidden by the %s configuration directive." msgstr "" #: libraries/classes/Dbal/InvalidDatabaseName.php:14 #, fuzzy #| msgid "The database name is empty!" msgid "The database name must be a non-empty string." msgstr "Назва базы даных пустая!" #: libraries/classes/Dbal/InvalidDatabaseName.php:22 #, php-format msgid "The database name cannot be longer than %d characters." msgstr "" #: libraries/classes/Dbal/InvalidDatabaseName.php:27 #, fuzzy #| msgid "Words are separated by a space character (\" \")." msgid "The database name cannot end with a space character." msgstr "Словы, падзеленыя прагалам (\" \")." #: libraries/classes/Dbal/InvalidTableName.php:14 #, fuzzy #| msgid "The table name is empty!" msgid "The table name must be a non-empty string." msgstr "Пустая назва табліцы!" #: libraries/classes/Dbal/InvalidTableName.php:22 #, php-format msgid "The table name cannot be longer than %d characters." msgstr "" #: libraries/classes/Dbal/InvalidTableName.php:27 #, fuzzy #| msgid "Words are separated by a space character (\" \")." msgid "The table name cannot end with a space character." msgstr "Словы, падзеленыя прагалам (\" \")." #: libraries/classes/Display/Results.php:1266 #: templates/display/results/table.twig:204 msgid "Partial texts" msgstr "Частковыя тэксты" #: libraries/classes/Display/Results.php:1270 #: templates/display/results/table.twig:208 msgid "Full texts" msgstr "Поўныя тэксты" #: libraries/classes/Display/Results.php:1611 #: libraries/classes/Display/Results.php:1637 libraries/classes/Util.php:2487 #: libraries/classes/Util.php:2510 libraries/config.values.php:113 #: templates/database/multi_table_query/form.twig:69 #: templates/database/qbe/sort_select_cell.twig:7 #: templates/server/databases/index.twig:111 #: templates/server/databases/index.twig:128 #: templates/server/databases/index.twig:147 #: templates/server/status/processes/list.twig:12 #: templates/table/operations/index.twig:31 #: templates/table/search/index.twig:163 msgid "Descending" msgstr "адваротны" #: libraries/classes/Display/Results.php:1619 #: libraries/classes/Display/Results.php:1629 libraries/classes/Util.php:2479 #: libraries/classes/Util.php:2502 libraries/config.values.php:112 #: templates/database/multi_table_query/form.twig:68 #: templates/database/qbe/sort_select_cell.twig:5 #: templates/server/databases/index.twig:109 #: templates/server/databases/index.twig:126 #: templates/server/databases/index.twig:145 #: templates/server/status/processes/list.twig:14 #: templates/table/operations/index.twig:27 #: templates/table/search/index.twig:159 msgid "Ascending" msgstr "прамы" #: libraries/classes/Display/Results.php:2793 #: libraries/classes/Display/Results.php:2808 msgid "The row has been deleted." msgstr "Радок быў выдалены." #: libraries/classes/Display/Results.php:2840 #: templates/server/status/processes/list.twig:44 msgid "Kill" msgstr "Спыніць" #: libraries/classes/Display/Results.php:3396 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]." msgstr "Значэнне можа быць прыблізным. Гл. [doc@faq3-11]FAQ 3.11[/doc]." #: libraries/classes/Display/Results.php:3763 #, php-format msgid "Showing rows %1s - %2s" msgstr "Паказаныя запісы %1s - %2s" #: libraries/classes/Display/Results.php:3777 #, php-format msgid "%1$d total, %2$d in query" msgstr "" #: libraries/classes/Display/Results.php:3782 #, php-format msgid "%d total" msgstr "%d усяго" #: libraries/classes/Display/Results.php:3795 libraries/classes/Sql.php:942 #, php-format msgid "Query took %01.4f seconds." msgstr "Запыт выконваўся %01.4f секунд." #: libraries/classes/Display/Results.php:4122 msgid "Link not found!" msgstr "Сувязь ня знойдзеная!" #: libraries/classes/Engines/Bdb.php:28 msgid "Version information" msgstr "Інфармацыя пра вэрсію" #: libraries/classes/Engines/Innodb.php:31 msgid "Data home directory" msgstr "Хатняя тэчка дадзеных" #: libraries/classes/Engines/Innodb.php:32 msgid "The common part of the directory path for all InnoDB data files." msgstr "Агульная частка шляху тэчкі да ўсіх файлаў дадзеных InnoDB." #: libraries/classes/Engines/Innodb.php:35 msgid "Data files" msgstr "Файлы дадзеных" #: libraries/classes/Engines/Innodb.php:38 msgid "Autoextend increment" msgstr "Аўтапашыральнае прырашчэньне" #: libraries/classes/Engines/Innodb.php:40 msgid "" "The increment size for extending the size of an autoextending tablespace " "when it becomes full." msgstr "" "Памер прырашчэньня для пашырэньня памеру прасторы аўтапашыральнай табліцы, " "калі яна запоўніцца." #: libraries/classes/Engines/Innodb.php:45 msgid "Buffer pool size" msgstr "Памер пулу буфэру" #: libraries/classes/Engines/Innodb.php:46 msgid "" "The size of the memory buffer InnoDB uses to cache data and indexes of its " "tables." msgstr "" "Памер буфэру ў памяці, які InnoDB выкарыстоўвае для кэшаваньня дадзеных і " "індэксаў табліц." #: libraries/classes/Engines/Innodb.php:107 msgid "Buffer Pool" msgstr "Пул буфэру" #: libraries/classes/Engines/Innodb.php:108 #: libraries/classes/Server/Status/Data.php:237 msgid "InnoDB Status" msgstr "Стан InnoDB" #: libraries/classes/Engines/Innodb.php:133 msgid "Buffer Pool Usage" msgstr "Выкарыстаньне пулу буфэру" #: libraries/classes/Engines/Innodb.php:140 msgid "pages" msgstr "старонак" #: libraries/classes/Engines/Innodb.php:148 msgid "Free pages" msgstr "Вольных старонак" #: libraries/classes/Engines/Innodb.php:154 msgid "Dirty pages" msgstr "Брудных старонак" #: libraries/classes/Engines/Innodb.php:160 msgid "Pages containing data" msgstr "Старонак з дадзенымі" #: libraries/classes/Engines/Innodb.php:166 msgid "Pages to be flushed" msgstr "Скінуць кэш старонак" #: libraries/classes/Engines/Innodb.php:172 msgid "Busy pages" msgstr "Занятых старонак" #: libraries/classes/Engines/Innodb.php:181 msgid "Latched pages" msgstr "Фіксаваныя старонкі" #: libraries/classes/Engines/Innodb.php:192 msgid "Buffer Pool Activity" msgstr "Актыўнасьць пулу буфэру" #: libraries/classes/Engines/Innodb.php:196 msgid "Read requests" msgstr "Запыты чытаньня" #: libraries/classes/Engines/Innodb.php:202 msgid "Write requests" msgstr "Запытаў запісу" #: libraries/classes/Engines/Innodb.php:208 msgid "Read misses" msgstr "Пропускаў чытаньня" #: libraries/classes/Engines/Innodb.php:214 msgid "Write waits" msgstr "Затрымак запісу" #: libraries/classes/Engines/Innodb.php:220 msgid "Read misses in %" msgstr "Пропускаў чытаньня ў %" #: libraries/classes/Engines/Innodb.php:235 msgid "Write waits in %" msgstr "Затрымак запісу ў %" #: libraries/classes/Engines/Myisam.php:28 msgid "Data pointer size" msgstr "Памер указальніка на дадзеныя" #: libraries/classes/Engines/Myisam.php:30 msgid "" "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM " "tables when no MAX_ROWS option is specified." msgstr "" "Значэньне па змоўчаньні памеру ўказальніка ў байтах, для выкарыстаньня ў " "CREATE TABLE для табліц MyISAM, калі ня вызначаная опцыя MAX_ROWS." #: libraries/classes/Engines/Myisam.php:36 msgid "Automatic recovery mode" msgstr "Рэжым аўтаматычнага ўзнаўленьня" #: libraries/classes/Engines/Myisam.php:38 msgid "" "The mode for automatic recovery of crashed MyISAM tables, as set via the --" "myisam-recover server startup option." msgstr "" "Рэжым для аўтаматычнага ўзнаўленьня пашкоджаных табліц MyISAM, як вызначаны " "праз опцыю --myisam-recover загрузкі сэрвэра." #: libraries/classes/Engines/Myisam.php:43 msgid "Maximum size for temporary sort files" msgstr "Максымальны памер для часовых файлаў сартаваньня" #: libraries/classes/Engines/Myisam.php:45 msgid "" "The maximum size of the temporary file MySQL is allowed to use while re-" "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA " "INFILE)." msgstr "" "Максымальны памер часовага файла MySQL, які дазволена выкарыстоўваць для " "перастварэньня індэксу MyISAM (падчас REPAIR TABLE, ALTER TABLE, або LOAD " "DATA INFILE)." #: libraries/classes/Engines/Myisam.php:52 msgid "Maximum size for temporary files on index creation" msgstr "Максымальны памер часовых файлаў для стварэньня індэксу" #: libraries/classes/Engines/Myisam.php:54 msgid "" "If the temporary file used for fast MyISAM index creation would be larger " "than using the key cache by the amount specified here, prefer the key cache " "method." msgstr "" "Калі памер часовага файла, які выкарыстоўваецца для хуткага стварэньня " "індэксу MyISAM, будзе большы, чым выкарыстаньне для кэшу ключоў памеру, " "пазначанага тут, выберыце мэтад кэшаваньня ключоў." #: libraries/classes/Engines/Myisam.php:61 msgid "Repair threads" msgstr "Патокаў узнаўленьня" #: libraries/classes/Engines/Myisam.php:63 msgid "" "If this value is greater than 1, MyISAM table indexes are created in " "parallel (each index in its own thread) during the repair by sorting process." msgstr "" "Калі гэтае значэньне большае за 1, індэксы табліц MyISAM будуць стварацца " "паралельна (кожны індэкс у сваім уласным патоку) падчас узнаўленьня працэсам " "сартаваньня." #: libraries/classes/Engines/Myisam.php:70 msgid "Sort buffer size" msgstr "Памер буфэру сартаваньня" #: libraries/classes/Engines/Myisam.php:72 msgid "" "The buffer that is allocated when sorting MyISAM indexes during a REPAIR " "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE." msgstr "" "Буфэр, які выдзяляецца для сартаваньня індэксаў MyISAM падчас REPAIR TABLE " "або падчас стварэньня індэксаў, выкарыстоўваючы CREATE INDEX ці ALTER TABLE." #: libraries/classes/Engines/Pbxt.php:33 msgid "Index cache size" msgstr "Памер кэшу індэксаў" #: libraries/classes/Engines/Pbxt.php:35 msgid "" "This is the amount of memory allocated to the index cache. Default value is " "32MB. The memory allocated here is used only for caching index pages." msgstr "" "Гэта памер памяці, якая выдзяляецца для кэшу індэксаў. Памер па змоўчаньні — " "32 МБ. Гэта памяць выкарыстоўваецца толькі для кэшаваньня старонак індэксаў." #: libraries/classes/Engines/Pbxt.php:42 msgid "Record cache size" msgstr "Памер кэшу запісаў" #: libraries/classes/Engines/Pbxt.php:44 msgid "" "This is the amount of memory allocated to the record cache used to cache " "table data. The default value is 32MB. This memory is used to cache changes " "to the handle data (.xtd) and row pointer (.xtr) files." msgstr "" "Колькасьць памяці, якая выдзяляецца для кэшу запісаў, што выкарыстоўваецца " "для кэшаваньня дадзеных табліцы. Памер па змоўчаньні — 32 МБ. Гэтая памяць " "выкарыстоўваецца для кэшаваньня зьменаў файлаў апрацоўкі дадзеных (.xtd) і " "файлаў указальнікаў радкоў (.xtr)." #: libraries/classes/Engines/Pbxt.php:52 msgid "Log cache size" msgstr "Памер кэшу логаў" #: libraries/classes/Engines/Pbxt.php:54 msgid "" "The amount of memory allocated to the transaction log cache used to cache on " "transaction log data. The default is 16MB." msgstr "" "Колькасьць памяці, якая выдзяляецца для кэшу логу транзакцый, які " "выкарыстоўваецца для кэшаваньня дадзеныя логу транзакцый. Памер па " "змоўчаньні — 16 МБ." #: libraries/classes/Engines/Pbxt.php:61 msgid "Log file threshold" msgstr "Парог файла логу" #: libraries/classes/Engines/Pbxt.php:63 msgid "" "The size of a transaction log before rollover, and a new log is created. The " "default value is 16MB." msgstr "" "Памер логу транзакцый перад выкананьнем выкананьня, да моманту, пакуль будзе " "створаны новы файл. Значэньне па Памер — 16 МБ." #: libraries/classes/Engines/Pbxt.php:69 msgid "Transaction buffer size" msgstr "Памер буфэру транзакцый" #: libraries/classes/Engines/Pbxt.php:71 msgid "" "The size of the global transaction log buffer (the engine allocates 2 " "buffers of this size). The default is 1MB." msgstr "" "Памер глябальнага буфэру логу транзакцый (кожная машына захаваньня дадзеных " "выдзяляле 2 буфэры гэтага памеру). Памер па змоўчаньні — 1 МБ." #: libraries/classes/Engines/Pbxt.php:78 msgid "Checkpoint frequency" msgstr "Частата кантрольных кропак" #: libraries/classes/Engines/Pbxt.php:80 msgid "" "The amount of data written to the transaction log before a checkpoint is " "performed. The default value is 24MB." msgstr "" "Колькасьць дадзеных, якія запісваюцца ў лог транзакцый перад тым, як " "выканаецца кантрольная кропка. Значэньне па змоўчаньні — 24 МБ." #: libraries/classes/Engines/Pbxt.php:87 msgid "Data log threshold" msgstr "Парог лагаваньня дадзеных" #: libraries/classes/Engines/Pbxt.php:89 msgid "" "The maximum size of a data log file. The default value is 64MB. PBXT can " "create a maximum of 32000 data logs, which are used by all tables. So the " "value of this variable can be increased to increase the total amount of data " "that can be stored in the database." msgstr "" "Максымальны памер файла логу дадзеных. Памер па змоўчаньні — 64МБ. PBXT мода " "ствараць да 32000 логаў дадзеных, якія выкарыстоўваюцца ўсімі табліцамі. " "Такім чынам, значэньне гэтай зьменнай можа быць павялічана, каб павялічаць " "агульную колькасьць дадзеных, якія могуць захоўвацца ў базе дадзеных." #: libraries/classes/Engines/Pbxt.php:98 msgid "Garbage threshold" msgstr "Парог сьмецьця" #: libraries/classes/Engines/Pbxt.php:100 msgid "" "The percentage of garbage in a data log file before it is compacted. This is " "a value between 1 and 99. The default is 50." msgstr "" "Адсотак сьмецьця ў файле логу дадзеных перад тым, як ён будзе сьціснуты. " "Гэтае значэньне можа знаходзіцца ў межах ад 1 да 99. Значэньне па змоўчаньні " "— 50." #: libraries/classes/Engines/Pbxt.php:107 msgid "Log buffer size" msgstr "Памер буфэру логу" #: libraries/classes/Engines/Pbxt.php:109 msgid "" "The size of the buffer used when writing a data log. The default is 256MB. " "The engine allocates one buffer per thread, but only if the thread is " "required to write a data log." msgstr "" "Памер буфэру, які выкарыстоўваецца падчас запісу логу. Памер па змоўчаньні " "складае 256МБ. Машына захаваньня дадзеных выдзяляе па аднаму буфэру на кожны " "паток, але толькі калі патоку патрабуецца запісваць лог дадзеных." #: libraries/classes/Engines/Pbxt.php:117 msgid "Data file grow size" msgstr "Памер павелічэньня файлаў з дадзенымі" #: libraries/classes/Engines/Pbxt.php:118 msgid "The grow size of the handle data (.xtd) files." msgstr "Памер павелічэньня файлаў апрацоўкі дадзеных (.xtd)." #: libraries/classes/Engines/Pbxt.php:122 msgid "Row file grow size" msgstr "Памер павелічэньня файлаў радкоў" #: libraries/classes/Engines/Pbxt.php:123 msgid "The grow size of the row pointer (.xtr) files." msgstr "Памер павелічэньня файлаў указальнікаў на радкі (.xtr)." #: libraries/classes/Engines/Pbxt.php:127 msgid "Log file count" msgstr "Колькасьць файлаў логу" #: libraries/classes/Engines/Pbxt.php:129 msgid "" "This is the number of transaction log files (pbxt/system/xlog*.xt) the " "system will maintain. If the number of logs exceeds this value then old logs " "will be deleted, otherwise they are renamed and given the next highest " "number." msgstr "" "Гэта колькасьць файлаў логу транзакцый (pbxt/system/xlog*.xt), якія можа " "падтрымліваць сыстэма. У выпадку, калі колькасьць файлаў логу перавысіць " "гэтае значэньне, старыя файлы логу будуць выдаленыя. У іншым выпадку яны " "будуць перайменаваныя і ім будзе дадзены чарговы найвышэйшы нумар." #: libraries/classes/Engines/Pbxt.php:169 #: libraries/classes/Html/Generator.php:788 #: libraries/classes/Html/MySQLDocumentation.php:49 #: libraries/classes/Sanitize.php:202 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113 #: templates/setup/home/index.twig:131 msgid "Documentation" msgstr "Дакумэнтацыя" #: libraries/classes/Engines/Pbxt.php:185 #, php-format msgid "" "Documentation and further information about PBXT can be found on the " "%sPrimeBase XT Home Page%s." msgstr "" #: libraries/classes/ErrorHandler.php:105 msgid "Too many error messages, some are not displayed." msgstr "" #: libraries/classes/ErrorHandler.php:437 msgid "Report" msgstr "Справаздача" #: libraries/classes/ErrorHandler.php:442 templates/error/report_form.twig:25 msgid "Automatically send report next time" msgstr "Аўтаматычна адпраўляць справаздачу ў наступны раз" #: libraries/classes/Export.php:164 libraries/classes/Export.php:200 #: libraries/classes/Export.php:476 #, php-format msgid "Insufficient space to save the file %s." msgstr "Недастаткова месца для захаваньня ў файл %s." #: libraries/classes/Export.php:425 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" "Файл %s ужо існуе на сэрвэры, зьмяніце імя файла або праверце опцыю " "перазапісу." #: libraries/classes/Export.php:432 libraries/classes/Export.php:442 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Вэб-сэрвэр ня мае дазволу для захаваньня ў файл %s." #: libraries/classes/Export.php:482 #, php-format msgid "Dump has been saved to file %s." msgstr "Дамп захаваны ў файл %s." #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular #: libraries/classes/Export.php:914 msgid "Exporting a raw query is not supported for this export method." msgstr "" #: libraries/classes/File.php:231 msgid "File was not an uploaded file." msgstr "" #: libraries/classes/File.php:266 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." msgstr "" "Памер загружанага файла пераўзыходзіць парамэтар upload_max_filesize у php." "ini." #: libraries/classes/File.php:271 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form." msgstr "" "Памер загружанага файла пераўзыходзіць парамэтар MAX_FILE_SIZE, які быў " "вызначаны ў HTML-форме." #: libraries/classes/File.php:276 msgid "The uploaded file was only partially uploaded." msgstr "Файл быў загружаны толькі часткова." #: libraries/classes/File.php:280 msgid "Missing a temporary folder." msgstr "Адсутнічае часовая тэчка." #: libraries/classes/File.php:283 msgid "Failed to write file to disk." msgstr "Памылка запісу на дыск." #: libraries/classes/File.php:286 msgid "File upload stopped by extension." msgstr "Загрузка файла спыненая пашырэньнем." #: libraries/classes/File.php:289 msgid "Unknown error in file upload." msgstr "Падчас загрузкі файла адбылася невядомая памылка." #: libraries/classes/File.php:422 msgid "File is a symbolic link" msgstr "" #: libraries/classes/File.php:429 libraries/classes/File.php:520 msgid "File could not be read!" msgstr "Немагчыма прачытаць файл!" #: libraries/classes/File.php:465 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]." msgstr "" "Памылка перамяшчэньня загружанага файла. Глядзіце разьдзел [doc@faq1-11]1.11 " "у FAQ[/doc]." #: libraries/classes/File.php:485 msgid "Error while moving uploaded file." msgstr "" #: libraries/classes/File.php:494 msgid "Cannot read uploaded file." msgstr "" #: libraries/classes/File.php:571 #, php-format msgid "" "You attempted to load file with unsupported compression (%s). Either support " "for it is not implemented or disabled by your configuration." msgstr "" "Вы паспрабавалі загрузіць файл з мэтадам сьціску, які непадтрымліваецца " "(%s). Ягоная падтрымка або не рэалізаваная, або адключаная ў вашай " "канфігурацыі." #: libraries/classes/FlashMessages.php:24 #, fuzzy msgid "Session not found." msgstr "Пашырэньне PHP" #: libraries/classes/Html/Generator.php:149 #, php-format msgid "Jump to database “%s”." msgstr "Перайсці да базы дадых «%s»." #: libraries/classes/Html/Generator.php:175 #, php-format msgid "The %s functionality is affected by a known bug, see %s" msgstr "" "Існуе вядомая памылка з выкарыстаньнем парамэтра %s, глядзіце апісаньне на %s" #: libraries/classes/Html/Generator.php:243 msgid "SSL is not being used" msgstr "" #: libraries/classes/Html/Generator.php:248 msgid "SSL is used with disabled verification" msgstr "" #: libraries/classes/Html/Generator.php:250 msgid "SSL is used without certification authority" msgstr "" #: libraries/classes/Html/Generator.php:253 msgid "SSL is used" msgstr "" #: libraries/classes/Html/Generator.php:358 msgid "The PHP function password_hash() with default options." msgstr "" #: libraries/classes/Html/Generator.php:359 msgid "password_hash() PHP function" msgstr "" #: libraries/classes/Html/Generator.php:636 msgid "Skip Explain SQL" msgstr "Не тлумачыць SQL" #: libraries/classes/Html/Generator.php:645 #, php-format msgid "Analyze Explain at %s" msgstr "" #: libraries/classes/Html/Generator.php:674 msgid "Without PHP code" msgstr "Без PHP-коду" #: libraries/classes/Html/Generator.php:682 #: templates/database/multi_table_query/form.twig:175 #: templates/database/qbe/selection_form.twig:115 msgid "Submit query" msgstr "Выканаць запыт" #: libraries/classes/Html/Generator.php:729 templates/console/display.twig:43 #: templates/console/display.twig:201 templates/sql/profiling_chart.twig:2 msgid "Profiling" msgstr "Прафіляваньне" #: libraries/classes/Html/Generator.php:742 msgctxt "Inline edit query" msgid "Edit inline" msgstr "Радковае рэдагаванне" #: libraries/classes/Html/Generator.php:864 msgid "Static analysis:" msgstr "" #: libraries/classes/Html/Generator.php:867 #, php-format msgid "%d errors were found during analysis." msgstr "" #: libraries/classes/Import.php:276 libraries/classes/Sql.php:950 msgid "[ROLLBACK occurred.]" msgstr "" #: libraries/classes/Import.php:1213 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" #: libraries/classes/Import.php:1215 msgid "View a structure's contents by clicking on its name." msgstr "" #: libraries/classes/Import.php:1216 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link." msgstr "" #: libraries/classes/Import.php:1217 msgid "Edit structure by following the \"Structure\" link." msgstr "" #: libraries/classes/Import.php:1221 libraries/classes/Import.php:1255 #: libraries/classes/Plugins/Export/ExportCodegen.php:68 #: libraries/classes/Plugins/Export/ExportCsv.php:47 #: libraries/classes/Plugins/Export/ExportExcel.php:39 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46 #: libraries/classes/Plugins/Export/ExportJson.php:72 #: libraries/classes/Plugins/Export/ExportLatex.php:68 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45 #: libraries/classes/Plugins/Export/ExportOds.php:52 #: libraries/classes/Plugins/Export/ExportOdt.php:60 #: libraries/classes/Plugins/Export/ExportPdf.php:65 #: libraries/classes/Plugins/Export/ExportPhparray.php:46 #: libraries/classes/Plugins/Export/ExportSql.php:118 #: libraries/classes/Plugins/Export/ExportTexytext.php:45 #: libraries/classes/Plugins/Export/ExportXml.php:80 #: libraries/classes/Plugins/Export/ExportYaml.php:45 #: libraries/classes/Plugins/Import/ImportCsv.php:70 #: libraries/classes/Plugins/Import/ImportLdi.php:51 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59 #: libraries/classes/Plugins/Import/ImportOds.php:53 #: libraries/classes/Plugins/Import/ImportShp.php:70 #: libraries/classes/Plugins/Import/ImportSql.php:43 #: libraries/classes/Plugins/Import/ImportXml.php:51 #: templates/console/display.twig:15 templates/console/display.twig:163 #: templates/database/designer/database_tables.twig:114 #: templates/database/routines/editor_form.twig:53 #: templates/table/structure/display_table_stats.twig:97 msgid "Options" msgstr "Налады" #: libraries/classes/Import.php:1224 #, php-format msgid "Go to database: %s" msgstr "Перайсці да базы даных: %s" #: libraries/classes/Import.php:1230 libraries/classes/Import.php:1273 #, php-format msgid "Edit settings for %s" msgstr "" #: libraries/classes/Import.php:1258 #, php-format msgid "Go to table: %s" msgstr "Перайсці да табліцы: %s" #: libraries/classes/Import.php:1266 #, php-format msgid "Structure of %s" msgstr "Структура %s" #: libraries/classes/Import.php:1284 #, php-format msgid "Go to view: %s" msgstr "Перайсці да прадстаўлення: %s" #: libraries/classes/Import.php:1310 msgid "" "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional " "engine tables can be rolled back." msgstr "" #: libraries/classes/Index.php:609 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" "Падобна, што індэксы %1$s і %2$s зьяўляюцца аднолькавымі, а таму адзін зь " "іх, магчыма, можна выдаліць." #: libraries/classes/InsertEdit.php:365 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28 #: templates/database/routines/execute_form.twig:18 #: templates/table/search/index.twig:36 #: templates/table/zoom_search/index.twig:34 msgid "Function" msgstr "Функцыя" #: libraries/classes/InsertEdit.php:368 #: libraries/classes/Plugins/Export/ExportHtmlword.php:273 #: libraries/classes/Plugins/Export/ExportHtmlword.php:366 #: libraries/classes/Plugins/Export/ExportLatex.php:515 #: libraries/classes/Plugins/Export/ExportOdt.php:365 #: libraries/classes/Plugins/Export/ExportOdt.php:465 #: libraries/classes/Plugins/Export/ExportTexytext.php:285 #: libraries/classes/Plugins/Export/ExportTexytext.php:373 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:523 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:666 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:700 #: templates/columns_definitions/table_fields_definitions.twig:12 #: templates/database/central_columns/edit.twig:9 #: templates/database/central_columns/main.twig:20 #: templates/database/central_columns/main.twig:224 #: templates/database/data_dictionary/index.twig:23 #: templates/database/data_dictionary/index.twig:74 #: templates/database/events/index.twig:45 #: templates/database/privileges/index.twig:19 #: templates/database/routines/editor_form.twig:26 #: templates/database/routines/editor_form.twig:51 #: templates/database/routines/execute_form.twig:16 #: templates/database/routines/index.twig:50 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17 #: templates/table/privileges/index.twig:21 #: templates/table/search/index.twig:39 #: templates/table/structure/display_structure.twig:22 #: templates/table/structure/display_structure.twig:459 #: templates/table/tracking/structure_snapshot_columns.twig:7 #: templates/table/tracking/structure_snapshot_indexes.twig:6 #: templates/table/zoom_search/index.twig:37 msgid "Type" msgstr "Тып" #: libraries/classes/InsertEdit.php:741 templates/import.twig:60 #: templates/import.twig:85 msgid "The directory you set for upload work cannot be reached." msgstr "Немагчыма адкрыць пазначаную вамі тэчку для загрузкі файлаў." #: libraries/classes/InsertEdit.php:749 #: templates/database/qbe/ins_del_and_or_cell.twig:24 #: templates/server/privileges/privileges_table.twig:33 #: templates/server/privileges/privileges_table.twig:60 #: templates/server/privileges/privileges_table.twig:87 #: templates/server/privileges/privileges_table.twig:114 #: templates/table/search/index.twig:129 msgid "Or" msgstr "Або" #: libraries/classes/InsertEdit.php:750 msgid "web server upload directory:" msgstr "каталог вэб-сервера для загрузкі:" #: libraries/classes/InsertEdit.php:1335 libraries/classes/Sql.php:933 msgid "Showing SQL query" msgstr "У выглядзе SQL-запыту" #: libraries/classes/InsertEdit.php:1359 libraries/classes/Sql.php:913 #, php-format msgid "Inserted row id: %1$d" msgstr "ID устаўленага радку: %1$d" #: libraries/classes/LanguageManager.php:979 msgid "Ignoring unsupported language code." msgstr "" #: libraries/classes/Linter.php:107 msgid "" "Linting is disabled for this query because it exceeds the maximum length." msgstr "" #: libraries/classes/Linter.php:161 #, php-format msgid "%1$s (near %2$s)" msgstr "" #: libraries/classes/Menu.php:238 #: libraries/classes/Navigation/Nodes/NodeTable.php:308 #: libraries/classes/Util.php:1432 libraries/classes/Util.php:1907 #: libraries/config.values.php:68 libraries/config.values.php:82 #: libraries/config.values.php:183 templates/database/search/results.twig:34 #: templates/database/structure/structure_table_row.twig:43 #: templates/table/structure/display_structure.twig:282 msgid "Browse" msgstr "Прагляд" #: libraries/classes/Menu.php:257 libraries/classes/Menu.php:361 #: libraries/classes/Navigation/Nodes/NodeTable.php:299 #: libraries/classes/Util.php:1430 libraries/classes/Util.php:1893 #: libraries/classes/Util.php:1910 libraries/config.values.php:64 #: libraries/config.values.php:78 libraries/config.values.php:169 #: libraries/config.values.php:179 templates/database/routines/index.twig:27 #: templates/database/routines/index.twig:28 #: templates/database/structure/structure_table_row.twig:53 #: templates/server/databases/index.twig:76 #: templates/server/databases/index.twig:77 msgid "Search" msgstr "Пошук" #: libraries/classes/Menu.php:268 #: libraries/classes/Navigation/Nodes/NodeTable.php:302 #: libraries/classes/Util.php:1431 libraries/classes/Util.php:1911 #: libraries/config.values.php:66 libraries/config.values.php:80 #: libraries/config.values.php:181 #: templates/database/qbe/ins_del_and_or_cell.twig:6 #: templates/database/structure/structure_table_row.twig:59 #: templates/sql/query.twig:75 msgid "Insert" msgstr "Уставіць" #: libraries/classes/Menu.php:291 libraries/classes/Menu.php:399 #: libraries/classes/Server/Privileges.php:2839 libraries/classes/Util.php:1898 #: libraries/classes/Util.php:1914 libraries/config.values.php:161 #: templates/database/privileges/index.twig:20 #: templates/server/privileges/privileges_summary.twig:16 #: templates/server/sub_page_header.twig:2 #: templates/table/privileges/index.twig:22 msgid "Privileges" msgstr "Прывілеі" #: libraries/classes/Menu.php:302 libraries/classes/Menu.php:312 #: libraries/classes/Menu.php:392 libraries/classes/Util.php:1433 #: libraries/classes/Util.php:1897 libraries/classes/Util.php:1915 #: libraries/config.values.php:171 templates/table/operations/view.twig:8 msgid "Operations" msgstr "Апэрацыі" #: libraries/classes/Menu.php:318 libraries/classes/Menu.php:425 #: libraries/classes/Util.php:1902 libraries/classes/Util.php:1916 msgid "Tracking" msgstr "" #: libraries/classes/Menu.php:325 libraries/classes/Menu.php:418 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548 #: libraries/classes/Plugins/Export/ExportOdt.php:687 #: libraries/classes/Plugins/Export/ExportPdf.php:256 #: libraries/classes/Plugins/Export/ExportSql.php:2046 #: libraries/classes/Plugins/Export/ExportTexytext.php:522 #: libraries/classes/Plugins/Export/ExportXml.php:124 #: libraries/classes/Util.php:1901 libraries/classes/Util.php:1917 #: templates/database/triggers/list.twig:3 msgid "Triggers" msgstr "Трыгеры" #: libraries/classes/Menu.php:366 libraries/classes/Menu.php:374 #: libraries/classes/Menu.php:382 msgid "Database seems to be empty!" msgstr "База дадзеных — пустая!" #: libraries/classes/Menu.php:369 libraries/classes/Util.php:1894 msgid "Query" msgstr "Запыт згодна прыкладу" #: libraries/classes/Menu.php:405 libraries/classes/Util.php:1899 #: templates/database/routines/index.twig:3 msgid "Routines" msgstr "Працэдуры" #: libraries/classes/Menu.php:411 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26 #: libraries/classes/Plugins/Export/ExportSql.php:993 #: libraries/classes/Plugins/Export/ExportXml.php:104 #: libraries/classes/Util.php:1900 templates/database/events/index.twig:3 msgid "Events" msgstr "Падзеі" #: libraries/classes/Menu.php:432 libraries/classes/Util.php:1903 msgid "Designer" msgstr "Дызайнэр" #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1904 #: templates/database/structure/check_all_tables.twig:32 msgid "Central columns" msgstr "Галоўныя слупкі" #: libraries/classes/Menu.php:496 msgid "User accounts" msgstr "Уліковыя запісы" #: libraries/classes/Menu.php:530 libraries/classes/Server/Status/Data.php:156 #: libraries/classes/Util.php:1883 templates/server/binlog/index.twig:3 msgid "Binary log" msgstr "Двайковы лог" #: libraries/classes/Menu.php:537 libraries/classes/Server/Status/Data.php:161 #: libraries/classes/Util.php:1884 #: templates/database/structure/body_for_table_summary.twig:11 #: templates/database/structure/table_header.twig:10 #: templates/server/replication/index.twig:5 msgid "Replication" msgstr "Рэплікацыя" #: libraries/classes/Menu.php:543 libraries/classes/Server/Status/Data.php:233 #: libraries/classes/Util.php:1885 libraries/config.values.php:159 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21 #: templates/sql/query.twig:191 msgid "Variables" msgstr "Зьменныя" #: libraries/classes/Menu.php:548 libraries/classes/Util.php:1886 msgid "Charsets" msgstr "Кадыроўкі" #: libraries/classes/Menu.php:553 libraries/classes/Util.php:1888 msgid "Engines" msgstr "Машыны" #: libraries/classes/Menu.php:558 libraries/classes/Util.php:1887 #: templates/server/plugins/index.twig:4 msgid "Plugins" msgstr "" #: libraries/classes/Message.php:252 #, php-format msgid "%1$d row affected." msgid_plural "%1$d rows affected." msgstr[0] "%1$d радок закрануты." msgstr[1] "%1$d радкі закранутыя." msgstr[2] "%1$d радкоў закранутыя." #: libraries/classes/Message.php:273 #, php-format msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." msgstr[0] "%1$d радок выдалены." msgstr[1] "%1$d радкі выдаленыя." msgstr[2] "%1$d радкоў выдаленыя." #: libraries/classes/Message.php:294 #, php-format msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." msgstr[0] "%1$d радок устаўлены." msgstr[1] "%1$d радкі устаўленыя." msgstr[2] "%1$d радкоў устаўленыя." #: libraries/classes/Navigation/Navigation.php:229 msgid "Groups:" msgstr "Групы:" #: libraries/classes/Navigation/Navigation.php:230 msgid "Events:" msgstr "Падзеі:" #: libraries/classes/Navigation/Navigation.php:231 msgid "Functions:" msgstr "Функцыі:" #: libraries/classes/Navigation/Navigation.php:232 msgid "Procedures:" msgstr "Працэдуры:" #: libraries/classes/Navigation/Navigation.php:233 #: templates/database/export/index.twig:14 msgid "Tables:" msgstr "Табліцы:" #: libraries/classes/Navigation/Navigation.php:234 msgid "Views:" msgstr "Прадстаўленні:" #: libraries/classes/Navigation/NavigationTree.php:757 msgid "" "There are large item groups in navigation panel which may affect the " "performance. Consider disabling item grouping in the navigation panel." msgstr "" #: libraries/classes/Navigation/NavigationTree.php:831 #, fuzzy #| msgid "Groups:" msgid "Groups" msgstr "Групы:" #: libraries/classes/Navigation/NavigationTree.php:944 #, php-format msgid "%s result found" msgid_plural "%s results found" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: libraries/classes/Navigation/NavigationTree.php:1345 msgid "Collapse all" msgstr "" #. l10n: The word "Node" must not be translated here #: libraries/classes/Navigation/NodeFactory.php:43 #, php-format msgid "Invalid class name \"%1$s\", using default of \"Node\"" msgstr "" #: libraries/classes/Navigation/NodeFactory.php:73 #, php-format msgid "Could not load class \"%1$s\"" msgstr "Немагчыма загрузіць клас «%1$s»" #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26 #: templates/sql/query.twig:62 msgid "Columns" msgstr "Слупкі" #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33 msgctxt "Create new column" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/NodeColumn.php:32 #: libraries/classes/Plugins/Export/ExportHtmlword.php:270 #: libraries/classes/Plugins/Export/ExportHtmlword.php:363 #: libraries/classes/Plugins/Export/ExportLatex.php:514 #: libraries/classes/Plugins/Export/ExportOdt.php:362 #: libraries/classes/Plugins/Export/ExportOdt.php:462 #: libraries/classes/Plugins/Export/ExportTexytext.php:284 #: libraries/classes/Plugins/Export/ExportTexytext.php:372 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:521 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:665 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:699 #: templates/columns_definitions/column_name.twig:16 #: templates/database/data_dictionary/index.twig:22 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20 #: templates/table/index_form.twig:141 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5 #: templates/table/operations/index.twig:13 #: templates/table/relation/common_form.twig:18 #: templates/table/relation/common_form.twig:23 #: templates/table/relation/common_form.twig:38 #: templates/table/relation/common_form.twig:71 #: templates/table/relation/common_form.twig:140 #: templates/table/relation/foreign_key_row.twig:114 #: templates/table/relation/foreign_key_row.twig:124 #: templates/table/search/index.twig:38 #: templates/table/structure/display_structure.twig:462 #: templates/table/tracking/structure_snapshot_columns.twig:6 #: templates/table/tracking/structure_snapshot_indexes.twig:9 #: templates/table/zoom_search/index.twig:36 #: templates/table/zoom_search/result_form.twig:35 msgid "Column" msgstr "Калонка" #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:36 msgctxt "Create new database" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42 msgid "Database operations" msgstr "Аперацыі базы даных" #: libraries/classes/Navigation/Nodes/NodeDatabase.php:645 msgid "Show hidden items" msgstr "Паказаць схаваныя элементы" #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33 msgctxt "Create new event" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/NodeEvent.php:28 #: libraries/classes/Plugins/Export/ExportHtmlword.php:469 #: libraries/classes/Plugins/Export/ExportOdt.php:589 #: libraries/classes/Plugins/Export/ExportTexytext.php:447 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361 #: templates/database/triggers/editor_form.twig:47 #: templates/database/triggers/list.twig:48 msgid "Event" msgstr "Падзея" #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26 #: libraries/classes/Plugins/Export/ExportSql.php:633 #: libraries/classes/Plugins/Export/ExportXml.php:109 msgid "Functions" msgstr "Функцыі" #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33 msgctxt "Create new function" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33 msgctxt "Create new index" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/Node.php:622 msgid "Expand/Collapse" msgstr "" #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26 #: libraries/classes/Plugins/Export/ExportSql.php:622 #: libraries/classes/Plugins/Export/ExportXml.php:114 msgid "Procedures" msgstr "Працэдуры" #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33 msgctxt "Create new procedure" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28 msgid "Procedure" msgstr "Працэдура" #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34 msgctxt "Create new table" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33 msgctxt "Create new trigger" msgid "New" msgstr "" #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28 #, fuzzy #| msgid "Triggers" msgid "Trigger" msgstr "Трыгеры" #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26 #: libraries/classes/Plugins/Export/ExportXml.php:129 #: templates/database/structure/show_create.twig:28 msgid "Views" msgstr "Прадстаўленне" #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34 msgctxt "Create new view" msgid "New" msgstr "" #: libraries/classes/Normalization.php:223 msgid "Make all columns atomic" msgstr "" #: libraries/classes/Normalization.php:225 #: templates/table/normalization/normalization.twig:11 msgid "First step of normalization (1NF)" msgstr "" #: libraries/classes/Normalization.php:228 #: libraries/classes/Normalization.php:277 #: libraries/classes/Normalization.php:323 #: libraries/classes/Normalization.php:360 msgid "Step 1." msgstr "" #: libraries/classes/Normalization.php:230 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" #: libraries/classes/Normalization.php:235 msgid "Show me the central list of columns that are not already in this table" msgstr "" #: libraries/classes/Normalization.php:237 msgid "" "Select a column which can be split into more than one (on select of 'no such " "column', it'll move to next step)." msgstr "" #: libraries/classes/Normalization.php:252 msgid "split into " msgstr "" #: libraries/classes/Normalization.php:274 msgid "Have a primary key" msgstr "" #: libraries/classes/Normalization.php:280 msgid "Primary key already exists." msgstr "Першасны ключ ужо існуе." #: libraries/classes/Normalization.php:285 msgid "" "There is no primary key; please add one.
Hint: A primary key is a column " "(or combination of columns) that uniquely identify all rows." msgstr "" #: libraries/classes/Normalization.php:293 msgid "Add a primary key on existing column(s)" msgstr "" #: libraries/classes/Normalization.php:297 msgid "" "If it's not possible to make existing column combinations as primary key" msgstr "" #: libraries/classes/Normalization.php:299 msgid "+ Add a new primary key column" msgstr "Дадаць новы слупок да першаснага ключа" #: libraries/classes/Normalization.php:322 msgid "Remove redundant columns" msgstr "Выдаліць залішнія слупкі" #: libraries/classes/Normalization.php:325 msgid "" "Do you have a group of columns which on combining gives an existing column? " "For example, if you have first_name, last_name and full_name then combining " "first_name and last_name gives full_name which is redundant." msgstr "" #: libraries/classes/Normalization.php:331 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" #: libraries/classes/Normalization.php:336 msgid "Remove selected" msgstr "Выдаліць выбранае" #: libraries/classes/Normalization.php:337 msgid "No redundant column" msgstr "Няма лішняга слупка" #: libraries/classes/Normalization.php:359 msgid "Move repeating groups" msgstr "" #: libraries/classes/Normalization.php:362 msgid "" "Do you have a group of two or more columns that are closely related and are " "all repeating the same attribute? For example, a table that holds data on " "books might have columns such as book_id, author1, author2, author3 and so " "on which form a repeating group. In this case a new table (book_id, author) " "should be created." msgstr "" #: libraries/classes/Normalization.php:370 msgid "" "Check the columns which form a repeating group. If no such group, click on " "'No repeating group'" msgstr "" #: libraries/classes/Normalization.php:375 msgid "No repeating group" msgstr "" #: libraries/classes/Normalization.php:403 msgid "Step 2." msgstr "" #: libraries/classes/Normalization.php:403 msgid "Find partial dependencies" msgstr "" #: libraries/classes/Normalization.php:424 #, php-format msgid "" "No partial dependencies possible as no non-primary column exists since " "primary key ( %1$s ) is composed of all the columns in the table." msgstr "" #: libraries/classes/Normalization.php:430 #: libraries/classes/Normalization.php:472 msgid "Table is already in second normal form." msgstr "" #: libraries/classes/Normalization.php:435 #, php-format msgid "" "The primary key ( %1$s ) consists of more than one column so we need to find " "the partial dependencies." msgstr "" #: libraries/classes/Normalization.php:439 #: libraries/classes/Normalization.php:867 msgid "" "Please answer the following question(s) carefully to obtain a correct " "normalization." msgstr "" #: libraries/classes/Normalization.php:441 msgid "+ Show me the possible partial dependencies based on data in the table" msgstr "" #: libraries/classes/Normalization.php:444 msgid "" "For each column below, please select the minimal set of columns among " "given set whose values combined together are sufficient to determine the " "value of the column." msgstr "" #: libraries/classes/Normalization.php:457 #: libraries/classes/Normalization.php:909 #, php-format msgid "'%1$s' depends on:" msgstr "" #: libraries/classes/Normalization.php:468 #, php-format msgid "" "No partial dependencies possible as the primary key ( %1$s ) has just one " "column." msgstr "" #: libraries/classes/Normalization.php:496 #, php-format msgid "" "In order to put the original table '%1$s' into Second normal form we need to " "create the following tables:" msgstr "" #: libraries/classes/Normalization.php:534 #, php-format msgid "The second step of normalization is complete for table '%1$s'." msgstr "" #: libraries/classes/Normalization.php:590 #: libraries/classes/Normalization.php:761 #: libraries/classes/Normalization.php:839 msgid "Error in processing!" msgstr "Памылка пры апрацоўцы!" #: libraries/classes/Normalization.php:637 #, php-format msgid "" "In order to put the original table '%1$s' into Third normal form we need to " "create the following tables:" msgstr "" #: libraries/classes/Normalization.php:693 msgid "The third step of normalization is complete." msgstr "" #: libraries/classes/Normalization.php:812 #, php-format msgid "Selected repeating group has been moved to the table '%s'" msgstr "" #: libraries/classes/Normalization.php:865 msgid "Step 3." msgstr "Крок 3." #: libraries/classes/Normalization.php:865 msgid "Find transitive dependencies" msgstr "" #: libraries/classes/Normalization.php:869 msgid "" "For each column below, please select the minimal set of columns among " "given set whose values combined together are sufficient to determine the " "value of the column.
Note: A column may have no transitive dependency, in " "that case you don't have to select any." msgstr "" #: libraries/classes/Normalization.php:923 msgid "" "No Transitive dependencies possible as the table doesn't have any non " "primary key columns" msgstr "" #: libraries/classes/Normalization.php:926 msgid "Table is already in Third normal form!" msgstr "" #: libraries/classes/Normalization.php:998 msgid "" "This list is based on a subset of the table's data and is not necessarily " "accurate. " msgstr "" #: libraries/classes/Normalization.php:1013 msgid "No partial dependencies found!" msgstr "" #: libraries/classes/Operations.php:556 #: templates/table/structure/display_partitions.twig:85 msgid "Analyze" msgstr "Прааналізаваць" #: libraries/classes/Operations.php:557 #: templates/table/structure/display_partitions.twig:95 msgid "Check" msgstr "Праверыць" #: libraries/classes/Operations.php:558 #: templates/table/structure/display_partitions.twig:105 msgid "Optimize" msgstr "Аптымізаваць" #: libraries/classes/Operations.php:559 #: templates/table/structure/display_partitions.twig:115 msgid "Rebuild" msgstr "Перабудаваць" #: libraries/classes/Operations.php:560 #: templates/table/structure/display_partitions.twig:125 msgid "Repair" msgstr "Адрамантаваць" #: libraries/classes/Operations.php:561 #: templates/table/structure/display_partitions.twig:135 msgid "Truncate" msgstr "" #: libraries/classes/Operations.php:573 templates/database/events/index.twig:19 #: templates/database/events/index.twig:20 #: templates/database/events/index.twig:96 #: templates/database/events/index.twig:102 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53 #: templates/database/routines/index.twig:19 #: templates/database/routines/index.twig:20 #: templates/database/routines/parameter_row.twig:51 #: templates/database/routines/row.twig:77 #: templates/database/structure/check_all_tables.twig:16 #: templates/database/structure/structure_table_row.twig:87 #: templates/database/triggers/list.twig:19 #: templates/database/triggers/list.twig:20 #: templates/database/triggers/row.twig:52 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58 #: templates/server/databases/index.twig:67 #: templates/server/databases/index.twig:68 #: templates/server/databases/index.twig:321 #: templates/table/relation/foreign_key_row.twig:25 #: templates/table/structure/display_partitions.twig:146 #: templates/table/structure/display_structure.twig:120 #: templates/table/structure/display_structure.twig:290 #: templates/table/structure/display_structure.twig:508 msgid "Drop" msgstr "Выдаліць" #: libraries/classes/Operations.php:575 msgid "Coalesce" msgstr "Аб'яднаць" #: libraries/classes/Operations.php:928 msgid "Can't move table to same one!" msgstr "Немагчыма перанесьці табліцу ў саму сябе!" #: libraries/classes/Operations.php:930 msgid "Can't copy table to same one!" msgstr "Немагчыма скапіяваць табліцу ў саму сябе!" #: libraries/classes/Operations.php:954 #, php-format msgid "Table %s has been moved to %s. Privileges have been adjusted." msgstr "Табліца %s была перанесеная ў %s. Прывілеі адрэгуляваныя." #: libraries/classes/Operations.php:960 #, php-format msgid "Table %s has been copied to %s. Privileges have been adjusted." msgstr "Табліца %s была скапіяваная ў %s. Прывілеі адрэгуляваныя." #: libraries/classes/Operations.php:967 #, php-format msgid "Table %s has been moved to %s." msgstr "Табліца %s была перанесеная ў %s." #: libraries/classes/Operations.php:971 #, php-format msgid "Table %s has been copied to %s." msgstr "Табліца %s была скапіяваная ў %s." #: libraries/classes/Operations.php:995 msgid "The table name is empty!" msgstr "Пустая назва табліцы!" #: libraries/classes/Pdf.php:135 msgid "Error while creating PDF:" msgstr "Памылка падчас стварэння PDF:" #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:79 msgid "Cannot connect: invalid settings." msgstr "Немагчыма падлучыцца: няправільныя налады." #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:87 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:100 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:81 #: libraries/classes/Plugins/AuthenticationPlugin.php:178 msgid "Access denied!" msgstr "У доступе адмоўлена!" #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:92 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:86 #: templates/login/header.twig:10 #, php-format msgid "Welcome to %s" msgstr "Запрашаем у %s" #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:106 #, php-format msgid "" "You probably did not create a configuration file. You might want to use the " "%1$ssetup script%2$s to create one." msgstr "" "Імаверна, прычына гэтага ў тым, што ня створаны канфігурацыйны файл. Каб яго " "стварыць, можна выкарыстаць %1$sналадачны скрыпт%2$s." #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:127 msgid "" "phpMyAdmin tried to connect to the MySQL server, and the server rejected the " "connection. You should check the host, username and password in your " "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." msgstr "" "phpMyAdmin паспрабаваў падлучыцца да сэрвэра MySQL, але сэрвэр адхіліў " "злучэньне. Праверце імя хосту, карыстальніка і пароль у config.inc.php і " "ўпэўніцеся, што яны адпавядаюць інфармацыі, якую даў адміністратар MySQL-" "сэрвэра." #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:148 msgid "Retry to connect" msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:134 msgid "Your session has expired. Please log in again." msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?" msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:288 msgid "Failed to connect to the reCAPTCHA service!" msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:290 msgid "Entered captcha is wrong, try again!" msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:302 msgid "" "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin " "restricts passwords to less than 1000 characters." msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:321 msgid "You are not allowed to log in to this MySQL server!" msgstr "Вам не дазволена ўваходзіць на MySQL-сервер!" #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:91 msgid "Wrong username/password. Access denied." msgstr "Няправільны лагін/пароль. У доступе адмоўлена." #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:159 msgid "Can not find signon authentication script:" msgstr "Не знойдзены скрыпт signon-аўтэнтыфікацыі:" #: libraries/classes/Plugins/AuthenticationPlugin.php:174 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" #: libraries/classes/Plugins/AuthenticationPlugin.php:183 #, php-format msgid "" "You have been automatically logged out due to inactivity of %s seconds. Once " "you log in again, you should be able to resume the work where you left off." msgstr "" #: libraries/classes/Plugins/AuthenticationPlugin.php:196 #: libraries/classes/Plugins/AuthenticationPlugin.php:199 msgid "Cannot log in to the MySQL server" msgstr "Немагчыма залагавацца на сэрвэр MySQL" #: libraries/classes/Plugins/AuthenticationPlugin.php:340 msgid "You have enabled two factor authentication, please confirm your login." msgstr "" #: libraries/classes/Plugins/Export/ExportCodegen.php:82 #: templates/export.twig:119 msgid "Format:" msgstr "Фармат:" #: libraries/classes/Plugins/Export/ExportCsv.php:59 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36 msgid "Columns separated with:" msgstr "Раздзяляльнік слупкоў:" #: libraries/classes/Plugins/Export/ExportCsv.php:64 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42 msgid "Columns enclosed with:" msgstr "Слупкі ўзяты ў:" #: libraries/classes/Plugins/Export/ExportCsv.php:69 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49 msgid "Columns escaped with:" msgstr "Слупкі экранаваны з:" #: libraries/classes/Plugins/Export/ExportCsv.php:74 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56 msgid "Lines terminated with:" msgstr "Радкі заканчваюцца на:" #: libraries/classes/Plugins/Export/ExportCsv.php:79 #: libraries/classes/Plugins/Export/ExportExcel.php:51 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80 #: libraries/classes/Plugins/Export/ExportLatex.php:188 #: libraries/classes/Plugins/Export/ExportOds.php:64 #: libraries/classes/Plugins/Export/ExportOdt.php:133 #: libraries/classes/Plugins/Export/ExportTexytext.php:84 msgid "Replace NULL with:" msgstr "Замяніць NULL на:" #: libraries/classes/Plugins/Export/ExportCsv.php:84 #: libraries/classes/Plugins/Export/ExportExcel.php:56 msgid "Remove carriage return/line feed characters within columns" msgstr "" #: libraries/classes/Plugins/Export/ExportExcel.php:66 msgid "Excel edition:" msgstr "Версія Excel:" #: libraries/classes/Plugins/Export/ExportHtmlword.php:62 #: libraries/classes/Plugins/Export/ExportLatex.php:95 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66 #: libraries/classes/Plugins/Export/ExportOdt.php:76 #: libraries/classes/Plugins/Export/ExportPdf.php:91 #: libraries/classes/Plugins/Export/ExportSql.php:245 #: libraries/classes/Plugins/Export/ExportTexytext.php:61 #: libraries/config.values.php:251 libraries/config.values.php:312 #: libraries/config.values.php:328 libraries/config.values.php:336 #: libraries/config.values.php:341 msgid "structure" msgstr "структура" #: libraries/classes/Plugins/Export/ExportHtmlword.php:63 #: libraries/classes/Plugins/Export/ExportLatex.php:96 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67 #: libraries/classes/Plugins/Export/ExportOdt.php:77 #: libraries/classes/Plugins/Export/ExportPdf.php:92 #: libraries/classes/Plugins/Export/ExportSql.php:246 #: libraries/classes/Plugins/Export/ExportTexytext.php:62 #: libraries/config.values.php:252 libraries/config.values.php:313 #: libraries/config.values.php:329 libraries/config.values.php:337 #: libraries/config.values.php:342 msgid "data" msgstr "" #: libraries/classes/Plugins/Export/ExportHtmlword.php:64 #: libraries/classes/Plugins/Export/ExportLatex.php:97 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68 #: libraries/classes/Plugins/Export/ExportOdt.php:78 #: libraries/classes/Plugins/Export/ExportPdf.php:93 #: libraries/classes/Plugins/Export/ExportSql.php:247 #: libraries/classes/Plugins/Export/ExportTexytext.php:63 #: libraries/config.values.php:253 libraries/config.values.php:314 #: libraries/config.values.php:330 libraries/config.values.php:338 #: libraries/config.values.php:343 msgid "structure and data" msgstr "структура і даныя" #: libraries/classes/Plugins/Export/ExportHtmlword.php:74 #: libraries/classes/Plugins/Export/ExportLatex.php:159 #: libraries/classes/Plugins/Export/ExportOdt.php:122 #: libraries/classes/Plugins/Export/ExportTexytext.php:73 #: libraries/classes/Plugins/Export/ExportXml.php:137 msgid "Data dump options" msgstr "Налады дампу даных" #: libraries/classes/Plugins/Export/ExportHtmlword.php:192 #: libraries/classes/Plugins/Export/ExportOdt.php:248 #: libraries/classes/Plugins/Export/ExportSql.php:2293 #: libraries/classes/Plugins/Export/ExportTexytext.php:176 msgid "Dumping data for table" msgstr "Дамп дадзеных табліцы" #: libraries/classes/Plugins/Export/ExportHtmlword.php:276 #: libraries/classes/Plugins/Export/ExportHtmlword.php:369 #: libraries/classes/Plugins/Export/ExportLatex.php:516 #: libraries/classes/Plugins/Export/ExportOdt.php:368 #: libraries/classes/Plugins/Export/ExportOdt.php:468 #: libraries/classes/Plugins/Export/ExportTexytext.php:286 #: libraries/classes/Plugins/Export/ExportTexytext.php:374 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702 #: templates/columns_definitions/table_fields_definitions.twig:30 #: templates/database/central_columns/edit.twig:14 #: templates/database/central_columns/main.twig:40 #: templates/database/central_columns/main.twig:244 #: templates/database/data_dictionary/index.twig:24 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8 #: templates/table/structure/display_structure.twig:25 #: templates/table/structure/display_structure.twig:465 #: templates/table/tracking/structure_snapshot_columns.twig:9 #: templates/table/tracking/structure_snapshot_indexes.twig:12 #: templates/table/zoom_search/result_form.twig:36 msgid "Null" msgstr "Нуль" #: libraries/classes/Plugins/Export/ExportHtmlword.php:279 #: libraries/classes/Plugins/Export/ExportHtmlword.php:372 #: libraries/classes/Plugins/Export/ExportLatex.php:517 #: libraries/classes/Plugins/Export/ExportOdt.php:371 #: libraries/classes/Plugins/Export/ExportOdt.php:471 #: libraries/classes/Plugins/Export/ExportTexytext.php:287 #: libraries/classes/Plugins/Export/ExportTexytext.php:375 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703 #: templates/columns_definitions/table_fields_definitions.twig:20 #: templates/database/central_columns/edit.twig:11 #: templates/database/central_columns/main.twig:28 #: templates/database/central_columns/main.twig:232 #: templates/database/data_dictionary/index.twig:25 #: templates/database/structure/body_for_table_summary.twig:52 #: templates/server/replication/replica_configuration.twig:9 #: templates/table/structure/display_structure.twig:26 #: templates/table/tracking/structure_snapshot_columns.twig:10 msgid "Default" msgstr "Па змоўчаньні" #: libraries/classes/Plugins/Export/ExportHtmlword.php:376 #: libraries/classes/Plugins/Export/ExportLatex.php:519 #: libraries/classes/Plugins/Export/ExportOdt.php:475 #: libraries/classes/Plugins/Export/ExportTexytext.php:377 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:536 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705 #: templates/database/data_dictionary/index.twig:27 msgid "Links to" msgstr "Зьвязаная з" #: libraries/classes/Plugins/Export/ExportHtmlword.php:467 #: libraries/classes/Plugins/Export/ExportOdt.php:583 #: libraries/classes/Plugins/Export/ExportTexytext.php:445 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:357 #: templates/columns_definitions/table_fields_definitions.twig:9 #: templates/database/central_columns/edit.twig:8 #: templates/database/central_columns/main.twig:16 #: templates/database/central_columns/main.twig:220 #: templates/database/events/index.twig:43 #: templates/database/routines/editor_form.twig:50 #: templates/database/routines/execute_form.twig:15 #: templates/database/routines/index.twig:49 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49 #: templates/table/structure/display_structure.twig:21 msgid "Name" msgstr "Назва" #: libraries/classes/Plugins/Export/ExportHtmlword.php:470 #: libraries/classes/Plugins/Export/ExportOdt.php:592 #: libraries/classes/Plugins/Export/ExportTexytext.php:448 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363 #: templates/database/events/editor_form.twig:82 #: templates/database/routines/editor_form.twig:109 #: templates/database/triggers/editor_form.twig:57 msgid "Definition" msgstr "Азначэнне" #: libraries/classes/Plugins/Export/ExportHtmlword.php:538 #: libraries/classes/Plugins/Export/ExportOdt.php:666 #: libraries/classes/Plugins/Export/ExportSql.php:2032 #: libraries/classes/Plugins/Export/ExportTexytext.php:503 msgid "Table structure for table" msgstr "Структура табліцы" #: libraries/classes/Plugins/Export/ExportHtmlword.php:556 #: libraries/classes/Plugins/Export/ExportOdt.php:697 #: libraries/classes/Plugins/Export/ExportSql.php:2083 #: libraries/classes/Plugins/Export/ExportTexytext.php:528 msgid "Structure for view" msgstr "Структура для прагляду" #: libraries/classes/Plugins/Export/ExportHtmlword.php:562 #: libraries/classes/Plugins/Export/ExportOdt.php:716 #: libraries/classes/Plugins/Export/ExportSql.php:2115 #: libraries/classes/Plugins/Export/ExportTexytext.php:543 msgid "Stand-in structure for view" msgstr "Замяняльная структура для прагляду" #: libraries/classes/Plugins/Export/ExportJson.php:87 msgid "Output pretty-printed JSON (Use human-readable formatting)" msgstr "" #: libraries/classes/Plugins/Export/ExportJson.php:93 msgid "Output unicode characters unescaped" msgstr "" #: libraries/classes/Plugins/Export/ExportLatex.php:50 msgid "Content of table @TABLE@" msgstr "Змесціва табліцы @TABLE@" #: libraries/classes/Plugins/Export/ExportLatex.php:51 msgid "(continued)" msgstr "(працяг)" #: libraries/classes/Plugins/Export/ExportLatex.php:52 msgid "Structure of table @TABLE@" msgstr "Структура табліцы @TABLE@" #: libraries/classes/Plugins/Export/ExportLatex.php:108 #: libraries/classes/Plugins/Export/ExportOdt.php:89 #: libraries/classes/Plugins/Export/ExportSql.php:260 msgid "Object creation options" msgstr "Параметры стварэння аб'екта" #: libraries/classes/Plugins/Export/ExportLatex.php:114 #: libraries/classes/Plugins/Export/ExportLatex.php:170 msgid "Table caption:" msgstr "Загаловак табліцы:" #: libraries/classes/Plugins/Export/ExportLatex.php:120 #: libraries/classes/Plugins/Export/ExportLatex.php:176 msgid "Table caption (continued):" msgstr "Загаловак табліцы (працяг):" #: libraries/classes/Plugins/Export/ExportLatex.php:126 #: libraries/classes/Plugins/Export/ExportLatex.php:182 msgid "Label key:" msgstr "Ключ меткі:" #: libraries/classes/Plugins/Export/ExportLatex.php:134 #: libraries/classes/Plugins/Export/ExportOdt.php:97 #: libraries/classes/Plugins/Export/ExportSql.php:154 msgid "Display foreign key relationships" msgstr "Адлюстраваць сувязі знешніх ключоў" #: libraries/classes/Plugins/Export/ExportLatex.php:141 #: libraries/classes/Plugins/Export/ExportOdt.php:104 msgid "Display comments" msgstr "Адлюстраваць каментары" #: libraries/classes/Plugins/Export/ExportLatex.php:147 #: libraries/classes/Plugins/Export/ExportOdt.php:110 #: libraries/classes/Plugins/Export/ExportSql.php:162 #, fuzzy #| msgid "Display MIME types" msgid "Display media types" msgstr "Адлюстраваць MIME-тыпы" #: libraries/classes/Plugins/Export/ExportLatex.php:165 msgid "Put columns names in the first row:" msgstr "Памясціць назвы слупкоў у першым радку:" #: libraries/classes/Plugins/Export/ExportLatex.php:209 #: libraries/classes/Plugins/Export/ExportSql.php:749 #: libraries/classes/Plugins/Export/ExportXml.php:219 #: templates/server/replication/change_primary.twig:22 #: templates/server/replication/primary_add_replica_user.twig:29 msgid "Host:" msgstr "Хост:" #: libraries/classes/Plugins/Export/ExportLatex.php:215 #: libraries/classes/Plugins/Export/ExportSql.php:756 #: libraries/classes/Plugins/Export/ExportXml.php:225 msgid "Generation Time:" msgstr "Час генерацыі:" #: libraries/classes/Plugins/Export/ExportLatex.php:217 #: libraries/classes/Plugins/Export/ExportSql.php:760 #: libraries/classes/Plugins/Export/ExportXml.php:227 #: templates/home/index.twig:173 msgid "Server version:" msgstr "Версія сервера:" #: libraries/classes/Plugins/Export/ExportLatex.php:218 #: libraries/classes/Plugins/Export/ExportSql.php:762 #: libraries/classes/Plugins/Export/ExportXml.php:228 msgid "PHP Version:" msgstr "Вэрсія PHP:" #: libraries/classes/Plugins/Export/ExportLatex.php:244 #: libraries/classes/Plugins/Export/ExportSql.php:930 #: libraries/classes/Plugins/Export/ExportXml.php:383 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201 #: templates/database/structure/copy_form.twig:5 #: templates/menu/breadcrumbs.twig:16 msgid "Database:" msgstr "База даных:" #: libraries/classes/Plugins/Export/ExportLatex.php:310 #: libraries/classes/Plugins/Export/ExportSql.php:2169 msgid "Data:" msgstr "Даныя:" #: libraries/classes/Plugins/Export/ExportLatex.php:492 msgid "Structure:" msgstr "Структура:" #: libraries/classes/Plugins/Export/ExportMediawiki.php:77 msgid "Export table names" msgstr "Экспарт назваў табліц" #: libraries/classes/Plugins/Export/ExportMediawiki.php:84 msgid "Export table headers" msgstr "Экспарт загалоўкаў табліц" #: libraries/classes/Plugins/Export/ExportOdt.php:249 #: libraries/classes/Plugins/Export/ExportTexytext.php:177 #, fuzzy #| msgid "Dumping data for table" msgid "Dumping data for query result" msgstr "Дамп дадзеных табліцы" #: libraries/classes/Plugins/Export/ExportPdf.php:77 msgid "Report title:" msgstr "Загаловак справаздачы:" #: libraries/classes/Plugins/Export/ExportPdf.php:190 msgid "Dumping data" msgstr "Дампаванне даных" #: libraries/classes/Plugins/Export/ExportPdf.php:207 #, fuzzy #| msgid "Query results operations" msgid "Query result data" msgstr "Дзеяньні з вынікамі запытаў" #: libraries/classes/Plugins/Export/ExportPdf.php:259 msgid "View structure" msgstr "Паглядзець структуру" #: libraries/classes/Plugins/Export/ExportPdf.php:262 msgid "Stand in" msgstr "Станьце" #: libraries/classes/Plugins/Export/ExportSql.php:133 msgid "" "Display comments (includes info such as export timestamp, PHP version, " "and server version)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:140 msgid "Additional custom header comment (\\n splits lines):" msgstr "Дадатковы асабісты каментар загалоўка (\\n падзяляе радкі):" #: libraries/classes/Plugins/Export/ExportSql.php:146 msgid "" "Include a timestamp of when databases were created, last updated, and last " "checked" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:207 msgid "Export metadata" msgstr "Экспарт метаданых" #: libraries/classes/Plugins/Export/ExportSql.php:222 msgid "" "Database system or older MySQL server to maximize output compatibility with:" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:268 msgid "Add statements:" msgstr "Дадаць сцвярджэнні:" #: libraries/classes/Plugins/Export/ExportSql.php:276 #: libraries/classes/Plugins/Export/ExportSql.php:285 #: libraries/classes/Plugins/Export/ExportSql.php:302 #: libraries/classes/Plugins/Export/ExportSql.php:311 #: libraries/classes/Plugins/Export/ExportSql.php:335 #: libraries/classes/Plugins/Export/ExportSql.php:363 #: libraries/classes/Plugins/Export/ExportSql.php:372 #, php-format msgid "Add %s statement" msgstr "Дадаць сцвярджэнне %s" #: libraries/classes/Plugins/Export/ExportSql.php:318 msgid "(less efficient as indexes will be generated during table creation)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:325 #, php-format msgid "%s value" msgstr "%s значэнне" #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW" #: libraries/classes/Plugins/Export/ExportSql.php:342 msgid "Use simple view export" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:381 msgid "" "Enclose table and column names with backquotes (Protects column and table " "names formed with special characters or keywords)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:396 msgid "Data creation options" msgstr "Параметры стварэння даных" #: libraries/classes/Plugins/Export/ExportSql.php:401 #: libraries/classes/Plugins/Export/ExportSql.php:2251 msgid "Truncate table before insert" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:408 msgid "Instead of INSERT statements, use:" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:414 msgid "INSERT DELAYED statements" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:426 #: libraries/classes/Plugins/Export/ExportSql.php:460 msgid "INSERT IGNORE statements" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:440 msgid "Function to use when dumping data:" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:455 msgid "Syntax to use when inserting data:" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:465 msgid "" "include column names in every INSERT statement
  " "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " "(1,2,3)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:470 msgid "" "insert multiple rows in every INSERT statement
  " "    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:475 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 "" #: libraries/classes/Plugins/Export/ExportSql.php:480 msgid "" "neither of the above
      Example: INSERT INTO " "tbl_name VALUES (1,2,3)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:499 msgid "" "Dump binary columns in hexadecimal notation (for example, \"abc\" becomes " "0x616263)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:508 msgid "" "Dump TIMESTAMP columns in UTC (enables TIMESTAMP columns to be dumped and " "reloaded between servers in different time zones)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:583 msgid "It appears your database uses routines;" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:586 #: libraries/classes/Plugins/Export/ExportSql.php:1575 #: libraries/classes/Plugins/Export/ExportSql.php:2071 msgid "alias export may not work reliably in all cases." msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:1045 msgid "Metadata" msgstr "Метаданыя" #: libraries/classes/Plugins/Export/ExportSql.php:1111 #, php-format msgid "Metadata for table %s" msgstr "Метаданыя для табліцы %s" #: libraries/classes/Plugins/Export/ExportSql.php:1118 #, php-format msgid "Metadata for database %s" msgstr "Метаданыя для базы даных %s" #: libraries/classes/Plugins/Export/ExportSql.php:1416 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:629 msgid "Creation:" msgstr "Створаная:" #: libraries/classes/Plugins/Export/ExportSql.php:1426 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:640 msgid "Last update:" msgstr "Апошняе абнаўленьне:" #: libraries/classes/Plugins/Export/ExportSql.php:1436 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:651 msgid "Last check:" msgstr "Апошняя праверка:" #: libraries/classes/Plugins/Export/ExportSql.php:1487 #, php-format msgid "Error reading structure for table %s:" msgstr "Памылка чытання структуры табліцы %s:" #: libraries/classes/Plugins/Export/ExportSql.php:1572 msgid "It appears your database uses views;" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:1737 msgid "Constraints for dumped tables" msgstr "Абмежаваньні для экспартаваных табліц" #: libraries/classes/Plugins/Export/ExportSql.php:1738 msgid "Constraints for table" msgstr "Абмежаваньні для табліцы" #: libraries/classes/Plugins/Export/ExportSql.php:1765 msgid "Indexes for dumped tables" msgstr "Індэксы для захаваных табліц" #: libraries/classes/Plugins/Export/ExportSql.php:1766 msgid "Indexes for table" msgstr "Індэксы табліцы" #: libraries/classes/Plugins/Export/ExportSql.php:1801 msgid "AUTO_INCREMENT for dumped tables" msgstr "AUTO_INCREMENT для захаваных табліц" #: libraries/classes/Plugins/Export/ExportSql.php:1802 msgid "AUTO_INCREMENT for table" msgstr "AUTO_INCREMENT для табліцы" #: libraries/classes/Plugins/Export/ExportSql.php:1877 #, fuzzy #| msgid "MIME TYPES FOR TABLE" msgid "MEDIA TYPES FOR TABLE" msgstr "MIME-тыпы табліцы" #: libraries/classes/Plugins/Export/ExportSql.php:1902 msgid "RELATIONSHIPS FOR TABLE" msgstr "СУВЯЗІ ТАБЛІЦЫ" #: libraries/classes/Plugins/Export/ExportSql.php:2068 msgid "It appears your table uses triggers;" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:2098 #, php-format msgid "Structure for view %s exported as a table" msgstr "Структура прадстаўлення «%s» экспартаваная як табліца" #: libraries/classes/Plugins/Export/ExportSql.php:2118 msgid "(See below for the actual view)" msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:2184 #, php-format msgid "Error reading data for table %s:" msgstr "Памылка чытання даных табліц %s:" #: libraries/classes/Plugins/Export/ExportXml.php:98 msgid "Object creation options (all are recommended)" msgstr "" #: libraries/classes/Plugins/Export/ExportXml.php:142 msgid "Export contents" msgstr "Экспартаваць змест" #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202 #: templates/menu/breadcrumbs.twig:29 msgid "Table:" msgstr "Табліца:" #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203 msgid "Purpose:" msgstr "" #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30 msgid "" "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)" msgstr "" #: libraries/classes/Plugins/Import/ImportCsv.php:83 msgid "Name of the new table (optional):" msgstr "" #: libraries/classes/Plugins/Import/ImportCsv.php:92 msgid "Name of the new database (optional):" msgstr "" #: libraries/classes/Plugins/Import/ImportCsv.php:101 #: libraries/classes/Plugins/Import/ImportCsv.php:119 msgid "Import these many number of rows (optional):" msgstr "" #: libraries/classes/Plugins/Import/ImportCsv.php:109 #: libraries/classes/Plugins/Import/ImportOds.php:66 msgid "" "The first line of the file contains the table column names (if this is " "unchecked, the first line will become part of the data)" msgstr "" #: libraries/classes/Plugins/Import/ImportCsv.php:126 msgid "" "If the data in each row of the file is not in the same order as in the " "database, list the corresponding column names here. Column names must be " "separated by commas and not enclosed in quotations." msgstr "" #: libraries/classes/Plugins/Import/ImportCsv.php:134 #, fuzzy #| msgid "Column names: " msgid "Column names:" msgstr "Назвы слупкоў: " #: libraries/classes/Plugins/Import/ImportCsv.php:286 #: libraries/classes/Plugins/Import/ImportCsv.php:646 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Некарэктны фармат CSV-дадзеных у радку %d." #: libraries/classes/Plugins/Import/ImportCsv.php:504 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Няправільная колькасць слупкоў у CSV уводзе ў радку %d." #: libraries/classes/Plugins/Import/ImportCsv.php:667 #: libraries/classes/Plugins/Import/ImportCsv.php:682 #: libraries/classes/Plugins/Import/ImportCsv.php:693 #: libraries/classes/Plugins/Import/ImportCsv.php:700 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Недапушчальны парэмэтар для імпарту дадзеных у CSV: %s" #: libraries/classes/Plugins/Import/ImportCsv.php:832 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " "correctly, separated by commas, and not enclosed in quotes." msgstr "" #: libraries/classes/Plugins/Import/ImportLdi.php:62 msgid "Column names: " msgstr "Назвы слупкоў: " #: libraries/classes/Plugins/Import/ImportLdi.php:116 msgid "This plugin does not support compressed imports!" msgstr "Гэты плагін не падтрымлівае сьціснутыя дадзеныя!" #: libraries/classes/Plugins/Import/ImportMediawiki.php:56 msgid "MediaWiki Table" msgstr "" #: libraries/classes/Plugins/Import/ImportMediawiki.php:279 #, fuzzy, php-format #| msgid "Invalid format of mediawiki input on line:
%s." msgid "Invalid format of mediawiki input on line:
%s." msgstr "Некарэктны фармат mediawiki у радку:
%s." #: libraries/classes/Plugins/Import/ImportOds.php:80 msgid "Import percentages as proper decimals (ex. 12.00% to .12)" msgstr "" #: libraries/classes/Plugins/Import/ImportOds.php:86 msgid "Import currencies (ex. $5.00 to 5.00)" msgstr "" #: libraries/classes/Plugins/Import/ImportOds.php:156 #: libraries/classes/Plugins/Import/ImportXml.php:114 #: libraries/classes/Plugins/Import/ImportXml.php:177 msgid "" "The XML file specified was either malformed or incomplete. Please correct " "the issue and try again." msgstr "" #: libraries/classes/Plugins/Import/ImportOds.php:166 msgid "Could not parse OpenDocument Spreadsheet!" msgstr "Немагчыма разабраць OpenDocument Spreadsheet!" #: libraries/classes/Plugins/Import/ImportShp.php:68 msgid "ESRI Shape File" msgstr "" #: libraries/classes/Plugins/Import/ImportShp.php:103 #: libraries/classes/Plugins/Import/ImportShp.php:169 #, php-format msgid "There was an error importing the ESRI shape file: \"%s\"." msgstr "" #: libraries/classes/Plugins/Import/ImportShp.php:199 #, php-format msgid "MySQL Spatial Extension does not support ESRI type \"%s\"." msgstr "" #: libraries/classes/Plugins/Import/ImportShp.php:248 msgid "The imported file does not contain any data!" msgstr "Імпартаваны файл не ўтрымлівае даных!" #: libraries/classes/Plugins/Import/ImportSql.php:62 msgid "SQL compatibility mode:" msgstr "Рэжым сумяшчальнасці SQL:" #: libraries/classes/Plugins/Import/ImportSql.php:74 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" #: libraries/classes/Plugins/Import/ImportXml.php:48 msgid "XML" msgstr "XML" #: libraries/classes/Plugins.php:616 msgid "This format has no options" msgstr "Гэты фармат не мае опцыяў" #: libraries/classes/Plugins.php:635 msgid "Invalid authentication method set in configuration:" msgstr "У канфігурацыі вызначаны некарэктны мэтад аўтэнтыфікацыі:" #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:87 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87 #, php-format msgid "The %s table doesn't exist!" msgstr "Табліца «%s» не існуе!" #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Схема базы даных «%s» — старонка %s" #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:272 msgid "SCHEMA ERROR: " msgstr "" #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:269 msgid "PDF export page" msgstr "Старонка экспарту PDF" #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135 #, php-format msgid "Schema of the %s database" msgstr "Схема базы даных «%s»" #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:539 msgid "Relational schema" msgstr "Рэляцыйная схема" #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:484 msgid "Table of contents" msgstr "Зьмест" #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:618 #: templates/columns_definitions/column_definitions_form.twig:71 #: templates/database/data_dictionary/index.twig:16 #: templates/table/structure/display_table_stats.twig:6 msgid "Table comments:" msgstr "Камэнтар да табліцы:" #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701 #: templates/columns_definitions/table_fields_definitions.twig:27 #: templates/database/central_columns/edit.twig:13 #: templates/table/structure/display_structure.twig:24 msgid "Attributes" msgstr "Атрыбуты" #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704 #: templates/table/structure/display_structure.twig:30 #: templates/table/tracking/structure_snapshot_columns.twig:11 msgid "Extra" msgstr "Дадаткова" #: libraries/classes/Plugins/SchemaPlugin.php:73 msgid "Show color" msgstr "Паказаць колер" #: libraries/classes/Plugins/SchemaPlugin.php:75 msgid "Only show keys" msgstr "" #: libraries/classes/Plugins/Schema/SchemaDia.php:55 #: libraries/classes/Plugins/Schema/SchemaEps.php:63 #: libraries/classes/Plugins/Schema/SchemaPdf.php:65 msgid "Orientation" msgstr "Арыентацыя" #: libraries/classes/Plugins/Schema/SchemaDia.php:59 #: libraries/classes/Plugins/Schema/SchemaEps.php:67 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69 msgid "Landscape" msgstr "Краявід" #: libraries/classes/Plugins/Schema/SchemaDia.php:60 #: libraries/classes/Plugins/Schema/SchemaEps.php:68 #: libraries/classes/Plugins/Schema/SchemaPdf.php:70 msgid "Portrait" msgstr "Партрэт" #: libraries/classes/Plugins/Schema/SchemaEps.php:57 #: libraries/classes/Plugins/Schema/SchemaPdf.php:59 #: libraries/classes/Plugins/Schema/SchemaSvg.php:56 msgid "Same width for all tables" msgstr "" #: libraries/classes/Plugins/Schema/SchemaPdf.php:84 msgid "Show grid" msgstr "Паказаць сетку" #: libraries/classes/Plugins/Schema/SchemaPdf.php:90 #: templates/database/structure/index.twig:21 msgid "Data dictionary" msgstr "Слоўнік даных" #: libraries/classes/Plugins/Schema/SchemaPdf.php:96 msgid "Order of the tables" msgstr "Парадак табліц" #: libraries/classes/Plugins/Schema/SchemaPdf.php:101 msgid "Name (Ascending)" msgstr "Назва (па ўзрастанню)" #: libraries/classes/Plugins/Schema/SchemaPdf.php:102 msgid "Name (Descending)" msgstr "Назва (па ўбыванню)" #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:26 msgid "" "Converts Boolean values to text (default 'T' and 'F'). First option is for " "TRUE, second for FALSE. Nonzero=true." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39 msgid "" "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as " "formatted date. The first option is the offset (in hours) which will be " "added to the timestamp (Default: 0). Use second option to specify a " "different date/time format string. Third option determines whether you want " "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. " "According to that, date format has different value - for \"local\" see the " "documentation for PHP's strftime() function and for \"utc\" it is done using " "gmdate() function." msgstr "" "Паказвае TIME, TIMESTAMP, DATETIME альбо лікавы час Unix як адфарматаваную " "дату. Першы параметр — гэта колькасць гадзінаў, якія будуць дададзеныя да " "меткі часу (агадана: 0). Другі параметр выкарыстоўвайце, каб пазначыць іншы " "фармат даты/часу. Трэці параметр вызначае, ці хочаце вы ўбачыць лакальную " "дату альбо дату UTC (ужывайце для гэтага параметра «local» і «utc» " "адпаведна). У залежнасьці ад гэтага фармат даты мае розныя значэнні: для " "атрымання параметраў лакальнай даты глядзіце дакументацыю для функцыі PHP " "strftime(), а для грынвіцкага часу (параметр «utc») — дакументацыю функцыі " "gmdate()." #. l10n: See https://www.php.net/manual/en/function.strftime.php #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72 #: libraries/classes/Util.php:695 msgid "%B %d, %Y at %I:%M %p" msgstr "%d %B %Y, %H:%M" #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:29 msgid "" "Displays a link to download the binary data of the column. You can use the " "first option to specify the filename, or use the second option as the name " "of a column which contains the filename. If you use the second option, you " "need to set the first option to the empty string." msgstr "" "Паказвае спасылку для загрузкі двайковых даных слупка. Вы можаце " "выкарыстоўваць першую опцыю для вызначэння назвы файла або другую — як назву " "слупка, які ўтрымлівае назву файла. Калі вы выкарыстоўваеце другую опцыю, " "вам трэба пакінуць першую пустым." #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:40 #, fuzzy #| msgid "" #| "LINUX ONLY: Launches an external application and feeds it the column data " #| "via standard input. Returns the standard output of the application. The " #| "default is Tidy, to pretty-print HTML code. For security reasons, you " #| "have to manually edit the file libraries/classes/Plugins/Transformations/" #| "Output/Text_Plain_External.php and list the tools you want to make " #| "available. The first option is then the number of the program you want to " #| "use and the second option is the parameters for the program. The third " #| "option, if set to 1, will convert the output using htmlspecialchars() " #| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " #| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " "default is Tidy, to pretty-print HTML code. For security reasons, you have " "to manually edit the file libraries/classes/Plugins/Transformations/Abs/" "ExternalTransformationsPlugin.php and list the tools you want to make " "available. The first option is then the number of the program you want to " "use. The second option should be blank for historical reasons. The third " "option, if set to 1, will convert the output using htmlspecialchars() " "(Default 1). The fourth option, if set to 1, will prevent wrapping and " "ensure that the output appears all on one line (Default 1)." msgstr "" "ТОЛЬКІ ДЛЯ LINUX: Запускае зьнешнюю праграму і перадае ёй даныя слупка праз " "стандартны ўвод. Вяртае стандартны вывад праграмы. Агаданая праграма — Tidy, " "якая друкуе прыемны HTML-код. З меркаванняў бяспекі, вам трэба ўручную " "адрэдагаваць файл libraries/classes/Plugins/Transformations/Output/" "Text_Plain_External.php і пазначыць спіс праграмаў, якія вы хочаце зрабіць " "даступнымі. Першая опцыя — нумар праграмы, якую вы хочаце выкарыстоўваць, " "другая — параметры для праграмы. Трэцяя опцыя, калі вызначаная як 1, " "сканвертуе даныя з стандартнага вываду выкарыстоўваючы htmlspecialchars() " "(Агадана 1). Чацвёртая опцыя, калі вызначаная як 1, прадухіліць перанос па " "словах, каб пераканацца, што выхадны паток будзе выведзены ў адзін радок " "(Агадана 1)." #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:120 #, php-format msgid "" "You are using the external transformation command line options field, which " "has been deprecated for security reasons. Add all command line options " "directly to the definition in %s." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:27 msgid "" "Displays the contents of the column as-is, without running it through " "htmlspecialchars(). That is, the column is assumed to contain valid HTML." msgstr "" "Паказвае змесціва слупка як ёсць, без апрацоўкі яго функцыяй " "htmlspecialchars(). Таму разумеецца, што слупок ўтрымлівае карэктны HTML-код." #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:29 msgid "" "Displays hexadecimal representation of data. Optional first parameter " "specifies how often space will be added (defaults to 2 nibbles)." msgstr "" "Паказвае дадзеныя ў шаснаццатковым выглядзе. Апцыянальны першы парамэтар " "вызначае частату дадаваньня прагала (па-змоўчаньні — праз кожныя 8 бітаў)." #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:27 msgid "Displays a link to download this image." msgstr "Паказвае спасылку для загрузкі гэтага малюнку." #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:29 msgid "" "Image upload functionality which also displays a thumbnail. The options are " "the width and height of the thumbnail in pixels. Defaults to 100 X 100." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:89 msgid "Image preview here" msgstr "" #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:29 msgid "" "Displays a clickable thumbnail. The options are the maximum width and height " "in pixels. The original aspect ratio is preserved." msgstr "" "Паказвае націскальны эскіз; Опцыі — максымальная шырыня і вышыня ў піксэлах. " "Захоўваюцца пачатковыя прапорцыі." #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28 msgid "" "Converts an (IPv4) Internet network address stored as a BIGINT into a string " "in Internet standard dotted format." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:27 msgid "" "Prepends and/or Appends text to a string. First option is text to be " "prepended, second is appended (enclosed in single quotes, default empty " "string)." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30 msgid "" "Validates the string using regular expression and performs insert only if " "string matches it. The first option is the Regular Expression." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52 #, php-format msgid "Validation failed for the input string %s." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:26 msgid "Formats text as SQL query with syntax highlighting." msgstr "Фарматуе тэкст як SQL-запыт з падсьвечаным сынтаксісам." #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:29 msgid "" "Displays a part of a string. The first option is the number of characters to " "skip from the beginning of the string (Default 0). The second option is the " "number of characters to return (Default: until end of string). The third " "option is the string to append and/or prepend when truncation occurs " "(Default: \"…\")." msgstr "" "Паказвае толькі частку радка. Першая опцыя — колькасьць сымбаляў ад пачатку " "радка, якія трэба прапусьціць (Па змоўчаньні 0). Другая опцыя — колькасьць " "сымбаляў, якія трэба вярнуць (Па змоўчаньні: да канца радка). Трэцяя опцыя — " "радок, які трэба далучыць да канца і/або з пачатку радка, калі адбудзецца " "ўсячэньне (Па змоўчаньні: \"…\") ." #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:27 msgid "" "File upload functionality for TEXT columns. It does not have a textarea for " "input." msgstr "" #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:29 msgid "" "Displays an image and a link; the column contains the filename. The first " "option is a URL prefix like \"https://www.example.com/\". The second and " "third options are the width and the height in pixels." msgstr "" "Паказвае малюнак і спасылку, слупок змяшчае назву файла. Першая опцыя — " "прэфікс адраса кшталту \"https://www.example.com/\". Другая і трэцяя опцыі — " "шырыня і вышыня ў пікселах." #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:28 msgid "" "Displays a link; the column contains the filename. The first option is a URL " "prefix like \"https://www.example.com/\". The second option is a title for " "the link." msgstr "" "Паказвае спасылку; слупок змяшчае назву файла. Першая опцыя — прэфікс адраса " "кшталту \"https://www.example.com/\". Другая опцыя — назва спасылкі." #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:30 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary" msgstr "" #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:27 msgid "" "Converts an Internet network address in (IPv4/IPv6) format into a long " "integer." msgstr "" #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:24 msgid "Syntax highlighted CodeMirror editor for JSON." msgstr "" #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:24 msgid "Syntax highlighted CodeMirror editor for SQL." msgstr "" #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:24 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)." msgstr "" #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:27 msgid "" "Converts an Internet network address stored as a binary string into a string " "in Internet standard (IPv4/IPv6) format." msgstr "" #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:42 msgid "Formats text as JSON with syntax highlighting." msgstr "Фарматуе тэкст як JSON з падсвечаным сінтаксісам." #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:42 msgid "Formats text as XML with syntax highlighting." msgstr "Фарматуе тэкст як XML з падсвечаным сінтаксісам." #: libraries/classes/Plugins/TwoFactor/Application.php:135 msgid "Authentication Application (2FA)" msgstr "Праграма аўтэнтыфікацыі (2FA)" #: libraries/classes/Plugins/TwoFactor/Application.php:146 msgid "" "Provides authentication using HOTP and TOTP applications such as FreeOTP, " "Google Authenticator or Authy." msgstr "" #: libraries/classes/Plugins/TwoFactor/Key.php:204 msgid "Hardware Security Key (FIDO U2F)" msgstr "" #: libraries/classes/Plugins/TwoFactor/Key.php:214 msgid "" "Provides authentication using hardware security tokens supporting FIDO U2F, " "such as a Yubikey." msgstr "" #: libraries/classes/Plugins/TwoFactorPlugin.php:73 #, php-format msgid "Two-factor authentication failed: %s" msgstr "Двух-фактарная аўтэнтыфікацыя скончылася няўдала: %s" #: libraries/classes/Plugins/TwoFactorPlugin.php:78 msgid "Two-factor authentication failed." msgstr "Двух-фактарная аўтэнтыфікацыя скончылася няўдала." #: libraries/classes/Plugins/TwoFactorPlugin.php:128 #, fuzzy #| msgid "Two-factor authentication" msgid "No Two-Factor Authentication" msgstr "Двух-фактарная аўтэнтыфікацыя" #: libraries/classes/Plugins/TwoFactorPlugin.php:138 msgid "Login using password only." msgstr "" #: libraries/classes/Plugins/TwoFactor/Simple.php:49 msgid "Simple two-factor authentication" msgstr "Простая двух-фактарная аўтэнтыфікацыя" #: libraries/classes/Plugins/TwoFactor/Simple.php:59 msgid "For testing purposes only!" msgstr "" #: libraries/classes/Query/Utilities.php:97 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" "Сервер не адказвае (або сокет лакальнага сервера не сканфігураваны " "правільна)." #: libraries/classes/Query/Utilities.php:100 msgid "The server is not responding." msgstr "Сервер не адказвае." #: libraries/classes/Query/Utilities.php:104 msgid "Logout and try as another user." msgstr "Выйсці і паспрабаваць у якасці іншага карыстальніка." #: libraries/classes/Query/Utilities.php:109 msgid "Please check privileges of directory containing database." msgstr "Калі ласка, праверце прывілеі каталога, што змяшчае базу даных." #: libraries/classes/Query/Utilities.php:117 msgid "Details…" msgstr "Дэталі…" #: libraries/classes/RecentFavoriteTable.php:151 msgid "Could not save recent table!" msgstr "Не атрымалася захаваць астатнюю табліцу!" #: libraries/classes/RecentFavoriteTable.php:155 msgid "Could not save favorite table!" msgstr "Не атрымалася захаваць улюблёную табліцу!" #: libraries/classes/RecentFavoriteTable.php:239 msgid "Recent tables" msgstr "Нядаўнія табліцы" #: libraries/classes/RecentFavoriteTable.php:241 msgid "Recent" msgstr "Нядаўнія" #: libraries/classes/RecentFavoriteTable.php:245 msgid "Favorites" msgstr "Улюблёныя" #: libraries/classes/ReplicationGui.php:447 msgid "" "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] " "in phpMyAdmin configuration." msgstr "" #: libraries/classes/ReplicationGui.php:458 msgid "Replication started successfully." msgstr "Рэплікацыя паспяхова запусцілася." #: libraries/classes/ReplicationGui.php:459 msgid "Error starting replication." msgstr "" #: libraries/classes/ReplicationGui.php:462 msgid "Replication stopped successfully." msgstr "Рэплікацыя паспяхова спынілася." #: libraries/classes/ReplicationGui.php:463 msgid "Error stopping replication." msgstr "" #: libraries/classes/ReplicationGui.php:466 msgid "Replication resetting successfully." msgstr "Рэплікацыя паспяхова скінулася." #: libraries/classes/ReplicationGui.php:467 msgid "Error resetting replication." msgstr "" #: libraries/classes/ReplicationGui.php:470 msgid "Success." msgstr "" #: libraries/classes/ReplicationGui.php:471 msgid "Error." msgstr "Памылка." #: libraries/classes/ReplicationGui.php:511 msgid "Unknown error" msgstr "" #: libraries/classes/ReplicationGui.php:524 #, fuzzy, php-format #| msgid "Enable SSL for connection to MySQL server." msgid "Unable to connect to primary %s." msgstr "Уключыць SSL для злучэння з MySQL-серверам." #: libraries/classes/ReplicationGui.php:534 msgid "" "Unable to read primary log position. Possible privilege problem on primary." msgstr "" #: libraries/classes/ReplicationGui.php:552 msgid "Unable to change primary!" msgstr "" #: libraries/classes/ReplicationGui.php:556 #, fuzzy, php-format #| msgid "Master server changed successfully to %s." msgid "Primary server changed successfully to %s." msgstr "Галоўны сервер паспяхова зменены на %s." #: libraries/classes/Routing.php:104 #, php-format msgid "" "The routing cache could not be written, you need to adjust permissions on " "the folder/file \"%s\"" msgstr "" #: libraries/classes/Routing.php:138 libraries/classes/Routing.php:210 #, fuzzy, php-format #| msgid "Source database `%s` was not found!" msgid "Error 404! The page %s was not found." msgstr "База-крыніца «%s» не знойдзена!" #: libraries/classes/Routing.php:149 msgid "Error 405! Request method not allowed." msgstr "" #: libraries/classes/SavedSearches.php:239 msgid "Please provide a name for this bookmarked search." msgstr "" #: libraries/classes/SavedSearches.php:248 msgid "Missing information to save the bookmarked search." msgstr "" #: libraries/classes/SavedSearches.php:262 #: libraries/classes/SavedSearches.php:289 msgid "An entry with this name already exists." msgstr "Запіс з гэткай назвай ужо існуе." #: libraries/classes/SavedSearches.php:310 msgid "Missing information to delete the search." msgstr "" #: libraries/classes/SavedSearches.php:330 msgid "Missing information to load the search." msgstr "" #: libraries/classes/SavedSearches.php:344 msgid "Error while loading the search." msgstr "Памылка падчас загрузкі пошука." #: libraries/classes/Server/Plugins.php:66 #: libraries/classes/Server/Privileges.php:795 #: libraries/classes/Server/Privileges.php:3716 msgid "Native MySQL authentication" msgstr "Уласная аўтэнтыфікацыя MySQL" #: libraries/classes/Server/Plugins.php:71 msgid "SHA256 password authentication" msgstr "Парольная аўтэнтыфікацыя SHA256" #: libraries/classes/Server/Plugins.php:76 #, fuzzy #| msgid "Config authentication" msgid "Caching sha2 authentication" msgstr "Аўтэнтыфікацыя праз файл канфігурацыі" #: libraries/classes/Server/Plugins.php:81 #, fuzzy msgid "Unix Socket based authentication" msgstr "Апаратная аўтэнтыфікацыя скончылася няўдала" #: libraries/classes/Server/Plugins.php:86 #, fuzzy #| msgid "Native MySQL authentication" msgid "Old MySQL-4.0 authentication" msgstr "Уласная аўтэнтыфікацыя MySQL" #: libraries/classes/Server/Privileges/AccountLocking.php:30 #: libraries/classes/Server/Privileges/AccountLocking.php:51 msgid "Account locking is not supported." msgstr "" #: libraries/classes/Server/Privileges.php:265 msgid "No privileges." msgstr "Без прывілеяў." #: libraries/classes/Server/Privileges.php:273 msgid "Includes all privileges except GRANT." msgstr "Уключае ўсе прывілеі, апроч GRANT." #: libraries/classes/Server/Privileges.php:295 #: libraries/classes/Server/Privileges.php:362 #: templates/server/privileges/privileges_table.twig:125 #: templates/server/privileges/privileges_table.twig:128 #: templates/server/privileges/privileges_table.twig:326 #: templates/server/privileges/privileges_table.twig:329 msgid "Allows deleting data." msgstr "Дазваляе выдаляць дадзеныя." #: libraries/classes/Server/Privileges.php:300 #: templates/server/privileges/privileges_table.twig:137 #: templates/server/privileges/privileges_table.twig:140 #: templates/server/privileges/privileges_table.twig:367 #: templates/server/privileges/privileges_table.twig:375 msgid "Allows creating new tables." msgstr "Дазваляе ствараць новыя табліцы." #: libraries/classes/Server/Privileges.php:305 #: templates/server/privileges/privileges_table.twig:149 #: templates/server/privileges/privileges_table.twig:152 #: templates/server/privileges/privileges_table.twig:415 #: templates/server/privileges/privileges_table.twig:423 msgid "Allows dropping tables." msgstr "Дазваляе выдаляць табліцы." #: libraries/classes/Server/Privileges.php:310 #: libraries/classes/Server/Privileges.php:402 #: templates/server/privileges/privileges_table.twig:174 #: templates/server/privileges/privileges_table.twig:177 #: templates/server/privileges/privileges_table.twig:399 #: templates/server/privileges/privileges_table.twig:402 msgid "Allows creating and dropping indexes." msgstr "Дазваляе ствараць і выдаляць індэксы." #: libraries/classes/Server/Privileges.php:315 #: libraries/classes/Server/Privileges.php:407 #: templates/server/privileges/privileges_table.twig:186 #: templates/server/privileges/privileges_table.twig:189 #: templates/server/privileges/privileges_table.twig:386 #: templates/server/privileges/privileges_table.twig:389 msgid "Allows altering the structure of existing tables." msgstr "Дазваляе зьмяняць структуру існых табліц." #: libraries/classes/Server/Privileges.php:320 #: libraries/classes/Server/Privileges.php:446 #: libraries/classes/Server/Privileges.php:462 #: templates/server/privileges/privileges_table.twig:198 #: templates/server/privileges/privileges_table.twig:201 #: templates/server/privileges/privileges_table.twig:500 #: templates/server/privileges/privileges_table.twig:503 #: templates/server/privileges/privileges_table.twig:515 #: templates/server/privileges/privileges_table.twig:518 msgid "Allows creating new views." msgstr "Дазваляе ствараць новыя прагляды." #: libraries/classes/Server/Privileges.php:325 #: libraries/classes/Server/Privileges.php:467 #: libraries/classes/Server/Privileges.php:473 #: templates/server/privileges/privileges_table.twig:210 #: templates/server/privileges/privileges_table.twig:213 #: templates/server/privileges/privileges_table.twig:447 #: templates/server/privileges/privileges_table.twig:450 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Дазваляе выкананьне запытаў SHOW CREATE VIEW." #: libraries/classes/Server/Privileges.php:330 #: libraries/classes/Server/Privileges.php:456 #: templates/server/privileges/privileges_table.twig:222 #: templates/server/privileges/privileges_table.twig:225 #: templates/server/privileges/privileges_table.twig:543 #: templates/server/privileges/privileges_table.twig:546 msgid "Allows creating and dropping triggers." msgstr "Дазваляе стварэнне і выдаленне трыгераў." #: libraries/classes/Server/Privileges.php:347 #: templates/server/privileges/privileges_table.twig:16 #: templates/server/privileges/privileges_table.twig:287 #: templates/server/privileges/privileges_table.twig:290 msgid "Allows reading data." msgstr "Дазваляе чытаць дадзеныя." #: libraries/classes/Server/Privileges.php:352 #: templates/server/privileges/privileges_table.twig:43 #: templates/server/privileges/privileges_table.twig:300 #: templates/server/privileges/privileges_table.twig:303 msgid "Allows inserting and replacing data." msgstr "Дазваляе ўстаўляць і замяняць дадзеныя." #: libraries/classes/Server/Privileges.php:357 #: templates/server/privileges/privileges_table.twig:70 #: templates/server/privileges/privileges_table.twig:313 #: templates/server/privileges/privileges_table.twig:316 msgid "Allows changing data." msgstr "Дазваляе зьмяняць дадзеныя." #: libraries/classes/Server/Privileges.php:367 #: templates/server/privileges/privileges_table.twig:365 #: templates/server/privileges/privileges_table.twig:373 msgid "Allows creating new databases and tables." msgstr "Дазваляе ствараць новыя базы дадзеных і табліцы." #: libraries/classes/Server/Privileges.php:372 #: templates/server/privileges/privileges_table.twig:413 #: templates/server/privileges/privileges_table.twig:421 msgid "Allows dropping databases and tables." msgstr "Дазваляе выдаляць базы дадзеных і табліцы." #: libraries/classes/Server/Privileges.php:377 #: templates/server/privileges/privileges_table.twig:610 #: templates/server/privileges/privileges_table.twig:613 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Дазваляе перазагружаць налады сэрвэра і ачышчаць кэш сэрвэра." #: libraries/classes/Server/Privileges.php:382 #: templates/server/privileges/privileges_table.twig:623 #: templates/server/privileges/privileges_table.twig:626 msgid "Allows shutting down the server." msgstr "Дазваляе спыняць сэрвэр." #: libraries/classes/Server/Privileges.php:387 #: templates/server/privileges/privileges_table.twig:597 #: templates/server/privileges/privileges_table.twig:600 msgid "Allows viewing processes of all users." msgstr "Дазваляе праглядаць працэсы ўсіх карыстальнікаў." #: libraries/classes/Server/Privileges.php:392 #: templates/server/privileges/privileges_table.twig:340 #: templates/server/privileges/privileges_table.twig:343 msgid "Allows importing data from and exporting data into files." msgstr "" "Дазваляе імпартаваць дадзеныя з файлаў і экспартаваць дадзеныя ў файлы." #: libraries/classes/Server/Privileges.php:397 #: templates/server/privileges/privileges_table.twig:97 #: templates/server/privileges/privileges_table.twig:677 msgid "Has no effect in this MySQL version." msgstr "Не працуе ў гэтай вэрсіі MySQL." #: libraries/classes/Server/Privileges.php:412 #: templates/server/privileges/privileges_table.twig:636 #: templates/server/privileges/privileges_table.twig:639 msgid "Gives access to the complete list of databases." msgstr "Дае доступ да поўнага сьпісу базаў дадзеных." #: libraries/classes/Server/Privileges.php:418 #: templates/server/privileges/privileges_table.twig:583 #: templates/server/privileges/privileges_table.twig:587 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " "killing threads of other users." msgstr "" "Дазваляе падлучэньне, нават калі дасягнуты максымальны лік падлучэньняў; " "Патрабуецца для большасьці адміністратыўных апэрацыяў, такіх як вызначэньне " "глябальных зьменных або спыненьне патокаў іншых карыстальнікаў." #: libraries/classes/Server/Privileges.php:426 #: templates/server/privileges/privileges_table.twig:434 #: templates/server/privileges/privileges_table.twig:437 msgid "Allows creating temporary tables." msgstr "Дазваляе ствараць часовыя табліцы." #: libraries/classes/Server/Privileges.php:431 #: templates/server/privileges/privileges_table.twig:664 #: templates/server/privileges/privileges_table.twig:667 msgid "Allows locking tables for the current thread." msgstr "Дазваляе блякаваць табліцы для бягучага патоку." #: libraries/classes/Server/Privileges.php:436 #: templates/server/privileges/privileges_table.twig:705 #: templates/server/privileges/privileges_table.twig:708 #, fuzzy #| msgid "Needed for the replication slaves." msgid "Needed for the replication replicas." msgstr "Неабходна для рэплікацыі slaves." #: libraries/classes/Server/Privileges.php:441 #: templates/server/privileges/privileges_table.twig:692 #: templates/server/privileges/privileges_table.twig:695 #, fuzzy #| msgid "Allows the user to ask where the slaves / masters are." msgid "Allows the user to ask where the replicas / primaries are." msgstr "Дазваляе карыстальніку пытацца, дзе знаходзяцца slaves / masters." #: libraries/classes/Server/Privileges.php:451 #: templates/server/privileges/privileges_table.twig:530 #: templates/server/privileges/privileges_table.twig:533 msgid "Allows to set up events for the event scheduler." msgstr "Дазваляе наладжваць падзеі ў планавальніку." #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement" #: libraries/classes/Server/Privileges.php:480 #: libraries/classes/Server/Privileges.php:489 #: templates/server/privileges/privileges_table.twig:235 #: templates/server/privileges/privileges_table.twig:239 #, fuzzy #| msgid "Allows deleting data." msgid "Allows deleting historical rows." msgstr "Дазваляе выдаляць дадзеныя." #: libraries/classes/Server/Privileges.php:494 #: templates/server/privileges/privileges_table.twig:460 #: templates/server/privileges/privileges_table.twig:463 msgid "Allows creating stored routines." msgstr "Дазваляе ствараць праграмы, якія захоўваюцца." #: libraries/classes/Server/Privileges.php:499 #: templates/server/privileges/privileges_table.twig:473 #: templates/server/privileges/privileges_table.twig:476 msgid "Allows altering and dropping stored routines." msgstr "Дазваляе зьмяняць і выдаляць праграмы, якія захоўваюцца." #: libraries/classes/Server/Privileges.php:504 #: templates/server/privileges/privileges_table.twig:718 #: templates/server/privileges/privileges_table.twig:721 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Дазваляе ствараць, выдаляць і пераймяноўваць уліковыя запісы карыстальнікаў." #: libraries/classes/Server/Privileges.php:509 #: templates/server/privileges/privileges_table.twig:486 #: templates/server/privileges/privileges_table.twig:489 msgid "Allows executing stored routines." msgstr "Дазваляе выкананьне праграмаў, якія захоўваюцца." #: libraries/classes/Server/Privileges.php:1079 #, php-format msgid "The password for %s was changed successfully." msgstr "Пароль для %s пасьпяхова зьменены." #: libraries/classes/Server/Privileges.php:1127 #, php-format msgid "You have revoked the privileges for %s." msgstr "Вы анулявалі прывілеі для %s." #: libraries/classes/Server/Privileges.php:1435 #: templates/database/privileges/index.twig:124 #: templates/table/privileges/index.twig:127 msgid "Not enough privilege to view users." msgstr "" #: libraries/classes/Server/Privileges.php:1497 #: templates/database/privileges/index.twig:80 #: templates/server/privileges/new_user_ajax.twig:45 #: templates/server/privileges/users_overview.twig:75 #: templates/table/privileges/index.twig:84 msgid "Edit privileges" msgstr "Рэдагаваць прывілеі" #: libraries/classes/Server/Privileges.php:1501 msgid "Revoke" msgstr "Ануляваць" #: libraries/classes/Server/Privileges.php:1811 #: templates/server/privileges/privileges_table.twig:265 msgid "Database-specific privileges" msgstr "Спэцыфічныя прывілеі базы дадзеных" #: libraries/classes/Server/Privileges.php:1817 #: templates/server/privileges/privileges_summary.twig:19 #: templates/server/privileges/privileges_table.twig:7 #: templates/server/privileges/privileges_table.twig:267 msgid "Table-specific privileges" msgstr "Прывілеі, спэцыфічныя для табліцы" #: libraries/classes/Server/Privileges.php:1822 #: libraries/classes/Server/Privileges.php:1824 #: templates/server/privileges/edit_routine_privileges.twig:29 #: templates/server/privileges/edit_routine_privileges.twig:46 #: templates/server/privileges/edit_routine_privileges.twig:59 msgid "Routine" msgstr "Працэдура" #: libraries/classes/Server/Privileges.php:1823 #: templates/server/privileges/edit_routine_privileges.twig:47 msgid "Routine-specific privileges" msgstr "Прывілеі працэдур" #: libraries/classes/Server/Privileges.php:2167 msgid "No users selected for deleting!" msgstr "На выбраныя карыстальнікі для выдаленьня!" #: libraries/classes/Server/Privileges.php:2170 msgid "Reloading the privileges" msgstr "Перазагрузіць прывілеі" #: libraries/classes/Server/Privileges.php:2195 msgid "The selected users have been deleted successfully." msgstr "Выбраныя карыстальнікі былі пасьпяхова выдаленыя." #: libraries/classes/Server/Privileges.php:2272 #, php-format msgid "You have updated the privileges for %s." msgstr "Вы зьмянілі прывілеі для %s." #: libraries/classes/Server/Privileges.php:2359 #: templates/database/privileges/index.twig:102 #: templates/table/privileges/index.twig:106 msgid "No user found." msgstr "Карыстальнік не знойдзены." #: libraries/classes/Server/Privileges.php:2446 #, php-format msgid "Deleting %s" msgstr "Выдаленьне %s" #: libraries/classes/Server/Privileges.php:2477 msgid "The privileges were reloaded successfully." msgstr "Прывілеі былі пасьпяхова перазагружаныя." #: libraries/classes/Server/Privileges.php:2581 #, php-format msgid "The user %s already exists!" msgstr "Карыстальнік %s ужо існуе!" #: libraries/classes/Server/Privileges.php:2856 #, php-format msgid "Privileges for %s" msgstr "Прывілеі для %s" #: libraries/classes/Server/Privileges.php:2865 #: libraries/classes/Server/Status/Processes.php:110 #: templates/server/user_groups/user_listings.twig:9 msgid "User" msgstr "Карыстальнік" #: libraries/classes/Server/Privileges.php:2974 msgid "" "A user account allowing any user from localhost to connect is present. This " "will prevent other users from connecting if the host part of their account " "allows a connection from any (%) host." msgstr "" #: libraries/classes/Server/Privileges.php:3008 #, php-format msgid "" "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " "tables. The content of these tables may differ from the privileges the " "server uses, if they have been changed manually. In this case, you should " "%sreload the privileges%s before you continue." msgstr "" "Заўвага: phpMyAdmin атрымлівае прывілеі карыстальнікаў наўпростава з табліц " "прывілеяў MySQL. Змесціва гэтых табліц можа адрознівацца ад прывілеяў, якія " "выкарыстоўвае сервер, калі яны былі змененыя ўручную. У гэтым выпадку вам " "трэба %sперазагрузіць прывілеі%s да таго, як вы працягнеце." #: libraries/classes/Server/Privileges.php:3024 msgid "" "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " "tables. The content of these tables may differ from the privileges the " "server uses, if they have been changed manually. In this case, the " "privileges have to be reloaded but currently, you don't have the RELOAD " "privilege." msgstr "" "Заўвага: phpMyAdmin атрымлівае прывілеі карыстальнікаў наўпростава з табліц " "прывілеяў MySQL. Змесціва гэтых табліц можа адрознівацца ад прывілеяў, якія " "выкарыстоўвае сервер, калі яны былі змененыя ўручную. У гэтым выпадку вам " "трэба %sперазагрузіць прывілеі%s, але цяпер у вас няма прывілеі RELOAD." #: libraries/classes/Server/Privileges.php:3338 msgid "You have added a new user." msgstr "Быў дададзены новы карыстальнік." #: libraries/classes/Server/Status/Data.php:150 #: libraries/classes/Server/Status/Processes.php:143 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20 msgid "SQL query" msgstr "SQL-запыт" #: libraries/classes/Server/Status/Data.php:153 msgid "Handler" msgstr "Апрацоўнік" #: libraries/classes/Server/Status/Data.php:154 msgid "Query cache" msgstr "Кэш запытаў" #: libraries/classes/Server/Status/Data.php:155 msgid "Threads" msgstr "Патокі" #: libraries/classes/Server/Status/Data.php:157 msgid "Temporary data" msgstr "Часовыя дадзеныя" #: libraries/classes/Server/Status/Data.php:158 msgid "Delayed inserts" msgstr "Адкладзеныя ўстаўкі" #: libraries/classes/Server/Status/Data.php:159 msgid "Key cache" msgstr "Кэш ключоў" #: libraries/classes/Server/Status/Data.php:160 msgid "Joins" msgstr "Аб'яднаньні" #: libraries/classes/Server/Status/Data.php:162 msgid "Sorting" msgstr "Сартаваньне" #: libraries/classes/Server/Status/Data.php:164 msgid "Transaction coordinator" msgstr "Каардынатар перакладу" #: libraries/classes/Server/Status/Data.php:165 #: templates/server/binlog/index.twig:27 msgid "Files" msgstr "Файлы" #: libraries/classes/Server/Status/Data.php:184 msgid "Flush (close) all tables" msgstr "Скінуць (закрыць) усе табліцы" #: libraries/classes/Server/Status/Data.php:188 msgid "Show open tables" msgstr "Паказаць адкрытыя табліцы" #: libraries/classes/Server/Status/Data.php:197 #, fuzzy #| msgid "Show slave hosts" msgid "Show replica hosts" msgstr "Паказаць залежныя сэрвэры" #: libraries/classes/Server/Status/Data.php:204 #: templates/server/replication/primary_replication.twig:9 #, fuzzy #| msgid "Show master status" msgid "Show primary status" msgstr "Паказаць стан галоўнага сервера" #: libraries/classes/Server/Status/Data.php:211 #, fuzzy #| msgid "Show slave status" msgid "Show replica status" msgstr "Паказаць стан залежных сэрвэраў" #: libraries/classes/Server/Status/Data.php:219 msgid "Flush query cache" msgstr "Скінуць кэш запытаў" #: libraries/classes/Server/Status/Processes.php:106 msgid "ID" msgstr "ID" #: libraries/classes/Server/Status/Processes.php:114 #: templates/server/replication/primary_add_replica_user.twig:32 #: templates/server/replication/primary_add_replica_user.twig:43 #: templates/server/replication/primary_replication.twig:25 msgid "Host" msgstr "Хост" #: libraries/classes/Server/Status/Processes.php:122 msgid "Command" msgstr "Каманда" #: libraries/classes/Server/Status/Processes.php:137 msgid "Progress" msgstr "" #: libraries/classes/Setup/Index.php:130 msgid "" "Reading of version failed. Maybe you're offline or the upgrade server does " "not respond." msgstr "" #: libraries/classes/Setup/Index.php:152 msgid "Got invalid version string from server" msgstr "" #: libraries/classes/Setup/Index.php:164 msgid "Unparsable version string" msgstr "" #: libraries/classes/Setup/Index.php:186 #, php-format msgid "" "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable " "version is %s, released on %s." msgstr "" #: libraries/classes/Setup/Index.php:194 msgid "No newer stable version is available" msgstr "" #: libraries/classes/Sql.php:470 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" #: libraries/classes/Sql.php:930 msgid "Showing as PHP code" msgstr "У выглядзе PHP-коду" #: libraries/classes/Sql.php:1302 #, php-format msgid "" "Current selection does not contain a unique column. Grid edit, checkbox, " "Edit, Copy and Delete features are not available. %s" msgstr "" #: libraries/classes/Sql.php:1316 #, php-format msgid "" "Current selection does not contain a unique column. Grid edit, Edit, Copy " "and Delete features may result in undesired behavior. %s" msgstr "" #: libraries/classes/SqlQueryForm.php:154 #, php-format msgid "Run SQL query/queries on server “%s”" msgstr "Выканаць SQL-запыт(ы) на серверы «%s»" #: libraries/classes/SqlQueryForm.php:170 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Выканаць SQL-запыт(ы) на базе дадзеных %s" #: libraries/classes/SqlQueryForm.php:185 #, php-format msgid "Run SQL query/queries on table %s" msgstr "Выканаць SQL-запыт(ы) у табліцы %s" #: libraries/classes/StorageEngine.php:367 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Для гэтай машыны захаваньня дадзеных дэтальная інфармацыя не даступная." #: libraries/classes/StorageEngine.php:467 #: templates/database/structure/body_for_table_summary.twig:46 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" "%s зьяўляецца машынай захаваньня дадзеных па змоўчаньні на гэтым MySQL-" "сэрвэры." #: libraries/classes/StorageEngine.php:470 #, php-format msgid "%s is available on this MySQL server." msgstr "%s даступная на гэтым MySQL-сэрвэры." #: libraries/classes/StorageEngine.php:473 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s была адключаная для рэтага MySQL-сэрвэра." #: libraries/classes/StorageEngine.php:477 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Гэты сэрвэр MySQL не падтрымлівае машыну захаваньня дадзеных %s." #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2084 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Імя першаснага ключа мусіць быць PRIMARY!" #: libraries/classes/Table/Maintenance.php:122 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Праблемы з індэксамі для табліцы `%s`" #: libraries/classes/Table.php:336 msgid "Unknown table status:" msgstr "Невядомы стан табліцы:" #: libraries/classes/Table.php:991 #, php-format msgid "Source database `%s` was not found!" msgstr "База-крыніца «%s» не знойдзена!" #: libraries/classes/Table.php:1000 #, php-format msgid "Target database `%s` was not found!" msgstr "Мэтавая база «%s» не знойдзеная!" #: libraries/classes/Table.php:1465 msgid "Invalid database:" msgstr "Няправільная база даных:" #: libraries/classes/Table.php:1483 msgid "Invalid table name:" msgstr "Некарэктная назва табліцы:" #: libraries/classes/Table.php:1517 #, php-format msgid "Failed to rename table %1$s to %2$s!" msgstr "Не атрымалася перайменаваць табліцу %1$s у %2$s!" #: libraries/classes/Table.php:1534 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Табліца %1$s была перайменаваная ў %2$s." #: libraries/classes/Table.php:1778 msgid "Could not save table UI preferences!" msgstr "Не атрымалася захаваць налады UI!" #: libraries/classes/Table.php:1802 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" #: libraries/classes/Table.php:1937 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " "after you refresh this page. Please check if the table structure has been " "changed." msgstr "" #: libraries/classes/Table.php:2096 msgid "Can't rename index to PRIMARY!" msgstr "Немагчыма перайменаваць індэкс у PRIMARY!" #: libraries/classes/Table.php:2122 msgid "No index parts defined!" msgstr "Часткі індэксу ня вызначаныя!" #: libraries/classes/Table.php:2415 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Памылка стварэньня зьнешняга ключа на %1$s (праверце тыпы калёнак)" #: libraries/classes/Template.php:125 #, php-format msgid "Error while working with template cache: %s" msgstr "Памылка падчас працы з кэшам шаблонаў: %s" #: libraries/classes/ThemeManager.php:83 #, php-format msgid "Default theme %s not found!" msgstr "Тэма па змоўчаньні %s ня знойдзеная!" #: libraries/classes/ThemeManager.php:142 #, php-format msgid "Theme %s not found!" msgstr "Тэма %s ня знойдзеная!" #: libraries/classes/Theme.php:168 #, php-format msgid "No valid image path for theme %s found!" msgstr "Дапушчальны шлях да малюнкаў тэмы %s ня знойдзены!" #: libraries/classes/Tracking.php:227 #: templates/database/tracking/tables.twig:115 #: templates/table/tracking/main.twig:73 msgid "Tracking report" msgstr "" #: libraries/classes/Tracking.php:231 msgid "Tracking statements" msgstr "" #: libraries/classes/Tracking.php:247 msgid "Delete tracking data row from report" msgstr "Выдаліць радок даных сачэння са справаздачы" #: libraries/classes/Tracking.php:257 msgid "No data" msgstr "Няма даных" #: libraries/classes/Tracking.php:312 #: templates/database/operations/index.twig:131 #: templates/database/structure/copy_form.twig:19 #: templates/table/operations/index.twig:275 msgid "Structure only" msgstr "Толькі структуру" #: libraries/classes/Tracking.php:315 #: templates/database/operations/index.twig:143 #: templates/database/structure/copy_form.twig:29 #: templates/table/operations/index.twig:287 msgid "Data only" msgstr "Толькі дадзеныя" #: libraries/classes/Tracking.php:318 #: templates/database/operations/index.twig:137 #: templates/database/structure/copy_form.twig:24 #: templates/table/operations/index.twig:281 msgid "Structure and data" msgstr "Структуру і дадзеныя" #: libraries/classes/Tracking.php:378 libraries/classes/Tracking.php:452 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" #: libraries/classes/Tracking.php:473 msgid "SQL dump (file download)" msgstr "" #: libraries/classes/Tracking.php:475 msgid "SQL dump" msgstr "" #: libraries/classes/Tracking.php:478 msgid "This option will replace your table and contained data." msgstr "" #: libraries/classes/Tracking.php:480 msgid "SQL execution" msgstr "" #: libraries/classes/Tracking.php:484 #, php-format msgid "Export as %s" msgstr "Экспартаваць як %s" #: libraries/classes/Tracking.php:519 msgid "Data manipulation statement" msgstr "" #: libraries/classes/Tracking.php:555 msgid "Data definition statement" msgstr "" #: libraries/classes/Tracking.php:640 #: templates/database/tracking/tables.twig:126 #: templates/table/tracking/main.twig:80 msgid "Structure snapshot" msgstr "Здымак структуры" #: libraries/classes/Tracking.php:658 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" #: libraries/classes/Tracking.php:735 msgid "Tracking data definition successfully deleted" msgstr "" #: libraries/classes/Tracking.php:748 msgid "Tracking data manipulation successfully deleted" msgstr "" #: libraries/classes/Tracking.php:812 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" #: libraries/classes/Tracking.php:816 msgid "Comment out these two lines if you do not need them." msgstr "" #: libraries/classes/Tracking.php:827 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" #: libraries/classes/Tracking.php:860 #, php-format msgid "Tracking report for table `%s`" msgstr "" #: libraries/classes/Tracking.php:882 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" #: libraries/classes/Tracking.php:885 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" #: libraries/classes/Tracking.php:984 #, php-format msgid "Version %1$s of %2$s was deleted." msgstr "Версія %1$s з %2$s выдаленая." #: libraries/classes/Tracking.php:1015 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" #: libraries/classes/Types.php:231 msgid "" "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255" msgstr "" #: libraries/classes/Types.php:234 msgid "" "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to " "65,535" msgstr "" #: libraries/classes/Types.php:238 msgid "" "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is " "0 to 16,777,215" msgstr "" #: libraries/classes/Types.php:243 msgid "" "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned " "range is 0 to 4,294,967,295" msgstr "" #: libraries/classes/Types.php:250 msgid "" "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to " "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615" msgstr "" #: libraries/classes/Types.php:257 msgid "" "A fixed-point number (M, D) - the maximum number of digits (M) is 65 " "(default 10), the maximum number of decimals (D) is 30 (default 0)" msgstr "" #: libraries/classes/Types.php:264 msgid "" "A small floating-point number, allowable values are -3.402823466E+38 to " "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" msgstr "" #: libraries/classes/Types.php:271 msgid "" "A double-precision floating-point number, allowable values are " "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " "2.2250738585072014E-308 to 1.7976931348623157E+308" msgstr "" #: libraries/classes/Types.php:277 msgid "" "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for " "FLOAT)" msgstr "" #: libraries/classes/Types.php:280 msgid "" "A bit-field type (M), storing M of bits per value (default is 1, maximum is " "64)" msgstr "" #: libraries/classes/Types.php:284 msgid "" "A synonym for TINYINT(1), a value of zero is considered false, nonzero " "values are considered true" msgstr "" #: libraries/classes/Types.php:288 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" msgstr "" #: libraries/classes/Types.php:292 #, php-format msgid "A date, supported range is %1$s to %2$s" msgstr "Дата, падтрымліваецца інтэрвал ад %1$s да %2$s" #: libraries/classes/Types.php:299 #, php-format msgid "A date and time combination, supported range is %1$s to %2$s" msgstr "" #: libraries/classes/Types.php:306 msgid "" "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, " "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)" msgstr "" #: libraries/classes/Types.php:313 #, php-format msgid "A time, range is %1$s to %2$s" msgstr "Час, інтэрвал ад %1$s да %2$s" #: libraries/classes/Types.php:320 msgid "" "A year in four-digit (4, default) or two-digit (2) format, the allowable " "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000" msgstr "" #: libraries/classes/Types.php:327 msgid "" "A fixed-length (0-255, default 1) string that is always right-padded with " "spaces to the specified length when stored" msgstr "" #: libraries/classes/Types.php:334 #, php-format msgid "" "A variable-length (%s) string, the effective maximum length is subject to " "the maximum row size" msgstr "" #: libraries/classes/Types.php:341 msgid "" "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with " "a one-byte prefix indicating the length of the value in bytes" msgstr "" #: libraries/classes/Types.php:348 msgid "" "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored " "with a two-byte prefix indicating the length of the value in bytes" msgstr "" #: libraries/classes/Types.php:355 msgid "" "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, " "stored with a three-byte prefix indicating the length of the value in bytes" msgstr "" #: libraries/classes/Types.php:362 msgid "" "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " "characters, stored with a four-byte prefix indicating the length of the " "value in bytes" msgstr "" #: libraries/classes/Types.php:369 msgid "" "Similar to the CHAR type, but stores binary byte strings rather than non-" "binary character strings" msgstr "" #: libraries/classes/Types.php:374 msgid "" "Similar to the VARCHAR type, but stores binary byte strings rather than non-" "binary character strings" msgstr "" #: libraries/classes/Types.php:380 msgid "" "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a " "one-byte prefix indicating the length of the value" msgstr "" #: libraries/classes/Types.php:386 msgid "" "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored " "with a three-byte prefix indicating the length of the value" msgstr "" #: libraries/classes/Types.php:393 msgid "" "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with " "a two-byte prefix indicating the length of the value" msgstr "" #: libraries/classes/Types.php:399 msgid "" "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " "bytes, stored with a four-byte prefix indicating the length of the value" msgstr "" #: libraries/classes/Types.php:406 msgid "" "An enumeration, chosen from the list of up to 65,535 values or the special " "'' error value" msgstr "" #: libraries/classes/Types.php:410 msgid "A single value chosen from a set of up to 64 members" msgstr "" #: libraries/classes/Types.php:413 msgid "A type that can store a geometry of any type" msgstr "" #: libraries/classes/Types.php:416 msgid "A point in 2-dimensional space" msgstr "" #: libraries/classes/Types.php:419 msgid "A curve with linear interpolation between points" msgstr "" #: libraries/classes/Types.php:422 msgid "A polygon" msgstr "Шматвугольнік" #: libraries/classes/Types.php:425 msgid "A collection of points" msgstr "" #: libraries/classes/Types.php:428 msgid "A collection of curves with linear interpolation between points" msgstr "" #: libraries/classes/Types.php:431 msgid "A collection of polygons" msgstr "" #: libraries/classes/Types.php:434 msgid "A collection of geometry objects of any type" msgstr "" #: libraries/classes/Types.php:437 msgid "" "Stores and enables efficient access to data in JSON (JavaScript Object " "Notation) documents" msgstr "" #: libraries/classes/Types.php:440 msgid "" "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming " "conventional mapping of IPv4 addresses into IPv6 addresses" msgstr "" #: libraries/classes/Types.php:445 msgid "128-bit UUID (Universally Unique Identifier)" msgstr "" #: libraries/classes/Types.php:801 msgctxt "numeric types" msgid "Numeric" msgstr "" #: libraries/classes/Types.php:819 msgctxt "date and time types" msgid "Date and time" msgstr "Дата і час" #: libraries/classes/Types.php:855 msgctxt "spatial types" msgid "Spatial" msgstr "Прасторавыя" #: libraries/classes/UrlRedirector.php:50 msgid "Taking you to the target site." msgstr "Прымаючы вас на мэтавы сайт." #: libraries/classes/UserPassword.php:38 msgid "The profile has been updated." msgstr "Профіль быў адноўлены." #: libraries/classes/UserPassword.php:50 msgid "Password is too long!" msgstr "Пароль занадта доўгі!" #: libraries/classes/UserPreferences.php:179 msgid "Could not save configuration" msgstr "Не атрымалася захаваць канфігурацыю" #: libraries/classes/UserPreferences.php:193 #, fuzzy #| msgid "" #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why" #| "%s." msgid "The phpMyAdmin configuration storage database could not be accessed." msgstr "Сховішча канфігурацыі PHPMyAdmin дэактываванае. %sДаведацца чаму%s." #: libraries/classes/Util.php:131 #, php-format msgid "Max: %s%s" msgstr "Максымальны памер: %s%s" #. l10n: Short month name #: libraries/classes/Util.php:660 msgctxt "Short month name" msgid "May" msgstr "Тра" #. l10n: Short week day name for Sunday #: libraries/classes/Util.php:678 #, fuzzy #| msgid "Sun" msgctxt "Short week day name for Sunday" msgid "Sun" msgstr "Ндз" #: libraries/classes/Util.php:716 msgctxt "AM/PM indication in time" msgid "PM" msgstr "" #: libraries/classes/Util.php:718 msgctxt "AM/PM indication in time" msgid "AM" msgstr "" #: libraries/classes/Util.php:789 #, php-format msgid "%s days, %s hours, %s minutes and %s seconds" msgstr "%s дзён, %s гадзінаў, %s хвілінаў і %s сэкундаў" #: libraries/classes/Util.php:1879 msgid "Users" msgstr "Карыстальнікі" #: libraries/classes/Util.php:2471 #: templates/database/multi_table_query/form.twig:67 msgid "Sort" msgstr "Парадак" #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119 msgid "Error in ZIP archive:" msgstr "Памылка ў ZIP-архіве:" #: libraries/classes/ZipExtension.php:83 msgid "No files found inside ZIP archive!" msgstr "Файлы ў ZIP-архіве ня знойдзеныя!" #: libraries/config.values.php:88 libraries/config.values.php:126 #: libraries/config.values.php:138 msgid "Icons" msgstr "Значкі" #: libraries/config.values.php:89 libraries/config.values.php:127 #: libraries/config.values.php:139 #: templates/database/multi_table_query/form.twig:118 msgid "Text" msgstr "Тэкст" #: libraries/config.values.php:90 libraries/config.values.php:108 #: libraries/config.values.php:128 libraries/config.values.php:140 msgid "Both" msgstr "" #: libraries/config.values.php:105 msgid "Nowhere" msgstr "" #: libraries/config.values.php:106 msgid "Left" msgstr "" #: libraries/config.values.php:107 msgid "Right" msgstr "" #: libraries/config.values.php:143 msgid "Click" msgstr "" #: libraries/config.values.php:144 msgid "Double click" msgstr "" #: libraries/config.values.php:145 libraries/config.values.php:188 #: templates/config/form_display/input.twig:16 #: templates/relation/check_relations.twig:15 #: templates/relation/check_relations.twig:66 #: templates/relation/check_relations.twig:91 #: templates/relation/check_relations.twig:129 #: templates/relation/check_relations.twig:154 #: templates/relation/check_relations.twig:164 #: templates/relation/check_relations.twig:199 #: templates/relation/check_relations.twig:224 #: templates/relation/check_relations.twig:249 #: templates/relation/check_relations.twig:274 #: templates/relation/check_relations.twig:299 #: templates/relation/check_relations.twig:324 #: templates/relation/check_relations.twig:349 #: templates/relation/check_relations.twig:387 #: templates/relation/check_relations.twig:412 #: templates/relation/check_relations.twig:437 #: templates/relation/check_relations.twig:462 #: templates/relation/check_relations.twig:487 #: templates/relation/check_relations.twig:512 msgid "Disabled" msgstr "Адключана" #: libraries/config.values.php:148 msgid "key" msgstr "" #: libraries/config.values.php:149 msgid "display column" msgstr "адлюстраваць слупок" #: libraries/config.values.php:153 msgid "Welcome" msgstr "Вітаем" #: libraries/config.values.php:186 msgid "Open" msgstr "" #: libraries/config.values.php:187 msgid "Closed" msgstr "Закрыты" #: libraries/config.values.php:200 msgid "Ask before sending error reports" msgstr "" #: libraries/config.values.php:201 msgid "Always send error reports" msgstr "" #: libraries/config.values.php:202 msgid "Never send error reports" msgstr "" #: libraries/config.values.php:205 msgid "Server default" msgstr "Агаданы сервер" #: libraries/config.values.php:206 msgid "Enable" msgstr "Уключыць" #: libraries/config.values.php:207 msgid "Disable" msgstr "Адключыць" #: libraries/config.values.php:256 msgid "Quick - display only the minimal options to configure" msgstr "" #: libraries/config.values.php:257 msgid "Custom - display all possible options to configure" msgstr "" #: libraries/config.values.php:258 msgid "Custom - like above, but without the quick/custom choice" msgstr "" #: libraries/config.values.php:322 msgid "complete inserts" msgstr "поўная ўстаўка" #: libraries/config.values.php:323 msgid "extended inserts" msgstr "пашыраныя ўстаўкі" #: libraries/config.values.php:324 msgid "both of the above" msgstr "" #: libraries/config.values.php:325 msgid "neither of the above" msgstr "" #: templates/columns_definitions/column_attributes.twig:31 #: templates/database/central_columns/edit_table_row.twig:23 #: templates/database/central_columns/main.twig:71 #: templates/database/central_columns/main.twig:298 msgid "Edit ENUM/SET values" msgstr "" #: templates/columns_definitions/column_attributes.twig:38 #: templates/database/central_columns/edit_table_row.twig:30 #: templates/database/central_columns/main.twig:76 #: templates/database/central_columns/main.twig:309 msgctxt "for default" msgid "None" msgstr "Няма" #: templates/columns_definitions/column_attributes.twig:41 #: templates/database/central_columns/edit_table_row.twig:33 #: templates/database/central_columns/main.twig:77 #: templates/database/central_columns/main.twig:312 msgid "As defined:" msgstr "Як вызначана:" #: templates/columns_definitions/column_attributes.twig:102 msgid "" "You don't have sufficient privileges to perform this operation; Please refer " "to the documentation for more details" msgstr "" "Вы не маеце дастатковых прывілеяў для выканання гэтай аперацыі. Калі ласка, " "звярніцеся да дакументацыі для дэтальнай інфармацыі" #: templates/columns_definitions/column_attributes.twig:116 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18 #: templates/table/structure/display_structure.twig:152 #: templates/table/structure/display_structure.twig:160 #: templates/table/structure/display_structure.twig:298 #: templates/table/structure/display_structure.twig:460 #: templates/table/tracking/structure_snapshot_indexes.twig:7 msgid "Unique" msgstr "Унікальнае" #: templates/columns_definitions/column_attributes.twig:124 #: templates/table/structure/display_structure.twig:219 #: templates/table/structure/display_structure.twig:222 #: templates/table/structure/display_structure.twig:307 msgid "Fulltext" msgstr "Поўнатэкстэкставае" #: templates/columns_definitions/column_attributes.twig:128 #: templates/table/structure/display_structure.twig:192 #: templates/table/structure/display_structure.twig:200 #: templates/table/structure/display_structure.twig:304 msgid "Spatial" msgstr "" #: templates/columns_definitions/column_attributes.twig:161 #: templates/table/structure/display_partitions.twig:27 msgid "Expression" msgstr "Выраз" #: templates/columns_definitions/column_attributes.twig:182 msgid "first" msgstr "" #: templates/columns_definitions/column_attributes.twig:187 #: templates/table/structure/display_structure.twig:433 #, php-format msgid "after %s" msgstr "пасля %s" #: templates/columns_definitions/column_definitions_form.twig:22 #: templates/database/create_table.twig:6 #: templates/database/operations/index.twig:30 msgid "Table name" msgstr "Імя табліцы" #: templates/columns_definitions/column_definitions_form.twig:31 #: templates/console/display.twig:124 #: templates/database/central_columns/main.twig:196 templates/export.twig:285 #: templates/export.twig:301 templates/export.twig:317 msgid "Add" msgstr "Дадаць" #: templates/columns_definitions/column_definitions_form.twig:39 msgid "column(s)" msgstr "слупок(і)" #: templates/columns_definitions/column_definitions_form.twig:73 msgid "Collation:" msgstr "Параўноўванне:" #: templates/columns_definitions/column_definitions_form.twig:76 msgid "Storage Engine:" msgstr "Механізм захоўвання:" #: templates/columns_definitions/column_definitions_form.twig:81 msgid "Connection:" msgstr "Злучэнне:" #: templates/columns_definitions/column_definitions_form.twig:112 #: templates/columns_definitions/partitions.twig:137 #: templates/table/operations/index.twig:133 #, fuzzy #| msgid "Storage engines" msgid "Storage engine" msgstr "Рухавікі захаваньня дадзеных" #: templates/columns_definitions/column_definitions_form.twig:135 msgid "PARTITION definition:" msgstr "Азначэнне раздзелаў (PARTITION):" #: templates/columns_definitions/column_definitions_form.twig:153 #, fuzzy #| msgid "Enclose export in a transaction" msgctxt "Online transaction part of the SQL DDL for InnoDB" msgid "Online transaction" msgstr "Экспартаваць за адну транзакцыю" #: templates/columns_definitions/column_definitions_form.twig:165 msgid "" "The column width of integer types is ignored in your MySQL version unless " "defining a TINYINT(1) column" msgstr "" #: templates/columns_definitions/column_definitions_form.twig:174 #: templates/database/designer/main.twig:1097 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5 #: templates/export.twig:81 templates/modals/add_index.twig:5 #: templates/modals/build_query.twig:5 #: templates/modals/index_dialog_modal.twig:5 #: templates/modals/preview_sql_confirmation.twig:5 #: templates/modals/preview_sql_modal.twig:5 #: templates/table/insert/actions_panel.twig:46 #: templates/table/relation/common_form.twig:183 #: templates/table/zoom_search/result_form.twig:26 #: templates/table/zoom_search/result_form.twig:96 #, fuzzy #| msgid "Loading…" msgid "Loading" msgstr "Загрузка…" #: templates/columns_definitions/column_name.twig:4 #, php-format msgid "Referenced by %s." msgstr "Спасылаецца на %s." #: templates/columns_definitions/column_name.twig:12 msgid "Is a foreign key." msgstr "Гэта знешні ключ." #: templates/columns_definitions/column_name.twig:39 msgid "Pick from Central Columns" msgstr "Выбраць з цэнтральных слупкоў" #: templates/columns_definitions/partitions.twig:17 msgid "Partition by:" msgstr "Раздзел:" #: templates/columns_definitions/partitions.twig:32 #: templates/columns_definitions/partitions.twig:60 msgid "Expression or column list" msgstr "Выраз ці спіс слупкоў" #: templates/columns_definitions/partitions.twig:37 msgid "Partitions:" msgstr "Раздзелы:" #: templates/columns_definitions/partitions.twig:45 msgid "Subpartition by:" msgstr "Падраздзел:" #: templates/columns_definitions/partitions.twig:65 msgid "Subpartitions:" msgstr "Падраздзелы:" #: templates/columns_definitions/partitions.twig:76 #: templates/table/operations/index.twig:480 #: templates/table/structure/display_partitions.twig:25 msgid "Partition" msgstr "Раздзел" #: templates/columns_definitions/partitions.twig:78 msgid "Values" msgstr "Значэнні" #: templates/columns_definitions/partitions.twig:82 msgid "Subpartition" msgstr "Падраздзел" #: templates/columns_definitions/partitions.twig:84 msgid "Engine" msgstr "Механізм" #: templates/columns_definitions/partitions.twig:85 #: templates/config/form_display/input.twig:53 #: templates/database/data_dictionary/index.twig:81 #: templates/database/events/editor_form.twig:102 #: templates/database/routines/editor_form.twig:163 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24 #: templates/table/structure/display_partitions.twig:32 #: templates/table/structure/display_structure.twig:466 #: templates/table/tracking/structure_snapshot_columns.twig:12 #: templates/table/tracking/structure_snapshot_indexes.twig:13 msgid "Comment" msgstr "Камэнтар" #: templates/columns_definitions/partitions.twig:86 msgid "Data directory" msgstr "Каталог даных" #: templates/columns_definitions/partitions.twig:87 msgid "Index directory" msgstr "Каталог індэксаў" #: templates/columns_definitions/partitions.twig:88 msgid "Max rows" msgstr "Максімум радкоў" #: templates/columns_definitions/partitions.twig:89 msgid "Min rows" msgstr "Мінімум радкоў" #: templates/columns_definitions/partitions.twig:90 msgid "Table space" msgstr "Таблічная прастора" #: templates/columns_definitions/partitions.twig:91 msgid "Node group" msgstr "Група вузлоў" #: templates/columns_definitions/table_fields_definitions.twig:16 #: templates/database/central_columns/edit.twig:10 #: templates/database/routines/editor_form.twig:52 msgid "Length/Values" msgstr "Даўжыня/Значэньні*" #: templates/columns_definitions/table_fields_definitions.twig:17 #, fuzzy #| msgid "" #| "If column type is \"enum\" or \"set\", please enter the values using this " #| "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " #| "single quote (\"'\") amongst those values, precede it with a backslash " #| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" "Калі тып слупка «enum» або «set», калі ласка, уводзьце значэнні " "выкарыстоўваючы гэты фармат: 'a','b','c'…
Калі вам патрэбна ўжыць " "зваротны слэш («\\») або апостраф («'») сярод гэтых значэнняў, пастаўце " "перад імі зваротны слэш (напрыклад, '\\\\xyz' або 'a\\'b')." #: templates/columns_definitions/table_fields_definitions.twig:21 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" "Для значэньняў па змоўчаньні, калі ласка, увядзіце проста значэньне, без " "выкарыстаньня зваротных слэшаў і двукосься, выкарыстоўваючы фармат: a" #: templates/columns_definitions/table_fields_definitions.twig:24 #: templates/database/central_columns/edit.twig:12 #: templates/database/central_columns/main.twig:32 #: templates/database/central_columns/main.twig:236 #: templates/database/data_dictionary/index.twig:79 #: templates/database/operations/index.twig:194 #: templates/database/operations/index.twig:198 #: templates/database/structure/table_header.twig:31 #: templates/home/index.twig:64 templates/indexes.twig:22 #: templates/server/databases/index.twig:29 #: templates/server/databases/index.twig:30 #: templates/server/databases/index.twig:123 #: templates/table/operations/index.twig:151 #: templates/table/search/index.twig:40 #: templates/table/structure/display_structure.twig:23 #: templates/table/structure/display_structure.twig:464 #: templates/table/structure/display_table_stats.twig:108 #: templates/table/tracking/structure_snapshot_columns.twig:8 #: templates/table/tracking/structure_snapshot_indexes.twig:11 #: templates/table/zoom_search/index.twig:38 msgid "Collation" msgstr "Параўноўванне" #: templates/columns_definitions/table_fields_definitions.twig:36 #: templates/database/operations/index.twig:68 #: templates/database/operations/index.twig:173 #: templates/database/routines/editor_form.twig:124 #: templates/database/structure/copy_form.twig:50 #: templates/table/operations/index.twig:79 #: templates/table/operations/index.twig:115 #: templates/table/operations/index.twig:315 msgid "Adjust privileges" msgstr "Наладзіць прывілеі" #: templates/columns_definitions/table_fields_definitions.twig:59 msgid "Virtuality" msgstr "" #: templates/columns_definitions/table_fields_definitions.twig:65 msgid "Move column" msgstr "Перамясціць слупок" #: templates/columns_definitions/table_fields_definitions.twig:75 #: templates/columns_definitions/table_fields_definitions.twig:86 msgid "List of available transformations and their options" msgstr "Спіс даступных пераўтварэнняў і іх параметры" #: templates/columns_definitions/table_fields_definitions.twig:77 #: templates/transformation_overview.twig:18 msgid "Browser display transformation" msgstr "Пераўтварэнне адлюстравання браўзерам" #: templates/columns_definitions/table_fields_definitions.twig:81 msgid "Browser display transformation options" msgstr "Параметры пераўтварэння адлюстравання браўзерам" #: templates/columns_definitions/table_fields_definitions.twig:82 #: templates/columns_definitions/table_fields_definitions.twig:93 #, fuzzy #| msgid "" #| "Please enter the values for transformation options using this format: " #| "'a', 100, b,'c'…
If you ever need to put a backslash (\"\\\") or a " #| "single quote (\"'\") amongst those values, precede it with a backslash " #| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "Please enter the values for transformation options using this format: 'a', " "100, b,'c'…
If you ever need to put a backslash (\"\\\") or a single " "quote (\"'\") amongst those values, precede it with a backslash (for example " "'\\\\xyz' or 'a\\'b')." msgstr "" "Калі ласка, уводзьце значэньні опцыяў пераўтварэньня выкарыстоўваючы гэты " "фармат: 'a', 100, b,'c'…
Калі вам трэба ўжыць зваротны слэш (\"\\\") " "або апостраф (\"'\") у гэтых значэньнях, устаўце зваротны слэш перад імі " "(напрыклад, '\\\\xyz' або 'a\\'b')." #: templates/columns_definitions/table_fields_definitions.twig:88 #: templates/transformation_overview.twig:37 msgid "Input transformation" msgstr "Пераўтварэнне ўвода" #: templates/columns_definitions/table_fields_definitions.twig:92 msgid "Input transformation options" msgstr "Параметры пераўтварэння ўвода" #: templates/config/form_display/input.twig:15 msgid "This setting is disabled, it will not be applied to your configuration." msgstr "" #: templates/config/form_display/input.twig:57 #: templates/config/form_display/input.twig:58 #, php-format msgid "Set value: %s" msgstr "" #: templates/config/form_display/input.twig:63 #: templates/config/form_display/input.twig:64 msgid "Restore default value" msgstr "" #: templates/config/form_display/input.twig:79 #: templates/config/form_display/input.twig:80 msgid "Allow users to customize this value" msgstr "" #: templates/console/bookmark_content.twig:7 templates/console/display.twig:38 #: templates/console/display.twig:104 templates/console/display.twig:196 msgid "Collapse" msgstr "" #: templates/console/bookmark_content.twig:8 templates/console/display.twig:39 #: templates/console/display.twig:105 templates/console/display.twig:197 msgid "Expand" msgstr "" #: templates/console/bookmark_content.twig:9 templates/console/display.twig:40 #: templates/console/display.twig:198 msgid "Requery" msgstr "Паўтарыць запыт" #: templates/console/display.twig:5 msgid "SQL Query Console" msgstr "Кансоль SQL-запыту" #: templates/console/display.twig:9 templates/setup/home/index.twig:166 #: templates/sql/query.twig:38 msgid "Clear" msgstr "Ачысціць" #: templates/console/display.twig:12 msgid "History" msgstr "Гісторыя" #: templates/console/display.twig:19 templates/console/display.twig:118 msgid "Bookmarks" msgstr "Закладкі" #: templates/console/display.twig:31 msgid "Press Ctrl+Enter to execute query" msgstr "Націсніце Ctrl+Enter каб выканаць запыт" #: templates/console/display.twig:32 msgid "Press Enter to execute query" msgstr "Націсніце Enter каб выканаць запыт" #: templates/console/display.twig:42 templates/console/display.twig:200 msgid "Explain" msgstr "Тлумачыць" #: templates/console/display.twig:45 templates/console/display.twig:203 msgid "Bookmark" msgstr "Закладка" #: templates/console/display.twig:47 templates/console/display.twig:205 msgid "Query failed" msgstr "Збой запыту" #: templates/console/display.twig:49 templates/console/display.twig:207 msgid "Queried time" msgstr "" #: templates/console/display.twig:49 msgid "During current session" msgstr "" #: templates/console/display.twig:67 msgid "ascending" msgstr "прамы" #: templates/console/display.twig:70 msgid "descending" msgstr "адваротны" #: templates/console/display.twig:73 msgid "Order:" msgstr "" #: templates/console/display.twig:79 #: templates/table/find_replace/replace_preview.twig:16 msgid "Count" msgstr "Колькасць" #: templates/console/display.twig:82 msgid "Execution order" msgstr "Парадак выканання" #: templates/console/display.twig:85 msgid "Time taken" msgstr "" #: templates/console/display.twig:88 templates/table/search/index.twig:146 msgid "Order by:" msgstr "" #: templates/console/display.twig:94 msgid "Ungroup queries" msgstr "Разгрупаваць запыты" #: templates/console/display.twig:106 msgid "Show trace" msgstr "Паказаць трасіроўку" #: templates/console/display.twig:107 msgid "Hide trace" msgstr "Схаваць трасіроўку" #: templates/console/display.twig:108 #, fuzzy #| msgid "Column names" msgid "Count:" msgstr "Назвы калёнак" #: templates/console/display.twig:135 msgid "Add bookmark" msgstr "Дадаць закладку" #: templates/console/display.twig:142 msgid "Label" msgstr "Метка" #: templates/console/display.twig:145 msgid "Target database" msgstr "Мэтавая база даных" #: templates/console/display.twig:148 msgid "Share this bookmark" msgstr "Падзяліцца гэтай закладкай" #: templates/console/display.twig:166 msgid "Set default" msgstr "Устанавіць агаданае значэнне" #: templates/console/display.twig:185 msgid "" "Execute queries on Enter and insert new line with Shift+Enter. To make this " "permanent, view settings." msgstr "" #: templates/create_tracking_version.twig:10 #, php-format msgid "Create version %1$s of %2$s" msgstr "Стварыць версію %1$s з %2$s" #: templates/create_tracking_version.twig:15 #, php-format msgid "Create version %1$s" msgstr "Стварыць версію %1$s" #: templates/create_tracking_version.twig:21 msgid "Track these data definition statements:" msgstr "" #: templates/create_tracking_version.twig:60 msgid "Track these data manipulation statements:" msgstr "" #: templates/create_tracking_version.twig:77 msgid "Create version" msgstr "Стварыць версію" #: templates/database/central_columns/edit.twig:15 msgctxt "Auto Increment" msgid "A_I" msgstr "" #: templates/database/central_columns/main.twig:4 msgid "Add new column" msgstr "Дадаць новы слупок" #: templates/database/central_columns/main.twig:24 #: templates/database/central_columns/main.twig:228 #, fuzzy #| msgid "Length/Values" msgid "Length/Value" msgstr "Даўжыня/Значэньні*" #: templates/database/central_columns/main.twig:36 #: templates/database/central_columns/main.twig:240 msgid "Attribute" msgstr "Атрыбут" #: templates/database/central_columns/main.twig:44 #: templates/database/central_columns/main.twig:248 msgid "A_I" msgstr "" #: templates/database/central_columns/main.twig:129 #, fuzzy #| msgid "The central list of columns for the current database is empty." msgid "The central list of columns for the current database is empty" msgstr "Цэнтральны спіс слупкоў для бягучай базы дадзеных пусты." #: templates/database/central_columns/main.twig:166 #: templates/display/results/table.twig:137 msgid "Filter rows" msgstr "Фільтраваць радкі" #: templates/database/central_columns/main.twig:167 #: templates/display/results/table.twig:139 msgid "Search this table" msgstr "Пошук у гэтай табліцы" #: templates/database/central_columns/main.twig:178 #: templates/table/structure/display_structure.twig:418 msgid "Add column" msgstr "Дадаць слупок" #: templates/database/central_columns/main.twig:187 msgid "Select a table" msgstr "Выберыце табліцу" #: templates/database/central_columns/main.twig:194 msgid "Select a column." msgstr "Выберыце слупок." #: templates/database/central_columns/main.twig:213 msgid "Click to sort." msgstr "Клікніце для сартавання." #: templates/database/central_columns/main.twig:218 #: templates/database/privileges/index.twig:22 #: templates/database/structure/table_header.twig:22 #: templates/database/tracking/tables.twig:18 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15 #: templates/server/databases/index.twig:163 #: templates/server/privileges/privileges_summary.twig:23 #: templates/server/privileges/users_overview.twig:22 #: templates/server/user_groups/user_groups.twig:21 #: templates/server/variables/index.twig:30 #: templates/table/privileges/index.twig:24 #: templates/table/structure/display_partitions.twig:34 #: templates/table/structure/display_structure.twig:34 #: templates/table/structure/display_structure.twig:457 #: templates/table/tracking/main.twig:32 #: templates/table/tracking/report_table.twig:8 msgid "Action" msgstr "Дзеяньне" #: templates/database/create_table.twig:3 #: templates/database/operations/index.twig:27 #, fuzzy #| msgid "Create table" msgid "Create new table" msgstr "Стварыць табліцу" #: templates/database/create_table.twig:10 #: templates/database/operations/index.twig:34 msgid "Number of columns" msgstr "Колькасць слупкоў" #: templates/database/create_table.twig:14 #: templates/database/operations/index.twig:39 templates/export.twig:27 #: templates/server/databases/index.twig:46 msgid "Create" msgstr "Стварыць" #: templates/database/data_dictionary/index.twig:4 #, fuzzy #| msgid "Database comment" msgid "Database comment:" msgstr "Камэнтар да базы дадзеных" #: templates/database/data_dictionary/index.twig:8 #: templates/database/data_dictionary/index.twig:124 #: templates/database/structure/index.twig:19 #: templates/display/results/table.twig:334 #: templates/table/structure/display_structure.twig:376 msgid "Print" msgstr "Друк" #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19 #: templates/table/structure/display_structure.twig:461 #: templates/table/tracking/structure_snapshot_indexes.twig:8 msgid "Packed" msgstr "Сьціснутая" #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21 #: templates/table/structure/display_structure.twig:463 #: templates/table/tracking/structure_snapshot_indexes.twig:10 msgid "Cardinality" msgstr "Колькасьць элемэнтаў" #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92 #: templates/table/structure/display_structure.twig:542 msgid "No index defined!" msgstr "Індэкс ня вызначаны!" #: templates/database/designer/database_tables.twig:31 #: templates/database/export/index.twig:28 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10 #: templates/server/privileges/privileges_table.twig:29 #: templates/server/privileges/privileges_table.twig:56 #: templates/server/privileges/privileges_table.twig:83 #: templates/server/privileges/privileges_table.twig:110 #: templates/server/replication/database_multibox.twig:7 msgid "Select all" msgstr "Выбраць усё" #: templates/database/designer/database_tables.twig:37 msgid "Show/hide columns" msgstr "Паказаць/Схаваць слупкі" #: templates/database/designer/database_tables.twig:46 msgid "See table structure" msgstr "Глядзець структуру табліцы" #: templates/database/designer/database_tables.twig:91 #, fuzzy, php-format #| msgctxt "Create SELECT … query" #| msgid "Select" msgid "Select \"%s\"" msgstr "Выбраць усё" #: templates/database/designer/database_tables.twig:109 #, php-format msgid "Add an option for column \"%s\"." msgstr "Дадаць опцыю для слупка «%s»." #: templates/database/designer/edit_delete_pages.twig:6 msgid "Page to open" msgstr "Старонка для адкрыцця" #: templates/database/designer/edit_delete_pages.twig:6 msgid "Page to delete" msgstr "Старонка для выдалення" #: templates/database/designer/main.twig:19 #: templates/database/designer/main.twig:25 msgid "Show/Hide tables list" msgstr "Паказаць/Схаваць спіс табліц" #: templates/database/designer/main.twig:29 #: templates/database/designer/main.twig:35 #: templates/database/designer/main.twig:36 msgid "View in fullscreen" msgstr "" #: templates/database/designer/main.twig:34 msgid "Exit fullscreen" msgstr "" #: templates/database/designer/main.twig:48 #: templates/database/designer/main.twig:52 msgid "New page" msgstr "Новая старонка" #: templates/database/designer/main.twig:77 #: templates/database/designer/main.twig:80 msgid "Delete pages" msgstr "Выдаліць старонкі" #: templates/database/designer/main.twig:84 #: templates/database/designer/main.twig:87 #: templates/database/structure/show_create.twig:11 msgid "Create table" msgstr "Стварыць табліцу" #: templates/database/designer/main.twig:91 #: templates/database/designer/main.twig:94 #: templates/database/designer/main.twig:271 msgid "Create relationship" msgstr "Стварыць сувязь" #: templates/database/designer/main.twig:105 #: templates/database/designer/main.twig:108 msgid "Reload" msgstr "Абнавіць" #: templates/database/designer/main.twig:112 #: templates/database/designer/main.twig:115 msgid "Help" msgstr "Дапамога" #: templates/database/designer/main.twig:120 #: templates/database/designer/main.twig:123 msgid "Angular links" msgstr "Вуглавыя лініі сувязяў" #: templates/database/designer/main.twig:120 #: templates/database/designer/main.twig:123 msgid "Direct links" msgstr "Прамыя лініі сувязяў" #: templates/database/designer/main.twig:127 #: templates/database/designer/main.twig:129 msgid "Snap to grid" msgstr "Зьвяць зь сеткай" #: templates/database/designer/main.twig:133 #: templates/database/designer/main.twig:139 msgid "Small/Big All" msgstr "Згарнуць/разгарнуць адлюстраваньне ўсіх табліц" #: templates/database/designer/main.twig:143 #: templates/database/designer/main.twig:146 msgid "Toggle small/big" msgstr "Пераключыць маленькі/вялікі" #: templates/database/designer/main.twig:150 #: templates/database/designer/main.twig:153 msgid "Toggle relationship lines" msgstr "Пераключыць лініі сувязі" #: templates/database/designer/main.twig:158 #: templates/database/designer/main.twig:161 msgid "Export schema" msgstr "Экспартаваць схему" #: templates/database/designer/main.twig:169 #: templates/database/designer/main.twig:172 msgid "Build Query" msgstr "Скласці запыт" #: templates/database/designer/main.twig:177 #: templates/database/designer/main.twig:181 msgid "Move Menu" msgstr "Перасунуць мэню" #: templates/database/designer/main.twig:185 #: templates/database/designer/main.twig:190 msgid "Pin text" msgstr "Прымацаваць тэкст" #: templates/database/designer/main.twig:202 msgid "Hide/Show all" msgstr "Схаваць/паказаць усе табліцы" #: templates/database/designer/main.twig:212 msgid "Hide/Show tables with no relationship" msgstr "Схаваць/паказаць табліцы без сувязяў" #: templates/database/designer/main.twig:223 msgid "Number of tables:" msgstr "Колькасць табліц:" #: templates/database/designer/main.twig:381 msgid "Delete relationship" msgstr "Выдаліць сувязь" #: templates/database/designer/main.twig:445 #: templates/database/designer/main.twig:610 msgid "Relationship operator" msgstr "Аператар сувязей" #: templates/database/designer/main.twig:474 #: templates/database/designer/main.twig:639 #: templates/database/designer/main.twig:845 #: templates/database/designer/main.twig:1038 msgid "Except" msgstr "Акрамя" #: templates/database/designer/main.twig:484 #: templates/database/designer/main.twig:649 #: templates/database/designer/main.twig:855 #: templates/database/designer/main.twig:1048 #: templates/database/routines/execute_form.twig:20 #: templates/server/replication/status_table.twig:17 #: templates/server/status/variables/index.twig:76 #: templates/server/variables/index.twig:32 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9 #: templates/table/search/index.twig:42 #: templates/table/zoom_search/index.twig:40 #: templates/table/zoom_search/result_form.twig:37 msgid "Value" msgstr "Значэньне" #: templates/database/designer/main.twig:486 #: templates/database/designer/main.twig:651 #: templates/database/designer/main.twig:857 #: templates/database/designer/main.twig:1050 msgid "subquery" msgstr "падзапыт" #: templates/database/designer/main.twig:495 #: templates/database/designer/main.twig:711 msgid "Rename to" msgstr "Перайменаваць у" #: templates/database/designer/main.twig:501 #: templates/database/designer/main.twig:719 msgid "New name" msgstr "Новая назва" #: templates/database/designer/main.twig:510 #: templates/database/designer/main.twig:916 msgid "Aggregate" msgstr "Сукупнасць" #: templates/database/designer/main.twig:516 #: templates/database/designer/main.twig:580 #: templates/database/designer/main.twig:785 #: templates/database/designer/main.twig:816 #: templates/database/designer/main.twig:924 #: templates/database/designer/main.twig:1009 #: templates/table/search/index.twig:41 #: templates/table/zoom_search/index.twig:39 msgid "Operator" msgstr "Апэратар" #: templates/database/designer/main.twig:1090 msgid "Active options" msgstr "Актыўная опцыі" #: templates/database/designer/page_save_as.twig:19 msgid "Save to selected page" msgstr "Захаваць на абраную старонку" #: templates/database/designer/page_save_as.twig:23 msgid "Create a page and save to it" msgstr "Стварыць старонку і запісаць на яе" #: templates/database/designer/page_save_as.twig:29 msgid "New page name" msgstr "Назва новай старонкі" #: templates/database/designer/page_selector.twig:2 msgid "Select page" msgstr "Выбраць старонку" #: templates/database/designer/schema_export.twig:4 msgid "Select Export Relational Type" msgstr "" #: templates/database/events/editor_form.twig:10 #: templates/database/routines/editor_form.twig:11 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8 msgid "Details" msgstr "Дэталі" #: templates/database/events/editor_form.twig:19 msgid "Event name" msgstr "Назва падзеі" #: templates/database/events/editor_form.twig:35 #: templates/server/binlog/index.twig:86 msgid "Event type" msgstr "Тып падзеі" #: templates/database/events/editor_form.twig:48 #: templates/database/routines/editor_form.twig:38 #, php-format msgid "Change to %s" msgstr "Змяніць на %s" #: templates/database/events/editor_form.twig:53 msgid "Execute at" msgstr "" #: templates/database/events/editor_form.twig:59 msgid "Execute every" msgstr "Выканаць кожны" #: templates/database/events/editor_form.twig:70 msgctxt "Start of recurring event" msgid "Start" msgstr "Пачатак" #: templates/database/events/editor_form.twig:76 msgctxt "End of recurring event" msgid "End" msgstr "Канец" #: templates/database/events/editor_form.twig:90 msgid "On completion preserve" msgstr "Па завяршэнні захавання" #: templates/database/events/editor_form.twig:96 #: templates/database/routines/editor_form.twig:138 #: templates/database/triggers/editor_form.twig:61 #: templates/view_create.twig:45 msgid "Definer" msgstr "" #: templates/database/events/index.twig:13 #: templates/database/privileges/index.twig:113 #: templates/database/privileges/index.twig:114 #: templates/database/routines/index.twig:13 #: templates/database/structure/check_all_tables.twig:3 #: templates/database/structure/check_all_tables.twig:4 #: templates/database/triggers/list.twig:13 #: templates/display/results/table.twig:298 #: templates/display/results/table.twig:299 templates/select_all.twig:4 #: templates/select_all.twig:5 templates/server/databases/index.twig:64 #: templates/server/privileges/edit_routine_privileges.twig:58 #: templates/server/privileges/privileges_table.twig:269 #: templates/server/privileges/privileges_table.twig:270 #: templates/server/privileges/privileges_table.twig:279 #: templates/server/privileges/privileges_table.twig:356 #: templates/server/privileges/privileges_table.twig:560 #: templates/server/privileges/users_overview.twig:121 #: templates/server/privileges/users_overview.twig:122 #: templates/server/user_groups/edit_user_groups.twig:11 #: templates/table/privileges/index.twig:117 #: templates/table/privileges/index.twig:118 msgid "Check all" msgstr "Адзначыць усё" #: templates/database/events/index.twig:27 #, fuzzy #| msgid "Create event" msgid "Create new event" msgstr "Стварыць сувязь" #: templates/database/events/index.twig:36 msgid "There are no events to display." msgstr "Няма падзей для адлюстравання." #: templates/database/events/index.twig:112 msgid "Event scheduler status" msgstr "" #: templates/database/events/index.twig:117 #: templates/database/tracking/tables.twig:47 msgid "Click to toggle" msgstr "" #: templates/database/events/index.twig:130 msgid "ON" msgstr "" #: templates/database/events/index.twig:141 msgid "OFF" msgstr "" #: templates/database/export/index.twig:61 msgid "" "@SERVER@ will become the server name and @DATABASE@ will become the database " "name." msgstr "" #. l10n: A query that the user has written freely #: templates/database/export/index.twig:5 templates/table/export/index.twig:5 #, fuzzy #| msgid "Showing SQL query" msgid "Exporting a raw query" msgstr "У выглядзе SQL-запыту" #: templates/database/export/index.twig:7 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Экспартаванне табліц з базы даных «%s»" #: templates/database/export/index.twig:30 #, fuzzy #| msgid "Allows altering the structure of existing tables." msgid "Export the structure of all tables." msgstr "Дазваляе зьмяняць структуру існых табліц." #: templates/database/export/index.twig:33 #, fuzzy #| msgid "Export views as tables" msgid "Export the data of all tables." msgstr "Экспартаваць прадстаўленні як табліцы" #: templates/database/import/index.twig:3 #, php-format msgid "Importing into the database \"%s\"" msgstr "Імпартаванне ў базу даных «%s»" #: templates/database/multi_table_query/form.twig:4 #: templates/database/qbe/index.twig:4 #, fuzzy #| msgid "Simulate query" msgid "Multi-table query" msgstr "Сімуляваць запыт" #: templates/database/multi_table_query/form.twig:10 #: templates/database/qbe/index.twig:10 #, fuzzy #| msgid "Query failed" msgid "Query by example" msgstr "Збой запыту" #: templates/database/multi_table_query/form.twig:17 msgid "Query window" msgstr "Акно запыту" #: templates/database/multi_table_query/form.twig:38 #: templates/database/multi_table_query/form.twig:128 msgid "select table" msgstr "выберыце табліцу" #: templates/database/multi_table_query/form.twig:45 #: templates/database/multi_table_query/form.twig:136 msgid "select column" msgstr "выберыце слупок" #: templates/database/multi_table_query/form.twig:51 msgid "Table alias" msgstr "псеўданімы табліцы" #: templates/database/multi_table_query/form.twig:52 msgid "Column alias" msgstr "Псеўданімы слупка" #: templates/database/multi_table_query/form.twig:55 msgid "Use this column in criteria" msgstr "" #: templates/database/multi_table_query/form.twig:59 msgid "criteria" msgstr "крытэрый" #: templates/database/multi_table_query/form.twig:73 msgid "Add as" msgstr "Дадаць як" #: templates/database/multi_table_query/form.twig:119 msgid "Another column" msgstr "Іншы слупок" #: templates/database/multi_table_query/form.twig:146 msgid "Enter criteria as free text" msgstr "" #: templates/database/multi_table_query/form.twig:153 msgid "Remove this column" msgstr "Выдаліць гэты слупок" #: templates/database/multi_table_query/form.twig:159 #: templates/table/relation/foreign_key_row.twig:85 msgid "+ Add column" msgstr "+ Дадаць слупок" #: templates/database/multi_table_query/form.twig:174 #: templates/database/qbe/selection_form.twig:80 #: templates/database/qbe/selection_form.twig:96 msgid "Update query" msgstr "Абнавіць запыт" #: templates/database/operations/index.twig:9 #: templates/database/operations/index.twig:13 msgid "Database comment" msgstr "Камэнтар да базы дадзеных" #: templates/database/operations/index.twig:54 msgid "Rename database to" msgstr "Перайменаваць базу даных у" #: templates/database/operations/index.twig:58 templates/export.twig:282 msgid "New database name" msgstr "Назва новай базы даных" #: templates/database/operations/index.twig:66 #: templates/database/operations/index.twig:171 #: templates/table/operations/index.twig:77 #: templates/table/operations/index.twig:113 #: templates/table/operations/index.twig:313 #, fuzzy #| msgid "" #| "You don't have sufficient privileges to perform this operation; Please " #| "refer to the documentation for more details" msgid "" "You don't have sufficient privileges to perform this operation; Please refer " "to the documentation for more details." msgstr "" "Вы не маеце дастатковых прывілеяў для выканання гэтай аперацыі. Калі ласка, " "звярніцеся да дакументацыі для дэтальнай інфармацыі" #: templates/database/operations/index.twig:83 msgid "Remove database" msgstr "Выдаліць базу даных" #: templates/database/operations/index.twig:89 #, php-format msgid "Database %s has been dropped." msgstr "База дадзеных %s была выдаленая." #: templates/database/operations/index.twig:94 msgid "Drop the database (DROP)" msgstr "Скінуць базу даных (DROP)" #: templates/database/operations/index.twig:118 msgid "Copy database to" msgstr "Капіяваць базу даных у" #: templates/database/operations/index.twig:150 msgid "CREATE DATABASE before copying" msgstr "выканаць CREATE DATABASE перад капіяваньнем" #: templates/database/operations/index.twig:165 #: templates/database/structure/copy_form.twig:44 #: templates/table/operations/index.twig:306 msgid "Add constraints" msgstr "Дадаць абмежаваньні" #: templates/database/operations/index.twig:180 msgid "Switch to copied database" msgstr "Перайсьці да скапіяванай базы дадзеных" #: templates/database/operations/index.twig:216 msgid "Change all tables collations" msgstr "Змяніць параўноўванні ўсіх табліц" #: templates/database/operations/index.twig:220 msgid "Change all tables columns collations" msgstr "" #: templates/database/privileges/index.twig:9 #: templates/table/privileges/index.twig:8 #, php-format msgid "Users having access to \"%s\"" msgstr "Карыстальнікі з правамі доступу да \"%s\"" #: templates/database/privileges/index.twig:17 #: templates/server/privileges/login_information_fields.twig:7 #: templates/server/privileges/login_information_fields.twig:12 #: templates/server/privileges/users_overview.twig:8 #: templates/server/replication/change_primary.twig:15 #: templates/server/replication/primary_add_replica_user.twig:19 #: templates/server/replication/primary_add_replica_user.twig:24 #: templates/table/privileges/index.twig:19 msgid "User name" msgstr "Імя карыстальніка" #: templates/database/privileges/index.twig:18 #: templates/server/privileges/login_information_fields.twig:26 #: templates/server/privileges/login_information_fields.twig:38 #: templates/server/privileges/users_overview.twig:9 #: templates/table/privileges/index.twig:20 msgid "Host name" msgstr "Назва хаста" #: templates/database/privileges/index.twig:21 #: templates/server/privileges/privileges_summary.twig:17 #: templates/server/privileges/users_overview.twig:18 #: templates/table/privileges/index.twig:23 msgid "Grant" msgstr "Grant" #: templates/database/privileges/index.twig:36 #: templates/server/privileges/new_user_ajax.twig:9 #: templates/server/privileges/users_overview.twig:36 #: templates/table/privileges/index.twig:38 msgid "Any" msgstr "Любы" #: templates/database/privileges/index.twig:47 #: templates/table/privileges/index.twig:49 msgid "global" msgstr "глябальны" #: templates/database/privileges/index.twig:50 #: templates/table/privileges/index.twig:52 msgid "database-specific" msgstr "спэцыфічны для базы дадзеных" #: templates/database/privileges/index.twig:52 #: templates/table/privileges/index.twig:54 msgid "wildcard" msgstr "шаблён" #: templates/database/privileges/index.twig:55 #: templates/table/privileges/index.twig:59 msgid "routine" msgstr "працэдура" #: templates/database/privileges/index.twig:112 #: templates/database/privileges/index.twig:115 #: templates/database/structure/check_all_tables.twig:2 #: templates/database/structure/check_all_tables.twig:9 #: templates/display/results/table.twig:297 #: templates/display/results/table.twig:300 templates/select_all.twig:2 #: templates/select_all.twig:6 #: templates/server/privileges/users_overview.twig:120 #: templates/server/privileges/users_overview.twig:123 #: templates/table/privileges/index.twig:116 #: templates/table/privileges/index.twig:119 msgid "With selected:" msgstr "З адзначанымі:" #: templates/database/privileges/index.twig:131 #: templates/server/privileges/add_user_fieldset.twig:4 #: templates/server/privileges/user_overview.twig:22 #: templates/server/privileges/users_overview.twig:137 #: templates/table/privileges/index.twig:134 msgctxt "Create new user" msgid "New" msgstr "" #: templates/database/privileges/index.twig:136 #: templates/server/privileges/add_user_fieldset.twig:6 #: templates/server/privileges/add_user.twig:4 #: templates/server/privileges/user_overview.twig:24 #: templates/server/privileges/users_overview.twig:140 #: templates/table/privileges/index.twig:140 msgid "Add user account" msgstr "Дадаць конт карыстальніка" #: templates/database/qbe/index.twig:16 #, php-format msgid "Switch to %svisual builder%s" msgstr "Перайсьці да %sвізуальнага канструктара%s" #: templates/database/qbe/index.twig:20 msgid "You have to choose at least one column to display!" msgstr "Вам неабходна выбраць прынамсі адну калёнку для адлюстраваньня!" #: templates/database/qbe/ins_del_and_or_cell.twig:5 msgid "Ins:" msgstr "Уставіць:" #: templates/database/qbe/ins_del_and_or_cell.twig:12 #, fuzzy #| msgid "And:" msgid "And" msgstr "І:" #: templates/database/qbe/ins_del_and_or_cell.twig:17 msgid "Del:" msgstr "Выдаліць:" #: templates/database/qbe/selection_form.twig:12 #: templates/table/find_replace/index.twig:41 msgid "Column:" msgstr "Слупок:" #: templates/database/qbe/selection_form.twig:17 msgid "Alias:" msgstr "Псеўданім:" #: templates/database/qbe/selection_form.twig:22 msgid "Show:" msgstr "Паказаць:" #: templates/database/qbe/selection_form.twig:27 msgid "Sort:" msgstr "Парадак:" #: templates/database/qbe/selection_form.twig:32 msgid "Sort order:" msgstr "Парадак сартавання:" #: templates/database/qbe/selection_form.twig:37 msgid "Criteria:" msgstr "Крытэрый:" #: templates/database/qbe/selection_form.twig:44 msgid "Modify:" msgstr "Змяніць:" #: templates/database/qbe/selection_form.twig:54 #, fuzzy #| msgid "Add/Delete criteria rows" msgid "Add/Delete criteria rows:" msgstr "Дадаць/выдаліць радкі крытэрыю" #: templates/database/qbe/selection_form.twig:67 #, fuzzy #| msgid "Add/Delete columns" msgid "Add/Delete columns:" msgstr "Дадаць/выдаліць слупкі" #: templates/database/qbe/selection_form.twig:86 #: templates/database/qbe/selection_form.twig:88 #, fuzzy #| msgid "Use Tables" msgid "Use tables" msgstr "Выкарыстоўваць табліцы" #: templates/database/qbe/selection_form.twig:107 #, php-format msgid "SQL query on database %s:" msgstr "SQL-запыт да базы даных %s:" #: templates/database/routines/editor_form.twig:20 msgid "Routine name" msgstr "Назва працэдуры" #: templates/database/routines/editor_form.twig:43 msgid "Parameters" msgstr "" #: templates/database/routines/editor_form.twig:49 msgid "Direction" msgstr "Напрамак" #: templates/database/routines/editor_form.twig:66 msgid "Add parameter" msgstr "Дадаць параметр" #: templates/database/routines/editor_form.twig:67 msgid "Remove last parameter" msgstr "Выдаліць апошні параметр" #: templates/database/routines/editor_form.twig:71 msgid "Return type" msgstr "Тып працэдуры" #: templates/database/routines/editor_form.twig:79 msgid "Return length/values" msgstr "Вярнуць даўжыню/значэнні" #: templates/database/routines/editor_form.twig:86 msgid "Return options" msgstr "Вярнуць опцыі" #: templates/database/routines/editor_form.twig:90 #: templates/database/routines/parameter_row.twig:31 #: templates/database/structure/table_header.twig:42 msgid "Charset" msgstr "Знаказбор" #: templates/database/routines/editor_form.twig:115 msgid "Is deterministic" msgstr "" #: templates/database/routines/editor_form.twig:131 #, fuzzy #| msgid "" #| "You don't have sufficient privileges to perform this operation; Please " #| "refer to the documentation for more details" msgid "" "You do not have sufficient privileges to perform this operation; Please " "refer to the documentation for more details." msgstr "" "Вы не маеце дастатковых прывілеяў для выканання гэтай аперацыі. Калі ласка, " "звярніцеся да дакументацыі для дэтальнай інфармацыі" #: templates/database/routines/editor_form.twig:144 msgid "Security type" msgstr "Тып бяспекі" #: templates/database/routines/editor_form.twig:153 msgid "SQL data access" msgstr "" #: templates/database/routines/execute_form.twig:7 #: templates/database/routines/execute_form.twig:12 msgid "Routine parameters" msgstr "Параметры працэдуры" #: templates/database/routines/index.twig:33 #, fuzzy #| msgid "Create version" msgid "Create new routine" msgstr "Стварыць версію" #: templates/database/routines/index.twig:42 msgid "There are no routines to display." msgstr "Няма працэдур для адлюстравання." #: templates/database/routines/index.twig:51 msgid "Returns" msgstr "Вяртае" #: templates/database/routines/parameter_row.twig:24 #: templates/modals/enum_set_editor.twig:5 msgid "ENUM/SET editor" msgstr "" #: templates/database/routines/row.twig:38 #: templates/database/routines/row.twig:48 #: templates/database/routines/row.twig:52 msgid "Execute" msgstr "" #: templates/database/search/main.twig:5 msgid "Search in database" msgstr "Пошук у базе дадзеных" #: templates/database/search/main.twig:8 msgid "Words or values to search for (wildcard: \"%\"):" msgstr "Словы або значэнні для пошуку (падстаноўка: \"%\"):" #: templates/database/search/main.twig:15 #: templates/table/find_replace/index.twig:31 msgid "Find:" msgstr "Знайсці:" #: templates/database/search/main.twig:19 #: templates/database/search/main.twig:23 msgid "Words are separated by a space character (\" \")." msgstr "Словы, падзеленыя прагалам (\" \")." #: templates/database/search/main.twig:40 msgid "Inside tables:" msgstr "У табліцах:" #: templates/database/search/main.twig:46 templates/server/export/index.twig:11 #: templates/server/replication/database_multibox.twig:8 msgid "Unselect all" msgstr "Зняць усе" #: templates/database/search/main.twig:67 msgid "Inside column:" msgstr "Унутры слупка:" #: templates/database/search/results.twig:12 #, php-format msgid "%1$s match in %2$s" msgid_plural "%1$s matches in %2$s" msgstr[0] "%1$s супадзенне у %2$s" msgstr[1] "%1$s супадзення у %2$s" msgstr[2] "%1$s супадзенняў у %2$s" #: templates/database/search/results.twig:56 msgid "Total: %count% match" msgid_plural "Total: %count% matches" msgstr[0] "Агулам: %count% супадзенне" msgstr[1] "Агулам: %count% супадзення" msgstr[2] "Агулам: %count% супадзенняў" #: templates/database/structure/add_prefix.twig:7 #: templates/database/structure/add_prefix.twig:9 msgid "Add prefix" msgstr "Дадаць прэфікс" #: templates/database/structure/body_for_table_summary.twig:6 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s табліца" msgstr[1] "%s табліцы" msgstr[2] "%s табліц" #: templates/database/structure/body_for_table_summary.twig:17 msgid "Sum" msgstr "Усяго" #: templates/database/structure/bulk_action_modal.twig:12 #: templates/database/structure/check_all_tables.twig:56 msgid "Continue" msgstr "Працягваць" #: templates/database/structure/change_prefix_form.twig:7 msgid "From" msgstr "Ад" #: templates/database/structure/change_prefix_form.twig:13 msgid "To" msgstr "" #: templates/database/structure/check_all_tables.twig:6 msgid "Check tables having overhead" msgstr "Адзначыць тыя, што патрабуюць аптымізацыі" #: templates/database/structure/check_all_tables.twig:10 msgid "Copy table" msgstr "Капіяваць табліцу" #: templates/database/structure/check_all_tables.twig:11 msgid "Show create" msgstr "Паказаць стварэнне" #: templates/database/structure/check_all_tables.twig:14 #: templates/table/operations/index.twig:403 #: templates/table/operations/view.twig:26 msgid "Delete data or table" msgstr "Выдаліць даныя ці табліцу" #: templates/database/structure/check_all_tables.twig:15 #: templates/database/structure/structure_table_row.twig:74 msgid "Empty" msgstr "Ачысьціць" #: templates/database/structure/check_all_tables.twig:18 #: templates/table/operations/index.twig:334 msgid "Table maintenance" msgstr "Абслугоўваньне табліцы" #: templates/database/structure/check_all_tables.twig:19 #: templates/table/maintenance/analyze.twig:3 #: templates/table/operations/index.twig:339 msgid "Analyze table" msgstr "Аналізаваць табліцу" #: templates/database/structure/check_all_tables.twig:20 #: templates/table/maintenance/check.twig:3 #: templates/table/operations/index.twig:348 msgid "Check table" msgstr "Праверыць табліцу" #: templates/database/structure/check_all_tables.twig:21 #: templates/table/maintenance/checksum.twig:3 #: templates/table/operations/index.twig:356 msgid "Checksum table" msgstr "Кантрольная сума табліцы" #: templates/database/structure/check_all_tables.twig:22 #: templates/table/maintenance/optimize.twig:3 #: templates/table/operations/index.twig:384 #: templates/table/structure/display_table_stats.twig:68 msgid "Optimize table" msgstr "Аптымізаваць табліцу" #: templates/database/structure/check_all_tables.twig:23 #: templates/table/maintenance/repair.twig:3 #: templates/table/operations/index.twig:393 msgid "Repair table" msgstr "Рамантаваць табліцу" #: templates/database/structure/check_all_tables.twig:25 msgid "Prefix" msgstr "Прэфікс" #: templates/database/structure/check_all_tables.twig:26 msgid "Add prefix to table" msgstr "Дадаць прэфікс да табліцы" #: templates/database/structure/check_all_tables.twig:27 msgid "Replace table prefix" msgstr "Замяніць прэфікс табліцы" #: templates/database/structure/check_all_tables.twig:33 msgid "Add columns to central list" msgstr "Дадаць слупкі ў галоўны спіс" #: templates/database/structure/check_all_tables.twig:34 msgid "Remove columns from central list" msgstr "" #: templates/database/structure/check_all_tables.twig:35 msgid "Make consistent with central list" msgstr "Зрабіць у адпаведнасці з галоўныс спісам" #: templates/database/structure/check_all_tables.twig:48 msgid "Are you sure?" msgstr "" #: templates/database/structure/check_all_tables.twig:52 msgid "" "This action may change some of the columns definition.[br]Are you sure you " "want to continue?" msgstr "" #: templates/database/structure/copy_form.twig:14 #, fuzzy #| msgid "Options" msgid "Options:" msgstr "Налады" #: templates/database/structure/copy_form.twig:39 msgid "Add AUTO INCREMENT value" msgstr "Дадаць значэнне AUTO INCREMENT" #: templates/database/structure/drop_form.twig:6 #: templates/database/structure/empty_form.twig:6 #: templates/table/delete/confirm.twig:12 #: templates/table/structure/drop_confirm.twig:7 #: templates/table/structure/primary.twig:3 msgid "Do you really want to execute the following query?" msgstr "Ці сапраўды вы жадаеце выканаць наступны запыт?" #: templates/database/structure/favorite_anchor.twig:4 #: templates/recent_favorite_table_favorite.twig:6 msgid "Remove from Favorites" msgstr "Выдаліць з улюблёнага" #: templates/database/structure/favorite_anchor.twig:4 msgid "Add to Favorites" msgstr "Дадаць да абранага" #: templates/database/structure/show_create.twig:2 msgid "Showing create queries" msgstr "Паказваюцца запыты стварэння" #: templates/database/structure/show_create.twig:33 #: templates/display/results/table.twig:373 templates/modals/create_view.twig:5 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11 msgid "Create view" msgstr "Стварыць прастаўленне" #: templates/database/structure/structure_table_row.twig:17 #: templates/server/databases/index.twig:219 #: templates/server/databases/index.twig:231 msgid "Not replicated" msgstr "" #: templates/database/structure/structure_table_row.twig:18 #: templates/server/databases/index.twig:215 #: templates/server/databases/index.twig:227 msgid "Replicated" msgstr "Рэплікаваны" #: templates/database/structure/structure_table_row.twig:223 msgid "in use" msgstr "выкарыстоўваецца" #: templates/database/structure/table_header.twig:27 msgid "" "May be approximate. Click on the number to get the exact count. See " "[doc@faq3-11]FAQ 3.11[/doc]." msgstr "" "Можа быць прыблізным. Націсніце на нумар, каб атрымаць дакладную колькасць. " "Глядзіце [doc@faq3-11]FAQ 3.11[/doc]." #: templates/database/structure/table_header.twig:36 #: templates/table/index_form.twig:144 msgid "Size" msgstr "Памер" #: templates/database/structure/table_header.twig:51 #: templates/table/structure/display_table_stats.twig:154 msgid "Creation" msgstr "Створаная" #: templates/database/structure/table_header.twig:56 #: templates/table/structure/display_table_stats.twig:161 msgid "Last update" msgstr "Апошняе абнаўленьне" #: templates/database/structure/table_header.twig:61 #: templates/table/structure/display_table_stats.twig:168 msgid "Last check" msgstr "Апошняя праверка" #: templates/database/structure/tracking_icon.twig:3 msgid "Tracking is active." msgstr "" #: templates/database/structure/tracking_icon.twig:5 msgid "Tracking is not active." msgstr "" #: templates/database/tracking/tables.twig:4 msgid "Tracked tables" msgstr "Адсочваемыя табліцы" #: templates/database/tracking/tables.twig:14 msgid "Last version" msgstr "Апошняя версія" #: templates/database/tracking/tables.twig:15 #: templates/table/tracking/main.twig:29 msgid "Created" msgstr "Створаная" #: templates/database/tracking/tables.twig:16 #: templates/table/tracking/main.twig:30 msgid "Updated" msgstr "" #: templates/database/tracking/tables.twig:61 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53 msgid "active" msgstr "" #: templates/database/tracking/tables.twig:73 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56 msgid "not active" msgstr "" #: templates/database/tracking/tables.twig:93 #: templates/database/tracking/tables.twig:138 #: templates/database/tracking/tables.twig:139 msgid "Delete tracking" msgstr "Выдаліць адсочванне" #: templates/database/tracking/tables.twig:104 msgid "Versions" msgstr "Версіі" #: templates/database/tracking/tables.twig:145 msgid "Untracked tables" msgstr "Неадсочваемыя табліцы" #: templates/database/tracking/tables.twig:176 #: templates/database/tracking/tables.twig:188 #: templates/database/tracking/tables.twig:189 #: templates/table/structure/display_structure.twig:396 msgid "Track table" msgstr "Адсочваць табліцу" #: templates/database/triggers/editor_form.twig:23 msgid "Trigger name" msgstr "Назва трыгера" #: templates/database/triggers/editor_form.twig:37 msgctxt "Trigger action time" msgid "Time" msgstr "Час" #: templates/database/triggers/list.twig:27 #, fuzzy #| msgid "Create trigger" msgid "Create new trigger" msgstr "Стварыць сувязь" #: templates/database/triggers/list.twig:36 msgid "There are no triggers to display." msgstr "Няма трыгераў для адлюстравання." #: templates/display/results/checkbox_and_links.twig:16 #: templates/display/results/checkbox_and_links.twig:78 msgid "You can also edit most values by clicking directly on them." msgstr "" #: templates/display/results/checkbox_and_links.twig:18 #: templates/display/results/checkbox_and_links.twig:80 msgid "You can also edit most values by double-clicking directly on them." msgstr "" #: templates/display/results/table.twig:18 #: templates/display/results/table.twig:21 templates/list_navigator.twig:8 #: templates/list_navigator.twig:13 msgctxt "First page" msgid "Begin" msgstr "Пачатак" #: templates/display/results/table.twig:35 #: templates/display/results/table.twig:38 templates/list_navigator.twig:16 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47 #: templates/server/binlog/index.twig:52 msgctxt "Previous page" msgid "Previous" msgstr "Папярэдняя" #: templates/display/results/table.twig:55 #: templates/display/results/table.twig:59 templates/list_navigator.twig:33 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72 #: templates/server/binlog/index.twig:77 msgctxt "Next page" msgid "Next" msgstr "Наступная" #: templates/display/results/table.twig:76 #: templates/display/results/table.twig:80 templates/list_navigator.twig:42 #: templates/list_navigator.twig:44 msgctxt "Last page" msgid "End" msgstr "Апошняя" #: templates/display/results/table.twig:107 msgid "Save edited data" msgstr "Захаваць рэдагаваныя даныя" #: templates/display/results/table.twig:113 msgid "Restore column order" msgstr "Аднавіць парадак слупкоў" #: templates/display/results/table.twig:124 templates/export.twig:149 #: templates/table/start_and_number_of_rows_fieldset.twig:9 msgid "Number of rows:" msgstr "Колькасць радкоў:" #: templates/display/results/table.twig:127 msgid "All" msgstr "Усе" #: templates/display/results/table.twig:145 #, fuzzy #| msgid "Sort by key" msgid "Sort by key:" msgstr "Сартаваць па ключы" #: templates/display/results/table.twig:194 #: templates/table/search/index.twig:102 #, fuzzy #| msgid "Return options" msgid "Extra options" msgstr "Вярнуць опцыі" #: templates/display/results/table.twig:216 msgid "Relational key" msgstr "Ключ сувязі" #: templates/display/results/table.twig:220 msgid "Display column for relationships" msgstr "Адлюстроўваць слупок адносін" #: templates/display/results/table.twig:228 msgid "Show binary contents" msgstr "Паказаць двайковы змест" #: templates/display/results/table.twig:232 msgid "Show BLOB contents" msgstr "Паказаць BLOB-змест" #: templates/display/results/table.twig:242 msgid "Hide browser transformation" msgstr "Схаваць ператварэнне" #: templates/display/results/table.twig:254 msgid "Well Known Text" msgstr "Добра вядомы тэкст" #: templates/display/results/table.twig:258 msgid "Well Known Binary" msgstr "Добра вядомыя двайковыя даныя" #: templates/display/results/table.twig:330 #: templates/sql/no_results_returned.twig:9 msgid "Query results operations" msgstr "Дзеяньні з вынікамі запытаў" #: templates/display/results/table.twig:336 msgid "Copy to clipboard" msgstr "" #: templates/display/results/table.twig:355 #: templates/table/chart/tbl_chart.twig:2 msgid "Display chart" msgstr "Адлюстраваць графік" #: templates/display/results/table.twig:363 msgid "Visualize GIS data" msgstr "" #: templates/encoding/kanji_encoding_form.twig:6 msgctxt "None encoding conversion" msgid "None" msgstr "Няма" #: templates/encoding/kanji_encoding_form.twig:17 msgid "Convert to Kana" msgstr "" #: templates/error/report_form.twig:3 msgid "" "This report automatically includes data about the error and information " "about relevant configuration settings. It will be sent to the phpMyAdmin " "team for debugging the error." msgstr "" #: templates/error/report_form.twig:11 msgid "" "Can you tell us the steps leading to this error? It decisively helps in " "debugging:" msgstr "" #: templates/error/report_form.twig:18 msgid "You may examine the data in the error report:" msgstr "" #: templates/error/report_modal.twig:5 msgid "Submit error report" msgstr "Адаслаць зварот аб памылцы" #: templates/error/report_modal.twig:12 msgid "Send error report" msgstr "Адправіць зварот аб памылцы" #: templates/error/simple.twig:2 msgid "Something went wrong" msgstr "" #: templates/error/simple.twig:7 templates/modals/index_dialog_modal.twig:30 msgid "Go back" msgstr "" #: templates/export/template_options.twig:1 templates/export.twig:42 msgid "Select a template" msgstr "Выберыце шаблон" #: templates/export.twig:14 msgid "Export templates:" msgstr "Экспарт шаблонаў:" #: templates/export.twig:18 msgid "New template:" msgstr "Новы шаблон:" #: templates/export.twig:21 templates/export.twig:24 msgid "Template name" msgstr "Назва шаблона" #: templates/export.twig:35 msgid "Existing templates:" msgstr "Наяўныя шаблоны:" #: templates/export.twig:38 msgid "Template:" msgstr "Шаблон:" #: templates/export.twig:51 msgid "Update" msgstr "Абнавіць" #: templates/export.twig:72 #, fuzzy #| msgid "Showing SQL query" msgid "Show SQL query" msgstr "У выглядзе SQL-запыту" #: templates/export.twig:104 msgid "Export method:" msgstr "Метад экспарту:" #: templates/export.twig:108 msgid "Quick - display only the minimal options" msgstr "" #: templates/export.twig:112 msgid "Custom - display all possible options" msgstr "Звычайны - адлюстроўваць усе магчымыя налады" #: templates/export.twig:121 #, fuzzy #| msgid "File to import:" msgid "File format to export" msgstr "Файл для імпарту:" #: templates/export.twig:137 msgid "Rows:" msgstr "Радкі:" #: templates/export.twig:141 msgid "Dump all rows" msgstr "" #: templates/export.twig:145 msgid "Dump some row(s)" msgstr "" #: templates/export.twig:160 msgid "Row to begin at:" msgstr "" #: templates/export.twig:170 templates/export.twig:332 msgid "Output:" msgstr "" #: templates/export.twig:175 templates/export.twig:370 #, php-format msgid "Save on server in the directory %s" msgstr "Захаваць на серверы ў каталогу %s" #: templates/export.twig:193 templates/export.twig:337 msgid "Rename exported databases/tables/columns" msgstr "" #: templates/export.twig:201 msgid "Defined aliases" msgstr "" #: templates/export.twig:216 templates/export.twig:230 #: templates/export.twig:243 templates/export.twig:260 msgid "Remove" msgstr "Выдаліць" #: templates/export.twig:269 msgid "Define new aliases" msgstr "" #: templates/export.twig:274 msgid "Select database:" msgstr "Выберыце базу даных:" #: templates/export.twig:290 msgid "Select table:" msgstr "Выберыце табліцу:" #: templates/export.twig:298 msgid "New table name" msgstr "Назва новай табліцы" #: templates/export.twig:306 msgid "Select column:" msgstr "Выберыце слупок:" #: templates/export.twig:314 msgid "New column name" msgstr "Навая назва слупка" #: templates/export.twig:347 #, php-format msgid "Use %s statement" msgstr "Выкарыстоўваць сцвярджэнне %s" #: templates/export.twig:356 msgid "View output as text" msgstr "Паказаць вывад як тэкст" #: templates/export.twig:360 msgid "Save output to a file" msgstr "Захаваць вывад у файл" #: templates/export.twig:387 msgid "File name template:" msgstr "Шаблон назвы файла:" #: templates/export.twig:388 #, fuzzy, php-format #| msgid "" #| "This value is interpreted using %1$sstrftime%2$s, so you can use time " #| "formatting strings. Additionally the following transformations will " #| "happen: %3$s. Other text will be kept as is. See the %4$sFAQ%5$s for " #| "details." msgid "" "This value is interpreted using the 'strftime' function, so you can use time " "formatting strings. Additionally the following transformations will happen: " "%s Other text will be kept as is. See the FAQ 6.27 for details." msgstr "" "Гэтае значэнне інтэрпрэтуецца з выкарыстаннем %1$sstrftime%2$s, таму можна " "выкарыстоўваць радкі фарматавання часу. Апроч гэтага, будуць праведзеныя " "наступныя змены: %3$s. Астатні тэкст застанецца як ёсьць. Глядзіце %4$sFAQ" "%5$s для падрабязнасцей." #: templates/export.twig:398 msgid "Use this for future exports" msgstr "" #: templates/export.twig:409 templates/import.twig:103 msgid "Character set of the file:" msgstr "Кадыроўка файла:" #: templates/export.twig:429 msgid "Compression:" msgstr "Сцісканне:" #: templates/export.twig:437 msgid "zipped" msgstr "сціскаць zip" #: templates/export.twig:443 msgid "gzipped" msgstr "сціскаць gzip" #: templates/export.twig:461 msgid "Export databases as separate files" msgstr "Экпартаваць базы даных у выглядзе асобных файлаў" #: templates/export.twig:463 msgid "Export tables as separate files" msgstr "Экспартаваць табліцы ў асобныя файлы" #: templates/export.twig:474 msgid "Skip tables larger than:" msgstr "" #: templates/export.twig:476 msgid "The size is measured in MiB." msgstr "" #: templates/export.twig:482 templates/import.twig:182 msgid "Format-specific options:" msgstr "Параметры фарматавання:" #: templates/export.twig:491 templates/import.twig:191 msgid "Encoding Conversion:" msgstr "Змены кадавання:" #: templates/filter.twig:2 templates/server/status/processes/index.twig:6 #: templates/server/status/variables/index.twig:7 msgid "Filters" msgstr "Фільтры" #: templates/filter.twig:4 templates/server/status/variables/index.twig:12 msgid "Containing the word:" msgstr "Змяшчае слова:" #: templates/footer.twig:10 templates/footer.twig:12 templates/footer.twig:14 msgid "Open new phpMyAdmin window" msgstr "Адкрыць новае акно phpMyAdmin" #: templates/footer.twig:29 templates/home/index.twig:18 #: templates/login/form.twig:5 msgid "phpMyAdmin Demo Server" msgstr "Дэма-сервер phpMyAdmin" #: templates/footer.twig:37 #, php-format msgid "Currently running Git revision %1$s from the %2$s branch." msgstr "" #: templates/footer.twig:39 msgid "Git information missing!" msgstr "Адсутнічае Інфармацыя пра Git!" #: templates/gis_data_editor_form.twig:4 #, php-format msgid "Value for the column \"%s\"" msgstr "" #: templates/gis_data_editor_form.twig:22 #: templates/table/gis_visualization/gis_visualization.twig:34 msgid "Use OpenStreetMaps as Base Layer" msgstr "" #: templates/gis_data_editor_form.twig:38 msgctxt "Spatial Reference System Identifier" msgid "SRID:" msgstr "" #: templates/gis_data_editor_form.twig:53 #, php-format msgid "Geometry %d:" msgstr "" #: templates/gis_data_editor_form.twig:73 msgid "Point:" msgstr "" #: templates/gis_data_editor_form.twig:93 #: templates/gis_data_editor_form.twig:134 #: templates/gis_data_editor_form.twig:186 #, fuzzy, php-format #| msgid "Polygon %d:" msgid "Point %d:" msgstr "Шматкутнік %d:" #: templates/gis_data_editor_form.twig:113 #, php-format msgid "Linestring %d:" msgstr "Адрэзак %d:" #: templates/gis_data_editor_form.twig:115 #: templates/gis_data_editor_form.twig:170 msgid "Outer ring:" msgstr "" #: templates/gis_data_editor_form.twig:117 #: templates/gis_data_editor_form.twig:172 #, php-format msgid "Inner ring %d:" msgstr "" #: templates/gis_data_editor_form.twig:144 msgid "Add a linestring" msgstr "Дадаць адрэзак" #: templates/gis_data_editor_form.twig:157 #, php-format msgid "Polygon %d:" msgstr "Шматкутнік %d:" #: templates/gis_data_editor_form.twig:199 msgid "Add a polygon" msgstr "Дадаць шматкутнік" #: templates/gis_data_editor_form.twig:205 msgid "Add geometry" msgstr "Дадаць геаметрыю" #: templates/gis_data_editor_form.twig:214 msgid "Output" msgstr "" #: templates/gis_data_editor_form.twig:216 msgid "" "Choose \"GeomFromText\" from the \"Function\" column and paste the string " "below into the \"Value\" field." msgstr "" #: templates/header.twig:36 templates/login/header.twig:13 msgid "Javascript must be enabled past this point!" msgstr "Javascript мусіць быць уключаным!" #: templates/header.twig:47 msgid "Click on the bar to scroll to top of page" msgstr "" #: templates/home/git_info.twig:2 msgid "Git revision:" msgstr "" #: templates/home/git_info.twig:13 msgid "no branch" msgstr "" #: templates/home/git_info.twig:15 templates/home/git_info.twig:22 #, php-format msgid "from %s branch" msgstr "" #: templates/home/git_info.twig:25 #, fuzzy, php-format #| msgid "committed on %1$s by %2$s" msgid "committed on %s by %s" msgstr "здзейснена %2$s а %1$s" #: templates/home/git_info.twig:32 #, fuzzy, php-format #| msgid "authored on %1$s by %2$s" msgid "authored on %s by %s" msgstr "створана %2$s а %1$s" #: templates/home/index.twig:22 templates/login/form.twig:8 #, php-format msgid "" "You are using the demo server. You can do anything here, but please do not " "change root, debian-sys-maint and pma users. More information is available " "at %s." msgstr "" #: templates/home/index.twig:32 msgid "General settings" msgstr "Асноўныя налады" #: templates/home/index.twig:57 #, fuzzy #| msgid "Server connection collation" msgid "Server connection collation:" msgstr "Супастаўленьне сервернага падлучэньня" #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56 msgid "More settings" msgstr "Дадатковыя налады" #: templates/home/index.twig:93 msgid "Appearance settings" msgstr "Налады выгляду" #: templates/home/index.twig:103 templates/home/index.twig:104 #: templates/login/form.twig:23 templates/login/form.twig:24 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9 msgid "Language" msgstr "Мова" #: templates/home/index.twig:131 msgid "Theme" msgstr "" #: templates/home/index.twig:142 #, fuzzy #| msgid "View only" msgctxt "View all themes" msgid "View all" msgstr "Толькі прагляд" #: templates/home/index.twig:157 msgid "Database server" msgstr "Сервер базы дадзеных" #: templates/home/index.twig:161 templates/login/form.twig:65 #: templates/menu/breadcrumbs.twig:7 msgid "Server:" msgstr "Сэрвэр:" #: templates/home/index.twig:165 msgid "Server type:" msgstr "Тып сервера:" #: templates/home/index.twig:169 msgid "Server connection:" msgstr "Злучэнне сервера:" #: templates/home/index.twig:177 msgid "Protocol version:" msgstr "Вэрсія пратаколу:" #: templates/home/index.twig:181 msgid "User:" msgstr "Карыстальнік:" #: templates/home/index.twig:185 msgid "Server charset:" msgstr "Кадаванне сэрвэра:" #: templates/home/index.twig:197 msgid "Web server" msgstr "Вэб-сэрвэр" #: templates/home/index.twig:207 msgid "Database client version:" msgstr "Вэрсія кліента базы даных:" #: templates/home/index.twig:211 msgid "PHP extension:" msgstr "PHP-пашырэньні:" #: templates/home/index.twig:218 msgid "PHP version:" msgstr "Вэрсія PHP:" #: templates/home/index.twig:225 msgid "Show PHP information" msgstr "Паказаць інфармацыю пра PHP" #: templates/home/index.twig:239 msgid "Version information:" msgstr "Інфармацыя пра вэрсію:" #: templates/home/index.twig:249 msgid "Official Homepage" msgstr "Афіцыйная старонка phpMyAdmin" #: templates/home/index.twig:254 msgid "Contribute" msgstr "Удзельнічаць" #: templates/home/index.twig:259 msgid "Get support" msgstr "" #: templates/home/index.twig:264 msgid "List of changes" msgstr "Спіс зьменаў" #: templates/home/index.twig:269 templates/server/plugins/index.twig:30 msgid "License" msgstr "" #: templates/home/index.twig:280 templates/setup/error.twig:2 msgid "Warning" msgstr "" #: templates/home/index.twig:282 msgid "Notice" msgstr "" #: templates/home/index.twig:295 #, fuzzy #| msgid "phpMyAdmin homepage" msgid "phpMyAdmin Themes" msgstr "Хатняя старонка phpMyAdmin" #: templates/home/index.twig:306 msgid "Get more themes!" msgstr "" #: templates/home/themes.twig:8 #, fuzzy, php-format #| msgid "Schema of the %s database" msgid "Screenshot of the %s theme." msgstr "Схема базы даных «%s»" #. l10n: Choose the theme button in the themes list modal #: templates/home/themes.twig:14 msgid "Take it" msgstr "Узяць гэта" #: templates/import/javascript.twig:12 msgid "" "The file being uploaded is probably larger than the maximum allowed size or " "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) " "browsers." msgstr "" #: templates/import/javascript.twig:13 #, php-format msgid "%s of %s" msgstr "" #: templates/import/javascript.twig:14 #, php-format msgid "%s/sec." msgstr "" #: templates/import/javascript.twig:15 msgid "About %MIN min. %SEC sec. remaining." msgstr "" #: templates/import/javascript.twig:16 msgid "About %SEC sec. remaining." msgstr "" #: templates/import/javascript.twig:17 msgid "The file is being processed, please be patient." msgstr "" #: templates/import/javascript.twig:29 msgid "Uploading your import file…" msgstr "Загрузка вашага файла імпарту…" #: templates/import/javascript.twig:152 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" #: templates/import.twig:26 msgid "File to import:" msgstr "Файл для імпарту:" #: templates/import.twig:31 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" #: templates/import.twig:32 msgid "" "A compressed file's name must end in .[format].[compression]. Example: .sql.zip" msgstr "" #: templates/import.twig:40 #, fuzzy #| msgid "Save as file" msgid "Upload a file" msgstr "Захаваць як файл" #: templates/import.twig:43 #, fuzzy #| msgid "File to import:" msgid "Select file to import" msgstr "Файл для імпарту:" #: templates/import.twig:50 templates/import.twig:77 #: templates/preferences/manage/main.twig:22 msgid "Browse your computer:" msgstr "" #: templates/import.twig:55 templates/import.twig:82 msgid "You may also drag and drop a file on any page." msgstr "" #: templates/import.twig:62 templates/import.twig:88 #, fuzzy, php-format #| msgid "Select from the web server upload directory %s:" msgid "Select from the web server upload directory [strong]%s[/strong]:" msgstr "Выберыце з каталогу загрузкі вэб-сервера %s:" #: templates/import.twig:69 templates/import.twig:96 #, fuzzy #| msgid "There are no files to upload!" msgid "There are no files to import!" msgstr "Няма файла для загрузкі!" #: templates/import.twig:100 msgid "File uploads are not allowed on this server." msgstr "Загрузкі файлаў не дазволеныя на гэтым сэрвэры." #: templates/import.twig:126 msgid "Partial import:" msgstr "Частковы імпарт:" #: templates/import.twig:131 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" "Папярэдняе імпартаваньне спынілася з-за недахопу часу. Пасьля новай загрузкі " "імпартаваньне будзе працягнутае з пазыцыі %d." #: templates/import.twig:138 #, fuzzy #| msgid "" #| "Allow the interruption of an import in case the script detects it is " #| "close to the PHP timeout limit. (This might be a good way to import " #| "large files, however it can break transactions.)" msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit." msgstr "" "Дазволіць спыненне імпартавання ў выпадку, калі скрыпт высветліць, што " "скончваецца час выканання PHP. (Гэта можа быць добрым спосабам " "імпартаваньня вялікіх файлаў, аднак, гэта можа перапыніць транзакцыі.)" #: templates/import.twig:140 #, fuzzy #| msgid "" #| "Allow interrupt of import in case script detects it is close to time " #| "limit. This might be a good way to import large files, however it can " #| "break transactions." msgid "" "This might be a good way to import large files, however it can break " "transactions." msgstr "" "Дазволіць спыненне імпартавання ў выпадку, калі скрыпт высветліць, што " "скончваецца час выканання. Гэта можа быць добрым спосабам імпартавання " "вялікіх файлаў, аднак, гэта можа перапыніць транзакцыі." #: templates/import.twig:144 msgid "Skip this number of queries (for SQL) starting from the first one:" msgstr "Прапусціць указаную колькасць запытаў (для SQL) ад пачатку:" #: templates/import.twig:154 #, fuzzy #| msgid "Other options:" msgid "Other options" msgstr "Іншыя параметры:" #: templates/indexes.twig:39 #: templates/table/structure/display_structure.twig:489 #, fuzzy #| msgid "Rename to" msgid "Rename" msgstr "Перайменаваць у" #: templates/indexes.twig:45 #: templates/table/structure/display_structure.twig:495 msgid "The primary key has been dropped." msgstr "Першасны ключ быў выдалены." #: templates/indexes.twig:50 #: templates/table/structure/display_structure.twig:500 #, php-format msgid "Index %s has been dropped." msgstr "Індэкс %s быў выдалены." #: templates/login/form.twig:58 templates/login/form.twig:117 #: templates/login/form.twig:121 templates/login/form.twig:124 msgid "Log in" msgstr "Уваход у сыстэму" #: templates/login/form.twig:64 templates/login/form.twig:69 msgid "You can enter hostname/IP address and port separated by space." msgstr "" #: templates/login/form.twig:76 msgid "Username:" msgstr "Імя карыстальніка:" #: templates/login/form.twig:85 #: templates/server/privileges/change_password.twig:21 #: templates/server/privileges/login_information_fields.twig:44 #: templates/server/replication/change_primary.twig:18 #: templates/server/replication/primary_add_replica_user.twig:49 msgid "Password:" msgstr "Пароль:" #: templates/login/form.twig:95 #, fuzzy #| msgid "Server Choice:" msgid "Server choice:" msgstr "Выбар сервера:" #: templates/login/header.twig:17 msgid "" "There is a mismatch between HTTPS indicated on the server and client. This " "can lead to a non working phpMyAdmin or a security risk. Please fix your " "server configuration to indicate HTTPS properly." msgstr "" #: templates/login/twofactor/application_configure.twig:3 msgid "" "Please scan following QR code into the two-factor authentication app on your " "device and enter authentication code it generates." msgstr "" #: templates/login/twofactor/application_configure.twig:13 msgid "Secret/key:" msgstr "" #: templates/login/twofactor/application_configure.twig:16 #: templates/login/twofactor/application.twig:2 msgid "Authentication code:" msgstr "Код аўтэнтыфікацыі:" #: templates/login/twofactor/application.twig:5 msgid "" "Open the two-factor authentication app on your device to view your " "authentication code and verify your identity." msgstr "" #: templates/login/twofactor/invalid.twig:2 msgid "" "The configured two factor authentication is not available, please install " "missing dependencies." msgstr "" #: templates/login/twofactor/key_configure.twig:3 msgid "" "Please connect your FIDO U2F device into your computer's USB port. Then " "confirm registration on the device." msgstr "" #: templates/login/twofactor/key-https-warning.twig:3 msgid "" "You are not using https to access phpMyAdmin, therefore FIDO U2F device will " "most likely refuse to authenticate you." msgstr "" #: templates/login/twofactor/key.twig:3 msgid "" "Please connect your FIDO U2F device into your computer's USB port. Then " "confirm login on the device." msgstr "" #: templates/login/twofactor.twig:10 msgid "Verify" msgstr "" #: templates/menu/breadcrumbs.twig:27 #, fuzzy #| msgid "Views:" msgid "View:" msgstr "Прадстаўленні:" #: templates/modals/function_confirm.twig:5 #: templates/server/databases/index.twig:315 msgid "Confirm" msgstr "" #: templates/modals/function_confirm.twig:10 msgid "Ok" msgstr "" #: templates/modals/unhide_nav_item.twig:5 msgid "Show hidden navigation tree items." msgstr "Паказаць схаваныя элементы дрэва навігацыі." #: templates/navigation/item_unhide_dialog.twig:20 msgid "Unhide" msgstr "" #: templates/navigation/main.twig:25 templates/navigation/main.twig:26 msgid "Home" msgstr "Да пачатку" #: templates/navigation/main.twig:30 templates/navigation/main.twig:31 msgid "Empty session data" msgstr "Сеансавыя даныя пустыя" #: templates/navigation/main.twig:30 templates/navigation/main.twig:31 msgid "Log out" msgstr "Выйсьці з сыстэмы" #: templates/navigation/main.twig:35 templates/navigation/main.twig:36 msgid "phpMyAdmin documentation" msgstr "Дакумэнтацыя па phpMyAdmin" #: templates/navigation/main.twig:39 templates/navigation/main.twig:40 #, fuzzy #| msgid "Documentation" msgid "MariaDB Documentation" msgstr "Дакумэнтацыя" #: templates/navigation/main.twig:39 templates/navigation/main.twig:40 #, fuzzy #| msgid "Documentation" msgid "MySQL Documentation" msgstr "Дакумэнтацыя" #: templates/navigation/main.twig:43 templates/navigation/main.twig:44 msgid "Navigation panel settings" msgstr "Налады навігацыйнай панэлі" #: templates/navigation/main.twig:47 templates/navigation/main.twig:48 msgid "Reload navigation panel" msgstr "Перазагрузіць навігацыйную панэль" #: templates/navigation/main.twig:67 msgid "An error has occurred while loading the navigation display" msgstr "" #: templates/navigation/main.twig:88 #, fuzzy #| msgid "SQL result" msgid "SQL upload" msgstr "SQL-вынік" #: templates/navigation/tree/fast_filter.twig:11 #: templates/navigation/tree/fast_filter.twig:12 msgid "Type to filter these, Enter to search all" msgstr "" #: templates/navigation/tree/fast_filter.twig:16 msgid "Clear fast filter" msgstr "Ачысціць хуткі фільтр" #: templates/preferences/autoload.twig:7 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" msgstr "" #: templates/preferences/autoload.twig:13 msgid "Delete settings" msgstr "Выдаліць налады" #: templates/preferences/forms/main.twig:4 msgid "Cannot save settings, submitted form contains errors!" msgstr "" #: templates/preferences/header.twig:6 msgid "Manage your settings" msgstr "Кіраваць наладамі" #: templates/preferences/header.twig:12 msgid "Two-factor authentication" msgstr "Двух-фактарная аўтэнтыфікацыя" #: templates/preferences/header.twig:55 #: templates/preferences/manage/main.twig:72 msgid "Configuration has been saved." msgstr "Канфігурацыя захаваная." #: templates/preferences/header.twig:60 #, php-format msgid "" "Your preferences will be saved for current session only. Storing them " "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" #: templates/preferences/manage/error.twig:1 msgid "Configuration contains incorrect data for some fields." msgstr "" #: templates/preferences/manage/error.twig:16 msgid "Do you want to import remaining settings?" msgstr "" #: templates/preferences/manage/main.twig:3 #: templates/preferences/manage/main.twig:33 msgid "Saved on: @DATE@" msgstr "" #: templates/preferences/manage/main.twig:20 msgid "Import from file" msgstr "Імпартаваць з файла" #: templates/preferences/manage/main.twig:27 msgid "Import from browser's storage" msgstr "" #: templates/preferences/manage/main.twig:30 msgid "Settings will be imported from your browser's local storage." msgstr "" #: templates/preferences/manage/main.twig:36 msgid "You have no saved settings!" msgstr "" #: templates/preferences/manage/main.twig:40 #: templates/preferences/manage/main.twig:104 msgid "This feature is not supported by your web browser" msgstr "" #: templates/preferences/manage/main.twig:44 msgid "Merge with current configuration" msgstr "" #: templates/preferences/manage/main.twig:59 #, php-format msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" #: templates/preferences/manage/main.twig:81 #, fuzzy #| msgid "Save as file" msgid "Save as JSON file" msgstr "Захаваць як файл" #: templates/preferences/manage/main.twig:85 msgid "Save as PHP file" msgstr "Захаваць як PHP-файл" #: templates/preferences/manage/main.twig:90 msgid "Save to browser's storage" msgstr "" #: templates/preferences/manage/main.twig:96 msgid "Settings will be saved in your browser's local storage." msgstr "" #: templates/preferences/manage/main.twig:99 msgid "Existing settings will be overwritten!" msgstr "" #: templates/preferences/manage/main.twig:120 msgid "You can reset all your settings and restore them to default values." msgstr "" #: templates/preferences/two_factor/configure.twig:5 #: templates/preferences/two_factor/main.twig:57 #: templates/preferences/two_factor/main.twig:70 msgid "Configure two-factor authentication" msgstr "Наладзіць двух-фактарную аўтэнтыфікацыю" #: templates/preferences/two_factor/configure.twig:12 msgid "Enable two-factor authentication" msgstr "Уключыць двух-фактарную аўтэнтыфікацыю" #: templates/preferences/two_factor/confirm.twig:5 msgid "Confirm disabling two-factor authentication" msgstr "Пацвердзіць адключэнне двух-фактарнай аўтэнтыфікацыі" #: templates/preferences/two_factor/confirm.twig:9 msgid "" "By disabling two factor authentication you will be again able to login using " "password only." msgstr "" #: templates/preferences/two_factor/confirm.twig:13 #: templates/preferences/two_factor/main.twig:46 msgid "Disable two-factor authentication" msgstr "Адключыць двух-фактарную аўтэнтыфікацыю" #: templates/preferences/two_factor/main.twig:5 msgid "Two-factor authentication status" msgstr "Стан двух-фактарнай аўтэнтыфікацыі" #: templates/preferences/two_factor/main.twig:11 msgid "" "Two-factor authentication is not available, please install optional " "dependencies to enable authentication backends." msgstr "" #: templates/preferences/two_factor/main.twig:12 msgid "Following composer packages are missing:" msgstr "" #: templates/preferences/two_factor/main.twig:20 msgid "Two-factor authentication is available and configured for this account." msgstr "" #: templates/preferences/two_factor/main.twig:22 msgid "" "Two-factor authentication is available, but not configured for this account." msgstr "" #: templates/preferences/two_factor/main.twig:26 msgid "" "Two-factor authentication is not available, enable phpMyAdmin configuration " "storage to use it." msgstr "" #: templates/preferences/two_factor/main.twig:41 msgid "You have enabled two factor authentication." msgstr "" #: templates/recent_favorite_table_no_tables.twig:3 msgid "There are no recent tables." msgstr "Няма нядаўніх табліц." #: templates/recent_favorite_table_no_tables.twig:5 msgid "There are no favorite tables." msgstr "Няма ўлюблёных табліц." #: templates/relation/check_relations.twig:3 #, fuzzy #| msgid "phpMyAdmin configuration snippet" msgid "phpMyAdmin configuration storage" msgstr "Фрагмент дакументацыі phpMyAdmin" #: templates/relation/check_relations.twig:9 msgid "Configuration of pmadb…" msgstr "Канфігурацыя pmadb…" #: templates/relation/check_relations.twig:10 #: templates/relation/check_relations.twig:56 #: templates/relation/check_relations.twig:81 #: templates/relation/check_relations.twig:106 #: templates/relation/check_relations.twig:119 #: templates/relation/check_relations.twig:144 #: templates/relation/check_relations.twig:189 #: templates/relation/check_relations.twig:214 #: templates/relation/check_relations.twig:239 #: templates/relation/check_relations.twig:264 #: templates/relation/check_relations.twig:289 #: templates/relation/check_relations.twig:314 #: templates/relation/check_relations.twig:339 #: templates/relation/check_relations.twig:364 #: templates/relation/check_relations.twig:377 #: templates/relation/check_relations.twig:402 #: templates/relation/check_relations.twig:427 #: templates/relation/check_relations.twig:452 #: templates/relation/check_relations.twig:477 #: templates/relation/check_relations.twig:502 msgid "not OK" msgstr "не OK" #: templates/relation/check_relations.twig:14 msgid "General relation features" msgstr "Магчымасьці асноўных сувязяў" #: templates/relation/check_relations.twig:20 #, php-format msgid "" "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration " "storage there." msgstr "" #: templates/relation/check_relations.twig:24 #, php-format msgid "" "%sCreate%s the phpMyAdmin configuration storage in the current database." msgstr "" #: templates/relation/check_relations.twig:31 #, php-format msgid "%sCreate%s missing phpMyAdmin configuration storage tables." msgstr "" #: templates/relation/check_relations.twig:42 #: templates/relation/check_relations.twig:54 #: templates/relation/check_relations.twig:79 #: templates/relation/check_relations.twig:104 #: templates/relation/check_relations.twig:117 #: templates/relation/check_relations.twig:142 #: templates/relation/check_relations.twig:187 #: templates/relation/check_relations.twig:212 #: templates/relation/check_relations.twig:237 #: templates/relation/check_relations.twig:262 #: templates/relation/check_relations.twig:287 #: templates/relation/check_relations.twig:312 #: templates/relation/check_relations.twig:337 #: templates/relation/check_relations.twig:362 #: templates/relation/check_relations.twig:375 #: templates/relation/check_relations.twig:400 #: templates/relation/check_relations.twig:425 #: templates/relation/check_relations.twig:450 #: templates/relation/check_relations.twig:475 #: templates/relation/check_relations.twig:500 msgctxt "Correctly working" msgid "OK" msgstr "Добра" #: templates/relation/check_relations.twig:62 #, fuzzy #| msgid "General relation features" msgid "General relation features:" msgstr "Магчымасьці асноўных сувязяў" #: templates/relation/check_relations.twig:64 #: templates/relation/check_relations.twig:89 #: templates/relation/check_relations.twig:127 #: templates/relation/check_relations.twig:152 #: templates/relation/check_relations.twig:162 #: templates/relation/check_relations.twig:197 #: templates/relation/check_relations.twig:222 #: templates/relation/check_relations.twig:247 #: templates/relation/check_relations.twig:272 #: templates/relation/check_relations.twig:297 #: templates/relation/check_relations.twig:322 #: templates/relation/check_relations.twig:347 #: templates/relation/check_relations.twig:385 #: templates/relation/check_relations.twig:410 #: templates/relation/check_relations.twig:435 #: templates/relation/check_relations.twig:460 #: templates/relation/check_relations.twig:485 #: templates/relation/check_relations.twig:510 msgid "Enabled" msgstr "Уключана" #: templates/relation/check_relations.twig:87 #, fuzzy #| msgid "Display Features" msgid "Display features:" msgstr "Паказваць магчымасьці" #: templates/relation/check_relations.twig:125 #, fuzzy #| msgid "Designer and creation of PDFs" msgid "Designer and creation of PDFs:" msgstr "Дызайнер і стварэнне PDF-файлаў" #: templates/relation/check_relations.twig:150 #, fuzzy #| msgid "Displaying Column Comments" msgid "Displaying column comments:" msgstr "Паказваць камэнтары калёнак" #: templates/relation/check_relations.twig:160 #, fuzzy #| msgid "Browser transformation" msgid "Browser transformation:" msgstr "Пераўтварэньне MIME-тыпу браўзэрам" #: templates/relation/check_relations.twig:172 msgid "Please see the documentation on how to update your column_info table." msgstr "" "За інфармацыяй як абнавіць табліцу column_comments звярніцеся, калі ласка, " "да дакументацыі." #: templates/relation/check_relations.twig:195 #, fuzzy #| msgid "Bookmarked SQL query" msgid "Bookmarked SQL query:" msgstr "Закладзены SQL-запыт" #: templates/relation/check_relations.twig:220 #, fuzzy #| msgid "SQL history" msgid "SQL history:" msgstr "Гісторыя SQL" #: templates/relation/check_relations.twig:245 #, fuzzy #| msgid "Recently used tables" msgid "Persistent recently used tables:" msgstr "Нядаўны выкарыстаныя табліцы" #: templates/relation/check_relations.twig:270 #, fuzzy #| msgid "Persistent favorite tables" msgid "Persistent favorite tables:" msgstr "Устойлівыя ўлюблёныя табліцы" #: templates/relation/check_relations.twig:295 #, fuzzy #| msgid "Could not save table UI preferences!" msgid "Persistent tables' UI preferences:" msgstr "Не атрымалася захаваць налады UI!" #: templates/relation/check_relations.twig:320 #, fuzzy #| msgid "Track view" msgid "Tracking:" msgstr "Адсочваць прадстаўленне" #: templates/relation/check_relations.twig:345 #, fuzzy #| msgid "UI preferences table" msgid "User preferences:" msgstr "Табліца UI-налад" #: templates/relation/check_relations.twig:383 #, fuzzy #| msgid "Configurable menus" msgid "Configurable menus:" msgstr "Наладжвальныя меню" #: templates/relation/check_relations.twig:408 #, fuzzy #| msgid "Show hidden navigation tree items." msgid "Hide/show navigation items:" msgstr "Паказаць схаваныя элементы дрэва навігацыі." #: templates/relation/check_relations.twig:433 msgid "Saving Query-By-Example searches:" msgstr "" #: templates/relation/check_relations.twig:458 msgid "Managing central list of columns:" msgstr "" #: templates/relation/check_relations.twig:483 #, fuzzy #| msgid "Remembering Designer Settings" msgid "Remembering designer settings:" msgstr "Запамінанне налад дызайнера" #: templates/relation/check_relations.twig:508 #, fuzzy #| msgid "Saving export templates" msgid "Saving export templates:" msgstr "Захаванне шаблонаў экспарту" #: templates/relation/check_relations.twig:519 msgid "Quick steps to set up advanced features:" msgstr "" #: templates/relation/check_relations.twig:523 #, php-format msgid "Create the needed tables with the %screate_tables.sql." msgstr "" #: templates/relation/check_relations.twig:527 msgid "Create a pma user and give access to these tables." msgstr "" #: templates/relation/check_relations.twig:531 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" #: templates/relation/check_relations.twig:535 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" #: templates/server/binlog/index.twig:10 msgid "Select binary log to view" msgstr "Вылучыце двайковы лог для прагляду" #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60 #: templates/server/status/processes/list.twig:20 #, fuzzy #| msgid "Truncate Shown Queries" msgid "Truncate shown queries" msgstr "Абразаць паказаныя запыты" #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64 #: templates/server/status/processes/list.twig:26 #, fuzzy #| msgid "Show Full Queries" msgid "Show full queries" msgstr "Паказаць поўныя запыты" #: templates/server/binlog/index.twig:84 msgid "Log name" msgstr "Імя логу" #: templates/server/binlog/index.twig:85 msgid "Position" msgstr "Пазыцыя" #: templates/server/binlog/index.twig:87 #: templates/server/replication/primary_replication.twig:24 msgid "Server ID" msgstr "ID сэрвэра" #: templates/server/binlog/index.twig:88 msgid "Original position" msgstr "Першапачатковая пазыцыя" #: templates/server/binlog/index.twig:89 #: templates/table/structure/display_table_stats.twig:2 msgid "Information" msgstr "Інфармацыя" #: templates/server/collations/index.twig:4 msgid "Character sets and collations" msgstr "Наборы сімвалаў і супастаўленьні" #: templates/server/collations/index.twig:23 #, fuzzy #| msgid "Default" msgctxt "The collation is the default one" msgid "default" msgstr "Па змоўчаньні" #: templates/server/databases/index.twig:3 msgid "Databases statistics" msgstr "Статыстыка базаў дадзеных" #: templates/server/databases/index.twig:9 msgid "Create database" msgstr "Стварыць базу даных" #: templates/server/databases/index.twig:50 #, fuzzy #| msgid "Check privileges for database \"%s\"." msgid "No privileges to create databases" msgstr "Праверыць прывілеі для базы \"%s\"." #: templates/server/databases/index.twig:156 #: templates/server/replication/index.twig:18 #: templates/server/replication/primary_replication.twig:3 #, fuzzy #| msgid "Replication" msgid "Primary replication" msgstr "Рэплікацыя" #: templates/server/databases/index.twig:160 #: templates/server/replication/replica_configuration.twig:2 #, fuzzy #| msgid "Replication" msgid "Replica replication" msgstr "Рэплікацыя" #: templates/server/databases/index.twig:181 #, php-format msgid "Jump to database '%s'" msgstr "Перайсці ў базу даных «%s»" #: templates/server/databases/index.twig:239 #, php-format msgid "Check privileges for database \"%s\"." msgstr "Праверыць прывілеі для базы \"%s\"." #: templates/server/databases/index.twig:240 msgid "Check privileges" msgstr "Праверыць прывілеі" #: templates/server/databases/index.twig:295 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" "Заўвага: Уключэньне статыстыкі базы дадзеных можа выклікаць вялікую " "колькасьць трафіку паміж вэб-сэрвэрам і сэрвэрам MySQL." #: templates/server/databases/index.twig:297 #: templates/server/databases/index.twig:298 msgid "Enable statistics" msgstr "Уключыць статыстыку" #: templates/server/databases/index.twig:305 msgid "No databases" msgstr "Базы дадзеных адсутнічаюць" #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3 msgid "Storage engines" msgstr "Рухавікі захаваньня дадзеных" #: templates/server/engines/index.twig:13 msgid "Storage Engine" msgstr "Машына захаваньня дадзеных" #: templates/server/engines/show.twig:45 #, fuzzy #| msgid "Storage engines" msgid "Unknown storage engine." msgstr "Рухавікі захаваньня дадзеных" #: templates/server/export/index.twig:26 msgid "@SERVER@ will become the server name." msgstr "" #: templates/server/export/index.twig:3 msgid "Exporting databases from the current server" msgstr "Экспартаванне баз даных з дзейнага сервера" #: templates/server/import/index.twig:3 msgid "Importing into the current server" msgstr "Імпартаванне на дзейны сервер" #: templates/server/plugins/index.twig:26 msgid "Plugin" msgstr "" #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28 msgid "Version" msgstr "Версія" #: templates/server/plugins/index.twig:29 msgid "Author" msgstr "" #: templates/server/plugins/index.twig:41 msgid "inactive" msgstr "" #: templates/server/plugins/index.twig:43 msgid "disabled" msgstr "адключана" #: templates/server/plugins/index.twig:45 #, fuzzy #| msgid "Deleting" msgid "deleting" msgstr "Выдаленне" #: templates/server/plugins/index.twig:47 #, fuzzy #| msgid "Delete" msgid "deleted" msgstr "Выдаліць" #: templates/server/privileges/add_user.twig:13 msgid "Database for user account" msgstr "База даных для конта карыстальніка" #: templates/server/privileges/add_user.twig:16 msgid "Create database with same name and grant all privileges." msgstr "" "Стварыць базу дадзеных з такім самым імем і надзяліць усімі прывілеямі." #: templates/server/privileges/add_user.twig:20 msgid "Grant all privileges on wildcard name (username\\_%)." msgstr "" "Надзяліць усімі прывілеямі базы з іменамі па масцы (імя карыстальніка_%)." #: templates/server/privileges/add_user.twig:25 #, php-format msgid "Grant all privileges on database %s." msgstr "Надаць усе прывілеі для базы даных «%s»." #: templates/server/privileges/add_user.twig:38 #, fuzzy #| msgid "Create %s" msgid "Create user" msgstr "Стварыць %s" #: templates/server/privileges/change_password.twig:15 msgid "No Password" msgstr "Без пароля" #: templates/server/privileges/change_password.twig:25 msgid "Enter:" msgstr "" #: templates/server/privileges/change_password.twig:31 #: templates/server/privileges/login_information_fields.twig:61 #: templates/server/replication/primary_add_replica_user.twig:62 msgid "Re-type:" msgstr "Пацверджанне:" #: templates/server/privileges/change_password.twig:37 #: templates/server/privileges/login_information_fields.twig:55 #, fuzzy #| msgid "Data length" msgctxt "Password strength" msgid "Strength:" msgstr "Даўжыня даных" #: templates/server/privileges/change_password.twig:47 msgid "Password Hashing:" msgstr "Хэшаванне пароля:" #: templates/server/privileges/change_password.twig:65 msgid "" "This method requires using an 'SSL connection' or an 'unencrypted " "connection that encrypts the password using RSA'; while connecting to " "the server." msgstr "" #: templates/server/privileges/choose_user_group.twig:5 #, fuzzy #| msgid "User groups" msgid "User group:" msgstr "Групы карыстальнікаў" #: templates/server/privileges/edit_routine_privileges.twig:4 #: templates/server/privileges/user_properties.twig:4 msgid "Edit privileges:" msgstr "Рэдагаваць прывілеі:" #: templates/server/privileges/edit_routine_privileges.twig:5 #: templates/server/privileges/user_properties.twig:5 msgid "User account" msgstr "Конт карыстальніка" #: templates/server/privileges/edit_routine_privileges.twig:34 #: templates/server/privileges/user_properties.twig:53 msgid "" "Note: You are attempting to edit privileges of the user with which you are " "currently logged in." msgstr "" #: templates/server/privileges/edit_routine_privileges.twig:52 #: templates/server/privileges/privileges_table.twig:11 #: templates/server/privileges/privileges_table.twig:274 msgid "Note: MySQL privilege names are expressed in English." msgstr "Заўвага: назвы прывілеяў MySQL задаюцца па-ангельску." #: templates/server/privileges/edit_routine_privileges.twig:65 #: templates/server/privileges/edit_routine_privileges.twig:69 msgid "" "Allows user to give to other users or remove from other users privileges " "that user possess on this routine." msgstr "" #: templates/server/privileges/edit_routine_privileges.twig:78 #: templates/server/privileges/edit_routine_privileges.twig:81 msgid "Allows altering and dropping this routine." msgstr "Дазваляе змяняць і выдаляць гэтую працэдуру." #: templates/server/privileges/edit_routine_privileges.twig:90 #: templates/server/privileges/edit_routine_privileges.twig:93 msgid "Allows executing this routine." msgstr "Дазваляе выкананне гэтай працэдуры." #: templates/server/privileges/initials_row.twig:1 #, fuzzy #| msgid "Change login information / Copy user account" msgid "Pagination of user accounts" msgstr "Змяніць рэгістрацыйную інфармацыю / Капіяваць конт карыстальніка" #: templates/server/privileges/login_information_fields.twig:2 #: templates/server/privileges/user_properties.twig:106 msgid "Login Information" msgstr "Інфармацыя пра ўваход" #: templates/server/privileges/login_information_fields.twig:5 #: templates/server/replication/change_primary.twig:14 #: templates/server/replication/primary_add_replica_user.twig:16 msgid "User name:" msgstr "Імя карыстальніка:" #: templates/server/privileges/login_information_fields.twig:8 #: templates/server/replication/primary_add_replica_user.twig:20 msgid "Any user" msgstr "Любы карыстальнік" #: templates/server/privileges/login_information_fields.twig:9 #: templates/server/privileges/login_information_fields.twig:34 #: templates/server/privileges/login_information_fields.twig:51 #: templates/server/privileges/privileges_summary.twig:76 #: templates/server/privileges/privileges_summary.twig:91 msgid "Use text field" msgstr "Выкарыстоўваць тэкставае поле" #: templates/server/privileges/login_information_fields.twig:17 msgid "" "An account already exists with the same username but possibly a different " "hostname." msgstr "" #: templates/server/privileges/login_information_fields.twig:23 msgid "Host name:" msgstr "Назва хаста:" #: templates/server/privileges/login_information_fields.twig:28 #: templates/server/replication/primary_add_replica_user.twig:34 msgid "Any host" msgstr "Любы хост" #: templates/server/privileges/login_information_fields.twig:29 #: templates/server/replication/primary_add_replica_user.twig:35 msgid "Local" msgstr "Лякальны" #: templates/server/privileges/login_information_fields.twig:31 #: templates/server/replication/primary_add_replica_user.twig:37 #, fuzzy #| msgid "This Host" msgid "This host" msgstr "Гэты хост" #: templates/server/privileges/login_information_fields.twig:33 #: templates/server/replication/primary_add_replica_user.twig:39 #, fuzzy #| msgid "Use Host Table" msgid "Use host table" msgstr "Выкарыстоўваць табліцу хостаў" #: templates/server/privileges/login_information_fields.twig:40 #: templates/server/replication/primary_add_replica_user.twig:44 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." msgstr "" #: templates/server/privileges/login_information_fields.twig:46 #: templates/server/privileges/login_information_fields.twig:54 #: templates/server/privileges/users_overview.twig:10 #: templates/server/replication/change_primary.twig:19 #: templates/server/replication/primary_add_replica_user.twig:52 #: templates/server/replication/primary_add_replica_user.twig:57 msgid "Password" msgstr "Пароль" #: templates/server/privileges/login_information_fields.twig:48 msgid "Do not change the password" msgstr "Не зьмяняць пароль" #: templates/server/privileges/login_information_fields.twig:50 #: templates/server/replication/primary_add_replica_user.twig:53 #, fuzzy #| msgid "No Password" msgid "No password" msgstr "Без пароля" #: templates/server/privileges/login_information_fields.twig:63 #: templates/server/replication/primary_add_replica_user.twig:65 msgid "Re-type" msgstr "Пацьверджаньне" #: templates/server/privileges/login_information_fields.twig:69 #, fuzzy #| msgid "Authentication Plugin" msgid "Authentication plugin" msgstr "Плагін аўтэнтыфікацыі" #: templates/server/privileges/login_information_fields.twig:71 #, fuzzy #| msgid "Password Hashing Method" msgid "Password hashing method" msgstr "Метад хэшыраванага пароля" #: templates/server/privileges/login_information_fields.twig:84 msgid "" "This method requires using an 'SSL connection' or an " "'unencrypted connection that encrypts the password using RSA'; " "while connecting to the server." msgstr "" #: templates/server/privileges/new_user_ajax.twig:52 #: templates/server/privileges/users_overview.twig:83 #: templates/server/privileges/users_overview.twig:168 msgid "Edit user group" msgstr "Рэдагаваць групу карыстальнікаў" #: templates/server/privileges/privileges_summary.twig:21 msgid "Column-specific privileges" msgstr "Спэцыфічныя прывілеі калёнак" #: templates/server/privileges/privileges_summary.twig:55 msgid "Add privileges on the following database(s):" msgstr "Дадаць прывілеі на наступную базу(ы):" #: templates/server/privileges/privileges_summary.twig:68 msgid "Wildcards % and _ should be escaped with a \\ to use them literally." msgstr "" "Сымбалі падстаноўкі _ і % мусяць быць экранаванымі сымбалем \\ для іх " "літаральнага выкарыстаньня." #: templates/server/privileges/privileges_summary.twig:72 msgid "Add privileges on the following table:" msgstr "Дадаць прывілеі на наступную табліцу:" #: templates/server/privileges/privileges_summary.twig:87 msgid "Add privileges on the following routine:" msgstr "Дадаць прывілеі на наступную працэдуру:" #: templates/server/privileges/privileges_table.twig:36 #: templates/server/privileges/privileges_table.twig:37 #: templates/server/privileges/privileges_table.twig:63 #: templates/server/privileges/privileges_table.twig:64 #: templates/server/privileges/privileges_table.twig:90 #: templates/server/privileges/privileges_table.twig:91 #: templates/server/privileges/privileges_table.twig:117 #: templates/server/privileges/privileges_table.twig:118 msgctxt "None privileges" msgid "None" msgstr "Няма" #: templates/server/privileges/privileges_table.twig:161 #: templates/server/privileges/privileges_table.twig:165 #: templates/server/privileges/privileges_table.twig:649 #: templates/server/privileges/privileges_table.twig:653 msgid "" "Allows user to give to other users or remove from other users the privileges " "that user possess yourself." msgstr "" #: templates/server/privileges/privileges_table.twig:256 msgid "Global" msgstr "Глабальны" #: templates/server/privileges/privileges_table.twig:263 #: templates/server/privileges/users_overview.twig:12 msgid "Global privileges" msgstr "Глябальныя прывілеі" #: templates/server/privileges/privileges_table.twig:561 msgid "Administration" msgstr "Адміністраваньне" #: templates/server/privileges/privileges_table.twig:570 #: templates/server/privileges/privileges_table.twig:573 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Дазваляе дадаваць карыстальнікаў і прывілеі без перазагрузкі табліц " "прывілеяў." #: templates/server/privileges/privileges_table.twig:681 #, fuzzy #| msgid "Allows creating stored routines." msgid "Allows creating foreign key relations." msgstr "Дазваляе ствараць праграмы, якія захоўваюцца." #: templates/server/privileges/privileges_table.twig:681 msgid "Not used on MariaDB." msgstr "" #: templates/server/privileges/privileges_table.twig:681 #, fuzzy #| msgid "Has no effect in this MySQL version." msgid "Not used for this MySQL version." msgstr "Не працуе ў гэтай вэрсіі MySQL." #: templates/server/privileges/privileges_table.twig:735 msgid "Resource limits" msgstr "Абмежаваньні рэсурсаў" #: templates/server/privileges/privileges_table.twig:738 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Заўвага: Пазначэньне гэтых опцыяў як 0 (нуль) здымае абмежаваньне." #: templates/server/privileges/privileges_table.twig:744 #: templates/server/privileges/privileges_table.twig:751 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Абмяжоўвае колькасьць запытаў, якія карыстальнік можа адправіць на сэрвэр на " "працягу гадзіны." #: templates/server/privileges/privileges_table.twig:757 #: templates/server/privileges/privileges_table.twig:764 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" "Абмяжоўвае колькасьць камандаў, зьмяняючых любую табліцу або базу дадзеных, " "якія карыстальнік можа выканаць на працягу гадзіны." #: templates/server/privileges/privileges_table.twig:770 #: templates/server/privileges/privileges_table.twig:777 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Абмяжоўвае колькасьць новых злучэньняў, якія карыстальнік можа адкрыць на " "працягу гадзіны." #: templates/server/privileges/privileges_table.twig:783 #: templates/server/privileges/privileges_table.twig:790 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Абмяжоўвае колькасьць адначасовых злучэньняў, якія можа мець карыстальнік." #: templates/server/privileges/privileges_table.twig:803 msgid "Does not require SSL-encrypted connections." msgstr "Не патрабуе SSL-злучэнняў." #: templates/server/privileges/privileges_table.twig:812 msgid "Requires SSL-encrypted connections." msgstr "Патрабуе SSL-злучэнняў." #: templates/server/privileges/privileges_table.twig:821 msgid "Requires a valid X509 certificate." msgstr "" #: templates/server/privileges/privileges_table.twig:842 msgid "Requires that a specific cipher method be used for a connection." msgstr "" #: templates/server/privileges/privileges_table.twig:851 msgid "Requires that a valid X509 certificate issued by this CA be presented." msgstr "" #: templates/server/privileges/privileges_table.twig:860 msgid "Requires that a valid X509 certificate with this subject be presented." msgstr "" #: templates/server/privileges/privileges_table.twig:878 #, fuzzy #| msgid "Adjust privileges" msgid "Update user privileges" msgstr "Наладзіць прывілеі" #: templates/server/privileges/subnav.twig:5 #: templates/server/privileges/user_overview.twig:5 msgid "User accounts overview" msgstr "Агляд контаў карыстальнікаў" #: templates/server/privileges/subnav.twig:11 #: templates/server/user_groups/user_groups.twig:1 #: templates/server/user_groups/user_groups.twig:9 msgid "User groups" msgstr "Групы карыстальнікаў" #: templates/server/privileges/user_properties.twig:57 #: templates/server/privileges/users_overview.twig:57 msgid "The selected user was not found in the privilege table." msgstr "Вылучаны карыстальнік ня знойдзены ў табліцы прывілеяў." #: templates/server/privileges/user_properties.twig:107 msgid "Change login information / Copy user account" msgstr "Змяніць рэгістрацыйную інфармацыю / Капіяваць конт карыстальніка" #: templates/server/privileges/user_properties.twig:115 msgid "Create a new user account with the same privileges and …" msgstr "Стварыць новы конт карыстальніка з такімі ж прывілеямі і …" #: templates/server/privileges/user_properties.twig:123 msgid "… keep the old one." msgstr "… пакінуць старога." #: templates/server/privileges/user_properties.twig:130 msgid "… delete the old one from the user tables." msgstr "… выдаліць старога з табліцы карыстальнікаў." #: templates/server/privileges/user_properties.twig:137 msgid "" "… revoke all active privileges from the old one and delete it afterwards." msgstr "… ануляваць усе актыўныя прывілеі старога і пасьля выдаліць яго." #: templates/server/privileges/user_properties.twig:144 msgid "" "… delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" "… выдаліць старога з табліцы карыстальнікаў і пасьля перазагрузіць прывілеі." #: templates/server/privileges/users_overview.twig:16 msgid "User group" msgstr "" #: templates/server/privileges/users_overview.twig:147 msgid "Remove selected user accounts" msgstr "Выдаліць абраныя конты карыстальнікаў" #: templates/server/privileges/users_overview.twig:149 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Ануляваць усе актыўныя прывілеі карыстальнікаў і пасьля выдаліць іх." #: templates/server/privileges/users_overview.twig:153 msgid "Drop the databases that have the same names as the users." msgstr "Выдаліць базы дадзеных, якія маюць такія ж імёны як і карыстальнікі." #: templates/server/privileges/users_overview.twig:178 #, fuzzy #| msgid "Save page" msgid "Save changes" msgstr "Захаваць старонку" #: templates/server/replication/change_primary.twig:5 #, fuzzy #| msgid "Replication" msgid "Replica configuration" msgstr "Рэплікацыя" #: templates/server/replication/change_primary.twig:6 #: templates/server/replication/replica_configuration.twig:97 msgid "Change or reconfigure primary server" msgstr "" #: templates/server/replication/change_primary.twig:9 msgid "" "Make sure you have a unique server-id in your configuration file (my.cnf). " "If not, please add the following line into [mysqld] section:" msgstr "" #: templates/server/replication/change_primary.twig:26 msgid "Port:" msgstr "Порт:" #: templates/server/replication/index.twig:21 #, php-format msgid "" "This server is not configured as primary in a replication process. Would you " "like to %sconfigure%s it?" msgstr "" #: templates/server/replication/index.twig:43 #, fuzzy #| msgid "No privileges." msgid "No privileges" msgstr "Без прывілеяў." #: templates/server/replication/primary_add_replica_user.twig:6 #: templates/server/replication/primary_replication.twig:44 #, fuzzy #| msgid "Needed for the replication slaves." msgid "Add replica replication user" msgstr "Неабходна для рэплікацыі slaves." #: templates/server/replication/primary_add_replica_user.twig:21 #: templates/server/replication/primary_add_replica_user.twig:40 #: templates/server/replication/primary_add_replica_user.twig:54 msgid "Use text field:" msgstr "Выкарыстоўваць тэкставае поле:" #: templates/server/replication/primary_add_replica_user.twig:70 msgid "Generate password:" msgstr "Згенераваць пароль:" #: templates/server/replication/primary_configuration.twig:2 #, fuzzy #| msgid "Import monitor configuration" msgid "Primary configuration" msgstr "Імпарт канфігурацыі манітора" #: templates/server/replication/primary_configuration.twig:4 msgid "" "This server is not configured as a primary server in a replication process. " "You can choose from either replicating all databases and ignoring some of " "them (useful if you want to replicate a majority of the databases) or you " "can choose to ignore all databases by default and allow only certain " "databases to be replicated. Please select the mode:" msgstr "" #: templates/server/replication/primary_configuration.twig:9 msgid "Replicate all databases; Ignore:" msgstr "" #: templates/server/replication/primary_configuration.twig:10 msgid "Ignore all databases; Replicate:" msgstr "" #: templates/server/replication/primary_configuration.twig:12 msgid "Please select databases:" msgstr "Калі ласка, выберыце базу даных:" #: templates/server/replication/primary_configuration.twig:15 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" #: templates/server/replication/primary_configuration.twig:21 msgid "" "Once you restarted MySQL server, please click on Go button. Afterwards, you " "should see a message informing you, that this server is " "configured as primary." msgstr "" #: templates/server/replication/primary_replication.twig:5 msgid "This server is configured as primary in a replication process." msgstr "" #: templates/server/replication/primary_replication.twig:16 msgid "Show connected replicas" msgstr "" #: templates/server/replication/primary_replication.twig:38 msgid "" "Only replicas started with the --report-host=host_name option are visible in " "this list." msgstr "" #: templates/server/replication/replica_configuration.twig:5 #, fuzzy #| msgid "Server connection:" msgid "Primary connection:" msgstr "Злучэнне сервера:" #: templates/server/replication/replica_configuration.twig:25 msgid "Replica SQL Thread not running!" msgstr "" #: templates/server/replication/replica_configuration.twig:28 msgid "Replica IO Thread not running!" msgstr "" #: templates/server/replication/replica_configuration.twig:31 msgid "" "Server is configured as replica in a replication process. Would you like to:" msgstr "" #: templates/server/replication/replica_configuration.twig:34 #, fuzzy #| msgid "Search this table" msgid "See replica status table" msgstr "Пошук у гэтай табліцы" #: templates/server/replication/replica_configuration.twig:38 #, fuzzy #| msgid "Control port" msgid "Control replica:" msgstr "Порт кіравання" #: templates/server/replication/replica_configuration.twig:48 #, fuzzy #| msgid "Reset all" msgid "Reset replica" msgstr "Скінуць усё" #: templates/server/replication/replica_configuration.twig:54 msgid "Start SQL Thread only" msgstr "Запусціць толькі SQL-паток" #: templates/server/replication/replica_configuration.twig:56 msgid "Stop SQL Thread only" msgstr "" #: templates/server/replication/replica_configuration.twig:63 msgid "Start IO Thread only" msgstr "Запусціць толькі IO-паток" #: templates/server/replication/replica_configuration.twig:65 msgid "Stop IO Thread only" msgstr "" #: templates/server/replication/replica_configuration.twig:74 msgid "Error management:" msgstr "" #: templates/server/replication/replica_configuration.twig:77 msgid "Skipping errors might lead into unsynchronized primary and replica!" msgstr "" #: templates/server/replication/replica_configuration.twig:81 msgid "Skip current error" msgstr "" #: templates/server/replication/replica_configuration.twig:87 #, php-format msgid "Skip next %s errors." msgstr "" #: templates/server/replication/replica_configuration.twig:107 #, php-format msgid "" "This server is not configured as replica in a replication process. Would you " "like to %sconfigure%s it?" msgstr "" #: templates/server/replication/status_table.twig:6 #, fuzzy #| msgid "Import status" msgid "Primary status" msgstr "Стан імпарту" #: templates/server/replication/status_table.twig:8 #, fuzzy #| msgid "Replication status" msgid "Replica status" msgstr "Стан рэплікацыі" #: templates/server/replication/status_table.twig:16 #: templates/server/status/variables/index.twig:75 #: templates/server/variables/index.twig:31 msgid "Variable" msgstr "Зьменная" #: templates/server/select/index.twig:7 templates/server/select/index.twig:19 msgid "Current server:" msgstr "Дзейны сервер:" #: templates/server/status/advisor/index.twig:6 #: templates/server/status/advisor/index.twig:19 msgid "Advisor system" msgstr "" #: templates/server/status/advisor/index.twig:9 msgid "Not enough privilege to view the advisor." msgstr "" #: templates/server/status/advisor/index.twig:12 msgid "Instructions" msgstr "Інструкцыі" #: templates/server/status/advisor/index.twig:24 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" #: templates/server/status/advisor/index.twig:29 msgid "" "Do note however that this system provides recommendations based on simple " "calculations and by rule of thumb which may not necessarily apply to your " "system." msgstr "" #: templates/server/status/advisor/index.twig:34 msgid "" "Prior to changing any of the configuration, be sure to know what you are " "changing (by reading the documentation) and how to undo the change. Wrong " "tuning can have a very negative effect on performance." msgstr "" #: templates/server/status/advisor/index.twig:39 msgid "" "The best way to tune your system would be to change only one setting at a " "time, observe or benchmark your database, and undo the change if there was " "no clearly measurable improvement." msgstr "" #: templates/server/status/advisor/index.twig:53 msgid "Errors occurred while executing rule expressions:" msgstr "" #: templates/server/status/advisor/index.twig:63 msgid "Possible performance issues" msgstr "" #: templates/server/status/advisor/index.twig:76 msgid "Issue:" msgstr "" #: templates/server/status/advisor/index.twig:79 #, fuzzy #| msgid "Recommendation" msgid "Recommendation:" msgstr "Рэкамендацыя" #: templates/server/status/advisor/index.twig:82 #, fuzzy #| msgid "Justification" msgid "Justification:" msgstr "Абгрунтаванне" #: templates/server/status/advisor/index.twig:85 msgid "Used variable / formula:" msgstr "" #: templates/server/status/advisor/index.twig:88 msgid "Test:" msgstr "" #: templates/server/status/base.twig:16 msgid "Query statistics" msgstr "Статыстыка запыту" #: templates/server/status/base.twig:21 msgid "All status variables" msgstr "" #: templates/server/status/base.twig:26 msgid "Monitor" msgstr "" #: templates/server/status/base.twig:31 msgid "Advisor" msgstr "" #: templates/server/status/monitor/index.twig:8 msgid "Start Monitor" msgstr "Запусціць манітор" #: templates/server/status/monitor/index.twig:16 msgid "Instructions/Setup" msgstr "" #: templates/server/status/monitor/index.twig:20 msgid "Done dragging (rearranging) charts" msgstr "" #: templates/server/status/monitor/index.twig:27 msgid "Add chart" msgstr "Дадаць графік" #: templates/server/status/monitor/index.twig:31 msgid "Enable charts dragging" msgstr "" #: templates/server/status/monitor/index.twig:36 #: templates/server/status/processes/index.twig:33 msgid "Refresh rate" msgstr "Інтэрвал абнаўлення" #: templates/server/status/monitor/index.twig:43 #: templates/server/status/processes/index.twig:40 #, fuzzy, php-format #| msgid "per second" msgid "%d second" msgstr "у сэкунду" #: templates/server/status/monitor/index.twig:45 #: templates/server/status/processes/index.twig:42 #, fuzzy, php-format #| msgid "per second" msgid "%d seconds" msgstr "у сэкунду" #: templates/server/status/monitor/index.twig:49 #: templates/server/status/processes/index.twig:46 #, fuzzy, php-format #| msgid "per minute" msgid "%d minute" msgstr "у хвіліну" #: templates/server/status/monitor/index.twig:51 #: templates/server/status/processes/index.twig:48 #, fuzzy, php-format #| msgid "per minute" msgid "%d minutes" msgstr "у хвіліну" #: templates/server/status/monitor/index.twig:61 msgid "Chart columns" msgstr "Слупкі графіка" #: templates/server/status/monitor/index.twig:74 msgid "Chart arrangement" msgstr "" #: templates/server/status/monitor/index.twig:75 msgid "" "The arrangement of the charts is stored to the browsers local storage. You " "may want to export it if you have a complicated set up." msgstr "" #: templates/server/status/monitor/index.twig:84 msgid "Reset to default" msgstr "" #: templates/server/status/monitor/index.twig:89 msgid "Monitor Instructions" msgstr "" #: templates/server/status/monitor/index.twig:91 msgid "" "The phpMyAdmin Monitor can assist you in optimizing the server configuration " "and track down time intensive queries. For the latter you will need to set " "log_output to 'TABLE' and have either the slow_query_log or general_log " "enabled. Note however, that the general_log produces a lot of data and " "increases server load by up to 15%." msgstr "" #: templates/server/status/monitor/index.twig:101 msgid "Using the monitor:" msgstr "" #: templates/server/status/monitor/index.twig:103 msgid "" "Your browser will refresh all displayed charts in a regular interval. You " "may add charts and change the refresh rate under 'Settings', or remove any " "chart using the cog icon on each respective chart." msgstr "" #: templates/server/status/monitor/index.twig:108 msgid "" "To display queries from the logs, select the relevant time span on any chart " "by holding down the left mouse button and panning over the chart. Once " "confirmed, this will load a table of grouped queries, there you may click on " "any occurring SELECT statements to further analyze them." msgstr "" #: templates/server/status/monitor/index.twig:114 msgid "Please note:" msgstr "" #: templates/server/status/monitor/index.twig:117 msgid "" "Enabling the general_log may increase the server load by 5-15%. Also be " "aware that generating statistics from the logs is a load intensive task, so " "it is advisable to select only a small time span and to disable the " "general_log and empty its table once monitoring is not required any more." msgstr "" #: templates/server/status/monitor/index.twig:128 #: templates/server/status/monitor/index.twig:134 msgid "Chart Title" msgstr "Загаловак графіка" #: templates/server/status/monitor/index.twig:138 msgid "Preset chart" msgstr "Загатоўка графіка" #: templates/server/status/monitor/index.twig:144 msgid "Status variable(s)" msgstr "" #: templates/server/status/monitor/index.twig:149 msgid "Select series:" msgstr "Выберыце паслядоўнасць:" #: templates/server/status/monitor/index.twig:152 msgid "Commonly monitored" msgstr "" #: templates/server/status/monitor/index.twig:170 msgid "or type variable name:" msgstr "ці ўвядзіце назву зменнай:" #: templates/server/status/monitor/index.twig:177 msgid "Display as differential value" msgstr "" #: templates/server/status/monitor/index.twig:182 msgid "Apply a divisor" msgstr "" #: templates/server/status/monitor/index.twig:193 msgid "Append unit to data values" msgstr "" #: templates/server/status/monitor/index.twig:201 msgid "Add this series" msgstr "Дадаць гэту паслядоўнась" #: templates/server/status/monitor/index.twig:204 msgid "Clear series" msgstr "" #: templates/server/status/monitor/index.twig:208 msgid "Series in chart:" msgstr "Паслядоўнасць у графіку:" #: templates/server/status/monitor/index.twig:224 msgid "Log statistics" msgstr "Статыстыка журнала" #: templates/server/status/monitor/index.twig:226 msgid "Selected time range:" msgstr "Выбраны прамежак часу:" #: templates/server/status/monitor/index.twig:234 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" #: templates/server/status/monitor/index.twig:240 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" #: templates/server/status/monitor/index.twig:244 msgid "Choose from which log you want the statistics to be generated from." msgstr "" #: templates/server/status/monitor/index.twig:247 msgid "Results are grouped by query text." msgstr "" #: templates/server/status/monitor/index.twig:251 msgid "Query analyzer" msgstr "Аналізатар запыту" #: templates/server/status/processes/index.twig:14 msgid "Show only active" msgstr "Паказаць толькі актыўныя" #: templates/server/status/processes/index.twig:28 msgid "" "Note: Enabling the auto refresh here might cause heavy traffic between the " "web server and the MySQL server." msgstr "" "Заўвага: Уключэнне аўтаматычнага абнаўлення можа выклікаць вялікую колькасць " "трафіку паміж вэб-серверам і серверам MySQL." #. l10n: Questions is the name of a MySQL Status variable #: templates/server/status/queries/index.twig:8 msgid "Questions since startup:" msgstr "" #: templates/server/status/queries/index.twig:20 msgid "per hour:" msgstr "у гадзіну:" #: templates/server/status/queries/index.twig:21 msgid "per minute:" msgstr "у хвіліну:" #: templates/server/status/queries/index.twig:23 msgid "per second:" msgstr "у секунду:" #: templates/server/status/queries/index.twig:37 msgid "Statements" msgstr "Выразы" #. l10n: # = Amount of queries #: templates/server/status/queries/index.twig:38 msgid "#" msgstr "" #: templates/server/status/queries/index.twig:39 #: templates/server/status/status/index.twig:18 #: templates/server/status/status/index.twig:38 #, fuzzy #| msgid "per hour" msgid "ø per hour" msgstr "у гадзіну" #: templates/server/status/queries/index.twig:59 msgid "Not enough privilege to view query statistics." msgstr "" #: templates/server/status/status/index.twig:6 #, php-format msgid "Network traffic since startup: %s" msgstr "" #: templates/server/status/status/index.twig:7 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Гэты сервер MySQL працуе %1$s. Ён быў запушчаны %2$s." #: templates/server/status/status/index.twig:15 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" "На загружаным сэрвэры байтавыя лічыльнікі могуць пераскокваць кола, таму " "статыстыка, якую паказвае MySQL-сэрвэр, можа быць няправільнай." #: templates/server/status/status/index.twig:59 msgid "" "This MySQL server works as primary and replica in " "replication process." msgstr "" #: templates/server/status/status/index.twig:61 msgid "" "This MySQL server works as primary in replication process." msgstr "" #: templates/server/status/status/index.twig:63 msgid "" "This MySQL server works as replica in replication process." msgstr "" #: templates/server/status/status/index.twig:69 msgid "Replication status" msgstr "Стан рэплікацыі" #: templates/server/status/status/index.twig:75 msgid "Not enough privilege to view server status." msgstr "" #: templates/server/status/variables/index.twig:20 msgid "Show only alert values" msgstr "Паказаць толькі трывожныя значэнні" #: templates/server/status/variables/index.twig:25 #: templates/server/status/variables/index.twig:27 msgid "Filter by category…" msgstr "" #: templates/server/status/variables/index.twig:37 msgid "Show unformatted values" msgstr "Паказаць нефарматаваныя значэнні" #: templates/server/status/variables/index.twig:50 msgid "Related links:" msgstr "Звязаныя спасылкі:" #: templates/server/status/variables/index.twig:139 msgid "Not enough privilege to view status variables." msgstr "" #: templates/server/user_groups/edit_user_groups.twig:2 #: templates/server/user_groups/user_groups.twig:64 msgid "Add user group" msgstr "Дадаць групу карыстальнікаў" #: templates/server/user_groups/edit_user_groups.twig:4 #, php-format msgid "Edit user group: '%s'" msgstr "" #: templates/server/user_groups/edit_user_groups.twig:9 msgid "User group menu assignments" msgstr "Прызначэнні меню груп карыстальнікаў" #: templates/server/user_groups/edit_user_groups.twig:14 msgid "Group name:" msgstr "Назва групы:" #: templates/server/user_groups/user_groups.twig:12 msgid "Server level tabs" msgstr "Укладкі сервернага ўзроўня" #: templates/server/user_groups/user_groups.twig:15 msgid "Database level tabs" msgstr "Укладкі ўзроўня базы даных" #: templates/server/user_groups/user_groups.twig:18 msgid "Table level tabs" msgstr "Укладкі таблічнага ўзроўня" #: templates/server/user_groups/user_groups.twig:50 #, fuzzy #| msgid "Edit user group" msgid "Delete user group" msgstr "Рэдагаваць групу карыстальнікаў" #: templates/server/user_groups/user_listings.twig:1 #, php-format msgid "Users of '%s' user group" msgstr "" #: templates/server/user_groups/user_listings.twig:3 msgid "No users were found belonging to this user group." msgstr "" #: templates/server/variables/index.twig:5 msgid "Server variables and settings" msgstr "Налады і зьменныя сэрвэра" #: templates/server/variables/index.twig:43 msgid "This is a read-only variable and can not be edited" msgstr "" #: templates/server/variables/index.twig:69 msgid "Session value" msgstr "Значэньне сэсіі" #: templates/server/variables/index.twig:80 #, php-format msgid "Not enough privilege to view server variables and settings. %s" msgstr "Недастаткова прывілей для прагляду серверных зменных і налад. %s" #: templates/setup/base.twig:29 templates/setup/home/index.twig:20 msgid "Overview" msgstr "" #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98 msgid "Configuration file" msgstr "" #: templates/setup/config/index.twig:16 #, fuzzy #| msgid "Failed to read configuration file!" msgid "Generated configuration file" msgstr "Не атрымалася прачытаць файл канфігурацый!" #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165 msgid "Download" msgstr "" #: templates/setup/error.twig:3 msgid "Submitted form contains errors" msgstr "" #: templates/setup/error.twig:6 msgid "Try to revert erroneous fields to their default values" msgstr "" #: templates/setup/error.twig:14 msgid "Ignore errors" msgstr "" #: templates/setup/error.twig:18 msgid "Show form" msgstr "Паказаць форму" #: templates/setup/home/index.twig:23 #, fuzzy #| msgid "Show hidden items" msgid "Show hidden messages" msgstr "Паказаць схаваныя элементы" #: templates/setup/home/index.twig:79 msgid "There are no configured servers" msgstr "" #: templates/setup/home/index.twig:88 msgid "New server" msgstr "Новы сервер" #: templates/setup/home/index.twig:110 msgid "Default language" msgstr "" #: templates/setup/home/index.twig:128 msgid "Default server" msgstr "" #: templates/setup/home/index.twig:139 msgid "let the user choose" msgstr "" #: templates/setup/home/index.twig:146 msgid "- none -" msgstr "" #: templates/setup/home/index.twig:153 msgid "End of line" msgstr "" #: templates/setup/home/index.twig:164 msgid "Display" msgstr "" #: templates/setup/home/index.twig:175 msgid "phpMyAdmin homepage" msgstr "Хатняя старонка phpMyAdmin" #: templates/setup/home/index.twig:176 msgid "Donate" msgstr "Ахвяраваць" #: templates/setup/home/index.twig:177 msgid "Check for latest version" msgstr "" #: templates/setup/servers/index.twig:6 msgid "Edit server" msgstr "Рэдагаваць сервер" #: templates/setup/servers/index.twig:11 msgid "Add a new server" msgstr "Дадаць новы сервер" #: templates/setup/servers/index.twig:17 msgid "Something went wrong." msgstr "" #: templates/sql/bookmark.twig:11 msgid "Bookmark this SQL query" msgstr "Дадаць гэты SQL-запыт у закладкі" #: templates/sql/bookmark.twig:14 #, fuzzy #| msgid "Bookmark" msgid "Bookmark label:" msgstr "Закладка" #: templates/sql/bookmark.twig:20 templates/sql/query.twig:93 msgid "Let every user access this bookmark" msgstr "Даць кожнаму карыстальніку доступ да гэтай закладкі" #: templates/sql/bookmark.twig:24 #, fuzzy #| msgid "Create bookmark" msgid "Create new bookmark" msgstr "Стварыць закладку" #: templates/sql/profiling_chart.twig:4 msgid "Detailed profile" msgstr "Дэталёвы профіль" #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43 msgid "State" msgstr "Стан" #: templates/sql/profiling_chart.twig:38 msgid "Summary by state" msgstr "" #: templates/sql/profiling_chart.twig:47 msgid "Total Time" msgstr "Агульны час" #: templates/sql/profiling_chart.twig:51 msgid "% Time" msgstr "% часу" #: templates/sql/profiling_chart.twig:55 msgid "Calls" msgstr "" #: templates/sql/profiling_chart.twig:59 msgid "ø Time" msgstr "ø час" #: templates/sql/query.twig:44 msgid "Get auto-saved query" msgstr "" #. l10n: Bind parameters in the SQL query using :parameterName format #: templates/sql/query.twig:51 msgid "Bind parameters" msgstr "Прывязаць параметры" #: templates/sql/query.twig:84 msgid "Bookmark this SQL query:" msgstr "Дадаць гэты SQL-запыт у закладкі:" #: templates/sql/query.twig:100 msgid "Replace existing bookmark of same name" msgstr "Замяніць існую закладку з такім жа імем" #: templates/sql/query.twig:110 templates/sql/query.twig:111 msgid "Delimiter" msgstr "Разьдзяляльнік" #: templates/sql/query.twig:119 msgid "Show this query here again" msgstr "Паказаць гэты запыт зноў" #: templates/sql/query.twig:134 msgid "Rollback when finished" msgstr "" #: templates/sql/query.twig:156 msgid "Bookmarked SQL query" msgstr "Закладзены SQL-запыт" #: templates/sql/query.twig:160 #, fuzzy #| msgid "Bookmark" msgid "Bookmark:" msgstr "Закладка" #: templates/sql/query.twig:169 msgid "shared" msgstr "" #: templates/sql/query.twig:182 msgid "View only" msgstr "Толькі прагляд" #: templates/table/browse_foreigners/column_element.twig:4 msgid "Use this value" msgstr "Выкарыстоўваць гэта значэньне" #: templates/table/chart/tbl_chart.twig:10 #, fuzzy #| msgid "Chart title" msgid "Chart type" msgstr "Загаловак графіка" #: templates/table/chart/tbl_chart.twig:13 msgctxt "Chart type" msgid "Bar" msgstr "Гістаграма" #: templates/table/chart/tbl_chart.twig:17 msgctxt "Chart type" msgid "Column" msgstr "Слупковая" #: templates/table/chart/tbl_chart.twig:21 msgctxt "Chart type" msgid "Line" msgstr "Графік" #: templates/table/chart/tbl_chart.twig:25 msgctxt "Chart type" msgid "Spline" msgstr "Сплайнавая" #: templates/table/chart/tbl_chart.twig:29 msgctxt "Chart type" msgid "Area" msgstr "Вобласці" #: templates/table/chart/tbl_chart.twig:33 msgctxt "Chart type" msgid "Pie" msgstr "Кругавая" #: templates/table/chart/tbl_chart.twig:37 msgctxt "Chart type" msgid "Timeline" msgstr "Часовая шкала" #: templates/table/chart/tbl_chart.twig:41 msgctxt "Chart type" msgid "Scatter" msgstr "Пунктавая" #: templates/table/chart/tbl_chart.twig:47 msgid "Stacked" msgstr "Сціснутая" #: templates/table/chart/tbl_chart.twig:51 msgid "Chart title:" msgstr "Загаловак дыяграмы:" #: templates/table/chart/tbl_chart.twig:57 msgid "X-Axis:" msgstr "Вось X:" #: templates/table/chart/tbl_chart.twig:73 msgid "Series:" msgstr "Серыі:" #: templates/table/chart/tbl_chart.twig:101 msgid "X-Axis label:" msgstr "Метка восі X:" #: templates/table/chart/tbl_chart.twig:102 msgid "X Values" msgstr "Значэнні X" #: templates/table/chart/tbl_chart.twig:106 msgid "Y-Axis label:" msgstr "Метка восі Y:" #: templates/table/chart/tbl_chart.twig:107 msgid "Y Values" msgstr "Значэнні Y" #: templates/table/chart/tbl_chart.twig:112 msgid "Series names are in a column" msgstr "" #: templates/table/chart/tbl_chart.twig:116 msgid "Series column:" msgstr "Слупок серыі:" #: templates/table/chart/tbl_chart.twig:126 msgid "Value Column:" msgstr "Слупок значэнняў:" #: templates/table/chart/tbl_chart.twig:147 msgid "Save chart as image" msgstr "Захаваць дыяграму як выяву" #: templates/table/export/index.twig:12 msgid "" "@SERVER@ will become the server name, @DATABASE@ will become the database " "name and @TABLE@ will become the table name." msgstr "" #: templates/table/export/index.twig:7 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Экспартаванне радкоў з табліцы «%s»" #: templates/table/find_replace/index.twig:4 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4 msgid "Table search" msgstr "Пошук у табліцы" #: templates/table/find_replace/index.twig:10 #: templates/table/search/index.twig:10 #: templates/table/zoom_search/index.twig:10 msgid "Zoom search" msgstr "Расшырыць пошук" #: templates/table/find_replace/index.twig:16 #: templates/table/find_replace/index.twig:27 #: templates/table/search/index.twig:16 #: templates/table/zoom_search/index.twig:16 msgid "Find and replace" msgstr "Знайсці і замяніць" #: templates/table/find_replace/index.twig:36 msgid "Replace with:" msgstr "Замяняць на:" #: templates/table/find_replace/index.twig:57 msgid "Use regular expression" msgstr "Выкарыстаць рэгулярны выраз" #: templates/table/find_replace/replace_preview.twig:10 msgid "Find and replace - preview" msgstr "" #: templates/table/find_replace/replace_preview.twig:17 msgid "Original string" msgstr "Першапачатковы радок" #: templates/table/find_replace/replace_preview.twig:18 msgid "Replaced string" msgstr "Радок замены" #: templates/table/find_replace/replace_preview.twig:36 msgid "Replace" msgstr "Замяніць" #: templates/table/gis_visualization/gis_visualization.twig:2 msgid "Display GIS Visualization" msgstr "" #: templates/table/gis_visualization/gis_visualization.twig:10 msgid "Label column" msgstr "Слупок меткі" #: templates/table/gis_visualization/gis_visualization.twig:12 msgid "-- None --" msgstr "" #: templates/table/gis_visualization/gis_visualization.twig:21 msgid "Spatial column" msgstr "Прасторавы слупок" #: templates/table/import/index.twig:3 #, php-format msgid "Importing into the table \"%s\"" msgstr "Імпартаванне ў табліцу «%s»" #: templates/table/index_form.twig:18 templates/table/index_rename_form.twig:11 msgid "Index name:" msgstr "Імя індэкса:" #: templates/table/index_form.twig:19 templates/table/index_rename_form.twig:12 msgid "" "\"PRIMARY\" must be the name of and only of a primary key!" msgstr "" "\"PRIMARY\" мусіць быць імем першаснага ключа і толькі яго!" #: templates/table/index_form.twig:37 msgid "Index choice:" msgstr "Выбар індэксу:" #: templates/table/index_form.twig:57 #, fuzzy #| msgid "Advanced Options" msgid "Advanced options" msgstr "Дадатковыя параметры" #: templates/table/index_form.twig:67 msgid "Key block size:" msgstr "" #: templates/table/index_form.twig:84 msgid "Index type:" msgstr "Тып індэкса:" #: templates/table/index_form.twig:101 msgid "Parser:" msgstr "Аналізатар:" #: templates/table/index_form.twig:117 msgid "Comment:" msgstr "Каментар:" #: templates/table/index_form.twig:162 templates/table/index_form.twig:199 msgid "Drag to reorder" msgstr "" #: templates/table/insert/actions_panel.twig:9 msgid "Insert as new row" msgstr "Уставіць як новы радок" #: templates/table/insert/actions_panel.twig:10 msgid "Insert as new row and ignore errors" msgstr "" #: templates/table/insert/actions_panel.twig:11 msgid "Show insert query" msgstr "Паказаць запыт устаўкі" #: templates/table/insert/actions_panel.twig:15 msgid "and then" msgstr "і пасьля" #: templates/table/insert/actions_panel.twig:19 msgid "Go back to previous page" msgstr "Перайсьці да папярэдняй старонкі" #: templates/table/insert/actions_panel.twig:20 msgid "Insert another new row" msgstr "Дадаць яшчэ адзін радок" #: templates/table/insert/actions_panel.twig:22 msgid "Go back to this page" msgstr "Вярнуцца да гэтай старонкі" #: templates/table/insert/actions_panel.twig:24 msgid "Edit next row" msgstr "Рэдагаваць наступны радок" #: templates/table/insert/actions_panel.twig:32 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere." msgstr "" "Выкарыстоўвайце клавішу TAB для перамяшчэння ад значэння да значэння або CTRL" "+стрэлкі для перамяшчэння ў любое іншае месца." #: templates/table/insert/column_row.twig:15 msgid "Binary" msgstr "Двайковы" #: templates/table/insert/column_row.twig:30 msgid "Use the NULL value for this column." msgstr "" #: templates/table/insert/column_row.twig:65 #, fuzzy #| msgid "Because of its length,
this column might not be editable." msgid "Because of its length,
this column might not be editable." msgstr "З-за вялікай даўжыні,
гэты слупок не можа быць адрэдагаваны." #: templates/table/insert/column_row.twig:93 msgid "Binary - do not edit" msgstr "Двайковыя дадзеныя — не рэдагуюцца" #: templates/table/insert/column_row.twig:122 #: templates/table/search/input_box.twig:31 msgid "Edit/Insert" msgstr "Рэдагаваць/Уставіць" #: templates/table/insert/continue_insertion_form.twig:18 #, php-format msgid "Continue insertion with %s rows" msgstr "Прадоўжыць устаўку з %s-га радка" #: templates/table/maintenance/checksum.twig:13 #, fuzzy #| msgid "Check" msgid "Checksum" msgstr "Праверыць" #: templates/table/normalization/normalization.twig:5 msgid "Improve table structure (Normalization):" msgstr "Палепшыць структуру табліцы (нармалізацыя):" #: templates/table/normalization/normalization.twig:7 msgid "Select up to what step you want to normalize" msgstr "" #: templates/table/normalization/normalization.twig:15 msgid "Second step of normalization (1NF+2NF)" msgstr "" #: templates/table/normalization/normalization.twig:19 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" #: templates/table/normalization/normalization.twig:23 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" msgstr "" #: templates/table/operations/index.twig:9 msgid "Alter table order by" msgstr "Зьмяніць парадак табліцы" #: templates/table/operations/index.twig:20 #, fuzzy #| msgid "(singly)" msgctxt "Alter table order by a single field." msgid "(singly)" msgstr "(асобна)" #: templates/table/operations/index.twig:50 #, fuzzy #| msgid "Move table to (database.table)" msgid "Move table to (database.table)" msgstr "Перанесьці табліцу ў (база дадзеных.табліца)" #: templates/table/operations/index.twig:101 msgid "Table options" msgstr "Опцыі табліцы" #: templates/table/operations/index.twig:105 msgid "Rename table to" msgstr "Перайменаваць табліцу ў" #: templates/table/operations/index.twig:123 msgid "Table comments" msgstr "Камэнтар да табліцы" #: templates/table/operations/index.twig:170 msgid "Change all column collations" msgstr "" #: templates/table/operations/index.twig:251 #, fuzzy #| msgid "Copy table to (database.table)" msgid "Copy table to (database.table)" msgstr "Скапіяваць табліцу ў (база дадзеных.табліца)" #: templates/table/operations/index.twig:322 msgid "Switch to copied table" msgstr "Перайсьці да скапіяванай табліцы" #: templates/table/operations/index.twig:364 msgid "Defragment table" msgstr "Дэфрагмэнтаваць табліцу" #: templates/table/operations/index.twig:372 #, php-format msgid "Table %s has been flushed." msgstr "Кэш табліцы %s быў ачышчаны." #: templates/table/operations/index.twig:376 msgid "Flush the table (FLUSH)" msgstr "Ачысціць кэш табліцы (FLUSH)" #: templates/table/operations/index.twig:413 msgid "Empty the table (TRUNCATE)" msgstr "" #: templates/table/operations/index.twig:431 #, fuzzy #| msgid "Delete the table (DROP)" msgid "Empty the table (DELETE FROM)" msgstr "Выдаліць табліцу (DROP)" #: templates/table/operations/index.twig:452 msgid "Delete the table (DROP)" msgstr "Выдаліць табліцу (DROP)" #: templates/table/operations/index.twig:474 msgid "Partition maintenance" msgstr "Падтрымка падзелаў" #: templates/table/operations/index.twig:500 #: templates/table/structure/display_partitions.twig:202 msgid "Remove partitioning" msgstr "Скасаваць падзел на часткі" #: templates/table/operations/index.twig:513 #, fuzzy #| msgid "Check referential integrity:" msgid "Check referential integrity" msgstr "Праверыць цэласнасьць дадзеных:" #: templates/table/operations/view.twig:12 msgid "Rename view to" msgstr "Перайменаваць прадстаўленне ў" #: templates/table/operations/view.twig:37 msgid "Delete the view (DROP)" msgstr "Выдаліць прадстаўленне (DROP)" #: templates/table/page_with_secondary_tabs.twig:11 msgid "Relation view" msgstr "Прагляд сувязяў" #: templates/table/partition/analyze.twig:2 #, fuzzy #| msgid "partitioned" msgid "Analyze partition" msgstr "падзеленая на сэкцыі" #: templates/table/partition/check.twig:2 #, fuzzy #| msgid "partitioned" msgid "Check partition" msgstr "падзеленая на сэкцыі" #: templates/table/partition/drop.twig:2 #, fuzzy #| msgid "partitioned" msgid "Drop partition" msgstr "падзеленая на сэкцыі" #: templates/table/partition/optimize.twig:2 #, fuzzy #| msgid "Remove partitioning" msgid "Optimize partition" msgstr "Скасаваць падзел на часткі" #: templates/table/partition/rebuild.twig:2 #, fuzzy #| msgid "Subpartition" msgid "Rebuild partition" msgstr "Падраздзел" #: templates/table/partition/repair.twig:2 #, fuzzy #| msgid "Remove partitioning" msgid "Repair partition" msgstr "Скасаваць падзел на часткі" #: templates/table/partition/truncate.twig:2 #, fuzzy #| msgid "Subpartition" msgid "Truncate partition" msgstr "Падраздзел" #: templates/table/privileges/index.twig:57 msgid "table-specific" msgstr "спецыфічны для табліцы" #: templates/table/relation/common_form.twig:9 msgid "Foreign key constraints" msgstr "Абмежаванні знешняга ключа" #: templates/table/relation/common_form.twig:14 msgid "Actions" msgstr "Дзеяньні" #: templates/table/relation/common_form.twig:15 msgid "Constraint properties" msgstr "Уласцівасці абмежавання" #: templates/table/relation/common_form.twig:19 msgid "" "Creating a foreign key over a non-indexed column would automatically create " "an index on it. Alternatively, you can define an index below, before " "creating the foreign key." msgstr "" #: templates/table/relation/common_form.twig:24 msgid "" "Only columns with index will be displayed. You can define an index below." msgstr "" #: templates/table/relation/common_form.twig:28 msgid "Foreign key constraint" msgstr "" #: templates/table/relation/common_form.twig:44 msgid "+ Add constraint" msgstr "+ Дадаць абмежаванне" #: templates/table/relation/common_form.twig:57 #: templates/table/relation/common_form.twig:65 msgid "Internal relationships" msgstr "Унутраныя сувязі" #: templates/table/relation/common_form.twig:73 msgid "Internal relation" msgstr "Унутраная сувязь" #: templates/table/relation/common_form.twig:75 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Унутраная сувязь не зьяўляецца абавязковай, калі існуе адпаведная сувязь " "FOREIGN KEY." #: templates/table/relation/common_form.twig:158 msgid "Choose column to display:" msgstr "Выберыце слупок для адлюстравання:" #: templates/table/relation/foreign_key_row.twig:15 #, php-format msgid "Foreign key constraint %s has been dropped" msgstr "Абмежаванне знешняга ключа %s выдаленае" #: templates/table/relation/foreign_key_row.twig:33 msgid "Constraint name" msgstr "Назва абмежавання" #: templates/table/search/index.twig:27 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Выканаць \"запыт згодна прыклада\" (сымбаль падстаноўкі: \"%\")" #: templates/table/search/index.twig:111 msgid "Select columns (at least one):" msgstr "Выбраць слупкі (прынамсі адзін):" #: templates/table/search/index.twig:130 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Дадаць умовы пошуку (цела для ўмовы \"where\"):" #: templates/table/search/index.twig:138 msgid "Number of rows per page" msgstr "Колькасьць радкоў на старонку" #: templates/table/search/index.twig:144 msgid "Display order:" msgstr "Парадак прагляду:" #: templates/table/search/index.twig:181 msgid "Range search" msgstr "Пошук у дыяпазоне" #: templates/table/search/index.twig:187 msgid "Minimum value:" msgstr "" #: templates/table/search/index.twig:190 msgid "Maximum value:" msgstr "Максімальнае значэнне:" #: templates/table/start_and_number_of_rows_fieldset.twig:3 msgid "Start row:" msgstr "Пачатковы радок:" #: templates/table/structure/display_partitions.twig:3 #: templates/table/structure/display_structure.twig:580 msgid "Partitions" msgstr "Падзелы" #: templates/table/structure/display_partitions.twig:9 msgid "No partitioning defined!" msgstr "Раздзяленне не вызначанае!" #: templates/table/structure/display_partitions.twig:12 msgid "Partitioned by:" msgstr "Раздзяленне па:" #: templates/table/structure/display_partitions.twig:17 msgid "Sub partitioned by:" msgstr "Падраздзяленне па:" #: templates/table/structure/display_partitions.twig:30 msgid "Data length" msgstr "Даўжыня даных" #: templates/table/structure/display_partitions.twig:31 msgid "Index length" msgstr "Даўжыня індэкса" #: templates/table/structure/display_partitions.twig:195 msgid "Partition table" msgstr "Падзяліць табліцу" #: templates/table/structure/display_partitions.twig:208 #: templates/table/structure/partition_definition_form.twig:3 msgid "Edit partitioning" msgstr "Рэдагаваць падзяленне" #: templates/table/structure/display_structure.twig:70 #, fuzzy #| msgid "MIME type" msgid "Media type:" msgstr "MIME-тып" #: templates/table/structure/display_structure.twig:91 #: templates/table/tracking/structure_snapshot_columns.twig:47 msgctxt "None for default" msgid "None" msgstr "Няма" #: templates/table/structure/display_structure.twig:108 #: templates/table/structure/display_structure.twig:287 msgid "Change" msgstr "Зьмяніць" #: templates/table/structure/display_structure.twig:116 #, php-format msgid "Column %s has been dropped." msgstr "Слупок %s быў знішчаны." #: templates/table/structure/display_structure.twig:142 #, php-format msgid "A primary key has been added on %s." msgstr "Першасны ключ быў дададзены да %s." #: templates/table/structure/display_structure.twig:157 #: templates/table/structure/display_structure.twig:172 #: templates/table/structure/display_structure.twig:197 #: templates/table/structure/display_structure.twig:216 #, php-format msgid "An index has been added on %s." msgstr "Быў дададзены індэкс для %s." #: templates/table/structure/display_structure.twig:238 msgid "Distinct values" msgstr "Розныя значэнні" #: templates/table/structure/display_structure.twig:249 #: templates/table/structure/display_structure.twig:315 msgid "Remove from central columns" msgstr "Выдаліць з цэнтральных слупкоў" #: templates/table/structure/display_structure.twig:257 #: templates/table/structure/display_structure.twig:312 msgid "Add to central columns" msgstr "Дадаць да цэнтральных слупкоў" #: templates/table/structure/display_structure.twig:328 #: templates/table/structure/display_structure.twig:332 #: templates/table/structure/display_structure.twig:400 msgid "Move columns" msgstr "Перамясціць слупкі" #: templates/table/structure/display_structure.twig:333 msgid "Move the columns by dragging them up and down." msgstr "" #: templates/table/structure/display_structure.twig:372 #: templates/view_create.twig:13 msgid "Edit view" msgstr "Рэдагаваць прадстаўленне" #: templates/table/structure/display_structure.twig:386 msgid "Propose table structure" msgstr "Прапанаваная структура табліцы" #: templates/table/structure/display_structure.twig:403 msgid "Normalize" msgstr "" #: templates/table/structure/display_structure.twig:409 msgid "Track view" msgstr "Адсочваць прадстаўленне" #: templates/table/structure/display_structure.twig:423 #, php-format msgid "Add %s column(s)" msgstr "Дадаць %s слупок(і)" #: templates/table/structure/display_structure.twig:428 msgid "at beginning of table" msgstr "у пачатку табліцы" #: templates/table/structure/display_structure.twig:552 #, fuzzy, php-format #| msgid "Create an index on  %s columns" msgid "Create an index on %s columns" msgstr "Стварыць індэкс на  %s слупках" #: templates/table/structure/display_table_stats.twig:14 msgid "Space usage" msgstr "Выкарыстаньне прасторы" #: templates/table/structure/display_table_stats.twig:37 msgid "Effective" msgstr "Эфэктыўнасьць" #: templates/table/structure/display_table_stats.twig:80 msgid "Row statistics" msgstr "Статыстыка радка" #: templates/table/structure/display_table_stats.twig:86 msgid "static" msgstr "" #: templates/table/structure/display_table_stats.twig:88 msgid "dynamic" msgstr "дынамічны" #: templates/table/structure/display_table_stats.twig:99 msgid "partitioned" msgstr "падзеленая на сэкцыі" #: templates/table/structure/display_table_stats.twig:128 msgid "Row length" msgstr "Даўжыня радка" #: templates/table/structure/display_table_stats.twig:140 msgid "Row size" msgstr "Памер радка" #: templates/table/structure/display_table_stats.twig:147 msgid "Next autoindex" msgstr "" #: templates/table/structure/drop_confirm.twig:2 #, fuzzy #| msgid "Dropping column" msgid "Dropping columns from the table" msgstr "Выдаленне слупка" #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91 #: templates/table/tracking/main.twig:92 msgid "Delete version" msgstr "Выдаліць версію" #: templates/table/tracking/main.twig:100 #, php-format msgid "Activate tracking for %s" msgstr "" #: templates/table/tracking/main.twig:102 msgid "Activate now" msgstr "" #: templates/table/tracking/main.twig:104 #, php-format msgid "Deactivate tracking for %s" msgstr "" #: templates/table/tracking/main.twig:106 msgid "Deactivate now" msgstr "" #: templates/table/tracking/report_table.twig:4 #: templates/table/tracking/structure_snapshot_columns.twig:5 msgctxt "Number" msgid "#" msgstr "" #: templates/table/tracking/report_table.twig:5 msgid "Date" msgstr "Дата" #: templates/table/tracking/report_table.twig:6 msgid "Username" msgstr "Імя карыстальніка" #: templates/table/zoom_search/index.twig:27 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Выканаць \"запыт згодна прыклада\" (сімвал падстаноўкі: \"%\") для двух " "розных слупкоў" #: templates/table/zoom_search/index.twig:54 msgid "Additional search criteria" msgstr "Дадатковыя крытэрыі пошуку" #: templates/table/zoom_search/index.twig:116 msgid "Use this column to label each point" msgstr "" #: templates/table/zoom_search/index.twig:141 msgid "Maximum rows to plot" msgstr "" #: templates/table/zoom_search/result_form.twig:7 msgid "Browse/Edit the points" msgstr "" #: templates/table/zoom_search/result_form.twig:14 msgid "How to use" msgstr "Як выкарыстоўваць" #: templates/table/zoom_search/result_form.twig:17 msgid "Reset zoom" msgstr "Скінуць маштабаванне" #. l10n: Show or hide the menu using the hamburger style button #: templates/top_menu.twig:4 #, fuzzy #| msgid "Table navigation bar" msgid "Toggle navigation" msgstr "Панэль таблічнай навігацыі" #. l10n: Current page #: templates/top_menu.twig:14 msgid "(current)" msgstr "" #: templates/transformation_overview.twig:1 #, fuzzy #| msgid "Available MIME types" msgid "Available media types" msgstr "Даступныя MIME-тыпы" #: templates/transformation_overview.twig:13 msgid "Available browser display transformations" msgstr "Даступныя пераўтварэнні адльстравання браўзера" #: templates/transformation_overview.twig:19 #: templates/transformation_overview.twig:38 #, fuzzy #| msgid "Description" msgctxt "for media type transformation" msgid "Description" msgstr "Апісаньне" #: templates/transformation_overview.twig:32 msgid "Available input transformations" msgstr "Даступныя пераўтварэнні ўводу" #: templates/view_create.twig:65 msgid "VIEW name" msgstr "Назва прагляду" #: templates/view_create.twig:79 msgid "Column names" msgstr "Назвы калёнак" #~ msgid "" #~ "The configuration file now needs a secret passphrase (blowfish_secret)." #~ msgstr "" #~ "Канфігурацыйнаму файлу зараз патрэбная сакрэтная фраза (blowfish_secret)." #~ msgid "User has been added." #~ msgstr "Карыстальнік быў даданы." #~ msgid "Label:" #~ msgstr "Метка:" #~ msgid "Configuration saved." #~ msgstr "Канфігурацыя захаваная." #~ msgid "Configuration not saved!" #~ msgstr "Канфігурацыя не захаваная!" #~ msgid "Error: FOREIGN KEY relationship could not be removed!" #~ msgstr "Памылка: сувязь FOREIGN KEY не можа быць выдаленая!" #~ msgid "Do you really want to RESET SLAVE?" #~ msgstr "Ці сапраўды вы жадаеце СКІНУЦЬ ПАДНАЧАЛЕНЫ СЕРВЕР?" #~ msgid "Master connection:" #~ msgstr "Галоўнае злучэнне:" #~ msgid "Master status" #~ msgstr "Стан галоўнага сервера" #~ msgid "Slave status" #~ msgstr "Стан залежнага сервера" #~ msgid "SQL history" #~ msgstr "Гісторыя SQL" #~ msgid "Databases:" #~ msgstr "Базы даных:" #~ msgid "Print view" #~ msgstr "Вэрсія для друку" #~ msgid "Could not load default configuration from: %1$s" #~ msgstr "Немагчыма загрузіць агаданую канфігурацыю з: %1$s" #~ msgid "Copy column name." #~ msgstr "Капіяваць назву слупка." #~ msgid "" #~ "The requested page was not found in the history, it may have expired." #~ msgstr "" #~ "Запатрабаваная старонка не знойдзена ў гісторыі. Магчыма, мінуў час яе " #~ "зберагання." #~ msgid "No preview available." #~ msgstr "Папярэдні прагляд недаступны." #~ msgid "Theme path not found for theme %s!" #~ msgstr "Ня знойдзены шлях да тэмы %s!" #~ msgid "" #~ "Error in reading file: The file '%s' does not exist or is not readable!" #~ msgstr "Памылка пры чытанні файла: файл «%s» не існуе ці не чытаецца!" #~ msgid "" #~ "Invalid rule declaration on line %1$s, expected line %2$s of previous " #~ "rule." #~ msgstr "" #~ "Некарэктная дэкларацыя правіла ў радку %1$s, чакаецца радок %2$s " #~ "папярэдняга правіла." #~ msgid "Invalid rule declaration on line %s." #~ msgstr "Некарэктнае азначэнне правіла ў радку %s." #~ msgid "Unexpected characters on line %s." #~ msgstr "Нечаканыя знакі ў радку %s." #~ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"." #~ msgstr "Нечаканы знак у радку %1$s. Чакаецца табуляцыя, а знойдзена «%2$s»." #~ msgid "View dump (schema) of database" #~ msgstr "Праглядзець дамп (схему) базы даных" #~ msgid "View dump (schema) of databases" #~ msgstr "Праглядзець дамп (схему) базаў дадзеных" #~ msgid "View dump (schema) of table" #~ msgstr "Праглядзець дамп (схему) табліцы" #~ msgid "No activity within %s seconds; please log in again." #~ msgstr "" #~ "Не было аніякай актыўнасьці на працягу %s сэкундаў. Калі ласка, увайдзіце " #~ "зноў." #~ msgid "You do not have the necessary privileges to create a routine." #~ msgstr "Вы не маеце дастатковых прывілеяў для стварэння працэдуры." #~ msgid "trigger" #~ msgstr "трыгер" #~ msgid "You do not have the necessary privileges to create a trigger." #~ msgstr "Вы не маеце дастатковых прывілеяў для стварэння трыгера." #~ msgid "event" #~ msgstr "падзея" #~ msgid "You do not have the necessary privileges to create an event." #~ msgstr "Вы не маеце дастатковых прывілеяў для стварэння падзеі." #~ msgid "Update Query" #~ msgstr "Абнавіць запыт" #~ msgid "Submit Query" #~ msgstr "Выканаць запыт" #~ msgid "Rule details" #~ msgstr "Дэталі правіла" #~ msgid "Partition %s" #~ msgstr "Падзел %s" #~ msgctxt "Short week day name" #~ msgid "Sun" #~ msgstr "Ндз" #~ msgid "This Host" #~ msgstr "Гэты хост" #~ msgid "Use Host Table" #~ msgstr "Выкарыстоўваць табліцу хостаў" #, fuzzy #~| msgid "Description" #~ msgctxt "for media (MIME) type transformation" #~ msgid "Description" #~ msgstr "Апісаньне" #~ msgid "MIME" #~ msgstr "MIME" #~ msgctxt "for MIME transformation" #~ msgid "Description" #~ msgstr "Апісанне" #~ msgid "Full start" #~ msgstr "Поўны запуск" #~ msgid "Full stop" #~ msgstr "Поўны прыпынак" #, fuzzy #~| msgid "%d second" #~| msgid_plural "%d seconds" #~ msgid "%count% second" #~ msgid_plural "%count% seconds" #~ msgstr[0] "%d секунда" #~ msgstr[1] "%d секунды" #~ msgstr[2] "%d секунд" #, fuzzy #~| msgid "%d minute" #~| msgid_plural "%d minutes" #~ msgid "%count% minute" #~ msgid_plural "%count% minutes" #~ msgstr[0] "%d хвіліна" #~ msgstr[1] "%d хвіліны" #~ msgstr[2] "%d хвілін" #~ msgid "Truncate Shown Queries" #~ msgstr "Абразаць паказаныя запыты" #~ msgid "Show Full Queries" #~ msgstr "Паказаць поўныя запыты" #, fuzzy #~| msgid "No databases" #~ msgid "%count% database" #~ msgid_plural "%count% databases" #~ msgstr[0] "Базы дадзеных адсутнічаюць" #~ msgstr[1] "Базы дадзеных адсутнічаюць" #~ msgstr[2] "Базы дадзеных адсутнічаюць" #~ msgid "" #~ "You have disabled ini_get and/or ini_set in php.ini. This option is " #~ "incompatible with phpMyAdmin!" #~ msgstr "" #~ "Вы адключылі ini_get і/ці ini_set у php.ini. Гэтая опцыя несумяшчальная з " #~ "phpMyAdmin!" #~ msgid "Font size" #~ msgstr "Памер шрыфта" #~ msgid "Search results for \"%s\" %s:" #~ msgstr "Вынікі пошуку «%s» %s:" #~ msgctxt "Text context" #~ msgid "Text" #~ msgstr "Тэкст" #~ msgid "Customize export options" #~ msgstr "Наладзіць параметры экспарту" #~ msgid "Customize import defaults" #~ msgstr "Наладзіць імпарт агаданых" #~ msgid "Customize navigation panel" #~ msgstr "Наладзіць навігацыйную панэль" #~ msgid "Customize main panel" #~ msgstr "Наладзіць галоўную панэль" #~ msgid "Unknonwn" #~ msgstr "Невядома" #~ msgid "Global value" #~ msgstr "Глябальнае значэньне" #~ msgctxt "Collation variant" #~ msgid "weight=2" #~ msgstr "вага=2" #~ msgctxt "Collation variant" #~ msgid "level=2" #~ msgstr "узровень=2" #~ msgid "Old column name" #~ msgstr "Старая назва слупка" #~ msgid "You have to add at least one column." #~ msgstr "Трэба дадаць прынамсі адзін слупок." #~ msgid "German" #~ msgstr "Нямецкая" #~ msgid "dictionary" #~ msgstr "слоўнік" #~ msgid "phone book" #~ msgstr "тэлефонная кніга" #~ msgid "Traditional Spanish" #~ msgstr "Традыцыйная гішпанская" #~ msgid "binary collation" #~ msgstr "Бінарнае супастаўленне" #~ msgid "case-insensitive collation" #~ msgstr "супастаўленне без уліку рэгістру" #~ msgid "case-sensitive collation" #~ msgstr "супастаўленне з улікам рэгістру" #~ msgid "all words" #~ msgstr "усе словы" #, fuzzy #~| msgid "Propose table structure" #~ msgid "Improve table structure" #~ msgstr "Прапанаваная структура табліцы" #~ msgid "" #~ "Your PHP MySQL library version %s differs from your MySQL server version " #~ "%s. This may cause unpredictable behavior." #~ msgstr "" #~ "Вэрсія вашай бібліятэкі MySQL для PHP %s адрозьніваецца ад вэрсіі вашага " #~ "сэрвэра MySQL %s. Гэта можа выклікаць непрадказальныя паводзіны." #~ msgid "Invalid hostname for server %1$s. Please review your configuration." #~ msgstr "" #~ "Няправільнае імя хосту для сэрвэра %1$s. Калі ласка, праверце " #~ "канфігурыцыю." #, fuzzy #~ msgid "Connection type" #~ msgstr "Падлучэньні" #, fuzzy #~ msgid "Load" #~ msgstr "Лякальны" #, fuzzy #~| msgid "Column names" #~ msgid "Column parser" #~ msgstr "Назвы калёнак" #, fuzzy #~ msgid "A symbol name was expected!" #~ msgstr "Шаблён назвы файла" #, fuzzy #~| msgid "No databases selected." #~ msgid "A comma or a closing bracket was expected." #~ msgstr "Ня выбраная база дадзеных." #, fuzzy #~| msgid "No databases selected." #~ msgid "An alias was expected." #~ msgstr "Ня выбраная база дадзеных." #, fuzzy #~| msgid "No rows selected" #~ msgid "An expression was expected." #~ msgstr "Ніводны радок ня выбраны" #, fuzzy #~| msgid "Table %1$s has been created." #~ msgid "Value/Expression for the option %1$s was expected" #~ msgstr "Табліца %1$s створаная." #, fuzzy #~| msgid "The number of tables that are open." #~ msgid "The old name of the table was expected." #~ msgstr "Колькасьць адкрытых табліц." #, fuzzy #~| msgid "The number of tables that are open." #~ msgid "The new name of the table was expected." #~ msgstr "Колькасьць адкрытых табліц." #, fuzzy #~| msgid "The row has been deleted." #~ msgid "A rename operation was expected." #~ msgstr "Радок быў выдалены" #, fuzzy #~| msgid "Table %1$s has been created." #~ msgid "Ending quote %1$s was expected." #~ msgstr "Табліца %1$s створаная." #, fuzzy #~ msgid "Variable name was expected." #~ msgstr "Шаблён назвы файла" #, fuzzy #~| msgid "At Beginning of Table" #~ msgid "Unexpected beginning of statement." #~ msgstr "У пачатку табліцы" #, fuzzy #~| msgid "At Beginning of Table" #~ msgid "Unexpected ordering of clauses." #~ msgstr "У пачатку табліцы" #, fuzzy #~| msgid "The number of tables that are open." #~ msgid "The name of the entity was expected." #~ msgstr "Колькасьць адкрытых табліц." #, fuzzy #~ msgid "A table name was expected." #~ msgstr "Шаблён назвы файла" #, fuzzy #~| msgid "The row has been deleted." #~ msgid "At least one column definition was expected." #~ msgstr "Радок быў выдалены" #, fuzzy #~| msgid "Error" #~ msgid "error #1" #~ msgstr "Памылка" #, fuzzy #~| msgid "Query type" #~ msgid "strict error" #~ msgstr "Тып запыту" #, fuzzy #~ msgid "Native MySQL Authentication" #~ msgstr "Апаратная аўтэнтыфікацыя скончылася няўдала" #, fuzzy #~| msgid "Do not change the password" #~ msgid "Try to connect without password." #~ msgstr "Не зьмяняць пароль" #~ msgid "Wiki" #~ msgstr "Wiki" #, fuzzy #~| msgid "Relations" #~ msgid "Related Links" #~ msgstr "Сувязі" #~ msgid "File %s does not contain any key id" #~ msgstr "Файл %s ня ўтрымлівае ніякага ідэнтыфікатара ключа" #~ msgid "No valid authentication key plugged" #~ msgstr "Дзейны ключ аўтэнтыфікацыі не падключаны" #~ msgid "Authenticating…" #~ msgstr "Аўтэнтыфікацыя…" #, fuzzy #~| msgid "Delete relation" #~ msgid "Total %d bookmark" #~ msgid_plural "Total %d bookmarks" #~ msgstr[0] "Выдаліць сувязь" #~ msgstr[1] "Выдаліць сувязь" #~ msgstr[2] "Выдаліць сувязь" #, fuzzy #~| msgid "The bookmark has been deleted." #~ msgid "%1$s, %2$s and %3$s bookmarks included" #~ msgstr "Закладка была выдаленая." #, fuzzy #~| msgid "" #~| "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " #~| "configuration file!" #~ msgid "" #~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your " #~ "configuration file!" #~ msgstr "" #~ "Дырэктыва $cfg['PmaAbsoluteUri'] ПАВІННА быць вызначаная ў " #~ "вашым канфігурацыйным файле!" #, fuzzy #~| msgid "Replace table data with file" #~ msgid "Replace table prefix:" #~ msgstr "Замяніць дадзеныя табліцы дадзенымі з файла" #, fuzzy #~| msgid "Replace table data with file" #~ msgid "Copy table with prefix:" #~ msgstr "Замяніць дадзеныя табліцы дадзенымі з файла" #, fuzzy #~| msgid "" #~| "Your configuration file contains settings (root with no password) that " #~| "correspond to the default MySQL privileged account. Your MySQL server is " #~| "running with this default, is open to intrusion, and you really should " #~| "fix this security hole by setting a password for user 'root'." #~ msgid "" #~ "You are connected as 'root' with no password, which corresponds to the " #~ "default MySQL privileged account. Your MySQL server is running with this " #~ "default, is open to intrusion, and you really should fix this security " #~ "hole by setting a password for user 'root'." #~ msgstr "" #~ "Ваш канфігурацыйны файл утрымлівае налады (карыстальнік root без паролю), " #~ "якія адпавядаюць прывілеяванаму карыстальніку MySQL па змоўчаньні. Ваш " #~ "сэрвэр MySQL працуе з гэтай наладай па змоўчаньні і зьяўляецца адкрытым " #~ "для зьнешняга ўрываньня, і таму вам абавязкова трэба выправіць гэтую хібу " #~ "ў бясьпецы." #, fuzzy #~| msgid "Create new database" #~ msgid "Create database:" #~ msgstr "Стварыць новую базу дадзеных" #, fuzzy #~| msgid "Tables" #~ msgid "tables" #~ msgstr "Табліц" #, fuzzy #~| msgid "View" #~ msgid "views" #~ msgstr "Выгляд" #, fuzzy #~| msgid "Procedures" #~ msgid "procedures" #~ msgstr "Працэдуры" #, fuzzy #~| msgid "Event" #~ msgid "events" #~ msgstr "Падзея" #, fuzzy #~| msgid "Functions" #~ msgid "functions" #~ msgstr "Функцыі" #, fuzzy #~| msgid "table name" #~ msgid "Filter databases by name or regex" #~ msgstr "імя табліцы" #, fuzzy #~| msgid "table name" #~ msgid "Filter by name or regex" #~ msgstr "імя табліцы" #, fuzzy #~| msgid "Change" #~ msgid "Taking you to %s." #~ msgstr "Зьмяніць" #, fuzzy #~ msgid "MySQL Native Authentication" #~ msgstr "Аўтэнтыфікацыя…" #, fuzzy #~| msgid "Generate Password" #~ msgid "MySQL native password" #~ msgstr "Згенэраваць пароль" #, fuzzy #~| msgid "Change password" #~ msgid "SHA256 password" #~ msgstr "Зьмяніць пароль" #, fuzzy #~| msgid "MySQL 4.0 compatible" #~ msgid "MySQL 4.0 compatible" #~ msgstr "Сумяшчальнае з MySQL 4.0" #, fuzzy #~| msgid "Add new field" #~ msgid "Add Index" #~ msgstr "Дадаць новае поле" #, fuzzy #~| msgid "Change password" #~ msgid "Change Password" #~ msgstr "Зьмяніць пароль" #, fuzzy #~ msgid "Send Error Report" #~ msgstr "ID сэрвэра" #~ msgid "Select All" #~ msgstr "Выбраць усё" #~ msgid "Database export options" #~ msgstr "Налады экспарту базы дадзеных" #, fuzzy #~| msgid "Databases" #~ msgid "Database(s):" #~ msgstr "Базы дадзеных" #, fuzzy #~| msgid "Tables" #~ msgid "Table(s):" #~ msgstr "Табліц" #, fuzzy #~| msgid "Generate Password" #~ msgid "Generate Password:" #~ msgstr "Згенэраваць пароль" #~ msgid "Edit Privileges" #~ msgstr "Рэдагаваць прывілеі" #, fuzzy #~| msgid "Relational display field" #~ msgid "Relational display column" #~ msgstr "Адлюстраванае поле сувязі" #, fuzzy #~| msgid "Add new field" #~ msgid "Add SPATIAL index" #~ msgstr "Дадаць новае поле" #~ msgid "Begin" #~ msgstr "Першая старонка" #~ msgid "" #~ "There seems to be an error in your SQL query. The MySQL server error " #~ "output below, if there is any, may also help you in diagnosing the " #~ "problem." #~ msgstr "" #~ "Здаецца, ваш SQL-запыт утрымлівае памылку. Паведамленьне пра памылку " #~ "сэрвэра MySQL прыведзенае ніжэй, магчыма, таксама дапаможа вам " #~ "высьветліць прычыну памылкі." #~ msgid "" #~ "There is a chance that you may have found a bug in the SQL parser. Please " #~ "examine your query closely, and check that the quotes are correct and not " #~ "mis-matched. Other possible failure causes may be that you are uploading " #~ "a file with binary outside of a quoted text area. You can also try your " #~ "query on the MySQL command line interface. The MySQL server error output " #~ "below, if there is any, may also help you in diagnosing the problem. If " #~ "you still have problems or if the parser fails where the command line " #~ "interface succeeds, please reduce your SQL query input to the single " #~ "query that causes problems, and submit a bug report with the data chunk " #~ "in the CUT section below:" #~ msgstr "" #~ "Магчыма, вы знайшлі памылку ў SQL-парсэры. Калі ласка, уважліва праверце " #~ "выш запыт і адпаведнасьць двукосьсяў у ім. Іншай магчымай прычынай " #~ "памылкі можа быць тое, што вы загрузілі файл з двайковымі дадзенымі па-за " #~ "межамі тэксту, вылучанага двукосьсямі. Вы таксама можаце паспрабаваць " #~ "адправіць ваш запыт з каманднага радка MySQL. Паведамленьне пра памылку " #~ "сэрвэра MySQL прыведзенае ніжэй, можа таксама дапамагчы вам высьветліць " #~ "прычыну праблему. Калі вы ўсё яшчэ маеце праблемы або парсэр паведамляе " #~ "пра памылку, а з каманднага радку запыт выконваецца, калі ласка, " #~ "скараціце ваш уведзены SQL-запыт да аднаго запыту, які выклікае памылку, " #~ "і адпраўце паведамленьне пра памылку з блёкам дадзеных, пададзеных у " #~ "сэкыці CUT ніжэй:" #~ msgid "BEGIN CUT" #~ msgstr "BEGIN CUT" #~ msgid "END CUT" #~ msgstr "END CUT" #~ msgid "BEGIN RAW" #~ msgstr "BEGIN RAW" #~ msgid "END RAW" #~ msgstr "END RAW" #~ msgid "Unclosed quote" #~ msgstr "Незакрытае двукосьсе" #~ msgid "Invalid Identifer" #~ msgstr "Няправільны ідэнтыфікатар" #~ msgid "Unknown Punctuation String" #~ msgstr "Невядомы сымбаль пунктуацыі" #, fuzzy #~| msgid "Any user" #~ msgid "Add user" #~ msgstr "Любы карыстальнік" #, fuzzy #~| msgid "Export type" #~ msgid "Export Method:" #~ msgstr "Тып экспарту" #~ msgid "Print view (with full texts)" #~ msgstr "Вэрсія для друку (з усім тэкстам)" #~ msgid "Uncheck All" #~ msgstr "Зьняць усе адзнакі" #, fuzzy #~| msgid "Generated by" #~ msgid "Generated by:" #~ msgstr "Створаны" #, fuzzy #~| msgid "Row Statistics" #~ msgid "Row Statistics:" #~ msgstr "Статыстыка радку" #, fuzzy #~| msgid "Space usage" #~ msgid "Space usage:" #~ msgstr "Выкарыстаньне прасторы" #, fuzzy #~| msgid "Show tables" #~ msgid "Showing tables:" #~ msgstr "Паказаць табліцы" #, fuzzy #~| msgid "Enabled" #~ msgid "(Enabled)" #~ msgstr "Уключана" #, fuzzy #~| msgid "Disabled" #~ msgid "(Disabled)" #~ msgstr "Адключана" #, fuzzy #~| msgid "Disable foreign key checks" #~ msgid "Temporarily disable foreign key checks while importing" #~ msgstr "Адключыць праверку зьнешніх ключоў" #, fuzzy #~| msgid "Disable foreign key checks" #~ msgid "Disable foreign key check" #~ msgstr "Адключыць праверку зьнешніх ключоў" #, fuzzy #~| msgid "Reload privileges" #~ msgid "Realign Privileges" #~ msgstr "Перазагрузіць прывілеі" #~ msgid "Replace table data with file" #~ msgstr "Замяніць дадзеныя табліцы дадзенымі з файла" #, fuzzy #~ msgid "Customize query window options" #~ msgstr "Налады экспарту базы дадзеных" #~ msgid "(Generates a report containing the data of a single table)" #~ msgstr "(Генэруе справаздачу з дадзенымі асобнай табліцы)" #, fuzzy #~| msgid "Please select a database" #~ msgid "Please select a database." #~ msgstr "Калі ласка, выберыце базу дадзеных" #, fuzzy #~| msgid "Autoextend increment" #~ msgid "auto_increment" #~ msgstr "Аўтапашыральнае прырашчэньне" #~ msgid "Save position" #~ msgstr "Захаваць разьмяшчэньне табліц" #, fuzzy #~| msgid "Save position" #~ msgid "Save positions as" #~ msgstr "Захаваць разьмяшчэньне табліц" #~ msgid "Unknown language: %1$s." #~ msgstr "Невядомая мова: %1$s." #, fuzzy #~| msgid "Database export options" #~ msgid "Disable database expansion" #~ msgstr "Налады экспарту базы дадзеных" #, fuzzy #~| msgid "Database for user" #~ msgid "Table Structure" #~ msgstr "База дадзеных для карыстальніка" #, fuzzy #~| msgid "Showing rows" #~ msgid "Show data row(s)." #~ msgstr "Паказаныя запісы" #~ msgid "Show/Hide left menu" #~ msgstr "Паказаць/схаваць мэню зьлева" #, fuzzy #~| msgid "Engines" #~ msgctxt "Inline edit query" #~ msgid "Inline" #~ msgstr "Машыны" #, fuzzy #~| msgid "After %s" #~ msgid "after" #~ msgstr "Пасьля %s" #, fuzzy #~| msgid "Mon" #~ msgid "Mode:" #~ msgstr "Пан" #~ msgid "horizontal" #~ msgstr "гарызантальна" #~ msgid "horizontal (rotated headers)" #~ msgstr "гарызантальна (павернутыя загалоўкі)" #~ msgid "vertical" #~ msgstr "вэртыкальна" #, fuzzy #~ msgid "Default display direction" #~ msgstr "Налады экспарту базы дадзеных" #, fuzzy #~ msgid "Show display direction" #~ msgstr "Налады экспарту базы дадзеных" #~ msgid "Please configure the coordinates for table %s" #~ msgstr "Калі ласка, сканфігуруйце каардынаты для табліцы %s" #~ msgid "At End of Table" #~ msgstr "У канцы табліцы" #~ msgid "After %s" #~ msgstr "Пасьля %s" #, fuzzy #~| msgid "Display Features" #~ msgid "Display errors" #~ msgstr "Паказваць магчымасьці" #, fuzzy #~| msgid "File %s does not contain any key id" #~ msgid "This page does not contain any tables!" #~ msgstr "Файл %s ня ўтрымлівае ніякага ідэнтыфікатара ключа" #, fuzzy #~ msgid "Dia export page" #~ msgstr "Тып экспарту" #, fuzzy #~ msgid "EPS export page" #~ msgstr "Тып экспарту" #, fuzzy #~ msgid "SVG export page" #~ msgstr "Тып экспарту" #~ msgid "Relation deleted" #~ msgstr "Сувязь выдаленая" #~ msgid "Error saving coordinates for Designer." #~ msgstr "Памылка захаваньня каардынатаў." #, fuzzy #~| msgid "Edit next row" #~ msgid "Edit in window" #~ msgstr "Рэдагаваць наступны радок" #, fuzzy #~| msgid "Query window" #~ msgid "Query window height (in pixels)." #~ msgstr "Акно запыту" #, fuzzy #~| msgid "Query window" #~ msgid "Query window height" #~ msgstr "Акно запыту" #, fuzzy #~| msgid "Query window" #~ msgid "Query window width (in pixels)." #~ msgstr "Акно запыту" #, fuzzy #~| msgid "Query window" #~ msgid "Query window width" #~ msgstr "Акно запыту" #~ msgid "Show dimension of tables" #~ msgstr "Паказаць разьмернасьць табліц" #~ msgid "Do not overwrite this query from outside the window" #~ msgstr "Не перазапісвайце гэты запыт у іншых вокнах" #~ msgid "Import files" #~ msgstr "Імпартаваць файлы" #, fuzzy #~| msgid "The \"%s\" table doesn't exist!" #~ msgid "File doesn't exist" #~ msgstr "Табліцы \"%s\" не існуе!" #, fuzzy #~| msgid "Disabled" #~ msgid "Plugin is disabled" #~ msgstr "Адключана" #, fuzzy #~ msgid "Unlink with main panel" #~ msgstr "Налады экспарту базы дадзеных" #, fuzzy #~| msgid "No index defined!" #~ msgid "No index defined! Create one below" #~ msgstr "Індэкс ня вызначаны!" #, fuzzy #~ msgid "eps export page" #~ msgstr "Тып экспарту" #, fuzzy #~ msgid "pdf export page" #~ msgstr "Тып экспарту" #, fuzzy #~| msgid "Total" #~ msgid "Total " #~ msgstr "Агулам" #, fuzzy #~| msgid "Delete relation" #~ msgid " bookmarks, " #~ msgstr "Выдаліць сувязь" #, fuzzy #~| msgid "Add/Delete Field Columns" #~ msgid "Select one ..." #~ msgstr "Дадаць/выдаліць калёнку крытэру" #, fuzzy #~| msgid "Add %s field(s)" #~ msgid "Have unique columns" #~ msgstr "Дадаць %s новыя палі" #, fuzzy #~| msgid "The user %s already exists!" #~ msgid "Unique column(s) already exist" #~ msgstr "Карыстальнік %s ужо існуе!" #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" #~ msgstr "Рэляцыйная схема" #~ msgid "Create a page" #~ msgstr "Стварыць новую старонку" #, fuzzy #~| msgid "Automatic layout" #~ msgid "Automatic layout based on" #~ msgstr "Аўтаматычнае разьмяшчэньне" #~ msgid "Please choose a page to edit" #~ msgstr "Калі ласка, выберыце старонку для рэдагаваньня" #~ msgid "Select Tables" #~ msgstr "Выберыце табліцу(ы)" #~ msgid "" #~ "The current page has references to tables that no longer exist. Would you " #~ "like to delete those references?" #~ msgstr "" #~ "Бягучая старонка ўтрымлівае спасылкі на табліцы, якія больш не існуюць. " #~ "Ці жадаеце вы выдаліць гэтыя спасылкі?" #~ msgid "Toggle scratchboard" #~ msgstr "Паказаць папярэдні прагляд" #~ msgid "%s table not found or not set in %s" #~ msgstr "Табліца %s ня знойдзеная або ня вызначаная ў %s" #, fuzzy #~ msgid "Designer table" #~ msgstr "Дэфрагмэнтаваць табліцу" #, fuzzy #~| msgid "Import/Export coordinates for PDF schema" #~ msgid "Import/Export coordinates for relational schema" #~ msgstr "Імпартаваць/Экспартаваць каардынаты табліц ў PDF-схему" #, fuzzy #~ msgid "Page has been created." #~ msgstr "Табліца %1$s створаная." #, fuzzy #~ msgid "Page creation has failed!" #~ msgstr "Супастаўленьне падлучэньня да MySQL" #, fuzzy #~| msgid "pages" #~ msgid "Page:" #~ msgstr "старонак" #, fuzzy #~| msgid "Import files" #~ msgid "Import from selected page." #~ msgstr "Імпартаваць файлы" #, fuzzy #~| msgid "Export/Import to scale" #~ msgid "Export/Import to scale:" #~ msgstr "Маштаб" #~ msgid "recommended" #~ msgstr "рэкамэндаваны" #~ msgid "" #~ "The target browser window could not be updated. Maybe you have closed the " #~ "parent window, or your browser's security settings are configured to " #~ "block cross-window updates." #~ msgstr "" #~ "Немагчыма абнавіць мэтавае акно браўзэра. Магчыма, вы закрылі бацькоўскае " #~ "акно або налады бясьпекі вашага браўзэра сканфігураныя на блякаваньне " #~ "міжваконных ўзаемадзеяньняў." #~ msgid "Skip Validate SQL" #~ msgstr "Не правяраць SQL" #~ msgid "Validate SQL" #~ msgstr "Праверыць SQL" #, fuzzy #~| msgid "SQL history" #~ msgid "SQL Validator" #~ msgstr "Гісторыя SQL" #, fuzzy #~| msgid "Validate SQL" #~ msgid "Validated SQL" #~ msgstr "Праверыць SQL" #~ msgid "" #~ "The SQL validator could not be initialized. Please check if you have " #~ "installed the necessary PHP extensions as described in the %sdocumentation" #~ "%s." #~ msgstr "" #~ "Немагчыма праініцыялізаваць праверку SQL. Калі ласка, праверце, ці " #~ "ўсталяваныя ў вас неабходныя пашырэньні PHP, як гэта апісана ў " #~ "%sдакумэнтацыі%s." #, fuzzy #~| msgid "Error: Relation not added." #~ msgid "Error: Relation could not be added." #~ msgstr "Памылка: сувязь не дададзеная." #, fuzzy #~| msgid "Copy" #~ msgid "Copy Salt" #~ msgstr "Скапіяваць" #~ msgid "Query took %01.4f sec" #~ msgstr "Запыт выконваўся %01.4f сэк" #, fuzzy #~| msgid "Add new field" #~ msgid "Edit chart" #~ msgstr "Дадаць новае поле" #, fuzzy #~ msgid "Series" #~ msgstr "SQL-запыт" #, fuzzy #~| msgid "Rename database to" #~ msgid "Reload Database" #~ msgstr "Перайменаваць базу дадзеных у" #, fuzzy #~| msgid "Table must have at least one field." #~ msgid "Table must have at least one column" #~ msgstr "Табліца мусіць мець прынамсі адно поле." #, fuzzy #~| msgid "Use Tables" #~ msgid "Insert Table" #~ msgstr "Выкарыстоўваць табліцы" #, fuzzy #~| msgid "Add new field" #~ msgid "Hide indexes" #~ msgstr "Дадаць новае поле" #, fuzzy #~| msgid "Show grid" #~ msgid "Show indexes" #~ msgstr "Паказаць сетку" #, fuzzy #~| msgid "\"bzipped\"" #~ msgid "bzipped" #~ msgstr "сьціскаць у bzip" #~ msgid "Selected export type has to be saved in file!" #~ msgstr "" #~ "Дадзеныя выбранага тыпу экспартаваньня мусяць быць зазаванымі ў файл!" #, fuzzy #~ msgid "PHP extension to use" #~ msgstr "Пашырэньне PHP" #~ msgid "" #~ "For a list of available transformation options and their MIME type " #~ "transformations, click on %stransformation descriptions%s" #~ msgstr "" #~ "Для атрыманьня сьпісу даступных опцыяў трансфармацыі і пераўтварэньняў " #~ "іхных MIME-тыпаў, націсьніце на %sапісаньні пераўтварэньняў%s" #~ msgid "Table %1$s has been created." #~ msgstr "Табліца %1$s створаная." #~ msgid "This is not a number!" #~ msgstr "Гэта ня лік!" #, fuzzy #~| msgid "Find:" #~ msgid "Find" #~ msgstr "Знайсьці:" #~ msgid "Display all tables with the same width" #~ msgstr "Паказаць усе табліцы аднолькавай шырыні?" #, fuzzy #~| msgid "Execute bookmarked query" #~ msgid "Headers every %s rows" #~ msgstr "Выканаць запыт з закладак" #, fuzzy #~| msgid "Search" #~ msgid "Enable reCaptcha" #~ msgstr "Пошук" #~ msgid "Cookies must be enabled past this point." #~ msgstr "Cookies мусяць быць уключанымі пасьля гэтага месца." #, fuzzy #~| msgid "Rename database to" #~ msgid "Rearrange/edit charts" #~ msgstr "Перайменаваць базу дадзеных у" #, fuzzy #~| msgid "Open Document Text" #~ msgid "Open Document" #~ msgstr "Тэкст Open Document" #~ msgid "Table seems to be empty!" #~ msgstr "Табліца — пустая!" #, fuzzy #~| msgid "Server Choice" #~ msgid "Live traffic chart" #~ msgstr "Выбар сэрвэра" #, fuzzy #~ msgid "Live query chart" #~ msgstr "SQL-запыт" #, fuzzy #~| msgid "Number of fields" #~ msgid "Number of rows" #~ msgstr "Колькасьць палёў" #, fuzzy #~| msgid "Fields enclosed by" #~ msgid "Columns enclosed by" #~ msgstr "Палі ўзятыя ў" #, fuzzy #~| msgid "Fields escaped by" #~ msgid "Columns escaped by" #~ msgstr "Палі экрануюцца" #~ msgid "Replace NULL by" #~ msgstr "Замяняць NULL на" #~ msgid "Lines terminated by" #~ msgstr "Радкі падзеленыя" #~ msgid "ltr" #~ msgstr "ltr" #, fuzzy #~| msgid "Server version" #~ msgid "Software version" #~ msgstr "Вэрсія сэрвэра" #, fuzzy #~| msgid "Save as file" #~ msgid "Save to file" #~ msgstr "Захаваць як файл" #, fuzzy #~| msgid "Log file count" #~ msgid "Total count" #~ msgstr "Колькасьць файлаў логу" #, fuzzy #~ msgid "Enable Ajax" #~ msgstr "Уключана" #, fuzzy #~| msgid "Server Choice" #~ msgid "Server traffic (in KiB)" #~ msgstr "Выбар сэрвэра" #~ msgid "Runtime Information" #~ msgstr "Бягучая інфармацыя" #, fuzzy #~| msgid "Number of fields" #~ msgid "Number of data points: " #~ msgstr "Колькасьць палёў" #, fuzzy #~| msgid "Refresh" #~ msgid "Refresh rate: " #~ msgstr "Абнавіць" #, fuzzy #~| msgid "Query type" #~ msgid "Run analyzer" #~ msgstr "Тып запыту" #, fuzzy #~| msgid "Show PHP information" #~ msgid "Show more actions" #~ msgstr "Паказаць інфармацыю пра PHP" #~ msgid "Add to index  %s column(s)" #~ msgstr "Дадаць да індэкса  %s калёнку(і)" #, fuzzy #~ msgid "Source database" #~ msgstr "Пошук у базе дадзеных" #, fuzzy #~ msgid "Structure Difference" #~ msgstr "Структура для прагляду" #, fuzzy #~ msgid "Data Difference" #~ msgstr "Структура для прагляду" #, fuzzy #~| msgid "max. concurrent connections" #~ msgid "Current connection" #~ msgstr "максымум адначасовых злучэньняў" #~ msgid "phpMyAdmin is more friendly with a frames-capable browser." #~ msgstr "Для работы phpMyAdmin патрэбны браўзэр з падтрымкай фрэймаў." #, fuzzy #~ msgid "Use light version" #~ msgstr "Вэрсія кліента MySQL" #, fuzzy #~| msgid "Create table" #~ msgctxt "short form" #~ msgid "Create table" #~ msgstr "Стварыць табліцу" #~ msgctxt "MySQL 5.5 documentation language" #~ msgid "en" #~ msgstr "en" #~ msgctxt "MySQL 5.1 documentation language" #~ msgid "en" #~ msgstr "en" #~ msgctxt "MySQL 5.0 documentation language" #~ msgid "en" #~ msgstr "en" #~ msgctxt "PHP documentation language" #~ msgid "en" #~ msgstr "en" #, fuzzy #~| msgid "Do you really want to " #~ msgid "Do you really want to execute following query?" #~ msgstr "Ці сапраўды вы жадаеце " #~ msgid "DocSQL" #~ msgstr "DocSQL" #, fuzzy #~| msgid "Privileges" #~ msgid "Privileges for all users" #~ msgstr "Прывілеі" #~ msgid "PDF" #~ msgstr "PDF" #~ msgid "" #~ "No description is available for this transformation.
Please ask the " #~ "author what %s does." #~ msgstr "" #~ "Няма даступных апісаньняў для гэтага пераўтварэньня.
Калі ласка, " #~ "спытайце аўтара, што робіць %s." #~ msgid "" #~ "MIME types printed in italics do not have a separate transformation " #~ "function" #~ msgstr "" #~ "MIME-тыпы, вылучаныя курсівам, ня маюць асобнай функцыі пераўтварэньня" #~ msgid "Usage" #~ msgstr "Выкарыстаньне" #, fuzzy #~| msgid "Add/Delete Field Columns" #~ msgid "The remaining columns" #~ msgstr "Дадаць/выдаліць калёнку крытэру" #, fuzzy #~| msgid "Data only" #~ msgid "Dates only." #~ msgstr "Толькі дадзеныя" #, fuzzy #~ msgid "Add a value" #~ msgstr "Дадаць новага карыстальніка" #, fuzzy #~ msgctxt "Correctly setup" #~ msgid "OK" #~ msgstr "OK" #, fuzzy #~ msgid "All users" #~ msgstr "Любы карыстальнік" #, fuzzy #~ msgid "All hosts" #~ msgstr "Любы хост" #, fuzzy #~ msgid "Garbage Threshold" #~ msgstr "Парог сьмецьця" #, fuzzy #~ msgid "" #~ "The percentage of garbage in a repository file before it is compacted." #~ msgstr "" #~ "Адсотак сьмецьця ў файле логу дадзеных перад тым, як ён будзе сьціснуты. " #~ "Гэтае значэньне можа знаходзіцца ў межах ад 1 да 99. Значэньне па " #~ "змоўчаньні — 50." #, fuzzy #~ msgid "Temp Log Threshold" #~ msgstr "Парог файла логу" #, fuzzy #~ msgctxt "Create none database for user" #~ msgid "None" #~ msgstr "Няма" #~ msgid "Modify an index" #~ msgstr "Зьмяніць індэкс" #~ msgid "Column count has to be larger than zero." #~ msgstr "Колькасьць калёнак мусіць быць большай за нуль." #~ msgid "Create Table" #~ msgstr "Стварыць табліцу" #~ msgid "(or the local Drizzle server's socket is not correctly configured)" #~ msgstr "(або сокет лякальнага сэрвэра MySQL не сканфігураваны правільна)" #~ msgid "Data Label" #~ msgstr "Метка" #~ msgid "Location of the text file" #~ msgstr "Месцазнаходжаньне тэкставага файла" #~ msgid "MySQL charset" #~ msgstr "Кадыроўка MySQL" #~ msgid "MySQL client version" #~ msgstr "Вэрсія кліента MySQL" #~ msgid "" #~ "The display column is shown in pink. To set/unset a column as the display " #~ "column, click the \"Choose column to display\" icon, then click on the " #~ "appropriate column name." #~ msgstr "" #~ "Адлюстраваныя палі паказваюцца ружовым колерам. Каб зьмяніць сьпіс " #~ "адлюстраваных палёў, націсьніце іконку «Выберыце поле для адлюстраваньня» " #~ "і націсьніце на адпаведнае імя поля." #~ msgid "% open files" #~ msgstr "Паказаць адкрытыя табліцы" #~ msgid "% connections used" #~ msgstr "Падлучэньні" #~ msgid "Swap Usage" #~ msgstr "Выкарыстаньне" #~ msgctxt "PDF" #~ msgid "page" #~ msgstr "старонак" #~ msgid "Inline Edit" #~ msgstr "Машыны" #~ msgid "Previous" #~ msgstr "Папярэдняя старонка" #~ msgid "" #~ "No themes support; please check your configuration and/or your themes in " #~ "directory %s." #~ msgstr "" #~ "Тэмы не падтрымліваюцца; калі ласка, праверце вашую канфігурацыю і/або " #~ "вашыя тэмы ў тэчцы %s." #~ msgid "Refresh rate:" #~ msgstr "Абнавіць" #~ msgid "Server traffic" #~ msgstr "Выбар сэрвэра" #~ msgid "Value too long in the form!" #~ msgstr "Не зададзенае значэньне ў форме!" #~ msgid "Export of event \"%s\"" #~ msgstr "Тып экспарту" #~ msgid "Export of trigger \"%s\"" #~ msgstr "Тып экспарту" #~ msgid "No trigger with name %s found" #~ msgstr "Дапушчальны шлях да малюнкаў тэмы %s ня знойдзены!" #~ msgid "row(s) starting from row #" #~ msgstr "радкоў, пачынаючы з запісу #" #~ msgid "in %s mode and repeat headers after %s cells" #~ msgstr "у рэжыме %s і паўтараць загалоўкі праз кожныя %s радкоў" #~ msgid "" #~ "phpMyAdmin was unable to read your configuration file!
This might " #~ "happen if PHP finds a parse error in it or PHP cannot find the file.
Please call the configuration file directly using the link below and " #~ "read the PHP error message(s) that you receive. In most cases a quote or " #~ "a semicolon is missing somewhere.
If you receive a blank page, " #~ "everything is fine." #~ msgstr "" #~ "phpMyAdmin ня можа прачытаць канфігурацыйны файл!
Гэта можа адбыцца " #~ "ў выпадку, калі PHP знойдзе сынтаксычную памылку ў ім або калі PHP ня " #~ "можа знайсьці файл.
Калі ласка, загрузіце канфігурацыйны файл " #~ "непасрэдна, выкарыстоўваючы спасылку, прыведзеную ніжэй, і прачытайце " #~ "паведамленьні PHP пра памылкі. У большасьці выпадкаў, недзе прапушчаны " #~ "апостраф або кропка з коскай.
Калі вы атрымаеце чыстую старонку, " #~ "значыць, усё добра." #~ msgid "Theme / Style" #~ msgstr "Тэма / Стыль" #~ msgid "seconds" #~ msgstr "у сэкунду" #~ msgid "The number of free memory blocks in query cache." #~ msgstr "Колькасьць вольных блёкаў памяці ў кэшы запытаў." #~ msgctxt "$strShowStatusReset" #~ msgid "Reset" #~ msgstr "Скінуць статыстыку" #~ msgctxt "for Show status" #~ msgid "Reset" #~ msgstr "Скінуць" #~ msgid "" #~ "Server traffic: These tables show the network traffic statistics " #~ "of this MySQL server since its startup." #~ msgstr "" #~ "Трафік сэрвэра: Гэтыя табліцы паказваюць статыстыку сеткавага " #~ "трафіку гэтага сэрвэра MySQL ад моманту ягонага запуску." #~ msgid "" #~ "Query statistics: Since its startup, %s queries have been sent to " #~ "the server." #~ msgstr "" #~ "Статыстыка запытаў: З моманту запуску %s запытаў было адпраўлена " #~ "на сэрвэр." #~ msgid "" #~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ " #~ "6.29[/doc]" #~ msgstr "Значэньне можа быць прыблізным. Гл. FAQ 3.11" #~ msgid "Add a New User" #~ msgstr "Дадаць новага карыстальніка" #~ msgid "Delete the matches for the " #~ msgstr "Дамп дадзеных табліцы" #~ msgid "Show left delete link" #~ msgstr "Паказаць/схаваць мэню зьлева" #~ msgid "yes" #~ msgstr "Так" #~ msgid "to/from page" #~ msgstr "старонка" #~ msgid "Disable Statistics" #~ msgstr "Адключыць статыстыку" #~ msgid "Display table filter" #~ msgstr "Паказваць камэнтары калёнак" #~ msgid "" #~ "The additional features for working with linked tables have been " #~ "deactivated. To find out why click %shere%s." #~ msgstr "" #~ "Дадатковыя магчымасьці работы з зьвязанымі табліцамі былі адключаныя. Каб " #~ "высьветліць чаму, націсьніце %sтут%s." #~ msgid "Ignore duplicate rows" #~ msgstr "Ігнараваць радкі, якія паўтараюцца" #~ msgid "SVG" #~ msgstr "CSV" #~ msgid "" #~ "Enter each value in a separate field, enclosed in single quotes. If you " #~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst " #~ "those values, precede it with a backslash (for example '\\\\xyz' or 'a" #~ "\\'b')." #~ msgstr "" #~ "Калі ласка, уводзьце значэньні опцыяў пераўтварэньня выкарыстоўваючы гэты " #~ "фармат: 'a', 100, b,'c'…
Калі вам трэба ўжыць зваротны слэш (\"\\\") " #~ "або апостраф (\"'\") у гэтых значэньнях, устаўце зваротны слэш перад імі " #~ "(напрыклад, '\\\\xyz' або 'a\\'b')." #~ msgid "" #~ "Enter each value in a separate field. If you ever need to put a backslash " #~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with " #~ "a backslash (for example '\\\\xyz' or 'a\\'b')." #~ msgstr "" #~ "Калі ласка, уводзьце значэньні опцыяў пераўтварэньня выкарыстоўваючы гэты " #~ "фармат: 'a', 100, b,'c'…
Калі вам трэба ўжыць зваротны слэш (\"\\\") " #~ "або апостраф (\"'\") у гэтых значэньнях, устаўце зваротны слэш перад імі " #~ "(напрыклад, '\\\\xyz' або 'a\\'b')." #~ msgid "server name" #~ msgstr "імя сэрвэра" #~ msgid "Edit PDF Pages" #~ msgstr "Рэдагаваць PDF-старонкі" #~ msgid "Data Dictionary Format" #~ msgstr "Фармат слоўніка дадзеных" #~ msgid "PMA database" #~ msgstr "Базы дадзеных адсутнічаюць" #~ msgid "AUTO_INCREMENT" #~ msgstr "Дадаць значэньне AUTO_INCREMENT" #~ msgid "Dump %s row(s) starting at row # %s" #~ msgstr "Дамп %s радкоў, пачынаючы з %s." #~ msgid "remember template" #~ msgstr "запомніць шаблён" #~ msgid "\"zipped\"" #~ msgstr "архіваваны ў zip" #~ msgid "\"gzipped\"" #~ msgstr "архіваваны ў gzip" #~ msgid "\"bzipped\"" #~ msgstr "сьціскаць у bzip" #~ msgid "Imported file compression will be automatically detected from: %s" #~ msgstr "" #~ "Мэтад сьціску імпартаванага файла будзе вызначаная аўтаматычна з: %s" #~ msgid "Add into comments" #~ msgstr "Дадаць у камэнтары" #~ msgid "Invalid column (%s) specified!" #~ msgstr "Вызначаная некарэктная калёнка (%s)!" #~ msgid "Interface" #~ msgstr "Інтэрфэйс" #~ msgctxt "BLOB repository" #~ msgid "Enabled" #~ msgstr "Уключана" #~ msgctxt "BLOB repository" #~ msgid "Repair" #~ msgstr "Адрамантаваць" #~ msgctxt "BLOB repository" #~ msgid "Disabled" #~ msgstr "Адключана" #~ msgid "" #~ "Cannot load [a@https://secure.php.net/%1$s@Documentation][em]%1$s[/em][/" #~ "a] extension. Please check your PHP configuration." #~ msgstr "" #~ "немагчыма загрузіць пашырэньне %s;
калі ласка, праверце канфігурацыю " #~ "PHP" #~ msgid "" #~ "Couldn't load the iconv or recode extension needed for charset " #~ "conversion. Either configure PHP to enable these extensions or disable " #~ "charset conversion in phpMyAdmin." #~ msgstr "" #~ "Немагчыма загрузіць пашырэньне iconv або пашырэньне recode, неабходныя " #~ "для перакадаваньня сымбаляў. Наладзьце PHP на выкарыстаньне гэтых " #~ "пашырэньняў або ўвогуле адключыце перакадаваньне сымбаляў у phpMyAdmin." #~ msgid "" #~ "Couldn't use the iconv, libiconv, or recode_string functions, although " #~ "the necessary extensions appear to be loaded. Check your PHP " #~ "configuration." #~ msgstr "" #~ "Немагчыма выкарыстаць ні функцыю iconv, ні libiconvr, ні recode_string у " #~ "той час, як пашырэньне паведамляе, што яно загружанае. Праверце вашую " #~ "канфігурацыю PHP." #~ msgid "Field" #~ msgstr "Поле" #~ msgid "Records" #~ msgstr "Запісы" #~ msgid "Fields terminated by" #~ msgstr "Палі падзеленыя" #~ msgid "Fields" #~ msgstr "Палі" #~ msgid "Field %s has been dropped." #~ msgstr "Поле %s было выдаленае" #~ msgid "See image/jpeg: inline" #~ msgstr "Праглядзець малюнак image/jpeg: убудаваны" #~ msgid "" #~ "Add custom comment into header (\n" #~ " splits lines)" #~ msgstr "Дадаць прыватны камэнтар у загаловак (\\n падзяляе радкі)" #~ msgid "and" #~ msgstr "І" #~ msgctxt "$strBLOBRepositoryDisabled" #~ msgid "Disabled" #~ msgstr "Адключана" #~ msgctxt "$strBLOBRepositoryEnabled" #~ msgid "Enabled" #~ msgstr "Уключана" #~ msgctxt "$strBLOBRepositoryRepair" #~ msgid "Repair" #~ msgstr "Адрамантаваць" #~ msgid "Calendar" #~ msgstr "Каляндар" #~ msgid "MySQL 4.0 compatible" #~ msgstr "Сумяшчальнае з MySQL 4.0" #~ msgid "Could not load default configuration from: \"%1$s\"" #~ msgstr "Немагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\"" #~ msgid "Create an index on %s columns" #~ msgstr "Стварыць індэкс на %s калёнках" #~ msgctxt "$strCreateTableShort" #~ msgid "Create table" #~ msgstr "Стварыць табліцу" #~ msgctxt "$strCreateUserDatabaseNone" #~ msgid "None" #~ msgstr "Няма" #~ msgid "Flush the table (\"FLUSH\")" #~ msgstr "Скінуць кэш табліцы (\"FLUSH\")" #~ msgctxt "$strMIME_description" #~ msgid "Description" #~ msgstr "Апісаньне" #~ msgctxt "$strNoneDefault" #~ msgid "None" #~ msgstr "Няма" #~ msgid "Schema of the \"%s\" database - Page %s" #~ msgstr "Структура базы \"%s\" — старонка %s" #~ msgid "The \"%s\" table doesn't exist!" #~ msgstr "Табліцы \"%s\" не існуе!" #~ msgid "running on %s" #~ msgstr "на %s" #~ msgid "The scale factor is too small to fit the schema on one page" #~ msgstr "Маштаб замалы для таго, каб схема займала ўсю старонку" #~ msgid "" #~ "Cannot start session without errors, please check errors given in your " #~ "PHP and/or webserver log file and configure your PHP installation " #~ "properly." #~ msgstr "" #~ "Немагчыма без памылак распачаць сэсію. Калі ласка, праверце памылкі ў " #~ "вашым логу PHP і, магчыма, таксама ў логу вэб-сэрвэра і сканфігуруйце PHP " #~ "правільна." #~ msgid "" #~ "However on last run no data has been parsed, this usually means " #~ "phpMyAdmin won" #~ msgstr "" #~ "Аднак, падчас апошняга выкананьня ніякія дадзеныя былі апрацаваныя. Гэта " #~ "звычайна значыць, што phpMyAdmin ня зможа скончыць гэтае імпартаваньня, " #~ "калі вы не павялічыце ліміты выкананьня php-скрыптоў." #~ msgctxt "None action" #~ msgid "None" #~ msgstr "Няма" #~ msgctxt "" #~ msgid "None" #~ msgstr "Няма" #~ msgid "Grant all privileges on wildcard name (username_%)" #~ msgstr "" #~ "Надзяліць усімі прывілеямі базы з іменамі па масцы (імя карыстальніка_%)" #~ msgid "The %s table doesn" #~ msgstr "Табліцы \"%s\" не існуе!" #~ msgid "Invalid hostname for server %1. Please review your configuration." #~ msgstr "" #~ "Няправільнае імя хосту для сэрвэра %1$s. Калі ласка, праверце " #~ "канфігурыцыю." #~ msgid "Error renaming table %1 to %2" #~ msgstr "Памылка перайменаваньня табліцы %1$s у %2$s" #~ msgid "" #~ "Cannot load [a@https://secure.php.net/%1@Documentation][em]%1[/em][/a] " #~ "extension. Please check your PHP configuration." #~ msgstr "" #~ "немагчыма загрузіць пашырэньне %s;
калі ласка, праверце канфігурацыю " #~ "PHP" #~ msgid "(or the local MySQL server" #~ msgstr "Немагчыма залагавацца на сэрвэр MySQL" #~ msgid "" #~ "There is a chance that you may have found a bug in the SQL parser. Please " #~ "examine your query closely, and check that the quotes are correct and not " #~ "mis-matched. Other possible failure causes may be that you are uploading " #~ "a file with binary outside of a quoted text area. You can also try your " #~ "query on the MySQL command line interface. The MySQL server error output " #~ "be . " #~ msgstr "" #~ "Магчыма, вы знайшлі памылку ў SQL-парсэры. Калі ласка, уважліва праверце " #~ "выш запыт і адпаведнасьць двукосьсяў у ім. Іншай магчымай прычынай " #~ "памылкі можа быць тое, што вы загрузілі файл з двайковымі дадзенымі па-за " #~ "межамі тэксту, вылучанага двукосьсямі. Вы таксама можаце паспрабаваць " #~ "адправіць ваш запыт з каманднага радка MySQL. Паведамленьне пра памылку " #~ "сэрвэра MySQL прыведзенае ніжэй, можа таксама дапамагчы вам высьветліць " #~ "прычыну праблему. Калі вы ўсё яшчэ маеце праблемы або парсэр паведамляе " #~ "пра памылку, а з каманднага радку запыт выконваецца, калі ласка, " #~ "скараціце ваш уведзены SQL-запыт да аднаго запыту, які выклікае памылку, " #~ "і адпраўце паведамленьне пра памылку з блёкам дадзеных, пададзеных у " #~ "сэкыці CUT ніжэй:" #~ msgctxt "$strStrucCSV" #~ msgid "CSV" #~ msgstr "CSV" #~ msgid "Delete the users and reload the privileges afterwards." #~ msgstr "Выдаліць карыстальнікаў і пасьля перазагрузіць прывілеі." #~ msgid "" #~ "This is the cleanest way, but reloading the privileges may take a while." #~ msgstr "" #~ "Гэта лепшы спосаб, але перазагрузка прывілеяў можа заняць пэўны час." #~ msgid "has been altered." #~ msgstr "была зьмененая." #~ msgid "Internet Explorer does not support this function." #~ msgstr "Internet Explorer не падтрымлівае гэтую функцыю." #~ msgid "" #~ "The \"deleted\" users will still be able to access the server as usual " #~ "until the privileges are reloaded." #~ msgstr "" #~ "\"Выдаленыя\" карыстальнікі ўсё яшчэ змогуць атрымаць доступ да сэрвэра " #~ "як звычайна, пакуль прывілеі ня будуць перазагружаныя." #~ msgid "Just delete the users from the privilege tables." #~ msgstr "Проста выдаліць карыстальнікаў з табліц прывілеяў." #~ msgid "" #~ "Allows running stored procedures; has no effect in this MySQL version." #~ msgstr "" #~ "Дазваляе выкананьне захаваных працэдур; Не працуе ў гэтай вэрсіі MySQL." #~ msgid "Process list" #~ msgstr "Сьпіс працэсаў" #~ msgid "" #~ "The users will still have the USAGE privilege until the privileges are " #~ "reloaded." #~ msgstr "" #~ "Карыстальнікі ўсё яшчэ будуць мець прывілеі карыстаньня (USAGE), пакуль " #~ "прывілеі ня будуць перазагружаныя." #~ msgid "Native MS Excel format" #~ msgstr "Родны фармат MS Excel" #~ msgctxt "Create INSERT query" #~ msgid "Insert" #~ msgstr "Уставіць" #~ msgctxt "Create DELETE query" #~ msgid "Delete" #~ msgstr "Выдаліць" #~ msgid "utf-8" #~ msgstr "utf-8" #~ msgid "Jan0" #~ msgstr "Сту0" #~ msgid "Jan1" #~ msgstr "Сту1" #~ msgid "Jan2" #~ msgstr "Сту2"