diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 7433b451213..dfdf214b969 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -245,7 +245,6 @@ OC.L10N.register( "Log in" : "Autentificare", "Stay logged in" : "Rămâi autentificat", "Alternative Logins" : "Conectări alternative", - "Use the following link to reset your password: {link}" : "Folosește următorul link pentru a reseta parola: {link}", "New password" : "Noua parolă", "New Password" : "Noua parolă", "Reset password" : "Resetează parola", @@ -290,6 +289,7 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Salutare,\n\nvrem să te anunțăm că %s a partajat %s cu tine.\nPoți vedea aici: %s\n\n", "The share will expire on %s." : "Partajarea va expira în data de %s.", "Cheers!" : "Noroc!", + "Use the following link to reset your password: {link}" : "Folosește următorul link pentru a reseta parola: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Salutare,<br><br>te anunțăm pe această cale că %s a partajat <strong>%s</strong> cu tine.<br><a href=\"%s\">Accesează!</a><br><br>" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |