diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
commit | 698cfbd9cbd6e8958e43b6f193f4991ca6f10361 (patch) | |
tree | 65befddd6ac57936de4b91c2aadd6091bbc5b882 /core/l10n/ro.js | |
parent | bfb1273a2e26f527ed2b75df5ae7bb3844015b13 (diff) | |
download | nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.tar.gz nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 59584b1d8d0..e1f7f6b85e1 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -144,7 +144,7 @@ OC.L10N.register( "Pending" : "În așteptare", "Copy to {folder}" : "Copiază la {folder}", "Move to {folder}" : "Mută la {folder}", - "Saving..." : "Se salvează...", + "Saving …" : "Se salvează", "Authentication required" : "Este necesară autentificarea", "This action requires you to confirm your password" : "Această acțiune necesită confirmarea parolei tale", "Confirm" : "Confirmă", @@ -251,6 +251,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nu a putut fi trimis un email pentru resetare deoarece nu există o adresă de email pentru acest utilizator. Vă rugăm contactați administratorul.", "Couldn't send reset email. Please make sure your username is correct." : "Nu a putut fi trimis un email pentru resetare. Asigură-te că numele de utilizator este corect.", + "Saving..." : "Se salvează...", "Dismiss" : "Înlătură", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Linkul de resetare a parolei a fost trimis pe emailul tău. Dacă nu primești mesajul într-un timp rezonabil, verifică folderele SPAM/JUNK.<br />Dacă nu este nici acolo, întreabă-l pe administratorul tău de rețea.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Fișierele tale sunt criptate. Nu îți vei putea recupera informațiile după resetarea parolei.<br />Dacă nu ești sigur ce să faci, contactează administratorul de rețea înainte de a continua. <br />Sigur vrei să continui?", |