@docusaurus/theme-translations 3.8.1 → 3.9.0-canary-6403

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.
Files changed (71) hide show
  1. package/locales/ar/theme-common.json +1 -0
  2. package/locales/ar/theme-search-algolia.json +27 -2
  3. package/locales/base/theme-common.json +2 -0
  4. package/locales/base/theme-search-algolia.json +75 -25
  5. package/locales/bg/theme-common.json +1 -0
  6. package/locales/bg/theme-search-algolia.json +28 -3
  7. package/locales/bn/theme-common.json +1 -0
  8. package/locales/bn/theme-search-algolia.json +56 -31
  9. package/locales/cs/theme-common.json +1 -0
  10. package/locales/cs/theme-search-algolia.json +56 -31
  11. package/locales/da/theme-common.json +1 -0
  12. package/locales/da/theme-search-algolia.json +27 -2
  13. package/locales/de/theme-common.json +1 -0
  14. package/locales/de/theme-search-algolia.json +27 -2
  15. package/locales/es/theme-common.json +1 -0
  16. package/locales/es/theme-search-algolia.json +26 -1
  17. package/locales/et/theme-common.json +1 -0
  18. package/locales/et/theme-search-algolia.json +35 -10
  19. package/locales/fa/theme-common.json +1 -0
  20. package/locales/fa/theme-search-algolia.json +28 -3
  21. package/locales/fil/theme-common.json +1 -0
  22. package/locales/fil/theme-search-algolia.json +29 -4
  23. package/locales/fr/theme-common.json +1 -0
  24. package/locales/fr/theme-search-algolia.json +26 -1
  25. package/locales/he/theme-common.json +1 -0
  26. package/locales/he/theme-search-algolia.json +28 -3
  27. package/locales/hi/theme-common.json +1 -0
  28. package/locales/hi/theme-search-algolia.json +31 -6
  29. package/locales/hu/theme-common.json +1 -0
  30. package/locales/hu/theme-search-algolia.json +28 -4
  31. package/locales/id/theme-common.json +1 -0
  32. package/locales/id/theme-search-algolia.json +26 -1
  33. package/locales/is/theme-common.json +1 -0
  34. package/locales/is/theme-search-algolia.json +26 -1
  35. package/locales/it/theme-common.json +1 -0
  36. package/locales/it/theme-search-algolia.json +26 -1
  37. package/locales/ja/theme-common.json +1 -0
  38. package/locales/ja/theme-search-algolia.json +26 -1
  39. package/locales/ko/theme-common.json +1 -0
  40. package/locales/ko/theme-search-algolia.json +26 -1
  41. package/locales/nb/theme-common.json +1 -0
  42. package/locales/nb/theme-search-algolia.json +26 -1
  43. package/locales/nl/theme-common.json +1 -0
  44. package/locales/nl/theme-search-algolia.json +26 -1
  45. package/locales/pl/theme-common.json +1 -0
  46. package/locales/pl/theme-search-algolia.json +26 -1
  47. package/locales/pt-BR/theme-common.json +49 -48
  48. package/locales/pt-BR/theme-search-algolia.json +26 -1
  49. package/locales/pt-PT/theme-common.json +1 -0
  50. package/locales/pt-PT/theme-search-algolia.json +27 -2
  51. package/locales/ru/theme-common.json +1 -0
  52. package/locales/ru/theme-search-algolia.json +26 -1
  53. package/locales/sl/theme-common.json +1 -0
  54. package/locales/sl/theme-search-algolia.json +26 -1
  55. package/locales/sr/theme-common.json +1 -0
  56. package/locales/sr/theme-search-algolia.json +27 -2
  57. package/locales/sv/theme-common.json +1 -0
  58. package/locales/sv/theme-search-algolia.json +26 -1
  59. package/locales/tk/theme-common.json +1 -0
  60. package/locales/tk/theme-search-algolia.json +26 -1
  61. package/locales/tr/theme-common.json +1 -0
  62. package/locales/tr/theme-search-algolia.json +26 -1
  63. package/locales/uk/theme-common.json +18 -17
  64. package/locales/uk/theme-search-algolia.json +28 -3
  65. package/locales/vi/theme-common.json +1 -0
  66. package/locales/vi/theme-search-algolia.json +28 -3
  67. package/locales/zh-Hans/theme-common.json +1 -0
  68. package/locales/zh-Hans/theme-search-algolia.json +28 -3
  69. package/locales/zh-Hant/theme-common.json +1 -0
  70. package/locales/zh-Hant/theme-search-algolia.json +28 -3
  71. package/package.json +7 -7
@@ -1,83 +1,84 @@
1
1
  {
2
2
  "theme.AnnouncementBar.closeButtonAriaLabel": "Fechar",
3
- "theme.BackToTopButton.buttonAriaLabel": "Volte para o topo",
3
+ "theme.BackToTopButton.buttonAriaLabel": "Voltar para o topo",
4
4
  "theme.CodeBlock.copied": "Copiado",
5
5
  "theme.CodeBlock.copy": "Copiar",
6
6
  "theme.CodeBlock.copyButtonAriaLabel": "Copiar código para a área de transferência",
7
7
  "theme.CodeBlock.wordWrapToggle": "Alternar quebra de linha",
8
- "theme.DocSidebarItem.collapseCategoryAriaLabel": "Fechar a categoria lateral '{label}'",
9
- "theme.DocSidebarItem.expandCategoryAriaLabel": "Expandir a categoria lateral '{label}'",
8
+ "theme.DocSidebarItem.collapseCategoryAriaLabel": "Recolher a categoria '{label}'",
9
+ "theme.DocSidebarItem.expandCategoryAriaLabel": "Expandir a categoria '{label}'",
10
10
  "theme.ErrorPageContent.title": "Esta página deu erro.",
11
- "theme.ErrorPageContent.tryAgain": "Tente novamente",
12
- "theme.NavBar.navAriaLabel": "Main",
11
+ "theme.ErrorPageContent.tryAgain": "Tentar novamente",
12
+ "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
13
+ "theme.NavBar.navAriaLabel": "Navegação principal",
13
14
  "theme.NotFound.p1": "Não foi possível encontrar o que você está procurando.",
14
- "theme.NotFound.p2": "Entre em contato com o proprietário do site que lhe trouxe para e lhe informe que o link está quebrado.",
15
+ "theme.NotFound.p2": "Por favor, entre em contato com o dono do site que ligou você à URL original e informe que o link está quebrado.",
15
16
  "theme.NotFound.title": "Página não encontrada",
16
- "theme.TOCCollapsible.toggleButtonLabel": "Nessa página",
17
+ "theme.TOCCollapsible.toggleButtonLabel": "Nesta página",
17
18
  "theme.admonition.caution": "cuidado",
18
19
  "theme.admonition.danger": "perigo",
19
- "theme.admonition.info": "info",
20
- "theme.admonition.note": "nota",
20
+ "theme.admonition.info": "informação",
21
+ "theme.admonition.note": "observação",
21
22
  "theme.admonition.tip": "dica",
22
- "theme.admonition.warning": "atenção",
23
+ "theme.admonition.warning": "aviso",
23
24
  "theme.blog.archive.description": "Arquivo",
24
25
  "theme.blog.archive.title": "Arquivo",
25
- "theme.blog.author.noPosts": "This author has not written any posts yet.",
26
+ "theme.blog.author.noPosts": "Este autor ainda não escreveu nenhuma publicação.",
26
27
  "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
27
- "theme.blog.authorsList.pageTitle": "Authors",
28
- "theme.blog.authorsList.viewAll": "View All Authors",
28
+ "theme.blog.authorsList.pageTitle": "Autores",
29
+ "theme.blog.authorsList.viewAll": "Ver todos os autores",
29
30
  "theme.blog.paginator.navAriaLabel": "Navegação da página de listagem do blog",
30
- "theme.blog.paginator.newerEntries": "Conteúdo mais novo",
31
- "theme.blog.paginator.olderEntries": "Conteúdo mais antigo",
32
- "theme.blog.post.paginator.navAriaLabel": "Navegação da página de postagem do blog",
33
- "theme.blog.post.paginator.newerPost": "Postagem mais nova",
34
- "theme.blog.post.paginator.olderPost": "Postagem mais antiga",
35
- "theme.blog.post.plurals": "Uma postagem|{count} postagens",
36
- "theme.blog.post.readMore": "Leia Mais",
31
+ "theme.blog.paginator.newerEntries": "Publicações mais recentes",
32
+ "theme.blog.paginator.olderEntries": "Publicações mais antigas",
33
+ "theme.blog.post.paginator.navAriaLabel": "Navegação da página de publicação do blog",
34
+ "theme.blog.post.paginator.newerPost": "Publicação mais recente",
35
+ "theme.blog.post.paginator.olderPost": "Publicação mais antiga",
36
+ "theme.blog.post.plurals": "Uma publicação|{count} publicações",
37
+ "theme.blog.post.readMore": "Ler mais",
37
38
  "theme.blog.post.readMoreLabel": "Ler mais sobre {title}",
38
- "theme.blog.post.readingTime.plurals": "Leitura de um minuto|Leitura de {readingTime} minutos",
39
- "theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
40
- "theme.blog.tagTitle": "{nPosts} marcadas com \"{tagName}\"",
41
- "theme.colorToggle.ariaLabel": "Alterar entre os modos claro e escuro (modo {mode} ativado)",
39
+ "theme.blog.post.readingTime.plurals": "Um minuto para ler|{readingTime} min para ler",
40
+ "theme.blog.sidebar.navAriaLabel": "Navegação das publicações recentes do blog",
41
+ "theme.blog.tagTitle": "{nPosts} com a etiqueta \"{tagName}\"",
42
+ "theme.colorToggle.ariaLabel": "Mudar entre modo claro e escuro ({mode} está ativo)",
42
43
  "theme.colorToggle.ariaLabel.mode.dark": "modo escuro",
43
44
  "theme.colorToggle.ariaLabel.mode.light": "modo claro",
44
- "theme.colorToggle.ariaLabel.mode.system": "system mode",
45
- "theme.common.editThisPage": "Editar essa página",
45
+ "theme.colorToggle.ariaLabel.mode.system": "modo do sistema",
46
+ "theme.common.editThisPage": "Editar esta página",
46
47
  "theme.common.headingLinkTitle": "Link direto para {heading}",
47
48
  "theme.common.skipToMainContent": "Pular para o conteúdo principal",
48
- "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
49
- "theme.contentVisibility.draftBanner.title": "Draft page",
50
- "theme.contentVisibility.unlistedBanner.message": "Esta página não está listada. Mecanismos de busca não armazenarão nenhuma informação, e somente usuários que possuam o link direto poderão acessá-la",
49
+ "theme.contentVisibility.draftBanner.message": "Esta página é um rascunho. Ela estará visível apenas no desenvolvimento e será excluída da compilação de produção.",
50
+ "theme.contentVisibility.draftBanner.title": "Página de rascunho",
51
+ "theme.contentVisibility.unlistedBanner.message": "Esta página não está listada. Mecanismos de busca não irão indexá-la, e somente usuários que possuam o link direto poderão acessá-la",
51
52
  "theme.contentVisibility.unlistedBanner.title": "Página não listada",
52
- "theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
53
+ "theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} itens",
53
54
  "theme.docs.breadcrumbs.home": "Página Inicial",
54
- "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
55
- "theme.docs.paginator.navAriaLabel": "Páginas de documentação",
55
+ "theme.docs.breadcrumbs.navAriaLabel": "Trilha",
56
+ "theme.docs.paginator.navAriaLabel": "Páginas de documento",
56
57
  "theme.docs.paginator.next": "Próxima",
57
58
  "theme.docs.paginator.previous": "Anterior",
58
- "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Fechar barra de navegação",
59
- "theme.docs.sidebar.collapseButtonAriaLabel": "Fechar painel lateral",
60
- "theme.docs.sidebar.collapseButtonTitle": "Fechar painel lateral",
59
+ "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Fechar painel de navegação",
60
+ "theme.docs.sidebar.collapseButtonAriaLabel": "Recolher painel lateral",
61
+ "theme.docs.sidebar.collapseButtonTitle": "Recolher painel lateral",
61
62
  "theme.docs.sidebar.expandButtonAriaLabel": "Expandir painel lateral",
62
63
  "theme.docs.sidebar.expandButtonTitle": "Expandir painel lateral",
63
- "theme.docs.sidebar.navAriaLabel": "Docs sidebar",
64
- "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Alternar a barra de navegação",
64
+ "theme.docs.sidebar.navAriaLabel": "Painel lateral de documentos",
65
+ "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Alternar painel de navegação",
65
66
  "theme.docs.tagDocListPageTitle": "{nDocsTagged} com \"{tagName}\"",
66
- "theme.docs.tagDocListPageTitle.nDocsTagged": "Um documento selecionado|{count} documentos selecionados",
67
+ "theme.docs.tagDocListPageTitle.nDocsTagged": "Um documento marcado|{count} documentos marcados",
67
68
  "theme.docs.versionBadge.label": "Versão: {versionLabel}",
68
- "theme.docs.versions.latestVersionLinkLabel": "última versão",
69
- "theme.docs.versions.latestVersionSuggestionLabel": "Para a documentação atualizada, veja: {latestVersionLink} ({versionLabel}).",
69
+ "theme.docs.versions.latestVersionLinkLabel": "versão mais recente",
70
+ "theme.docs.versions.latestVersionSuggestionLabel": "Para a documentação atualizada, consulte a {latestVersionLink} ({versionLabel}).",
70
71
  "theme.docs.versions.unmaintainedVersionLabel": "Esta é a documentação para {siteTitle} {versionLabel}, que não é mais mantida ativamente.",
71
- "theme.docs.versions.unreleasedVersionLabel": "Esta é uma documentação não lançada para {siteTitle} {versionLabel}.",
72
+ "theme.docs.versions.unreleasedVersionLabel": "Esta é uma documentação não lançada da versão {versionLabel} para {siteTitle}.",
72
73
  "theme.lastUpdated.atDate": " em {date}",
73
74
  "theme.lastUpdated.byUser": " por {user}",
74
- "theme.lastUpdated.lastUpdatedAtBy": "Última atualização {atDate}{byUser}",
75
- "theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
76
- "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
77
- "theme.navbar.mobileLanguageDropdown.label": "Linguagens",
75
+ "theme.lastUpdated.lastUpdatedAtBy": "Última atualização{atDate}{byUser}",
76
+ "theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Recolher a seleção",
77
+ "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expandir a seleção",
78
+ "theme.navbar.mobileLanguageDropdown.label": "Línguas",
78
79
  "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Voltar para o menu principal",
79
80
  "theme.navbar.mobileVersionsDropdown.label": "Versões",
80
- "theme.tags.tagsListLabel": "Marcadores:",
81
- "theme.tags.tagsPageLink": "Ver todas os Marcadores",
82
- "theme.tags.tagsPageTitle": "Marcadores"
81
+ "theme.tags.tagsListLabel": "Etiquetas:",
82
+ "theme.tags.tagsPageLink": "Ver todas as etiquetas",
83
+ "theme.tags.tagsPageTitle": "Etiquetas"
83
84
  }
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Buscar",
3
3
  "theme.SearchBar.seeAll": "Ver todos os {count} resultados",
