# Automatically generated <>, 2010. msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-13 00:41+0200\n" "Last-Translator: \n" "Language-Team: romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Pootle 2.0.1\n" #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" "You probably did not create a configuration file. You might want to use the %" "1$ssetup script%2$s to create one." msgstr "" "Motivul probabil pentru aceasta este că nu ați creat un fișier de " "configurare. Puteți folosi %1$s vrăjitorul de setări %2$s pentru a crea un " "astfel de fișier." #: libraries/auth/config.auth.lib.php:116 msgid "" "phpMyAdmin tried to connect to the MySQL server, and the server rejected the " "connection. You should check the host, username and password in your " "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." msgstr "" "phpMyAdmin a încercat să se conecteze la serverul MySQL, dar acesta a " "respins conexiunea. Verificați numele hostului, utilizatorul și parola în " "fișierul de configurare și asigurați-vă că ele corespund informațiilor " "furnizate de administratorul serverului MySQL." #. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" #. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" msgstr "en" #: libraries/Message.class.php:282 #, fuzzy, php-format #| msgid "%1$d row(s) affected." msgid "%1$d row affected." msgid_plural "%1$d rows affected." msgstr[0] "%1$d rînd(uri) afectat(e)." msgstr[1] "%1$d rînd(uri) afectat(e)." msgstr[2] "%1$d rînd(uri) afectat(e)." #: libraries/Message.class.php:301 #, fuzzy, php-format #| msgid "%1$d row(s) deleted." msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." msgstr[0] "%1$d rînd(uri) șters(e)." msgstr[1] "%1$d rînd(uri) șters(e)." msgstr[2] "%1$d rînd(uri) șters(e)." #: libraries/Message.class.php:320 #, fuzzy, php-format #| msgid "%1$d row(s) inserted." msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." msgstr[0] "%1$d rînd(uri) inserat(e)." msgstr[1] "%1$d rînd(uri) inserat(e)." msgstr[2] "%1$d rînd(uri) inserat(e)." #. l10n: Text direction, use either ltr or rtl #: libraries/messages.inc.php:15 msgid "ltr" msgstr "ltr" #. l10n: Thousands separator #: libraries/messages.inc.php:17 msgid "," msgstr "," #. l10n: Decimal separator #: libraries/messages.inc.php:19 msgid "." msgstr "." #: libraries/messages.inc.php:21 msgid "B" msgstr "octeți" #: libraries/messages.inc.php:21 msgid "KiB" msgstr "KiO" #: libraries/messages.inc.php:21 msgid "MiB" msgstr "MiO" #: libraries/messages.inc.php:21 msgid "GiB" msgstr "GiO" #: libraries/messages.inc.php:21 msgid "TiB" msgstr "TiO" #: libraries/messages.inc.php:21 msgid "PiB" msgstr "PiO" #: libraries/messages.inc.php:21 msgid "EiB" msgstr "EiO" #: libraries/messages.inc.php:23 msgid "Sun" msgstr "Dum" #: libraries/messages.inc.php:23 msgid "Mon" msgstr "Lun" #: libraries/messages.inc.php:23 msgid "Tue" msgstr "Mar" #: libraries/messages.inc.php:23 msgid "Wed" msgstr "Mie" #: libraries/messages.inc.php:23 msgid "Thu" msgstr "Joi" #: libraries/messages.inc.php:23 msgid "Fri" msgstr "Vin" #: libraries/messages.inc.php:23 msgid "Sat" msgstr "Sâm" #: libraries/messages.inc.php:24 msgid "Jan" msgstr "Ian" #: libraries/messages.inc.php:24 msgid "Feb" msgstr "Feb" #: libraries/messages.inc.php:24 msgid "Mar" msgstr "Mar" #: libraries/messages.inc.php:24 msgid "Apr" msgstr "Apr" #: libraries/messages.inc.php:24 msgid "May" msgstr "Mai" #: libraries/messages.inc.php:24 msgid "Jun" msgstr "Iun" #: libraries/messages.inc.php:24 msgid "Jul" msgstr "Iul" #: libraries/messages.inc.php:24 msgid "Aug" msgstr "Aug" #: libraries/messages.inc.php:24 msgid "Sep" msgstr "Sep" #: libraries/messages.inc.php:24 msgid "Oct" msgstr "Oct" #: libraries/messages.inc.php:24 msgid "Nov" msgstr "Noi" #: libraries/messages.inc.php:24 msgid "Dec" msgstr "Dec" #. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string #: libraries/messages.inc.php:26 msgid "%B %d, %Y at %I:%M %p" msgstr "%d %B %Y la %H:%M" #: libraries/messages.inc.php:27 #, php-format msgid "%s days, %s hours, %s minutes and %s seconds" msgstr "%s zile, %s ore, %s minute și %s secunde" #: libraries/messages.inc.php:29 msgid "Aborted" msgstr "Întrerupt" #: libraries/messages.inc.php:30 msgid "Access denied" msgstr "Acces interzis" #: libraries/messages.inc.php:31 msgid "Action" msgstr "Acțiune" #: libraries/messages.inc.php:32 msgid "Actions" msgstr "Acțiuni" #: libraries/messages.inc.php:33 msgid "Add AUTO_INCREMENT value" msgstr "Adaugă valoare pentru AUTO_INCREMENT" #: libraries/messages.inc.php:34 #, php-format msgid "Add %s" msgstr "Adăugare %s" #: libraries/messages.inc.php:35 msgid "Add constraints" msgstr "Adaugă constrîngere" #: libraries/messages.inc.php:36 msgid "Add/Delete Field Columns" msgstr "Adaugă/șterge coloane" #: libraries/messages.inc.php:37 msgid "Add/Delete Criteria Row" msgstr "Adaugă/șterge criteriu" #: libraries/messages.inc.php:38 #, php-format msgid "Add %s field(s)" msgstr "Adaugă %s cîmp(uri)" #: libraries/messages.inc.php:39 msgid "Add custom comment into header (\\n splits lines)" msgstr "Adăugare comentariu la antet (\\n înseamnă delimitare de rînd)" #: libraries/messages.inc.php:40 msgid "Add into comments" msgstr "Adăugare la comentarii" #: libraries/messages.inc.php:41 msgid "Add new field" msgstr "Adaugă cîmp nou" #: libraries/messages.inc.php:42 msgid "Add privileges on the following database" msgstr "Adaugă drepturi la baza de date următoare" #: libraries/messages.inc.php:43 msgid "Add privileges on the following table" msgstr "Adaugă drepturi la următorul tabel" #: libraries/messages.inc.php:44 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Adaugă condiție de căutare (parte a comenzii \"where\"):" #: libraries/messages.inc.php:45 #, php-format msgid "Add to index  %s column(s)" msgstr "Adaugă la coloana(ele) index  %s " #: libraries/messages.inc.php:46 msgid "Add a new User" msgstr "Adaugă un utilizator nou" #: libraries/messages.inc.php:47 msgid "You have added a new user." msgstr "Ați adăugat un nou utilizator." #: libraries/messages.inc.php:48 msgid "Administration" msgstr "Administrare" #: libraries/messages.inc.php:49 #, php-format msgid "After %s" msgstr "După %s" #: libraries/messages.inc.php:50 msgid "Go back to previous page" msgstr "Revenire" #: libraries/messages.inc.php:51 msgid "Insert another new row" msgstr "Adaugă o nouă înregistrare" #: libraries/messages.inc.php:52 msgid "Edit next row" msgstr "Editează rîndul următor" #: libraries/messages.inc.php:53 msgid "Go back to this page" msgstr "Înapoi la această pagină" #: libraries/messages.inc.php:54 msgid "All" msgstr "Toate" #: libraries/messages.inc.php:55 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. This might be good way to import large files, " "however it can break transactions." msgstr "" "Permite întreruperea importului în cazul în care scriptul detectează că se " "apropie de limita de timp. Aceasta poate fi o metodă bună de a importa " "fișiere mari, deși poate strica tranzacții." #: libraries/messages.inc.php:56 msgid "Display all tables with the same width" msgstr "Arată toate tabelele cu aceeaăi mărime?" #: libraries/messages.inc.php:57 msgid "Alter table order by" msgstr "Alterare „ordonare tabel după”" #: libraries/messages.inc.php:58 msgid "Analyze" msgstr "Analizează" #: libraries/messages.inc.php:59 msgid "Analyze table" msgstr "Analizare tabel" #: libraries/messages.inc.php:60 msgid "And" msgstr "Și" #: libraries/messages.inc.php:61 #, fuzzy msgid "and" msgstr "Și" #: libraries/messages.inc.php:62 msgid "and then" msgstr "și apoi" #: libraries/messages.inc.php:63 msgid "Angular links" msgstr "Legături unghiulare" #: libraries/messages.inc.php:64 #, php-format msgid "An index has been added on %s" msgstr "A fost adăugat un index la %s" #: libraries/messages.inc.php:65 msgid "Any" msgstr "Oricare" #: libraries/messages.inc.php:66 msgid "Any host" msgstr "Oricare gazdă" #: libraries/messages.inc.php:67 msgid "Any user" msgstr "Oricare utilizator" #: libraries/messages.inc.php:68 msgid "Apply Selected Changes" msgstr "Faceți modificările selectate" #: libraries/messages.inc.php:69 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Poate fi aproximativ. Vezi FAQ 3.11" #: libraries/messages.inc.php:70 #, php-format msgid "A primary key has been added on %s" msgstr "A fost adăugată o cheie primară la %s" #: libraries/messages.inc.php:71 msgid "Arabic" msgstr "Arab" #: libraries/messages.inc.php:72 msgid "Armenian" msgstr "Armean" #: libraries/messages.inc.php:73 msgid "Ascending" msgstr "Crescătoare" #: libraries/messages.inc.php:74 msgid "As defined:" msgstr "Conform definiției:" #: libraries/messages.inc.php:75 msgid "At Beginning of Table" msgstr "La începutul tabelului" #: libraries/messages.inc.php:76 msgid "At End of Table" msgstr "La sfîrșitul tabelului" #: libraries/messages.inc.php:77 msgid "Attributes" msgstr "Proprietăți" #: libraries/messages.inc.php:78 msgid "Automatic layout" msgstr "Așezare automată" #: libraries/messages.inc.php:80 msgid "Back" msgstr "Înapoi" #: libraries/messages.inc.php:81 msgid "Baltic" msgstr "Baltic" #: libraries/messages.inc.php:82 msgid "BEGIN CUT" msgstr "DE TĂIAT - ÎNCEPUT" #: libraries/messages.inc.php:83 msgid "BEGIN RAW" msgstr "ÎNCEPUT RAW" #: libraries/messages.inc.php:84 msgid "Binary" msgstr "Binar" #: libraries/messages.inc.php:85 msgid "Binary - do not edit" msgstr "Binar - a nu se edita" #: libraries/messages.inc.php:86 msgid "Binary log" msgstr "Jurnal binar" #: libraries/messages.inc.php:87 msgid "Event type" msgstr "Tip eveniment" #: libraries/messages.inc.php:88 msgid "Information" msgstr "Informație" #: libraries/messages.inc.php:89 msgid "Log name" msgstr "Denumire jurnal" #: libraries/messages.inc.php:90 msgid "Original position" msgstr "Pozitie originală" #: libraries/messages.inc.php:91 msgid "Position" msgstr "Poziție" #: libraries/messages.inc.php:92 msgid "Server ID" msgstr "ID server" #: libraries/messages.inc.php:93 msgid "BLOB Repository" msgstr "BLOB Repository" #: libraries/messages.inc.php:94 msgid "Damaged" msgstr "Deteriorat" #: libraries/messages.inc.php:95 #, php-format msgid "Are you sure you want to disable all BLOB references for database %s?" msgstr "Are you sure you want to disable all BLOB references for database %s?" #: libraries/messages.inc.php:96 #, fuzzy msgctxt "$strBLOBRepositoryDisabled" msgid "Disabled" msgstr "Dezactivat" #: libraries/messages.inc.php:97 msgid "Disable" msgstr "Dezactivează" #: libraries/messages.inc.php:98 msgid "You are about to DISABLE a BLOB Repository!" msgstr "You are about to DISABLE a BLOB Repository!" #: libraries/messages.inc.php:99 #, fuzzy msgctxt "$strBLOBRepositoryEnabled" msgid "Enabled" msgstr "Activat" #: libraries/messages.inc.php:100 msgid "Enable" msgstr "Activează" #: libraries/messages.inc.php:101 msgid "Remove BLOB Repository Reference" msgstr "Remove BLOB Repository Reference" #: libraries/messages.inc.php:102 #, fuzzy msgctxt "$strBLOBRepositoryRepair" msgid "Repair" msgstr "Repară" #: libraries/messages.inc.php:103 msgid "Upload to BLOB repository" msgstr "Upload to BLOB repository" #: libraries/messages.inc.php:104 msgid "Let every user access this bookmark" msgstr "Permite tuturor utilizatorilor să acceseze acest semn de carte" #: libraries/messages.inc.php:105 #, php-format msgid "Bookmark %s created" msgstr "Semnul de carte %s a fost creat" #: libraries/messages.inc.php:106 msgid "The bookmark has been deleted." msgstr "Eticheta a fost ștearsă." #: libraries/messages.inc.php:107 msgid "Label" msgstr "Etichetă" #: libraries/messages.inc.php:108 msgid "Bookmarked SQL query" msgstr "Comandă SQL salvată" #: libraries/messages.inc.php:109 msgid "Replace existing bookmark of same name" msgstr "Înlocuiește semnul de carte cu același nume" #: libraries/messages.inc.php:110 msgid "Bookmark this SQL query" msgstr "Pune semn de carte la această comandă SQL" #: libraries/messages.inc.php:111 msgid "View only" msgstr "Numai vizualizare" #: libraries/messages.inc.php:112 msgid "Browse" msgstr "Navigare" #: libraries/messages.inc.php:113 msgid "Browse distinct values" msgstr "Răsfoiește valori distincte" #: libraries/messages.inc.php:114 msgid "Browse foreign values" msgstr "Caută printre valori necunoscute" #: libraries/messages.inc.php:115 msgid "Buffer Pool Activity" msgstr "Buffer Pool Activity" #: libraries/messages.inc.php:116 msgid "Buffer Pool" msgstr "Buffer Pool" #: libraries/messages.inc.php:117 msgid "Buffer Pool Usage" msgstr "Buffer Pool Usage" #: libraries/messages.inc.php:118 msgid "Read misses in %" msgstr "Read misses in %" #: libraries/messages.inc.php:119 msgid "Read misses" msgstr "Read misses" #: libraries/messages.inc.php:120 msgid "Write waits in %" msgstr "Scrierea așteaptă în %" #: libraries/messages.inc.php:121 msgid "Write waits" msgstr "Scrierea așteaptă" #: libraries/messages.inc.php:122 msgid "Bulgarian" msgstr "Bulgar" #: libraries/messages.inc.php:123 msgid "Busy pages" msgstr "Pagini ocupate" #: libraries/messages.inc.php:124 msgid "\"bzipped\"" msgstr "cu „bzip2”" #: libraries/messages.inc.php:126 msgid "Calendar" msgstr "Calendar" #: libraries/messages.inc.php:127 msgid "Cancel" msgstr "Renunță" #: libraries/messages.inc.php:128 msgid "Could not load export plugins, please check your installation!" msgstr "" "Nu au putut fi încărcate modulele de export adiționale, vă rog verificați " "instalarea!" #: libraries/messages.inc.php:129 msgid "Could not load import plugins, please check your installation!" msgstr "" "Nu au putut fi încărcate modulele adiționale de import, vă rog verificați " "instalarea!" #: libraries/messages.inc.php:130 msgid "Cannot log in to the MySQL server" msgstr "Nu pot face conexiunea catre serverul MySQL" #: libraries/messages.inc.php:131 #, php-format msgid "" "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " "extension. Please check your PHP configuration." msgstr "" "nu se poate încărca extensia %s,
vă rugăm să verificați configurația " "PHP." #: libraries/messages.inc.php:132 msgid "" "Couldn't load the iconv or recode extension needed for charset conversion. " "Either configure PHP to enable these extensions or disable charset " "conversion in phpMyAdmin." msgstr "" "Nu pot încărca extensia iconv sau recode necesară pentru conversia de " "caractere, configurați PHP pentru a permite folosirea acestor extensii sau " "dezactivați conversia de caractere din phpMyAdmin." #: libraries/messages.inc.php:133 msgid "Can't rename index to PRIMARY!" msgstr "Nu puteți redenumi index-ul la un nume PRIMARY!" #: libraries/messages.inc.php:134 msgid "" "Couldn't use the iconv, libiconv, or recode_string functions, although the " "necessary extensions appear to be loaded. Check your PHP configuration." msgstr "" "Nu pot folosi funcțiile iconv nici libiconv nici recode_string în timp ce " "extensia este încărcată. Verificați configurația PHP." #: libraries/messages.inc.php:135 msgid "Cardinality" msgstr "Cardinalitate" #: libraries/messages.inc.php:136 msgid "case-insensitive" msgstr "insensibil la registru" #: libraries/messages.inc.php:137 msgid "case-sensitive" msgstr "sensibil la registru" #: libraries/messages.inc.php:138 msgid "Central European" msgstr "European de est" #: libraries/messages.inc.php:139 msgid "Change" msgstr "Schimbare" #: libraries/messages.inc.php:140 msgid "... keep the old one." msgstr "... menține cel vechi." #: libraries/messages.inc.php:141 msgid "Create a new user with the same privileges and ..." msgstr "Creează un utilizator nou cu aceleași privilegii și..." #: libraries/messages.inc.php:142 msgid "" " ... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... șterge cel vechi din tabelul de utilizatori și reîncarcă privilegiile." #: libraries/messages.inc.php:143 msgid " ... delete the old one from the user tables." msgstr " ... șterge cel vechi din tabelul de utilizatori." #: libraries/messages.inc.php:144 msgid "" " ... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ...revocă toate privilegiile active de la utilizatorul vechi și șterge-l " "după aceea." #: libraries/messages.inc.php:145 msgid "Change Login Information / Copy User" msgstr "Schimbă informațiile de autentificare/Copiază utilizator" #: libraries/messages.inc.php:146 msgid "Choose field to display" msgstr "Selectează un cîmp" #: libraries/messages.inc.php:147 msgid "Change password" msgstr "Schimbare parolă" #: libraries/messages.inc.php:148 msgid "Charset" msgstr "Set de caractere" #: libraries/messages.inc.php:149 msgid "Character set of the file:" msgstr "Setul de caractere al fișierului:" #: libraries/messages.inc.php:150 msgid "Character Sets and Collations" msgstr "Set de caractere și gestiunea acestora" #: libraries/messages.inc.php:151 msgid "Charsets" msgstr "Seturi de caractere" #: libraries/messages.inc.php:152 msgid "Check All" msgstr "Marchează toate" #: libraries/messages.inc.php:153 msgid "Check" msgstr "Verifică" #: libraries/messages.inc.php:154 msgid "Check tables having overhead" msgstr "Verificare depășit" #: libraries/messages.inc.php:155 msgid "Check Privileges" msgstr "Verifică privilegiile" #: libraries/messages.inc.php:156 #, php-format msgid "Check privileges for database "%s"." msgstr "Verifică privilegiile pentru baza de date "%s"." #: libraries/messages.inc.php:157 msgid "Check table" msgstr "Verificare tabel" #: libraries/messages.inc.php:158 msgid "Please choose a page to edit" msgstr "Selectează o pagină pentru a fi editată" #: libraries/messages.inc.php:159 msgid "Click to select" msgstr "" #: libraries/messages.inc.php:160 msgid "Click to unselect" msgstr "" #: libraries/messages.inc.php:161 msgid "Displaying Column Comments" msgstr "Arată comentariile coloanei" #: libraries/messages.inc.php:162 msgid "Collation" msgstr "Interclasare" #: libraries/messages.inc.php:163 msgid "Column names" msgstr "Denumirile coloanelor" #: libraries/messages.inc.php:164 msgid "Column-specific privileges" msgstr "Drepturi specifice coloanei" #: libraries/messages.inc.php:165 msgid "Command" msgstr "Comanda" #: libraries/messages.inc.php:166 msgid "Comment" msgstr "Comentariu" #: libraries/messages.inc.php:167 msgid "Comments" msgstr "Comentarii" #: libraries/messages.inc.php:168 msgid "MySQL 4.0 compatible" msgstr "Compatibil MySQL 4.0" #: libraries/messages.inc.php:169 msgid "Complete inserts" msgstr "Inserări complete" #: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79 msgid "Compression" msgstr "Compresie" #: libraries/messages.inc.php:171 #, php-format msgid "Imported file compression will be automatically detected from: %s" msgstr "Compresia fișierului importat va fi detectată automat din: %s" #: libraries/messages.inc.php:172 #, php-format msgid "Could not load default configuration from: \"%1$s\"" msgstr "Nu s-a putut încărca configurația implicită din: „%1$s”" #: libraries/messages.inc.php:173 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" #: libraries/messages.inc.php:174 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Please call the configuration file directly using the link below and read " "the PHP error message(s) that you receive. In most cases a quote or a " "semicolon is missing somewhere.
If you receive a blank page, everything " "is fine." msgstr "" "phpMyAdmin nu poate citi corect fisierul de configuratie!
Acesta se " "poate intampla in cazul in care PHP nu poate gasi fisierul sau nu o poate " "parsa corect.
Vezi configuratia fisierului apasand pe linkul de mai " "jos și citeste cu atentie erorile aparute ... In cele mai multe cazuri " "lipsesc apostroful sau ghilimele.
Daca primesti o pagina goala, totul " "pare sa fie bine." #: libraries/messages.inc.php:175 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configureaza coordonatelepentru tabelul %s" #: libraries/messages.inc.php:176 msgid "Cannot connect: invalid settings." msgstr "Conexiune esuata: setari invalide." #: libraries/messages.inc.php:177 msgid "Connections" msgstr "Conexiuni" #: libraries/messages.inc.php:178 msgid "Constraints for dumped tables" msgstr "Restrictii pentru tabele sterse" #: libraries/messages.inc.php:179 msgid "Constraints for table" msgstr "Restrictii pentru tabele" #: libraries/messages.inc.php:180 msgid "Connection for controluser as defined in your configuration failed." msgstr "Connection for controluser as defined in your configuration failed." #: libraries/messages.inc.php:181 msgid "Cookies must be enabled past this point." msgstr "Trebuie sa aveti activat \"cookies\"." #: libraries/messages.inc.php:182 msgid "Copy" msgstr "Copiere" #: libraries/messages.inc.php:183 #, php-format msgid "Database %s has been copied to %s" msgstr "Baza de date %s a fost copiata la %s" #: libraries/messages.inc.php:184 msgid "Copy table to (database.table):" msgstr "Copiază tabelul la (bază_de_date.tabel):" #: libraries/messages.inc.php:185 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabelul %s a fost copiat la %s." #: libraries/messages.inc.php:186 msgid "Can't copy table to same one!" msgstr "Nu se poate copia tabelul pe cel existent pentru ca este acelasi" #: libraries/messages.inc.php:187 #, fuzzy msgid "Could not connect to the source" msgstr "Comprimă conexiunea la serverul MySQL" #: libraries/messages.inc.php:188 #, fuzzy msgid "Could not connect to the target" msgstr "Comprimă conexiunea la serverul MySQL" #: libraries/messages.inc.php:189 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin n-a reusit sa opreasca firul de executie %s. Probabil a fost " "deja oprit." #: libraries/messages.inc.php:190 msgid "Create" msgstr "Creează" #: libraries/messages.inc.php:191 msgid "CREATE DATABASE before copying" msgstr "CREEAZĂ BAZA DE DATE înainte de copiere" #: libraries/messages.inc.php:192 #, php-format msgid "Create an index on %s columns" msgstr "Creează un index pe %s coloană" #: libraries/messages.inc.php:193 msgid "Create a new index" msgstr "Creează un nou index" #: libraries/messages.inc.php:194 msgid "Create new database" msgstr "Creează bază de date nouă" #: libraries/messages.inc.php:195 #, php-format msgid "Create table on database %s" msgstr "Creează tabel nou în baza de date %s" #: libraries/messages.inc.php:196 msgid "Create a page" msgstr "Creează o nouă pagină" #: libraries/messages.inc.php:197 msgid "Creation of PDFs" msgstr "Creare PDF" #: libraries/messages.inc.php:198 msgid "Create relation" msgstr "Creare relație" #: libraries/messages.inc.php:199 msgid "Create table" msgstr "Creare tabel" #: libraries/messages.inc.php:200 #, fuzzy msgctxt "$strCreateTableShort" msgid "Create table" msgstr "Creare tabel" #: libraries/messages.inc.php:201 msgid "Database for user" msgstr "Bază de date pentru utilizatorul" #: libraries/messages.inc.php:202 msgid "Create database with same name and grant all privileges" msgstr "Creează o bază de date cu același nume și acordă toate privilegiile" #: libraries/messages.inc.php:203 #, fuzzy msgctxt "$strCreateUserDatabaseNone" msgid "None" msgstr "Nici unul(a)" #: libraries/messages.inc.php:204 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Verifică privilegiile pentru baza de date "%s"." #: libraries/messages.inc.php:205 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Grant all privileges on wildcard name (username\\_%)" #: libraries/messages.inc.php:206 msgid "Creation/Update/Check dates" msgstr "Creare/reînnoire/verificare date" #: libraries/messages.inc.php:207 msgid "Criteria" msgstr "Criteriu" #: libraries/messages.inc.php:208 msgid "Croatian" msgstr "Croat" #: libraries/messages.inc.php:209 msgid "CSV" msgstr "CSV" #: libraries/messages.inc.php:210 msgid "Current server" msgstr "" #: libraries/messages.inc.php:211 msgid "Custom color" msgstr "Culoare personalizată" #: libraries/messages.inc.php:212 msgid "Cyrillic" msgstr "Chirilic" #: libraries/messages.inc.php:213 msgid "Czech" msgstr "Ceh" #: libraries/messages.inc.php:214 msgid "Czech-Slovak" msgstr "Cehoslovac" #: libraries/messages.inc.php:216 msgid "Danish" msgstr "Danez" #: libraries/messages.inc.php:217 msgid "Database" msgstr "Baza de date" #: libraries/messages.inc.php:218 msgid "The database name is empty!" msgstr "Cîmpul de denumire al bazei de date este gol!" #: libraries/messages.inc.php:219 msgid "Database export options" msgstr "Opțiuni de exportare a bazei de date" #: libraries/messages.inc.php:220 #, php-format msgid "Database %1$s has been created." msgstr "Baza de date %1$s a fost creată." #: libraries/messages.inc.php:221 #, php-format msgid "Database %s has been dropped." msgstr "Baza de date %s a fost aruncată." #: libraries/messages.inc.php:222 #, php-format msgid "'%s' database does not exist." msgstr "" #: libraries/messages.inc.php:223 setup/lib/messages.inc.php:105 msgid "Databases" msgstr "Baze de date" #: libraries/messages.inc.php:224 #, php-format msgid "%s databases have been dropped successfully." msgstr "%s baza(ele) de data(e) au fost aruncate." #: libraries/messages.inc.php:225 #, fuzzy msgid "Source database" msgstr "Caută în baza de date" #: libraries/messages.inc.php:226 msgid "Databases statistics" msgstr "Statisticile bazelor de date" #: libraries/messages.inc.php:227 msgid "Disable Statistics" msgstr "Dezactivează statisticile" #: libraries/messages.inc.php:228 msgid "Enable Statistics" msgstr "Activează statisticile" #: libraries/messages.inc.php:229 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" "Notă: Activarea statisticilor pentru baza de date poate cauza creșterea " "traficului între MySQL și serverul Web." #: libraries/messages.inc.php:230 #, fuzzy msgid "Target database" msgstr "Caută în baza de date" #: libraries/messages.inc.php:231 msgid "Data" msgstr "Date" #: libraries/messages.inc.php:232 msgid "Data Dictionary" msgstr "Dicționar de date" #: libraries/messages.inc.php:233 #, fuzzy msgid "Data Difference" msgstr "Structură pentru vizualizare" #: libraries/messages.inc.php:234 msgid "Data only" msgstr "Numai date" #: libraries/messages.inc.php:235 msgid "Pages containing data" msgstr "Pagini ce conțin date" #: libraries/messages.inc.php:236 msgid "Data Synchronization" msgstr "" #: libraries/messages.inc.php:237 msgid "Database comment: " msgstr "Comentarii referitoare la baza de date: " #: libraries/messages.inc.php:238 msgid "Copy database to" msgstr "Copiază baza de date" #: libraries/messages.inc.php:239 msgid "Database seems to be empty!" msgstr "Baza de date pare a fi goală!" #: libraries/messages.inc.php:240 msgid "Database-specific privileges" msgstr "Drepturi specifice bazei de date" #: libraries/messages.inc.php:241 msgid "Rename database to" msgstr "Redenumire bază de date în" #: libraries/messages.inc.php:242 msgid "database-specific" msgstr "specific bazei de date" #: libraries/messages.inc.php:243 msgid "Default" msgstr "Setare de bază" #: libraries/messages.inc.php:244 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s este motorul de stocare stabilit implicit pe acest server MySQL." #: libraries/messages.inc.php:245 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" "Pentru valorile implicite, vă rugăm să introduceți o singură valoare, fără " "backslash, escape sau ghilimele, folosind formatul: a" #: libraries/messages.inc.php:246 msgid "Defragment table" msgstr "Defragmentare tabel" #: libraries/messages.inc.php:247 msgid "Use delayed inserts" msgstr "Folosește inserări întîrziate" #: libraries/messages.inc.php:248 msgid "Delete the users and reload the privileges afterwards." msgstr "Șterge utilizatorii și reîncarcă drepturile pe urmă." #: libraries/messages.inc.php:249 msgid "" "This is the cleanest way, but reloading the privileges may take a while." msgstr "" "Este cea mai simplă metodă, dar reîncărcarea drepturilor s-ar putea să " "dureze." #: libraries/messages.inc.php:250 msgid "Delete" msgstr "Șterge" #: libraries/messages.inc.php:251 msgid "The row has been deleted" msgstr "Linia a fost ștearsă" #: libraries/messages.inc.php:252 msgid "No users selected for deleting!" msgstr "Nici un utilizator ales pentru ștergere!" #: libraries/messages.inc.php:253 msgid "Delete relation" msgstr "Șterge relația" #: libraries/messages.inc.php:254 msgid "Delete tracking data for this table" msgstr "" #: libraries/messages.inc.php:255 #, php-format msgid "Deleting %s" msgstr "Șterge %s" #: libraries/messages.inc.php:256 msgid "Delimiter" msgstr "Delimitator" #: libraries/messages.inc.php:257 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" msgstr "" "Pagina curentă se leagă de tabele care nu mai există. Doriți ștergerea " "acestor legături?" #: libraries/messages.inc.php:258 msgid "Descending" msgstr "Descrescător" #: libraries/messages.inc.php:259 msgid "Description" msgstr "Descriere" #: libraries/messages.inc.php:260 msgid "Designer" msgstr "Designer" #: libraries/messages.inc.php:261 msgid "" "The display field is shown in pink. To set/unset a field as the display " "field, click the \"Choose field to display\" icon, then click on the " "appropriate field name." msgstr "" "The display field is shown in pink. To set/unset a field as the display " "field, click the \"Choose field to display\" icon, then click on the " "appropriate field name." #: libraries/messages.inc.php:262 msgid "Details..." msgstr "Detalii..." #: libraries/messages.inc.php:263 msgid "dictionary" msgstr "dicționar" #: libraries/messages.inc.php:264 msgid "Difference" msgstr "" #: libraries/messages.inc.php:265 msgid "Direct links" msgstr "Legături directe" #: libraries/messages.inc.php:266 msgid "Dirty pages" msgstr "Pagini murdare" #: libraries/messages.inc.php:267 msgid "Disabled" msgstr "Dezactivat" #: libraries/messages.inc.php:268 msgid "Disable foreign key checks" msgstr "Dezactivare verificări de cheie străine" #: libraries/messages.inc.php:269 msgid "Display Features" msgstr "Arată facilitățile" #: libraries/messages.inc.php:270 msgid "Display order:" msgstr "Ordine de afișare:" #: libraries/messages.inc.php:271 msgid "Display PDF schema" msgstr "Arată schema PDF" #: libraries/messages.inc.php:272 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Execută o interogare prin exemplu (metacaracter: \"%\")" #: libraries/messages.inc.php:273 msgid "DocSQL" msgstr "DocSQL" #: libraries/messages.inc.php:274 msgid "Documentation" msgstr "Documentație" #: libraries/messages.inc.php:275 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" #: libraries/messages.inc.php:276 msgid "Download file" msgstr "Descarcă fișierul" #: libraries/messages.inc.php:277 msgid "Do you really want to " msgstr "Sigur doriți să " #: libraries/messages.inc.php:278 msgid "You are about to DESTROY a complete database!" msgstr "Sînteți pe cale să DISTRUGEȚI o întreagă bază de date!" #: libraries/messages.inc.php:279 msgid "Drop" msgstr "Aruncă" #: libraries/messages.inc.php:280 msgid "Drop the databases that have the same names as the users." msgstr "Aruncă baza de date care are același nume ca utilizatorul." #: libraries/messages.inc.php:281 msgid "Dump all rows" msgstr "" #: libraries/messages.inc.php:282 msgid "Dumping data for table" msgstr "Salvarea datelor din tabel" #: libraries/messages.inc.php:283 #, php-format msgid "Dump has been saved to file %s." msgstr "Copia a fost salvată în fișierul %s." #: libraries/messages.inc.php:284 #, php-format msgid "Dump %s row(s) starting at record # %s" msgstr "Aruncă %s rînduri, începînd de la rîndul %s." #: libraries/messages.inc.php:285 msgid "dynamic" msgstr "dinamic" #: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333 msgid "Edit" msgstr "Editare" #: libraries/messages.inc.php:288 msgid "Edit PDF Pages" msgstr "Editează paginile PDF" #: libraries/messages.inc.php:289 msgid "Edit Privileges" msgstr "Editează drepturile de acces" #: libraries/messages.inc.php:290 msgid "Effective" msgstr "Efectiv" #: libraries/messages.inc.php:291 msgid "Empty" msgstr "Golește" #: libraries/messages.inc.php:292 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL a dat un set de rezultate gol (zero linii)." #: libraries/messages.inc.php:293 msgid "Enabled" msgstr "Activat" #: libraries/messages.inc.php:294 msgid "Enclose export in a transaction" msgstr "Cuprinde exportarea într-o tranzacție" #: libraries/messages.inc.php:295 msgid "END CUT" msgstr "DE TĂIAT - SFÎRȘIT" #: libraries/messages.inc.php:296 msgid "End" msgstr "Sfîrșit" #: libraries/messages.inc.php:297 msgid "END RAW" msgstr "SFÎRȘIT BRUT" #: libraries/messages.inc.php:298 #, php-format msgid "%s is available on this MySQL server." msgstr "%s este disponibil pentru acest server MySQL." #: libraries/messages.inc.php:299 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s a fost dezactivat pentru acest server MySQL." #: libraries/messages.inc.php:300 msgid "Engines" msgstr "Motoare" #: libraries/messages.inc.php:301 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Acest server MySQL nu susține motorul de stocare %s." #: libraries/messages.inc.php:302 msgid "English" msgstr "Englez" #: libraries/messages.inc.php:303 msgid " Note: MySQL privilege names are expressed in English " msgstr " Important: numele drepturilor de acces MySQL apar în engleză" #: libraries/messages.inc.php:304 msgid "Error" msgstr "Eroare" #: libraries/messages.inc.php:305 msgid "Error in ZIP archive:" msgstr "Eroare în arhiva ZIP:" #: libraries/messages.inc.php:306 msgid "Error: Relation not added." msgstr "Eroare: Relația nu a fost adăugată." #: libraries/messages.inc.php:307 msgid "Error: relation already exists." msgstr "Eroare: relația deja există." #: libraries/messages.inc.php:308 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Eroare la redenumirea tabelului %1$s în %2$s" #: libraries/messages.inc.php:309 msgid "Error saving coordinates for Designer." msgstr "Eroare la salvarea coordonatelor pentru Designer." #: libraries/messages.inc.php:310 msgid "Esperanto" msgstr "Esperanto" #: libraries/messages.inc.php:311 msgid "Estonian" msgstr "Estoniană" #: libraries/messages.inc.php:312 msgid "Event" msgstr "Eveniment" #: libraries/messages.inc.php:313 msgid "Events" msgstr "Evenimente" #: libraries/messages.inc.php:314 msgid "Excel edition" msgstr "Ediția Excel" #: libraries/messages.inc.php:315 msgid "Execute bookmarked query" msgstr "Executare comandă marcată" #: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334 msgid "Explain SQL" msgstr "Explică SQL" #: libraries/messages.inc.php:317 msgid "Export" msgstr "Exportă" #: libraries/messages.inc.php:318 msgid "Export/Import to scale" msgstr "Exportă/Importă la scală" #: libraries/messages.inc.php:319 msgid "Selected export type has to be saved in file!" msgstr "Tipul selectat pentru export trebuie salvat într-un fișier!" #: libraries/messages.inc.php:320 msgid "Extended inserts" msgstr "Inserări extinse" #: libraries/messages.inc.php:321 msgid "Extra" msgstr "Extra" #: libraries/messages.inc.php:323 msgid "Failed attempts" msgstr "Încercări nereușite" #: libraries/messages.inc.php:324 msgid "Field" msgstr "Cîmp" #: libraries/messages.inc.php:325 #, php-format msgid "Field %s has been dropped" msgstr "Cîmpul %s a fost aruncat" #: libraries/messages.inc.php:326 msgid "" "Error moving the uploaded file, see [a@./Documentation." "html#faq1_11@Documentation]FAQ 1.11[/a]" msgstr "Eroare la mutarea fișierului încărcat, vezi FAQ 1.11" #: libraries/messages.inc.php:327 msgid "Fields enclosed by" msgstr "Cîmpuri încadrate de" #: libraries/messages.inc.php:328 msgid "Fields escaped by" msgstr "Cîmpuri realizate de" #: libraries/messages.inc.php:329 msgid "Fields" msgstr "Cîmpuri" #: libraries/messages.inc.php:330 msgid "Fields terminated by" msgstr "Cîmpuri terminate de" #: libraries/messages.inc.php:331 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" "Fișierul %s există deja pe server. Schimbați denumirea fișierului sau bifați " "opțiunea de suprascriere." #: libraries/messages.inc.php:332 msgid "File could not be read" msgstr "Fișierul nu poate fi citit" #: libraries/messages.inc.php:333 msgid "database name" msgstr "nume bază de date" #: libraries/messages.inc.php:334 msgid "server name" msgstr "nume server" #: libraries/messages.inc.php:335 msgid "table name" msgstr "nume tabel" #: libraries/messages.inc.php:336 #, php-format msgid "" "This value is interpreted using %1$sstrftime%2$s, so you can use time " "formatting strings. Additionally the following transformations will happen: %" "3$s. Other text will be kept as is." msgstr "" "This value is interpreted using %1$sstrftime%2$s, so you can use time " "formatting strings. Additionally the following transformations will happen: %" "3$s. Other text will be kept as is." #: libraries/messages.inc.php:337 msgid "File name template" msgstr "Șablon nume fișier" #: libraries/messages.inc.php:338 msgid "remember template" msgstr "ține minte șablonul" #: libraries/messages.inc.php:339 msgid "Files" msgstr "Fișiere" #: libraries/messages.inc.php:340 msgid "File to import" msgstr "Fișier de importat" #: libraries/messages.inc.php:341 #, php-format msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " "server uses, if they have been changed manually. In this case, you should %" "sreload the privileges%s before you continue." msgstr "" "Notă: phpMyAdmin folosește privilegiile utilizatorilor direct din tabelul de " "privilegii din MySQL. Conținutul acestui tabel poate diferi de cel original. " "În acest caz, reîncărcați de aici înainte de a continua %sreîncărcarea " "drepturilor%s." #: libraries/messages.inc.php:342 msgid "Flush query cache" msgstr "Reinițializare cache interogare" #: libraries/messages.inc.php:343 msgid "Flush the table (\"FLUSH\")" msgstr "Curățarea tabelului (\"FLUSH\")" #: libraries/messages.inc.php:344 msgid "Flush (close) all tables" msgstr "Flush (close) all tables" #: libraries/messages.inc.php:345 msgid "Font size" msgstr "Dimensiune font" #: libraries/messages.inc.php:346 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Error creating foreign key on %1$s (check data types)" #: libraries/messages.inc.php:347 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY relation added" #: libraries/messages.inc.php:348 setup/lib/messages.inc.php:83 msgid "Format" msgstr "Format" #: libraries/messages.inc.php:349 msgid "Missing value in the form!" msgstr "Valoarea lipsește în formular !" #: libraries/messages.inc.php:350 msgid "Free pages" msgstr "Pagini libere" #: libraries/messages.inc.php:351 #, fuzzy msgid "Full start" msgstr "Tot textul" #: libraries/messages.inc.php:352 #, fuzzy msgid "Full stop" msgstr "Tot textul" #: libraries/messages.inc.php:353 msgid "Full Texts" msgstr "Texte întregi" #: libraries/messages.inc.php:354 msgid "Function" msgstr "Funcție" #: libraries/messages.inc.php:355 msgid "Functions" msgstr "Funcții" #: libraries/messages.inc.php:357 msgid "Generated by" msgstr "Generat de" #: libraries/messages.inc.php:358 msgid "General relation features" msgstr "Facilități generale" #: libraries/messages.inc.php:359 msgid "Generate" msgstr "Generează" #: libraries/messages.inc.php:360 msgid "Generate Password" msgstr "Generează parolă" #: libraries/messages.inc.php:361 msgid "Generation Time" msgstr "Timp de generare" #: libraries/messages.inc.php:362 msgid "Georgian" msgstr "Georgiană" #: libraries/messages.inc.php:363 msgid "German" msgstr "Germană" #: libraries/messages.inc.php:364 msgid "Get more themes!" msgstr "" #: libraries/messages.inc.php:365 msgid "global" msgstr "global" #: libraries/messages.inc.php:366 msgid "Global privileges" msgstr "Privilegii globale" #: libraries/messages.inc.php:367 msgid "Global value" msgstr "Valoare globală" #: libraries/messages.inc.php:368 msgid "Go" msgstr "Execută" #: libraries/messages.inc.php:369 #, fuzzy msgid "Go to database" msgstr "Nu sînt baze de date" #: libraries/messages.inc.php:370 #, fuzzy msgid "Go to table" msgstr "Nu sînt baze de date" #: libraries/messages.inc.php:371 msgid "Go to view" msgstr "" #: libraries/messages.inc.php:372 msgid "Grant" msgstr "Permite" #: libraries/messages.inc.php:373 msgid "Greek" msgstr "Grec" #: libraries/messages.inc.php:374 msgid "\"gzipped\"" msgstr "cu „gzip”" #: libraries/messages.inc.php:376 msgid "Handler" msgstr "Gestionar" #: libraries/messages.inc.php:377 msgid "has been altered." msgstr "a fost alterat." #: libraries/messages.inc.php:378 msgid "Selected target tables have been synchronized with source tables." msgstr "" #: libraries/messages.inc.php:379 msgid "You have to choose at least one column to display" msgstr "Trebuie să alegeți cel puțin o coloană pentru a putea afișa" #: libraries/messages.inc.php:380 msgid "Hebrew" msgstr "Ebraică" #: libraries/messages.inc.php:381 msgid "Help" msgstr "Ajutor" #: libraries/messages.inc.php:382 msgid "Use hexadecimal for BLOB" msgstr "Folosește hexazecimale pentru BLOB" #: libraries/messages.inc.php:383 msgid "Hide" msgstr "Ascunde" #: libraries/messages.inc.php:384 msgid "Hide/Show all" msgstr "Arată/ascunde toate" #: libraries/messages.inc.php:385 msgid "Hide/Show Tables with no relation" msgstr "Arată/ascunde tabele fără realție" #: libraries/messages.inc.php:386 msgid "Home" msgstr "Pagina de pornire" #: libraries/messages.inc.php:387 msgid "Official Homepage" msgstr "Pagina oficială phpMyAdmin" #: libraries/messages.inc.php:388 msgid "The host name is empty!" msgstr "Numele gazdei este gol!" #: libraries/messages.inc.php:389 msgid "Host" msgstr "Gazda" #: libraries/messages.inc.php:390 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." msgstr "" #: libraries/messages.inc.php:391 msgid "Microsoft Excel 2000" msgstr "Microsoft Excel 2000" #: libraries/messages.inc.php:392 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" #: libraries/messages.inc.php:393 msgid "Hungarian" msgstr "Maghiar" #: libraries/messages.inc.php:395 msgid "Icelandic" msgstr "Islandez" #: libraries/messages.inc.php:396 msgid "ID" msgstr "ID" #: libraries/messages.inc.php:397 msgid "Fulltext" msgstr "Tot textul" #: libraries/messages.inc.php:398 msgid "Internet Explorer does not support this function." msgstr "Internet Explorer nu suportă această funcție." #: libraries/messages.inc.php:399 msgid "Ignore duplicate rows" msgstr "Ignoră rînduri duplicate" #: libraries/messages.inc.php:400 msgid "Ignore" msgstr "Ignoră" #: libraries/messages.inc.php:401 msgid "Use ignore inserts" msgstr "Utilizați ignorare inserări" #: libraries/messages.inc.php:402 msgid "Column names in first row" msgstr "" #: libraries/messages.inc.php:403 msgid "Do not import empty rows" msgstr "" #: libraries/messages.inc.php:404 msgid "Import/Export coordinates for PDF schema" msgstr "Import/Export coordinates for PDF schema" #: libraries/messages.inc.php:405 msgid "Import files" msgstr "Import fișiere" #: libraries/messages.inc.php:406 setup/lib/messages.inc.php:153 msgid "Format of imported file" msgstr "Formatul fișierului importat" #: libraries/messages.inc.php:407 msgid "Import" msgstr "Importă" #: libraries/messages.inc.php:408 msgid "" "The file being uploaded is probably larger than the maximum allowed size or " "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) " "browsers." msgstr "" #: libraries/messages.inc.php:409 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" #: libraries/messages.inc.php:410 msgid "View a structure`s contents by clicking on its name" msgstr "" #: libraries/messages.inc.php:411 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" #: libraries/messages.inc.php:412 msgid "Edit its structure by following the \"Structure\" link" msgstr "" #: libraries/messages.inc.php:413 msgid "Import currencies ($5.00 to 5.00)" msgstr "" #: libraries/messages.inc.php:414 libraries/messages.inc.php:597 msgid "Open Document Spreadsheet" msgstr "Foaie de calcul Open Document" #: libraries/messages.inc.php:415 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" #: libraries/messages.inc.php:416 msgid "The file is being processed, please be patient." msgstr "" #: libraries/messages.inc.php:417 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importul s-a terminat cu succes, %d interogări executate." #: libraries/messages.inc.php:418 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" #: libraries/messages.inc.php:419 msgid "Excel 97-2003 XLS Workbook" msgstr "" #: libraries/messages.inc.php:420 msgid "Excel 2007 XLSX Workbook" msgstr "" #: libraries/messages.inc.php:421 msgid "Indexes" msgstr "Indexuri" #: libraries/messages.inc.php:422 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "Indecșii %1$s și %2$s par a fi egali și unul din ei poate fi șters." #: libraries/messages.inc.php:423 #, php-format msgid "Index %s has been dropped" msgstr "Indexul %s a fost aruncat" #: libraries/messages.inc.php:424 msgid "Index" msgstr "Index" #: libraries/messages.inc.php:425 msgid "Index name:" msgstr "Nume index :" #: libraries/messages.inc.php:426 msgid "Index type:" msgstr "Tip index :" #: libraries/messages.inc.php:427 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Probleme cu indexul tabelului `%s`" #: libraries/messages.inc.php:428 msgid "Autoextend increment" msgstr "Auto-extinde incrementarea" #: libraries/messages.inc.php:429 msgid "" " The increment size for extending the size of an autoextending tablespace " "when it becomes full." msgstr "" " The increment size for extending the size of an autoextending tablespace " "when it becomes full." #: libraries/messages.inc.php:430 msgid "Buffer pool size" msgstr "Buffer pool size" #: libraries/messages.inc.php:431 msgid "" "The size of the memory buffer InnoDB uses to cache data and indexes of its " "tables." msgstr "" "The size of the memory buffer InnoDB uses to cache data and indexes of its " "tables." #: libraries/messages.inc.php:432 msgid "Data files" msgstr "Fișiere cu date" #: libraries/messages.inc.php:433 msgid "Data home directory" msgstr "Directorul de bază pentru date" #: libraries/messages.inc.php:434 msgid "The common part of the directory path for all InnoDB data files." msgstr "The common part of the directory path for all InnoDB data files." #: libraries/messages.inc.php:435 msgid "pages" msgstr "pagini" #: libraries/messages.inc.php:436 msgid "InnoDB Status" msgstr "Stare InnoDB" #: libraries/messages.inc.php:437 msgid "" "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 by setting a password for user 'root'." msgstr "" "Configurarea conține setările de bază (utilizator root fără parolă). " "Serverul MySQL poate fi astfel vulnerabil. Reparați neapărat această " "greșeală." #: libraries/messages.inc.php:438 msgid "Insert as new row" msgstr "Inserează ca o nouă linie" #: libraries/messages.inc.php:439 #, php-format msgid "Inserted row id: %1$d" msgstr "ID rînd inserat: %1$d" #: libraries/messages.inc.php:440 msgid "Insert as new row and ignore errors" msgstr "" #: libraries/messages.inc.php:441 msgid "Insert" msgstr "Inserare" #: libraries/messages.inc.php:442 msgid "Interface" msgstr "Interfață" #: libraries/messages.inc.php:443 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Nu este necesară o relație internă atunci cînd există o cheie externă " "corespondentă." #: libraries/messages.inc.php:444 msgid "Internal relation added" msgstr "Relație internă adăugată" #: libraries/messages.inc.php:445 msgid "Internal relations" msgstr "Relații interne" #: libraries/messages.inc.php:446 msgid "in use" msgstr "în folosință" #: libraries/messages.inc.php:447 msgid "Invalid authentication method set in configuration:" msgstr "Metodă de autentificare nevalidă stabilită în configurație:" #: libraries/messages.inc.php:448 msgid "Column count has to be larger than zero." msgstr "Numărul coloanelor trebuie să fie mai mare de zero." #: libraries/messages.inc.php:449 #, php-format msgid "Invalid column (%s) specified!" msgstr "Coloană nevalidă (%s) specificată!" #: libraries/messages.inc.php:450 #, php-format msgid "Invalid field count in CSV input on line %d." msgstr "Invalid field count in CSV input on line %d." #: libraries/messages.inc.php:451 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Invalid format of CSV input on line %d." #: libraries/messages.inc.php:452 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Invalid parameter for CSV import: %s" #: libraries/messages.inc.php:453 msgid "Invalid database" msgstr "Bază de date nevalidă" #: libraries/messages.inc.php:454 msgid "You have to add at least one field." msgstr "Trebuie să adăugați cel puțin un cîmp." #: libraries/messages.inc.php:455 msgid "Table must have at least one field." msgstr "Tabelul trebuie să conțină cel puțin un cîmp." #: libraries/messages.inc.php:456 msgid "This plugin does not support compressed imports!" msgstr "Modulul opțional nu suportă importuri comprimate!" #: libraries/messages.inc.php:457 #, php-format msgid "%d is not valid row number." msgstr "%d nu este un număr valid de rînduri." #: libraries/messages.inc.php:458 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Gazdă nevalidă pentru serverul %1$s. Vă rugăm să revizuiți configurația " "dumneavoastră." #: libraries/messages.inc.php:459 #, php-format msgid "Invalid server index: \"%s\"" msgstr "Index de server nevalid: „%s”" #: libraries/messages.inc.php:460 msgid "Invalid table name" msgstr "Denumire de tabel nevalidă" #: libraries/messages.inc.php:462 msgid "Japanese" msgstr "Japonez" #: libraries/messages.inc.php:463 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" #: libraries/messages.inc.php:464 msgid "Joins" msgstr "Joncțiuni" #: libraries/messages.inc.php:465 #, php-format msgid "Jump to database "%s"." msgstr "Sari la baza de date "%s"." #: libraries/messages.inc.php:466 msgid "" "The "deleted" users will still be able to access the server as " "usual until the privileges are reloaded." msgstr "" "Utilizatorii "stersi" vor avea acces la server la fel ca pînă " "acum, pînă cînd drepturile sînt reîncărcate." #: libraries/messages.inc.php:467 msgid "Just delete the users from the privilege tables." msgstr "Șterge utilizatorii din tabelele de drepturi." #: libraries/messages.inc.php:469 msgid "Do not change the password" msgstr "Nu schimbați parola" #: libraries/messages.inc.php:470 msgid "Key cache" msgstr "Key cache" #: libraries/messages.inc.php:471 msgid "Keyname" msgstr "Nume cheie" #: libraries/messages.inc.php:472 msgid "Kill" msgstr "Oprește" #: libraries/messages.inc.php:473 #, php-format msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funcționalitatea %s este afectată de o eroare cunoscută, vedeți %s" #: libraries/messages.inc.php:474 msgid "Korean" msgstr "Coreean" #: libraries/messages.inc.php:476 msgid "Landscape" msgstr "Portret" #: libraries/messages.inc.php:477 msgid "Language" msgstr "Limbă" #: libraries/messages.inc.php:478 #, php-format msgid "Unknown language: %1$s." msgstr "Limbă necunoscută: %1$s." #: libraries/messages.inc.php:479 msgid "Latched pages" msgstr "Latched pages" #: libraries/messages.inc.php:480 msgid "Table caption" msgstr "Captură tabel" #: libraries/messages.inc.php:481 msgid "Content of table __TABLE__" msgstr "Conținutul tabelului __TABLE__" #: libraries/messages.inc.php:482 msgid "Continued table caption" msgstr "Continuare captură tabel" #: libraries/messages.inc.php:483 msgid "(continued)" msgstr "(continuare)" #: libraries/messages.inc.php:484 msgid "Include table caption" msgstr "Include captură tabel" #: libraries/messages.inc.php:485 msgid "Label key" msgstr "Tasta label" #: libraries/messages.inc.php:486 msgid "LaTeX" msgstr "LaTeX" #: libraries/messages.inc.php:487 msgid "Structure of table __TABLE__" msgstr "Structura tabelului __TABLE__" #: libraries/messages.inc.php:488 msgid "Latvian" msgstr "Leton" #: libraries/messages.inc.php:489 msgid "CSV using LOAD DATA" msgstr "CSV folosind LOAD DATA" #: libraries/messages.inc.php:490 msgid "Use LOCAL keyword" msgstr "Folosește cuvîntul-cheie LOCAL" #: libraries/messages.inc.php:491 msgid "Length/Values" msgstr "Lungime/Setare" #: libraries/messages.inc.php:492 msgid "Number of rows per page" msgstr "Numărul de înregistrări pe pagină" #: libraries/messages.inc.php:493 msgid "Lines terminated by" msgstr "Linii terminate de" #: libraries/messages.inc.php:494 msgid "Link not found" msgstr "Legatură nevalidă" #: libraries/messages.inc.php:495 msgid "Links to" msgstr "Trimitere la" #: libraries/messages.inc.php:496 msgid "Lithuanian" msgstr "Lituanian" #: libraries/messages.inc.php:497 msgid "Local" msgstr "Local" #: libraries/messages.inc.php:498 msgid "Location of the text file" msgstr "Locația fișierului textual" #: libraries/messages.inc.php:499 msgid "Login Information" msgstr "Informații de autentificare" #: libraries/messages.inc.php:500 msgid "Log in" msgstr "Autentificare" #: libraries/messages.inc.php:501 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" #: libraries/messages.inc.php:502 msgid "Log out" msgstr "Deconectare" #: libraries/messages.inc.php:503 msgid "Password:" msgstr "Parolă:" #: libraries/messages.inc.php:504 msgid "You can enter hostname/IP address and port separated by space." msgstr "" #: libraries/messages.inc.php:505 msgid "Server:" msgstr "Server" #: libraries/messages.inc.php:506 msgid "Username:" msgstr "Nume utilizator:" #: libraries/messages.inc.php:507 msgid "This operation could take a long time. Proceed anyway?" msgstr "Această operație poate dura. Doriți totuși să fie executată?" #: libraries/messages.inc.php:509 msgid "max. concurrent connections" msgstr "conexiuni concurente (maxim)" #: libraries/messages.inc.php:510 msgid "Maximal length of created query" msgstr "Lungimea maximă a interogării create" #: libraries/messages.inc.php:511 #, php-format msgid "Max: %s%s" msgstr "Mărime maximă: %s%s" #: libraries/messages.inc.php:512 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" "Nu s-a găsit extensia PHP mbstring și se pare ca folosiți un set de " "charactere multi-octet. Fără extensia mbstring, phpMyAdmin nu poate diviza " "șirurile corect și aceasta poate duce la rezultate neașteptate." #: libraries/messages.inc.php:513 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" "Ați activat mbstring.func_overload în configurația PHP. Această opțiune nu " "este compatibilă cu phpMyAdmin și poate duce la pierderea unor date!" #: libraries/messages.inc.php:514 msgid "MediaWiki Table" msgstr "" #: libraries/messages.inc.php:515 msgid "Available MIME types" msgstr "Tipuri MIME disponibile" #: libraries/messages.inc.php:516 msgid "Available transformations" msgstr "Informații disponibile" #: libraries/messages.inc.php:517 msgctxt "$strMIME_description" msgid "Description" msgstr "Descriere" #: libraries/messages.inc.php:518 msgid "MIME type" msgstr "Tip MIME" #: libraries/messages.inc.php:519 #, php-format msgid "" "No description is available for this transformation.
Please ask the " "author what %s does." msgstr "" "Nu este disponibilă nici o descriere pentru această transformare.
Întrebați autorul de funcțiile îndeplinite de %s." #: libraries/messages.inc.php:520 msgid "Browser transformation" msgstr "Transformare navigator" #: libraries/messages.inc.php:521 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" "Pentru lista opțiunilor de transformare disponibile și transformările MIME-" "type, apăsați pe %stransformation descriptions%s" #: libraries/messages.inc.php:522 msgid "" "Please enter the values for transformation options using this format: 'a', " "100, b,'c'...
If you ever need to put a backslash (\"\\\") or a single " "quote (\"'\") amongst those values, precede it with a backslash (for example " "'\\\\xyz' or 'a\\'b')." msgstr "" "Introduceți valorile pentru opțiunile de transformare utilizînd acest " "format: 'a', 100, b,'c'...
Dacă trebuie să folosiți backslash (\"\\\") " "sau apostrof (\"'\") in aceste valori, introduceți backslash-uri (ex. '\\" "\\xyz' sau 'a\\'b')." #: libraries/messages.inc.php:523 msgid "Transformation options" msgstr "Opțiuni de transformare" #: libraries/messages.inc.php:524 msgid "MIME TYPES FOR TABLE" msgstr "TIPURI MIME PENTRU TABEL" #: libraries/messages.inc.php:525 msgid "" "MIME types printed in italics do not have a separate transformation function" msgstr "" "Tipurile MIME enumerate cursiv nu au o funcție de transformare separată" #: libraries/messages.inc.php:526 msgid "Modifications have been saved" msgstr "Modificările au fost salvate" #: libraries/messages.inc.php:527 msgid "Modify an index" msgstr "Modifică un index" #: libraries/messages.inc.php:528 msgid "Modify" msgstr "Modificare" #: libraries/messages.inc.php:529 msgid "Move Menu" msgstr "Mutare meniu" #: libraries/messages.inc.php:530 msgid "Move table to (database.table):" msgstr "Mută tabelul la (bază_de_date.tabel):" #: libraries/messages.inc.php:531 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabelul %s a fost mutat la %s." #: libraries/messages.inc.php:532 msgid "Can't move table to same one!" msgstr "Nu se poate copia tabelul peste cel existent pentru că este același!" #: libraries/messages.inc.php:533 msgid "multilingual" msgstr "Poliglot" #: libraries/messages.inc.php:534 msgid "Data pointer size" msgstr "Mărime pointer date" #: libraries/messages.inc.php:535 msgid "" "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM " "tables when no MAX_ROWS option is specified." msgstr "" "Mărimea pointerului implicit (în octeți), care este folosit de CREATE TABLE " "pentru tabelele MyISAM atunci cînd nu este specificată nici o opțiune " "MAX_ROWS." #: libraries/messages.inc.php:536 msgid "" "If the temporary file used for fast MyISAM index creation would be larger " "than using the key cache by the amount specified here, prefer the key cache " "method." msgstr "" "Dacă fișierul temporar utilizat pentru crearea rapidă a indexului MyISAM ar " "fi mai mare decît dacă s-ar utiliza cache-ul de chei. Se preferă utilizarea " "metodei „cache chei”." #: libraries/messages.inc.php:537 msgid "Maximum size for temporary files on index creation" msgstr "Mărimea maximă pentru fișierele temporare la crearea indexului" #: libraries/messages.inc.php:538 msgid "" "The maximum size of the temporary file MySQL is allowed to use while re-" "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA " "INFILE)." msgstr "" "Mărimea maximă pentru fișierul temporar, permisă în MySQL în timpul " "recreării unui index MyISAM (în timpul operațiunilor REPAIR TABLE, ALTER " "TABLE, sau LOAD DATA INFILE)." #: libraries/messages.inc.php:539 msgid "Maximum size for temporary sort files" msgstr "Mărimea maximă pentru fișierele de sortare temporare" #: libraries/messages.inc.php:540 msgid "Automatic recovery mode" msgstr "Regim de recuperare automată" #: libraries/messages.inc.php:541 msgid "" "The mode for automatic recovery of crashed MyISAM tables, as set via the --" "myisam-recover server startup option." msgstr "" "Regimul de recuperare automată a tabelelor MyISAM deteriorate, stabilit prin " "opțiunea startup --myisam-recover server." #: libraries/messages.inc.php:542 msgid "" "If this value is greater than 1, MyISAM table indexes are created in " "parallel (each index in its own thread) during the repair by sorting process." msgstr "" "Dacă această valoare este mai mare decît 1, indexurile de tabel MyISAM sînt " "create în paralel (fiecare index în firul de execuție propriu) în tipul " "operațiunii de reparare prin procesul de sortare." #: libraries/messages.inc.php:543 msgid "Repair threads" msgstr "Repară firele de execuție" #: libraries/messages.inc.php:544 msgid "" "The buffer that is allocated when sorting MyISAM indexes during a REPAIR " "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE." msgstr "" "Tamponul alocat la sortarea indexurilor MyISAM în timpul unei operațiuni " "REPAIR TABLE sau la crearea indexurilor cu CREATE INDEX sau ALTER TABLE." #: libraries/messages.inc.php:545 msgid "Sort buffer size" msgstr "Sortare Mărime tampon" #: libraries/messages.inc.php:546 msgid "MySQL charset" msgstr "Setul de caractere MySQL" #: libraries/messages.inc.php:547 msgid "MySQL client version" msgstr "Versiunea clientului MySQL" #: libraries/messages.inc.php:548 msgid "MySQL connection collation" msgstr "MySQL connection collation" #: libraries/messages.inc.php:549 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" "Versiunea librăriei PHP MySQL %s pe care o dețineți diferă față de versiunea " "%s a serverului dumneavoastră MySQL. Această diferență poate cauza " "comportamente imprevizibile." #: libraries/messages.inc.php:550 msgid "MySQL said: " msgstr "MySQL zice: " #: libraries/messages.inc.php:551 msgid "Show processes" msgstr "Afișează procesele" #: libraries/messages.inc.php:553 msgid "Name" msgstr "Nume" #: libraries/messages.inc.php:554 #, fuzzy msgid "Filter" msgstr "Fișiere" #: libraries/messages.inc.php:555 #, fuzzy msgid "New table" msgstr "Nu există tabele" #: libraries/messages.inc.php:556 msgid "Next" msgstr "Următorul" #: libraries/messages.inc.php:557 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Nu ați avut activitate de mai mult de %s secunde, vă rugăm să vă " "autentificați din nou" #: libraries/messages.inc.php:558 msgid "No databases" msgstr "Nu sînt baze de date" #: libraries/messages.inc.php:559 msgid "No databases selected." msgstr "Nu este selectată nici o bază de date." #: libraries/messages.inc.php:560 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" "Nicio informație nu a fost recepționată pentru import. Ori niciun fișier nu " "a fost trimit, ori mărimea fișierului a depășit mărimea maximă permisă de " "configurația PHP-ului dumneavoastră. Vedeți FAQ 1.16." #: libraries/messages.inc.php:561 msgid "no description" msgstr "Nu există descriere" #: libraries/messages.inc.php:562 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Nu există informații detaliate de stare disponibile pentru motorul de " "stocare." #: libraries/messages.inc.php:563 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Comenzile \"DROP DATABASE\" sînt dezactivate." #: libraries/messages.inc.php:564 msgid "Skip Explain SQL" msgstr "Sari peste explicarea SQL" #: libraries/messages.inc.php:565 msgid "No files found inside ZIP archive!" msgstr "Niciun fișier nu a fost găsit în arhiva ZIP!" #: libraries/messages.inc.php:566 msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin are o interfață mai prietenoasă cu un navigator ce lucreaza cu " "cadre." #: libraries/messages.inc.php:567 msgid "No index defined!" msgstr "Index nu este definit!" #: libraries/messages.inc.php:568 msgid "No index parts defined!" msgstr "Nu sînt definite părți din index!" #: libraries/messages.inc.php:569 msgid "No change" msgstr "Nici o schimbare" #: libraries/messages.inc.php:570 #, fuzzy msgctxt "$strNoneDefault" msgid "None" msgstr "Nici unul(a)" #: libraries/messages.inc.php:571 msgid "None" msgstr "Nici unul(a)" #: libraries/messages.inc.php:572 msgid "No" msgstr "Nu" #: libraries/messages.inc.php:573 msgid "This format has no options" msgstr "Acest format nu are opțiuni" #: libraries/messages.inc.php:574 msgid "No Password" msgstr "Nu există parolă" #: libraries/messages.inc.php:575 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Serverul web nu poate salva fișierul %s." #: libraries/messages.inc.php:576 msgid "Without PHP Code" msgstr "fără cod PHP" #: libraries/messages.inc.php:577 msgid "No Privileges" msgstr "Nu există drepturi de acces" #: libraries/messages.inc.php:578 msgid "You don't have sufficient privileges to be here right now!" msgstr "Nu dețineți drepturi de acces pentru a vă afla aici!" #: libraries/messages.inc.php:579 msgid "No rows selected" msgstr "Nu e nici un rînd selectat" #: libraries/messages.inc.php:580 #, php-format msgid "Insufficient space to save the file %s." msgstr "Spațiu insuficient pentru salvarea fișierului %s." #: libraries/messages.inc.php:581 msgid "No tables found in database." msgstr "Nu s-a găsit nici un tabel în baza de date." #: libraries/messages.inc.php:582 #, php-format msgid "" "No themes support; please check your configuration and/or your themes in " "directory %s." msgstr "" "Nu există suport pentru tematici, vă rugăm să verificați configurația și/sau " "designurile în directorul %s." #: libraries/messages.inc.php:583 msgid "This is not a number!" msgstr "Acesta nu este un număr!" #: libraries/messages.inc.php:584 msgid "not OK" msgstr "Nu este bine" #: libraries/messages.inc.php:585 msgid "not present" msgstr "" #: libraries/messages.inc.php:586 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabelul nu a fost găsit sau nu este stabilit în %s" #: libraries/messages.inc.php:587 msgid "No user(s) found." msgstr "Nu s-a găsit nici un utilizator." #: libraries/messages.inc.php:588 msgid "Skip Validate SQL" msgstr "Sari peste validarea SQL" #: libraries/messages.inc.php:589 msgid "Null" msgstr "Nul" #: libraries/messages.inc.php:590 msgid "Number of fields" msgstr "Număr de cîmpuri" #: libraries/messages.inc.php:591 msgid "Number of tables" msgstr "Număr de tabele" #: libraries/messages.inc.php:592 #, php-format msgid "%s match(es) inside table %s" msgstr "%s rezultat(e) în interiorul tabelului %s" #: libraries/messages.inc.php:593 #, php-format msgid "Total: %s match(es)" msgstr "Total: %s rezultat(e)" #: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112 msgid "Tables" msgstr "Tabele" #: libraries/messages.inc.php:596 msgid "OK" msgstr "E bine" #: libraries/messages.inc.php:598 msgid "Open Document Text" msgstr "Text Open Document" #: libraries/messages.inc.php:599 msgid "Open new phpMyAdmin window" msgstr "Deschide fereastră phpMyAdmin nouă" #: libraries/messages.inc.php:600 msgid "Operations" msgstr "Operații" #: libraries/messages.inc.php:601 msgid "Operator" msgstr "Operand" #: libraries/messages.inc.php:602 msgid "Optimize" msgstr "Optimizează" #: libraries/messages.inc.php:603 msgid "Optimize table" msgstr "Optimizare tabel" #: libraries/messages.inc.php:604 msgid "Options" msgstr "Opțiuni" #: libraries/messages.inc.php:605 msgid "Or" msgstr "Sau" #: libraries/messages.inc.php:606 msgid "Overhead" msgstr "Asupra" #: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85 msgid "Overwrite existing file(s)" msgstr "Suprascrie fișier(e) existent(e)" #: libraries/messages.inc.php:609 msgid "Packed" msgstr "Împachetat" #: libraries/messages.inc.php:610 msgid "Page number:" msgstr "Numărul paginii:" #: libraries/messages.inc.php:611 msgid "Pages to be flushed" msgstr "Pagini de golit" #: libraries/messages.inc.php:612 msgid "Paper size" msgstr "Mărime hîrtie" #: libraries/messages.inc.php:613 msgid "Partial import" msgstr "Importare parțială" #: libraries/messages.inc.php:614 msgid "Partial Texts" msgstr "Texte parțiale" #: libraries/messages.inc.php:615 msgid "PARTITION definition" msgstr "Definiție PARTIȚIE" #: libraries/messages.inc.php:616 msgid "partitioned" msgstr "partiționat" #: libraries/messages.inc.php:617 msgid "Partition maintenance" msgstr "Întreținerea partiției" #: libraries/messages.inc.php:618 #, php-format msgid "Partition %s" msgstr "Partiția %s" #: libraries/messages.inc.php:619 #, php-format msgid "The password for %s was changed successfully." msgstr "Parola pentru %s a fost schimbată cu succes." #: libraries/messages.inc.php:620 msgid "The password is empty!" msgstr "Parola este goală!" #: libraries/messages.inc.php:621 msgid "Password Hashing" msgstr "Password Hashing" #: libraries/messages.inc.php:622 msgid "The passwords aren't the same!" msgstr "Parolele nu corespund!" #: libraries/messages.inc.php:623 msgid "Password" msgstr "Parola" #: libraries/messages.inc.php:624 msgid "Checkpoint frequency" msgstr "Checkpoint frequency" #: libraries/messages.inc.php:625 msgid "" "The amount of data written to the transaction log before a checkpoint is " "performed. The default value is 24MB." msgstr "" "Mărimea datelor scrise în jurnalul tranzacțiilor înaintea efectuării unei " "verificări. Mărimea implicită este 24MO." #: libraries/messages.inc.php:626 msgid "Data file grow size" msgstr "Data file grow size" #: libraries/messages.inc.php:627 msgid "The grow size of the handle data (.xtd) files." msgstr "The grow size of the handle data (.xtd) files." #: libraries/messages.inc.php:628 msgid "Data log threshold" msgstr "Data log threshold" #: libraries/messages.inc.php:629 msgid "" "The maximum size of a data log file. The default value is 64MB. PBXT can " "create a maximum of 32000 data logs, which are used by all tables. So the " "value of this variable can be increased to increase the total amount of data " "that can be stored in the database." msgstr "" "The maximum size of a data log file. The default value is 64MB. PBXT can " "create a maximum of 32000 data logs, which are used by all tables. So the " "value of this variable can be increased to increase the total amount of data " "that can be stored in the database." #: libraries/messages.inc.php:630 msgid "" "The percentage of garbage in a data log file before it is compacted. This is " "a value between 1 and 99. The default is 50." msgstr "" "The percentage of garbage in a data log file before it is compacted. This is " "a value between 1 and 99. The default is 50." #: libraries/messages.inc.php:631 msgid "Garbage threshold" msgstr "Prag gunoi" #: libraries/messages.inc.php:632 msgid "" "This is the amount of memory allocated to the index cache. Default value is " "32MB. The memory allocated here is used only for caching index pages." msgstr "" "This is the amount of memory allocated to the index cache. Default value is " "32MB. The memory allocated here is used only for caching index pages." #: libraries/messages.inc.php:633 msgid "Index cache size" msgstr "Dimensiune cache index" #: libraries/messages.inc.php:634 msgid "" "The size of the buffer used when writing a data log. The default is 256MB. " "The engine allocates one buffer per thread, but only if the thread is " "required to write a data log." msgstr "" "The size of the buffer used when writing a data log. The default is 256MB. " "The engine allocates one buffer per thread, but only if the thread is " "required to write a data log." #: libraries/messages.inc.php:635 msgid "Log buffer size" msgstr "Dimensiune tampon jurnal" #: libraries/messages.inc.php:636 msgid "" "The amount of memory allocated to the transaction log cache used to cache on " "transaction log data. The default is 16MB." msgstr "" "Cantitatea de memorie alocată pentru cache-ul jurnalului tranzacției, " "utilizat pentru a depozita datele jurnalului. Implicit este 16MO." #: libraries/messages.inc.php:637 msgid "Log cache size" msgstr "Dimensiune cache jurnal" #: libraries/messages.inc.php:638 msgid "" "This is the number of transaction log files (pbxt/system/xlog*.xt) the " "system will maintain. If the number of logs exceeds this value then old logs " "will be deleted, otherwise they are renamed and given the next highest " "number." msgstr "" "This is the number of transaction log files (pbxt/system/xlog*.xt) the " "system will maintain. If the number of logs exceeds this value then old logs " "will be deleted, otherwise they are renamed and given the next highest " "number." #: libraries/messages.inc.php:639 msgid "Log file count" msgstr "Număr de fișiere-jurnal" #: libraries/messages.inc.php:640 msgid "" "The size of a transaction log before rollover, and a new log is created. The " "default value is 16MB." msgstr "" "The size of a transaction log before rollover, and a new log is created. The " "default value is 16MB." #: libraries/messages.inc.php:641 msgid "Log file threshold" msgstr "Prag fișiere-jurnal" #: libraries/messages.inc.php:642 msgid "" "This is the amount of memory allocated to the record cache used to cache " "table data. The default value is 32MB. This memory is used to cache changes " "to the handle data (.xtd) and row pointer (.xtr) files." msgstr "" "This is the amount of memory allocated to the record cache used to cache " "table data. The default value is 32MB. This memory is used to cache changes " "to the handle data (.xtd) and row pointer (.xtr) files." #: libraries/messages.inc.php:643 msgid "Record cache size" msgstr "Dimensiune cache înregistrare" #: libraries/messages.inc.php:644 msgid "The grow size of the row pointer (.xtr) files." msgstr "The grow size of the row pointer (.xtr) files." #: libraries/messages.inc.php:645 msgid "Row file grow size" msgstr "Row file grow size" #: libraries/messages.inc.php:646 msgid "" "The size of the global transaction log buffer (the engine allocates 2 " "buffers of this size). The default is 1MB." msgstr "" "The size of the global transaction log buffer (the engine allocates 2 " "buffers of this size). The default is 1MB." #: libraries/messages.inc.php:647 msgid "Transaction buffer size" msgstr "Dimensiune tampon tranzacție" #: libraries/messages.inc.php:648 #, php-format msgid "Schema of the \"%s\" database - Page %s" msgstr "Schema bazei de date \"%s\" - Pagina %s" #: libraries/messages.inc.php:649 #, php-format msgid "The \"%s\" table doesn't exist!" msgstr "Tabelul „%s” nu există!" #: libraries/messages.inc.php:650 msgid "No tables" msgstr "Nu există tabele" #: libraries/messages.inc.php:651 #, fuzzy msgid "Page has been created" msgstr "Tabelul %1$s a fost creat." #: libraries/messages.inc.php:652 msgid "Page creation failed" msgstr "" #: libraries/messages.inc.php:653 msgid "PDF" msgstr "PDF" #: libraries/messages.inc.php:654 msgid "(Generates a report containing the data of a single table)" msgstr "(Generează un raport conținînd datele unui singur tabel)" #: libraries/messages.inc.php:655 msgid "Report title" msgstr "Titlu raport" #: libraries/messages.inc.php:656 msgid "per hour" msgstr "pe oră" #: libraries/messages.inc.php:657 msgid "per minute" msgstr "pe minut" #: libraries/messages.inc.php:658 msgid "per second" msgstr "pe secundă" #: libraries/messages.inc.php:659 msgid "Persian" msgstr "Persană" #: libraries/messages.inc.php:660 msgid "phone book" msgstr "carte de telefoane" #: libraries/messages.inc.php:661 msgid "PHP array" msgstr "" #: libraries/messages.inc.php:662 setup/lib/messages.inc.php:336 msgid "Create PHP Code" msgstr "Creează cod PHP" #: libraries/messages.inc.php:663 msgid "PHP extension" msgstr "Extensie PHP" #: libraries/messages.inc.php:664 msgid "PHP Version" msgstr "Versiune PHP" #: libraries/messages.inc.php:665 msgid "Play audio" msgstr "Redă audio" #: libraries/messages.inc.php:666 msgid "Please select the primary key or a unique key" msgstr "Vă rugăm să alegeți cheia primară sau o cheie unică" #: libraries/messages.inc.php:667 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" #: libraries/messages.inc.php:668 msgid "Quick steps to setup advanced features:" msgstr "" #: libraries/messages.inc.php:669 msgid "" "Create the needed tables with the script/create_tables.sql." msgstr "" #: libraries/messages.inc.php:670 msgid "Create a pma user and give access to these tables." msgstr "" #: libraries/messages.inc.php:671 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" #: libraries/messages.inc.php:672 msgid "phpMyAdmin documentation" msgstr "Documentație phpMyAdmin" #: libraries/messages.inc.php:673 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "Directiva $cfg['PmaAbsoluteUri'] TREBUIE să fie stabilită în " "fișierul de configurare!" #: libraries/messages.inc.php:674 msgid "Polish" msgstr "Polononez" #: libraries/messages.inc.php:675 #, fuzzy msgid "Port" msgstr "Sortare" #: libraries/messages.inc.php:676 msgid "Portrait" msgstr "Portret" #: libraries/messages.inc.php:677 msgid "Begin" msgstr "Începe" #: libraries/messages.inc.php:678 msgid "Previous" msgstr "Anterior" #: libraries/messages.inc.php:679 msgid "The primary key has been dropped" msgstr "Cheia primară a fost aruncată" #: libraries/messages.inc.php:680 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Numele cheii primare trebuie să fie... PRIMARY!" #: libraries/messages.inc.php:681 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(Numele „PRIMARY” trebuie să fie numai la cheia primară!)" #: libraries/messages.inc.php:682 msgid "Primary" msgstr "Primar" #: libraries/messages.inc.php:683 msgid "Print" msgstr "Listare" #: libraries/messages.inc.php:684 msgid "Print view (with full texts)" msgstr "Vizualizare listare (împreună cu text)" #: libraries/messages.inc.php:685 msgid "Print view" msgstr "Viziualizare imprimare" #: libraries/messages.inc.php:686 msgid "Includes all privileges except GRANT." msgstr "Include toate privilegiile, excluzand GRANT." #: libraries/messages.inc.php:687 msgid "Allows altering the structure of existing tables." msgstr "Permite alterarea structurii la tabelele deja existente." #: libraries/messages.inc.php:688 msgid "Allows altering and dropping stored routines." msgstr "Permite alterarea și aruncarea rutinelor stocate." #: libraries/messages.inc.php:689 msgid "Allows creating new databases and tables." msgstr "Permite crearea de noi baze de date și tabele." #: libraries/messages.inc.php:690 msgid "Allows creating stored routines." msgstr "Permite crearea rutinelor stocate." #: libraries/messages.inc.php:691 msgid "Allows creating new tables." msgstr "Permite crearea de noi tabele." #: libraries/messages.inc.php:692 msgid "Allows creating temporary tables." msgstr "Permite crearea de tabele temporare." #: libraries/messages.inc.php:693 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permite crearea, aruncarea și redenumirea conturilor de utilizator." #: libraries/messages.inc.php:694 msgid "Allows creating new views." msgstr "Permite crearea noilor viziuni." #: libraries/messages.inc.php:695 msgid "Allows deleting data." msgstr "Permite stergere de date." #: libraries/messages.inc.php:696 msgid "Allows dropping databases and tables." msgstr "Permite stergerea unei baze de date sau a unor tabele." #: libraries/messages.inc.php:697 msgid "Allows dropping tables." msgstr "Permite aruncarea a unei baze de date." #: libraries/messages.inc.php:698 msgid "Allows to set up events for the event scheduler" msgstr "Permite configurarea evenimentelor pentru planificatorul de evenimente" #: libraries/messages.inc.php:699 msgid "Allows executing stored routines." msgstr "Permite executarea rutinelor stocate." #: libraries/messages.inc.php:700 msgid "Allows running stored procedures; has no effect in this MySQL version." msgstr "" "Permite rularea procedurilor stocate; Nu are efect in aceasta versiune MySQL." #: libraries/messages.inc.php:701 msgid "Allows importing data from and exporting data into files." msgstr "" "Permite importarea datelor in fisiere și exportarea acestora din fisiere." #: libraries/messages.inc.php:702 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permite adaugarea utilizatorilor și drepturilor fara reincarcarea tabelelor " "de drepturi." #: libraries/messages.inc.php:703 msgid "Allows creating and dropping indexes." msgstr "Permite crearea și stergerea indexurilor." #: libraries/messages.inc.php:704 msgid "Allows inserting and replacing data." msgstr "Permite inserarea și înlocuirea datelor." #: libraries/messages.inc.php:705 msgid "Allows locking tables for the current thread." msgstr "Permite blocarea tabelelor din firul curent de execuție." #: libraries/messages.inc.php:706 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Limitează numărul de noi conexiuni care pot fi deschise de utilizator într-o " "oră." #: libraries/messages.inc.php:707 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Limiteaza numarul de comenzi care pot fi trimise de utilizator către server " "într-o oră." #: libraries/messages.inc.php:708 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" "Limitează numărul de comenzi pentru schimbarea vreunui tabel sau vreunei " "baze de date executabile de utilizator într-o oră." #: libraries/messages.inc.php:709 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Limitează numărul conexiunilor simultane pe care le poate avea utilizatorul." #: libraries/messages.inc.php:710 msgid "Allows viewing processes of all users" msgstr "Permite vizualizarea proceselor tuturor utilizatorilor" #: libraries/messages.inc.php:711 msgid "Has no effect in this MySQL version." msgstr "Nu are efect în această versiune MySQL." #: libraries/messages.inc.php:712 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Permite reîncărcarea setărilor de server și golirea memoriei cache a " "serverului." #: libraries/messages.inc.php:713 msgid "Allows the user to ask where the slaves / masters are." msgstr "Permite utilizatorului de a interoga locația slave/master." #: libraries/messages.inc.php:714 msgid "Needed for the replication slaves." msgstr "Necesară pentru „slave replication”." #: libraries/messages.inc.php:715 msgid "Allows reading data." msgstr "Permite citirea datelor." #: libraries/messages.inc.php:716 msgid "Gives access to the complete list of databases." msgstr "Permite accesul la lista completă a bazelor de date." #: libraries/messages.inc.php:717 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permite executarea interogărilor SHOW CREATE VIEW." #: libraries/messages.inc.php:718 msgid "Allows shutting down the server." msgstr "Permite oprirea serverului." #: libraries/messages.inc.php:719 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " "killing threads of other users." msgstr "" "Permite conexiuni, chiar dacă s-a atins numărul maxim de conexiuni; Necesară " "pentru majoritatea operațiunilor administrative, cum ar fi setarea " "variabilelor globale sau oprirea firelor de execuție a altor utilizatori." #: libraries/messages.inc.php:720 msgid "Allows creating and dropping triggers" msgstr "Permite crearea și eliminarea declanșatorilor" #: libraries/messages.inc.php:721 msgid "Allows changing data." msgstr "Permite schimbarea datelor." #: libraries/messages.inc.php:722 msgid "No privileges." msgstr "Fără drepturi." #: libraries/messages.inc.php:723 msgid "Privileges" msgstr "Drepturi de acces" #: libraries/messages.inc.php:724 msgid "The privileges were reloaded successfully." msgstr "Drepturile au fost reîncarcate cu succes." #: libraries/messages.inc.php:725 msgid "Procedures" msgstr "Proceduri" #: libraries/messages.inc.php:726 msgid "Processes" msgstr "Procese" #: libraries/messages.inc.php:727 msgid "Process list" msgstr "Listă procese" #: libraries/messages.inc.php:728 msgid "Profiling" msgstr "Creare profil" #: libraries/messages.inc.php:729 msgid "Protocol version" msgstr "Versiune protocol" #: libraries/messages.inc.php:730 msgid "Put fields names in the first row" msgstr "Pune numele cîmpului în primul rînd" #: libraries/messages.inc.php:732 msgid "Del" msgstr "Del" #: libraries/messages.inc.php:733 msgid "Ins" msgstr "Ins" #: libraries/messages.inc.php:734 msgid "Query" msgstr "Interogare prin exemplu" #: libraries/messages.inc.php:735 msgid "The following queries have been executed:" msgstr "" #: libraries/messages.inc.php:736 msgid "Query cache" msgstr "Cache interogări" #: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117 msgid "Query window" msgstr "Fereastra de comandă" #: libraries/messages.inc.php:738 #, php-format msgid "SQL query on database %s:" msgstr "Comandă SQL pe baza de date %s:" #: libraries/messages.inc.php:739 msgid "Query results operations" msgstr "Operațiuni asupra rezultatelor interogării" #: libraries/messages.inc.php:740 msgid "SQL history" msgstr "Istoric SQL" #: libraries/messages.inc.php:741 #, php-format msgid "" "Query statistics: Since its startup, %s queries have been sent to the " "server." msgstr "" "Statistică interogări: De la început, s-au trimis %s interogări la " "server." #: libraries/messages.inc.php:742 #, php-format msgid "Query took %01.4f sec" msgstr "comanda a durat %01.4f sec" #: libraries/messages.inc.php:743 msgid "Query type" msgstr "Tip interogare" #: libraries/messages.inc.php:744 msgid "Do not overwrite this query from outside the window" msgstr "A nu se suprascrie peste această interogare din cealaltă fereastră" #: libraries/messages.inc.php:746 msgid "Read requests" msgstr "Cereri de citire" #: libraries/messages.inc.php:747 msgid "Rebuild" msgstr "Reconstruiește" #: libraries/messages.inc.php:748 msgid "Received" msgstr "Recepționat" #: libraries/messages.inc.php:749 msgid "recommended" msgstr "recomandat" #: libraries/messages.inc.php:750 msgid "Records" msgstr "Înregistrări" #: libraries/messages.inc.php:751 msgid "Check referential integrity:" msgstr "Verificarea integrității referinței:" #: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335 msgid "Refresh" msgstr "Reîncarcă" #: libraries/messages.inc.php:753 msgid "Relational display field" msgstr "Relational display field" #: libraries/messages.inc.php:754 msgid "Relational key" msgstr "Cheie relațională" #: libraries/messages.inc.php:755 msgid "Relational schema" msgstr "Schema relațională" #: libraries/messages.inc.php:756 msgid "Relation deleted" msgstr "Relație ștearsă" #: libraries/messages.inc.php:757 #, php-format msgid "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." msgstr "" "Opțiunile adiționale pentru folosirea tabelelor intercalate au fost " "dezactivate. Pentru a afla de ce ... %shere%s." #: libraries/messages.inc.php:758 msgid "RELATIONS FOR TABLE" msgstr "RELAȚII PENTRU TABEL" #: libraries/messages.inc.php:759 msgid "Relations" msgstr "Legături" #: libraries/messages.inc.php:760 msgid "Relation view" msgstr "Vizualizare relațională" #: libraries/messages.inc.php:761 msgid "Reloading the privileges" msgstr "Reîncărcarea drepturilor" #: libraries/messages.inc.php:762 #, fuzzy msgid "Reload navigation frame" msgstr "Personalizează cadrul principal" #: libraries/messages.inc.php:763 msgid "Reload privileges" msgstr "Reîncărcare privilegii" #: libraries/messages.inc.php:764 msgid "Reload" msgstr "Reîncarcă" #: libraries/messages.inc.php:765 #, fuzzy msgid "Remote server" msgstr "Server Web" #: libraries/messages.inc.php:766 msgid "Remove CRLF characters within fields" msgstr "" #: libraries/messages.inc.php:767 msgid "Remove partitioning" msgstr "Elimină partiționarea" #: libraries/messages.inc.php:768 msgid "Remove selected users" msgstr "Eliminarea utilizatorilor selectați" #: libraries/messages.inc.php:769 #, php-format msgid "Database %s has been renamed to %s" msgstr "Baza de date %s a fost redenumită în %s" #: libraries/messages.inc.php:770 #, php-format msgid "Table %s has been renamed to %s" msgstr "Tabelului %s i s-a dat un numele de %s" #: libraries/messages.inc.php:771 msgid "Rename table to" msgstr "Redenumire tabel la" #: libraries/messages.inc.php:772 #, fuzzy msgid "Rename view to" msgstr "Redenumire tabel la" #: libraries/messages.inc.php:773 msgid "Repair" msgstr "Repară" #: libraries/messages.inc.php:774 msgid "Repair table" msgstr "Reparare tabel" #: libraries/messages.inc.php:775 msgid "Replace NULL by" msgstr "Înlocuire NULL cu" #: libraries/messages.inc.php:776 msgid "Replace table data with file" msgstr "Înlocuiește datele tabelului cu fișier" #: libraries/messages.inc.php:777 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" #: libraries/messages.inc.php:778 msgid "Add slave replication user" msgstr "" #: libraries/messages.inc.php:779 #, php-format msgid "Master server changed succesfully to %s" msgstr "" #: libraries/messages.inc.php:780 msgid "This server is configured as master in a replication process." msgstr "" #: libraries/messages.inc.php:781 msgid "Control slave:" msgstr "" #: libraries/messages.inc.php:782 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" #: libraries/messages.inc.php:783 #, php-format msgid "Unable to connect to master %s." msgstr "" #: libraries/messages.inc.php:784 msgid "Replicate all databases; Ignore:" msgstr "" #: libraries/messages.inc.php:785 msgid "Ignore all databases; Replicate:" msgstr "" #: libraries/messages.inc.php:786 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " "(useful if you want to replicate majority of databases) or you can choose to " "ignore all databases by default and allow only certain databases to be " "replicated. Please select the mode:" msgstr "" #: libraries/messages.inc.php:787 msgid "Master configuration" msgstr "" #: libraries/messages.inc.php:788 msgid "Master replication" msgstr "" #: libraries/messages.inc.php:789 msgid "Replication" msgstr "Replicare" #: libraries/messages.inc.php:790 msgid "" "Once you restarted MySQL server, please click on Go button. Afterwards, you " "should see a message informing you, that this server is configured as " "master" msgstr "" #: libraries/messages.inc.php:791 #, fuzzy msgid "Please select databases:" msgstr "Selectați baza de date" #: libraries/messages.inc.php:792 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" #: libraries/messages.inc.php:793 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" #: libraries/messages.inc.php:794 msgid "Show connected slaves" msgstr "" #: libraries/messages.inc.php:795 libraries/messages.inc.php:902 #, fuzzy msgid "Show master status" msgstr "Afișează stare sclav" #: libraries/messages.inc.php:796 msgid "Skipping error(s) might lead into unsynchronized master and slave!" msgstr "" #: libraries/messages.inc.php:797 msgid "Change or reconfigure master server" msgstr "" #: libraries/messages.inc.php:798 msgid "Slave configuration" msgstr "" #: libraries/messages.inc.php:799 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" #: libraries/messages.inc.php:800 msgid "Error management:" msgstr "" #: libraries/messages.inc.php:801 #, php-format msgid "IO Thread %s only" msgstr "" #: libraries/messages.inc.php:802 msgid "Slave IO Thread not running!" msgstr "" #: libraries/messages.inc.php:803 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" #: libraries/messages.inc.php:804 msgid "Reset slave" msgstr "" #: libraries/messages.inc.php:805 msgid "See slave status table" msgstr "" #: libraries/messages.inc.php:806 msgid "Skip current error" msgstr "" #: libraries/messages.inc.php:807 msgid "errors." msgstr "" #: libraries/messages.inc.php:808 msgid "Skip next" msgstr "" #: libraries/messages.inc.php:809 msgid "Slave replication" msgstr "" #: libraries/messages.inc.php:810 msgid "Slave SQL Thread not running!" msgstr "" #: libraries/messages.inc.php:811 #, php-format msgid "SQL Thread %s only" msgstr "" #: libraries/messages.inc.php:812 #, php-format msgid "" "This MySQL server works as %s in replication process. For further " "information about replication status on the server, please visit the replication section." msgstr "" #: libraries/messages.inc.php:813 #, fuzzy msgid "Master status" msgstr "Afișează stare sclav" #: libraries/messages.inc.php:814 #, fuzzy msgid "Replication status" msgstr "Replicare" #: libraries/messages.inc.php:815 #, fuzzy msgid "Slave status" msgstr "Afișează stare sclav" #: libraries/messages.inc.php:816 msgid "Synchronize databases with master" msgstr "" #: libraries/messages.inc.php:817 msgid "Unable to change master" msgstr "" #: libraries/messages.inc.php:818 msgid "Unknown error" msgstr "" #: libraries/messages.inc.php:819 msgid "Reset" msgstr "Resetare" #: libraries/messages.inc.php:820 msgid "Resource limits" msgstr "Limitare de resurse" #: libraries/messages.inc.php:821 #, php-format msgid "Restart insertion with %s rows" msgstr "Repornește inserția cu %s rînduri" #: libraries/messages.inc.php:822 msgid "Re-type" msgstr "Re-tastează" #: libraries/messages.inc.php:823 msgid "" "The users will still have the USAGE privilege until the privileges are " "reloaded." msgstr "" "Utilizatorii vor avea în continuare drepturi de UTILIZARE pînă la " "reîncărcarea drepturilor." #: libraries/messages.inc.php:824 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Revocarea tuturor drepturilor active ale utilizatorilor și stergerea " "acestora." #: libraries/messages.inc.php:825 #, php-format msgid "You have revoked the privileges for %s" msgstr "Drepturile tale au fost revocate pentru %s" #: libraries/messages.inc.php:826 msgid "Revoke" msgstr "Revocare" #: libraries/messages.inc.php:827 msgid "Romanian" msgstr "Român" #: libraries/messages.inc.php:828 msgid "Return type" msgstr "Tipul întors" #: libraries/messages.inc.php:829 msgid "Routines" msgstr "Rutine" #: libraries/messages.inc.php:830 msgid "Row length" msgstr "Lungime linie" #: libraries/messages.inc.php:831 msgid "row(s) starting from record #" msgstr "linii începînd cu" #: libraries/messages.inc.php:832 msgid " Row size " msgstr " Mărime linie " #: libraries/messages.inc.php:833 msgid "horizontal (rotated headers)" msgstr "orizontal (colontitlu rotativ)" #: libraries/messages.inc.php:834 msgid "horizontal" msgstr "orizontal" #: libraries/messages.inc.php:835 #, php-format msgid "in %s mode and repeat headers after %s cells" msgstr "în mod %s și repetare colontitlu după %s celule" #: libraries/messages.inc.php:836 msgid "vertical" msgstr "vertical" #: libraries/messages.inc.php:837 msgid "Rows" msgstr "Linie" #: libraries/messages.inc.php:838 msgid "Row Statistics" msgstr "Statisticile rîndului" #: libraries/messages.inc.php:839 #, php-format msgid "running on %s" msgstr "rulînd pe %s" #: libraries/messages.inc.php:840 msgid "Submit Query" msgstr "Trimite comanda" #: libraries/messages.inc.php:841 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Execută interogare/interogări SQL pe serverul %s" #: libraries/messages.inc.php:842 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Execută interogare SQL asupra bazei de date %s" #: libraries/messages.inc.php:843 msgid "Russian" msgstr "Rus" #: libraries/messages.inc.php:845 #, php-format msgid "Save on server in %s directory" msgstr "Salveaza pe server în directorul %s" #: libraries/messages.inc.php:846 msgid "Save position" msgstr "Salvează poziție" #: libraries/messages.inc.php:847 msgid "Save" msgstr "Salveaza" #: libraries/messages.inc.php:848 msgid "The scale factor is too small to fit the schema on one page" msgstr "Factorul de scalare este prea mica pentru a inchepe in pagina" #: libraries/messages.inc.php:849 msgid "Search in database" msgstr "Caută în baza de date" #: libraries/messages.inc.php:850 msgid "Inside field:" msgstr "În cîmpul:" #: libraries/messages.inc.php:851 msgid "Inside table(s):" msgstr "În interiorul tabelei(lor):" #: libraries/messages.inc.php:852 msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" msgstr "Cuvînt/valoare de căutat (metacaracter: \"%\"):" #: libraries/messages.inc.php:853 msgid "at least one of the words" msgstr "cel puțin unul dintre cuvinte" #: libraries/messages.inc.php:854 msgid "all words" msgstr "toate cuvintele" #: libraries/messages.inc.php:855 msgid "the exact phrase" msgstr "fraza exactă" #: libraries/messages.inc.php:856 msgid "as regular expression" msgstr "ca o expresie" #: libraries/messages.inc.php:857 #, php-format msgid "Search results for \"%s\" %s:" msgstr "Caută rezultate pentru \"%s\" %s:" #: libraries/messages.inc.php:858 msgid "Search" msgstr "Caută" #: libraries/messages.inc.php:859 msgid "Find:" msgstr "Găsește:" #: libraries/messages.inc.php:860 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Fișierul de configurare necesită o expresie de protecție secretă " "(blowfish_secret)." #: libraries/messages.inc.php:861 msgid "Please select a database" msgstr "Selectați baza de date" #: libraries/messages.inc.php:862 msgid "Select All" msgstr "Selectează tot" #: libraries/messages.inc.php:863 msgid "Select binary log to view" msgstr "Selectați jurnalul binar pentru vizualizare" #: libraries/messages.inc.php:864 msgid "Select fields (at least one):" msgstr "Selectează cîmpurile (cel puțin unul):" #: libraries/messages.inc.php:865 msgid "Select Foreign Key" msgstr "Alegeți cheia străină" #: libraries/messages.inc.php:866 msgid "in query" msgstr "în interogarea" #: libraries/messages.inc.php:867 msgid "Select referenced key" msgstr "Alegere cheie referențiată" #: libraries/messages.inc.php:868 msgid "Select Tables" msgstr "Selectează tabele" #: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77 msgid "Save as file" msgstr "Trimite" #: libraries/messages.inc.php:870 msgid "Sent" msgstr "Trimis" #: libraries/messages.inc.php:871 msgid "Server Choice" msgstr "Alegerea serverului" #: libraries/messages.inc.php:872 msgid "The server is not responding" msgstr "Serverul nu răspunde" #: libraries/messages.inc.php:873 msgid "Server" msgstr "Server" #: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110 msgid "Servers" msgstr "Servere" #: libraries/messages.inc.php:875 msgid "Delayed inserts" msgstr "Inserări întîrziate" #: libraries/messages.inc.php:876 msgid "Runtime Information" msgstr "Informații rulare" #: libraries/messages.inc.php:877 #, php-format msgid "This MySQL server has been running for %s. It started up on %s." msgstr "Acest server MySQL rulează de %s. S-a lansat la %s." #: libraries/messages.inc.php:878 msgid "Variables" msgstr "Variabile" #: libraries/messages.inc.php:879 msgid "" "Server traffic: These tables show the network traffic statistics of " "this MySQL server since its startup." msgstr "" "Trafic server: Aceste tabele arată statistica de trafic în retea a " "acestui server MySQL de la lansare." #: libraries/messages.inc.php:880 msgid "Server variables and settings" msgstr "Variabile și configurări de server" #: libraries/messages.inc.php:881 msgid "Server version" msgstr "Versiune server" #: libraries/messages.inc.php:882 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " "validity configured in phpMyAdmin, because of this, your login will expire " "sooner than configured in phpMyAdmin." msgstr "" #: libraries/messages.inc.php:883 msgid "" "Cannot start session without errors, please check errors given in your PHP " "and/or webserver log file and configure your PHP installation properly." msgstr "" "Cannot start session without errors, please check errors given in your PHP " "and/or webserver log file and configure your PHP installation properly." #: libraries/messages.inc.php:884 msgid "Session value" msgstr "Valoare sesiune" #: libraries/messages.inc.php:885 msgid "" "If field type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'...
If you ever need to put a backslash (\"\\\") or " "a single quote (\"'\") amongst those values, precede it with a backslash " "(for example '\\\\xyz' or 'a\\'b')." msgstr "" "Dacă cîmpul este „enum” sau „set”, vă rugăm să adăugați valori folosind " "formatul: 'a','b','c'...
Daca aveti nevoie sa puneti bara intoarsa " "(backslash) (\"\\\") sau semnul (\"'\") la aceste valori, folosiți exemplul " "( '\\\\xyz' or 'a\\'b')." #: libraries/messages.inc.php:886 msgid "settings" msgstr "" #: libraries/messages.inc.php:887 msgid "Show all" msgstr "Arată toate" #: libraries/messages.inc.php:888 msgid "Show binary contents as HEX" msgstr "" #: libraries/messages.inc.php:889 msgid "Show binary contents" msgstr "" #: libraries/messages.inc.php:890 msgid "Show BLOB contents" msgstr "" #: libraries/messages.inc.php:891 msgid "Show color" msgstr "Arată culoarea" #: libraries/messages.inc.php:892 msgid "Data Dictionary Format" msgstr "Data Dictionary Format" #: libraries/messages.inc.php:893 msgid "Show Full Queries" msgstr "Afișare comandă întreagă" #: libraries/messages.inc.php:894 msgid "Show grid" msgstr "Arată grila" #: libraries/messages.inc.php:895 msgid "Show/Hide left menu" msgstr "Arată/ascunde meniul stîng" #: libraries/messages.inc.php:896 msgid "Showing bookmark" msgstr "Afișînd semn de carte" #: libraries/messages.inc.php:897 msgid "Showing as PHP code" msgstr "Afișare ca și cod PHP" #: libraries/messages.inc.php:898 msgid "Showing rows" msgstr "Afișează înregistrări" #: libraries/messages.inc.php:899 msgid "Showing SQL query" msgstr "Afișare interogare SQL" #: libraries/messages.inc.php:900 #, fuzzy msgid "Show insert query" msgstr "Afișare interogare SQL" #: libraries/messages.inc.php:901 msgid "Only show keys" msgstr "" #: libraries/messages.inc.php:903 msgid "Show open tables" msgstr "Afișează tabele deschise" #: libraries/messages.inc.php:904 msgid "Show PHP information" msgstr "Arată informația PHP" #: libraries/messages.inc.php:905 msgid "Show" msgstr "Afișează" #: libraries/messages.inc.php:906 msgid "Show slave hosts" msgstr "Afișează gazde sclavi" #: libraries/messages.inc.php:907 msgid "Show slave status" msgstr "Afișează stare sclav" #: libraries/messages.inc.php:908 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." #: libraries/messages.inc.php:909 msgid "The number of transactions that used the temporary binary log cache." msgstr "The number of transactions that used the temporary binary log cache." #: libraries/messages.inc.php:910 msgid "" "The number of temporary tables on disk created automatically by the server " "while executing statements. If Created_tmp_disk_tables is big, you may want " "to increase the tmp_table_size value to cause temporary tables to be memory-" "based instead of disk-based." msgstr "" "The number of temporary tables on disk created automatically by the server " "while executing statements. If Created_tmp_disk_tables is big, you may want " "to increase the tmp_table_size value to cause temporary tables to be memory-" "based instead of disk-based." #: libraries/messages.inc.php:911 msgid "How many temporary files mysqld has created." msgstr "Cîte fișiere temporare a creat mysqld." #: libraries/messages.inc.php:912 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." #: libraries/messages.inc.php:913 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." #: libraries/messages.inc.php:914 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." #: libraries/messages.inc.php:915 msgid "The number of INSERT DELAYED rows written." msgstr "The number of INSERT DELAYED rows written." #: libraries/messages.inc.php:916 msgid "The number of executed FLUSH statements." msgstr "The number of executed FLUSH statements." #: libraries/messages.inc.php:917 msgid "The number of internal COMMIT statements." msgstr "The number of internal COMMIT statements." #: libraries/messages.inc.php:918 msgid "The number of times a row was deleted from a table." msgstr "The number of times a row was deleted from a table." #: libraries/messages.inc.php:919 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." #: libraries/messages.inc.php:920 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." #: libraries/messages.inc.php:921 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." #: libraries/messages.inc.php:922 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." #: libraries/messages.inc.php:923 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." #: libraries/messages.inc.php:924 msgid "" "The number of requests to read a row based on a fixed position. This is high " "if you are doing a lot of queries that require sorting of the result. You " "probably have a lot of queries that require MySQL to scan whole tables or " "you have joins that don't use keys properly." msgstr "" "The number of requests to read a row based on a fixed position. This is high " "if you are doing a lot of queries that require sorting of the result. You " "probably have a lot of queries that require MySQL to scan whole tables or " "you have joins that don't use keys properly." #: libraries/messages.inc.php:925 msgid "" "The number of requests to read the next row in the data file. This is high " "if you are doing a lot of table scans. Generally this suggests that your " "tables are not properly indexed or that your queries are not written to take " "advantage of the indexes you have." msgstr "" "The number of requests to read the next row in the data file. This is high " "if you are doing a lot of table scans. Generally this suggests that your " "tables are not properly indexed or that your queries are not written to take " "advantage of the indexes you have." #: libraries/messages.inc.php:926 msgid "The number of internal ROLLBACK statements." msgstr "The number of internal ROLLBACK statements." #: libraries/messages.inc.php:927 msgid "The number of requests to update a row in a table." msgstr "The number of requests to update a row in a table." #: libraries/messages.inc.php:928 msgid "The number of requests to insert a row in a table." msgstr "Numărul de cereri de a insera un rînd într-un tabel." #: libraries/messages.inc.php:929 msgid "The number of pages containing data (dirty or clean)." msgstr "Numărul de pagini conținînd date (curate sau murdare)." #: libraries/messages.inc.php:930 msgid "The number of pages currently dirty." msgstr "Numărul de pagini actualmente murdare." #: libraries/messages.inc.php:931 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "The number of buffer pool pages that have been requested to be flushed." #: libraries/messages.inc.php:932 msgid "The number of free pages." msgstr "Numărul de pagini libere." #: libraries/messages.inc.php:933 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." #: libraries/messages.inc.php:934 msgid "" "The number of pages busy because they have been allocated for administrative " "overhead such as row locks or the adaptive hash index. This value can also " "be calculated as Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" "The number of pages busy because they have been allocated for administrative " "overhead such as row locks or the adaptive hash index. This value can also " "be calculated as Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." #: libraries/messages.inc.php:935 msgid "Total size of buffer pool, in pages." msgstr "Total size of buffer pool, in pages." #: libraries/messages.inc.php:936 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." #: libraries/messages.inc.php:937 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." #: libraries/messages.inc.php:938 msgid "The number of logical read requests InnoDB has done." msgstr "The number of logical read requests InnoDB has done." #: libraries/messages.inc.php:939 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." #: libraries/messages.inc.php:940 msgid "" "Normally, writes to the InnoDB buffer pool happen in the background. " "However, if it's necessary to read or create a page and no clean pages are " "available, it's necessary to wait for pages to be flushed first. This " "counter counts instances of these waits. If the buffer pool size was set " "properly, this value should be small." msgstr "" "Normally, writes to the InnoDB buffer pool happen in the background. " "However, if it's necessary to read or create a page and no clean pages are " "available, it's necessary to wait for pages to be flushed first. This " "counter counts instances of these waits. If the buffer pool size was set " "properly, this value should be small." #: libraries/messages.inc.php:941 msgid "The number writes done to the InnoDB buffer pool." msgstr "The number writes done to the InnoDB buffer pool." #: libraries/messages.inc.php:942 msgid "The number of fsync() operations so far." msgstr "The number of fsync() operations so far." #: libraries/messages.inc.php:943 msgid "The current number of pending fsync() operations." msgstr "The current number of pending fsync() operations." #: libraries/messages.inc.php:944 msgid "The current number of pending reads." msgstr "The current number of pending reads." #: libraries/messages.inc.php:945 msgid "The current number of pending writes." msgstr "The current number of pending writes." #: libraries/messages.inc.php:946 msgid "The amount of data read so far, in bytes." msgstr "The amount of data read so far, in bytes." #: libraries/messages.inc.php:947 msgid "The total number of data reads." msgstr "The total number of data reads." #: libraries/messages.inc.php:948 msgid "The total number of data writes." msgstr "The total number of data writes." #: libraries/messages.inc.php:949 msgid "The amount of data written so far, in bytes." msgstr "The amount of data written so far, in bytes." #: libraries/messages.inc.php:950 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "The number of doublewrite writes that have been performed and the number of " "pages that have been written for this purpose." #: libraries/messages.inc.php:951 msgid "The number of doublewrite operations that have been performed." msgstr "" "The number of doublewrite writes that have been performed and the number of " "pages that have been written for this purpose." #: libraries/messages.inc.php:952 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." #: libraries/messages.inc.php:953 msgid "The number of log write requests." msgstr "The number of log write requests." #: libraries/messages.inc.php:954 msgid "The number of physical writes to the log file." msgstr "The number of physical writes to the log file." #: libraries/messages.inc.php:955 msgid "The number of fsync() writes done to the log file." msgstr "The number of fsyncs writes done to the log file." #: libraries/messages.inc.php:956 msgid "The number of pending log file fsyncs." msgstr "The number of pending log file fsyncs." #: libraries/messages.inc.php:957 msgid "Pending log file writes." msgstr "Pending log file writes." #: libraries/messages.inc.php:958 msgid "The number of bytes written to the log file." msgstr "The number of bytes written to the log file." #: libraries/messages.inc.php:959 msgid "The number of pages created." msgstr "Numărul de pagini create." #: libraries/messages.inc.php:960 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." #: libraries/messages.inc.php:961 msgid "The number of pages read." msgstr "Numărul de pagini citite." #: libraries/messages.inc.php:962 msgid "The number of pages written." msgstr "Numărul de pagini scrise." #: libraries/messages.inc.php:963 msgid "The number of row locks currently being waited for." msgstr "The number of row locks currently being waited for." #: libraries/messages.inc.php:964 msgid "The average time to acquire a row lock, in milliseconds." msgstr "The average time to acquire a row lock, in milliseconds." #: libraries/messages.inc.php:965 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "The total time spent in acquiring row locks, in milliseconds." #: libraries/messages.inc.php:966 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "The maximum time to acquire a row lock, in milliseconds." #: libraries/messages.inc.php:967 msgid "The number of times a row lock had to be waited for." msgstr "The number of times a row lock had to be waited for." #: libraries/messages.inc.php:968 msgid "The number of rows deleted from InnoDB tables." msgstr "The number of rows deleted from InnoDB tables." #: libraries/messages.inc.php:969 msgid "The number of rows inserted in InnoDB tables." msgstr "The number of rows inserted in InnoDB tables." #: libraries/messages.inc.php:970 msgid "The number of rows read from InnoDB tables." msgstr "Numărul de rînduri citite din tabelele InnoDB." #: libraries/messages.inc.php:971 msgid "The number of rows updated in InnoDB tables." msgstr "Numărul de rînduri actualizate în tabelele InnoDB." #: libraries/messages.inc.php:972 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." #: libraries/messages.inc.php:973 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." #: libraries/messages.inc.php:974 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." #: libraries/messages.inc.php:975 msgid "The number of requests to read a key block from the cache." msgstr "The number of requests to read a key block from the cache." #: libraries/messages.inc.php:976 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." #: libraries/messages.inc.php:977 msgid "The number of requests to write a key block to the cache." msgstr "The number of requests to write a key block to the cache." #: libraries/messages.inc.php:978 msgid "The number of physical writes of a key block to disk." msgstr "The number of physical writes of a key block to disk." #: libraries/messages.inc.php:979 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." #: libraries/messages.inc.php:980 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "The number of rows waiting to be written in INSERT DELAYED queues." #: libraries/messages.inc.php:981 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." #: libraries/messages.inc.php:982 msgid "The number of files that are open." msgstr "The number of files that are open." #: libraries/messages.inc.php:983 msgid "The number of streams that are open (used mainly for logging)." msgstr "The number of streams that are open (used mainly for logging)." #: libraries/messages.inc.php:984 msgid "The number of tables that are open." msgstr "Numărul de tabele ce sînt deschise." #: libraries/messages.inc.php:985 msgid "The number of free memory blocks in query cache." msgstr "The number of free memory blocks in query cache." #: libraries/messages.inc.php:986 msgid "The amount of free memory for query cache." msgstr "The amount of free memory for query cache." #: libraries/messages.inc.php:987 msgid "The number of cache hits." msgstr "Numărul de nimeriri în cache." #: libraries/messages.inc.php:988 msgid "The number of queries added to the cache." msgstr "Numărul de interogări adăugate la cache." #: libraries/messages.inc.php:989 msgid "" "The number of queries that have been removed from the cache to free up " "memory for caching new queries. This information can help you tune the query " "cache size. The query cache uses a least recently used (LRU) strategy to " "decide which queries to remove from the cache." msgstr "" "The number of queries that have been removed from the cache to free up " "memory for caching new queries. This information can help you tune the query " "cache size. The query cache uses a least recently used (LRU) strategy to " "decide which queries to remove from the cache." #: libraries/messages.inc.php:990 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." #: libraries/messages.inc.php:991 msgid "The number of queries registered in the cache." msgstr "Numărul de interogări înregistrate în cache." #: libraries/messages.inc.php:992 msgid "The total number of blocks in the query cache." msgstr "Numărul total de blocuri în cache-ul interogării." #: libraries/messages.inc.php:993 msgctxt "$strShowStatusReset" msgid "Reset" msgstr "Reinițializare" #: libraries/messages.inc.php:994 msgid "The status of failsafe replication (not yet implemented)." msgstr "The status of failsafe replication (not yet implemented)." #: libraries/messages.inc.php:995 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." #: libraries/messages.inc.php:996 msgid "The number of joins that used a range search on a reference table." msgstr "The number of joins that used a range search on a reference table." #: libraries/messages.inc.php:997 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" #: libraries/messages.inc.php:998 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" #: libraries/messages.inc.php:999 msgid "The number of joins that did a full scan of the first table." msgstr "The number of joins that did a full scan of the first table." #: libraries/messages.inc.php:1000 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "The number of temporary tables currently open by the slave SQL thread." #: libraries/messages.inc.php:1001 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." #: libraries/messages.inc.php:1002 msgid "This is ON if this server is a slave that is connected to a master." msgstr "This is ON if this server is a slave that is connected to a master." #: libraries/messages.inc.php:1003 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "The number of threads that have taken more than slow_launch_time seconds to " "create." #: libraries/messages.inc.php:1004 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "The number of queries that have taken more than long_query_time seconds." #: libraries/messages.inc.php:1005 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." #: libraries/messages.inc.php:1006 msgid "The number of sorts that were done with ranges." msgstr "The number of sorts that were done with ranges." #: libraries/messages.inc.php:1007 msgid "The number of sorted rows." msgstr "Numărul de rînduri sortate." #: libraries/messages.inc.php:1008 msgid "The number of sorts that were done by scanning the table." msgstr "The number of sorts that were done by scanning the table." #: libraries/messages.inc.php:1009 msgid "The number of times that a table lock was acquired immediately." msgstr "The number of times that a table lock was acquired immediately." #: libraries/messages.inc.php:1010 msgid "" "The number of times that a table lock could not be acquired immediately and " "a wait was needed. If this is high, and you have performance problems, you " "should first optimize your queries, and then either split your table or " "tables or use replication." msgstr "" "The number of times that a table lock could not be acquired immediately and " "a wait was needed. If this is high, and you have performance problems, you " "should first optimize your queries, and then either split your table or " "tables or use replication." #: libraries/messages.inc.php:1011 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." #: libraries/messages.inc.php:1012 msgid "The number of currently open connections." msgstr "Numărul de conexiuni deschise momentan." #: libraries/messages.inc.php:1013 msgid "" "The number of threads created to handle connections. If Threads_created is " "big, you may want to increase the thread_cache_size value. (Normally this " "doesn't give a notable performance improvement if you have a good thread " "implementation.)" msgstr "" "The number of threads created to handle connections. If Threads_created is " "big, you may want to increase the thread_cache_size value. (Normally this " "doesn't give a notable performance improvement if you have a good thread " "implementation.)" #: libraries/messages.inc.php:1014 msgid "The number of threads that are not sleeping." msgstr "The number of threads that are not sleeping." #: libraries/messages.inc.php:1015 msgid "Show dimension of tables" msgstr "Arată dimensiunile tabelei" #: libraries/messages.inc.php:1016 msgid "Show tables" msgstr "Arată tabelele" #: libraries/messages.inc.php:1017 msgid " Show this query here again " msgstr " Afișează această comandă din nou aici " #: libraries/messages.inc.php:1018 msgid "Simplified Chinese" msgstr "Chineză simplificată" #: libraries/messages.inc.php:1019 msgid "(singly)" msgstr "(singly)" #: libraries/messages.inc.php:1020 msgid "Size" msgstr "Mărime" #: libraries/messages.inc.php:1021 setup/lib/messages.inc.php:154 msgid "Number of records (queries) to skip from start" msgstr "Number of records(queries) to skip from start" #: libraries/messages.inc.php:1022 msgid "" "Make sure, you have unique server-id in your configuration file (my.cnf). If " "not, please add the following line into [mysqld] section:" msgstr "" #: libraries/messages.inc.php:1023 msgid "Slovak" msgstr "Slovacă" #: libraries/messages.inc.php:1024 msgid "Slovenian" msgstr "Slovenă" #: libraries/messages.inc.php:1025 msgid "Small/Big All" msgstr "Small/Big All" #: libraries/messages.inc.php:1026 msgid "Snap to grid" msgstr "Aliniere la grilă" #: libraries/messages.inc.php:1027 msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(sau soclul serverului MySQL local nu este configurat momentan)" #: libraries/messages.inc.php:1028 msgid "Socket" msgstr "" #: libraries/messages.inc.php:1029 msgid "Sort by key" msgstr "Sortare după cheie" #: libraries/messages.inc.php:1030 msgid "Sorting" msgstr "Sortare" #: libraries/messages.inc.php:1031 msgid "Sort" msgstr "Sortare" #: libraries/messages.inc.php:1032 msgid "Space usage" msgstr "Utilizare spațiu" #: libraries/messages.inc.php:1033 msgid "Spanish" msgstr "Spaniolă" #: libraries/messages.inc.php:1034 msgid "Words are separated by a space character (\" \")." msgstr "Cuvinte despărțite de un spațiu (\" \")." #: libraries/messages.inc.php:1035 msgid "SQL compatibility mode" msgstr "Regim de compatibilitate SQL" #: libraries/messages.inc.php:1036 msgid "Export type" msgstr "Modul de export" #: libraries/messages.inc.php:1037 msgid "Export time in UTC" msgstr "" #: libraries/messages.inc.php:1038 msgid "" "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:" msgstr "" "Exista o posibilitate de a fi gasit un BUG in parserul SQL. Verifica atent " "inca o data comanda și verifica daca semnele specifice sunt corecte. O alta " "posibilitate ar putea fi punerea unui fisier binar in afara zonei de text. " "Poti incerca aceasta comanda și printr-o linie de comanda MySQL. Eroarea " "MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea " "problemei. Daca in continuare ai probleme cu executarea comenzii, redu o " "parte din comanda la aceea parte care cauzeaza problema și raporteaza acesta " "ca un BUG in sectiunea DE TAIAT" #: libraries/messages.inc.php:1039 msgid "" "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" msgstr "" "Pare sa fie o eroare in comanda SQL. Eroarea MySQL de mai jos, daca e " "vreuna, poate sa te ajute la diagnosticarea problemei" #: libraries/messages.inc.php:1040 msgid "SQL query" msgstr "Comanda SQL" #: libraries/messages.inc.php:1041 msgid "SQL result" msgstr "Rezultat SQL" #: libraries/messages.inc.php:1042 msgid "SQL" msgstr "SQL" #: libraries/messages.inc.php:1043 msgid "Invalid Identifer" msgstr "Identificator nevalid" #: libraries/messages.inc.php:1044 msgid "Unclosed quote" msgstr "Citare neînchisă" #: libraries/messages.inc.php:1045 msgid "Unknown Punctuation String" msgstr "Înșiruire de punctuație necunoscută" #: libraries/messages.inc.php:1046 msgid "Stand-in structure for view" msgstr "Stand-in structure for view" #: libraries/messages.inc.php:1047 #, fuzzy msgid "Start" msgstr "Dum" #: libraries/messages.inc.php:1048 msgid "Last check" msgstr "Ultima verficare" #: libraries/messages.inc.php:1049 msgid "Creation" msgstr "Creare" #: libraries/messages.inc.php:1050 msgid "Statements" msgstr "Comenzi" #: libraries/messages.inc.php:1051 msgid "static" msgstr "" #: libraries/messages.inc.php:1052 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." #: libraries/messages.inc.php:1053 msgid "Last update" msgstr "Ultima actualizare" #: libraries/messages.inc.php:1054 msgid "Status" msgstr "Stare" #: libraries/messages.inc.php:1055 msgid "Stop" msgstr "" #: libraries/messages.inc.php:1056 msgid "Storage Engines" msgstr "Motoare de stocare" #: libraries/messages.inc.php:1057 msgid "Storage Engine" msgstr "Motor de stocare" #: libraries/messages.inc.php:1058 msgctxt "$strStrucCSV" msgid "CSV" msgstr "Date CSV" #: libraries/messages.inc.php:1059 msgid "Structure and data" msgstr "Structura și date" #: libraries/messages.inc.php:1060 msgid "CSV for MS Excel" msgstr "Date CSV pentru MS Excel" #: libraries/messages.inc.php:1061 msgid "Native MS Excel format" msgstr "Date native MS Excel" #: libraries/messages.inc.php:1062 msgid "Structure only" msgstr "Numai structura" #: libraries/messages.inc.php:1063 msgid "Propose table structure" msgstr "Propune structura de tabele" #: libraries/messages.inc.php:1064 #, fuzzy msgid "Structure Difference" msgstr "Structură pentru vizualizare" #: libraries/messages.inc.php:1065 msgid "Structure for view" msgstr "Structură pentru vizualizare" #: libraries/messages.inc.php:1066 #, fuzzy msgid "structure" msgstr "Structură" #: libraries/messages.inc.php:1067 msgid "Structure" msgstr "Structură" #: libraries/messages.inc.php:1068 msgid "Structure Synchronization" msgstr "" #: libraries/messages.inc.php:1069 msgid "Submit" msgstr "Trimite" #: libraries/messages.inc.php:1070 msgid "Your SQL query has been executed successfully" msgstr "Comanda dumneavoastră SQL a fost executată cu succes" #: libraries/messages.inc.php:1071 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." #: libraries/messages.inc.php:1072 msgid "Sum" msgstr "Sumă" #: libraries/messages.inc.php:1073 msgid "Swedish" msgstr "Suedez" #: libraries/messages.inc.php:1074 msgid "Authenticating..." msgstr "Authenticating..." #: libraries/messages.inc.php:1075 msgid "Hardware authentication failed" msgstr "Hardware authentication failed" #: libraries/messages.inc.php:1076 #, php-format msgid "File %s does not contain any key id" msgstr "File %s does not contain any key id" #: libraries/messages.inc.php:1077 msgid "No valid authentication key plugged" msgstr "No valid authentication key plugged" #: libraries/messages.inc.php:1078 msgid "Switch to copied database" msgstr "Schimbă la tabela copiată" #: libraries/messages.inc.php:1079 msgid "Switch to copied table" msgstr "Schimbă la tabela copiată" #: libraries/messages.inc.php:1080 msgid "" "Target database will be completely synchronized with source database. Source " "database will remain unchanged." msgstr "" #: libraries/messages.inc.php:1081 msgid "Synchronize Databases" msgstr "" #: libraries/messages.inc.php:1082 msgid "Synchronize" msgstr "" #: libraries/messages.inc.php:1084 msgid "Add column(s)" msgstr "" #: libraries/messages.inc.php:1085 #, php-format msgid "Table %s already exists!" msgstr "Tabelul %s există deja!" #: libraries/messages.inc.php:1086 msgid "Alter column(s)" msgstr "" #: libraries/messages.inc.php:1087 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabelul %1$s a fost alterat cu succes" #: libraries/messages.inc.php:1088 msgid "Alter index(s)" msgstr "" #: libraries/messages.inc.php:1089 msgid "Apply index(s)" msgstr "" #: libraries/messages.inc.php:1090 msgid "Table comments" msgstr "Comentarii tabel" #: libraries/messages.inc.php:1091 msgid "Would you like to delete all the previous rows from target tables?" msgstr "" #: libraries/messages.inc.php:1092 msgid "The table name is empty!" msgstr "Numele de tabel este gol!" #: libraries/messages.inc.php:1093 #, php-format msgid "Table %1$s has been created." msgstr "Tabelul %1$s a fost creat." #: libraries/messages.inc.php:1094 #, php-format msgid "Table %s has been dropped" msgstr "Tabelul %s a fost aruncat" #: libraries/messages.inc.php:1095 #, php-format msgid "Table %s has been emptied" msgstr "Tabelul %s a fost golit" #: libraries/messages.inc.php:1096 #, php-format msgid "Table %s has been flushed" msgstr "Tabelul %s a fost curățat" #: libraries/messages.inc.php:1097 msgid "Insert row(s)" msgstr "" #: libraries/messages.inc.php:1098 msgid "Table seems to be empty!" msgstr "Tabelul pare a fi gol!" #: libraries/messages.inc.php:1099 msgid "Table maintenance" msgstr "Administrare tabel" #: libraries/messages.inc.php:1100 msgid "Table name" msgstr "Denumire tabel" #: libraries/messages.inc.php:1101 msgid "Table of contents" msgstr "Sumar" #: libraries/messages.inc.php:1102 msgid "Table options" msgstr "Opțiuni tabel" #: libraries/messages.inc.php:1103 msgid "Remove column(s)" msgstr "" #: libraries/messages.inc.php:1104 msgid "Remove index(s)" msgstr "" #: libraries/messages.inc.php:1105 #, php-format msgid "%s table(s)" msgstr "%s tabele" #: libraries/messages.inc.php:1106 msgid "Table structure for table" msgstr "Structura de tabel pentru tabelul" #: libraries/messages.inc.php:1107 msgid "Table" msgstr "Tabel" #: libraries/messages.inc.php:1108 msgid "Update row(s)" msgstr "" #: libraries/messages.inc.php:1109 msgid "take it" msgstr "alege" #: libraries/messages.inc.php:1110 msgid "Target database has been synchronized with source database" msgstr "" #: libraries/messages.inc.php:1111 msgid "Table-specific privileges" msgstr "Drepturi specifice de tabele" #: libraries/messages.inc.php:1112 msgid "Temporary data" msgstr "Date temporare" #: libraries/messages.inc.php:1113 msgid " Because of its length,
this field might not be editable " msgstr "" "Datorită lungimii sale,
acest cîmp s-ar putea să nu fie editabil" #: libraries/messages.inc.php:1114 msgid "Texy! text" msgstr "Texy! text" #: libraries/messages.inc.php:1115 msgid "Thai" msgstr "Tailandez" #: libraries/messages.inc.php:1116 #, php-format msgid "Default theme %s not found!" msgstr "Tema implicită %s nu a fost găsită!" #: libraries/messages.inc.php:1117 msgid "No preview available." msgstr "Nici o previzualizare disponibilă." #: libraries/messages.inc.php:1118 #, php-format msgid "Theme %s not found!" msgstr "Tema %s nu a fost găsită!" #: libraries/messages.inc.php:1119 #, php-format msgid "No valid image path for theme %s found!" msgstr "No valid image path for theme %s found!" #: libraries/messages.inc.php:1120 #, php-format msgid "Theme path not found for theme %s!" msgstr "Calea temei nu a fost găsită pentru tema %s!" #: libraries/messages.inc.php:1121 msgid "Theme / Style" msgstr "Șablon/stil" #: libraries/messages.inc.php:1122 msgid "This Host" msgstr "Această gazdă" #: libraries/messages.inc.php:1123 msgid "Threads" msgstr "Fire" #: libraries/messages.inc.php:1124 #, php-format msgid "Thread %s was successfully killed." msgstr "Firul de execuție %s a fost oprit cu succes." #: libraries/messages.inc.php:1125 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" "Previous import timed out, after resubmitting will continue from position %d." #: libraries/messages.inc.php:1126 msgid "" "However on last run no data has been parsed, this usually means phpMyAdmin " "won't be able to finish this import unless you increase php time limits." msgstr "" "However on last run no data has been parsed, this usually means phpMyAdmin " "won't be able to finish this import unless you increase php time limits." #: libraries/messages.inc.php:1127 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." #: libraries/messages.inc.php:1128 msgid "Time" msgstr "Timp" #: libraries/messages.inc.php:1129 msgid "to/from page" msgstr "în/din pagină" #: libraries/messages.inc.php:1130 msgid "Toggle scratchboard" msgstr "dezactivare scratchboard" #: libraries/messages.inc.php:1131 msgid "Toggle small/big" msgstr "Comutare mare/mică" #: libraries/messages.inc.php:1132 msgid "To select relation, click :" msgstr "Pentru a alege relația, faceți clic:" #: libraries/messages.inc.php:1133 msgid "total" msgstr "total" #: libraries/messages.inc.php:1134 msgid "Total" msgstr "Total" #: libraries/messages.inc.php:1135 #, php-format msgid "Tracking of %s.%s is activated." msgstr "" #: libraries/messages.inc.php:1136 msgid "Activate now" msgstr "" #: libraries/messages.inc.php:1137 #, php-format msgid "Activate tracking for %s.%s" msgstr "" #: libraries/messages.inc.php:1138 msgid "Comment out these two lines if you do not need them." msgstr "" #: libraries/messages.inc.php:1139 #, fuzzy msgid "Create version" msgstr "Creare relație" #: libraries/messages.inc.php:1140 #, php-format msgid "Create version %s of %s.%s" msgstr "" #: libraries/messages.inc.php:1141 #, fuzzy msgid "Database Log" msgstr "Baza de date" #: libraries/messages.inc.php:1142 msgid "Data definition statement" msgstr "" #: libraries/messages.inc.php:1143 msgid "Data manipulation statement" msgstr "" #: libraries/messages.inc.php:1144 #, fuzzy msgid "Date" msgstr "Date" #: libraries/messages.inc.php:1145 msgid "Deactivate now" msgstr "" #: libraries/messages.inc.php:1146 #, php-format msgid "Deactivate tracking for %s.%s" msgstr "" #: libraries/messages.inc.php:1147 #, fuzzy, php-format msgid "Export as %s" msgstr "Modul de export" #: libraries/messages.inc.php:1148 msgid "Tracking is active." msgstr "" #: libraries/messages.inc.php:1149 msgid "Tracking is not active." msgstr "" #: libraries/messages.inc.php:1150 msgid "Tracking Mechanism" msgstr "" #: libraries/messages.inc.php:1151 msgid "Close" msgstr "" #: libraries/messages.inc.php:1152 #, php-format msgid "Tracking report for table `%s`" msgstr "" #: libraries/messages.inc.php:1153 msgid "Tracking report" msgstr "" #: libraries/messages.inc.php:1154 #, php-format msgid "Show %s with dates from %s to %s by user %s %s" msgstr "" #: libraries/messages.inc.php:1155 msgid "Show versions" msgstr "" #: libraries/messages.inc.php:1156 msgid "SQL dump (file download)" msgstr "" #: libraries/messages.inc.php:1157 msgid "SQL dump" msgstr "" #: libraries/messages.inc.php:1158 msgid "SQL statements executed." msgstr "" #: libraries/messages.inc.php:1159 msgid "This option will replace your table and contained data." msgstr "" #: libraries/messages.inc.php:1160 msgid "SQL execution" msgstr "" #: libraries/messages.inc.php:1161 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" #: libraries/messages.inc.php:1162 msgid "Tracking statements" msgstr "" #: libraries/messages.inc.php:1163 msgid "active" msgstr "" #: libraries/messages.inc.php:1164 msgid "not active" msgstr "" #: libraries/messages.inc.php:1165 #, fuzzy msgid "Structure snapshot" msgstr "Numai structura" #: libraries/messages.inc.php:1166 #, fuzzy msgid "Created" msgstr "Creează" #: libraries/messages.inc.php:1167 #, fuzzy msgid "Last version" msgstr "Creare relație" #: libraries/messages.inc.php:1168 msgid "Updated" msgstr "" #: libraries/messages.inc.php:1169 #, fuzzy msgid "Version" msgstr "Persană" #: libraries/messages.inc.php:1170 msgid "Track these data definition statements:" msgstr "" #: libraries/messages.inc.php:1171 msgid "Track these data manipulation statements:" msgstr "" #: libraries/messages.inc.php:1172 #, fuzzy msgid "Tracked tables" msgstr "Verificare tabel" #: libraries/messages.inc.php:1173 msgid "Tracking" msgstr "" #: libraries/messages.inc.php:1174 #, fuzzy msgid "Track table" msgstr "Verificare tabel" #: libraries/messages.inc.php:1175 #, fuzzy msgid "Untracked tables" msgstr "Verificare tabel" #: libraries/messages.inc.php:1176 #, fuzzy msgid "Username" msgstr "Nume utilizator:" #: libraries/messages.inc.php:1177 #, php-format msgid "Tracking for %s.%s , version %s is activated." msgstr "" #: libraries/messages.inc.php:1178 #, php-format msgid "Version %s is created, tracking for %s.%s is activated." msgstr "" #: libraries/messages.inc.php:1179 #, php-format msgid "Tracking for %s.%s , version %s is deactivated." msgstr "" #: libraries/messages.inc.php:1180 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" #: libraries/messages.inc.php:1181 #, fuzzy msgid "Versions" msgstr "Persană" #: libraries/messages.inc.php:1182 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" #: libraries/messages.inc.php:1183 msgid "Traditional Chinese" msgstr "Chineza Traditionala" #: libraries/messages.inc.php:1184 msgid "Traditional Spanish" msgstr "Spaniola traditionala" #: libraries/messages.inc.php:1185 msgid "Traffic" msgstr "Trafic" #: libraries/messages.inc.php:1186 msgid "Transaction coordinator" msgstr "Coordonator tranzacție" #: libraries/messages.inc.php:1187 msgid "" "Displays a link to download the binary data of the field. You can use the " "first option to specify the filename, or use the second option as the name " "of a field which contains the filename. If you use the second option, you " "need to set the first option to the empty string." msgstr "" "Afișează un link pentru descarcarea datelor binare a unui camp. Prima " "optiune este denumirea fisierului binar. A doua optiune este o denumire " "posibila pentru un rand de tabel care contine denumirea de fisier. Daca " "setati și o a doua optiune, trebuie sa aveti prima optiune setata ca și " "empty string" #: libraries/messages.inc.php:1188 msgid "" "Displays hexadecimal representation of data. Optional first parameter " "specifies how often space will be added (defaults to 2 nibbles)." msgstr "" "Displays hexadecimal representation of data. Optional first parameter " "specifies how often space will be added (defaults to 2 nibbles)." #: libraries/messages.inc.php:1189 msgid "" "Displays a clickable thumbnail. The options are the maximum width and height " "in pixels. The original aspect ratio is preserved." msgstr "" "Afișează o imagine mica clicabila ; optiuni: latime, inaltime in pixeli " "(metine dimensiunile originale)" #: libraries/messages.inc.php:1190 msgid "Displays a link to download this image." msgstr "Afișează un link la imagine (direct blob download, i.e.)." #: libraries/messages.inc.php:1191 msgid "See image/jpeg: inline" msgstr "Vezi imagine/jpeg: inline" #: libraries/messages.inc.php:1192 msgid "" "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as " "formatted date. The first option is the offset (in hours) which will be " "added to the timestamp (Default: 0). Use second option to specify a " "different date/time format string. Third option determines whether you want " "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. " "According to that, date format has different value - for \"local\" see the " "documentation for PHP's strftime() function and for \"utc\" it is done using " "gmdate() function." msgstr "" "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as " "formatted date. The first option is the offset (in hours) which will be " "added to the timestamp (Default: 0). Use second option to specify a " "different date/time format string. Third option determines whether you want " "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. " "According to that, date format has different value - for \"local\" see the " "documentation for PHP's strftime() function and for \"utc\" it is done using " "gmdate() function." #: libraries/messages.inc.php:1193 msgid "" "LINUX ONLY: Launches an external application and feeds it the field data via " "standard input. Returns the standard output of the application. The 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 list the tools you want to make available. The first option is then " "the number of the program you want to use and the second option is the " "parameters for the program. The third option, if set to 1, will convert the " "output using htmlspecialchars() (Default 1). The fourth option, if set to 1, " "will prevent wrapping and ensure that the output appears all on one line " "(Default 1)." msgstr "" "NUMAI LINUX: Lanseaza o aplicatie externa și trimite datele prin input " "standard. Returneaza standard output a aplicatiei. Default este Tidy, pentru " "listarea codului HTML. Din motive de securitate, va trebui sa editati manual " "fisierul libraries/transformations/text_plain__external.inc.php și să " "inserați uneltele permise să ruleze. Prima opțiune este apoi numărul de " "programe care vor fi utilizate și a doua opțiune sînt parametri pentru " "program. Al treilea parametru, dacă este stabilit la 1 va transforma ieșirea " "folosind htmlspecialchars() (implicit este 1). Un al patrulea parametru, " "dacă este stabilit la 1, va aplica NOWRAP la conținut, astfel încît întregul " "output va fi afișat fără reformatare (implicit 1)" #: libraries/messages.inc.php:1194 msgid "" "Displays the contents of the field as-is, without running it through " "htmlspecialchars(). That is, the field is assumed to contain valid HTML." msgstr "Menține formatarea originală a cîmpului." #: libraries/messages.inc.php:1195 msgid "" "Displays an image and a link; the field contains the filename. The first " "option is a URL prefix like \"http://www.example.com/\". The second and " "third options are the width and the height in pixels." msgstr "" "Afișează o imagine și un link, campul contine denumirea fisierului; prima " "optiune este un prefix cum ar fi \"http://domain.com/\", a doua optiune este " "latimea in pixeli, iar a treia este inaltimea." #: libraries/messages.inc.php:1196 msgid "" "Displays a link; the field contains the filename. The first option is a URL " "prefix like \"http://www.example.com/\". The second option is a title for " "the link." msgstr "" "Afișează un link, campul contine denumirea fisierului, prima optiune este " "un prefix cum ar fi \"http://domain.com/\", a doua optiune este un titlu " "pentru link." #: libraries/messages.inc.php:1197 msgid "Formats text as SQL query with syntax highlighting." msgstr "Formatează textul ca interogare SQL cu evidențierea sintaxei." #: libraries/messages.inc.php:1198 msgid "" "Displays a part of a string. The first option is the number of characters to " "skip from the beginning of the string (Default 0). The second option is the " "number of characters to return (Default: until end of string). The third " "option is the string to append and/or prepend when truncation occurs " "(Default: \"...\")." msgstr "" "Afișează doar o parte a firului de executie. Prima optiune este un offset " "pentru definirea punctului de început a outputului de text (Default 0). A " "doua optiune este un offset de text returnat. Daca este gol, returneaza " "textul ramas. A treia optiune defineste caracterele care vor fi atasate la " "output la returnarea unui substring (Default: ...) ." #: libraries/messages.inc.php:1199 msgid "Triggers" msgstr "Declanșatori" #: libraries/messages.inc.php:1200 msgid "Truncate Shown Queries" msgstr "Truncare comenzi afișate" #: libraries/messages.inc.php:1201 msgid "Turkish" msgstr "Turc" #: libraries/messages.inc.php:1202 msgid "Type" msgstr "Tip" #: libraries/messages.inc.php:1204 msgid "Ukrainian" msgstr "Ucrainean" #: libraries/messages.inc.php:1205 msgid "Uncheck All" msgstr "Deselectează toate" #: libraries/messages.inc.php:1206 msgid "Unicode" msgstr "Unicod" #: libraries/messages.inc.php:1207 msgid "Unique" msgstr "Unic" #: libraries/messages.inc.php:1208 msgid "unknown" msgstr "necunoscut" #: libraries/messages.inc.php:1209 msgid "Unselect All" msgstr "Deselectează tot" #: libraries/messages.inc.php:1210 #, php-format msgid "" "You attempted to load file with unsupported compression (%s). Either support " "for it is not implemented or disabled by your configuration." msgstr "" "Ați încercat să încărcați un fișier cu compresie nesuportată (%s). Fie " "suportul pentru aceasta nu este implementat, fie este dezactivat de " "configurația dumneavoastră." #: libraries/messages.inc.php:1211 #, php-format msgid "You have updated the privileges for %s." msgstr "Ați actualizat privilegiile pentru %s." #: libraries/messages.inc.php:1212 msgid "The profile has been updated." msgstr "Profilul a fost actualizat." #: libraries/messages.inc.php:1213 msgid "Update Query" msgstr "Reînnoire comandă" #: libraries/messages.inc.php:1214 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Parcurgeti documentatia pentru modul de updatare a Column_comments Table" #: libraries/messages.inc.php:1215 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Ar trebui sa reactualizati serverul %s %s la o versiune mai noua." #: libraries/messages.inc.php:1216 msgid "Failed to write file to disk." msgstr "Eșec la scrierea fișierului pe disc." #: libraries/messages.inc.php:1217 msgid "File upload stopped by extension." msgstr "Încărcarea fișierului a fost împiedicată de extensie." #: libraries/messages.inc.php:1218 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form." msgstr "" "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în " "formularul HTML." #: libraries/messages.inc.php:1219 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." msgstr "Fișierul încărcat depășește condiția upload_max_filesize din php.ini." #: libraries/messages.inc.php:1220 msgid "Missing a temporary folder." msgstr "Lipsește un dosar temporar." #: libraries/messages.inc.php:1221 msgid "The uploaded file was only partially uploaded." msgstr "Fișierul a fost încărcat numai parțial." #: libraries/messages.inc.php:1222 msgid "Unknown error in file upload." msgstr "Eroare necunoscută la încărcarea fișierului." #: libraries/messages.inc.php:1223 #, php-format msgid "" "You probably tried to upload too large file. Please refer to %sdocumentation%" "s for ways to workaround this limit." msgstr "" "Probabil ați încercat să încărcați un fișier prea mare. Faceți referire la %" "sdocumentație%s pentru căi de ocolire a acestei limite." #: libraries/messages.inc.php:1224 msgid "File uploads are not allowed on this server." msgstr "Încărcările de fișiere nu sînt permise pe acest server." #: libraries/messages.inc.php:1225 msgid "Usage" msgstr "Utilizare" #: libraries/messages.inc.php:1226 msgid "Enclose table and field names with backquotes" msgstr "Utilizati apostroful pentru numele tabelelor și a campurilor" #: libraries/messages.inc.php:1227 msgid "Use Host Table" msgstr "Utilizare tabel gazde" #: libraries/messages.inc.php:1228 #, php-format msgid "The user %s already exists!" msgstr "Utilizatorul %s există deja!" #: libraries/messages.inc.php:1229 msgid "The user name is empty!" msgstr "Numele de utilizator este gol!" #: libraries/messages.inc.php:1230 msgid "User name" msgstr "Nume utilizator" #: libraries/messages.inc.php:1231 msgid "The selected user was not found in the privilege table." msgstr "Utilizatorul selectat nu a fost găsit în tabelul de drepturi." #: libraries/messages.inc.php:1232 msgid "User overview" msgstr "Descriere utilizator" #: libraries/messages.inc.php:1233 msgid "The selected users have been deleted successfully." msgstr "Utilizatorii selectați au fost eliminați." #: libraries/messages.inc.php:1234 #, php-format msgid "Users having access to "%s"" msgstr "Utilizatorul are acces la "%s"" #: libraries/messages.inc.php:1235 msgid "User" msgstr "Utilizator" #: libraries/messages.inc.php:1236 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Folosiți tasta TAB pentru a trece de la o valoare la alta sau CTRL+săgeți " "pentru a merge în oricare direcție" #: libraries/messages.inc.php:1237 msgid "Use Tables" msgstr "Utilizare tabele" #: libraries/messages.inc.php:1238 msgid "Use text field" msgstr "Utilizare cîmp text" #: libraries/messages.inc.php:1239 msgid "Use this value" msgstr "Folosește această valoare" #: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337 msgid "Validate SQL" msgstr "Validează SQL" #: libraries/messages.inc.php:1242 #, php-format msgid "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "Validatorul SQL nu poate fi inițializat. Verificați dacă e instalată " "extesnsia necesară PHP, așa cum e descris în %sdocumentation%s." #: libraries/messages.inc.php:1243 msgid "Value" msgstr "Valoare" #: libraries/messages.inc.php:1244 msgid "Variable" msgstr "Variabil" #: libraries/messages.inc.php:1245 msgid "Version information" msgstr "Informații despre versiune" #: libraries/messages.inc.php:1246 msgid "View dump (schema) of databases" msgstr "Vizualizarea schemei bazei de date" #: libraries/messages.inc.php:1247 msgid "View dump (schema) of database" msgstr "Vizualizarea schemei bazei de date" #: libraries/messages.inc.php:1248 msgid "View dump (schema) of table" msgstr "Vizualizarea schemei tabelului" #: libraries/messages.inc.php:1249 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation%" "s." msgstr "" "Această vedere are minim acest număr de rînduri. Vedeți %sdocumentation%s." #: libraries/messages.inc.php:1250 #, php-format msgid "View %s has been dropped" msgstr "Vizualizarea %s a fost eliminată" #: libraries/messages.inc.php:1251 msgid "View image" msgstr "Vizualizează imaginea" #: libraries/messages.inc.php:1252 msgid "VIEW name" msgstr "Denumire VIZIUNE" #: libraries/messages.inc.php:1253 msgid "View video" msgstr "Vizualizează video" #: libraries/messages.inc.php:1254 msgid "View" msgstr "Vizualizare" #: libraries/messages.inc.php:1256 msgid "The directory you set for upload work cannot be reached" msgstr "Directorul stabilit pentru încărcare nu poate fi găsit" #: libraries/messages.inc.php:1257 msgid "web server upload directory" msgstr "director de încărcare al serverului Web" #: libraries/messages.inc.php:1258 msgid "Web server" msgstr "Server Web" #: libraries/messages.inc.php:1259 #, php-format msgid "Welcome to %s" msgstr "Bine ați venit la %s" #: libraries/messages.inc.php:1260 msgid "West European" msgstr "European de vest" #: libraries/messages.inc.php:1261 msgid "Wiki" msgstr "Wiki" #: libraries/messages.inc.php:1262 msgid "wildcard" msgstr "Metacaracter" #: libraries/messages.inc.php:1263 msgid "" "The target browser window could not be updated. Maybe you have closed the " "parent window, or your browser's security settings are configured to block " "cross-window updates." msgstr "" "Fereastra de navigare nu a putut fi reîncărcată. Poate aceasta nu a fost " "închisă, sau fereastra-părinte blochează ferestrele din cauza securității " "sistemului." #: libraries/messages.inc.php:1264 msgid "With selected:" msgstr "Cele bifate:" #: libraries/messages.inc.php:1265 msgid "Write requests" msgstr "Cereri de scriere" #: libraries/messages.inc.php:1266 msgid "Wrong username/password. Access denied." msgstr "Nume de utilizator/parolă incorecte. Accesul interzis." #: libraries/messages.inc.php:1268 msgid "" "The XML file specified was either malformed or incomplete. Please correct " "the issue and try again." msgstr "" #: libraries/messages.inc.php:1269 #, fuzzy msgid "Export contents" msgstr "Modul de export" #: libraries/messages.inc.php:1270 msgid "Export functions" msgstr "" #: libraries/messages.inc.php:1271 msgid "Export procedures" msgstr "" #: libraries/messages.inc.php:1272 msgid "Export Structure Schemas (recommended)" msgstr "" #: libraries/messages.inc.php:1273 #, fuzzy msgid "Export tables" msgstr "Modul de export" #: libraries/messages.inc.php:1274 #, fuzzy msgid "Export triggers" msgstr "Modul de export" #: libraries/messages.inc.php:1275 #, fuzzy msgid "Export views" msgstr "Modul de export" #: libraries/messages.inc.php:1276 msgid "XML" msgstr "XML" #: libraries/messages.inc.php:1278 msgid "Yes" msgstr "Da" #: libraries/messages.inc.php:1280 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Observație: Prin stabilirea acestor opțiuni la 0 (zero) se elimină " "restricția." #: libraries/messages.inc.php:1281 msgid "\"zipped\"" msgstr "„arhivat”" #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica" #: setup/lib/messages.inc.php:11 msgid "Allow character set conversion" msgstr "" #: setup/lib/messages.inc.php:12 msgid "" "If enabled user can enter any MySQL server in login form for cookie auth" msgstr "" #: setup/lib/messages.inc.php:13 msgid "" "This [a@?page=form&formset=features#tab_Security]option[/a] should be " "disabled as it allows attackers to bruteforce login to any MySQL server. If " "you feel this is necessary, use [a@?page=form&" "formset=features#tab_Security]trusted proxies list[/a]. However, IP-based " "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" #: setup/lib/messages.inc.php:14 #, fuzzy msgid "Allow login to any MySQL server" msgstr "Nu pot face conexiunea catre serverul MySQL" #: setup/lib/messages.inc.php:15 msgid "Show "Drop database" link to normal users" msgstr "" #: setup/lib/messages.inc.php:16 msgid "Key should contain letters, numbers [em]and[/em] special characters" msgstr "" #: setup/lib/messages.inc.php:17 msgid "" "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] " "authentication" msgstr "" #: setup/lib/messages.inc.php:18 msgid "Key is too short, it should have at least 8 characters" msgstr "" #: setup/lib/messages.inc.php:19 msgid "" "You didn't have blowfish secret set and have enabled cookie authentication, " "so a key was automatically generated for you. It is used to encrypt cookies; " "you don't need to remember it." msgstr "" #: setup/lib/messages.inc.php:20 msgid "Blowfish secret" msgstr "" #: setup/lib/messages.inc.php:21 msgid "Highlight selected rows" msgstr "" #: setup/lib/messages.inc.php:22 msgid "Row marker" msgstr "" #: setup/lib/messages.inc.php:23 msgid "Highlight row pointed by the mouse cursor" msgstr "" #: setup/lib/messages.inc.php:24 msgid "Highlight pointer" msgstr "" #: setup/lib/messages.inc.php:25 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for " "import and export operations" msgstr "" #: setup/lib/messages.inc.php:26 msgid "Bzip2" msgstr "Bzip2" #: setup/lib/messages.inc.php:27 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]Bzip2 compression and " "decompression[/a] requires functions (%s) which are unavailable on this " "system." msgstr "" #: setup/lib/messages.inc.php:28 msgid "Cannot load or save configuration" msgstr "" #: setup/lib/messages.inc.php:29 msgid "" "Please create web server writable folder [em]config[/em] in phpMyAdmin top " "level directory as described in [a@../Documentation.html#setup_script]" "documentation[/a]. Otherwise you will be only able to download or display it." msgstr "" #: setup/lib/messages.inc.php:30 msgid "" "Defines which type of editing controls should be used for CHAR and VARCHAR " "fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/" "kbd] - allows newlines in fields" msgstr "" #: setup/lib/messages.inc.php:31 msgid "CHAR fields editing" msgstr "" #: setup/lib/messages.inc.php:32 msgid "Number of columns for CHAR/VARCHAR textareas" msgstr "" #: setup/lib/messages.inc.php:33 msgid "CHAR textarea columns" msgstr "" #: setup/lib/messages.inc.php:34 msgid "Number of rows for CHAR/VARCHAR textareas" msgstr "" #: setup/lib/messages.inc.php:35 msgid "CHAR textarea rows" msgstr "" #: setup/lib/messages.inc.php:36 msgid "Check config file permissions" msgstr "" #: setup/lib/messages.inc.php:37 #, fuzzy msgid "Clear" msgstr "Calendar" #: setup/lib/messages.inc.php:38 msgid "" "Compress gzip/bzip2 exports on the fly without the need for much memory; if " "you encounter problems with created gzip/bzip2 files disable this feature" msgstr "" #: setup/lib/messages.inc.php:39 msgid "Compress on the fly" msgstr "" #: setup/lib/messages.inc.php:40 msgid "Configuration file" msgstr "" #: setup/lib/messages.inc.php:41 msgid "" "Whether a warning ("Are your really sure...") should be displayed " "when you're about to lose data" msgstr "" #: setup/lib/messages.inc.php:42 msgid "Confirm DROP queries" msgstr "" #: setup/lib/messages.inc.php:43 msgid "Default character set used for conversions" msgstr "" #: setup/lib/messages.inc.php:44 msgid "Default character set" msgstr "" #: setup/lib/messages.inc.php:45 msgid "Default language" msgstr "" #: setup/lib/messages.inc.php:46 msgid "Default server" msgstr "" #: setup/lib/messages.inc.php:47 msgid "Tab that is displayed when entering a database" msgstr "" #: setup/lib/messages.inc.php:48 #, fuzzy msgid "Default database tab" msgstr "Redenumire bază de date în" #: setup/lib/messages.inc.php:49 msgid "Tab that is displayed when entering a server" msgstr "" #: setup/lib/messages.inc.php:50 #, fuzzy msgid "Default server tab" msgstr "Redenumire bază de date în" #: setup/lib/messages.inc.php:51 msgid "Tab that is displayed when entering a table" msgstr "" #: setup/lib/messages.inc.php:52 #, fuzzy msgid "Default table tab" msgstr "Redenumire bază de date în" #: setup/lib/messages.inc.php:53 msgid "" "This value should be double checked to ensure that this directory is neither " "world accessible nor readable or writable by other users on your server." msgstr "" #: setup/lib/messages.inc.php:54 msgid "Show database listing as a list instead of a drop down" msgstr "" #: setup/lib/messages.inc.php:55 msgid "Display databases as a list" msgstr "" #: setup/lib/messages.inc.php:56 msgid "Display" msgstr "Afișează" #: setup/lib/messages.inc.php:57 msgid "Show server listing as a list instead of a drop down" msgstr "" #: setup/lib/messages.inc.php:58 msgid "Display servers as a list" msgstr "" #: setup/lib/messages.inc.php:59 #, fuzzy msgid "Donate" msgstr "Date" #: setup/lib/messages.inc.php:60 msgid "Download" msgstr "Descarcă" #: setup/lib/messages.inc.php:61 msgid "End of line" msgstr "" #: setup/lib/messages.inc.php:62 #, fuzzy msgid "Could not connect to MySQL server" msgstr "Comprimă conexiunea la serverul MySQL" #: setup/lib/messages.inc.php:63 msgid "Empty phpMyAdmin control user password while using pmadb" msgstr "" #: setup/lib/messages.inc.php:64 msgid "Empty phpMyAdmin control user while using pmadb" msgstr "" #: setup/lib/messages.inc.php:65 msgid "Empty signon session name while using signon authentication method" msgstr "" #: setup/lib/messages.inc.php:66 msgid "Empty signon URL while using signon authentication method" msgstr "" #: setup/lib/messages.inc.php:67 msgid "Empty username while using config authentication method" msgstr "" #: setup/lib/messages.inc.php:68 msgid "Submitted form contains errors" msgstr "" #: setup/lib/messages.inc.php:69 #, php-format msgid "Incorrect IP address: %s" msgstr "" #: setup/lib/messages.inc.php:70 msgid "Not a valid port number" msgstr "" #: setup/lib/messages.inc.php:71 msgid "Incorrect value" msgstr "" #: setup/lib/messages.inc.php:72 #, php-format msgid "Missing data for %s" msgstr "" #: setup/lib/messages.inc.php:73 msgid "Not a non-negative number" msgstr "" #: setup/lib/messages.inc.php:74 msgid "Not a positive number" msgstr "" #: setup/lib/messages.inc.php:75 msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)" msgstr "" #: setup/lib/messages.inc.php:76 msgid "Maximum execution time" msgstr "" #: setup/lib/messages.inc.php:78 msgid "Character set of the file" msgstr "Setul de caractere al fișierului" #: setup/lib/messages.inc.php:80 #, fuzzy msgid "Database name template" msgstr "Șablon nume fișier" #: setup/lib/messages.inc.php:81 #, fuzzy msgid "Server name template" msgstr "Șablon nume fișier" #: setup/lib/messages.inc.php:82 #, fuzzy msgid "Table name template" msgstr "Șablon nume fișier" #: setup/lib/messages.inc.php:84 msgid "Save on server" msgstr "Salvează pe server" #: setup/lib/messages.inc.php:86 #, fuzzy msgid "Remember file name template" msgstr "Șablon nume fișier" #: setup/lib/messages.inc.php:87 msgid "no" msgstr "nu" #: setup/lib/messages.inc.php:88 msgid "Force secured connection while using phpMyAdmin" msgstr "" #: setup/lib/messages.inc.php:89 msgid "" "This [a@?page=form&formset=features#tab_Security]option[/a] should be " "enabled if your web server supports it" msgstr "" #: setup/lib/messages.inc.php:90 #, fuzzy msgid "Force SSL connection" msgstr "Comprimă conexiunea" #: setup/lib/messages.inc.php:91 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" #: setup/lib/messages.inc.php:92 msgid "Foreign key dropdown order" msgstr "" #: setup/lib/messages.inc.php:93 msgid "A dropdown will be used if fewer items are present" msgstr "" #: setup/lib/messages.inc.php:94 msgid "Foreign key limit" msgstr "" #: setup/lib/messages.inc.php:95 msgid "Browse mode" msgstr "Regim de navigare" #: setup/lib/messages.inc.php:96 msgid "Customize browse mode" msgstr "Personalizează regimul de navigare" #: setup/lib/messages.inc.php:97 msgid "Customize edit mode" msgstr "Personalizează regimul de redactare" #: setup/lib/messages.inc.php:98 msgid "Edit mode" msgstr "Regim de redactare" #: setup/lib/messages.inc.php:99 #, fuzzy msgid "Customize default export options" msgstr "Opțiuni de exportare a bazei de date" #: setup/lib/messages.inc.php:100 #, fuzzy msgid "Export defaults" msgstr "Import fișiere" #: setup/lib/messages.inc.php:101 msgid "Customize default common import options" msgstr "" #: setup/lib/messages.inc.php:102 #, fuzzy msgid "Import defaults" msgstr "Import fișiere" #: setup/lib/messages.inc.php:103 msgid "Set import and export directories and compression options" msgstr "" #: setup/lib/messages.inc.php:104 msgid "Import / export" msgstr "Import / export" #: setup/lib/messages.inc.php:106 msgid "Databases display options" msgstr "Opțiuni de afișare a bazelor de date" #: setup/lib/messages.inc.php:107 msgid "Customize appearance of the navigation frame" msgstr "Personalizează aspectul cadrului de navigare" #: setup/lib/messages.inc.php:108 msgid "Navigation frame" msgstr "" #: setup/lib/messages.inc.php:109 #, fuzzy msgid "Servers display options" msgstr "Opțiuni de afișare a tabelelor" #: setup/lib/messages.inc.php:111 msgid "Tables display options" msgstr "Opțiuni de afișare a tabelelor" #: setup/lib/messages.inc.php:113 msgid "Main frame" msgstr "Cadrul principal" #: setup/lib/messages.inc.php:114 msgid "Settings that didn't fit enywhere else" msgstr "" #: setup/lib/messages.inc.php:115 msgid "Other core settings" msgstr "" #: setup/lib/messages.inc.php:116 #, fuzzy msgid "Customize query window options" msgstr "Opțiuni de exportare a bazei de date" #: setup/lib/messages.inc.php:118 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" #: setup/lib/messages.inc.php:119 msgid "Security" msgstr "" #: setup/lib/messages.inc.php:120 msgid "Basic settings" msgstr "" #: setup/lib/messages.inc.php:121 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" #: setup/lib/messages.inc.php:122 msgid "Server configuration" msgstr "" #: setup/lib/messages.inc.php:123 msgid "Enter server connection parameters" msgstr "" #: setup/lib/messages.inc.php:124 msgid "Enter login options for signon authentication" msgstr "" #: setup/lib/messages.inc.php:125 msgid "Signon login options" msgstr "" #: setup/lib/messages.inc.php:126 msgid "" "Configure phpMyAdmin database to gain access to additional features, see " "[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in " "documentation" msgstr "" #: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284 #, fuzzy msgid "PMA database" msgstr "Nu sînt baze de date" #: setup/lib/messages.inc.php:128 msgid "Customization" msgstr "Personalizare" #: setup/lib/messages.inc.php:129 #, fuzzy msgid "Customize export options" msgstr "Opțiuni de exportare a bazei de date" #: setup/lib/messages.inc.php:130 msgid "Features" msgstr "Funcționalități" #: setup/lib/messages.inc.php:131 #, fuzzy msgid "Customize import defaults" msgstr "Opțiuni de exportare a bazei de date" #: setup/lib/messages.inc.php:132 #, fuzzy msgid "Customize navigation frame" msgstr "Personalizează cadrul principal" #: setup/lib/messages.inc.php:133 msgid "Customize main frame" msgstr "Personalizează cadrul principal" #: setup/lib/messages.inc.php:134 msgid "Customize links shown in SQL Query boxes" msgstr "" #: setup/lib/messages.inc.php:135 #, fuzzy msgid "SQL Query box" msgstr "Comanda SQL" #: setup/lib/messages.inc.php:136 msgid "" "SQL queries settings, for SQL Query box options see [a@?page=form&" "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings" msgstr "" #: setup/lib/messages.inc.php:137 #, fuzzy msgid "SQL queries" msgstr "Comanda SQL" #: setup/lib/messages.inc.php:138 msgid "Customize startup page" msgstr "" #: setup/lib/messages.inc.php:139 #, fuzzy msgid "Startup" msgstr "Stare" #: setup/lib/messages.inc.php:140 msgid "Choose how you want tabs to work" msgstr "Alegeți cum doriți să funcționeze filele" #: setup/lib/messages.inc.php:141 msgid "Tabs" msgstr "File" #: setup/lib/messages.inc.php:142 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" #: setup/lib/messages.inc.php:143 msgid "GZip" msgstr "GZip" #: setup/lib/messages.inc.php:144 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]GZip compression and " "decompression[/a] requires functions (%s) which are unavailable on this " "system." msgstr "" #: setup/lib/messages.inc.php:145 #, fuzzy msgid "phpMyAdmin homepage" msgstr "Documentație phpMyAdmin" #: setup/lib/messages.inc.php:146 msgid "Extra parameters for iconv" msgstr "" #: setup/lib/messages.inc.php:147 msgid "Ignore errors" msgstr "" #: setup/lib/messages.inc.php:148 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" #: setup/lib/messages.inc.php:149 msgid "Ignore multiple statement errors" msgstr "" #: setup/lib/messages.inc.php:150 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" "Permite întreruperea importului în cazul în care scriptul detectează că se " "apropie de limita de timp. Aceasta poate fi o metodă bună de a importa " "fișiere mari, deși poate strica tranzacții." #: setup/lib/messages.inc.php:151 msgid "Partial import: allow interrupt" msgstr "" #: setup/lib/messages.inc.php:152 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" #: setup/lib/messages.inc.php:155 msgid "Partial import: skip queries" msgstr "" #: setup/lib/messages.inc.php:156 #, fuzzy msgid "Insecure connection" msgstr "Comprimă conexiunea" #: setup/lib/messages.inc.php:157 msgid "" "You are not using a secure connection; all data (including potentially " "sensitive information, like passwords) is transferred unencrypted!" msgstr "" #: setup/lib/messages.inc.php:158 #, php-format msgid "" "If your server is also configured to accept HTTPS requests follow [a@%s]this " "link[/a] to use a secure connection." msgstr "" #: setup/lib/messages.inc.php:159 msgid "How many rows can be inserted at one time" msgstr "" #: setup/lib/messages.inc.php:160 #, fuzzy msgid "Number of inserted rows" msgstr "Numărul de rînduri sortate." #: setup/lib/messages.inc.php:161 msgid "Target for quick access icon" msgstr "" #: setup/lib/messages.inc.php:162 msgid "Show logo in left frame" msgstr "" #: setup/lib/messages.inc.php:163 msgid "Display logo" msgstr "" #: setup/lib/messages.inc.php:164 msgid "Display server choice at the top of the left frame" msgstr "" #: setup/lib/messages.inc.php:165 msgid "Display servers selection" msgstr "" #: setup/lib/messages.inc.php:166 msgid "String that separates databases into different tree levels" msgstr "" #: setup/lib/messages.inc.php:167 #, fuzzy msgid "Database tree separator" msgstr "Șablon nume fișier" #: setup/lib/messages.inc.php:168 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" #: setup/lib/messages.inc.php:169 msgid "Display databases in a tree" msgstr "" #: setup/lib/messages.inc.php:170 msgid "Disable this if you want to see all databases at once" msgstr "" #: setup/lib/messages.inc.php:171 #, fuzzy msgid "Use light version" msgstr "Versiunea clientului MySQL" #: setup/lib/messages.inc.php:172 msgid "Maximum table tree depth" msgstr "" #: setup/lib/messages.inc.php:173 msgid "String that separates tables into different tree levels" msgstr "" #: setup/lib/messages.inc.php:174 msgid "Table tree separator" msgstr "" #: setup/lib/messages.inc.php:175 msgid "Logo link URL" msgstr "" #: setup/lib/messages.inc.php:176 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" #: setup/lib/messages.inc.php:177 msgid "Logo link target" msgstr "" #: setup/lib/messages.inc.php:178 msgid "Highlight server under the mouse cursor" msgstr "" #: setup/lib/messages.inc.php:179 msgid "Enable highlighting" msgstr "" #: setup/lib/messages.inc.php:180 msgid "let the user choose" msgstr "" #: setup/lib/messages.inc.php:181 msgid "Use less graphically intense tabs" msgstr "" #: setup/lib/messages.inc.php:182 msgid "Light tabs" msgstr "" #: setup/lib/messages.inc.php:183 #, fuzzy msgid "Load" msgstr "Local" #: setup/lib/messages.inc.php:184 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" #: setup/lib/messages.inc.php:185 msgid "Delete all cookies on logout" msgstr "" #: setup/lib/messages.inc.php:186 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" #: setup/lib/messages.inc.php:187 msgid "Recall user name" msgstr "" #: setup/lib/messages.inc.php:188 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " "and will be deleted as soon as you close the browser window. This is " "recommended for non-trusted environments." msgstr "" #: setup/lib/messages.inc.php:189 msgid "Login cookie store" msgstr "" #: setup/lib/messages.inc.php:190 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" #: setup/lib/messages.inc.php:191 msgid "" "[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should " "be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may " "pose a security risk such as impersonation." msgstr "" #: setup/lib/messages.inc.php:192 msgid "Login cookie validity" msgstr "" #: setup/lib/messages.inc.php:193 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" #: setup/lib/messages.inc.php:194 msgid "Maximum displayed SQL length" msgstr "" #: setup/lib/messages.inc.php:195 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" #: setup/lib/messages.inc.php:196 #, fuzzy msgid "Maximum databases" msgstr "Ascunde baze de date" #: setup/lib/messages.inc.php:197 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" #: setup/lib/messages.inc.php:198 msgid "Maximum number of rows to display" msgstr "" #: setup/lib/messages.inc.php:199 msgid "Maximum number of tables displayed in table list" msgstr "" #: setup/lib/messages.inc.php:200 #, fuzzy msgid "Maximum tables" msgstr "Ascunde baze de date" #: setup/lib/messages.inc.php:201 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" #: setup/lib/messages.inc.php:202 #, fuzzy msgid "Memory limit" msgstr "Limitare de resurse" #: setup/lib/messages.inc.php:203 setup/lib/messages.inc.php:215 msgid "Use only icons, only text or both" msgstr "" #: setup/lib/messages.inc.php:204 msgid "Iconic navigation bar" msgstr "" #: setup/lib/messages.inc.php:205 #, fuzzy msgid "New server" msgstr "Server Web" #: setup/lib/messages.inc.php:206 msgid "There are no configured servers" msgstr "" #: setup/lib/messages.inc.php:207 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" #: setup/lib/messages.inc.php:208 msgid "GZip output buffering" msgstr "" #: setup/lib/messages.inc.php:209 msgid "- none -" msgstr "" #: setup/lib/messages.inc.php:210 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" #: setup/lib/messages.inc.php:211 msgid "Default sorting order" msgstr "" #: setup/lib/messages.inc.php:212 msgid "Overview" msgstr "" #: setup/lib/messages.inc.php:213 msgid "Use persistent connections to MySQL databases" msgstr "" #: setup/lib/messages.inc.php:214 msgid "Persistent connections" msgstr "" #: setup/lib/messages.inc.php:216 msgid "Iconic table operations" msgstr "" #: setup/lib/messages.inc.php:217 msgid "Disallow BLOB and BINARY fields from editing" msgstr "" #: setup/lib/messages.inc.php:218 msgid "Protect binary fields" msgstr "" #: setup/lib/messages.inc.php:219 msgid "" "Enable if you want DB-based query history (requires pmadb). If disabled, " "this utilizes JS-routines to display query history (lost by window close)." msgstr "" #: setup/lib/messages.inc.php:220 msgid "Permanent query history" msgstr "" #: setup/lib/messages.inc.php:221 msgid "How many queries are kept in history" msgstr "" #: setup/lib/messages.inc.php:222 msgid "Query history length" msgstr "" #: setup/lib/messages.inc.php:223 msgid "Tab displayed when opening a new query window" msgstr "" #: setup/lib/messages.inc.php:224 msgid "Default query window tab" msgstr "" #: setup/lib/messages.inc.php:225 msgid "Select which functions will be used for character set conversion" msgstr "" #: setup/lib/messages.inc.php:226 msgid "Recoding engine" msgstr "" #: setup/lib/messages.inc.php:227 msgid "Restore default value" msgstr "" #: setup/lib/messages.inc.php:228 msgid "Try to revert erroneous fields to their default values" msgstr "" #: setup/lib/messages.inc.php:229 msgid "Directory where exports can be saved on server" msgstr "" #: setup/lib/messages.inc.php:230 #, fuzzy msgid "Save directory" msgstr "Directorul de bază pentru date" #: setup/lib/messages.inc.php:231 #, php-format msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " "Anyone who knows or guesses your phpMyAdmin URL can directly access your " "phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]" "authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]." msgstr "" #: setup/lib/messages.inc.php:232 msgid "You should use mysqli for performance reasons" msgstr "" #: setup/lib/messages.inc.php:233 msgid "You allow for connecting to the server without a password." msgstr "" #: setup/lib/messages.inc.php:234 msgid "Add a new server" msgstr "Adaugă un server nou" #: setup/lib/messages.inc.php:235 msgid "Leave blank if not used" msgstr "" #: setup/lib/messages.inc.php:236 #, fuzzy msgid "Host authentication order" msgstr "Tipul autentificării" #: setup/lib/messages.inc.php:237 msgid "Leave blank for defaults" msgstr "" #: setup/lib/messages.inc.php:238 #, fuzzy msgid "Host authentication rules" msgstr "Hardware authentication failed" #: setup/lib/messages.inc.php:239 msgid "Allow logins without a password" msgstr "" #: setup/lib/messages.inc.php:240 msgid "Allow root login" msgstr "Permite autentificarea ca „root”" #: setup/lib/messages.inc.php:241 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" #: setup/lib/messages.inc.php:242 msgid "HTTP Realm" msgstr "" #: setup/lib/messages.inc.php:243 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" #: setup/lib/messages.inc.php:244 msgid "SweKey config file" msgstr "" #: setup/lib/messages.inc.php:245 msgid "Authentication method to use" msgstr "Metoda de autentificare de utilizat" #: setup/lib/messages.inc.php:246 msgid "Authentication type" msgstr "Tipul autentificării" #: setup/lib/messages.inc.php:247 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" #: setup/lib/messages.inc.php:248 msgid "Bookmark table" msgstr "" #: setup/lib/messages.inc.php:249 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" #: setup/lib/messages.inc.php:250 msgid "Column information table" msgstr "" #: setup/lib/messages.inc.php:251 msgid "Compress connection to MySQL server" msgstr "Comprimă conexiunea la serverul MySQL" #: setup/lib/messages.inc.php:252 msgid "Compress connection" msgstr "Comprimă conexiunea" #: setup/lib/messages.inc.php:253 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" #: setup/lib/messages.inc.php:254 msgid "Connection type" msgstr "Tipul conexiunii" #: setup/lib/messages.inc.php:255 msgid "Control user password" msgstr "" #: setup/lib/messages.inc.php:256 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" #: setup/lib/messages.inc.php:257 msgid "Control user" msgstr "" #: setup/lib/messages.inc.php:258 msgid "Count tables when showing database list" msgstr "" #: setup/lib/messages.inc.php:259 #, fuzzy msgid "Count tables" msgstr "Nu există tabele" #: setup/lib/messages.inc.php:260 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" #: setup/lib/messages.inc.php:261 #, fuzzy msgid "Designer table" msgstr "Defragmentare tabel" #: setup/lib/messages.inc.php:262 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" #: setup/lib/messages.inc.php:263 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" #: setup/lib/messages.inc.php:264 #, php-format msgid "" "If you feel this is necessary, use additional protection settings - [a@?" "page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication" "[/a] settings and [a@?page=form&formset=features#tab_Security]trusted " "proxies list[/a]. However, IP-based protection may not be reliable if your " "IP belongs to an ISP where thousands of users, including you, are connected " "to." msgstr "" #: setup/lib/messages.inc.php:265 msgid "Edit server" msgstr "Redactează serverul" #: setup/lib/messages.inc.php:266 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" #: setup/lib/messages.inc.php:267 msgid "PHP extension to use" msgstr "Extensia PHP de utilizat" #: setup/lib/messages.inc.php:268 msgid "Hide databases matching regular expression (PCRE)" msgstr "" #: setup/lib/messages.inc.php:269 msgid "Hide databases" msgstr "Ascunde baze de date" #: setup/lib/messages.inc.php:270 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" #: setup/lib/messages.inc.php:271 msgid "SQL query history table" msgstr "" #: setup/lib/messages.inc.php:272 msgid "Hostname where MySQL server is running" msgstr "" #: setup/lib/messages.inc.php:273 msgid "Server hostname" msgstr "Numele de gazdă al serverului" #: setup/lib/messages.inc.php:274 msgid "Logout URL" msgstr "" #: setup/lib/messages.inc.php:275 msgid "Try to connect without password" msgstr "Încearcă conectarea fără parolă" #: setup/lib/messages.inc.php:276 msgid "Connect without password" msgstr "Conectează fără parolă" #: setup/lib/messages.inc.php:277 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use 'my\\_db' and not 'my_db'" msgstr "" #: setup/lib/messages.inc.php:278 msgid "Show only listed databases" msgstr "" #: setup/lib/messages.inc.php:279 setup/lib/messages.inc.php:303 msgid "Leave empty if not using config auth" msgstr "Lăsați gol dacă nu utilizați „config auth”" #: setup/lib/messages.inc.php:280 msgid "Password for config auth" msgstr "Parola pentru „config auth”" #: setup/lib/messages.inc.php:281 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" #: setup/lib/messages.inc.php:282 msgid "PDF schema: pages table" msgstr "" #: setup/lib/messages.inc.php:283 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" #: setup/lib/messages.inc.php:285 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Portul la care ascultă serverul MySQL, lăsați gol pentru implicit" #: setup/lib/messages.inc.php:286 msgid "Server port" msgstr "Portul serverului" #: setup/lib/messages.inc.php:287 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" #: setup/lib/messages.inc.php:288 #, fuzzy msgid "Relation table" msgstr "Reparare tabel" #: setup/lib/messages.inc.php:289 msgid "SQL command to fetch available databases" msgstr "" #: setup/lib/messages.inc.php:290 msgid "SHOW DATABASES command" msgstr "" #: setup/lib/messages.inc.php:291 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" #: setup/lib/messages.inc.php:292 msgid "Signon session name" msgstr "" #: setup/lib/messages.inc.php:293 msgid "Signon URL" msgstr "" #: setup/lib/messages.inc.php:294 msgid "You should use SSL connections if your web server supports it" msgstr "" #: setup/lib/messages.inc.php:295 #, fuzzy msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Portul la care ascultă serverul MySQL, lăsați gol pentru implicit" #: setup/lib/messages.inc.php:296 msgid "Server socket" msgstr "Soclul serverului" #: setup/lib/messages.inc.php:297 #, fuzzy msgid "Enable SSL for connection to MySQL server" msgstr "Comprimă conexiunea la serverul MySQL" #: setup/lib/messages.inc.php:298 msgid "Use SSL" msgstr "Utilizează SSL" #: setup/lib/messages.inc.php:299 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" #: setup/lib/messages.inc.php:300 msgid "PDF schema: table coordinates" msgstr "" #: setup/lib/messages.inc.php:301 msgid "" "Table to describe the display fields, leave blank for no support; suggested: " "[kbd]pma_table_info[/kbd]" msgstr "" #: setup/lib/messages.inc.php:302 msgid "Display fields table" msgstr "" #: setup/lib/messages.inc.php:304 msgid "User for config auth" msgstr "Utilizator pentru „config auth”" #: setup/lib/messages.inc.php:305 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" #: setup/lib/messages.inc.php:306 msgid "Verbose check" msgstr "" #: setup/lib/messages.inc.php:307 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" #: setup/lib/messages.inc.php:308 msgid "Verbose name of this server" msgstr "" #: setup/lib/messages.inc.php:309 #, php-format msgid "Set value: %s" msgstr "" #: setup/lib/messages.inc.php:310 msgid "" "Whether a user should be displayed a "show all (records)" button" msgstr "" #: setup/lib/messages.inc.php:311 msgid "Allow to display all the rows" msgstr "" #: setup/lib/messages.inc.php:312 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" #: setup/lib/messages.inc.php:313 msgid "Show password change form" msgstr "" #: setup/lib/messages.inc.php:314 msgid "Show create database form" msgstr "" #: setup/lib/messages.inc.php:315 #, fuzzy msgid "Show form" msgstr "Arată culoarea" #: setup/lib/messages.inc.php:316 msgid "Display the function fields in edit/insert mode" msgstr "" #: setup/lib/messages.inc.php:317 msgid "Show function fields" msgstr "" #: setup/lib/messages.inc.php:318 msgid "Show hidden messages (#MSG_COUNT)" msgstr "" #: setup/lib/messages.inc.php:319 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" #: setup/lib/messages.inc.php:320 msgid "Show phpinfo() link" msgstr "" #: setup/lib/messages.inc.php:321 msgid "Show detailed MySQL server information" msgstr "" #: setup/lib/messages.inc.php:322 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" #: setup/lib/messages.inc.php:323 #, fuzzy msgid "Show SQL queries" msgstr "Afișare comandă întreagă" #: setup/lib/messages.inc.php:324 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" #: setup/lib/messages.inc.php:325 #, fuzzy msgid "Show statistics" msgstr "Statisticile rîndului" #: setup/lib/messages.inc.php:326 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" #: setup/lib/messages.inc.php:327 msgid "Display database comment instead of its name" msgstr "" #: setup/lib/messages.inc.php:328 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" "['LeftFrameTableSeparator'] directive, so only the folder is called like the " "alias, the table name itself stays unchanged" msgstr "" #: setup/lib/messages.inc.php:329 msgid "Display table comment instead of its name" msgstr "" #: setup/lib/messages.inc.php:330 msgid "Display table comments in tooltips" msgstr "" #: setup/lib/messages.inc.php:331 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" #: setup/lib/messages.inc.php:332 #, fuzzy msgid "Skip locked tables" msgstr "Afișează tabele deschise" #: setup/lib/messages.inc.php:338 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" #: setup/lib/messages.inc.php:339 msgid "Suggest new database name" msgstr "" #: setup/lib/messages.inc.php:340 msgid "yes" msgstr "da" #: setup/lib/messages.inc.php:341 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" #: setup/lib/messages.inc.php:342 msgid "List of trusted proxies for IP allow/deny" msgstr "" #: setup/lib/messages.inc.php:343 msgid "Directory on server where you can upload files for import" msgstr "" #: setup/lib/messages.inc.php:344 #, fuzzy msgid "Upload directory" msgstr "Directorul de bază pentru date" #: setup/lib/messages.inc.php:345 msgid "Allow for searching inside the entire database" msgstr "" #: setup/lib/messages.inc.php:346 msgid "Use database search" msgstr "" #: setup/lib/messages.inc.php:347 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" #: setup/lib/messages.inc.php:348 msgid "Verbose multiple statements" msgstr "" #: setup/lib/messages.inc.php:349 msgid "" "Reading of version failed. Maybe you're offline or the upgrade server does " "not respond." msgstr "" #: setup/lib/messages.inc.php:350 msgid "Got invalid version string from server" msgstr "" #: setup/lib/messages.inc.php:351 msgid "Check for latest version" msgstr "" #: setup/lib/messages.inc.php:352 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " "upgrading. The newest version is %s, released on %s." msgstr "" #: setup/lib/messages.inc.php:353 #, php-format msgid "" "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable " "version is %s, released on %s." msgstr "" #: setup/lib/messages.inc.php:354 msgid "No newer stable version is available" msgstr "" #: setup/lib/messages.inc.php:355 msgid "Unparsable version string" msgstr "" #: setup/lib/messages.inc.php:356 msgid "Version check" msgstr "" #: setup/lib/messages.inc.php:357 msgid "" "Neither URL wrapper nor CURL is available. Version check is not possible." msgstr "" #: setup/lib/messages.inc.php:358 msgid "Warning" msgstr "" #: setup/lib/messages.inc.php:359 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" #: setup/lib/messages.inc.php:360 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]Zip compression[/a] " "requires functions (%s) which are unavailable on this system." msgstr "" #: setup/lib/messages.inc.php:361 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] " "requires functions (%s) which are unavailable on this system." msgstr "" #: setup/lib/messages.inc.php:362 msgid "ZIP" msgstr "ZIP" #~ msgid "%1$d row(s) affected." #~ msgstr "%1$d rînd(uri) afectat(e)." #~ msgid "utf-8" #~ msgstr "utf-8" #~ msgid "Jan0" #~ msgstr "Ian0" #~ msgid "Jan1" #~ msgstr "Ian1" #~ msgid "Jan2" #~ msgstr "Ian2"