diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:35 +0000 |
commit | cea2b78aa39f0ebd9955e1d5efddb143fd536d14 (patch) | |
tree | 398c45a4af9506c07b0fb151ec9b9c8feae22123 /core/l10n/ro.js | |
parent | 2fd5507624b9f0fb2a6bf95d4c0e1d4d72f3d7fd (diff) | |
download | nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.tar.gz nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 60a48c6d45d..c8aae1106c9 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -253,27 +253,13 @@ 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.", - "Updated \"%s\" to %s" : "\"%s\" a fost actualizat până la %s", - "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Au apărut probleme la verificarea integrității codului. Mai multe informații…</a>", "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?", - "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} partajat prin legătura", - "{sharee} (group)" : "{sharee} (grup)", - "{sharee} (remote)" : "{sharee} (distanță)", - "{sharee} (email)" : "{sharee} (email)", - "The specified document has not been found on the server." : "Documentul specificat nu a fost găsit pe server.", - "You can click here to return to %s." : "Poți da click aici pentru a te întoarce la %s.", "SQLite will be used as database." : "SQLite va fi folosit ca bază de date.", "For larger installations we recommend to choose a different database backend." : "Pentru instalări mai mari recomandăm folosirea altei baze de date ca backend.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.", "Wrong password." : "Parolă greșită.", - "You are about to grant %s access to your %s account." : "Ești pe cale să permiți %s accesul la %s contul tău.", - "Redirecting …" : "Redirectare...", - "New Password" : "Noua Parolă", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Securitatea îmbunătățită este activată pentru contul tău. Autentifică-te utilizând un al doilea factor.", - "%s will be updated to version %s" : "%s va fi actualizat la versiunea %s", - "This page will refresh itself when the %s instance is available again." : "Această pagină se va reîmprospăta atunci când %s instance e disponibil din nou.", - "Thank you for your patience." : "Îți mulțumim pentru răbdare." + "New Password" : "Noua Parolă" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |