@docusaurus/theme-translations 3.3.2 → 3.5.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/lib/index.js +2 -3
- package/lib/index.js.map +1 -1
- package/lib/utils.js +2 -3
- package/lib/utils.js.map +1 -1
- package/locales/ar/theme-common.json +8 -3
- package/locales/base/theme-common.json +16 -6
- package/locales/bg/plugin-ideal-image.json +7 -0
- package/locales/bg/plugin-pwa.json +5 -0
- package/locales/bg/theme-common.json +79 -0
- package/locales/bg/theme-live-codeblock.json +4 -0
- package/locales/bg/theme-search-algolia.json +35 -0
- package/locales/bn/theme-common.json +9 -4
- package/locales/cs/theme-common.json +9 -4
- package/locales/da/theme-common.json +9 -4
- package/locales/de/theme-common.json +14 -9
- package/locales/es/plugin-ideal-image.json +1 -1
- package/locales/es/theme-common.json +19 -14
- package/locales/es/theme-search-algolia.json +1 -1
- package/locales/et/plugin-ideal-image.json +7 -0
- package/locales/et/plugin-pwa.json +5 -0
- package/locales/et/theme-common.json +79 -0
- package/locales/et/theme-live-codeblock.json +4 -0
- package/locales/et/theme-search-algolia.json +35 -0
- package/locales/fa/theme-common.json +8 -3
- package/locales/fil/theme-common.json +9 -4
- package/locales/fr/theme-common.json +9 -4
- package/locales/he/theme-common.json +9 -4
- package/locales/hi/theme-common.json +9 -4
- package/locales/hu/theme-common.json +9 -4
- package/locales/id/plugin-ideal-image.json +7 -0
- package/locales/id/plugin-pwa.json +5 -0
- package/locales/id/theme-common.json +79 -0
- package/locales/id/theme-live-codeblock.json +4 -0
- package/locales/id/theme-search-algolia.json +35 -0
- package/locales/is/theme-common.json +9 -3
- package/locales/it/theme-common.json +9 -4
- package/locales/ja/theme-common.json +8 -3
- package/locales/ko/theme-common.json +15 -10
- package/locales/nb/theme-common.json +9 -4
- package/locales/nl/theme-common.json +9 -4
- package/locales/pl/theme-common.json +9 -4
- package/locales/pt-BR/theme-common.json +9 -4
- package/locales/pt-PT/theme-common.json +9 -4
- package/locales/ru/theme-common.json +8 -3
- package/locales/sl/theme-common.json +9 -4
- package/locales/sr/theme-common.json +9 -4
- package/locales/sv/theme-common.json +9 -4
- package/locales/tk/plugin-ideal-image.json +7 -0
- package/locales/tk/plugin-pwa.json +5 -0
- package/locales/tk/theme-common.json +79 -0
- package/locales/tk/theme-live-codeblock.json +4 -0
- package/locales/tk/theme-search-algolia.json +35 -0
- package/locales/tr/theme-common.json +9 -4
- package/locales/uk/theme-common.json +8 -3
- package/locales/vi/theme-common.json +15 -10
- package/locales/zh-Hans/theme-common.json +8 -3
- package/locales/zh-Hant/theme-common.json +16 -11
- package/locales/zh-Hant/theme-search-algolia.json +9 -9
- package/package.json +4 -4
package/lib/index.js
CHANGED
|
@@ -6,7 +6,8 @@
|
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
-
exports.
|
|
9
|
+
exports.codeTranslationLocalesToTry = codeTranslationLocalesToTry;
|
|
10
|
+
exports.readDefaultCodeTranslationMessages = readDefaultCodeTranslationMessages;
|
|
10
11
|
const tslib_1 = require("tslib");
|
|
11
12
|
const path_1 = tslib_1.__importDefault(require("path"));
|
|
12
13
|
const fs_extra_1 = tslib_1.__importDefault(require("fs-extra"));
|
|
@@ -32,7 +33,6 @@ function codeTranslationLocalesToTry(locale) {
|
|
|
32
33
|
maximizedLocale.language,
|
|
33
34
|
];
|
|
34
35
|
}
|
|
35
|
-
exports.codeTranslationLocalesToTry = codeTranslationLocalesToTry;
|
|
36
36
|
// Useful to implement getDefaultCodeTranslationMessages() in themes
|
|
37
37
|
async function readDefaultCodeTranslationMessages({ dirPath = getDefaultLocalesDirPath(), locale, name, }) {
|
|
38
38
|
const localesToTry = codeTranslationLocalesToTry(locale);
|
|
@@ -46,5 +46,4 @@ async function readDefaultCodeTranslationMessages({ dirPath = getDefaultLocalesD
|
|
|
46
46
|
}
|
|
47
47
|
return {};
|
|
48
48
|
}
|
|
49
|
-
exports.readDefaultCodeTranslationMessages = readDefaultCodeTranslationMessages;
|
|
50
49
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;;;GAKG
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;AAWH,kEAiBC;AAGD,gFAsBC;;AAnDD,wDAAwB;AACxB,gEAA0B;AAG1B,SAAS,wBAAwB;IAC/B,OAAO,cAAI,CAAC,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC;AAC5C,CAAC;AAED,kDAAkD;AAClD,SAAgB,2BAA2B,CAAC,MAAc;IACxD,MAAM,UAAU,GAAG,IAAI,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3C,wEAAwE;IACxE,yBAAyB;IACzB,8EAA8E;IAC9E,MAAM,eAAe,GAAG,UAAU,CAAC,QAAQ,EAAE,CAAC,CAAC,eAAe;IAC9D,OAAO;QACL,2EAA2E;QAC3E,uCAAuC;QACvC,MAAM;QACN,oBAAoB;QACpB,GAAG,eAAe,CAAC,QAAS,IAAI,eAAe,CAAC,MAAO,EAAE;QACzD,wBAAwB;QACxB,GAAG,eAAe,CAAC,QAAS,IAAI,eAAe,CAAC,MAAO,EAAE;QACzD,cAAc;QACd,eAAe,CAAC,QAAS;KAC1B,CAAC;AACJ,CAAC;AAED,oEAAoE;AAC7D,KAAK,UAAU,kCAAkC,CAAC,EACvD,OAAO,GAAG,wBAAwB,EAAE,EACpC,MAAM,EACN,IAAI,GAKL;IACC,MAAM,YAAY,GAAG,2BAA2B,CAAC,MAAM,CAAC,CAAC;IAEzD,kDAAkD;IAClD,mCAAmC;IACnC,KAAK,MAAM,WAAW,IAAI,YAAY,EAAE,CAAC;QACvC,MAAM,QAAQ,GAAG,cAAI,CAAC,OAAO,CAAC,OAAO,EAAE,WAAW,EAAE,GAAG,IAAI,OAAO,CAAC,CAAC;QAEpE,IAAI,MAAM,kBAAE,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,CAAC;YAClC,OAAO,kBAAE,CAAC,QAAQ,CAAC,QAAQ,CAA8B,CAAC;QAC5D,CAAC;IACH,CAAC;IAED,OAAO,EAAE,CAAC;AACZ,CAAC"}
|
package/lib/utils.js
CHANGED
|
@@ -6,7 +6,8 @@
|
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
-
exports.
|
|
9
|
+
exports.getThemes = getThemes;
|
|
10
|
+
exports.extractThemeCodeMessages = extractThemeCodeMessages;
|
|
10
11
|
const tslib_1 = require("tslib");
|
|
11
12
|
// This file isn't used by index.ts. It's used by update.mjs and tests. It's
|
|
12
13
|
// only here so that (a) we get a partially typed infrastructure (although the
|
|
@@ -51,7 +52,6 @@ async function getThemes() {
|
|
|
51
52
|
},
|
|
52
53
|
];
|
|
53
54
|
}
|
|
54
|
-
exports.getThemes = getThemes;
|
|
55
55
|
async function extractThemeCodeMessages(targetDirs) {
|
|
56
56
|
// eslint-disable-next-line no-param-reassign
|
|
57
57
|
targetDirs ?? (targetDirs = (await getThemes()).flatMap((theme) => theme.src));
|
|
@@ -75,5 +75,4 @@ ${fileExtractedTranslations.warnings.join('\n\n')}
|
|
|
75
75
|
}), {});
|
|
76
76
|
return translations;
|
|
77
77
|
}
|
|
78
|
-
exports.extractThemeCodeMessages = extractThemeCodeMessages;
|
|
79
78
|
//# sourceMappingURL=utils.js.map
|
package/lib/utils.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":";AAAA;;;;;GAKG
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;AAyBH,8BA0BC;AAED,4DAqCC;;AAxFD,4EAA4E;AAC5E,8EAA8E;AAC9E,+EAA+E;AAC/E,wEAAwE;AACxE,0DAA0D;AAE1D,wDAAwB;AACxB,gEAA0B;AAC1B,6EAA6E;AAC7E,0GAGwE;AAGxE,KAAK,UAAU,kBAAkB,CAAC,WAAmB;IACnD,MAAM,WAAW,GAAG,cAAI,CAAC,IAAI,CAAC,SAAS,EAAE,OAAO,EAAE,WAAW,CAAC,CAAC;IAC/D,MAAM,eAAe,GAAG,cAAI,CAAC,IAAI,CAAC,WAAW,EAAE,cAAc,CAAC,CAAC;IAC/D,MAAM,EAAC,IAAI,EAAC,GAAG,CAAC,MAAM,kBAAE,CAAC,QAAQ,CAAC,eAAe,CAAC,CAAmB,CAAC;IACtE,MAAM,cAAc,GAAG,cAAI,CAAC,IAAI,CAAC,WAAW,EAAE,cAAI,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;IAClE,OAAO,cAAc,CAAC;AACxB,CAAC;AAEM,KAAK,UAAU,SAAS;IAC7B,OAAO;QACL;YACE,IAAI,EAAE,cAAc;YACpB,GAAG,EAAE;gBACH,MAAM,kBAAkB,CAAC,0BAA0B,CAAC;gBACpD,MAAM,kBAAkB,CAAC,yBAAyB,CAAC;aACpD;SACF;QACD;YACE,IAAI,EAAE,sBAAsB;YAC5B,GAAG,EAAE,CAAC,MAAM,kBAAkB,CAAC,iCAAiC,CAAC,CAAC;SACnE;QACD;YACE,IAAI,EAAE,sBAAsB;YAC5B,GAAG,EAAE,CAAC,MAAM,kBAAkB,CAAC,iCAAiC,CAAC,CAAC;SACnE;QACD;YACE,IAAI,EAAE,YAAY;YAClB,GAAG,EAAE,CAAC,MAAM,kBAAkB,CAAC,uBAAuB,CAAC,CAAC;SACzD;QACD;YACE,IAAI,EAAE,oBAAoB;YAC1B,GAAG,EAAE,CAAC,MAAM,kBAAkB,CAAC,+BAA+B,CAAC,CAAC;SACjE;KACF,CAAC;AACJ,CAAC;AAEM,KAAK,UAAU,wBAAwB,CAC5C,UAAqB;IAErB,6CAA6C;IAC7C,UAAU,KAAV,UAAU,GAAK,CAAC,MAAM,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,EAAC;IAEjE,MAAM,SAAS,GAAG,CAAC,MAAM,IAAA,+CAAuB,EAAC,UAAU,CAAC,CAAC,CAAC,MAAM,CAClE,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC,QAAQ,CAAC,cAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAC/D,CAAC;IAEF,MAAM,0BAA0B,GAAG,MAAM,IAAA,4DAAoC,EAC3E,SAAS,EACT;QACE,OAAO,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC,mCAAmC,CAAC,CAAC;KAChE,CACF,CAAC;IAEF,0BAA0B,CAAC,OAAO,CAAC,CAAC,yBAAyB,EAAE,EAAE;QAC/D,IAAI,yBAAyB,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YAClD,MAAM,IAAI,KAAK,CAAC;;;;EAIpB,yBAAyB,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,CAAC;CAChD,CAAC,CAAC;QACC,CAAC;IACH,CAAC,CAAC,CAAC;IAEH,MAAM,YAAY,GAAG,0BAA0B,CAAC,MAAM,CACpD,CAAC,GAAG,EAAE,qBAAqB,EAAE,EAAE,CAAC,CAAC;QAC/B,GAAG,GAAG;QACN,GAAG,qBAAqB,CAAC,YAAY;KACtC,CAAC,EACF,EAAE,CACH,CAAC;IAEF,OAAO,YAAY,CAAC;AACtB,CAAC"}
|
|
@@ -22,6 +22,9 @@
|
|
|
22
22
|
"theme.admonition.warning": "warning",
|
|
23
23
|
"theme.blog.archive.description": "أرشيف",
|
|
24
24
|
"theme.blog.archive.title": "أرشيف",
|
|
25
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
26
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
27
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
25
28
|
"theme.blog.paginator.navAriaLabel": "التنقل في صفحة قائمة المدونة",
|
|
26
29
|
"theme.blog.paginator.newerEntries": "إدخالات أحدث",
|
|
27
30
|
"theme.blog.paginator.olderEntries": "إدخالات أقدم",
|
|
@@ -40,6 +43,10 @@
|
|
|
40
43
|
"theme.common.editThisPage": "تعديل هذه الصفحة",
|
|
41
44
|
"theme.common.headingLinkTitle": "ارتباط مباشر بالعنوان {heading}",
|
|
42
45
|
"theme.common.skipToMainContent": "انتقل إلى المحتوى الرئيسي",
|
|
46
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
47
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
48
|
+
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
49
|
+
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
43
50
|
"theme.docs.DocCard.categoryDescription.plurals": "{count} مواد",
|
|
44
51
|
"theme.docs.breadcrumbs.home": "الرئيسية",
|
|
45
52
|
"theme.docs.breadcrumbs.navAriaLabel": "التنقل التفصيلي",
|
|
@@ -68,7 +75,5 @@
|
|
|
68
75
|
"theme.navbar.mobileVersionsDropdown.label": "إصدارات",
|
|
69
76
|
"theme.tags.tagsListLabel": "الوسوم:",
|
|
70
77
|
"theme.tags.tagsPageLink": "عرض كل الوسوم",
|
|
71
|
-
"theme.tags.tagsPageTitle": "الوسوم"
|
|
72
|
-
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
73
|
-
"theme.unlistedContent.title": "Unlisted page"
|
|
78
|
+
"theme.tags.tagsPageTitle": "الوسوم"
|
|
74
79
|
}
|
|
@@ -45,6 +45,12 @@
|
|
|
45
45
|
"theme.blog.archive.description___DESCRIPTION": "The page & hero description of the blog archive page",
|
|
46
46
|
"theme.blog.archive.title": "Archive",
|
|
47
47
|
"theme.blog.archive.title___DESCRIPTION": "The page & hero title of the blog archive page",
|
|
48
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
49
|
+
"theme.blog.author.pageTitle___DESCRIPTION": "The title of the page for a blog author",
|
|
50
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
51
|
+
"theme.blog.authorsList.pageTitle___DESCRIPTION": "The title of the authors page",
|
|
52
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
53
|
+
"theme.blog.authorsList.viewAll___DESCRIPTION": "The label of the link targeting the blog authors page",
|
|
48
54
|
"theme.blog.paginator.navAriaLabel": "Blog list page navigation",
|
|
49
55
|
"theme.blog.paginator.navAriaLabel___DESCRIPTION": "The ARIA label for the blog pagination",
|
|
50
56
|
"theme.blog.paginator.newerEntries": "Newer Entries",
|
|
@@ -81,7 +87,15 @@
|
|
|
81
87
|
"theme.common.headingLinkTitle___DESCRIPTION": "Title for link to heading",
|
|
82
88
|
"theme.common.skipToMainContent": "Skip to main content",
|
|
83
89
|
"theme.common.skipToMainContent___DESCRIPTION": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",
|
|
84
|
-
"theme.
|
|
90
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
91
|
+
"theme.contentVisibility.draftBanner.message___DESCRIPTION": "The draft content banner message",
|
|
92
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
93
|
+
"theme.contentVisibility.draftBanner.title___DESCRIPTION": "The draft content banner title",
|
|
94
|
+
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
95
|
+
"theme.contentVisibility.unlistedBanner.message___DESCRIPTION": "The unlisted content banner message",
|
|
96
|
+
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
97
|
+
"theme.contentVisibility.unlistedBanner.title___DESCRIPTION": "The unlisted content banner title",
|
|
98
|
+
"theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
|
|
85
99
|
"theme.docs.DocCard.categoryDescription.plurals___DESCRIPTION": "The default description for a category card in the generated index about how many items this category includes",
|
|
86
100
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
87
101
|
"theme.docs.breadcrumbs.home___DESCRIPTION": "The ARIA label for the home page in the breadcrumbs",
|
|
@@ -137,9 +151,5 @@
|
|
|
137
151
|
"theme.tags.tagsPageLink": "View All Tags",
|
|
138
152
|
"theme.tags.tagsPageLink___DESCRIPTION": "The label of the link targeting the tag list page",
|
|
139
153
|
"theme.tags.tagsPageTitle": "Tags",
|
|
140
|
-
"theme.tags.tagsPageTitle___DESCRIPTION": "The title of the tag list page"
|
|
141
|
-
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
142
|
-
"theme.unlistedContent.message___DESCRIPTION": "The unlisted content banner message",
|
|
143
|
-
"theme.unlistedContent.title": "Unlisted page",
|
|
144
|
-
"theme.unlistedContent.title___DESCRIPTION": "The unlisted content banner title"
|
|
154
|
+
"theme.tags.tagsPageTitle___DESCRIPTION": "The title of the tag list page"
|
|
145
155
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme.IdealImageMessage.404error": "404. Снимката не е намерена",
|
|
3
|
+
"theme.IdealImageMessage.error": "Грешка. Щракнете, за да презаредите.",
|
|
4
|
+
"theme.IdealImageMessage.load": "Щракнете, за да заредите {sizeMessage}",
|
|
5
|
+
"theme.IdealImageMessage.loading": "Зарежда...",
|
|
6
|
+
"theme.IdealImageMessage.offline": "Браузърът Ви е извън обхват. Снимката не е заредена."
|
|
7
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme.AnnouncementBar.closeButtonAriaLabel": "Затваряне",
|
|
3
|
+
"theme.BackToTopButton.buttonAriaLabel": "Превъртете обратно най-горе",
|
|
4
|
+
"theme.CodeBlock.copied": "Копирано",
|
|
5
|
+
"theme.CodeBlock.copy": "Копиране",
|
|
6
|
+
"theme.CodeBlock.copyButtonAriaLabel": "Копирайте кода в клипборда",
|
|
7
|
+
"theme.CodeBlock.wordWrapToggle": "Включване на пренасянето на думи",
|
|
8
|
+
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Свиване на категорията '{label}'",
|
|
9
|
+
"theme.DocSidebarItem.expandCategoryAriaLabel": "Разширяване на категорията'{label}'",
|
|
10
|
+
"theme.ErrorPageContent.title": "Тази страница се срина.",
|
|
11
|
+
"theme.ErrorPageContent.tryAgain": "Опитайте отново",
|
|
12
|
+
"theme.NavBar.navAriaLabel": "Основен",
|
|
13
|
+
"theme.NotFound.p1": "Не успяхме да намерим това, което търсите.",
|
|
14
|
+
"theme.NotFound.p2": "Моля, свържете се със собственика на сайта, който ви е свързал с оригиналния URL адрес, и ги уведомете, че връзката им е повредена.",
|
|
15
|
+
"theme.NotFound.title": "Страницата не е намерена",
|
|
16
|
+
"theme.TOCCollapsible.toggleButtonLabel": "На тази страница",
|
|
17
|
+
"theme.admonition.caution": "Внимание",
|
|
18
|
+
"theme.admonition.danger": "Опасност",
|
|
19
|
+
"theme.admonition.info": "Информация",
|
|
20
|
+
"theme.admonition.note": "Бележка",
|
|
21
|
+
"theme.admonition.tip": "Съвет",
|
|
22
|
+
"theme.admonition.warning": "Внимание",
|
|
23
|
+
"theme.blog.archive.description": "Архив",
|
|
24
|
+
"theme.blog.archive.title": "Архив",
|
|
25
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
26
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
27
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
28
|
+
"theme.blog.paginator.navAriaLabel": "Навигация в страницата със списък на блогове",
|
|
29
|
+
"theme.blog.paginator.newerEntries": "По-нови записи",
|
|
30
|
+
"theme.blog.paginator.olderEntries": "По-стари записи",
|
|
31
|
+
"theme.blog.post.paginator.navAriaLabel": "Навигация на страница с публикации в блогове",
|
|
32
|
+
"theme.blog.post.paginator.newerPost": "По-нова публикация",
|
|
33
|
+
"theme.blog.post.paginator.olderPost": "По-стар пост",
|
|
34
|
+
"theme.blog.post.plurals": "Една публикация|{count} публикации",
|
|
35
|
+
"theme.blog.post.readMore": "Прочетете повче",
|
|
36
|
+
"theme.blog.post.readMoreLabel": "Прочетете повече за {title}",
|
|
37
|
+
"theme.blog.post.readingTime.plurals": "Една минута четене|{readingTime} минути четене",
|
|
38
|
+
"theme.blog.sidebar.navAriaLabel": "Навигация в последните публикации в блога",
|
|
39
|
+
"theme.blog.tagTitle": "{nPosts} маркиран с/със \"{tagName}\"",
|
|
40
|
+
"theme.colorToggle.ariaLabel": "Превключване между тъмен и светъл режим (В момента {mode})",
|
|
41
|
+
"theme.colorToggle.ariaLabel.mode.dark": "тъмен режим",
|
|
42
|
+
"theme.colorToggle.ariaLabel.mode.light": "светъл режим",
|
|
43
|
+
"theme.common.editThisPage": "Редактирай тази страница",
|
|
44
|
+
"theme.common.headingLinkTitle": "Директна връзка към {heading}",
|
|
45
|
+
"theme.common.skipToMainContent": "Преминете към основното съдържание",
|
|
46
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
47
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
48
|
+
"theme.contentVisibility.unlistedBanner.message": "Тази страница е скрита. Търсачките няма да я индексират и само потребители с директна връзка имат достъп до него.",
|
|
49
|
+
"theme.contentVisibility.unlistedBanner.title": "Скрита страница",
|
|
50
|
+
"theme.docs.DocCard.categoryDescription.plurals": "един предмет|{count} предмета",
|
|
51
|
+
"theme.docs.breadcrumbs.home": "Начална страница",
|
|
52
|
+
"theme.docs.breadcrumbs.navAriaLabel": "Галета",
|
|
53
|
+
"theme.docs.paginator.navAriaLabel": "Страници с документaция",
|
|
54
|
+
"theme.docs.paginator.next": "Следваща страница",
|
|
55
|
+
"theme.docs.paginator.previous": "Предишна страница",
|
|
56
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Затваряне на лентата за навигация",
|
|
57
|
+
"theme.docs.sidebar.collapseButtonAriaLabel": "Свиване на страничната лента",
|
|
58
|
+
"theme.docs.sidebar.collapseButtonTitle": "Свиване на страничната лента",
|
|
59
|
+
"theme.docs.sidebar.expandButtonAriaLabel": "Разгъване на страничната лентаr",
|
|
60
|
+
"theme.docs.sidebar.expandButtonTitle": "Разгъване на страничната лента",
|
|
61
|
+
"theme.docs.sidebar.navAriaLabel": "Странична лента на документацията",
|
|
62
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Превключване на навигационната лента",
|
|
63
|
+
"theme.docs.tagDocListPageTitle": "{nDocsTagged} с/със \"{tagName}\"",
|
|
64
|
+
"theme.docs.tagDocListPageTitle.nDocsTagged": "Един документ маркиран|{count} документи маркирани",
|
|
65
|
+
"theme.docs.versionBadge.label": "Версия: {versionLabel}",
|
|
66
|
+
"theme.docs.versions.latestVersionLinkLabel": "най-новата версия",
|
|
67
|
+
"theme.docs.versions.latestVersionSuggestionLabel": "За актуална документация вижте {latestVersionLink} ({versionLabel}).",
|
|
68
|
+
"theme.docs.versions.unmaintainedVersionLabel": "Това е документация за {siteTitle} {versionLabel}, който вече не се поддържа активно.",
|
|
69
|
+
"theme.docs.versions.unreleasedVersionLabel": "Това е непубликувана документация за версия {versionLabel} на {siteTitle}.",
|
|
70
|
+
"theme.lastUpdated.atDate": " на {date}",
|
|
71
|
+
"theme.lastUpdated.byUser": " от {user}",
|
|
72
|
+
"theme.lastUpdated.lastUpdatedAtBy": "Последно обновено{atDate}{byUser}",
|
|
73
|
+
"theme.navbar.mobileLanguageDropdown.label": "Езици",
|
|
74
|
+
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Назад към главното меню",
|
|
75
|
+
"theme.navbar.mobileVersionsDropdown.label": "Версии",
|
|
76
|
+
"theme.tags.tagsListLabel": "Етикети:",
|
|
77
|
+
"theme.tags.tagsPageLink": "Вижте всички етикети",
|
|
78
|
+
"theme.tags.tagsPageTitle": "Етикети"
|
|
79
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme.SearchBar.label": "Търсене",
|
|
3
|
+
"theme.SearchBar.seeAll": "Вижте всички {count} резултата",
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "Може да проверите вашата мрежова връзка.",
|
|
5
|
+
"theme.SearchModal.errorScreen.titleText": "Не може да се извлекат резултати",
|
|
6
|
+
"theme.SearchModal.footer.closeKeyAriaLabel": "Клавиш Escape",
|
|
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": "Клавиш Enter ",
|
|
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} намерени документи",
|
|
29
|
+
"theme.SearchPage.emptyResultsTitle": "Потърсете в документацията",
|
|
30
|
+
"theme.SearchPage.existingResultsTitle": "Резултати от търсенето за \"{query}\"",
|
|
31
|
+
"theme.SearchPage.fetchingNewResults": "звличане на нови резултати...",
|
|
32
|
+
"theme.SearchPage.inputLabel": "Търсене",
|
|
33
|
+
"theme.SearchPage.inputPlaceholder": "Въведете вашето търсене тук",
|
|
34
|
+
"theme.SearchPage.noResultsText": "Не бяха намерени резултати"
|
|
35
|
+
}
|
|
@@ -22,6 +22,9 @@
|
|
|
22
22
|
"theme.admonition.warning": "warning",
|
|
23
23
|
"theme.blog.archive.description": "Archive",
|
|
24
24
|
"theme.blog.archive.title": "Archive",
|
|
25
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
26
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
27
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
25
28
|
"theme.blog.paginator.navAriaLabel": "ব্লগ তালিকা পেজ নেভিগেশন",
|
|
26
29
|
"theme.blog.paginator.newerEntries": "নতুন এন্ট্রি",
|
|
27
30
|
"theme.blog.paginator.olderEntries": "পুরানো এন্ট্রি",
|
|
@@ -40,7 +43,11 @@
|
|
|
40
43
|
"theme.common.editThisPage": "এই পেজটি এডিট করুন",
|
|
41
44
|
"theme.common.headingLinkTitle": "{heading} এর সঙ্গে সরাসরি লিংকড",
|
|
42
45
|
"theme.common.skipToMainContent": "স্কিপ করে মূল কন্টেন্ট এ যান",
|
|
43
|
-
"theme.
|
|
46
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
47
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
48
|
+
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
49
|
+
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
50
|
+
"theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
|
|
44
51
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
45
52
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
46
53
|
"theme.docs.paginator.navAriaLabel": "ডক্স পেজ",
|
|
@@ -68,7 +75,5 @@
|
|
|
68
75
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
69
76
|
"theme.tags.tagsListLabel": "ট্যাগ্স:",
|
|
70
77
|
"theme.tags.tagsPageLink": "সমস্ত ট্যাগ্স দেখুন",
|
|
71
|
-
"theme.tags.tagsPageTitle": "ট্যাগ্স"
|
|
72
|
-
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
73
|
-
"theme.unlistedContent.title": "Unlisted page"
|
|
78
|
+
"theme.tags.tagsPageTitle": "ট্যাগ্স"
|
|
74
79
|
}
|
|
@@ -22,6 +22,9 @@
|
|
|
22
22
|
"theme.admonition.warning": "warning",
|
|
23
23
|
"theme.blog.archive.description": "Archive",
|
|
24
24
|
"theme.blog.archive.title": "Archive",
|
|
25
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
26
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
27
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
25
28
|
"theme.blog.paginator.navAriaLabel": "Stránkování článků na blogu",
|
|
26
29
|
"theme.blog.paginator.newerEntries": "Novější záznamy",
|
|
27
30
|
"theme.blog.paginator.olderEntries": "Starší záznamy",
|
|
@@ -40,7 +43,11 @@
|
|
|
40
43
|
"theme.common.editThisPage": "Upravit tuto stránku",
|
|
41
44
|
"theme.common.headingLinkTitle": "Přímý odkaz na {heading}",
|
|
42
45
|
"theme.common.skipToMainContent": "Přeskočit na hlavní obsah",
|
|
43
|
-
"theme.
|
|
46
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
47
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
48
|
+
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
49
|
+
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
50
|
+
"theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
|
|
44
51
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
45
52
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
46
53
|
"theme.docs.paginator.navAriaLabel": "Stránka dokumentace",
|
|
@@ -68,7 +75,5 @@
|
|
|
68
75
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
69
76
|
"theme.tags.tagsListLabel": "Tagy:",
|
|
70
77
|
"theme.tags.tagsPageLink": "Zobrazit všechny tagy",
|
|
71
|
-
"theme.tags.tagsPageTitle": "Tagy"
|
|
72
|
-
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
73
|
-
"theme.unlistedContent.title": "Unlisted page"
|
|
78
|
+
"theme.tags.tagsPageTitle": "Tagy"
|
|
74
79
|
}
|
|
@@ -22,6 +22,9 @@
|
|
|
22
22
|
"theme.admonition.warning": "warning",
|
|
23
23
|
"theme.blog.archive.description": "Archive",
|
|
24
24
|
"theme.blog.archive.title": "Archive",
|
|
25
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
26
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
27
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
25
28
|
"theme.blog.paginator.navAriaLabel": "Blogoversigt navigation",
|
|
26
29
|
"theme.blog.paginator.newerEntries": "Nyere indslag",
|
|
27
30
|
"theme.blog.paginator.olderEntries": "Tidligere indslag",
|
|
@@ -40,7 +43,11 @@
|
|
|
40
43
|
"theme.common.editThisPage": "Rediger denne side",
|
|
41
44
|
"theme.common.headingLinkTitle": "Direkte link til {heading}",
|
|
42
45
|
"theme.common.skipToMainContent": "Hop til hovedindhold",
|
|
43
|
-
"theme.
|
|
46
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
47
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
48
|
+
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
49
|
+
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
50
|
+
"theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
|
|
44
51
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
45
52
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
46
53
|
"theme.docs.paginator.navAriaLabel": "Dokumentside",
|
|
@@ -68,7 +75,5 @@
|
|
|
68
75
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
69
76
|
"theme.tags.tagsListLabel": "Tags:",
|
|
70
77
|
"theme.tags.tagsPageLink": "Se alle Tags",
|
|
71
|
-
"theme.tags.tagsPageTitle": "Tags"
|
|
72
|
-
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
73
|
-
"theme.unlistedContent.title": "Unlisted page"
|
|
78
|
+
"theme.tags.tagsPageTitle": "Tags"
|
|
74
79
|
}
|
|
@@ -14,14 +14,17 @@
|
|
|
14
14
|
"theme.NotFound.p2": "Bitte kontaktieren Sie den Besitzer der Seite, die Sie mit der ursprünglichen URL verlinkt hat, und teilen Sie ihm mit, dass der Link nicht mehr funktioniert.",
|
|
15
15
|
"theme.NotFound.title": "Seite nicht gefunden",
|
|
16
16
|
"theme.TOCCollapsible.toggleButtonLabel": "Auf dieser Seite",
|
|
17
|
-
"theme.admonition.caution": "
|
|
18
|
-
"theme.admonition.danger": "
|
|
17
|
+
"theme.admonition.caution": "vorsicht",
|
|
18
|
+
"theme.admonition.danger": "gefahr",
|
|
19
19
|
"theme.admonition.info": "info",
|
|
20
|
-
"theme.admonition.note": "
|
|
21
|
-
"theme.admonition.tip": "
|
|
22
|
-
"theme.admonition.warning": "
|
|
20
|
+
"theme.admonition.note": "hinweis",
|
|
21
|
+
"theme.admonition.tip": "tipp",
|
|
22
|
+
"theme.admonition.warning": "warnung",
|
|
23
23
|
"theme.blog.archive.description": "Archiv",
|
|
24
24
|
"theme.blog.archive.title": "Archiv",
|
|
25
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
26
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
27
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
25
28
|
"theme.blog.paginator.navAriaLabel": "Navigation der Blog-Listenseite",
|
|
26
29
|
"theme.blog.paginator.newerEntries": "Neuere Einträge",
|
|
27
30
|
"theme.blog.paginator.olderEntries": "Ältere Einträge",
|
|
@@ -40,7 +43,11 @@
|
|
|
40
43
|
"theme.common.editThisPage": "Diese Seite bearbeiten",
|
|
41
44
|
"theme.common.headingLinkTitle": "Direkter Link zur {heading}",
|
|
42
45
|
"theme.common.skipToMainContent": "Zum Hauptinhalt springen",
|
|
43
|
-
"theme.
|
|
46
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
47
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
48
|
+
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
49
|
+
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
50
|
+
"theme.docs.DocCard.categoryDescription.plurals": "1 Eintrag|{count} Einträge",
|
|
44
51
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
45
52
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
46
53
|
"theme.docs.paginator.navAriaLabel": "Dokumentation Seiten",
|
|
@@ -68,7 +75,5 @@
|
|
|
68
75
|
"theme.navbar.mobileVersionsDropdown.label": "Versionen",
|
|
69
76
|
"theme.tags.tagsListLabel": "Tags:",
|
|
70
77
|
"theme.tags.tagsPageLink": "Alle Tags anzeigen",
|
|
71
|
-
"theme.tags.tagsPageTitle": "Tags"
|
|
72
|
-
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
73
|
-
"theme.unlistedContent.title": "Unlisted page"
|
|
78
|
+
"theme.tags.tagsPageTitle": "Tags"
|
|
74
79
|
}
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
"theme.IdealImageMessage.error": "Error. Click para recargar",
|
|
4
4
|
"theme.IdealImageMessage.load": "Click para recargar{sizeMessage}",
|
|
5
5
|
"theme.IdealImageMessage.loading": "Cargando...",
|
|
6
|
-
"theme.IdealImageMessage.offline": "Tu navegador está desconectado.
|
|
6
|
+
"theme.IdealImageMessage.offline": "Tu navegador está desconectado. Imagen no cargada"
|
|
7
7
|
}
|
|
@@ -5,23 +5,26 @@
|
|
|
5
5
|
"theme.CodeBlock.copy": "Copiar",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Copiar código",
|
|
7
7
|
"theme.CodeBlock.wordWrapToggle": "Alternar ajuste de palabras",
|
|
8
|
-
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Colapsar categoría '{label}' de barra lateral",
|
|
8
|
+
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Colapsar categoría '{label}' de la barra lateral",
|
|
9
9
|
"theme.DocSidebarItem.expandCategoryAriaLabel": "Ampliar la categoría '{label}' de la barra lateral",
|
|
10
10
|
"theme.ErrorPageContent.title": "Esta página ha fallado.",
|
|
11
11
|
"theme.ErrorPageContent.tryAgain": "Intente de nuevo",
|
|
12
12
|
"theme.NavBar.navAriaLabel": "Principal",
|
|
13
13
|
"theme.NotFound.p1": "No pudimos encontrar lo que buscaba.",
|
|
14
|
-
"theme.NotFound.p2": "Comuníquese con el dueño del sitio que
|
|
14
|
+
"theme.NotFound.p2": "Comuníquese con el dueño del sitio que le proporcionó la URL original y hágale saber que su vínculo está roto.",
|
|
15
15
|
"theme.NotFound.title": "Página No Encontrada",
|
|
16
16
|
"theme.TOCCollapsible.toggleButtonLabel": "En esta página",
|
|
17
17
|
"theme.admonition.caution": "precaución",
|
|
18
|
-
"theme.admonition.danger": "
|
|
18
|
+
"theme.admonition.danger": "peligro",
|
|
19
19
|
"theme.admonition.info": "info",
|
|
20
|
-
"theme.admonition.note": "
|
|
20
|
+
"theme.admonition.note": "nota",
|
|
21
21
|
"theme.admonition.tip": "tip",
|
|
22
|
-
"theme.admonition.warning": "
|
|
22
|
+
"theme.admonition.warning": "aviso",
|
|
23
23
|
"theme.blog.archive.description": "Archivo",
|
|
24
24
|
"theme.blog.archive.title": "Archivo",
|
|
25
|
+
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
26
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
27
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
25
28
|
"theme.blog.paginator.navAriaLabel": "Navegación por la página de la lista de blogs ",
|
|
26
29
|
"theme.blog.paginator.newerEntries": "Entradas más recientes",
|
|
27
30
|
"theme.blog.paginator.olderEntries": "Entradas más antiguas",
|
|
@@ -30,7 +33,7 @@
|
|
|
30
33
|
"theme.blog.post.paginator.olderPost": "Publicación más antigua",
|
|
31
34
|
"theme.blog.post.plurals": "Una publicación|{count} publicaciones",
|
|
32
35
|
"theme.blog.post.readMore": "Leer Más",
|
|
33
|
-
"theme.blog.post.readMoreLabel": "Leer más acerca {title}",
|
|
36
|
+
"theme.blog.post.readMoreLabel": "Leer más acerca de {title}",
|
|
34
37
|
"theme.blog.post.readingTime.plurals": "Lectura de un minuto|{readingTime} min de lectura",
|
|
35
38
|
"theme.blog.sidebar.navAriaLabel": "Navegación de publicaciones recientes",
|
|
36
39
|
"theme.blog.tagTitle": "{nPosts} etiquetados con \"{tagName}\"",
|
|
@@ -40,9 +43,13 @@
|
|
|
40
43
|
"theme.common.editThisPage": "Editar esta página",
|
|
41
44
|
"theme.common.headingLinkTitle": "Enlace directo al {heading}",
|
|
42
45
|
"theme.common.skipToMainContent": "Saltar al contenido principal",
|
|
43
|
-
"theme.
|
|
46
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
47
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
48
|
+
"theme.contentVisibility.unlistedBanner.message": "Esta página está sin clasificar. Los motores de búsqueda no la indexaran, y solo los usuarios con el enlace directo podrán acceder a esta.",
|
|
49
|
+
"theme.contentVisibility.unlistedBanner.title": "Página sin clasificar",
|
|
50
|
+
"theme.docs.DocCard.categoryDescription.plurals": "1 artículo|{count} artículos",
|
|
44
51
|
"theme.docs.breadcrumbs.home": "Página de Inicio",
|
|
45
|
-
"theme.docs.breadcrumbs.navAriaLabel": "
|
|
52
|
+
"theme.docs.breadcrumbs.navAriaLabel": "Migas de pan",
|
|
46
53
|
"theme.docs.paginator.navAriaLabel": "Página del documento",
|
|
47
54
|
"theme.docs.paginator.next": "Siguiente",
|
|
48
55
|
"theme.docs.paginator.previous": "Anterior",
|
|
@@ -58,17 +65,15 @@
|
|
|
58
65
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
59
66
|
"theme.docs.versions.latestVersionLinkLabel": "última versión",
|
|
60
67
|
"theme.docs.versions.latestVersionSuggestionLabel": "Para la documentación actualizada, vea {latestVersionLink} ({versionLabel}).",
|
|
61
|
-
"theme.docs.versions.unmaintainedVersionLabel": "Esta es documentación para {siteTitle} {versionLabel}, que ya no se mantiene activamente.",
|
|
62
|
-
"theme.docs.versions.unreleasedVersionLabel": "Esta es documentación sin
|
|
68
|
+
"theme.docs.versions.unmaintainedVersionLabel": "Esta es la documentación para {siteTitle} {versionLabel}, que ya no se mantiene activamente.",
|
|
69
|
+
"theme.docs.versions.unreleasedVersionLabel": "Esta es la documentación sin publicar para {siteTitle}, versión {versionLabel}.",
|
|
63
70
|
"theme.lastUpdated.atDate": " en {date}",
|
|
64
71
|
"theme.lastUpdated.byUser": " por {user}",
|
|
65
72
|
"theme.lastUpdated.lastUpdatedAtBy": "Última actualización{atDate}{byUser}",
|
|
66
|
-
"theme.navbar.mobileLanguageDropdown.label": "
|
|
73
|
+
"theme.navbar.mobileLanguageDropdown.label": "Idiomas",
|
|
67
74
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Volver al menú principal",
|
|
68
75
|
"theme.navbar.mobileVersionsDropdown.label": "Versiones",
|
|
69
76
|
"theme.tags.tagsListLabel": "Etiquetas:",
|
|
70
77
|
"theme.tags.tagsPageLink": "Ver Todas las Etiquetas",
|
|
71
|
-
"theme.tags.tagsPageTitle": "Etiquetas"
|
|
72
|
-
"theme.unlistedContent.message": "Esta página está sin clasificar. Los motores de búsqueda no la indexaran, y solo los usuarios con el enlace directo podrán acceder a esta.",
|
|
73
|
-
"theme.unlistedContent.title": "Página sin clasificar"
|
|
78
|
+
"theme.tags.tagsPageTitle": "Etiquetas"
|
|
74
79
|
}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"theme.SearchModal.footer.selectText": "seleccionar",
|
|
14
14
|
"theme.SearchModal.noResultsScreen.noResultsText": "Sin resultados para",
|
|
15
15
|
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Háganos saber.",
|
|
16
|
-
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "
|
|
16
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Crees que esta consulta debería devolver resultados?",
|
|
17
17
|
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Intenta buscando por",
|
|
18
18
|
"theme.SearchModal.placeholder": "Buscar documentos",
|
|
19
19
|
"theme.SearchModal.searchBox.cancelButtonText": "Cancelar",
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme.IdealImageMessage.404error": "404. Pilti ei leitud",
|
|
3
|
+
"theme.IdealImageMessage.error": "Viga. Klõpsa värskendamiseks",
|
|
4
|
+
"theme.IdealImageMessage.load": "Klõpsa, et laadida{sizeMessage}",
|
|
5
|
+
"theme.IdealImageMessage.loading": "Laeb...",
|
|
6
|
+
"theme.IdealImageMessage.offline": "Veebilehitsejal puudub ühendus. Pilti ei laetud"
|
|
7
|
+
}
|