@docusaurus/theme-translations 0.0.0-5060 → 0.0.0-5065
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"theme.IdealImageMessage.404error": "404. Image
|
|
3
|
-
"theme.IdealImageMessage.error": "
|
|
4
|
-
"theme.IdealImageMessage.load": "
|
|
5
|
-
"theme.IdealImageMessage.loading": "
|
|
6
|
-
"theme.IdealImageMessage.offline": "
|
|
2
|
+
"theme.IdealImageMessage.404error": "404. Image introuvable",
|
|
3
|
+
"theme.IdealImageMessage.error": "Erreur. Cliquez pour recharger",
|
|
4
|
+
"theme.IdealImageMessage.load": "Cliquez pour charger{sizeMessage}",
|
|
5
|
+
"theme.IdealImageMessage.loading": "Chargement ...",
|
|
6
|
+
"theme.IdealImageMessage.offline": "Votre navigateur est hors ligne. Image non chargée"
|
|
7
7
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.AnnouncementBar.closeButtonAriaLabel": "Fermer",
|
|
3
|
-
"theme.BackToTopButton.buttonAriaLabel": "
|
|
3
|
+
"theme.BackToTopButton.buttonAriaLabel": "Retour au début de la page",
|
|
4
4
|
"theme.CodeBlock.copied": "Copié",
|
|
5
5
|
"theme.CodeBlock.copy": "Copier",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Copier le code",
|
|
7
|
-
"theme.CodeBlock.wordWrapToggle": "
|
|
8
|
-
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "
|
|
7
|
+
"theme.CodeBlock.wordWrapToggle": "Activer/désactiver le retour à la ligne",
|
|
8
|
+
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Plier/Déplier la catégorie '{label}' de la barre latérale",
|
|
9
9
|
"theme.ErrorPageContent.title": "Cette page a planté.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Réessayer",
|
|
11
11
|
"theme.NotFound.p1": "Nous n'avons pas trouvé ce que vous recherchez.",
|
|
@@ -22,17 +22,17 @@
|
|
|
22
22
|
"theme.blog.post.paginator.olderPost": "Article plus ancien",
|
|
23
23
|
"theme.blog.post.plurals": "Un article|{count} articles",
|
|
24
24
|
"theme.blog.post.readMore": "Lire plus",
|
|
25
|
-
"theme.blog.post.readMoreLabel": "
|
|
25
|
+
"theme.blog.post.readMoreLabel": "En savoir plus sur {title}",
|
|
26
26
|
"theme.blog.post.readingTime.plurals": "Une minute de lecture|{readingTime} minutes de lecture",
|
|
27
27
|
"theme.blog.sidebar.navAriaLabel": "Navigation article de blog récent",
|
|
28
28
|
"theme.blog.tagTitle": "{nPosts} tagués avec « {tagName} »",
|
|
29
|
-
"theme.colorToggle.ariaLabel": "
|
|
30
|
-
"theme.colorToggle.ariaLabel.mode.dark": "
|
|
31
|
-
"theme.colorToggle.ariaLabel.mode.light": "
|
|
29
|
+
"theme.colorToggle.ariaLabel": "Basculer entre le mode sombre et clair (actuellement {mode})",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "mode sombre",
|
|
31
|
+
"theme.colorToggle.ariaLabel.mode.light": "mode clair",
|
|
32
32
|
"theme.common.editThisPage": "Éditer cette page",
|
|
33
33
|
"theme.common.headingLinkTitle": "Lien direct vers le titre",
|
|
34
34
|
"theme.common.skipToMainContent": "Aller au contenu principal",
|
|
35
|
-
"theme.docs.DocCard.categoryDescription": "{count}
|
|
35
|
+
"theme.docs.DocCard.categoryDescription": "{count} éléments",
|
|
36
36
|
"theme.docs.breadcrumbs.home": "Page d'accueil",
|
|
37
37
|
"theme.docs.breadcrumbs.navAriaLabel": "Fil d'Ariane",
|
|
38
38
|
"theme.docs.paginator.navAriaLabel": "Pagination des documents",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"theme.lastUpdated.atDate": " le {date}",
|
|
53
53
|
"theme.lastUpdated.byUser": " par {user}",
|
|
54
54
|
"theme.lastUpdated.lastUpdatedAtBy": "Dernière mise à jour{atDate}{byUser}",
|
|
55
|
-
"theme.navbar.mobileLanguageDropdown.label": "
|
|
55
|
+
"theme.navbar.mobileLanguageDropdown.label": "Langues",
|
|
56
56
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Retour au menu principal",
|
|
57
57
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
58
58
|
"theme.tags.tagsListLabel": "Tags :",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Chercher",
|
|
3
|
-
"theme.SearchBar.seeAll": "
|
|
3
|
+
"theme.SearchBar.seeAll": "Voir les {count} résultats",
|
|
4
4
|
"theme.SearchPage.algoliaLabel": "Recherche par Algolia",
|
|
5
5
|
"theme.SearchPage.documentsFound.plurals": "Un document trouvé|{count} documents trouvés",
|
|
6
6
|
"theme.SearchPage.emptyResultsTitle": "Rechercher dans la documentation",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-5065",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"tslib": "^2.4.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/core": "0.0.0-
|
|
27
|
-
"@docusaurus/logger": "0.0.0-
|
|
26
|
+
"@docusaurus/core": "0.0.0-5065",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-5065",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=16.14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "aea52e586d5b585549e65c6fbcd8c1d7c6a21939"
|
|
34
34
|
}
|