diff --git a/l10n/es.js b/l10n/es.js index 2bc51c16a..aa648dc56 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -180,6 +180,7 @@ OC.L10N.register( "To configure appointments, add your email address in personal settings." : "Para configurar citas, añade tu dirección de correo en ajustes personales.", "Public – shown on the profile page" : "Público - visible en la página de perfil", "Private – only accessible via secret link" : "Privado - solamente accesible vía enlace secreto", + "Appointment name" : "Nombre de la cita", "Location" : "Ubicación", "Description" : "Descripción", "Visibility" : "Visibilidad", @@ -255,7 +256,7 @@ OC.L10N.register( "Busy" : "Ocupado", "Out of office" : "Fuera de la oficina", "Unknown" : "Desconocido", - "Accept" : "Acceptar", + "Accept" : "Aceptar", "Decline" : "Declinar", "Tentative" : "Pendiente", "The invitation has been accepted successfully." : "La invitación se ha aceptado con éxito.", diff --git a/l10n/es.json b/l10n/es.json index 69b607609..cf3ac4985 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -178,6 +178,7 @@ "To configure appointments, add your email address in personal settings." : "Para configurar citas, añade tu dirección de correo en ajustes personales.", "Public – shown on the profile page" : "Público - visible en la página de perfil", "Private – only accessible via secret link" : "Privado - solamente accesible vía enlace secreto", + "Appointment name" : "Nombre de la cita", "Location" : "Ubicación", "Description" : "Descripción", "Visibility" : "Visibilidad", @@ -253,7 +254,7 @@ "Busy" : "Ocupado", "Out of office" : "Fuera de la oficina", "Unknown" : "Desconocido", - "Accept" : "Acceptar", + "Accept" : "Aceptar", "Decline" : "Declinar", "Tentative" : "Pendiente", "The invitation has been accepted successfully." : "La invitación se ha aceptado con éxito.", diff --git a/l10n/sk.js b/l10n/sk.js index e1ae638f1..cfbcbf69d 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -11,6 +11,7 @@ OC.L10N.register( "Open »%s«" : "Otvoriť »%s«", "Cheers!" : "Pekný deň!", "Upcoming events" : "Nadchádzajúce udalosti", + "More events" : "Viac udalostí", "Appointments" : "Stretnutia", "Schedule appointment \"%s\"" : "Naplánovať stretnutie \"%s\"", "Schedule an appointment" : "Naplánovať stretnutie", @@ -179,6 +180,7 @@ OC.L10N.register( "To configure appointments, add your email address in personal settings." : "Pre nastavenie stretnutia, pridajte svoju e-mail adresu v osobných nastaveniach.", "Public – shown on the profile page" : "Verejné – zobrazí sa na stránke profilu", "Private – only accessible via secret link" : "Súkromné ​​– prístupné iba cez tajný odkaz", + "Appointment name" : "Názov stretnutia", "Location" : "Umiestnenie", "Description" : "Popis", "Visibility" : "Viditeľnosť", diff --git a/l10n/sk.json b/l10n/sk.json index 5ac1c85b7..a2a69e9f3 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -9,6 +9,7 @@ "Open »%s«" : "Otvoriť »%s«", "Cheers!" : "Pekný deň!", "Upcoming events" : "Nadchádzajúce udalosti", + "More events" : "Viac udalostí", "Appointments" : "Stretnutia", "Schedule appointment \"%s\"" : "Naplánovať stretnutie \"%s\"", "Schedule an appointment" : "Naplánovať stretnutie", @@ -177,6 +178,7 @@ "To configure appointments, add your email address in personal settings." : "Pre nastavenie stretnutia, pridajte svoju e-mail adresu v osobných nastaveniach.", "Public – shown on the profile page" : "Verejné – zobrazí sa na stránke profilu", "Private – only accessible via secret link" : "Súkromné ​​– prístupné iba cez tajný odkaz", + "Appointment name" : "Názov stretnutia", "Location" : "Umiestnenie", "Description" : "Popis", "Visibility" : "Viditeľnosť",