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

7356 lines
176 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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: latvian <lv@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 mēģināja pieslēgties MySQL serverim, un serveris noraidīja "
"pieslēgumu. Lūdzu pārbaudiet hostu, lietotājvārdu un paroli config.inc.php "
"failā, un pārliecinieties, ka tie atbilst informācijai, ko Jums deva MySQL "
"servera administrators."
#. 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 "Nosūtīts"
#. 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 "Nosūtīts"
#: 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] "Rindas nav iezīmētas"
msgstr[1] "Rindas nav iezīmētas"
#: 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] "Rindas nav iezīmētas"
msgstr[1] "Rindas nav iezīmētas"
#. 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 "baiti"
#: 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 "Sv"
#: libraries/messages.inc.php:23
msgid "Mon"
msgstr "P"
#: libraries/messages.inc.php:23
msgid "Tue"
msgstr "O"
#: libraries/messages.inc.php:23
msgid "Wed"
msgstr "T"
#: libraries/messages.inc.php:23
msgid "Thu"
msgstr "C"
#: libraries/messages.inc.php:23
msgid "Fri"
msgstr "Pk"
#: libraries/messages.inc.php:23
msgid "Sat"
msgstr "S"
#: libraries/messages.inc.php:24
msgid "Jan"
msgstr "Jan"
#: libraries/messages.inc.php:24
msgid "Feb"
msgstr "Feb"
#: libraries/messages.inc.php:24
msgid "Mar"
msgstr "Mar"
#: libraries/messages.inc.php:24
msgid "Apr"
msgstr "Apr"
#: libraries/messages.inc.php:24
msgid "May"
msgstr "Mai"
#: libraries/messages.inc.php:24
msgid "Jun"
msgstr "Jūn"
#: libraries/messages.inc.php:24
msgid "Jul"
msgstr "Jūl"
#: libraries/messages.inc.php:24
msgid "Aug"
msgstr "Aug"
#: libraries/messages.inc.php:24
msgid "Sep"
msgstr "Sep"
#: libraries/messages.inc.php:24
msgid "Oct"
msgstr "Okt"
#: libraries/messages.inc.php:24
msgid "Nov"
msgstr "Nov"
#: libraries/messages.inc.php:24
msgid "Dec"
msgstr "Dec"
#. 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.%m.%Y %H:%M"
#: libraries/messages.inc.php:27
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dienas, %s stundas, %s minūtes un %s sekundes"
#: libraries/messages.inc.php:29
msgid "Aborted"
msgstr "Pārtraukts"
#: libraries/messages.inc.php:30
msgid "Access denied"
msgstr "Pieeja aizliegta"
#: libraries/messages.inc.php:31
msgid "Action"
msgstr "Darbība"
#: libraries/messages.inc.php:32
#, fuzzy
msgid "Actions"
msgstr "Darbība"
#: libraries/messages.inc.php:33
msgid "Add AUTO_INCREMENT value"
msgstr "Pievienot AUTO_INCREMENT vērtību"
#: libraries/messages.inc.php:34
#, php-format
msgid "Add %s"
msgstr ""
#: libraries/messages.inc.php:35
msgid "Add constraints"
msgstr "Pievienot ierobežojumus"
#: libraries/messages.inc.php:36
msgid "Add/Delete Field Columns"
msgstr "Pievienot/Dzēst laukus (kolonnas)"
#: libraries/messages.inc.php:37
msgid "Add/Delete Criteria Row"
msgstr "Pievienot/Dzēst ierakstu"
#: libraries/messages.inc.php:38
#, php-format
msgid "Add %s field(s)"
msgstr "Pievienot %s lauku(s)"
#: libraries/messages.inc.php:39
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Ievietot virsrakstā komentāru (\\n atdala rindas)"
#: libraries/messages.inc.php:40
msgid "Add into comments"
msgstr "Pievienot komentāros"
#: libraries/messages.inc.php:41
msgid "Add new field"
msgstr "Pievienot jaunu lauku"
#: libraries/messages.inc.php:42
msgid "Add privileges on the following database"
msgstr "Pievienot privilēģijas uz sekojošo datubāzi"
#: libraries/messages.inc.php:43
msgid "Add privileges on the following table"
msgstr "Pievienot privilēģijas uz sekojošo tabulu"
#: libraries/messages.inc.php:44
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Pievienot meklēšanas nosacījumus (\"where\" izteiksmes ķermenis):"
#: libraries/messages.inc.php:45
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Pievienot indeksam &nbsp;%s&nbsp;kolonn(u/as)"
#: libraries/messages.inc.php:46
msgid "Add a new User"
msgstr "Pievienot jaunu lietotāju"
#: libraries/messages.inc.php:47
msgid "You have added a new user."
msgstr "Jūs pievienojāt jaunu lietotāju."
#: libraries/messages.inc.php:48
msgid "Administration"
msgstr "Administrācija"
#: libraries/messages.inc.php:49
#, php-format
msgid "After %s"
msgstr "Pēc %s"
#: libraries/messages.inc.php:50
msgid "Go back to previous page"
msgstr "Atgriezties atpakaļ iepriekšējā lapā"
#: libraries/messages.inc.php:51
msgid "Insert another new row"
msgstr "Ievietot vēl vienu rindu"
#: libraries/messages.inc.php:52
msgid "Edit next row"
msgstr ""
#: libraries/messages.inc.php:53
msgid "Go back to this page"
msgstr "Atgriezties šajā lapā"
#: libraries/messages.inc.php:54
msgid "All"
msgstr "Visi"
#: 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 "rādīt visas tabulas vienadā platumā?"
#: libraries/messages.inc.php:57
msgid "Alter table order by"
msgstr "Mainīt datu kārtošanas laukus"
#: libraries/messages.inc.php:58
msgid "Analyze"
msgstr ""
#: libraries/messages.inc.php:59
msgid "Analyze table"
msgstr "Analizēt tabulu"
#: libraries/messages.inc.php:60
msgid "And"
msgstr "Un"
#: libraries/messages.inc.php:61
#, fuzzy
msgid "and"
msgstr "Un"
#: 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 "Indekss tieka pievienots uz %s"
#: libraries/messages.inc.php:65
msgid "Any"
msgstr "Jebkurš"
#: libraries/messages.inc.php:66
msgid "Any host"
msgstr "Jebkurš hosts"
#: libraries/messages.inc.php:67
msgid "Any user"
msgstr "Jebkurš lietotājs"
#: 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 "Var būt aptuvens skaits. Skatīt FAQ 3.11"
#: libraries/messages.inc.php:70
#, php-format
msgid "A primary key has been added on %s"
msgstr "Primārā atslēga pievienota uz lauka %s"
#: libraries/messages.inc.php:71
msgid "Arabic"
msgstr "Arābu"
#: libraries/messages.inc.php:72
msgid "Armenian"
msgstr "Armēņu"
#: libraries/messages.inc.php:73
msgid "Ascending"
msgstr "Augošā secībā"
#: libraries/messages.inc.php:74
msgid "As defined:"
msgstr ""
#: libraries/messages.inc.php:75
msgid "At Beginning of Table"
msgstr "Tabulas sākumā"
#: libraries/messages.inc.php:76
msgid "At End of Table"
msgstr "Tabulas beigās"
#: libraries/messages.inc.php:77
msgid "Attributes"
msgstr "Atribūti"
#: libraries/messages.inc.php:78
msgid "Automatic layout"
msgstr "Automātiskais izvietojums"
#: libraries/messages.inc.php:80
msgid "Back"
msgstr "Atpakaļ"
#: libraries/messages.inc.php:81
msgid "Baltic"
msgstr "Baltijas"
#: libraries/messages.inc.php:82
msgid "BEGIN CUT"
msgstr "IZGRIEZT NO ŠĪS VIETAS"
#: libraries/messages.inc.php:83
msgid "BEGIN RAW"
msgstr "RINDAS SĀKUMS"
#: libraries/messages.inc.php:84
msgid "Binary"
msgstr "Binārais"
#: libraries/messages.inc.php:85
msgid "Binary - do not edit"
msgstr "Binārais - netiek labots"
#: libraries/messages.inc.php:86
msgid "Binary log"
msgstr "Binārais log-fails"
#: libraries/messages.inc.php:87
msgid "Event type"
msgstr "Notikuma tips"
#: libraries/messages.inc.php:88
msgid "Information"
msgstr "Informācija"
#: libraries/messages.inc.php:89
msgid "Log name"
msgstr "Log-faila nosaukums"
#: libraries/messages.inc.php:90
msgid "Original position"
msgstr "Oriģinālā pozīcija"
#: libraries/messages.inc.php:91
msgid "Position"
msgstr "Pozīcija"
#: libraries/messages.inc.php:92
msgid "Server ID"
msgstr "Servera 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 "Izslēgts"
#: libraries/messages.inc.php:97
#, fuzzy
msgid "Disable"
msgstr "Izslēgts"
#: 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 "Ieslēgts"
#: libraries/messages.inc.php:100
#, fuzzy
msgid "Enable"
msgstr "Ieslēgts"
#: libraries/messages.inc.php:101
msgid "Remove BLOB Repository Reference"
msgstr ""
#: libraries/messages.inc.php:102
#, fuzzy
msgctxt "$strBLOBRepositoryRepair"
msgid "Repair"
msgstr "Restaurēt tabulu"
#: libraries/messages.inc.php:103
msgid "Upload to BLOB repository"
msgstr ""
#: libraries/messages.inc.php:104
msgid "Let every user access this bookmark"
msgstr "Dot ikvienam lietotājam pieeju šai grāmatzīmei"
#: libraries/messages.inc.php:105
#, php-format
msgid "Bookmark %s created"
msgstr ""
#: libraries/messages.inc.php:106
msgid "The bookmark has been deleted."
msgstr "Ieraksts tika dzēsts."
#: libraries/messages.inc.php:107
msgid "Label"
msgstr "Nosaukums"
#: libraries/messages.inc.php:108
msgid "Bookmarked SQL query"
msgstr "Saglabātie SQL vaicājumi"
#: libraries/messages.inc.php:109
msgid "Replace existing bookmark of same name"
msgstr ""
#: libraries/messages.inc.php:110
msgid "Bookmark this SQL query"
msgstr "Saglabāt šo SQL vaicājumu"
#: libraries/messages.inc.php:111
msgid "View only"
msgstr "Tikai apskatīt"
#: libraries/messages.inc.php:112
msgid "Browse"
msgstr "Apskatīt"
#: libraries/messages.inc.php:113
#, fuzzy
msgid "Browse distinct values"
msgstr "Pārlūkot ārējās vērtības"
#: libraries/messages.inc.php:114
msgid "Browse foreign values"
msgstr "Pārlūkot ārējās vērtības"
#: 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 "Bulgāru"
#: libraries/messages.inc.php:123
msgid "Busy pages"
msgstr ""
#: libraries/messages.inc.php:124
msgid "\"bzipped\""
msgstr "Arhivēts ar bzip"
#: libraries/messages.inc.php:126
msgid "Calendar"
msgstr "Kalendārs"
#: 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 "Nevar pieslēgties MySQL serverim"
#: 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 ""
"nevar ielādēt paplašinājumu %s,<br />lūdzu pārbaudiet PHP konfigurāciju"
#: 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 ""
"Nevar ielādēt iconv vai recode paplašinājumu, kas ir nepieciešams rakstzīmju "
"konvertācijai, lūdzu nokonfigurējiet php, lai varētu lietot šos "
"paplašinājumus, vai arī atslēdziet rakstzīmju konvertāciju phpMyAdmin "
"konfigurācijā."
#: libraries/messages.inc.php:133
msgid "Can't rename index to PRIMARY!"
msgstr "Nevar pārsaukt indeksu par 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 ""
"Nevar lietot iconv, libiconv vai recode_string funkciju, bet php saka, ka "
"paplašinājums ir ielādēts. Pārbaudiet php konfigurāciju."
#: libraries/messages.inc.php:135
msgid "Cardinality"
msgstr "Kardinalitāte"
#: libraries/messages.inc.php:136
msgid "case-insensitive"
msgstr "reģistrnejūtīgs"
#: libraries/messages.inc.php:137
msgid "case-sensitive"
msgstr "reģistrjūtīgs"
#: libraries/messages.inc.php:138
msgid "Central European"
msgstr "Centrāleiropas"
#: libraries/messages.inc.php:139
msgid "Change"
msgstr "Labot"
#: libraries/messages.inc.php:140
msgid "... keep the old one."
msgstr "... paturēt veco lietotāju."
#: libraries/messages.inc.php:141
msgid "Create a new user with the same privileges and ..."
msgstr "Izveidot jaunu lietotāju ar tādām pašām privilēģijām un ..."
#: libraries/messages.inc.php:142
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... dzēst veco lietotāju no lietotāju tabulas, un pēc tam pārlādēt "
"privilēģijas."
#: libraries/messages.inc.php:143
msgid " ... delete the old one from the user tables."
msgstr " ... dzēst veco lietotāju no lietotāju tabulas."
#: libraries/messages.inc.php:144
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... atņemt vecajam lietotājam visas aktīvās privilēģijas, un pēc tam dzēst "
"viņu."
#: libraries/messages.inc.php:145
msgid "Change Login Information / Copy User"
msgstr "Mainīt piekļuves informāciju / Klonēt lietotāju"
#: libraries/messages.inc.php:146
msgid "Choose field to display"
msgstr "Izvēlieties, kuru lauku rādīt"
#: libraries/messages.inc.php:147
msgid "Change password"
msgstr "Mainīt paroli"
#: libraries/messages.inc.php:148
msgid "Charset"
msgstr "Kodējums"
#: libraries/messages.inc.php:149
msgid "Character set of the file:"
msgstr "Tabulas kodējums:"
#: libraries/messages.inc.php:150
msgid "Character Sets and Collations"
msgstr "Rakstzīmju kodējumi un izkārtojumi"
#: libraries/messages.inc.php:151
msgid "Charsets"
msgstr "Rakstzīmju kodējumi"
#: libraries/messages.inc.php:152
msgid "Check All"
msgstr "Iezīmēt visu"
#: libraries/messages.inc.php:153
#, fuzzy
msgid "Check"
msgstr "Čehu"
#: libraries/messages.inc.php:154
msgid "Check tables having overhead"
msgstr "Iezīmēt tabulas ar pārtēriņu"
#: libraries/messages.inc.php:155
msgid "Check Privileges"
msgstr "Pārbaudīt privilēģijas"
#: libraries/messages.inc.php:156
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Pārbaudīt privilēģijas uz datubāzi &quot;%s&quot;."
#: libraries/messages.inc.php:157
msgid "Check table"
msgstr "Pārbaudīt tabulu"
#: libraries/messages.inc.php:158
msgid "Please choose a page to edit"
msgstr "Izvēlieties lapu redigēšanai"
#: 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 "Rādu kolonnu komentārus"
#: libraries/messages.inc.php:162
msgid "Collation"
msgstr "Izkārtojumi"
#: libraries/messages.inc.php:163
msgid "Column names"
msgstr "Kolonnu nosaukumi"
#: libraries/messages.inc.php:164
msgid "Column-specific privileges"
msgstr "Kolonnu specifiskās privilēģijas"
#: libraries/messages.inc.php:165
msgid "Command"
msgstr "Komanda"
#: libraries/messages.inc.php:166
#, fuzzy
msgid "Comment"
msgstr "Komentāri"
#: libraries/messages.inc.php:167
msgid "Comments"
msgstr "Komentāri"
#: libraries/messages.inc.php:168
msgid "MySQL&nbsp;4.0 compatible"
msgstr "MySQL&nbsp;4.0 savietojams"
#: libraries/messages.inc.php:169
msgid "Complete inserts"
msgstr "Pilnas INSERT izteiksmes"
#: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79
msgid "Compression"
msgstr "Kompresija"
#: 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 nevar nolasīt konfigurācijas failu!<br />Tas var notikt, ja PHP "
"atrod tajā kļūdu, vai arī nevar atrast so failu.<br />Mēginiet izsaukt "
"konfigurācijas failu tieši, klikškinot linku zemāk un lasiet PHP pazinojumu "
"par kļūdām. Vairākumā gadījumu kaut kur pietrukst pēdiņa vai semikols.<br /"
">Ja redzat tukšu lapu, viss ir kārtībā."
#: libraries/messages.inc.php:175
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Lūdzu konfigurējiet koordinātes tabulai %s"
#: libraries/messages.inc.php:176
msgid "Cannot connect: invalid settings."
msgstr "Nevar pieslēgties: kļūda konfigurācijā."
#: libraries/messages.inc.php:177
msgid "Connections"
msgstr "Konekcijas"
#: libraries/messages.inc.php:178
msgid "Constraints for dumped tables"
msgstr "Ierobežojumi izmestām tabulām"
#: libraries/messages.inc.php:179
msgid "Constraints for table"
msgstr "Ierobežojumi tabulai"
#: 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\" ir jābūt atļautiem aiz šī punkta."
#: libraries/messages.inc.php:182
msgid "Copy"
msgstr ""
#: libraries/messages.inc.php:183
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Datubāze %s tika pārkopēta uz %s"
#: libraries/messages.inc.php:184
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopēt tabulu uz (datubāze<b>.</b>tabula):"
#: libraries/messages.inc.php:185
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabula %s tika pārkopēta uz %s."
#: libraries/messages.inc.php:186
msgid "Can't copy table to same one!"
msgstr "Nevar nokopēt tabulu uz viņu pašu!"
#: 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 nevarēja nogalināt procesu %s. Iespējams, ka tas jau agrāk tika "
"izbeigts."
#: libraries/messages.inc.php:190
msgid "Create"
msgstr "Izveidot"
#: libraries/messages.inc.php:191
msgid "CREATE DATABASE before copying"
msgstr ""
#: libraries/messages.inc.php:192
#, php-format
msgid "Create an index on&nbsp;%s&nbsp;columns"
msgstr "Izveidot indeksu uz&nbsp;%s&nbsp;laukiem"
#: libraries/messages.inc.php:193
msgid "Create a new index"
msgstr "Izveidot jaunu indeksu"
#: libraries/messages.inc.php:194
msgid "Create new database"
msgstr "Izveidot jaunu datubāzi"
#: libraries/messages.inc.php:195
#, php-format
msgid "Create table on database %s"
msgstr "Izveidot jaunu tabulu datubāzē %s"
#: libraries/messages.inc.php:196
msgid "Create a page"
msgstr "Izveidot jaunu lapu"
#: libraries/messages.inc.php:197
msgid "Creation of PDFs"
msgstr "PDF failu izveide"
#: libraries/messages.inc.php:198
msgid "Create relation"
msgstr ""
#: libraries/messages.inc.php:199
#, fuzzy
msgid "Create table"
msgstr "Izveidot jaunu lapu"
#: libraries/messages.inc.php:200
#, fuzzy
msgctxt "$strCreateTableShort"
msgid "Create table"
msgstr "Izveidot jaunu lapu"
#: 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 "Nav"
#: libraries/messages.inc.php:204
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Pārbaudīt privilēģijas uz datubāzi &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 "Izveidošanas/Atjaunošanas/Piekļuves datumi"
#: libraries/messages.inc.php:207
msgid "Criteria"
msgstr "Kritērijs"
#: libraries/messages.inc.php:208
msgid "Croatian"
msgstr "Horvātu"
#: libraries/messages.inc.php:209
msgid "CSV"
msgstr "CSV dati"
#: 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 "Kirilisks"
#: libraries/messages.inc.php:213
msgid "Czech"
msgstr "Čehu"
#: libraries/messages.inc.php:214
msgid "Czech-Slovak"
msgstr "Čehu-Slovāku"
#: libraries/messages.inc.php:216
msgid "Danish"
msgstr "Dāņu"
#: libraries/messages.inc.php:217
msgid "Database"
msgstr "Datubāze"
#: libraries/messages.inc.php:218
msgid "The database name is empty!"
msgstr "Datubāzes nosaukums ir tukšs!"
#: libraries/messages.inc.php:219
msgid "Database export options"
msgstr "Datubāzu eksporta opcijas"
#: libraries/messages.inc.php:220
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "Datubāze %s tika izdzēsta."
#: libraries/messages.inc.php:221
#, php-format
msgid "Database %s has been dropped."
msgstr "Datubāze %s tika izdzēsta."
#: 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 "Datubāzes"
#: libraries/messages.inc.php:224
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s datubāzes tika veiksmīgi dzēstas."
#: libraries/messages.inc.php:225
#, fuzzy
msgid "Source database"
msgstr "Meklēt datubāzē"
#: libraries/messages.inc.php:226
msgid "Databases statistics"
msgstr "Datubāzu statistika"
#: libraries/messages.inc.php:227
msgid "Disable Statistics"
msgstr "Izslēgt statistiku"
#: libraries/messages.inc.php:228
msgid "Enable Statistics"
msgstr "Ieslēgt statistiku"
#: 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 ""
"Piezīme: Datubāzes statistikas ieslēgšana šeit var izsaukt palielināto datu "
"apmaiņu starp webserveri un MySQL serveri."
#: libraries/messages.inc.php:230
#, fuzzy
msgid "Target database"
msgstr "Meklēt datubāzē"
#: libraries/messages.inc.php:231
msgid "Data"
msgstr "Dati"
#: libraries/messages.inc.php:232
msgid "Data Dictionary"
msgstr "Datu vārdnīca"
#: libraries/messages.inc.php:233
msgid "Data Difference"
msgstr ""
#: libraries/messages.inc.php:234
msgid "Data only"
msgstr "Tikai dati"
#: 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 "Datubāzes komentārs: "
#: libraries/messages.inc.php:238
msgid "Copy database to"
msgstr "Kopēt datubāzi uz"
#: libraries/messages.inc.php:239
msgid "Database seems to be empty!"
msgstr ""
#: libraries/messages.inc.php:240
msgid "Database-specific privileges"
msgstr "Datubāžu specifiskās privilēģijas"
#: libraries/messages.inc.php:241
msgid "Rename database to"
msgstr "Pārsaukt datubāzi par"
#: libraries/messages.inc.php:242
msgid "database-specific"
msgstr "datubāzei specifisks"
#: libraries/messages.inc.php:243
msgid "Default"
msgstr "Noklusēts"
#: libraries/messages.inc.php:244
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
#: 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 ""
"Noklusētajām vērtībām, lūdzu ievadiet tikai pašu vertību, bez izsargāšanās "
"ar atpakaļējo slīpsvītru vai pēdiņām, lietojot šo formatu: a"
#: libraries/messages.inc.php:246
msgid "Defragment table"
msgstr "Defragmentēt tabulu"
#: libraries/messages.inc.php:247
msgid "Use delayed inserts"
msgstr "Lietot aizturētos INSERT"
#: libraries/messages.inc.php:248
msgid "Delete the users and reload the privileges afterwards."
msgstr "Dzēst lietotājus, un pēc tam pārlādēt privilēģijas."
#: libraries/messages.inc.php:249
msgid ""
"This is the cleanest way, but reloading the privileges may take a while."
msgstr ""
"Tas ir labākais veids, bet privilēģiju pārlādēšana var paņemt zināmu laiku."
#: libraries/messages.inc.php:250
msgid "Delete"
msgstr "Dzēst"
#: libraries/messages.inc.php:251
msgid "The row has been deleted"
msgstr "Ieraksts tika dzēsts"
#: 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 "Dzēšam %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 ""
"Tekošajā lapā ir atsauces uz tabulām, kas vairs neeksistē. Vai Jūs gribat "
"dzēst šīs atsauces?"
#: libraries/messages.inc.php:258
msgid "Descending"
msgstr "Dilstošā secībā"
#: libraries/messages.inc.php:259
msgid "Description"
msgstr "Apraksts"
#: 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 "vārdnīca"
#: 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 "Izslēgts"
#: libraries/messages.inc.php:268
msgid "Disable foreign key checks"
msgstr "Nepārbaudīt ārējās atslēgas"
#: libraries/messages.inc.php:269
msgid "Display Features"
msgstr "Rādīt iespējas"
#: libraries/messages.inc.php:270
msgid "Display order:"
msgstr "Attēlošanas secība:"
#: libraries/messages.inc.php:271
msgid "Display PDF schema"
msgstr "Rādīt PDF shēmu"
#: libraries/messages.inc.php:272
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Izpildīt \"vaicājumu pēc parauga\" (aizstājējzīme: \"%\")"
#: libraries/messages.inc.php:273
msgid "DocSQL"
msgstr ""
#: libraries/messages.inc.php:274
msgid "Documentation"
msgstr "Dokumentācija"
#: 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 "Vai Jūs tiešām gribat "
#: libraries/messages.inc.php:278
msgid "You are about to DESTROY a complete database!"
msgstr "Jūs taisaties LIKVIDĒT veselu datubāzi!"
#: libraries/messages.inc.php:279
msgid "Drop"
msgstr "Likvidēt"
#: libraries/messages.inc.php:280
msgid "Drop the databases that have the same names as the users."
msgstr "Dzēst datubāzes, kurām ir tādi paši vārdi, kā lietotājiem."
#: libraries/messages.inc.php:281
msgid "Dump all rows"
msgstr ""
#: libraries/messages.inc.php:282
msgid "Dumping data for table"
msgstr "Dati tabulai"
#: libraries/messages.inc.php:283
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Damps tika saglabāts failā %s."
#: libraries/messages.inc.php:284
#, php-format
msgid "Dump %s row(s) starting at record # %s"
msgstr "Saglabāt %s rindas, sākot ar %s."
#: libraries/messages.inc.php:285
msgid "dynamic"
msgstr "dinamisks"
#: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333
msgid "Edit"
msgstr "Labot"
#: libraries/messages.inc.php:288
msgid "Edit PDF Pages"
msgstr "Labot PDF lapas"
#: libraries/messages.inc.php:289
msgid "Edit Privileges"
msgstr "Mainīt privilēģijas"
#: libraries/messages.inc.php:290
msgid "Effective"
msgstr "Efektīvs"
#: libraries/messages.inc.php:291
msgid "Empty"
msgstr "Iztukšot"
#: libraries/messages.inc.php:292
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL atgrieza tukšo rezultātu (0 rindas)."
#: libraries/messages.inc.php:293
msgid "Enabled"
msgstr "Ieslēgts"
#: libraries/messages.inc.php:294
msgid "Enclose export in a transaction"
msgstr "Iekļaut eksportu transakcijā"
#: libraries/messages.inc.php:295
msgid "END CUT"
msgstr "IZGRIEZT LĪDZ ŠAI VIETAI"
#: libraries/messages.inc.php:296
msgid "End"
msgstr "Beigas"
#: libraries/messages.inc.php:297
msgid "END RAW"
msgstr "RINDAS BEIGAS"
#: libraries/messages.inc.php:298
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
#: libraries/messages.inc.php:299
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
#: 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 ""
#: libraries/messages.inc.php:302
msgid "English"
msgstr "Angļu"
#: libraries/messages.inc.php:303
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Piezīme: MySQL privilēģiju apzīmējumi tiek rakstīti angļu valodā "
#: libraries/messages.inc.php:304
msgid "Error"
msgstr "Kļūda"
#: 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 "Igauņu"
#: libraries/messages.inc.php:312
#, fuzzy
msgid "Event"
msgstr "Nosūtīts"
#: libraries/messages.inc.php:313
msgid "Events"
msgstr ""
#: libraries/messages.inc.php:314
msgid "Excel edition"
msgstr "Excel redakcija"
#: libraries/messages.inc.php:315
msgid "Execute bookmarked query"
msgstr "Izpildīt iegrāmatoto vaicājumu"
#: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334
msgid "Explain SQL"
msgstr "Izskaidrot SQL"
#: libraries/messages.inc.php:317
msgid "Export"
msgstr "Eksports"
#: 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 "Paplašinātas INSERT izteiksmes"
#: libraries/messages.inc.php:321
msgid "Extra"
msgstr "Ekstras"
#: libraries/messages.inc.php:323
msgid "Failed attempts"
msgstr "Neveiksmīgi mēģinājumi"
#: libraries/messages.inc.php:324
msgid "Field"
msgstr "Lauks"
#: libraries/messages.inc.php:325
#, php-format
msgid "Field %s has been dropped"
msgstr "Lauks %s tika izdzēsts"
#: libraries/messages.inc.php:326
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Var būt aptuvens skaits. Skatīt FAQ 3.11"
#: libraries/messages.inc.php:327
msgid "Fields enclosed by"
msgstr "Lauki iekļauti iekš"
#: libraries/messages.inc.php:328
msgid "Fields escaped by"
msgstr "Glābjoša (escape) rakstzīme ir"
#: libraries/messages.inc.php:329
msgid "Fields"
msgstr "Lauki"
#: libraries/messages.inc.php:330
msgid "Fields terminated by"
msgstr "Lauki atdalīti ar"
#: libraries/messages.inc.php:331
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Fails %s jau eksistē uz servera. Lūdzu nomainiet faila nosaukumu vai "
"atzīmējiet failu pārrakstīšanas opciju."
#: libraries/messages.inc.php:332
msgid "File could not be read"
msgstr "Nevar nolasīt failu"
#: libraries/messages.inc.php:333
msgid "database name"
msgstr ""
#: libraries/messages.inc.php:334
#, fuzzy
msgid "server name"
msgstr "Lietotājvārds"
#: 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 "Faila nosaukuma šablons"
#: libraries/messages.inc.php:338
msgid "remember template"
msgstr "atcerēties šablonu"
#: libraries/messages.inc.php:339
#, fuzzy
msgid "Files"
msgstr "Lauki"
#: 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 ""
"Piezīme: phpMyAdmin saņem lietotāju privilēģijas pa taisno no MySQL "
"privilēģiju tabilām. Šo tabulu saturs var atšķirties no privilēģijām, ko "
"lieto serveris, ja tur tika veikti labojumi. Šajā gadījumā ir nepieciešams %"
"spārlādēt privilēģijas%s pirms Jūs turpināt."
#: libraries/messages.inc.php:342
msgid "Flush query cache"
msgstr ""
#: libraries/messages.inc.php:343
msgid "Flush the table (\"FLUSH\")"
msgstr "Atsvaidzināt tabulu (\"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 "Formats"
#: libraries/messages.inc.php:349
msgid "Missing value in the form!"
msgstr "Formā trūkst vērtību!"
#: libraries/messages.inc.php:350
msgid "Free pages"
msgstr ""
#: libraries/messages.inc.php:351
#, fuzzy
msgid "Full start"
msgstr "Pilni teksti"
#: libraries/messages.inc.php:352
msgid "Full stop"
msgstr ""
#: libraries/messages.inc.php:353
msgid "Full Texts"
msgstr "Pilni teksti"
#: libraries/messages.inc.php:354
msgid "Function"
msgstr "Funkcija"
#: libraries/messages.inc.php:355
#, fuzzy
msgid "Functions"
msgstr "Funkcija"
#: libraries/messages.inc.php:357
msgid "Generated by"
msgstr "Uzģenerēja"
#: libraries/messages.inc.php:358
msgid "General relation features"
msgstr "Galvenās relāciju īpašības"
#: libraries/messages.inc.php:359
#, fuzzy
msgid "Generate"
msgstr "Uzģenerēja"
#: libraries/messages.inc.php:360
msgid "Generate Password"
msgstr ""
#: libraries/messages.inc.php:361
msgid "Generation Time"
msgstr "Izveidošanas laiks"
#: libraries/messages.inc.php:362
msgid "Georgian"
msgstr "Gruzīnu"
#: libraries/messages.inc.php:363
msgid "German"
msgstr "Vācu"
#: libraries/messages.inc.php:364
msgid "Get more themes!"
msgstr ""
#: libraries/messages.inc.php:365
msgid "global"
msgstr "globāls"
#: libraries/messages.inc.php:366
msgid "Global privileges"
msgstr "Globālās privilēģijas"
#: libraries/messages.inc.php:367
msgid "Global value"
msgstr "Globālā vērtība"
#: libraries/messages.inc.php:368
msgid "Go"
msgstr "Aiziet!"
#: libraries/messages.inc.php:369
#, fuzzy
msgid "Go to database"
msgstr "Nav datubāzu"
#: 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 "Piešķirt"
#: libraries/messages.inc.php:373
msgid "Greek"
msgstr "Grieķu"
#: libraries/messages.inc.php:374
msgid "\"gzipped\""
msgstr "Arhivēts ar gzip"
#: libraries/messages.inc.php:376
msgid "Handler"
msgstr ""
#: libraries/messages.inc.php:377
msgid "has been altered."
msgstr "tika modificēta."
#: 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 "Izvēlieties vismaz vienu kolonnu attēlošanai"
#: libraries/messages.inc.php:380
msgid "Hebrew"
msgstr "Ebreju"
#: 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 "Rādīt visu"
#: libraries/messages.inc.php:385
msgid "Hide/Show Tables with no relation"
msgstr ""
#: libraries/messages.inc.php:386
msgid "Home"
msgstr "Sākumlapa"
#: libraries/messages.inc.php:387
msgid "Official Homepage"
msgstr "Oficiālā phpMyAdmin mājaslapa"
#: libraries/messages.inc.php:388
msgid "The host name is empty!"
msgstr "Hosts nav norādīts!"
#: libraries/messages.inc.php:389
msgid "Host"
msgstr "Hosts"
#: 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 ""
#: libraries/messages.inc.php:392
msgid "Microsoft Word 2000"
msgstr ""
#: libraries/messages.inc.php:393
msgid "Hungarian"
msgstr "Ungāru"
#: libraries/messages.inc.php:395
msgid "Icelandic"
msgstr "Islandiešu"
#: libraries/messages.inc.php:396
msgid "ID"
msgstr "ID"
#: libraries/messages.inc.php:397
msgid "Fulltext"
msgstr "Pilni teksti"
#: 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 "Ignorēt"
#: libraries/messages.inc.php:401
msgid "Use ignore inserts"
msgstr "Lietot IGNORE INSERTS"
#: 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 "Importēt failus"
#: 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 "Eksports"
#: 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 "Indeksi"
#: 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 "Indekss %s tika izdzēsts"
#: libraries/messages.inc.php:424
msgid "Index"
msgstr "Indekss"
#: libraries/messages.inc.php:425
msgid "Index name:"
msgstr "Indeksa nosaukums&nbsp;:"
#: libraries/messages.inc.php:426
msgid "Index type:"
msgstr "Indeksa tips&nbsp;:"
#: libraries/messages.inc.php:427
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problēmas ar indeksiem tabulā `%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 ""
#: libraries/messages.inc.php:432
#, fuzzy
msgid "Data files"
msgstr "Tikai dati"
#: 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 ""
#: libraries/messages.inc.php:435
msgid "pages"
msgstr ""
#: libraries/messages.inc.php:436
msgid "InnoDB Status"
msgstr "InnoDB statuss"
#: 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 ""
"Jūsu konfigurācijas fails satur iestādījumus (lietotājs \"root\" bez "
"paroles), kas atbilst noklusētajam MySQL priviliģētajam lietotājam. Jūsu "
"MySQL serveris strādā ar šo noklusēto variantu, ir atvērts uzbrukumiem, un "
"Jums tiešām jāaiztaisa šis drošības caurums."
#: libraries/messages.inc.php:438
msgid "Insert as new row"
msgstr "Ievietot kā jaunu rindu"
#: 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 "Pievienot"
#: 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 "Iekšējās relācijas"
#: libraries/messages.inc.php:445
msgid "Internal relations"
msgstr "Iekšējās relācijas"
#: libraries/messages.inc.php:446
msgid "in use"
msgstr "lietošanā"
#: 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 "Japāņu"
#: 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 "pāriet pie datubāzes &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;Dzēstie&quot; lietotāji saglabā spēju piekļūt serverim kā parasti, "
"līdz privilēģijas tiek pārlādētas."
#: libraries/messages.inc.php:467
msgid "Just delete the users from the privilege tables."
msgstr "Dzēst lietotājus no privilēģiju tabulām."
#: libraries/messages.inc.php:469
msgid "Do not change the password"
msgstr "Nemainīt paroli"
#: libraries/messages.inc.php:470
msgid "Key cache"
msgstr ""
#: libraries/messages.inc.php:471
msgid "Keyname"
msgstr "Atslēgas nosaukums"
#: libraries/messages.inc.php:472
msgid "Kill"
msgstr "Nogalināt"
#: 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 "Korejiešu"
#: libraries/messages.inc.php:476
msgid "Landscape"
msgstr "Ainava"
#: 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 "Tabulas virsraksts"
#: libraries/messages.inc.php:481
msgid "Content of table __TABLE__"
msgstr "Tabulas __TABLE__ saturs"
#: libraries/messages.inc.php:482
msgid "Continued table caption"
msgstr "Tabulas virsraksta turpinājums"
#: libraries/messages.inc.php:483
msgid "(continued)"
msgstr "(turpinājums)"
#: libraries/messages.inc.php:484
msgid "Include table caption"
msgstr "Iekļaut tabulas virsrakstu"
#: libraries/messages.inc.php:485
msgid "Label key"
msgstr "Etiķetes atslēga"
#: libraries/messages.inc.php:486
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/messages.inc.php:487
msgid "Structure of table __TABLE__"
msgstr "Tabulas __TABLE__ struktūra"
#: libraries/messages.inc.php:488
msgid "Latvian"
msgstr "Latviešu"
#: 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 "Garums/Vērtības*"
#: libraries/messages.inc.php:492
msgid "Number of rows per page"
msgstr "Rindu skaits vienā lapā"
#: libraries/messages.inc.php:493
msgid "Lines terminated by"
msgstr "Rindas atdalītas ar"
#: libraries/messages.inc.php:494
msgid "Link not found"
msgstr "Links nav atrasts"
#: libraries/messages.inc.php:495
msgid "Links to"
msgstr "Linki uz"
#: libraries/messages.inc.php:496
msgid "Lithuanian"
msgstr "Lietuviešu"
#: libraries/messages.inc.php:497
msgid "Local"
msgstr "Lokāls"
#: libraries/messages.inc.php:498
msgid "Location of the text file"
msgstr "Teksta faila atrašanās vieta"
#: libraries/messages.inc.php:499
msgid "Login Information"
msgstr "Piekļuves informācija"
#: libraries/messages.inc.php:500
msgid "Log in"
msgstr "Ieiet"
#: 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 "Iziet"
#: libraries/messages.inc.php:503
msgid "Password:"
msgstr "Parole:"
#: 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 "Serveris"
#: libraries/messages.inc.php:506
msgid "Username:"
msgstr "Lietotājvārds:"
#: 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 "Maksimālais izmērs: %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 ""
#: 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 ""
#: libraries/messages.inc.php:514
msgid "MediaWiki Table"
msgstr ""
#: libraries/messages.inc.php:515
msgid "Available MIME types"
msgstr "Pieejamie MIME tipi"
#: libraries/messages.inc.php:516
msgid "Available transformations"
msgstr "Pieejamās transformācijas"
#: libraries/messages.inc.php:517
msgctxt "$strMIME_description"
msgid "Description"
msgstr "Apraksts"
#: libraries/messages.inc.php:518
msgid "MIME type"
msgstr "MIME tips"
#: libraries/messages.inc.php:519
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "Šai transformācijai nav apraksta.<br />Jautājiet autoram, ko %s dara."
#: libraries/messages.inc.php:520
msgid "Browser transformation"
msgstr "Pārlūkprogrammas transformācija"
#: 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 ""
"Lai iegūtu pieejamo transformāciju opcijas un to MIME tipu transformācijas, "
"uzklikšķiniet uz %stransformāciju apraksti%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 ""
"Lūdzu ievadiet transformāciju opciju vērtības, lietojot šo formatu: 'a', "
"100, b,'c'...<br />Ja Jums jālieto atpakaļējā slīpsvītra (\"\\\") vai "
"vienkāršā pēdiņa (\"'\") starp šīm vērtībām, lieciet tās priekšā vēl vienu "
"atpakaļējo slīpsvītru (piemēram '\\\\xyz' or 'a\\'b')."
#: libraries/messages.inc.php:523
msgid "Transformation options"
msgstr "Transformācijas opcijas"
#: libraries/messages.inc.php:524
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TIPI TABULAI"
#: libraries/messages.inc.php:525
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME tipiem, kas parādīti slīprakstā, nav atsevišķas transformācijas "
"funkcijas"
#: libraries/messages.inc.php:526
msgid "Modifications have been saved"
msgstr "Labojumi tika saglabāti"
#: libraries/messages.inc.php:527
msgid "Modify an index"
msgstr "Labot indeksu"
#: libraries/messages.inc.php:528
msgid "Modify"
msgstr "Labot"
#: libraries/messages.inc.php:529
msgid "Move Menu"
msgstr ""
#: libraries/messages.inc.php:530
msgid "Move table to (database<b>.</b>table):"
msgstr "Pārvietot tabulu uz (datubāze<b>.</b>tabula):"
#: libraries/messages.inc.php:531
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabula %s tika pārvietota uz %s."
#: libraries/messages.inc.php:532
msgid "Can't move table to same one!"
msgstr "Nevar pārvietot tabulu uz viņu pašu!"
#: libraries/messages.inc.php:533
msgid "multilingual"
msgstr "daudzvalodu"
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: libraries/messages.inc.php:545
msgid "Sort buffer size"
msgstr ""
#: libraries/messages.inc.php:546
msgid "MySQL charset"
msgstr "MySQL kodējums"
#: libraries/messages.inc.php:547
msgid "MySQL client version"
msgstr ""
#: libraries/messages.inc.php:548
msgid "MySQL connection collation"
msgstr "MySQL konekcijas kārtošana"
#: 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 teica: "
#: libraries/messages.inc.php:551
msgid "Show processes"
msgstr "Parādīt procesus"
#: libraries/messages.inc.php:553
msgid "Name"
msgstr "Nosaukums"
#: libraries/messages.inc.php:554
msgid "Filter"
msgstr ""
#: libraries/messages.inc.php:555
#, fuzzy
msgid "New table"
msgstr "Nav tabulu"
#: libraries/messages.inc.php:556
msgid "Next"
msgstr "Nākamie"
#: libraries/messages.inc.php:557
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Nebija aktivitātes vairāk kā %s sekunžu laikā, lūdzu autorizējieties vēlreiz"
#: libraries/messages.inc.php:558
msgid "No databases"
msgstr "Nav datubāzu"
#: libraries/messages.inc.php:559
msgid "No databases selected."
msgstr "Datubāze nav izvēlēta."
#: 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 "Bez apraksta"
#: 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\" komanda ir aizliegta."
#: libraries/messages.inc.php:564
msgid "Skip Explain SQL"
msgstr "Neizskaidrot 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 ir vairāk draudzīgs <b>freimu atbalstošām</b> pārlūkprogrammām."
#: libraries/messages.inc.php:567
msgid "No index defined!"
msgstr "Nav definēti indeksi!"
#: libraries/messages.inc.php:568
msgid "No index parts defined!"
msgstr "Nav definēto indeksa daļu!"
#: libraries/messages.inc.php:569
msgid "No change"
msgstr "Netika labots"
#: libraries/messages.inc.php:570
#, fuzzy
msgctxt "$strNoneDefault"
msgid "None"
msgstr "Nav"
#: libraries/messages.inc.php:571
msgid "None"
msgstr "Nav"
#: libraries/messages.inc.php:572
msgid "No"
msgstr "Nē"
#: libraries/messages.inc.php:573
msgid "This format has no options"
msgstr "Šim formātam nav opciju"
#: libraries/messages.inc.php:574
msgid "No Password"
msgstr "Nav paroles"
#: libraries/messages.inc.php:575
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web serverim nav tiesību rakstīt failā %s."
#: libraries/messages.inc.php:576
msgid "Without PHP Code"
msgstr "Bez PHP koda"
#: libraries/messages.inc.php:577
msgid "No Privileges"
msgstr "Nav privilēģiju"
#: libraries/messages.inc.php:578
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Jums nav pietiekoši tiesību, lai atrastos šeit tagad!"
#: libraries/messages.inc.php:579
msgid "No rows selected"
msgstr "Rindas nav iezīmētas"
#: libraries/messages.inc.php:580
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nepietiek vietas, lai saglabātu failu %s."
#: libraries/messages.inc.php:581
msgid "No tables found in database."
msgstr "Tabulas nav atrastas šajā datubāzē."
#: libraries/messages.inc.php:582
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
"Nav tēmu atbalsta, lūdzu pārbaudiet jūsu konfigurāciju un/vai Jūsu tēmas "
"direktorijā %s."
#: libraries/messages.inc.php:583
msgid "This is not a number!"
msgstr "Tas nav numurs!"
#: libraries/messages.inc.php:584
msgid "not OK"
msgstr "nav OK"
#: 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 "Tabula <b>%s</b> nav atrasta vai nav atzīmeta iekš %s"
#: libraries/messages.inc.php:587
msgid "No user(s) found."
msgstr "Lietotāji netika atrasti."
#: libraries/messages.inc.php:588
msgid "Skip Validate SQL"
msgstr "Nepārbaudīt SQL"
#: libraries/messages.inc.php:589
msgid "Null"
msgstr "Nulle"
#: 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 rezultāti tabulā <i>%s</i>"
#: libraries/messages.inc.php:593
#, php-format
msgid "<b>Total:</b> <i>%s</i> match(es)"
msgstr "<b>Kopumā:</b> <i>%s</i> rezultāti"
#: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112
msgid "Tables"
msgstr "Tabulas"
#: libraries/messages.inc.php:596
msgid "OK"
msgstr "Labi"
#: 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 "Darbības"
#: libraries/messages.inc.php:601
msgid "Operator"
msgstr "Operators"
#: libraries/messages.inc.php:602
msgid "Optimize"
msgstr ""
#: libraries/messages.inc.php:603
msgid "Optimize table"
msgstr "Optimizēt tabulu"
#: libraries/messages.inc.php:604
#, fuzzy
msgid "Options"
msgstr "Darbības"
#: libraries/messages.inc.php:605
msgid "Or"
msgstr "Vai"
#: libraries/messages.inc.php:606
msgid "Overhead"
msgstr "Pārtēriņš"
#: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85
msgid "Overwrite existing file(s)"
msgstr "Pārrakstīt eksistējošos failus"
#: libraries/messages.inc.php:609
msgid "Packed"
msgstr ""
#: libraries/messages.inc.php:610
msgid "Page number:"
msgstr "Lapas numurs:"
#: libraries/messages.inc.php:611
#, fuzzy
msgid "Pages to be flushed"
msgstr "Tabula %s tika atsvaidzināta"
#: libraries/messages.inc.php:612
msgid "Paper size"
msgstr "Papīra izmērs"
#: libraries/messages.inc.php:613
msgid "Partial import"
msgstr ""
#: libraries/messages.inc.php:614
msgid "Partial Texts"
msgstr "Daļēji teksti"
#: 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 "Tabulas apkalpošana"
#: 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 "Lietotāja %s parole tika veiksmīgi mainīta."
#: libraries/messages.inc.php:620
msgid "The password is empty!"
msgstr "Parole nav norādīta!"
#: libraries/messages.inc.php:621
msgid "Password Hashing"
msgstr "Paroles jaukšana"
#: libraries/messages.inc.php:622
msgid "The passwords aren't the same!"
msgstr "Paroles nesakrīt!"
#: libraries/messages.inc.php:623
msgid "Password"
msgstr "Parole"
#: 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
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 "Datubāzes \"%s\" shēma, %s. lapa"
#: libraries/messages.inc.php:649
#, php-format
msgid "The \"%s\" table doesn't exist!"
msgstr "Tabula \"%s\" neeksistē!"
#: libraries/messages.inc.php:650
msgid "No tables"
msgstr "Nav tabulu"
#: libraries/messages.inc.php:651
#, fuzzy
msgid "Page has been created"
msgstr "Tabula %s tika izdzēsta"
#: 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 "stundā"
#: libraries/messages.inc.php:657
msgid "per minute"
msgstr "minūtē"
#: libraries/messages.inc.php:658
msgid "per second"
msgstr "sekundē"
#: libraries/messages.inc.php:659
msgid "Persian"
msgstr "Persiešu"
#: libraries/messages.inc.php:660
msgid "phone book"
msgstr "telefonu grāmata"
#: 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 "Izveidot PHP kodu"
#: libraries/messages.inc.php:663
#, fuzzy
msgid "PHP extension"
msgstr "PHP Versija"
#: libraries/messages.inc.php:664
msgid "PHP Version"
msgstr "PHP Versija"
#: 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 dokumentācija"
#: libraries/messages.inc.php:673
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> direktīvai ir JĀBŪT nodefinētai Jūsu "
"konfigurācijas failā!"
#: libraries/messages.inc.php:674
msgid "Polish"
msgstr "Poļu"
#: libraries/messages.inc.php:675
#, fuzzy
msgid "Port"
msgstr "Kārtošana"
#: libraries/messages.inc.php:676
msgid "Portrait"
msgstr "Portrets"
#: libraries/messages.inc.php:677
msgid "Begin"
msgstr "Sākums"
#: libraries/messages.inc.php:678
msgid "Previous"
msgstr "Iepriekšējie"
#: libraries/messages.inc.php:679
msgid "The primary key has been dropped"
msgstr "Primārā atslēga tika izdzēsta"
#: libraries/messages.inc.php:680
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Primārās atslēgas nosaukumam jābūt... 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>jābūt</b> tikai un <b>vienīgi</b> primārās atslēgas indeksa "
"nosaukumam!)"
#: libraries/messages.inc.php:682
msgid "Primary"
msgstr "Primārā"
#: libraries/messages.inc.php:683
msgid "Print"
msgstr "Drukāt"
#: libraries/messages.inc.php:684
msgid "Print view (with full texts)"
msgstr "Drukas skats (ar pilniem tekstiem)"
#: libraries/messages.inc.php:685
msgid "Print view"
msgstr "Izdrukas versija"
#: libraries/messages.inc.php:686
msgid "Includes all privileges except GRANT."
msgstr "Iekļauj visas privilēģijas, izņemot GRANT."
#: libraries/messages.inc.php:687
msgid "Allows altering the structure of existing tables."
msgstr "Ļauj mainīt esošo tabulu struktūru."
#: libraries/messages.inc.php:688
#, fuzzy
msgid "Allows altering and dropping stored routines."
msgstr "Ļauj veidot un dzēst indeksus."
#: libraries/messages.inc.php:689
msgid "Allows creating new databases and tables."
msgstr "Ļauj veidot jaunas datubāzes un tabulas."
#: libraries/messages.inc.php:690
#, fuzzy
msgid "Allows creating stored routines."
msgstr "Ļauj veidot jaunas tabulas."
#: libraries/messages.inc.php:691
msgid "Allows creating new tables."
msgstr "Ļauj veidot jaunas tabulas."
#: libraries/messages.inc.php:692
msgid "Allows creating temporary tables."
msgstr "Ļauj veidot pagaidu tabulas."
#: libraries/messages.inc.php:693
msgid "Allows creating, dropping and renaming user accounts."
msgstr ""
#: libraries/messages.inc.php:694
#, fuzzy
msgid "Allows creating new views."
msgstr "Ļauj veidot jaunas tabulas."
#: libraries/messages.inc.php:695
msgid "Allows deleting data."
msgstr "Ļauj dzēst datus."
#: libraries/messages.inc.php:696
msgid "Allows dropping databases and tables."
msgstr "Ļauj dzēst datubāzes un tabulas."
#: libraries/messages.inc.php:697
msgid "Allows dropping tables."
msgstr "Ļauj dzēst tabulas."
#: 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 ""
#: libraries/messages.inc.php:700
msgid "Allows running stored procedures; has no effect in this MySQL version."
msgstr "Ļauj palaist saglabātās procedūras; vēl nestrādā šajā MySQL versijā."
#: libraries/messages.inc.php:701
msgid "Allows importing data from and exporting data into files."
msgstr "Ļauj importēt/eksportēt datus no/uz failiem."
#: libraries/messages.inc.php:702
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"Ļauj pievienot lietotājus un privilēģijas bez privilēģiju tabulu "
"pārlādēšanas."
#: libraries/messages.inc.php:703
msgid "Allows creating and dropping indexes."
msgstr "Ļauj veidot un dzēst indeksus."
#: libraries/messages.inc.php:704
msgid "Allows inserting and replacing data."
msgstr "Ļauj ievietot un mainīt datus."
#: libraries/messages.inc.php:705
msgid "Allows locking tables for the current thread."
msgstr "Ļauj bloķēt tabulas tekošajai darbībai."
#: libraries/messages.inc.php:706
msgid "Limits the number of new connections the user may open per hour."
msgstr ""
"Ierobežo jauno konekciju skaitu, ko lietotājs var atvērt stundas laikā."
#: libraries/messages.inc.php:707
msgid "Limits the number of queries the user may send to the server per hour."
msgstr ""
"Ierobežo vaicājumu skaitu, ko lietotājs var mosūtīt uz serveri stundas laikā."
#: libraries/messages.inc.php:708
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Ierobežo komandu skaitu, kas maina kas maina tabulas vai datubāzes, ko "
"lietotājs var izpildīt stundas laikā."
#: libraries/messages.inc.php:709
#, fuzzy
msgid "Limits the number of simultaneous connections the user may have."
msgstr ""
"Ierobežo jauno konekciju skaitu, ko lietotājs var atvērt stundas laikā."
#: 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 "Nedarbojas šajā MySQL versijā."
#: libraries/messages.inc.php:712
msgid "Allows reloading server settings and flushing the server's caches."
msgstr "Ļauj prlādēt servera iestādījumus un iztukšot servera kešu."
#: libraries/messages.inc.php:713
msgid "Allows the user to ask where the slaves / masters are."
msgstr ""
"Dod lietotājam tiesības jautāt, kur ir replikācijas oriģināli / kopijas."
#: libraries/messages.inc.php:714
msgid "Needed for the replication slaves."
msgstr "Nepieciešams replikāciju kopijām."
#: libraries/messages.inc.php:715
msgid "Allows reading data."
msgstr "Ļauj lasīt datus."
#: libraries/messages.inc.php:716
msgid "Gives access to the complete list of databases."
msgstr "Dod pieeju pilnam datubāzu sarakstam."
#: libraries/messages.inc.php:717
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr ""
#: libraries/messages.inc.php:718
msgid "Allows shutting down the server."
msgstr "Ļauj apstādināt serveri."
#: 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 ""
"Ļauj pieslēgties pat tad, ja ir sasniegts maksimālais konekciju skaits; "
"Nepieciešams vairumam administratīvo operāciju, kā globālo mainīgo maiņa vai "
"citu lietotāju procesu nogalināšana."
#: libraries/messages.inc.php:720
#, fuzzy
msgid "Allows creating and dropping triggers"
msgstr "Ļauj veidot un dzēst indeksus."
#: libraries/messages.inc.php:721
msgid "Allows changing data."
msgstr "Ļauj mainīt datus."
#: libraries/messages.inc.php:722
msgid "No privileges."
msgstr "Nav privilēģiju."
#: libraries/messages.inc.php:723
msgid "Privileges"
msgstr "Privilēģijas"
#: libraries/messages.inc.php:724
msgid "The privileges were reloaded successfully."
msgstr "Privilēģijas tika veiksmīgi pārlādētas."
#: libraries/messages.inc.php:725
#, fuzzy
msgid "Procedures"
msgstr "Procesi"
#: libraries/messages.inc.php:726
msgid "Processes"
msgstr "Procesi"
#: libraries/messages.inc.php:727
msgid "Process list"
msgstr "Procesu saraksts"
#: 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 "Likt kolonnu nosaukumus pirmajā rindā"
#: libraries/messages.inc.php:732
msgid "Del"
msgstr "Dzēst"
#: libraries/messages.inc.php:733
msgid "Ins"
msgstr "Ielikt"
#: libraries/messages.inc.php:734
msgid "Query"
msgstr "Vaicājums pēc parauga"
#: libraries/messages.inc.php:735
msgid "The following queries have been executed:"
msgstr ""
#: libraries/messages.inc.php:736
#, fuzzy
msgid "Query cache"
msgstr "Vaicājuma tips"
#: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117
msgid "Query window"
msgstr "Vaicājuma logs"
#: libraries/messages.inc.php:738
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL vaicājums uz datubāzes <b>%s</b>:"
#: libraries/messages.inc.php:739
msgid "Query results operations"
msgstr ""
#: libraries/messages.inc.php:740
msgid "SQL history"
msgstr "SQL vēsture"
#: 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>Pieprasījumu statistika</b>: %s pieprasījumi tika nosūtīti uz serveri "
"kopš tā palaišanās brīža."
#: libraries/messages.inc.php:742
#, php-format
msgid "Query took %01.4f sec"
msgstr "Vaicājums ilga %01.4f s"
#: libraries/messages.inc.php:743
msgid "Query type"
msgstr "Vaicājuma tips"
#: libraries/messages.inc.php:744
msgid "Do not overwrite this query from outside the window"
msgstr "Nepārrakstīt šo vaicājumu ārpus šī loga"
#: 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 "Saņemts"
#: libraries/messages.inc.php:749
msgid "recommended"
msgstr ""
#: libraries/messages.inc.php:750
msgid "Records"
msgstr "Ieraksti"
#: libraries/messages.inc.php:751
msgid "Check referential integrity:"
msgstr "Pārbaudīt referenciālo integritāti:"
#: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335
msgid "Refresh"
msgstr "Atjaunot"
#: libraries/messages.inc.php:753
msgid "Relational display field"
msgstr ""
#: libraries/messages.inc.php:754
#, fuzzy
msgid "Relational key"
msgstr "Relāciju shēma"
#: libraries/messages.inc.php:755
msgid "Relational schema"
msgstr "Relāciju shēma"
#: libraries/messages.inc.php:756
#, fuzzy
msgid "Relation deleted"
msgstr "Relāciju pārskats"
#: 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 ""
"Papildiespējas darbam ar saistītām tabulām tika izslēgtas. Lai uzzinātu "
"kāpēc, klikškiniet %sšeit%s."
#: libraries/messages.inc.php:758
msgid "RELATIONS FOR TABLE"
msgstr "RELĀCIJAS TABULAI"
#: libraries/messages.inc.php:759
msgid "Relations"
msgstr "Relācijas"
#: libraries/messages.inc.php:760
msgid "Relation view"
msgstr "Relāciju pārskats"
#: libraries/messages.inc.php:761
msgid "Reloading the privileges"
msgstr "Pārlādējam privilēģijas"
#: libraries/messages.inc.php:762
msgid "Reload navigation frame"
msgstr ""
#: libraries/messages.inc.php:763
#, fuzzy
msgid "Reload privileges"
msgstr "Globālās privilēģijas"
#: 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 "Dzēst izvēlētos lietotājus"
#: libraries/messages.inc.php:769
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Datubāze %s tika pārsaukta par %s"
#: libraries/messages.inc.php:770
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabula %s tika pārsaukta par %s"
#: libraries/messages.inc.php:771
msgid "Rename table to"
msgstr "Pārsaukt tabulu uz"
#: libraries/messages.inc.php:772
#, fuzzy
msgid "Rename view to"
msgstr "Pārsaukt tabulu uz"
#: libraries/messages.inc.php:773
#, fuzzy
msgid "Repair"
msgstr "Restaurēt tabulu"
#: libraries/messages.inc.php:774
msgid "Repair table"
msgstr "Restaurēt tabulu"
#: libraries/messages.inc.php:775
msgid "Replace NULL by"
msgstr "Aizvietot NULL ar"
#: libraries/messages.inc.php:776
msgid "Replace table data with file"
msgstr "Aizvietot tabulas datus ar datiem no faila"
#: 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 "Relācijas"
#: 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 "Lūdzu izvēlieties datubāzi"
#: 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 "Atcelt"
#: libraries/messages.inc.php:820
msgid "Resource limits"
msgstr "Resursu ierobežojumi"
#: libraries/messages.inc.php:821
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
#: libraries/messages.inc.php:822
msgid "Re-type"
msgstr "Atkārtojiet"
#: libraries/messages.inc.php:823
msgid ""
"The users will still have the USAGE privilege until the privileges are "
"reloaded."
msgstr ""
"Lietotāji saglabā iespeju lietot datubāzes, līdz privilēģijas tiek "
"pārlādētas."
#: libraries/messages.inc.php:824
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Atņemt visas aktīvās privilēģijas lietotājiem, un pēc tam dzēst tos."
#: libraries/messages.inc.php:825
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Jūs atņēmāt privilēgijas lietotājam %s"
#: libraries/messages.inc.php:826
msgid "Revoke"
msgstr "Atsaukt"
#: libraries/messages.inc.php:827
msgid "Romanian"
msgstr "Rumāņu"
#: 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 "Rindas garums"
#: libraries/messages.inc.php:831
msgid "row(s) starting from record #"
msgstr "rindas sākot no"
#: libraries/messages.inc.php:832
msgid " Row size "
msgstr " Rindas izmērs "
#: libraries/messages.inc.php:833
msgid "horizontal (rotated headers)"
msgstr "horizontālā (pagriezti virsraksti)"
#: libraries/messages.inc.php:834
msgid "horizontal"
msgstr "horizontālā"
#: libraries/messages.inc.php:835
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "%s skatā un atkārtot virsrakstus ik pēc %s rindām"
#: libraries/messages.inc.php:836
msgid "vertical"
msgstr "vertikālā"
#: libraries/messages.inc.php:837
msgid "Rows"
msgstr "Rindas"
#: libraries/messages.inc.php:838
msgid "Row Statistics"
msgstr "Rindas statistika"
#: libraries/messages.inc.php:839
#, php-format
msgid "running on %s"
msgstr "atrodas uz %s"
#: libraries/messages.inc.php:840
msgid "Submit Query"
msgstr "Izpildīt vaicājumu"
#: libraries/messages.inc.php:841
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s"
#: libraries/messages.inc.php:842
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s"
#: libraries/messages.inc.php:843
msgid "Russian"
msgstr "Krievu"
#: libraries/messages.inc.php:845
#, php-format
msgid "Save on server in %s directory"
msgstr "Saglabāt uz servera direktorijā %s"
#: libraries/messages.inc.php:846
msgid "Save position"
msgstr ""
#: libraries/messages.inc.php:847
msgid "Save"
msgstr "Saglabāt"
#: libraries/messages.inc.php:848
msgid "The scale factor is too small to fit the schema on one page"
msgstr "Mērogošanas faktors ir pārāk mazs, lai shēma ietilptu vienā lapā"
#: libraries/messages.inc.php:849
msgid "Search in database"
msgstr "Meklēt datubāzē"
#: libraries/messages.inc.php:850
msgid "Inside field:"
msgstr ""
#: libraries/messages.inc.php:851
msgid "Inside table(s):"
msgstr "Tabulā(s):"
#: libraries/messages.inc.php:852
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Vārdi vai vērtības meklēšanai (aizstājējzīme: \"%\"):"
#: libraries/messages.inc.php:853
msgid "at least one of the words"
msgstr "kaut viens no vārdiem"
#: libraries/messages.inc.php:854
msgid "all words"
msgstr "visi vārdi"
#: libraries/messages.inc.php:855
msgid "the exact phrase"
msgstr "precīza frāze"
#: libraries/messages.inc.php:856
msgid "as regular expression"
msgstr "kā regulārā izteiksme"
#: libraries/messages.inc.php:857
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Meklēšanas rezultāti \"<i>%s</i>\" %s:"
#: libraries/messages.inc.php:858
msgid "Search"
msgstr "Meklēt"
#: libraries/messages.inc.php:859
msgid "Find:"
msgstr "Atrast:"
#: libraries/messages.inc.php:860
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Konfigurācijas fails tagad prasa slepeno paroli (blowfish_secret)."
#: libraries/messages.inc.php:861
msgid "Please select a database"
msgstr "Lūdzu izvēlieties datubāzi"
#: libraries/messages.inc.php:862
msgid "Select All"
msgstr "Iezīmēt visu"
#: libraries/messages.inc.php:863
msgid "Select binary log to view"
msgstr "Izvēlieties bināro log-failu apskatei"
#: libraries/messages.inc.php:864
msgid "Select fields (at least one):"
msgstr "Izvēlieties laukus (kaut vienu):"
#: libraries/messages.inc.php:865
msgid "Select Foreign Key"
msgstr ""
#: libraries/messages.inc.php:866
msgid "in query"
msgstr "vaicājumā"
#: libraries/messages.inc.php:867
msgid "Select referenced key"
msgstr ""
#: libraries/messages.inc.php:868
msgid "Select Tables"
msgstr "Izvēlieties tabulas"
#: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77
msgid "Save as file"
msgstr "Saglabāt kā failu"
#: libraries/messages.inc.php:870
msgid "Sent"
msgstr "Nosūtīts"
#: libraries/messages.inc.php:871
msgid "Server Choice"
msgstr "Servera izvēle"
#: libraries/messages.inc.php:872
msgid "The server is not responding"
msgstr "Serveris neatbild"
#: libraries/messages.inc.php:873
msgid "Server"
msgstr "Serveris"
#: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110
#, fuzzy
msgid "Servers"
msgstr "Serveris"
#: libraries/messages.inc.php:875
#, fuzzy
msgid "Delayed inserts"
msgstr "Lietot aizturētos INSERT"
#: libraries/messages.inc.php:876
msgid "Runtime Information"
msgstr "Izpildes laika informācija"
#: libraries/messages.inc.php:877
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Šis MySQL serveris strādā %s. Tas tika palaists %s."
#: libraries/messages.inc.php:878
msgid "Variables"
msgstr "Mainīgie"
#: 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>Servera trafiks</b>: Šīs tabulas parāda šī MySQL servera tīkla trafika "
"statistiku kopš tā palaišanas."
#: libraries/messages.inc.php:880
msgid "Server variables and settings"
msgstr "Servera mainīgie un konfigurācija"
#: libraries/messages.inc.php:881
msgid "Server version"
msgstr "Servera versija"
#: 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 "Sesijas vērtība"
#: 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 ""
"Ja lauka tips ir \"enum\" vai \"set\", lūdzu ievadiet vērtības atbilstoši "
"šim formatam: 'a','b','c'...<br />Ja Jums vajag ielikt atpakaļējo slīpsvītru "
"(\\) vai vienkāršo pēdiņu (') kādā no šīm vērtībām, lieciet tās priekšā "
"atpakaļējo slīpsvītru (piemēram, '\\\\xyz' vai 'a\\'b')."
#: libraries/messages.inc.php:886
msgid "settings"
msgstr ""
#: libraries/messages.inc.php:887
msgid "Show all"
msgstr "Rādīt visu"
#: 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 "Rādīt krāsas"
#: libraries/messages.inc.php:892
msgid "Data Dictionary Format"
msgstr "Datu vārdnīcas formats"
#: libraries/messages.inc.php:893
msgid "Show Full Queries"
msgstr "Rādīt pilnos vaicājumus"
#: libraries/messages.inc.php:894
msgid "Show grid"
msgstr "Rādīt režģi"
#: 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 "Parādu rindas"
#: 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 "Rādīt tabulas"
#: libraries/messages.inc.php:904
msgid "Show PHP information"
msgstr "Parādīt PHP informāciju"
#: libraries/messages.inc.php:905
msgid "Show"
msgstr "Rādīt"
#: 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 "Atcelt"
#: 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 "Rādit tabulu izmērus"
#: libraries/messages.inc.php:1016
msgid "Show tables"
msgstr "Rādīt tabulas"
#: libraries/messages.inc.php:1017
msgid " Show this query here again "
msgstr " Rādīt šo vaicājumu šeit atkal "
#: libraries/messages.inc.php:1018
msgid "Simplified Chinese"
msgstr "Vienkāršota ķīniešu"
#: libraries/messages.inc.php:1019
msgid "(singly)"
msgstr "(atsevišķi)"
#: libraries/messages.inc.php:1020
msgid "Size"
msgstr "Izmērs"
#: 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 "Slovāku"
#: libraries/messages.inc.php:1024
msgid "Slovenian"
msgstr "Slovēņu"
#: 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 ""
#: libraries/messages.inc.php:1028
msgid "Socket"
msgstr ""
#: libraries/messages.inc.php:1029
msgid "Sort by key"
msgstr "Kārtot pēc atslēgas"
#: libraries/messages.inc.php:1030
msgid "Sorting"
msgstr ""
#: libraries/messages.inc.php:1031
msgid "Sort"
msgstr "Kārtošana"
#: libraries/messages.inc.php:1032
msgid "Space usage"
msgstr "Diska vietas lietošana"
#: libraries/messages.inc.php:1033
msgid "Spanish"
msgstr "Spāņu"
#: libraries/messages.inc.php:1034
msgid "Words are separated by a space character (\" \")."
msgstr "Vārdi ir atdalīti ar tukšumu (\" \")."
#: libraries/messages.inc.php:1035
msgid "SQL compatibility mode"
msgstr ""
#: libraries/messages.inc.php:1036
msgid "Export type"
msgstr "Eksporta veids"
#: 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 ""
"Iespējams, ka Jūs esat atraduši kļūdu SQL interpretatorā. Lūdzu apskatiet "
"Jūsu vaicājumu citīgāk, un pārbaudiet, ka pēdiņas ir pareizas un nav "
"sajauktas. Cits kļūdas iemesls var būt tas, ka Jūs atsūtījāt failu ar bināro "
"vērtību ārpus pēdiņās iekļautā teksta lauka. Jūs varat arī izmēģināt savu "
"vaicājumu MySQL komandrindas interfeisā. MySQL servera kļūdas paziņojums "
"zemāk, ja tāds ir, var arī palīdzēt Jums diagnosticēt problēmu. Ja problēma "
"paliek, vai arī iekš phpMyAdmin kļūda ir, bet komandrindā nav, lūdzu "
"samaziniet Jūsu SQL vaicājumu līdz vienkāršam vaicājumam kas izsauc "
"problēmas, un atsūtiet mums ziņojumu par kļūdu, iekļaujot tajā datus no "
"IZGRIEZT sekcijas zemāk:"
#: 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 ""
"Izkatās, ka Jūsu SQL vaicajumā ir kļūda. MySQL servera kļūdas pazinojums "
"zemāk, ja tāds ir, var arī palīdzet Jums diagnosticēt problēmu."
#: libraries/messages.inc.php:1040
msgid "SQL query"
msgstr "SQL vaicājums"
#: libraries/messages.inc.php:1041
msgid "SQL result"
msgstr "SQL rezultāts"
#: libraries/messages.inc.php:1042
msgid "SQL"
msgstr "SQL"
#: libraries/messages.inc.php:1043
msgid "Invalid Identifer"
msgstr "Nederīgs identifikators"
#: libraries/messages.inc.php:1044
msgid "Unclosed quote"
msgstr "Neaizvērtas pēdiņas"
#: libraries/messages.inc.php:1045
msgid "Unknown Punctuation String"
msgstr "Nezināmā punktuācijas zīme"
#: libraries/messages.inc.php:1046
msgid "Stand-in structure for view"
msgstr ""
#: libraries/messages.inc.php:1047
#, fuzzy
msgid "Start"
msgstr "S"
#: libraries/messages.inc.php:1048
msgid "Last check"
msgstr "Pēdējā pārbaude"
#: libraries/messages.inc.php:1049
msgid "Creation"
msgstr "Izveidošana"
#: libraries/messages.inc.php:1050
msgid "Statements"
msgstr "Parametrs"
#: 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 "Pēdējā atjaunošana"
#: libraries/messages.inc.php:1054
msgid "Status"
msgstr "Statuss"
#: 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 dati"
#: libraries/messages.inc.php:1059
msgid "Structure and data"
msgstr "Struktūra un dati"
#: libraries/messages.inc.php:1060
msgid "CSV for MS Excel"
msgstr "CSV dati MS Excel formātā"
#: libraries/messages.inc.php:1061
msgid "Native MS Excel format"
msgstr "Dati MS Excel formatā"
#: libraries/messages.inc.php:1062
msgid "Structure only"
msgstr "Tikai struktūra"
#: libraries/messages.inc.php:1063
msgid "Propose table structure"
msgstr "Ieteikt tabulas sruktūru"
#: libraries/messages.inc.php:1064
msgid "Structure Difference"
msgstr ""
#: libraries/messages.inc.php:1065
#, fuzzy
msgid "Structure for view"
msgstr "Tikai struktūra"
#: libraries/messages.inc.php:1066
#, fuzzy
msgid "structure"
msgstr "Struktūra"
#: libraries/messages.inc.php:1067
msgid "Structure"
msgstr "Struktūra"
#: libraries/messages.inc.php:1068
msgid "Structure Synchronization"
msgstr ""
#: libraries/messages.inc.php:1069
msgid "Submit"
msgstr "Nosūtīt"
#: libraries/messages.inc.php:1070
msgid "Your SQL query has been executed successfully"
msgstr "Jūsu SQL vaicājums tika veiksmīgi izpildīts"
#: 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 "Kopumā"
#: libraries/messages.inc.php:1073
msgid "Swedish"
msgstr "Zviedru"
#: 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 "Pārslēgties uz nokopēto datubāzi"
#: libraries/messages.inc.php:1079
msgid "Switch to copied table"
msgstr "Pārslēgties uz nokopēto tabulu"
#: 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 "Lietotājs %s jau eksistē!"
#: 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 "Izvēlētie lietotāji tika veiksmīgi dzēsti."
#: 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 "Komentārs tabulai"
#: 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 "Tabulas nosaukums nav norādīts!"
#: libraries/messages.inc.php:1093
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabula %s tika izdzēsta"
#: libraries/messages.inc.php:1094
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabula %s tika izdzēsta"
#: libraries/messages.inc.php:1095
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabula %s tika iztukšota"
#: libraries/messages.inc.php:1096
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabula %s tika atsvaidzināta"
#: 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 "Tabulas apkalpošana"
#: libraries/messages.inc.php:1100
msgid "Table name"
msgstr ""
#: libraries/messages.inc.php:1101
msgid "Table of contents"
msgstr "Satura rādītājs"
#: libraries/messages.inc.php:1102
msgid "Table options"
msgstr "Tabulas opcijas"
#: 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 tabula(s)"
#: libraries/messages.inc.php:1106
msgid "Table structure for table"
msgstr "Tabulas struktūra tabulai"
#: libraries/messages.inc.php:1107
msgid "Table"
msgstr "Tabula"
#: libraries/messages.inc.php:1108
msgid "Update row(s)"
msgstr ""
#: libraries/messages.inc.php:1109
msgid "take it"
msgstr "izmantot šo stilu"
#: 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 "Tabulu specifiskās privilēģijas"
#: 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 " Sava garuma dēļ,<br /> šis lauks var būt nerediģējams "
#: libraries/messages.inc.php:1114
msgid "Texy! text"
msgstr ""
#: libraries/messages.inc.php:1115
msgid "Thai"
msgstr "Taizemiešu"
#: 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 "Tēma / Stils"
#: libraries/messages.inc.php:1122
msgid "This Host"
msgstr "Šis hosts"
#: libraries/messages.inc.php:1123
msgid "Threads"
msgstr ""
#: libraries/messages.inc.php:1124
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Process %s tika veiksmīgi nogalināts."
#: 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 "Laiks"
#: libraries/messages.inc.php:1129
msgid "to/from page"
msgstr ""
#: libraries/messages.inc.php:1130
msgid "Toggle scratchboard"
msgstr "parādīt/noslēpt piezīmju tafeli"
#: 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 "kopā"
#: libraries/messages.inc.php:1134
msgid "Total"
msgstr "Kopā"
#: 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 "Servera versija"
#: 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 "Datubāze"
#: 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 "Dati"
#: 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 "Tikai struktūra"
#: libraries/messages.inc.php:1166
#, fuzzy
msgid "Created"
msgstr "Izveidot"
#: 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 "Persiešu"
#: 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 "Pārbaudīt tabulu"
#: libraries/messages.inc.php:1175
msgid "Untracked tables"
msgstr ""
#: libraries/messages.inc.php:1176
#, fuzzy
msgid "Username"
msgstr "Lietotājvārds:"
#: 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 "Persiešu"
#: 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 "Tradicionāla ķīniešu"
#: libraries/messages.inc.php:1184
msgid "Traditional Spanish"
msgstr "Tradicionālā spāņu"
#: libraries/messages.inc.php:1185
msgid "Traffic"
msgstr "Datu apmaiņa"
#: 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 ""
"Rādīt saiti uz lauka bināro datu lejuplādi. Pirmā opcija ir binārā faila "
"nosaukums. Otrā opcija ir iespējamais lauka nosaukums tabulas rindā, kas "
"satur faula nosaukumu. Ja izmantojat otro opciju, pirmo atstājiet tukšo."
#: 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 ""
"Parāda klikšķināmo sīktēlu; opcijas: platums, augstums pikseļos (saglabājot "
"oriģinālās proporcijas)"
#: libraries/messages.inc.php:1190
msgid "Displays a link to download this image."
msgstr "Parāda linku uz šo attēlu (tieša blob lauka lajuplāde)."
#: libraries/messages.inc.php:1191
msgid "See image/jpeg: inline"
msgstr "Skatīties image/jpeg: kā ierindotu attēlu"
#: 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 ""
#: 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 ""
"Tikai LINUX: Palaiž ārējo aplikāciju un padod lauka datus tās "
"standartievadā. Atgriež aplikācijas standartizvadi. Noklusējums ir Tidy, kas "
"izskaistina HTML kodu. Drošības apsvērumu dēļ, nepieciešams manuāli rediģēt "
"failu libraries/transformations/text_plain__external.inc.php un ielikt "
"rīkus, kurus Jūs atļaujat palaist. Pirmā opcija ir programmas numurs, ko Jūs "
"vēlaties lietot, otrā opcija ir parametri šai programmai. Trešā opcija, ja "
"ir vienāda ar 1, konvertē izvadi, izmantojot htmlspecialchars() (noklusējums "
"ir 1). Ceturtais parametrs, ja vienāds ar 1, liek NOWRAP parametru satura "
"šūnai, tā kā izvade tiks attēlota bez pārformatēšanas. (noklusējums ir 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 ""
"Saglabā lauka oriģinālo formatējumu. Speciālo rakstzīmju pasargāšana netiek "
"veikta."
#: 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 ""
"Parāda attēlu un linku, lauks satur faila nosauumu; pirmā opcija ir "
"prefikss, piemēram, \"http://domens.lv/\", otrā opcija ir platums pikseļos, "
"trešā ir augstums."
#: 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 ""
"Parāda attēlu un linku, lauks satur faila nosauumu; pirmā opcija ir "
"prefikss, piemēram, \"http://domens.lv/\", otrā opcija ir linka nosaukums."
#: 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 ""
"Parāda tikai virknes daļu. Pirmā opcija ir nobīde, kas nosaka, kur Jūsu "
"teksts sākas (noklusējums 0). Otrā opcija ir atgriežamā teksta garums. Ja "
"tukša, atgriež visu atlikušo tekstu. Trešā opcija nosaka rakstzīmes, kas "
"tiks pievienotas apgrieztās virknes galā (noklusējums: ...) ."
#: libraries/messages.inc.php:1199
msgid "Triggers"
msgstr ""
#: libraries/messages.inc.php:1200
msgid "Truncate Shown Queries"
msgstr "Ierobežot parādīto vaicājumu garumu"
#: libraries/messages.inc.php:1201
msgid "Turkish"
msgstr "Turku"
#: libraries/messages.inc.php:1202
msgid "Type"
msgstr "Tips"
#: libraries/messages.inc.php:1204
msgid "Ukrainian"
msgstr "Ukraiņu"
#: libraries/messages.inc.php:1205
msgid "Uncheck All"
msgstr "Neiezīmēt neko"
#: libraries/messages.inc.php:1206
msgid "Unicode"
msgstr "Unikods"
#: libraries/messages.inc.php:1207
msgid "Unique"
msgstr "Unikālais"
#: libraries/messages.inc.php:1208
msgid "unknown"
msgstr "nazināma"
#: libraries/messages.inc.php:1209
msgid "Unselect All"
msgstr "Neiezīmēt neko"
#: 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 "Jūs modificējāt privilēģijas objektam %s."
#: libraries/messages.inc.php:1212
msgid "The profile has been updated."
msgstr "Profils tika modificēts."
#: libraries/messages.inc.php:1213
msgid "Update Query"
msgstr "Atjaunot vaicājumu"
#: libraries/messages.inc.php:1214
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Lūdzu skatieties dokumentāciju par to, kā atjaunot 'Column_comments' tabulu"
#: libraries/messages.inc.php:1215
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Jums ir jāuzliek %s %s vai jaunāks."
#: 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 "Aizņem"
#: libraries/messages.inc.php:1226
msgid "Enclose table and field names with backquotes"
msgstr "Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem"
#: libraries/messages.inc.php:1227
msgid "Use Host Table"
msgstr "Lietot hostu tabulu"
#: libraries/messages.inc.php:1228
#, php-format
msgid "The user %s already exists!"
msgstr "Lietotājs %s jau eksistē!"
#: libraries/messages.inc.php:1229
msgid "The user name is empty!"
msgstr "Lietotāja vārds nav norādīts!"
#: libraries/messages.inc.php:1230
msgid "User name"
msgstr "Lietotājvārds"
#: libraries/messages.inc.php:1231
msgid "The selected user was not found in the privilege table."
msgstr "Izvēlētais lietotājs nav atrasts privilēģiju tabulā."
#: libraries/messages.inc.php:1232
msgid "User overview"
msgstr "Lietotāju pārskats"
#: libraries/messages.inc.php:1233
msgid "The selected users have been deleted successfully."
msgstr "Izvēlētie lietotāji tika veiksmīgi dzēsti."
#: libraries/messages.inc.php:1234
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Lietotāji, kam ir pieja datubāzei &quot;%s&quot;"
#: libraries/messages.inc.php:1235
msgid "User"
msgstr "Lietotājs"
#: libraries/messages.inc.php:1236
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Lietojiet TAB taustiņu, lai pārvietotos no vērtības līdz vērtībai, vai CTRL"
"+bultiņas, lai pārvietotos jebkurā vietā"
#: libraries/messages.inc.php:1237
msgid "Use Tables"
msgstr "Lietot tabulas"
#: libraries/messages.inc.php:1238
msgid "Use text field"
msgstr "Lietot teksta lauku"
#: libraries/messages.inc.php:1239
msgid "Use this value"
msgstr "Lietot šo vērtību"
#: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337
msgid "Validate SQL"
msgstr "Pārbaudīt 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 ""
"Nevar inicializēt SQL pārbaudītāju. Lūdzu pārbaudiet, vai esat uzinstalējuši "
"nepieciešamos PHP paplašinājumus, kā aprakstīts %sdokumentācijā%s."
#: libraries/messages.inc.php:1243
msgid "Value"
msgstr "Vērtība"
#: libraries/messages.inc.php:1244
msgid "Variable"
msgstr "Mainīgais"
#: libraries/messages.inc.php:1245
#, fuzzy
msgid "Version information"
msgstr "Piekļuves informācija"
#: libraries/messages.inc.php:1246
msgid "View dump (schema) of databases"
msgstr "Apskatīt datubāzu dampu (shēmu)"
#: libraries/messages.inc.php:1247
msgid "View dump (schema) of database"
msgstr "Apskatīt datubāzes dampu (shēmu)"
#: libraries/messages.inc.php:1248
msgid "View dump (schema) of table"
msgstr "Apskatīt tabulas dampu (shēmu)"
#: 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
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "Lauks %s tika izdzēsts"
#: 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 "Direktoija, kuru norādijāt augšupielādei, nav pieejama"
#: libraries/messages.inc.php:1257
msgid "web server upload directory"
msgstr "web servera augšupielādes direktorija"
#: libraries/messages.inc.php:1258
msgid "Web server"
msgstr ""
#: libraries/messages.inc.php:1259
#, php-format
msgid "Welcome to %s"
msgstr "Laipni lūgti %s"
#: libraries/messages.inc.php:1260
msgid "West European"
msgstr "Rietumeiropas"
#: libraries/messages.inc.php:1261
msgid "Wiki"
msgstr ""
#: libraries/messages.inc.php:1262
msgid "wildcard"
msgstr "aizstājējzīme"
#: 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 ""
"Neizdevās atjaunot galveno pārlūkprogramas logu. Varbūt esat viņu aizvēruši, "
"vai arī Jūsu pārlūkprogramma bloķe starplogu saskarsmi Jūsu drošības "
"iestādījumu dēļ."
#: libraries/messages.inc.php:1264
msgid "With selected:"
msgstr "Ar iezīmēto:"
#: libraries/messages.inc.php:1265
msgid "Write requests"
msgstr ""
#: libraries/messages.inc.php:1266
msgid "Wrong username/password. Access denied."
msgstr "Kļūdains lietotājvārds/parole. Pieeja aizliegta."
#: 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 "Eksporta veids"
#: libraries/messages.inc.php:1274
#, fuzzy
msgid "Export triggers"
msgstr "Eksporta veids"
#: 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 "Jā"
#: libraries/messages.inc.php:1280
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr "Piezīme: Šo opciju uzstādīšana uz 0 (nulli) atceļ ierobežojumus."
#: libraries/messages.inc.php:1281
msgid "\"zipped\""
msgstr "Arhivēts ar zip"
#: server_privileges.php:1904
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Aizstājējzīmes _ un % jāaizsargā ar \\ priekšā, lai izmantotu tās burtiski"
#: 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 "Nevar pieslēgties MySQL serverim"
#: 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 "Kalendārs"
#: 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 "Pārsaukt datubāzi par"
#: 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 "Tabulas kodējums:"
#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Database name template"
msgstr "Faila nosaukuma šablons"
#: setup/lib/messages.inc.php:81
#, fuzzy
msgid "Server name template"
msgstr "Faila nosaukuma šablons"
#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Table name template"
msgstr "Faila nosaukuma šablons"
#: setup/lib/messages.inc.php:84
msgid "Save on server"
msgstr ""
#: setup/lib/messages.inc.php:86
#, fuzzy
msgid "Remember file name template"
msgstr "Faila nosaukuma šablons"
#: 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 "Importēt failus"
#: 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 "Datubāzu eksporta opcijas"
#: 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 "Nav datubāzu"
#: setup/lib/messages.inc.php:128
msgid "Customization"
msgstr ""
#: setup/lib/messages.inc.php:129
#, fuzzy
msgid "Customize export options"
msgstr "Datubāzu eksporta opcijas"
#: 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 vaicājums"
#: 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 vaicājums"
#: setup/lib/messages.inc.php:138
msgid "Customize startup page"
msgstr ""
#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "Startup"
msgstr "Statuss"
#: 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 "Tabula"
#: 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 dokumentācija"
#: 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 "Lokāls"
#: 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 "Resursu ierobežojumi"
#: 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
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 "Pievienot jaunu lietotāju"
#: 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 "Konekcijas"
#: 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 "Nav tabulu"
#: 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 "Defragmentēt tabulu"
#: 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 "Nav datubāzu"
#: 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 "Servera izvēle"
#: 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 "Servera 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 "Restaurēt tabulu"
#: 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 "Servera izvēle"
#: 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 "Rādīt krāsas"
#: 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 "Rādīt pilnos vaicājumus"
#: 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 "Rindas statistika"
#: 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 "Jā"
#: 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 "Jan0"
#~ msgid "Jan1"
#~ msgstr "Jan1"
#~ msgid "Jan2"
#~ msgstr "Jan2"