diff --git a/l10n/ga.js b/l10n/ga.js index 0fd59d178..42c6872f4 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -531,6 +531,7 @@ OC.L10N.register( "When shared hide this event" : "Nuair a bheidh tú roinnte cuir an t-imeacht seo i bhfolach", "The visibility of this event in shared calendars." : "Infheictheacht an imeachta seo i bhféilirí roinnte.", "Add a location" : "Cuir suíomh leis", + "Add a description\n\n- What is this meeting about\n- Agenda items\n- Anything participants need to prepare" : "Cuir cur síos leis\n\n- Cad faoi atá an cruinniú seo?\n- Míreanna ar an gclár\n- Rud ar bith is gá do rannpháirtithe a ullmhú", "Status" : "Stádas", "Confirmed" : "Deimhnithe", "Canceled" : "Ar ceal", diff --git a/l10n/ga.json b/l10n/ga.json index 9f4788026..9e3cc88fb 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -529,6 +529,7 @@ "When shared hide this event" : "Nuair a bheidh tú roinnte cuir an t-imeacht seo i bhfolach", "The visibility of this event in shared calendars." : "Infheictheacht an imeachta seo i bhféilirí roinnte.", "Add a location" : "Cuir suíomh leis", + "Add a description\n\n- What is this meeting about\n- Agenda items\n- Anything participants need to prepare" : "Cuir cur síos leis\n\n- Cad faoi atá an cruinniú seo?\n- Míreanna ar an gclár\n- Rud ar bith is gá do rannpháirtithe a ullmhú", "Status" : "Stádas", "Confirmed" : "Deimhnithe", "Canceled" : "Ar ceal", diff --git a/l10n/sv.js b/l10n/sv.js index 584b90bd6..c10dbc0f6 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -4,12 +4,12 @@ OC.L10N.register( "Provided email-address is too long" : "Den angivna e-postadressen är för lång", "User-Session unexpectedly expired" : "Användarsessionen upphörde oväntat", "Provided email-address is not valid" : "Den angivna e-postadressen är inte giltig", - "%s has published the calendar »%s«" : "%s har publicerat kalender »%s«", + "%s has published the calendar »%s«" : "%s har publicerat kalender \"%s\"", "Unexpected error sending email. Please contact your administrator." : "Oväntat fel vid utskick av e-post. Kontakta din administratör.", "Successfully sent email to %1$s" : "E-post skickad till %1$s", "Hello," : "Hej,", - "We wanted to inform you that %s has published the calendar »%s«." : "Vi vill informera dig att %s har publicerat kalendern »%s«.", - "Open »%s«" : "Öppna »%s«", + "We wanted to inform you that %s has published the calendar »%s«." : "Vi vill informera dig att %s har publicerat kalendern \"%s«\"", + "Open »%s«" : "Öppna \"%s\"", "Cheers!" : "Ha de fint!", "Upcoming events" : "Kommande händelser", "No more events today" : "Inga fler händelser idag", diff --git a/l10n/sv.json b/l10n/sv.json index f0c3ce785..949034707 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -2,12 +2,12 @@ "Provided email-address is too long" : "Den angivna e-postadressen är för lång", "User-Session unexpectedly expired" : "Användarsessionen upphörde oväntat", "Provided email-address is not valid" : "Den angivna e-postadressen är inte giltig", - "%s has published the calendar »%s«" : "%s har publicerat kalender »%s«", + "%s has published the calendar »%s«" : "%s har publicerat kalender \"%s\"", "Unexpected error sending email. Please contact your administrator." : "Oväntat fel vid utskick av e-post. Kontakta din administratör.", "Successfully sent email to %1$s" : "E-post skickad till %1$s", "Hello," : "Hej,", - "We wanted to inform you that %s has published the calendar »%s«." : "Vi vill informera dig att %s har publicerat kalendern »%s«.", - "Open »%s«" : "Öppna »%s«", + "We wanted to inform you that %s has published the calendar »%s«." : "Vi vill informera dig att %s har publicerat kalendern \"%s«\"", + "Open »%s«" : "Öppna \"%s\"", "Cheers!" : "Ha de fint!", "Upcoming events" : "Kommande händelser", "No more events today" : "Inga fler händelser idag",