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-07 04:21:35 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-07 04:21:35 +0300
commit6f7202de64e9e5005334a86d0076760fb1f2b6fc (patch)
treebb0ef802e92e4c799f79f39a965bafa06e584cde /l10n
parentd9cae8838cce329c21fc50bfac73e3d08ba8650d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es_EC.js9
-rw-r--r--l10n/es_EC.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
new file mode 100644
index 0000000..f177290
--- /dev/null
+++ b/l10n/es_EC.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Anuncios de Nextcloud",
+ "Nextcloud announcement" : "Anuncio de Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
+ "These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
new file mode 100644
index 0000000..7ee7aa0
--- /dev/null
+++ b/l10n/es_EC.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Nextcloud announcements" : "Anuncios de Nextcloud",
+ "Nextcloud announcement" : "Anuncio de Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
+ "These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file