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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-11-10 04:25:48 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-10 04:25:48 +0300
commit79664383ce8d8f98999c80fa0b00dea49c53562b (patch)
tree888badc8efc261e195f421c821c567a3b3f598a3
parent747b707ad1f4c2938367430d221e75d437538dda (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es_GT.js9
-rw-r--r--l10n/es_GT.json7
-rw-r--r--l10n/es_HN.js9
-rw-r--r--l10n/es_HN.json7
-rw-r--r--l10n/es_NI.js9
-rw-r--r--l10n/es_NI.json7
-rw-r--r--l10n/es_PA.js9
-rw-r--r--l10n/es_PA.json7
-rw-r--r--l10n/es_SV.js9
-rw-r--r--l10n/es_SV.json7
10 files changed, 80 insertions, 0 deletions
diff --git a/l10n/es_GT.js b/l10n/es_GT.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_GT.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_GT.json b/l10n/es_GT.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_GT.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_HN.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_HN.json b/l10n/es_HN.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_HN.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_NI.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_NI.json b/l10n/es_NI.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_NI.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_PA.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_PA.json b/l10n/es_PA.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_PA.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_SV.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_SV.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Notifications" : "Notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
+ "in {path}" : "en {path}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file