From 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 10 Oct 2018 00:13:11 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ro.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'lib/l10n/ro.js') diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 1019ece4f6c..1261b5afd4f 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -61,20 +61,9 @@ OC.L10N.register( "Sharing %s failed, because the file does not exist" : "Partajarea %s a eșuat deoarece fișierul nu există", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", "Sharing %s failed, because you can not share with yourself" : "Partajarea %s a eșuat deoarece nu-l poți partaja cu tine însuți", - "Sharing %s failed, because the user %s does not exist" : "Partajarea %s a eșuat deoarece utilizatorul %s nu există", - "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Partajarea %s a eșuat deoarece utilizatorul %s nu face parte din niciunul din grupurile din care %s face parte", - "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu %s", - "Sharing %s failed, because this item is already shared with user %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu utilizatorul %s", - "Sharing %s failed, because the group %s does not exist" : "Partajarea %s a eșuat deoarece grupul %s nu există", - "Sharing %s failed, because %s is not a member of the group %s" : "Partajarea %s a eșuat deoarce %s nu face parte din grupul %s", "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaşi utilizator", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Partajarea %s a eşuat, nu pot găsi %s, poate serverul nu poate fi contactat.", - "Share type %s is not valid for %s" : "Tipul partajării %s nu este valid pentru %s", "Files can’t be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiuni de ștergere", "Expiration date is in the past" : "Data expirării este în trecut", - "%s shared »%s« with you" : "%s Partajat »%s« cu tine de", - "%s shared »%s« with you." : "%s a partajat »%s« cu tine.", - "%s via %s" : "%s via %s", "Could not find category \"%s\"" : "Cloud nu a gasit categoria \"%s\"", "Sunday" : "Duminică", "Monday" : "Luni", @@ -139,6 +128,17 @@ OC.L10N.register( "PostgreSQL >= 9 required" : "Este necesară versiunea 9 sau mai mare a PostgreSQL", "Please upgrade your database version" : "Actualizați baza de date la o versiune mai nouă", "Encryption" : "Încriptare", - "Tips & tricks" : "Sfaturi & trucuri" + "Tips & tricks" : "Sfaturi & trucuri", + "Sharing %s failed, because the user %s does not exist" : "Partajarea %s a eșuat deoarece utilizatorul %s nu există", + "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Partajarea %s a eșuat deoarece utilizatorul %s nu face parte din niciunul din grupurile din care %s face parte", + "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu %s", + "Sharing %s failed, because this item is already shared with user %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu utilizatorul %s", + "Sharing %s failed, because the group %s does not exist" : "Partajarea %s a eșuat deoarece grupul %s nu există", + "Sharing %s failed, because %s is not a member of the group %s" : "Partajarea %s a eșuat deoarce %s nu face parte din grupul %s", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Partajarea %s a eşuat, nu pot găsi %s, poate serverul nu poate fi contactat.", + "Share type %s is not valid for %s" : "Tipul partajării %s nu este valid pentru %s", + "%s shared »%s« with you" : "%s Partajat »%s« cu tine de", + "%s shared »%s« with you." : "%s a partajat »%s« cu tine.", + "%s via %s" : "%s via %s" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); -- cgit v1.2.3