aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-01 00:19:40 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-01 00:19:40 +0000
commit9a53f28e8919cf5405c41929116584d3953a236e (patch)
treef3e48fb0a857699787e2aabff2a0c14e4f43ef10 /apps/files_reminders/l10n
parent7317a84b1406ba4b739141442e5c81afbb24fd6d (diff)
downloadnextcloud-server-9a53f28e8919cf5405c41929116584d3953a236e.tar.gz
nextcloud-server-9a53f28e8919cf5405c41929116584d3953a236e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n')
-rw-r--r--apps/files_reminders/l10n/es.js2
-rw-r--r--apps/files_reminders/l10n/es.json2
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",