diff --git a/l10n/de_DE.js b/l10n/de_DE.js index e568bbe182..7b48757259 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -348,6 +348,8 @@ OC.L10N.register( "No match found" : "Keine Übereinstimmung gefunden", "Note that members of circles get invited but are not synced yet." : "Beachten Sie, dass Mitglieder von Kreisen eingeladen werden, aber noch nicht synchronisiert sind.", "(organizer)" : "(Organisator)", + "Make {label} the organizer" : "{label} zum Oragnisator ernennen", + "Make {label} the organizer and attend" : "{label} zum Organisator ernennen und teilnehmen", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "Um das Versenden von Einladungen und deren Antworten zu ermöglichen, [linkopen] fügen Sie Ihre E-Mail-Adresse in den persönlichen Einstellungen hinzu.[linkclose].", "Remove color" : "Farbe entfernen", "Event title" : "Titel des Termins", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 8866a3dfd5..8a26c0b572 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -346,6 +346,8 @@ "No match found" : "Keine Übereinstimmung gefunden", "Note that members of circles get invited but are not synced yet." : "Beachten Sie, dass Mitglieder von Kreisen eingeladen werden, aber noch nicht synchronisiert sind.", "(organizer)" : "(Organisator)", + "Make {label} the organizer" : "{label} zum Oragnisator ernennen", + "Make {label} the organizer and attend" : "{label} zum Organisator ernennen und teilnehmen", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "Um das Versenden von Einladungen und deren Antworten zu ermöglichen, [linkopen] fügen Sie Ihre E-Mail-Adresse in den persönlichen Einstellungen hinzu.[linkclose].", "Remove color" : "Farbe entfernen", "Event title" : "Titel des Termins", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 32f9f7294b..a2d2556267 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -348,6 +348,8 @@ OC.L10N.register( "No match found" : "No match found", "Note that members of circles get invited but are not synced yet." : "Note that members of circles get invited but are not synced yet.", "(organizer)" : "(organiser)", + "Make {label} the organizer" : "Make {label} the organiser", + "Make {label} the organizer and attend" : "Make {label} the organiser and attend", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose].", "Remove color" : "Remove colour", "Event title" : "Event title", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 6a9dcec301..d36e091004 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -346,6 +346,8 @@ "No match found" : "No match found", "Note that members of circles get invited but are not synced yet." : "Note that members of circles get invited but are not synced yet.", "(organizer)" : "(organiser)", + "Make {label} the organizer" : "Make {label} the organiser", + "Make {label} the organizer and attend" : "Make {label} the organiser and attend", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose].", "Remove color" : "Remove colour", "Event title" : "Event title", diff --git a/l10n/fa.js b/l10n/fa.js index b249a72579..7cb77cc9f1 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -30,7 +30,6 @@ OC.L10N.register( "Confirm" : "تائید", "Description:" : "توضیحات:", "This confirmation link expires in %s hours." : "This confirmation link expires in %s hours.", - "If you wish to cancel the appointment after all, please contact your organizer by replying to this email or by visiting their profile page." : "If you wish to cancel the appointment after all, please contact your organizer by replying to this email or by visiting their profile page.", "Your appointment \"%s\" with %s has been accepted" : "Your appointment \"%s\" with %s has been accepted", "Dear %s, your booking has been accepted." : "Dear %s, your booking has been accepted.", "Appointment for:" : "Appointment for:", @@ -202,7 +201,7 @@ OC.L10N.register( "_{duration} month_::_{duration} months_" : ["{duration} month","{duration} months"], "_{duration} year_::_{duration} years_" : ["{duration} year","{duration} years"], "To configure appointments, add your email address in personal settings." : "To configure appointments, add your email address in personal settings.", - "Public – shown on the profile page" : "Public – shown on the profile page", + "Public – shown on the profile page" : "عمومی – در صفحهٔ نمایه نشان داده می‌شود", "Private – only accessible via secret link" : "Private – only accessible via secret link", "Appointment name" : "Appointment name", "Location" : "مکان", @@ -238,7 +237,6 @@ OC.L10N.register( "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now.", "Your name" : "اسم شما", "Your email address" : "پست الکترونیکی شما", - "Please share anything that will help prepare for our meeting" : "Please share anything that will help prepare for our meeting", "Could not book the appointment. Please try again later or contact the organizer." : "Could not book the appointment. Please try again later or contact the organizer.", "Book the appointment" : "Book the appointment", "Reminder" : "Reminder", diff --git a/l10n/fa.json b/l10n/fa.json index 0b0bbac5fd..a6239f9ed4 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -28,7 +28,6 @@ "Confirm" : "تائید", "Description:" : "توضیحات:", "This confirmation link expires in %s hours." : "This confirmation link expires in %s hours.", - "If you wish to cancel the appointment after all, please contact your organizer by replying to this email or by visiting their profile page." : "If you wish to cancel the appointment after all, please contact your organizer by replying to this email or by visiting their profile page.", "Your appointment \"%s\" with %s has been accepted" : "Your appointment \"%s\" with %s has been accepted", "Dear %s, your booking has been accepted." : "Dear %s, your booking has been accepted.", "Appointment for:" : "Appointment for:", @@ -200,7 +199,7 @@ "_{duration} month_::_{duration} months_" : ["{duration} month","{duration} months"], "_{duration} year_::_{duration} years_" : ["{duration} year","{duration} years"], "To configure appointments, add your email address in personal settings." : "To configure appointments, add your email address in personal settings.", - "Public – shown on the profile page" : "Public – shown on the profile page", + "Public – shown on the profile page" : "عمومی – در صفحهٔ نمایه نشان داده می‌شود", "Private – only accessible via secret link" : "Private – only accessible via secret link", "Appointment name" : "Appointment name", "Location" : "مکان", @@ -236,7 +235,6 @@ "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now.", "Your name" : "اسم شما", "Your email address" : "پست الکترونیکی شما", - "Please share anything that will help prepare for our meeting" : "Please share anything that will help prepare for our meeting", "Could not book the appointment. Please try again later or contact the organizer." : "Could not book the appointment. Please try again later or contact the organizer.", "Book the appointment" : "Book the appointment", "Reminder" : "Reminder", diff --git a/l10n/ga.js b/l10n/ga.js index 5f0d70b1a7..6829a2e631 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -348,6 +348,8 @@ OC.L10N.register( "No match found" : "Níor aimsíodh aon mheaitseáil", "Note that members of circles get invited but are not synced yet." : "Tabhair faoi deara go bhfaigheann baill de chiorcail cuireadh ach nach bhfuil siad sioncronaithe fós.", "(organizer)" : "(eagraí)", + "Make {label} the organizer" : "Déan {label} an t-eagraí", + "Make {label} the organizer and attend" : "Déan {label} an t-eagraí agus freastal air", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "Chun cuirí a sheoladh amach agus freagraí a láimhseáil, [linkopen]cuir do sheoladh ríomhphoist i socruithe pearsanta[linkclose].", "Remove color" : "Bain dath", "Event title" : "Teideal an imeachta", diff --git a/l10n/ga.json b/l10n/ga.json index 78882f0fd7..f9dbbedb34 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -346,6 +346,8 @@ "No match found" : "Níor aimsíodh aon mheaitseáil", "Note that members of circles get invited but are not synced yet." : "Tabhair faoi deara go bhfaigheann baill de chiorcail cuireadh ach nach bhfuil siad sioncronaithe fós.", "(organizer)" : "(eagraí)", + "Make {label} the organizer" : "Déan {label} an t-eagraí", + "Make {label} the organizer and attend" : "Déan {label} an t-eagraí agus freastal air", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "Chun cuirí a sheoladh amach agus freagraí a láimhseáil, [linkopen]cuir do sheoladh ríomhphoist i socruithe pearsanta[linkclose].", "Remove color" : "Bain dath", "Event title" : "Teideal an imeachta", diff --git a/l10n/sv.js b/l10n/sv.js index 466dc9f235..d193250c3d 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -348,6 +348,8 @@ OC.L10N.register( "No match found" : "Ingen träff", "Note that members of circles get invited but are not synced yet." : "Observera att medlemmar i cirklar blir inbjudna men är inte synkroniserade än.", "(organizer)" : "(arrangör)", + "Make {label} the organizer" : "Gör {label} till arrangör", + "Make {label} the organizer and attend" : "Gör {label} arrangör och delta", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "För att kunna skicka inbjudningar och hantera svar måste du [linkopen]lägga till din e-postadress i inställningarna[linkclose].", "Remove color" : "Ta bort färg", "Event title" : "Händelsens titel", diff --git a/l10n/sv.json b/l10n/sv.json index ee679a4a89..b984e1c6bf 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -346,6 +346,8 @@ "No match found" : "Ingen träff", "Note that members of circles get invited but are not synced yet." : "Observera att medlemmar i cirklar blir inbjudna men är inte synkroniserade än.", "(organizer)" : "(arrangör)", + "Make {label} the organizer" : "Gör {label} till arrangör", + "Make {label} the organizer and attend" : "Gör {label} arrangör och delta", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "För att kunna skicka inbjudningar och hantera svar måste du [linkopen]lägga till din e-postadress i inställningarna[linkclose].", "Remove color" : "Ta bort färg", "Event title" : "Händelsens titel", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index a711b065b6..ac353a1176 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -348,6 +348,8 @@ OC.L10N.register( "No match found" : "找不到符合的項目", "Note that members of circles get invited but are not synced yet." : "請注意,社交圈子成員已收到邀請,但尚未同步。", "(organizer)" : "(主辦人)", + "Make {label} the organizer" : "讓 {label} 成為籌辦者", + "Make {label} the organizer and attend" : "讓 {label} 成為籌辦者並參與", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "若要送出邀請函並處理回覆,[linkopen] 請到個人設定頁加入您的電郵地址 [linkclose]", "Remove color" : "移除顏色", "Event title" : "活動標題", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 62d4e967c5..b2e0922789 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -346,6 +346,8 @@ "No match found" : "找不到符合的項目", "Note that members of circles get invited but are not synced yet." : "請注意,社交圈子成員已收到邀請,但尚未同步。", "(organizer)" : "(主辦人)", + "Make {label} the organizer" : "讓 {label} 成為籌辦者", + "Make {label} the organizer and attend" : "讓 {label} 成為籌辦者並參與", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "若要送出邀請函並處理回覆,[linkopen] 請到個人設定頁加入您的電郵地址 [linkclose]", "Remove color" : "移除顏色", "Event title" : "活動標題", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 6679c36de7..e195a6b56b 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -348,6 +348,8 @@ OC.L10N.register( "No match found" : "找不到符合的項目", "Note that members of circles get invited but are not synced yet." : "請注意,小圈圈成員已收到邀請,但尚未同步。", "(organizer)" : "(主辦人)", + "Make {label} the organizer" : "讓 {label} 成為組織者", + "Make {label} the organizer and attend" : "讓 {label} 成為組織者並參與", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "若要送出邀請函並處理回覆,[linkopen]請至個人設定頁加入您的電郵地址[linkclose]", "Remove color" : "移除顏色", "Event title" : "活動標題", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 4f05a8ef5b..02ad7bfb05 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -346,6 +346,8 @@ "No match found" : "找不到符合的項目", "Note that members of circles get invited but are not synced yet." : "請注意,小圈圈成員已收到邀請,但尚未同步。", "(organizer)" : "(主辦人)", + "Make {label} the organizer" : "讓 {label} 成為組織者", + "Make {label} the organizer and attend" : "讓 {label} 成為組織者並參與", "To send out invitations and handle responses, [linkopen]add your email address in personal settings[linkclose]." : "若要送出邀請函並處理回覆,[linkopen]請至個人設定頁加入您的電郵地址[linkclose]", "Remove color" : "移除顏色", "Event title" : "活動標題",