Documentation TYPO3 par Ameos |
00001 <?php 00002 /* $Id: georgian-utf-8.inc.php,v 2.6 2003/12/30 21:34:04 nijel Exp $ */ 00003 00012 $charset = 'utf-8'; 00013 $allow_recoding = TRUE; 00014 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left) 00015 $left_font_family = 'Sylfaen'; 00016 $right_font_family = 'Sylfaen'; 00017 $number_thousands_separator = ' '; 00018 $number_decimal_separator = ','; 00019 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa 00020 $byteUnits = array('ბაიტი', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB'); 00021 00022 $day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'); 00023 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'); 00024 // See http://www.php.net/manual/en/function.strftime.php to define the 00025 // variable below 00026 $datefmt = '%B %d, %Y at %I:%M %p'; 00027 00028 $strAccessDenied = 'აკრძალულია'; 00029 $strAction = 'მოქმედება'; 00030 $strAddDeleteColumn = 'დაამატე/წაშალე სვეტის ველები'; 00031 $strAddDeleteRow = 'დაამატე/წაშალე სტრიქონის კრიტერია'; 00032 $strAddNewField = 'ახალი ველის დამატება.'; 00033 $strAddPriv = 'ახალი პრივილეგიის დამატება.'; 00034 $strAddPrivMessage = 'თქვენ დაამატეთ ახალი პრივილეგია.'; 00035 $strAddSearchConditions = 'ძებნის პარამეტრების დამატება ("where" ნაწილის ტანი):'; 00036 $strAddToIndex = ' %s ამ ინდექსში სვეტის(სვეტების) დამატება'; 00037 $strAddUser = 'ახალი მომხმარებლის დამატება.'; 00038 $strAddUserMessage = 'თქვენ დაამატეთ ახალი მომხმარებელი.'; 00039 $strAffectedRows = 'გააქტიურებული რიგები:'; 00040 $strAfter = '%s შემდეგ'; 00041 $strAfterInsertBack = 'წინა გვერდზე დაბრუნება'; 00042 $strAfterInsertNewInsert = 'ახალი სვეტის ჩამატება'; 00043 $strAll = 'ყველა'; 00044 $strAlterOrderBy = 'შეცვლილი ცხრილი სორტირებული'; 00045 $strAnalyzeTable = 'ცხრილის ანალიზი'; 00046 $strAnd = 'და'; 00047 $strAnIndex = 'ინდექსი დამატებულია ველზე %s'; 00048 $strAny = 'ნებისმიერი.'; 00049 $strAnyColumn = 'ნებისმიერი სვეტი'; 00050 $strAnyDatabase = 'ნებისმიერი მონაცემთა ბაზა'; 00051 $strAnyHost = 'ნებისმიერი ჰოსტი'; 00052 $strAnyTable = 'ნებისმიერი ცხრილი'; 00053 $strAnyUser = 'ნებისმიერი მომხმარებელი'; 00054 $strAPrimaryKey = 'პირველადი გასაღები დამატებულია ველზე %s'; 00055 $strAscending = 'ამომავალი'; 00056 $strAtBeginningOfTable = 'ცხრილის დასაწყისში'; 00057 $strAtEndOfTable = 'ცხრილის დასასრულში'; 00058 $strAttr = 'ატრიბუტები'; 00059 00060 $strBack = 'უკან'; 00061 $strBinary = 'ბინარული'; 00062 $strBinaryDoNotEdit = 'ბინარული - არ რედაქტირდება'; 00063 $strBookmarkDeleted = 'სანიშნი წაიშალა.'; 00064 $strBookmarkLabel = 'ჭდე'; 00065 $strBookmarkQuery = 'SQL-შეკითხვის(მოთხოვნის) სანიშნი'; 00066 $strBookmarkThis = 'მოცემული SQL-შეკითხვის(მოთხოვნის) სანიშნი'; 00067 $strBookmarkView = 'მხოლოდ დათვალიერება'; 00068 $strBrowse = 'ნახვა'; 00069 $strBzip = '"bzip შეკუმშვა"'; 00070 00071 $strCantLoadMySQL = 'MySQL გაფართოება არ ჩაიტვირტა,<br />გთხოვთ შეამოწმეთ PHP კონფიგურაცია.'; 00072 $strCantLoadRecodeIconv = 'ვერ ჩაიტვირთა iconv,რაც საჭიროა charset-ის ასამუშავებლად, შეცვალეთ php-ს კონფიგურირება თუ გინდათ ამ ფუნქციის გამოყენება, ან გამორთეთ charset ფუნქცია phpMyAdmin-ში'; 00073 $strCantRenameIdxToPrimary = 'PRIMARY-ში ინდექსის სახელის შეცვლა შეუძლებელია!'; 00074 $strCantUseRecodeIconv = 'iconv-ს ან libiconv-ს და recode_string-ს ვერ იყენებს, მაშინ როდესაც ფუნქცია ჩატვირთულია. შეამოწმეთ php კონფიგურაცია.'; 00075 $strCardinality = 'ელემენტების რაოდენობა'; 00076 $strCarriage = 'კურსორის გადატანა: \\r'; 00077 $strChange = 'შეცვლა'; 00078 $strChangeDisplay = 'აირჩიეთ მონაცემი გვერდზე გამოსაჩენად'; 00079 $strChangePassword = 'შეცვალე პაროლი'; 00080 $strCheckAll = 'მონიშნე ყველა'; 00081 $strCheckDbPriv = 'შეამოწმეთ მონაცემთა ბაზის პრივილეგიები'; 00082 $strCheckTable = 'ცხრილის შემოწმება'; 00083 $strChoosePage = 'აირჩიეთ გვერდი რედაქტირებისთვის'; 00084 $strColumn = 'სვეტი'; 00085 $strColumnNames = 'სვეტის სახელები'; 00086 $strComments = 'კომენტარი'; 00087 $strCompleteInserts = 'სრულყოფილი ჩამატება'; 00088 $strConfigFileError = 'phpMyAdmin-მა ვერ შეძლო კონფიგურაციის ფაილის წაკითხვა!<br/>ეს მაშინ ხდება თუ php-მ იპოვა parse შეცდომა, ან php-მ ვერ იპოვა ფაილი.<br />გამოიძახეთ კონფიგურაციის ფაილი და ქვევით ჩამოწერილი შეცდომები გაასწორეთ. უმეტეს შემთხვევაში წერტილ-მძიმე აკლია ხოლმე.<br />თუ ცარიელი გვერდი ჩამოიტვირთა, ესეიგი ყველაფერი რიგზეა.'; 00089 $strConfigureTableCoord = 'საჭიროა %s ცხრილის კოორდინატების კონფიგურირება'; 00090 $strConfirm = 'თქვენ დარწმუნებული ხართ რომ გინდათ ამის გაკეთება?'; 00091 $strCookiesRequired = 'ამ ადგილის შემდეგ Cookies უნდა ჩართოთ.'; 00092 $strCopyTable = 'ცხრილის კოპირება (ბაზა<b>.</b>ცხრილი):'; 00093 $strCopyTableOK = 'ცხრილი %s კოპირებულია %s ცხრილში.'; 00094 $strCreate = 'შექმნა'; 00095 $strCreateIndex = ' %s ინდექსის შექმნა სვეტებზე'; 00096 $strCreateIndexTopic = 'ახალი ინდექსის შექმნა'; 00097 $strCreateNewDatabase = 'ახალი მონაცემთა ბაზის შექმნა'; 00098 $strCreateNewTable = 'მონაცემთა ბაზაში ახალი ცხრილის შექმნა %s'; 00099 $strCreatePage = 'შექმენი ახალი გვერდი'; 00100 $strCriteria = 'კრიტერია'; 00101 00102 $strData = 'მონაცემები'; 00103 $strDatabase = 'მონაცემთა ბაზა '; 00104 $strDatabaseHasBeenDropped = 'მონაცემთა ბაზა %s წაიშალა.'; 00105 $strDatabases = 'ბაზები'; 00106 $strDatabasesStats = 'მონაცემთა ბაზის სტატისტიკა'; 00107 $strDatabaseWildcard = 'მონაცემთა ბაზა (wildcards allowed):'; 00108 $strDataOnly = 'მხოლოდ მონაცემები'; 00109 $strDefault = 'ავტო მნიშვნელობა'; 00110 $strDelete = 'წაშლა'; 00111 $strDeleted = 'სტრიქონი წაიშალა'; 00112 $strDeletedRows = 'სტრიქონები წაიშალა:'; 00113 $strDeleteFailed = 'წაშლილი ველი!'; 00114 $strDeleteUserMessage = 'თქვენ წაშალეთ მომხმარებელი %s.'; 00115 $strDescending = 'შუთავსებელი'; 00116 $strDisplay = 'აჩვენე'; 00117 $strDisplayOrder = 'დათვალიერების წესი:'; 00118 $strDisplayPDF = 'PDF სქემის ჩვენება'; 00119 $strDoAQuery = 'შეასრულე "მოთხოვნა მაგალითის მოხედვით" (ნებისმიერი სიმბოლოს აღმნიშვნელია: "%")'; 00120 $strDocu = 'დოკუმენტაცია'; 00121 $strDoYouReally = 'დარწმუნებული ხართ, რომ გინდათ '; 00122 $strDrop = 'წაშლა'; 00123 $strDropDB = 'წაშალე მონაცემთა ბაზა %s'; 00124 $strDropTable = 'სვეტის წაშლა'; 00125 $strDumpingData = 'მონაცემები ცხრილიდან '; 00126 $strDynamic = 'დინამიური'; 00127 00128 $strEdit = 'შესწორება'; 00129 $strEditPDFPages = 'PDF გვერდების რედაქტირება'; 00130 $strEditPrivileges = 'პრივილეგიების რედაქტირება'; 00131 $strEffective = 'ეფექტური'; 00132 $strEmpty = 'ცარიელი'; 00133 $strEmptyResultSet = 'MySQL-ის მიერ დააბრუნებული ჩანაწერების რაოდენობაა 0.'; 00134 $strEnd = 'დასასრული'; 00135 $strEnglishPrivileges = ' შენიშვნა: MySQL-ის პრივილეგიები ენიჭება ინგლისურად '; 00136 $strError = 'შეცდომა'; 00137 $strExport = 'ექსპორტი'; 00138 $strExtendedInserts = 'ჩამატების გაფართოება'; 00139 $strExtra = 'სხვა'; 00140 00141 $strField = 'ველი'; 00142 $strFieldHasBeenDropped = 'ველი %s წაიშალა'; 00143 $strFields = 'ველები'; 00144 $strFieldsEmpty = ' ველების მთვლელი ცარიელია! '; 00145 $strFieldsEnclosedBy = 'ველები ჩაკეტილია by'; 00146 $strFieldsEscapedBy = 'ველები გახსნილია by'; 00147 $strFieldsTerminatedBy = 'ველები განცალკავებულია by'; 00148 $strFixed = 'გამართულია'; 00149 $strFlushTable = 'კეში გადატანა ("FLUSH") ცხრილში'; 00150 $strFormat = 'ფორმატი'; 00151 $strFormEmpty = 'საჭიროა ფორმის აღმნიშვნელები!'; 00152 $strFullText = 'სრული ტექსტი'; 00153 $strFunction = 'ფუნქცია'; 00154 00155 $strGenBy = 'შექმნილია by'; 00156 $strGenTime = 'შექმნის დრო'; 00157 $strGo = 'შესრულება'; 00158 $strGrants = 'უფლებები'; 00159 $strGzip = '"gzip-ში შეკუმშვა"'; 00160 00161 $strHasBeenAltered = 'შეიცვალა.'; 00162 $strHasBeenCreated = 'შეიქმნა.'; 00163 $strHaveToShow = 'თქვენ ერთი ცხრილი მაინც უნდა აირჩიოთ'; 00164 $strHome = 'დასაწყისი'; 00165 $strHomepageOfficial = 'phpMyAdmin ოფიციალური ვებგვერდი'; 00166 $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download გვერდი'; 00167 $strHost = 'ჰოსტი'; 00168 $strHostEmpty = 'ჰოსტის სახელი ცარიელია!'; 00169 00170 $strIdxFulltext = 'სრული ტექსტი'; 00171 $strIfYouWish = 'თუ თქვენ მხოლოდ რამოდენიმე სვეტის მონაცემების ჩატვირთვა, მიუთითეთ მძიმეებით გამოყოფილი ველების ჩამონათვალი.'; 00172 $strIgnore = 'იგნორირება'; 00173 $strIndex = 'ინდექსირება'; 00174 $strIndexes = 'ინდექსები'; 00175 $strIndexHasBeenDropped = 'ინდექსი %s წაიშალა'; 00176 $strIndexName = 'ინდექსის სახელი :'; 00177 $strIndexType = 'ინდექსის ტიპი :'; 00178 $strInsert = 'დამატება'; 00179 $strInsertAsNewRow = 'დამატება ახალ ჩანაწერად'; 00180 $strInsertedRows = 'სტრიქონების დამატება:'; 00181 $strInsertNewRow = 'დაამატე ახალი სტრიქონი'; 00182 $strInsertTextfiles = 'ჩაამატე ტექსტური ფაილები ცხრილში'; 00183 $strInstructions = 'ინსტრუქცია'; 00184 $strInUse = 'გამოყენებულია'; 00185 $strInvalidName = '"%s" ეს რეგისტირებული სიტყვაა, შენ არ შეგიძლიათ ის გამოიყენო მონაცემთა ბაზის/ცხრილის/ველის სახელად.'; 00186 00187 $strKeepPass = 'არ შეცვალო ეს პაროლი'; 00188 $strKeyname = 'Keyname'; 00189 $strKill = 'Kill'; 00190 00191 $strLength = 'სიგრძე'; 00192 $strLengthSet = 'სიგრძე/მნიშვნელობა*'; 00193 $strLimitNumRows = 'სტრიქონის რაოდენობა თითოეულ გვერდზე'; 00194 $strLineFeed = 'ახალი ხაზი: \\n'; 00195 $strLines = 'სტრიქონები(ჩანაწერები) '; 00196 $strLinesTerminatedBy = 'სტრიქონები დაყოფილია by'; 00197 $strLinkNotFound = 'ლინკი ვერ ვიპოვე'; 00198 $strLinksTo = 'ლინკები'; 00199 $strLocationTextfile = 'მიუთითეთ ტექსტური ფაილის მდებარეობა'; 00200 $strLogin = 'ლოგინი'; 00201 $strLogout = 'გასვლა'; 00202 $strLogPassword = 'პაროლი:'; 00203 $strLogUsername = 'სახელი:'; 00204 00205 $strMissingBracket = 'ბრჭყალები არ არსებობს'; 00206 $strModifications = 'ცვლილებები შენახულია'; 00207 $strModify = 'შეცვალე'; 00208 $strModifyIndexTopic = 'ინდექსის შეცვლა'; 00209 $strMoveTable = 'გადაიტანე ცხრილები (მონაცემთა ბაზა<b>.</b>ცხრილი):'; 00210 $strMoveTableOK = 'ცხრილი %s გადატანილია %s ში.'; 00211 $strMySQLCharset = 'MySQL Charset-ი'; 00212 $strMySQLReloaded = 'MySQL გადაიტვირთა.'; 00213 $strMySQLSaid = 'MySQL-მა თქვა: '; 00214 $strMySQLServerProcess = 'MySQL %pma_s1% მუშაობს on %pma_s2% როგორც %pma_s3%'; 00215 $strMySQLShowProcess = 'პროცესების შვენება'; 00216 $strMySQLShowStatus = 'MySQL მონაცემთა ბაზის მდგომარეობის ჩვენება'; 00217 $strMySQLShowVars = 'MySQL მონაცემთა ბაზის სისტემური ცვლადები'; 00218 00219 $strName = 'სახელი'; 00220 $strNext = 'შემდეგი'; 00221 $strNo = 'არა'; 00222 $strNoDatabases = 'ცარიელია'; 00223 $strNoDescription = 'შინაარსი არ არის'; 00224 $strNoDropDatabases = '"DROP DATABASE" ოპერატორები გათიშულია.'; 00225 $strNoFrames = 'phpMyAdmin-თან სამუშაოდ საჭიროა ისეთი ბროუზერი რომელიც <b>ფრეიმებთან</b> მუშაობს.'; 00226 $strNoIndex = 'ინდექსი არ არსებობს!'; 00227 $strNoIndexPartsDefined = 'ინდექსის ნაწილები არ არსებობს!'; 00228 $strNoModification = 'ცვლილებები არ მომხდარა'; 00229 $strNone = 'არა'; 00230 $strNoPassword = 'არ არის პარილი'; 00231 $strNoPhp = 'PHP კოდის გარეშე'; 00232 $strNoPrivileges = 'არ არის პრივილეგიები'; 00233 $strNoQuery = 'SQL შეკითხვა არ არსებობს!'; 00234 $strNoRights = 'თქვენ არაგაქვთ ამის უფლება!'; 00235 $strNoTablesFound = 'მონაცემთა ბაზა არ შეიცავს ცხრილებს.'; 00236 $strNotNumber = 'ეს რიცხვი არაა!'; 00237 $strNotSet = '<b>%s</b> ცხრილი ვერ ვიპვე ან უწესრიგობაა %s-ში'; 00238 $strNotValidNumber = ' სტრიქონების მიუწვდომელი რაოდენობა!'; 00239 $strNoUsersFound = 'მომხმარებელი არ არის ნაპოვნი.'; 00240 $strNull = 'ნული'; 00241 $strNumSearchResultsInTable = '%s შესაბამისობა ცხრილის შიგნით<i>%s</i>'; 00242 $strNumSearchResultsTotal = '<b>სულ:</b> <i>%s</i> შესაბამისობა'; 00243 00244 $strOftenQuotation = 'ველების მნიშვნელობები მოთავსდება ამ სიმბოლოებში OPTIONALLY ნიშნავს რომ მხოლოდ char და varchar ტიპის ველების მნიშვნელობები მოთავსდება მითითებულ სიმბოლოებში.'; 00245 $strOperations = 'ოპერაციები'; 00246 $strOptimizeTable = 'ცხრილის ოპტიმიზაცია'; 00247 $strOptionalControls = 'არააუცილებელია. განსაზღვრავს როგორ უნდა იქნას ჩაწერილი და წაკითხული სპეციალური სიმბოლოები.'; 00248 $strOptionally = 'აქრჩევანის მიხედვით'; 00249 $strOptions = 'ოფციები'; 00250 $strOr = 'ან'; 00251 $strOverhead = 'ზედმეტი'; 00252 00253 $strPageNumber = 'გვერდის ნომერი:'; 00254 $strPartialText = 'ტექსტების ნაწილი'; 00255 $strPassword = 'პაროლი'; 00256 $strPasswordEmpty = 'პაროლი ცარიელია!'; 00257 $strPasswordNotSame = 'პაროლები განსხვავდება!'; 00258 $strPdfDbSchema = '"%s"-ს სქემა %s მონაცემთა ბაზაში'; 00259 $strPdfInvalidPageNum = 'PDF გვერდების რაოდენობა გაურკვეველია!'; 00260 $strPdfInvalidTblName = 'The "%s" table does not exist!'; 00261 $strPhp = 'PHP კოდის შექმნა'; 00262 $strPHPVersion = 'PHP ვერსია'; 00263 $strPmaDocumentation = 'phpMyAdmin-ის დოკუმენტაცია'; 00264 $strPmaUriError = 'დირექტივა <tt>$cfgPmaAbsoluteUri</tt> უნდა დაყენდეს კონფიგურაციის ფაილში!'; 00265 $strPos1 = 'დასაწყისი'; 00266 $strPrevious = 'წინა'; 00267 $strPrimary = 'პირველადი'; 00268 $strPrimaryKey = 'პირველადი ველი'; 00269 $strPrimaryKeyHasBeenDropped = 'პირველი გასაღები წაშლილია'; 00270 $strPrimaryKeyName = 'პირველი გასაღების სახელი უნდა იყოს PRIMARY!'; 00271 $strPrimaryKeyWarning = '("PRIMARY" <b>უნდა იყოს მხოლოდ</b> პირველი გასაღების სახელი!)'; 00272 $strPrintView = 'ბეჭდვისთვის'; 00273 $strPrivileges = 'პრივილეგიები'; 00274 $strProperties = 'თვისებები'; 00275 00276 $strQBE = 'ამორჩევა მაგალითის მიხედვით'; 00277 $strQBEDel = 'წაშლა'; 00278 $strQBEIns = 'დამატება'; 00279 $strQueryOnDb = 'SQL-შეკითხვა <b>%s</b> მონაცემთა ბაზაში:'; 00280 00281 $strRecords = 'ჩანაწერები'; 00282 $strReferentialIntegrity = 'მონაცემთა შემოწმება:'; 00283 $strRelationView = 'ურთიერთობათა სახე'; 00284 $strReloadFailed = 'MySQL წარუმატებლად გადაიტვირთა.'; 00285 $strReloadMySQL = 'MySQL-ის გადატვირთვა'; 00286 $strRememberReload = 'არ დაგავიწყდეთ სერვერის გადატვირთვა.'; 00287 $strRenameTable = 'სახელის შეცვლა'; 00288 $strRenameTableOK = 'ცხრილი %s გადაკეთდა %s-დ'; 00289 $strRepairTable = 'ცხრილის აღდგენა'; 00290 $strReplace = 'შეცვლა'; 00291 $strReplaceTable = 'შეცვალე ცხრილი მონაცემებით შემდეგი ფაილიდან'; 00292 $strReset = 'საწყისი მნიშვნელობები'; 00293 $strReType = 'დამოწმება'; 00294 $strRevoke = 'გაუქმება'; 00295 $strRevokeGrant = 'უფლებების გაუქმება'; 00296 $strRevokeGrantMessage = 'უფლებების პრივილეგია გაუუქმდა %s-ს'; 00297 $strRevokeMessage = 'თქვენ შეცვალეთ პრივიკებიები %s-სთვის'; 00298 $strRevokePriv = 'პრივილეგიების შეცვლა'; 00299 $strRowLength = 'სტრიქონის სიგრძე '; 00300 $strRows = 'ჩანაწერები'; 00301 $strRowsFrom = 'სტრიქონი. საწყისი სტრიქონი:'; 00302 $strRowSize = ' სტრიქონის ზომა '; 00303 $strRowsModeHorizontal = 'ჰორიზონტალური'; 00304 $strRowsModeOptions = '%s-ს რეჟიმში, სათაურები %s სვეტების სემდეგ'; 00305 $strRowsModeVertical = 'ვერტიკალური'; 00306 $strRowsStatistic = 'სტრიქონის სტატისტიკა'; 00307 $strRunning = 'გაშვებულია ჰოსტზე %s'; 00308 $strRunQuery = 'სესრულება'; 00309 $strRunSQLQuery = 'შეასრულე SQL მოთხოვნა/მოთხოვნები მონაცემთა ბაზაზე %s'; 00310 00311 $strSave = 'შენახვა'; 00312 $strScaleFactorSmall = 'მაშტაბის ფაქტორი ძალიან პატარაა იმისთვის, რომ გვერდის სქემაში აისახოს'; 00313 $strSearch = 'ძებნა'; 00314 $strSearchFormTitle = 'ძებნა მონაცემთა ბაზაში'; 00315 $strSearchInTables = 'Inside ცხრილი:'; 00316 $strSearchNeedle = 'საძიებელი სიტყვები ან მნიშვნელობები (wildcard: "%"):'; 00317 $strSearchOption1 = 'ერთი სიტყვა მაინც'; 00318 $strSearchOption2 = 'ყველა სიტყვა'; 00319 $strSearchOption3 = 'ზუსტი ფრაზა'; 00320 $strSearchOption4 = 'როგორც სწორი ფრაზა'; 00321 $strSearchResultsFor = 'ძებნის შედეგი "<i>%s</i>" %s:'; 00322 $strSearchType = 'ძიება:'; 00323 $strSelect = 'ამორჩევა'; 00324 $strSelectADb = 'გთხოვთ მონიშნეთ მონაცემთა ბაზა'; 00325 $strSelectAll = 'ყველას მონიშვნა'; 00326 $strSelectFields = 'აირჩიეთ ველები (მინიმუმ ერთი მაინც):'; 00327 $strSelectNumRows = 'მოთხოვნაში'; 00328 $strSelectTables = 'ცხრილის მონიშვნა'; 00329 $strSend = 'ფაილად შენახვა'; 00330 $strServerChoice = 'სერვერის არჩევა'; 00331 $strServerVersion = 'სერვერის ვერსია'; 00332 $strSetEnumVal = '"enum" ან "set" ტიპის ველებისათვის მონაცემები შეიყვანეთ შემდეგი ფორმატის მიხედვით: \'a\',\'b\',\'c\'...<br />თუ თქვენ დაგჭირდებათ დახრილი ხაზის ("\") ან დახრილი ხაზისა და აპოსტროფის ("\'") შეყვანა, ამ სიმბოლოების წინ და შორის ჩასვით დახრილი ხაზი ისე როგორც აქაა (for example \'\\\\xyz\' or \'a\\\'b\').'; 00333 $strShow = 'გამოიტანე'; 00334 $strShowAll = 'ყველას დათვალიერება'; 00335 $strShowColor = 'ფერების ჩვენება'; 00336 $strShowCols = 'სვეტების დათვალიერება'; 00337 $strShowGrid = 'ჩვენების ბადე'; 00338 $strShowingRecords = 'ნაჩვენებია ჩანაწერები '; 00339 $strShowPHPInfo = 'PHP ინფორმაცია'; 00340 $strShowTableDimension = 'ცხრილის ჩვენების ცვლილება'; 00341 $strShowTables = 'ცხრილების დათვალიერება'; 00342 $strShowThisQuery = ' მოცემული შეკითხვის ხელახლა ჩვენება '; 00343 $strSingly = '(ცალკე)'; 00344 $strSize = 'ზომა'; 00345 $strSort = 'სორტირება'; 00346 $strSpaceUsage = 'გამოყენებული სივრცე'; 00347 $strSplitWordsWithSpace = 'სიტყვები არის დაშლილია ცალკეულ სიმბოლოენად (" ").'; 00348 $strSQL = 'SQL-ი'; 00349 $strSQLQuery = 'SQL-ის ამორჩევა'; 00350 $strSQLResult = 'SQL შედეგი'; 00351 $strStatement = 'აღწერა'; 00352 $strStrucCSV = 'CSV მონაცემები'; 00353 $strStrucData = 'სტრუქტურა და მონაცემები'; 00354 $strStrucDrop = 'არსებულის წაშლა და დამატება'; 00355 $strStrucExcelCSV = 'CSV Ms Excel-ის მონაცემებისთვის '; 00356 $strStrucOnly = 'მხოლოდ სტრუქტურა'; 00357 $strStructPropose = 'ცხრილის სტრუქტურის შეთავაზება'; 00358 $strStructure = 'სტრუქტურა'; 00359 $strSubmit = 'თანხმობა'; 00360 $strSuccess = 'თქვენი SQL მოთხოვნა წარმატებით შესრულდა'; 00361 $strSum = 'ჯამი'; 00362 00363 $strTable = 'ცხრილი '; 00364 $strTableComments = 'კომენტარი ცხრილზე'; 00365 $strTableEmpty = 'ცხრილის სახელი არა არის მითითებული!'; 00366 $strTableHasBeenDropped = 'ცხრილი %s წაიშალა'; 00367 $strTableHasBeenEmptied = 'ცხრილი %s დაცარიელდა'; 00368 $strTableHasBeenFlushed = 'ცხრილი %s კეშირებულია'; 00369 $strTableMaintenance = 'ცხრილის მომსახურება'; 00370 $strTables = '%s ცხრილი'; 00371 $strTableStructure = 'ცხრილის სტრუქტურა. ცხრილი:'; 00372 $strTableType = 'ცხრილის ტიპი'; 00373 $strTextAreaLength = ' მისი სიგრძის გამო,<br /> ეს ველი შეიძლება არ არის რედაქტირებადი '; 00374 $strTheContent = 'ფაილის შემცველობა დამატებულ იქნა.'; 00375 $strTheContents = 'ცხრილის ის ჩანაწერები, რომლებსაც ჰქონდათ იდენტური პირველადი ან უნიკალური გასაღები შეცვლილია ფაილის შემცველობით.'; 00376 $strTheTerminator = 'ველების ტერმინატორი.'; 00377 $strTotal = 'სულ ცხრილში'; 00378 $strType = 'ტიპი'; 00379 00380 $strUncheckAll = 'Uncheck All'; 00381 $strUnique = 'უნიკალური'; 00382 $strUnselectAll = 'მონიშვნის გაუქმება'; 00383 $strUpdatePrivMessage = 'პრივილეგიები განახლდა %s-სთვის.'; 00384 $strUpdateProfile = 'პროფაილის განახლება:'; 00385 $strUpdateProfileMessage = 'პროფაილი განახლდა.'; 00386 $strUpdateQuery = 'შეკითხვის (მოთხოვნის) განახლება'; 00387 $strUsage = 'მოცულობა'; 00388 $strUseBackquotes = 'შებრუნებული ბრჭყალები'; 00389 $strUser = 'მომხმარებელი'; 00390 $strUserEmpty = 'მომხმარებლის სახელი ცარიელია!'; 00391 $strUserName = 'მომხმარებლის სახელი'; 00392 $strUsers = 'მომხმარებლები'; 00393 $strUseTables = 'მომხმარებლის ცხრილები'; 00394 00395 $strValue = 'მნიშვნელობა'; 00396 $strViewDump = 'ცხრილისი სქემა'; 00397 $strViewDumpDB = 'მონაცემთა ბაზის სქემა'; 00398 00399 $strWelcome = 'კეთილი იყოს თქვენი მობრძანება %s'; 00400 $strWithChecked = 'მონიშნულებთან:'; 00401 $strWrongUser = 'არასწორი სახელი/პაროლი. მიმართვა ბლოკირებულია'; 00402 00403 $strYes = 'კი'; 00404 00405 $strZip = '"zip-ში შეკუმშვა"'; 00406 00407 $strAllTableSameWidth = 'display all Tables with same width?'; //to translate 00408 00409 $strBeginCut = 'BEGIN CUT'; //to translate 00410 $strBeginRaw = 'BEGIN RAW'; //to translate 00411 00412 $strCharsetOfFile = 'Character set of the file:'; //to translate 00413 $strColComFeat = 'Displaying Column Comments'; //to translate 00414 $strCreatePdfFeat = 'Creation of PDFs'; //to translate 00415 00416 $strDisabled = 'Disabled'; //to translate 00417 $strDisplayFeat = 'Display Features'; //to translate 00418 00419 $strEnabled = 'Enabled'; //to translate 00420 $strEndCut = 'END CUT'; //to translate 00421 $strEndRaw = 'END RAW'; //to translate 00422 $strExplain = 'Explain SQL'; //to translate 00423 00424 $strGeneralRelationFeat = 'General relation features'; //to translate 00425 00426 $strNoExplain = 'Skip Explain SQL'; //to translate 00427 $strNotOK = 'not OK'; //to translate 00428 $strNoValidateSQL = 'Skip Validate SQL'; //to translate 00429 00430 $strOK = 'OK'; //to translate 00431 00432 $strPdfNoTables = 'No tables'; //to translate 00433 00434 $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate 00435 00436 $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate 00437 $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate 00438 $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate 00439 $strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate 00440 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate 00441 00442 $strValidateSQL = 'Validate SQL'; //to translate 00443 00444 $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate 00445 $strWebServerUploadDirectory = 'web-server upload directory'; //to translate 00446 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate 00447 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate 00448 $strServer = 'Server %s'; //to translate 00449 $strPutColNames = 'Put fields names at first row'; //to translate 00450 $strImportDocSQL = 'Import docSQL Files'; //to translate 00451 $strDataDict = 'Data Dictionary'; //to translate 00452 $strPrint = 'Print'; //to translate 00453 $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate 00454 $strCompression = 'Compression'; //to translate 00455 $strNumTables = 'Tables'; //to translate 00456 $strTotalUC = 'Total'; //to translate 00457 $strRelationalSchema = 'Relational schema'; //to translate 00458 $strTableOfContents = 'Table of contents'; //to translate 00459 $strCannotLogin = 'Cannot login to MySQL server'; //to translate 00460 $strShowDatadictAs = 'Data Dictionary Format'; //to translate 00461 $strLandscape = 'Landscape'; //to translate 00462 $strPortrait = 'Portrait'; //to translate 00463 00464 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate 00465 00466 $strAbortedClients = 'Aborted'; //to translate 00467 $strConnections = 'Connections'; //to translate 00468 $strFailedAttempts = 'Failed attempts'; //to translate 00469 $strGlobalValue = 'Global value'; //to translate 00470 $strMoreStatusVars = 'More status variables'; //to translate 00471 $strPerHour = 'per hour'; //to translate 00472 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.'; 00473 $strQueryType = 'Query type'; //to translate 00474 $strReceived = 'Received'; //to translate 00475 $strSent = 'Sent'; //to translate 00476 $strServerStatus = 'Runtime Information'; //to translate 00477 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate 00478 $strServerTabVariables = 'Variables'; //to translate 00479 $strServerTabProcesslist = 'Processes'; //to translate 00480 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.'; 00481 $strServerVars = 'Server variables and settings'; //to translate 00482 $strSessionValue = 'Session value'; //to translate 00483 $strTraffic = 'Traffic'; //to translate 00484 $strVar = 'Variable'; //to translate 00485 00486 $strCommand = 'Command'; //to translate 00487 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate 00488 $strId = 'ID'; //to translate 00489 $strProcesslist = 'Process list'; //to translate 00490 $strStatus = 'Status'; //to translate 00491 $strTime = 'Time'; //to translate 00492 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate 00493 00494 $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate 00495 $strLaTeX = 'LaTeX'; //to translate 00496 00497 $strAdministration = 'Administration'; //to translate 00498 $strFlushPrivilegesNote = 'Note: 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 00499 $strGlobalPrivileges = 'Global privileges'; //to translate 00500 $strGrantOption = 'Grant'; //to translate 00501 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate 00502 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate 00503 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate 00504 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate 00505 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate 00506 $strPrivDescDelete = 'Allows deleting data.'; //to translate 00507 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate 00508 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate 00509 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate 00510 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate 00511 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate 00512 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate 00513 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate 00514 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate 00515 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; 00516 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; 00517 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; 00518 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate 00519 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate 00520 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate 00521 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate 00522 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate 00523 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate 00524 $strPrivDescSelect = 'Allows reading data.'; //to translate 00525 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate 00526 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate 00527 $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate 00528 $strPrivDescUpdate = 'Allows changing data.'; //to translate 00529 $strPrivDescUsage = 'No privileges.'; //to translate 00530 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate 00531 $strResourceLimits = 'Resource limits'; //to translate 00532 $strUserOverview = 'User overview'; //to translate 00533 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate 00534 00535 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate 00536 00537 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate 00538 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate 00539 $strDeleting = 'Deleting %s'; //to translate 00540 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate 00541 $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate 00542 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate 00543 $strRemoveSelectedUsers = 'Remove selected users'; //to translate 00544 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate 00545 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate 00546 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate 00547 $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; //to translate 00548 $strExportToXML = 'Export to XML format'; //to translate 00549 00550 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate 00551 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate 00552 $strColumnPrivileges = 'Column-specific privileges'; //to translate 00553 $strDbPrivileges = 'Database-specific privileges'; //to translate 00554 $strLocalhost = 'Local'; 00555 $strLoginInformation = 'Login Information'; //to translate 00556 $strTblPrivileges = 'Table-specific privileges'; //to translate 00557 $strThisHost = 'This Host'; //to translate 00558 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate 00559 $strUserAlreadyExists = 'The user %s already exists!'; //to translate 00560 $strUseTextField = 'Use text field'; //to translate 00561 00562 $strNoUsersSelected = 'No users selected.'; //to translate 00563 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate 00564 $strAddedColumnComment = 'Added comment for column'; //to translate 00565 $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate 00566 $strAddedColumnRelation = 'Added relation for column'; //to translate 00567 $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate 00568 $strImportFinished = 'Import finished'; //to translate 00569 $strFileCouldNotBeRead = 'File could not be read'; //to translate 00570 $strIgnoringFile = 'Ignoring file %s'; //to translate 00571 $strThisNotDirectory = 'This was not a directory'; //to translate 00572 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate 00573 $strImportFiles = 'Import files'; //to translate 00574 $strDBGModule = 'Module'; //to translate 00575 $strDBGLine = 'Line'; //to translate 00576 $strDBGHits = 'Hits'; //to translate 00577 $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate 00578 $strDBGTotalTimeMs = 'Total time, ms'; //to translate 00579 $strDBGMinTimeMs = 'Min time, ms'; //to translate 00580 $strDBGMaxTimeMs = 'Max time, ms'; //to translate 00581 $strDBGContextID = 'Context ID'; //to translate 00582 $strDBGContext = 'Context'; //to translate 00583 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate 00584 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate 00585 $strCheckPrivs = 'Check Privileges'; //to translate 00586 $strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate 00587 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate 00588 $strDatabasesStatsDisable = 'Disable Statistics'; //to translate 00589 $strDatabasesStatsEnable = 'Enable Statistics'; //to translate 00590 $strJumpToDB = 'Jump to database "%s".'; //to translate 00591 $strDropSelectedDatabases = 'Drop Selected Databases'; //to translate 00592 $strNoDatabasesSelected = 'No databases selected.'; //to translate 00593 $strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate 00594 $strGlobal = 'global'; //to translate 00595 $strDbSpecific = 'database-specific'; //to translate 00596 $strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate 00597 $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate 00598 $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate 00599 $strChangeCopyModeCopy = '... keep the old one.'; //to translate 00600 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate 00601 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate 00602 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate 00603 $strWildcard = 'wildcard'; //to translate 00604 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate 00605 $strQueryTime = 'Query took %01.4f sec';//to translate 00606 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate 00607 $strDBComment = 'Database comment: ';//to translate 00608 $strQueryFrame = 'Query window';//to translate 00609 $strQueryFrameDebug = 'Debugging information';//to translate 00610 $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 00611 $strQuerySQLHistory = 'SQL-history';//to translate 00612 $strMIME_MIMEtype = 'MIME-type';//to translate 00613 $strMIME_transformation = 'Browser transformation';//to translate 00614 $strMIME_transformation_options = 'Transformation options';//to translate 00615 $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 00616 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate 00617 $strMIME_available_mime = 'Available MIME-types';//to translate 00618 $strMIME_available_transform = 'Available transformations';//to translate 00619 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate 00620 $strMIME_description = 'Description';//to translate 00621 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate 00622 $strMIME_file = 'Filename';//to translate 00623 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate 00624 $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate 00625 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate 00626 $strInnodbStat = 'InnoDB Status'; //to translate 00627 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate 00628 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate 00629 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate 00630 $strSQLOptions = 'SQL options';//to translate 00631 $strXML = 'XML';//to translate 00632 $strCSVOptions = 'CSV options';//to translate 00633 $strNoOptions = 'This format has no options';//to translate 00634 $strStatCreateTime = 'Creation';//to translate 00635 $strStatUpdateTime = 'Last update';//to translate 00636 $strStatCheckTime = 'Last check';//to translate 00637 $strPerMinute = 'per minute';//to translate 00638 $strPerSecond = 'per second';//to translate 00639 $strAutomaticLayout = 'Automatic layout'; //to translate 00640 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate 00641 $strFileNameTemplate = 'File name template';//to translate 00642 $strFileNameTemplateRemember = 'remember template';//to translate 00643 $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 00644 $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 00645 $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 00646 $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 00647 $strAutodetect = 'Autodetect'; //to translate 00648 $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 00649 $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 00650 $strUseHostTable = 'Use Host Table'; //to translate 00651 $strShowFullQueries = 'Show Full Queries'; //to translate 00652 $strTruncateQueries = 'Truncate Shown Queries'; //to translate 00653 $strSwitchToTable = 'Switch to copied table'; //to translate 00654 $strCharset = 'Charset'; //to translate 00655 $strLaTeXOptions = 'LaTeX options'; //to translate 00656 $strRelations = 'Relations'; //to translate 00657 $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate 00658 $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate 00659 $strMustSelectFile = 'You should select file which you want to insert.'; //to translate 00660 $strSaveOnServer = 'Save on server in %s directory'; //to translate 00661 $strOverwriteExisting = 'Overwrite existing file(s)'; //to translate 00662 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate 00663 $strDumpSaved = 'Dump has been saved to file %s.'; //to translate 00664 $strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate 00665 $strNoSpace = 'Insufficient space to save the file %s.'; //to translate 00666 $strInsertedRowId = 'Inserted row id:'; //to translate 00667 $strLoadMethod = 'LOAD method'; //to translate 00668 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate 00669 $strExecuteBookmarked = 'Execute bookmarked query'; //to translate 00670 $strExcelOptions = 'Excel options'; //to translate 00671 $strReplaceNULLBy = 'Replace NULL by'; //to translate 00672 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate 00673 $strPaperSize = 'Paper size'; //to translate 00674 $strDatabaseNoTable = 'This database contains no table!';//to translate 00675 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate 00676 $strAddIntoComments = 'Add into comments';//to translate 00677 $strDatabaseExportOptions = 'Database export options';//to translate 00678 $strAddDropDatabase = 'Add DROP DATABASE';//to translate 00679 $strToggleScratchboard = 'toggle scratchboard'; //to translate 00680 $strTableOptions = 'Table options'; //to translate 00681 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate 00682 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate 00683 $strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate 00684 $strCharsets = 'Charsets'; //to translate 00685 $strDescription = 'Description'; //to translate 00686 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate 00687 $strCollation = 'Collation'; //to translate 00688 $strMultilingual = 'multilingual'; //to translate 00689 $strGerman = 'German'; //to translate 00690 $strPhoneBook = 'phone book'; //to translate 00691 $strDictionary = 'dictionary'; //to translate 00692 $strSwedish = 'Swedish'; //to translate 00693 $strDanish = 'Danish'; //to translate 00694 $strCzech = 'Czech'; //to translate 00695 $strTurkish = 'Turkish'; //to translate 00696 $strEnglish = 'English'; //to translate 00697 $strHungarian = 'Hungarian'; //to translate 00698 $strCroatian = 'Croatian'; //to translate 00699 $strBulgarian = 'Bulgarian'; //to translate 00700 $strLithuanian = 'Lithuanian'; //to translate 00701 $strEstonian = 'Estonian'; //to translate 00702 $strCaseInsensitive = 'case-insensitive'; //to translate 00703 $strCaseSensitive = 'case-sensitive'; //to translate 00704 $strUkrainian = 'Ukrainian'; //to translate 00705 $strHebrew = 'Hebrew'; //to translate 00706 $strWestEuropean = 'West European'; //to translate 00707 $strCentralEuropean = 'Central European'; //to translate 00708 $strTraditionalChinese = 'Traditional Chinese'; //to translate 00709 $strCyrillic = 'Cyrillic'; //to translate 00710 $strArmenian = 'Armenian'; //to translate 00711 $strArabic = 'Arabic'; //to translate 00712 $strRussian = 'Russian'; //to translate 00713 $strUnknown = 'unknown'; //to translate 00714 $strBaltic = 'Baltic'; //to translate 00715 $strUnicode = 'Unicode'; //to translate 00716 $strSimplifiedChinese = 'Simplified Chinese'; //to translate 00717 $strKorean = 'Korean'; //to translate 00718 $strGreek = 'Greek'; //to translate 00719 $strJapanese = 'Japanese'; //to translate 00720 $strThai = 'Thai'; //to translate 00721 $strUseThisValue = 'Use this value'; //to translate 00722 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate 00723 $strBrowseForeignValues = 'Browse foreign values'; //to translate 00724 $strInternalRelations = 'Internal relations'; //to translate 00725 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate 00726 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate 00727 $strLatexStructure = 'Structure of table __TABLE__';//to translate 00728 $strLatexContinued = '(continued)';//to translate 00729 $strLatexContent = 'Content of table __TABLE__';//to translate 00730 $strLatexIncludeCaption = 'Include table caption';//to translate 00731 $strLatexCaption = 'Table caption';//to translate 00732 $strLatexLabel = 'Label key';//to translate 00733 $strLatexContinuedCaption = 'Continued table caption';//to translate 00734 00735 $strPrintViewFull = 'Print view (with full texts)'; //to translate 00736 $strLogServer = 'Server'; //to translate 00737 $strSortByKey = 'Sort by key'; //to translate 00738 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate 00739 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate 00740 $strConstraintsForTable = 'Constraints for table'; //to translate 00741 $strBookmarkOptions = 'Bookmark options'; //to translate 00742 $strCreationDates = 'Creation/Update/Check dates'; //to translate 00743 $strCheckOverhead = 'Check overheaded'; //to translate 00744 $strExcelEdition = 'Excel edition'; //to translate 00745 $strDelayedInserts = 'Use delayed inserts'; //to translate 00746 $strSQLExportType = 'Export type'; //to translate 00747 $strAddConstraints = 'Add constraints'; //to translate 00748 $strGeorgian = 'Georgian'; //to translate 00749 $strCzechSlovak = 'Czech-Slovak'; //to translate 00750 $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate 00751 $strMaximumSize = 'Maximum size: %s%s'; //to translate 00752 ?>