calendar/l10n/ast.js

61 lines
2.0 KiB
JavaScript
Raw Permalink Normal View History

2018-02-12 22:15:39 +00:00
OC.L10N.register(
"calendar",
{
"Hello," : "Hola,",
"We wanted to inform you that %s has published the calendar »%s«." : "Quiximos informate de que %s espublizó'l calendariu «%s»",
2019-12-22 02:37:41 +00:00
"Open »%s«" : "Abrir «%s»",
2018-02-12 22:15:39 +00:00
"Cheers!" : "¡Salú!",
2020-02-18 02:23:53 +00:00
"Calendar" : "Calendariu",
2019-10-20 02:21:35 +00:00
"Today" : "Güei",
2018-02-12 22:15:39 +00:00
"Day" : "Día",
"Week" : "Selmana",
"Month" : "Mes",
"Download" : "Baxar",
2019-10-20 02:21:35 +00:00
"Delete" : "Desaniciar",
2019-12-22 02:37:41 +00:00
"Share link" : "Share link",
"Share with users or groups" : "Compartir con usuarios y grupos",
2018-02-12 22:15:39 +00:00
"can edit" : "pue editar",
"New calendar" : "Calendariu nuevu",
2019-12-22 02:37:41 +00:00
"Filename" : "Nome de ficheru",
2019-10-20 02:21:35 +00:00
"Cancel" : "Encaboxar",
2019-12-22 02:37:41 +00:00
"Automatic" : "Automáticu",
2020-05-01 02:22:02 +00:00
"Actions" : "Aiciones",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Amosar númberos de la selmana",
2020-01-10 02:23:33 +00:00
"Settings & import" : "Axustes ya importación",
2019-12-22 02:37:41 +00:00
"Notification" : "Avisu",
"Email" : "email",
2020-01-14 02:23:38 +00:00
"Unknown" : "Desconozse",
2019-12-22 02:37:41 +00:00
"All day" : "Tol día",
2019-10-20 02:21:35 +00:00
"never" : "enxamás",
"after" : "dempués",
"Repeat" : "Repitir",
2019-12-22 02:37:41 +00:00
"Monday" : "Llunes",
"Summary" : "Sumariu",
2019-10-20 02:21:35 +00:00
"More" : "Más",
2019-12-22 02:37:41 +00:00
"Save" : "Guardar",
2019-10-20 02:21:35 +00:00
"Update" : "Anovar",
2019-12-22 02:37:41 +00:00
"Personal" : "Personal",
2019-10-20 02:21:35 +00:00
"Details" : "Detalles",
"Attendees" : "Asistentes",
"Reminders" : "Recordatorios",
2019-12-22 02:37:41 +00:00
"Close" : "Zarrar",
"Anniversary" : "Aniversariu",
"Week {number} of {year}" : "Selmana {number} del {year}",
"Daily" : "Caldía",
"Weekly" : "Selmanalmente",
"When shared show full event" : "Amosar l'eventu completu al compartir",
"When shared show only busy" : "Amosar namás ocupáu al compartir",
"When shared hide this event" : "Anubrir l'eventu al compartir",
"Location" : "Llocalización",
"Description" : "Descripción",
"Status" : "Estáu",
"Confirmed" : "Confirmáu",
"Tentative" : "Tentativa",
"Categories" : "Estayes",
"Presentation" : "Presentación",
"Office" : "Oficina",
"Mail" : "Corréu",
"Global" : "Global"
2018-02-12 22:15:39 +00:00
},
"nplurals=2; plural=(n != 1);");