Update translation files (#3896)
This commit is contained in:
@@ -2,26 +2,14 @@
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" target-language="he" datatype="plaintext" original="validators.en.xlf">
|
||||
<body>
|
||||
<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>הקובץ גדול מדי ({{ size }} {{ suffix }}). הגודל המרבי המותר הוא {{ limit }} {{ suffix }}.</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>הערך צריך להיות מספר חוקי.</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>לא הוגדרה תיקייה זמנית ב php.ini.</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>הערך חייב להיות גדול או שווה ל {{ compared_value }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8zqt0Ik" resname="This is not a valid UUID.">
|
||||
<source>This is not a valid UUID.</source>
|
||||
<target>הערך אינו ערך UUID חוקי.</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>הערך הזה אינו תפקיד תקין.</target>
|
||||
|
||||
@@ -2,26 +2,14 @@
|
||||
<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="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="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="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="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="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="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