Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ro.json')
-rw-r--r--lib/l10n/ro.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json
index e90d1ca220b..471d37a1a84 100644
--- a/lib/l10n/ro.json
+++ b/lib/l10n/ro.json
@@ -59,20 +59,9 @@
"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",
@@ -137,6 +126,17 @@
"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"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file