phpmyadmin/po/mk.po
2010-03-30 23:19:18 +02:00

7401 lines
199 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-03-30 23:18+0200\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: macedonian_cyrillic <mk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: libraries/auth/config.auth.lib.php:107
#, 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 ""
#: libraries/auth/config.auth.lib.php:116
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 сервер, но серверот тоа не го "
"допушти. Проверете го називот на host-от, корисничката сметка и лозинка во "
"config.inc.php и уверите се дека одговараат на податоците кои сте ги добили "
"од администраторот на MySQL серверот."
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:411
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Пратено"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:415
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Пратено"
#: libraries/Message.class.php:282
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
#: libraries/Message.class.php:301
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "Нема селектирани записи"
msgstr[1] "Нема селектирани записи"
#: libraries/Message.class.php:320
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "Нема селектирани записи"
msgstr[1] "Нема селектирани записи"
#. l10n: Text direction, use either ltr or rtl
#: libraries/messages.inc.php:15
msgid "ltr"
msgstr "ltr"
#. l10n: Thousands separator
#: libraries/messages.inc.php:17
msgid ","
msgstr ","
#. l10n: Decimal separator
#: libraries/messages.inc.php:19
msgid "."
msgstr "."
#: libraries/messages.inc.php:21
msgid "B"
msgstr "бајти"
#: libraries/messages.inc.php:21
msgid "KiB"
msgstr "KB"
#: libraries/messages.inc.php:21
msgid "MiB"
msgstr "MB"
#: libraries/messages.inc.php:21
msgid "GiB"
msgstr "GB"
#: libraries/messages.inc.php:21
msgid "TiB"
msgstr "TB"
#: libraries/messages.inc.php:21
msgid "PiB"
msgstr "PB"
#: libraries/messages.inc.php:21
msgid "EiB"
msgstr "EB"
#: libraries/messages.inc.php:23
msgid "Sun"
msgstr "Нед"
#: libraries/messages.inc.php:23
msgid "Mon"
msgstr "Пон"
#: libraries/messages.inc.php:23
msgid "Tue"
msgstr "Вто"
#: libraries/messages.inc.php:23
msgid "Wed"
msgstr "Сре"
#: libraries/messages.inc.php:23
msgid "Thu"
msgstr "Чет"
#: libraries/messages.inc.php:23
msgid "Fri"
msgstr "Пет"
#: libraries/messages.inc.php:23
msgid "Sat"
msgstr "Саб"
#: libraries/messages.inc.php:24
msgid "Jan"
msgstr "јан"
#: libraries/messages.inc.php:24
msgid "Feb"
msgstr "феб"
#: libraries/messages.inc.php:24
msgid "Mar"
msgstr "мар"
#: libraries/messages.inc.php:24
msgid "Apr"
msgstr "апр"
#: libraries/messages.inc.php:24
msgid "May"
msgstr "мај"
#: libraries/messages.inc.php:24
msgid "Jun"
msgstr "јун"
#: libraries/messages.inc.php:24
msgid "Jul"
msgstr "јул"
#: libraries/messages.inc.php:24
msgid "Aug"
msgstr "авг"
#: libraries/messages.inc.php:24
msgid "Sep"
msgstr "сеп"
#: libraries/messages.inc.php:24
msgid "Oct"
msgstr "окт"
#: libraries/messages.inc.php:24
msgid "Nov"
msgstr "нов"
#: libraries/messages.inc.php:24
msgid "Dec"
msgstr "дек"
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
#: libraries/messages.inc.php:26
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. во %H:%M"
#: libraries/messages.inc.php:27
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s денови, %s часови, %s минути и %s секунди"
#: libraries/messages.inc.php:29
msgid "Aborted"
msgstr "Прекинато"
#: libraries/messages.inc.php:30
msgid "Access denied"
msgstr "Пристапот не е допуштен"
#: libraries/messages.inc.php:31
msgid "Action"
msgstr "Акција"
#: libraries/messages.inc.php:32
#, fuzzy
msgid "Actions"
msgstr "Акција"
#: libraries/messages.inc.php:33
msgid "Add AUTO_INCREMENT value"
msgstr "Додади AUTO_INCREMENT вредност"
#: libraries/messages.inc.php:34
#, php-format
msgid "Add %s"
msgstr ""
#: libraries/messages.inc.php:35
msgid "Add constraints"
msgstr "Додади ограничувања"
#: libraries/messages.inc.php:36
msgid "Add/Delete Field Columns"
msgstr "Додади/избриши колона"
#: libraries/messages.inc.php:37
msgid "Add/Delete Criteria Row"
msgstr "Додади/избриши поле за критериум"
#: libraries/messages.inc.php:38
#, php-format
msgid "Add %s field(s)"
msgstr "Додади %s полиња"
#: libraries/messages.inc.php:39
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Додади коментар во заглавие (користи \\n за нов ред)"
#: libraries/messages.inc.php:40
msgid "Add into comments"
msgstr "Додади во коментарите"
#: libraries/messages.inc.php:41
msgid "Add new field"
msgstr "Додади ново поле"
#: libraries/messages.inc.php:42
msgid "Add privileges on the following database"
msgstr "Додади привилегии на следната база"
#: libraries/messages.inc.php:43
msgid "Add privileges on the following table"
msgstr "Додади привилегии на следната табела"
#: libraries/messages.inc.php:44
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Додади услови за пребарување (делот \"WHERE\" од упитот):"
#: libraries/messages.inc.php:45
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Додади во клучот &nbsp;%s&nbsp;колона(и)"
#: libraries/messages.inc.php:46
msgid "Add a new User"
msgstr "Додади нов корисник"
#: libraries/messages.inc.php:47
msgid "You have added a new user."
msgstr "Додадовте нов корисник."
#: libraries/messages.inc.php:48
msgid "Administration"
msgstr "Администрација"
#: libraries/messages.inc.php:49
#, php-format
msgid "After %s"
msgstr "после полето %s"
#: libraries/messages.inc.php:50
msgid "Go back to previous page"
msgstr "Назад на претходната страница"
#: libraries/messages.inc.php:51
msgid "Insert another new row"
msgstr "Додади уште еден нов запис"
#: libraries/messages.inc.php:52
msgid "Edit next row"
msgstr "Ажурирање на следниот запис"
#: libraries/messages.inc.php:53
msgid "Go back to this page"
msgstr "Врати се на оваа страница"
#: libraries/messages.inc.php:54
msgid "All"
msgstr "Се"
#: libraries/messages.inc.php:55
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. This might be good way to import large files, "
"however it can break transactions."
msgstr ""
#: libraries/messages.inc.php:56
msgid "Display all tables with the same width"
msgstr "Приказ на сите табели со иста ширина?"
#: libraries/messages.inc.php:57
msgid "Alter table order by"
msgstr "Промени го редоследот во табелата"
#: libraries/messages.inc.php:58
msgid "Analyze"
msgstr ""
#: libraries/messages.inc.php:59
msgid "Analyze table"
msgstr "Анализа на табелата"
#: libraries/messages.inc.php:60
msgid "And"
msgstr "и"
#: libraries/messages.inc.php:61
#, fuzzy
msgid "and"
msgstr "и"
#: libraries/messages.inc.php:62
msgid "and then"
msgstr ""
#: libraries/messages.inc.php:63
msgid "Angular links"
msgstr ""
#: libraries/messages.inc.php:64
#, php-format
msgid "An index has been added on %s"
msgstr "Клучот е додаден %s"
#: libraries/messages.inc.php:65
msgid "Any"
msgstr "Било кој"
#: libraries/messages.inc.php:66
msgid "Any host"
msgstr "Било кој host"
#: libraries/messages.inc.php:67
msgid "Any user"
msgstr "Било кој корисник"
#: libraries/messages.inc.php:68
msgid "Apply Selected Changes"
msgstr ""
#: libraries/messages.inc.php:69
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
"Бројот на записи може да биде приближен. За подетални информации види FAQ "
"3.11"
#: libraries/messages.inc.php:70
#, php-format
msgid "A primary key has been added on %s"
msgstr "Примарниот клуч %s е додаден"
#: libraries/messages.inc.php:71
msgid "Arabic"
msgstr "Арапски"
#: libraries/messages.inc.php:72
msgid "Armenian"
msgstr "Ерменски"
#: libraries/messages.inc.php:73
msgid "Ascending"
msgstr "Растечки редослед"
#: libraries/messages.inc.php:74
msgid "As defined:"
msgstr ""
#: libraries/messages.inc.php:75
msgid "At Beginning of Table"
msgstr "на почетокот од табелата"
#: libraries/messages.inc.php:76
msgid "At End of Table"
msgstr "на крајот од табелата"
#: libraries/messages.inc.php:77
msgid "Attributes"
msgstr "Атрибути"
#: libraries/messages.inc.php:78
msgid "Automatic layout"
msgstr "Автоматски распоред"
#: libraries/messages.inc.php:80
msgid "Back"
msgstr "Назад"
#: libraries/messages.inc.php:81
msgid "Baltic"
msgstr "Балтички"
#: libraries/messages.inc.php:82
msgid "BEGIN CUT"
msgstr "ПОЧЕТОК ПРЕСЕК"
#: libraries/messages.inc.php:83
msgid "BEGIN RAW"
msgstr "ПОЧЕТОК СУРОВО"
#: libraries/messages.inc.php:84
msgid "Binary"
msgstr "Бинарен"
#: libraries/messages.inc.php:85
msgid "Binary - do not edit"
msgstr "Бинарен - не менувај"
#: libraries/messages.inc.php:86
msgid "Binary log"
msgstr "Бинарен дневник"
#: libraries/messages.inc.php:87
msgid "Event type"
msgstr "Вид на настан"
#: libraries/messages.inc.php:88
msgid "Information"
msgstr "Информации"
#: libraries/messages.inc.php:89
msgid "Log name"
msgstr "Назив на дневникот"
#: libraries/messages.inc.php:90
msgid "Original position"
msgstr "Оргинална позиција"
#: libraries/messages.inc.php:91
msgid "Position"
msgstr "Позиција"
#: libraries/messages.inc.php:92
msgid "Server ID"
msgstr "ID на серверот"
#: libraries/messages.inc.php:93
msgid "BLOB Repository"
msgstr ""
#: libraries/messages.inc.php:94
msgid "Damaged"
msgstr ""
#: libraries/messages.inc.php:95
#, php-format
msgid "Are you sure you want to disable all BLOB references for database %s?"
msgstr ""
#: libraries/messages.inc.php:96
#, fuzzy
msgctxt "$strBLOBRepositoryDisabled"
msgid "Disabled"
msgstr "Оневозможено"
#: libraries/messages.inc.php:97
#, fuzzy
msgid "Disable"
msgstr "Оневозможено"
#: libraries/messages.inc.php:98
msgid "You are about to DISABLE a BLOB Repository!"
msgstr ""
#: libraries/messages.inc.php:99
#, fuzzy
msgctxt "$strBLOBRepositoryEnabled"
msgid "Enabled"
msgstr "Овозможено"
#: libraries/messages.inc.php:100
#, fuzzy
msgid "Enable"
msgstr "Овозможено"
#: libraries/messages.inc.php:101
msgid "Remove BLOB Repository Reference"
msgstr ""
#: libraries/messages.inc.php:102
#, fuzzy
msgctxt "$strBLOBRepositoryRepair"
msgid "Repair"
msgstr "Поправка на табелата"
#: libraries/messages.inc.php:103
msgid "Upload to BLOB repository"
msgstr ""
#: libraries/messages.inc.php:104
msgid "Let every user access this bookmark"
msgstr "дади дозвола на секој корисник да пристапува на овој упит."
#: libraries/messages.inc.php:105
#, php-format
msgid "Bookmark %s created"
msgstr ""
#: libraries/messages.inc.php:106
msgid "The bookmark has been deleted."
msgstr "Маркерот е избришан."
#: libraries/messages.inc.php:107
msgid "Label"
msgstr "Назив"
#: libraries/messages.inc.php:108
msgid "Bookmarked SQL query"
msgstr "Запамтен SQL упит"
#: libraries/messages.inc.php:109
msgid "Replace existing bookmark of same name"
msgstr ""
#: libraries/messages.inc.php:110
msgid "Bookmark this SQL query"
msgstr "Запамти SQL упит"
#: libraries/messages.inc.php:111
msgid "View only"
msgstr "Види само"
#: libraries/messages.inc.php:112
msgid "Browse"
msgstr "Преглед"
#: libraries/messages.inc.php:113
#, fuzzy
msgid "Browse distinct values"
msgstr "Прегледни ги надворешните вредности"
#: libraries/messages.inc.php:114
msgid "Browse foreign values"
msgstr "Прегледни ги надворешните вредности"
#: libraries/messages.inc.php:115
msgid "Buffer Pool Activity"
msgstr "Активност на баферот"
#: libraries/messages.inc.php:116
msgid "Buffer Pool"
msgstr "Бафер"
#: libraries/messages.inc.php:117
msgid "Buffer Pool Usage"
msgstr "Искористеност на баферот"
#: libraries/messages.inc.php:118
msgid "Read misses in %"
msgstr "Промашувања при читање во %"
#: libraries/messages.inc.php:119
msgid "Read misses"
msgstr "Промашувања при читање"
#: libraries/messages.inc.php:120
msgid "Write waits in %"
msgstr "Чекања на упис во %"
#: libraries/messages.inc.php:121
msgid "Write waits"
msgstr "Чекања на упис"
#: libraries/messages.inc.php:122
msgid "Bulgarian"
msgstr "Бугарски"
#: libraries/messages.inc.php:123
msgid "Busy pages"
msgstr "Зафатени страници"
#: libraries/messages.inc.php:124
msgid "\"bzipped\""
msgstr "\"bzip\""
#: libraries/messages.inc.php:126
msgid "Calendar"
msgstr "Календар"
#: libraries/messages.inc.php:127
msgid "Cancel"
msgstr ""
#: libraries/messages.inc.php:128
msgid "Could not load export plugins, please check your installation!"
msgstr ""
#: libraries/messages.inc.php:129
msgid "Could not load import plugins, please check your installation!"
msgstr ""
#: libraries/messages.inc.php:130
msgid "Cannot log in to the MySQL server"
msgstr "Не можам да се пријавам на MySQL серверот"
#: libraries/messages.inc.php:131
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
"не можам да ја вчитам екстензијата %s,<br />молам проверите ја PHP "
"конфигурацијата"
#: libraries/messages.inc.php:132
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-у."
#: libraries/messages.inc.php:133
msgid "Can't rename index to PRIMARY!"
msgstr "Не можам да го променам клучот во PRIMARY (примарен) !"
#: libraries/messages.inc.php:134
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 или libiconv или recode_string функциите иако "
"екстензијата пријавува дека е вчитана. Проверите ја вашата PHP конфигурација."
#: libraries/messages.inc.php:135
msgid "Cardinality"
msgstr "Кардиналност"
#: libraries/messages.inc.php:136
msgid "case-insensitive"
msgstr "Не разликува мали и големи букви"
#: libraries/messages.inc.php:137
msgid "case-sensitive"
msgstr "Разликува мали и големи букви"
#: libraries/messages.inc.php:138
msgid "Central European"
msgstr "Централноевропски"
#: libraries/messages.inc.php:139
msgid "Change"
msgstr "Промени"
#: libraries/messages.inc.php:140
msgid "... keep the old one."
msgstr "... сочувај го стариот."
#: libraries/messages.inc.php:141
msgid "Create a new user with the same privileges and ..."
msgstr "Направи нов корисник со исти привилегии и ..."
#: libraries/messages.inc.php:142
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... избриши го стариот корисник од табелата на корисници а потоа повторно "
"вчитај ги привилегиите."
#: libraries/messages.inc.php:143
msgid " ... delete the old one from the user tables."
msgstr " ... избриши ги старите од табелата на корисници."
#: libraries/messages.inc.php:144
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... прво одземи ги сите привилегии на корисниците а потоа избриши ги."
#: libraries/messages.inc.php:145
msgid "Change Login Information / Copy User"
msgstr "Промени ги информациите за најавувањето / Копирај го корисникот"
#: libraries/messages.inc.php:146
msgid "Choose field to display"
msgstr "Избери полиња за прикажување"
#: libraries/messages.inc.php:147
msgid "Change password"
msgstr "Промена на лозинка"
#: libraries/messages.inc.php:148
msgid "Charset"
msgstr "Кодна страна"
#: libraries/messages.inc.php:149
msgid "Character set of the file:"
msgstr "Кодна страна на податотеката:"
#: libraries/messages.inc.php:150
msgid "Character Sets and Collations"
msgstr "Кодни страници и подредување"
#: libraries/messages.inc.php:151
msgid "Charsets"
msgstr "Кодни страници"
#: libraries/messages.inc.php:152
msgid "Check All"
msgstr "обележи ги сите"
#: libraries/messages.inc.php:153
#, fuzzy
msgid "Check"
msgstr "Чешки"
#: libraries/messages.inc.php:154
msgid "Check tables having overhead"
msgstr "табели кои имаат пречекорувања"
#: libraries/messages.inc.php:155
msgid "Check Privileges"
msgstr "Провери привилегии"
#: libraries/messages.inc.php:156
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Провери привилегии за базата на податоци &quot;%s&quot;."
#: libraries/messages.inc.php:157
msgid "Check table"
msgstr "Проверка на табелата"
#: libraries/messages.inc.php:158
msgid "Please choose a page to edit"
msgstr "Изберете страница која менувате"
#: libraries/messages.inc.php:159
msgid "Click to select"
msgstr ""
#: libraries/messages.inc.php:160
msgid "Click to unselect"
msgstr ""
#: libraries/messages.inc.php:161
msgid "Displaying Column Comments"
msgstr "Прикажувам коментари на колоните"
#: libraries/messages.inc.php:162
msgid "Collation"
msgstr "Подредување"
#: libraries/messages.inc.php:163
msgid "Column names"
msgstr "Имиња на колони"
#: libraries/messages.inc.php:164
msgid "Column-specific privileges"
msgstr "Привилегии врзани за колоните"
#: libraries/messages.inc.php:165
msgid "Command"
msgstr "Наредба"
#: libraries/messages.inc.php:166
#, fuzzy
msgid "Comment"
msgstr "Коментари"
#: libraries/messages.inc.php:167
msgid "Comments"
msgstr "Коментари"
#: libraries/messages.inc.php:168
msgid "MySQL&nbsp;4.0 compatible"
msgstr "MySQL&nbsp;4.0 компатибилно"
#: libraries/messages.inc.php:169
msgid "Complete inserts"
msgstr "Комплетен INSERT (со имиња на полињата)"
#: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79
msgid "Compression"
msgstr "Компресија"
#: libraries/messages.inc.php:171
#, php-format
msgid "Imported file compression will be automatically detected from: %s"
msgstr ""
#: libraries/messages.inc.php:172
#, php-format
msgid "Could not load default configuration from: \"%1$s\""
msgstr ""
#: libraries/messages.inc.php:173
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
msgstr ""
#: libraries/messages.inc.php:174
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
">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.<br />If you receive a blank page, everything "
"is fine."
msgstr ""
"phpMyAdmin не можеше да ја прочита вашата конфигурациска податотека!<br /"
">Ова може да се случи ако PHP најде грешка во процесирањето или не може да "
"ја пронајде податотеката.<br />Повикајте ја конфигурациската податотека "
"директно со користење на долнит линк и прочитајте ги поруките за грешка кои "
"ги добивате. Во поголемиот број на случаи, најчесто недостасува наводник или "
"точка запирка.<br />Ако добиете празна страница, се е во ред."
#: libraries/messages.inc.php:175
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Подесете ги координатите за табелата %s"
#: libraries/messages.inc.php:176
msgid "Cannot connect: invalid settings."
msgstr "Не може да се поврзам: лоши подесувања."
#: libraries/messages.inc.php:177
msgid "Connections"
msgstr "Конекции"
#: libraries/messages.inc.php:178
msgid "Constraints for dumped tables"
msgstr "Ограничувања за извезените табели"
#: libraries/messages.inc.php:179
msgid "Constraints for table"
msgstr "Ограничувања за табелите"
#: libraries/messages.inc.php:180
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
#: libraries/messages.inc.php:181
msgid "Cookies must be enabled past this point."
msgstr "вашиот веб прелистувач треба да допушти cookies"
#: libraries/messages.inc.php:182
msgid "Copy"
msgstr "Копирај"
#: libraries/messages.inc.php:183
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Базата на податоци %s е ископирана во %s"
#: libraries/messages.inc.php:184
msgid "Copy table to (database<b>.</b>table):"
msgstr "Копирај ја табелата во (база<b>.</b>табела):"
#: libraries/messages.inc.php:185
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Табелата %s е копирана во %s."
#: libraries/messages.inc.php:186
msgid "Can't copy table to same one!"
msgstr "Не можам да ја копирам табелата во самата себе!"
#: libraries/messages.inc.php:187
msgid "Could not connect to the source"
msgstr ""
#: libraries/messages.inc.php:188
msgid "Could not connect to the target"
msgstr ""
#: libraries/messages.inc.php:189
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin не можеше да го прекине процесот %s. Веројатно веќе е затворен."
#: libraries/messages.inc.php:190
msgid "Create"
msgstr "Креирај"
#: libraries/messages.inc.php:191
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE пред копирање"
#: libraries/messages.inc.php:192
#, php-format
msgid "Create an index on&nbsp;%s&nbsp;columns"
msgstr "Направи клуч на&nbsp;%s&nbsp;колони"
#: libraries/messages.inc.php:193
msgid "Create a new index"
msgstr "Креирај нов клуч"
#: libraries/messages.inc.php:194
msgid "Create new database"
msgstr "Креирај нова база на податоци"
#: libraries/messages.inc.php:195
#, php-format
msgid "Create table on database %s"
msgstr "Креирај нова табела во базата на податоци %s"
#: libraries/messages.inc.php:196
msgid "Create a page"
msgstr "Направи нова страница"
#: libraries/messages.inc.php:197
msgid "Creation of PDFs"
msgstr "Креирање на PDF"
#: libraries/messages.inc.php:198
msgid "Create relation"
msgstr ""
#: libraries/messages.inc.php:199
#, fuzzy
msgid "Create table"
msgstr "Направи нова страница"
#: libraries/messages.inc.php:200
#, fuzzy
msgctxt "$strCreateTableShort"
msgid "Create table"
msgstr "Направи нова страница"
#: libraries/messages.inc.php:201
msgid "Database for user"
msgstr ""
#: libraries/messages.inc.php:202
msgid "Create database with same name and grant all privileges"
msgstr ""
#: libraries/messages.inc.php:203
#, fuzzy
msgctxt "$strCreateUserDatabaseNone"
msgid "None"
msgstr "нема"
#: libraries/messages.inc.php:204
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Провери привилегии за базата на податоци &quot;%s&quot;."
#: libraries/messages.inc.php:205
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
#: libraries/messages.inc.php:206
msgid "Creation/Update/Check dates"
msgstr "Датуми на креирање/ажурирање/проверка"
#: libraries/messages.inc.php:207
msgid "Criteria"
msgstr "Критериум"
#: libraries/messages.inc.php:208
msgid "Croatian"
msgstr "Хрватски"
#: libraries/messages.inc.php:209
msgid "CSV"
msgstr "CSV формат"
#: libraries/messages.inc.php:210
msgid "Current server"
msgstr ""
#: libraries/messages.inc.php:211
msgid "Custom color"
msgstr ""
#: libraries/messages.inc.php:212
msgid "Cyrillic"
msgstr "Кириличен"
#: libraries/messages.inc.php:213
msgid "Czech"
msgstr "Чешки"
#: libraries/messages.inc.php:214
msgid "Czech-Slovak"
msgstr "Чехословачки"
#: libraries/messages.inc.php:216
msgid "Danish"
msgstr "Дански"
#: libraries/messages.inc.php:217
msgid "Database"
msgstr "База на податоци"
#: libraries/messages.inc.php:218
msgid "The database name is empty!"
msgstr "Името на базата на податоци не е зададено!"
#: libraries/messages.inc.php:219
msgid "Database export options"
msgstr "Опции за извоз на бази на податоци"
#: libraries/messages.inc.php:220
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "Базата на податоци %s не е прифатена"
#: libraries/messages.inc.php:221
#, php-format
msgid "Database %s has been dropped."
msgstr "Базата на податоци %s не е прифатена"
#: libraries/messages.inc.php:222
#, php-format
msgid "'%s' database does not exist."
msgstr ""
#: libraries/messages.inc.php:223 setup/lib/messages.inc.php:105
msgid "Databases"
msgstr "База на податоци"
#: libraries/messages.inc.php:224
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s базата на податоци успешно е избришана."
#: libraries/messages.inc.php:225
#, fuzzy
msgid "Source database"
msgstr "Пребарување низ базата на податоци"
#: libraries/messages.inc.php:226
msgid "Databases statistics"
msgstr "Статистика на базата на податоци"
#: libraries/messages.inc.php:227
msgid "Disable Statistics"
msgstr "Исклучи статистики"
#: libraries/messages.inc.php:228
msgid "Enable Statistics"
msgstr "Вклучи статистики"
#: libraries/messages.inc.php:229
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"Напомена: вклучувањето на статистиките може да доведе до зголемување на "
"сообраќајот помеѓу веб серверот и MySQL серверот."
#: libraries/messages.inc.php:230
#, fuzzy
msgid "Target database"
msgstr "Пребарување низ базата на податоци"
#: libraries/messages.inc.php:231
msgid "Data"
msgstr "Податоци"
#: libraries/messages.inc.php:232
msgid "Data Dictionary"
msgstr "Речник на податоци"
#: libraries/messages.inc.php:233
msgid "Data Difference"
msgstr ""
#: libraries/messages.inc.php:234
msgid "Data only"
msgstr "Само податоци"
#: libraries/messages.inc.php:235
msgid "Pages containing data"
msgstr "Страници со податоци"
#: libraries/messages.inc.php:236
msgid "Data Synchronization"
msgstr ""
#: libraries/messages.inc.php:237
msgid "Database comment: "
msgstr "Коментар на базата на податоци:"
#: libraries/messages.inc.php:238
msgid "Copy database to"
msgstr "Копирај ја базата на податоци во"
#: libraries/messages.inc.php:239
msgid "Database seems to be empty!"
msgstr ""
#: libraries/messages.inc.php:240
msgid "Database-specific privileges"
msgstr "Привилегии во врска со базата на податоци"
#: libraries/messages.inc.php:241
msgid "Rename database to"
msgstr "Преименувај ја базата на податоци во"
#: libraries/messages.inc.php:242
msgid "database-specific"
msgstr "Специфично за базата на податоци"
#: libraries/messages.inc.php:243
msgid "Default"
msgstr "Default"
#: libraries/messages.inc.php:244
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s е основно складиште на овој MySQL сервер."
#: libraries/messages.inc.php:245
msgid ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
msgstr ""
"За default вредност, внесете само една вредност, без коси црти или наводници "
"во следниов облик: а"
#: libraries/messages.inc.php:246
msgid "Defragment table"
msgstr "Дефрагментирај ја табелата"
#: libraries/messages.inc.php:247
msgid "Use delayed inserts"
msgstr "Користи одложен внес"
#: libraries/messages.inc.php:248
msgid "Delete the users and reload the privileges afterwards."
msgstr "Избриши ги корисниците и повторно вчитај ги привилегиите."
#: libraries/messages.inc.php:249
msgid ""
"This is the cleanest way, but reloading the privileges may take a while."
msgstr ""
"Ова е најчист начин, но повторното вчитување на привилегите може да потрае."
#: libraries/messages.inc.php:250
msgid "Delete"
msgstr "избриши"
#: libraries/messages.inc.php:251
msgid "The row has been deleted"
msgstr "Записот е избришан"
#: libraries/messages.inc.php:252
msgid "No users selected for deleting!"
msgstr ""
#: libraries/messages.inc.php:253
msgid "Delete relation"
msgstr ""
#: libraries/messages.inc.php:254
msgid "Delete tracking data for this table"
msgstr ""
#: libraries/messages.inc.php:255
#, php-format
msgid "Deleting %s"
msgstr "Бришам %s"
#: libraries/messages.inc.php:256
msgid "Delimiter"
msgstr ""
#: libraries/messages.inc.php:257
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"Актуелната страница има референци кон табели кои не постојат. Сакате ли да "
"ги избиршете тие референци?"
#: libraries/messages.inc.php:258
msgid "Descending"
msgstr "Опаѓачки редослед"
#: libraries/messages.inc.php:259
msgid "Description"
msgstr "Опис"
#: libraries/messages.inc.php:260
msgid "Designer"
msgstr ""
#: libraries/messages.inc.php:261
msgid ""
"The display field is shown in pink. To set/unset a field as the display "
"field, click the \"Choose field to display\" icon, then click on the "
"appropriate field name."
msgstr ""
#: libraries/messages.inc.php:262
msgid "Details..."
msgstr ""
#: libraries/messages.inc.php:263
msgid "dictionary"
msgstr "речник"
#: libraries/messages.inc.php:264
msgid "Difference"
msgstr ""
#: libraries/messages.inc.php:265
msgid "Direct links"
msgstr ""
#: libraries/messages.inc.php:266
msgid "Dirty pages"
msgstr "Валкани страници"
#: libraries/messages.inc.php:267
msgid "Disabled"
msgstr "Оневозможено"
#: libraries/messages.inc.php:268
msgid "Disable foreign key checks"
msgstr "Исклучи проверка на надворешни клучеви"
#: libraries/messages.inc.php:269
msgid "Display Features"
msgstr "Прикажи својства"
#: libraries/messages.inc.php:270
msgid "Display order:"
msgstr "Редослед на приказ:"
#: libraries/messages.inc.php:271
msgid "Display PDF schema"
msgstr "Прикажи PDF шема"
#: libraries/messages.inc.php:272
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Направи \"упит по пример\" (џокер знак: \"%\")"
#: libraries/messages.inc.php:273
msgid "DocSQL"
msgstr ""
#: libraries/messages.inc.php:274
msgid "Documentation"
msgstr "Документација"
#: libraries/messages.inc.php:275
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
#: libraries/messages.inc.php:276
msgid "Download file"
msgstr ""
#: libraries/messages.inc.php:277
msgid "Do you really want to "
msgstr "Дали навистина сакате да "
#: libraries/messages.inc.php:278
msgid "You are about to DESTROY a complete database!"
msgstr "Со ова ја БРИШЕТЕ комплетната база на податоци!"
#: libraries/messages.inc.php:279
msgid "Drop"
msgstr "Бриши"
#: libraries/messages.inc.php:280
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Избриши ги базите на податоци кои се именувани исто како и корисниците."
#: libraries/messages.inc.php:281
msgid "Dump all rows"
msgstr ""
#: libraries/messages.inc.php:282
msgid "Dumping data for table"
msgstr "Приказ на податоци од табелата"
#: libraries/messages.inc.php:283
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Содржината на базата на податоци е сочувана во податотеката %s."
#: libraries/messages.inc.php:284
#, php-format
msgid "Dump %s row(s) starting at record # %s"
msgstr "Прикажи %s записи почнувајќи од запис %s."
#: libraries/messages.inc.php:285
msgid "dynamic"
msgstr "динамички"
#: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333
msgid "Edit"
msgstr "Промени"
#: libraries/messages.inc.php:288
msgid "Edit PDF Pages"
msgstr "Уредување на PDF страница"
#: libraries/messages.inc.php:289
msgid "Edit Privileges"
msgstr "Промена на привилегии"
#: libraries/messages.inc.php:290
msgid "Effective"
msgstr "Ефективни"
#: libraries/messages.inc.php:291
msgid "Empty"
msgstr "Испразни"
#: libraries/messages.inc.php:292
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL врати празен резултат (нула записи)."
#: libraries/messages.inc.php:293
msgid "Enabled"
msgstr "Овозможено"
#: libraries/messages.inc.php:294
msgid "Enclose export in a transaction"
msgstr "Изврши извоз во трансакција"
#: libraries/messages.inc.php:295
msgid "END CUT"
msgstr "КРАЈ ПРЕСЕК"
#: libraries/messages.inc.php:296
msgid "End"
msgstr "Крај"
#: libraries/messages.inc.php:297
msgid "END RAW"
msgstr "КРАЈ СУРОВО"
#: libraries/messages.inc.php:298
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s е достапен на овој MySQL сервер."
#: libraries/messages.inc.php:299
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s е оневозможен на овој MySQL сервер."
#: libraries/messages.inc.php:300
msgid "Engines"
msgstr "Складишта"
#: libraries/messages.inc.php:301
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Овој MySQL сервер не подржува %s вид на складиште."
#: libraries/messages.inc.php:302
msgid "English"
msgstr "Англиски"
#: libraries/messages.inc.php:303
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
" Напомена: MySQL имињата на привилегите мора да бидат со латинични букви "
#: libraries/messages.inc.php:304
msgid "Error"
msgstr "Грешка"
#: libraries/messages.inc.php:305
msgid "Error in ZIP archive:"
msgstr ""
#: libraries/messages.inc.php:306
msgid "Error: Relation not added."
msgstr ""
#: libraries/messages.inc.php:307
msgid "Error: relation already exists."
msgstr ""
#: libraries/messages.inc.php:308
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
#: libraries/messages.inc.php:309
msgid "Error saving coordinates for Designer."
msgstr ""
#: libraries/messages.inc.php:310
msgid "Esperanto"
msgstr ""
#: libraries/messages.inc.php:311
msgid "Estonian"
msgstr "Естонски"
#: libraries/messages.inc.php:312
#, fuzzy
msgid "Event"
msgstr "Пратено"
#: libraries/messages.inc.php:313
msgid "Events"
msgstr ""
#: libraries/messages.inc.php:314
msgid "Excel edition"
msgstr "Excel издание"
#: libraries/messages.inc.php:315
msgid "Execute bookmarked query"
msgstr "Изврши запамтен упит"
#: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334
msgid "Explain SQL"
msgstr "Објасни SQL"
#: libraries/messages.inc.php:317
msgid "Export"
msgstr "Извоз"
#: libraries/messages.inc.php:318
msgid "Export/Import to scale"
msgstr ""
#: libraries/messages.inc.php:319
msgid "Selected export type has to be saved in file!"
msgstr ""
#: libraries/messages.inc.php:320
msgid "Extended inserts"
msgstr "Проширен INSERT"
#: libraries/messages.inc.php:321
msgid "Extra"
msgstr "Дополнително"
#: libraries/messages.inc.php:323
msgid "Failed attempts"
msgstr "Неуспешни обиди"
#: libraries/messages.inc.php:324
msgid "Field"
msgstr "Поле"
#: libraries/messages.inc.php:325
#, php-format
msgid "Field %s has been dropped"
msgstr "Полето %s е избиршано"
#: libraries/messages.inc.php:326
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
"Бројот на записи може да биде приближен. За подетални информации види FAQ "
"3.11"
#: libraries/messages.inc.php:327
msgid "Fields enclosed by"
msgstr "Полињата се раздвоени со"
#: libraries/messages.inc.php:328
msgid "Fields escaped by"
msgstr "Escape карактер &nbsp; &nbsp; &nbsp;"
#: libraries/messages.inc.php:329
msgid "Fields"
msgstr "Полиња"
#: libraries/messages.inc.php:330
msgid "Fields terminated by"
msgstr "Полињата се ограничени со"
#: libraries/messages.inc.php:331
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Податотека %s постои на серверот, променете го името на податотеката или "
"изберете опција за пишување врз неа."
#: libraries/messages.inc.php:332
msgid "File could not be read"
msgstr "Податотеката не е можно да се прочита"
#: libraries/messages.inc.php:333
msgid "database name"
msgstr ""
#: libraries/messages.inc.php:334
#, fuzzy
msgid "server name"
msgstr "Назив на корисник"
#: libraries/messages.inc.php:335
msgid "table name"
msgstr ""
#: libraries/messages.inc.php:336
#, 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."
msgstr ""
#: libraries/messages.inc.php:337
msgid "File name template"
msgstr "Шаблон на име на податотека"
#: libraries/messages.inc.php:338
msgid "remember template"
msgstr "запамти го шаблонот"
#: libraries/messages.inc.php:339
#, fuzzy
msgid "Files"
msgstr "Полиња"
#: libraries/messages.inc.php:340
msgid "File to import"
msgstr ""
#: libraries/messages.inc.php:341
#, 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/messages.inc.php:342
msgid "Flush query cache"
msgstr ""
#: libraries/messages.inc.php:343
msgid "Flush the table (\"FLUSH\")"
msgstr "Освежување на табелата (\"FLUSH\")"
#: libraries/messages.inc.php:344
msgid "Flush (close) all tables"
msgstr ""
#: libraries/messages.inc.php:345
msgid "Font size"
msgstr ""
#: libraries/messages.inc.php:346
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
#: libraries/messages.inc.php:347
msgid "FOREIGN KEY relation added"
msgstr ""
#: libraries/messages.inc.php:348 setup/lib/messages.inc.php:83
msgid "Format"
msgstr "Формат"
#: libraries/messages.inc.php:349
msgid "Missing value in the form!"
msgstr "Недостасува вредност во образецот!"
#: libraries/messages.inc.php:350
msgid "Free pages"
msgstr "Слободни страници"
#: libraries/messages.inc.php:351
#, fuzzy
msgid "Full start"
msgstr "Текст клуч"
#: libraries/messages.inc.php:352
msgid "Full stop"
msgstr ""
#: libraries/messages.inc.php:353
msgid "Full Texts"
msgstr "Полн текст"
#: libraries/messages.inc.php:354
msgid "Function"
msgstr "Функција"
#: libraries/messages.inc.php:355
#, fuzzy
msgid "Functions"
msgstr "Функција"
#: libraries/messages.inc.php:357
msgid "Generated by"
msgstr "Генерирал"
#: libraries/messages.inc.php:358
msgid "General relation features"
msgstr "Општи особини на релациите"
#: libraries/messages.inc.php:359
msgid "Generate"
msgstr "Генерирај"
#: libraries/messages.inc.php:360
msgid "Generate Password"
msgstr "Генерирање на лозинка"
#: libraries/messages.inc.php:361
msgid "Generation Time"
msgstr "Време на креирање"
#: libraries/messages.inc.php:362
msgid "Georgian"
msgstr "Грузиски"
#: libraries/messages.inc.php:363
msgid "German"
msgstr "Германски"
#: libraries/messages.inc.php:364
msgid "Get more themes!"
msgstr ""
#: libraries/messages.inc.php:365
msgid "global"
msgstr "глобално"
#: libraries/messages.inc.php:366
msgid "Global privileges"
msgstr "Глобални привилегии"
#: libraries/messages.inc.php:367
msgid "Global value"
msgstr "Глобална вредност"
#: libraries/messages.inc.php:368
msgid "Go"
msgstr "OK"
#: libraries/messages.inc.php:369
#, fuzzy
msgid "Go to database"
msgstr "Базата на податоци не постои"
#: libraries/messages.inc.php:370
msgid "Go to table"
msgstr ""
#: libraries/messages.inc.php:371
msgid "Go to view"
msgstr ""
#: libraries/messages.inc.php:372
msgid "Grant"
msgstr "Овозможи"
#: libraries/messages.inc.php:373
msgid "Greek"
msgstr "Грчки"
#: libraries/messages.inc.php:374
msgid "\"gzipped\""
msgstr "\"gzip\""
#: libraries/messages.inc.php:376
msgid "Handler"
msgstr ""
#: libraries/messages.inc.php:377
msgid "has been altered."
msgstr "е променет(а)."
#: libraries/messages.inc.php:378
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
#: libraries/messages.inc.php:379
msgid "You have to choose at least one column to display"
msgstr "Морате да изберете барем една колона за приказ"
#: libraries/messages.inc.php:380
msgid "Hebrew"
msgstr "Хебрејски"
#: libraries/messages.inc.php:381
msgid "Help"
msgstr ""
#: libraries/messages.inc.php:382
msgid "Use hexadecimal for BLOB"
msgstr ""
#: libraries/messages.inc.php:383
msgid "Hide"
msgstr ""
#: libraries/messages.inc.php:384
#, fuzzy
msgid "Hide/Show all"
msgstr "прикажи ги сите"
#: libraries/messages.inc.php:385
msgid "Hide/Show Tables with no relation"
msgstr ""
#: libraries/messages.inc.php:386
msgid "Home"
msgstr "Почетна страница"
#: libraries/messages.inc.php:387
msgid "Official Homepage"
msgstr "официјален веб сајт на phpMyAdmin"
#: libraries/messages.inc.php:388
msgid "The host name is empty!"
msgstr "Името на host-от е празно!"
#: libraries/messages.inc.php:389
msgid "Host"
msgstr "Host"
#: libraries/messages.inc.php:390
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
#: libraries/messages.inc.php:391
msgid "Microsoft Excel 2000"
msgstr "Microsoft Excel 2000"
#: libraries/messages.inc.php:392
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
#: libraries/messages.inc.php:393
msgid "Hungarian"
msgstr "Унгарски"
#: libraries/messages.inc.php:395
msgid "Icelandic"
msgstr "Исландски"
#: libraries/messages.inc.php:396
msgid "ID"
msgstr "ID"
#: libraries/messages.inc.php:397
msgid "Fulltext"
msgstr "Текст клуч"
#: libraries/messages.inc.php:398
msgid "Internet Explorer does not support this function."
msgstr ""
#: libraries/messages.inc.php:399
msgid "Ignore duplicate rows"
msgstr ""
#: libraries/messages.inc.php:400
msgid "Ignore"
msgstr "Игнорирај"
#: libraries/messages.inc.php:401
msgid "Use ignore inserts"
msgstr "Игнорирај дупликати при внесување"
#: libraries/messages.inc.php:402
msgid "Column names in first row"
msgstr ""
#: libraries/messages.inc.php:403
msgid "Do not import empty rows"
msgstr ""
#: libraries/messages.inc.php:404
msgid "Import/Export coordinates for PDF schema"
msgstr ""
#: libraries/messages.inc.php:405
msgid "Import files"
msgstr "Увоз на податотека"
#: libraries/messages.inc.php:406 setup/lib/messages.inc.php:153
msgid "Format of imported file"
msgstr ""
#: libraries/messages.inc.php:407
#, fuzzy
msgid "Import"
msgstr "Извоз"
#: libraries/messages.inc.php:408
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 ""
#: libraries/messages.inc.php:409
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
#: libraries/messages.inc.php:410
msgid "View a structure`s contents by clicking on its name"
msgstr ""
#: libraries/messages.inc.php:411
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
#: libraries/messages.inc.php:412
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
#: libraries/messages.inc.php:413
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
#: libraries/messages.inc.php:414 libraries/messages.inc.php:597
msgid "Open Document Spreadsheet"
msgstr ""
#: libraries/messages.inc.php:415
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr ""
#: libraries/messages.inc.php:416
msgid "The file is being processed, please be patient."
msgstr ""
#: libraries/messages.inc.php:417
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
#: libraries/messages.inc.php:418
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
#: libraries/messages.inc.php:419
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
#: libraries/messages.inc.php:420
msgid "Excel 2007 XLSX Workbook"
msgstr ""
#: libraries/messages.inc.php:421
msgid "Indexes"
msgstr "Клучеви"
#: libraries/messages.inc.php:422
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
#: libraries/messages.inc.php:423
#, php-format
msgid "Index %s has been dropped"
msgstr "Клучот %s е избиршан"
#: libraries/messages.inc.php:424
msgid "Index"
msgstr "Клуч"
#: libraries/messages.inc.php:425
msgid "Index name:"
msgstr "Име на клуч :"
#: libraries/messages.inc.php:426
msgid "Index type:"
msgstr "Тип на клуч :"
#: libraries/messages.inc.php:427
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Проблем при индексирање на табелата `%s`"
#: libraries/messages.inc.php:428
msgid "Autoextend increment"
msgstr "Чекор на автоматско проширување"
#: libraries/messages.inc.php:429
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
" Големина на чекорот на проширување на големината на табелите кои автоматски "
"се прошируваат кога ќе се наполнат."
#: libraries/messages.inc.php:430
msgid "Buffer pool size"
msgstr "Големина на баферот"
#: libraries/messages.inc.php:431
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"Големина на меморискиот бафер кој го користи InnoDB за кеширање на податоци "
"и за индексите на своите табели."
#: libraries/messages.inc.php:432
msgid "Data files"
msgstr "Податотеки со податоци"
#: libraries/messages.inc.php:433
msgid "Data home directory"
msgstr "Основен директориум на податоците"
#: libraries/messages.inc.php:434
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Заеднички дел на патеката до директроиумот за сите InnoDB датотеки со "
"податоци."
#: libraries/messages.inc.php:435
msgid "pages"
msgstr "страница"
#: libraries/messages.inc.php:436
msgid "InnoDB Status"
msgstr "InnoDB статус"
#: libraries/messages.inc.php:437
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'."
msgstr ""
"Вашата конфигурациска податотека содржи подесувања (root без лозинка) кои "
"одговараат на стандардниот MySQL привилегиран налог. Вашиот MySQL сервер "
"работи со овие подесувања, отворен е за упди, и навистина треба да го "
"поправите овој сигурносен ризик."
#: libraries/messages.inc.php:438
msgid "Insert as new row"
msgstr "Внеси како нов запис"
#: libraries/messages.inc.php:439
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
#: libraries/messages.inc.php:440
msgid "Insert as new row and ignore errors"
msgstr ""
#: libraries/messages.inc.php:441
msgid "Insert"
msgstr "Нов запис"
#: libraries/messages.inc.php:442
msgid "Interface"
msgstr ""
#: libraries/messages.inc.php:443
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
#: libraries/messages.inc.php:444
#, fuzzy
msgid "Internal relation added"
msgstr "Внатрешни релации"
#: libraries/messages.inc.php:445
msgid "Internal relations"
msgstr "Внатрешни релации"
#: libraries/messages.inc.php:446
msgid "in use"
msgstr "се користи"
#: libraries/messages.inc.php:447
msgid "Invalid authentication method set in configuration:"
msgstr ""
#: libraries/messages.inc.php:448
msgid "Column count has to be larger than zero."
msgstr ""
#: libraries/messages.inc.php:449
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
#: libraries/messages.inc.php:450
#, php-format
msgid "Invalid field count in CSV input on line %d."
msgstr ""
#: libraries/messages.inc.php:451
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
#: libraries/messages.inc.php:452
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
#: libraries/messages.inc.php:453
msgid "Invalid database"
msgstr ""
#: libraries/messages.inc.php:454
msgid "You have to add at least one field."
msgstr ""
#: libraries/messages.inc.php:455
msgid "Table must have at least one field."
msgstr ""
#: libraries/messages.inc.php:456
msgid "This plugin does not support compressed imports!"
msgstr ""
#: libraries/messages.inc.php:457
#, php-format
msgid "%d is not valid row number."
msgstr ""
#: libraries/messages.inc.php:458
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
#: libraries/messages.inc.php:459
#, php-format
msgid "Invalid server index: \"%s\""
msgstr ""
#: libraries/messages.inc.php:460
msgid "Invalid table name"
msgstr ""
#: libraries/messages.inc.php:462
msgid "Japanese"
msgstr "Јапонски"
#: libraries/messages.inc.php:463
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
"automatically."
msgstr ""
#: libraries/messages.inc.php:464
msgid "Joins"
msgstr ""
#: libraries/messages.inc.php:465
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Премин на базата &quot;%s&quot;."
#: libraries/messages.inc.php:466
msgid ""
"The &quot;deleted&quot; users will still be able to access the server as "
"usual until the privileges are reloaded."
msgstr ""
"&quot;Избришаните&quot; корисници и понатаму ќе имаат пристап до серверот се "
"додека привилегиите не се вчитаат повторно."
#: libraries/messages.inc.php:467
msgid "Just delete the users from the privilege tables."
msgstr "Само избриши ги корисниците од табелата на привилегии."
#: libraries/messages.inc.php:469
msgid "Do not change the password"
msgstr "Немој да ја менуваш лозинката"
#: libraries/messages.inc.php:470
msgid "Key cache"
msgstr ""
#: libraries/messages.inc.php:471
msgid "Keyname"
msgstr "Име на клуч"
#: libraries/messages.inc.php:472
msgid "Kill"
msgstr "Прекини"
#: libraries/messages.inc.php:473
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
#: libraries/messages.inc.php:474
msgid "Korean"
msgstr "Корејски"
#: libraries/messages.inc.php:476
msgid "Landscape"
msgstr "Легнато"
#: libraries/messages.inc.php:477
msgid "Language"
msgstr ""
#: libraries/messages.inc.php:478
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/messages.inc.php:479
msgid "Latched pages"
msgstr "Заглавени страници"
#: libraries/messages.inc.php:480
msgid "Table caption"
msgstr "Коментар на табела"
#: libraries/messages.inc.php:481
msgid "Content of table __TABLE__"
msgstr "Содржина на табелата __TABLE__"
#: libraries/messages.inc.php:482
msgid "Continued table caption"
msgstr "Продолжен коментар на табелите"
#: libraries/messages.inc.php:483
msgid "(continued)"
msgstr "(продолжува)"
#: libraries/messages.inc.php:484
msgid "Include table caption"
msgstr "Вклучи и коментар на табелата"
#: libraries/messages.inc.php:485
msgid "Label key"
msgstr "Ознака на клучот"
#: libraries/messages.inc.php:486
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/messages.inc.php:487
msgid "Structure of table __TABLE__"
msgstr "Структура на табелата __TABLE__"
#: libraries/messages.inc.php:488
msgid "Latvian"
msgstr "Летонски"
#: libraries/messages.inc.php:489
msgid "CSV using LOAD DATA"
msgstr ""
#: libraries/messages.inc.php:490
msgid "Use LOCAL keyword"
msgstr ""
#: libraries/messages.inc.php:491
msgid "Length/Values"
msgstr "Должина/Вредност*"
#: libraries/messages.inc.php:492
msgid "Number of rows per page"
msgstr "Број на записи на страница"
#: libraries/messages.inc.php:493
msgid "Lines terminated by"
msgstr "Линиите се завршуваат со"
#: libraries/messages.inc.php:494
msgid "Link not found"
msgstr "Врската не е пронајдена"
#: libraries/messages.inc.php:495
msgid "Links to"
msgstr "Врски кон"
#: libraries/messages.inc.php:496
msgid "Lithuanian"
msgstr "Литвански"
#: libraries/messages.inc.php:497
msgid "Local"
msgstr "Локален"
#: libraries/messages.inc.php:498
msgid "Location of the text file"
msgstr "Локација на текстуалната податотека"
#: libraries/messages.inc.php:499
msgid "Login Information"
msgstr "Податоци за најавувањето"
#: libraries/messages.inc.php:500
msgid "Log in"
msgstr "Најави се"
#: libraries/messages.inc.php:501
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
#: libraries/messages.inc.php:502
msgid "Log out"
msgstr "Одјавување"
#: libraries/messages.inc.php:503
msgid "Password:"
msgstr "Лозинка:"
#: libraries/messages.inc.php:504
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
#: libraries/messages.inc.php:505
msgid "Server:"
msgstr "Сервер"
#: libraries/messages.inc.php:506
msgid "Username:"
msgstr "Корисничко име:"
#: libraries/messages.inc.php:507
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Оваа операција може да потрае. Да ли да продолжиме?"
#: libraries/messages.inc.php:509
msgid "max. concurrent connections"
msgstr ""
#: libraries/messages.inc.php:510
msgid "Maximal length of created query"
msgstr ""
#: libraries/messages.inc.php:511
#, php-format
msgid "Max: %s%s"
msgstr "Максимална големина: %s%s"
#: libraries/messages.inc.php:512
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 ""
"mbstring ПХП екстензијата не е пронајдена, а изгледа дека вие користите "
"мултибајт каратер сет. Без mbstring екстензиите phpMyAdmin не може исправно "
"да ги раздвојува стринговите и тоа може да доведе до неочекувани резултати."
#: libraries/messages.inc.php:513
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/messages.inc.php:514
msgid "MediaWiki Table"
msgstr ""
#: libraries/messages.inc.php:515
msgid "Available MIME types"
msgstr "Достапни MIME-типови"
#: libraries/messages.inc.php:516
msgid "Available transformations"
msgstr "Достапни трансформации"
#: libraries/messages.inc.php:517
msgctxt "$strMIME_description"
msgid "Description"
msgstr "Опис"
#: libraries/messages.inc.php:518
msgid "MIME type"
msgstr "MIME-типови"
#: libraries/messages.inc.php:519
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
"Нема опис за оваа трансформација.<br />Ве молиме прашајте го авторот што ја "
"направил %s."
#: libraries/messages.inc.php:520
msgid "Browser transformation"
msgstr "Транформации на веб прелистувачот"
#: libraries/messages.inc.php:521
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
"За листа на достапни опции на транформациите и нивните MIME-тип "
"трансформации, кликнете на %sопис на трансформацијата%s"
#: libraries/messages.inc.php:522
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />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','b','c'...<br /> Ако треба да внесете обратна коса црта (\"\\\") "
"или апостроф (\"'\") во тие вредности, ставете обратна коса црта пред нив "
"(пример '\\\\xyz' или 'a\\'b')."
#: libraries/messages.inc.php:523
msgid "Transformation options"
msgstr "Опции на трансформацијата"
#: libraries/messages.inc.php:524
msgid "MIME TYPES FOR TABLE"
msgstr "MIME ТИПОВИ ЗА ТАБЕЛА"
#: libraries/messages.inc.php:525
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-типовите прикажани во курзив немаат одвоене функции на трансформација."
#: libraries/messages.inc.php:526
msgid "Modifications have been saved"
msgstr "Измените се сочувани"
#: libraries/messages.inc.php:527
msgid "Modify an index"
msgstr "Промени го клучот"
#: libraries/messages.inc.php:528
msgid "Modify"
msgstr "Промени"
#: libraries/messages.inc.php:529
msgid "Move Menu"
msgstr ""
#: libraries/messages.inc.php:530
msgid "Move table to (database<b>.</b>table):"
msgstr "Премести ја табелата во (база<b>.</b>табела):"
#: libraries/messages.inc.php:531
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Табелата %s е преместена во %s."
#: libraries/messages.inc.php:532
msgid "Can't move table to same one!"
msgstr "Не може да ја преместам табелата во самата себе!"
#: libraries/messages.inc.php:533
msgid "multilingual"
msgstr "мултијазичен"
#: libraries/messages.inc.php:534
msgid "Data pointer size"
msgstr "Големина на покажувачите на податоци"
#: libraries/messages.inc.php:535
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"Default големина на покажувачите во бајти, се користи при CREATE TABLE за "
"MyISAM табелите кога не е зададена опцијата MAX_ROWS"
#: libraries/messages.inc.php:536
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/messages.inc.php:537
msgid "Maximum size for temporary files on index creation"
msgstr "Максимална голема на привремени податотеки при креирање на индекси"
#: libraries/messages.inc.php:538
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/messages.inc.php:539
msgid "Maximum size for temporary sort files"
msgstr "Максимална големина на привремените податотеки за подредување"
#: libraries/messages.inc.php:540
msgid "Automatic recovery mode"
msgstr "Режим на автоматско опоравување"
#: libraries/messages.inc.php:541
msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"Режим на автоматско опоравување на оштетени MyISAM табели, подесен при "
"стартовање на серверот со опцијата --myisam-recover."
#: libraries/messages.inc.php:542
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/messages.inc.php:543
msgid "Repair threads"
msgstr "Нишки на поправка"
#: libraries/messages.inc.php:544
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/messages.inc.php:545
msgid "Sort buffer size"
msgstr "Големина на меѓупросторот за подредување"
#: libraries/messages.inc.php:546
msgid "MySQL charset"
msgstr "MySQL множество на знаци"
#: libraries/messages.inc.php:547
msgid "MySQL client version"
msgstr ""
#: libraries/messages.inc.php:548
msgid "MySQL connection collation"
msgstr "Колација за MySQL врска"
#: libraries/messages.inc.php:549
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
#: libraries/messages.inc.php:550
msgid "MySQL said: "
msgstr "MySQL порака: "
#: libraries/messages.inc.php:551
msgid "Show processes"
msgstr "Прикажи листа на процеси"
#: libraries/messages.inc.php:553
msgid "Name"
msgstr "Име"
#: libraries/messages.inc.php:554
msgid "Filter"
msgstr ""
#: libraries/messages.inc.php:555
#, fuzzy
msgid "New table"
msgstr "Нема табела"
#: libraries/messages.inc.php:556
msgid "Next"
msgstr "Следен"
#: libraries/messages.inc.php:557
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Немаше никаква активност %s или повеќе секунди, ве молиме најавете се "
"повторно"
#: libraries/messages.inc.php:558
msgid "No databases"
msgstr "Базата на податоци не постои"
#: libraries/messages.inc.php:559
msgid "No databases selected."
msgstr "Не е избрана ни една база на податоци."
#: libraries/messages.inc.php:560
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 "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
#: libraries/messages.inc.php:561
msgid "no description"
msgstr "нема опис"
#: libraries/messages.inc.php:562
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Нема детални информации за статусот на овој вид на складиште."
#: libraries/messages.inc.php:563
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" командата е оневозможена."
#: libraries/messages.inc.php:564
msgid "Skip Explain SQL"
msgstr "Прескокни ги објаснувањата на SQL-от"
#: libraries/messages.inc.php:565
msgid "No files found inside ZIP archive!"
msgstr ""
#: libraries/messages.inc.php:566
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin преферира веб прелистувачи кои подржуваат рамки."
#: libraries/messages.inc.php:567
msgid "No index defined!"
msgstr "Клучот не е дефиниран!"
#: libraries/messages.inc.php:568
msgid "No index parts defined!"
msgstr "Делови од клучот не се дефинирани!"
#: libraries/messages.inc.php:569
msgid "No change"
msgstr "Нема измени"
#: libraries/messages.inc.php:570
#, fuzzy
msgctxt "$strNoneDefault"
msgid "None"
msgstr "нема"
#: libraries/messages.inc.php:571
msgid "None"
msgstr "нема"
#: libraries/messages.inc.php:572
msgid "No"
msgstr "Не"
#: libraries/messages.inc.php:573
msgid "This format has no options"
msgstr "Не постојат опции за овој формат"
#: libraries/messages.inc.php:574
msgid "No Password"
msgstr "Нема лозинка"
#: libraries/messages.inc.php:575
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "На веб серверот не му е допуштено да ја сочува податотеката %s."
#: libraries/messages.inc.php:576
msgid "Without PHP Code"
msgstr "без PHP код"
#: libraries/messages.inc.php:577
msgid "No Privileges"
msgstr "Нема привилегии"
#: libraries/messages.inc.php:578
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Немате право на пристап овде!"
#: libraries/messages.inc.php:579
msgid "No rows selected"
msgstr "Нема селектирани записи"
#: libraries/messages.inc.php:580
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Нема доволно простор за снимање на податотеката %s."
#: libraries/messages.inc.php:581
msgid "No tables found in database."
msgstr "Табелите не се пронајдени во базата на податоци."
#: libraries/messages.inc.php:582
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
"Нема подршка за теми, ве молиме проверете ја конфигурацијата и/или темите во "
"директориумот %s."
#: libraries/messages.inc.php:583
msgid "This is not a number!"
msgstr "Ова не е број!"
#: libraries/messages.inc.php:584
msgid "not OK"
msgstr "не е како што треба"
#: libraries/messages.inc.php:585
msgid "not present"
msgstr ""
#: libraries/messages.inc.php:586
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> табелата не е пронајдена или не е поставена во %s"
#: libraries/messages.inc.php:587
msgid "No user(s) found."
msgstr "Корисникот не е пронајден."
#: libraries/messages.inc.php:588
msgid "Skip Validate SQL"
msgstr "Прескокни ја проверката на SQL"
#: libraries/messages.inc.php:589
msgid "Null"
msgstr "Null"
#: libraries/messages.inc.php:590
msgid "Number of fields"
msgstr ""
#: libraries/messages.inc.php:591
msgid "Number of tables"
msgstr ""
#: libraries/messages.inc.php:592
#, php-format
msgid "%s match(es) inside table <i>%s</i>"
msgstr "%s погодоци во табелата <i>%s</i>"
#: libraries/messages.inc.php:593
#, php-format
msgid "<b>Total:</b> <i>%s</i> match(es)"
msgstr "<b>вкупно:</b> <i>%s</i> погодоци"
#: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112
msgid "Tables"
msgstr "Табели"
#: libraries/messages.inc.php:596
msgid "OK"
msgstr "ОК"
#: libraries/messages.inc.php:598
msgid "Open Document Text"
msgstr ""
#: libraries/messages.inc.php:599
msgid "Open new phpMyAdmin window"
msgstr ""
#: libraries/messages.inc.php:600
msgid "Operations"
msgstr "Операции"
#: libraries/messages.inc.php:601
msgid "Operator"
msgstr "Оператор"
#: libraries/messages.inc.php:602
msgid "Optimize"
msgstr ""
#: libraries/messages.inc.php:603
msgid "Optimize table"
msgstr "Оптимизација на табелата"
#: libraries/messages.inc.php:604
#, fuzzy
msgid "Options"
msgstr "Операции"
#: libraries/messages.inc.php:605
msgid "Or"
msgstr "или"
#: libraries/messages.inc.php:606
msgid "Overhead"
msgstr "Пречекорување"
#: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85
msgid "Overwrite existing file(s)"
msgstr "Препиши ги постоечките податотеки"
#: libraries/messages.inc.php:609
msgid "Packed"
msgstr ""
#: libraries/messages.inc.php:610
msgid "Page number:"
msgstr "Број на страници:"
#: libraries/messages.inc.php:611
msgid "Pages to be flushed"
msgstr "Страници кои треба да бидат ускладени"
#: libraries/messages.inc.php:612
msgid "Paper size"
msgstr "Димензија на хартијата"
#: libraries/messages.inc.php:613
msgid "Partial import"
msgstr ""
#: libraries/messages.inc.php:614
msgid "Partial Texts"
msgstr "Дел на текстот"
#: libraries/messages.inc.php:615
msgid "PARTITION definition"
msgstr ""
#: libraries/messages.inc.php:616
msgid "partitioned"
msgstr ""
#: libraries/messages.inc.php:617
#, fuzzy
msgid "Partition maintenance"
msgstr "Можете да извршите:"
#: libraries/messages.inc.php:618
#, php-format
msgid "Partition %s"
msgstr ""
#: libraries/messages.inc.php:619
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Лозинката за %s успешно е променета."
#: libraries/messages.inc.php:620
msgid "The password is empty!"
msgstr "Лозинка е празна!"
#: libraries/messages.inc.php:621
msgid "Password Hashing"
msgstr "Хеширање на лозинката"
#: libraries/messages.inc.php:622
msgid "The passwords aren't the same!"
msgstr "Лозинките не се идентични!"
#: libraries/messages.inc.php:623
msgid "Password"
msgstr "Лозинка"
#: libraries/messages.inc.php:624
msgid "Checkpoint frequency"
msgstr ""
#: libraries/messages.inc.php:625
msgid ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
msgstr ""
#: libraries/messages.inc.php:626
msgid "Data file grow size"
msgstr ""
#: libraries/messages.inc.php:627
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
#: libraries/messages.inc.php:628
msgid "Data log threshold"
msgstr ""
#: libraries/messages.inc.php:629
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 ""
#: libraries/messages.inc.php:630
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 ""
#: libraries/messages.inc.php:631
msgid "Garbage threshold"
msgstr ""
#: libraries/messages.inc.php:632
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 ""
#: libraries/messages.inc.php:633
msgid "Index cache size"
msgstr ""
#: libraries/messages.inc.php:634
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 ""
#: libraries/messages.inc.php:635
#, fuzzy
msgid "Log buffer size"
msgstr "Големина на меѓупросторот за подредување"
#: libraries/messages.inc.php:636
msgid ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
msgstr ""
#: libraries/messages.inc.php:637
msgid "Log cache size"
msgstr ""
#: libraries/messages.inc.php:638
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 ""
#: libraries/messages.inc.php:639
msgid "Log file count"
msgstr ""
#: libraries/messages.inc.php:640
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
#: libraries/messages.inc.php:641
msgid "Log file threshold"
msgstr ""
#: libraries/messages.inc.php:642
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 ""
#: libraries/messages.inc.php:643
msgid "Record cache size"
msgstr ""
#: libraries/messages.inc.php:644
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
#: libraries/messages.inc.php:645
msgid "Row file grow size"
msgstr ""
#: libraries/messages.inc.php:646
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
#: libraries/messages.inc.php:647
msgid "Transaction buffer size"
msgstr ""
#: libraries/messages.inc.php:648
#, php-format
msgid "Schema of the \"%s\" database - Page %s"
msgstr "Шема на базата \"%s\" - Страница %s"
#: libraries/messages.inc.php:649
#, php-format
msgid "The \"%s\" table doesn't exist!"
msgstr "Табелата \"%s\" не постои!"
#: libraries/messages.inc.php:650
msgid "No tables"
msgstr "Нема табела"
#: libraries/messages.inc.php:651
#, fuzzy
msgid "Page has been created"
msgstr "Табелата %s е избришана"
#: libraries/messages.inc.php:652
msgid "Page creation failed"
msgstr ""
#: libraries/messages.inc.php:653
msgid "PDF"
msgstr ""
#: libraries/messages.inc.php:654
msgid "(Generates a report containing the data of a single table)"
msgstr ""
#: libraries/messages.inc.php:655
msgid "Report title"
msgstr ""
#: libraries/messages.inc.php:656
msgid "per hour"
msgstr "на час"
#: libraries/messages.inc.php:657
msgid "per minute"
msgstr "во минута"
#: libraries/messages.inc.php:658
msgid "per second"
msgstr "во секунда"
#: libraries/messages.inc.php:659
msgid "Persian"
msgstr "Персиски"
#: libraries/messages.inc.php:660
msgid "phone book"
msgstr "телефонски именик"
#: libraries/messages.inc.php:661
msgid "PHP array"
msgstr ""
#: libraries/messages.inc.php:662 setup/lib/messages.inc.php:336
msgid "Create PHP Code"
msgstr "Направи PHP код"
#: libraries/messages.inc.php:663
#, fuzzy
msgid "PHP extension"
msgstr "PHP верзија"
#: libraries/messages.inc.php:664
msgid "PHP Version"
msgstr "PHP верзија"
#: libraries/messages.inc.php:665
msgid "Play audio"
msgstr ""
#: libraries/messages.inc.php:666
msgid "Please select the primary key or a unique key"
msgstr ""
#: libraries/messages.inc.php:667
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
#: libraries/messages.inc.php:668
msgid "Quick steps to setup advanced features:"
msgstr ""
#: libraries/messages.inc.php:669
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
#: libraries/messages.inc.php:670
msgid "Create a pma user and give access to these tables."
msgstr ""
#: libraries/messages.inc.php:671
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
#: libraries/messages.inc.php:672
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin документација"
#: libraries/messages.inc.php:673
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> директивата МОРА да биде подесена во "
"конфигурациската податотека!"
#: libraries/messages.inc.php:674
msgid "Polish"
msgstr "Полски"
#: libraries/messages.inc.php:675
#, fuzzy
msgid "Port"
msgstr "Подредуваање"
#: libraries/messages.inc.php:676
msgid "Portrait"
msgstr "Вертикално"
#: libraries/messages.inc.php:677
msgid "Begin"
msgstr "Почеток"
#: libraries/messages.inc.php:678
msgid "Previous"
msgstr "Претходна"
#: libraries/messages.inc.php:679
msgid "The primary key has been dropped"
msgstr "Примарниот клуч е избришан"
#: libraries/messages.inc.php:680
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Името на примарниот клуч мора да биде... PRIMARY!"
#: libraries/messages.inc.php:681
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>може</b> да биде име <b>само</b> на примарниот клуч!)"
#: libraries/messages.inc.php:682
msgid "Primary"
msgstr "Примарен"
#: libraries/messages.inc.php:683
msgid "Print"
msgstr "Печати"
#: libraries/messages.inc.php:684
msgid "Print view (with full texts)"
msgstr "Преглед за печатење (целосен текст)"
#: libraries/messages.inc.php:685
msgid "Print view"
msgstr "Преглед за печатење"
#: libraries/messages.inc.php:686
msgid "Includes all privileges except GRANT."
msgstr "Ги вклучува сите привилегии освен GRANT."
#: libraries/messages.inc.php:687
msgid "Allows altering the structure of existing tables."
msgstr "Дозволува промена на структурата на постоечките табели."
#: libraries/messages.inc.php:688
msgid "Allows altering and dropping stored routines."
msgstr "Дозволува промена и бришење на stored рутини."
#: libraries/messages.inc.php:689
msgid "Allows creating new databases and tables."
msgstr "Дозволува креирање на нови бази на податоци и табели."
#: libraries/messages.inc.php:690
msgid "Allows creating stored routines."
msgstr "Дозволува креирање на stored рутини."
#: libraries/messages.inc.php:691
msgid "Allows creating new tables."
msgstr "Дозволува креирање на нови табела."
#: libraries/messages.inc.php:692
msgid "Allows creating temporary tables."
msgstr "Дозволува креирање на привремени табели..."
#: libraries/messages.inc.php:693
msgid "Allows creating, dropping and renaming user accounts."
msgstr "Дозволува креирање, бришење и преименување на корсиничките имиња."
#: libraries/messages.inc.php:694
msgid "Allows creating new views."
msgstr "Дозволува креирање на нови погледи."
#: libraries/messages.inc.php:695
msgid "Allows deleting data."
msgstr "Дозволува бришење на податоци."
#: libraries/messages.inc.php:696
msgid "Allows dropping databases and tables."
msgstr "Дозволува бришење на бази на податоци и табели."
#: libraries/messages.inc.php:697
msgid "Allows dropping tables."
msgstr "Дозволува бришење на табели."
#: libraries/messages.inc.php:698
msgid "Allows to set up events for the event scheduler"
msgstr ""
#: libraries/messages.inc.php:699
msgid "Allows executing stored routines."
msgstr "Дозволува извршување на stored рутини."
#: libraries/messages.inc.php:700
msgid "Allows running stored procedures; has no effect in this MySQL version."
msgstr ""
"Дозволува стартување на снимени процедури. Нема ефект во новата верзија на "
"MySQL."
#: libraries/messages.inc.php:701
msgid "Allows importing data from and exporting data into files."
msgstr "Дозволува увоз на податоци и нивен извоз во податотеки."
#: libraries/messages.inc.php:702
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"Дозволува додавање на корисници и привилегии без повтроно вчитавање на "
"табелата на привилегии."
#: libraries/messages.inc.php:703
msgid "Allows creating and dropping indexes."
msgstr "Дозволува креирање и бришење на клучева."
#: libraries/messages.inc.php:704
msgid "Allows inserting and replacing data."
msgstr "Дозволува вметнување и замена на података."
#: libraries/messages.inc.php:705
msgid "Allows locking tables for the current thread."
msgstr "Дозволува заклучување на табели на тековните процеси."
#: libraries/messages.inc.php:706
msgid "Limits the number of new connections the user may open per hour."
msgstr ""
"Го ограничува бројот на нови конекции кои корисникот може да ги отвори за "
"еден час."
#: libraries/messages.inc.php:707
msgid "Limits the number of queries the user may send to the server per hour."
msgstr ""
"Го ограничува бројот на упити кои корисникот може да ги постави на серверот "
"за еден час."
#: libraries/messages.inc.php:708
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Го ограничува бројот на команди кои ги менуваат табелите или базите на "
"податоци кои корисникот може да ги изврши за еден час."
#: libraries/messages.inc.php:709
#, fuzzy
msgid "Limits the number of simultaneous connections the user may have."
msgstr ""
"Го ограничува бројот на нови конекции кои корисникот може да ги отвори за "
"еден час."
#: libraries/messages.inc.php:710
msgid "Allows viewing processes of all users"
msgstr ""
#: libraries/messages.inc.php:711
msgid "Has no effect in this MySQL version."
msgstr "Нема ефект во оваа верзији на MySQL."
#: libraries/messages.inc.php:712
msgid "Allows reloading server settings and flushing the server's caches."
msgstr ""
"Дозволува повтоно вчитување на подесувањата на серверот и празнење на кешот "
"на серверот."
#: libraries/messages.inc.php:713
msgid "Allows the user to ask where the slaves / masters are."
msgstr "Дава права на кориснику да праша каде се главните/помошни сервери."
#: libraries/messages.inc.php:714
msgid "Needed for the replication slaves."
msgstr "Потребно заради помошните сервери за репликација."
#: libraries/messages.inc.php:715
msgid "Allows reading data."
msgstr "Дозволува читање на податоци."
#: libraries/messages.inc.php:716
msgid "Gives access to the complete list of databases."
msgstr "Дава пристап на комплетната листа на базите на податоци."
#: libraries/messages.inc.php:717
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Дозволува извршување на SHOW CREATE VIEW упити."
#: libraries/messages.inc.php:718
msgid "Allows shutting down the server."
msgstr "Дозволува гасење на серверот."
#: libraries/messages.inc.php:719
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/messages.inc.php:720
#, fuzzy
msgid "Allows creating and dropping triggers"
msgstr "Дозволува креирање и бришење на клучева."
#: libraries/messages.inc.php:721
msgid "Allows changing data."
msgstr "Дозволува измена на податоци."
#: libraries/messages.inc.php:722
msgid "No privileges."
msgstr "Нема привилегии."
#: libraries/messages.inc.php:723
msgid "Privileges"
msgstr "Привилегии"
#: libraries/messages.inc.php:724
msgid "The privileges were reloaded successfully."
msgstr "Привилегиите се успешно вчитани."
#: libraries/messages.inc.php:725
msgid "Procedures"
msgstr ""
#: libraries/messages.inc.php:726
#, fuzzy
msgid "Processes"
msgstr "Листа на процеси"
#: libraries/messages.inc.php:727
msgid "Process list"
msgstr "Листа на процеси"
#: libraries/messages.inc.php:728
msgid "Profiling"
msgstr ""
#: libraries/messages.inc.php:729
msgid "Protocol version"
msgstr ""
#: libraries/messages.inc.php:730
msgid "Put fields names in the first row"
msgstr "Стави ги имињата на полињата во првата редица"
#: libraries/messages.inc.php:732
msgid "Del"
msgstr "Del"
#: libraries/messages.inc.php:733
msgid "Ins"
msgstr "Ins"
#: libraries/messages.inc.php:734
msgid "Query"
msgstr "Упит по пример"
#: libraries/messages.inc.php:735
msgid "The following queries have been executed:"
msgstr ""
#: libraries/messages.inc.php:736
#, fuzzy
msgid "Query cache"
msgstr "Вид на упит"
#: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117
msgid "Query window"
msgstr "Прозорец за упити"
#: libraries/messages.inc.php:738
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL упит на базата на податоци <b>%s</b>:"
#: libraries/messages.inc.php:739
msgid "Query results operations"
msgstr ""
#: libraries/messages.inc.php:740
msgid "SQL history"
msgstr "SQL историја"
#: libraries/messages.inc.php:741
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
"<b>Статистики на упити</b>: %s упити се поставени на серверот од времето на "
"неговото стартување."
#: libraries/messages.inc.php:742
#, php-format
msgid "Query took %01.4f sec"
msgstr "време на извршување на упитот %01.4f секунди"
#: libraries/messages.inc.php:743
msgid "Query type"
msgstr "Вид на упит"
#: libraries/messages.inc.php:744
msgid "Do not overwrite this query from outside the window"
msgstr "Не го препишувај овој упит надвор од овој прозорец"
#: libraries/messages.inc.php:746
msgid "Read requests"
msgstr "Барања за читање"
#: libraries/messages.inc.php:747
msgid "Rebuild"
msgstr ""
#: libraries/messages.inc.php:748
msgid "Received"
msgstr "Примено"
#: libraries/messages.inc.php:749
msgid "recommended"
msgstr ""
#: libraries/messages.inc.php:750
msgid "Records"
msgstr "Записи"
#: libraries/messages.inc.php:751
msgid "Check referential integrity:"
msgstr "Провери го референцијалниот интегритет:"
#: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335
msgid "Refresh"
msgstr "Освежи"
#: libraries/messages.inc.php:753
msgid "Relational display field"
msgstr ""
#: libraries/messages.inc.php:754
#, fuzzy
msgid "Relational key"
msgstr "Релациона шема"
#: libraries/messages.inc.php:755
msgid "Relational schema"
msgstr "Релациона шема"
#: libraries/messages.inc.php:756
#, fuzzy
msgid "Relation deleted"
msgstr "Релационен поглед"
#: libraries/messages.inc.php:757
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
"Дополнителните можности за работа со поврзаните табели се исклучени. За да "
"дознаете зошто, кликнете %sовде%s."
#: libraries/messages.inc.php:758
msgid "RELATIONS FOR TABLE"
msgstr "РЕЛАЦИИ НА ТАБЕЛИТЕ"
#: libraries/messages.inc.php:759
msgid "Relations"
msgstr "Релации"
#: libraries/messages.inc.php:760
msgid "Relation view"
msgstr "Релационен поглед"
#: libraries/messages.inc.php:761
msgid "Reloading the privileges"
msgstr "Повторно ги вчитувам привилегиите"
#: libraries/messages.inc.php:762
msgid "Reload navigation frame"
msgstr ""
#: libraries/messages.inc.php:763
#, fuzzy
msgid "Reload privileges"
msgstr "Глобални привилегии"
#: libraries/messages.inc.php:764
msgid "Reload"
msgstr ""
#: libraries/messages.inc.php:765
msgid "Remote server"
msgstr ""
#: libraries/messages.inc.php:766
msgid "Remove CRLF characters within fields"
msgstr ""
#: libraries/messages.inc.php:767
msgid "Remove partitioning"
msgstr ""
#: libraries/messages.inc.php:768
msgid "Remove selected users"
msgstr "Избриши ги селектираните корисници"
#: libraries/messages.inc.php:769
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Базата на податоци %s е преименувана во %s"
#: libraries/messages.inc.php:770
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Табелата %s е преименувана во %s"
#: libraries/messages.inc.php:771
msgid "Rename table to"
msgstr "Промени го името на табелата во "
#: libraries/messages.inc.php:772
#, fuzzy
msgid "Rename view to"
msgstr "Промени го името на табелата во "
#: libraries/messages.inc.php:773
#, fuzzy
msgid "Repair"
msgstr "Поправка на табелата"
#: libraries/messages.inc.php:774
msgid "Repair table"
msgstr "Поправка на табелата"
#: libraries/messages.inc.php:775
msgid "Replace NULL by"
msgstr "Замени NULL со"
#: libraries/messages.inc.php:776
msgid "Replace table data with file"
msgstr "Замени ги податоците во табелата со подаците од податотеката"
#: libraries/messages.inc.php:777
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
#: libraries/messages.inc.php:778
msgid "Add slave replication user"
msgstr ""
#: libraries/messages.inc.php:779
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
#: libraries/messages.inc.php:780
msgid "This server is configured as master in a replication process."
msgstr ""
#: libraries/messages.inc.php:781
msgid "Control slave:"
msgstr ""
#: libraries/messages.inc.php:782
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
#: libraries/messages.inc.php:783
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
#: libraries/messages.inc.php:784
msgid "Replicate all databases; Ignore:"
msgstr ""
#: libraries/messages.inc.php:785
msgid "Ignore all databases; Replicate:"
msgstr ""
#: libraries/messages.inc.php:786
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
"(useful if you want to replicate majority of databases) or you can choose to "
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
#: libraries/messages.inc.php:787
msgid "Master configuration"
msgstr ""
#: libraries/messages.inc.php:788
msgid "Master replication"
msgstr ""
#: libraries/messages.inc.php:789
#, fuzzy
msgid "Replication"
msgstr "Релации"
#: libraries/messages.inc.php:790
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
#: libraries/messages.inc.php:791
#, fuzzy
msgid "Please select databases:"
msgstr "Изберете база на податоци"
#: libraries/messages.inc.php:792
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: libraries/messages.inc.php:793
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
#: libraries/messages.inc.php:794
msgid "Show connected slaves"
msgstr ""
#: libraries/messages.inc.php:795 libraries/messages.inc.php:902
msgid "Show master status"
msgstr ""
#: libraries/messages.inc.php:796
msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgstr ""
#: libraries/messages.inc.php:797
msgid "Change or reconfigure master server"
msgstr ""
#: libraries/messages.inc.php:798
msgid "Slave configuration"
msgstr ""
#: libraries/messages.inc.php:799
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
#: libraries/messages.inc.php:800
msgid "Error management:"
msgstr ""
#: libraries/messages.inc.php:801
#, php-format
msgid "IO Thread %s only"
msgstr ""
#: libraries/messages.inc.php:802
msgid "Slave IO Thread not running!"
msgstr ""
#: libraries/messages.inc.php:803
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: libraries/messages.inc.php:804
msgid "Reset slave"
msgstr ""
#: libraries/messages.inc.php:805
msgid "See slave status table"
msgstr ""
#: libraries/messages.inc.php:806
msgid "Skip current error"
msgstr ""
#: libraries/messages.inc.php:807
msgid "errors."
msgstr ""
#: libraries/messages.inc.php:808
msgid "Skip next"
msgstr ""
#: libraries/messages.inc.php:809
msgid "Slave replication"
msgstr ""
#: libraries/messages.inc.php:810
msgid "Slave SQL Thread not running!"
msgstr ""
#: libraries/messages.inc.php:811
#, php-format
msgid "SQL Thread %s only"
msgstr ""
#: libraries/messages.inc.php:812
#, php-format
msgid ""
"This MySQL server works as %s in <b>replication</b> process. For further "
"information about replication status on the server, please visit the <a href="
"\"#replication\">replication section</a>."
msgstr ""
#: libraries/messages.inc.php:813
msgid "Master status"
msgstr ""
#: libraries/messages.inc.php:814
msgid "Replication status"
msgstr ""
#: libraries/messages.inc.php:815
msgid "Slave status"
msgstr ""
#: libraries/messages.inc.php:816
msgid "Synchronize databases with master"
msgstr ""
#: libraries/messages.inc.php:817
msgid "Unable to change master"
msgstr ""
#: libraries/messages.inc.php:818
msgid "Unknown error"
msgstr ""
#: libraries/messages.inc.php:819
msgid "Reset"
msgstr "Поништи"
#: libraries/messages.inc.php:820
msgid "Resource limits"
msgstr "Ограничување на ресурси"
#: libraries/messages.inc.php:821
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
#: libraries/messages.inc.php:822
msgid "Re-type"
msgstr "Повтори внес"
#: libraries/messages.inc.php:823
msgid ""
"The users will still have the USAGE privilege until the privileges are "
"reloaded."
msgstr ""
"Корисниците и понатаму ќе имаат USAGE привилегии се додека не се вчитаат "
"повторно привилегиите."
#: libraries/messages.inc.php:824
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Одземи ги сите привилегии на активните корисници а потоа избриши ги."
#: libraries/messages.inc.php:825
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Ги забранивте привилегиите за %s"
#: libraries/messages.inc.php:826
msgid "Revoke"
msgstr "Забрани"
#: libraries/messages.inc.php:827
msgid "Romanian"
msgstr "Романски"
#: libraries/messages.inc.php:828
msgid "Return type"
msgstr ""
#: libraries/messages.inc.php:829
msgid "Routines"
msgstr "Рутини"
#: libraries/messages.inc.php:830
msgid "Row length"
msgstr "Должина на запис"
#: libraries/messages.inc.php:831
msgid "row(s) starting from record #"
msgstr " записи почнувајќи од записот"
#: libraries/messages.inc.php:832
msgid " Row size "
msgstr "Големина на запис"
#: libraries/messages.inc.php:833
msgid "horizontal (rotated headers)"
msgstr "хоризонтален (ротирани заглавија)"
#: libraries/messages.inc.php:834
msgid "horizontal"
msgstr "хоризонтален"
#: libraries/messages.inc.php:835
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "во %s мод и повторувај заглавие после %s записа"
#: libraries/messages.inc.php:836
msgid "vertical"
msgstr "вертикален"
#: libraries/messages.inc.php:837
msgid "Rows"
msgstr "Записи"
#: libraries/messages.inc.php:838
msgid "Row Statistics"
msgstr "Статистики за записите"
#: libraries/messages.inc.php:839
#, php-format
msgid "running on %s"
msgstr "на серверот %s"
#: libraries/messages.inc.php:840
msgid "Submit Query"
msgstr "Изврши SQL"
#: libraries/messages.inc.php:841
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Изврши SQL упит(и) на базата %s"
#: libraries/messages.inc.php:842
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Изврши SQL упит(и) на базата %s"
#: libraries/messages.inc.php:843
msgid "Russian"
msgstr "Руски"
#: libraries/messages.inc.php:845
#, php-format
msgid "Save on server in %s directory"
msgstr "Сочувај на серверот во директориумот %s"
#: libraries/messages.inc.php:846
msgid "Save position"
msgstr ""
#: libraries/messages.inc.php:847
msgid "Save"
msgstr "Сочувај"
#: libraries/messages.inc.php:848
msgid "The scale factor is too small to fit the schema on one page"
msgstr ""
"Факторот на намалување е премал и шемата не може да ја собере на една "
"страница"
#: libraries/messages.inc.php:849
msgid "Search in database"
msgstr "Пребарување низ базата на податоци"
#: libraries/messages.inc.php:850
msgid "Inside field:"
msgstr ""
#: libraries/messages.inc.php:851
msgid "Inside table(s):"
msgstr "во табела(и):"
#: libraries/messages.inc.php:852
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Зборови или вредности кои се бараат (џокер знак \"%\"):"
#: libraries/messages.inc.php:853
msgid "at least one of the words"
msgstr "барем еден од зборовите"
#: libraries/messages.inc.php:854
msgid "all words"
msgstr "сите зборови"
#: libraries/messages.inc.php:855
msgid "the exact phrase"
msgstr "точен израз"
#: libraries/messages.inc.php:856
msgid "as regular expression"
msgstr "како регуларен израз"
#: libraries/messages.inc.php:857
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Резултати од пребарувањето за \"<i>%s</i>\" %s:"
#: libraries/messages.inc.php:858
msgid "Search"
msgstr "Пребарување"
#: libraries/messages.inc.php:859
msgid "Find:"
msgstr "Барај:"
#: libraries/messages.inc.php:860
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Конфигурациската податотека бара лозинка (blowfish_secret)."
#: libraries/messages.inc.php:861
msgid "Please select a database"
msgstr "Изберете база на податоци"
#: libraries/messages.inc.php:862
msgid "Select All"
msgstr "избери се"
#: libraries/messages.inc.php:863
msgid "Select binary log to view"
msgstr "Изберете бинарен дневник за преглед"
#: libraries/messages.inc.php:864
msgid "Select fields (at least one):"
msgstr "Избери полиња (најмалку едно)"
#: libraries/messages.inc.php:865
msgid "Select Foreign Key"
msgstr ""
#: libraries/messages.inc.php:866
msgid "in query"
msgstr "во упитот"
#: libraries/messages.inc.php:867
msgid "Select referenced key"
msgstr ""
#: libraries/messages.inc.php:868
msgid "Select Tables"
msgstr "Избери табели"
#: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77
msgid "Save as file"
msgstr "Сочувај како податотека"
#: libraries/messages.inc.php:870
msgid "Sent"
msgstr "Пратено"
#: libraries/messages.inc.php:871
msgid "Server Choice"
msgstr "Избор на сервер"
#: libraries/messages.inc.php:872
msgid "The server is not responding"
msgstr "Серверот не одговара"
#: libraries/messages.inc.php:873
msgid "Server"
msgstr "Сервер"
#: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110
#, fuzzy
msgid "Servers"
msgstr "Сервер"
#: libraries/messages.inc.php:875
#, fuzzy
msgid "Delayed inserts"
msgstr "Користи одложен внес"
#: libraries/messages.inc.php:876
msgid "Runtime Information"
msgstr "Информации за работата"
#: libraries/messages.inc.php:877
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Овој MySQL сервер работи %s. Стартуван е на %s."
#: libraries/messages.inc.php:878
msgid "Variables"
msgstr "Променливи"
#: libraries/messages.inc.php:879
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"<b>Сообраќај на серверот</b>: Во табелите прикажан е мрежниот сообраќај на "
"овој MySQL сервер од моментот на неговото стартување."
#: libraries/messages.inc.php:880
msgid "Server variables and settings"
msgstr "Серверски променливи и подесувања"
#: libraries/messages.inc.php:881
msgid "Server version"
msgstr "Верзија на серверот"
#: libraries/messages.inc.php:882
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie "
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
msgstr ""
#: libraries/messages.inc.php:883
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 ""
#: libraries/messages.inc.php:884
msgid "Session value"
msgstr "Вредност на сесијата"
#: libraries/messages.inc.php:885
msgid ""
"If field type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />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'...<br />Ако ви треба обратна коса црта (\"\\\") или апостроф "
"(\"'\") користите ги во escap форма (пример '\\\\xyz' или 'a\\'b')."
#: libraries/messages.inc.php:886
msgid "settings"
msgstr ""
#: libraries/messages.inc.php:887
msgid "Show all"
msgstr "прикажи ги сите"
#: libraries/messages.inc.php:888
msgid "Show binary contents as HEX"
msgstr ""
#: libraries/messages.inc.php:889
msgid "Show binary contents"
msgstr ""
#: libraries/messages.inc.php:890
msgid "Show BLOB contents"
msgstr ""
#: libraries/messages.inc.php:891
msgid "Show color"
msgstr "Прикажи боја"
#: libraries/messages.inc.php:892
msgid "Data Dictionary Format"
msgstr "Формат на речникот на податоци"
#: libraries/messages.inc.php:893
msgid "Show Full Queries"
msgstr "Прикажи комплетни упити"
#: libraries/messages.inc.php:894
msgid "Show grid"
msgstr "Прикажи мрежа"
#: libraries/messages.inc.php:895
msgid "Show/Hide left menu"
msgstr ""
#: libraries/messages.inc.php:896
msgid "Showing bookmark"
msgstr ""
#: libraries/messages.inc.php:897
msgid "Showing as PHP code"
msgstr ""
#: libraries/messages.inc.php:898
msgid "Showing rows"
msgstr "Приказ на записи од "
#: libraries/messages.inc.php:899
msgid "Showing SQL query"
msgstr ""
#: libraries/messages.inc.php:900
msgid "Show insert query"
msgstr ""
#: libraries/messages.inc.php:901
msgid "Only show keys"
msgstr ""
#: libraries/messages.inc.php:903
#, fuzzy
msgid "Show open tables"
msgstr "Прикажи табели"
#: libraries/messages.inc.php:904
msgid "Show PHP information"
msgstr "Прикажи информации за PHP"
#: libraries/messages.inc.php:905
msgid "Show"
msgstr "Прикажи"
#: libraries/messages.inc.php:906
msgid "Show slave hosts"
msgstr ""
#: libraries/messages.inc.php:907
msgid "Show slave status"
msgstr ""
#: libraries/messages.inc.php:908
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 ""
#: libraries/messages.inc.php:909
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
#: libraries/messages.inc.php:910
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 ""
#: libraries/messages.inc.php:911
msgid "How many temporary files mysqld has created."
msgstr ""
#: libraries/messages.inc.php:912
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
#: libraries/messages.inc.php:913
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
#: libraries/messages.inc.php:914
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
#: libraries/messages.inc.php:915
msgid "The number of INSERT DELAYED rows written."
msgstr ""
#: libraries/messages.inc.php:916
msgid "The number of executed FLUSH statements."
msgstr ""
#: libraries/messages.inc.php:917
msgid "The number of internal COMMIT statements."
msgstr ""
#: libraries/messages.inc.php:918
msgid "The number of times a row was deleted from a table."
msgstr ""
#: libraries/messages.inc.php:919
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 ""
#: libraries/messages.inc.php:920
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 ""
#: libraries/messages.inc.php:921
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/messages.inc.php:922
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/messages.inc.php:923
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 ""
#: libraries/messages.inc.php:924
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 ""
#: libraries/messages.inc.php:925
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/messages.inc.php:926
msgid "The number of internal ROLLBACK statements."
msgstr ""
#: libraries/messages.inc.php:927
msgid "The number of requests to update a row in a table."
msgstr ""
#: libraries/messages.inc.php:928
msgid "The number of requests to insert a row in a table."
msgstr ""
#: libraries/messages.inc.php:929
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
#: libraries/messages.inc.php:930
msgid "The number of pages currently dirty."
msgstr ""
#: libraries/messages.inc.php:931
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
#: libraries/messages.inc.php:932
msgid "The number of free pages."
msgstr ""
#: libraries/messages.inc.php:933
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 ""
#: libraries/messages.inc.php:934
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 ""
#: libraries/messages.inc.php:935
msgid "Total size of buffer pool, in pages."
msgstr ""
#: libraries/messages.inc.php:936
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 ""
#: libraries/messages.inc.php:937
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
#: libraries/messages.inc.php:938
msgid "The number of logical read requests InnoDB has done."
msgstr ""
#: libraries/messages.inc.php:939
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
#: libraries/messages.inc.php:940
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 ""
#: libraries/messages.inc.php:941
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
#: libraries/messages.inc.php:942
msgid "The number of fsync() operations so far."
msgstr ""
#: libraries/messages.inc.php:943
msgid "The current number of pending fsync() operations."
msgstr ""
#: libraries/messages.inc.php:944
msgid "The current number of pending reads."
msgstr ""
#: libraries/messages.inc.php:945
msgid "The current number of pending writes."
msgstr ""
#: libraries/messages.inc.php:946
msgid "The amount of data read so far, in bytes."
msgstr ""
#: libraries/messages.inc.php:947
msgid "The total number of data reads."
msgstr ""
#: libraries/messages.inc.php:948
msgid "The total number of data writes."
msgstr ""
#: libraries/messages.inc.php:949
msgid "The amount of data written so far, in bytes."
msgstr ""
#: libraries/messages.inc.php:950
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
#: libraries/messages.inc.php:951
msgid "The number of doublewrite operations that have been performed."
msgstr ""
#: libraries/messages.inc.php:952
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/messages.inc.php:953
msgid "The number of log write requests."
msgstr ""
#: libraries/messages.inc.php:954
msgid "The number of physical writes to the log file."
msgstr ""
#: libraries/messages.inc.php:955
msgid "The number of fsync() writes done to the log file."
msgstr ""
#: libraries/messages.inc.php:956
msgid "The number of pending log file fsyncs."
msgstr ""
#: libraries/messages.inc.php:957
msgid "Pending log file writes."
msgstr ""
#: libraries/messages.inc.php:958
msgid "The number of bytes written to the log file."
msgstr ""
#: libraries/messages.inc.php:959
msgid "The number of pages created."
msgstr ""
#: libraries/messages.inc.php:960
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 ""
#: libraries/messages.inc.php:961
msgid "The number of pages read."
msgstr ""
#: libraries/messages.inc.php:962
msgid "The number of pages written."
msgstr ""
#: libraries/messages.inc.php:963
msgid "The number of row locks currently being waited for."
msgstr ""
#: libraries/messages.inc.php:964
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
#: libraries/messages.inc.php:965
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
#: libraries/messages.inc.php:966
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
#: libraries/messages.inc.php:967
msgid "The number of times a row lock had to be waited for."
msgstr ""
#: libraries/messages.inc.php:968
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
#: libraries/messages.inc.php:969
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
#: libraries/messages.inc.php:970
msgid "The number of rows read from InnoDB tables."
msgstr ""
#: libraries/messages.inc.php:971
msgid "The number of rows updated in InnoDB tables."
msgstr ""
#: libraries/messages.inc.php:972
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 ""
#: libraries/messages.inc.php:973
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/messages.inc.php:974
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/messages.inc.php:975
msgid "The number of requests to read a key block from the cache."
msgstr ""
#: libraries/messages.inc.php:976
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 ""
#: libraries/messages.inc.php:977
msgid "The number of requests to write a key block to the cache."
msgstr ""
#: libraries/messages.inc.php:978
msgid "The number of physical writes of a key block to disk."
msgstr ""
#: libraries/messages.inc.php:979
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 ""
#: libraries/messages.inc.php:980
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
#: libraries/messages.inc.php:981
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
#: libraries/messages.inc.php:982
msgid "The number of files that are open."
msgstr ""
#: libraries/messages.inc.php:983
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
#: libraries/messages.inc.php:984
msgid "The number of tables that are open."
msgstr ""
#: libraries/messages.inc.php:985
msgid "The number of free memory blocks in query cache."
msgstr ""
#: libraries/messages.inc.php:986
msgid "The amount of free memory for query cache."
msgstr ""
#: libraries/messages.inc.php:987
msgid "The number of cache hits."
msgstr ""
#: libraries/messages.inc.php:988
msgid "The number of queries added to the cache."
msgstr ""
#: libraries/messages.inc.php:989
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 ""
#: libraries/messages.inc.php:990
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
#: libraries/messages.inc.php:991
msgid "The number of queries registered in the cache."
msgstr ""
#: libraries/messages.inc.php:992
msgid "The total number of blocks in the query cache."
msgstr ""
#: libraries/messages.inc.php:993
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Поништи"
#: libraries/messages.inc.php:994
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
#: libraries/messages.inc.php:995
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 ""
#: libraries/messages.inc.php:996
msgid "The number of joins that used a range search on a reference table."
msgstr ""
#: libraries/messages.inc.php:997
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 ""
#: libraries/messages.inc.php:998
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
msgstr ""
#: libraries/messages.inc.php:999
msgid "The number of joins that did a full scan of the first table."
msgstr ""
#: libraries/messages.inc.php:1000
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
#: libraries/messages.inc.php:1001
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
#: libraries/messages.inc.php:1002
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
#: libraries/messages.inc.php:1003
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
#: libraries/messages.inc.php:1004
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
#: libraries/messages.inc.php:1005
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 ""
#: libraries/messages.inc.php:1006
msgid "The number of sorts that were done with ranges."
msgstr ""
#: libraries/messages.inc.php:1007
msgid "The number of sorted rows."
msgstr ""
#: libraries/messages.inc.php:1008
msgid "The number of sorts that were done by scanning the table."
msgstr ""
#: libraries/messages.inc.php:1009
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
#: libraries/messages.inc.php:1010
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/messages.inc.php:1011
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 ""
#: libraries/messages.inc.php:1012
msgid "The number of currently open connections."
msgstr ""
#: libraries/messages.inc.php:1013
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 ""
#: libraries/messages.inc.php:1014
msgid "The number of threads that are not sleeping."
msgstr ""
#: libraries/messages.inc.php:1015
msgid "Show dimension of tables"
msgstr "Прикажи ги димензиите на табелите"
#: libraries/messages.inc.php:1016
msgid "Show tables"
msgstr "Прикажи табели"
#: libraries/messages.inc.php:1017
msgid " Show this query here again "
msgstr "Прикажи го повторно овој упит"
#: libraries/messages.inc.php:1018
msgid "Simplified Chinese"
msgstr "Поедноставен кинески"
#: libraries/messages.inc.php:1019
msgid "(singly)"
msgstr "(по едно поле)"
#: libraries/messages.inc.php:1020
msgid "Size"
msgstr "Големина"
#: libraries/messages.inc.php:1021 setup/lib/messages.inc.php:154
msgid "Number of records (queries) to skip from start"
msgstr ""
#: libraries/messages.inc.php:1022
msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
msgstr ""
#: libraries/messages.inc.php:1023
msgid "Slovak"
msgstr "Словачки"
#: libraries/messages.inc.php:1024
msgid "Slovenian"
msgstr "Словенечки"
#: libraries/messages.inc.php:1025
msgid "Small/Big All"
msgstr ""
#: libraries/messages.inc.php:1026
msgid "Snap to grid"
msgstr ""
#: libraries/messages.inc.php:1027
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(или приклучокот со локалниот MySQL сервер не е исправно подесен)"
#: libraries/messages.inc.php:1028
msgid "Socket"
msgstr ""
#: libraries/messages.inc.php:1029
msgid "Sort by key"
msgstr "Подредување по клуч"
#: libraries/messages.inc.php:1030
msgid "Sorting"
msgstr ""
#: libraries/messages.inc.php:1031
msgid "Sort"
msgstr "Подредуваање"
#: libraries/messages.inc.php:1032
msgid "Space usage"
msgstr "Големина"
#: libraries/messages.inc.php:1033
msgid "Spanish"
msgstr "Шпански"
#: libraries/messages.inc.php:1034
msgid "Words are separated by a space character (\" \")."
msgstr "Зборовите се одвојуваат со празно место (\" \")."
#: libraries/messages.inc.php:1035
msgid "SQL compatibility mode"
msgstr ""
#: libraries/messages.inc.php:1036
msgid "Export type"
msgstr "Тип на извоз"
#: libraries/messages.inc.php:1037
msgid "Export time in UTC"
msgstr ""
#: libraries/messages.inc.php:1038
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 упит со извештајот за грешка и делот од кодот во долната РЕЗ "
"секција до нас за да можеме да провериме за што се работи."
#: libraries/messages.inc.php:1039
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 серверот, која може да ви помогне во откривањето на проблемот"
#: libraries/messages.inc.php:1040
msgid "SQL query"
msgstr "SQL упит"
#: libraries/messages.inc.php:1041
msgid "SQL result"
msgstr "SQL резултат"
#: libraries/messages.inc.php:1042
msgid "SQL"
msgstr "SQL"
#: libraries/messages.inc.php:1043
msgid "Invalid Identifer"
msgstr "Неисправен идентификатор"
#: libraries/messages.inc.php:1044
msgid "Unclosed quote"
msgstr "Наводникот не е затворен"
#: libraries/messages.inc.php:1045
msgid "Unknown Punctuation String"
msgstr "Непознат стринг за интерпункција"
#: libraries/messages.inc.php:1046
msgid "Stand-in structure for view"
msgstr ""
#: libraries/messages.inc.php:1047
#, fuzzy
msgid "Start"
msgstr "Саб"
#: libraries/messages.inc.php:1048
msgid "Last check"
msgstr "Последна проверка"
#: libraries/messages.inc.php:1049
msgid "Creation"
msgstr "Направено"
#: libraries/messages.inc.php:1050
msgid "Statements"
msgstr "Име"
#: libraries/messages.inc.php:1051
msgid "static"
msgstr ""
#: libraries/messages.inc.php:1052
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
#: libraries/messages.inc.php:1053
msgid "Last update"
msgstr "Последна измена"
#: libraries/messages.inc.php:1054
msgid "Status"
msgstr "Статус"
#: libraries/messages.inc.php:1055
msgid "Stop"
msgstr ""
#: libraries/messages.inc.php:1056
msgid "Storage Engines"
msgstr "Видови на складишта"
#: libraries/messages.inc.php:1057
msgid "Storage Engine"
msgstr "Вид на складиште"
#: libraries/messages.inc.php:1058
msgctxt "$strStrucCSV"
msgid "CSV"
msgstr "CSV формат"
#: libraries/messages.inc.php:1059
msgid "Structure and data"
msgstr "Структура и податоци"
#: libraries/messages.inc.php:1060
msgid "CSV for MS Excel"
msgstr "CSV за MS Excel"
#: libraries/messages.inc.php:1061
msgid "Native MS Excel format"
msgstr "Изворни MS Excel податоци"
#: libraries/messages.inc.php:1062
msgid "Structure only"
msgstr "Само структура"
#: libraries/messages.inc.php:1063
msgid "Propose table structure"
msgstr "Предложи структура на табелата"
#: libraries/messages.inc.php:1064
msgid "Structure Difference"
msgstr ""
#: libraries/messages.inc.php:1065
#, fuzzy
msgid "Structure for view"
msgstr "Само структура"
#: libraries/messages.inc.php:1066
#, fuzzy
msgid "structure"
msgstr "Структура"
#: libraries/messages.inc.php:1067
msgid "Structure"
msgstr "Структура"
#: libraries/messages.inc.php:1068
msgid "Structure Synchronization"
msgstr ""
#: libraries/messages.inc.php:1069
msgid "Submit"
msgstr "Испрати"
#: libraries/messages.inc.php:1070
msgid "Your SQL query has been executed successfully"
msgstr "Вашиот SQL упит успешно е извршен"
#: libraries/messages.inc.php:1071
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
#: libraries/messages.inc.php:1072
msgid "Sum"
msgstr "Вкупно"
#: libraries/messages.inc.php:1073
msgid "Swedish"
msgstr "Шведски"
#: libraries/messages.inc.php:1074
msgid "Authenticating..."
msgstr ""
#: libraries/messages.inc.php:1075
msgid "Hardware authentication failed"
msgstr ""
#: libraries/messages.inc.php:1076
#, php-format
msgid "File %s does not contain any key id"
msgstr ""
#: libraries/messages.inc.php:1077
msgid "No valid authentication key plugged"
msgstr ""
#: libraries/messages.inc.php:1078
msgid "Switch to copied database"
msgstr "Префрли се на копираната база на податоци"
#: libraries/messages.inc.php:1079
msgid "Switch to copied table"
msgstr "Премини на копираната табела"
#: libraries/messages.inc.php:1080
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
#: libraries/messages.inc.php:1081
msgid "Synchronize Databases"
msgstr ""
#: libraries/messages.inc.php:1082
msgid "Synchronize"
msgstr ""
#: libraries/messages.inc.php:1084
msgid "Add column(s)"
msgstr ""
#: libraries/messages.inc.php:1085
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "Корисник %s веќе постои!"
#: libraries/messages.inc.php:1086
msgid "Alter column(s)"
msgstr ""
#: libraries/messages.inc.php:1087
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Изабраните корисници успешно се избришани."
#: libraries/messages.inc.php:1088
msgid "Alter index(s)"
msgstr ""
#: libraries/messages.inc.php:1089
msgid "Apply index(s)"
msgstr ""
#: libraries/messages.inc.php:1090
msgid "Table comments"
msgstr "Коментар на табелата"
#: libraries/messages.inc.php:1091
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
#: libraries/messages.inc.php:1092
msgid "The table name is empty!"
msgstr "Името на табелата е празно!"
#: libraries/messages.inc.php:1093
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Табелата %s е избришана"
#: libraries/messages.inc.php:1094
#, php-format
msgid "Table %s has been dropped"
msgstr "Табелата %s е избришана"
#: libraries/messages.inc.php:1095
#, php-format
msgid "Table %s has been emptied"
msgstr "Табелата %s е испразнета"
#: libraries/messages.inc.php:1096
#, php-format
msgid "Table %s has been flushed"
msgstr "Табелата %s е освежена"
#: libraries/messages.inc.php:1097
msgid "Insert row(s)"
msgstr ""
#: libraries/messages.inc.php:1098
msgid "Table seems to be empty!"
msgstr ""
#: libraries/messages.inc.php:1099
msgid "Table maintenance"
msgstr "Можете да извршите:"
#: libraries/messages.inc.php:1100
msgid "Table name"
msgstr ""
#: libraries/messages.inc.php:1101
msgid "Table of contents"
msgstr "Содржина"
#: libraries/messages.inc.php:1102
msgid "Table options"
msgstr "Опции на табелата"
#: libraries/messages.inc.php:1103
msgid "Remove column(s)"
msgstr ""
#: libraries/messages.inc.php:1104
msgid "Remove index(s)"
msgstr ""
#: libraries/messages.inc.php:1105
#, php-format
msgid "%s table(s)"
msgstr "%s табела"
#: libraries/messages.inc.php:1106
msgid "Table structure for table"
msgstr "Структура на табелата"
#: libraries/messages.inc.php:1107
msgid "Table"
msgstr "Табела"
#: libraries/messages.inc.php:1108
msgid "Update row(s)"
msgstr ""
#: libraries/messages.inc.php:1109
msgid "take it"
msgstr "превземи"
#: libraries/messages.inc.php:1110
msgid "Target database has been synchronized with source database"
msgstr ""
#: libraries/messages.inc.php:1111
msgid "Table-specific privileges"
msgstr "Привилегии поврзани со табелата"
#: libraries/messages.inc.php:1112
msgid "Temporary data"
msgstr ""
#: libraries/messages.inc.php:1113
msgid " Because of its length,<br /> this field might not be editable "
msgstr ""
"Поради големина на полето<br />можеби нема да може да ја менувате неговата "
"содржина"
#: libraries/messages.inc.php:1114
msgid "Texy! text"
msgstr ""
#: libraries/messages.inc.php:1115
msgid "Thai"
msgstr "Тајски"
#: libraries/messages.inc.php:1116
#, php-format
msgid "Default theme %s not found!"
msgstr ""
#: libraries/messages.inc.php:1117
msgid "No preview available."
msgstr ""
#: libraries/messages.inc.php:1118
#, php-format
msgid "Theme %s not found!"
msgstr ""
#: libraries/messages.inc.php:1119
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
#: libraries/messages.inc.php:1120
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
#: libraries/messages.inc.php:1121
msgid "Theme / Style"
msgstr "Тема / стил"
#: libraries/messages.inc.php:1122
msgid "This Host"
msgstr "Овој host"
#: libraries/messages.inc.php:1123
msgid "Threads"
msgstr ""
#: libraries/messages.inc.php:1124
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Процесот %s е успешно прекинат."
#: libraries/messages.inc.php:1125
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
#: libraries/messages.inc.php:1126
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 ""
#: libraries/messages.inc.php:1127
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
#: libraries/messages.inc.php:1128
msgid "Time"
msgstr "Време"
#: libraries/messages.inc.php:1129
msgid "to/from page"
msgstr ""
#: libraries/messages.inc.php:1130
msgid "Toggle scratchboard"
msgstr "Вклучи/исклучи работна табела"
#: libraries/messages.inc.php:1131
msgid "Toggle small/big"
msgstr ""
#: libraries/messages.inc.php:1132
msgid "To select relation, click :"
msgstr ""
#: libraries/messages.inc.php:1133
msgid "total"
msgstr "вкупно"
#: libraries/messages.inc.php:1134
msgid "Total"
msgstr "Вкупно"
#: libraries/messages.inc.php:1135
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
#: libraries/messages.inc.php:1136
msgid "Activate now"
msgstr ""
#: libraries/messages.inc.php:1137
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
#: libraries/messages.inc.php:1138
msgid "Comment out these two lines if you do not need them."
msgstr ""
#: libraries/messages.inc.php:1139
#, fuzzy
msgid "Create version"
msgstr "Верзија на серверот"
#: libraries/messages.inc.php:1140
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
#: libraries/messages.inc.php:1141
#, fuzzy
msgid "Database Log"
msgstr "База на податоци"
#: libraries/messages.inc.php:1142
msgid "Data definition statement"
msgstr ""
#: libraries/messages.inc.php:1143
msgid "Data manipulation statement"
msgstr ""
#: libraries/messages.inc.php:1144
#, fuzzy
msgid "Date"
msgstr "Податоци"
#: libraries/messages.inc.php:1145
msgid "Deactivate now"
msgstr ""
#: libraries/messages.inc.php:1146
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
#: libraries/messages.inc.php:1147
#, php-format
msgid "Export as %s"
msgstr ""
#: libraries/messages.inc.php:1148
msgid "Tracking is active."
msgstr ""
#: libraries/messages.inc.php:1149
msgid "Tracking is not active."
msgstr ""
#: libraries/messages.inc.php:1150
msgid "Tracking Mechanism"
msgstr ""
#: libraries/messages.inc.php:1151
msgid "Close"
msgstr ""
#: libraries/messages.inc.php:1152
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
#: libraries/messages.inc.php:1153
msgid "Tracking report"
msgstr ""
#: libraries/messages.inc.php:1154
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
#: libraries/messages.inc.php:1155
msgid "Show versions"
msgstr ""
#: libraries/messages.inc.php:1156
msgid "SQL dump (file download)"
msgstr ""
#: libraries/messages.inc.php:1157
msgid "SQL dump"
msgstr ""
#: libraries/messages.inc.php:1158
msgid "SQL statements executed."
msgstr ""
#: libraries/messages.inc.php:1159
msgid "This option will replace your table and contained data."
msgstr ""
#: libraries/messages.inc.php:1160
msgid "SQL execution"
msgstr ""
#: libraries/messages.inc.php:1161
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
#: libraries/messages.inc.php:1162
msgid "Tracking statements"
msgstr ""
#: libraries/messages.inc.php:1163
msgid "active"
msgstr ""
#: libraries/messages.inc.php:1164
msgid "not active"
msgstr ""
#: libraries/messages.inc.php:1165
#, fuzzy
msgid "Structure snapshot"
msgstr "Само структура"
#: libraries/messages.inc.php:1166
#, fuzzy
msgid "Created"
msgstr "Креирај"
#: libraries/messages.inc.php:1167
msgid "Last version"
msgstr ""
#: libraries/messages.inc.php:1168
msgid "Updated"
msgstr ""
#: libraries/messages.inc.php:1169
#, fuzzy
msgid "Version"
msgstr "Персиски"
#: libraries/messages.inc.php:1170
msgid "Track these data definition statements:"
msgstr ""
#: libraries/messages.inc.php:1171
msgid "Track these data manipulation statements:"
msgstr ""
#: libraries/messages.inc.php:1172
msgid "Tracked tables"
msgstr ""
#: libraries/messages.inc.php:1173
msgid "Tracking"
msgstr ""
#: libraries/messages.inc.php:1174
#, fuzzy
msgid "Track table"
msgstr "Проверка на табелата"
#: libraries/messages.inc.php:1175
msgid "Untracked tables"
msgstr ""
#: libraries/messages.inc.php:1176
#, fuzzy
msgid "Username"
msgstr "Корисничко име:"
#: libraries/messages.inc.php:1177
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
#: libraries/messages.inc.php:1178
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
#: libraries/messages.inc.php:1179
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
#: libraries/messages.inc.php:1180
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
#: libraries/messages.inc.php:1181
#, fuzzy
msgid "Versions"
msgstr "Персиски"
#: libraries/messages.inc.php:1182
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/messages.inc.php:1183
msgid "Traditional Chinese"
msgstr "Традиционален кинески"
#: libraries/messages.inc.php:1184
msgid "Traditional Spanish"
msgstr "Традиционален шпански"
#: libraries/messages.inc.php:1185
msgid "Traffic"
msgstr "Сообраќај"
#: libraries/messages.inc.php:1186
msgid "Transaction coordinator"
msgstr ""
#: libraries/messages.inc.php:1187
msgid ""
"Displays a link to download the binary data of the field. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
"Прикажува врска за превземање на бинарни податоци за полето. Првата опција е "
"име на бинарната податотека. Другата опција е можно име на пола од табелата "
"кое го содржи името на податотеката. Ако ја зададете другата опција, првата "
"мора да биде поставена на празен стринг"
#: libraries/messages.inc.php:1188
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
#: libraries/messages.inc.php:1189
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
msgstr ""
"Прикажува намалена слика на која е можно да се кликне; опции: ширина, висина "
"во пиксели (зачуван е оргиналнит однос)"
#: libraries/messages.inc.php:1190
msgid "Displays a link to download this image."
msgstr "Прикажува врска кон оваа слика (пример директно превземање од BLOB)."
#: libraries/messages.inc.php:1191
msgid "See image/jpeg: inline"
msgstr "Прикажи JPEG слики од страна"
#: libraries/messages.inc.php:1192
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field 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 полето и го форматира користејќи го "
"локалниот формат за приказ на датум. Првата опција е офсет (во часови) кои "
"се додаваат на временската ознака (default: 0). Другата опција е различен "
"формат на датумот според параметрите који се достапни за PHP функцијата "
"strftime()."
#: libraries/messages.inc.php:1193
msgid ""
"LINUX ONLY: Launches an external application and feeds it the field 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/transformations/text_plain__external.inc."
"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)."
msgstr ""
"САМО LINUX: Стартува надворешна апликација и ги пополнува податоците во "
"полињата преку стандарден влез. Враќа стандарден излез на апликацијта. Се "
"подразбира Tidy, за поубав приказ на HTML кодот. Поради сигурносни причини, "
"мора мануелно да се измени податотеката libraries/transformations/"
"text_plain__external.inc.php и да се додадат алатки кои по желба сакате да "
"ги користите. Првата опција е бројот на програмот кој сакате да го "
"користите, а другата опција се параметрите на програмот. Ако третиот "
"параметар се подеси на 1, излезот ќе биде конвертиран користејќи ја "
"функцијата htmlspecialchars() (default 1). Ако четвртиot параметар се "
"постави на 1, NOWRAP ќе биде додадено на полето со содржина така да излезот "
"ќе биде прикажан без измени. (default 1)."
#: libraries/messages.inc.php:1194
msgid ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgstr "Го чува оригиналниот формат на полето. Escaping не се врши."
#: libraries/messages.inc.php:1195
msgid ""
"Displays an image and a link; the field contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Прикажува слика и линк, полето го содржи називот на податотеката; првата "
"опција е префикс како \"http://domain.com/\", другата опција е ширина во "
"пиксели, а третата е висина."
#: libraries/messages.inc.php:1196
msgid ""
"Displays a link; the field contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Прикажува линк, полето го содржи називот на податотеката; првата опција е "
"префикс како \"http://domain.com/\", другата опција е наслов за линкот."
#: libraries/messages.inc.php:1197
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
#: libraries/messages.inc.php:1198
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 ""
"Покажува дел од стрингот. Првата опција е број на знаци кои треба да се "
"прескокнат од почетокот на стрингот (default 0). Другата опција е број на "
"вратени знаци (default: до крај на стрингот). Третата опција е стринг кој се "
"додава кага ќе дојде до отсекување (default: ...) ."
#: libraries/messages.inc.php:1199
msgid "Triggers"
msgstr ""
#: libraries/messages.inc.php:1200
msgid "Truncate Shown Queries"
msgstr "Прикажи скратени упити"
#: libraries/messages.inc.php:1201
msgid "Turkish"
msgstr "Турски"
#: libraries/messages.inc.php:1202
msgid "Type"
msgstr "Тип"
#: libraries/messages.inc.php:1204
msgid "Ukrainian"
msgstr "Украински"
#: libraries/messages.inc.php:1205
msgid "Uncheck All"
msgstr "ниедно"
#: libraries/messages.inc.php:1206
msgid "Unicode"
msgstr "Уникод"
#: libraries/messages.inc.php:1207
msgid "Unique"
msgstr "Единствен"
#: libraries/messages.inc.php:1208
msgid "unknown"
msgstr "непознат"
#: libraries/messages.inc.php:1209
msgid "Unselect All"
msgstr "ништо"
#: libraries/messages.inc.php:1210
#, 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 ""
#: libraries/messages.inc.php:1211
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ги ажуриравте привилегиите за %s."
#: libraries/messages.inc.php:1212
msgid "The profile has been updated."
msgstr "Профилот е променет"
#: libraries/messages.inc.php:1213
msgid "Update Query"
msgstr "Ажурирај"
#: libraries/messages.inc.php:1214
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Ве молиме погледнете во документацијата за тоа како се ажурира табелата "
"Column_comments"
#: libraries/messages.inc.php:1215
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
"Би требало да го надоградите вашиот %s сервер на верзија %s или понова."
#: libraries/messages.inc.php:1216
msgid "Failed to write file to disk."
msgstr ""
#: libraries/messages.inc.php:1217
msgid "File upload stopped by extension."
msgstr ""
#: libraries/messages.inc.php:1218
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
#: libraries/messages.inc.php:1219
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
#: libraries/messages.inc.php:1220
msgid "Missing a temporary folder."
msgstr ""
#: libraries/messages.inc.php:1221
msgid "The uploaded file was only partially uploaded."
msgstr ""
#: libraries/messages.inc.php:1222
msgid "Unknown error in file upload."
msgstr ""
#: libraries/messages.inc.php:1223
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation%"
"s for ways to workaround this limit."
msgstr ""
#: libraries/messages.inc.php:1224
msgid "File uploads are not allowed on this server."
msgstr ""
#: libraries/messages.inc.php:1225
msgid "Usage"
msgstr "Големина"
#: libraries/messages.inc.php:1226
msgid "Enclose table and field names with backquotes"
msgstr "Името на полето стави го во '"
#: libraries/messages.inc.php:1227
msgid "Use Host Table"
msgstr "Користи ја табелата на host-от"
#: libraries/messages.inc.php:1228
#, php-format
msgid "The user %s already exists!"
msgstr "Корисник %s веќе постои!"
#: libraries/messages.inc.php:1229
msgid "The user name is empty!"
msgstr "Не е внесен назив на корисник!"
#: libraries/messages.inc.php:1230
msgid "User name"
msgstr "Назив на корисник"
#: libraries/messages.inc.php:1231
msgid "The selected user was not found in the privilege table."
msgstr "Изабраниот корисник не е пронајден во табелата на привилегии."
#: libraries/messages.inc.php:1232
msgid "User overview"
msgstr "Преглед на корисници"
#: libraries/messages.inc.php:1233
msgid "The selected users have been deleted successfully."
msgstr "Изабраните корисници успешно се избришани."
#: libraries/messages.inc.php:1234
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Корисници кои имаат пристап &quot;%s&quot;"
#: libraries/messages.inc.php:1235
msgid "User"
msgstr "Корисник"
#: libraries/messages.inc.php:1236
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Користете го TAB тастерот за движење од поле во поле, или CTRL+стрелка за "
"слободно движење"
#: libraries/messages.inc.php:1237
msgid "Use Tables"
msgstr "Користи табели"
#: libraries/messages.inc.php:1238
msgid "Use text field"
msgstr "Користи текст поле"
#: libraries/messages.inc.php:1239
msgid "Use this value"
msgstr "Користи ја оваа вредност"
#: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337
msgid "Validate SQL"
msgstr "Провери SQL"
#: libraries/messages.inc.php:1242
#, php-format
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."
#: libraries/messages.inc.php:1243
msgid "Value"
msgstr "Вредност"
#: libraries/messages.inc.php:1244
msgid "Variable"
msgstr "Променлива"
#: libraries/messages.inc.php:1245
msgid "Version information"
msgstr "Информации за верзијата"
#: libraries/messages.inc.php:1246
msgid "View dump (schema) of databases"
msgstr "Прикажи содржина (шема) на базите"
#: libraries/messages.inc.php:1247
msgid "View dump (schema) of database"
msgstr "Прикажи содржина (шема) на базата"
#: libraries/messages.inc.php:1248
msgid "View dump (schema) of table"
msgstr "Прикажи содржина (шема) на табелите"
#: libraries/messages.inc.php:1249
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation%"
"s."
msgstr ""
#: libraries/messages.inc.php:1250
#, php-format
msgid "View %s has been dropped"
msgstr "Прегледот %s е избришан"
#: libraries/messages.inc.php:1251
msgid "View image"
msgstr ""
#: libraries/messages.inc.php:1252
msgid "VIEW name"
msgstr ""
#: libraries/messages.inc.php:1253
msgid "View video"
msgstr ""
#: libraries/messages.inc.php:1254
msgid "View"
msgstr "Поглед"
#: libraries/messages.inc.php:1256
msgid "The directory you set for upload work cannot be reached"
msgstr "Директориумот кој го избравте за праќање не е достапен"
#: libraries/messages.inc.php:1257
msgid "web server upload directory"
msgstr "директориум за праќање на веб серверот "
#: libraries/messages.inc.php:1258
msgid "Web server"
msgstr ""
#: libraries/messages.inc.php:1259
#, php-format
msgid "Welcome to %s"
msgstr "%s Добредојдовте"
#: libraries/messages.inc.php:1260
msgid "West European"
msgstr "Западноевропски"
#: libraries/messages.inc.php:1261
msgid "Wiki"
msgstr ""
#: libraries/messages.inc.php:1262
msgid "wildcard"
msgstr "џокер"
#: libraries/messages.inc.php:1263
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 ""
"Одредишни прозор претраживача није могао да буде ажуриран. Можда сте "
"затворили матични прозор, или ваш претраживач онемогућава ажурирање међу "
"прозорима због сигурносних подешавања"
#: libraries/messages.inc.php:1264
msgid "With selected:"
msgstr "Обележаното:"
#: libraries/messages.inc.php:1265
msgid "Write requests"
msgstr "Барање за упис"
#: libraries/messages.inc.php:1266
msgid "Wrong username/password. Access denied."
msgstr "Погрешно корисничко име/лозинка. Пристапот не е допуштен."
#: libraries/messages.inc.php:1268
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
#: libraries/messages.inc.php:1269
msgid "Export contents"
msgstr ""
#: libraries/messages.inc.php:1270
msgid "Export functions"
msgstr ""
#: libraries/messages.inc.php:1271
msgid "Export procedures"
msgstr ""
#: libraries/messages.inc.php:1272
msgid "Export Structure Schemas (recommended)"
msgstr ""
#: libraries/messages.inc.php:1273
#, fuzzy
msgid "Export tables"
msgstr "Тип на извоз"
#: libraries/messages.inc.php:1274
#, fuzzy
msgid "Export triggers"
msgstr "Тип на извоз"
#: libraries/messages.inc.php:1275
msgid "Export views"
msgstr ""
#: libraries/messages.inc.php:1276
msgid "XML"
msgstr "XML"
#: libraries/messages.inc.php:1278
msgid "Yes"
msgstr "Да"
#: libraries/messages.inc.php:1280
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr ""
"Напомена: Поставувањето на овие опции на 0 (нула) ги отстранува "
"ограничувањата."
#: libraries/messages.inc.php:1281
msgid "\"zipped\""
msgstr "\"zip\""
#: server_privileges.php:1904
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Пред џокер знаците _ и % треба да стои знакот \\ ако ги користите самостојно"
#: setup/lib/messages.inc.php:11
msgid "Allow character set conversion"
msgstr ""
#: setup/lib/messages.inc.php:12
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
#: setup/lib/messages.inc.php:13
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
"you feel this is necessary, use [a@?page=form&amp;"
"formset=features#tab_Security]trusted proxies list[/a]. 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 ""
#: setup/lib/messages.inc.php:14
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Не можам да се пријавам на MySQL серверот"
#: setup/lib/messages.inc.php:15
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
#: setup/lib/messages.inc.php:16
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
#: setup/lib/messages.inc.php:17
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
#: setup/lib/messages.inc.php:18
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
#: setup/lib/messages.inc.php:19
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
#: setup/lib/messages.inc.php:20
msgid "Blowfish secret"
msgstr ""
#: setup/lib/messages.inc.php:21
msgid "Highlight selected rows"
msgstr ""
#: setup/lib/messages.inc.php:22
msgid "Row marker"
msgstr ""
#: setup/lib/messages.inc.php:23
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
#: setup/lib/messages.inc.php:24
msgid "Highlight pointer"
msgstr ""
#: setup/lib/messages.inc.php:25
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
#: setup/lib/messages.inc.php:26
msgid "Bzip2"
msgstr ""
#: setup/lib/messages.inc.php:27
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
#: setup/lib/messages.inc.php:28
msgid "Cannot load or save configuration"
msgstr ""
#: setup/lib/messages.inc.php:29
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
#: setup/lib/messages.inc.php:30
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in fields"
msgstr ""
#: setup/lib/messages.inc.php:31
msgid "CHAR fields editing"
msgstr ""
#: setup/lib/messages.inc.php:32
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
#: setup/lib/messages.inc.php:33
msgid "CHAR textarea columns"
msgstr ""
#: setup/lib/messages.inc.php:34
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
#: setup/lib/messages.inc.php:35
msgid "CHAR textarea rows"
msgstr ""
#: setup/lib/messages.inc.php:36
msgid "Check config file permissions"
msgstr ""
#: setup/lib/messages.inc.php:37
#, fuzzy
msgid "Clear"
msgstr "Календар"
#: setup/lib/messages.inc.php:38
msgid ""
"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
"you encounter problems with created gzip/bzip2 files disable this feature"
msgstr ""
#: setup/lib/messages.inc.php:39
msgid "Compress on the fly"
msgstr ""
#: setup/lib/messages.inc.php:40
msgid "Configuration file"
msgstr ""
#: setup/lib/messages.inc.php:41
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
#: setup/lib/messages.inc.php:42
msgid "Confirm DROP queries"
msgstr ""
#: setup/lib/messages.inc.php:43
msgid "Default character set used for conversions"
msgstr ""
#: setup/lib/messages.inc.php:44
msgid "Default character set"
msgstr ""
#: setup/lib/messages.inc.php:45
msgid "Default language"
msgstr ""
#: setup/lib/messages.inc.php:46
msgid "Default server"
msgstr ""
#: setup/lib/messages.inc.php:47
msgid "Tab that is displayed when entering a database"
msgstr ""
#: setup/lib/messages.inc.php:48
#, fuzzy
msgid "Default database tab"
msgstr "Преименувај ја базата на податоци во"
#: setup/lib/messages.inc.php:49
msgid "Tab that is displayed when entering a server"
msgstr ""
#: setup/lib/messages.inc.php:50
msgid "Default server tab"
msgstr ""
#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a table"
msgstr ""
#: setup/lib/messages.inc.php:52
msgid "Default table tab"
msgstr ""
#: setup/lib/messages.inc.php:53
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 ""
#: setup/lib/messages.inc.php:54
msgid "Show database listing as a list instead of a drop down"
msgstr ""
#: setup/lib/messages.inc.php:55
msgid "Display databases as a list"
msgstr ""
#: setup/lib/messages.inc.php:56
msgid "Display"
msgstr ""
#: setup/lib/messages.inc.php:57
msgid "Show server listing as a list instead of a drop down"
msgstr ""
#: setup/lib/messages.inc.php:58
msgid "Display servers as a list"
msgstr ""
#: setup/lib/messages.inc.php:59
msgid "Donate"
msgstr ""
#: setup/lib/messages.inc.php:60
msgid "Download"
msgstr ""
#: setup/lib/messages.inc.php:61
msgid "End of line"
msgstr ""
#: setup/lib/messages.inc.php:62
msgid "Could not connect to MySQL server"
msgstr ""
#: setup/lib/messages.inc.php:63
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
#: setup/lib/messages.inc.php:64
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
#: setup/lib/messages.inc.php:65
msgid "Empty signon session name while using signon authentication method"
msgstr ""
#: setup/lib/messages.inc.php:66
msgid "Empty signon URL while using signon authentication method"
msgstr ""
#: setup/lib/messages.inc.php:67
msgid "Empty username while using config authentication method"
msgstr ""
#: setup/lib/messages.inc.php:68
msgid "Submitted form contains errors"
msgstr ""
#: setup/lib/messages.inc.php:69
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
#: setup/lib/messages.inc.php:70
msgid "Not a valid port number"
msgstr ""
#: setup/lib/messages.inc.php:71
msgid "Incorrect value"
msgstr ""
#: setup/lib/messages.inc.php:72
#, php-format
msgid "Missing data for %s"
msgstr ""
#: setup/lib/messages.inc.php:73
msgid "Not a non-negative number"
msgstr ""
#: setup/lib/messages.inc.php:74
msgid "Not a positive number"
msgstr ""
#: setup/lib/messages.inc.php:75
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
#: setup/lib/messages.inc.php:76
msgid "Maximum execution time"
msgstr ""
#: setup/lib/messages.inc.php:78
#, fuzzy
msgid "Character set of the file"
msgstr "Кодна страна на податотеката:"
#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Database name template"
msgstr "Шаблон на име на податотека"
#: setup/lib/messages.inc.php:81
#, fuzzy
msgid "Server name template"
msgstr "Шаблон на име на податотека"
#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Table name template"
msgstr "Шаблон на име на податотека"
#: setup/lib/messages.inc.php:84
msgid "Save on server"
msgstr ""
#: setup/lib/messages.inc.php:86
#, fuzzy
msgid "Remember file name template"
msgstr "Шаблон на име на податотека"
#: setup/lib/messages.inc.php:87
msgid "no"
msgstr ""
#: setup/lib/messages.inc.php:88
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
#: setup/lib/messages.inc.php:89
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
#: setup/lib/messages.inc.php:90
msgid "Force SSL connection"
msgstr ""
#: setup/lib/messages.inc.php:91
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 ""
#: setup/lib/messages.inc.php:92
msgid "Foreign key dropdown order"
msgstr ""
#: setup/lib/messages.inc.php:93
msgid "A dropdown will be used if fewer items are present"
msgstr ""
#: setup/lib/messages.inc.php:94
msgid "Foreign key limit"
msgstr ""
#: setup/lib/messages.inc.php:95
msgid "Browse mode"
msgstr ""
#: setup/lib/messages.inc.php:96
msgid "Customize browse mode"
msgstr ""
#: setup/lib/messages.inc.php:97
msgid "Customize edit mode"
msgstr ""
#: setup/lib/messages.inc.php:98
msgid "Edit mode"
msgstr ""
#: setup/lib/messages.inc.php:99
msgid "Customize default export options"
msgstr ""
#: setup/lib/messages.inc.php:100
msgid "Export defaults"
msgstr ""
#: setup/lib/messages.inc.php:101
msgid "Customize default common import options"
msgstr ""
#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Import defaults"
msgstr "Увоз на податотека"
#: setup/lib/messages.inc.php:103
msgid "Set import and export directories and compression options"
msgstr ""
#: setup/lib/messages.inc.php:104
msgid "Import / export"
msgstr ""
#: setup/lib/messages.inc.php:106
#, fuzzy
msgid "Databases display options"
msgstr "Опции за извоз на бази на податоци"
#: setup/lib/messages.inc.php:107
msgid "Customize appearance of the navigation frame"
msgstr ""
#: setup/lib/messages.inc.php:108
msgid "Navigation frame"
msgstr ""
#: setup/lib/messages.inc.php:109
msgid "Servers display options"
msgstr ""
#: setup/lib/messages.inc.php:111
msgid "Tables display options"
msgstr ""
#: setup/lib/messages.inc.php:113
msgid "Main frame"
msgstr ""
#: setup/lib/messages.inc.php:114
msgid "Settings that didn't fit enywhere else"
msgstr ""
#: setup/lib/messages.inc.php:115
msgid "Other core settings"
msgstr ""
#: setup/lib/messages.inc.php:116
msgid "Customize query window options"
msgstr ""
#: setup/lib/messages.inc.php:118
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
#: setup/lib/messages.inc.php:119
msgid "Security"
msgstr ""
#: setup/lib/messages.inc.php:120
msgid "Basic settings"
msgstr ""
#: setup/lib/messages.inc.php:121
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
#: setup/lib/messages.inc.php:122
msgid "Server configuration"
msgstr ""
#: setup/lib/messages.inc.php:123
msgid "Enter server connection parameters"
msgstr ""
#: setup/lib/messages.inc.php:124
msgid "Enter login options for signon authentication"
msgstr ""
#: setup/lib/messages.inc.php:125
msgid "Signon login options"
msgstr ""
#: setup/lib/messages.inc.php:126
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
#: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284
#, fuzzy
msgid "PMA database"
msgstr "Базата на податоци не постои"
#: setup/lib/messages.inc.php:128
msgid "Customization"
msgstr ""
#: setup/lib/messages.inc.php:129
#, fuzzy
msgid "Customize export options"
msgstr "Опции за извоз на бази на податоци"
#: setup/lib/messages.inc.php:130
msgid "Features"
msgstr ""
#: setup/lib/messages.inc.php:131
msgid "Customize import defaults"
msgstr ""
#: setup/lib/messages.inc.php:132
msgid "Customize navigation frame"
msgstr ""
#: setup/lib/messages.inc.php:133
msgid "Customize main frame"
msgstr ""
#: setup/lib/messages.inc.php:134
msgid "Customize links shown in SQL Query boxes"
msgstr ""
#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "SQL Query box"
msgstr "SQL упит"
#: setup/lib/messages.inc.php:136
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
#: setup/lib/messages.inc.php:137
#, fuzzy
msgid "SQL queries"
msgstr "SQL упит"
#: setup/lib/messages.inc.php:138
msgid "Customize startup page"
msgstr ""
#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "Startup"
msgstr "Статус"
#: setup/lib/messages.inc.php:140
msgid "Choose how you want tabs to work"
msgstr ""
#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "Tabs"
msgstr "Табела"
#: setup/lib/messages.inc.php:142
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
#: setup/lib/messages.inc.php:143
msgid "GZip"
msgstr ""
#: setup/lib/messages.inc.php:144
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin документација"
#: setup/lib/messages.inc.php:146
msgid "Extra parameters for iconv"
msgstr ""
#: setup/lib/messages.inc.php:147
msgid "Ignore errors"
msgstr ""
#: setup/lib/messages.inc.php:148
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
#: setup/lib/messages.inc.php:149
msgid "Ignore multiple statement errors"
msgstr ""
#: setup/lib/messages.inc.php:150
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
"This might be good way to import large files, however it can break "
"transactions."
msgstr ""
#: setup/lib/messages.inc.php:151
msgid "Partial import: allow interrupt"
msgstr ""
#: setup/lib/messages.inc.php:152
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
#: setup/lib/messages.inc.php:155
msgid "Partial import: skip queries"
msgstr ""
#: setup/lib/messages.inc.php:156
msgid "Insecure connection"
msgstr ""
#: setup/lib/messages.inc.php:157
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/lib/messages.inc.php:158
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
msgstr ""
#: setup/lib/messages.inc.php:159
msgid "How many rows can be inserted at one time"
msgstr ""
#: setup/lib/messages.inc.php:160
msgid "Number of inserted rows"
msgstr ""
#: setup/lib/messages.inc.php:161
msgid "Target for quick access icon"
msgstr ""
#: setup/lib/messages.inc.php:162
msgid "Show logo in left frame"
msgstr ""
#: setup/lib/messages.inc.php:163
msgid "Display logo"
msgstr ""
#: setup/lib/messages.inc.php:164
msgid "Display server choice at the top of the left frame"
msgstr ""
#: setup/lib/messages.inc.php:165
msgid "Display servers selection"
msgstr ""
#: setup/lib/messages.inc.php:166
msgid "String that separates databases into different tree levels"
msgstr ""
#: setup/lib/messages.inc.php:167
msgid "Database tree separator"
msgstr ""
#: setup/lib/messages.inc.php:168
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
#: setup/lib/messages.inc.php:169
msgid "Display databases in a tree"
msgstr ""
#: setup/lib/messages.inc.php:170
msgid "Disable this if you want to see all databases at once"
msgstr ""
#: setup/lib/messages.inc.php:171
msgid "Use light version"
msgstr ""
#: setup/lib/messages.inc.php:172
msgid "Maximum table tree depth"
msgstr ""
#: setup/lib/messages.inc.php:173
msgid "String that separates tables into different tree levels"
msgstr ""
#: setup/lib/messages.inc.php:174
msgid "Table tree separator"
msgstr ""
#: setup/lib/messages.inc.php:175
msgid "Logo link URL"
msgstr ""
#: setup/lib/messages.inc.php:176
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
#: setup/lib/messages.inc.php:177
msgid "Logo link target"
msgstr ""
#: setup/lib/messages.inc.php:178
msgid "Highlight server under the mouse cursor"
msgstr ""
#: setup/lib/messages.inc.php:179
msgid "Enable highlighting"
msgstr ""
#: setup/lib/messages.inc.php:180
msgid "let the user choose"
msgstr ""
#: setup/lib/messages.inc.php:181
msgid "Use less graphically intense tabs"
msgstr ""
#: setup/lib/messages.inc.php:182
msgid "Light tabs"
msgstr ""
#: setup/lib/messages.inc.php:183
#, fuzzy
msgid "Load"
msgstr "Локален"
#: setup/lib/messages.inc.php:184
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 ""
#: setup/lib/messages.inc.php:185
msgid "Delete all cookies on logout"
msgstr ""
#: setup/lib/messages.inc.php:186
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
#: setup/lib/messages.inc.php:187
msgid "Recall user name"
msgstr ""
#: setup/lib/messages.inc.php:188
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 ""
#: setup/lib/messages.inc.php:189
msgid "Login cookie store"
msgstr ""
#: setup/lib/messages.inc.php:190
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
#: setup/lib/messages.inc.php:191
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
#: setup/lib/messages.inc.php:192
msgid "Login cookie validity"
msgstr ""
#: setup/lib/messages.inc.php:193
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
#: setup/lib/messages.inc.php:194
msgid "Maximum displayed SQL length"
msgstr ""
#: setup/lib/messages.inc.php:195
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
#: setup/lib/messages.inc.php:196
msgid "Maximum databases"
msgstr ""
#: setup/lib/messages.inc.php:197
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
#: setup/lib/messages.inc.php:198
msgid "Maximum number of rows to display"
msgstr ""
#: setup/lib/messages.inc.php:199
msgid "Maximum number of tables displayed in table list"
msgstr ""
#: setup/lib/messages.inc.php:200
msgid "Maximum tables"
msgstr ""
#: setup/lib/messages.inc.php:201
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
#: setup/lib/messages.inc.php:202
#, fuzzy
msgid "Memory limit"
msgstr "Ограничување на ресурси"
#: setup/lib/messages.inc.php:203 setup/lib/messages.inc.php:215
msgid "Use only icons, only text or both"
msgstr ""
#: setup/lib/messages.inc.php:204
msgid "Iconic navigation bar"
msgstr ""
#: setup/lib/messages.inc.php:205
msgid "New server"
msgstr ""
#: setup/lib/messages.inc.php:206
msgid "There are no configured servers"
msgstr ""
#: setup/lib/messages.inc.php:207
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
#: setup/lib/messages.inc.php:208
msgid "GZip output buffering"
msgstr ""
#: setup/lib/messages.inc.php:209
msgid "- none -"
msgstr ""
#: setup/lib/messages.inc.php:210
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
#: setup/lib/messages.inc.php:211
msgid "Default sorting order"
msgstr ""
#: setup/lib/messages.inc.php:212
msgid "Overview"
msgstr ""
#: setup/lib/messages.inc.php:213
msgid "Use persistent connections to MySQL databases"
msgstr ""
#: setup/lib/messages.inc.php:214
msgid "Persistent connections"
msgstr ""
#: setup/lib/messages.inc.php:216
msgid "Iconic table operations"
msgstr ""
#: setup/lib/messages.inc.php:217
msgid "Disallow BLOB and BINARY fields from editing"
msgstr ""
#: setup/lib/messages.inc.php:218
msgid "Protect binary fields"
msgstr ""
#: setup/lib/messages.inc.php:219
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
#: setup/lib/messages.inc.php:220
msgid "Permanent query history"
msgstr ""
#: setup/lib/messages.inc.php:221
msgid "How many queries are kept in history"
msgstr ""
#: setup/lib/messages.inc.php:222
msgid "Query history length"
msgstr ""
#: setup/lib/messages.inc.php:223
msgid "Tab displayed when opening a new query window"
msgstr ""
#: setup/lib/messages.inc.php:224
msgid "Default query window tab"
msgstr ""
#: setup/lib/messages.inc.php:225
msgid "Select which functions will be used for character set conversion"
msgstr ""
#: setup/lib/messages.inc.php:226
msgid "Recoding engine"
msgstr ""
#: setup/lib/messages.inc.php:227
msgid "Restore default value"
msgstr ""
#: setup/lib/messages.inc.php:228
msgid "Try to revert erroneous fields to their default values"
msgstr ""
#: setup/lib/messages.inc.php:229
msgid "Directory where exports can be saved on server"
msgstr ""
#: setup/lib/messages.inc.php:230
#, fuzzy
msgid "Save directory"
msgstr "Основен директориум на податоците"
#: setup/lib/messages.inc.php:231
#, 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 [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
#: setup/lib/messages.inc.php:232
msgid "You should use mysqli for performance reasons"
msgstr ""
#: setup/lib/messages.inc.php:233
msgid "You allow for connecting to the server without a password."
msgstr ""
#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Add a new server"
msgstr "Додади нов корисник"
#: setup/lib/messages.inc.php:235
msgid "Leave blank if not used"
msgstr ""
#: setup/lib/messages.inc.php:236
msgid "Host authentication order"
msgstr ""
#: setup/lib/messages.inc.php:237
msgid "Leave blank for defaults"
msgstr ""
#: setup/lib/messages.inc.php:238
msgid "Host authentication rules"
msgstr ""
#: setup/lib/messages.inc.php:239
msgid "Allow logins without a password"
msgstr ""
#: setup/lib/messages.inc.php:240
msgid "Allow root login"
msgstr ""
#: setup/lib/messages.inc.php:241
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
#: setup/lib/messages.inc.php:242
msgid "HTTP Realm"
msgstr ""
#: setup/lib/messages.inc.php:243
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
msgstr ""
#: setup/lib/messages.inc.php:244
msgid "SweKey config file"
msgstr ""
#: setup/lib/messages.inc.php:245
msgid "Authentication method to use"
msgstr ""
#: setup/lib/messages.inc.php:246
msgid "Authentication type"
msgstr ""
#: setup/lib/messages.inc.php:247
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:248
msgid "Bookmark table"
msgstr ""
#: setup/lib/messages.inc.php:249
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:250
msgid "Column information table"
msgstr ""
#: setup/lib/messages.inc.php:251
msgid "Compress connection to MySQL server"
msgstr ""
#: setup/lib/messages.inc.php:252
msgid "Compress connection"
msgstr ""
#: setup/lib/messages.inc.php:253
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
#: setup/lib/messages.inc.php:254
#, fuzzy
msgid "Connection type"
msgstr "Конекции"
#: setup/lib/messages.inc.php:255
msgid "Control user password"
msgstr ""
#: setup/lib/messages.inc.php:256
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
#: setup/lib/messages.inc.php:257
msgid "Control user"
msgstr ""
#: setup/lib/messages.inc.php:258
msgid "Count tables when showing database list"
msgstr ""
#: setup/lib/messages.inc.php:259
#, fuzzy
msgid "Count tables"
msgstr "Нема табела"
#: setup/lib/messages.inc.php:260
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
#: setup/lib/messages.inc.php:261
#, fuzzy
msgid "Designer table"
msgstr "Дефрагментирај ја табелата"
#: setup/lib/messages.inc.php:262
msgid ""
"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
#: setup/lib/messages.inc.php:263
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
#: setup/lib/messages.inc.php:264
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication"
"[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted "
"proxies list[/a]. 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 ""
#: setup/lib/messages.inc.php:265
msgid "Edit server"
msgstr ""
#: setup/lib/messages.inc.php:266
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
#: setup/lib/messages.inc.php:267
msgid "PHP extension to use"
msgstr ""
#: setup/lib/messages.inc.php:268
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
#: setup/lib/messages.inc.php:269
#, fuzzy
msgid "Hide databases"
msgstr "Базата на податоци не постои"
#: setup/lib/messages.inc.php:270
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
#: setup/lib/messages.inc.php:271
msgid "SQL query history table"
msgstr ""
#: setup/lib/messages.inc.php:272
msgid "Hostname where MySQL server is running"
msgstr ""
#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Server hostname"
msgstr "Избор на сервер"
#: setup/lib/messages.inc.php:274
msgid "Logout URL"
msgstr ""
#: setup/lib/messages.inc.php:275
msgid "Try to connect without password"
msgstr ""
#: setup/lib/messages.inc.php:276
msgid "Connect without password"
msgstr ""
#: setup/lib/messages.inc.php:277
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use 'my\\_db' and not 'my_db'"
msgstr ""
#: setup/lib/messages.inc.php:278
msgid "Show only listed databases"
msgstr ""
#: setup/lib/messages.inc.php:279 setup/lib/messages.inc.php:303
msgid "Leave empty if not using config auth"
msgstr ""
#: setup/lib/messages.inc.php:280
msgid "Password for config auth"
msgstr ""
#: setup/lib/messages.inc.php:281
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:282
msgid "PDF schema: pages table"
msgstr ""
#: setup/lib/messages.inc.php:283
msgid ""
"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:285
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
#: setup/lib/messages.inc.php:286
#, fuzzy
msgid "Server port"
msgstr "ID на серверот"
#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:288
#, fuzzy
msgid "Relation table"
msgstr "Поправка на табелата"
#: setup/lib/messages.inc.php:289
msgid "SQL command to fetch available databases"
msgstr ""
#: setup/lib/messages.inc.php:290
msgid "SHOW DATABASES command"
msgstr ""
#: setup/lib/messages.inc.php:291
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
#: setup/lib/messages.inc.php:292
msgid "Signon session name"
msgstr ""
#: setup/lib/messages.inc.php:293
msgid "Signon URL"
msgstr ""
#: setup/lib/messages.inc.php:294
msgid "You should use SSL connections if your web server supports it"
msgstr ""
#: setup/lib/messages.inc.php:295
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
#: setup/lib/messages.inc.php:296
#, fuzzy
msgid "Server socket"
msgstr "Избор на сервер"
#: setup/lib/messages.inc.php:297
msgid "Enable SSL for connection to MySQL server"
msgstr ""
#: setup/lib/messages.inc.php:298
msgid "Use SSL"
msgstr ""
#: setup/lib/messages.inc.php:299
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:300
msgid "PDF schema: table coordinates"
msgstr ""
#: setup/lib/messages.inc.php:301
msgid ""
"Table to describe the display fields, leave blank for no support; suggested: "
"[kbd]pma_table_info[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:302
msgid "Display fields table"
msgstr ""
#: setup/lib/messages.inc.php:304
msgid "User for config auth"
msgstr ""
#: setup/lib/messages.inc.php:305
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
#: setup/lib/messages.inc.php:306
msgid "Verbose check"
msgstr ""
#: setup/lib/messages.inc.php:307
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
#: setup/lib/messages.inc.php:308
msgid "Verbose name of this server"
msgstr ""
#: setup/lib/messages.inc.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
#: setup/lib/messages.inc.php:310
msgid ""
"Whether a user should be displayed a &quot;show all (records)&quot; button"
msgstr ""
#: setup/lib/messages.inc.php:311
msgid "Allow to display all the rows"
msgstr ""
#: setup/lib/messages.inc.php:312
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 ""
#: setup/lib/messages.inc.php:313
msgid "Show password change form"
msgstr ""
#: setup/lib/messages.inc.php:314
msgid "Show create database form"
msgstr ""
#: setup/lib/messages.inc.php:315
#, fuzzy
msgid "Show form"
msgstr "Прикажи боја"
#: setup/lib/messages.inc.php:316
msgid "Display the function fields in edit/insert mode"
msgstr ""
#: setup/lib/messages.inc.php:317
msgid "Show function fields"
msgstr ""
#: setup/lib/messages.inc.php:318
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
#: setup/lib/messages.inc.php:319
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
#: setup/lib/messages.inc.php:320
msgid "Show phpinfo() link"
msgstr ""
#: setup/lib/messages.inc.php:321
msgid "Show detailed MySQL server information"
msgstr ""
#: setup/lib/messages.inc.php:322
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
#: setup/lib/messages.inc.php:323
#, fuzzy
msgid "Show SQL queries"
msgstr "Прикажи комплетни упити"
#: setup/lib/messages.inc.php:324
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
#: setup/lib/messages.inc.php:325
#, fuzzy
msgid "Show statistics"
msgstr "Статистики за записите"
#: setup/lib/messages.inc.php:326
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
#: setup/lib/messages.inc.php:327
msgid "Display database comment instead of its name"
msgstr ""
#: setup/lib/messages.inc.php:328
msgid ""
"When setting this to [kbd]nested[/kbd], the alias of the table name is only "
"used to split/nest the tables according to the $cfg"
"['LeftFrameTableSeparator'] directive, so only the folder is called like the "
"alias, the table name itself stays unchanged"
msgstr ""
#: setup/lib/messages.inc.php:329
msgid "Display table comment instead of its name"
msgstr ""
#: setup/lib/messages.inc.php:330
msgid "Display table comments in tooltips"
msgstr ""
#: setup/lib/messages.inc.php:331
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
#: setup/lib/messages.inc.php:332
msgid "Skip locked tables"
msgstr ""
#: setup/lib/messages.inc.php:338
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
#: setup/lib/messages.inc.php:339
msgid "Suggest new database name"
msgstr ""
#: setup/lib/messages.inc.php:340
#, fuzzy
msgid "yes"
msgstr "Да"
#: setup/lib/messages.inc.php:341
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 ""
#: setup/lib/messages.inc.php:342
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
#: setup/lib/messages.inc.php:343
msgid "Directory on server where you can upload files for import"
msgstr ""
#: setup/lib/messages.inc.php:344
msgid "Upload directory"
msgstr ""
#: setup/lib/messages.inc.php:345
msgid "Allow for searching inside the entire database"
msgstr ""
#: setup/lib/messages.inc.php:346
msgid "Use database search"
msgstr ""
#: setup/lib/messages.inc.php:347
msgid ""
"Show affected rows of each statement on multiple-statement queries. See "
"libraries/import.lib.php for defaults on how many queries a statement may "
"contain."
msgstr ""
#: setup/lib/messages.inc.php:348
msgid "Verbose multiple statements"
msgstr ""
#: setup/lib/messages.inc.php:349
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
#: setup/lib/messages.inc.php:350
msgid "Got invalid version string from server"
msgstr ""
#: setup/lib/messages.inc.php:351
msgid "Check for latest version"
msgstr ""
#: setup/lib/messages.inc.php:352
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
msgid "No newer stable version is available"
msgstr ""
#: setup/lib/messages.inc.php:355
msgid "Unparsable version string"
msgstr ""
#: setup/lib/messages.inc.php:356
msgid "Version check"
msgstr ""
#: setup/lib/messages.inc.php:357
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
#: setup/lib/messages.inc.php:358
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:359
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
#: setup/lib/messages.inc.php:360
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
#: setup/lib/messages.inc.php:361
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
#: setup/lib/messages.inc.php:362
msgid "ZIP"
msgstr ""
#~ msgid "utf-8"
#~ msgstr "utf-8"
#~ msgid "Jan0"
#~ msgstr "јан0"
#~ msgid "Jan1"
#~ msgstr "јан1"
#~ msgid "Jan2"
#~ msgstr "јан2"