diff --git a/l10n/es_CL.js b/l10n/es_CL.js new file mode 100644 index 00000000..3757e9eb --- /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 00000000..93281afd --- /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 00000000..3757e9eb --- /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 00000000..93281afd --- /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 00000000..3757e9eb --- /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 00000000..93281afd --- /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 00000000..3757e9eb --- /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 00000000..93281afd --- /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 00000000..3757e9eb --- /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 00000000..93281afd --- /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