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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-15 05:47:32 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-15 05:47:32 +0300
commit7a74c9b083306d04c45d9b3540f394d6efdf847d (patch)
treeb61ecd899e403c62937fc3150ba9c93b1f29a49a
parentc2024561c7cddbf14e94138dca9d1461acea4a52 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index a56ed46..946b087 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_retention",
{
"Not a number" : "No es un número",
+ "Retention rule saved" : "Regla de retención guardada",
+ "An error occurred while trying to save the retention rule" : "Ha ocurrido un error al intentar guardar la regla de retención",
"Select tag…" : "Seleccionar etiqueta…",
"Days" : "Días",
"Weeks" : "Semanas",
diff --git a/l10n/es.json b/l10n/es.json
index 4215b1f..e1483b3 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,5 +1,7 @@
{ "translations": {
"Not a number" : "No es un número",
+ "Retention rule saved" : "Regla de retención guardada",
+ "An error occurred while trying to save the retention rule" : "Ha ocurrido un error al intentar guardar la regla de retención",
"Select tag…" : "Seleccionar etiqueta…",
"Days" : "Días",
"Weeks" : "Semanas",