Translations update from Weblate - Slovak 89% Romanian 100% (#2106)

Co-authored-by: MikeSierraRO <razvan@zeces.ro>
Co-authored-by: Anaa Ara <martakanuu@protonmail.com>
This commit is contained in:
Weblate (bot)
2020-11-17 11:51:42 +01:00
committed by GitHub
parent 288fc5dd08
commit 72edce86ba
13 changed files with 591 additions and 144 deletions

22
translations/validators.ro.xlf Executable file → Normal file
View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<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">
<header>
@@ -361,6 +361,26 @@
<source>The begin date cannot be in the future.</source>
<target>Data de început nu poate fi în viitor.</target>
</trans-unit>
<trans-unit id="The given value is not a valid time.">
<source>The given value is not a valid time.</source>
<target>Valoarea introdusă nu este validă (din punct de vedere al timpului).</target>
</trans-unit>
<trans-unit id="You already have an entry for this time.">
<source>You already have an entry for this time.</source>
<target>Deja ai o valoare introdusă pentru această perioadă.</target>
</trans-unit>
<trans-unit id="This period is locked, please choose a later date.">
<source>This period is locked, please choose a later date.</source>
<target>Această perioadă este blocată, te rugăm să alegi altă dată.</target>
</trans-unit>
<trans-unit id="This invoice document cannot be used, please rename the file and upload it again.">
<source>This invoice document cannot be used, please rename the file and upload it again.</source>
<target>Acest model de factură nu poate fi utilizat, te rugăm să redenumești fișierul și să îl reîncarci din nou.</target>
</trans-unit>
<trans-unit id="You must select at least one user or team.">
<source>You must select at least one user or team.</source>
<target>Trebuie să alegi minim un utilizator sau o echipă.</target>
</trans-unit>
</body>
</file>
</xliff>