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:
-rw-r--r--l10n/es_CL.js9
-rw-r--r--l10n/es_CL.json7
-rw-r--r--l10n/es_PE.js9
-rw-r--r--l10n/es_PE.json7
-rw-r--r--l10n/es_PR.js9
-rw-r--r--l10n/es_PR.json7
-rw-r--r--l10n/es_PY.js9
-rw-r--r--l10n/es_PY.json7
-rw-r--r--l10n/es_UY.js9
-rw-r--r--l10n/es_UY.json7
10 files changed, 80 insertions, 0 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_CL.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_CL.json b/l10n/es_CL.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_CL.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_PE.js b/l10n/es_PE.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_PE.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_PE.json b/l10n/es_PE.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_PE.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_PR.js b/l10n/es_PR.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_PR.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_PR.json b/l10n/es_PR.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_PR.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_PY.js b/l10n/es_PY.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_PY.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_PY.json b/l10n/es_PY.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_PY.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_UY.js b/l10n/es_UY.js
new file mode 100644
index 0000000..3757e9e
--- /dev/null
+++ b/l10n/es_UY.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_UY.json b/l10n/es_UY.json
new file mode 100644
index 0000000..93281af
--- /dev/null
+++ b/l10n/es_UY.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