Translated using Weblate (Romanian)
Currently translated at 91.2% (3134 of 3434 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ro/ Signed-off-by: Emanuel <emanuel12m@gmail.com>
This commit is contained in:
parent
90b30946d4
commit
03905a2f21
33
po/ro.po
33
po/ro.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.3.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2022-12-04 00:17+0000\n"
|
||||
"PO-Revision-Date: 2022-05-30 14:15+0000\n"
|
||||
"Last-Translator: liviuconcioiu <liviu.concioiu@gmail.com>\n"
|
||||
"PO-Revision-Date: 2022-12-08 08:48+0000\n"
|
||||
"Last-Translator: Emanuel <emanuel12m@gmail.com>\n"
|
||||
"Language-Team: Romanian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/ro/>\n"
|
||||
"Language: ro\n"
|
||||
@ -14,7 +14,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
||||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.13-dev\n"
|
||||
"X-Generator: Weblate 4.15-dev\n"
|
||||
|
||||
#: libraries/classes/Advisory/Advisor.php:240
|
||||
#, php-format
|
||||
@ -601,6 +601,13 @@ msgid ""
|
||||
"mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
|
||||
"temporary-tables.html\">MySQL Documentation</a>"
|
||||
msgstr ""
|
||||
"Mărirea {max_heap_table_size} și {tmp_table_size} ar putea fi de ajutor. Cu "
|
||||
"toate acestea, unele tabele temporare sunt întotdeauna scrise pe disc, "
|
||||
"independent de valoarea acestor variabile. Pentru a le elimina, va trebui să "
|
||||
"rescrieți interogările pentru a evita acele condiții (într-un tabel temporar:"
|
||||
" prezența unei coloane BLOB sau TEXT sau prezența unei coloane mai mare de "
|
||||
"512 octeți) așa cum este menționat în <a href=\"https://dev.mysql.com/doc/"
|
||||
"refman/8.0/en/internal-temporary-tables.html\">Documentația MySQL</a>"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:383
|
||||
#, php-format
|
||||
@ -1815,6 +1822,10 @@ msgid ""
|
||||
"MySQL server is enabled by matching the IP or hostname of the MySQL server "
|
||||
"to the given regular expression."
|
||||
msgstr ""
|
||||
"Restricționează serverele MySQL pe care le poate introduce utilizatorul "
|
||||
"atunci când o conectare la un server MySQL arbitrar este activată prin "
|
||||
"potrivirea IP-ului sau a numelui de gazdă al serverului MySQL cu expresia "
|
||||
"regulată dată."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:97
|
||||
msgid ""
|
||||
@ -1822,6 +1833,10 @@ msgid ""
|
||||
"inside a frame, and is a potential [strong]security hole[/strong] allowing "
|
||||
"cross-frame scripting (XSS) attacks."
|
||||
msgstr ""
|
||||
"Activarea acestui lucru permite unei pagini situate pe un alt domeniu să "
|
||||
"apeleze phpMyAdmin în interiorul unui cadru și este o potențială [strong]"
|
||||
"gaură de securitate[/strong] care permite atacuri de scripting încrucișat "
|
||||
"(XSS)."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:102
|
||||
msgid ""
|
||||
@ -1836,16 +1851,16 @@ msgid "Enable bzip2 compression for import operations."
|
||||
msgstr "Activează compresia bzip2 pentru operațiile de import."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:105
|
||||
#, fuzzy
|
||||
msgid "Enter the URL for your reCAPTCHA v2 compatible API."
|
||||
msgstr "Introdu cheia ta privată pentru serviciul tău reCaptcha."
|
||||
msgstr "Introduceți adresa URL pentru API-ul compatibil cu reCAPTCHA v2."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:106
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
|
||||
"API."
|
||||
msgstr "Introdu cheia ta privată pentru serviciul tău reCaptcha."
|
||||
msgstr ""
|
||||
"Introdu fragmentul de Content-Security-Policy pentru API-ul tău compatibil "
|
||||
"cu reCAPTCHA v2."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:107
|
||||
#, fuzzy
|
||||
@ -15816,7 +15831,7 @@ msgstr "Personalizat - afișează toate opțiunile posibile"
|
||||
#: templates/export.twig:121
|
||||
#, fuzzy
|
||||
msgid "File format to export"
|
||||
msgstr "Fișier de importat:"
|
||||
msgstr "Format de fișier de exportat"
|
||||
|
||||
#: templates/export.twig:133
|
||||
msgid "Rows:"
|
||||
@ -17778,7 +17793,7 @@ msgstr ""
|
||||
#: templates/server/status/advisor/index.twig:53
|
||||
#, fuzzy
|
||||
msgid "Errors occurred while executing rule expressions:"
|
||||
msgstr "Au apărut erori în timpul obținerii informațiilor de depanare SQL."
|
||||
msgstr "Au apărut erori în timpul executării expresiilor de reguli:"
|
||||
|
||||
#: templates/server/status/advisor/index.twig:63
|
||||
msgid "Possible performance issues"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user