Add admin interface to manage instances subscriptions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -322,7 +322,6 @@
|
||||
"resend confirmation email": "Bestätigungsmail erneut senden",
|
||||
"respect of the fundamental freedoms": "Respekt für die fundamentalen Freiheiten",
|
||||
"with another identity…": "mit einer anderen Identität.…",
|
||||
"with {identity}": "mit {identity}",
|
||||
"{approved} / {total} seats": "{approved} / {total} Plätze",
|
||||
"{count} participants": "Noch keine Teilnehmer | Ein Teilnehmer | {count} Teilnehmer",
|
||||
"{count} requests waiting": "{count} Anfragen ausstehend",
|
||||
|
||||
@@ -333,11 +333,59 @@
|
||||
"resend confirmation email": "resend confirmation email",
|
||||
"respect of the fundamental freedoms": "respect of the fundamental freedoms",
|
||||
"with another identity…": "with another identity…",
|
||||
"with {identity}": "with {identity}",
|
||||
"as {identity}": "as {identity}",
|
||||
"{approved} / {total} seats": "{approved} / {total} seats",
|
||||
"{count} participants": "No participants yet | One participant | {count} participants",
|
||||
"{count} requests waiting": "{count} requests waiting",
|
||||
"{license} guarantees {respect} of the people who will use it. Since {source}, anyone can audit it, which guarantees its transparency.": "{license} guarantees {respect} of the people who will use it. Since {source}, anyone can audit it, which guarantees its transparency.",
|
||||
"© The Mobilizon Contributors {date} - Made with Elixir, Phoenix, VueJS & with some love and some weeks": "© The Mobilizon Contributors {date} - Made with Elixir, Phoenix, VueJS & with some love and some weeks",
|
||||
"© The OpenStreetMap Contributors": "© The OpenStreetMap Contributors"
|
||||
"© The OpenStreetMap Contributors": "© The OpenStreetMap Contributors",
|
||||
"Reply": "Reply",
|
||||
"Accepted": "Accepted",
|
||||
"Pending": "Pending",
|
||||
"No instance to remove|Remove instance|Remove {number} instances": "No instances to remove|Remove instance|Remove {number} instances",
|
||||
"Dashboard": "Dashboard",
|
||||
"Reports": "Reports",
|
||||
"Mark as resolved": "Mark as resolved",
|
||||
"Reopen": "Reopen",
|
||||
"Close": "Close",
|
||||
"Reported identity": "Reported identity",
|
||||
"Reported by": "Reported by",
|
||||
"Reported": "Reported",
|
||||
"Updated": "Updated",
|
||||
"Open": "Open",
|
||||
"Closed": "Closed",
|
||||
"Resolved": "Resolved",
|
||||
"Unknown": "Unknown",
|
||||
"No comment": "No comment",
|
||||
"Notes": "Notes",
|
||||
"New note": "New note",
|
||||
"Add a note": "Add a note",
|
||||
"Deleting event": "Deleting event",
|
||||
"Are you sure you want to <b>delete</b> this event? This action cannot be undone. You may want to engage the conversation with the event creator or edit its event instead.": "Are you sure you want to <b>delete</b> this event? This action cannot be undone. You may want to engage the conversation with the event creator or edit its event instead.",
|
||||
"Delete Event": "Delete Event",
|
||||
"Type": "Type",
|
||||
"Domain": "Domain",
|
||||
"Date": "Date",
|
||||
"No instance to approve|Approve instance|Approve {number} instances": "No instance to approve|Approve instance|Approve {number} instances",
|
||||
"No instance to reject|Reject instance|Reject {number} instances": "No instance to reject|Reject instance|Reject {number} instances",
|
||||
"No instance follows your instance yet.": "No instance follows your instance yet.",
|
||||
"Followers": "Followers",
|
||||
"Add an instance": "Add an instance",
|
||||
"Ex: test.mobilizon.org": "Ex: test.mobilizon.org",
|
||||
"You don't follow any instances yet.": "You don't follow any instances yet.",
|
||||
"Followings": "Followings",
|
||||
"Instances": "Instances",
|
||||
"Reported by {reporter}": "Reported by {reporter}",
|
||||
"No open reports yet": "No open reports yet",
|
||||
"No resolved reports yet": "No resolved reports yet",
|
||||
"No closed reports yet": "No closed reports yet",
|
||||
"Reported by someone on {domain}": "Reported by someone on {domain}",
|
||||
"Your participation has been rejected": "Your participation has been rejected",
|
||||
"Your participation status has been changed": "Your participation status has been changed",
|
||||
"Unknown actor": "Unknown actor",
|
||||
"Deleting comment": "Deleting comment",
|
||||
"Are you sure you want to <b>delete</b> this comment? This action cannot be undone.": "Are you sure you want to <b>delete</b> this comment? This action cannot be undone.",
|
||||
"Delete Comment": "Delete Comment",
|
||||
"Comment deleted": "Comment deleted"
|
||||
}
|
||||
@@ -286,7 +286,7 @@
|
||||
"Update my event": "Éditer mon événement",
|
||||
"User accounts and every other data is currently deleted every 48 hours, so you may want to register again.": "Les comptes utilisateurs et toutes les autres données sont actuellement supprimées toutes les 48 heures, donc vous voulez peut-être vous inscrire à nouveau.",
|
||||
"Username": "Pseudo",
|
||||
"Users": "Utilisateurs",
|
||||
"Users": "Utilisateur⋅ice⋅s",
|
||||
"View a reply": "Aucune réponse | Voir une réponse | Voir {totalReplies} réponses",
|
||||
"View event page": "Voir la page de l'événement",
|
||||
"View everything": "Voir tout",
|
||||
@@ -337,11 +337,57 @@
|
||||
"resend confirmation email": "réenvoyer l'email de confirmation",
|
||||
"respect of the fundamental freedoms": "le respect des libertés fondamentales",
|
||||
"with another identity…": "avec une autre identité…",
|
||||
"with {identity}": "avec {identity}",
|
||||
"as {identity}": "en tant que {identity}",
|
||||
"{approved} / {total} seats": "{approved} / {total} places",
|
||||
"{count} participants": "Aucun⋅e participant⋅e | Un⋅e participant⋅e | {count} participant⋅e⋅s",
|
||||
"{count} requests waiting": "Une demande en attente|{count} demandes en attente",
|
||||
"{license} guarantees {respect} of the people who will use it. Since {source}, anyone can audit it, which guarantees its transparency.": "{license} garantit {respect} des personnes qui l'utiliseront. Puisque {source}, il est publiquement auditable, ce qui garantit sa transparence.",
|
||||
"© The Mobilizon Contributors {date} - Made with Elixir, Phoenix, VueJS & with some love and some weeks": "© Les contributeurs de Mobilizon {date} - Fait avec Elixir, Phoenix, VueJS & et de l'amour et des semaines",
|
||||
"© The OpenStreetMap Contributors": "© Les Contributeur⋅ices OpenStreetMap"
|
||||
"© The OpenStreetMap Contributors": "© Les Contributeur⋅ices OpenStreetMap",
|
||||
"Reply": "Répondre",
|
||||
"Accepted": "Accepté",
|
||||
"Pending": "En attente",
|
||||
"No instance to remove|Remove instance|Remove {number} instances": "Pas d'instances à supprimer|Supprimer une instance|Supprimer {number} instances",
|
||||
"Mark as resolved": "Marquer comme résolu",
|
||||
"Reopen": "Réouvrir",
|
||||
"Close": "Fermé",
|
||||
"Reported identity": "Identité signalée",
|
||||
"Reported by": "Signalée par",
|
||||
"Reported": "Signalée",
|
||||
"Updated": "Mis à jour",
|
||||
"Open": "Ouvert",
|
||||
"Closed": "Fermé",
|
||||
"Resolved": "Résolu",
|
||||
"Unknown": "Inconnu",
|
||||
"No comment": "Pas de commentaire",
|
||||
"Notes": "Notes",
|
||||
"New note": "Nouvelle note",
|
||||
"Add a note": "Ajouter une note",
|
||||
"Deleting event": "Suppression de l'événement",
|
||||
"Are you sure you want to <b>delete</b> this event? This action cannot be undone. You may want to engage the conversation with the event creator or edit its event instead.": "Êtes-vous certain⋅e de vouloir <b>supprimer</b> cet événement ? Cette action n'est pas réversible. Vous voulez peut-être engager la conversation avec le créateur de l'événement ou bien éditer son événement à la place.",
|
||||
"Delete Event": "Supprimer l'événement",
|
||||
"Type": "Type",
|
||||
"Domain": "Domaine",
|
||||
"Date": "Date",
|
||||
"No instance to approve|Approve instance|Approve {number} instances": "Aucune instance à approuver|Approuver une instance|Approuver {number} instances",
|
||||
"No instance to reject|Reject instance|Reject {number} instances": "Aucune instance à rejetter|Rejetter une instance|Rejetter {number} instances",
|
||||
"No instance follows your instance yet.": "Aucune instance ne suit votre instance pour le moment.",
|
||||
"Followers": "Abonnés",
|
||||
"Add an instance": "Ajouter une instance",
|
||||
"Ex: test.mobilizon.org": "Ex: test.mobilizon.org",
|
||||
"You don't follow any instances yet.": "Vous ne suivez aucune instance pour le moment.",
|
||||
"Followings": "Abonnements",
|
||||
"Instances": "Instances",
|
||||
"Reported by {reporter}": "Signalé par {reporter}",
|
||||
"No open reports yet": "Aucun signalement ouvert pour le moment",
|
||||
"No resolved reports yet": "Aucun signalement résolu pour le moment",
|
||||
"No closed reports yet": "Aucun signalement fermé pour le moment",
|
||||
"Reported by someone on {domain}": "Signalé par quelqu'un depuis {domain}",
|
||||
"Your participation has been rejected": "Votre participation a été rejettée",
|
||||
"Your participation status has been changed": "Le statut de votre participation a été mis à jour",
|
||||
"Unknown actor": "Acteur inconnu",
|
||||
"Deleting comment": "Suppression du commentaire en cours",
|
||||
"Are you sure you want to <b>delete</b> this comment? This action cannot be undone.": "Êtes-vous certain⋅e de vouloir <b>supprimer</b> ce commentaire? Cette action ne peut pas être annulée.",
|
||||
"Delete Comment": "Supprimer le commentaire",
|
||||
"Comment deleted": "Commentaire supprimé"
|
||||
}
|
||||
@@ -321,7 +321,6 @@
|
||||
"resend confirmation email": "bevestigingsemail opnieuw versturen",
|
||||
"respect of the fundamental freedoms": "respect voor de fundamentele vrijheden",
|
||||
"with another identity…": "met een andere identiteit…",
|
||||
"with {identity}": "met {identity}",
|
||||
"{approved} / {total} seats": "{approved} / {total} plaatsen",
|
||||
"{count} participants": "Nog geen deelnemers | Eén deelnemer | {count} deelnemers",
|
||||
"{count} requests waiting": "{count} aanvragen in afwachting",
|
||||
|
||||
@@ -368,7 +368,6 @@
|
||||
"resend confirmation email": "tornar enviar lo messatge de confirmacion",
|
||||
"respect of the fundamental freedoms": "lo respet de las libertats fondamentalas",
|
||||
"with another identity…": "amb una autra identitat…",
|
||||
"with {identity}": "amb {identity}",
|
||||
"{actor}'s avatar": "Avatar de {actor}",
|
||||
"{approved} / {total} seats": "{approved} / {total} plaças",
|
||||
"{count} participants": "Cap de participacion pel moment|Un participant|{count} participants",
|
||||
|
||||
@@ -324,7 +324,6 @@
|
||||
"resend confirmation email": "skicka bekräftelsemail igen",
|
||||
"respect of the fundamental freedoms": "respektera våra grundläggande friheter",
|
||||
"with another identity…": "med en annan identitet…",
|
||||
"with {identity}": "med {identity}",
|
||||
"{approved} / {total} seats": "{approved} / {total} platser",
|
||||
"{count} participants": "Inga deltagande ännu|En deltagande|{count} deltagande",
|
||||
"{count} requests waiting": "{count} förfrågningar väntar",
|
||||
|
||||
Reference in New Issue
Block a user