From 2c8202672d3c0756d52cc2b1199186e8fe2348f3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 4 Oct 2022 02:48:57 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es_CL.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'l10n/es_CL.js') diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 69c5601d7..5a24cf812 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -76,7 +76,7 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Restricted" : "Restringido", "Description" : "Descripción", - "Notifications" : "Notificaciones", + "Personal" : "Personal", "Leave conversation" : "Dejar la conversación", "Delete conversation" : "Borrar conversación", "Password protection" : "Protección con contraseña", @@ -89,7 +89,7 @@ OC.L10N.register( "Login" : "Iniciar sesión", "Nickname" : "Apodo", "Client ID" : "ID del cliente", - "Calls" : "Llamadas", + "Notifications" : "Notificaciones", "Remove from favorites" : "Eliminar de favoritos", "Add to favorites" : "Agregar a tus favoritos", "Loading" : "Cargando", @@ -139,6 +139,7 @@ OC.L10N.register( "Android app" : "Aplicación Android", "iOS app" : "Aplicación iOS", "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Saved" : "Guardado" + "Saved" : "Guardado", + "Calls" : "Llamadas" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3