Add global search

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-08-26 16:08:58 +02:00
parent bfc936f57c
commit 48935e2168
216 changed files with 3646 additions and 2806 deletions

View File

@@ -1158,6 +1158,7 @@
"When the post is private, you'll need to share the link around.": "When the post is private, you'll need to share the link around.",
"Reset": "Reset",
"Local time ({timezone})": "Local time ({timezone})",
"Local times ({timezone})": "Local times ({timezone})",
"Time in your timezone ({timezone})": "Time in your timezone ({timezone})",
"Export": "Export",
"Times in your timezone ({timezone})": "Times in your timezone ({timezone})",
@@ -1383,5 +1384,11 @@
"{numberOfLanguages} selected": "{numberOfLanguages} selected",
"Apply filters": "Apply filters",
"Any distance": "Any distance",
"{number} kilometers": "{number} kilometers"
"{number} kilometers": "{number} kilometers",
"The pad will be created on {service}": "The pad will be created on {service}",
"The calc will be created on {service}": "The calc will be created on {service}",
"The videoconference will be created on {service}": "The videoconference will be created on {service}",
"Search target": "Search target",
"In this instance's network": "In this instance's network",
"On the Fediverse": "On the Fediverse"
}

View File

@@ -516,6 +516,7 @@
"Loading comments…": "Chargement des commentaires…",
"Local": "Local·e",
"Local time ({timezone})": "Heure locale ({timezone})",
"Local times ({timezone})": "Heures locales ({timezone})",
"Locality": "Commune",
"Location": "Lieu",
"Log in": "Se connecter",
@@ -1367,5 +1368,11 @@
"{numberOfLanguages} selected": "{numberOfLanguages} sélectionnées",
"Apply filters": "Appliquer les filtres",
"Any distance": "N'importe quelle distance",
"{number} kilometers": "{number} kilomètres"
"{number} kilometers": "{number} kilomètres",
"The pad will be created on {service}": "Le pad sera créé sur {service}",
"The calc will be created on {service}": "Le calc sera créé sur {service}",
"The videoconference will be created on {service}": "La visio-conférence sera créée sur {service}",
"Search target": "Cible de la recherche",
"In this instance's network": "Dans le réseau de cette instance",
"On the Fediverse": "Dans le fediverse"
}