diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-19 00:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-19 00:12:46 +0000 |
commit | b566998b05d33cda188cdd00b515a7e46331d03b (patch) | |
tree | bf3ad6546281794e977aef196e7ea0f4cb35fefd /lib/l10n/ro.js | |
parent | 48821ed6a60ba6df9f88b65276aaf8d808ee15f2 (diff) | |
download | nextcloud-server-b566998b05d33cda188cdd00b515a7e46331d03b.tar.gz nextcloud-server-b566998b05d33cda188cdd00b515a7e46331d03b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r-- | lib/l10n/ro.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index ee9e3b227db..7bbc88ade6f 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -58,10 +58,7 @@ OC.L10N.register( "Set an admin username." : "Setează un nume de administrator.", "Set an admin password." : "Setează o parolă de administrator.", "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", - "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", - "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaşi utilizator", "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", "Could not find category \"%s\"" : "Cloud nu a gasit categoria \"%s\"", @@ -128,12 +125,15 @@ OC.L10N.register( "PHP modules have been installed, but they are still listed as missing?" : "Modulele PHP au fost instalate, dar apar ca lipsind?", "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ă", + "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", |