summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-12 02:08:58 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-12 02:08:58 -0400
commitc5ae14453a2c199752b8369545d983c56a521d30 (patch)
tree4d92832c80d32827a3edbe73d67249da3e336a8e /apps/files_sharing
parentceaac03bb5512f925e43bdf8574977ea8e056e62 (diff)
downloadnextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.tar.gz
nextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/ro.js4
-rw-r--r--apps/files_sharing/l10n/ro.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js
index c8a69b52090..751da9881cd 100644
--- a/apps/files_sharing/l10n/ro.js
+++ b/apps/files_sharing/l10n/ro.js
@@ -2,6 +2,10 @@ OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server",
+ "Invalid or untrusted SSL certificate" : "Certificat SSL invalid sau emis de o autoritate care nu se află pe lista celor în care se are încredere",
+ "Not a directory" : "Nu este un director",
+ "Could not lock path" : "Calea nu a putut fi blocată",
+ "Cannot increase permissions" : "Nu se pot extinde permisiunile",
"Shared with you" : "Partajat cu tine",
"Shared with others" : "Partajat cu alții",
"Nothing shared with you yet" : "Nimic nu e partajat cu tine încă",
diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json
index 2fd4f4034f3..042d7324d47 100644
--- a/apps/files_sharing/l10n/ro.json
+++ b/apps/files_sharing/l10n/ro.json
@@ -1,5 +1,9 @@
{ "translations": {
"Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server",
+ "Invalid or untrusted SSL certificate" : "Certificat SSL invalid sau emis de o autoritate care nu se află pe lista celor în care se are încredere",
+ "Not a directory" : "Nu este un director",
+ "Could not lock path" : "Calea nu a putut fi blocată",
+ "Cannot increase permissions" : "Nu se pot extinde permisiunile",
"Shared with you" : "Partajat cu tine",
"Shared with others" : "Partajat cu alții",
"Nothing shared with you yet" : "Nimic nu e partajat cu tine încă",