@docusaurus/theme-translations 2.0.0-beta.21 → 2.0.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.
Files changed (62) hide show
  1. package/locales/ar/plugin-ideal-image.json +5 -5
  2. package/locales/ar/theme-common.json +21 -16
  3. package/locales/ar/theme-search-algolia.json +24 -1
  4. package/locales/base/theme-common.json +10 -0
  5. package/locales/base/theme-search-algolia.json +46 -0
  6. package/locales/bn/theme-common.json +5 -0
  7. package/locales/bn/theme-search-algolia.json +23 -0
  8. package/locales/cs/theme-common.json +5 -0
  9. package/locales/cs/theme-search-algolia.json +23 -0
  10. package/locales/da/theme-common.json +5 -0
  11. package/locales/da/theme-search-algolia.json +23 -0
  12. package/locales/de/theme-common.json +5 -0
  13. package/locales/de/theme-search-algolia.json +23 -0
  14. package/locales/es/theme-common.json +5 -0
  15. package/locales/es/theme-search-algolia.json +23 -0
  16. package/locales/fa/theme-common.json +5 -0
  17. package/locales/fa/theme-search-algolia.json +23 -0
  18. package/locales/fil/theme-common.json +5 -0
  19. package/locales/fil/theme-search-algolia.json +23 -0
  20. package/locales/fr/theme-common.json +5 -0
  21. package/locales/fr/theme-search-algolia.json +23 -0
  22. package/locales/he/theme-common.json +5 -0
  23. package/locales/he/theme-search-algolia.json +23 -0
  24. package/locales/hi/theme-common.json +5 -0
  25. package/locales/hi/theme-search-algolia.json +23 -0
  26. package/locales/it/theme-common.json +5 -0
  27. package/locales/it/theme-search-algolia.json +23 -0
  28. package/locales/ja/theme-common.json +5 -0
  29. package/locales/ja/theme-search-algolia.json +23 -0
  30. package/locales/ko/plugin-ideal-image.json +5 -5
  31. package/locales/ko/theme-common.json +11 -6
  32. package/locales/ko/theme-search-algolia.json +29 -6
  33. package/locales/nl/plugin-ideal-image.json +7 -0
  34. package/locales/nl/plugin-pwa.json +5 -0
  35. package/locales/nl/theme-common.json +66 -0
  36. package/locales/nl/theme-live-codeblock.json +4 -0
  37. package/locales/nl/theme-search-algolia.json +35 -0
  38. package/locales/pl/theme-common.json +5 -0
  39. package/locales/pl/theme-search-algolia.json +23 -0
  40. package/locales/pt-BR/theme-common.json +5 -0
  41. package/locales/pt-BR/theme-search-algolia.json +23 -0
  42. package/locales/pt-PT/theme-common.json +5 -0
  43. package/locales/pt-PT/theme-search-algolia.json +23 -0
  44. package/locales/ru/theme-common.json +5 -0
  45. package/locales/ru/theme-search-algolia.json +23 -0
  46. package/locales/sr/theme-common.json +5 -0
  47. package/locales/sr/theme-search-algolia.json +23 -0
  48. package/locales/sv/plugin-ideal-image.json +7 -0
  49. package/locales/sv/plugin-pwa.json +5 -0
  50. package/locales/sv/theme-common.json +66 -0
  51. package/locales/sv/theme-live-codeblock.json +4 -0
  52. package/locales/sv/theme-search-algolia.json +12 -0
  53. package/locales/tr/theme-common.json +5 -0
  54. package/locales/tr/theme-search-algolia.json +23 -0
  55. package/locales/vi/plugin-ideal-image.json +1 -1
  56. package/locales/vi/theme-common.json +9 -4
  57. package/locales/vi/theme-search-algolia.json +24 -1
  58. package/locales/zh-Hans/theme-common.json +6 -1
  59. package/locales/zh-Hans/theme-search-algolia.json +23 -0
  60. package/locales/zh-Hant/theme-common.json +5 -0
  61. package/locales/zh-Hant/theme-search-algolia.json +23 -0
  62. package/package.json +4 -4
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "कृपया उस साइट के मालिक से संपर्क करें जिसने आपको मूल URL से जोड़ा है और उन्हें बताएं कि उनका लिंक टूट गया है।",
13
13
  "theme.NotFound.title": "पेज नहीं मिला",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "इस पेज पर",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Archive",
16
21
  "theme.blog.archive.title": "Archive",
