@docusaurus/theme-translations 2.4.0 → 3.0.0-alpha.0
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.
- package/locales/ar/theme-common.json +4 -2
- package/locales/base/theme-common.json +6 -2
- package/locales/bn/theme-common.json +4 -2
- package/locales/cs/theme-common.json +4 -2
- package/locales/da/theme-common.json +4 -2
- package/locales/de/theme-common.json +4 -2
- package/locales/es/theme-common.json +4 -2
- package/locales/fa/theme-common.json +4 -2
- package/locales/fil/theme-common.json +4 -2
- package/locales/fr/theme-common.json +4 -2
- package/locales/he/theme-common.json +3 -1
- package/locales/hi/theme-common.json +4 -2
- package/locales/hu/theme-common.json +1 -1
- package/locales/it/plugin-ideal-image.json +5 -5
- package/locales/it/theme-common.json +22 -20
- package/locales/it/theme-live-codeblock.json +1 -1
- package/locales/it/theme-search-algolia.json +24 -24
- package/locales/ja/theme-common.json +4 -2
- package/locales/ko/theme-common.json +4 -2
- package/locales/nb/theme-common.json +4 -2
- package/locales/nl/theme-common.json +4 -2
- package/locales/pl/theme-common.json +4 -2
- package/locales/pt-BR/theme-common.json +4 -2
- package/locales/pt-PT/theme-common.json +4 -2
- package/locales/ru/theme-common.json +4 -2
- package/locales/sl/theme-common.json +4 -2
- package/locales/sr/theme-common.json +4 -2
- package/locales/sv/theme-common.json +5 -3
- package/locales/tr/theme-common.json +5 -3
- package/locales/tr/theme-search-algolia.json +1 -1
- package/locales/uk/theme-common.json +4 -2
- package/locales/vi/theme-common.json +4 -2
- package/locales/zh-Hans/theme-common.json +4 -2
- package/locales/zh-Hant/theme-common.json +4 -2
- package/package.json +6 -6
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} مواد",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "الرئيسية",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "التنقل التفصيلي",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "صفحة التوثيق",
|
|
45
45
|
"theme.docs.paginator.next": "التالي",
|
|
46
46
|
"theme.docs.paginator.previous": "السابق",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "إصدارات",
|
|
67
67
|
"theme.tags.tagsListLabel": "الوسوم:",
|
|
68
68
|
"theme.tags.tagsPageLink": "عرض كل الوسوم",
|
|
69
|
-
"theme.tags.tagsPageTitle": "الوسوم"
|
|
69
|
+
"theme.tags.tagsPageTitle": "الوسوم",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"theme.docs.breadcrumbs.home___DESCRIPTION": "The ARIA label for the home page in the breadcrumbs",
|
|
84
84
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
85
85
|
"theme.docs.breadcrumbs.navAriaLabel___DESCRIPTION": "The ARIA label for the breadcrumbs",
|
|
86
|
-
"theme.docs.paginator.navAriaLabel": "Docs pages
|
|
86
|
+
"theme.docs.paginator.navAriaLabel": "Docs pages",
|
|
87
87
|
"theme.docs.paginator.navAriaLabel___DESCRIPTION": "The ARIA label for the docs pagination",
|
|
88
88
|
"theme.docs.paginator.next": "Next",
|
|
89
89
|
"theme.docs.paginator.next___DESCRIPTION": "The label used to navigate to the next doc",
|
|
@@ -133,5 +133,9 @@
|
|
|
133
133
|
"theme.tags.tagsPageLink": "View All Tags",
|
|
134
134
|
"theme.tags.tagsPageLink___DESCRIPTION": "The label of the link targeting the tag list page",
|
|
135
135
|
"theme.tags.tagsPageTitle": "Tags",
|
|
136
|
-
"theme.tags.tagsPageTitle___DESCRIPTION": "The title of the tag list page"
|
|
136
|
+
"theme.tags.tagsPageTitle___DESCRIPTION": "The title of the tag list page",
|
|
137
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
138
|
+
"theme.unlistedContent.message___DESCRIPTION": "The unlisted content banner message",
|
|
139
|
+
"theme.unlistedContent.title": "Unlisted page",
|
|
140
|
+
"theme.unlistedContent.title___DESCRIPTION": "The unlisted content banner title"
|
|
137
141
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "ডক্স
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "ডক্স পেজ",
|
|
45
45
|
"theme.docs.paginator.next": "পরবর্তী",
|
|
46
46
|
"theme.docs.paginator.previous": "পূর্ববর্তী",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "ট্যাগ্স:",
|
|
68
68
|
"theme.tags.tagsPageLink": "সমস্ত ট্যাগ্স দেখুন",
|
|
69
|
-
"theme.tags.tagsPageTitle": "ট্যাগ্স"
|
|
69
|
+
"theme.tags.tagsPageTitle": "ট্যাগ্স",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Stránka dokumentace",
|
|
45
45
|
"theme.docs.paginator.next": "Další",
|
|
46
46
|
"theme.docs.paginator.previous": "Předchozí",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tagy:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Zobrazit všechny tagy",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tagy"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tagy",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "Dokumentside
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Dokumentside",
|
|
45
45
|
"theme.docs.paginator.next": "Næste",
|
|
46
46
|
"theme.docs.paginator.previous": "Tidligere",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tags:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Se alle Tags",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tags"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tags",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} Einträge",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "Dokumentation Seiten
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Dokumentation Seiten",
|
|
45
45
|
"theme.docs.paginator.next": "Weiter",
|
|
46
46
|
"theme.docs.paginator.previous": "Zurück",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versionen",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tags:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Alle Tags anzeigen",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tags"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tags",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Página del documento",
|
|
45
45
|
"theme.docs.paginator.next": "Siguiente",
|
|
46
46
|
"theme.docs.paginator.previous": "Anterior",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versiones",
|
|
67
67
|
"theme.tags.tagsListLabel": "Etiquetas:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Ver Todas las Etiquetas",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Etiquetas"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Etiquetas",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} مورد",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "صفحه اصلی",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "نشانگر صفحات",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Docs Pages",
|
|
45
45
|
"theme.docs.paginator.next": "بعدی",
|
|
46
46
|
"theme.docs.paginator.previous": "قبلی",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "نسخهها",
|
|
67
67
|
"theme.tags.tagsListLabel": "برچسبها:",
|
|
68
68
|
"theme.tags.tagsPageLink": "مشاهده تمام برچسبها",
|
|
69
|
-
"theme.tags.tagsPageTitle": "برچسبها"
|
|
69
|
+
"theme.tags.tagsPageTitle": "برچسبها",
|
|
70
|
+
"theme.unlistedContent.message": "این صفحه فهرست نشده است. موتورهای جستجو آن را ایندکس نمی کنند و فقط کاربرانی که لینک مستقیم دارند می توانند به آن دسترسی داشته باشند.",
|
|
71
|
+
"theme.unlistedContent.title": "صفحه فهرست نشده"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Docs Pages",
|
|
45
45
|
"theme.docs.paginator.next": "Sumunod",
|
|
46
46
|
"theme.docs.paginator.previous": "Naraaan",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "Mga Tag:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Tingnan Lahat ng mga Tag",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Mga Tag"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Mga Tag",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} éléments",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Page d'accueil",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Fil d'Ariane",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Pages de documentation",
|
|
45
45
|
"theme.docs.paginator.next": "Suivant",
|
|
46
46
|
"theme.docs.paginator.previous": "Précédent",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Fermer la barre de navigation",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tags :",
|
|
68
68
|
"theme.tags.tagsPageLink": "Voir tous les tags",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tags"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tags",
|
|
70
|
+
"theme.unlistedContent.message": "Cette page n'est pas répertoriée. Les moteurs de recherche ne l'indexeront pas, et seuls les utilisateurs ayant un lien direct peuvent y accéder.",
|
|
71
|
+
"theme.unlistedContent.title": "Page non répertoriée"
|
|
70
72
|
}
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "תגיות:",
|
|
68
68
|
"theme.tags.tagsPageLink": "כל התגיות",
|
|
69
|
-
"theme.tags.tagsPageTitle": "תגיות"
|
|
69
|
+
"theme.tags.tagsPageTitle": "תגיות",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "डॉक्स पेज
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "डॉक्स पेज",
|
|
45
45
|
"theme.docs.paginator.next": "अगला",
|
|
46
46
|
"theme.docs.paginator.previous": "पिछ्ला",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "टैग:",
|
|
68
68
|
"theme.tags.tagsPageLink": "सारे टैग देखें",
|
|
69
|
-
"theme.tags.tagsPageTitle": "टैग"
|
|
69
|
+
"theme.tags.tagsPageTitle": "टैग",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} elemek",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Kezdőlap",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Navigációs sáv a jelenlegi oldalhoz",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "Dokumentációs oldal
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Dokumentációs oldal",
|
|
45
45
|
"theme.docs.paginator.next": "Következő oldal",
|
|
46
46
|
"theme.docs.paginator.previous": "Előző oldal",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Navigációs sáv bezárása",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"theme.IdealImageMessage.404error": "404.
|
|
3
|
-
"theme.IdealImageMessage.error": "
|
|
4
|
-
"theme.IdealImageMessage.load": "
|
|
5
|
-
"theme.IdealImageMessage.loading": "
|
|
6
|
-
"theme.IdealImageMessage.offline": "
|
|
2
|
+
"theme.IdealImageMessage.404error": "404. Immagine non trovata",
|
|
3
|
+
"theme.IdealImageMessage.error": "Errore. Clicca per ricaricare",
|
|
4
|
+
"theme.IdealImageMessage.load": "Clicca per caricare{sizeMessage}",
|
|
5
|
+
"theme.IdealImageMessage.loading": "Caricamento...",
|
|
6
|
+
"theme.IdealImageMessage.offline": "Il tuo browser è offline. Immagine non caricata"
|
|
7
7
|
}
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
"theme.CodeBlock.copied": "Copiato",
|
|
5
5
|
"theme.CodeBlock.copy": "Copia",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Copia il codice negli appunti",
|
|
7
|
-
"theme.CodeBlock.wordWrapToggle": "
|
|
7
|
+
"theme.CodeBlock.wordWrapToggle": "Attiva/disattiva a capo automatico",
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Attiva/disattiva la categoria '{label}' della barra laterale collassabile",
|
|
9
9
|
"theme.ErrorPageContent.title": "Questa pagina è andata in crash.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Prova di nuovo",
|
|
11
|
-
"theme.NavBar.navAriaLabel": "
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Principale",
|
|
12
12
|
"theme.NotFound.p1": "Non siamo riusciti a trovare quello che stavi cercando.",
|
|
13
13
|
"theme.NotFound.p2": "Contatta il proprietario del sito che ti ha collegato all'URL originale e fagli sapere che il loro collegamento è interrotto.",
|
|
14
14
|
"theme.NotFound.title": "Pagina non trovata",
|
|
15
15
|
"theme.TOCCollapsible.toggleButtonLabel": "Su questa pagina",
|
|
16
|
-
"theme.admonition.caution": "
|
|
17
|
-
"theme.admonition.danger": "
|
|
18
|
-
"theme.admonition.info": "
|
|
16
|
+
"theme.admonition.caution": "attenzione",
|
|
17
|
+
"theme.admonition.danger": "pericolo",
|
|
18
|
+
"theme.admonition.info": "informazioni",
|
|
19
19
|
"theme.admonition.note": "note",
|
|
20
|
-
"theme.admonition.tip": "
|
|
20
|
+
"theme.admonition.tip": "mancia",
|
|
21
21
|
"theme.blog.archive.description": "Archivio",
|
|
22
22
|
"theme.blog.archive.title": "Archivio",
|
|
23
23
|
"theme.blog.paginator.navAriaLabel": "Navigazione nella pagina dei post del blog ",
|
|
@@ -28,32 +28,32 @@
|
|
|
28
28
|
"theme.blog.post.paginator.olderPost": "Post più vecchio",
|
|
29
29
|
"theme.blog.post.plurals": "Un post|{count} post",
|
|
30
30
|
"theme.blog.post.readMore": "Leggi di più",
|
|
31
|
-
"theme.blog.post.readMoreLabel": "
|
|
31
|
+
"theme.blog.post.readMoreLabel": "Leggi di più su {title}",
|
|
32
32
|
"theme.blog.post.readingTime.plurals": "Lettura di 1 minuto|{readingTime} minuti di lettura",
|
|
33
33
|
"theme.blog.sidebar.navAriaLabel": "Navigazione dei post recenti del blog",
|
|
34
34
|
"theme.blog.tagTitle": "{nPosts} etichettati con \"{tagName}\"",
|
|
35
|
-
"theme.colorToggle.ariaLabel": "
|
|
36
|
-
"theme.colorToggle.ariaLabel.mode.dark": "
|
|
37
|
-
"theme.colorToggle.ariaLabel.mode.light": "
|
|
35
|
+
"theme.colorToggle.ariaLabel": "Passa dalla modalità scura a quella chiara (currently {mode})",
|
|
36
|
+
"theme.colorToggle.ariaLabel.mode.dark": "Modalità scura",
|
|
37
|
+
"theme.colorToggle.ariaLabel.mode.light": "modalità luce",
|
|
38
38
|
"theme.common.editThisPage": "Modifica questa pagina",
|
|
39
39
|
"theme.common.headingLinkTitle": "Link diretto a {heading}",
|
|
40
40
|
"theme.common.skipToMainContent": "Passa al contenuto principale",
|
|
41
|
-
"theme.docs.DocCard.categoryDescription": "{count}
|
|
42
|
-
"theme.docs.breadcrumbs.home": "
|
|
43
|
-
"theme.docs.breadcrumbs.navAriaLabel": "
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
41
|
+
"theme.docs.DocCard.categoryDescription": "{count} elementi",
|
|
42
|
+
"theme.docs.breadcrumbs.home": "Pagina principale",
|
|
43
|
+
"theme.docs.breadcrumbs.navAriaLabel": "Briciole di pane",
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Pagina del documento",
|
|
45
45
|
"theme.docs.paginator.next": "Successivo",
|
|
46
46
|
"theme.docs.paginator.previous": "Precedente",
|
|
47
|
-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Chiudi la barra di navigazione",
|
|
48
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Collassa la barra laterale",
|
|
49
49
|
"theme.docs.sidebar.collapseButtonTitle": "Collassa la barra laterale",
|
|
50
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Espandi la barra laterale",
|
|
51
51
|
"theme.docs.sidebar.expandButtonTitle": "Espandi la barra laterale",
|
|
52
|
-
"theme.docs.sidebar.navAriaLabel": "
|
|
53
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Barra laterale dei documenti",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Attiva/disattiva la barra di navigazione",
|
|
54
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} con \"{tagName}\"",
|
|
55
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Un documento etichettato|{count} documenti etichettati",
|
|
56
|
-
"theme.docs.versionBadge.label": "
|
|
56
|
+
"theme.docs.versionBadge.label": "Versione: {versionLabel}",
|
|
57
57
|
"theme.docs.versions.latestVersionLinkLabel": "ultima versione",
|
|
58
58
|
"theme.docs.versions.latestVersionSuggestionLabel": "Per la documentazione aggiornata, guarda la {latestVersionLink} ({versionLabel}).",
|
|
59
59
|
"theme.docs.versions.unmaintainedVersionLabel": "Questa è la documentazione per {siteTitle} {versionLabel}, che non è più attivamente mantenuta.",
|
|
@@ -61,10 +61,12 @@
|
|
|
61
61
|
"theme.lastUpdated.atDate": " il {date}",
|
|
62
62
|
"theme.lastUpdated.byUser": " da {user}",
|
|
63
63
|
"theme.lastUpdated.lastUpdatedAtBy": "Ultimo aggiornamento{atDate}{byUser}",
|
|
64
|
-
"theme.navbar.mobileLanguageDropdown.label": "
|
|
64
|
+
"theme.navbar.mobileLanguageDropdown.label": "Linguaggio",
|
|
65
65
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Indietro al menu principale",
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versioni",
|
|
67
67
|
"theme.tags.tagsListLabel": "Etichette:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Guarda tutte le etichette",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Etichette"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Etichette",
|
|
70
|
+
"theme.unlistedContent.message": "Questa pagina non è in elenco. I motori di ricerca non lo indicheranno e solo gli utenti con collegamento diretto possono accedervi.",
|
|
71
|
+
"theme.unlistedContent.title": "Pagina non in elenco"
|
|
70
72
|
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Cerca",
|
|
3
|
-
"theme.SearchBar.seeAll": "
|
|
4
|
-
"theme.SearchModal.errorScreen.helpText": "
|
|
5
|
-
"theme.SearchModal.errorScreen.titleText": "
|
|
6
|
-
"theme.SearchModal.footer.closeKeyAriaLabel": "
|
|
7
|
-
"theme.SearchModal.footer.closeText": "
|
|
8
|
-
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "
|
|
9
|
-
"theme.SearchModal.footer.navigateText": "
|
|
10
|
-
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "
|
|
11
|
-
"theme.SearchModal.footer.searchByText": "
|
|
12
|
-
"theme.SearchModal.footer.selectKeyAriaLabel": "
|
|
13
|
-
"theme.SearchModal.footer.selectText": "
|
|
14
|
-
"theme.SearchModal.noResultsScreen.noResultsText": "
|
|
15
|
-
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "
|
|
16
|
-
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "
|
|
17
|
-
"theme.SearchModal.noResultsScreen.suggestedQueryText": "
|
|
18
|
-
"theme.SearchModal.placeholder": "
|
|
19
|
-
"theme.SearchModal.searchBox.cancelButtonText": "
|
|
20
|
-
"theme.SearchModal.searchBox.resetButtonTitle": "
|
|
21
|
-
"theme.SearchModal.startScreen.favoriteSearchesTitle": "
|
|
22
|
-
"theme.SearchModal.startScreen.noRecentSearchesText": "
|
|
23
|
-
"theme.SearchModal.startScreen.recentSearchesTitle": "
|
|
24
|
-
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "
|
|
25
|
-
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "
|
|
26
|
-
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "
|
|
3
|
+
"theme.SearchBar.seeAll": "Vedi tutti {count} risultati",
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "Potresti voler controllare la tua connessione di rete.",
|
|
5
|
+
"theme.SearchModal.errorScreen.titleText": "Impossibile recuperare i risultati",
|
|
6
|
+
"theme.SearchModal.footer.closeKeyAriaLabel": "Tasto di fuga",
|
|
7
|
+
"theme.SearchModal.footer.closeText": "chiudere",
|
|
8
|
+
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Freccia giù",
|
|
9
|
+
"theme.SearchModal.footer.navigateText": "navigare",
|
|
10
|
+
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Freccia in alto",
|
|
11
|
+
"theme.SearchModal.footer.searchByText": "Cercato da",
|
|
12
|
+
"theme.SearchModal.footer.selectKeyAriaLabel": "Tasto Invio",
|
|
13
|
+
"theme.SearchModal.footer.selectText": "selezionare",
|
|
14
|
+
"theme.SearchModal.noResultsScreen.noResultsText": "Nessun risultato per",
|
|
15
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Facci sapere.",
|
|
16
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Credi che questa query dovrebbe restituire risultati?",
|
|
17
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Prova a cercare",
|
|
18
|
+
"theme.SearchModal.placeholder": "Cerca documenti",
|
|
19
|
+
"theme.SearchModal.searchBox.cancelButtonText": "Annulla",
|
|
20
|
+
"theme.SearchModal.searchBox.resetButtonTitle": "Cancella la query",
|
|
21
|
+
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Preferita",
|
|
22
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "Nessuna ricerca recente",
|
|
23
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "Recente",
|
|
24
|
+
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Rimuovi questa ricerca dai preferiti",
|
|
25
|
+
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Rimuovi questa ricerca dalla cronologia",
|
|
26
|
+
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Salva questa ricerca",
|
|
27
27
|
"theme.SearchPage.algoliaLabel": "Ricerca tramite Algolia",
|
|
28
28
|
"theme.SearchPage.documentsFound.plurals": "Un documento trovato|{count} documenti trovati",
|
|
29
29
|
"theme.SearchPage.emptyResultsTitle": "Cerca nella documentazione",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count}項目",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "ホームページ",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "パンくずリストのナビゲーション",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "ドキュメントページ",
|
|
45
45
|
"theme.docs.paginator.next": "次へ",
|
|
46
46
|
"theme.docs.paginator.previous": "前へ",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "他のバージョン",
|
|
67
67
|
"theme.tags.tagsListLabel": "タグ:",
|
|
68
68
|
"theme.tags.tagsPageLink": "全てのタグを見る",
|
|
69
|
-
"theme.tags.tagsPageTitle": "タグ"
|
|
69
|
+
"theme.tags.tagsPageTitle": "タグ",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} 항목",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "홈",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "문서
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "문서 페이지",
|
|
45
45
|
"theme.docs.paginator.next": "다음",
|
|
46
46
|
"theme.docs.paginator.previous": "이전",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "버전",
|
|
67
67
|
"theme.tags.tagsListLabel": "태그:",
|
|
68
68
|
"theme.tags.tagsPageLink": "모든 태그 보기",
|
|
69
|
-
"theme.tags.tagsPageTitle": "태그"
|
|
69
|
+
"theme.tags.tagsPageTitle": "태그",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} artikler",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Hjemmeside",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Søkvei",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "Dokumenter
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Dokumenter side",
|
|
45
45
|
"theme.docs.paginator.next": "Neste",
|
|
46
46
|
"theme.docs.paginator.previous": "Forrige",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Lukk navigasjonslinjen",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versjoner",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tagger:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Vis alle tagger",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tagger"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tagger",
|
|
70
|
+
"theme.unlistedContent.message": "Denne siden er ikke oppført. Søkemotorer vil ikke indeksere den, og bare brukere som har en direkte lenke kan få tilgang til den.",
|
|
71
|
+
"theme.unlistedContent.title": "Uoppført side"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} artikelen",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Homepagina",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Broodkruimels",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Documentatie pagina",
|
|
45
45
|
"theme.docs.paginator.next": "Volgende",
|
|
46
46
|
"theme.docs.paginator.previous": "Vorige",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versies",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tags:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Laat alle tags zien",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tags"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tags",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} elementów",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Strona główna",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Pasek nawigacji",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Strona dokumentacji",
|
|
45
45
|
"theme.docs.paginator.next": "Następna strona",
|
|
46
46
|
"theme.docs.paginator.previous": "Poprzednia strona",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Zamknij panel nawigacji",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Wersje",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tagi:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Wyświetl wszystkie tagi",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tagi"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tagi",
|
|
70
|
+
"theme.unlistedContent.message": "Ta strona jest niepubliczna. Wyszukiwarki nie będą jej indeksować, a dostęp do niej będą mieli tylko użytkownicy posiadający bezpośredni link.",
|
|
71
|
+
"theme.unlistedContent.title": "Niepubliczna strona"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Páginas de documentação",
|
|
45
45
|
"theme.docs.paginator.next": "Próxima",
|
|
46
46
|
"theme.docs.paginator.previous": "Anterior",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "Marcadores:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Ver todas os Marcadores",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Marcadores"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Marcadores",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Páginas de documento",
|
|
45
45
|
"theme.docs.paginator.next": "Próxima",
|
|
46
46
|
"theme.docs.paginator.previous": "Anterior",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
67
67
|
"theme.tags.tagsListLabel": "Tags:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Ver todas as Tags",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Tags"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Tags",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} элемент|{count} элемента|{count} элементов",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Главная страница",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Навигационная цепочка текущей страницы",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Страница документа",
|
|
45
45
|
"theme.docs.paginator.next": "Следующая страница",
|
|
46
46
|
"theme.docs.paginator.previous": "Предыдущая страница",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Закрыть панель навигации",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Версии",
|
|
67
67
|
"theme.tags.tagsListLabel": "Теги:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Посмотреть все теги",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Теги"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Теги",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} vnosov",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Domača stran",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Drobtine",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Strani z dokumenti",
|
|
45
45
|
"theme.docs.paginator.next": "Naslednji",
|
|
46
46
|
"theme.docs.paginator.previous": "Prejšnji",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Zapri navigacijsko vrstico",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Verzije",
|
|
67
67
|
"theme.tags.tagsListLabel": "Oznake:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Poglej vse oznake",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Oznake"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Oznake",
|
|
70
|
+
"theme.unlistedContent.message": "Ta stran ni zabeležena. Iskalniki je ne bodo indeksirali, do nje bodo uporabniki lahko dostopali le z direktno povezavo.",
|
|
71
|
+
"theme.unlistedContent.title": "Nezabeležena stran"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "странице докумената",
|
|
45
45
|
"theme.docs.paginator.next": "Даље",
|
|
46
46
|
"theme.docs.paginator.previous": "Назад",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Верзије",
|
|
67
67
|
"theme.tags.tagsListLabel": "Ознаке:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Погледај све ознаке",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Ознаке"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Ознаке",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} artiklar",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Hemsida",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Sökväg",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Dokumentsidor",
|
|
45
45
|
"theme.docs.paginator.next": "Nästa",
|
|
46
46
|
"theme.docs.paginator.previous": "Föregående",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -60,11 +60,13 @@
|
|
|
60
60
|
"theme.docs.versions.unreleasedVersionLabel": "Detta är ej utgiven dokumentation för {siteTitle} {versionLabel} version.",
|
|
61
61
|
"theme.lastUpdated.atDate": " den {date}",
|
|
62
62
|
"theme.lastUpdated.byUser": " av {user}",
|
|
63
|
-
"theme.lastUpdated.lastUpdatedAtBy": "Senast
|
|
63
|
+
"theme.lastUpdated.lastUpdatedAtBy": "Senast uppdaterad{atDate}{byUser}",
|
|
64
64
|
"theme.navbar.mobileLanguageDropdown.label": "Språk",
|
|
65
65
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tillbaka till huvudmeny",
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versioner",
|
|
67
67
|
"theme.tags.tagsListLabel": "Taggar:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Visa Alla Taggar",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Taggar"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Taggar",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
"theme.common.editThisPage": "Bu sayfayı düzenle",
|
|
39
39
|
"theme.common.headingLinkTitle": "{heading} doğrudan bağlantı",
|
|
40
40
|
"theme.common.skipToMainContent": "Ana içeriğe geç",
|
|
41
|
-
"theme.docs.DocCard.categoryDescription": "{count}
|
|
41
|
+
"theme.docs.DocCard.categoryDescription": "{count} öğe",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Ana sayfa",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası",
|
|
45
45
|
"theme.docs.paginator.next": "Sonraki",
|
|
46
46
|
"theme.docs.paginator.previous": "Önceki",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Gezinme çubuğunu kapat",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Versiyonlar",
|
|
67
67
|
"theme.tags.tagsListLabel": "Etiketler:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Tüm Etiketleri Görüntüle",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Etiketler"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Etiketler",
|
|
70
|
+
"theme.unlistedContent.message": "Bu sayfa listelenmemiş. Arama motorları dizine eklemez ve yalnızca doğrudan bağlantısı olan kullanıcılar buna erişebilir.",
|
|
71
|
+
"theme.unlistedContent.title": "Listelenmeyen sayfa"
|
|
70
72
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"theme.SearchModal.footer.navigateText": "yönlendir",
|
|
10
10
|
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Yukarı ok",
|
|
11
11
|
"theme.SearchModal.footer.searchByText": "Şuna göre ara:",
|
|
12
|
-
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter
|
|
12
|
+
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter tuşu",
|
|
13
13
|
"theme.SearchModal.footer.selectText": "Seç",
|
|
14
14
|
"theme.SearchModal.noResultsScreen.noResultsText": "için sonuç yok",
|
|
15
15
|
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Bilmemize izin ver.",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} елемент|{count} елементи|{count} елементів",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Головна сторінка",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Навігаційний ланцюжок поточної сторінки",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "сторінка документації",
|
|
45
45
|
"theme.docs.paginator.next": "Наступна сторінка",
|
|
46
46
|
"theme.docs.paginator.previous": "Попередня сторінка",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Версії",
|
|
67
67
|
"theme.tags.tagsListLabel": "Теги:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Переглянути всі теги",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Теги"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Теги",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} mục",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "Trang chủ",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Trang tài liệu",
|
|
45
45
|
"theme.docs.paginator.next": "Kế tiếp",
|
|
46
46
|
"theme.docs.paginator.previous": "Trước",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "Phiên bản",
|
|
67
67
|
"theme.tags.tagsListLabel": "Thẻ:",
|
|
68
68
|
"theme.tags.tagsPageLink": "Xem tất cả Thẻ",
|
|
69
|
-
"theme.tags.tagsPageTitle": "Thẻ"
|
|
69
|
+
"theme.tags.tagsPageTitle": "Thẻ",
|
|
70
|
+
"theme.unlistedContent.message": "Trang này không được công khai. Công cụ tìm kiếm sẽ không đánh chỉ mục cho trang này và chỉ những người có liên kết mới có thể truy cập được trang.",
|
|
71
|
+
"theme.unlistedContent.title": "Trang không công khai"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} 个项目",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "主页面",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "页面路径",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "文件选项卡",
|
|
45
45
|
"theme.docs.paginator.next": "下一页",
|
|
46
46
|
"theme.docs.paginator.previous": "上一页",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "关闭导航栏",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "选择版本",
|
|
67
67
|
"theme.tags.tagsListLabel": "标签:",
|
|
68
68
|
"theme.tags.tagsPageLink": "查看所有标签",
|
|
69
|
-
"theme.tags.tagsPageTitle": "标签"
|
|
69
|
+
"theme.tags.tagsPageTitle": "标签",
|
|
70
|
+
"theme.unlistedContent.message": "此页面未列出。搜索引擎不会对其索引,只有拥有直接链接的用户才能访问。",
|
|
71
|
+
"theme.unlistedContent.title": "未列出页"
|
|
70
72
|
}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"theme.docs.DocCard.categoryDescription": "{count} 個項目",
|
|
42
42
|
"theme.docs.breadcrumbs.home": "主頁面",
|
|
43
43
|
"theme.docs.breadcrumbs.navAriaLabel": "頁面路徑",
|
|
44
|
-
"theme.docs.paginator.navAriaLabel": "
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "文件選項卡",
|
|
45
45
|
"theme.docs.paginator.next": "下一頁",
|
|
46
46
|
"theme.docs.paginator.previous": "上一頁",
|
|
47
47
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
@@ -66,5 +66,7 @@
|
|
|
66
66
|
"theme.navbar.mobileVersionsDropdown.label": "選擇版本",
|
|
67
67
|
"theme.tags.tagsListLabel": "標籤:",
|
|
68
68
|
"theme.tags.tagsPageLink": "檢視所有標籤",
|
|
69
|
-
"theme.tags.tagsPageTitle": "標籤"
|
|
69
|
+
"theme.tags.tagsPageTitle": "標籤",
|
|
70
|
+
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
71
|
+
"theme.unlistedContent.title": "Unlisted page"
|
|
70
72
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0-alpha.0",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -19,16 +19,16 @@
|
|
|
19
19
|
"update": "node ./update.mjs"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"fs-extra": "^
|
|
23
|
-
"tslib": "^2.
|
|
22
|
+
"fs-extra": "^11.1.0",
|
|
23
|
+
"tslib": "^2.5.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/core": "
|
|
27
|
-
"@docusaurus/logger": "
|
|
26
|
+
"@docusaurus/core": "3.0.0-alpha.0",
|
|
27
|
+
"@docusaurus/logger": "3.0.0-alpha.0",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=16.14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "7327f7ff880ed97ad7855744e59c9c55d467a950"
|
|
34
34
|
}
|