Cleanup translation files (#3893)
This commit is contained in:
@@ -2,178 +2,90 @@
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" target-language="ro" datatype="plaintext" original="validators.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="NN2_iru" resname="This value should be true.">
|
||||
<source>This value should be true.</source>
|
||||
<target>Această valoare ar trebui să fie adevărată (true).</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="f0P5pBD" resname="This value should be blank.">
|
||||
<source>This value should be blank.</source>
|
||||
<target>Această valoare ar trebui sa fie goală.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="u81CkP8" resname="You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.">
|
||||
<source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source>
|
||||
<target>Trebuie să selectați cel puțin {{ limit }} opțiune.|Trebuie să selectați cel puțin {{ limit }} opțiuni.|Trebuie să selectați cel puțin {{ limit }} de opțiuni</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="87zjiHi" resname="One or more of the given values is invalid.">
|
||||
<source>One or more of the given values is invalid.</source>
|
||||
<target>Una sau mai multe dintre valorile furnizate sunt invalide.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="SwMV4zp" resname="This field is missing.">
|
||||
<source>This field is missing.</source>
|
||||
<target>Acest câmp lipsește.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="86dU_nv" resname="This value is not a valid datetime.">
|
||||
<source>This value is not a valid datetime.</source>
|
||||
<target>Această valoare nu reprezintă o dată și oră validă.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3KeHbZy" resname="The file could not be found.">
|
||||
<source>The file could not be found.</source>
|
||||
<target>Fișierul nu a putut fi găsit.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="JocOVM2" resname="The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.">
|
||||
<source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source>
|
||||
<target>Fișierul este prea mare ({{ size }} {{ suffix }}). Dimensiunea maximă permisă este {{ limit }} {{ suffix }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="NubOmrs" resname="This value should be {{ limit }} or less.">
|
||||
<source>This value should be {{ limit }} or less.</source>
|
||||
<target>Această valoare ar trebui să fie cel mult {{ limit }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="qgR8M_U" resname="This value should be {{ limit }} or more.">
|
||||
<source>This value should be {{ limit }} or more.</source>
|
||||
<target>Această valoare ar trebui să fie cel puțin {{ limit }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1KV4L.t" resname="This value should not be blank.">
|
||||
<source>This value should not be blank.</source>
|
||||
<target>Această valoare nu ar trebui să fie goală.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="yDc3m6E" resname="This value should be null.">
|
||||
<source>This value should be null.</source>
|
||||
<target>Această valoare ar trebui să fie nulă (null).</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="HSuBZpQ" resname="This value is not a valid time.">
|
||||
<source>This value is not a valid time.</source>
|
||||
<target>Această valoare nu reprezintă o oră validă.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="jpaLsb2" resname="The two values should be equal.">
|
||||
<source>The two values should be equal.</source>
|
||||
<target>Cele două valori ar trebui să fie egale.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tW7o0t9" resname="The file is too large.">
|
||||
<source>The file is too large.</source>
|
||||
<target>Fișierul este prea mare.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="d7sS5yw" resname="This value should be a valid number.">
|
||||
<source>This value should be a valid number.</source>
|
||||
<target>Această valoare nu reprezintă un număr valid.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="ydcT9kU" resname="This is not a valid IP address.">
|
||||
<source>This is not a valid IP address.</source>
|
||||
<target>Această valoare nu este o adresă IP validă.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="y9IdYkA" resname="This value is not a valid locale.">
|
||||
<source>This value is not a valid locale.</source>
|
||||
<target>Această valoare nu reprezintă un dialect (o limbă) corect.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="B5ebaMp" resname="This value is already used.">
|
||||
<source>This value is already used.</source>
|
||||
<target>Această valoare este folosită deja.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="zVtJJEa" resname="The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.">
|
||||
<source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source>
|
||||
<target>Lățimea imaginii este prea mare ({{ width }}px). Lățimea maximă permisă este de {{ max_width }}px.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="Z.NgqFj" resname="The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.">
|
||||
<source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
|
||||
<target>Înălțimea imaginii este prea mare ({{ height }}px). Înălțimea maximă permisă este de {{ max_height }}px.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="PSdMNab" resname="This value should be the user's current password.">
|
||||
<source>This value should be the user's current password.</source>
|
||||
<target>Această valoare trebuie să fie parola curentă a utilizatorului.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="xJ2Bcr_" resname="The file was only partially uploaded.">
|
||||
<source>The file was only partially uploaded.</source>
|
||||
<target>Fișierul a fost încărcat parțial.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mHfEaB3" resname="No temporary folder was configured in php.ini.">
|
||||
<source>No temporary folder was configured in php.ini.</source>
|
||||
<target>Nu este configurat nici un director temporar in php.ini.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="kx3yHIM" resname="A PHP extension caused the upload to fail.">
|
||||
<source>A PHP extension caused the upload to fail.</source>
|
||||
<target>O extensie PHP a prevenit încărcarea cu succes a fișierului.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="FFn3lVn" resname="This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.">
|
||||
<source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source>
|
||||
<target>Această colecție trebuie să conțină cel mult {{ limit }} element.|Această colecție trebuie să conțină cel mult {{ limit }} elemente.|Această colecție trebuie să conțină cel mult {{ limit }} de elemente.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="MAzmID7" resname="Invalid card number.">
|
||||
<source>Invalid card number.</source>
|
||||
<target>Numărul card invalid.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="XSVzcbV" resname="This is not a valid International Bank Account Number (IBAN).">
|
||||
<source>This is not a valid International Bank Account Number (IBAN).</source>
|
||||
<target>Acesta nu este un cod IBAN (International Bank Account Number) valid.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="c_q0_ua" resname="This value is not a valid ISBN-13.">
|
||||
<source>This value is not a valid ISBN-13.</source>
|
||||
<target>Această valoare nu este un cod ISBN-13 valid.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="cuct0Ow" resname="This value is not a valid ISSN.">
|
||||
<source>This value is not a valid ISSN.</source>
|
||||
<target>Această valoare nu este un cod ISSN valid.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="c.WxzFW" resname="This value should be equal to {{ compared_value }}.">
|
||||
<source>This value should be equal to {{ compared_value }}.</source>
|
||||
<target>Această valoare trebuie să fie egală cu {{ compared_value }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="o8A8a0H" resname="This value should be greater than or equal to {{ compared_value }}.">
|
||||
<source>This value should be greater than or equal to {{ compared_value }}.</source>
|
||||
<target>Această valoare trebuie să fie mai mare sau egală cu {{ compared_value }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="jG0QFKw" resname="This value should be less than {{ compared_value }}.">
|
||||
<source>This value should be less than {{ compared_value }}.</source>
|
||||
<target>Această valoare trebuie să fie mai mică de {{ compared_value }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="ftTwGs." resname="This value should not be equal to {{ compared_value }}.">
|
||||
<source>This value should not be equal to {{ compared_value }}.</source>
|
||||
<target>Această valoare nu trebuie să fie egală cu {{ compared_value }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="VczCWzQ" resname="The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.">
|
||||
<source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source>
|
||||
<target>Raportul imaginii este prea mare ({{ ratio }}). Raportul maxim permis este {{ max_ratio }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="rpajj.a" resname="The image is square ({{ width }}x{{ height }}px). Square images are not allowed.">
|
||||
<source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>
|
||||
<target>Imaginea este un pătrat ({{ width }}x{{ height }}px). Imaginile pătrat nu sunt permise.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sFyGx4B" resname="The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.">
|
||||
<source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
|
||||
<target>Imaginea are orientarea portret ({{ width }}x{{ height }}px). Imaginile cu orientare portret nu sunt permise.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="bcfVezI" resname="The host could not be resolved.">
|
||||
<source>The host could not be resolved.</source>
|
||||
<target>Numele host nu a putut fi convertit într-o adresă IP.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="Wi2y9.N" resname="This is not a valid Business Identifier Code (BIC).">
|
||||
<source>This is not a valid Business Identifier Code (BIC).</source>
|
||||
<target>Codul BIC (Business Identifier Code) nu este valid.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8zqt0Ik" resname="This is not a valid UUID.">
|
||||
<source>This is not a valid UUID.</source>
|
||||
<target>Identificatorul universal unic (UUID) nu este valid.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="M3vyK6s" resname="This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.">
|
||||
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
|
||||
<target>Codul BIC (Business Identifier Code) nu este asociat cu codul IBAN {{ iban }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id=".SEaaBa" resname="This form should not contain extra fields.">
|
||||
<source>This form should not contain extra fields.</source>
|
||||
<target>Aceast formular nu ar trebui să conțină câmpuri suplimentare.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="fvxWW3V" resname="The CSRF token is invalid. Please try to resubmit the form.">
|
||||
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
|
||||
<target>Token-ul CSRF este invalid. Vă rugăm să trimiteți formularul incă o dată.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="IkNxbBI" resname="This value is not a valid role.">
|
||||
<source>This value is not a valid role.</source>
|
||||
<target>Această valoare nu este un rol valid.</target>
|
||||
|
||||
Reference in New Issue
Block a user