17
22
  "theme.blog.paginator.navAriaLabel": "ब्लॉग सूची पेज नेविगेशन",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "खोज करें",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "अल्गोलिया द्वारा खोजें",
5
28
  "theme.SearchPage.documentsFound.plurals": "एक डॉक्यूमेंट मिला|{count} डॉक्यूमेंट मिलें",
6
29
  "theme.SearchPage.emptyResultsTitle": "डॉक्यूमेंटेशन में खोजें",
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "Contatta il proprietario del sito che ti ha collegato all'URL originale e fagli sapere che il loro collegamento è interrotto.",
13
13
  "theme.NotFound.title": "Pagina non trovata",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "Su questa pagina",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Archivio",
16
21
  "theme.blog.archive.title": "Archivio",
17
22
  "theme.blog.paginator.navAriaLabel": "Navigazione nella pagina dei post del blog ",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Cerca",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "Ricerca tramite Algolia",
5
28
  "theme.SearchPage.documentsFound.plurals": "Un documento trovato|{count} documenti trovati",
6
29
  "theme.SearchPage.emptyResultsTitle": "Cerca nella documentazione",
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "このページにリンクしているサイトの所有者に連絡をしてリンクが壊れていることを伝えてください。",
13
13
  "theme.NotFound.title": "ページが見つかりません",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "On this page",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Archive",
16
21
  "theme.blog.archive.title": "Archive",
17
22
  "theme.blog.paginator.navAriaLabel": "ブログ記事一覧のナビゲーション",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "検索",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "Algoliaで検索",
5
28
  "theme.SearchPage.documentsFound.plurals": "{count}件のドキュメントが見つかりました",
6
29
  "theme.SearchPage.emptyResultsTitle": "ドキュメントを検索",
@@ -1,7 +1,7 @@
1
1
  {
2
- "theme.IdealImageMessage.404error": "404. Image not found",
3
- "theme.IdealImageMessage.error": "Error. Click to reload",
4
- "theme.IdealImageMessage.load": "Click to load{sizeMessage}",
5
- "theme.IdealImageMessage.loading": "Loading...",
6
- "theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded"
2
+ "theme.IdealImageMessage.404error": "404. 이미지를 찾을 수 없습니다",
3
+ "theme.IdealImageMessage.error": "에러. 클릭해서 새로고치기",
4
+ "theme.IdealImageMessage.load": "클릭하여 {sizeMessage} 로드하기",
5
+ "theme.IdealImageMessage.loading": "로딩",
6
+ "theme.IdealImageMessage.offline": "오프라인 상태. 이미지를 로드하지 않았습니다."
7
7
  }
@@ -4,7 +4,7 @@
4
4
  "theme.CodeBlock.copied": "복사했습니다",
5
5
  "theme.CodeBlock.copy": "복사",
6
6
  "theme.CodeBlock.copyButtonAriaLabel": "클립보드에 코드 복사",
7
- "theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
7
+ "theme.CodeBlock.wordWrapToggle": " 바꿈 전환",
8
8
  "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "접을 수 있는 사이드바 분류 '{label}' 접기(펼치기)",
9
9
  "theme.ErrorPageContent.title": "페이지에 오류가 발생하였습니다.",
10
10
  "theme.ErrorPageContent.tryAgain": "다시 시도해 보세요",
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "사이트 관리자에게 링크가 깨진 것을 알려주세요.",
13
13
  "theme.NotFound.title": "페이지를 찾을 수 없습니다.",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "이 페이지에서",
15
+ "theme.admonition.caution": "주의",
16
+ "theme.admonition.danger": "위험",
17
+ "theme.admonition.info": "정보",
18
+ "theme.admonition.note": "노트",
19
+ "theme.admonition.tip": "팁",
15
20
  "theme.blog.archive.description": "게시물 목록",
16
21
  "theme.blog.archive.title": "게시물 목록",
17
22
  "theme.blog.paginator.navAriaLabel": "블로그 게시물 목록 탐색",
@@ -33,7 +38,7 @@
33
38
  "theme.common.headingLinkTitle": "제목으로 바로 가기",
34
39
  "theme.common.skipToMainContent": "본문으로 건너뛰기",
35
40
  "theme.docs.DocCard.categoryDescription": "{count} 항목",
36
- "theme.docs.breadcrumbs.home": "Home page",
41
+ "theme.docs.breadcrumbs.home": "",
37
42
  "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
38
43
  "theme.docs.paginator.navAriaLabel": "문서 탐색",
39
44
  "theme.docs.paginator.next": "다음",