4
+ "theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
5
+ "theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
6
+ "theme.SearchModal.askAiScreen.copyButtonText": "Copy",
7
+ "theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
8
+ "theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
9
+ "theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
10
+ "theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
11
+ "theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
12
+ "theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
13
+ "theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
14
+ "theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
15
+ "theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
4
16
  "theme.SearchModal.errorScreen.helpText": "Talvez você deva verificar sua conexão de rede.",
5
17
  "theme.SearchModal.errorScreen.titleText": "Não foi possível obter resultados",
18
+ "theme.SearchModal.footer.backToSearchText": "Back to search",
6
19
  "theme.SearchModal.footer.closeKeyAriaLabel": "Tecla Esc",
7
20
  "theme.SearchModal.footer.closeText": "fechar",
8
21
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Seta para baixo",
@@ -11,20 +24,32 @@
11
24
  "theme.SearchModal.footer.searchByText": "Esta busca utiliza",
12
25
  "theme.SearchModal.footer.selectKeyAriaLabel": "Tecla Enter",
13
26
  "theme.SearchModal.footer.selectText": "selecionar",
27
+ "theme.SearchModal.footer.submitQuestionText": "Submit question",
14
28
  "theme.SearchModal.noResultsScreen.noResultsText": "Nenhum resultado para",
