summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-08 01:54:53 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-08 01:54:53 -0400
commit5d35844aff8c0c7166fa0eaf99d4c39189c01327 (patch)
tree4a1a94c2e626dc81d26c653a92283afd7e850856 /apps/federatedfilesharing
parentd30fdb5f2d3a426e386e6aafb9fea7a00db5ce41 (diff)
downloadnextcloud-server-5d35844aff8c0c7166fa0eaf99d4c39189c01327.tar.gz
nextcloud-server-5d35844aff8c0c7166fa0eaf99d4c39189c01327.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r--apps/federatedfilesharing/l10n/ro.js10
-rw-r--r--apps/federatedfilesharing/l10n/ro.json8
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ro.js b/apps/federatedfilesharing/l10n/ro.js
new file mode 100644
index 00000000000..e2ee3edfd2a
--- /dev/null
+++ b/apps/federatedfilesharing/l10n/ro.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "federatedfilesharing",
+ {
+ "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu %s",
+ "Open documentation" : "Deschide documentația",
+ "Add to your website" : "Adaugă la site-ul tău Web",
+ "Share with me via ownCloud" : "Partajează cu mine via ownCloud",
+ "HTML Code:" : "Cod HTML:"
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/federatedfilesharing/l10n/ro.json b/apps/federatedfilesharing/l10n/ro.json
new file mode 100644
index 00000000000..db021d11ad9
--- /dev/null
+++ b/apps/federatedfilesharing/l10n/ro.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu %s",
+ "Open documentation" : "Deschide documentația",
+ "Add to your website" : "Adaugă la site-ul tău Web",
+ "Share with me via ownCloud" : "Partajează cu mine via ownCloud",
+ "HTML Code:" : "Cod HTML:"
+},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
+} \ No newline at end of file