@@ -43,16 +48,16 @@
43
48
  "theme.docs.sidebar.expandButtonAriaLabel": "사이드바 열기",
44
49
  "theme.docs.sidebar.expandButtonTitle": "사이드바 열기",
45
50
  "theme.docs.tagDocListPageTitle": "{nDocsTagged} \"{tagName}\" 태그에 분류되었습니다",
46
- "theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 개 문서가",
47
- "theme.docs.versionBadge.label": "Version: {versionLabel}",
51
+ "theme.docs.tagDocListPageTitle.nDocsTagged": "{count}개 문서가",
52
+ "theme.docs.versionBadge.label": "버전: {versionLabel}",
48
53
  "theme.docs.versions.latestVersionLinkLabel": "최신 버전",
49
54
  "theme.docs.versions.latestVersionSuggestionLabel": "최신 문서는 {latestVersionLink} ({versionLabel})을 확인하세요.",
50
55
  "theme.docs.versions.unmaintainedVersionLabel": "{siteTitle} {versionLabel} 문서는 더 이상 업데이트되지 않습니다.",
51
56
  "theme.docs.versions.unreleasedVersionLabel": "{siteTitle} {versionLabel} 문서는 아직 정식 공개되지 않았습니다.",
52
57
  "theme.lastUpdated.atDate": " {date}에",
53
58
  "theme.lastUpdated.byUser": " {user}가",
54
- "theme.lastUpdated.lastUpdatedAtBy": "최종 수정 : {atDate}{byUser}",
55
- "theme.navbar.mobileLanguageDropdown.label": "Languages",
59
+ "theme.lastUpdated.lastUpdatedAtBy": "최종 수정: {atDate}{byUser}",
60
+ "theme.navbar.mobileLanguageDropdown.label": "언어",
56
61
  "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 메인 메뉴로 돌아가기",
57
62
  "theme.navbar.mobileVersionsDropdown.label": "버전",
58
63
  "theme.tags.tagsListLabel": "태그:",
@@ -1,12 +1,35 @@
1
1
  {
2
2
  "theme.SearchBar.label": "검색",
3
- "theme.SearchBar.seeAll": "See all {count} results",
4
- "theme.SearchPage.algoliaLabel": "Search by Algolia",
5
- "theme.SearchPage.documentsFound.plurals": "{count}개 문서를 찾았습니다.",
3
+ "theme.SearchBar.seeAll": "{count}개의 결과 확인하기",
4
+ "theme.SearchModal.errorScreen.helpText": "인터넷 연결을 다시 확인하시기 바랍니다.",
5
+ "theme.SearchModal.errorScreen.titleText": "결과를 불러올 수 없음",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Esc 키",
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": "이 검색어를 저장",
27
+ "theme.SearchPage.algoliaLabel": "Algolia로 검색",
28
+ "theme.SearchPage.documentsFound.plurals": "{count}개의 문서를 찾았습니다.",
6
29
  "theme.SearchPage.emptyResultsTitle": "문서를 검색합니다.",
7
- "theme.SearchPage.existingResultsTitle": "\"{query}\" 검색 결과가 있습니다.",
8
- "theme.SearchPage.fetchingNewResults": "새로운 검색 결과를 얻을 수 있습니다...",
30
+ "theme.SearchPage.existingResultsTitle": "\"{query}\" 검색 결과",
31
+ "theme.SearchPage.fetchingNewResults": "새로운 검색 결과를 불러오는 중입니다.",
9
32
  "theme.SearchPage.inputLabel": "검색",
10
- "theme.SearchPage.inputPlaceholder": "여기에 검색할 키워드를 입력하세요.",
33
+ "theme.SearchPage.inputPlaceholder": "검색어를 입력하세요.",
11
34
  "theme.SearchPage.noResultsText": "검색 결과가 없습니다."
12
35
  }
