diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-31 01:54:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-31 01:54:58 -0400 |
commit | b2e524b9367511e0496f22d45c87ecc974dda2ed (patch) | |
tree | d04f54005a6108f310de4eae58ed06dbacc39270 /lib/l10n | |
parent | 718f0757e497f58ddbd783e69227ce6987dff59f (diff) | |
download | nextcloud-server-b2e524b9367511e0496f22d45c87ecc974dda2ed.tar.gz nextcloud-server-b2e524b9367511e0496f22d45c87ecc974dda2ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ro.js | 3 | ||||
-rw-r--r-- | lib/l10n/ro.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 8171b8ece23..5c5b7844cf7 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -53,9 +53,12 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Nume utilizator și/sau parolă PostgreSQL greșită", "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", "%s shared »%s« with you" : "%s Partajat »%s« cu tine de", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu %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", "Could not find category \"%s\"" : "Cloud nu a gasit categoria \"%s\"", "Apps" : "Aplicații", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index 990efbad88e..566f6d01123 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -51,9 +51,12 @@ "PostgreSQL username and/or password not valid" : "Nume utilizator și/sau parolă PostgreSQL greșită", "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", "%s shared »%s« with you" : "%s Partajat »%s« cu tine de", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu %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", "Could not find category \"%s\"" : "Cloud nu a gasit categoria \"%s\"", "Apps" : "Aplicații", |