translations update
This commit is contained in:
@@ -10,6 +10,9 @@ $Source$
|
||||
SELECT COUNT(*) only for small (<20000 rows) tables (RFE #708533).
|
||||
* config.inc.php3, db_details_structure.php3, libraries/common.lib.php3:
|
||||
$cfg['MaxExactCount'] is now used instead of hardcoded 20000 for above.
|
||||
* lang/albanian: Updated, thanks to Laurent Dhima (laurenti).
|
||||
* lang/galician: Added missing string.
|
||||
* lang/thai: Updated, thanks to Arthit Suriyawongkul.
|
||||
|
||||
2003-04-10 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* pdf_schema.php3, libraries/common.lib.php3,
|
||||
|
@@ -22,7 +22,6 @@ $month = array('Jan', 'Shk', 'Mar', 'Pri', 'Maj', 'Qer', 'Kor', 'Gsh', 'Sht', 'T
|
||||
$datefmt = '%d %B, %Y at %I:%M %p'; //albanian time
|
||||
$timespanfmt = '%s dit<69>, %s or<6F>, %s minuta dhe %s sekonda';
|
||||
|
||||
|
||||
$strAPrimaryKey = 'Nj<4E> ky<6B> primar u shtua tek %s';
|
||||
$strAbortedClients = 'D<>shtoi';
|
||||
$strAbsolutePathToDocSqlDir = 'Ju lutem, shkruani pozicionin absolut n<> webserver p<>r tek directory e docSQL';
|
||||
@@ -32,9 +31,9 @@ $strAddDeleteColumn = 'Shto/Fshi fush
|
||||
$strAddDeleteRow = 'Shto/Fshi kriterin';
|
||||
$strAddNewField = 'Shto nj<6E> fush<73> t<> re';
|
||||
$strAddPriv = 'Shto nj<6E> privilegj t<> ri';
|
||||
$strAddPrivMessage = 'Ke shtuar nj<6E> privilegj t<> ri.';
|
||||
$strAddPrivilegesOnDb = 'Shto privilegje tek databaz<61> n<> vazhdim';
|
||||
$strAddPrivilegesOnTbl = 'Shto privilegje tek tabela n<> vazhdim';
|
||||
$strAddPrivMessage = 'Ke shtuar nj<6E> privilegj t<> ri.';
|
||||
$strAddSearchConditions = 'Shto kushte k<>rkimi (trupi i specifikimit "where"):';
|
||||
$strAddToIndex = 'Shto tek treguesi i %s kolon<6F>s(ave)';
|
||||
$strAddUser = 'Shto nj<6E> p<>rdorues t<> ri';
|
||||
@@ -62,6 +61,8 @@ $strAscending = 'Ngjitje';
|
||||
$strAtBeginningOfTable = 'N<> fillim t<> tabel<65>s';
|
||||
$strAtEndOfTable = 'N<> fund t<> tabel<65>s';
|
||||
$strAttr = 'Pron<6F>si';
|
||||
$strAutodetect = 'Autozbulim';
|
||||
$strAutomaticLayout = 'Faqosje automatike';
|
||||
|
||||
$strBack = 'Mbrapa';
|
||||
$strBeginCut = 'FILLIMI I CUT';
|
||||
@@ -77,7 +78,9 @@ $strBrowse = 'Shfaq';
|
||||
$strBzError = 'phpMyAdmin nuk <20>sht<68> n<> gjendje t<> kompresoj<6F> dump-in p<>r arsye t<> ekstensionit Bz2 t<> gabuar n<> k<>t<EFBFBD> version t<> php. Ju rekomandojm<6A> patjet<65>r setimin e <code>$cfg[\'BZipDump\']</code> tek file juaj i konfigurimit t<> phpMyAdmin n<> <code>FALSE</code>. N<>qoft<66>se d<>shironi t<> p<>rdorni patjet<65>r specifikat e kompresimit Bz2, duhet t<> rifreskoni php n<> versionin e fundit. Hidhini nj<6E> sy php bug report %s p<>r informacione t<> holl<6C>sishme.';
|
||||
$strBzip = '"kompresuar me bzip2"';
|
||||
|
||||
$strCSVOptions = 'Opcione CSV';
|
||||
$strCannotLogin = 'E pamundur kryerja e login tek server-i MySQL';
|
||||
$strCantLoad = 'I pamundur ngarkimi i ekstesionit %s,<br />kontrollo konfigurimin e PHP';
|
||||
$strCantLoadMySQL = 'nuk arrij t<> ngarkoj ekstensionin MySQL,<br />kontrollo konfigurimin e PHP.';
|
||||
$strCantLoadRecodeIconv = 'I pamundur ngarkimi i ekstensionit iconv apo recode t<> nevoitsh<73>m p<>r konvertimin e karaktereve, konfiguroni php p<>r t<> lejuar p<>rdorimin e k<>tyre ekstensioneve ose disaktivoni konvertimin e set t<> karaktereve n<> phpMyAdmin.';
|
||||
$strCantRenameIdxToPrimary = 'I pamundur riem<65>rtimi i treguesit n<> PRIMAR!';
|
||||
@@ -85,11 +88,19 @@ $strCantUseRecodeIconv = 'I pamundur p
|
||||
$strCardinality = '';
|
||||
$strCarriage = 'Kthimi n<> fillim: \\r';
|
||||
$strChange = 'Modifiko';
|
||||
$strChangeCopyMode = 'Krijo nj<6E> p<>rdorues t<> ri me t<> nj<6E>jta t<> drejta dhe ...';
|
||||
$strChangeCopyModeCopy = '... mbaj t<> vjetrin.';
|
||||
$strChangeCopyModeDeleteAndReload = ' ... elemino t<> vjetrin nga tabela e p<>rdoruesve e pastaj rilexo t<> drejtat.';
|
||||
$strChangeCopyModeJustDelete = ' ... elemino t<> vjetrin nga tabela e p<>rdoruesve.';
|
||||
$strChangeCopyModeRevoke = ' ... hiq t<> gjitha t<> drejtat nga i vjetri e pastaj eleminoje.';
|
||||
$strChangeCopyUser = 'Ndrysho Informacionet e Login / Kopjo p<>rdoruesin';
|
||||
$strChangeDisplay = 'Zgjidh fush<73>n q<> d<>shiron t<> shoh<6F>sh';
|
||||
$strChangePassword = 'Ndrysho password';
|
||||
$strCharsetOfFile = 'Set karakteresh t<> file:';
|
||||
$strCheckAll = 'Seleksionoi t<> gjith<74>';
|
||||
$strCheckDbPriv = 'Kontrollo t<> drejtat e databaz<61>';
|
||||
$strCheckDbPriv = 'Kontrollo t<> drejtat e databaz<61>s';
|
||||
$strCheckPrivs = 'Kontrollo t<> drejtat';
|
||||
$strCheckPrivsLong = 'Kontrollo t<> drejtat p<>r databaz<61>n "%s".';
|
||||
$strCheckTable = 'Kontrollo tabel<65>n';
|
||||
$strChoosePage = 'Ju lutem zgjidhni faqen q<> d<>shironi t<> modifikoni';
|
||||
$strColComFeat = 'Vizualizimi i komenteve t<> kollonave';
|
||||
@@ -117,6 +128,16 @@ $strCreatePage = 'Krijo nj
|
||||
$strCreatePdfFeat = 'Krijimi i PDF-ve';
|
||||
$strCriteria = 'Kriteri';
|
||||
|
||||
$strDBComment = 'Komenti p<>r Databaz<61>n: ';
|
||||
$strDBGContext = 'Konteksti';
|
||||
$strDBGContextID = 'ID e kontekstit';
|
||||
$strDBGHits = 'Hits';
|
||||
$strDBGLine = 'Rreshti';
|
||||
$strDBGMaxTimeMs = 'Koha maksimum, ms';
|
||||
$strDBGMinTimeMs = 'Koha minimum, ms';
|
||||
$strDBGModule = 'Modul';
|
||||
$strDBGTimePerHitMs = 'Koha/Hit, ms';
|
||||
$strDBGTotalTimeMs = 'Koha gjithsej, ms';
|
||||
$strData = 'T<> dh<64>na';
|
||||
$strDataDict = 'Data Dictionary';
|
||||
$strDataOnly = 'Vet<65>m t<> dh<64>na';
|
||||
@@ -124,9 +145,16 @@ $strDatabase = 'Databaz
|
||||
$strDatabaseHasBeenDropped = 'Databaza %s u eleminua.';
|
||||
$strDatabaseWildcard = 'Database (wildcards e lejuara):';
|
||||
$strDatabases = 'databaz<61>';
|
||||
$strDatabasesStats = 'Statistikat e databaz<61>s';
|
||||
$strDatabasesDropped = '%s databases u eleminuan korrekt<6B>sisht.';
|
||||
$strDatabasesStats = 'Statistikat e databases';
|
||||
$strDatabasesStatsDisable = 'Deaktivo Statistikat';
|
||||
$strDatabasesStatsEnable = 'Aktivo Statistikat';
|
||||
$strDatabasesStatsHeavyTraffic = 'Sh<53>nim: Aktivimi k<>tu i statistikave t<> Databaz<61>s mund t<> shkaktoj<6F> rritjen e trafikut midis server-it web dhe MySQL.';
|
||||
$strDbPrivileges = 'Privilegje specifike t<> databaz<61>s';
|
||||
$strDbSpecific = 'specifik i databaz<61>s';
|
||||
$strDefault = 'Paracaktuar';
|
||||
$strDefaultValueHelp = 'P<>r vlerat default, ju lutem shtoni nj<6E> vler<65> t<> vetme, pa backslash escaping apo thonj<6E>za, duke p<>rdorur k<>t<EFBFBD> format: a';
|
||||
$strDelOld = 'Faqja aktuale p<>rmban Riferime ndaj Tabelash q<> nuk ekzistojn<6A> m<>. D<>shironi t\'i eleminoni k<>to Riferimente?';
|
||||
$strDelete = 'Fshi';
|
||||
$strDeleteAndFlush = 'Fshi p<>rdoruesit dhe pastaj rilexo privilegjet.';
|
||||
$strDeleteAndFlushDescr = 'Kjo <20>sht<68> rruga m<> e past<73>r, por ngarkimi i privilegjeve mund t<> zgjas<61> disa <20>aste m<> shum<75>.';
|
||||
@@ -146,8 +174,10 @@ $strDoYouReally = 'Konfermo: ';
|
||||
$strDocu = 'Dokumentet';
|
||||
$strDrop = 'Elemino';
|
||||
$strDropDB = 'Elemino databaz<61>n %s';
|
||||
$strDropSelectedDatabases = 'Elemino Databazat e Zgjedhura';
|
||||
$strDropTable = 'Elemino tabel<65>n';
|
||||
$strDropUsersDb = 'Elemino databazat q<> kan<61> em<65>r t<> nj<6E>jt<6A> me p<>rdoruesit.';
|
||||
$strDumpComments = 'P<>rfshi komentet e kollonave si komente-SQL n<> linj<6E>';
|
||||
$strDumpXRows = 'Dump i %s rreshta duke filluar nga rreshti %s.';
|
||||
$strDumpingData = 'Dump i t<> dh<64>nave p<>r tabel<65>n';
|
||||
$strDynamic = 'dinamik';
|
||||
@@ -179,6 +209,9 @@ $strFieldsEnclosedBy = 'Fush
|
||||
$strFieldsEscapedBy = 'Fush<73> e kufizuar nga';
|
||||
$strFieldsTerminatedBy = 'Fush<73> e mbaruar nga';
|
||||
$strFileCouldNotBeRead = 'File nuk mund t<> lexohet';
|
||||
$strFileNameTemplate = 'Emri i file template';
|
||||
$strFileNameTemplateHelp = 'P<>rdor __DB__ p<>r emrin e databaz<61>s, __TABLE__ si em<65>r p<>r tabel<65>n dhe %sany strftime%s opcione p<>r specifikat e koh<6F>s, ekstensioni do t<> shtohet automatikisht. <20>do tekst tjet<65>r do t<> konservohet.';
|
||||
$strFileNameTemplateRemember = 'kujto template';
|
||||
$strFixed = 'fiks';
|
||||
$strFlushPrivilegesNote = 'Sh<53>nim: phpMyAdmin lexon privilegjet e p<>rdoruesve direkt nga tabela e privilegjeve t<> MySQL. P<>rmbajtja e k<>saj tabele mund t<> ndryshoj<6F> nga privilegjet e p<>rdorur nga serveri n<>se jan<61> kryer ndryshime manuale. N<> k<>t<EFBFBD> rast, duhet t<> %srifreskoni privilegjet%s para se t<> vazhdoni.';
|
||||
$strFlushTable = 'Rifillo ("FLUSH") tabel<65>n';
|
||||
@@ -190,6 +223,7 @@ $strFunction = 'Funksion';
|
||||
$strGenBy = 'Gjeneruar nga';
|
||||
$strGenTime = 'Gjeneruar m<>';
|
||||
$strGeneralRelationFeat = 'Karakteristikat e p<>rgjithshme t<> relacionit';
|
||||
$strGlobal = 'globale';
|
||||
$strGlobalPrivileges = 'Privilegje globale';
|
||||
$strGlobalValue = 'Vler<65> Globale';
|
||||
$strGo = 'Zbato';
|
||||
@@ -220,6 +254,7 @@ $strIndexHasBeenDropped = 'Treguesi %s u eleminua';
|
||||
$strIndexName = 'Emri i treguesit :';
|
||||
$strIndexType = 'Tipi i treguesit :';
|
||||
$strIndexes = 'Tregues';
|
||||
$strInnodbStat = 'Gj<47>ndja InnoDB';
|
||||
$strInsecureMySQL = 'File i konfigurimit n<> p<>rdorim p<>rmban zgjedhje (root pa asnj<6E> password) q<> korrispondojn<6A> me t<> drejtat e account MySQL t<> paracaktuar. Nj<4E> server MySQL funksionues me k<>to zgjedhje <20>sht<68> i pambrojtur ndaj sulmeve, dhe ju duhet patjet<65>r t<> korrigjoni k<>t<EFBFBD> vrim<69> n<> siguri.';
|
||||
$strInsert = 'Shto';
|
||||
$strInsertAsNewRow = 'Shto nj<6E> rresht t<> ri';
|
||||
@@ -229,6 +264,7 @@ $strInsertedRows = 'Rreshta t
|
||||
$strInstructions = 'Instruksione';
|
||||
$strInvalidName = '"%s" <20>sht<68> nj<6E> fjal<61> e rezervuar; nuk mund ta p<>rdor<6F>sh si em<65>r p<>r databaz<61>/tabel<65>/fush<73>.';
|
||||
|
||||
$strJumpToDB = 'Kalo tek databaza "%s".';
|
||||
$strJustDelete = 'Vet<65>m fshi p<>rdoruesit nga tabelat e privilegjeve.';
|
||||
$strJustDeleteDescr = 'P<>rdoruesit e "fshir<69>" do t<> ken<65> akoma mund<6E>si t<> futen n<> server si zakonisht derisa privilegjet t<> ngarkohen p<>rs<72>ri.';
|
||||
|
||||
@@ -248,12 +284,23 @@ $strLinkNotFound = 'Link nuk u gjet';
|
||||
$strLinksTo = 'Lidhje me';
|
||||
$strLocalhost = 'Lokal';
|
||||
$strLocationTextfile = 'Pozicioni i file';
|
||||
$strLoginInformation = 'Informacione mbi Login';
|
||||
$strLogPassword = 'Password:';
|
||||
$strLogUsername = 'Emri i p<>rdoruesit:';
|
||||
$strLogin = 'Lidh';
|
||||
$strLoginInformation = 'Informacione mbi Login';
|
||||
$strLogout = 'Shk<68>put';
|
||||
|
||||
$strMIME_MIMEtype = 'Lloji MIME';
|
||||
$strMIME_available_mime = 'Lloje MIME n<> dispozicion';
|
||||
$strMIME_available_transform = 'Transformacionet n<> dispozicion';
|
||||
$strMIME_description = 'P<>rshkrimi';
|
||||
$strMIME_file = 'Emri i File';
|
||||
$strMIME_nodescription = 'Asnj<6E> p<>rshkrim n<> dispozicion p<>r k<>t<EFBFBD> transformim.<br />Ju lutem pyet autorin, <20>far<61> %s b<>n.';
|
||||
$strMIME_transformation = 'Transformacioni i Browser';
|
||||
$strMIME_transformation_note = 'P<>r list<73>n e opcioneve t<> transformacioneve n<> dispozicion dhe transformacionet relativ<69> t<> llojeve-MIME, kliko tek %stransformacione p<>rshkrime%s';
|
||||
$strMIME_transformation_options = 'Opcione t<> Transformimeve';
|
||||
$strMIME_transformation_options_note = 'Ju lutem shkruani vlerat p<>r opcionet e transformimit duke p<>rdorur k<>t<EFBFBD> format: \'a\',\'b\',\'c\'...<br />N<>se keni nevoj<6F> t<> shtoni nj<6E> backslash ("\") apo nj<6E> apostrof<6F> ("\'") midis k<>tyre vlerave, duhet ti backslash-oni (p<>r shembull \'\\\\xyz\' ose \'a\\\'b\').';
|
||||
$strMIME_without = 'Llojet-MIME t<> print-uar n<> italics kan<61> nj<6E> funksion transformacioni t<> ve<76>ant<6E>';
|
||||
$strMissingBracket = 'Mungojn<6A> thonj<6E>za';
|
||||
$strModifications = 'Ndryshimet u shp<68>tuan';
|
||||
$strModify = 'Modifiko';
|
||||
@@ -273,6 +320,7 @@ $strName = 'Emri';
|
||||
$strNext = 'N<> vazhdim';
|
||||
$strNo = ' Jo ';
|
||||
$strNoDatabases = 'Asnj<6E> databaz<61>';
|
||||
$strNoDatabasesSelected = 'Asnj<6E> databaz<61> <20>sht<68> zgjedhur.';
|
||||
$strNoDescription = 'asnj<6E> P<>rshkrim';
|
||||
$strNoDropDatabases = 'Komandat "DROP DATABASE" jan<61> disaktivuar.';
|
||||
$strNoExplain = 'Mos Shpjego SQL';
|
||||
@@ -280,6 +328,7 @@ $strNoFrames = 'phpMyAdmin funksionon m
|
||||
$strNoIndex = 'Asnj<6E> tregues i p<>rcaktuar!';
|
||||
$strNoIndexPartsDefined = 'Asnj<6E> pjes<65> e treguesit <20>sht<68> p<>rcaktuar!';
|
||||
$strNoModification = 'Asnj<6E> ndryshim';
|
||||
$strNoOptions = 'Ky format nuk ka opcione';
|
||||
$strNoPassword = 'Asnj<6E> password';
|
||||
$strNoPhp = 'pa kod PHP';
|
||||
$strNoPrivileges = 'Asnj<6E> privilegj';
|
||||
@@ -289,7 +338,7 @@ $strNoTablesFound = 'Nuk gjenden tabela n
|
||||
$strNoUsersFound = 'Nuk u gjet asnj<6E> p<>rdorues.';
|
||||
$strNoUsersSelected = 'Nuk <20>sht<68> seleksionuar asnj<6E> p<>rdorues.';
|
||||
$strNoValidateSQL = 'Mos vleft<66>so SQL';
|
||||
$strNone = 'Askush';
|
||||
$strNone = 'Asnj<EFBFBD> lloj';
|
||||
$strNotNumber = 'Ky nuk <20>sht<68> nj<6E> num<75>r!';
|
||||
$strNotOK = 'jo OK';
|
||||
$strNotSet = '<b>%s</b> tabela nuk u gjet ose nuk <20>sht<68> p<>rcaktuar tek %s';
|
||||
@@ -322,6 +371,8 @@ $strPdfInvalidPageNum = 'Numri i faqes s
|
||||
$strPdfInvalidTblName = 'Tabela "%s" nuk ekziston!';
|
||||
$strPdfNoTables = 'Asnj<6E> tabel<65>';
|
||||
$strPerHour = 'n<> or<6F>';
|
||||
$strPerMinute = 'n<> minut<75>';
|
||||
$strPerSecond = 'n<> sekond<6E>';
|
||||
$strPhp = 'Krijo kodin PHP';
|
||||
$strPmaDocumentation = 'Dokumente t<> phpMyAdmin';
|
||||
$strPmaUriError = 'Direktiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> DUHET t<> p<>rcaktohet tek file i konfigurimit!';
|
||||
@@ -373,8 +424,13 @@ $strPutColNames = 'Vendos emrat e kollonave tek rreshti i par
|
||||
$strQBE = 'Query nga shembull';
|
||||
$strQBEDel = 'Fshi';
|
||||
$strQBEIns = 'Shto';
|
||||
$strQueryFrame = 'Dritarja e Query';
|
||||
$strQueryFrameDebug = 'Informacione t<> Debug';
|
||||
$strQueryFrameDebugBox = 'T<> ndryshueshme aktive p<>r formularin e query:\nDB: %s\nTabella: %s\nServer-i: %s\n\nT<6E> ndryshueshmet aktuale p<>r formularin e query:\nDB: %s\nTabella: %s\nServer-i: %s\n\nPozicioni i Opener: %s\nPozicioni i Frameset: %s.';
|
||||
$strQueryOnDb = 'SQL-query tek databaz<61> <b>%s</b>:';
|
||||
$strQuerySQLHistory = 'Kronollogjia e SQL';
|
||||
$strQueryStatistics = '<b>Statistikat e Query</b>: Q<> nga nisja e tij, server-it i jan<61> d<>rguar %s queries.';
|
||||
$strQueryTime = 'Query ka zgjatur %01.4f sec';
|
||||
$strQueryType = 'Lloji i query';
|
||||
|
||||
$strReType = 'Rifut';
|
||||
@@ -407,6 +463,7 @@ $strRowLength = 'Gjat
|
||||
$strRowSize = 'Dimensioni i rreshtit';
|
||||
$strRows = 'rreshta';
|
||||
$strRowsFrom = 'rreshta duke filluar nga';
|
||||
$strRowsModeFlippedHorizontal = 'horizontal (headers t<> rrotulluar)';
|
||||
$strRowsModeHorizontal = ' horizontal ';
|
||||
$strRowsModeOptions = ' n<> modalitetin %s dhe p<>rs<72>rit headers mbas %s qeli ';
|
||||
$strRowsModeVertical = ' vertikal ';
|
||||
@@ -416,6 +473,7 @@ $strRunSQLQuery = 'Zbato query SQL tek databaz
|
||||
$strRunning = 'n<> ekzekutim tek %s';
|
||||
|
||||
$strSQL = 'SQL';
|
||||
$strSQLOptions = 'Opcione SQL';
|
||||
$strSQLParserBugMessage = 'Ka mund<6E>si q<> ka nj<6E> bug tek parser SQL. Ju lutem, kontrolloni query tuaj me kujdes, dhe kontrolloni q<> presjet t<> jen<65> ku duhet dhe jo t<> gabuara. Nj<4E> shkak tjet<65>r i mundsh<73>m i gabimit mund t<> jet<65> q<> po mundoheni t<> uploadoni nj<6E> file binar jasht<68> nj<6E> zone teksti t<> kufizuar me presje. Mund edhe t<> provoni query tuaj MySQL nga interfaqja e shkruar e komandave. Gabimi i m<>posht<68>m i kthyer nga server-i MySQL, n<>se ekziston nj<6E> i till<6C>, mund tju ndihmoj<6F> n<> diagnostikimin e problemit. N<>se ka akoma probleme, apo n.q.s. parser-i SQL i phpMyAdmin gabon kur p<>rkundrazi nga interfaqja e komandave t<> thjeshta nuk rezultojn<6A> probleme, ju lutem zvog<6F>loni query tuaj SQL n<> hyrje n<> query e vetme q<> shkakton probleme, dhe d<>rgoni nj<6E> bug raportim me t<> dh<64>nat rezultuese nga seksioni CUT i m<>posht<68>m:';
|
||||
$strSQLParserUserError = 'Mesa duket ekziston nj<6E> gabim tek query juaj SQL e futur. Gabimi i server-it MySQL i treguar m<> posht<68>, n<>se ekziston, mund t\'ju ndihmoj<6F> n<> diagnostikimin e problemit';
|
||||
$strSQLQuery = 'query SQL';
|
||||
@@ -459,6 +517,7 @@ $strShowAll = 'Shfaqi t
|
||||
$strShowColor = 'Shfaq ngjyr<79>n';
|
||||
$strShowCols = 'Shfaq kollonat';
|
||||
$strShowDatadictAs = 'Formati i Data Dictionary';
|
||||
$strShowFullQueries = 'Shfaq Queries komplete';
|
||||
$strShowGrid = 'Shfaq rrjet<65>n';
|
||||
$strShowPHPInfo = 'Trego info mbi PHP';
|
||||
$strShowTableDimension = 'Trego dimensionin e tabelave';
|
||||
@@ -470,6 +529,9 @@ $strSize = 'Dimensioni';
|
||||
$strSort = 'rreshtimi';
|
||||
$strSpaceUsage = 'Hap<61>sira e p<>rdorur';
|
||||
$strSplitWordsWithSpace = 'Fjal<61>t jan<61> t<> ndara nga nj<6E> hapsir<69> (" ").';
|
||||
$strStatCheckTime = 'Kontrolli i fundit';
|
||||
$strStatCreateTime = 'Krijimi';
|
||||
$strStatUpdateTime = 'Ndryshimi i fundit';
|
||||
$strStatement = 'Instruksione';
|
||||
$strStatus = 'Gjendja';
|
||||
$strStrucCSV = 't<> dh<64>na CSV';
|
||||
@@ -482,6 +544,7 @@ $strStructure = 'Struktura';
|
||||
$strSubmit = 'D<>rgoje';
|
||||
$strSuccess = 'Query u zbatua me sukses';
|
||||
$strSum = 'Gjithsej';
|
||||
$strSwitchToTable = 'Kalo tek tabela e kopjuar';
|
||||
|
||||
$strTable = 'Tabela';
|
||||
$strTableComments = 'Komente mbi tabel<65>n';
|
||||
@@ -506,18 +569,32 @@ $strTime = 'Koh
|
||||
$strTotal = 'Gjithsej';
|
||||
$strTotalUC = 'Gjithsej';
|
||||
$strTraffic = 'Trafiku';
|
||||
$strType = 'Tipi';
|
||||
$strTransformation_image_jpeg__inline = 'Vizualizon nj<6E> thumbnail t<> klikuesh<73>m; mund<6E>sit<69>: gj<67>r<EFBFBD>sia, lart<72>sia n<> pixels (ruan proporcionin origjinal)';
|
||||
$strTransformation_image_jpeg__link = 'Shfaq nj<6E> link p<>r tek kjo figur<75> (download blob direkt, p.sh.).';
|
||||
$strTransformation_image_png__inline = 'Shiko figur<75>n/jpeg: n<> line';
|
||||
$strTransformation_text_plain__dateformat = 'Merr nj<6E> fush<73> TIME, TIMESTAMP apo DATETIME dhe e formaton duke p<>rdorur formatin e dat<61>s lokale. Mund<6E>sia e par<61> <20>sht<68> offset (n<> or<6F>) q<> do ti shtohet timestamp (Default: 0). Mund<6E>sia e dyt<79> <20>sht<68> nj<6E> format date n<> p<>rputhje me parametrat n<> dispozicion p<>r funksionin strftime() t<> PHP.';
|
||||
$strTransformation_text_plain__external = 'VET<45>M P<>R LINUX: L<>shon nj<6E> program t<> jasht<68>m dhe plot<6F>son t<> dh<64>nat e fushave me an<61> t<> standard input. Jep si rezultat standard output e programit. Vendosja default <20>sht<68> Tidy, p<>r t<> printuar si duhet kodin HTML. P<>r arsye sigurie, do t\'ju duhet t<> ndryshoni file libraries/transformations/text_plain__external.inc.php dhe t<> shkruani instrumentet q<> lejoni t<> p<>rdoren. Mund<6E>sia e par<61> pra <20>sht<68> numri i programit q<> d<>shironi t<> p<>rdorni dhe e dyta jan<61> parametrat p<>r programin. Parametri i tret<65>, n.q.s. i vendosur n<> 1 do t<> konvertoj<6F> output duke p<>rdorur htmlspecialchars() (Prezgjedhur: 1). Nj<4E> paramet<65>r i kat<61>rt, po t<> jet<65> vendosur n<> 1 do t\'i shtoj<6F> nj<6E> NOWRAP p<>rmbajtjes s<> qelis<69> k<>shtu q<> output komplet do t<> shfaqet pa u riformatuar (Default: 1)';
|
||||
$strTransformation_text_plain__formatted = 'Konservon formatimin origjinal t<> fush<73>s. Nuk aplikohet asnj<6E> Escaping.';
|
||||
$strTransformation_text_plain__imagelink = 'Shfaq nj<6E> figur<75> dhe nj<6E> link, fusha p<>rmban emrin e file; opcioni i par<61> <20>sht<68> nj<6E> prefiks si "http://domain.com/", opcioni i dyt<79> <20>sht<68> gj<67>r<EFBFBD>sia n<> pixels, i treti <20>sht<68> lart<72>sia.';
|
||||
$strTransformation_text_plain__link = 'Shfaq nj<6E> link, fusha p<>rmban emrin e file; opcioni i par<61> <20>sht<68> nj<6E> prefiks si "http://domain.com/", opcioni i dyt<79> <20>sht<68> nj<6E> titull p<>r lidhjen.';
|
||||
$strTransformation_text_plain__substr = 'Shfaq vet<65>m nj<6E> pjes<65> t<> string-<2D>s. Opcioni i par<61> <20>sht<68> offset-i q<> sh<73>rben p<>r t<> p<>rcaktuar ku fillon output i tekstit tuaj (Default 0). Opcioni i dyt<79> <20>sht<68> nj<6E> offset q<> tregon se sa tekst kthehet. Po t<> jet<65> bosh, kthen t<> gjith<74> tekstin e mbetur. Opcioni i trt<72> p<>rcakton <20>far<61> karakteresh do t<> shtohen n<> fund t<> output kur kthehet nj<6E> n<>n-string-<2D> (Default: ...) .';
|
||||
$strTransformation_text_plain__unformatted = 'Shfaq kodin HTML si entitet HTML. Formatimi HTML nuk shfaqet.';
|
||||
$strTruncateQueries = 'Shkurton (nd<6E>rpret) Queries e Shfaqura';
|
||||
$strType = 'Lloji';
|
||||
|
||||
$strUncheckAll = 'Deseleksionoi t<> gjith<74>';
|
||||
$strUnique = 'I vet<65>m';
|
||||
$strUnselectAll = 'Deseleksiono gjith<74>ka';
|
||||
$strUpdComTab = 'Ju lutem lexoni dokumentet mbi rifreskimin e tabel<65>s suaj Column_comments';
|
||||
$strUpdatePrivMessage = 'Ke rifreskuar lejet p<>r %s.';
|
||||
$strUpdateProfile = 'Rifresko profilin:';
|
||||
$strUpdateProfileMessage = 'Profili u rifreskua.';
|
||||
$strUpdateQuery = 'Rifresko Query';
|
||||
$strUsage = 'P<>rdorimi';
|
||||
$strUseBackquotes = 'P<>rdor backquotes me emrat e tabelave dhe fushave';
|
||||
$strUseHostTable = 'P<>rdor Tabel<65>n e Host-it';
|
||||
$strUseTables = 'P<>rdor tabelat';
|
||||
$strUseTextField = 'P<>rdor fush<73> teksti';
|
||||
$strUser = 'P<>rdorues';
|
||||
$strUserAlreadyExists = 'P<>rdoruesi %s ekziston!';
|
||||
$strUserEmpty = 'Emri i p<>rdoruesit <20>sht<68> bosh!';
|
||||
@@ -526,7 +603,7 @@ $strUserNotFound = 'P
|
||||
$strUserOverview = 'Pamja e p<>rgjithshme e p<>rdoruesit';
|
||||
$strUsers = 'P<>rdorues';
|
||||
$strUsersDeleted = 'P<>rdoruesit e zgjedhur u hoq<6F>n me sukses.';
|
||||
$strUseTextField = 'P<>rdor fush<73> teksti';
|
||||
$strUsersHavingAccessToDb = 'P<>rdoruesit q<> kan<61> hyrje tek "%s"';
|
||||
|
||||
$strValidateSQL = 'Vleft<66>so SQL';
|
||||
$strValidatorError = 'Miratuesi SQL nuk arrin t<> niset. Ju lutem kontrolloni instalimin e ekstensioneve t<> duhura php ashtu si p<>rshkruhet tek %sdokumentimi%s.';
|
||||
@@ -538,96 +615,18 @@ $strViewDumpDB = 'Vizualizo dump (skema) e databaz
|
||||
$strWebServerUploadDirectory = 'directory e upload t<> server-it web';
|
||||
$strWebServerUploadDirectoryError = 'Directory q<> keni zgjedhur p<>r upload nuk arrin t<> gjehet';
|
||||
$strWelcome = 'Mir<69>sevini tek %s';
|
||||
$strWildcard = 'wildcard';
|
||||
$strWithChecked = 'N.q.s. t<> seleksionuar:';
|
||||
$strWritingCommentNotPossible = 'I pamundur shkrimi i komentit';
|
||||
$strWritingRelationNotPossible = 'I pamundur shkrimi i Relacionit';
|
||||
$strWrongUser = 'Emri i p<>rdoruesit apo password i gabuar. Ndalohet hyrja.';
|
||||
|
||||
$strXML = 'XML';
|
||||
|
||||
$strYes = ' Po ';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Sh<53>nim: Vendosja e k<>tyre opcioneve n<> 0 (zero) sinjifikon asnj<6E> limit.';
|
||||
$strZip = '"kompresuar me zip"';
|
||||
|
||||
// To translate
|
||||
|
||||
$strDBGModule = 'Module'; //to translate
|
||||
$strDBGLine = 'Line'; //to translate
|
||||
$strDBGHits = 'Hits'; //to translate
|
||||
$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
|
||||
$strDBGTotalTimeMs = 'Total time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Min time, ms'; //to translate
|
||||
$strDBGMaxTimeMs = 'Max time, ms'; //to translate
|
||||
$strDBGContextID = 'Context ID'; //to translate
|
||||
$strDBGContext = 'Context'; //to translate
|
||||
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
|
||||
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
|
||||
$strCheckPrivs = 'Check Privileges'; //to translate
|
||||
$strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate
|
||||
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
|
||||
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
|
||||
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
|
||||
$strJumpToDB = 'Jump to database "%s".'; //to translate
|
||||
$strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
|
||||
$strNoDatabasesSelected = 'No databases selected.'; //to translate
|
||||
$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
|
||||
$strGlobal = 'global'; //to translate
|
||||
$strDbSpecific = 'database-specific'; //to translate
|
||||
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
|
||||
$strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
|
||||
$strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
|
||||
$strChangeCopyModeCopy = '... keep the old one.'; //to translate
|
||||
$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
|
||||
$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
|
||||
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
|
||||
$strWildcard = 'wildcard'; //to translate
|
||||
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
||||
$strQueryTime = 'Query took %01.4f sec';//to translate
|
||||
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
|
||||
$strDBComment = 'Database comment: ';//to translate
|
||||
$strQueryFrame = 'Query window';//to translate
|
||||
$strQueryFrameDebug = 'Debugging information';//to translate
|
||||
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
|
||||
$strQuerySQLHistory = 'SQL-history';//to translate
|
||||
$strMIME_MIMEtype = 'MIME-type';//to translate
|
||||
$strMIME_transformation = 'Browser transformation';//to translate
|
||||
$strMIME_transformation_options = 'Transformation options';//to translate
|
||||
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
||||
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
||||
$strMIME_available_mime = 'Available MIME-types';//to translate
|
||||
$strMIME_available_transform = 'Available transformations';//to translate
|
||||
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
|
||||
$strMIME_description = 'Description';//to translate
|
||||
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
|
||||
$strMIME_file = 'Filename';//to translate
|
||||
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
||||
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
|
||||
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
|
||||
$strInnodbStat = 'InnoDB Status'; //to translate
|
||||
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
|
||||
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
|
||||
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
|
||||
$strSQLOptions = 'SQL options';//to translate
|
||||
$strXML = 'XML';//to translate
|
||||
$strCSVOptions = 'CSV options';//to translate
|
||||
$strNoOptions = 'This format has no options';//to translate
|
||||
$strStatCreateTime = 'Creation';//to translate
|
||||
$strStatUpdateTime = 'Last update';//to translate
|
||||
$strStatCheckTime = 'Last check';//to translate
|
||||
$strPerMinute = 'per minute';//to translate
|
||||
$strPerSecond = 'per second';//to translate
|
||||
$strAutomaticLayout = 'Automatic layout'; //to translate
|
||||
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
|
||||
$strFileNameTemplate = 'File name template';//to translate
|
||||
$strFileNameTemplateRemember = 'remember template';//to translate
|
||||
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
|
||||
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
||||
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
|
||||
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||
$strAutodetect = 'Autodetect'; //to translate
|
||||
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
||||
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
||||
$strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strShowFullQueries = 'Show Full Queries'; //to translate
|
||||
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
?>
|
||||
|
@@ -23,7 +23,6 @@ $month = array('Jan', 'Shk', 'Mar', 'Pri', 'Maj', 'Qer', 'Kor', 'Gsh', 'Sht', 'T
|
||||
$datefmt = '%d %B, %Y at %I:%M %p'; //albanian time
|
||||
$timespanfmt = '%s ditë, %s orë, %s minuta dhe %s sekonda';
|
||||
|
||||
|
||||
$strAPrimaryKey = 'Një kyç primar u shtua tek %s';
|
||||
$strAbortedClients = 'Dështoi';
|
||||
$strAbsolutePathToDocSqlDir = 'Ju lutem, shkruani pozicionin absolut në webserver për tek directory e docSQL';
|
||||
@@ -33,9 +32,9 @@ $strAddDeleteColumn = 'Shto/Fshi fushën';
|
||||
$strAddDeleteRow = 'Shto/Fshi kriterin';
|
||||
$strAddNewField = 'Shto një fushë të re';
|
||||
$strAddPriv = 'Shto një privilegj të ri';
|
||||
$strAddPrivMessage = 'Ke shtuar një privilegj të ri.';
|
||||
$strAddPrivilegesOnDb = 'Shto privilegje tek databazë në vazhdim';
|
||||
$strAddPrivilegesOnTbl = 'Shto privilegje tek tabela në vazhdim';
|
||||
$strAddPrivMessage = 'Ke shtuar një privilegj të ri.';
|
||||
$strAddSearchConditions = 'Shto kushte kërkimi (trupi i specifikimit "where"):';
|
||||
$strAddToIndex = 'Shto tek treguesi i %s kolonës(ave)';
|
||||
$strAddUser = 'Shto një përdorues të ri';
|
||||
@@ -63,6 +62,8 @@ $strAscending = 'Ngjitje';
|
||||
$strAtBeginningOfTable = 'Në fillim të tabelës';
|
||||
$strAtEndOfTable = 'Në fund të tabelës';
|
||||
$strAttr = 'Pronësi';
|
||||
$strAutodetect = 'Autozbulim';
|
||||
$strAutomaticLayout = 'Faqosje automatike';
|
||||
|
||||
$strBack = 'Mbrapa';
|
||||
$strBeginCut = 'FILLIMI I CUT';
|
||||
@@ -78,7 +79,9 @@ $strBrowse = 'Shfaq';
|
||||
$strBzError = 'phpMyAdmin nuk është në gjendje të kompresojë dump-in për arsye të ekstensionit Bz2 të gabuar në këtë version të php. Ju rekomandojmë patjetër setimin e <code>$cfg[\'BZipDump\']</code> tek file juaj i konfigurimit të phpMyAdmin në <code>FALSE</code>. Nëqoftëse dëshironi të përdorni patjetër specifikat e kompresimit Bz2, duhet të rifreskoni php në versionin e fundit. Hidhini një sy php bug report %s për informacione të hollësishme.';
|
||||
$strBzip = '"kompresuar me bzip2"';
|
||||
|
||||
$strCSVOptions = 'Opcione CSV';
|
||||
$strCannotLogin = 'E pamundur kryerja e login tek server-i MySQL';
|
||||
$strCantLoad = 'I pamundur ngarkimi i ekstesionit %s,<br />kontrollo konfigurimin e PHP';
|
||||
$strCantLoadMySQL = 'nuk arrij të ngarkoj ekstensionin MySQL,<br />kontrollo konfigurimin e PHP.';
|
||||
$strCantLoadRecodeIconv = 'I pamundur ngarkimi i ekstensionit iconv apo recode të nevoitshëm për konvertimin e karaktereve, konfiguroni php për të lejuar përdorimin e këtyre ekstensioneve ose disaktivoni konvertimin e set të karaktereve në phpMyAdmin.';
|
||||
$strCantRenameIdxToPrimary = 'I pamundur riemërtimi i treguesit në PRIMAR!';
|
||||
@@ -86,11 +89,19 @@ $strCantUseRecodeIconv = 'I pamundur përdorimi i funksioneve iconv apo libiconv
|
||||
$strCardinality = '';
|
||||
$strCarriage = 'Kthimi në fillim: \\r';
|
||||
$strChange = 'Modifiko';
|
||||
$strChangeCopyMode = 'Krijo një përdorues të ri me të njëjta të drejta dhe ...';
|
||||
$strChangeCopyModeCopy = '... mbaj të vjetrin.';
|
||||
$strChangeCopyModeDeleteAndReload = ' ... elemino të vjetrin nga tabela e përdoruesve e pastaj rilexo të drejtat.';
|
||||
$strChangeCopyModeJustDelete = ' ... elemino të vjetrin nga tabela e përdoruesve.';
|
||||
$strChangeCopyModeRevoke = ' ... hiq të gjitha të drejtat nga i vjetri e pastaj eleminoje.';
|
||||
$strChangeCopyUser = 'Ndrysho Informacionet e Login / Kopjo përdoruesin';
|
||||
$strChangeDisplay = 'Zgjidh fushën që dëshiron të shohësh';
|
||||
$strChangePassword = 'Ndrysho password';
|
||||
$strCharsetOfFile = 'Set karakteresh të file:';
|
||||
$strCheckAll = 'Seleksionoi të gjithë';
|
||||
$strCheckDbPriv = 'Kontrollo të drejtat e databazë';
|
||||
$strCheckDbPriv = 'Kontrollo të drejtat e databazës';
|
||||
$strCheckPrivs = 'Kontrollo të drejtat';
|
||||
$strCheckPrivsLong = 'Kontrollo të drejtat për databazën "%s".';
|
||||
$strCheckTable = 'Kontrollo tabelën';
|
||||
$strChoosePage = 'Ju lutem zgjidhni faqen që dëshironi të modifikoni';
|
||||
$strColComFeat = 'Vizualizimi i komenteve të kollonave';
|
||||
@@ -118,6 +129,16 @@ $strCreatePage = 'Krijo një faqe të re';
|
||||
$strCreatePdfFeat = 'Krijimi i PDF-ve';
|
||||
$strCriteria = 'Kriteri';
|
||||
|
||||
$strDBComment = 'Komenti për Databazën: ';
|
||||
$strDBGContext = 'Konteksti';
|
||||
$strDBGContextID = 'ID e kontekstit';
|
||||
$strDBGHits = 'Hits';
|
||||
$strDBGLine = 'Rreshti';
|
||||
$strDBGMaxTimeMs = 'Koha maksimum, ms';
|
||||
$strDBGMinTimeMs = 'Koha minimum, ms';
|
||||
$strDBGModule = 'Modul';
|
||||
$strDBGTimePerHitMs = 'Koha/Hit, ms';
|
||||
$strDBGTotalTimeMs = 'Koha gjithsej, ms';
|
||||
$strData = 'Të dhëna';
|
||||
$strDataDict = 'Data Dictionary';
|
||||
$strDataOnly = 'Vetëm të dhëna';
|
||||
@@ -125,9 +146,16 @@ $strDatabase = 'Databazë ';
|
||||
$strDatabaseHasBeenDropped = 'Databaza %s u eleminua.';
|
||||
$strDatabaseWildcard = 'Database (wildcards e lejuara):';
|
||||
$strDatabases = 'databazë';
|
||||
$strDatabasesStats = 'Statistikat e databazës';
|
||||
$strDatabasesDropped = '%s databases u eleminuan korrektësisht.';
|
||||
$strDatabasesStats = 'Statistikat e databases';
|
||||
$strDatabasesStatsDisable = 'Deaktivo Statistikat';
|
||||
$strDatabasesStatsEnable = 'Aktivo Statistikat';
|
||||
$strDatabasesStatsHeavyTraffic = 'Shënim: Aktivimi këtu i statistikave të Databazës mund të shkaktojë rritjen e trafikut midis server-it web dhe MySQL.';
|
||||
$strDbPrivileges = 'Privilegje specifike të databazës';
|
||||
$strDbSpecific = 'specifik i databazës';
|
||||
$strDefault = 'Paracaktuar';
|
||||
$strDefaultValueHelp = 'Për vlerat default, ju lutem shtoni një vlerë të vetme, pa backslash escaping apo thonjëza, duke përdorur këtë format: a';
|
||||
$strDelOld = 'Faqja aktuale përmban Riferime ndaj Tabelash që nuk ekzistojnë më. Dëshironi t\'i eleminoni këto Riferimente?';
|
||||
$strDelete = 'Fshi';
|
||||
$strDeleteAndFlush = 'Fshi përdoruesit dhe pastaj rilexo privilegjet.';
|
||||
$strDeleteAndFlushDescr = 'Kjo është rruga më e pastër, por ngarkimi i privilegjeve mund të zgjasë disa çaste më shumë.';
|
||||
@@ -147,8 +175,10 @@ $strDoYouReally = 'Konfermo: ';
|
||||
$strDocu = 'Dokumentet';
|
||||
$strDrop = 'Elemino';
|
||||
$strDropDB = 'Elemino databazën %s';
|
||||
$strDropSelectedDatabases = 'Elemino Databazat e Zgjedhura';
|
||||
$strDropTable = 'Elemino tabelën';
|
||||
$strDropUsersDb = 'Elemino databazat që kanë emër të njëjtë me përdoruesit.';
|
||||
$strDumpComments = 'Përfshi komentet e kollonave si komente-SQL në linjë';
|
||||
$strDumpXRows = 'Dump i %s rreshta duke filluar nga rreshti %s.';
|
||||
$strDumpingData = 'Dump i të dhënave për tabelën';
|
||||
$strDynamic = 'dinamik';
|
||||
@@ -180,6 +210,9 @@ $strFieldsEnclosedBy = 'Fushë e përbërë nga';
|
||||
$strFieldsEscapedBy = 'Fushë e kufizuar nga';
|
||||
$strFieldsTerminatedBy = 'Fushë e mbaruar nga';
|
||||
$strFileCouldNotBeRead = 'File nuk mund të lexohet';
|
||||
$strFileNameTemplate = 'Emri i file template';
|
||||
$strFileNameTemplateHelp = 'Përdor __DB__ për emrin e databazës, __TABLE__ si emër për tabelën dhe %sany strftime%s opcione për specifikat e kohës, ekstensioni do të shtohet automatikisht. Çdo tekst tjetër do të konservohet.';
|
||||
$strFileNameTemplateRemember = 'kujto template';
|
||||
$strFixed = 'fiks';
|
||||
$strFlushPrivilegesNote = 'Shënim: phpMyAdmin lexon privilegjet e përdoruesve direkt nga tabela e privilegjeve të MySQL. Përmbajtja e kësaj tabele mund të ndryshojë nga privilegjet e përdorur nga serveri nëse janë kryer ndryshime manuale. Në këtë rast, duhet të %srifreskoni privilegjet%s para se të vazhdoni.';
|
||||
$strFlushTable = 'Rifillo ("FLUSH") tabelën';
|
||||
@@ -191,6 +224,7 @@ $strFunction = 'Funksion';
|
||||
$strGenBy = 'Gjeneruar nga';
|
||||
$strGenTime = 'Gjeneruar më';
|
||||
$strGeneralRelationFeat = 'Karakteristikat e përgjithshme të relacionit';
|
||||
$strGlobal = 'globale';
|
||||
$strGlobalPrivileges = 'Privilegje globale';
|
||||
$strGlobalValue = 'Vlerë Globale';
|
||||
$strGo = 'Zbato';
|
||||
@@ -221,6 +255,7 @@ $strIndexHasBeenDropped = 'Treguesi %s u eleminua';
|
||||
$strIndexName = 'Emri i treguesit :';
|
||||
$strIndexType = 'Tipi i treguesit :';
|
||||
$strIndexes = 'Tregues';
|
||||
$strInnodbStat = 'Gjëndja InnoDB';
|
||||
$strInsecureMySQL = 'File i konfigurimit në përdorim përmban zgjedhje (root pa asnjë password) që korrispondojnë me të drejtat e account MySQL të paracaktuar. Një server MySQL funksionues me këto zgjedhje është i pambrojtur ndaj sulmeve, dhe ju duhet patjetër të korrigjoni këtë vrimë në siguri.';
|
||||
$strInsert = 'Shto';
|
||||
$strInsertAsNewRow = 'Shto një rresht të ri';
|
||||
@@ -230,6 +265,7 @@ $strInsertedRows = 'Rreshta të shtuar:';
|
||||
$strInstructions = 'Instruksione';
|
||||
$strInvalidName = '"%s" është një fjalë e rezervuar; nuk mund ta përdorësh si emër për databazë/tabelë/fushë.';
|
||||
|
||||
$strJumpToDB = 'Kalo tek databaza "%s".';
|
||||
$strJustDelete = 'Vetëm fshi përdoruesit nga tabelat e privilegjeve.';
|
||||
$strJustDeleteDescr = 'Përdoruesit e "fshirë" do të kenë akoma mundësi të futen në server si zakonisht derisa privilegjet të ngarkohen përsëri.';
|
||||
|
||||
@@ -249,12 +285,23 @@ $strLinkNotFound = 'Link nuk u gjet';
|
||||
$strLinksTo = 'Lidhje me';
|
||||
$strLocalhost = 'Lokal';
|
||||
$strLocationTextfile = 'Pozicioni i file';
|
||||
$strLoginInformation = 'Informacione mbi Login';
|
||||
$strLogPassword = 'Password:';
|
||||
$strLogUsername = 'Emri i përdoruesit:';
|
||||
$strLogin = 'Lidh';
|
||||
$strLoginInformation = 'Informacione mbi Login';
|
||||
$strLogout = 'Shkëput';
|
||||
|
||||
$strMIME_MIMEtype = 'Lloji MIME';
|
||||
$strMIME_available_mime = 'Lloje MIME në dispozicion';
|
||||
$strMIME_available_transform = 'Transformacionet në dispozicion';
|
||||
$strMIME_description = 'Përshkrimi';
|
||||
$strMIME_file = 'Emri i File';
|
||||
$strMIME_nodescription = 'Asnjë përshkrim në dispozicion për këtë transformim.<br />Ju lutem pyet autorin, çfarë %s bën.';
|
||||
$strMIME_transformation = 'Transformacioni i Browser';
|
||||
$strMIME_transformation_note = 'Për listën e opcioneve të transformacioneve në dispozicion dhe transformacionet relativë të llojeve-MIME, kliko tek %stransformacione përshkrime%s';
|
||||
$strMIME_transformation_options = 'Opcione të Transformimeve';
|
||||
$strMIME_transformation_options_note = 'Ju lutem shkruani vlerat për opcionet e transformimit duke përdorur këtë format: \'a\',\'b\',\'c\'...<br />Nëse keni nevojë të shtoni një backslash ("\") apo një apostrofë ("\'") midis këtyre vlerave, duhet ti backslash-oni (për shembull \'\\\\xyz\' ose \'a\\\'b\').';
|
||||
$strMIME_without = 'Llojet-MIME të print-uar në italics kanë një funksion transformacioni të veçantë';
|
||||
$strMissingBracket = 'Mungojnë thonjëza';
|
||||
$strModifications = 'Ndryshimet u shpëtuan';
|
||||
$strModify = 'Modifiko';
|
||||
@@ -274,6 +321,7 @@ $strName = 'Emri';
|
||||
$strNext = 'Në vazhdim';
|
||||
$strNo = ' Jo ';
|
||||
$strNoDatabases = 'Asnjë databazë';
|
||||
$strNoDatabasesSelected = 'Asnjë databazë është zgjedhur.';
|
||||
$strNoDescription = 'asnjë Përshkrim';
|
||||
$strNoDropDatabases = 'Komandat "DROP DATABASE" janë disaktivuar.';
|
||||
$strNoExplain = 'Mos Shpjego SQL';
|
||||
@@ -281,6 +329,7 @@ $strNoFrames = 'phpMyAdmin funksionon më mirë me browser që suportojnë frame
|
||||
$strNoIndex = 'Asnjë tregues i përcaktuar!';
|
||||
$strNoIndexPartsDefined = 'Asnjë pjesë e treguesit është përcaktuar!';
|
||||
$strNoModification = 'Asnjë ndryshim';
|
||||
$strNoOptions = 'Ky format nuk ka opcione';
|
||||
$strNoPassword = 'Asnjë password';
|
||||
$strNoPhp = 'pa kod PHP';
|
||||
$strNoPrivileges = 'Asnjë privilegj';
|
||||
@@ -290,7 +339,7 @@ $strNoTablesFound = 'Nuk gjenden tabela në databazë.';
|
||||
$strNoUsersFound = 'Nuk u gjet asnjë përdorues.';
|
||||
$strNoUsersSelected = 'Nuk është seleksionuar asnjë përdorues.';
|
||||
$strNoValidateSQL = 'Mos vleftëso SQL';
|
||||
$strNone = 'Askush';
|
||||
$strNone = 'Asnjë lloj';
|
||||
$strNotNumber = 'Ky nuk është një numër!';
|
||||
$strNotOK = 'jo OK';
|
||||
$strNotSet = '<b>%s</b> tabela nuk u gjet ose nuk është përcaktuar tek %s';
|
||||
@@ -323,6 +372,8 @@ $strPdfInvalidPageNum = 'Numri i faqes së PDF i papërcaktuar!';
|
||||
$strPdfInvalidTblName = 'Tabela "%s" nuk ekziston!';
|
||||
$strPdfNoTables = 'Asnjë tabelë';
|
||||
$strPerHour = 'në orë';
|
||||
$strPerMinute = 'në minutë';
|
||||
$strPerSecond = 'në sekondë';
|
||||
$strPhp = 'Krijo kodin PHP';
|
||||
$strPmaDocumentation = 'Dokumente të phpMyAdmin';
|
||||
$strPmaUriError = 'Direktiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> DUHET të përcaktohet tek file i konfigurimit!';
|
||||
@@ -374,8 +425,13 @@ $strPutColNames = 'Vendos emrat e kollonave tek rreshti i parë';
|
||||
$strQBE = 'Query nga shembull';
|
||||
$strQBEDel = 'Fshi';
|
||||
$strQBEIns = 'Shto';
|
||||
$strQueryFrame = 'Dritarja e Query';
|
||||
$strQueryFrameDebug = 'Informacione të Debug';
|
||||
$strQueryFrameDebugBox = 'Të ndryshueshme aktive për formularin e query:\nDB: %s\nTabella: %s\nServer-i: %s\n\nTë ndryshueshmet aktuale për formularin e query:\nDB: %s\nTabella: %s\nServer-i: %s\n\nPozicioni i Opener: %s\nPozicioni i Frameset: %s.';
|
||||
$strQueryOnDb = 'SQL-query tek databazë <b>%s</b>:';
|
||||
$strQuerySQLHistory = 'Kronollogjia e SQL';
|
||||
$strQueryStatistics = '<b>Statistikat e Query</b>: Që nga nisja e tij, server-it i janë dërguar %s queries.';
|
||||
$strQueryTime = 'Query ka zgjatur %01.4f sec';
|
||||
$strQueryType = 'Lloji i query';
|
||||
|
||||
$strReType = 'Rifut';
|
||||
@@ -408,6 +464,7 @@ $strRowLength = 'Gjatësia e rreshtit';
|
||||
$strRowSize = 'Dimensioni i rreshtit';
|
||||
$strRows = 'rreshta';
|
||||
$strRowsFrom = 'rreshta duke filluar nga';
|
||||
$strRowsModeFlippedHorizontal = 'horizontal (headers të rrotulluar)';
|
||||
$strRowsModeHorizontal = ' horizontal ';
|
||||
$strRowsModeOptions = ' në modalitetin %s dhe përsërit headers mbas %s qeli ';
|
||||
$strRowsModeVertical = ' vertikal ';
|
||||
@@ -417,6 +474,7 @@ $strRunSQLQuery = 'Zbato query SQL tek databazë %s';
|
||||
$strRunning = 'në ekzekutim tek %s';
|
||||
|
||||
$strSQL = 'SQL';
|
||||
$strSQLOptions = 'Opcione SQL';
|
||||
$strSQLParserBugMessage = 'Ka mundësi që ka një bug tek parser SQL. Ju lutem, kontrolloni query tuaj me kujdes, dhe kontrolloni që presjet të jenë ku duhet dhe jo të gabuara. Një shkak tjetër i mundshëm i gabimit mund të jetë që po mundoheni të uploadoni një file binar jashtë një zone teksti të kufizuar me presje. Mund edhe të provoni query tuaj MySQL nga interfaqja e shkruar e komandave. Gabimi i mëposhtëm i kthyer nga server-i MySQL, nëse ekziston një i tillë, mund tju ndihmojë në diagnostikimin e problemit. Nëse ka akoma probleme, apo n.q.s. parser-i SQL i phpMyAdmin gabon kur përkundrazi nga interfaqja e komandave të thjeshta nuk rezultojnë probleme, ju lutem zvogëloni query tuaj SQL në hyrje në query e vetme që shkakton probleme, dhe dërgoni një bug raportim me të dhënat rezultuese nga seksioni CUT i mëposhtëm:';
|
||||
$strSQLParserUserError = 'Mesa duket ekziston një gabim tek query juaj SQL e futur. Gabimi i server-it MySQL i treguar më poshtë, nëse ekziston, mund t\'ju ndihmojë në diagnostikimin e problemit';
|
||||
$strSQLQuery = 'query SQL';
|
||||
@@ -460,6 +518,7 @@ $strShowAll = 'Shfaqi të gjithë';
|
||||
$strShowColor = 'Shfaq ngjyrën';
|
||||
$strShowCols = 'Shfaq kollonat';
|
||||
$strShowDatadictAs = 'Formati i Data Dictionary';
|
||||
$strShowFullQueries = 'Shfaq Queries komplete';
|
||||
$strShowGrid = 'Shfaq rrjetën';
|
||||
$strShowPHPInfo = 'Trego info mbi PHP';
|
||||
$strShowTableDimension = 'Trego dimensionin e tabelave';
|
||||
@@ -471,6 +530,9 @@ $strSize = 'Dimensioni';
|
||||
$strSort = 'rreshtimi';
|
||||
$strSpaceUsage = 'Hapësira e përdorur';
|
||||
$strSplitWordsWithSpace = 'Fjalët janë të ndara nga një hapsirë (" ").';
|
||||
$strStatCheckTime = 'Kontrolli i fundit';
|
||||
$strStatCreateTime = 'Krijimi';
|
||||
$strStatUpdateTime = 'Ndryshimi i fundit';
|
||||
$strStatement = 'Instruksione';
|
||||
$strStatus = 'Gjendja';
|
||||
$strStrucCSV = 'të dhëna CSV';
|
||||
@@ -483,6 +545,7 @@ $strStructure = 'Struktura';
|
||||
$strSubmit = 'Dërgoje';
|
||||
$strSuccess = 'Query u zbatua me sukses';
|
||||
$strSum = 'Gjithsej';
|
||||
$strSwitchToTable = 'Kalo tek tabela e kopjuar';
|
||||
|
||||
$strTable = 'Tabela';
|
||||
$strTableComments = 'Komente mbi tabelën';
|
||||
@@ -507,18 +570,32 @@ $strTime = 'Kohë';
|
||||
$strTotal = 'Gjithsej';
|
||||
$strTotalUC = 'Gjithsej';
|
||||
$strTraffic = 'Trafiku';
|
||||
$strType = 'Tipi';
|
||||
$strTransformation_image_jpeg__inline = 'Vizualizon një thumbnail të klikueshëm; mundësitë: gjërësia, lartësia në pixels (ruan proporcionin origjinal)';
|
||||
$strTransformation_image_jpeg__link = 'Shfaq një link për tek kjo figurë (download blob direkt, p.sh.).';
|
||||
$strTransformation_image_png__inline = 'Shiko figurën/jpeg: në line';
|
||||
$strTransformation_text_plain__dateformat = 'Merr një fushë TIME, TIMESTAMP apo DATETIME dhe e formaton duke përdorur formatin e datës lokale. Mundësia e parë është offset (në orë) që do ti shtohet timestamp (Default: 0). Mundësia e dytë është një format date në përputhje me parametrat në dispozicion për funksionin strftime() të PHP.';
|
||||
$strTransformation_text_plain__external = 'VETËM PËR LINUX: Lëshon një program të jashtëm dhe plotëson të dhënat e fushave me anë të standard input. Jep si rezultat standard output e programit. Vendosja default është Tidy, për të printuar si duhet kodin HTML. Për arsye sigurie, do t\'ju duhet të ndryshoni file libraries/transformations/text_plain__external.inc.php dhe të shkruani instrumentet që lejoni të përdoren. Mundësia e parë pra është numri i programit që dëshironi të përdorni dhe e dyta janë parametrat për programin. Parametri i tretë, n.q.s. i vendosur në 1 do të konvertojë output duke përdorur htmlspecialchars() (Prezgjedhur: 1). Një parametër i katërt, po të jetë vendosur në 1 do t\'i shtojë një NOWRAP përmbajtjes së qelisë kështu që output komplet do të shfaqet pa u riformatuar (Default: 1)';
|
||||
$strTransformation_text_plain__formatted = 'Konservon formatimin origjinal të fushës. Nuk aplikohet asnjë Escaping.';
|
||||
$strTransformation_text_plain__imagelink = 'Shfaq një figurë dhe një link, fusha përmban emrin e file; opcioni i parë është një prefiks si "http://domain.com/", opcioni i dytë është gjërësia në pixels, i treti është lartësia.';
|
||||
$strTransformation_text_plain__link = 'Shfaq një link, fusha përmban emrin e file; opcioni i parë është një prefiks si "http://domain.com/", opcioni i dytë është një titull për lidhjen.';
|
||||
$strTransformation_text_plain__substr = 'Shfaq vetëm një pjesë të string-ës. Opcioni i parë është offset-i që shërben për të përcaktuar ku fillon output i tekstit tuaj (Default 0). Opcioni i dytë është një offset që tregon se sa tekst kthehet. Po të jetë bosh, kthen të gjithë tekstin e mbetur. Opcioni i trtë përcakton çfarë karakteresh do të shtohen në fund të output kur kthehet një nën-string-ë (Default: ...) .';
|
||||
$strTransformation_text_plain__unformatted = 'Shfaq kodin HTML si entitet HTML. Formatimi HTML nuk shfaqet.';
|
||||
$strTruncateQueries = 'Shkurton (ndërpret) Queries e Shfaqura';
|
||||
$strType = 'Lloji';
|
||||
|
||||
$strUncheckAll = 'Deseleksionoi të gjithë';
|
||||
$strUnique = 'I vetëm';
|
||||
$strUnselectAll = 'Deseleksiono gjithçka';
|
||||
$strUpdComTab = 'Ju lutem lexoni dokumentet mbi rifreskimin e tabelës suaj Column_comments';
|
||||
$strUpdatePrivMessage = 'Ke rifreskuar lejet për %s.';
|
||||
$strUpdateProfile = 'Rifresko profilin:';
|
||||
$strUpdateProfileMessage = 'Profili u rifreskua.';
|
||||
$strUpdateQuery = 'Rifresko Query';
|
||||
$strUsage = 'Përdorimi';
|
||||
$strUseBackquotes = 'Përdor backquotes me emrat e tabelave dhe fushave';
|
||||
$strUseHostTable = 'Përdor Tabelën e Host-it';
|
||||
$strUseTables = 'Përdor tabelat';
|
||||
$strUseTextField = 'Përdor fushë teksti';
|
||||
$strUser = 'Përdorues';
|
||||
$strUserAlreadyExists = 'Përdoruesi %s ekziston!';
|
||||
$strUserEmpty = 'Emri i përdoruesit është bosh!';
|
||||
@@ -527,7 +604,7 @@ $strUserNotFound = 'Përdoruesi i seleksionuar nuk u gjet tek tabela e privilegj
|
||||
$strUserOverview = 'Pamja e përgjithshme e përdoruesit';
|
||||
$strUsers = 'Përdorues';
|
||||
$strUsersDeleted = 'Përdoruesit e zgjedhur u hoqën me sukses.';
|
||||
$strUseTextField = 'Përdor fushë teksti';
|
||||
$strUsersHavingAccessToDb = 'Përdoruesit që kanë hyrje tek "%s"';
|
||||
|
||||
$strValidateSQL = 'Vleftëso SQL';
|
||||
$strValidatorError = 'Miratuesi SQL nuk arrin të niset. Ju lutem kontrolloni instalimin e ekstensioneve të duhura php ashtu si përshkruhet tek %sdokumentimi%s.';
|
||||
@@ -539,96 +616,18 @@ $strViewDumpDB = 'Vizualizo dump (skema) e databazë';
|
||||
$strWebServerUploadDirectory = 'directory e upload të server-it web';
|
||||
$strWebServerUploadDirectoryError = 'Directory që keni zgjedhur për upload nuk arrin të gjehet';
|
||||
$strWelcome = 'Mirësevini tek %s';
|
||||
$strWildcard = 'wildcard';
|
||||
$strWithChecked = 'N.q.s. të seleksionuar:';
|
||||
$strWritingCommentNotPossible = 'I pamundur shkrimi i komentit';
|
||||
$strWritingRelationNotPossible = 'I pamundur shkrimi i Relacionit';
|
||||
$strWrongUser = 'Emri i përdoruesit apo password i gabuar. Ndalohet hyrja.';
|
||||
|
||||
$strXML = 'XML';
|
||||
|
||||
$strYes = ' Po ';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Shënim: Vendosja e këtyre opcioneve në 0 (zero) sinjifikon asnjë limit.';
|
||||
$strZip = '"kompresuar me zip"';
|
||||
|
||||
// To translate
|
||||
|
||||
$strDBGModule = 'Module'; //to translate
|
||||
$strDBGLine = 'Line'; //to translate
|
||||
$strDBGHits = 'Hits'; //to translate
|
||||
$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
|
||||
$strDBGTotalTimeMs = 'Total time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Min time, ms'; //to translate
|
||||
$strDBGMaxTimeMs = 'Max time, ms'; //to translate
|
||||
$strDBGContextID = 'Context ID'; //to translate
|
||||
$strDBGContext = 'Context'; //to translate
|
||||
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
|
||||
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
|
||||
$strCheckPrivs = 'Check Privileges'; //to translate
|
||||
$strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate
|
||||
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
|
||||
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
|
||||
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
|
||||
$strJumpToDB = 'Jump to database "%s".'; //to translate
|
||||
$strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
|
||||
$strNoDatabasesSelected = 'No databases selected.'; //to translate
|
||||
$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
|
||||
$strGlobal = 'global'; //to translate
|
||||
$strDbSpecific = 'database-specific'; //to translate
|
||||
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
|
||||
$strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
|
||||
$strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
|
||||
$strChangeCopyModeCopy = '... keep the old one.'; //to translate
|
||||
$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
|
||||
$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
|
||||
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
|
||||
$strWildcard = 'wildcard'; //to translate
|
||||
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
||||
$strQueryTime = 'Query took %01.4f sec';//to translate
|
||||
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
|
||||
$strDBComment = 'Database comment: ';//to translate
|
||||
$strQueryFrame = 'Query window';//to translate
|
||||
$strQueryFrameDebug = 'Debugging information';//to translate
|
||||
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
|
||||
$strQuerySQLHistory = 'SQL-history';//to translate
|
||||
$strMIME_MIMEtype = 'MIME-type';//to translate
|
||||
$strMIME_transformation = 'Browser transformation';//to translate
|
||||
$strMIME_transformation_options = 'Transformation options';//to translate
|
||||
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
||||
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
||||
$strMIME_available_mime = 'Available MIME-types';//to translate
|
||||
$strMIME_available_transform = 'Available transformations';//to translate
|
||||
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
|
||||
$strMIME_description = 'Description';//to translate
|
||||
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
|
||||
$strMIME_file = 'Filename';//to translate
|
||||
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
||||
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
|
||||
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
|
||||
$strInnodbStat = 'InnoDB Status'; //to translate
|
||||
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
|
||||
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
|
||||
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
|
||||
$strSQLOptions = 'SQL options';//to translate
|
||||
$strXML = 'XML';//to translate
|
||||
$strCSVOptions = 'CSV options';//to translate
|
||||
$strNoOptions = 'This format has no options';//to translate
|
||||
$strStatCreateTime = 'Creation';//to translate
|
||||
$strStatUpdateTime = 'Last update';//to translate
|
||||
$strStatCheckTime = 'Last check';//to translate
|
||||
$strPerMinute = 'per minute';//to translate
|
||||
$strPerSecond = 'per second';//to translate
|
||||
$strAutomaticLayout = 'Automatic layout'; //to translate
|
||||
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
|
||||
$strFileNameTemplate = 'File name template';//to translate
|
||||
$strFileNameTemplateRemember = 'remember template';//to translate
|
||||
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
|
||||
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
||||
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
|
||||
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||
$strAutodetect = 'Autodetect'; //to translate
|
||||
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
||||
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
||||
$strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strShowFullQueries = 'Show Full Queries'; //to translate
|
||||
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
?>
|
||||
|
@@ -627,6 +627,8 @@ $strYes = 'Si';
|
||||
$strZeroRemovesTheLimit = 'Nota: Se estas opci<63>ns se configuran como 0 (cero) elimina-se o limite.';
|
||||
$strZip = 'comprimido no formato "zip"';
|
||||
|
||||
// To translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
|
||||
|
||||
?>
|
||||
|
@@ -628,6 +628,8 @@ $strYes = 'Si';
|
||||
$strZeroRemovesTheLimit = 'Nota: Se estas opcións se configuran como 0 (cero) elimina-se o limite.';
|
||||
$strZip = 'comprimido no formato "zip"';
|
||||
|
||||
// To translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
|
||||
|
||||
?>
|
||||
|
@@ -2,7 +2,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
// first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian
|
||||
// last modified 2003/03/12 Arthit Suriyawongkul
|
||||
// last modified 2003/04/11 Arthit Suriyawongkul
|
||||
|
||||
$charset = 'tis-620';
|
||||
$text_dir = 'ltr';
|
||||
@@ -36,6 +36,8 @@ $strAddSearchConditions = '
|
||||
$strAddToIndex = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѫ<EFBFBD>դ<EFBFBD><D5A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s';
|
||||
$strAddUser = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strAddUserMessage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strAddedColumnComment = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>˵<EFBFBD> <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strAddedColumnRelation = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>Ūѹ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strAdministration = '<27><>ô<EFBFBD><C3B4><EFBFBD><EFBFBD>к<EFBFBD>';
|
||||
$strAffectedRows = '<27><>Ƿ<EFBFBD><C7B7><EFBFBD>ռ<EFBFBD>:';
|
||||
$strAfter = '<27><>ѧ %s';
|
||||
@@ -57,6 +59,8 @@ $strAscending = '
|
||||
$strAtBeginningOfTable = '<27><><EFBFBD><EFBFBD>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鹢ͧ<E9B9A2><CDA7><EFBFBD>ҧ';
|
||||
$strAtEndOfTable = '<27><><EFBFBD><EFBFBD>ش<EFBFBD>ش<EFBFBD><D8B4><EFBFBD>¢ͧ<C2A2><CDA7><EFBFBD>ҧ';
|
||||
$strAttr = '<27>͵<EFBFBD><CDB5>Ժ<EFBFBD>ǵ<EFBFBD>';
|
||||
$strAutodetect = '<27><>Ǩ<EFBFBD><C7A8><EFBFBD>ѵ<EFBFBD><D1B5><EFBFBD>ѵ<EFBFBD>';
|
||||
$strAutomaticLayout = '<27>Ѵ<EFBFBD><D1B4><EFBFBD>˹<EFBFBD><CBB9><EFBFBD>ѵ<EFBFBD><D1B5><EFBFBD>ѵ<EFBFBD>';
|
||||
|
||||
$strBack = '<27><><EFBFBD><CDB9>Ѻ';
|
||||
$strBeginCut = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>Ѵ';
|
||||
@@ -196,6 +200,9 @@ $strFieldsEnclosedBy = '
|
||||
$strFieldsEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ escape char';
|
||||
$strFieldsTerminatedBy = '<27><><EFBFBD><EFBFBD>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strFileCouldNotBeRead = '<27><>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strFileNameTemplate = '<27>ٻẺ<D9BB>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strFileNameTemplateHelp = '<27><><EFBFBD> __DB__ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>Ͱҹ<CDB0><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, __TABLE__ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>͵<EFBFBD><CDB5>ҧ <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡ %s strftime%s <20><><EFBFBD> <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD><EFBFBD>к<EFBFBD><D0BA><EFBFBD><EFBFBD><EFBFBD>, <20><>ǹ<EFBFBD><C7B9><EFBFBD>¢ͧ<C2A2><CDA7><EFBFBD><EFBFBD> (<28><><EFBFBD>ʡ<EFBFBD><CAA1>)<29>ж١<D0B6><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѵ<EFBFBD><D1B5><EFBFBD>ѵ<EFBFBD>. <20><>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ж١<D0B6><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѧ<EFBFBD><D1A7><EFBFBD><EFBFBD>.';
|
||||
$strFileNameTemplateRemember = '<27><><EFBFBD>ٻẺ';
|
||||
$strFixed = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strFlushTable = '<27><>ҧ<EFBFBD><D2A7><EFBFBD>ҧ (flush)';
|
||||
$strFormEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD>Ẻ<EFBFBD><E1BABA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> !';
|
||||
@@ -237,6 +244,7 @@ $strIndexHasBeenDropped = '
|
||||
$strIndexName = '<27><><EFBFBD>ʹѪ<CDB4><D1AA> :';
|
||||
$strIndexType = '<27><>Դ<EFBFBD>ͧ<EFBFBD>Ѫ<EFBFBD><D1AA> :';
|
||||
$strIndexes = '<27>Ѫ<EFBFBD><D1AA>';
|
||||
$strInnodbStat = 'ʶҹТͧ InnoDB';
|
||||
$strInsecureMySQL = '<27>ҡ<EFBFBD><D2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>纤<EFBFBD>ҡ<EFBFBD>˹<EFBFBD><CBB9>ͧ<EFBFBD>س <20>س<EFBFBD><D8B3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʼ<EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD>Ѻ root <20><>觨ж١<D0B6><D9A1><EFBFBD><EFBFBD><EFBFBD>繪<EFBFBD><E7B9AA>ͻ<EFBFBD><CDBB><EFBFBD><EFBFBD>«<EFBFBD><C2AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Է<EFBFBD>Ծ<EFBFBD><D4BE><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD><EFBFBD>ӧҹ<D3A7><D2B9><EFBFBD>¤<EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD>¹<EFBFBD><C2B9> <20>Ҩ<EFBFBD>١<EFBFBD>ء<EFBFBD>ء<EFBFBD><D8A1><EFBFBD> <20>س<EFBFBD><D8B3>è<EFBFBD><C3A8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9> <20><><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD>ʹ<EFBFBD><CDB4><EFBFBD>';
|
||||
$strInsert = '<27><>á';
|
||||
$strInsertAsNewRow = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -347,6 +355,8 @@ $strPdfInvalidPageNum = '
|
||||
$strPdfInvalidTblName = '<27><><EFBFBD><EFBFBD>յ<EFBFBD><D5B5>ҧ "%s"!';
|
||||
$strPdfNoTables = '<27><><EFBFBD><EFBFBD>յ<EFBFBD><D5B5>ҧ';
|
||||
$strPerHour = '<27><>ͪ<EFBFBD><CDAA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strPerMinute = '<27><>ҷ<CDB9>';
|
||||
$strPerSecond = '<27><><EFBFBD><EFBFBD>Թҷ<D4B9>';
|
||||
$strPhp = '<27><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD> PHP';
|
||||
$strPmaDocumentation = '<27>͡<EFBFBD><CDA1>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD> phpMyAdmin';
|
||||
$strPmaUriError = '<b><3E><>ͧ</b><3E><>˹<EFBFBD><CBB9><EFBFBD><EFBFBD> <tt>$cfg[\'PmaAbsoluteUri\']</tt> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԡ<EFBFBD><D4A1>ê<EFBFBD><C3AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¡<EFBFBD>';
|
||||
@@ -381,6 +391,7 @@ $strPrivDescProcess3 = 'حҵ
|
||||
$strPrivDescProcess4 = 'حҵ<D8AD><D2B5><EFBFBD><EFBFBD>٤Ӥ鹷<D3A4><E9B9B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¡<EFBFBD><C2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strPrivDescReferences = '<27><><EFBFBD><EFBFBD>ռ<EFBFBD><D5BC><EFBFBD> MySQL <20><>蹹<EFBFBD><E8B9B9>';
|
||||
$strPrivDescReload = 'حҵ<D8AD><D2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¡<EFBFBD><C2A1><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD>˹<EFBFBD><CBB9>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ҧᤪ<D2A7>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strPrivDescReplClient = '<27>ͺ<EFBFBD>Է<EFBFBD><D4B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 㹡<>ö<EFBFBD><C3B6><EFBFBD><EFBFBD><EFBFBD> slaves <20><><EFBFBD><EFBFBD> masters <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˹.';
|
||||
$strPrivDescSelect = 'حҵ<D8AD><D2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
|
||||
$strPrivDescShowDb = '<27><><EFBFBD><EFBFBD>ö<EFBFBD><C3B6><EFBFBD>¡<EFBFBD><C2A1><EFBFBD><EFBFBD>¡<EFBFBD>ðҹ<C3B0><D2B9><EFBFBD><EFBFBD><EFBFBD>ŷ<EFBFBD><C5B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strPrivDescShutdown = 'حҵ<D8AD><D2B5><EFBFBD><EFBFBD>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -423,6 +434,8 @@ $strReplaceTable = '
|
||||
$strReset = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strResourceLimits = '<27>մ<EFBFBD>ӡѴ<D3A1>ͧ<EFBFBD><CDA7>Ѿ<EFBFBD>ҡ<EFBFBD>';
|
||||
$strRevoke = '<27><>ԡ<EFBFBD>';
|
||||
$strRevokeAndDelete = '<27><>ԡ<EFBFBD> active privileges <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>ź<EFBFBD><C5BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѧ<EFBFBD>ҡ<EFBFBD><D2A1><EFBFBD><EFBFBD>.';
|
||||
$strRevokeAndDeleteDescr = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD> <20>ѧ<EFBFBD><D1A7><EFBFBD><EFBFBD><EFBFBD>Է<EFBFBD><D4B7> USAGE <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Է<EFBFBD><D4B7> <20>ж١<D0B6><D9A1><EFBFBD>¡<EFBFBD><C2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ա<EFBFBD><D5A1>.';
|
||||
$strRevokeGrant = '<27><>ԡ<EFBFBD><EFBFBD><CDB9><EFBFBD>حҵ';
|
||||
$strRevokeGrantMessage = '<27>س<EFBFBD><D8B3><EFBFBD><EFBFBD><EFBFBD>ԡ<EFBFBD><EFBFBD><CDB9><EFBFBD>حҵ<D8AD>ͧ %s';
|
||||
$strRevokeMessage = '<27>س<EFBFBD><D8B3><EFBFBD><EFBFBD><EFBFBD>ԡ<EFBFBD><EFBFBD>Է<EFBFBD>Ԣͧ %s';
|
||||
@@ -475,7 +488,7 @@ $strServerStatus = '
|
||||
$strServerStatusUptime = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s.';
|
||||
$strServerTabProcesslist = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strServerTabVariables = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strServerTrafficNotes = '<b><3E><>è<EFBFBD>Ҩâͧ<C3A2><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></b>: These tables show the network traffic statistics of this MySQL server since its startup.';
|
||||
$strServerTrafficNotes = '<b><3E><>è<EFBFBD>Ҩâͧ<C3A2><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></b>: <EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʴ<EFBFBD>ʶԵԢͧ<EFBFBD><EFBFBD>è<EFBFBD>Ҩú<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͢<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӧҹ.';
|
||||
$strServerVars = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>Ф<EFBFBD>ҡ<EFBFBD>˹<EFBFBD> <20>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strServerVersion = '<27><>蹢ͧ<E8B9A2><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strSessionValue = '<27><><EFBFBD><EFBFBD><EFBFBD>ʪ<EFBFBD><CAAA><EFBFBD>';
|
||||
@@ -485,6 +498,7 @@ $strShowAll = '
|
||||
$strShowColor = '<27>ʴ<EFBFBD><CAB4><EFBFBD>';
|
||||
$strShowCols = '<27>ʴ<EFBFBD><CAB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strShowDatadictAs = '<27>ٻẺ<D9BB><E1BABA><EFBFBD>ҹء<D2B9><D8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strShowFullQueries = '<27>ʴ<EFBFBD><CAB4>Ӥ<EFBFBD><D3A4>Ẻ<EFBFBD><E1BABA><EFBFBD><EFBFBD>';
|
||||
$strShowGrid = '<27>ʴ<EFBFBD><CAB4><EFBFBD>Դ';
|
||||
$strShowPHPInfo = '<27>ʴ<EFBFBD><CAB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ţͧ PHP';
|
||||
$strShowTableDimension = '<27>ʴ<EFBFBD><CAB4>ԵԢͧ<D4A2><CDA7><EFBFBD>ҧ';
|
||||
@@ -496,6 +510,9 @@ $strSize = '
|
||||
$strSort = '<27><><EFBFBD>§';
|
||||
$strSpaceUsage = '<27><><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strSplitWordsWithSpace = '<27>Ӷ١<D3B6><D9A1>觴<EFBFBD><E8A7B4>ª<EFBFBD>ͧ<EFBFBD><CDA7>ҧ (" ").';
|
||||
$strStatCheckTime = '<27><>Ǩ<EFBFBD>ͺ<EFBFBD><CDBA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strStatCreateTime = '<27><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strStatUpdateTime = '<27><>Ѻ<EFBFBD><D1BA>ا<EFBFBD><D8A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strStatement = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strStatus = 'ʶҹ<CAB6>';
|
||||
$strStrucCSV = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV (<28><>蹴<EFBFBD><E8B9B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD> ",")';
|
||||
@@ -508,6 +525,7 @@ $strStructure = '
|
||||
$strSubmit = '<27><><EFBFBD>';
|
||||
$strSuccess = '<27>ӤӤ<D3A4><D3A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strSum = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strSwitchToTable = '<27><>Ѻ价<D1BA><E4BBB7><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
|
||||
$strTable = '<27><><EFBFBD>ҧ ';
|
||||
$strTableComments = '<27><><EFBFBD><EFBFBD><EFBFBD>˵آͧ<D8A2><CDA7><EFBFBD>ҧ';
|
||||
@@ -532,11 +550,17 @@ $strTime = '
|
||||
$strTotal = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strTotalUC = '<27><><EFBFBD>';
|
||||
$strTraffic = '<27><>è<EFBFBD>Ҩ<EFBFBD>';
|
||||
$strTransformation_image_jpeg__inline = '<27>ʴ<EFBFBD><CAB4>ٻ<EFBFBD><D9BB>Ҵ<EFBFBD><D2B4>硷<EFBFBD>衴<EFBFBD><E8A1B4><EFBFBD><EFBFBD>仴<EFBFBD><E4BBB4>Ҿ<EFBFBD>˭<EFBFBD><CBAD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ, <20><><EFBFBD><EFBFBD><EFBFBD>٧ ˹<><CBB9><EFBFBD><EFBFBD><EFBFBD>繾ԡ<E7B9BE><D4A1><EFBFBD> (<28><><EFBFBD>Ѵ<EFBFBD><D1B4>ǹ<EFBFBD><C7B9><EFBFBD><EFBFBD>)';
|
||||
$strTransformation_image_jpeg__link = '<27>ʴ<EFBFBD><CAB4>ԧ<EFBFBD><D4A7><EFBFBD><EFBFBD><EFBFBD>ѧ<EFBFBD>ٻ (<28><>ǹ<EFBFBD><C7B9><EFBFBD>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>亹<EFBFBD><E4BAB9><EFBFBD><EFBFBD><EFBFBD>µç/blob).';
|
||||
$strTransformation_image_png__inline = '<27><><EFBFBD>ٻ<EFBFBD><D9BB>Դ image/jpeg <20>ѹ<EFBFBD><D1B9>';
|
||||
$strTransformation_text_plain__unformatted = '<27>ʴ<EFBFBD><CAB4><EFBFBD><EFBFBD><EFBFBD> HTML <20><><EFBFBD><EFBFBD> HTML entities. <20><>èѴ<C3A8>ٻẺẺ HTML <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD>ʴ<EFBFBD>';
|
||||
$strTruncateQueries = '<27>Ѵ<EFBFBD><EFBFBD>Ӥ鹷<D3A4><E9B9B7><EFBFBD>ʴ<EFBFBD>';
|
||||
$strType = '<27><>Դ';
|
||||
|
||||
$strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><CDA1><EFBFBD>';
|
||||
$strUnique = '<27>͡<EFBFBD>ѡɳ<D1A1>';
|
||||
$strUnselectAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><CDA1><EFBFBD>';
|
||||
$strUpdComTab = '<27><>ô<EFBFBD><C3B4>ҹ<EFBFBD>͡<EFBFBD><CDA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǡѺ <20>Ըա<D4B8>û<EFBFBD>Ѻ<EFBFBD><D1BA>ا<EFBFBD><D8A7><EFBFBD>ҧ Column_comments (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˵آͧ<D8A2><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20>ͧ<EFBFBD>س';
|
||||
$strUpdatePrivMessage = '<27>س<EFBFBD><D8B3><EFBFBD><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA>ا<EFBFBD>Է<EFBFBD><D4B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ %s <20><><EFBFBD><EFBFBD>';
|
||||
$strUpdateProfile = '<27><>Ѻ<EFBFBD><D1BA>ا<EFBFBD><D8A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:';
|
||||
$strUpdateProfileMessage = '<27><>Ѻ<EFBFBD><D1BA>ا<EFBFBD><D8A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -577,12 +601,8 @@ $strYes = '
|
||||
|
||||
$strZeroRemovesTheLimit = '<27><>ô<EFBFBD><C3B4>Һ: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 0 (<28>ٹ<EFBFBD><D9B9>) <20><><EFBFBD><EFBFBD><EFBFBD>¶֧ <20><><EFBFBD><EFBFBD>բմ<D5A2>ӡѴ.';
|
||||
$strZip = '"<22>١<EFBFBD>պ<EFBFBD>Ѵ<EFBFBD><D1B4><EFBFBD><EFBFBD> (zip)"';
|
||||
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
|
||||
|
||||
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
|
||||
$strAddedColumnComment = 'Added comment for column'; //to translate
|
||||
$strAddedColumnRelation = 'Added relation for column'; //to translate
|
||||
$strAutomaticLayout = 'Automatic layout'; //to translate
|
||||
|
||||
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
|
||||
$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
|
||||
@@ -593,13 +613,8 @@ $strDefaultValueHelp = 'For default values, please enter just a single value, wi
|
||||
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
|
||||
$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
|
||||
|
||||
$strFileNameTemplate = 'File name template';//to translate
|
||||
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
|
||||
$strFileNameTemplateRemember = 'remember template';//to translate
|
||||
$strFlushPrivilegesNote = '<27><>ô<EFBFBD><C3B4>Һ: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
|
||||
|
||||
$strInnodbStat = 'InnoDB Status'; //to translate
|
||||
|
||||
$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strMIME_transformation = 'Browser transformation';//to translate
|
||||
@@ -608,35 +623,18 @@ $strMIME_transformation_options = 'Transformation options';//to translate
|
||||
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
||||
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
|
||||
|
||||
$strPerMinute = 'per minute';//to translate
|
||||
$strPerSecond = 'per second';//to translate
|
||||
$strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
|
||||
$strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
|
||||
$strPrivDescSuper = 'حҵ<D8AD><D2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD>Ҩӹǹ<D3B9><C7B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͨж֧<D0B6>дѺ<D0B4>٧<EFBFBD>ش<EFBFBD><D8B4><EFBFBD><EFBFBD>; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
|
||||
|
||||
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
|
||||
|
||||
$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
|
||||
$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strStatCheckTime = 'Last check';//to translate
|
||||
$strStatCreateTime = 'Creation';//to translate
|
||||
$strStatUpdateTime = 'Last update';//to translate
|
||||
|
||||
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
|
||||
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
|
||||
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
|
||||
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
||||
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||
$strTransformation_text_plain__external = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ <20>չء<D5B9><D8A1> <20><><EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD>: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
||||
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
|
||||
$strTransformation_text_plain__unformatted = '<27>ʴ<EFBFBD><CAB4><EFBFBD><EFBFBD><EFBFBD> HTML <20><><EFBFBD><EFBFBD> HTML entities. No HTML formatting is shown.';//to translate
|
||||
|
||||
$strAutodetect = 'Autodetect'; //to translate
|
||||
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
||||
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
||||
$strTransformation_text_plain__substr = '<27>ʴ<EFBFBD><CAB4><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD>ҧ<EFBFBD><D2A7>ǹ<EFBFBD><C7B9><EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD>. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
|
||||
|
||||
$strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strShowFullQueries = 'Show Full Queries'; //to translate
|
||||
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -2,7 +2,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
// first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian
|
||||
// last modified 2003/03/12 Arthit Suriyawongkul
|
||||
// last modified 2003/04/11 Arthit Suriyawongkul
|
||||
|
||||
$charset = 'utf-8';
|
||||
$allow_recoding = TRUE;
|
||||
@@ -37,6 +37,8 @@ $strAddSearchConditions = 'เพิ่มเงื่อนไขในกา
|
||||
$strAddToIndex = 'เพิ่มดัชนีคอลัมน์ %s';
|
||||
$strAddUser = 'เพิ่มผู้ใช้ใหม่';
|
||||
$strAddUserMessage = 'เพิ่มผู้ใช้ใหม่เรียบร้อยแล้ว';
|
||||
$strAddedColumnComment = 'เพิ่ม หมายเหตุ สำหรับคอลัมน์';
|
||||
$strAddedColumnRelation = 'เพิ่ม รีเลชัน สำหรับคอลัมน์';
|
||||
$strAdministration = 'การดูแลระบบ';
|
||||
$strAffectedRows = 'แถวที่มีผล:';
|
||||
$strAfter = 'หลัง %s';
|
||||
@@ -58,6 +60,8 @@ $strAscending = 'น้อยไปมาก';
|
||||
$strAtBeginningOfTable = 'ที่จุดเริ่มต้นของตาราง';
|
||||
$strAtEndOfTable = 'ที่จุดสุดท้ายของตาราง';
|
||||
$strAttr = 'แอตทริบิวต์';
|
||||
$strAutodetect = 'ตรวจหาอัตโนมัติ';
|
||||
$strAutomaticLayout = 'จัดตำแหน่งอัตโนมัติ';
|
||||
|
||||
$strBack = 'ย้อนกลับ';
|
||||
$strBeginCut = 'เริ่มจุดตัด';
|
||||
@@ -197,6 +201,9 @@ $strFieldsEnclosedBy = 'คร่อมฟิลด์ด้วย';
|
||||
$strFieldsEscapedBy = 'เครื่องหมายสำหรับ escape char';
|
||||
$strFieldsTerminatedBy = 'จบฟิลด์ด้วย';
|
||||
$strFileCouldNotBeRead = 'อ่านไฟล์ไม่ได้';
|
||||
$strFileNameTemplate = 'รูปแบบของชื่อไฟล์';
|
||||
$strFileNameTemplateHelp = 'ใช้ __DB__ สำหรับชื่อฐานข้อมูล, __TABLE__ สำหรับชื่อตาราง และ ตัวเลือก %s strftime%s ใดๆ สำหรับการระบุเวลา, ส่วนขยายของไฟล์ (นามสกุล)จะถูกเติมโดยอัตโนมัติ. ข้อความอื่นๆ จะถูกคงไว้ดังเดิม.';
|
||||
$strFileNameTemplateRemember = 'จำรูปแบบ';
|
||||
$strFixed = 'คงที่';
|
||||
$strFlushTable = 'ล้างตาราง (flush)';
|
||||
$strFormEmpty = 'ค่าในแบบฟอร์มหายไป !';
|
||||
@@ -238,6 +245,7 @@ $strIndexHasBeenDropped = 'โยนดัชนี %s ทิ้งไปเร
|
||||
$strIndexName = 'ชื่อดัชนี :';
|
||||
$strIndexType = 'ชนิดของดัชนี :';
|
||||
$strIndexes = 'ดัชนี';
|
||||
$strInnodbStat = 'สถานะของ InnoDB';
|
||||
$strInsecureMySQL = 'จากไฟล์เก็บค่ากำหนดของคุณ คุณไม่ได้ตั้งรหัสผ่านสำหรับ root ซึ่งจะถูกใช้เป็นชื่อปริยายซึ่งมีสิทธิพิเศษ. เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่าปริยายนี้ อาจถูกบุกรุกได้ คุณควรจะแก้ไขรูรั่วอันนี้ทันที เพื่อความปลอดภัย';
|
||||
$strInsert = 'แทรก';
|
||||
$strInsertAsNewRow = 'แทรกเป็นแถวใหม่';
|
||||
@@ -348,6 +356,8 @@ $strPdfInvalidPageNum = 'ยังไม่ได้กำหนดเลขห
|
||||
$strPdfInvalidTblName = 'ไม่มีตาราง "%s"!';
|
||||
$strPdfNoTables = 'ไม่มีตาราง';
|
||||
$strPerHour = 'ต่อชั่วโมง';
|
||||
$strPerMinute = 'ต่อนาที';
|
||||
$strPerSecond = 'ต่อวินาที';
|
||||
$strPhp = 'สร้างโค้ด PHP';
|
||||
$strPmaDocumentation = 'เอกสารการใช้ phpMyAdmin';
|
||||
$strPmaUriError = '<b>ต้อง</b>กำหนดค่า <tt>$cfg[\'PmaAbsoluteUri\']</tt> ในไฟล์คอนฟิกูเรชั่นเสียก่อน';
|
||||
@@ -382,6 +392,7 @@ $strPrivDescProcess3 = 'อนุญาตให้ทำลายโพรเ
|
||||
$strPrivDescProcess4 = 'อนุญาตให้ดูคำค้นทั้งหมดในรายการโพรเซส';
|
||||
$strPrivDescReferences = 'ไม่มีผลใน MySQL รุ่นนี้';
|
||||
$strPrivDescReload = 'อนุญาตให้เรียกใช้ค่ากำหนดของเซิร์ฟเวอร์ใหม่ และล้างแคชของเซิร์ฟเวอร์';
|
||||
$strPrivDescReplClient = 'มอบสิทธิให้ผู้ใช้ ในการถามว่า slaves หรือ masters อยู่ที่ไหน.';
|
||||
$strPrivDescSelect = 'อนุญาตให้อ่่านข้อมูลได้.';
|
||||
$strPrivDescShowDb = 'สามารถเรียกดูรายการฐานข้อมูลทั้งหมดได้';
|
||||
$strPrivDescShutdown = 'อนุญาตให้ปิดเซิร์ฟเวอร์ได้';
|
||||
@@ -424,6 +435,8 @@ $strReplaceTable = 'เขียนทับด้วยข้อมูลจา
|
||||
$strReset = 'เริ่มใหม่';
|
||||
$strResourceLimits = 'ขีดจำกัดของทรัพยากร';
|
||||
$strRevoke = 'เพิกถอน';
|
||||
$strRevokeAndDelete = 'เพิกถอน active privileges ทั้งหมดจากผู้ใช้ และลบผู้ใช้ทิ้งหลังจากนั้น.';
|
||||
$strRevokeAndDeleteDescr = 'ผู้ใช้ต่างๆ ยังคงมีสิทธิ USAGE จนกว่า ข้อมูลสิทธิ จะถูกเรียกใช้ใหม่อีกที.';
|
||||
$strRevokeGrant = 'เพิกถอนการอนุญาต';
|
||||
$strRevokeGrantMessage = 'คุณได้เพิกถอนการอนุญาตของ %s';
|
||||
$strRevokeMessage = 'คุณได้เพิกถอนสิทธิของ %s';
|
||||
@@ -476,7 +489,7 @@ $strServerStatus = 'ข้อมูลรันไทม์';
|
||||
$strServerStatusUptime = 'เซิร์ฟเวอร์ MySQL นี้รันมาเป็นเวลา %s. เริ่มตอน %s.';
|
||||
$strServerTabProcesslist = 'โพรเซส';
|
||||
$strServerTabVariables = 'ตัวแปร';
|
||||
$strServerTrafficNotes = '<b>การจราจรของเซิร์ฟเวอร์</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
|
||||
$strServerTrafficNotes = '<b>การจราจรของเซิร์ฟเวอร์</b>: ตารางนี้แสดงสถิติของการจราจรบนเครือข่าย สำหรับเซิร์ฟเวอร์ MySQL นี้ ตั้งแต่มันเริ่มทำงาน.';
|
||||
$strServerVars = 'ตัวแปร และค่ากำหนด ของเซิร์ฟเวอร์';
|
||||
$strServerVersion = 'รุ่นของเซิร์ฟเวอร์';
|
||||
$strSessionValue = 'ค่าเซสชั่น';
|
||||
@@ -486,6 +499,7 @@ $strShowAll = 'แสดงทั้งหมด';
|
||||
$strShowColor = 'แสดงสี';
|
||||
$strShowCols = 'แสดงคอลัมน์';
|
||||
$strShowDatadictAs = 'รูปแบบพจนานุกรมข้อมูล';
|
||||
$strShowFullQueries = 'แสดงคำค้นแบบเต็ม';
|
||||
$strShowGrid = 'แสดงกริด';
|
||||
$strShowPHPInfo = 'แสดงข้อมูลของ PHP';
|
||||
$strShowTableDimension = 'แสดงมิติของตาราง';
|
||||
@@ -497,6 +511,9 @@ $strSize = 'ขนาด';
|
||||
$strSort = 'เรียง';
|
||||
$strSpaceUsage = 'เนื้อที่ที่ใช้';
|
||||
$strSplitWordsWithSpace = 'คำถูกแบ่งด้วยช่องว่าง (" ").';
|
||||
$strStatCheckTime = 'ตรวจสอบครั้งสุดท้ายเมื่อ';
|
||||
$strStatCreateTime = 'สร้างเมื่อ';
|
||||
$strStatUpdateTime = 'ปรับปรุงครั้งสุดท้ายเมื่อ';
|
||||
$strStatement = 'คำสั่ง';
|
||||
$strStatus = 'สถานะ';
|
||||
$strStrucCSV = 'ข้อมูล CSV (คั่นด้วยเครื่องหมายลูกน้ำ ",")';
|
||||
@@ -509,6 +526,7 @@ $strStructure = 'โครงสร้าง';
|
||||
$strSubmit = 'ส่ง';
|
||||
$strSuccess = 'ทำคำค้นเสร็จเรียบร้อยแล้ว';
|
||||
$strSum = 'ผลรวม';
|
||||
$strSwitchToTable = 'สลับไปที่ตารางที่ถูกทำสำเนาไว้';
|
||||
|
||||
$strTable = 'ตาราง ';
|
||||
$strTableComments = 'หมายเหตุของตาราง';
|
||||
@@ -533,11 +551,17 @@ $strTime = 'เวลา';
|
||||
$strTotal = 'ทั้งหมด';
|
||||
$strTotalUC = 'รวม';
|
||||
$strTraffic = 'การจราจร';
|
||||
$strTransformation_image_jpeg__inline = 'แสดงรูปขนาดเล็กที่กดเข้าไปดูภาพใหญ่ได้; ตัวเลือก: ความกว้าง, ความสูง หน่วยเป็นพิกเซล (คงสัดส่วนเดิม)';
|
||||
$strTransformation_image_jpeg__link = 'แสดงลิงก์ไปยังรูป (ดาวน์โหลดข้อมูลไบนารีโดยตรง/blob).';
|
||||
$strTransformation_image_png__inline = 'ดูรูปชนิด image/jpeg ทันที';
|
||||
$strTransformation_text_plain__unformatted = 'แสดงโค้ด HTML เป็น HTML entities. การจัดรูปแบบแบบ HTML จะไม่ถูกแสดง';
|
||||
$strTruncateQueries = 'ตัดทอนคำค้นที่แสดง';
|
||||
$strType = 'ชนิด';
|
||||
|
||||
$strUncheckAll = 'ไม่เลือกเลย';
|
||||
$strUnique = 'เอกลักษณ์';
|
||||
$strUnselectAll = 'ไม่เลือกเลย';
|
||||
$strUpdComTab = 'โปรดอ่านเอกสารเกี่ยวกับ วิธีการปรับปรุงตาราง Column_comments (เก็บหมายเหตุของคอลัมน์) ของคุณ';
|
||||
$strUpdatePrivMessage = 'คุณได้ปรับปรุงสิทธิสำหรับ %s แล้ว';
|
||||
$strUpdateProfile = 'ปรับปรุงโพรไฟล์:';
|
||||
$strUpdateProfileMessage = 'ปรับปรุงโพรไฟล์เรียบร้อยแล้ว';
|
||||
@@ -578,12 +602,8 @@ $strYes = 'ใช่';
|
||||
|
||||
$strZeroRemovesTheLimit = 'โปรดทราบ: ถ้าเปลี่ยนค่าเหล่านี้เป็น 0 (ศูนย์) จะหมายถึง ไม่มีขีดจำกัด.';
|
||||
$strZip = '"ถูกบีบอัดอยู่ (zip)"';
|
||||
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
|
||||
|
||||
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
|
||||
$strAddedColumnComment = 'Added comment for column'; //to translate
|
||||
$strAddedColumnRelation = 'Added relation for column'; //to translate
|
||||
$strAutomaticLayout = 'Automatic layout'; //to translate
|
||||
|
||||
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
|
||||
$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
|
||||
@@ -594,13 +614,8 @@ $strDefaultValueHelp = 'For default values, please enter just a single value, wi
|
||||
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
|
||||
$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
|
||||
|
||||
$strFileNameTemplate = 'File name template';//to translate
|
||||
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
|
||||
$strFileNameTemplateRemember = 'remember template';//to translate
|
||||
$strFlushPrivilegesNote = 'โปรดทราบ: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
|
||||
|
||||
$strInnodbStat = 'InnoDB Status'; //to translate
|
||||
|
||||
$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strMIME_transformation = 'Browser transformation';//to translate
|
||||
@@ -609,35 +624,18 @@ $strMIME_transformation_options = 'Transformation options';//to translate
|
||||
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
||||
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
|
||||
|
||||
$strPerMinute = 'per minute';//to translate
|
||||
$strPerSecond = 'per second';//to translate
|
||||
$strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
|
||||
$strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
|
||||
$strPrivDescSuper = 'อนุญาตให้เชื่อมต่อ, แม้ว่าจำนวนการเชื่อมต่อจะถึงระดับสูงสุดแล้ว; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
|
||||
|
||||
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
|
||||
|
||||
$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
|
||||
$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strStatCheckTime = 'Last check';//to translate
|
||||
$strStatCreateTime = 'Creation';//to translate
|
||||
$strStatUpdateTime = 'Last update';//to translate
|
||||
|
||||
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
|
||||
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
|
||||
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
|
||||
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
||||
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||
$strTransformation_text_plain__external = 'สำหรับ ลีนุกซ์ เท่านั้น: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
||||
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
|
||||
$strTransformation_text_plain__unformatted = 'แสดงโค้ด HTML เป็น HTML entities. No HTML formatting is shown.';//to translate
|
||||
|
||||
$strAutodetect = 'Autodetect'; //to translate
|
||||
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
||||
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
||||
$strTransformation_text_plain__substr = 'แสดงข้อความบางส่วนเท่านั้น. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
|
||||
|
||||
$strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strShowFullQueries = 'Show Full Queries'; //to translate
|
||||
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user