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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-11-23 04:23:34 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-23 04:23:34 +0300
commita85477658ce886cab5c55d9bece461e84b25257b (patch)
tree0a047c9c22dd867be11a91b06501fec6f761b1dd
parentda3926e17629c0573a46579bf6fb8ab9321862cd (diff)
[tx-robot] updated from transifexv12.0.4RC3v12.0.4RC2v12.0.4
-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