Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-11-23 04:23:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-23 04:23:31 +0300
commit4bce451768dbd0429289f0e1d66ad3014ae35d20 (patch)
tree3205ab3246c73e4f7c628544c3af3c51f3ef1ea2 /l10n
parent0534ec512506ab37d073cf503397f5232ab83b20 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/eu.js9
-rw-r--r--l10n/eu.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
new file mode 100644
index 0000000..a3e3ea9
--- /dev/null
+++ b/l10n/eu.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Nextcloud iragartzeak",
+ "Nextcloud announcement" : "Nextcloud iragartzea",
+ "Shows the latest news of Nextcloud in your notifications." : "Nextcloud-eko azken berriak zure norifikazioetan erakutsi.",
+ "These groups will be notified about the announcements." : "Talde hauek iragarpenak jasoko dituzte"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
new file mode 100644
index 0000000..72f990d
--- /dev/null
+++ b/l10n/eu.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Nextcloud announcements" : "Nextcloud iragartzeak",
+ "Nextcloud announcement" : "Nextcloud iragartzea",
+ "Shows the latest news of Nextcloud in your notifications." : "Nextcloud-eko azken berriak zure norifikazioetan erakutsi.",
+ "These groups will be notified about the announcements." : "Talde hauek iragarpenak jasoko dituzte"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file