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:
Diffstat (limited to 'l10n/es_CR.js')
-rw-r--r--l10n/es_CR.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index b01f33a..482d9b4 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"files_retention",
{
- "Select tag…" : "Seleccionar etiqueta...",
+ "Create" : "Crear",
"Creation" : "Creación",
+ "Select tag…" : "Seleccionar etiqueta...",
"Delete" : "Borrar",
"Yes" : "Sí",
"No" : "No",
"Open documentation" : "Abrir la documentación",
- "Time" : "Hora",
"after" : "después",
- "Create" : "Crear"
+ "Time" : "Hora"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");