@@ -0,0 +1,7 @@
1
+ {
2
+ "theme.IdealImageMessage.404error": "404. Afbeelding niet gevonden",
3
+ "theme.IdealImageMessage.error": "Fout. Klik om te vernieuwen",
4
+ "theme.IdealImageMessage.load": "Klik om {sizeMessage} te laden",
5
+ "theme.IdealImageMessage.loading": "Laden...",
6
+ "theme.IdealImageMessage.offline": "Je browser is offline. De afbeelding is niet geladen"
7
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "theme.PwaReloadPopup.closeButtonAriaLabel": "Sluiten",
3
+ "theme.PwaReloadPopup.info": "Nieuwe versie beschikbaar",
4
+ "theme.PwaReloadPopup.refreshButtonText": "Vernieuwen"
5
+ }
@@ -0,0 +1,66 @@
1
+ {
2
+ "theme.AnnouncementBar.closeButtonAriaLabel": "Sluiten",
3
+ "theme.BackToTopButton.buttonAriaLabel": "Scroll naar boven",
4
+ "theme.CodeBlock.copied": "Gekopieerd",
5
+ "theme.CodeBlock.copy": "Kopieer",
6
+ "theme.CodeBlock.copyButtonAriaLabel": "Kopieer code naar klembord",
7
+ "theme.CodeBlock.wordWrapToggle": "Tekstterugloop in-/uitschakelen",
8
+ "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Klap de opvouwbare zijbalkcategorie '{label}' in of uit",
9
+ "theme.ErrorPageContent.title": "Deze pagina is gecrasht.",
10
+ "theme.ErrorPageContent.tryAgain": "Probeer opnieuw",
11
+ "theme.NotFound.p1": "We kunnen niet vinden waar je naar op zoek bent.",
12
+ "theme.NotFound.p2": "Neem contact op met de eigenaar van de website die naar de originele URL heeft geleid en laat weten dat de link niet meer werkt.",
13
+ "theme.NotFound.title": "Pagina niet gevonden",
14
+ "theme.TOCCollapsible.toggleButtonLabel": "Op deze pagina",
15
+ "theme.admonition.caution": "pas op",
16
+ "theme.admonition.danger": "gevaar",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "notitie",
19
+ "theme.admonition.tip": "tip",
20
+ "theme.blog.archive.description": "Archief",
21
+ "theme.blog.archive.title": "Archief",
22
+ "theme.blog.paginator.navAriaLabel": "Paginanavigatie blog",
23
+ "theme.blog.paginator.newerEntries": "Nieuwere items",
24
+ "theme.blog.paginator.olderEntries": "Oudere items",
25
+ "theme.blog.post.paginator.navAriaLabel": "Paginanavigatie blog",
26
+ "theme.blog.post.paginator.newerPost": "Nieuwer bericht",
27
+ "theme.blog.post.paginator.olderPost": "Ouder bericht",
28
+ "theme.blog.post.plurals": "Een bericht|{count} berichten",
29
+ "theme.blog.post.readMore": "Lees meer",
30
+ "theme.blog.post.readMoreLabel": "Lees meer over {title}",
31
+ "theme.blog.post.readingTime.plurals": "Een minuut leestijd|{readingTime} minuten leestijd",
32
+ "theme.blog.sidebar.navAriaLabel": "Navigatie recente blogitems",
33
+ "theme.blog.tagTitle": "{nPosts} getagd met \"{tagName}\"",
34
+ "theme.colorToggle.ariaLabel": "Schakel tussen donkere en lichte modus (momenteel {mode})",
35
+ "theme.colorToggle.ariaLabel.mode.dark": "donkere modus",
36
+ "theme.colorToggle.ariaLabel.mode.light": "lichte modus",
37
+ "theme.common.editThisPage": "Bewerk deze pagina",
38
+ "theme.common.headingLinkTitle": "Direct link naar de titel",
39
+ "theme.common.skipToMainContent": "Ga naar hoofdinhoud",
40
+ "theme.docs.DocCard.categoryDescription": "{count} artikelen",
41
+ "theme.docs.breadcrumbs.home": "Homepagina",
42
+ "theme.docs.breadcrumbs.navAriaLabel": "Broodkruimels",
43
+ "theme.docs.paginator.navAriaLabel": "Paginanavigatie documentatie",
44
+ "theme.docs.paginator.next": "Volgende",
45
+ "theme.docs.paginator.previous": "Vorige",
46
+ "theme.docs.sidebar.collapseButtonAriaLabel": "Zijbalk inklappen",
47
+ "theme.docs.sidebar.collapseButtonTitle": "Zijbalk inklappen",
48
+ "theme.docs.sidebar.expandButtonAriaLabel": "Zijbalk uitklappen",
49
+ "theme.docs.sidebar.expandButtonTitle": "Zijbalk uitklappen",
50
+ "theme.docs.tagDocListPageTitle": "{nDocsTagged} met \"{tagName}\"",
51
+ "theme.docs.tagDocListPageTitle.nDocsTagged": "Een artikel getagd|{count} artikelen getagd",
52
+ "theme.docs.versionBadge.label": "Versie: {versionLabel}",
53
+ "theme.docs.versions.latestVersionLinkLabel": "laatste versie",
54
+ "theme.docs.versions.latestVersionSuggestionLabel": "Voor de huidige documentatie, zie de {latestVersionLink} ({versionLabel}).",
55
+ "theme.docs.versions.unmaintainedVersionLabel": "Dit is de documentatie voor {siteTitle} {versionLabel}, welke niet langer actief wordt onderhouden.",
56
+ "theme.docs.versions.unreleasedVersionLabel": "Dit is nog niet uitgegeven documentatie voor {siteTitle}, versie {versionLabel}",
57
+ "theme.lastUpdated.atDate": " op {date}",
58
+ "theme.lastUpdated.byUser": " door {user}",
59
+ "theme.lastUpdated.lastUpdatedAtBy": "Laatst bijgewerkt{atDate}{byUser}",
60
+ "theme.navbar.mobileLanguageDropdown.label": "Talen",
61
+ "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Terug naar het hoofdmenu",
62
+ "theme.navbar.mobileVersionsDropdown.label": "Versies",
63
+ "theme.tags.tagsListLabel": "Tags:",
64
+ "theme.tags.tagsPageLink": "Laat alle tags zien",
65
+ "theme.tags.tagsPageTitle": "Tags"
66
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "theme.Playground.liveEditor": "Live bewerken",
3
+ "theme.Playground.result": "Resultaat"
4
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "theme.SearchBar.label": "Zoeken",
3
+ "theme.SearchBar.seeAll": "Laat alle {count} resultaten zien",
4
+ "theme.SearchModal.errorScreen.helpText": "Misschien wilt u uw netwerkverbinding controleren.",
5
+ "theme.SearchModal.errorScreen.titleText": "Niet in staat resultaten op te halen",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape-toets",
7
+ "theme.SearchModal.footer.closeText": "om te sluiten",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Pijltoets naar beneden",
9
+ "theme.SearchModal.footer.navigateText": "om te navigeren",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Pijltoets naar boven",
11
+ "theme.SearchModal.footer.searchByText": "Zoek op",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter-toets",
13
+ "theme.SearchModal.footer.selectText": "om te selecteren",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "Geen resultaten voor",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Laat het ons weten.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Zou deze zoekopdracht resultaten moeten opleveren?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Probeer om te zoeken op",
18
+ "theme.SearchModal.placeholder": "Doorzoek de documentatie",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Annuleren",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Maak de zoekopdracht leeg",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favoriet",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "Geen recente zoekopdrachten",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recente zoekopdrachten",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Verwijder deze zoekopdracht uit mijn favorieten",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Verwijder deze zoekopdracht uit mijn geschiedenis",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Sla deze zoekopdracht op",
27
+ "theme.SearchPage.algoliaLabel": "Zoeken door Algolia",
28
+ "theme.SearchPage.documentsFound.plurals": "Een document gevonden|{count} documenten gevonden",
29
+ "theme.SearchPage.emptyResultsTitle": "Doorzoek de documentatie",
30
+ "theme.SearchPage.existingResultsTitle": "Zoekresultaten voor \"{query}\"",
31
+ "theme.SearchPage.fetchingNewResults": "Resultaten ophalen...",
32
+ "theme.SearchPage.inputLabel": "Zoeken",
33
+ "theme.SearchPage.inputPlaceholder": "Typ hier uw zoekopdracht",
34
+ "theme.SearchPage.noResultsText": "Geen resultaten gevonden"
35
+ }
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "Proszę skontaktuj się z właścielem strony, z której link doprowadził Cię tutaj i poinformuj go, że link jest nieprawidłowy.",
13
13
  "theme.NotFound.title": "Strona nie została znaleziona",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "Na tej stronie",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Archiwum",
