PageRenderTime 63ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 1ms

/phpMyAdmin/lang/latvian-windows-1257.inc.php

https://bitbucket.org/jojoluzifer/web-megagenius
PHP | 1051 lines | 989 code | 54 blank | 8 comment | 0 complexity | 71a1acb4b18c0dd820872bab0045ff2b MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, ISC

Large files files are truncated, but you can click here to view the full file

  1. <?php
  2. /* $Id: latvian-windows-1257.inc.php 10439 2007-06-15 17:13:29Z lem9 $ */
  3. /**
  4. * Latvian language file by Sandis Jērics <sandisj at parks.lv>
  5. */
  6. $charset = 'windows-1257';
  7. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  8. $number_thousands_separator = ' ';
  9. $number_decimal_separator = '.';
  10. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  11. $byteUnits = array('baiti', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  12. $day_of_week = array('Sv', 'P', 'O', 'T', 'C', 'Pk', 'S');
  13. $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jūn', 'Jūl', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec');
  14. // See http://www.php.net/manual/en/function.strftime.php to define the
  15. // variable below
  16. $datefmt = '%d.%m.%Y %H:%M';
  17. $timespanfmt = '%s dienas, %s stundas, %s minūtes un %s sekundes';
  18. $strAbortedClients = 'Pārtraukts';
  19. $strAccessDeniedExplanation = '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.';
  20. $strAccessDenied = 'Pieeja aizliegta';
  21. $strAction = 'Darbība';
  22. $strAddAutoIncrement = 'Pievienot AUTO_INCREMENT vērtību';
  23. $strAddConstraints = 'Pievienot ierobežojumus';
  24. $strAddDeleteColumn = 'Pievienot/Dzēst laukus (kolonnas)';
  25. $strAddDeleteRow = 'Pievienot/Dzēst ierakstu';
  26. $strAddFields = 'Pievienot %s lauku(s)';
  27. $strAddHeaderComment = 'Ievietot virsrakstā komentāru (\\n atdala rindas)';
  28. $strAddIntoComments = 'Pievienot komentāros';
  29. $strAddNewField = 'Pievienot jaunu lauku';
  30. $strAddPrivilegesOnDb = 'Pievienot privilēģijas uz sekojošo datubāzi';
  31. $strAddPrivilegesOnTbl = 'Pievienot privilēģijas uz sekojošo tabulu';
  32. $strAddSearchConditions = 'Pievienot meklēšanas nosacījumus ("where" izteiksmes ķermenis):';
  33. $strAddToIndex = 'Pievienot indeksam &nbsp;%s&nbsp;kolonn(u/as)';
  34. $strAddUserMessage = 'Jūs pievienojāt jaunu lietotāju.';
  35. $strAddUser = 'Pievienot jaunu lietotāju';
  36. $strAdministration = 'Administrācija';
  37. $strAffectedRows = 'Ietekmēto rindu skaits:';
  38. $strAfterInsertBack = 'Atgriezties atpakaļ iepriekšējā lapā';
  39. $strAfterInsertNewInsert = 'Ievietot vēl vienu rindu';
  40. $strAfterInsertSame = 'Atgriezties šajā lapā';
  41. $strAfter = 'Pēc %s';
  42. $strAllTableSameWidth = 'rādīt visas tabulas vienadā platumā?';
  43. $strAll = 'Visi';
  44. $strAlterOrderBy = 'Mainīt datu kārtošanas laukus';
  45. $strAnalyzeTable = 'Analizēt tabulu';
  46. $strAnd = 'Un';
  47. $strAnIndex = 'Indekss tieka pievienots uz %s';
  48. $strAnyHost = 'Jebkurš hosts';
  49. $strAny = 'Jebkurš';
  50. $strAnyUser = 'Jebkurš lietotājs';
  51. $strApproximateCount = 'Var būt aptuvens skaits. Skatīt FAQ 3.11';
  52. $strAPrimaryKey = 'Primārā atslēga pievienota uz lauka %s';
  53. $strArabic = 'Arābu';
  54. $strArmenian = 'Armēņu';
  55. $strAscending = 'Augošā secībā';
  56. $strAtBeginningOfTable = 'Tabulas sākumā';
  57. $strAtEndOfTable = 'Tabulas beigās';
  58. $strAttr = 'Atribūti';
  59. $strAutomaticLayout = 'Automātiskais izvietojums';
  60. $strBack = 'Atpakaļ';
  61. $strBaltic = 'Baltijas';
  62. $strBeginCut = 'IZGRIEZT NO ŠĪS VIETAS';
  63. $strBeginRaw = 'RINDAS SĀKUMS';
  64. $strBinary = 'Binārais';
  65. $strBinaryDoNotEdit = 'Binārais - netiek labots';
  66. $strBinaryLog = 'Binārais log-fails';
  67. $strBinLogEventType = 'Notikuma tips';
  68. $strBinLogInfo = 'Informācija';
  69. $strBinLogName = 'Log-faila nosaukums';
  70. $strBinLogOriginalPosition = 'Oriģinālā pozīcija';
  71. $strBinLogPosition = 'Pozīcija';
  72. $strBinLogServerId = 'Servera ID';
  73. $strBookmarkAllUsers = 'Dot ikvienam lietotājam pieeju šai grāmatzīmei';
  74. $strBookmarkDeleted = 'Ieraksts tika dzēsts.';
  75. $strBookmarkLabel = 'Nosaukums';
  76. $strBookmarkQuery = 'Saglabātie SQL vaicājumi';
  77. $strBookmarkThis = 'Saglabāt šo SQL vaicājumu';
  78. $strBookmarkView = 'Tikai apskatīt';
  79. $strBrowse = 'Apskatīt';
  80. $strBrowseForeignValues = 'Pārlūkot ārējās vērtības';
  81. $strBulgarian = 'Bulgāru';
  82. $strBzError = 'phpMyAdmin nevarēja saarhivēt failu dēļ bojāta Bz2 paplašinājuma šajā php versijā. Stingri rekomendējam uzstādīt <code>$cfg[\'BZipDump\']</code> direktīvu phpMyAdmin konfigurācijas failā uz <code>FALSE</code>. Ja vēlaties lietot Bz2 kompresijas iespējas, Jums jāuzliek jaunāka php versija. Skatīt php bug report %s sīkākai informācijai.';
  83. $strBzip = 'Arhivēts ar bzip';
  84. $strCalendar = 'Kalendārs';
  85. $strCannotLogin = 'Nevar pieslēgties MySQL serverim';
  86. $strCantLoad = 'nevar ielādēt paplašinājumu %s,<br />lūdzu pārbaudiet PHP konfigurāciju';
  87. $strCantLoadRecodeIconv = '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ā.';
  88. $strCantRenameIdxToPrimary = 'Nevar pārsaukt indeksu par PRIMARY!';
  89. $strCantUseRecodeIconv = 'Nevar lietot iconv, libiconv vai recode_string funkciju, bet php saka, ka paplašinājums ir ielādēts. Pārbaudiet php konfigurāciju.';
  90. $strCardinality = 'Kardinalitāte';
  91. $strCaseInsensitive = 'reģistrnejūtīgs';
  92. $strCaseSensitive = 'reģistrjūtīgs';
  93. $strCentralEuropean = 'Centrāleiropas';
  94. $strChangeCopyModeCopy = '... paturēt veco lietotāju.';
  95. $strChangeCopyModeDeleteAndReload = ' ... dzēst veco lietotāju no lietotāju tabulas, un pēc tam pārlādēt privilēģijas.';
  96. $strChangeCopyMode = 'Izveidot jaunu lietotāju ar tādām pašām privilēģijām un ...';
  97. $strChangeCopyModeJustDelete = ' ... dzēst veco lietotāju no lietotāju tabulas.';
  98. $strChangeCopyModeRevoke = ' ... atņemt vecajam lietotājam visas aktīvās privilēģijas, un pēc tam dzēst viņu.';
  99. $strChangeCopyUser = 'Mainīt piekļuves informāciju / Klonēt lietotāju';
  100. $strChangeDisplay = 'Izvēlieties, kuru lauku rādīt';
  101. $strChange = 'Labot';
  102. $strChangePassword = 'Mainīt paroli';
  103. $strCharset = 'Kodējums';
  104. $strCharsetOfFile = 'Tabulas kodējums:';
  105. $strCharsetsAndCollations = 'Rakstzīmju kodējumi un izkārtojumi';
  106. $strCharsets = 'Rakstzīmju kodējumi';
  107. $strCheckAll = 'Iezīmēt visu';
  108. $strCheckOverhead = 'Iezīmēt tabulas ar pārtēriņu';
  109. $strCheckPrivsLong = 'Pārbaudīt privilēģijas uz datubāzi &quot;%s&quot;.';
  110. $strCheckPrivs = 'Pārbaudīt privilēģijas';
  111. $strCheckTable = 'Pārbaudīt tabulu';
  112. $strChoosePage = 'Izvēlieties lapu redigēšanai';
  113. $strColComFeat = 'Rādu kolonnu komentārus';
  114. $strCollation = 'Izkārtojumi';
  115. $strColumnNames = 'Kolonnu nosaukumi';
  116. $strColumnPrivileges = 'Kolonnu specifiskās privilēģijas';
  117. $strCommand = 'Komanda';
  118. $strCommentsForTable = 'KOMENTĀRI TABULAI';
  119. $strComments = 'Komentāri';
  120. $strCompatibleHashing = 'MySQL&nbsp;4.0 savietojams';
  121. $strCompleteInserts = 'Pilnas INSERT izteiksmes';
  122. $strCompression = 'Kompresija';
  123. $strConfigFileError = '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ā.';
  124. $strConfigureTableCoord = 'Lūdzu konfigurējiet koordinātes tabulai %s';
  125. $strConnectionError = 'Nevar pieslēgties: kļūda konfigurācijā.';
  126. $strConnections = 'Konekcijas';
  127. $strConstraintsForDumped = 'Ierobežojumi izmestām tabulām';
  128. $strConstraintsForTable = 'Ierobežojumi tabulai';
  129. $strCookiesRequired = '"Cookies" ir jābūt atļautiem aiz šī punkta.';
  130. $strCopyDatabaseOK = 'Datubāze %s tika pārkopēta uz %s';
  131. $strCopyTable = 'Kopēt tabulu uz (datubāze<b>.</b>tabula):';
  132. $strCopyTableOK = 'Tabula %s tika pārkopēta uz %s.';
  133. $strCopyTableSameNames = 'Nevar nokopēt tabulu uz viņu pašu!';
  134. $strCouldNotKill = 'phpMyAdmin nevarēja nogalināt procesu %s. Iespējams, ka tas jau agrāk tika izbeigts.';
  135. $strCreateIndex = 'Izveidot indeksu uz&nbsp;%s&nbsp;laukiem';
  136. $strCreateIndexTopic = 'Izveidot jaunu indeksu';
  137. $strCreate = 'Izveidot';
  138. $strCreateNewDatabase = 'Izveidot jaunu datubāzi';
  139. $strCreateNewTable = 'Izveidot jaunu tabulu datubāzē %s';
  140. $strCreatePage = 'Izveidot jaunu lapu';
  141. $strCreatePdfFeat = 'PDF failu izveide';
  142. $strCreationDates = 'Izveidošanas/Atjaunošanas/Piekļuves datumi';
  143. $strCriteria = 'Kritērijs';
  144. $strCroatian = 'Horvātu';
  145. $strCSVOptions = 'CSV opcijas';
  146. $strCyrillic = 'Kirilisks';
  147. $strCzech = 'Čehu';
  148. $strCzechSlovak = 'Čehu-Slovāku';
  149. $strDanish = 'Dāņu';
  150. $strDatabase = 'Datubāze';
  151. $strDatabaseEmpty = 'Datubāzes nosaukums ir tukšs!';
  152. $strDatabaseExportOptions = 'Datubāzu eksporta opcijas';
  153. $strDatabaseHasBeenDropped = 'Datubāze %s tika izdzēsta.';
  154. $strDatabases = 'Datubāzes';
  155. $strDatabasesDropped = '%s datubāzes tika veiksmīgi dzēstas.';
  156. $strDatabasesStats = 'Datubāzu statistika';
  157. $strDatabasesStatsDisable = 'Izslēgt statistiku';
  158. $strDatabasesStatsEnable = 'Ieslēgt statistiku';
  159. $strDatabasesStatsHeavyTraffic = 'Piezīme: Datubāzes statistikas ieslēgšana šeit var izsaukt palielināto datu apmaiņu starp webserveri un MySQL serveri.';
  160. $strData = 'Dati';
  161. $strDataDict = 'Datu vārdnīca';
  162. $strDataOnly = 'Tikai dati';
  163. $strDBComment = 'Datubāzes komentārs: ';
  164. $strDBCopy = 'Kopēt datubāzi uz';
  165. $strDbPrivileges = 'Datubāžu specifiskās privilēģijas';
  166. $strDBRename = 'Pārsaukt datubāzi par';
  167. $strDbSpecific = 'datubāzei specifisks';
  168. $strDefault = 'Noklusēts';
  169. $strDefaultValueHelp = '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';
  170. $strDefragment = 'Defragmentēt tabulu';
  171. $strDelayedInserts = 'Lietot aizturētos INSERT';
  172. $strDeleteAndFlushDescr = 'Tas ir labākais veids, bet privilēģiju pārlādēšana var paņemt zināmu laiku.';
  173. $strDeleteAndFlush = 'Dzēst lietotājus, un pēc tam pārlādēt privilēģijas.';
  174. $strDeleted = 'Ieraksts tika dzēsts';
  175. $strDeletedRows = 'Ieraksti dzēsti:';
  176. $strDelete = 'Dzēst';
  177. $strDeleting = 'Dzēšam %s';
  178. $strDelOld = 'Tekošajā lapā ir atsauces uz tabulām, kas vairs neeksistē. Vai Jūs gribat dzēst šīs atsauces?';
  179. $strDescending = 'Dilstošā secībā';
  180. $strDescription = 'Apraksts';
  181. $strDictionary = 'vārdnīca';
  182. $strDisabled = 'Izslēgts';
  183. $strDisableForeignChecks = 'Nepārbaudīt ārējās atslēgas';
  184. $strDisplayFeat = 'Rādīt iespējas';
  185. $strDisplayOrder = 'Attēlošanas secība:';
  186. $strDisplayPDF = 'Rādīt PDF shēmu';
  187. $strDoAQuery = 'Izpildīt "vaicājumu pēc parauga" (aizstājējzīme: "%")';
  188. $strDocu = 'Dokumentācija';
  189. $strDoYouReally = 'Vai Jūs tiešām gribat ';
  190. $strDropDatabaseStrongWarning = 'Jūs taisaties LIKVIDĒT veselu datubāzi!';
  191. $strDrop = 'Likvidēt';
  192. $strDropUsersDb = 'Dzēst datubāzes, kurām ir tādi paši vārdi, kā lietotājiem.';
  193. $strDumpingData = 'Dati tabulai';
  194. $strDumpSaved = 'Damps tika saglabāts failā %s.';
  195. $strDumpXRows = 'Saglabāt %s rindas, sākot ar %s.';
  196. $strDynamic = 'dinamisks';
  197. $strEdit = 'Labot';
  198. $strEditPDFPages = 'Labot PDF lapas';
  199. $strEditPrivileges = 'Mainīt privilēģijas';
  200. $strEffective = 'Efektīvs';
  201. $strEmpty = 'Iztukšot';
  202. $strEmptyResultSet = 'MySQL atgrieza tukšo rezultātu (0 rindas).';
  203. $strEnabled = 'Ieslēgts';
  204. $strEncloseInTransaction = 'Iekļaut eksportu transakcijā';
  205. $strEnd = 'Beigas';
  206. $strEndCut = 'IZGRIEZT LĪDZ ŠAI VIETAI';
  207. $strEndRaw = 'RINDAS BEIGAS';
  208. $strEnglish = 'Angļu';
  209. $strEnglishPrivileges = ' Piezīme: MySQL privilēģiju apzīmējumi tiek rakstīti angļu valodā ';
  210. $strError = 'Kļūda';
  211. $strEscapeWildcards = 'Aizstājējzīmes _ un % jāaizsargā ar \ priekšā, lai izmantotu tās burtiski';
  212. $strEstonian = 'Igauņu';
  213. $strExcelEdition = 'Excel redakcija';
  214. $strExcelOptions = 'Excel opcijas';
  215. $strExecuteBookmarked = 'Izpildīt iegrāmatoto vaicājumu';
  216. $strExplain = 'Izskaidrot SQL';
  217. $strExport = 'Eksports';
  218. $strExtendedInserts = 'Paplašinātas INSERT izteiksmes';
  219. $strExtra = 'Ekstras';
  220. $strFailedAttempts = 'Neveiksmīgi mēģinājumi';
  221. $strFieldHasBeenDropped = 'Lauks %s tika izdzēsts';
  222. $strField = 'Lauks';
  223. $strFieldsEmpty = ' Lauku skaits ir nulle! ';
  224. $strFieldsEnclosedBy = 'Lauki iekļauti iekš';
  225. $strFieldsEscapedBy = 'Glābjoša (escape) rakstzīme ir';
  226. $strFields = 'Lauki';
  227. $strFieldsTerminatedBy = 'Lauki atdalīti ar';
  228. $strFileAlreadyExists = 'Fails %s jau eksistē uz servera. Lūdzu nomainiet faila nosaukumu vai atzīmējiet failu pārrakstīšanas opciju.';
  229. $strFileCouldNotBeRead = 'Nevar nolasīt failu';
  230. $strFileNameTemplate = 'Faila nosaukuma šablons';
  231. $strFileNameTemplateRemember = 'atcerēties šablonu';
  232. $strFixed = 'fiksēts';
  233. $strFlushPrivilegesNote = '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.';
  234. $strFlushTable = 'Atsvaidzināt tabulu ("FLUSH")';
  235. $strFormat = 'Formats';
  236. $strFormEmpty = 'Formā trūkst vērtību!';
  237. $strFullText = 'Pilni teksti';
  238. $strFunction = 'Funkcija';
  239. $strGenBy = 'Uzģenerēja';
  240. $strGeneralRelationFeat = 'Galvenās relāciju īpašības';
  241. $strGenTime = 'Izveidošanas laiks';
  242. $strGeorgian = 'Gruzīnu';
  243. $strGerman = 'Vācu';
  244. $strGlobal = 'globāls';
  245. $strGlobalPrivileges = 'Globālās privilēģijas';
  246. $strGlobalValue = 'Globālā vērtība';
  247. $strGo = 'Aiziet!';
  248. $strGrantOption = 'Piešķirt';
  249. $strGreek = 'Grieķu';
  250. $strGzip = 'Arhivēts ar gzip';
  251. $strHasBeenAltered = 'tika modificēta.';
  252. $strHasBeenCreated = 'tika izveidota.';
  253. $strHaveToShow = 'Izvēlieties vismaz vienu kolonnu attēlošanai';
  254. $strHebrew = 'Ebreju';
  255. $strHexForBinary = 'Lietot heksadecimālo formātu binārajiem laukiem';
  256. $strHomepageOfficial = 'Oficiālā phpMyAdmin mājaslapa';
  257. $strHome = 'Sākumlapa';
  258. $strHostEmpty = 'Hosts nav norādīts!';
  259. $strHost = 'Hosts';
  260. $strHungarian = 'Ungāru';
  261. $strIcelandic = 'Islandiešu';
  262. $strId = 'ID';
  263. $strIdxFulltext = 'Pilni teksti';
  264. $strIgnore = 'Ignorēt';
  265. $strIgnoreInserts = 'Lietot IGNORE INSERTS';
  266. $strImportFiles = 'Importēt failus';
  267. $strIndexes = 'Indeksi';
  268. $strIndexHasBeenDropped = 'Indekss %s tika izdzēsts';
  269. $strIndex = 'Indekss';
  270. $strIndexName = 'Indeksa nosaukums&nbsp;:';
  271. $strIndexType = 'Indeksa tips&nbsp;:';
  272. $strIndexWarningMultiple = 'Vairāk kā viena %s atslēga tika izveidota kolonnai `%s`';
  273. $strIndexWarningPrimary = 'PRIMARY un INDEX atslēgas nevar abas reizē tikt uzliktas kolonnai `%s`';
  274. $strIndexWarningTable = 'Problēmas ar indeksiem tabulā `%s`';
  275. $strIndexWarningUnique = 'UNIQUE un INDEX atslēgas nevar abas reizē tikt uzliktas kolonnai `%s`';
  276. $strInnodbStat = 'InnoDB statuss';
  277. $strInsecureMySQL = '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.';
  278. $strInsertAsNewRow = 'Ievietot kā jaunu rindu';
  279. $strInsertedRowId = 'Ievietotās rindas id:';
  280. $strInsertedRows = 'Rindas pievienotas:';
  281. $strInsert = 'Pievienot';
  282. $strInternalNotNecessary = '* Iekšējā relācija nav nepieciešama, kad tā eksistē arī iekš InnoDB.';
  283. $strInternalRelations = 'Iekšējās relācijas';
  284. $strInUse = 'lietošanā';
  285. $strJapanese = 'Japāņu';
  286. $strJumpToDB = 'pāriet pie datubāzes &quot;%s&quot;.';
  287. $strJustDeleteDescr = '&quot;Dzēstie&quot; lietotāji saglabā spēju piekļūt serverim kā parasti, līdz privilēģijas tiek pārlādētas.';
  288. $strJustDelete = 'Dzēst lietotājus no privilēģiju tabulām.';
  289. $strKeepPass = 'Nemainīt paroli';
  290. $strKeyname = 'Atslēgas nosaukums';
  291. $strKill = 'Nogalināt';
  292. $strKorean = 'Korejiešu';
  293. $strLandscape = 'Ainava';
  294. $strLatexCaption = 'Tabulas virsraksts';
  295. $strLatexContent = 'Tabulas __TABLE__ saturs';
  296. $strLatexContinuedCaption = 'Tabulas virsraksta turpinājums';
  297. $strLatexContinued = '(turpinājums)';
  298. $strLatexIncludeCaption = 'Iekļaut tabulas virsrakstu';
  299. $strLatexLabel = 'Etiķetes atslēga';
  300. $strLaTeX = 'LaTeX';
  301. $strLaTeXOptions = 'LaTeX opcijas';
  302. $strLatexStructure = 'Tabulas __TABLE__ struktūra';
  303. $strLatvian = 'Latviešu';
  304. $strLengthSet = 'Garums/Vērtības*';
  305. $strLimitNumRows = 'Rindu skaits vienā lapā';
  306. $strLinesTerminatedBy = 'Rindas atdalītas ar';
  307. $strLinkNotFound = 'Links nav atrasts';
  308. $strLinksTo = 'Linki uz';
  309. $strLithuanian = 'Lietuviešu';
  310. $strLocalhost = 'Lokāls';
  311. $strLocationTextfile = 'Teksta faila atrašanās vieta';
  312. $strLogin = 'Ieiet';
  313. $strLoginInformation = 'Piekļuves informācija';
  314. $strLogout = 'Iziet';
  315. $strLogPassword = 'Parole:';
  316. $strLogServer = 'Serveris';
  317. $strLogUsername = 'Lietotājvārds:';
  318. $strMaximumSize = 'Maksimālais izmērs: %s%s';
  319. $strMIME_available_mime = 'Pieejamie MIME tipi';
  320. $strMIME_available_transform = 'Pieejamās transformācijas';
  321. $strMIME_description = 'Apraksts';
  322. $strMIME_MIMEtype = 'MIME tips';
  323. $strMIME_nodescription = 'Šai transformācijai nav apraksta.<br />Jautājiet autoram, ko %s dara.';
  324. $strMIME_transformation_note = 'Lai iegūtu pieejamo transformāciju opcijas un to MIME tipu transformācijas, uzklikšķiniet uz %stransformāciju apraksti%s';
  325. $strMIME_transformation_options_note = '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\').';
  326. $strMIME_transformation_options = 'Transformācijas opcijas';
  327. $strMIME_transformation = 'Pārlūkprogrammas transformācija';
  328. $strMIMETypesForTable = 'MIME TIPI TABULAI';
  329. $strMIME_without = 'MIME tipiem, kas parādīti slīprakstā, nav atsevišķas transformācijas funkcijas';
  330. $strModifications = 'Labojumi tika saglabāti';
  331. $strModifyIndexTopic = 'Labot indeksu';
  332. $strModify = 'Labot';
  333. $strMoveTableOK = 'Tabula %s tika pārvietota uz %s.';
  334. $strMoveTable = 'Pārvietot tabulu uz (datubāze<b>.</b>tabula):';
  335. $strMoveTableSameNames = 'Nevar pārvietot tabulu uz viņu pašu!';
  336. $strMultilingual = 'daudzvalodu';
  337. $strMySQLCharset = 'MySQL kodējums';
  338. $strMySQLConnectionCollation = 'MySQL konekcijas kārtošana';
  339. $strMySQLSaid = 'MySQL teica: ';
  340. $strMySQLShowProcess = 'Parādīt procesus';
  341. $strMySQLShowStatus = 'Parādīt MySQL izpildes laika informāciju';
  342. $strMySQLShowVars = 'Parādīt MySQL sistēmas mainīgos';
  343. $strName = 'Nosaukums';
  344. $strNext = 'Nākamie';
  345. $strNoActivity = 'Nebija aktivitātes vairāk kā %s sekunžu laikā, lūdzu autorizējieties vēlreiz';
  346. $strNoDatabases = 'Nav datubāzu';
  347. $strNoDatabasesSelected = 'Datubāze nav izvēlēta.';
  348. $strNoDescription = 'Bez apraksta';
  349. $strNoDropDatabases = '"DROP DATABASE" komanda ir aizliegta.';
  350. $strNoExplain = 'Neizskaidrot SQL';
  351. $strNoFrames = 'phpMyAdmin ir vairāk draudzīgs <b>freimu atbalstošām</b> pārlūkprogrammām.';
  352. $strNoIndex = 'Nav definēti indeksi!';
  353. $strNoIndexPartsDefined = 'Nav definēto indeksa daļu!';
  354. $strNoModification = 'Netika labots';
  355. $strNo = 'Nē';
  356. $strNone = 'Nav';
  357. $strNoOptions = 'Šim formātam nav opciju';
  358. $strNoPassword = 'Nav paroles';
  359. $strNoPermission = 'Web serverim nav tiesību rakstīt failā %s.';
  360. $strNoPhp = 'Bez PHP koda';
  361. $strNoPrivileges = 'Nav privilēģiju';
  362. $strNoRights = 'Jums nav pietiekoši tiesību, lai atrastos šeit tagad!';
  363. $strNoRowsSelected = 'Rindas nav iezīmētas';
  364. $strNoSpace = 'Nepietiek vietas, lai saglabātu failu %s.';
  365. $strNoTablesFound = 'Tabulas nav atrastas šajā datubāzē.';
  366. $strNoThemeSupport = 'Nav tēmu atbalsta, lūdzu pārbaudiet jūsu konfigurāciju un/vai Jūsu tēmas direktorijā %s.';
  367. $strNotNumber = 'Tas nav numurs!';
  368. $strNotOK = 'nav OK';
  369. $strNotSet = 'Tabula <b>%s</b> nav atrasta vai nav atzīmeta iekš %s';
  370. $strNoUsersFound = 'Lietotāji netika atrasti.';
  371. $strNoValidateSQL = 'Nepārbaudīt SQL';
  372. $strNull = 'Nulle';
  373. $strNumSearchResultsInTable = '%s rezultāti tabulā <i>%s</i>';
  374. $strNumSearchResultsTotal = '<b>Kopumā:</b> <i>%s</i> rezultāti';
  375. $strNumTables = 'Tabulas';
  376. $strOK = 'Labi';
  377. $strOperations = 'Darbības';
  378. $strOperator = 'Operators';
  379. $strOptimizeTable = 'Optimizēt tabulu';
  380. $strOr = 'Vai';
  381. $strOverhead = 'Pārtēriņš';
  382. $strOverwriteExisting = 'Pārrakstīt eksistējošos failus';
  383. $strPageNumber = 'Lapas numurs:';
  384. $strPaperSize = 'Papīra izmērs';
  385. $strPartialText = 'Daļēji teksti';
  386. $strPasswordChanged = 'Lietotāja %s parole tika veiksmīgi mainīta.';
  387. $strPasswordEmpty = 'Parole nav norādīta!';
  388. $strPasswordHashing = 'Paroles jaukšana';
  389. $strPasswordNotSame = 'Paroles nesakrīt!';
  390. $strPassword = 'Parole';
  391. $strPdfDbSchema = 'Datubāzes "%s" shēma, %s. lapa';
  392. $strPdfInvalidTblName = 'Tabula "%s" neeksistē!';
  393. $strPdfNoTables = 'Nav tabulu';
  394. $strPerHour = 'stundā';
  395. $strPerMinute = 'minūtē';
  396. $strPerSecond = 'sekundē';
  397. $strPersian = 'Persiešu';
  398. $strPhoneBook = 'telefonu grāmata';
  399. $strPHP40203 = 'Jūs lietojat PHP versiju 4.2.3, kurai ir nopietna kļūda daudzbaitu rindiņu funkcijās (mbstring). Skatīt PHP bug report 19404. Sī PHP versija nav rekomendējama lietošanai ar phpMyAdmin.';
  400. $strPhp = 'Izveidot PHP kodu';
  401. $strPHPVersion = 'PHP Versija';
  402. $strPmaDocumentation = 'phpMyAdmin dokumentācija';
  403. $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktīvai ir JĀBŪT nodefinētai Jūsu konfigurācijas failā!';
  404. $strPolish = 'Poļu';
  405. $strPortrait = 'Portrets';
  406. $strPos1 = 'Sākums';
  407. $strPrevious = 'Iepriekšējie';
  408. $strPrimaryKeyHasBeenDropped = 'Primārā atslēga tika izdzēsta';
  409. $strPrimaryKeyName = 'Primārās atslēgas nosaukumam jābūt... PRIMARY!';
  410. $strPrimaryKeyWarning = '("PRIMARY" <b>jābūt</b> tikai un <b>vienīgi</b> primārās atslēgas indeksa nosaukumam!)';
  411. $strPrimary = 'Primārā';
  412. $strPrint = 'Drukāt';
  413. $strPrintViewFull = 'Drukas skats (ar pilniem tekstiem)';
  414. $strPrintView = 'Izdrukas versija';
  415. $strPrivDescAllPrivileges = 'Iekļauj visas privilēģijas, izņemot GRANT.';
  416. $strPrivDescAlter = 'Ļauj mainīt esošo tabulu struktūru.';
  417. $strPrivDescCreateDb = 'Ļauj veidot jaunas datubāzes un tabulas.';
  418. $strPrivDescCreateTbl = 'Ļauj veidot jaunas tabulas.';
  419. $strPrivDescCreateTmpTable = 'Ļauj veidot pagaidu tabulas.';
  420. $strPrivDescDelete = 'Ļauj dzēst datus.';
  421. $strPrivDescDropDb = 'Ļauj dzēst datubāzes un tabulas.';
  422. $strPrivDescDropTbl = 'Ļauj dzēst tabulas.';
  423. $strPrivDescExecute = 'Ļauj palaist saglabātās procedūras; vēl nestrādā šajā MySQL versijā.';
  424. $strPrivDescFile = 'Ļauj importēt/eksportēt datus no/uz failiem.';
  425. $strPrivDescGrant = 'Ļauj pievienot lietotājus un privilēģijas bez privilēģiju tabulu pārlādēšanas.';
  426. $strPrivDescIndex = 'Ļauj veidot un dzēst indeksus.';
  427. $strPrivDescInsert = 'Ļauj ievietot un mainīt datus.';
  428. $strPrivDescLockTables = 'Ļauj bloķēt tabulas tekošajai darbībai.';
  429. $strPrivDescMaxConnections = 'Ierobežo jauno konekciju skaitu, ko lietotājs var atvērt stundas laikā.';
  430. $strPrivDescMaxQuestions = 'Ierobežo vaicājumu skaitu, ko lietotājs var mosūtīt uz serveri stundas laikā.';
  431. $strPrivDescMaxUpdates = 'Ierobežo komandu skaitu, kas maina kas maina tabulas vai datubāzes, ko lietotājs var izpildīt stundas laikā.';
  432. $strPrivDescProcess3 = 'Ļauj nogalināt citu lietotāju procesus.';
  433. $strPrivDescProcess4 = 'Ļauj apskatīt pieprasījumu un procesu sarakstus.';
  434. $strPrivDescReferences = 'Nedarbojas šajā MySQL versijā.';
  435. $strPrivDescReload = 'Ļauj prlādēt servera iestādījumus un iztukšot servera kešu.';
  436. $strPrivDescReplClient = 'Dod lietotājam tiesības jautāt, kur ir replikācijas oriģināli / kopijas.';
  437. $strPrivDescReplSlave = 'Nepieciešams replikāciju kopijām.';
  438. $strPrivDescSelect = 'Ļauj lasīt datus.';
  439. $strPrivDescShowDb = 'Dod pieeju pilnam datubāzu sarakstam.';
  440. $strPrivDescShutdown = 'Ļauj apstādināt serveri.';
  441. $strPrivDescSuper = 'Ļ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.';
  442. $strPrivDescUpdate = 'Ļauj mainīt datus.';
  443. $strPrivDescUsage = 'Nav privilēģiju.';
  444. $strPrivileges = 'Privilēģijas';
  445. $strPrivilegesReloaded = 'Privilēģijas tika veiksmīgi pārlādētas.';
  446. $strProcesses = 'Procesi';
  447. $strProcesslist = 'Procesu saraksts';
  448. $strPutColNames = 'Likt kolonnu nosaukumus pirmajā rindā';
  449. $strQBEDel = 'Dzēst';
  450. $strQBEIns = 'Ielikt';
  451. $strQBE = 'Vaicājums pēc parauga';
  452. $strQueryFrame = 'Vaicājuma logs';
  453. $strQueryOnDb = 'SQL vaicājums uz datubāzes <b>%s</b>:';
  454. $strQuerySQLHistory = 'SQL vēsture';
  455. $strQueryStatistics = '<b>Pieprasījumu statistika</b>: %s pieprasījumi tika nosūtīti uz serveri kopš tā palaišanās brīža.';
  456. $strQueryTime = 'Vaicājums ilga %01.4f s';
  457. $strQueryType = 'Vaicājuma tips';
  458. $strQueryWindowLock = 'Nepārrakstīt šo vaicājumu ārpus šī loga';
  459. $strReceived = 'Saņemts';
  460. $strRecords = 'Ieraksti';
  461. $strReferentialIntegrity = 'Pārbaudīt referenciālo integritāti:';
  462. $strRefresh = 'Atjaunot';
  463. $strRelationalSchema = 'Relāciju shēma';
  464. $strRelationNotWorking = 'Papildiespējas darbam ar saistītām tabulām tika izslēgtas. Lai uzzinātu kāpēc, klikškiniet %sšeit%s.';
  465. $strRelationsForTable = 'RELĀCIJAS TABULAI';
  466. $strRelations = 'Relācijas';
  467. $strRelationView = 'Relāciju pārskats';
  468. $strReloadingThePrivileges = 'Pārlādējam privilēģijas';
  469. $strRemoveSelectedUsers = 'Dzēst izvēlētos lietotājus';
  470. $strRenameDatabaseOK = 'Datubāze %s tika pārsaukta par %s';
  471. $strRenameTableOK = 'Tabula %s tika pārsaukta par %s';
  472. $strRenameTable = 'Pārsaukt tabulu uz';
  473. $strRepairTable = 'Restaurēt tabulu';
  474. $strReplaceNULLBy = 'Aizvietot NULL ar';
  475. $strReplaceTable = 'Aizvietot tabulas datus ar datiem no faila';
  476. $strReset = 'Atcelt';
  477. $strResourceLimits = 'Resursu ierobežojumi';
  478. $strReType = 'Atkārtojiet';
  479. $strRevokeAndDelete = 'Atņemt visas aktīvās privilēģijas lietotājiem, un pēc tam dzēst tos.';
  480. $strRevokeAndDeleteDescr = 'Lietotāji saglabā iespeju lietot datubāzes, līdz privilēģijas tiek pārlādētas.';
  481. $strRevoke = 'Atsaukt';
  482. $strRevokeMessage = 'Jūs atņēmāt privilēgijas lietotājam %s';
  483. $strRomanian = 'Rumāņu';
  484. $strRowLength = 'Rindas garums';
  485. $strRowsFrom = 'rindas sākot no';
  486. $strRowSize = ' Rindas izmērs ';
  487. $strRowsModeFlippedHorizontal = 'horizontālā (pagriezti virsraksti)';
  488. $strRowsModeHorizontal = 'horizontālā';
  489. $strRowsModeOptions = '%s skatā un atkārtot virsrakstus ik pēc %s rindām';
  490. $strRowsModeVertical = 'vertikālā';
  491. $strRows = 'Rindas';
  492. $strRowsStatistic = 'Rindas statistika';
  493. $strRunning = 'atrodas uz %s';
  494. $strRunQuery = 'Izpildīt vaicājumu';
  495. $strRunSQLQuery = 'Izpildīt SQL vaicājumu(s) uz datubāzes %s';
  496. $strRussian = 'Krievu';
  497. $strSaveOnServer = 'Saglabāt uz servera direktorijā %s';
  498. $strSave = 'Saglabāt';
  499. $strScaleFactorSmall = 'Mērogošanas faktors ir pārāk mazs, lai shēma ietilptu vienā lapā';
  500. $strSearchFormTitle = 'Meklēt datubāzē';
  501. $strSearchInTables = 'Tabulā(s):';
  502. $strSearch = 'Meklēt';
  503. $strSearchNeedle = 'Vārdi vai vērtības meklēšanai (aizstājējzīme: "%"):';
  504. $strSearchOption1 = 'kaut viens no vārdiem';
  505. $strSearchOption2 = 'visi vārdi';
  506. $strSearchOption3 = 'precīza frāze';
  507. $strSearchOption4 = 'kā regulārā izteiksme';
  508. $strSearchResultsFor = 'Meklēšanas rezultāti "<i>%s</i>" %s:';
  509. $strSearchType = 'Atrast:';
  510. $strSecretRequired = 'Konfigurācijas fails tagad prasa slepeno paroli (blowfish_secret).';
  511. $strSelectADb = 'Lūdzu izvēlieties datubāzi';
  512. $strSelectAll = 'Iezīmēt visu';
  513. $strSelectBinaryLog = 'Izvēlieties bināro log-failu apskatei';
  514. $strSelectFields = 'Izvēlieties laukus (kaut vienu):';
  515. $strSelectNumRows = 'vaicājumā';
  516. $strSelectTables = 'Izvēlieties tabulas';
  517. $strSend = 'Saglabāt kā failu';
  518. $strSent = 'Nosūtīts';
  519. $strServerChoice = 'Servera izvēle';
  520. $strServerNotResponding = 'Serveris neatbild';
  521. $strServer = 'Serveris';
  522. $strServerStatus = 'Izpildes laika informācija';
  523. $strServerStatusUptime = 'Šis MySQL serveris strādā %s. Tas tika palaists %s.';
  524. $strServerTabVariables = 'Mainīgie';
  525. $strServerTrafficNotes = '<b>Servera trafiks</b>: Šīs tabulas parāda šī MySQL servera tīkla trafika statistiku kopš tā palaišanas.';
  526. $strServerVars = 'Servera mainīgie un konfigurācija';
  527. $strServerVersion = 'Servera versija';
  528. $strSessionValue = 'Sesijas vērtība';
  529. $strSetEnumVal = '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\').';
  530. $strShowAll = 'Rādīt visu';
  531. $strShowColor = 'Rādīt krāsas';
  532. $strShowDatadictAs = 'Datu vārdnīcas formats';
  533. $strShowFullQueries = 'Rādīt pilnos vaicājumus';
  534. $strShowGrid = 'Rādīt režģi';
  535. $strShowingRecords = 'Parādu rindas';
  536. $strShowPHPInfo = 'Parādīt PHP informāciju';
  537. $strShow = 'Rādīt';
  538. $strShowTableDimension = 'Rādit tabulu izmērus';
  539. $strShowTables = 'Rādīt tabulas';
  540. $strShowThisQuery = ' Rādīt šo vaicājumu šeit atkal ';
  541. $strSimplifiedChinese = 'Vienkāršota ķīniešu';
  542. $strSingly = '(atsevišķi)';
  543. $strSize = 'Izmērs';
  544. $strSlovak = 'Slovāku';
  545. $strSlovenian = 'Slovēņu';
  546. $strSortByKey = 'Kārtot pēc atslēgas';
  547. $strSort = 'Kārtošana';
  548. $strSpaceUsage = 'Diska vietas lietošana';
  549. $strSpanish = 'Spāņu';
  550. $strSplitWordsWithSpace = 'Vārdi ir atdalīti ar tukšumu (" ").';
  551. $strSQLExportType = 'Eksporta veids';
  552. $strSQLOptions = 'SQL opcijas';
  553. $strSQLParserBugMessage = '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:';
  554. $strSQLParserUserError = '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.';
  555. $strSQLQuery = 'SQL vaicājums';
  556. $strSQLResult = 'SQL rezultāts';
  557. $strSQL = 'SQL';
  558. $strSQPBugInvalidIdentifer = 'Nederīgs identifikators';
  559. $strSQPBugUnclosedQuote = 'Neaizvērtas pēdiņas';
  560. $strSQPBugUnknownPunctuation = 'Nezināmā punktuācijas zīme';
  561. $strStatCheckTime = 'Pēdējā pārbaude';
  562. $strStatCreateTime = 'Izveidošana';
  563. $strStatement = 'Parametrs';
  564. $strStatUpdateTime = 'Pēdējā atjaunošana';
  565. $strStatus = 'Statuss';
  566. $strStrucCSV = 'CSV dati';
  567. $strStrucData = 'Struktūra un dati';
  568. $strStrucExcelCSV = 'CSV dati MS Excel formātā';
  569. $strStrucNativeExcel = 'Dati MS Excel formatā';
  570. $strStrucOnly = 'Tikai struktūra';
  571. $strStructPropose = 'Ieteikt tabulas sruktūru';
  572. $strStructure = 'Struktūra';
  573. $strSubmit = 'Nosūtīt';
  574. $strSuccess = 'Jūsu SQL vaicājums tika veiksmīgi izpildīts';
  575. $strSum = 'Kopumā';
  576. $strSwedish = 'Zviedru';
  577. $strSwitchToDatabase = 'Pārslēgties uz nokopēto datubāzi';
  578. $strSwitchToTable = 'Pārslēgties uz nokopēto tabulu';
  579. $strTableComments = 'Komentārs tabulai';
  580. $strTableEmpty = 'Tabulas nosaukums nav norādīts!';
  581. $strTableHasBeenDropped = 'Tabula %s tika izdzēsta';
  582. $strTableHasBeenEmptied = 'Tabula %s tika iztukšota';
  583. $strTableHasBeenFlushed = 'Tabula %s tika atsvaidzināta';
  584. $strTableMaintenance = 'Tabulas apkalpošana';
  585. $strTableOfContents = 'Satura rādītājs';
  586. $strTableOptions = 'Tabulas opcijas';
  587. $strTables = '%s tabula(s)';
  588. $strTableStructure = 'Tabulas struktūra tabulai';
  589. $strTable = 'Tabula';
  590. $strTakeIt = 'izmantot šo stilu';
  591. $strTblPrivileges = 'Tabulu specifiskās privilēģijas';
  592. $strTextAreaLength = ' Sava garuma dēļ,<br /> šis lauks var būt nerediģējams ';
  593. $strThai = 'Taizemiešu';
  594. $strTheme = 'Tēma / Stils';
  595. $strThisHost = 'Šis hosts';
  596. $strThreadSuccessfullyKilled = 'Process %s tika veiksmīgi nogalināts.';
  597. $strTime = 'Laiks';
  598. $strToggleScratchboard = 'parādīt/noslēpt piezīmju tafeli';
  599. $strTotal = 'kopā';
  600. $strTotalUC = 'Kopā';
  601. $strTraditionalChinese = 'Tradicionāla ķīniešu';
  602. $strTraditionalSpanish = 'Tradicionālā spāņu';
  603. $strTraffic = 'Datu apmaiņa';
  604. $strTransformation_application_octetstream__download = '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.';
  605. $strTransformation_image_jpeg__inline = 'Parāda klikšķināmo sīktēlu; opcijas: platums, augstums pikseļos (saglabājot oriģinālās proporcijas)';
  606. $strTransformation_image_jpeg__link = 'Parāda linku uz šo attēlu (tieša blob lauka lajuplāde).';
  607. $strTransformation_image_png__inline = 'Skatīties image/jpeg: kā ierindotu attēlu';
  608. $strTransformation_text_plain__external = '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)';
  609. $strTransformation_text_plain__formatted = 'Saglabā lauka oriģinālo formatējumu. Speciālo rakstzīmju pasargāšana netiek veikta.';
  610. $strTransformation_text_plain__imagelink = '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.';
  611. $strTransformation_text_plain__link = 'Parāda attēlu un linku, lauks satur faila nosauumu; pirmā opcija ir prefikss, piemēram, "http://domens.lv/", otrā opcija ir linka nosaukums.';
  612. $strTransformation_text_plain__substr = '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: ...) .';
  613. $strTruncateQueries = 'Ierobežot parādīto vaicājumu garumu';
  614. $strTurkish = 'Turku';
  615. $strType = 'Tips';
  616. $strUkrainian = 'Ukraiņu';
  617. $strUncheckAll = 'Neiezīmēt neko';
  618. $strUnicode = 'Unikods';
  619. $strUnique = 'Unikālais';
  620. $strUnknown = 'nazināma';
  621. $strUnselectAll = 'Neiezīmēt neko';
  622. $strUpdatePrivMessage = 'Jūs modificējāt privilēģijas objektam %s.';
  623. $strUpdateProfileMessage = 'Profils tika modificēts.';
  624. $strUpdateQuery = 'Atjaunot vaicājumu';
  625. $strUpdComTab = 'Lūdzu skatieties dokumentāciju par to, kā atjaunot \'Column_comments\' tabulu';
  626. $strUpgrade = 'Jums ir jāuzliek %s %s vai jaunāks.';
  627. $strUsage = 'Aizņem';
  628. $strUseBackquotes = 'Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem';
  629. $strUseHostTable = 'Lietot hostu tabulu';
  630. $strUserAlreadyExists = 'Lietotājs %s jau eksistē!';
  631. $strUserEmpty = 'Lietotāja vārds nav norādīts!';
  632. $strUser = 'Lietotājs';
  633. $strUserName = 'Lietotājvārds';
  634. $strUserNotFound = 'Izvēlētais lietotājs nav atrasts privilēģiju tabulā.';
  635. $strUserOverview = 'Lietotāju pārskats';
  636. $strUsersDeleted = 'Izvēlētie lietotāji tika veiksmīgi dzēsti.';
  637. $strUsersHavingAccessToDb = 'Lietotāji, kam ir pieja datubāzei &quot;%s&quot;';
  638. $strUseTabKey = '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ā';
  639. $strUseTables = 'Lietot tabulas';
  640. $strUseTextField = 'Lietot teksta lauku';
  641. $strUseThisValue = 'Lietot šo vērtību';
  642. $strValidateSQL = 'Pārbaudīt SQL';
  643. $strValidatorError = '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.';
  644. $strValue = 'Vērtība';
  645. $strVar = 'Mainīgais';
  646. $strViewDump = 'Apskatīt tabulas dampu (shēmu)';
  647. $strViewDumpDatabases = 'Apskatīt datubāzu dampu (shēmu)';
  648. $strViewDumpDB = 'Apskatīt datubāzes dampu (shēmu)';
  649. $strWebServerUploadDirectoryError = 'Direktoija, kuru norādijāt augšupielādei, nav pieejama';
  650. $strWebServerUploadDirectory = 'web servera augšupielādes direktorija';
  651. $strWelcome = 'Laipni lūgti %s';
  652. $strWestEuropean = 'Rietumeiropas';
  653. $strWildcard = 'aizstājējzīme';
  654. $strWindowNotFound = '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ēļ.';
  655. $strWithChecked = 'Ar iezīmēto:';
  656. $strWrongUser = 'Kļūdains lietotājvārds/parole. Pieeja aizliegta.';
  657. $strXML = 'XML';
  658. $strYes = 'Jā';
  659. $strZeroRemovesTheLimit = 'Piezīme: Šo opciju uzstādīšana uz 0 (nulli) atceļ ierobežojumus.';
  660. $strZip = 'Arhivēts ar zip';
  661. // To translate:
  662. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
  663. $strAfterInsertNext = 'Edit next row'; //to translate
  664. $strAllowInterrupt = '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.'; //to translate
  665. $strAndThen = 'and then'; //to translate
  666. $strBookmarkCreated = 'Bookmark %s created'; //to translate
  667. $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
  668. $strBrowseDistinctValues = 'Browse distinct values'; //to translate
  669. $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
  670. $strBufferPool = 'Buffer Pool'; //to translate
  671. $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
  672. $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
  673. $strBufferReadMisses = 'Read misses'; //to translate
  674. $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
  675. $strBufferWriteWaits = 'Write waits'; //to translate
  676. $strBusyPages = 'Busy pages'; //to translate
  677. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
  678. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
  679. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
  680. $strCopy = 'Copy'; //to translate
  681. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
  682. $strCSV = 'CSV'; //to translate
  683. $strCSVImportOptions = 'CSV options'; //to translate
  684. $strDataPages = 'Pages containing data'; //to translate
  685. $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
  686. $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
  687. $strDirtyPages = 'Dirty pages'; //to translate
  688. $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
  689. $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
  690. $strEngines = 'Engines'; //to translate
  691. $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
  692. $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
  693. $strEsperanto = 'Esperanto'; //to translate
  694. $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
  695. $strFileNameTemplateDescriptionServer = 'server name'; //to translate
  696. $strFileNameTemplateDescriptionTable = 'table name'; //to translate
  697. $strFileNameTemplateDescription = '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.'; //to translate
  698. $strFileToImport = 'File to import'; //to translate
  699. $strFlushQueryCache = 'Flush query cache'; //to translate
  700. $strFlushTables = 'Flush (close) all tables'; //to translate
  701. $strFreePages = 'Free pages'; //to translate
  702. $strGenerate = 'Generate'; //to translate
  703. $strGeneratePassword = 'Generate Password'; //to translate
  704. $strHandler = 'Handler'; //to translate
  705. $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
  706. $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
  707. $strHTMLWord = 'Microsoft Word 2000'; //to translate
  708. $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
  709. $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
  710. $strImportFormat = 'Format of imported file'; //to translate
  711. $strImport = 'Import'; //to translate
  712. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
  713. $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
  714. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
  715. $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
  716. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
  717. $strInnoDBDataFilePath = 'Data files'; //to translate
  718. $strInnoDBDataHomeDir = 'Data home directory'; //to translate
  719. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
  720. $strInnoDBPages = 'pages'; //to translate
  721. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
  722. $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
  723. $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
  724. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
  725. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
  726. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
  727. $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
  728. $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
  729. $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
  730. $strInvalidRowNumber = '%d is not valid row number.'; //to translate
  731. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
  732. $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
  733. $strJoins = 'Joins'; //to translate
  734. $strKeyCache = 'Key cache'; //to translate
  735. $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
  736. $strLatchedPages = 'Latched pages'; //to translate
  737. $strLDI = 'CSV using LOAD DATA'; //to translate
  738. $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
  739. $strLDILocal = 'Use LOCAL keyword'; //to translate
  740. $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
  741. $strMaxConnects = 'max. concurrent connections'; //to translate
  742. $strMaximalQueryLength = 'Maximal length of created query'; //to translate
  743. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
  744. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
  745. $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
  746. $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
  747. $strMyISAMMaxExtraSortFileSizeDesc = '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.'; //to translate
  748. $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
  749. $strMyISAMMaxSortFileSizeDesc = '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).'; //to translate
  750. $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
  751. $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
  752. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
  753. $strMyISAMRepairThreadsDesc = '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.'; //to translate
  754. $strMyISAMRepairThreads = 'Repair threads'; //to translate
  755. $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
  756. $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
  757. $strMysqlClientVersion = 'MySQL client version'; //to translate
  758. $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
  759. $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
  760. $strNumberOfFields = 'Number of fields'; //to translate
  761. $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
  762. $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
  763. $strPartialImport = 'Partial import'; //to translate
  764. $strPDFOptions = 'PDF options'; //to translate
  765. $strPDF = 'PDF'; //to translate
  766. $strPDFReportTitle = 'Report title'; //to translate
  767. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
  768. $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
  769. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
  770. $strPrivDescCreateView = 'Allows creating new views.'; //to translate
  771. $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
  772. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
  773. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
  774. $strProtocolVersion = 'Protocol version'; //to translate
  775. $strQueryCache = 'Query cache'; //to translate
  776. $strReadRequests = 'Read requests'; //to translate
  777. $strReloadPrivileges = 'Reload privileges'; //to translate
  778. $strReplication = 'Replication'; //to translate
  779. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
  780. $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
  781. $strShowingBookmark = 'Showing bookmark'; //to translate
  782. $strShowOpenTables = 'Show open tables'; //to translate
  783. $strShowSlaveHosts = 'Show slave hosts'; //to translate
  784. $strShowSlaveStatus = 'Show slave status'; //to translate
  785. $strShowStatusBinlog_cache_disk_useDescr = '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.'; //to translate
  786. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
  787. $strShowStatusCreated_tmp_disk_tablesDescr = '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.'; //to translate
  788. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
  789. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
  790. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
  791. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
  792. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
  793. $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
  794. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
  795. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
  796. $strShowStatusHandler_discoverDescr = '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.'; //to translate
  797. $strShowStatusHandler_read_firstDescr = '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.'; //to translate
  798. $strShowStatusHandler_read_keyDescr = '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.'; //to translate
  799. $strShowStatusHandler_read_nextDescr = '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.'; //to translate
  800. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
  801. $strShowStatusHandler_read_rndDescr = '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.'; //to translate
  802. $strShowStatusHandler_read_rnd_nextDescr = '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.'; //to translate
  803. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
  804. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
  805. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
  806. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
  807. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
  808. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have beeā€¦

Large files files are truncated, but you can click here to view the full file