summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-31 01:37:10 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-31 01:37:10 +0000
commited5cf15078462323030821de633d68ccaf7a8532 (patch)
tree8e5600cefbfb94957050a71acd026a8eb6c2b88d
parentacd5ccd3e664e3a30c1086e4defbdf716d7e3705 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/eu.js18
-rw-r--r--l10n/eu.json16
2 files changed, 34 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
new file mode 100644
index 00000000..13b38f2f
--- /dev/null
+++ b/l10n/eu.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "social",
+ {
+ "Open documentation" : "Ireki dokumentazioa",
+ "Finish setup" : "Amaitu ezarpena",
+ "Home" : "Hasiera",
+ "Direct messages" : "Mezu zuzenak",
+ "Profile" : "Profila",
+ "Direct" : "Zuzena",
+ "Followers" : "Jarraitzaileak",
+ "Public" : "Publikoa",
+ "Following" : "Jarraitzen",
+ "Follow" : "Jarraitu",
+ "following" : "jarraitzen",
+ "No accounts found" : "Ez da konturik aurkitu",
+ "User not found" : "Ez da erabiltzailea aurkitu"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
new file mode 100644
index 00000000..87f0ca02
--- /dev/null
+++ b/l10n/eu.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "Open documentation" : "Ireki dokumentazioa",
+ "Finish setup" : "Amaitu ezarpena",
+ "Home" : "Hasiera",
+ "Direct messages" : "Mezu zuzenak",
+ "Profile" : "Profila",
+ "Direct" : "Zuzena",
+ "Followers" : "Jarraitzaileak",
+ "Public" : "Publikoa",
+ "Following" : "Jarraitzen",
+ "Follow" : "Jarraitu",
+ "following" : "jarraitzen",
+ "No accounts found" : "Ez da konturik aurkitu",
+ "User not found" : "Ez da erabiltzailea aurkitu"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file