all developments of milestone 1

This commit is contained in:
setop
2024-04-10 12:36:21 +00:00
parent a78dc261e5
commit 7030d56864
266 changed files with 5391 additions and 2609 deletions

View File

@@ -168,6 +168,7 @@
"By transit": "Mit öffentlichen Verkehrsmitteln",
"By {group}": "Von {group}",
"By {username}": "Von {username}",
"Calendar": "Kalender",
"Can be an email or a link, or just plain text.": "Dies kann eine E-Mail-Adresse oder ein Link sein. Oder einfach ein Freitext.",
"Cancel": "Abbrechen",
"Cancel anonymous participation": "Anonyme Teilnahme stornieren",

View File

@@ -35,6 +35,7 @@
"Back to previous page": "Back to previous page",
"Before you can login, you need to click on the link inside it to validate your account.": "Before you can login, you need to click on the link inside it to validate your account.",
"By {username}": "By {username}",
"Calendar": "Calendar",
"Cancel anonymous participation": "Cancel anonymous participation",
"Cancel creation": "Cancel creation",
"Cancel edition": "Cancel edition",
@@ -204,6 +205,7 @@
"No events found": "No events found",
"No group found": "No group found",
"No groups found": "No groups found",
"No activities found": "No activities found",
"No instance follows your instance yet.": "No instance follows your instance yet.",
"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",
@@ -416,6 +418,14 @@
"No one is participating|One person participating|{going} people participating": "No one is participating|One person participating|{going} people participating",
"Date and time": "Date and time",
"Location": "Location",
"Logo": "Logo",
"Logo of the instance. Defaults to the upstream Mobilizon logo.": "Logo of the instance. Defaults to the upstream Mobilizon logo.",
"Favicon": "Favicon",
"Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.": "Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.",
"Default Picture": "Default Picture",
"Default picture when an event or group doesn't have one.": "Default picture when an event or group doesn't have one.",
"Primary Color": "Primary Color",
"Secondary Color": "Secondary Color",
"No resources selected": "No resources selected|One resources selected|{count} resources selected",
"You have been invited by {invitedBy} to the following group:": "You have been invited by {invitedBy} to the following group:",
"Accept": "Accept",
@@ -1394,6 +1404,7 @@
"Reported content": "Reported content",
"No results found": "No results found",
"{eventsCount} events found": "No events found|One event found|{eventsCount} events found",
"{eventsCount} activities found": "No activities found|One activity found|{eventsCount} activities found",
"{groupsCount} groups found": "No groups found|One group found|{groupsCount} groups found",
"{resultsCount} results found": "No results found|On result found|{resultsCount} results found",
"Loading map": "Loading map",
@@ -1644,5 +1655,6 @@
"Only instances with an application actor can be followed": "Only instances with an application actor can be followed",
"Domain or instance name": "Domain or instance name",
"You need to enter a text": "You need to enter a text",
"Error while adding tag: {error}": "Error while adding tag: {error}"
}
"Error while adding tag: {error}": "Error while adding tag: {error}",
"From this instance only": "From this instance only"
}

View File

@@ -627,6 +627,14 @@
"Local times ({timezone})": "Heures locales ({timezone})",
"Locality": "Commune",
"Location": "Lieu",
"Logo": "Logo",
"Logo of the instance. Defaults to the upstream Mobilizon logo.": "Logo de l'instance.",
"Favicon": "Favicon",
"Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.": "Icône de l'onglet du navigateur et de la progressive web app.",
"Default Picture": "Image par défaut",
"Default picture when an event or group doesn't have one.": "Image par défaut quand un évènement ou groupe n'en a pas.",
"Primary Color": "Couleur primaire",
"Secondary Color": "Couleur secondaire",
"Log in": "Se connecter",
"Log out": "Se déconnecter",
"Login": "Se connecter",
@@ -716,6 +724,7 @@
"No end date": "Pas de date de fin",
"No event found at this address": "Aucun événement trouvé à cette addresse",
"No events found": "Aucun événement trouvé",
"No activities found": "Aucun activité trouvé",
"No events found for {search}": "Aucun événement trouvé pour {search}",
"No follower matches the filters": "Aucun·e abonné·e ne correspond aux filtres",
"No group found": "Aucun groupe trouvé",
@@ -1544,6 +1553,7 @@
"{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",
"{eventsCount} events found": "Aucun événement trouvé|Un événement trouvé|{eventsCount} événements trouvés",
"{eventsCount} activities found": "Aucune activité trouvé|Une activité trouvé|{eventsCount} activités trouvés",
"{folder} - Resources": "{folder} - Ressources",
"{groupsCount} groups found": "Aucun groupe trouvé|Un groupe trouvé|{groupsCount} groupes trouvés",
"{group} activity timeline": "Timeline de l'activité de {group}",
@@ -1638,5 +1648,6 @@
"Only instances with an application actor can be followed": "Seules les instances avec un acteur application peuvent être suivies",
"Domain or instance name": "Domaine ou nom de l'instance",
"You need to enter a text": "Vous devez entrer un texte",
"Error while adding tag: {error}": "Erreur lors de l'ajout d'un tag : {error}"
"Error while adding tag: {error}": "Erreur lors de l'ajout d'un tag : {error}",
"From this instance only": "Depuis cette instance uniquement"
}