1 | <?php
|
---|
2 | /* $Id: slovenian-windows-1250.inc.php 10430 2007-06-10 19:28:56Z lem9 $ */
|
---|
3 |
|
---|
4 | /* By: urska.colner, agenda d.o.o. <urska.colner@agenda.si>, uros kositer, agenda d.o.o. <urosh@agenda.si> */
|
---|
5 |
|
---|
6 | $charset = 'windows-1250';
|
---|
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('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
---|
12 |
|
---|
13 | $day_of_week = array('Ned', 'Pon', 'Tor', 'Sre', 'Èet', 'Pet', 'Sob');
|
---|
14 | $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec');
|
---|
15 | // See http://www.php.net/manual/en/function.strftime.php to define the
|
---|
16 | // variable below
|
---|
17 | $datefmt = '%d %B %Y ob %I:%M %p';
|
---|
18 | $timespanfmt = '%s dni, %s ur, %s minut in %s sekund';
|
---|
19 |
|
---|
20 | $strAbortedClients = 'Prekinjeno';
|
---|
21 | $strAccessDenied = 'Dostop zavrnjen';
|
---|
22 | $strAccessDeniedExplanation = 'phpMyAdmin se je poskual povezati na MySQL strenik, ki je zavrnil povezavo. Preverite, ali gostitelj, uporabniko ime in geslo v datoteki config.inc.php ustrezajo podatkom administratorja MySQL strenika.';
|
---|
23 | $strAction = 'Akcija';
|
---|
24 | $strAddAutoIncrement = 'Dodaj AUTO_INCREMENT vrednost';
|
---|
25 | $strAddConstraints = 'Dodaj omejitve';
|
---|
26 | $strAddDeleteColumn = 'Dodaj/Odstrani stolpec \'Polje\'';
|
---|
27 | $strAddDeleteRow = 'Dodaj/Odstrani vrstico \'Kriterij\'';
|
---|
28 | $strAddHeaderComment = 'Dodaj prilagojen komentar v glavo (\\n prelomi vrstice)';
|
---|
29 | $strAddIntoComments = 'Dodaj med komentarje';
|
---|
30 | $strAddNewField = 'Dodaj novo polje';
|
---|
31 | $strAddPrivilegesOnDb = 'Dodaj privilegije na naslednji podatkovni bazi';
|
---|
32 | $strAddPrivilegesOnTbl = 'Dodaj privilegije na naslednji tabeli';
|
---|
33 | $strAddSearchConditions = 'Dodaj iskalne pogoje (telo "where" stavka):';
|
---|
34 | $strAddToIndex = 'Dodaj indeksu %s stolpec(ce)';
|
---|
35 | $strAddUser = 'Dodaj novega uporabnika';
|
---|
36 | $strAddUserMessage = 'Dodali ste novega uporabnika.';
|
---|
37 | $strAdministration = 'Administracija';
|
---|
38 | $strAffectedRows = 'Spremenjene vrstice:';
|
---|
39 | $strAfterInsertBack = 'Nazaj na prejnjo stran';
|
---|
40 | $strAfterInsertNewInsert = 'Vstavi e eno novo vrstico';
|
---|
41 | $strAfterInsertSame = 'Pojdi nazaj na stran';
|
---|
42 | $strAfter = 'Po %s';
|
---|
43 | $strAllTableSameWidth = 'prikaem vse tabele enake irine?';
|
---|
44 | $strAll = 'Vse/Vsi';
|
---|
45 | $strAlterOrderBy = 'Spremeni vrstni red prikaza tabele za';
|
---|
46 | $strAnalyzeTable = 'Analiziraj tabelo';
|
---|
47 | $strAnd = 'In';
|
---|
48 | $strAnIndex = 'Na %s je dodan indeks';
|
---|
49 | $strAnyHost = 'Katerikoli gostitelj';
|
---|
50 | $strAny = 'Katerikoli';
|
---|
51 | $strAnyUser = 'Katerikoli uporabnik';
|
---|
52 | $strAPrimaryKey = 'Na %s je dodan primarni kljuè';
|
---|
53 | $strArabic = 'Arabsko';
|
---|
54 | $strArmenian = 'Armensko';
|
---|
55 | $strAscending = 'Naraèajoèe';
|
---|
56 | $strAtBeginningOfTable = 'Na zaèetku tabele';
|
---|
57 | $strAtEndOfTable = 'Na koncu tabele';
|
---|
58 | $strAttr = 'Atributi';
|
---|
59 | $strAutodetect = 'Samodejno zaznaj';
|
---|
60 | $strAutomaticLayout = 'Samodejna postavitev';
|
---|
61 |
|
---|
62 | $strBack = 'Nazaj';
|
---|
63 | $strBaltic = 'Baltsko';
|
---|
64 | $strBeginCut = 'ZAÈETEK IZREZA';
|
---|
65 | $strBeginRaw = 'BEGIN RAW';
|
---|
66 | $strBinary = 'Binarno';
|
---|
67 | $strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
---|
68 | $strBookmarkAllUsers = 'Dovoli dostop do zaznamka vsem uporabnikom';
|
---|
69 | $strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
---|
70 | $strBookmarkLabel = 'Nalepka';
|
---|
71 | $strBookmarkQuery = 'Oznaèena SQL-poizvedba';
|
---|
72 | $strBookmarkThis = 'Oznaèi to SQL-poizvedbo';
|
---|
73 | $strBookmarkView = 'Samo pogled';
|
---|
74 | $strBrowseForeignValues = 'Prebrskaj tuje vrednosti';
|
---|
75 | $strBrowse = 'Prebrskaj';
|
---|
76 | $strBulgarian = 'Bolgarsko';
|
---|
77 | $strBzError = 'phpMyAdmin ni uspel stisniti odloenih podatkov zaradi neuporabne konènice Bz2 v tej razlièici php. Zelo dobro bi bilo, da v konfiguracijski datoteki za phpMyAdmin spremenite ukaz <code>$cfg[\'BZipDump\']</code> v <code>FALSE</code>. Èe elite izvajati stiskanje s pomoèjo Bz2, boste morali posodobiti php v novejo razlièico. Za podrobnosti si oglejte php poroèilo o napaki %s.';
|
---|
78 | $strBzip = '"bzipano"';
|
---|
79 |
|
---|
80 | $strCalendar = 'Koledar';
|
---|
81 | $strCannotLogin = 'Ne morem se prijaviti v MySQL strenik';
|
---|
82 | $strCantLoad = 'ne morem naloiti podaljka %s,<br />prosim preverite PHP konfiguracijo';
|
---|
83 | $strCantLoadRecodeIconv = 'Ni mogoèe naloiti iconv ali recode ekstenzij, ki so potrebne za pretvorbe kodnih tabel, konfigurirajte php tako, da bo omogoèal uporabo teh ekstenzij ali onemogoèite pretvarjanje kodnih tabel v phpMyAdmin.';
|
---|
84 | $strCantRenameIdxToPrimary = 'Indeksa ni mogoèe preimenovati v PRIMARY!';
|
---|
85 | $strCantUseRecodeIconv = 'Ni mogoèe uporabljati iconv, libiconv ali recode_string funkcij, èeprav so ekstenzije normalno naloene. Preverite konfiguracijo php.';
|
---|
86 | $strCardinality = 'Kardinalnost';
|
---|
87 | $strCaseInsensitive = 'ne razlikuj velikih in malih èrk';
|
---|
88 | $strCaseSensitive = 'razlikuj velike in male èrke';
|
---|
89 | $strCentralEuropean = 'Centralno evropsko';
|
---|
90 | $strChangeCopyModeCopy = '... obdri starega.';
|
---|
91 | $strChangeCopyModeDeleteAndReload = ' ... izbrii starega uporabnika s seznama uporabnikov ter ponovno naloi njegove pravice.';
|
---|
92 | $strChangeCopyModeJustDelete = ' ... izbrii starega s seznama uporabnikov.';
|
---|
93 | $strChangeCopyModeRevoke = ' ... preklièi vse aktivne pravice starega uporabnika ter jih izbrii.';
|
---|
94 | $strChangeCopyMode = 'Ustvari novega uporabnika z enakimi pravicami in ...';
|
---|
95 | $strChangeCopyUser = 'Spremeni prijavne informacije / Kopiraj uporabnika';
|
---|
96 | $strChangeDisplay = 'Izberite polje za prikaz';
|
---|
97 | $strChangePassword = 'Spremeni geslo';
|
---|
98 | $strChange = 'Spremeni';
|
---|
99 | $strCharset = 'Nabor znakov';
|
---|
100 | $strCharsetOfFile = 'Nabor znakov datoteke:';
|
---|
101 | $strCharsetsAndCollations = 'Nabori znakov in pravila za razvrèanje znakov';
|
---|
102 | $strCharsets = 'Nabori znakov';
|
---|
103 | $strCheckAll = 'Oznaèi vse';
|
---|
104 | $strCheckOverhead = 'Preveri prekoraèene';
|
---|
105 | $strCheckPrivsLong = 'Preveri privilegije za podatkovno bazo "%s".';
|
---|
106 | $strCheckPrivs = 'Preveri privilegije';
|
---|
107 | $strCheckTable = 'Preveri tabelo';
|
---|
108 | $strChoosePage = 'Izberite stran za urejanje';
|
---|
109 | $strColComFeat = 'Prikazovanje komentarjev stolpcev';
|
---|
110 | $strCollation = 'Pravilo za razvrèanje znakov';
|
---|
111 | $strColumnNames = 'Imena stolpcev';
|
---|
112 | $strColumnPrivileges = 'Privilegiji tipièni za stolpec';
|
---|
113 | $strCommand = 'Ukaz';
|
---|
114 | $strCommentsForTable = 'KOMENTARJI ZA TABELO';
|
---|
115 | $strComments = 'Komentarji';
|
---|
116 | $strCompleteInserts = 'Popolne \'insert\' poizvedbe';
|
---|
117 | $strCompression = 'Stiskanje';
|
---|
118 | $strConfigFileError = 'phpMyAdmin ni mogel prebrati konfiguracijske datoteke!<br />To se lahko zgodi, èe php pri prevajanju konfiguracijske datoteke najde napako ali pa ne najde datoteke.<br />Prosimo, odprite konfiguracijsko datoteko s povezavo, ki je navedena spodaj in preberite dobljeno sporoèilo o napaki. V veèini primerov gre za manjkajoèi narekovaj ali podpièje.<br />Èe dobite prazno stran, je vse v redu.';
|
---|
119 | $strConfigureTableCoord = 'Prosimo, konfigurirajte koordinate za tabelo %s';
|
---|
120 | $strConnectionError = 'Povezava ni mogoèa: neveljavne nastavitve.';
|
---|
121 | $strConnections = 'Povezave';
|
---|
122 | $strConstraintsForDumped = 'Omejitve tabel za povzetek stanja';
|
---|
123 | $strConstraintsForTable = 'Omejitve za tabelo';
|
---|
124 | $strCookiesRequired = 'Èe elite e dalje uporabljati program, morate omogoèiti pikotke.';
|
---|
125 | $strCopyTable = 'Kopiraj tabelo v (podatkovna_baza<b>.</b>tabela):';
|
---|
126 | $strCopyTableOK = 'Tabela %s je skopirana v %s.';
|
---|
127 | $strCopyTableSameNames = 'Tabele ni mogoèe kopirati same vase!';
|
---|
128 | $strCouldNotKill = 'phpMyAdmin ni uspel prekiniti teme %s. Verjetno je e prekinjena.';
|
---|
129 | $strCreateIndexTopic = 'Ustvari nov indeks';
|
---|
130 | $strCreateIndex = 'Ustvari indeks na %s stolpcih';
|
---|
131 | $strCreateNewDatabase = 'Ustvari novo podatkovno bazo';
|
---|
132 | $strCreateNewTable = 'Ustvari novo tabelo v podatkovni bazi %s';
|
---|
133 | $strCreatePage = 'Ustvari novo stran';
|
---|
134 | $strCreatePdfFeat = 'Ustvarjanje PDF datotek';
|
---|
135 | $strCreate = 'Ustvari';
|
---|
136 | $strCreationDates = 'Datumi za ustvarjeno/posodobljeno/preverjeno';
|
---|
137 | $strCriteria = 'Kriteriji';
|
---|
138 | $strCroatian = 'Hrvako';
|
---|
139 | $strCSVOptions = 'CSV monosti';
|
---|
140 | $strCyrillic = 'Cirilica';
|
---|
141 | $strCzech = 'Èeko';
|
---|
142 | $strCzechSlovak = 'Èekoslovako';
|
---|
143 |
|
---|
144 | $strDanish = 'Dansko';
|
---|
145 | $strDatabaseEmpty = 'Ime podatkovne baze je prazno!';
|
---|
146 | $strDatabaseExportOptions = 'Monosti za izvoz baze podatkov';
|
---|
147 | $strDatabaseHasBeenDropped = 'Podatkovna baza %s je zavrena.';
|
---|
148 | $strDatabase = 'Podatkovna baza';
|
---|
149 | $strDatabasesDropped = '%s podatkovne baze so uspeno zavrene.';
|
---|
150 | $strDatabases = 'podatkovne baze';
|
---|
151 | $strDatabasesStatsDisable = 'Onemogoèi statistiko';
|
---|
152 | $strDatabasesStatsEnable = 'Omogoèi statistiko';
|
---|
153 | $strDatabasesStatsHeavyTraffic = 'Obvestilo: Omogoèitev statistike podatkovne baze lahko povzroèi moèno poveèan promet med spletnim in podatkovnim strenikom.';
|
---|
154 | $strDatabasesStats = 'Statistika podatkovnih baz';
|
---|
155 | $strDataDict = 'Podatkovni slovar';
|
---|
156 | $strDataOnly = 'Samo podatki';
|
---|
157 | $strData = 'Podatki';
|
---|
158 | $strDBComment = 'Komentar zbirke podatkov: ';
|
---|
159 | $strDbPrivileges = 'Privilegiji tipièni za podatkovno bazo';
|
---|
160 | $strDBRename = 'Preimenuj podatkovno bazo v';
|
---|
161 | $strDbSpecific = 'glede na zbirko podatkov';
|
---|
162 | $strDefault = 'Privzeto';
|
---|
163 | $strDefaultValueHelp = 'Za privzete vrednosti vnesite samo vrednosti, brez poevnice nazaj ali narekovaja, npr.: a';
|
---|
164 | $strDelayedInserts = 'Uporabi zakasnjeno vstavljanje';
|
---|
165 | $strDeleteAndFlushDescr = 'To je najbolji naèin, vendar lahko osveevanje privilegijev traja nekaj èasa.';
|
---|
166 | $strDeleteAndFlush = 'Izbrii uporabnike in potem osvei privilegije.';
|
---|
167 | $strDeletedRows = 'Izbrisane vrstice:';
|
---|
168 | $strDeleted = 'Vrstica je izbrisana';
|
---|
169 | $strDelete = 'Izbrii';
|
---|
170 | $strDeleting = 'Briem %s';
|
---|
171 | $strDelOld = 'Trenutna stran vsebuje sklice na tabele, ki ne obstajajo veè. Ali elite izbrisati te sklice?';
|
---|
172 | $strDescending = 'Padajoèe';
|
---|
173 | $strDescription = 'Opis';
|
---|
174 | $strDictionary = 'slovar';
|
---|
175 | $strDisabled = 'Onemogoèeno';
|
---|
176 | $strDisplayFeat = 'Prikai lastnosti';
|
---|
177 | $strDisplayOrder = 'Vrstni red prikaza:';
|
---|
178 | $strDisplayPDF = 'Prikai PDF shemo';
|
---|
179 | $strDoAQuery = 'Izvedi "query by example" (nadomestni znak: "%")';
|
---|
180 | $strDocu = 'Dokumentacija';
|
---|
181 | $strDoYouReally = 'Ali res elite ';
|
---|
182 | $strDropDatabaseStrongWarning = 'S tem dejanjem boste UNIÈILI celotno bazo podatkov!';
|
---|
183 | $strDropUsersDb = 'Izbrii podatkovne baze, ki imajo enako ime kot uporabniki.';
|
---|
184 | $strDrop = 'Zavri';
|
---|
185 | $strDumpingData = 'Odloi podatke za tabelo';
|
---|
186 | $strDumpSaved = 'Dump je shranjen v datoteko %s.';
|
---|
187 | $strDumpXRows = 'Odloi %s vrstic, zaèni z zapisom # %s.';
|
---|
188 | $strDynamic = 'dinamièno';
|
---|
189 |
|
---|
190 | $strEditPDFPages = 'Uredi PDF strani';
|
---|
191 | $strEditPrivileges = 'Uredi privilegije';
|
---|
192 | $strEdit = 'Uredi';
|
---|
193 | $strEffective = 'Uèinkovito';
|
---|
194 | $strEmpty = 'Izprazni';
|
---|
195 | $strEmptyResultSet = 'MySQL je vrnil kot rezultat prazno mnoico (npr. niè vrstic).';
|
---|
196 | $strEnabled = 'Omogoèeno';
|
---|
197 | $strEncloseInTransaction = 'Vkljuèi izvoz v transakcijo';
|
---|
198 | $strEndCut = 'KONEC IZREZA';
|
---|
199 | $strEnd = 'Konec';
|
---|
200 | $strEndRaw = 'END RAW';
|
---|
201 | $strEnglish = 'Angleko';
|
---|
202 | $strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angleèini ';
|
---|
203 | $strError = 'Napaka';
|
---|
204 | $strEstonian = 'Estonsko';
|
---|
205 | $strExcelEdition = 'Izdaja za Excel';
|
---|
206 | $strExcelOptions = 'Monosti za Excel';
|
---|
207 | $strExecuteBookmarked = 'Izvedi izbrano poizvedbo';
|
---|
208 | $strExplain = 'Razloi SQL stavek';
|
---|
209 | $strExport = 'Izvozi';
|
---|
210 | $strExtendedInserts = 'Razirjene \'insert\' poizvedbe';
|
---|
211 | $strExtra = 'Dodatno';
|
---|
212 |
|
---|
213 | $strFailedAttempts = 'Neuspeli poizkusi';
|
---|
214 | $strFieldHasBeenDropped = 'Polje %s je zavreno';
|
---|
215 | $strField = 'Polje';
|
---|
216 | $strFieldsEmpty = ' tevec polj je prazen! ';
|
---|
217 | $strFieldsEnclosedBy = 'Polja obdana z';
|
---|
218 | $strFieldsEscapedBy = 'Polja izognjena z';
|
---|
219 | $strFields = 'Polja';
|
---|
220 | $strFieldsTerminatedBy = 'Polja zakljuèena z';
|
---|
221 | $strFileAlreadyExists = 'Datoteka %s e obstaja na streniku, spremenite ime novi ali prepiite obstojeèo datoteko.';
|
---|
222 | $strFileCouldNotBeRead = 'Ne morem prebrati datoteke';
|
---|
223 | $strFileNameTemplate = 'Predloga datoteke';
|
---|
224 | $strFileNameTemplateRemember = 'Shrani predlogo';
|
---|
225 | $strFixed = 'fiksno';
|
---|
226 | $strFlushPrivilegesNote = 'Obvestilo: phpMyAdmin dobi podatke o uporabnikovih privilegijih iz MySQL tabel privilegijev. Vsebina teh tabel se lahko razlikuje od privilegijev, ki jih uporablja strenik, èe so bile tabele roèno spremenjene. V tem primeru morate, preden nadaljujete, osveiti privilegije.';
|
---|
227 | $strFlushTable = 'Poèisti tabelo ("FLUSH")';
|
---|
228 | $strFormat = 'Oblika';
|
---|
229 | $strFormEmpty = 'V obliki manjka vrednost !';
|
---|
230 | $strFullText = 'Polna besedila';
|
---|
231 | $strFunction = 'Funkcija';
|
---|
232 |
|
---|
233 | $strGenBy = 'Ustvaril';
|
---|
234 | $strGeneralRelationFeat = 'Splone lastnosti relacij';
|
---|
235 | $strGenTime = 'Èas nastanka';
|
---|
236 | $strGeorgian = 'Gruzijsko';
|
---|
237 | $strGerman = 'Nemko';
|
---|
238 | $strGlobal = 'globalno';
|
---|
239 | $strGlobalPrivileges = 'Globalni privilegiji';
|
---|
240 | $strGlobalValue = 'Skupna vrednost';
|
---|
241 | $strGo = 'Izvedi';
|
---|
242 | $strGrantOption = 'Dovoli';
|
---|
243 | $strGreek = 'Grko';
|
---|
244 | $strGzip = '"gzipano"';
|
---|
245 |
|
---|
246 | $strHasBeenAltered = 'je bil spremenjen(a).';
|
---|
247 | $strHasBeenCreated = 'je bil ustvarjen(a).';
|
---|
248 | $strHaveToShow = 'Za prikaz morate izbrati morate vsaj en stolpec';
|
---|
249 | $strHebrew = 'Hebrejsko';
|
---|
250 | $strHome = 'Domov';
|
---|
251 | $strHomepageOfficial = 'Uradna domaèa stran phpMyAdmin';
|
---|
252 | $strHostEmpty = 'Ime gostitelja je prazno!';
|
---|
253 | $strHost = 'Gostitelj';
|
---|
254 | $strHungarian = 'Madarsko';
|
---|
255 |
|
---|
256 | $strId = 'ID';
|
---|
257 | $strIdxFulltext = 'Polno besedilo';
|
---|
258 | $strIgnoreInserts = 'Uporabi monost prezri vstavke';
|
---|
259 | $strIgnore = 'Prezri';
|
---|
260 | $strImportFiles = 'Uvozi datoteke';
|
---|
261 | $strIndexes = 'Indeksi';
|
---|
262 | $strIndexHasBeenDropped = 'Indeks %s je zavren';
|
---|
263 | $strIndex = 'Indeks';
|
---|
264 | $strIndexName = 'Ime indeksa :';
|
---|
265 | $strIndexType = 'Vrsta indeksa :';
|
---|
266 | $strInnodbStat = 'InnoDB stanje';
|
---|
267 | $strInsecureMySQL = 'Konfiguracijska datoteka vsebuje nastavitve (uporabnik root brez gesla), ki odgovarjajo privzetemu privlegiranemu raèunu MySQLa. MySQL strenik teèe s privzetimi nastavitvami, zato je izpostavljen vdorom. Èimprej odpravite ti dve varnostni luknji.';
|
---|
268 | $strInsertAsNewRow = 'Vstavi kot novo vrstico';
|
---|
269 | $strInsertedRowId = 'Vstavljen id vrstice:';
|
---|
270 | $strInsertedRows = 'Vstavljene vrstice:';
|
---|
271 | $strInsert = 'Vstavi';
|
---|
272 | $strInternalNotNecessary = '* Notranja relacija je nepotrebna, èe obstaja tudi v InnoDB.';
|
---|
273 | $strInternalRelations = 'Notranje relacije';
|
---|
274 | $strInUse = 'v uporabi';
|
---|
275 |
|
---|
276 | $strJapanese = 'Japonsko';
|
---|
277 | $strJumpToDB = 'Preskoèi na podatkovno bazo "%s".';
|
---|
278 | $strJustDeleteDescr = '"Izbrisani" uporabniki lahko e vedno normalno dostopajo do strenika, dokler ne osveite privilegijev';
|
---|
279 | $strJustDelete = 'Samo izbrii uporabnike iz tabel privilegijev.';
|
---|
280 |
|
---|
281 | $strKeepPass = 'Ne spreminjaj gesla';
|
---|
282 | $strKeyname = 'Ime kljuèa';
|
---|
283 | $strKill = 'Prekini proces';
|
---|
284 | $strKorean = 'Korejsko';
|
---|
285 |
|
---|
286 | $strLandscape = 'Leeèe';
|
---|
287 | $strLatexCaption = 'Ime tabele';
|
---|
288 | $strLatexContent = 'Vsebina tabele __TABLE__';
|
---|
289 | $strLatexContinuedCaption = 'Nadaljevanje imena tabele';
|
---|
290 | $strLatexContinued = '(nadaljevanje)';
|
---|
291 | $strLatexIncludeCaption = 'Vkljuèi ime tabele';
|
---|
292 | $strLatexLabel = 'Oznaèi kljuè';
|
---|
293 | $strLaTeX = 'LaTeX';
|
---|
294 | $strLaTeXOptions = 'Monosti za LaTeX';
|
---|
295 | $strLatexStructure = 'Struktura tabele __TABLE__';
|
---|
296 | $strLengthSet = 'Dolina/Vrednosti*';
|
---|
297 | $strLimitNumRows = 'tevilo vrstic na stran';
|
---|
298 | $strLinesTerminatedBy = 'Vrstice zakljuèene z';
|
---|
299 | $strLinkNotFound = 'Povezave ni mogoèe najti';
|
---|
300 | $strLinksTo = 'Povezave z';
|
---|
301 | $strLithuanian = 'Litvansko';
|
---|
302 | $strLocalhost = 'Lokalno';
|
---|
303 | $strLocationTextfile = 'Lokacija datoteke z besedilom';
|
---|
304 | $strLoginInformation = 'Podatki o prijavi';
|
---|
305 | $strLogin = 'Prijava';
|
---|
306 | $strLogout = 'Odjava';
|
---|
307 | $strLogPassword = 'Geslo:';
|
---|
308 | $strLogServer = 'Strenik';
|
---|
309 | $strLogUsername = 'Uporabniko ime:';
|
---|
310 |
|
---|
311 | $strMaximumSize = 'Najveèja velikost: %s%s';
|
---|
312 | $strMIME_available_mime = 'Razpololjive MIME-vrste';
|
---|
313 | $strMIME_available_transform = 'Razpololjive pretvorbe';
|
---|
314 | $strMIME_description = 'Opis';
|
---|
315 | $strMIME_MIMEtype = 'MIME-vrsta';
|
---|
316 | $strMIME_nodescription = 'Za to pretvorbo ni na voljo opisa.<br />Za funkcije %s se pozanimajte pri avtorju.';
|
---|
317 | $strMIME_transformation_note = 'Seznam razpololjivih monosti pretvorbe in pretvorbe MIME-vrst boste videli, èe kliknete na %sopise transformacij%s';
|
---|
318 | $strMIME_transformation_options = 'Monosti pretvorbe';
|
---|
319 | $strMIME_transformation_options_note = 'Vrednosti za monosti pretvorbe vnesite v naslednji obliki: \'a\', 100, b,\'c\'...<br />Èe elite med vrednosti vnesti poevnico nazaj ("\") ali enojni narekovaj ("\'"), morate pred ta znak postaviti (e eno) poevnico nazaj (npr. \'\\\\xyz\' ali \'a\\\'b\').';
|
---|
320 | $strMIME_transformation = 'Pretvorba z brskalnikom';
|
---|
321 | $strMIMETypesForTable = 'VRSTE MIME ZA TABELO';
|
---|
322 | $strMIME_without = 'MIME-vrste, ki so napisano leeèe, nimajo lastne pretvorbene funkcije';
|
---|
323 | $strModifications = 'Spremembe so shranjene';
|
---|
324 | $strModifyIndexTopic = 'Spremeni indeks';
|
---|
325 | $strModify = 'Spremeni';
|
---|
326 | $strMoveTableOK = 'Tabela %s je bila premaknjena v %s.';
|
---|
327 | $strMoveTable = 'Premakni tabelo v (podatkovna_baza<b>.</b>tabela):';
|
---|
328 | $strMoveTableSameNames = 'Tabele ni mogoèe premakniti same vase!';
|
---|
329 | $strMultilingual = 'veèjezièno';
|
---|
330 | $strMySQLCharset = 'MySQL kodna tabela';
|
---|
331 | $strMySQLSaid = 'MySQL je vrnil: ';
|
---|
332 | $strMySQLShowProcess = 'Pokai procese';
|
---|
333 | $strMySQLShowStatus = 'Pokai tekoèe informacije o MySQL';
|
---|
334 | $strMySQLShowVars = 'Pokai sistemske spremenljivke MySQL';
|
---|
335 |
|
---|
336 | $strName = 'Ime';
|
---|
337 | $strNext = 'Naslednji';
|
---|
338 | $strNoDatabases = 'Brez podatkovnih baz';
|
---|
339 | $strNoDatabasesSelected = 'Ni izbranih podatkovnih baz.';
|
---|
340 | $strNoDescription = 'brez opisa';
|
---|
341 | $strNoDropDatabases = '"DROP DATABASE" poizvedbe so izkljuèene.';
|
---|
342 | $strNoExplain = 'Preskoèi razlago SQL stavka';
|
---|
343 | $strNoFrames = 'phpMyAdmin je prijazneji z brskalnikom, ki podpira okvirje.';
|
---|
344 | $strNoIndex = 'Ni definiranega indeksa!';
|
---|
345 | $strNoIndexPartsDefined = 'Ni definiranega dela indeksa!';
|
---|
346 | $strNoModification = 'Brez sprememb';
|
---|
347 | $strNo = 'Ne';
|
---|
348 | $strNone = 'Brez';
|
---|
349 | $strNoOptions = 'Za to obliko ni monosti';
|
---|
350 | $strNoPassword = 'Brez gesla';
|
---|
351 | $strNoPermission = 'Spletni strenik nima dovoljenja za shranjevanje datoteke %s';
|
---|
352 | $strNoPhp = 'Brez kode PHP';
|
---|
353 | $strNoPrivileges = 'Brez privilegijev';
|
---|
354 | $strNoRights = 'Nimate dovolj pravic, da bi bili sedaj tukaj!';
|
---|
355 | $strNoSpace = 'Ni dovolj prostora za shranjevanje datoteke %s.';
|
---|
356 | $strNoTablesFound = 'V podatkovni bazi ni mogoèe najti tabel.';
|
---|
357 | $strNotNumber = 'To ni tevilo!';
|
---|
358 | $strNotOK = 'Ni v redu';
|
---|
359 | $strNotSet = 'Tabele <b>%s</b> ni mogoèe najti ali pa ni v %s';
|
---|
360 | $strNoUsersFound = 'Ni mogoèe najti uporabnika(ov).';
|
---|
361 | $strNoValidateSQL = 'Preskoèi preverjanje pravilnosti SQL stavka';
|
---|
362 | $strNull = 'Null';
|
---|
363 | $strNumSearchResultsInTable = '%s zadetek(ov) v tabeli <i>%s</i>';
|
---|
364 | $strNumSearchResultsTotal = '<b>Skupaj:</b> <i>%s</i> zadetek(ov)';
|
---|
365 | $strNumTables = 'Ttabel';
|
---|
366 |
|
---|
367 | $strOK = 'V redu';
|
---|
368 | $strOperations = 'Operacije';
|
---|
369 | $strOperator = 'Operator';
|
---|
370 | $strOptimizeTable = 'Optimiraj tabelo';
|
---|
371 | $strOr = 'Ali';
|
---|
372 | $strOverhead = 'Preseek';
|
---|
373 | $strOverwriteExisting = 'Prepii obstojeèo(e) datoteko(e)';
|
---|
374 |
|
---|
375 | $strPageNumber = 'tevilka strani:';
|
---|
376 | $strPaperSize = 'Velikost papirja';
|
---|
377 | $strPartialText = 'Delna besedila';
|
---|
378 | $strPasswordChanged = 'Geslo za %s je uspeno spremenjeno.';
|
---|
379 | $strPasswordEmpty = 'Geslo je prazno!';
|
---|
380 | $strPassword = 'Geslo';
|
---|
381 | $strPasswordNotSame = 'Gesli se ne ujemata!';
|
---|
382 | $strPdfDbSchema = 'Shema podatkovne baze "%s" - Stran %s';
|
---|
383 | $strPdfInvalidTblName = 'Tabela "%s" ne obstaja!';
|
---|
384 | $strPdfNoTables = 'Ni tabel';
|
---|
385 | $strPerHour = 'na uro';
|
---|
386 | $strPerMinute = 'na minuto';
|
---|
387 | $strPerSecond = 'na sekundo';
|
---|
388 | $strPhoneBook = 'telefonski imenik';
|
---|
389 | $strPHP40203 = 'Uporabljate PHP 4.2.3, ki ima resne teave z veèbitnimi stavki (mbstring). Glej PHP poroèilo o hroèu 19404. Ta verzija PHP ni priporoèljiva za uporabo s phpMyAdmin.';
|
---|
390 | $strPhp = 'Ustvari PHP kodo';
|
---|
391 | $strPHPVersion = 'Razlièica PHP';
|
---|
392 | $strPmaDocumentation = 'phpMyAdmin dokumentacija';
|
---|
393 | $strPmaUriError = 'Ukaz <tt>$cfg[\'PmaAbsoluteUri\']</tt> mora biti definiran v konfiguracijski datoteki!';
|
---|
394 | $strPortrait = 'Pokonèno';
|
---|
395 | $strPos1 = 'Zaèetek';
|
---|
396 | $strPrevious = 'Prejnji';
|
---|
397 | $strPrimaryKeyHasBeenDropped = 'Primarni kljuè je zavren';
|
---|
398 | $strPrimaryKeyName = 'Ime primarnega kljuèa mora biti... PRIMARY!';
|
---|
399 | $strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnega kljuèa!)';
|
---|
400 | $strPrimary = 'Primarni';
|
---|
401 | $strPrint = 'Natisni';
|
---|
402 | $strPrintViewFull = 'Pogled za tiskanje (s polnimi besedili)';
|
---|
403 | $strPrintView = 'Pogled postavitve tiskanja';
|
---|
404 | $strPrivDescAllPrivileges = 'Vsebuje vse privilegije razen GRANT.';
|
---|
405 | $strPrivDescAlter = 'Omogoèa spreminjanje strukture obstojeèih tabel.';
|
---|
406 | $strPrivDescCreateDb = 'Omogoèa ustvarjanje novih podatkovnih baz in tabel.';
|
---|
407 | $strPrivDescCreateTbl = 'Omogoèa ustvarjanje novih tabel.';
|
---|
408 | $strPrivDescCreateTmpTable = 'Omogoèa ustvarjanje zaèasnih tabel.';
|
---|
409 | $strPrivDescDelete = 'Omogoèa brisanje podatkov.';
|
---|
410 | $strPrivDescDropDb = 'Omogoèa brisanje podatkovnih baz in tabel.';
|
---|
411 | $strPrivDescDropTbl = 'Omogoèa brisanje tabel.';
|
---|
412 | $strPrivDescExecute = 'Omogoèa poganjanje shranjenih postopkov; V tej verziji MySQL nima pomena.';
|
---|
413 | $strPrivDescFile = 'Omogoèa uvaanje in izvaanje podatkov v datoteke.';
|
---|
414 | $strPrivDescGrant = 'Omogoèa dodajanje uporabnikov in privilegijev brez osveevanja privilegijev.';
|
---|
415 | $strPrivDescIndex = 'Omogoèa ustvarjanje in brisanje indeksov.';
|
---|
416 | $strPrivDescInsert = 'Omogoèa vstavljanje in zamenjavo podatkov.';
|
---|
417 | $strPrivDescLockTables = 'Omogoèa zaklepanje tabel za trenutno temo.';
|
---|
418 | $strPrivDescMaxConnections = 'Omeji tevilo povezav, ki jih uporabnik lahko odpre v eni uri.';
|
---|
419 | $strPrivDescMaxQuestions = 'Omeji tevilo poizved, ki jih uporabnik lahko polje streniku v eni uri.';
|
---|
420 | $strPrivDescMaxUpdates = 'Omeji tevilo ukazov za spremembo tabel ali podatkovne baze, ki jih uporabnik lahko izvri v eni uri.';
|
---|
421 | $strPrivDescProcess3 = 'Omogoèa ukinjanje procesov drugih uporabnikov.';
|
---|
422 | $strPrivDescProcess4 = 'Omogoèa pregled popolnih poizvedb v spisku procesov.';
|
---|
423 | $strPrivDescReferences = 'V tej verziji MySQL nima pomena.';
|
---|
424 | $strPrivDescReload = 'Omogoèa osveevanje strenikovih nastavitev in praznjenje strenikovih predpomnilnikov.';
|
---|
425 | $strPrivDescReplClient = 'Da uporabniku pravico poizvedovati kje so njegovi nadrejeni / podrjeni streniki.';
|
---|
426 | $strPrivDescReplSlave = 'Potrebno za podrejene strenike pri replikaciji.';
|
---|
427 | $strPrivDescSelect = 'Omogoèa branje podatkov.';
|
---|
428 | $strPrivDescShowDb = 'Omogoèa dostop do popolnega spiska podatkovnih baz';
|
---|
429 | $strPrivDescShutdown = 'Omogoèa ugaanje strenika.';
|
---|
430 | $strPrivDescSuper = 'Omogoèa priklaplanje tudi èe je e doseeno najveèje dovoljeno tevilo priklopov; Potrebno za veèino administrativnih nalog kot sta postavljanje globalnih spremenljivk in ukinjanje procesov drugih uporabnikov.';
|
---|
431 | $strPrivDescUpdate = 'Omogoèa spreminjanje podatkov.';
|
---|
432 | $strPrivDescUsage = 'Brez privilegijev.';
|
---|
433 | $strPrivileges = 'Privilegiji';
|
---|
434 | $strPrivilegesReloaded = 'Uspeno sem osveil privilegije.';
|
---|
435 | $strProcesses = 'Procesi';
|
---|
436 | $strProcesslist = 'Seznam procesov';
|
---|
437 | $strPutColNames = 'Postavi imena polj v prvo vrstico';
|
---|
438 |
|
---|
439 | $strQBEDel = 'Brii';
|
---|
440 | $strQBEIns = 'Vstavi';
|
---|
441 | $strQBE = 'Poizvedba';
|
---|
442 | $strQueryFrame = 'Okno za iskanje';
|
---|
443 | $strQueryOnDb = 'SQL-poizvedba na podatkovni bazi <b>%s</b>:';
|
---|
444 | $strQuerySQLHistory = 'SQL-zgodovina';
|
---|
445 | $strQueryStatistics = '<b>Statistika poizvedbe</b>: Od zagona je bilo streniku poslanih %s poizvedb.';
|
---|
446 | $strQueryTime = 'Poizvedba je potrebovala %01.4f s';
|
---|
447 | $strQueryType = 'Vrsta poizvedbe';
|
---|
448 | $strQueryWindowLock = 'Ne prepii te poizvedbe od zunaj';
|
---|
449 |
|
---|
450 | $strReceived = 'Prejeto';
|
---|
451 | $strRecords = 'Zapisi';
|
---|
452 | $strReferentialIntegrity = 'Preveri referenèno integriteto:';
|
---|
453 | $strRelationalSchema = 'Relacijska shema';
|
---|
454 | $strRelationNotWorking = 'Dodatne funkcije za delo s povezanimi tabelami so bile izkjuèene. Èe elite izvedeti zakaj, kliknite %stukaj%s.';
|
---|
455 | $strRelationsForTable = 'RELACIJE ZA TABELO';
|
---|
456 | $strRelations = 'Relacije';
|
---|
457 | $strRelationView = 'Pogled relacij';
|
---|
458 | $strReloadingThePrivileges = 'Osveujem privilegije';
|
---|
459 | $strRemoveSelectedUsers = 'Izbrii izbrane uporabnike';
|
---|
460 | $strRenameDatabaseOK = 'Baza podatkov %s je preimenovana v %s';
|
---|
461 | $strRenameTableOK = 'Tabela %s je preimenovana v %s';
|
---|
462 | $strRenameTable = 'Preimenuj tabelo v';
|
---|
463 | $strRepairTable = 'Popravi tabelo';
|
---|
464 | $strReplaceNULLBy = 'Zamenjaj NULL z';
|
---|
465 | $strReplaceTable = 'Podatke v tabeli zamenjaj z datoteko';
|
---|
466 | $strReset = 'Ponastavi';
|
---|
467 | $strResourceLimits = 'Omejitve virov';
|
---|
468 | $strReType = 'Ponovno vnesi';
|
---|
469 | $strRevokeAndDeleteDescr = 'Uporabniki bodo e vedno imeli USAGE privilegije, dokler ne osveite privilegijev.';
|
---|
470 | $strRevokeAndDelete = 'Odvzemi uporabnikom aktivne privilegije in jih potem izbrii.';
|
---|
471 | $strRevokeMessage = 'Odvzeli ste privilegije za %s';
|
---|
472 | $strRevoke = 'Odvzemi';
|
---|
473 | $strRowLength = 'Dolina vrstice';
|
---|
474 | $strRowsFrom = 'vrstice naprej od zapisa #';
|
---|
475 | $strRowSize = ' Velikost vrstice ';
|
---|
476 | $strRowsModeFlippedHorizontal = 'vodoravno (zasukani naslovi)';
|
---|
477 | $strRowsModeHorizontal = 'vodoravnem';
|
---|
478 | $strRowsModeOptions = 'v %s naèinu in ponovi glavo po %s celicah';
|
---|
479 | $strRowsModeVertical = 'navpiènem';
|
---|
480 | $strRowsStatistic = 'Statistika vrstic';
|
---|
481 | $strRows = 'Vrstice';
|
---|
482 | $strRunning = 'teèe na %s';
|
---|
483 | $strRunQuery = 'Izvedi poizvedbo';
|
---|
484 | $strRunSQLQuery = 'Izvedi SQL poizvedbo/poizvedbe na podatkovni bazi %s';
|
---|
485 | $strRussian = 'Rusko';
|
---|
486 |
|
---|
487 | $strSaveOnServer = 'Shrani na strenik, v imenik %s';
|
---|
488 | $strSave = 'Shrani';
|
---|
489 | $strScaleFactorSmall = 'Faktor poveèava je premajhen, da bi spravili shemo na eno stran';
|
---|
490 | $strSearchFormTitle = 'Ièi v podatkovni bazi';
|
---|
491 | $strSearchInTables = 'V tabelah:';
|
---|
492 | $strSearch = 'Iskanje';
|
---|
493 | $strSearchNeedle = 'Iskane besede ali vrednosti (nadomestni znak: "%"):';
|
---|
494 | $strSearchOption1 = 'katerokoli besedo';
|
---|
495 | $strSearchOption2 = 'vse besede';
|
---|
496 | $strSearchOption3 = 'toèno doloèeno frazo';
|
---|
497 | $strSearchOption4 = 'kot \'regular expression\'';
|
---|
498 | $strSearchResultsFor = 'Rezultati iskanja "<i>%s</i>" %s:';
|
---|
499 | $strSearchType = 'Najdi:';
|
---|
500 | $strSecretRequired = 'Konfiguracijski datoteki morate sedaj doloèiti skrivno geslo (blowfish_secret).';
|
---|
501 | $strSelectADb = 'Prosimo, izberite podatkovno bazo';
|
---|
502 | $strSelectAll = 'Izberi vse';
|
---|
503 | $strSelectFields = 'Izberite polja (vsaj eno):';
|
---|
504 | $strSelectNumRows = 'in poizvedba';
|
---|
505 | $strSelectTables = 'Izberi tabele';
|
---|
506 | $strSend = 'Shrani kot datoteko';
|
---|
507 | $strSent = 'Poslano';
|
---|
508 | $strServerChoice = 'Izbira strenika';
|
---|
509 | $strServerStatus = 'Podatki o izvajanju';
|
---|
510 | $strServerStatusUptime = 'MySQL strenik deluje e %s. Zagnal se je %s.';
|
---|
511 | $strServer = 'Strenik';
|
---|
512 | $strServerTabVariables = 'Spremenljivke';
|
---|
513 | $strServerTrafficNotes = '<b>Promet na streniku</b>: V teh tabelah je prikazana statistika obremenitve omreja za ta MySQL strenik, odkar je bil zagnan.';
|
---|
514 | $strServerVars = 'Spremenljivke in nastavitve strenika';
|
---|
515 | $strServerVersion = 'Razlièica strenika';
|
---|
516 | $strSessionValue = 'Vrednost seje';
|
---|
517 | $strSetEnumVal = 'Èe je polje vrste "enum" ali "set", navedite vrednosti v obliki: \'a\',\'b\',\'c\'...<br /> Èe elite med vrednostmi uporabiti poevnico ("\") ali enojni narekovaj ("\'"), pred tem znakom vnesite poevnico (n.pr. \'\\\\xyz\' ali \'a\\\'b\').';
|
---|
518 | $strShowAll = 'Pokai vse';
|
---|
519 | $strShowColor = 'Pokai barvo';
|
---|
520 | $strShowDatadictAs = 'Oblika podatkovnega slovarja';
|
---|
521 | $strShowFullQueries = 'Pokai celotne poizvedbe';
|
---|
522 | $strShowGrid = 'Pokai mreo';
|
---|
523 | $strShowingRecords = 'Prikazujem vrstice';
|
---|
524 | $strShowPHPInfo = 'Pokai podatke o PHP';
|
---|
525 | $strShow = 'Pokai';
|
---|
526 | $strShowTableDimension = 'Pokai dimenzije tabel';
|
---|
527 | $strShowTables = 'Pokai tabele';
|
---|
528 | $strShowThisQuery = ' Ponovno pokai poizvedbo v tem oknu ';
|
---|
529 | $strSimplifiedChinese = 'Poenostavljeno kitajsko';
|
---|
530 | $strSingly = '(posamezno)';
|
---|
531 | $strSize = 'Velikost';
|
---|
532 | $strSortByKey = 'Uredi po kljuèu';
|
---|
533 | $strSort = 'Sortiraj';
|
---|
534 | $strSpaceUsage = 'Poraba prostora';
|
---|
535 | $strSplitWordsWithSpace = 'Besede so loèene s presledkom (" ").';
|
---|
536 | $strSQLExportType = 'Vrsta izvoza';
|
---|
537 | $strSQLOptions = 'SQL monosti';
|
---|
538 | $strSQLParserBugMessage = 'Obstaja monost, da ste v SQL razèlenjevalniku naleteli na hroèa. Temeljito preglejte poizvedbo in preverite, èe so citati pravilni in èe se ujemajo. Mono je tudi, da prenaate binarno datoteko, ki je izven podroèja besedila citata. Poizvedbo lahko preizkusite tudi na vmesniku ukazne vrstice MySQL. Èe je strenik MySQL izpisal napako, vam le-ta lahko pomaga pri ugotavljanju teav. Èe se bodo teave nadaljevale, ali èe razèlenjevalniku ne uspe tam, kjer vmesniku ukazne vrstice uspe, potem zmanjajte vneeno SQL poizvedbo na tisto poizvedbo, ki povzroèa teave in poljite poroèilo o napaki skupaj s podatki iz spodnjega odseka IZREZA.';
|
---|
539 | $strSQLParserUserError = 'Izgleda, da je v SQL poizvedbi prilo do napake. Èe je strenik MySQL izpisal napako, vam le-ta lahko pomaga pri ugotavljanju teav.';
|
---|
540 | $strSQLQuery = 'SQL-poizvedba';
|
---|
541 | $strSQLResult = 'Rezultat SQL';
|
---|
542 | $strSQL = 'SQL';
|
---|
543 | $strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
---|
544 | $strSQPBugUnclosedQuote = 'Odprt citat';
|
---|
545 | $strSQPBugUnknownPunctuation = 'Neznan niz loèil';
|
---|
546 | $strStatCheckTime = 'Zadnjiè pregledano';
|
---|
547 | $strStatCreateTime = 'Ustvarjeno';
|
---|
548 | $strStatement = 'Izjave';
|
---|
549 | $strStatUpdateTime = 'Zadnjiè posodobljeno';
|
---|
550 | $strStatus = 'Stanje';
|
---|
551 | $strStrucCSV = 'CSV podatki';
|
---|
552 | $strStrucData = 'Struktura in podatki';
|
---|
553 | $strStrucExcelCSV = 'CSV podatki za MS Excel';
|
---|
554 | $strStrucOnly = 'Samo struktura';
|
---|
555 | $strStructPropose = 'Predlagaj strukturo tabele';
|
---|
556 | $strStructure = 'Struktura';
|
---|
557 | $strSubmit = 'Polji';
|
---|
558 | $strSuccess = 'SQL-poizvedba je bila uspeno izvedena';
|
---|
559 | $strSum = 'Vsota';
|
---|
560 | $strSwedish = 'vedsko';
|
---|
561 | $strSwitchToTable = 'Preklopi na kopirano tabelo';
|
---|
562 |
|
---|
563 | $strTableComments = 'Komentar tabele';
|
---|
564 | $strTableEmpty = 'Ime tabele je prazno!';
|
---|
565 | $strTableHasBeenDropped = 'Tabela %s je zavrena';
|
---|
566 | $strTableHasBeenEmptied = 'Tabela %s je izpraznjena';
|
---|
567 | $strTableHasBeenFlushed = 'Tabela %s je osveena';
|
---|
568 | $strTableMaintenance = 'Vzdrevanje tabele';
|
---|
569 | $strTableOfContents = 'Vsebina';
|
---|
570 | $strTableOptions = 'Monosti tabele';
|
---|
571 | $strTables = '%s tabel';
|
---|
572 | $strTableStructure = 'Struktura tabele';
|
---|
573 | $strTable = 'Tabela';
|
---|
574 | $strTblPrivileges = 'Privilegiji tipièni za tabelo';
|
---|
575 | $strTextAreaLength = ' Zaradi njegove doline<br /> polja ne bo mogoèe urejati ';
|
---|
576 | $strThai = 'Tajsko';
|
---|
577 | $strThisHost = 'Ta strenik';
|
---|
578 | $strThreadSuccessfullyKilled = 'Tema %s je bila prekinjena.';
|
---|
579 | $strTime = 'Èas';
|
---|
580 | $strToggleScratchboard = 'preklopi odloièe (scratchboard)';
|
---|
581 | $strTotal = 'skupaj';
|
---|
582 | $strTotalUC = 'Skupaj';
|
---|
583 | $strTraditionalChinese = 'Tradicionalno kitajsko';
|
---|
584 | $strTraffic = 'Promet';
|
---|
585 | $strTransformation_application_octetstream__download = 'Prikai povezavo za prenos binarnih podatkov polja. Prva monost je ime binarne datoteke. Druga monost je mono ime polja v vrstici tabele, ki vsebuje to ime datoteke. Èe vnesete drugo monost, mora biti prva monost prazna';
|
---|
586 | $strTransformation_image_jpeg__inline = 'Prikae slièico, na katero lahko kliknete; monosti: irina, viina v slikovnih pikah (obdri prvotna razmerja)';
|
---|
587 | $strTransformation_image_jpeg__link = 'Pokae povezavo na grafiko (neposredni BLOB prenos, ipd.).';
|
---|
588 | $strTransformation_image_png__inline = 'Pokai sliko/jpeg: vkljuèeno';
|
---|
589 | $strTransformation_text_plain__external = 'SAMO ZA LINUX: Zaene zunanjo aplikacijo in podaja podatke za fielddata preko standardnega vhoda. Vrne standardni izhod aplikacije. Privzeto je Tidy, za tiskanje HTML-kode. Zaradi varnostnih razlogov morate roèno urediti datoteko libraries/transformations/text_plain__external.inc.php in vstaviti orodja za zaganjanje. Prva monost je tevilka programa, ki ga elite uporabiti, druga monost pa so parametri za program. Èe tretji parameter nastavite na 1, bo s pomoèjo htmlspecialchars() pretvoril izhod (Privzeto: 1). Èe nastavite èetrti parameter na 1, bo v celico z vsebino (content cell) vnesel NOWRAP in tako prikazal celoten izhod brez preoblikovanja (Privzeto: 1)';
|
---|
590 | $strTransformation_text_plain__formatted = 'Ohrani izvirno oblikovanje polja, brez izgubljanja vsebine.';
|
---|
591 | $strTransformation_text_plain__imagelink = 'Prikae sliko in povezavo, polje vsebuje ime datoteke; najprej je predpona, npr. "http://domena.com/", druga monost je irina v slikovnih pikah, tretja pa viina.';
|
---|
592 | $strTransformation_text_plain__link = 'Prikae povezavo, polje vsebuje ime datoteke; prva monost je predpona, npr. "http://domena.com/", druga pa ime povezave.';
|
---|
593 | $strTransformation_text_plain__substr = 'Vrne le del niza. Prva monost je odmik, ki doloèa, kje se bo zaèelo prikazano besedilo (Privzeto: 0). Druga monost je odmik, ki pove, koliko besedila bo prikazanega. Èe ni doloèen, bo izpisano vse preostalo besedilo. Tretja monost pa doloèa, kateri znaki bodo pripeti vrnjenemu podnizu (Privzeto: ...) .';
|
---|
594 | $strTruncateQueries = 'Skrèi prikazane poizvedbe';
|
---|
595 | $strTurkish = 'Turko';
|
---|
596 | $strType = 'Vrsta';
|
---|
597 |
|
---|
598 | $strUkrainian = 'Ukrajinsko';
|
---|
599 | $strUncheckAll = 'Odznaèi vse';
|
---|
600 | $strUnicode = 'Unicode';
|
---|
601 | $strUnique = 'Unikaten';
|
---|
602 | $strUnknown = 'neznano';
|
---|
603 | $strUnselectAll = 'Preklièi izbor vsega';
|
---|
604 | $strUpdatePrivMessage = 'Posodobili ste privilegije za %s.';
|
---|
605 | $strUpdateProfileMessage = 'Profil je posodobljen.';
|
---|
606 | $strUpdateQuery = 'Osvei poizvedbo';
|
---|
607 | $strUpdComTab = 'Navodila za posodobitev tabele Column_comments\' najdete v dokumentaciji';
|
---|
608 | $strUpgrade = '%s bi morali nadgraditi v verzijo %s ali novejo.';
|
---|
609 | $strUsage = 'Uporaba';
|
---|
610 | $strUseBackquotes = 'Obdaj imena tabel in polj z enojnimi poevnimi narekovaji';
|
---|
611 | $strUseHostTable = 'Uporabi tabelo gostiteljev';
|
---|
612 | $strUserAlreadyExists = 'Uporabnik %s e obstaja!';
|
---|
613 | $strUserEmpty = 'Uporabniko ime je prazno!';
|
---|
614 | $strUserName = 'Uporabniko ime';
|
---|
615 | $strUserNotFound = 'Izbranega uporabnika v tabelah privilegijev nisem nael.';
|
---|
616 | $strUserOverview = 'Pregled uporabnikov';
|
---|
617 | $strUsersDeleted = 'Uspeno sem izbrisal izbrane uporabnike.';
|
---|
618 | $strUsersHavingAccessToDb = 'Uporabniki dostop do "%s"';
|
---|
619 | $strUser = 'Uporabnik';
|
---|
620 | $strUseTables = 'Uporabi tabele';
|
---|
621 | $strUseTextField = 'Uporabi tekstovno polje';
|
---|
622 | $strUseThisValue = 'Uporabi to vrednost';
|
---|
623 |
|
---|
624 | $strValidateSQL = 'Preveri pravilnost SQL stavka';
|
---|
625 | $strValidatorError = 'Ne morem inicializirati SQL validatorja. Prosim preverite, èe so nameèeni vsi php raziritve, kot je navedeno v %dokumenaciji%.';
|
---|
626 | $strValue = 'Vrednost';
|
---|
627 | $strVar = 'Spremenljivka';
|
---|
628 | $strViewDumpDatabases = 'Pokai povzetek stanja podatkovnih baz';
|
---|
629 | $strViewDumpDB = 'Preglej povzetek stanja podatkovne baze';
|
---|
630 | $strViewDump = 'Preglej povzetek stanja tabele';
|
---|
631 |
|
---|
632 | $strWebServerUploadDirectoryError = 'Imenik, ki ste ga doloèili za nalaganje, je nedosegljiv';
|
---|
633 | $strWebServerUploadDirectory = 'imenik za nalaganje datotek';
|
---|
634 | $strWelcome = 'Dobrodoli v %s';
|
---|
635 | $strWestEuropean = 'Zahodno evropsko';
|
---|
636 | $strWildcard = 'nadomestni znak';
|
---|
637 | $strWindowNotFound = 'Ciljnega okna ni bilo mogoèe osveiti. Morda ste zaprli nadrejeno okno ali pa va brskalnik blokira osveevanje varnostnih parametrov med okni.';
|
---|
638 | $strWithChecked = 'Z oznaèenim:';
|
---|
639 | $strWrongUser = 'Napaèno uporabniko ime/geslo. Dostop zavrnjen.';
|
---|
640 |
|
---|
641 | $strXML = 'XML';
|
---|
642 |
|
---|
643 | $strYes = 'Da';
|
---|
644 |
|
---|
645 | $strZeroRemovesTheLimit = 'Obvestilo: Èe postavite vrednost na 0 (niè), boste odstranili omejitev.';
|
---|
646 | $strZip = '"zipano"';
|
---|
647 |
|
---|
648 | // To translate:
|
---|
649 | $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
|
---|
650 | $strAddFields = 'Add %s field(s)'; //to translate
|
---|
651 | $strAfterInsertNext = 'Edit next row'; //to translate
|
---|
652 | $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
|
---|
653 | $strAndThen = 'and then'; //to translate
|
---|
654 | $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
---|
655 |
|
---|
656 | $strBinaryLog = 'Binary log'; //to translate
|
---|
657 | $strBinLogEventType = 'Event type'; //to translate
|
---|
658 | $strBinLogInfo = 'Information'; //to translate
|
---|
659 | $strBinLogName = 'Log name'; //to translate
|
---|
660 | $strBinLogOriginalPosition = 'Original position'; //to translate
|
---|
661 | $strBinLogPosition = 'Position'; //to translate
|
---|
662 | $strBinLogServerId = 'Server ID'; //to translate
|
---|
663 | $strBookmarkCreated = 'Bookmark %s created'; //to translate
|
---|
664 | $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
|
---|
665 | $strBrowseDistinctValues = 'Browse distinct values'; //to translate
|
---|
666 | $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
|
---|
667 | $strBufferPool = 'Buffer Pool'; //to translate
|
---|
668 | $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
|
---|
669 | $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
|
---|
670 | $strBufferReadMisses = 'Read misses'; //to translate
|
---|
671 | $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
|
---|
672 | $strBufferWriteWaits = 'Write waits'; //to translate
|
---|
673 | $strBusyPages = 'Busy pages'; //to translate
|
---|
674 |
|
---|
675 | $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
|
---|
676 | $strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
|
---|
677 | $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
|
---|
678 | $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
|
---|
679 | $strCopy = 'Copy'; //to translate
|
---|
680 | $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
---|
681 | $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
|
---|
682 | $strCSV = 'CSV'; //to translate
|
---|
683 | $strCSVImportOptions = 'CSV options'; //to translate
|
---|
684 |
|
---|
685 | $strDataPages = 'Pages containing data'; //to translate
|
---|
686 | $strDBCopy = 'Copy database to'; //to translate
|
---|
687 | $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
|
---|
688 | $strDefragment = 'Defragment table'; //to translate
|
---|
689 | $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
|
---|
690 | $strDirtyPages = 'Dirty pages'; //to translate
|
---|
691 | $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
---|
692 |
|
---|
693 | $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
|
---|
694 | $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
|
---|
695 | $strEngines = 'Engines'; //to translate
|
---|
696 | $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
|
---|
697 | $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
|
---|
698 | $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
---|
699 | $strEsperanto = 'Esperanto'; //to translate
|
---|
700 |
|
---|
701 | $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
|
---|
702 | $strFileNameTemplateDescriptionServer = 'server name'; //to translate
|
---|
703 | $strFileNameTemplateDescriptionTable = 'table name'; //to translate
|
---|
704 | $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
|
---|
705 | $strFileToImport = 'File to import'; //to translate
|
---|
706 | $strFlushQueryCache = 'Flush query cache'; //to translate
|
---|
707 | $strFlushTables = 'Flush (close) all tables'; //to translate
|
---|
708 | $strFreePages = 'Free pages'; //to translate
|
---|
709 |
|
---|
710 | $strGenerate = 'Generate'; //to translate
|
---|
711 | $strGeneratePassword = 'Generate Password'; //to translate
|
---|
712 |
|
---|
713 | $strHandler = 'Handler'; //to translate
|
---|
714 | $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
---|
715 | $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
---|
716 | $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
---|
717 | $strHTMLWord = 'Microsoft Word 2000'; //to translate
|
---|
718 | $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
---|
719 |
|
---|
720 | $strIcelandic = 'Icelandic'; //to translate
|
---|
721 | $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
|
---|
722 | $strImportFormat = 'Format of imported file'; //to translate
|
---|
723 | $strImport = 'Import'; //to translate
|
---|
724 | $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
|
---|
725 | $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
---|
726 | $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
---|
727 | $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
---|
728 | $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
---|
729 | $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
|
---|
730 | $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
|
---|
731 | $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
---|
732 | $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
---|
733 | $strInnoDBDataFilePath = 'Data files'; //to translate
|
---|
734 | $strInnoDBDataHomeDir = 'Data home directory'; //to translate
|
---|
735 | $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
|
---|
736 | $strInnoDBPages = 'pages'; //to translate
|
---|
737 | $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
|
---|
738 | $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
|
---|
739 | $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
|
---|
740 | $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
|
---|
741 | $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
|
---|
742 | $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
|
---|
743 | $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
|
---|
744 | $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
|
---|
745 | $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
|
---|
746 | $strInvalidRowNumber = '%d is not valid row number.'; //to translate
|
---|
747 | $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
|
---|
748 | $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
|
---|
749 |
|
---|
750 | $strJoins = 'Joins'; //to translate
|
---|
751 |
|
---|
752 | $strKeyCache = 'Key cache'; //to translate
|
---|
753 |
|
---|
754 | $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
|
---|
755 | $strLatchedPages = 'Latched pages'; //to translate
|
---|
756 | $strLatvian = 'Latvian'; //to translate
|
---|
757 | $strLDI = 'CSV using LOAD DATA'; //to translate
|
---|
758 | $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
|
---|
759 | $strLDILocal = 'Use LOCAL keyword'; //to translate
|
---|
760 | $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
|
---|
761 |
|
---|
762 | $strMaxConnects = 'max. concurrent connections'; //to translate
|
---|
763 | $strMaximalQueryLength = 'Maximal length of created query'; //to translate
|
---|
764 | $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
|
---|
765 | $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
|
---|
766 | $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
|
---|
767 | $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
|
---|
768 | $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
|
---|
769 | $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
|
---|
770 | $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
|
---|
771 | $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
|
---|
772 | $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
|
---|
773 | $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
|
---|
774 | $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
|
---|
775 | $strMyISAMRepairThreads = 'Repair threads'; //to translate
|
---|
776 | $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
|
---|
777 | $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
|
---|
778 | $strMysqlClientVersion = 'MySQL client version'; //to translate
|
---|
779 | $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
|
---|
780 |
|
---|
781 | $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
---|
782 | $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
|
---|
783 | $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
|
---|
784 | $strNoRowsSelected = 'No rows selected'; //to translate
|
---|
785 | $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
|
---|
786 | $strNumberOfFields = 'Number of fields'; //to translate
|
---|
787 |
|
---|
788 | $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
|
---|
789 |
|
---|
790 | $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
|
---|
791 | $strPartialImport = 'Partial import'; //to translate
|
---|
792 | $strPasswordHashing = 'Password Hashing'; //to translate
|
---|
793 | $strPDFOptions = 'PDF options'; //to translate
|
---|
794 | $strPDF = 'PDF'; //to translate
|
---|
795 | $strPDFReportTitle = 'Report title'; //to translate
|
---|
796 | $strPersian = 'Persian'; //to translate
|
---|
797 | $strPolish = 'Polish'; //to translate
|
---|
798 | $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
|
---|
799 | $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
|
---|
800 | $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
|
---|
801 | $strPrivDescCreateView = 'Allows creating new views.'; //to translate
|
---|
802 | $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
|
---|
803 | $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
|
---|
804 | $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
|
---|
805 | $strProtocolVersion = 'Protocol version'; //to translate
|
---|
806 |
|
---|
807 | $strQueryCache = 'Query cache'; //to translate
|
---|
808 |
|
---|
809 | $strReadRequests = 'Read requests'; //to translate
|
---|
810 | $strRefresh = 'Refresh'; //to translate
|
---|
811 | $strReloadPrivileges = 'Reload privileges'; //to translate
|
---|
812 | $strReplication = 'Replication'; //to translate
|
---|
813 | $strRomanian = 'Romanian'; //to translate
|
---|
814 | $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
|
---|
815 |
|
---|
816 | $strSelectBinaryLog = 'Select binary log to view'; //to translate
|
---|
817 | $strServerNotResponding = 'The server is not responding'; //to translate
|
---|
818 | $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
|
---|
819 | $strShowingBookmark = 'Showing bookmark'; //to translate
|
---|
820 | $strShowOpenTables = 'Show open tables'; //to translate
|
---|
821 | $strShowSlaveHosts = 'Show slave hosts'; //to translate
|
---|
822 | $strShowSlaveStatus = 'Show slave status'; //to translate
|
---|
823 | $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
|
---|
824 | $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
|
---|
825 | $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
|
---|
826 | $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
|
---|
827 | $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
|
---|
828 | $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
|
---|
829 | $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
|
---|
830 | $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
|
---|
831 | $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
|
---|
832 | $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
|
---|
833 | $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
|
---|
834 | $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
|
---|
835 | $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
|
---|
836 | $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
|
---|
837 | $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
|
---|
838 | $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
|
---|
839 | $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
|
---|
840 | $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
|
---|
841 | $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
|
---|
842 | $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
|
---|
843 | $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
|
---|
844 | $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
|
---|
845 | $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
|
---|
846 | $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
|
---|
847 | $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
|
---|
848 | $strShowStatusInnodb_buffer_pool_pages_latchedDescr = '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.'; //to translate
|
---|
849 | $strShowStatusInnodb_buffer_pool_pages_miscDescr = '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.'; //to translate
|
---|
850 | $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
|
---|
851 | $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = '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.'; //to translate
|
---|
852 | $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
|
---|
853 | $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
|
---|
854 | $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
|
---|
855 | $strShowStatusInnodb_buffer_pool_wait_freeDescr = '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.'; //to translate
|
---|
856 | $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
|
---|
857 | $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
|
---|
858 | $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
|
---|
859 | $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
|
---|
860 | $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
|
---|
861 | $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
|
---|
862 | $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
|
---|
863 | $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
|
---|
864 | $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
|
---|
865 | $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
|
---|
866 | $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
|
---|
867 | $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
|
---|
868 | $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
|
---|
869 | $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
|
---|
870 | $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
|
---|
871 | $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
|
---|
872 | $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
|
---|
873 | $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
|
---|
874 | $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
|
---|
875 | $strShowStatusInnodb_page_sizeDescr = '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.'; //to translate
|
---|
876 | $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
|
---|
877 | $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
|
---|
878 | $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
|
---|
879 | $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
|
---|
880 | $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
|
---|
881 | $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
|
---|
882 | $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
|
---|
883 | $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
|
---|
884 | $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
|
---|
885 | $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
|
---|
886 | $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
|
---|
887 | $strShowStatusKey_blocks_not_flushedDescr = '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.'; //to translate
|
---|
888 | $strShowStatusKey_blocks_unusedDescr = '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.'; //to translate
|
---|
889 | $strShowStatusKey_blocks_usedDescr = '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.'; //to translate
|
---|
890 | $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
|
---|
891 | $strShowStatusKey_readsDescr = '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.'; //to translate
|
---|
892 | $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
|
---|
893 | $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
|
---|
894 | $strShowStatusLast_query_costDescr = '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.'; //to translate
|
---|
895 | $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
|
---|
896 | $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
|
---|
897 | $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
|
---|
898 | $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
|
---|
899 | $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
|
---|
900 | $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
|
---|
901 | $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
|
---|
902 | $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
|
---|
903 | $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
|
---|
904 | $strShowStatusQcache_lowmem_prunesDescr = '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.'; //to translate
|
---|
905 | $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
|
---|
906 | $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
|
---|
907 | $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
|
---|
908 | $strShowStatusReset = 'Reset'; //to translate
|
---|
909 | $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
|
---|
910 | $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
|
---|
911 | $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
|
---|
912 | $strShowStatusSelect_range_checkDescr = '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.)'; //to translate
|
---|
913 | $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate
|
---|
914 | $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
|
---|
915 | $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
|
---|
916 | $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
|
---|
917 | $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
|
---|
918 | $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
|
---|
919 | $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
|
---|
920 | $strShowStatusSort_merge_passesDescr = '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.'; //to translate
|
---|
921 | $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
|
---|
922 | $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
|
---|
923 | $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
|
---|
924 | $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
|
---|
925 | $strShowStatusTable_locks_waitedDescr = '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.'; //to translate
|
---|
926 | $strShowStatusThreads_cachedDescr = '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.'; //to translate
|
---|
927 | $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
|
---|
928 | $strShowStatusThreads_createdDescr = '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.)'; //to translate
|
---|
929 | $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
|
---|
930 | $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
|
---|
931 | $strSlovak = 'Slovak'; //to translate
|
---|
932 | $strSlovenian = 'Slovenian'; //to translate
|
---|
933 | $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
|
---|
934 | $strSorting = 'Sorting'; //to translate
|
---|
935 | $strSpanish = 'Spanish'; //to translate
|
---|
936 | $strSQLCompatibility = 'SQL compatibility mode'; //to translate
|
---|
937 | $strSQLImportOptions = 'SQL options'; //to translate
|
---|
938 | $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
|
---|
939 | $strStorageEngines = 'Storage Engines'; //to translate
|
---|
940 | $strStorageEngine = 'Storage Engine'; //to translate
|
---|
941 | $strStrucNativeExcel = 'Native MS Excel data'; //to translate
|
---|
942 | $strSwitchToDatabase = 'Switch to copied database'; //to translate
|
---|
943 |
|
---|
944 | $strTableAlreadyExists = 'Table %s already exists!'; //to translate
|
---|
945 | $strTakeIt = 'take it'; //to translate
|
---|
946 | $strTempData = 'Temporary data'; //to translate
|
---|
947 | $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
|
---|
948 | $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
|
---|
949 | $strThemeNotFound = 'Theme %s not found!'; //to translate
|
---|
950 | $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
|
---|
951 | $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
|
---|
952 | $strTheme = 'Theme / Style'; //to translate
|
---|
953 | $strThreads = 'Threads'; //to translate
|
---|
954 | $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
|
---|
955 | $strTimeoutNothingParsed = '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.'; //to translate
|
---|
956 | $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
|
---|
957 | $strTraditionalSpanish = 'Traditional Spanish'; //to translate
|
---|
958 | $strTransactionCoordinator = 'Transaction coordinator'; //to translate
|
---|
959 | $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
|
---|
960 | $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
|
---|
961 |
|
---|
962 | $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
|
---|
963 | $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
|
---|
964 | $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
|
---|
965 | $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
---|
966 |
|
---|
967 | $strVersionInformation = 'Version information'; //to translate
|
---|
968 | $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
|
---|
969 | $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
|
---|
970 | $strView = 'View'; //to translate
|
---|
971 |
|
---|
972 | $strWriteRequests = 'Write requests'; //to translate
|
---|
973 |
|
---|
974 | $strQueryResultsOperations = 'Query results operations'; //to translate
|
---|
975 | $strAddClause = 'Add %s'; //to translate
|
---|
976 | $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
|
---|
977 | $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
|
---|
978 | $strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to translate
|
---|
979 | $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
|
---|
980 | $strXMLOptions = 'XML options'; //to translate
|
---|
981 | $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
|
---|
982 | $strCreateUserDatabase = 'Database for user'; //to translate
|
---|
983 | $strCreateUserDatabaseNone = 'None'; //to translate
|
---|
984 | $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
|
---|
985 | $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
|
---|
986 | $strOpenDocumentText = 'Open Document Text'; //to translate
|
---|
987 | $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate
|
---|
988 | $strNoDataReceived = '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 FAQ 1.16.'; //to translate
|
---|
989 | $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
|
---|
990 | $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
|
---|
991 | $strInvalidTableName = 'Invalid table name'; //to translate
|
---|
992 | $strInvalidDatabase = 'Invalid database'; //to translate
|
---|
993 | $strServers = 'Servers'; //to translate
|
---|
994 | $strDelimiter = 'Delimiter'; //to translate
|
---|
995 | $strFunctions = 'Functions'; //to translate
|
---|
996 | $strProcedures = 'Procedures'; //to translate
|
---|
997 | $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
|
---|
998 | $strFontSize = 'Font size'; //to translate
|
---|
999 | $strLanguage = 'Language'; //to translate
|
---|
1000 | $strPmaWiki = 'phpMyAdmin wiki'; //to translate
|
---|
1001 | $strTransformation_text_plain__dateformat = '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.'; //to translate
|
---|
1002 | $strDocSQL = 'DocSQL'; //to translate
|
---|
1003 | $strDocSQLOptions = 'DocSQL options'; //to translate
|
---|
1004 | $strTableName = 'Table name'; //to translate
|
---|
1005 | $strTableIsEmpty = 'Table seems to be empty!'; //to translate
|
---|
1006 | $strDbIsEmpty = 'Database seems to be empty!'; //to translate
|
---|
1007 | $strShowingPhp = 'Showing as PHP code'; //to translate
|
---|
1008 | $strShowingSQL = 'Showing SQL query'; //to translate
|
---|
1009 | $strDesigner = 'Designer'; //to translate
|
---|
1010 | $strNumberOfTables = 'Number of tables'; //to translate
|
---|
1011 | $strCreateTable = 'Create table'; //to translate
|
---|
1012 | $strCreateRelation = 'Create relation'; //to translate
|
---|
1013 | $strSavePosition = 'Save position'; //to translate
|
---|
1014 | $strSelectForeignKey = 'Select Foreign Key'; //to translate
|
---|
1015 | $strHide = 'Hide'; //to translate
|
---|
1016 | $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
|
---|
1017 | $strReload = 'Reload'; //to translate
|
---|
1018 | $strSmallBigAll = 'Small/Big All'; //to translate
|
---|
1019 | $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
|
---|
1020 | $strMoveMenu = 'Move Menu'; //to translate
|
---|
1021 | $strAngularLinks = 'Angular links'; //to translate
|
---|
1022 | $strDirectLinks = 'Direct links'; //to translate
|
---|
1023 | $strHideShowAll = 'Hide/Show all'; //to translate
|
---|
1024 | $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
---|
1025 | $strInternalRelationAdded = 'Internal relation added'; //to translate
|
---|
1026 | $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
|
---|
1027 | $strRelationDeleted = 'Relation deleted'; //to translate
|
---|
1028 | $strToSelectRelation = 'To select relation, click :'; //to translate
|
---|
1029 | $strExportImportToScale = 'Export/Import to scale'; //to translate
|
---|
1030 | $strRecommended = 'recommended'; //to translate
|
---|
1031 | $strToFromPage = 'to/from page'; //to translate
|
---|
1032 | $strSelectReferencedKey = 'Select referenced key'; //to translate
|
---|
1033 | $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
|
---|
1034 | $strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
|
---|
1035 | $strHelp = 'Help'; //to translate
|
---|
1036 | $strCancel = 'Cancel'; //to translate
|
---|
1037 | $strDeleteRelation = 'Delete relation'; //to translate
|
---|
1038 | $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
---|
1039 | $strStructureForView = 'Structure for view'; //to translate
|
---|
1040 | $strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
---|
1041 | $strToggleSmallBig = 'Toggle small/big'; //to translate
|
---|
1042 | $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
|
---|
1043 | $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
|
---|
1044 | $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
---|
1045 | $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
---|
1046 | $strSnapToGrid = 'Snap to grid'; //to translate
|
---|
1047 | $strDesignerHelpDisplayField = '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.'; //to translate
|
---|
1048 | $strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
---|
1049 | ?>
|
---|