aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-26 01:55:44 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-26 01:55:44 -0500
commit5718402277b3d9a8bd688e3fbbf965bcf19addbe (patch)
tree59326ff8faf03073b53da040f3aeb687a562c4e7 /apps/federation
parentcb41b1a86397579d55e0ce96e67b80a83037d1d2 (diff)
downloadnextcloud-server-5718402277b3d9a8bd688e3fbbf965bcf19addbe.tar.gz
nextcloud-server-5718402277b3d9a8bd688e3fbbf965bcf19addbe.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/l10n/el.js6
-rw-r--r--apps/federation/l10n/el.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/federation/l10n/el.js b/apps/federation/l10n/el.js
new file mode 100644
index 00000000000..e67a9242b0d
--- /dev/null
+++ b/apps/federation/l10n/el.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "federation",
+ {
+ "Could not add server" : "Αδυναμία προσθήκης διακομιστή"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/federation/l10n/el.json b/apps/federation/l10n/el.json
new file mode 100644
index 00000000000..45d91aae735
--- /dev/null
+++ b/apps/federation/l10n/el.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Could not add server" : "Αδυναμία προσθήκης διακομιστή"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file