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-10-24 03:21:00 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-24 03:21:00 +0300
commitc7a349c478590e009141d75ae328f0b136eda760 (patch)
treee60c8bad02e9f2c0e894fb543507ebe37a812d5a /l10n
parent233c03329d6f312736a970d0e66908b3153f6cea (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es_CO.js9
-rw-r--r--l10n/es_CO.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
new file mode 100644
index 0000000..f177290
--- /dev/null
+++ b/l10n/es_CO.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_CO.json b/l10n/es_CO.json
new file mode 100644
index 0000000..7ee7aa0
--- /dev/null
+++ b/l10n/es_CO.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