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:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 15:33:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-17 15:33:26 +0300
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /lib/l10n/ro.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r--lib/l10n/ro.js13
1 files changed, 1 insertions, 12 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js
index 0bbd191960c..b5a62a4b615 100644
--- a/lib/l10n/ro.js
+++ b/lib/l10n/ro.js
@@ -129,17 +129,6 @@ OC.L10N.register(
"Verify" : "Verifică",
"Sharing %s failed, because the file does not exist" : "Partajarea %s a eșuat deoarece fișierul nu există",
"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",
- "%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"
+ "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaşi utilizator"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");