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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-16 06:15:10 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-16 06:15:10 +0300
commit06582b9f789bd082b137de40cfb4f2aec0a32889 (patch)
treed1d1ae2b50c12e0c4849e7d26a2a44149bb07e7b /l10n/es_UY.js
parent1cac6b66a72f37acb2a1b9c9e5134177eb37b081 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_UY.js')
-rw-r--r--l10n/es_UY.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es_UY.js b/l10n/es_UY.js
index cd131f2c3..017f62804 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -79,8 +79,8 @@ OC.L10N.register(
"Remove" : "Eliminar",
"Today" : "Hoy",
"Yesterday" : "Ayer",
- "Enabled" : "Habilitado",
"Save" : "Guardar",
+ "Edit" : "Editar",
"Password" : "Contraseña",
"API token" : "Ficha del API",
"Login" : "Iniciar sesión",
@@ -94,7 +94,6 @@ OC.L10N.register(
"Add users or groups" : "Agregar usuarios o grupos",
"Participants" : "Participantes",
"Chat" : "Chat",
- "Edit" : "Editar",
"Keyboard shortcuts" : "Atajos del teclado",
"Search" : "Buscar",
"Grid view" : "Vista de cuadrícula",
@@ -121,6 +120,7 @@ OC.L10N.register(
"Please enter the password for this call" : "Por favor ingresa la contraseña para esta llamada",
"Password required" : "Contraseña requerida",
"Cancel" : "Cancelar",
- "Submit" : "Enviar"
+ "Submit" : "Enviar",
+ "Enabled" : "Habilitado"
},
"nplurals=2; plural=(n != 1);");