15
29
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Nos avise.",
16
30
  "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Você acha que esta busca deveria retornar resultados?",
17
31
  "theme.SearchModal.noResultsScreen.suggestedQueryText": "Tente buscar por",
18
32
  "theme.SearchModal.placeholder": "Buscar documentos",
33
+ "theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
34
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
35
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
19
36
  "theme.SearchModal.searchBox.cancelButtonText": "Cancelar",
37
+ "theme.SearchModal.searchBox.enterKeyHint": "search",
38
+ "theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
39
+ "theme.SearchModal.searchBox.placeholderText": "Search docs",
40
+ "theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
41
+ "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
20
42
  "theme.SearchModal.searchBox.resetButtonTitle": "Limpar a busca",
43
+ "theme.SearchModal.searchBox.searchInputLabel": "Search",
21
44
  "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorito",
22
45
  "theme.SearchModal.startScreen.noRecentSearchesText": "Nenhuma busca recente",
46
+ "theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
23
47
  "theme.SearchModal.startScreen.recentSearchesTitle": "Recente",
24
48
  "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remover esta busca dos favoritos",
49
+ "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
25
50
  "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remover esta busca do histórico",
26
51
  "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Salvar esta busca",
27
- "theme.SearchPage.algoliaLabel": "Busca feita por Algolia",
52
+ "theme.SearchPage.algoliaLabel": "Desenvolvido por Algolia",
28
53
  "theme.SearchPage.documentsFound.plurals": "Um documento encontrado|{count} documentos encontrados",
29
54
  "theme.SearchPage.emptyResultsTitle": "Busca da documentação",
30
55
  "theme.SearchPage.existingResultsTitle": "Resultado da busca por \"{query}\"",
@@ -9,6 +9,7 @@
9
9
  "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
10
10
  "theme.ErrorPageContent.title": "This page crashed.",
11
11
  "theme.ErrorPageContent.tryAgain": "Try again",
12
+ "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
12
13
  "theme.NavBar.navAriaLabel": "Main",
13
14
  "theme.NotFound.p1": "Não foi possível encontrar o que procura.",
14
15
  "theme.NotFound.p2": "Por favor, contacte o proprietário do site que o trouxe aqui e informe-lhe que o link está partido.",
@@ -1,30 +1,55 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Pesquisar",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
5
+ "theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
6
+ "theme.SearchModal.askAiScreen.copyButtonText": "Copy",
7
+ "theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
8
+ "theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
9
+ "theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
10
+ "theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
11
+ "theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
12
+ "theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
13
+ "theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
14
+ "theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
15
+ "theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
4
16
  "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
17
  "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
18
+ "theme.SearchModal.footer.backToSearchText": "Back to search",
6
19
  "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
20
  "theme.SearchModal.footer.closeText": "to close",
8
21
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
22
  "theme.SearchModal.footer.navigateText": "to navigate",
