2017-10-31 04:09:53 +03:00
OC . L10N . register (
"activity" ,
{
"Personal activity feed for %s" : "Fuente de actividad personal para %s" ,
2017-11-10 04:11:58 +03:00
"Your feed URL is invalid" : "La URL de tu fuente de es inválida" ,
2023-11-13 03:30:05 +03:00
"Activity feed" : "Fuente de actividad" ,
2017-11-10 04:11:58 +03:00
"Your settings have been updated." : "Tus configuraciones se han actualizado." ,
"Settings have been updated." : "Las configuraciones han sido actualizadas" ,
2023-03-28 05:21:07 +03:00
"Recent activity" : "Actividad reciente" ,
2023-09-06 03:51:37 +03:00
"No activities" : "No hay actividades" ,
2023-03-28 05:21:07 +03:00
"More activities" : "Más actividades" ,
2017-10-31 04:09:53 +03:00
"All activities" : "Todas las actividades" ,
"By others" : "Por otros" ,
2017-11-10 04:11:58 +03:00
"By you" : "Por usted" ,
2017-10-31 04:09:53 +03:00
"Hello %s" : "Hola %s" ,
2017-11-10 04:11:58 +03:00
"Hello %s," : "Hola %s," ,
"There was some activity at %s" : "Se tuvo algo de actividad en %s" ,
2024-07-16 03:24:13 +03:00
"_and %n more _::_and %n more _" : [ "y %n más" , "y %n más" , "y %n más" ] ,
2018-02-27 04:16:02 +03:00
"Mail" : "Correo" ,
2023-11-19 03:35:33 +03:00
"Activity" : "Actividad" ,
2021-10-06 05:22:35 +03:00
"Notifications" : "Notificaciones" ,
2023-11-19 03:35:33 +03:00
"Send email" : "Enviar correo electrónico" ,
2023-11-09 03:31:35 +03:00
"Today" : "Hoy" ,
"Yesterday" : "Ayer" ,
2023-11-19 03:35:33 +03:00
"You need to set up your email address before you can receive notification emails." : "Necesitas configurar tu dirección de correo electrónico antes de que puedas recibir correos de notificación" ,
"Send activity emails" : "Enviar correos de actividades" ,
"As soon as possible" : "Lo antes posible" ,
"Hourly" : "Cada hora" ,
"Daily" : "Diariamente" ,
"Weekly" : "Semanalmente" ,
2023-11-16 03:59:49 +03:00
"You commented" : "Comentaste" ,
2023-11-19 03:35:33 +03:00
"Open {filename}" : "Abierto {filename}" ,
"in {path}" : "en {path}" ,
"Home" : "Inicio" ,
"This stream will show events like additions, changes & shares" : "Este flujo mostrará eventos tales como añadir, cambiar & compartir" ,
"No activity yet" : "Aún no tiene actividad" ,
"Enable RSS feed" : "Habilitar fuente RSS" ,
"RSS feed" : "Fuente RSS" ,
"Notification" : "Notificación" ,
"Default settings" : "Configuraciones predeterminadas" ,
2024-08-15 03:30:47 +03:00
"No more events to load" : "No hay más eventos por cargar"
2017-10-31 04:09:53 +03:00
} ,
2022-05-24 05:34:47 +03:00
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" ) ;