diff options
Diffstat (limited to 'apps/files_reminders')
-rw-r--r-- | apps/files_reminders/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/files_reminders/l10n/es.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/es.js b/apps/files_reminders/l10n/es.js index d4f71fd1690..a5ceecd80c0 100644 --- a/apps/files_reminders/l10n/es.js +++ b/apps/files_reminders/l10n/es.js @@ -16,7 +16,9 @@ OC.L10N.register( "Set reminder at custom date & time" : "Establecer recordatorio a una fecha y hora personalizada", "Reminder set for \"{fileName}\"" : "Se estableció recordatorio para \"{fileName}\"", "Failed to set reminder" : "No se pudo configurar el recordatorio", + "Reminder cleared for \"{fileName}\"" : "Se limpió el recordatorio para \"{fileName}\"", "Failed to clear reminder" : "Fallo al quitar el recordatorio", + "Reminder set" : "Recordatorio establecido", "Set custom reminder" : "Configurar recordatorio personalizado", "Later today" : "Más tarde hoy", "Set reminder for later today" : "Configurar recordatorio para hoy, más tarde", diff --git a/apps/files_reminders/l10n/es.json b/apps/files_reminders/l10n/es.json index 1e2dcf44a81..1c6efe024ec 100644 --- a/apps/files_reminders/l10n/es.json +++ b/apps/files_reminders/l10n/es.json @@ -14,7 +14,9 @@ "Set reminder at custom date & time" : "Establecer recordatorio a una fecha y hora personalizada", "Reminder set for \"{fileName}\"" : "Se estableció recordatorio para \"{fileName}\"", "Failed to set reminder" : "No se pudo configurar el recordatorio", + "Reminder cleared for \"{fileName}\"" : "Se limpió el recordatorio para \"{fileName}\"", "Failed to clear reminder" : "Fallo al quitar el recordatorio", + "Reminder set" : "Recordatorio establecido", "Set custom reminder" : "Configurar recordatorio personalizado", "Later today" : "Más tarde hoy", "Set reminder for later today" : "Configurar recordatorio para hoy, más tarde", |