16
21
  "theme.blog.archive.title": "Archiwum",
17
22
  "theme.blog.paginator.navAriaLabel": "Nawigacja na stronie listy wpisów na blogu",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Szukaj",
3
3
  "theme.SearchBar.seeAll": "Wyświetl wszystkie {count} wyników",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "Dostawca rozwiązania Algolia",
5
28
  "theme.SearchPage.documentsFound.plurals": "Jeden dokument znaleziony|{count} dokumenty znalezione|{count} dokumentów znalezionych",
6
29
  "theme.SearchPage.emptyResultsTitle": "Wyszukaj w dokumentacji",
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "Entre em contato com o proprietário do site que lhe trouxe para cá e lhe informe que o link está quebrado.",
13
13
  "theme.NotFound.title": "Página não encontrada",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "Nessa página",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Arquivo",
16
21
  "theme.blog.archive.title": "Arquivo",
17
22
  "theme.blog.paginator.navAriaLabel": "Navegação da página de listagem do blog",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Buscar",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "Busca feita por Algolia",
5
28
  "theme.SearchPage.documentsFound.plurals": "Um documento encontrado|{count} documentos encontrados",
6
29
  "theme.SearchPage.emptyResultsTitle": "Busca da documentação",
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "Por favor, contacte o proprietário do site que o trouxe aqui e informe-lhe que o link está partido.",
13
13
  "theme.NotFound.title": "Página não encontrada",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "On this page",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Archive",
