From afc039a4a8051f45441c02e0c1a80d8eeb154209 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 30 Mar 2024 00:31:09 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 4 ++++ l10n/ast.json | 4 ++++ l10n/da.js | 1 + l10n/da.json | 1 + l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + l10n/fr.js | 4 ++++ l10n/fr.json | 4 ++++ 8 files changed, 20 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index e503057f5..8ce7d6461 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -10,6 +10,7 @@ OC.L10N.register( "%1$s - %2$s" : "%1$s - %2$s", "Confirm" : "Confirmar", "Date:" : "Data:", + "Next week" : "La selmana que vien", "Today" : "Güei", "Week" : "Selmana", "Year" : "Añu", @@ -32,6 +33,7 @@ OC.L10N.register( "Could not restore calendar or event" : "Nun se pudo restaurar el calendariu o l'eventu", "Internal link" : "Enllaz internu", "A private link that can be used with external clients" : "Un enllaz priváu que se pue usar con veceros esternos", + "Share link" : "Compartir l'enllaz", "Copy public link" : "Copiar l'enllaz públicu", "Unshare with {displayName}" : "Dexar de compartir con {displayName}", "An error occurred while unsharing the calendar." : "Prodúxose un error mentanto se dexaba de compartir el calendariu.", @@ -80,6 +82,7 @@ OC.L10N.register( "Failed to accept the invitation." : "Nun se pue aceptar la invitación", "Failed to decline the invitation." : "Nun se pue refugar la invitación", "Attendees" : "Asistentes", + "Remove group" : "Quitar el grupu", "All day" : "Tol día", "Repeat" : "Repitir", "_month_::_months_" : ["mes","meses"], @@ -91,6 +94,7 @@ OC.L10N.register( "Projector" : "Proyeutor", "Whiteboard" : "Pizarra", "Please enter a valid date" : "Introduz una data válida", + "Global" : "Global", "Time:" : "Hora:", "Personal" : "Personal", "[Today]" : "[Güei]", diff --git a/l10n/ast.json b/l10n/ast.json index 9d7af1f61..d9de5ef75 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -8,6 +8,7 @@ "%1$s - %2$s" : "%1$s - %2$s", "Confirm" : "Confirmar", "Date:" : "Data:", + "Next week" : "La selmana que vien", "Today" : "Güei", "Week" : "Selmana", "Year" : "Añu", @@ -30,6 +31,7 @@ "Could not restore calendar or event" : "Nun se pudo restaurar el calendariu o l'eventu", "Internal link" : "Enllaz internu", "A private link that can be used with external clients" : "Un enllaz priváu que se pue usar con veceros esternos", + "Share link" : "Compartir l'enllaz", "Copy public link" : "Copiar l'enllaz públicu", "Unshare with {displayName}" : "Dexar de compartir con {displayName}", "An error occurred while unsharing the calendar." : "Prodúxose un error mentanto se dexaba de compartir el calendariu.", @@ -78,6 +80,7 @@ "Failed to accept the invitation." : "Nun se pue aceptar la invitación", "Failed to decline the invitation." : "Nun se pue refugar la invitación", "Attendees" : "Asistentes", + "Remove group" : "Quitar el grupu", "All day" : "Tol día", "Repeat" : "Repitir", "_month_::_months_" : ["mes","meses"], @@ -89,6 +92,7 @@ "Projector" : "Proyeutor", "Whiteboard" : "Pizarra", "Please enter a valid date" : "Introduz una data válida", + "Global" : "Global", "Time:" : "Hora:", "Personal" : "Personal", "[Today]" : "[Güei]", diff --git a/l10n/da.js b/l10n/da.js index 839f33a92..9e5f4786c 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -223,6 +223,7 @@ OC.L10N.register( "Friday" : "Fredag", "Saturday" : "Lørdag", "Sunday" : "Søndag", + "Weekdays" : "Hverdage", "Add time before and after the event" : "Tilføj tid før og efter begivenheden", "Before the event" : "Før arrangementet", "After the event" : "Efter arrangementet", diff --git a/l10n/da.json b/l10n/da.json index 790fb72fd..4de09be9d 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -221,6 +221,7 @@ "Friday" : "Fredag", "Saturday" : "Lørdag", "Sunday" : "Søndag", + "Weekdays" : "Hverdage", "Add time before and after the event" : "Tilføj tid før og efter begivenheden", "Before the event" : "Før arrangementet", "After the event" : "Efter arrangementet", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 31bbd25d7..4efd5774c 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -39,6 +39,7 @@ OC.L10N.register( "Save" : "Guardar", "Filename" : "Nombre del archivo", "Cancel" : "Cancelar", + "Invalid location selected" : "Ubicación seleccionada inválida", "Automatic" : "Automático", "or" : "o", "List view" : "Vista de lista", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 9a3b2f450..ab32f435e 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -37,6 +37,7 @@ "Save" : "Guardar", "Filename" : "Nombre del archivo", "Cancel" : "Cancelar", + "Invalid location selected" : "Ubicación seleccionada inválida", "Automatic" : "Automático", "or" : "o", "List view" : "Vista de lista", diff --git a/l10n/fr.js b/l10n/fr.js index ab82727da..f210e795f 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -288,7 +288,10 @@ OC.L10N.register( "Availability of attendees, resources and rooms" : "Disponibilités des participants, ressources et salles.", "Find a time" : "Trouver une heure", "with" : "avec", + "Available times:" : "Horaires disponibles:", + "Suggestion accepted" : "Suggestion acceptée", "Done" : "Terminé", + "Select automatic slot" : "Sélectionner un créneau automatique", "chairperson" : "président", "required participant" : "participant obligatoire", "non-participant" : "ne participe pas", @@ -318,6 +321,7 @@ OC.L10N.register( "Successfully appended link to talk room to description." : "Le lien vers la discussion a été ajouté à la description", "Error creating Talk room" : "Erreur lors de la création de la salle de discussion", "_%n more guest_::_%n more guests_" : ["%n invité de plus","%n invités de plus ","%n invités en plus"], + "Request reply" : "Demander une réponse", "Chairperson" : "Président", "Required participant" : "Participant obligatoire", "Optional participant" : "Participant facultatif", diff --git a/l10n/fr.json b/l10n/fr.json index 9ff822534..6a309f08f 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -286,7 +286,10 @@ "Availability of attendees, resources and rooms" : "Disponibilités des participants, ressources et salles.", "Find a time" : "Trouver une heure", "with" : "avec", + "Available times:" : "Horaires disponibles:", + "Suggestion accepted" : "Suggestion acceptée", "Done" : "Terminé", + "Select automatic slot" : "Sélectionner un créneau automatique", "chairperson" : "président", "required participant" : "participant obligatoire", "non-participant" : "ne participe pas", @@ -316,6 +319,7 @@ "Successfully appended link to talk room to description." : "Le lien vers la discussion a été ajouté à la description", "Error creating Talk room" : "Erreur lors de la création de la salle de discussion", "_%n more guest_::_%n more guests_" : ["%n invité de plus","%n invités de plus ","%n invités en plus"], + "Request reply" : "Demander une réponse", "Chairperson" : "Président", "Required participant" : "Participant obligatoire", "Optional participant" : "Participant facultatif",