diff options
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r-- | lib/l10n/ro.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index fe3632f0a60..1f98df7d2f3 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -124,11 +124,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend-ul de partajare %s trebuie să implementeze interfața OCP\\Share_Backend", "Sharing backend %s not found" : "Backend-ul de partajare %s nu există", "Sharing backend for %s not found" : "Backend-ul de partajare pentru %s nu a fost găsit", + "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine", + "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", + "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", + "Open »%s«" : "Deschide »%s«", + "%1$s via %2$s" : "%1$sprin %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partajat »%2$s« cu tine și vrea să adauge:", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partajat »%2$s« cu tine și vrea să adauge", "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine", - "Open »%s«" : "Deschide »%s«", - "%1$s via %2$s" : "%1$sprin %2$s", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", "Cannot increase permissions of %s" : "Nu se pot extinde permisiunile pentru %s", "Files cannot be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiunea de ștergere", @@ -136,9 +139,6 @@ OC.L10N.register( "Expiration date is in the past" : "Data expirării este în trecut", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Data expirării nu poate fi mai mult de %n zi în viitor","Data expirării nu poate fi mai mult de %n zile în viitor","Data expirării nu poate fi mai mult de %n zile în viitor"], "Sharing is only allowed with group members" : "Partajarea este permisă doar cu membrii grupului", - "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine", - "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", - "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", "The requested share does not exist anymore" : "Partajarea solicitată nu mai există", "The requested share comes from a disabled user" : "Partajarea solicitată provine de la un utilizator dezactivat", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Utilizatorul nu a fost creat deoarece s-a atins limita acestui număr. Verificați notificările pentru a afla mai mult.", |