16
21
  "theme.blog.archive.title": "Archive",
17
22
  "theme.blog.paginator.navAriaLabel": "Navegação da página de listagem do blog",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Pesquisar",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "Pesquisa por Algolia",
5
28
  "theme.SearchPage.documentsFound.plurals": "Um documento encontrado|{count} documentos encontrados",
6
29
  "theme.SearchPage.emptyResultsTitle": "Pesquisar pela documentação",
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "Пожалуйста, обратитесь к владельцу сайта, с которого вы перешли на эту ссылку, чтобы сообщить ему, что ссылка не работает.",
13
13
  "theme.NotFound.title": "Страница не найдена",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "Содержание этой страницы",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Архив",
16
21
  "theme.blog.archive.title": "Архив",
17
22
  "theme.blog.paginator.navAriaLabel": "Навигация по странице списка блогов",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Поиск",
3
3
  "theme.SearchBar.seeAll": "Посмотреть все результаты ({count})",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "Поиск от Algolia",
5
28
  "theme.SearchPage.documentsFound.plurals": "{count} документ|{count} документа|{count} документов",
6
29
  "theme.SearchPage.emptyResultsTitle": "Поиск по сайту",
@@ -12,6 +12,11 @@
12
12
  "theme.NotFound.p2": "Молимо вас да контактирате власника сајта који вас је упутио овде и обавестите га да је њихова веза нетачна.",
13
13
  "theme.NotFound.title": "Страница није пронађена",
14
14
  "theme.TOCCollapsible.toggleButtonLabel": "На овој страници",
15
+ "theme.admonition.caution": "caution",
16
+ "theme.admonition.danger": "danger",
17
+ "theme.admonition.info": "info",
18
+ "theme.admonition.note": "note",
19
+ "theme.admonition.tip": "tip",
15
20
  "theme.blog.archive.description": "Архива",
16
21
  "theme.blog.archive.title": "Архива",
17
22
  "theme.blog.paginator.navAriaLabel": "Навигација за странице блога",
@@ -1,6 +1,29 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Тражи",
3
3
  "theme.SearchBar.seeAll": "See all {count} results",
4
+ "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5
+ "theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6
+ "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7
+ "theme.SearchModal.footer.closeText": "to close",
8
+ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9
+ "theme.SearchModal.footer.navigateText": "to navigate",
10
+ "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11
+ "theme.SearchModal.footer.searchByText": "Search by",
12
+ "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13
+ "theme.SearchModal.footer.selectText": "to select",
14
+ "theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15
+ "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16
+ "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17
+ "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18
+ "theme.SearchModal.placeholder": "Search docs",
19
+ "theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20
+ "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21
+ "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22
+ "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23
+ "theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24
+ "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25
+ "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26
+ "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
4
27
  "theme.SearchPage.algoliaLabel": "Претрага из Algolia",
5
28
  "theme.SearchPage.documentsFound.plurals": "Један пронађен документ|{count} пронађених докумената",
6
29
  "theme.SearchPage.emptyResultsTitle": "Тражи документацију",
@@ -0,0 +1,7 @@
1
+ {
2
+ "theme.IdealImageMessage.404error": "404. Bilden laddades inte",
3
+ "theme.IdealImageMessage.error": "Något gick fel. Klicka för att ladda om",
4
+ "theme.IdealImageMessage.load": "Klicka för att ladda om{sizeMessage}",
5
+ "theme.IdealImageMessage.loading": "Laddar...",
6
+ "theme.IdealImageMessage.offline": "Din webbläsare är offline. Bilden laddades inte."
7
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "theme.PwaReloadPopup.closeButtonAriaLabel": "Stäng",
3
+ "theme.PwaReloadPopup.info": "Ny version tillgänglig",
4
+ "theme.PwaReloadPopup.refreshButtonText": "Ladda om"
5
+ }