@docusaurus/theme-translations 0.0.0-4577 → 0.0.0-4593
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locales/ar/theme-common.json +3 -1
- package/locales/base/theme-common.json +5 -1
- package/locales/bn/theme-common.json +3 -1
- package/locales/cs/theme-common.json +3 -1
- package/locales/da/theme-common.json +3 -1
- package/locales/de/theme-common.json +3 -1
- package/locales/es/theme-common.json +3 -1
- package/locales/fa/theme-common.json +3 -1
- package/locales/fil/theme-common.json +3 -1
- package/locales/fr/theme-common.json +3 -1
- package/locales/he/theme-common.json +3 -1
- package/locales/hi/theme-common.json +3 -1
- package/locales/it/theme-common.json +3 -1
- package/locales/ja/theme-common.json +3 -1
- package/locales/ko/theme-common.json +3 -1
- package/locales/pl/theme-common.json +3 -1
- package/locales/pt-BR/theme-common.json +3 -1
- package/locales/pt-PT/theme-common.json +3 -1
- package/locales/ru/theme-common.json +3 -1
- package/locales/sr/theme-common.json +3 -1
- package/locales/tr/theme-common.json +3 -1
- package/locales/vi/theme-common.json +3 -1
- package/locales/zh-Hans/theme-common.json +3 -1
- package/locales/zh-Hant/theme-common.json +3 -1
- package/package.json +4 -4
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "{readingTime} دقائق قراءة|{readingTime} دقائق قراءة",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "أحدث مشاركات المدونة",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} موسومة ب \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "تعديل هذه الصفحة",
|
|
30
32
|
"theme.common.headingLinkTitle": "ارتباط مباشر بالعنوان",
|
|
31
33
|
"theme.common.skipToMainContent": "انتقل إلى المحتوى الرئيسي",
|
|
@@ -51,8 +51,12 @@
|
|
|
51
51
|
"theme.blog.sidebar.navAriaLabel___DESCRIPTION": "The ARIA label for recent posts in the blog sidebar",
|
|
52
52
|
"theme.blog.tagTitle": "{nPosts} tagged with \"{tagName}\"",
|
|
53
53
|
"theme.blog.tagTitle___DESCRIPTION": "The title of the page for a blog tag",
|
|
54
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
54
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
55
55
|
"theme.colorToggle.ariaLabel___DESCRIPTION": "The ARIA label for the navbar color mode toggle",
|
|
56
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
57
|
+
"theme.colorToggle.ariaLabel.mode.light___DESCRIPTION": "The name for the light color mode",
|
|
58
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
59
|
+
"theme.colorToggle.ariaLabel.mode.dark___DESCRIPTION": "The name for the dark color mode",
|
|
56
60
|
"theme.common.editThisPage": "Edit this page",
|
|
57
61
|
"theme.common.editThisPage___DESCRIPTION": "The link label to edit the current page",
|
|
58
62
|
"theme.common.headingLinkTitle": "Direct link to heading",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "এক মিনিট পড়া|{readingTime} মিনিট পড়া",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "সাম্প্রতিক ব্লগ পোস্ট নেভিগেশন",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} সঙ্গে ট্যাগ্গেড \"{tagName}\" ",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "এই পেজটি এডিট করুন",
|
|
30
32
|
"theme.common.headingLinkTitle": "হেডিং এর সঙ্গে সরাসরি লিংকড",
|
|
31
33
|
"theme.common.skipToMainContent": "স্কিপ করে মূল কন্টেন্ট এ যান",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Jedna minuta čtení|{readingTime} minuty čtení|{readingTime} minut čtení|{readingTime} minut čtení",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Navigace s aktuálními články na blogu",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} s tagem \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Upravit tuto stránku",
|
|
30
32
|
"theme.common.headingLinkTitle": "Přímý odkaz na nadpis",
|
|
31
33
|
"theme.common.skipToMainContent": "Přeskočit na hlavní obsah",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Et minuts læsetid|{readingTime} minutters læsetid",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} med følgende tag \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Rediger denne side",
|
|
30
32
|
"theme.common.headingLinkTitle": "Direkte link til overskrift",
|
|
31
33
|
"theme.common.skipToMainContent": "Hop til hovedindhold",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Eine Minute Lesezeit|{readingTime} Minuten Lesezeit",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} getaggt mit \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Diese Seite bearbeiten",
|
|
30
32
|
"theme.common.headingLinkTitle": "Direkter Link zur Überschrift",
|
|
31
33
|
"theme.common.skipToMainContent": "Zum Hauptinhalt springen",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Lectura de un minuto|{readingTime} min de lectura",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Navegación de publicaciones recientes",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} etiquetados con \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Editar esta página",
|
|
30
32
|
"theme.common.headingLinkTitle": "Enlace directo al encabezado",
|
|
31
33
|
"theme.common.skipToMainContent": "Saltar al contenido principal",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "خواندن ۱ دقیقه|خواندن {readingTime} دقیقه",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "کنترل پست های اخیر وبلاگ",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} با برچسب \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "ویرایش مطالب این صفحه",
|
|
30
32
|
"theme.common.headingLinkTitle": "لینک مستقیم به عنوان",
|
|
31
33
|
"theme.common.skipToMainContent": "پرش به مطلب اصلی",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Isang minutong basahin|{readingTime} minutong basahin",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} na may tag na \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "I-edit ang page",
|
|
30
32
|
"theme.common.headingLinkTitle": "Direktang link patungo sa heading",
|
|
31
33
|
"theme.common.skipToMainContent": "Lumaktaw patungo sa pangunahing content",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Une minute de lecture|{readingTime} minutes de lecture",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Navigation article de blog récent",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} tagués avec « {tagName} »",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Éditer cette page",
|
|
30
32
|
"theme.common.headingLinkTitle": "Lien direct vers le titre",
|
|
31
33
|
"theme.common.skipToMainContent": "Aller au contenu principal",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "דקת קריאה|{readingTime} דקות קריאה|{readingTime} דקות קריאה|{readingTime} דקות קריאה",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "מעבר לרשומות אחרונות בבלוג",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} עם התגית \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "ערוך דף זה",
|
|
30
32
|
"theme.common.headingLinkTitle": "קישור ישיר לכותרת",
|
|
31
33
|
"theme.common.skipToMainContent": "דלג לתוכן הראשי",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "एक मिनट में पढ़ें|{readingTime} मिनट में पढ़ें",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "नया ब्लॉग पोस्ट नेविगेशन",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} पोस्ट \"{tagName}\" टैग के साथ",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "इस पेज को बदलें",
|
|
30
32
|
"theme.common.headingLinkTitle": "शीर्षक का सीधा लिंक",
|
|
31
33
|
"theme.common.skipToMainContent": "मुख्य कंटेंट तक स्किप करें",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Lettura di 1 minuto|{readingTime} minuti di lettura",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Navigazione dei post recenti del blog",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} etichettati con \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Modifica questa pagina",
|
|
30
32
|
"theme.common.headingLinkTitle": "Link diretto all'intestazione",
|
|
31
33
|
"theme.common.skipToMainContent": "Passa al contenuto principale",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "約{readingTime}分",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
27
27
|
"theme.blog.tagTitle": "「{tagName}」タグの記事が{nPosts}あります",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "このページを編集",
|
|
30
32
|
"theme.common.headingLinkTitle": "見出しへの直接リンク",
|
|
31
33
|
"theme.common.skipToMainContent": "メインコンテンツまでスキップ",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "약 {readingTime}분",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "최근 블로그 문서 둘러보기",
|
|
27
27
|
"theme.blog.tagTitle": "\"{tagName}\" 태그로 연결된 {nPosts}개의 게시물이 있습니다.",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "페이지 편집",
|
|
30
32
|
"theme.common.headingLinkTitle": "제목으로 바로 가기",
|
|
31
33
|
"theme.common.skipToMainContent": "본문으로 건너뛰기",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "{readingTime} min aby przeczytać|{readingTime} min aby przeczytać|{readingTime} min aby przeczytać",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} z tagiem \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Edytuj tą stronę",
|
|
30
32
|
"theme.common.headingLinkTitle": "Bezpośredni link do nagłówka",
|
|
31
33
|
"theme.common.skipToMainContent": "Przejdź do głównej zawartości",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Leitura de um minuto|Leitura de {readingTime} minutos",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} marcadas com \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Editar essa página",
|
|
30
32
|
"theme.common.headingLinkTitle": "Link direto para o título",
|
|
31
33
|
"theme.common.skipToMainContent": "Pular para o conteúdo principal",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Leitura de um minuto|Leitura de {readingTime} minutos",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} marcadas com \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Editar esta página",
|
|
30
32
|
"theme.common.headingLinkTitle": "Link direto para o título",
|
|
31
33
|
"theme.common.skipToMainContent": "Saltar para o conteúdo principal",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "{readingTime} мин. чтения",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Навигация по последним постам в блоге",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} с тегом \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Отредактировать эту страницу",
|
|
30
32
|
"theme.common.headingLinkTitle": "Прямая ссылка на этот заголовок",
|
|
31
33
|
"theme.common.skipToMainContent": "Перейти к основному содержимому",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Једноминутно читање|{readingTime} минута читања",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Недавни постови на блогу",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} означени са \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Уреди ову страницу",
|
|
30
32
|
"theme.common.headingLinkTitle": "Веза до наслова",
|
|
31
33
|
"theme.common.skipToMainContent": "Пређи на главни садржај",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "{readingTime} dakikalık okuma|{readingTime} dakikalık okuma",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Blog son gönderiler navigasyonu",
|
|
27
27
|
"theme.blog.tagTitle": "\"{tagName}\" ile etiketlenmiş {nPosts}",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Bu sayfayı düzenle",
|
|
30
32
|
"theme.common.headingLinkTitle": "Başlığa doğrudan bağlantı",
|
|
31
33
|
"theme.common.skipToMainContent": "Ana içeriğe geç",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "Một phút để đọc|{readingTime} phút để đọc",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Điều hướng các bài viết gần đây trên blog",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "Switch between dark and light mode",
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
29
31
|
"theme.common.editThisPage": "Sửa trang này",
|
|
30
32
|
"theme.common.headingLinkTitle": "Đường dẫn trực tiếp tới đề mục này",
|
|
31
33
|
"theme.common.skipToMainContent": "Nhảy tới nội dung",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "{readingTime} 分钟阅读",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "最近博文导航",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} 含有标签「{tagName}」",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "
|
|
28
|
+
"theme.colorToggle.ariaLabel": "切换浅色/暗黑模式(当前为{mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "浅色模式",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "暗黑模式",
|
|
29
31
|
"theme.common.editThisPage": "编辑此页",
|
|
30
32
|
"theme.common.headingLinkTitle": "标题的直接链接",
|
|
31
33
|
"theme.common.skipToMainContent": "跳到主要内容",
|
|
@@ -25,7 +25,9 @@
|
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "閱讀時間約 {readingTime} 分鐘",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "最近部落格文章導覽",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} 含有標籤「{tagName}」",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "
|
|
28
|
+
"theme.colorToggle.ariaLabel": "切換淺色/暗黑模式(當前為{mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "淺色模式",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "暗黑模式",
|
|
29
31
|
"theme.common.editThisPage": "編輯此頁",
|
|
30
32
|
"theme.common.headingLinkTitle": "標題的直接連結",
|
|
31
33
|
"theme.common.skipToMainContent": "跳至主要内容",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-4593",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"tslib": "^2.3.1"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/core": "0.0.0-
|
|
27
|
-
"@docusaurus/logger": "0.0.0-
|
|
26
|
+
"@docusaurus/core": "0.0.0-4593",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-4593",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "fc32eabcb5fb2b1f75d1582d2ea5aa7a0679f241"
|
|
34
34
|
}
|