From fc2388027462a579f393ee94c19a2f3490edd710 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 4 Oct 2020 03:33:01 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es.js | 3 +++ l10n/es.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index ba6df27..36919f7 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -1,6 +1,9 @@ OC.L10N.register( "bbb", { + "You created the room %s." : "Has creado la sala %s.", + "You deleted the room %s." : "Has eliminado la sala %s.", + "{user} deleted the room %s." : "{user} ha eliminado la sala %s.", "API URL or secret not configured. Please contact your administrator." : "URL de la API o secreto no configurado. Por favor, contacta con tu administrador.", "BigBlueButton Integration" : "Integración BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración BigBlueButton para Nextcloud", diff --git a/l10n/es.json b/l10n/es.json index 2c73d73..406c7d7 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,4 +1,7 @@ { "translations": { + "You created the room %s." : "Has creado la sala %s.", + "You deleted the room %s." : "Has eliminado la sala %s.", + "{user} deleted the room %s." : "{user} ha eliminado la sala %s.", "API URL or secret not configured. Please contact your administrator." : "URL de la API o secreto no configurado. Por favor, contacta con tu administrador.", "BigBlueButton Integration" : "Integración BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración BigBlueButton para Nextcloud",