home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / akce / web / phptriad / phptriad2-2-1.exe / htdocs / phpmyadmin / lang / romanian.inc.php < prev    next >
PHP Script  |  2002-01-06  |  14KB  |  348 lines

  1. <?php
  2. /* $Id: romanian.inc.php,v 1.48 2001/12/20 19:46:29 lem9 Exp $ */
  3.  
  4. $charset = 'iso-8859-1';
  5. $text_dir = 'ltr';
  6. $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
  7. $right_font_family = 'helvetica, arial, geneva, sans-serif';
  8. $number_thousands_separator = ',';
  9. $number_decimal_separator = '.';
  10. $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
  11.  
  12. $day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
  13. $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
  14. // See http://www.php.net/manual/en/function.strftime.php to define the
  15. // variable below
  16. $datefmt = '%B %d, %Y at %I:%M %p';
  17.  
  18.  
  19. $strAccessDenied = 'Acces interzis';
  20. $strAction = 'Actiune';
  21. $strAddDeleteColumn = 'Adauga/Sterge coloane';
  22. $strAddDeleteRow = 'Adauga/Sterge criteriu';
  23. $strAddNewField = 'Adauga camp nou';
  24. $strAddPriv = 'Adauga un nou drept de acces';
  25. $strAddPrivMessage = 'Ati adaugat un nou drept de acces.';
  26. $strAddSearchConditions = 'Adauga conditie de cautare (parte a comenzii "where"):';
  27. $strAddToIndex = 'Adauga la coloana(ele) index  %s ';
  28. $strAddUser = 'Adauga un utilizator nou';
  29. $strAddUserMessage = 'Ati adaugat un nou utilizator.';
  30. $strAffectedRows = 'Linii afectate:';
  31. $strAfter = 'Dupa';
  32. $strAfterInsertBack = 'Revenire';
  33. $strAfterInsertNewInsert = 'Adauga o noua inregistrare';
  34. $strAll = 'Toate';
  35. $strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
  36. $strAnalyzeTable = 'Analizare tabel';
  37. $strAnd = 'Si (And)';
  38. $strAnIndex = 'A fost adaugat un index la %s';
  39. $strAny = 'Oricare';
  40. $strAnyColumn = 'Oricare coloana';
  41. $strAnyDatabase = 'Oricare baza de date';
  42. $strAnyHost = 'Oricare host';
  43. $strAnyTable = 'Oricare tabel';
  44. $strAnyUser = 'Oricare utilizator';
  45. $strAPrimaryKey = 'A fost adaugat o cheie primara la %s';
  46. $strAscending = 'Crescatoare';
  47. $strAtBeginningOfTable = 'La inceputul tabelului';
  48. $strAtEndOfTable = 'La sfarsitul tabelului';
  49. $strAttr = 'Proprietati';
  50.  
  51. $strBack = 'Inapoi';
  52. $strBinary = 'Binar';
  53. $strBinaryDoNotEdit = 'Binar - a nu se edita';
  54. $strBookmarkDeleted = 'Eticheta a fost stearsa.';
  55. $strBookmarkLabel = 'Eticheta - Label';
  56. $strBookmarkQuery = 'Comanda SQL salvata (Bookmarked SQL-query)';
  57. $strBookmarkThis = 'Salveaza aceasta comanda SQL';
  58. $strBookmarkView = 'Numai vizualizare';
  59. $strBrowse = 'Navigare';
  60. $strBzip = '"bzipped"';
  61.  
  62. $strCantLoadMySQL = 'extensia MySQL nu se incarca,<br />va rugam verificati configuratia PHP.';
  63. $strCantRenameIdxToPrimary = 'Nu poti redenumi index-ul la un nume PRIMARY!';
  64. $strCardinality = 'Cardinalitate';
  65. $strCarriage = 'Enter: \\r';
  66. $strChange = 'Schimbare';
  67. $strCheckAll = 'Marcheaza toate';
  68. $strCheckDbPriv = 'Marcheaza drepturile de acces la baza de date';
  69. $strCheckTable = 'Verificare tabel';
  70. $strColumn = 'Coloana';
  71. $strColumnNames = 'Numele coloanelor';
  72. $strCompleteInserts = 'Rezolva inserarea';
  73. $strConfirm = 'Sunteti sigur ca doriti sa continuati?';
  74. $strCookiesRequired = 'Trebuie sa aveti activat "cookies".';
  75. $strCopyTable = 'Copiaza tabela la (database<b>.</b>table):';
  76. $strCopyTableOK = 'Tabelul %s a fost copiat la %s.';
  77. $strCreate = 'Creaza';
  78. $strCreateIndex = 'Creaza un index pe %s coloana';
  79. $strCreateIndexTopic = 'Creaza un nou index';
  80. $strCreateNewDatabase = 'Creaza baza de date noua';
  81. $strCreateNewTable = 'Creaza tabel nou in baza de date ';
  82. $strCriteria = 'Criteriu';
  83.  
  84. $strData = 'Date';
  85. $strDatabase = 'Baza de date ';
  86. $strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncat.';
  87. $strDatabases = 'Baze de date';
  88. $strDatabasesStats = 'Statisticile bazelor de date';
  89. $strDataOnly = 'Numai date';
  90. $strDefault = 'Setare de baza';
  91. $strDelete = 'Sterge';
  92. $strDeleted = 'Linia a fost stearsa';
  93. $strDeletedRows = 'Randuri sterse:';
  94. $strDeleteFailed = 'Stergere nereusita!';
  95. $strDeleteUserMessage = 'Ati sters utilizatorul %s.';
  96. $strDescending = 'Descrescator';
  97. $strDisplay = 'Afisare';
  98. $strDisplayOrder = 'Ordine de afisare:';
  99. $strDoAQuery = 'Executa un "query by example" (wildcard: "%")';
  100. $strDocu = 'Documentatie';
  101. $strDoYouReally = 'Sunteti sigur ca doriti sa ';
  102. $strDrop = 'Arunca';
  103. $strDropDB = 'Arunca baza de date';
  104. $strDropTable = 'Arunca tabelul';
  105. $strDumpingData = 'Salvarea datelor din tabel';
  106. $strDynamic = 'dinamic';
  107.  
  108. $strEdit = 'Editare';
  109. $strEditPrivileges = 'Editeaza drepturile de acces';
  110. $strEffective = 'Efectiv';
  111. $strEmpty = 'Goleste';
  112. $strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
  113. $strEnd = 'Sfarsit';
  114. $strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
  115. $strError = 'Eroare';
  116. $strExtendedInserts = 'Inserari extinse';
  117. $strExtra = 'Extra';
  118.  
  119. $strField = 'Camp';
  120. $strFieldHasBeenDropped = 'Campul %s a fost aruncat';
  121. $strFields = 'Campuri';
  122. $strFieldsEmpty = ' Rezultat gol ';
  123. $strFieldsEnclosedBy = 'Campuri incadrate de';
  124. $strFieldsEscapedBy = 'Campuri realizate de';
  125. $strFieldsTerminatedBy = 'Campuri terminate de';
  126. $strFixed = 'fixat';
  127. $strFlushTable = 'Curatarea tabelului ("FLUSH")';
  128. $strFormat = 'Format';
  129. $strFormEmpty = 'Valoarea lipseste in formular !';
  130. $strFullText = 'Texte intregi';
  131. $strFunction = 'Functie';
  132.  
  133. $strGenTime = 'Timp de generare';
  134. $strGo = 'Executa';
  135. $strGrants = 'Drepturi';
  136. $strGzip = '"gzipped"';
  137.  
  138. $strHasBeenAltered = 'a fost alterat.';
  139. $strHasBeenCreated = 'a fost creat.';
  140. $strHome = 'Pagina de start';
  141. $strHomepageOfficial = 'Pagina oficiala phpMyAdmin';
  142. $strHomepageSourceforge = 'Pagina de descarcare Sourceforge phpMyAdmin';
  143. $strHost = 'Gazda (Host)';
  144. $strHostEmpty = 'Numele de gazda este gol!';
  145.  
  146. $strIdxFulltext = 'Tot textul'; 
  147. $strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
  148. $strIgnore = 'Ignora';
  149. $strIndex = 'Index';
  150. $strIndexes = 'Indexuri';
  151. $strIndexHasBeenDropped = 'Index %s a fost aruncat';
  152. $strIndexName = 'Nume index :';
  153. $strIndexType = 'Tip index :';
  154. $strInsert = 'Inserare';
  155. $strInsertAsNewRow = 'Insereaza ca o noua linie';
  156. $strInsertedRows = 'Randuri inserate:';
  157. $strInsertNewRow = 'Insereaza o noua linie';
  158. $strInsertTextfiles = 'Insereaza fisiere de text in tabel';
  159. $strInstructions = 'Instructiuni';
  160. $strInUse = 'in folosinta';
  161. $strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.';
  162.  
  163. $strKeepPass = 'Nu schimbati parola';
  164. $strKeyname = 'Nume cheie';
  165. $strKill = 'Opreste';
  166.  
  167. $strLength = 'Lungime';
  168. $strLengthSet = 'Lungime/Setare';
  169. $strLimitNumRows = 'Numarul de inregistrari de pe pagina';
  170. $strLineFeed = 'Dezvoltare linie: \\n';
  171. $strLines = 'Linii';
  172. $strLinesTerminatedBy = 'Linii terminate de';
  173. $strLocationTextfile = 'Locatia fisierului text';
  174. $strLogin = 'Autentificare';
  175. $strLogout = 'Deconectare';
  176. $strLogPassword = 'Parola:';
  177. $strLogUsername = 'Nume utilizator:';
  178.  
  179. $strModifications = 'Modificarile au fost salvate';
  180. $strModify = 'Modificare';
  181. $strModifyIndexTopic = 'Modifica un index';
  182. $strMoveTable = 'Muta tabela la (database<b>.</b>table):';
  183. $strMoveTableOK = 'Tabela %s a fost mutat la %s.';
  184. $strMySQLReloaded = 'MySQL reincarcat.';
  185. $strMySQLSaid = 'MySQL zice: ';
  186. $strMySQLServerProcess = 'MySQL %pma_s1% ruland pe %pma_s2% ca %pma_s3%';
  187. $strMySQLShowProcess = 'Afiseaza procesele';
  188. $strMySQLShowStatus = 'Afiseaza informatiile runtime MySQL';
  189. $strMySQLShowVars = 'Afiseaza variabilele de sistem MySQL';
  190.  
  191. $strName = 'Nume';
  192. $strNbRecords = 'Numar de inregistrari';
  193. $strNext = 'Urmatorul';
  194. $strNo = 'Nu';
  195. $strNoDropDatabases = 'Comenzile "DROP DATABASE" sunt dezactivate.';
  196. $strNoDatabases = 'Nu sunt baze de date';
  197. $strNoFrames = 'phpMyAdmin are o interfata mai prietenoasa cu navigator care lucreaza cu <b>frame-uri</b>.';
  198. $strNoIndex = 'Index nu este definit!';
  199. $strNoIndexPartsDefined = 'Nu sunt definite parti din index!';
  200. $strNoModification = 'Nici o schimbare';
  201. $strNone = 'Nici unul(a)';
  202. $strNoPassword = 'Nu exista parola';
  203. $strNoPrivileges = 'Nu exista drepturi de acces';
  204. $strNoQuery = 'Nu exista cerere SQL!';
  205. $strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
  206. $strNoTablesFound = 'Nu s-a gasit nici un tabel in baza de date.';
  207. $strNotNumber = 'Acesta nu este un numar!';
  208. $strNotValidNumber = 'Nu este un numar valid de linie!';
  209. $strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
  210. $strNull = 'Nul';
  211. $strNumberIndexes = ' Numarul indexurilor avansate ';
  212.  
  213. $strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
  214. $strOptimizeTable = 'Optimizare tabel';
  215. $strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se scrie un caracter special.';
  216. $strOptionally = 'OPTIONAL';
  217. $strOr = 'Sau';
  218. $strOverhead = 'Asupra';
  219.  
  220. $strPartialText = 'Texte partiale';
  221. $strPassword = 'Parola';
  222. $strPasswordEmpty = 'Parola este goala!';
  223. $strPasswordNotSame = 'Parolele nu corespund!';
  224. $strPmaDocumentation = 'Documentatie phpMyAdmin';
  225. $strPHPVersion = 'Versiune PHP';
  226. $strPos1 = 'Incepe';
  227. $strPrevious = 'Anterior';
  228. $strPrimary = 'Primar';
  229. $strPrimaryKey = 'Cheie primara';
  230. $strPrimaryKeyHasBeenDropped = 'Cheia primara a fost aruncat';
  231. $strPrimaryKeyName = 'Numele cheii primare trebuie sa fie ... PRIMARY!';
  232. $strPrimaryKeyWarning = '("Numele PRIMARY" <b>trebuie</b> sa fie <b>numai la</b> cheie primara!)';
  233. $strPrintView = 'Viziualizare imprimare';
  234. $strPrivileges = 'Drepturi de acces';
  235. $strProperties = 'Atribute';
  236.  
  237. $strQBE = 'Comanda prin exemplu (Query by Example)';
  238. $strQBEDel = 'Del';
  239. $strQBEIns = 'Ins';
  240. $strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
  241.  
  242. $strRecords = 'Inregistrari';
  243. $strReloadFailed = 'Reincarcare MySQL nereusita.';
  244. $strReloadMySQL = 'Reincarcare MySQL';
  245. $strRememberReload = 'Nu uitati sa reincarcati serverul.';
  246. $strRenameTable = 'Rename tabel la';
  247. $strRenameTableOK = 'Tabelului %s i s-a dat un numele de %s';
  248. $strRepairTable = 'Reparare tabel';
  249. $strReplace = 'Inlocuire';
  250. $strReplaceTable = 'Inlocuieste datele tabelului cu fisier';
  251. $strReset = 'Resetare';
  252. $strReType = 'Re-type';
  253. $strRevoke = 'Revocare';
  254. $strRevokeGrant = 'Revocare Grant';
  255. $strRevokeGrantMessage = 'Drepturile tale Grant au fost revocate pentru %s';
  256. $strRevokeMessage = 'Drepturile tale au fost revocate pentru %s';
  257. $strRevokePriv = 'Revocare drepturi de acces';
  258. $strRowLength = 'Lungime linie';
  259. $strRows = 'Linie';
  260. $strRowsFrom = 'linii incepand cu';
  261. $strRowSize = ' Marime linie ';
  262. $strRowsModeVertical= 'vertical';
  263. $strRowsModeHorizontal= 'orizontal';
  264. $strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule';
  265. $strRowsStatistic = 'Statisticile randului';
  266. $strRunning = 'ruland pe %s';
  267. $strRunQuery = 'Trimite comanda';
  268. $strRunSQLQuery = 'Run SQL query/queries pe baza de date %s';
  269.  
  270. $strSave = 'Salveaza';
  271. $strSelect = 'Selecteaza';
  272. $strSelectFields = 'Selecteaza campurile (cel putin unul):';
  273. $strSelectNumRows = 'in comanda (in query)';
  274. $strSend = 'Trimite';
  275. $strSequence = 'Seq.';
  276. $strServerChoice = 'Alegerea serverului';
  277. $strServerVersion = 'Versiune server';
  278. $strSetEnumVal = 'Daca campul este "enum" sau "set", va rugam adaugati valori folosind formatul: \'a\',\'b\',\'c\'...<br />Daca aveti nevoie sa puneti bara intoarsa (backslash) ("\") sau semnul ("\'") la aceste valori, folositi exemplul ( \'\\\\xyz\' or \'a\\\'b\').';
  279. $strShow = 'Afiseaza';
  280. $strShowAll = 'Arata toate'; 
  281. $strShowCols = 'Arata coloanele';
  282. $strShowingRecords = 'Afiseaza inregistrari';
  283. $strShowPHPInfo = 'Arata informatia PHP';
  284. $strShowTables = 'Arata tabelele';
  285. $strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
  286. $strSingly = '(singly)';
  287. $strSize = 'Marime';
  288. $strSort = 'Sortare';
  289. $strSpaceUsage = 'Utilizare spatiu';
  290. $strSQLQuery = 'Comansa SQL';
  291. $strStartingRecord = 'Incepere inregistrare';
  292. $strStatement = 'Comenzi';
  293. $strStrucCSV = 'Date CSV';
  294. $strStrucData = 'Structura si date';
  295. $strStrucDrop = 'Adauga \'salveaza tabel\'';
  296. $strStrucExcelCSV = 'Date CSV pentru MS Excel';
  297. $strStrucOnly = 'Numai structura';
  298. $strSubmit = 'Trimite';
  299. $strSuccess = 'Comanda dumneavoastra SQL a fost executata cu succes';
  300. $strSum = 'Sum';
  301.  
  302. $strTable = 'tabel ';
  303. $strTableComments = 'Comentarii tabel';
  304. $strTableEmpty = 'Numele de tabel este gol!';
  305. $strTableHasBeenDropped = 'Tabelul %s a fost aruncat';
  306. $strTableHasBeenEmptied = 'Tabelul %s a fost golit';
  307. $strTableHasBeenFlushed = 'Tabelul %s a fost curatat';
  308. $strTableMaintenance = 'Administrare tabel';
  309. $strTables = '%s tabele';
  310. $strTableStructure = 'Structura de tabel pentru tabelul';
  311. $strTableType = 'Tipul tabelului';
  312. $strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil';
  313. $strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.';
  314. $strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.';
  315. $strTheTerminator = 'Terminatorul campurilor.';
  316. $strTotal = 'total';
  317. $strType = 'Tip';
  318.  
  319. $strUncheckAll = 'Deselecteaza toate';
  320. $strUnique = 'Unic';
  321. $strUpdatePrivMessage = 'Ati actualizat privilegiile pentru %s.';
  322. $strUpdateProfile = 'Actualizarea profilului:';
  323. $strUpdateProfileMessage = 'Profilul a fost actualizat.';
  324. $strUpdateQuery = 'Reinnoire comanda';
  325. $strUsage = 'Utilizare';
  326. $strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
  327. $strUser = 'Utilizator';
  328. $strUserEmpty = 'Numele de utilizator este gol!';
  329. $strUserName = 'Nume de utilizator';
  330. $strUsers = 'Utilizatori';
  331. $strUseTables = 'Utilizare tabele';
  332.  
  333. $strValue = 'Valoare';
  334. $strViewDump = 'Vizualizarea schemei tabelului';
  335. $strViewDumpDB = 'Vizualizarea schemei bazei de date';
  336.  
  337. $strWelcome = 'Bine ai venit la %s';
  338. $strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
  339. $strWithChecked = 'Verificat cu:';
  340.  
  341. $strYes = 'Da';
  342.  
  343. $strZip = '"zipped"';
  344.  
  345. // To translate
  346.  
  347. ?>
  348.