10
23
  "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
- "theme.SearchModal.footer.searchByText": "Search by",
24
+ "theme.SearchModal.footer.searchByText": "Powered by",
12
25
  "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
26
  "theme.SearchModal.footer.selectText": "to select",
27
+ "theme.SearchModal.footer.submitQuestionText": "Submit question",
14
28
  "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
29
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
30
  "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
31
  "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
32
  "theme.SearchModal.placeholder": "Search docs",
33
+ "theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
34
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
35
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
19
36
  "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
37
+ "theme.SearchModal.searchBox.enterKeyHint": "search",
38
+ "theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
39
+ "theme.SearchModal.searchBox.placeholderText": "Search docs",
40
+ "theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
41
+ "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
20
42
  "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
43
+ "theme.SearchModal.searchBox.searchInputLabel": "Search",
21
44
  "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
45
  "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
46
+ "theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
23
47
  "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
48
  "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
49
+ "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
25
50
  "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
51
  "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
27
- "theme.SearchPage.algoliaLabel": "Pesquisa por Algolia",
52
+ "theme.SearchPage.algoliaLabel": "Desenvolvido por Algolia",
28
53
  "theme.SearchPage.documentsFound.plurals": "Um documento encontrado|{count} documentos encontrados",
29
54
  "theme.SearchPage.emptyResultsTitle": "Pesquisar pela documentação",
30
55
  "theme.SearchPage.existingResultsTitle": "Resultados da pesquisa por \"{query}\"",
@@ -9,6 +9,7 @@
9
9
  "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
10
10
  "theme.ErrorPageContent.title": "На странице произошёл сбой.",
11
11
  "theme.ErrorPageContent.tryAgain": "Попробуйте ещё раз",
12
+ "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
12
13
  "theme.NavBar.navAriaLabel": "Main",
13
14
  "theme.NotFound.p1": "К сожалению, мы не смогли найти запрашиваемую вами страницу.",
14
15
  "theme.NotFound.p2": "Пожалуйста, обратитесь к владельцу сайта, с которого вы перешли на эту ссылку, чтобы сообщить ему, что ссылка не работает.",
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Поиск",
3
3
  "theme.SearchBar.seeAll": "Посмотреть все результаты ({count})",
4
+ "theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
5
+ "theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
6
+ "theme.SearchModal.askAiScreen.copyButtonText": "Copy",
7
+ "theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
8
+ "theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
9
+ "theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
10
+ "theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
11
+ "theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
12
+ "theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
13
+ "theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
14
+ "theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
15
+ "theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
4
16
  "theme.SearchModal.errorScreen.helpText": "Проверьте подключение к интернету.",
5
17
  "theme.SearchModal.errorScreen.titleText": "Невозможно загрузить результаты поиска",
18
+ "theme.SearchModal.footer.backToSearchText": "Back to search",
6
19
  "theme.SearchModal.footer.closeKeyAriaLabel": "Клавиша Escape",
7
20
  "theme.SearchModal.footer.closeText": "закрыть",
8
21
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Клавиша стрелка вниз",
@@ -11,20 +24,32 @@
11
24
  "theme.SearchModal.footer.searchByText": "Поиск от",
12
25
  "theme.SearchModal.footer.selectKeyAriaLabel": "Клавиша Enter",
13
26
  "theme.SearchModal.footer.selectText": "выбрать",
27
+ "theme.SearchModal.footer.submitQuestionText": "Submit question",
14
28
  "theme.SearchModal.noResultsScreen.noResultsText": "Нет результатов по запросу",
15
29
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Сообщите нам.",
16
30
  "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Нет подходящего результата поиска?",
17
31
  "theme.SearchModal.noResultsScreen.suggestedQueryText": "Попробуйте",
18
32
  "theme.SearchModal.placeholder": "Поиск",
33
+ "theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
34
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
35
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
19
36
  "theme.SearchModal.searchBox.cancelButtonText": "Отменить",
37
+ "theme.SearchModal.searchBox.enterKeyHint": "search",
38
+ "theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
39
+ "theme.SearchModal.searchBox.placeholderText": "Search docs",
40
+ "theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
41
+ "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
20
42
  "theme.SearchModal.searchBox.resetButtonTitle": "Очистить",
43
+ "theme.SearchModal.searchBox.searchInputLabel": "Search",
21
44
  "theme.SearchModal.startScreen.favoriteSearchesTitle": "Избранное",
22
45
  "theme.SearchModal.startScreen.noRecentSearchesText": "Нет истории поиска",
46
+ "theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
23
47
  "theme.SearchModal.startScreen.recentSearchesTitle": "Недавнее",
24
48
  "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Удалить запись из избранное",
49
+ "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
25
50
  "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Удалить запись из историю",
26
51
  "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Сохранить поисковый запрос",
