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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-14 06:05:16 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-14 06:05:16 +0300
commit48b827325f7ca41cf3722d7651aed754b3aca73c (patch)
tree01e89ff4e91b00e8c27c34d9da76e8f9d2200502 /l10n/es_CO.js
parent8f1d0143569d20a16431399a008328ef4616b84e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CO.js')
-rw-r--r--l10n/es_CO.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index 366b6dae..53db4e46 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -28,10 +28,6 @@ OC.L10N.register(
"Date poll" : "Encuesta de fechas",
"Add new Poll" : "Agregar nueva encuesta",
"Settings" : "Configuraciones ",
- "My polls" : "Mis encuestas",
- "Public polls" : "Encuestas públicas",
- "All polls" : "Todas las encuestas",
- "Deleted polls" : "Encuestas borradas",
"Delete poll" : "Borrar encuesta",
"Confirmed" : "Confirmado",
"OK" : "OK",
@@ -51,9 +47,13 @@ OC.L10N.register(
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"No" : "No",
"Yes" : "Sí",
- "Hidden polls" : "Encuestas ocultas",
"Hour" : "Hora",
"Day" : "Día",
- "Month" : "Mes"
+ "Month" : "Mes",
+ "My polls" : "Mis encuestas",
+ "Hidden polls" : "Encuestas ocultas",
+ "Public polls" : "Encuestas públicas",
+ "All polls" : "Todas las encuestas",
+ "Deleted polls" : "Encuestas borradas"
},
"nplurals=2; plural=(n != 1);");