27
- "theme.SearchPage.algoliaLabel": "Поиск от Algolia",
52
+ "theme.SearchPage.algoliaLabel": "При поддержке Algolia",
28
53
  "theme.SearchPage.documentsFound.plurals": "{count} документ|{count} документа|{count} документов",
29
54
  "theme.SearchPage.emptyResultsTitle": "Поиск по сайту",
30
55
  "theme.SearchPage.existingResultsTitle": "Результаты поиска по запросу \"{query}\"",
@@ -9,6 +9,7 @@
9
9
  "theme.DocSidebarItem.expandCategoryAriaLabel": "Razširite kategorijo stranske vrstice '{label}'",
10
10
  "theme.ErrorPageContent.title": "Ta stran se je zrušila.",
11
11
  "theme.ErrorPageContent.tryAgain": "Poskusite ponovno",
12
+ "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
12
13
  "theme.NavBar.navAriaLabel": "Glavna navigacija",
13
14
  "theme.NotFound.p1": "Iskane strani ni bilo možno najti",
14
15
  "theme.NotFound.p2": "Prosim kontaktirajte lastnike strani, s katere ste sledili povezavi in jih obvestite, da povezava ne deluje.",
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Išči",
3
3
  "theme.SearchBar.seeAll": "Poglej vse rezultate ({count})",
4
+ "theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
5
+ "theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
6
+ "theme.SearchModal.askAiScreen.copyButtonText": "Copy",
7
+ "theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
8
+ "theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
9
+ "theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
10
+ "theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
11
+ "theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
12
+ "theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
13
+ "theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
14
+ "theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
15
+ "theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
4
16
  "theme.SearchModal.errorScreen.helpText": "Preverite vašo spletno povezavo.",
5
17
  "theme.SearchModal.errorScreen.titleText": "Rezultatov ni bilo možno naložiti",
18
+ "theme.SearchModal.footer.backToSearchText": "Back to search",
6
19
  "theme.SearchModal.footer.closeKeyAriaLabel": "Tipka Escape",
7
20
  "theme.SearchModal.footer.closeText": "zapri",
8
21
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Tipka puščica navzdol",
@@ -11,20 +24,32 @@
11
24
  "theme.SearchModal.footer.searchByText": "Iskanje",
12
25
  "theme.SearchModal.footer.selectKeyAriaLabel": "tipka Enter",
13
26
  "theme.SearchModal.footer.selectText": "izberi",
27
+ "theme.SearchModal.footer.submitQuestionText": "Submit question",
14
28
  "theme.SearchModal.noResultsScreen.noResultsText": "Ni rezultatov za",
15
29
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Obvestite nas.",
16
30
  "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Mislite, da bi morali obstajati rezultati?",
17
31
  "theme.SearchModal.noResultsScreen.suggestedQueryText": "Poskusite poiskati",
18
32
  "theme.SearchModal.placeholder": "Išči po dokumentaciji",
33
+ "theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
34
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
35
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
19
36
  "theme.SearchModal.searchBox.cancelButtonText": "Prekliči",
37
+ "theme.SearchModal.searchBox.enterKeyHint": "search",
38
+ "theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
39
+ "theme.SearchModal.searchBox.placeholderText": "Search docs",
40
+ "theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
41
+ "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
20
42
  "theme.SearchModal.searchBox.resetButtonTitle": "Izprazni iskalni niz",
43
+ "theme.SearchModal.searchBox.searchInputLabel": "Search",
21
44
  "theme.SearchModal.startScreen.favoriteSearchesTitle": "Priljubljena iskanja",
22
45
  "theme.SearchModal.startScreen.noRecentSearchesText": "Ni iskanj pred kratkim",
46
+ "theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
23
47
  "theme.SearchModal.startScreen.recentSearchesTitle": "Pred kratkim",
24
48
  "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Umakni iskanje iz priljubljenih",
49
+ "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
25
50
  "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Umakni iskanje iz zgodovine",
26
51
  "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Shrani to iskanje",
27
- "theme.SearchPage.algoliaLabel": "Iskanje Algolia",
52
+ "theme.SearchPage.algoliaLabel": "Poganja Algolia",
28
53
  "theme.SearchPage.documentsFound.plurals": "Dokument najden|Dokumenta najdena|{count} dokumenti najdeni|{count} dokumentov najdenih",
29
54
  "theme.SearchPage.emptyResultsTitle": "Išči po dokumentaciji",
30
55
  "theme.SearchPage.existingResultsTitle": "Rezultati iskanja za \"{query}\"",
@@ -9,6 +9,7 @@
9
9
  "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
10
10
  "theme.ErrorPageContent.title": "This page crashed.",
11
11
  "theme.ErrorPageContent.tryAgain": "Try again",
12
+ "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
12
13
  "theme.NavBar.navAriaLabel": "Main",
13
14
  "theme.NotFound.p1": "Тражени резултат не постоји.",
14
15
  "theme.NotFound.p2": "Молимо вас да контактирате власника сајта који вас је упутио овде и обавестите га да је њихова веза нетачна.",
@@ -1,30 +1,55 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Тражи",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
5
+ "theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
6
+ "theme.SearchModal.askAiScreen.copyButtonText": "Copy",
7
+ "theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
8
+ "theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
9
+ "theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
10
+ "theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
11
+ "theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
12
+ "theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
13
+ "theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
14
+ "theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
15
+ "theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
4
16
  "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
17
  "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
18
+ "theme.SearchModal.footer.backToSearchText": "Back to search",
6
19
  "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
20
  "theme.SearchModal.footer.closeText": "to close",
8
21
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
22
  "theme.SearchModal.footer.navigateText": "to navigate",
10
23
  "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
- "theme.SearchModal.footer.searchByText": "Search by",
24
+ "theme.SearchModal.footer.searchByText": "Powered by",
12
25
  "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
26
  "theme.SearchModal.footer.selectText": "to select",
27
+ "theme.SearchModal.footer.submitQuestionText": "Submit question",
14
28
  "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
29
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
30
  "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
31
  "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
32
  "theme.SearchModal.placeholder": "Search docs",
33
+ "theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
34
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
35
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
19
36
  "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
37
+ "theme.SearchModal.searchBox.enterKeyHint": "search",
38
+ "theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
39
+ "theme.SearchModal.searchBox.placeholderText": "Search docs",
40
+ "theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
41
+ "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
20
42
  "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
43
+ "theme.SearchModal.searchBox.searchInputLabel": "Search",
21
44
  "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
45
  "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
46
+ "theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
23
47
  "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
48
  "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
49
+ "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
25
50
  "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
51
  "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
27
- "theme.SearchPage.algoliaLabel": "Претрага из Algolia",
52
+ "theme.SearchPage.algoliaLabel": "Покреће Algolia",
28
53
  "theme.SearchPage.documentsFound.plurals": "Један пронађен документ|{count} пронађених докумената",
29
54
  "theme.SearchPage.emptyResultsTitle": "Тражи документацију",
30
55
  "theme.SearchPage.existingResultsTitle": "Резултати за \"{query}\"",
@@ -9,6 +9,7 @@
9
9
  "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
10
10
  "theme.ErrorPageContent.title": "Denna sida har kraschat.",
11
11
  "theme.ErrorPageContent.tryAgain": "Försök igen",
12
+ "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
12
13
  "theme.NavBar.navAriaLabel": "Main",
13
14
  "theme.NotFound.p1": "Vi kunde inte hitta det du letade efter.",
14
15
  "theme.NotFound.p2": "Vänligen kontakta ägaren av webbplatsen som länkade dig till den ursprungliga webbadressen och låt dem veta att denna länk är trasig.",
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Sök",
3
3
  "theme.SearchBar.seeAll": "Se alla {count} resultat",
4
+ "theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
5
+ "theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
6
+ "theme.SearchModal.askAiScreen.copyButtonText": "Copy",
7
+ "theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
8
+ "theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
9
+ "theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
10
+ "theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
11
+ "theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
12
+ "theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
13
+ "theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
14
+ "theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
15
+ "theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
4
16
  "theme.SearchModal.errorScreen.helpText": "Du kanske vill kontrollera din nätverksanslutning.",
5
17
  "theme.SearchModal.errorScreen.titleText": "Kunde inte hämta resultat",
18
+ "theme.SearchModal.footer.backToSearchText": "Back to search",
6
19
  "theme.SearchModal.footer.closeKeyAriaLabel": "Escape-tangenten",
7
20
  "theme.SearchModal.footer.closeText": "för att stänga",
8
21
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Pil ned",
@@ -11,20 +24,32 @@
11
24
  "theme.SearchModal.footer.searchByText": "Sökning från",
12
25
  "theme.SearchModal.footer.selectKeyAriaLabel": "Enter-tangenten",
13
26
  "theme.SearchModal.footer.selectText": "för att välja",
27
+ "theme.SearchModal.footer.submitQuestionText": "Submit question",
14
28
  "theme.SearchModal.noResultsScreen.noResultsText": "Inga resultat för",
15
29
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Återkoppla.",
16
30
  "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Tycker du att sökningen borde returnera resultat?",
17
31
  "theme.SearchModal.noResultsScreen.suggestedQueryText": "Försöka söka efter",
18
32
  "theme.SearchModal.placeholder": "Sök i dokumentationen",
33
+ "theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
34
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
35
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
19
36
  "theme.SearchModal.searchBox.cancelButtonText": "Avbryt",
37
+ "theme.SearchModal.searchBox.enterKeyHint": "search",
38
+ "theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
39
+ "theme.SearchModal.searchBox.placeholderText": "Search docs",
40
+ "theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
41
+ "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
20
42
  "theme.SearchModal.searchBox.resetButtonTitle": "Rensa sökningen",
43
+ "theme.SearchModal.searchBox.searchInputLabel": "Search",
21
44
  "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favoriter",
22
45
  "theme.SearchModal.startScreen.noRecentSearchesText": "Inga senaste sökningar",
46
+ "theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
23
47
  "theme.SearchModal.startScreen.recentSearchesTitle": "Senaste sökningar",
24
48
  "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Ta bort från favoriter",
49
+ "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
25
50
  "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Ta bort från historiken",
26
51
  "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Lägg till som favorit",
27
- "theme.SearchPage.algoliaLabel": "Sökning från Algolia",
52
+ "theme.SearchPage.algoliaLabel": "Drivs av Algolia",
28
53
  "theme.SearchPage.documentsFound.plurals": "Ett dokument hittades|{count} dokument hittades",
29
54
  "theme.SearchPage.emptyResultsTitle": "Sök genom dokumentationen",
30
55
  "theme.SearchPage.existingResultsTitle": "Sökresultat för \"{query}\"",
@@ -9,6 +9,7 @@
9
9
  "theme.DocSidebarItem.expandCategoryAriaLabel": "Gapdal paneli görkez'{label}'",
10
10
  "theme.ErrorPageContent.title": "Sahypada näsazlyk ýüze çykdy.",
11
11
  "theme.ErrorPageContent.tryAgain": "Gaýtadan synanyşyň",
12
+ "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
12
13
  "theme.NavBar.navAriaLabel": "Esasy",
13
14
  "theme.NotFound.p1": "Gynansakda, ýüzlenen sahypaňyz tapylmady",
14
15
  "theme.NotFound.p2": "Web sahypanyň dolandyryjylaryna habar bermegiňizi sizden haýyş edýäris",
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Gözleg",
3
3
  "theme.SearchBar.seeAll": "Ähli netijeleri gör ({count})",
4
+ "theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
5
+ "theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
6
+ "theme.SearchModal.askAiScreen.copyButtonText": "Copy",
7
+ "theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
8
+ "theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
9
+ "theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
10
+ "theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
11
+ "theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
12
+ "theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
13
+ "theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
14
+ "theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
15
+ "theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
4
16
  "theme.SearchModal.errorScreen.helpText": "Internet birikmäňizi barlaň.",
5
17
  "theme.SearchModal.errorScreen.titleText": "Gözleg netijelerini ýüklemek mümkin däl",
18
+ "theme.SearchModal.footer.backToSearchText": "Back to search",
6
19
  "theme.SearchModal.footer.closeKeyAriaLabel": "Escape düwmesi",
7
20
  "theme.SearchModal.footer.closeText": "ýapmak",
8
21
  "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Aşak ok düwmesi",
@@ -11,20 +24,32 @@
11
24
  "theme.SearchModal.footer.searchByText": "Gözleg",
12
25
  "theme.SearchModal.footer.selectKeyAriaLabel": "Enter düwmesi",
13
26
  "theme.SearchModal.footer.selectText": "saýlamak",
27
+ "theme.SearchModal.footer.submitQuestionText": "Submit question",
14
28
  "theme.SearchModal.noResultsScreen.noResultsText": "Sorag boýunça netijeler ýok",
15
29
  "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Bize habar beriň.",
16
30
  "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Gözleg netijesi ýokmy?",
17
31
  "theme.SearchModal.noResultsScreen.suggestedQueryText": "Synanyşyň",
18
32
  "theme.SearchModal.placeholder": "Gözleg",
33
+ "theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
34
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
35
+ "theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
19
36
  "theme.SearchModal.searchBox.cancelButtonText": "Ýatyrmak",
37
+ "theme.SearchModal.searchBox.enterKeyHint": "search",
38
+ "theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
39
+ "theme.SearchModal.searchBox.placeholderText": "Search docs",
40
+ "theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
41
+ "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
20
42
  "theme.SearchModal.searchBox.resetButtonTitle": "Arassalamak",
43
+ "theme.SearchModal.searchBox.searchInputLabel": "Search",
21
44
  "theme.SearchModal.startScreen.favoriteSearchesTitle": "Halaýanlar",
22
45
  "theme.SearchModal.startScreen.noRecentSearchesText": "Gözleg taryhy ýok",
46
+ "theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
23
47
  "theme.SearchModal.startScreen.recentSearchesTitle": "Soňky",
24
48
  "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Halaýan ýazgyny aýyrmak",
49
+ "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
25
50
  "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Taryh ýazgysyny aýyrmak",
26
51
  "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Gözleg soragyny ýatda saklaň",
27
- "theme.SearchPage.algoliaLabel": "Algolia tarapyndan gözleg",
52
+ "theme.SearchPage.algoliaLabel": "Algolia tarapyndan goldanylýar",
28
53
  "theme.SearchPage.documentsFound.plurals": "{count} dokument|{count} dokumentler",
29
54
  "theme.SearchPage.emptyResultsTitle": "Sahypada gözleg",
30
55
  "theme.SearchPage.existingResultsTitle": "\"{query}\" boýunça gözleg netijeleri",